{"_id":"hls.js","_rev":"3579-e3cb8f8f282e3c2eac9087e461c8ac5c","name":"hls.js","dist-tags":{"beta":"1.6.0-beta.4","rc":"1.6.0-rc.2","alpha":"1.7.0-alpha.1","latest":"1.6.16","canary":"1.7.0-alpha.1.0.canary.11766"},"versions":{"0.4.0":{"name":"hls.js","version":"0.4.0","_id":"hls.js@0.4.0","maintainers":[{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"47b1fec77f033ddb74f623216bd8fa152e7d5984","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.4.0.tgz","integrity":"sha512-oj/mdb4+FMfoTSenH0TZqyj7R0V5YOeemOXPeNxeX/i575tCaLCPiiWHCRE9P3UC6XnT1WRYN0/49m7AvM+oVA==","signatures":[{"sig":"MEQCIBgpqms0ewzDlJVmsUCqBopOp957XZTsBCeZx5BbMgnwAiB9n3feKWNcKdSpsVTbJslLwNrxMdRNlp/2/379zKkP0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"presets":["es2015"]},"_shasum":"47b1fec77f033ddb74f623216bd8fa152e7d5984","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"babba524eb69a7fcaf89ef9f1574b69a514aa725","scripts":{"dev":"npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"browserify -s Hls src/hls.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/hls.js -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prepublish":"npm run babel","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"wesleytodd","email":"wes@wesleytodd.com"},"browserify":{"transform":["babelify"]},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"2.14.7","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"4.2.3","dependencies":{"babelify":"^7.2.0","webworkify":"^1.0.2","babel-register":"^6.3.13","babel-preset-es2015":"^6.3.13"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","exorcist":"^0.4.0","watchify":"^2.2.1","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^8.1.1","http-server":"^0.7.4","live-reload":"^0.2.0","parallelshell":"^1.0.3","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0"}},"0.4.4":{"name":"hls.js","version":"0.4.4","_id":"hls.js@0.4.4","maintainers":[{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"83076ba23d852ce6ce2bd9bec456dcab3e56840f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.4.4.tgz","integrity":"sha512-f00nAu5cxUS/GbLP31g3J2/SBu19Qs/SUE6mf9AWln+yKWQQNZmjbIL4dUVFZAOCg/vJ7Rclw7engdhEYoyEvQ==","signatures":[{"sig":"MEUCIFN8fbviVLZ/PakYm4OPAj7T1IsCjty8H4YAlVPVEXhBAiEArHsP6BtTbAIML5kZeYRgCsL89mQIqdV0xjrI75FLNzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"presets":["es2015"]},"_shasum":"83076ba23d852ce6ce2bd9bec456dcab3e56840f","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"555e00737ed0a407eecbd1178ae8c2e309a9e6a2","scripts":{"dev":"npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"browserify -s Hls src/hls.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/hls.js -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prepublish":"npm run babel","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"wesleytodd","email":"wes@wesleytodd.com"},"browserify":{"transform":["babelify"]},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"2.14.7","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"4.2.3","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","watchify":"^2.2.1","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^8.1.1","http-server":"^0.7.4","live-reload":"^0.2.0","parallelshell":"^1.0.3","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"}},"0.5.0":{"name":"hls.js","version":"0.5.0","license":"Apache-2.0","_id":"hls.js@0.5.0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"23cc9866780d23eb7d424006974f7af256c6c7ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.0.tgz","integrity":"sha512-31JiOaGZ90/KPwm1m79jnvPe8YZGTdaXVsQqZEC8IqvWDB5U0Vnff5/J9/AXVmgCasIcgi7UNKgD/zhtLelLtg==","signatures":[{"sig":"MEUCIQCjpBp/v1AUL26yppP6amFXtSiYnkUmuOy7fxVSEMsRhQIgFXshH22BdUERKq/G7pWzq1I1cWsywx/X0DDSoP0VuIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"23cc9866780d23eb7d424006974f7af256c6c7ce","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"4b2a17ddb2269e17fb662b0e53ea6d76999441b6","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.0.tgz_1454952230257_0.8250575389247388","host":"packages-9-west.internal.npmjs.com"}},"0.5.1":{"name":"hls.js","version":"0.5.1","license":"Apache-2.0","_id":"hls.js@0.5.1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"3b668f46fe3e33c9f06bbb2c831a2bf68a09cf80","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.1.tgz","integrity":"sha512-M1lw9f1Gg7vMyFajhmgcj52r1IWkrVNw6+zv4FApp85kPvkJcugrJ5MB2+YitVt34+x2m3H0ZMy0HZx77tX6tw==","signatures":[{"sig":"MEQCIG4WXm5nsvmkHf2wMJ6Jwf52mk3hHzgpvJz3tTlVRmg5AiABCRWrPUiow7LA11lH003MeoOVQOpbfd0jaP/umYmNkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/hls.js","_from":".","_shasum":"3b668f46fe3e33c9f06bbb2c831a2bf68a09cf80","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ee0644ce7e7ccec98fc486ee23cb77407030866e","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.1.tgz_1455536526651_0.9547416509594768","host":"packages-5-east.internal.npmjs.com"}},"0.5.2":{"name":"hls.js","version":"0.5.2","license":"Apache-2.0","_id":"hls.js@0.5.2","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"45576b078c1f69fbedf7693987e4c5658f8955b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.2.tgz","integrity":"sha512-DfAjgsU8WiN2DSSwqYHXfIiSc8EYbgRqY2sijvyDqOhUonZC1Z1QPlldWpqPO2pezO5wEwbEkSm/M1ROcQRqIg==","signatures":[{"sig":"MEUCIQD8IlZFFwEuOBywB/G7Y3C1reiSwW9EbY0DmJJFSL4GswIgLwSw17lcIPPcOr3uxVW0dXQVGVae79+W9jdDQl27VAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/hls.js","_from":".","_shasum":"45576b078c1f69fbedf7693987e4c5658f8955b2","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"7b2ae2962ca93087712b0b8225928cea458c5c93","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.2.tgz_1455614623447_0.6036927350796759","host":"packages-5-east.internal.npmjs.com"}},"0.5.3":{"name":"hls.js","version":"0.5.3","license":"Apache-2.0","_id":"hls.js@0.5.3","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"2ab9d7fbf15e7063e30eb3aca4ac87b101f12652","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.3.tgz","integrity":"sha512-6JjUlxdVtD1gbqynDtbrRB+KrD34R0qpv9XTJGtLD0bNDNG9DGSZsNZqKR0k50Z0uzTUimmM0m4TBwvUsUCJ4g==","signatures":[{"sig":"MEYCIQC08Ar8E/Zb1muxvIpvHzqmelEQufgfV7fPvfvnrFC0tQIhAOf19AWggwl2URZpOCwkdToNMECnk6+xvxIjqyttnlGH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"2ab9d7fbf15e7063e30eb3aca4ac87b101f12652","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ae5f080e77140e0fa515855c9df1286066cfe0f2","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.3.tgz_1455643205035_0.5130730413366109","host":"packages-6-west.internal.npmjs.com"}},"0.5.4":{"name":"hls.js","version":"0.5.4","license":"Apache-2.0","_id":"hls.js@0.5.4","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"fd779eceeeae8392a68631251b242c2b936ba72c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.4.tgz","integrity":"sha512-rlJpJHRq00An08QDM+Ej6ZhUXRnKY4OUOteTLrgK1uj+uGbwSmEr5hQKmxlS0jsZHGLZ4d2uiAMBQ30ro3RKbA==","signatures":[{"sig":"MEQCIBycYkps1ygiOE7LeTRUpIHo73YDdLJgqGy8+XDhJ75oAiBBCOJgf17XjPBMoB8eQIsTsfXqhzFyJtzCpbLAV+ilEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"fd779eceeeae8392a68631251b242c2b936ba72c","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"3fb37e5f49308888b4344a684cafae19e6152354","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.4.tgz_1455801343111_0.14362859190441668","host":"packages-5-east.internal.npmjs.com"}},"0.5.5":{"name":"hls.js","version":"0.5.5","license":"Apache-2.0","_id":"hls.js@0.5.5","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"a01e5741e6f237d12ab688b6aa1311202f4b7908","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.5.tgz","integrity":"sha512-769fu7xPGCqiudgJ975wz4eoWi8hoq7Qz36wOJbpCiw006aiuhk/fPMRYiP6FSJw1Zl+JHfP1Y9YodGoptBMsw==","signatures":[{"sig":"MEUCIAK16zOdur60TC6hl3vbxcTVlvvb9gJoxRMKIGslqhNbAiEAwEO/n+Om3VETcZwrVl/5YUfUy2/vccXhrcB5Bacqyow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a01e5741e6f237d12ab688b6aa1311202f4b7908","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a1a888ffb63f603d14765fc3696a5ffd2a93b05a","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.5.tgz_1455804269469_0.22068914608098567","host":"packages-9-west.internal.npmjs.com"}},"0.5.6":{"name":"hls.js","version":"0.5.6","license":"Apache-2.0","_id":"hls.js@0.5.6","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"85a6c2bd4ce1e1ea73b7ba9d44f8466988fcbab4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.6.tgz","integrity":"sha512-1xRZ8T4yNPiOZbV2gyKw2Ijmd8H4f8nX2SuBCQBZH7Yb8LynFncshBE5Hd33pjT4PRd6npniZytTTzLTRybB7A==","signatures":[{"sig":"MEUCIQC1VAC2DrV9cnvRRhqWs2aQcvxRqIkDEMWLdXADrYYktgIgCRH/uEX2gqBrc+cbfGtUbEJlbytXrH56HfKA6u/AHlc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"85a6c2bd4ce1e1ea73b7ba9d44f8466988fcbab4","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"b91482f998ee1d06355c82b3e74b2bfee11fc81c","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.8.5","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.6.tgz_1455806487465_0.7269966381136328","host":"packages-9-west.internal.npmjs.com"}},"0.5.7":{"name":"hls.js","version":"0.5.7","license":"Apache-2.0","_id":"hls.js@0.5.7","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"c144ec80c157cff36da771c6bb76eaf1d040443d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.7.tgz","integrity":"sha512-rBnYHRIszP8anE0q5pdrxUpGiI2BrBhqD1VKp3XTh+5dTQC40pN3a2BS5XMMls/CXr6AZ3p4P0q+aVQANcsogg==","signatures":[{"sig":"MEQCIGCgX/oybX91a3siiuLMGj7SbHB9MShANxJefujwzz73AiB0HiemFp2eNnhyNWmBdhcgudopjNpfHAZMMXaLhITuuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"c144ec80c157cff36da771c6bb76eaf1d040443d","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"448de529aa48dd7e32d639f265995c51f6dd22f5","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.7.tgz_1455873660113_0.16733769117854536","host":"packages-5-east.internal.npmjs.com"}},"0.5.8":{"name":"hls.js","version":"0.5.8","license":"Apache-2.0","_id":"hls.js@0.5.8","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"9e38436c8ca19934054af31084cf09ecd97172a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.8.tgz","integrity":"sha512-XFAcX0+TuMoguJFM3mfuIzKpmX/2gSy7vlZvjnDZbo2cZR/mk8BcJiD+hnMtiB4SRYtxns4FJboEv2RWrkpXHA==","signatures":[{"sig":"MEYCIQCLUu2m2H0fHFTmzs/fmqdRBRHX8qhJt/C5Ne7ioc8TfAIhALe5WmDzpTfRkGqo8tBs9TRMKJkGFTr4MG2MyuZrh+yE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"9e38436c8ca19934054af31084cf09ecd97172a3","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"688cec5b83fc596fb91944ad4934ae84ee40abb9","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.8.tgz_1457295884193_0.9696322765666991","host":"packages-13-west.internal.npmjs.com"}},"0.5.9":{"name":"hls.js","version":"0.5.9","license":"Apache-2.0","_id":"hls.js@0.5.9","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"eecf8254c50bea646b6a1f5b1e340c7a498a6069","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.9.tgz","integrity":"sha512-iQYTl9RPByIlhwszzoTntNBH9JRPJEs77CZC0zuGm0+W6gjzuSfAWpSPbiU0+OgN6AmASUTEbTrNqohA86N8DQ==","signatures":[{"sig":"MEQCIBV6rKSCZVBoH3208x1EHflgBl6288LLaAo0YRi6Wi4kAiBdkJmHQ/vVVYjhuY1AxRuwFXVRO53gDyZkGTNEaKU8RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"eecf8254c50bea646b6a1f5b1e340c7a498a6069","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"b1579c58d1893c0b64ec7cd59973fea0581c3256","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.3.12","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.4.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.9.tgz_1457540301710_0.4174916292540729","host":"packages-13-west.internal.npmjs.com"}},"0.5.10":{"name":"hls.js","version":"0.5.10","license":"Apache-2.0","_id":"hls.js@0.5.10","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"6bb29cb0c60948a547f903ac3a34a9fb018c1787","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.10.tgz","integrity":"sha512-GK3gij/jE/9m0k/x4jiGbyR65l4d1blSVRVwFoeSkID5MWUAB9h6xIwUmImr8StoEN1L7S6JqV19yHztzQrjIg==","signatures":[{"sig":"MEUCIE8D+UiJKOy3YxJqK4CvfpLEhWip27foj6J1AACg7Sp5AiEA098aBalWkNdKz/N5RFbqRvQbA7h2NS3Q10mSB5kuMDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"6bb29cb0c60948a547f903ac3a34a9fb018c1787","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ec25b37b27690ccdf0c515f9c992fa9e06f48988","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.10.tgz_1457626444333_0.44524729531258345","host":"packages-12-west.internal.npmjs.com"}},"0.5.11":{"name":"hls.js","version":"0.5.11","license":"Apache-2.0","_id":"hls.js@0.5.11","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"240e7bde4765b9e337f3175902645fddf5136b9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.11.tgz","integrity":"sha512-Nnn25LbV088KLE2SFtNdd4yaB1lPGPp4BB89dYTb1v2mbrpKF4KMp08ARpFUzxxS3ZIWU/j+tIXfFUlVabNnJQ==","signatures":[{"sig":"MEUCICxQ/CiF3Bkmfhot2WXDkHIlidU9XqqZ2A9ATolfnq4KAiEAyHraOOUmI5SXAHPCCxJPX6pBdhWQFtIDvtD5SyC1VFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"240e7bde4765b9e337f3175902645fddf5136b9f","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"8896e0062b3f8384379c7b990424e3fab9c1c41b","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.11.tgz_1457953626867_0.2366444633807987","host":"packages-12-west.internal.npmjs.com"}},"0.5.12":{"name":"hls.js","version":"0.5.12","license":"Apache-2.0","_id":"hls.js@0.5.12","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"dc569227bfdcf63f01488a0e66aa3f412656b0e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.12.tgz","integrity":"sha512-R3Tyzcsd6uYpSHT+1U1vSGYZXrsc7cH5BaaAE9JNVJZfQVhJIu16CDjhH0o7JttW1nNv11fZOu6rZlL6pszvGw==","signatures":[{"sig":"MEUCIQC5CIGd4gbwidcjnP8jXvlMx5Q89nYRFfwUC00DMAp2uQIgE2T6MN8g2/kkkqq6kxHRi3hI/mOEfnvnqLtYKJiRi1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"dc569227bfdcf63f01488a0e66aa3f412656b0e9","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"2c2758b9299dea1fd539ee5ea5251dad7954723d","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.12.tgz_1458122045053_0.34159009577706456","host":"packages-13-west.internal.npmjs.com"}},"0.5.13":{"name":"hls.js","version":"0.5.13","license":"Apache-2.0","_id":"hls.js@0.5.13","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"e28c135b715dbd3d23da5b24e066d16114091753","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.13.tgz","integrity":"sha512-qREAGRlWnV9sF23pK2QPPluoSbTkU1uY7qWpI5S7sg3VySfrir6IdlzlGxpPqdIqgflIFVY3R4KR7NG0xbLZ6w==","signatures":[{"sig":"MEUCIQCRWU6klct8HpPM9JpxEe9JSkpjcqixkOOs5g1mdfNgQAIgVQMSTsEdbOO20AGxNPDuNHnN4QTMHaQLUBxDXuoTCPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"e28c135b715dbd3d23da5b24e066d16114091753","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ef9fae497dd6d6e80a6d471c55eef2310e883853","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.13.tgz_1458134229100_0.25461343699134886","host":"packages-13-west.internal.npmjs.com"}},"0.5.14":{"name":"hls.js","version":"0.5.14","license":"Apache-2.0","_id":"hls.js@0.5.14","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"a1aaae9675bc8de2b0906900ea3b25893aee8ee8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.14.tgz","integrity":"sha512-o6vbLuCJIgMC5G3HFVqFMAaUxb3PNbMhwwVT+EfANG+aE/UAsWAhSyv2nPl5ydKwaMLwXgScyQtgAmRqPfc1sg==","signatures":[{"sig":"MEYCIQCD8WMx8+b6Cwq2wiKp/7A8TXSlSIPmMnlsVYItCw5z/AIhAKgPZLGjJDkV2qldRQMNPtVbe6MRueuLnEraHDY1mH+h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a1aaae9675bc8de2b0906900ea3b25893aee8ee8","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ce96495c701482308d2cb57d50259bcd8e2bc506","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.14.tgz_1458169846353_0.9337211111560464","host":"packages-13-west.internal.npmjs.com"}},"0.5.15":{"name":"hls.js","version":"0.5.15","license":"Apache-2.0","_id":"hls.js@0.5.15","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"07b072ecaa5c5884ada7dd62307d48f29bcf44d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.15.tgz","integrity":"sha512-naU5+WIELqjpNCX0ecF4niUqMIeXuktP8nTE+Kz3igl5Oxcas6dw7Icr3gF8tErP8KBKNSChYsrdKdTx9eEqgw==","signatures":[{"sig":"MEYCIQCO+Azm2/0pxU8DOf1WjIGneQN4XyTiQULXbj4sFuiJ/gIhAL06/d/EdFqt5693ybEpYvCNhG9M0K9bsdC41lB3pYmi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"07b072ecaa5c5884ada7dd62307d48f29bcf44d0","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"59d52b9e7661e3d97f8ec580de923d406e5a641f","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.15.tgz_1458293342254_0.9546263138763607","host":"packages-13-west.internal.npmjs.com"}},"0.6.0":{"name":"hls.js","version":"0.6.0","license":"Apache-2.0","_id":"hls.js@0.6.0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"49f2cb570ea2bf8d9cdfbac387e5d083b8fadf79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.0.tgz","integrity":"sha512-rkaBMk31EHowamNd1WFpQ3RanP1wvZJ/JbMuxe+RK+FT5+iBIrTpj6eJz13yYl+mz2Pe9olEiNWQ3OYMt1Y7zg==","signatures":[{"sig":"MEYCIQCi1q/bNlVqU3jC3N24evcrk1ZvBUTtFyMG0jwXGbprDwIhAOR27YSnyoYUsvj1dcCpBtS0J7bNd11B6didGU54m9Lt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"49f2cb570ea2bf8d9cdfbac387e5d083b8fadf79","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"0c83d85cee63f5876aeaee586598d7432c4e7465","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.0.tgz_1458748260726_0.4979338557459414","host":"packages-12-west.internal.npmjs.com"}},"0.5.16":{"name":"hls.js","version":"0.5.16","license":"Apache-2.0","_id":"hls.js@0.5.16","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"2d0100e1ac09415a8d356516e69d515961d7464e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.16.tgz","integrity":"sha512-+7eI2DidSE2GvxCGO7EtkPqWd8FvQ87ztCtc3nnGTByR//hqIGP2xRtXBH0OOtZaTHPzRkNAL2K4cW5B6ilI1A==","signatures":[{"sig":"MEQCIHsmae9NO3ztX3UEy6oxrRrtKuVtcWRBUytVlR5EPZo/AiBpUFy01zKqJ6/iYQujJbllGP2etlIE1jVQKs09XB8Vow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"2d0100e1ac09415a8d356516e69d515961d7464e","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a7df764cb21cf306bf4fe7c54ae68c8e4cd30f51","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.16.tgz_1458912834961_0.08484200551174581","host":"packages-13-west.internal.npmjs.com"}},"0.5.17":{"name":"hls.js","version":"0.5.17","license":"Apache-2.0","_id":"hls.js@0.5.17","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"e1f1fac7c597883197cfc51b5bee8564cf0ede90","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.17.tgz","integrity":"sha512-PSp3ZUD5oTo4R06fEv3Hpx6cZ8Pq9xGGlqspcyVu5xkKfjcltmxKnplvTZ/BI3NQTmznvKJ4ccoOCLAvHdBoyQ==","signatures":[{"sig":"MEUCIQDZ+34kKWFdGvAGTYKhM7ZUsQKSOeCP0wH+c7FgzCk/8AIgTdZDTcr4KCqBLwtgAI6Dn/jl/tKz62wmLlNHkpsZnyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"e1f1fac7c597883197cfc51b5bee8564cf0ede90","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"c8657dbcf4d48d72fab954ee0b23583311bc0b5b","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.17.tgz_1458926305399_0.6449594753794372","host":"packages-12-west.internal.npmjs.com"}},"0.5.18":{"name":"hls.js","version":"0.5.18","license":"Apache-2.0","_id":"hls.js@0.5.18","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"1b8d764e3b52ce1c8d252951c6bafbea9d08cbd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.18.tgz","integrity":"sha512-QzfoM9j1AHehIezA0DxN/taz1conlPPRLFyQ0/xntM0fZPngns4RFDjXBDWa4gvX11QEEYHdyLiNzi5QmcNdTQ==","signatures":[{"sig":"MEQCIBdNB1lhI3Mcb6qhZgkiqYa3eUKBlxzBId5foH/eg0/hAiBOuXdk2NnUHm+K6e7xQ1k21f60cvwB4/lOxxdAEdywQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"1b8d764e3b52ce1c8d252951c6bafbea9d08cbd5","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"9ec23657e0c69b1a0a4304f2f0a2d1c575edc496","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.18.tgz_1460104940602_0.3858954382594675","host":"packages-12-west.internal.npmjs.com"}},"0.5.19":{"name":"hls.js","version":"0.5.19","license":"Apache-2.0","_id":"hls.js@0.5.19","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"37e87750e3fde8ab07ac16c44957db4424d1572d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.19.tgz","integrity":"sha512-3I+W/iL09gBG8rASiIiyK2D6m4jqPa4h/Hnr0a7jhvl9uhWUyTePrMCXWmLTiOhWldDwJiCu7/ewNLVT9Y4Lxw==","signatures":[{"sig":"MEYCIQCrsrdHQmdyZEYYrbh4QrTzRV796j3TkEs4Sxj5pBYmRgIhAIt5HmAqjwIVfPJ4p7D1ak6RQlvEzUoILoCebwHaYEdL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"37e87750e3fde8ab07ac16c44957db4424d1572d","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ad5665b216b04d1dd5a44dbf9242664e2da323e0","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.19.tgz_1460135156061_0.31752673420123756","host":"packages-12-west.internal.npmjs.com"}},"0.6.1":{"name":"hls.js","version":"0.6.1","license":"Apache-2.0","_id":"hls.js@0.6.1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"db4103e8c0f965163208dbe14bf692a167a1fe32","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.1.tgz","integrity":"sha512-wQPCdo46JNHITB48PyGCpvhr/rYnE440WrGdek1pC3RTM1bgC2Yh73db4ZvQjsSV2YDTcmbZjyMp8hBQ8xQ5FA==","signatures":[{"sig":"MEQCIAjG4JI+QNXhGfTwqLK2ancifmKcrVWYYzPHYm0zgIVzAiBJ2dy4YpQKyJ1Bf+RudHHv64XKfMEL5BLDchLWB3BiWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"db4103e8c0f965163208dbe14bf692a167a1fe32","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"925eaf525ba0c5d619890a6349975657895060ce","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.1.tgz_1460389960241_0.002664098748937249","host":"packages-12-west.internal.npmjs.com"}},"0.5.20":{"name":"hls.js","version":"0.5.20","license":"Apache-2.0","_id":"hls.js@0.5.20","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"df28060ee0a7bda44e571dc088e30c5bf0e3af96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.20.tgz","integrity":"sha512-h3ohoHDNPMj+PlNBGAWtXLlPdmx4k6qoVSLc5e0dSjnLh/tkoH7EBG/zhF4NoX/ktS6jCx6k3S7y3ocaMLg60w==","signatures":[{"sig":"MEYCIQDkFJmRWxYWj9Hzu9Xdq4x/3QQJcFPpqqKlE6k/Yv6lWAIhAJVIX/VRZa+j/MFG6Qi6qYaOzwPApZyifOMpfQ+aCG5v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"df28060ee0a7bda44e571dc088e30c5bf0e3af96","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"3fb06c59d0df49961c057b522dc08eba4b8b0f08","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.20.tgz_1460474855755_0.21257653879001737","host":"packages-16-east.internal.npmjs.com"}},"0.5.21":{"name":"hls.js","version":"0.5.21","license":"Apache-2.0","_id":"hls.js@0.5.21","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"d15cc83b0273a33a1305dc9c20ca96f569b8f486","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.21.tgz","integrity":"sha512-ph0nVdR1q1VTx+4+eyNnrcxjTgeQ18fX8drmj0DSnLvDH2ZH/L9X1es8uMVhUWd77QGa0gSjoD6sNb3Lg8gE7w==","signatures":[{"sig":"MEUCIEuE3jtblhb6DuYEeq+mBeixZOx6GRRmCqLta3uFOCCAAiEAls/yJA8YBzaRM3hroEEm+JaXxbOrIhPd+03G6rmg6ns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"d15cc83b0273a33a1305dc9c20ca96f569b8f486","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"25b13e24bbd97785da7e255db117902e692c09dd","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.21.tgz_1460725965988_0.030025864485651255","host":"packages-16-east.internal.npmjs.com"}},"0.5.22":{"name":"hls.js","version":"0.5.22","license":"Apache-2.0","_id":"hls.js@0.5.22","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"8088b53a99405d945c8f70d8fad4927d9d879460","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.22.tgz","integrity":"sha512-vKSreqPTl+IEYBL1/fbY1SQ8Tfw56SOC2B+5LG3iKHfiAT4fWeCRJ/b7/hl3ins1VIHDb9G50Rsvb+pj2tVkMg==","signatures":[{"sig":"MEQCIGuO8MVl8IczCKFhQ5XfWdkqsv6/pddQ+r1ZHHEdEkdHAiA6iIlT8FF2c2f/rPgJCpi9ee/yMLOq7mMqfjHRSJWxPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"8088b53a99405d945c8f70d8fad4927d9d879460","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"15b69abc424b3bdbd5b0d496e15b41949c0ff87d","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.22.tgz_1460738765758_0.5973786995746195","host":"packages-16-east.internal.npmjs.com"}},"0.5.23":{"name":"hls.js","version":"0.5.23","license":"Apache-2.0","_id":"hls.js@0.5.23","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"2e05102239ba46896513450e38f8ab4b6ad822c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.23.tgz","integrity":"sha512-YxkF0piXHvo2T+jPWL3IKSgf6UuVpfQlMpKnMmMfceOQL5OPEUrWHlxVDB9IQqi0Ez+81VwT7KXddFCDhrVXuA==","signatures":[{"sig":"MEQCIHs3uD6FLWpmgRHdfrSYA8w3Gwj2lu8hv6Ep/BZWGLIwAiAv7CzCoWfCj7rbpo8RrN+E8VK8qMGsCEm76d3yoxjtyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"2e05102239ba46896513450e38f8ab4b6ad822c8","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"485756a33406adc4874027d9f20283935c61471c","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.23.tgz_1461146265804_0.988792970078066","host":"packages-16-east.internal.npmjs.com"}},"0.5.24":{"name":"hls.js","version":"0.5.24","license":"Apache-2.0","_id":"hls.js@0.5.24","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"0890f27f7608db44694b8fa1bc50f56b9ce0a33e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.24.tgz","integrity":"sha512-S1yVuXxGuKSfVtTje1W810AHFwwAMSLMvsRwxyldgSluJJ9sVgmBE6UwSlQS/MqWCSm7eVxXO87L0yZGmV6eUw==","signatures":[{"sig":"MEUCICeDJV7TpNe3DJqJo47kSCWeytc90GVaFrNHF/31UlnUAiEAllUPBSY2KHq1qWg4W2fyiV1cS5SePywDEObmXWe73R4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"0890f27f7608db44694b8fa1bc50f56b9ce0a33e","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"276d45148e6306e9ae06f4c9fa5778e723b78d05","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"dighan","email":"dighan@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.8.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.10.1","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.24.tgz_1461920282923_0.8661635394673795","host":"packages-12-west.internal.npmjs.com"}},"0.5.25":{"name":"hls.js","version":"0.5.25","license":"Apache-2.0","_id":"hls.js@0.5.25","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"f9db775911164c577df4a9a4ceec35573bf83db0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.25.tgz","integrity":"sha512-gn9TXOf6Etwt+2QsBfpXp5LKvBKp3S3Mws5qL5XoS+WXRFDQAm/zZlqwLKP80f6gNhOkkoU+HMB365M9kWWg8w==","signatures":[{"sig":"MEQCIGU8w7yYbXFy7vv0Ris+bk3hfWiAFzOKweQz1IKHnZ15AiAL15JBGiesAufHGl16h8b9ofJ3xRExPfH2L6wdoVLxEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"f9db775911164c577df4a9a4ceec35573bf83db0","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"60a7ec8779ec79b031599ddc67fa9f8d5ebd3c07","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.25.tgz_1462264865455_0.016604444244876504","host":"packages-12-west.internal.npmjs.com"}},"0.5.26":{"name":"hls.js","version":"0.5.26","license":"Apache-2.0","_id":"hls.js@0.5.26","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"a16d46da98724b5e47a7efb36642d8bca5cfeca2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.26.tgz","integrity":"sha512-OGNjDz//buTcytcYuAJndaWxew9d14xpRdA0jcLaQScJLPvto8b7SCd94n/xFp+BQbFYnn2ZR1HzIjh3IIr1SA==","signatures":[{"sig":"MEUCIAuXwBRcRDqmqQcAf53MLGywV5sSXKGLyT/TbHCbyapfAiEApJ1BDp2Yo3vfEe5NjkuzGwjnJkJimdoMsDkDeDbkCJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a16d46da98724b5e47a7efb36642d8bca5cfeca2","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"3e448c6001775c21f0dd9eef7d622c2a8a4341fa","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.26.tgz_1462284962269_0.9799377645831555","host":"packages-16-east.internal.npmjs.com"}},"0.5.27":{"name":"hls.js","version":"0.5.27","license":"Apache-2.0","_id":"hls.js@0.5.27","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"dfe0c8e1b7ac322d30f4b596f85493fbb18fb4f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.27.tgz","integrity":"sha512-ioK2DFEdkg3Xn5G2LIWou56h0WYk1bEaWsixYItQdS/Nz3yHOhYKTqNWNTxKtDpsiHEv/0m8+vVCwjbxyE60Nw==","signatures":[{"sig":"MEQCIFMZEgVVuAmP9h/I47u9OO0eFXgmRMqBD+ZnqNFz8OvXAiBoJiUFjbR24V9Zx4uKEcCudIfEHzyzv9T/4PXXp4L4Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"dfe0c8e1b7ac322d30f4b596f85493fbb18fb4f5","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"03ebf357648136a98a4b87023d3900a79a31aed2","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.27.tgz_1462293232017_0.47734123072586954","host":"packages-12-west.internal.npmjs.com"}},"0.5.28":{"name":"hls.js","version":"0.5.28","license":"Apache-2.0","_id":"hls.js@0.5.28","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"dfa5401f5a6623a678fcf1b6a828b53e4312171f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.28.tgz","integrity":"sha512-ps/DlXaF1COl76Pnb8yJzJLHutYk+jXE1kmwL1MbeT4aKsxOXwbzuJyz2SXCdWzaebPp5Wz9+kEcGKJLiHLimw==","signatures":[{"sig":"MEYCIQCjrCK05Q23haKb9FSghlCu6zNh/ao+wCwFeI51Hl/ilgIhANiFfuNlzr7qRUPEm/46bpfpS8gspbDDs/q/snw9X81I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"dfa5401f5a6623a678fcf1b6a828b53e4312171f","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"d02e76eb44d4c54bc3f47a9f04a8f8477dec3ddd","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.28.tgz_1462355540276_0.5034479030873626","host":"packages-16-east.internal.npmjs.com"}},"0.5.29":{"name":"hls.js","version":"0.5.29","license":"Apache-2.0","_id":"hls.js@0.5.29","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"6f77f83bbf42249a0dbf8f01b57b1e35a3f1b710","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.29.tgz","integrity":"sha512-25VeU8KdC+aToLaRyW/MFNlYOGsh89G5Cpo3D6V2bmNAwlyezlljYcRNM2y5q+iqd6XxG+PEB6q/WewXhLtOtA==","signatures":[{"sig":"MEQCIG/izpI0cGZwfWYWKVebPS9SYPXq4eRvA/MYKfBYfdw2AiBcimCpb6lZIWKHcj+Pre2vFGJ5YGo3DhvrkwjzEhPtyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"6f77f83bbf42249a0dbf8f01b57b1e35a3f1b710","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"d787e32fed3a72930f4f94f08dce8692dcec0755","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.29.tgz_1462368155393_0.3209520161617547","host":"packages-16-east.internal.npmjs.com"}},"0.5.30":{"name":"hls.js","version":"0.5.30","license":"Apache-2.0","_id":"hls.js@0.5.30","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"341fdc37fe28ba889d4fc755b4442f145c129373","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.30.tgz","integrity":"sha512-ER4LpxSGhoStYYTZXFjhBUHcmQw/KkS5rQ9KF+kVegAFoTwwrHxCoAdSW4FnYttMlCxF9YNsFNLgg+s74xrwbA==","signatures":[{"sig":"MEUCIDvuVDu6LeASUhS1m7Q9u+eHsC76sBvjaVlaz77eTiznAiEAniSjFwIW5/7+2m2HzD6VFBOdO4di+vBM1U/JXX1IQNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"341fdc37fe28ba889d4fc755b4442f145c129373","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"c8eab206bbd77040cbe9f35f64303775c2065608","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.30.tgz_1462800952981_0.19873982085846364","host":"packages-12-west.internal.npmjs.com"}},"0.5.32":{"name":"hls.js","version":"0.5.32","license":"Apache-2.0","_id":"hls.js@0.5.32","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"47cc468ecc3e27c569e6f9b8941532b52e7fbb19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.32.tgz","integrity":"sha512-ku2SUE+/ZUrHQRhuKEvYA/Ih+lq8rz2POs0xhFVqiDMNuIvx7EIOVd46csEzAVf6jPO52dUocXIIbNeCG4Xucg==","signatures":[{"sig":"MEUCIGQRHmTVgvi68ah/I891ZGdx3QYpkb7BCTW08vrrG15ZAiEA0I6CXgVEtlgF8E12EiZT0GgJEqqae1XoklqZ1AzzH04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"47cc468ecc3e27c569e6f9b8941532b52e7fbb19","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"bceb5b05fb906e6877e48778828378c05353d2b8","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.32.tgz_1463765785855_0.2054822240024805","host":"packages-12-west.internal.npmjs.com"}},"0.5.33":{"name":"hls.js","version":"0.5.33","license":"Apache-2.0","_id":"hls.js@0.5.33","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"9c7f7b34690ec72be8bff475b47f6a7b68f25161","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.33.tgz","integrity":"sha512-6e45ci5oblUT9PyCAQoZWVUKmgzu+EShpOfoyUigvSx8Up5N8oI1f9CK9TgW5q6iEJoQYsKb/An7WKbmN5yhdA==","signatures":[{"sig":"MEYCIQCa9X4MKV4goZljon1bLnJ4KesiSVSBj+yVVIRyFJzeLwIhAPaTDQon89CD50u6CP+XwVX0FajjMQn5+uzVgcs0pSp2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"9c7f7b34690ec72be8bff475b47f6a7b68f25161","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"bee1aea020de895904cef15962e71c062338e22e","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.33.tgz_1464777069689_0.4678090226370841","host":"packages-16-east.internal.npmjs.com"}},"0.5.34":{"name":"hls.js","version":"0.5.34","license":"Apache-2.0","_id":"hls.js@0.5.34","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"ac79698b1a193625f1b404c455f04e2cf0f4b1d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.34.tgz","integrity":"sha512-GuoOkkB6KPKuVSfdMr5paTSNG4q/T8+Q8rYdQ/6n8c4DjXbbhOJlnobaiZCFbbq8EJe5czBX0e1PVwEeFoKPYA==","signatures":[{"sig":"MEYCIQDRxcE8Q/fCgfIqxM/+bs/HYb6QNmlll+yO/IDGZSw7mgIhAOtULzyo+Fl1tSehMD8T/wBQgeX2v2KyKtJJXGzOrwsw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"ac79698b1a193625f1b404c455f04e2cf0f4b1d5","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"fe719c8631da6014babef8c5914f59b1620769a6","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.34.tgz_1464972193000_0.7313680571969599","host":"packages-12-west.internal.npmjs.com"}},"0.5.35":{"name":"hls.js","version":"0.5.35","license":"Apache-2.0","_id":"hls.js@0.5.35","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"d24733ce6737de8993deb21d3575bbebf4313bcb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.35.tgz","integrity":"sha512-6GXmAYyn3U0XpMcKx9QGItpi5I2dDk04fo4zitNIHqSX72zlGF8XSlQmEWoB84veYr6LQCqi/yt3/QoMl+w/PA==","signatures":[{"sig":"MEUCIQCgwTeevfF1aAspc3ms7fXqO9H/6otNsCyKqpDctGBUnQIgAeGPpAiz7bKgJf7u+7GgSM5kZ5oKQMu93u3gFP7afKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"d24733ce6737de8993deb21d3575bbebf4313bcb","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ae83fd3b6f87c2b62dd4ca7419589cefbfafc394","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.35.tgz_1465319275626_0.7311737644486129","host":"packages-12-west.internal.npmjs.com"}},"0.5.36":{"name":"hls.js","version":"0.5.36","license":"Apache-2.0","_id":"hls.js@0.5.36","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"bf2d9cfbed92f294e973e1fbdbbd4da4abd44e48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.36.tgz","integrity":"sha512-orXxB6uD4hoH9irm2sGIt8BE7sFJe/XCIO9+nWLj5elF5aVp4NVQCtBL01FMf1m1Sh8odmBg1YNFdPGtnUzwUQ==","signatures":[{"sig":"MEUCIQDSuP/uAW5/MPGUE3PWKpVUGNGAwO1d6yQEHFXNaloFSAIgHvkPnIvIqDeEnkaA+DdoHKdisXUcJZQu8PtsB/+KvP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"bf2d9cfbed92f294e973e1fbdbbd4da4abd44e48","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a39814dc1e5be2516518a30edf9f1629e05dea27","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.36.tgz_1465569563447_0.36419776850380003","host":"packages-16-east.internal.npmjs.com"}},"0.5.37":{"name":"hls.js","version":"0.5.37","license":"Apache-2.0","_id":"hls.js@0.5.37","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"97771e1cc253015411a3d0f2e676cc6f5824a7c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.37.tgz","integrity":"sha512-e15ISEGsos1jGXTLKKMYVSbFTcAIZqROAHUXOZ7q4oHeOI4KnFOSnLnwAU0iDvi3Jpg8kY9soG1tkJVYT4Wv9g==","signatures":[{"sig":"MEUCIAs5WSycyzKAFyYYQw+Zp3so1vkcrSl5DsMfK3HVtybFAiEA55dlcLkVvvji1K2HOUBtuQb8ZrC9F/PITBx1K1Ulnb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"97771e1cc253015411a3d0f2e676cc6f5824a7c6","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"339164796303343683ba74079a1ff763b9a0b88e","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.37.tgz_1466065454807_0.42305384017527103","host":"packages-16-east.internal.npmjs.com"}},"0.5.38":{"name":"hls.js","version":"0.5.38","license":"Apache-2.0","_id":"hls.js@0.5.38","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"30483bec134e3fa7726b3f107e3325e76fb661dd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.38.tgz","integrity":"sha512-XrMklWBcdqDH1nbol/UBVSVyo+pL9mTnkgYnxwKBazUI6skvqhluw703skYX5v7WAk0X5RTWx4d8Q1q0saQTHg==","signatures":[{"sig":"MEYCIQDdGLZWhFJ+CnYJZIf7/+EKy4x36Z36hVobLiNxLr7zOQIhAM+a7+baDSxJrrx6K0pYGKi/Ax5NPPCNeIOvBEWzQ3sq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"30483bec134e3fa7726b3f107e3325e76fb661dd","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"01a1ce3d1df9f260375d8245528a6a3c38afec3b","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.38.tgz_1466067583547_0.9571416056714952","host":"packages-16-east.internal.npmjs.com"}},"0.5.39":{"name":"hls.js","version":"0.5.39","license":"Apache-2.0","_id":"hls.js@0.5.39","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"5ed625d227651e20ac5154170c630af1017c991b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.39.tgz","integrity":"sha512-+l2gIAjjHmZ1opR4t6scdsI/NcrJK3fYEoNvFamNS9m+9j9Zn8pkx64hDKSl7UV70/5iXBlZd7ZxATa6xUK4ew==","signatures":[{"sig":"MEUCIH3+2mGqOUPDebP8b75QHzig9TSSOHoelifbECbol4PKAiEAn3LnDM6lM/HCy879Nfr/HqU5rf/Z7blIUotZreiE4Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"5ed625d227651e20ac5154170c630af1017c991b","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"4a4a95907809da3c7391740000804a9b95355dce","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.39.tgz_1466093944697_0.9425547842402011","host":"packages-16-east.internal.npmjs.com"}},"0.5.40":{"name":"hls.js","version":"0.5.40","license":"Apache-2.0","_id":"hls.js@0.5.40","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"02bd33bc10b85e07d9245f094b22a7ca56e27f9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.40.tgz","integrity":"sha512-Kje2YRdwZswSktnM1/YRIrUdvDhSPYlNL6b3dfUihOwuWcs9iEeIFjP9eWAxOzLy2JqbGhqTaVpc5atUdupNMA==","signatures":[{"sig":"MEUCIFa0p1gfxLQ9rA5oN8bVeGKkB59xBvUlqcNp1lHQr4fcAiEAvdH7u0bpo4B/HeR3g94mimsThLTeklBhpMn9BKO+MAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"02bd33bc10b85e07d9245f094b22a7ca56e27f9e","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"878b91d51073a6f4d7b6528c204208c3e2a4cf48","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.40.tgz_1466695639947_0.6139664622023702","host":"packages-12-west.internal.npmjs.com"}},"0.5.41":{"name":"hls.js","version":"0.5.41","license":"Apache-2.0","_id":"hls.js@0.5.41","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"7c1b69b2799d8d570c4f3e423e73bfddc789a9ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.41.tgz","integrity":"sha512-gQ3B/IDN/jk7i7beCOHzc6YCydcPXJru2xg49eLPrmk9y0+9bfF862iqT8KGQ6GZcAT3nuB29puwBcofk+kNXg==","signatures":[{"sig":"MEQCIHIq+Jz9w7jIFvHRKhN7rXRokXN8pzGCQY1wc6zt/KYwAiBQ6kIsmnS/8+AuoZ1Eqhw7Gsfz/9Pe4eVWMm/23iLkrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"7c1b69b2799d8d570c4f3e423e73bfddc789a9ce","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"e8d85916067a06ab823d66bf291ace771b886478","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.41.tgz_1467374665761_0.7430413290858269","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-0":{"name":"hls.js","version":"0.6.2-0","license":"Apache-2.0","_id":"hls.js@0.6.2-0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"f4d7cda0b0195890dcb55efcb25aaa2fa7c869d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-0.tgz","integrity":"sha512-4Q2dLJFxhOhZqyVRofRkrhcJyLO/xr5aCk+hlZdD3MVR1eAbEwFY+w/7FLJbkMzR0RybJXWc5BDKIk6lqK9Uww==","signatures":[{"sig":"MEQCICuso/ghKJYLPEqUv6BH4OIcCJJ5g6fTMorSCW6tDpeAAiA6SjLYIoiY/9StZqVBA09m/muvrKas0iOf8oZc3LNWyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"f4d7cda0b0195890dcb55efcb25aaa2fa7c869d5","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"c22a0363f6c968bb0339072c3237d9261e435908","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.5.1","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-0.tgz_1467635787713_0.601418923586607","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-1":{"name":"hls.js","version":"0.6.2-1","license":"Apache-2.0","_id":"hls.js@0.6.2-1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"cd0efa4f80547ae59d794ab313f92e6629d8062b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-1.tgz","integrity":"sha512-AsgDdT7HiBk7/lViizAIuJF0cFkCU8I8FCWVzeWGszk+ZywL7txaReM77tpM7D1mpaIgLItgPOWN7vO0Rm/nlQ==","signatures":[{"sig":"MEUCIGW+9gWbG/e2rcvAhAo3m96d0VNIeprEVFuE1W1XS5wEAiEA6NhMuoO2H0WWoYnSXSKEJK5sAXiKcwcCcWbVaMGQ01k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"cd0efa4f80547ae59d794ab313f92e6629d8062b","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"279577e1897ed1d6655c935f110e9ba593cba7a1","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.5.1","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-1.tgz_1467653684606_0.12192036351189017","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-2":{"name":"hls.js","version":"0.6.2-2","license":"Apache-2.0","_id":"hls.js@0.6.2-2","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"217fca5c1654bced84d0f2157838ce4a6dd9d7ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-2.tgz","integrity":"sha512-ui4JEripAjOHQm6smy9vvvTSLQZYZ6E/vkUygHoDQ6RDlblWfabeiWCTvZ5bIWAzrvA08WWGtVMOFhLPjMThlg==","signatures":[{"sig":"MEUCIQC6Do2Hbu/5PMyBJrE7IkO+fp4ctiWT3xP5bHrncoDQMQIgNwTHwBtQ28y1cuSJoZbwIgT5L2M/01Xk8CSK5KTiYhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"217fca5c1654bced84d0f2157838ce4a6dd9d7ff","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a7bb6b41a023c1aeb3b44a8373f9af9fe3a55f4a","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"https://github.com/dailymotion/hls.js","type":"git"},"_npmVersion":"1.4.23","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"devDependencies":{"babel":"^6.3.26","mocha":"^2.5.1","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-2.tgz_1468440511996_0.7135961558669806","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-3":{"name":"hls.js","version":"0.6.2-3","license":"Apache-2.0","_id":"hls.js@0.6.2-3","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"247e8e6e80d5825f7afb022fc315eb11cdfebd4d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-3.tgz","integrity":"sha512-CxJqToe+ULtqLoRJe4vzduHJI9ylZe8U5/CHDS1qlWDK9pekbkgjaEWxqM+O9LTlQ8mcLknjbOeD1hQMveS9Og==","signatures":[{"sig":"MEUCIQDX/BE7E7kU847Scgoq7GDcW6I9rPDLAfTznvqlD1F00QIgLNW8WctIIpoG8q2LR3aUBQLCdFEXqtXEOPdR5gE52tQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"247e8e6e80d5825f7afb022fc315eb11cdfebd4d","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"09f573177ef19255750ab60258b3d0f0147b8e20","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^2.5.1","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-3.tgz_1469552501624_0.6003494511824101","host":"packages-16-east.internal.npmjs.com"}},"0.5.42":{"name":"hls.js","version":"0.5.42","license":"Apache-2.0","_id":"hls.js@0.5.42","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"2c5116d6fcf79ac78c5fafda5d37cbad27e4e22f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.42.tgz","integrity":"sha512-j5gnHB+RsuwLBqUNox7DFIT0v0nL0codqKWo9X5jYXIzHOueroIH13gP98oxKh5qbv4iBJW5Ybcn0Gwt1wsypw==","signatures":[{"sig":"MEUCIE8yDsbqUzeF/ruOlNmvyyWrvNjlXy0X9xoNs6YZXXJhAiEA9JkWhDG6YI434fLif3XQp6+dqc30OuHdC5M6XyGbfzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"2c5116d6fcf79ac78c5fafda5d37cbad27e4e22f","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"6d947aa6a7c7dab11aeb72a976a48d8d53bfc38b","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.42.tgz_1469556063987_0.21346241561695933","host":"packages-12-west.internal.npmjs.com"}},"0.5.43":{"name":"hls.js","version":"0.5.43","license":"Apache-2.0","_id":"hls.js@0.5.43","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"8c2e469041cc89884e02905a2f8c8c851716f385","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.43.tgz","integrity":"sha512-2gKR+ad0gsmSj/gASsTm5N/B8h/JWfugwPJDx8B8IjGwhxJpgc2IroMVfOI1Wu4FNO8gBPQeb01+yaLRA7QwWg==","signatures":[{"sig":"MEYCIQC70IzFKlw0fD13zhAnTrb3q+skm9+P/u83OVWFvvfd4QIhAJE/qTux8a4JI5mDvFk7amMFc5Tv9bBD6sqn4FYHaghs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"8c2e469041cc89884e02905a2f8c8c851716f385","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"b0de3fc18205b577aa12edf3fdf1d327f8f2b808","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.43.tgz_1471445093746_0.27840431965887547","host":"packages-16-east.internal.npmjs.com"}},"0.5.44":{"name":"hls.js","version":"0.5.44","license":"Apache-2.0","_id":"hls.js@0.5.44","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"14e3f2bb697daa76016d76bd492943088d17e88d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.44.tgz","integrity":"sha512-RZrBTtNg0pEYhbVXwsLcEbt9s0D1kVIB22BQQxCULkkbuoWACcpYQqpeRoLwYPrA0dx6wfvoQe/sJ1qzncTXGw==","signatures":[{"sig":"MEUCIAx18teXnRxcPkiAX8OYtd2kwr64Nc0ersE4XaRD3fRlAiEAsmiwoSb7BxIXxCIFoL7uApdTsEHtVar2MDRJZOrWfWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"14e3f2bb697daa76016d76bd492943088d17e88d","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"f3800e9a8b01157c73d5847a9102137a8d73dc8e","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.44.tgz_1471528366991_0.8873406392522156","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-4":{"name":"hls.js","version":"0.6.2-4","license":"Apache-2.0","_id":"hls.js@0.6.2-4","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"108c1c61524e4aae412609a4db2e9acad4585bc9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-4.tgz","integrity":"sha512-d8dootetvL4SDBLuG9MMEQ2zKsLVTZTjcfz/ovXMuXdTTBN28RH6+nOag9SzeCemMI1Nb9YcBRzbQ5KIYaN6zA==","signatures":[{"sig":"MEYCIQCdXqJubMOvQ0gZWkLLkbv+AK6BXXYaBu+aWvbOXcbXUwIhAIALDCbT2jmeOpRlLYtgU4swHwziCbD6uMCE1+8oU3eK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"108c1c61524e4aae412609a4db2e9acad4585bc9","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"dce033abac3dc8eaffa2b0b30119c8997cc88302","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-4.tgz_1471528761888_0.7418916840106249","host":"packages-16-east.internal.npmjs.com"}},"0.5.45":{"name":"hls.js","version":"0.5.45","license":"Apache-2.0","_id":"hls.js@0.5.45","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"5976039a4a84981cd4400a2355cfda57bf367883","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.45.tgz","integrity":"sha512-hv8JYFYAPjXmYEvudc7IUdJ5tPjR12rpXVyjc7qtuxfawyELSPmOSXolJq09UL4Uz1ccIr0jqKlULzXfWooxTQ==","signatures":[{"sig":"MEUCIDF3v82ZHXhvCHZDY2eaa+kDEwA4YW2zG0GY2Z0OUXCYAiEA0RBu7crDx8w1H0WaLahvrT/QuZF22RyodjPkzmupZKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"5976039a4a84981cd4400a2355cfda57bf367883","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"6ec19f70ee6d1afc7ae0f940e43e83964aa443c8","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.45.tgz_1472637398148_0.658752390416339","host":"packages-16-east.internal.npmjs.com"}},"0.5.46":{"name":"hls.js","version":"0.5.46","license":"Apache-2.0","_id":"hls.js@0.5.46","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"87644f6730ada56809f0e9c3da7073d94a2c621c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.46.tgz","integrity":"sha512-iimVP4L192Tt4BjLOTp3h8SsaYq1jTlcoc+4U/vKYAi4R3H5O/O8hm7UM8iLZB8qXaOQFwV1mkHf2V3+IFW2hw==","signatures":[{"sig":"MEUCIQDnyArUORfYRW/bcVFQpmH8598UELnsNnsYEE4+bZCyRwIgZ7IS/NdpMnDSPkziS6YlLeQSVnuA7Qy/5gZBayHsUf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"87644f6730ada56809f0e9c3da7073d94a2c621c","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"27578acdf24ae3a6d6dcccb49765ac2b835f84dd","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.46.tgz_1472665072471_0.40573115181177855","host":"packages-12-west.internal.npmjs.com"}},"0.6.2-5":{"name":"hls.js","version":"0.6.2-5","license":"Apache-2.0","_id":"hls.js@0.6.2-5","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"5652711734c575b59258a0575160ac26713b32c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-5.tgz","integrity":"sha512-FL9OBgQ0t84BXewBjYVsmitRr4Xyh/uPT/wJivndH2JbOom3wTFiMY4g1AoSbpg1ZHXq1lmOkBodOYwtO4UV4g==","signatures":[{"sig":"MEQCIACj44AePuILn98zK8Du0Jh2p+C3qcsm2ONC8uowIFYmAiBxTtk9LwRC0axwYQBbXN39vnvVDFwdgL0EaXXHOTcl2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"5652711734c575b59258a0575160ac26713b32c1","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"797171cbf96353719960b41b7588d03a599de9ce","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-5.tgz_1472813444453_0.8138704714365304","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-6":{"name":"hls.js","version":"0.6.2-6","license":"Apache-2.0","_id":"hls.js@0.6.2-6","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"c6d5a247d04888a7087f7868af58a666533c3d3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-6.tgz","integrity":"sha512-+LgyoL/sPE6lNkTkFp30R57G/4cqUfqjn5bwIGav171GCM0moJJGRvJ1BiF0Qo4GVPOPnBK9kUq3DuAQlzgZAQ==","signatures":[{"sig":"MEQCIFobkEAMFzvNL/Q/SXzS3T8NKwWIlM/Kop7mjGh4BIdNAiB63A0xPozKHFnp3MdFfK1yXD0nx1sqgjKnJ90OCptYPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"c6d5a247d04888a7087f7868af58a666533c3d3e","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"2c2c5942b8c42f46542a4b86b8c1bc0aa0da9b42","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-6.tgz_1473093809603_0.8912069636862725","host":"packages-12-west.internal.npmjs.com"}},"0.5.47":{"name":"hls.js","version":"0.5.47","license":"Apache-2.0","_id":"hls.js@0.5.47","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"30edf371c594cc0548c9420323f2cd9aeffdbe03","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.47.tgz","integrity":"sha512-o6QoDkp2VxyaNwXp/+lUuNUlaOWbfIoZ8g8bEU9F5FcCPf/Exm//0wQQRakGmCJUdp2JmWVAGMjaeVsRtpwzUg==","signatures":[{"sig":"MEYCIQCS+r9W7hYN6Dsq2lGa3fK1G8V2Fuj2fcwSuzzh+frAvwIhAJhsOxIaas0GJO9d504ojqrP3ziGrzQWzbNbF0s2RuC1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"30edf371c594cc0548c9420323f2cd9aeffdbe03","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"21becc9db79debff24e818fee2d961ed655e744b","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.47.tgz_1473319554042_0.1783078049775213","host":"packages-12-west.internal.npmjs.com"}},"0.5.48":{"name":"hls.js","version":"0.5.48","license":"Apache-2.0","_id":"hls.js@0.5.48","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"4e159249406bb126e508b59179578adc678e8c66","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.48.tgz","integrity":"sha512-8+rDkJMrGsqWk6B+nn4X1J3BLWeCC6Gp51x9Q7dkmroeX5YolKVQsmPbtkVbTz1T+96BnjdUwrPsooR+KrItQQ==","signatures":[{"sig":"MEYCIQClVp4TK7IskhBY/960bphjG/JzwE+xRri0aYIxlT4AlwIhAOxNsHoCSN4kiYYHMqRmcLV0VHxC1mCMnSVN1CAM1BdI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"4e159249406bb126e508b59179578adc678e8c66","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"d37a6900d9a9c487b686b6cad4e8aabd5ad03893","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.48.tgz_1474275364523_0.8181719079148024","host":"packages-16-east.internal.npmjs.com"}},"0.6.2-7":{"name":"hls.js","version":"0.6.2-7","license":"Apache-2.0","_id":"hls.js@0.6.2-7","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"88ae6f3a98ec44afaf2d3467c97787c5102c756a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2-7.tgz","integrity":"sha512-nPHXZ8xHrQkzJqkhfU9pVhbQnTM4LFfDeiLgX+ULedraCKnqsDgNoxv98iGZrtD2ut+sl2gzwunaI5WQtgyjBg==","signatures":[{"sig":"MEUCIGrNIG7r95Je4hhjuarW+tTb0pZ+JUtvS1uaQRPcSvPEAiEA5Ei94eSn11pRuWaclc4pu4zwNKjUDx0isfyUUFpF9R4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"88ae6f3a98ec44afaf2d3467c97787c5102c756a","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"2d218487b8cbfde3168ae38b6736168ae6b63736","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2-7.tgz_1474634540462_0.5009498365689069","host":"packages-12-west.internal.npmjs.com"}},"0.5.49":{"name":"hls.js","version":"0.5.49","license":"Apache-2.0","_id":"hls.js@0.5.49","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"a986e565f41d4f598f570ae4a7153b150b4cd3fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.49.tgz","integrity":"sha512-H9AHzsFw+uvBvYyMhaWb2UzdDSYh9kq+1rfAABw7ziixL/7yoKNmTJWHUDUjdxKo6zc72ayPSOjgi8eBNgwFSA==","signatures":[{"sig":"MEUCIHc+777p9Jwxbae9HXkI2zkQys2iVxesshvOjLmB/Br9AiEAjKN41cSzgCng2jiyzoFNaG6+Ml9IYl7/WGuulnAZZ4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"a986e565f41d4f598f570ae4a7153b150b4cd3fa","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"faf1c90b096abf152cce4ba107fbd5511d44a998","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.49.tgz_1475252774481_0.7944858183618635","host":"packages-12-west.internal.npmjs.com"}},"0.6.2":{"name":"hls.js","version":"0.6.2","license":"Apache-2.0","_id":"hls.js@0.6.2","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"fb656ff5718f77d275b4111a42538e471389b16b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.2.tgz","integrity":"sha512-YGp/MXhtHMnhV0UsXAKYsINyfOOjvjFFppjfRqBlnjkCkafulEnI8+vrsW5n9/4rdPQatxxoc3JNZkO6T3lGsw==","signatures":[{"sig":"MEYCIQDl7W5ZeLN9lt/Goj2xLFzALw07Y3zZzWH2ov+LPB8L0QIhAMW59hfLd5AfmhgVt7coJPPCWRZ8Ne8lTUAHMDZ1oe4y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"fb656ff5718f77d275b4111a42538e471389b16b","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"c03ac1b85e04b30fa7266994ba7467f84d4c37fc","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.2.tgz_1475254223715_0.11150952405296266","host":"packages-16-east.internal.npmjs.com"}},"0.6.3":{"name":"hls.js","version":"0.6.3","license":"Apache-2.0","_id":"hls.js@0.6.3","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"410a3f49866719a65f78380587d51bdfc7afee9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.3.tgz","integrity":"sha512-MrAUd7WHaE6lDzj75buEhGqZBhrh9njq72TOBYM40SSIu6I52J+zyvRhc8tuwgYd+EZB8VontnJXksliN9HOWA==","signatures":[{"sig":"MEYCIQDIsJTUEAIr5U87T7xr3pKTVPG6HmtsHwt4uHAOxvPOqgIhAIZlre3UrgAB6JFcF971aSccR6BJqsQpBF3/n96cPjLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"410a3f49866719a65f78380587d51bdfc7afee9e","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"43c295af3e70d8e7ef67ac044608b42cd8095379","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","testfunc":"npm run serve & mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 30000","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.3.tgz_1475514419625_0.9353294556494802","host":"packages-12-west.internal.npmjs.com"}},"0.6.4":{"name":"hls.js","version":"0.6.4","license":"Apache-2.0","_id":"hls.js@0.6.4","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"28e28f4663f1ae24bb4bb0d787e21625df6d5a82","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.4.tgz","integrity":"sha512-OEFibLvxuQ/NZxKGEReh4vDOp1RW11AtKUQQ5FKsEHhrXGrT8krAy7/k9MQ6N4L3dTrJGGTOpeeQgb8rl9HD/A==","signatures":[{"sig":"MEYCIQCASf5OsdBgW0NDjiK/rFWpfhPAQyIvhiTjc9Y2jdzdZAIhAJn7OifwyHaiHgP710sj132pDdul1ipRh2wHznquW80c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"28e28f4663f1ae24bb4bb0d787e21625df6d5a82","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"c751df7f9c5f1bf36ab894bb65da13f493d64509","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 30000","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.4.tgz_1475850347472_0.34147389931604266","host":"packages-16-east.internal.npmjs.com"}},"0.6.5":{"name":"hls.js","version":"0.6.5","license":"Apache-2.0","_id":"hls.js@0.6.5","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"adf805a620afdb9fd714e88e22abe32263105b74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.5.tgz","integrity":"sha512-skjDdRIdHvY4MuL4ipzyk4/78tn3W2/Mu1kNqJytsAkq1e4/EIOQGp58JZfkutV4kKVd0dlMbJeNpeIcwe1WEQ==","signatures":[{"sig":"MEUCIQCj6vqmPTSCin8dJpaWRFG8BG1kkieb4B1eOHf3sTG3JAIgUZPVV3sleDnlB7Nc9MPjMU5PAtCguyvFdGQQPlIg+ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"adf805a620afdb9fd714e88e22abe32263105b74","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a65140822599a709ed31e9da4073194d4d74899c","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 30000","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.5.tgz_1476003943297_0.5861095089931041","host":"packages-16-east.internal.npmjs.com"}},"0.5.50":{"name":"hls.js","version":"0.5.50","license":"Apache-2.0","_id":"hls.js@0.5.50","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"aa9155d0386baabd7c81f188d93e01158be37438","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.50.tgz","integrity":"sha512-qOAbf/1C2ww+jCi5G1j0v2LTroFoP7FEoOZLFwUOR9vP1uimy1906/Vlai1or2dGw1owrjJWnQDQyExSMlj4Eg==","signatures":[{"sig":"MEYCIQCBItc4Hza1RuPaa4EKmSR2X3Eghj9+7Xiokz3S2mGf6wIhALvHHG7LFfk5hA/WSxG/NuehdmOhISRjP5Udi6TKuOj5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"aa9155d0386baabd7c81f188d93e01158be37438","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"854f98fa81601076a44e4849a45cbd65dcc0c3ee","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.50.tgz_1476086958472_0.12998124049045146","host":"packages-16-east.internal.npmjs.com"}},"0.5.51":{"name":"hls.js","version":"0.5.51","license":"Apache-2.0","_id":"hls.js@0.5.51","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"d723120350736fdb17fe80e6f1b621b917da4104","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.51.tgz","integrity":"sha512-G9N4sVPfxZjRimfsE7iNaE6KWCyxwWKT4jNS1UYe8OkykJ8swrjVgjxbbAK2yvwsfXIgRD+DuZCJ0BsYED5aIQ==","signatures":[{"sig":"MEQCIENPaAbdk2tJTrD275AAN73du02bzRonrgwu32JA1uwYAiB93lH8r0FNdS8MpBnfG56LRywns+9A5uhC+VW5ArJbKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"d723120350736fdb17fe80e6f1b621b917da4104","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"af58679e28308b28a51402a241474c8c60134529","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.0.2"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.51.tgz_1476360759406_0.39866911130957305","host":"packages-12-west.internal.npmjs.com"}},"0.6.6":{"name":"hls.js","version":"0.6.6","license":"Apache-2.0","_id":"hls.js@0.6.6","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"fb8e128fd7089230d78123f61382f3782e237632","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.6.tgz","integrity":"sha512-qzck0xuLP1wSROKQDqBRFdg09US/xYca8mIlYc7UKvmkYMRT2ngPqPMW0TjfykKgMeGEh3QPiT0jsuzPbwMfjg==","signatures":[{"sig":"MEQCIGxsqST23gyQp7Dioumwwpao4Jvhpgrp01Cv9mcG8PQHAiBGpNkg7ATc7d3eBlalfh38IvsDZ6wiCvPXunaS5S1mFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"fb8e128fd7089230d78123f61382f3782e237632","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"3987a5cacc6b7a44624f6dba4ffe2c217c8379c0","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"rimraf lib/* && babel src --out-dir lib","build":"npm run babel && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"rimraf dist/*","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean && npm run test","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 30000","postbuild":"npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run prebuild && npm run build && npm run postbuild && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.0.2","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.6.tgz_1476453138313_0.5132455499842763","host":"packages-16-east.internal.npmjs.com"}},"0.6.7":{"name":"hls.js","version":"0.6.7","license":"Apache-2.0","_id":"hls.js@0.6.7","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"7975496e5b98eaed6d97a5fd4c2e1aaa243e4b57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.7.tgz","integrity":"sha512-A9nY3dh5rQawgaGQmxJ1P6fTslou7sErp4xuvK4wtihv28lWvJ/E3Wrgk5UOOs6aM93wuVo/WGiN5eU1r7khNg==","signatures":[{"sig":"MEQCIDJmz3MViBOEQyKbTq0q96mol9TGfZ97JpdPs5uT5ljKAiAj7zvlVopRVEsouQmAZNxsFCnAoPFlekpo7PVkVi3DBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"7975496e5b98eaed6d97a5fd4c2e1aaa243e4b57","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"b6e7a8c0678f207f795dec97dd831224bf21a3f6","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.5.11","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.3.13","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.3.13","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.7.tgz_1477672575754_0.235894946847111","host":"packages-12-west.internal.npmjs.com"}},"0.6.8":{"name":"hls.js","version":"0.6.8","license":"Apache-2.0","_id":"hls.js@0.6.8","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"67b354333a6f7f3446ae3742bc3418dbca75c4b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.8.tgz","integrity":"sha512-zMnYZuv82ckQhcT9vRCatX801CneDPoIzZcCjySSO4gF5EQC/m0sxSkXUIRt41laQqmFCTvvOgqb/Clx+qHk1g==","signatures":[{"sig":"MEUCIFiGRKpAUxpqioR1/lGJQ0uWY/Gy5gZ3WV2v4Ty2GlajAiEAwwJeZyONhjlKAAJTxRl5jQ02MXZtcaT36Jtss6pEeWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"67b354333a6f7f3446ae3742bc3418dbca75c4b5","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ed4803038ce31534d7845c189f6ba12d111fe834","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.4","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.8.tgz_1478352762383_0.8105515958741307","host":"packages-12-west.internal.npmjs.com"}},"0.5.52":{"name":"hls.js","version":"0.5.52","license":"Apache-2.0","_id":"hls.js@0.5.52","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"53f95a52337ae6d15a323034f182c27cff4f307f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.5.52.tgz","integrity":"sha512-kNkdeqgFYGtFkV/UYYzWdMzoMQ1RzULx2L39TAvGveD9W4rk6Rm1WdUvfPznAK9eBgwxnv51aZXZR4FFsPAE3g==","signatures":[{"sig":"MEUCIAH0Zf9yiZM/0wBbnVtFzgkkrq7wMLU1aJzK/FcUM5lTAiEA789gjstQaqTahKBTaXQ7gIDbPz1XIqjoftIM0iJtQN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","_shasum":"53f95a52337ae6d15a323034f182c27cff4f307f","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"2afcbb2bfb0d4a285537adaa60e413df0773e4b2","private":false,"scripts":{"dev":"npm run build && npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s'","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","babel":"babel src --out-dir lib","build":"npm run babel && browserify -t [babelify] -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js","clean":"find dist -mindepth 1 -delete","major":"npm run prerelease && mversion ma","minor":"npm run prerelease && mversion mi","patch":"npm run prerelease && mversion p","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","prebuild":"npm run clean & npm run test","postbuild":"npm run minify","prerelease":"npm run prebuild && npm run build && npm run postbuild && git add --ignore-errors dist/* && git commit -m 'update dist'","live-reload":"live-reload --port 8001 dist/"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"webworkify":"^1.4.0"},"devDependencies":{"babel":"^6.3.26","mocha":"^2.1.0","jshint":"^2.5.11","opener":"^1.4.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.3.17","uglify-js":"^2.4.23","browserify":"^13.0.0","http-server":"^0.9.0","live-reload":"^1.1.0","parallelshell":"^2.0.0","babel-register":"^6.3.13","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.1.0","babel-preset-es2015":"^6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.5.52.tgz_1478770706832_0.19707732205279171","host":"packages-12-west.internal.npmjs.com"}},"0.6.9":{"name":"hls.js","version":"0.6.9","license":"Apache-2.0","_id":"hls.js@0.6.9","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"ac3eaa4461aff9047b08c7cc910ba7a0f1591d22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.9.tgz","integrity":"sha512-3AExBvaXMCiPFQwL5NVwGsZA2AJ6nRETx0ektCWKnsr6NwKXMFZ8idxQL9lyhlz1g/8Bo/mR0Q4DwVORl7WqaA==","signatures":[{"sig":"MEQCIDzYbj+PQ6nFkkYhtJo5nju0YCVpgq2Enr/VqWtcUNmNAiBeedLMne+Gud8cgXmhR15Hh+AaL9tpIB8+64Gj9GjfDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"ac3eaa4461aff9047b08c7cc910ba7a0f1591d22","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"1e760cd9ed2826e60d87498601a35e5b710dbe88","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.4","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.9.tgz_1478772926272_0.16126832622103393","host":"packages-18-east.internal.npmjs.com"}},"0.6.10":{"name":"hls.js","version":"0.6.10","license":"Apache-2.0","_id":"hls.js@0.6.10","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"8e56b9041c2f75a5771b47392a17e77e9bb97af1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.10.tgz","integrity":"sha512-WcaSM3QCQNZ/7kHEZI5/4sYHErt4t9pHlDT9/E23IMdnJUmIaOOeJICtlaxvsRZaJDCAcgdIQRHBaI3uSbLKlA==","signatures":[{"sig":"MEYCIQD5UsZtLH2D/KVpIM/2C80j26SMEwMomEzL3eFDgof7qgIhANDELxrKqQs7KqXu5wNyh5JPj9Z5PBDo1G/oSYMYRjo4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"8e56b9041c2f75a5771b47392a17e77e9bb97af1","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"14e2caf2b63f9de6578c65902bb8bf9199953a56","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","dependencies":{"url-toolkit":"^1.0.4"},"devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.4","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.10.tgz_1479490677734_0.061654458520933986","host":"packages-18-east.internal.npmjs.com"}},"0.6.11":{"name":"hls.js","version":"0.6.11","license":"Apache-2.0","_id":"hls.js@0.6.11","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"465be02734fd2d543ccd2ca605993a10525153ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.11.tgz","integrity":"sha512-5tsn2u5/Xv9oIyKbcw9cs3TAJXlprqDItOn+UmhoQqCzaKP/hG0M7bu6t8tScXwOoclbrVUHo2wqXv1TbnZs/Q==","signatures":[{"sig":"MEQCIC5kSIZpWGgsKzRQyl+y+DvGeFxbNGWq5LqPgPNGF4caAiAgabnAmvXY5qeC7UNJKKACMlj0Z9yl+GkUsOJVy8mBfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"465be02734fd2d543ccd2ca605993a10525153ef","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"7c55e06093ee8f9a9ab29aee94c3f4bef65fd77d","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.4","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.11.tgz_1480091343953_0.2063494271133095","host":"packages-12-west.internal.npmjs.com"}},"0.6.12":{"name":"hls.js","version":"0.6.12","license":"Apache-2.0","_id":"hls.js@0.6.12","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"a9696721df28c4b7a4899527b1beee0f59731de6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.12.tgz","integrity":"sha512-LCS5GeRxH+YIdaWVcTZBtx6VLRnLrUPz0VpRxIzDPnTSVYYuWTEXbbZcqabIqR0fhcuHuvlc9QAQmM0H7OdM8Q==","signatures":[{"sig":"MEUCIAMhsjlCW8oWpkvSNhPrk5yLdhs5AuX3jcQoBXgfY8+6AiEAujEpc88qRrLaZlUj9WqdeCqxFtGzw2hbdrFm3242QHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"a9696721df28c4b7a4899527b1beee0f59731de6","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"bb378720e8bdfc6d734a60347bbf2e54ea2a3ba2","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.4","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.12.tgz_1480441727464_0.5233728042803705","host":"packages-18-east.internal.npmjs.com"}},"0.6.13":{"name":"hls.js","version":"0.6.13","license":"Apache-2.0","_id":"hls.js@0.6.13","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"3f73271c12cbf6c977e8c91edf1afe2c3be3b000","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.13.tgz","integrity":"sha512-nISRRht8kye+mUy8pC81NT2RuJjgpT7ARMkjc1F74KNLDK/ZuKnD+gepuzuAlgCFe4d3e+tXulPYxk6rs04rXg==","signatures":[{"sig":"MEYCIQDV6ufF7NRcMCrle77RYnK2AEEhe0/KKrMAWu6XekIMdwIhALwFPR3QR0qVjvrfmtZJdSCjcH0/GvvcAAcLxVZT0n0P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"3f73271c12cbf6c977e8c91edf1afe2c3be3b000","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"ac72ae33a7c260ebafd44ebc1046206e37d1cfdd","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m sort --screw-ie8 > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"babel":"^6.3.26","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.5","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.0.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.13.tgz_1481125417933_0.9550151524599642","host":"packages-18-east.internal.npmjs.com"}},"0.6.14":{"name":"hls.js","version":"0.6.14","license":"Apache-2.0","_id":"hls.js@0.6.14","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"5df8f5f3f2432c92774c7e2251b4ef8b3fd38315","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.14.tgz","integrity":"sha512-BYtC/l1q2dl5RTcewW9heU5cIChrMtySTTxSP7CPvtzDVEP8y+/XutNGkKaGlxGB/PMsRcb24ugDtvSGvfJjBA==","signatures":[{"sig":"MEUCIQDOewl1/JJhdtMvsp+N40gVtBHqf8XZh/RPPGLv441oPgIgFMm9fNkhrS3YzrO7wdzUd2740J0DRTlayZGYyw/f+hw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"5df8f5f3f2432c92774c7e2251b4ef8b3fd38315","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"0e12670c875f4e3235b02ccc7455abb923333eb2","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.5","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.24.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.0.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.14.tgz_1481906197970_0.0876895145047456","host":"packages-12-west.internal.npmjs.com"}},"0.6.15":{"name":"hls.js","version":"0.6.15","license":"Apache-2.0","_id":"hls.js@0.6.15","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"828c02f78f4c78415f8a2b729e10c3624fbde039","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.15.tgz","integrity":"sha512-4Lz/ynVhEixDBckdwCdnQ1J7PS9o1BzfjnRzFAheeK6gjmGsBnMohO4U6FTF1J1HeHG71sBmDVDdy5Kxl7cFnw==","signatures":[{"sig":"MEYCIQCfg5dVf/yiUBma/NsVqAxVneli+nZAH30X9+N0fo1nbQIhAP1OkcOvX2Zj1mTUPb2OOZ/wXBJRTlosGSfIljUEzaft","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"828c02f78f4c78415f8a2b729e10c3624fbde039","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"f0da89e4f6256457ebf87c6d5f9fd007d0ccca69","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.5","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.26.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.15.tgz_1482429434889_0.8899525764863938","host":"packages-18-east.internal.npmjs.com"}},"0.6.16":{"name":"hls.js","version":"0.6.16","license":"Apache-2.0","_id":"hls.js@0.6.16","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"7f67898cb49784e3d59328647359ccdd226f9995","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.16.tgz","integrity":"sha512-lM3WT5EBoZplrna9mJwne7YYyIPYhKoK1X13TSItI6pLy8YbHkt03QYBfD4ZN0VSoaZUJnNjACEgU5AF0TgLwg==","signatures":[{"sig":"MEQCIEqjcczF4Q9zjKvEWUSs+NJWaE6UpEVIgEWl+f79K7YqAiB+Vypmyyonh9gRxzaP+dLnhPUS8OIRYQyfXGTWG+NbkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"7f67898cb49784e3d59328647359ccdd226f9995","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"61fbeb069d8ee6e37933085d576cd65c057c1b28","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.5","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.26.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.16.tgz_1483465001553_0.13348127203062177","host":"packages-12-west.internal.npmjs.com"}},"0.6.17":{"name":"hls.js","version":"0.6.17","license":"Apache-2.0","_id":"hls.js@0.6.17","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"2757fceed232cb8b1c897e028863d0ecbd2abd3b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.17.tgz","integrity":"sha512-F63yp8e+VGCTVDWtGjEi5TOZhdhUk3fK4FVVMehxUJ4MExHKzxEhacdY7hm9EAhh4ZiBOURAJyUxRoWSvssrxA==","signatures":[{"sig":"MEQCIHbsMBT9uY/oKI6sNMqurd9jW5zEc+sLu8O75GcuuMJGAiBdpK3GPA0/67iHqtfi7AVXVEtXj72RfroSPvt6S5q3gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"2757fceed232cb8b1c897e028863d0ecbd2abd3b","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"51624f2b19db3d1e205188d541d0e379275eef2a","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register --recursive tests/functional/auto --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.18.0","uglify-js":"^2.7.5","browserify":"^13.1.1","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.26.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.17.tgz_1483720811794_0.26895992015488446","host":"packages-12-west.internal.npmjs.com"}},"0.6.18":{"name":"hls.js","version":"0.6.18","license":"Apache-2.0","_id":"hls.js@0.6.18","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"985b2830bf4a6e351051ea762adc3c97e399f416","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.18.tgz","integrity":"sha512-c9/scIf8cN573MrdbYil5bZMNLHAo+nt9OHDpTLM8bL+8x2WXT6rthGi0hIHgnUohcRxzapLnOhQjvdvVyytFQ==","signatures":[{"sig":"MEYCIQCIUot3OZkMfd9I40rexbFqppjpk9V/3Fcicf7ujDZBNgIhAP3sDQqmA25CvadACd5IGloBmJJ0G7Wf2Rwecr4yjtEB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"985b2830bf4a6e351051ea762adc3c97e399f416","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"69a7a73cbc5fa2a9022c0eef8ebb603de699c4a8","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.7.3","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"5.8.0","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.22.1","uglify-js":"^2.7.5","browserify":"^13.2.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.27.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.18.tgz_1485272506908_0.6557635960634798","host":"packages-18-east.internal.npmjs.com"}},"0.6.19":{"name":"hls.js","version":"0.6.19","license":"Apache-2.0","_id":"hls.js@0.6.19","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"4424dc13f22d8aaecb66bdcf5a50280fdadafed6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.19.tgz","integrity":"sha512-eC4lQdgrI/Y85rC1PawYxviZRxBkF4KgdlI4nNSbkN8xqaSFkEvliWhu5Vu+qi7GvdqiNgwla1Op7p6vvB9Ygg==","signatures":[{"sig":"MEQCIAvFTEvh8auB4uaRuyaJ18RD1nC95lU72k7mu1RhKltIAiBWfQdgCuwOORDZTQMdGKHG43gxn8naYQOu1NdvPLIKSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"4424dc13f22d8aaecb66bdcf5a50280fdadafed6","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"5d167043f5de68e2731ba2316f182adf32bb8c37","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.22.1","uglify-js":"^2.7.5","browserify":"^13.2.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.27.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.19.tgz_1485853001277_0.21448964509181678","host":"packages-18-east.internal.npmjs.com"}},"0.6.20":{"name":"hls.js","version":"0.6.20","license":"Apache-2.0","_id":"hls.js@0.6.20","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"7476f7fee16cd4e3dc091e5e1c4193abfdb44359","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.20.tgz","integrity":"sha512-747NDIFCNvsPmXHuXMiUs2vX4FfII/UvDRm84yRSstmuAijYSLUMQhxNPa0qzPCdAEy3CSIINzzMMfYmwLQ4vw==","signatures":[{"sig":"MEYCIQCkk0eKRb7LDLDlNPIGm+TcTyEnDHSryfWvW/ZlJutEuQIhAN1XRnRbt7KkkP50fiT40uBM/D95cwpWlym5hxtRNFoD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"7476f7fee16cd4e3dc091e5e1c4193abfdb44359","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"4b79d022d28b0ec843143132c8ac672d59e9d3fb","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.22.1","uglify-js":"^2.7.5","browserify":"^13.2.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.4","chromedriver":"^2.27.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.20.tgz_1486142916382_0.4648477516602725","host":"packages-12-west.internal.npmjs.com"}},"0.6.21":{"name":"hls.js","version":"0.6.21","license":"Apache-2.0","_id":"hls.js@0.6.21","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"9d91008029974c4737e08a151a3f4f0dd408ba93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.6.21.tgz","integrity":"sha512-3mjRB1y/FYJKaQ/4nVsAqRUWwddcDfSCCNpuNF4faL0Mpo66QH6DoXwImUKv8DlzzDEVEh9mku+hvIDOYgfYGw==","signatures":[{"sig":"MEUCIGmm9/qayiV4CTmH1DvnDh9O5KcX2xDFvN4MfREkFsotAiEAi+NJrSQDKaRK5whqwADklqsskkwt7hW3/4KHHqXRp2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"9d91008029974c4737e08a151a3f4f0dd408ba93","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"5df6560e48c0d21e1bcdd3df277ca1f0fa415efe","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && npm run builddist","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"rimraf dist/* && browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.22.1","uglify-js":"^2.7.5","browserify":"^14.0.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.10","chromedriver":"^2.27.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.6.21.tgz_1486570393561_0.33558262907899916","host":"packages-12-west.internal.npmjs.com"}},"0.7.0":{"name":"hls.js","version":"0.7.0","license":"Apache-2.0","_id":"hls.js@0.7.0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"62f13ee4ccc594e8fcfff6f074e90a8f79622cb1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.0.tgz","integrity":"sha512-kCeTuQZflUVRBJtozAWFH2qwqZ2V/U1cTWEsMNZJkZy4gU1TXYZhpHp1ydYQnshnjknhd402/CbXeD154KH7cQ==","signatures":[{"sig":"MEQCIExR7wOcRvAaBT+vQxP5EHA0erdcG1CRkbWw4QVTCkJtAiA750xm/WnZK1FpFk07YJkPKTqiGaxNdfnpHfVtKYNmQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"62f13ee4ccc594e8fcfff6f074e90a8f79622cb1","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"7531aaa2620830085bc10d5a6413ee0269c4f8cd","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.5.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.22.1","uglify-js":"^2.7.5","browserify":"^14.0.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.10","chromedriver":"^2.27.1","parallelshell":"^2.0.0","babel-register":"^6.18.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^2.52.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.0.tgz_1487182312661_0.9163787411525846","host":"packages-18-east.internal.npmjs.com"}},"0.7.1":{"name":"hls.js","version":"0.7.1","license":"Apache-2.0","_id":"hls.js@0.7.1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"4835dd69d4f84df77dd0ad13c9c2e80949758e1c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.1.tgz","integrity":"sha512-yNDrnHyQhAkcXR2X6+8D+G1r6dNqKbXwirUsHzXUz1u2FAspoihB13XLqa+rLip9uENLFIpNGa5ZCtLXE6VPzw==","signatures":[{"sig":"MEQCIFltE64eAumY1Lv0A5BLNCbE+5tpzMYicpADqOeZc1KlAiAkEvnnEE5BvASJj3ri0TI2iRGWwk6tuz1+v1EVB5zrdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"4835dd69d4f84df77dd0ad13c9c2e80949758e1c","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"466fd67649867f9712112e0e2ac805ff964dfbfc","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.7.5","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.10","chromedriver":"^2.27.3","parallelshell":"^2.0.0","babel-register":"^6.23.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.1.tgz_1487777081863_0.09964448888786137","host":"packages-12-west.internal.npmjs.com"}},"0.7.2":{"name":"hls.js","version":"0.7.2","license":"Apache-2.0","_id":"hls.js@0.7.2","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"90b03d14ec901a3f45c801492d20c36934594b95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.2.tgz","integrity":"sha512-lKIuvmMrZCzOnS6CcptgjhNiKbjRKnHAj9ZXb8qN9CM/EUdulHQesHqUzgHIUarn/nv905v0akligHClutmb4Q==","signatures":[{"sig":"MEUCIG3d8S8c8VMZ/Q4AMB6PFUe20gchMWxL/Mz43zA1sfZSAiEA/Rd8p9V6fzArBc5KITpuIrK5LiQPD1AF+tsKTsTPA0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"90b03d14ec901a3f45c801492d20c36934594b95","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"d9e90c3f05e7864775f839ac4a81bb1647fc83c6","private":false,"scripts":{"dev":"npm run build && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.7.5","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.10","chromedriver":"^2.27.3","parallelshell":"^2.0.0","babel-register":"^6.23.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.2.tgz_1487957288408_0.7648298863787204","host":"packages-12-west.internal.npmjs.com"}},"0.7.3":{"name":"hls.js","version":"0.7.3","license":"Apache-2.0","_id":"hls.js@0.7.3","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/dailymotion/hls.js","bugs":{"url":"https://github.com/dailymotion/hls.js/issues"},"dist":{"shasum":"8063858f3b8a2d14cf9421a366ed2116f0bad8de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.3.tgz","integrity":"sha512-b4K8dLWBLlbJwZCoOG03Ezn5m1cWtOPUjSmQ0/ZTXy/kqgO+runoj/UmxzBEDvjUilylDHjmPxGU5/sd+xpd2Q==","signatures":[{"sig":"MEQCIDwUElruopteExBtBe81xH9CLTK2ielZ2NwNJu3EkTcBAiBnYuJLF9tZJM94d4MVpqkDIzx9dv2iFoH/6qWRdaoS3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"8063858f3b8a2d14cf9421a366ed2116f0bad8de","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"9293790370c80d63d0adb664e9d5493b9592029f","private":false,"scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/dailymotion/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"Media Source Extension - HLS library, by/for Dailymotion","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.0","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.7.5","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^1.0.10","chromedriver":"^2.27.3","parallelshell":"^2.0.0","babel-register":"^6.23.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.3.tgz_1488907193572_0.8107416718266904","host":"packages-18-east.internal.npmjs.com"}},"0.7.4":{"name":"hls.js","version":"0.7.4","license":"Apache-2.0","_id":"hls.js@0.7.4","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25aca0f3c3d86bcf202dc6e958edd505731dbefc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.4.tgz","integrity":"sha512-v19tdqfT+F7vSep4ZorHCc+pMoCXCHO9Ta6D2/3L/3P4Q1ptwr57/lHjyCS9fV/3JuKKkenReqEWBxSCRbbc5w==","signatures":[{"sig":"MEYCIQCWgPDQ9g5wZ/rWp+KOgSBBry/XsJyZfMB866dDkHrg7wIhAPeQMd2EEUiCEWxtWZQOsr9xhjPcXHygcEfcfSUwnR/z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"25aca0f3c3d86bcf202dc6e958edd505731dbefc","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"f6db7e0802f98861e3d11df355b3ec3fccfcc3aa","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"3.10.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"6.9.4","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.27.3","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.4.tgz_1489586597031_0.8396637723781168","host":"packages-18-east.internal.npmjs.com"}},"0.7.5":{"name":"hls.js","version":"0.7.5","license":"Apache-2.0","_id":"hls.js@0.7.5","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d5fe1f66d054a1acd8a4d5539bfd7625ecae6ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.5.tgz","integrity":"sha512-RweG4l9Nddr2vgvuH27KUStAmtrKOgxum4/gLBFsPmnzEjo9/SE6OnUthZ0ly3EN8jjiy578aKlaVdOcqMGHcg==","signatures":[{"sig":"MEYCIQDGObMnAO0BKOHTDlS5WHOp1fhUT1lKFtS/D9HRLpPfzgIhAMisxAb49s3oWNCIIYyxo6oMyCeaPVLKFsvx+hJeKybz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"3d5fe1f66d054a1acd8a4d5539bfd7625ecae6ba","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"d2bb226816207fc4e8e7491ff8b789b65eeee855","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.5.tgz_1491201220221_0.26555573125369847","host":"packages-12-west.internal.npmjs.com"}},"0.7.6":{"name":"hls.js","version":"0.7.6","license":"Apache-2.0","_id":"hls.js@0.7.6","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69075c0e6cb4ec9b5ccd499eb05e5d65ee5b72ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.6.tgz","integrity":"sha512-iuZovXk+d3hPhEocvvXga+Liy3T8fReLf5KVKaQqnqal//m2QstV7193vL1tXjKhwL/7Mgb9RawPAjRGpb+MYg==","signatures":[{"sig":"MEUCIH3U4rIVkh6W9npyvgskY+Qp7C0qGkYufBcUao6OVIgdAiEA06sUCZKKyJzzerHZ5wumAE+ZCbRKsKu3tY+Jo1EKFTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"69075c0e6cb4ec9b5ccd499eb05e5d65ee5b72ca","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"7662d7730a456e11758072ffc740a4fe6cded9c0","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.6.tgz_1493130022023_0.4446307572070509","host":"packages-12-west.internal.npmjs.com"}},"0.7.7":{"name":"hls.js","version":"0.7.7","license":"Apache-2.0","_id":"hls.js@0.7.7","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65acf0054ea17582027ea230998672ba50df0992","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.7.tgz","integrity":"sha512-x0sJrMIaPJP0lrn+GUns38JCu6heKm3N7ti+iT7ob3Odqso1Do0E84orjbYfB09vcJrnObp9nljHYL88dR3jtA==","signatures":[{"sig":"MEUCIB5CbuEIaCdlXhOI/V8D/rWJUgqKLnPAoxYdZYHyLVZFAiEAj0WxGd7wqsJwOjK9xs1gd1fZUwc3EiVlux16ZT0E9+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"65acf0054ea17582027ea230998672ba50df0992","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"a32eabcbbece61f46e1137df441eb359983a8de2","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify && node scripts/foldersize.js dist","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight && node scripts/foldersize.js dist","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.7.tgz_1494436686781_0.5605790875852108","host":"packages-18-east.internal.npmjs.com"}},"0.7.8":{"name":"hls.js","version":"0.7.8","license":"Apache-2.0","_id":"hls.js@0.7.8","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"340ebf98ab1422a8192a944d34ec0c21ae9b7942","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.8.tgz","integrity":"sha512-DOh8bkUlTqRNvK/XFgjypEau9tSWpQYN7cJdaJTnq/h59ZOdvwIc2eeC1ZJMcQ+jxK4vf1ywq63oRhRFUlhZGQ==","signatures":[{"sig":"MEQCIEQoYG4LszBA/iPxJeXDt8JEqv83e8pFGzCoBsCkH0ENAiATgo9Y2x5UwmbHps1XxE1jn5FN550+j/wAVQ2+jk+/rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"340ebf98ab1422a8192a944d34ec0c21ae9b7942","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"3783a3cf5e3d83556b46053bb511e3750107686d","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify && node scripts/foldersize.js dist","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight && node scripts/foldersize.js dist","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.8.tgz_1495138033953_0.5037532402202487","host":"packages-18-east.internal.npmjs.com"}},"0.7.9":{"name":"hls.js","version":"0.7.9","license":"Apache-2.0","_id":"hls.js@0.7.9","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ff84f1e1cad34d22b9f147b8f5a04ab406c5605","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.9.tgz","integrity":"sha512-hT8mG0iGrR5tuA3Fvqm+DcRR28HpJbdQCqw+qYbYUw6S87iYyWqxixG5ypTyghCLt5cAH5Vr6K/bKtuWHHUJgA==","signatures":[{"sig":"MEUCIGqGjY9MKTQaeXkTIMCnlyyCw0vLAhEnZ5KEI47l1DyhAiEA7ACuAL/CXVZwvDyAP8zmbw/ko4idWoiCYKj3+7dwwgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"6ff84f1e1cad34d22b9f147b8f5a04ab406c5605","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"317dd3620f37b1999096fcb42b61582becb534dd","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify && node scripts/foldersize.js dist","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"live-reload --port 8001 dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight && node scripts/foldersize.js dist","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^2.8.11","browserify":"^14.1.0","webworkify":"^1.4.0","http-server":"^0.9.0","live-reload":"^1.1.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.9.tgz_1496100598345_0.999691538978368","host":"s3://npm-registry-packages"}},"0.7.10":{"name":"hls.js","version":"0.7.10","license":"Apache-2.0","_id":"hls.js@0.7.10","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1164d6bcc4ddc7faf555b13aa1bf2393954eca20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.10.tgz","integrity":"sha512-0W1E3BHPTx79M5kHl6Kf8dW5GXukD+o364qiwY9PlvDMOgCEkoC41oE9stljbnU35qh1nmXahi3UtboIXa+KAw==","signatures":[{"sig":"MEUCIF9a1taLrMZnUCN0qa3t/IdijIEWWI1TcfkcE2p+KghFAiEArYdY+Jl8477+bIv0JBqmZujqR44c52qFYJuT4s6uXPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"1164d6bcc4ddc7faf555b13aa1bf2393954eca20","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"95888a605f4b8f9a78ccaf28623d9d6b8cbe5787","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","coverage":"nyc mocha --compilers js:babel-register --recursive tests/unit","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 80000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify && node scripts/foldersize.js dist","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"livereload dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight && node scripts/foldersize.js dist","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"nyc":"^11.0.2","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^3.0.15","browserify":"^14.1.0","livereload":"^0.6.2","webworkify":"^1.4.0","http-server":"^0.10.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^2.0.0","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.10.tgz_1498289514261_0.6357695525512099","host":"s3://npm-registry-packages"}},"0.7.11":{"name":"hls.js","version":"0.7.11","license":"Apache-2.0","_id":"hls.js@0.7.11","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"e8448be35a2435bad24b8b93d9e7f9c05659bb28","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.7.11.tgz","integrity":"sha512-yJNUOztf8ycyPoqRm4YGlSg8cloy9LaEE5jfNu7QQobHqpxlJcZEIllXKd7iXVKcsgGOa801h7he70NZcTEOJQ==","signatures":[{"sig":"MEUCIQDkmQ/YSaRHKZWpYP/vkeRhk62YKk+KFK3ljs3kgUgQfQIgYzNLMh/kPgIAQqFVZfeCYlaXa6hsHGk0S0TWZTtxiFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"e8448be35a2435bad24b8b93d9e7f9c05659bb28","authors":"Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>","gitHead":"6a60feed422f450af37fe83e4376966b223a871d","scripts":{"dev":"npm run builddist && (npm run open -s & parallelshell 'npm run live-reload -s' 'npm run serve -s' 'npm run watch -s')","lint":"jshint src/","open":"opener http://localhost:8000/demo/","test":"mocha --compilers js:babel-register --recursive tests/unit","build":"npm run buildlib && rimraf dist/* && npm run builddist && npm run builddistlight","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","serve":"http-server -p 8000 .","watch":"watchify --debug -s Hls src/index.js -t [babelify] -o dist/hls.js","minify":"uglifyjs dist/hls.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.min.js","pretest":"npm run lint","buildlib":"rimraf lib/* && babel src --out-dir lib","coverage":"nyc mocha --compilers js:babel-register --recursive tests/unit","testfunc":"mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 80000","builddist":"browserify -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.js.map -b . > dist/hls.js && npm run minify && node scripts/foldersize.js dist","prerelease":"mversion prerelease && npm run preparerelease","live-reload":"livereload dist/","minifylight":"uglifyjs dist/hls.light.js -c sequences=true,dead_code=true,conditionals=true,booleans=true,unused=true,if_return=true,join_vars=true,drop_console=true -m --screw-ie8  > dist/hls.light.min.js","builddistlight":"browserify -t [browserify-conditionalify --definitions [--subtitle 0 --altaudio 0 ] ] -t browserify-versionify -t [babelify] -p browserify-derequire -p bundle-collapser/plugin -s Hls src/index.js --debug | exorcist dist/hls.light.js.map -b . > dist/hls.light.js && npm run minifylight && node scripts/foldersize.js dist","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"nyc":"^11.0.2","mocha":"^3.0.2","jshint":"^2.9.4","opener":"^1.4.0","rimraf":"^2.6.1","babelify":"^7.2.0","exorcist":"^0.4.0","mversion":"^1.10.1","watchify":"^3.7.0","babel-cli":"^6.23.0","uglify-js":"^3.0.23","browserify":"^14.1.0","livereload":"^0.6.2","webworkify":"^1.4.0","http-server":"^0.10.0","url-toolkit":"^2.0.1","chromedriver":"^2.28.0","parallelshell":"^3.0.1","babel-register":"^6.24.0","bundle-collapser":"^1.2.1","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","babel-preset-es2015":"^6.18.0","browserify-derequire":"^0.9.4","browserify-versionify":"^1.0.6","browserify-conditionalify":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.7.11.tgz_1500352565698_0.014387822709977627","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"hls.js","version":"0.8.0","license":"Apache-2.0","_id":"hls.js@0.8.0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"0154f19852a42ab0831fc1cc094be8066572bac8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.0.tgz","integrity":"sha512-GiNpUNgmGPsdwuYyNUh44y0+WuUXIAhnGDy9GqiwosJuL0FSdDJm05gibLigprWwLb7GpxNa4NPMBgvxbgUNoQ==","signatures":[{"sig":"MEYCIQCBnrEI+HM2lu1i17qiXxreD+LM+pmIpRQ13cJe1zn28QIhAP1AZuo6Qc/FeiOoBI++kgGfNtr36dJ+0gCS0IeLPqq/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"0154f19852a42ab0831fc1cc094be8066572bac8","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4d98efc4fe135b9ef31a54147e5596273fee8b4d","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"cross-env BABEL_ENV=test mocha --compilers js:babel-register --recursive tests/unit","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.0.tgz_1503874872561_0.47500933590345085","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"hls.js","version":"0.8.1","license":"Apache-2.0","_id":"hls.js@0.8.1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"f18aee3716f660db46716c4907da29b2d3c714bf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.1.tgz","integrity":"sha512-jh6JGf5CBuPArSRihZJYwyyHxJsoJRVHVz6VasMZQJJYXErzeLmApJANsp2cqPJIOsahbQK4QXmRbR9le7L/LQ==","signatures":[{"sig":"MEQCIDhk1BK67W9gw7qrotTb5w8SpeoYFq7lDVNh6FK424fyAiBwMwC2OdS+N+dilxHLIHHkxiCxSImKdl/DG2bllH/rEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"f18aee3716f660db46716c4907da29b2d3c714bf","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2aedafc62a3ca15c48e90f8554c4e8306927bb70","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"cross-env BABEL_ENV=test mocha --compilers js:babel-register --recursive tests/unit","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.1.tgz_1503895596556_0.056741501903161407","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"hls.js","version":"0.8.2","license":"Apache-2.0","_id":"hls.js@0.8.2","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"5eca53a75fbd14ba586c854d9657dd6e3b6c5d5b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.2.tgz","integrity":"sha512-w7SJwWVRFm4nd2zVYGWRixfkUyzADMUSYcAHnuPH6chF/Ho3ghhxnae2UHbwkWHBOTqDT33ic9ltzYErnuiCdw==","signatures":[{"sig":"MEUCIQDBrcGA8e1L9BtKoZxYbeHdpewPdTyMX6SuhbaFDzInXwIgLyVS3DQ+zLk0hxcsu6BARC2ss4O18qtkFSA7KwOVCSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"5eca53a75fbd14ba586c854d9657dd6e3b6c5d5b","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"faf826dcf8e974b10a8cb99d0cf111d3a6f4e0fa","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"cross-env BABEL_ENV=test mocha --compilers js:babel-register --recursive tests/unit","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.2.tgz_1505029387404_0.3563477892894298","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"hls.js","version":"0.8.3","license":"Apache-2.0","_id":"hls.js@0.8.3","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"064dbf1ba224c46a1c7b872914f3832e7aad9acc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.3.tgz","integrity":"sha512-hS4mRsouX8X5Wdvu/9w0fJmZ2vWcnVj/QKTmTuP0yVLCQWjWQAizOJ42PqVMbNJY72xUZaas9YTPyQkS+wv31g==","signatures":[{"sig":"MEUCIEu2yv+bx4pFpoW5/hCQsBqvzEljcad4pYlmFwq3/dpcAiEA0om902TrtFewSa8jPYLtMcYxTsagJNd7RdaaXXz5tk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"064dbf1ba224c46a1c7b872914f3832e7aad9acc","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc2ce05f66a71fb006a09daa340f036a113e1135","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"cross-env BABEL_ENV=test mocha --compilers js:babel-register --recursive tests/unit","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.3.tgz_1506315775754_0.020377046428620815","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"hls.js","version":"0.8.4","license":"Apache-2.0","_id":"hls.js@0.8.4","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4cc31e66f4c6ccd3b686ce2fbbe2d9be20de04b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.4.tgz","integrity":"sha512-pfd859eWliHwf2xyMx3iTTaUhqGQ2VFR8P7rP05ib6Zw2Rc2EtpOdiZxQMMkmpyYrCUQJNX3xre2+XCEXE2lYw==","signatures":[{"sig":"MEYCIQDpOXsBTbFSe1KoKzG5D1l/o7pG0/V+rLb4OMMG+jpnNgIhALEg6DmHQ2/ZOjTkexJsIrBFzqFLAV+Vpl3NqByuLCGy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"4cc31e66f4c6ccd3b686ce2fbbe2d9be20de04b9","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3adb384596df74c684344dfa9c81d4b7f880786c","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"cross-env BABEL_ENV=test mocha --compilers js:babel-register --recursive tests/unit","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.4.tgz_1506487998229_0.4281002900097519","host":"s3://npm-registry-packages"}},"0.8.5":{"name":"hls.js","version":"0.8.5","license":"Apache-2.0","_id":"hls.js@0.8.5","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1f76a0db72ab9eaeca788d282bcf0f1cd7443f41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.5.tgz","integrity":"sha512-hJBxUAsJInjXNqDPPA6646h/IulN2OUAK9OT6/0gO1oygQ4ZF3pB3j/Uyk2UWO0cDKyAs/SDTclVWMGurt4glw==","signatures":[{"sig":"MEQCICBHs0cv+b9uRqiAD66kZkp3xlrz5YITlHsPsZxGmCNgAiBEPUbuarppiwbBgy7cm3oyWcUp1+ynLWAtWBUeMXEulA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"1f76a0db72ab9eaeca788d282bcf0f1cd7443f41","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"67c035c9ec9831d24a7c6bce72a9f5515e94e453","scripts":{"dev":"webpack-dev-server --env.debug --port 8000","lint":"jshint src/","test":"karma start karma.conf.js","build":"webpack","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"karma":"^1.7.0","mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","karma-mocha":"^1.3.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","karma-mocha-reporter":"^2.2.3","karma-chrome-launcher":"^2.2.0","karma-sourcemap-loader":"^0.3.7","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.5.tgz_1508306842647_0.09482288849540055","host":"s3://npm-registry-packages"}},"0.8.6":{"name":"hls.js","version":"0.8.6","license":"Apache-2.0","_id":"hls.js@0.8.6","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"567bd97afa4ba1b11072aa264d214693923f26db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.6.tgz","integrity":"sha512-R51GUl54bdZDcGYFxFDC++OWKIxdQgpNGA9qDz11Eta7jCJx9FIU5UT2DGAbGZKESaI4Z3eawsvsxf5ThgZ6YQ==","signatures":[{"sig":"MEUCIDP6KMEuR53LWP9HoCJyhhpu4bjJ4BdqPeA9S+JG093ZAiEAwLObuYWefwjgydlPpVa4ca1YHgw8FJVZHuODNTMcKow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"567bd97afa4ba1b11072aa264d214693923f26db","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb09e1212c705db0ac53abfe3e6fa6e3c14c0a13","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","lint":"jshint src/","test":"karma start karma.conf.js","build":"webpack --progress","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"karma":"^1.7.0","mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","karma-mocha":"^1.3.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","karma-mocha-reporter":"^2.2.3","karma-chrome-launcher":"^2.2.0","karma-sourcemap-loader":"^0.3.7","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.6.tgz_1510206967735_0.5521184601821005","host":"s3://npm-registry-packages"}},"0.8.7":{"name":"hls.js","version":"0.8.7","license":"Apache-2.0","_id":"hls.js@0.8.7","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ca92316c3c388a22877744805647b13b0671dc70","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.7.tgz","integrity":"sha512-gjsXC3Huhs/s+DaXsk3dVSTqXmEn2KdzNauxDRFuK3ISX1BKSMhrLYDxehZwsyCTa067p8yFWK+wuumMrxzBHw==","signatures":[{"sig":"MEYCIQDUf/HVlkvgvX5VFeDYPuUzSxSWvpw2sbKnzsjkbxeKOwIhAJAz2KngUgSGgML9IhVAohBabedllcqDuHBkowtLG/HN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"ca92316c3c388a22877744805647b13b0671dc70","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8405aac36ab8d70baee5ea8624c01f83d5117a95","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","lint":"jshint src/","test":"karma start karma.conf.js","build":"webpack --progress","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"karma":"^1.7.0","mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","karma-mocha":"^1.3.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","karma-mocha-reporter":"^2.2.3","karma-chrome-launcher":"^2.2.0","karma-sourcemap-loader":"^0.3.7","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.7.tgz_1510423540220_0.7820778049062937","host":"s3://npm-registry-packages"}},"0.8.8":{"name":"hls.js","version":"0.8.8","license":"Apache-2.0","_id":"hls.js@0.8.8","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"fd3a68f37a4a2338b67b46da2ccfad257aaee137","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.8.tgz","integrity":"sha512-dpjWn8t6aJShQ0E1ATba0LeL96L3iODDkaoAftKsNNapzmlp2x4EwFUej79kcyh/nZcm262RYwh9R4U+Ziwq8Q==","signatures":[{"sig":"MEMCIDI0Bi/GOTtHxvmnx9cs/5N7OlD5NQ2WJ8+8ovLcwCbXAh8WHUr6LZGBBpD0KL8cKoNJi8jbjAd63RkIc+wIfJND","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"fd3a68f37a4a2338b67b46da2ccfad257aaee137","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f449499e58b4a666930c7dbe677bc2f64fe2fcd","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","lint":"jshint src/","test":"karma start karma.conf.js","build":"webpack --progress","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"karma":"^1.7.0","mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","karma-mocha":"^1.3.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","karma-mocha-reporter":"^2.2.3","karma-chrome-launcher":"^2.2.0","karma-sourcemap-loader":"^0.3.7","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.8.tgz_1512540910073_0.20751043129712343","host":"s3://npm-registry-packages"}},"0.8.9":{"name":"hls.js","version":"0.8.9","license":"Apache-2.0","_id":"hls.js@0.8.9","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"db367cc99ce5b0976ea3e059a1d044d7b0790697","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.8.9.tgz","integrity":"sha512-dquXM5LSBkg1cbFHaDJjUSMGIrVdho6OMdoviFybeEF19kYMpO0cpakv3jUAPqG6jKegjDGaTkOM9Ws5p878Cg==","signatures":[{"sig":"MEYCIQC0Wfm28/vLKPxJUPlqXbI8u52MH9yh27LVXy6J9wF0GAIhAIqzI7T9zqMYFw/NtbWzHjn6IC/AMESMj4wHQevKsuSr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/hls.js","_from":".","_shasum":"db367cc99ce5b0976ea3e059a1d044d7b0790697","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f142e707de4e187f92ca7a20bdc974e3fe9de095","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","lint":"jshint src/","test":"karma start karma.conf.js","build":"webpack --progress","major":"mversion ma && npm run preparerelease","minor":"mversion mi && npm run preparerelease","patch":"mversion p && npm run preparerelease","pretest":"npm run lint","testfunc":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/hlsjs.js --timeout 40000","prerelease":"mversion prerelease && npm run preparerelease","preparerelease":"npm run build && npm run test && git add dist/* && git commit -m 'update dist'"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"4.1.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"7.7.3","dependencies":{"url-toolkit":"^2.0.1"},"publishConfig":{"registry":"http://registry.npmjs.org"},"devDependencies":{"karma":"^1.7.0","mocha":"^3.0.2","jshint":"^2.9.4","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.10.0","karma-mocha":"^1.3.0","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","karma-mocha-reporter":"^2.2.3","karma-chrome-launcher":"^2.2.0","karma-sourcemap-loader":"^0.3.7","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js-0.8.9.tgz_1513712872567_0.3754121216479689","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"hls.js","version":"0.9.0","license":"Apache-2.0","_id":"hls.js@0.9.0","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"8a4d4e8ac547a6d98bec32b81e02a2bfdd4eb4be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.0.tgz","fileCount":217,"integrity":"sha512-YFklk/07BAIEZpI6V1HqjJ4VPOO7zLGcrgzJiiyp9HXK/KH7JDWZylNjT+hn52gfyhqzmagLpJoMXNATgsMBcw==","signatures":[{"sig":"MEYCIQCNvGU+4oHbTxcqRofBqWiDt6DFLxh4IWuWqRjsWxUfTQIhALuY3v9DbU+L34vABc9BRZshNIjiuNcaLsWE3ZBJ754N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10035423},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"661d31edb6b6e820943cb60bc13d030be175bcd2","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"9.5.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.0.4","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.0_1521748766121_0.9587560682700282","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"hls.js","version":"0.9.1","license":"Apache-2.0","_id":"hls.js@0.9.1","maintainers":[{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"wesleytodd","email":"wes@wesleytodd.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"36516d4fac3ab44108e5c127ef0f3e9cd06f6330","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.1.tgz","fileCount":217,"integrity":"sha512-IklU+BgobPNIc6NMY+pyxElbwWKM7QmP2u0afB7KSK/1btAknTkDJmXasb4628EjgynjgDOVMmQ9sLg73S+lwQ==","signatures":[{"sig":"MEUCIQDBYxvF+9o7+gYHTMzLlHKBYI6ypnwFHTUAh+bkDo48XQIgcaPXMkBy4WkGkPbKVyASQg6yhxMqumJW1SYvqttV1aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10044459},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b5fa8ae7e844862e613528cd0f1212847bc71db8","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"mangui","email":"g.du.pontavice@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"9.5.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.0.4","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.28.0","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^2.0.0","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.1_1522134126215_0.5414715976703592","host":"s3://npm-registry-packages"}},"0.9.1-canary.c7cb9c0d":{"name":"hls.js","version":"0.9.1-canary.c7cb9c0d","license":"Apache-2.0","_id":"hls.js@0.9.1-canary.c7cb9c0d","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"0e471138482985163de71893f7bceda27f9ec388","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.1-canary.c7cb9c0d.tgz","fileCount":218,"integrity":"sha512-2fzWD+jpdUTI5vVAa8Vn5bkK4VPgysnpMo0LEccuAPvN7KZbkKMHmQr2PRBNUI365pQxwyuTl2PthqQg6/AgIA==","signatures":[{"sig":"MEUCIQC4r0RPTKHBen8Z41GCXa73OpxO7f32ewKDdihdjLWZcQIgfNKV6zVQBpdm9eho4wMQNFzeODSzTsBSz89L4dUXxgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9574145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9tBfCRA9TVsSAnZWagAAbu8P/2xHniWgUvDzGXb4vib4\nBhYXasUuecajTBsgyzaxSAs8ed10A06o+RvXLk3RHWuFmfQEqASDieoi37HR\nh0ZIuo4gk3uirAPN8FpXPqTxD+skjxQ4JGbxpieeHrrY67gCHFuKgcGQaDhm\n6j/gsVYKSgko6WZPQTlTmxsyh9kslnLsfKLNRYXkEXHWyIp4IVh17aULyWvJ\njI7TE2PKESv/On56oDY0MtknZRTrv2o4cyBrLyJe+aVRoX9504d1AlNo26QV\nB4T0WfWptcSsasX7o2GSSh+AqHYdXb1MmpBpQUxwE3es/KhsinUPCXUJH+Zl\nwNUUBu1ieX7jhd/vcG5xYrmm+9PsLfb7F12EvqL55PsGsAkuugzuXKYw3gAM\ni0x1ETkMZ2MaJ0csdrR+0a/2Bwl75zMCZjfbSRqT8FLjsrL8oWtUJkk2RMPf\n3l+QNZfUTLTQBHhmd7edIrhDzb4dXE8yRWFX969OQ/7FfYvbTMZHFnbxAWDS\nd33x2i7nFRtrrSONv/gb+X0zqNZm0VTVhMMAj64PmoYPVjp97ILeRntd4g9r\no9U73jVmuvY4VdISfhbOzgjOGosTpuBIZHQucC/le8P9RIRQPxlLTYcoCPrI\nAVmG399AbgxYjWhdMAaG+Y6ns4HCPSZ09DmPohlTqT0BC+6AZd9OWB482ywP\nWCy2\r\n=Cl3F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7cb9c0d79cb40d88dde62d159d8564e2970c199","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.1-canary.c7cb9c0d_1526124638650_0.8726451997637521","host":"s3://npm-registry-packages"}},"0.9.2-canary.348":{"name":"hls.js","version":"0.9.2-canary.348","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.348","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"f2bbce25332f92d1da683d54a78596b51d5a512b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.348.tgz","fileCount":218,"integrity":"sha512-2kBjHy5OTPtFoB1WkIlohSdi4mywDKSAg1r8wA9K9LfoZI7hNNz+47Hmt28xPx+C5lZFbf/oezyZOCDn2JrOFw==","signatures":[{"sig":"MEQCICyZMhPPD/+JjxlpilHSxLs43yP4NBSBK6qukSXXsbzyAiBQSpcOHOQ4fUsqXe6+gvaH+oLKuI4k97qqW/mmuASoww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9574477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9w47CRA9TVsSAnZWagAALtkP/342a6kp5C3aoQkjuDAe\nvnKfZvYeTIinc2iqwlrcBfsp08MidVj4AkgWM70YWhkInmFjWv9W02UVhc7f\n3ILzEr0RSFSNNPUdgMe49F7eHFxXsvAhfax0T/I78Pc+aQr5TCg95AvuB5Fv\nWBr83RDs1Bk4b++imt/Csuyj+8ZOQcDrSUjys6nAWvd3F774UadUP7ERpyvr\nY9bTLf/Cye1txmXi8se5XRdtVQ6bWiVA0bCeGJu85y92SiNHsg9na3ho1w/f\nyEi9MrbVvVZAz9wq8XGcl8pA+rEFDXiQ/lpjY86RsLdTDibSi8d8LiUjt8/s\nEgU8WMU1CsggFT0IpICwdSkRCE+lWTBXheuJ0WJwwfP5q5LE56RriyxEmz/G\njZJz8AMLdctQr93EcCPTc/IdShnLYCBJ1PVR9aQLyacopv9ktaFvv11wj3Sz\nzbYFAxwmR6mcS5nHG2rFXrjvKLTeELwCV6j/1uwl4zqxIkvAvu0MkGlHdL8S\n/3SnhXohg/DEzO11Qbjs3mel+b2/4siuJH8YAWAOXmEJXE78gN8epEORCmAI\nDs6qC31BeT0MWJBSC0chnGq2x2IDzd7utNGXOeke8/bSqWYirqc03g0i1e9d\nmDJmaRhIIm7K2SUPYgDAkeQR/6TGZKHqwZHjX2zI/EvA/0jZtrwW8d7DGQnF\n5oUn\r\n=YLFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2c9d1d9dcafe758f3d8878aa6c9e34c68171bfb4","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.348_1526140475063_0.3894688987435182","host":"s3://npm-registry-packages"}},"0.9.2-canary.324":{"name":"hls.js","version":"0.9.2-canary.324","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.324","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6db8969041dbf3c5c0cade9fd2cd39dffb108e93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.324.tgz","fileCount":218,"integrity":"sha512-Tpcilyk8DjW6OTMEoc6RyPtYh1bslPyOeDF+E3jmcOmgqMGfLROka4EgI5s540TOsS3wakgG5pYN4JFGphInBA==","signatures":[{"sig":"MEUCIGfm2g9OmUXq8LPbXlutQv3+XAC9Zqwm5adeWDfPk/6GAiEApxOwItIGtnxaIprtQ+kpDCEoKRzdJ65WhpD7C65A8gs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9593861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+drZCRA9TVsSAnZWagAAanMP/idp1J5rkiVG1dcD+UPi\nTcoEje7R4UNie28Zx1pPnkSFGtXdOdd1xyDSh14v71+vKvHaBIAEAEZzeWTX\nFU5eFmcKNMLp/iZ47mR5YSpdOg6M42ZBekYOF+y/H5y/sUbBJPjjcqM/nbmW\nWxlWnbaUHa4YWCuNgFDYvbZsdw1rkoNFvg76tsn2G6tsFVToipPyAeEDRR9/\niIWBCq9QTqJmhOzYWnIZxTbKouN988K+xdE1BuG9u+3QIE8gmSjoHKJi7kgO\nYDjxa5pVVd++bmcGPvBwRIOBb2Zs8ZQb51h+1hfzr3VTPvVZ5/VPcExYivSO\nxpIqjgtMaai8VuluBGb0/oYL7aUqDAKxWGtE5DfHzepoNSR15CucWj3DR2iS\nEuHvMDji6B2epjG/vAOLiZsSI+KWDDuzNT+FeZIm7TRCqZ4um1aKQRswkg/t\nmfsKyePn3gOCzGRZ4r03zleGUJxYP6YQQi0iaYz737CGexDO9ZXc7yOquvyK\nM+9mcgYK7+nMJniaMyeAy9pe5Sm0XXZtAXgn7jOvGUnClRX29bRBcIE2ASXx\nCLlV29/3h8BjsB2xMZ8JCcHgtSktr4t6I/OhhBJ7FxW0JcsOmnMZKBNoJ+vT\nsB2s0GyD51dAi7fg6GnYt+BU2wGo1MZyIVHwwkV9ix6ffMiXziDhYLHnBPH0\nGiaW\r\n=7prW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbc8b367402a6f7ef329ef777d79614de5e45005","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.324_1526323928275_0.24326264660204777","host":"s3://npm-registry-packages"}},"0.9.2-canary.303":{"name":"hls.js","version":"0.9.2-canary.303","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.303","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ca9d396d71b7505df8eb08a40c61a731f2b2c5e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.303.tgz","fileCount":218,"integrity":"sha512-UKkNY70kgR+yXDFdVRL9cb6JhyY+uPzG8fmkFY0UoPX3ACMYLHfzkBmwb//74TQTWXt7M8UasKNFQ7/vQC2B4Q==","signatures":[{"sig":"MEYCIQCvDZ8QjIdVwIKHHM7mzTgcHdWGGxjbIqLbehBViaxRVAIhAPrVIDOtlcY86CaICs+Lg3Ygq1NDookfSIW/W9dTrlqw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9604894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+dsECRA9TVsSAnZWagAA/dUP/izTjuOYy+gUsUl3rdLO\nKYEgwSZkBsP0sFUbf4TZkTZ1tQLUUD3dLJwTdGIlWZCPKvnd9+Rld5fOkx9V\nvWr+tguuIbYJ65g74f5jewkem1X05h0TKuGInV2LzA7fgVGFYff/wpfyPqP5\n8TpD6aiJOrNqa7KRdgtOHs4erJB/JvyVtmcbrMQGMJJ4PDcUu5Ra25Mm7YRc\nPkKAb6BJOXkCfQh4Ri5w0CyrQrIzdW+1r9gw4QxF4K5Wr/sUIbBZB9t6V8Q5\nxb7KyGONUC0T0nvXEAhOrHmMM3xqDVvjRdVJkKBvTooLAVvxF05H3lh7s+eb\n6pJFl4OAHPx6b8BDp/rdJt7kylNP2JhfXpvRGgta1IeXziX7ofTDBsaolCEF\nsATWB9CIKgXyJODyJTBX6j/Ta5BIs7e9SY+Ua8s0G5NXWx3V0SWFB5uUCRJ1\noFwRuwukEsTqFNjPS78GohpxUslulRYNdouwppDZgru/C+rgBMY5L2MWkn+p\nKvbRYkspf7g7js4PKISKl/T+bjyaSRTzGDoHLSA0JEaPBZm9iL/blx8gHx0T\n9thpsGBJlglKXHIsH3qXKP5hS2aU9FiEuVu01m6nrx3fUunTy2ImWiEOajiB\nhtclmUc2uMb7zEthq9WgGZgdDc96xBsUWlBB9zf6M+YKJsL7CO4cfiG39zOw\nWNtU\r\n=ulHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b1e65d75da4e1214bdf2697e5f4f15209d890354","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.303_1526323971619_0.04992162285026702","host":"s3://npm-registry-packages"}},"0.9.2-canary.3817":{"name":"hls.js","version":"0.9.2-canary.3817","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3817","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ac480dfafca91c608b222e0f59f35c7a10c36c35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3817.tgz","fileCount":218,"integrity":"sha512-qoc3SA5KRpgDinPVLPvCyKDnZ9uedgt1YGFjj1Ic7/0Rg4sX8vGpsBhyP+6IcUT1OmMvxcsvoDwJWTQaiSY3YQ==","signatures":[{"sig":"MEQCIG50UzJd5yZU/Nb2uPs3F7sS2EkUCN8fzmsrNTT3aXn4AiBpqAdeO9HZOJH6/jbq9fHVgILKSLmrJ3XIGz5rZWpyrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9605012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+fO5CRA9TVsSAnZWagAADWkQAIJYiMDN8sxfuMELgVI0\nEB/8TU1fFZbm7zn881vooKA7bRkZ5vCpVHVKLB0r/cj5rnUU/z8Msi9NQLO+\n5wRBkxRCAW+DM/t6fum2GXwgishbV++YIjRynykwi6CuE7QNMz7LKF8SbgX5\nNIN7vMHRkaooad2+WVAypiHCn3O9yqk2I876q1ENXXu6Tm53tdWdykIj8iUF\nyi6WatvHdvcBEpdhAVqi3YAH/c7mm68kzPs9et9WK+IFu39xzkQr5skkZlkn\n7R9u58chSPNQwJNb4M5TIhPY80eh8taL9qa3a0wVEwDDUM6R/qeaFAeRWQD6\nS6guBqbR9BVOkiAOGd82z9mQm5qIoK1YA7X3XJXjjnti0VrccSf/QLOhV5pN\n8apXL1AzpIlqhtFtWgCOf2l7sn8iuAcBczXialqTcC9JjWyzA5fnWG5qwj1Y\n3GrK6j/qoMMDDkuvN9y+JV0s0WTVm2+DP3UmahqYj/B8fViz//kr/GUxuwz5\nXzUCF80Hg11yJqmOyfKfddbKYIop2/bACXClJ0nXAOsHi1UzeojRwlCUTZJX\ndS0OlEs5LuwSKerRyUKAYM7lRQP1lHYRpBxkVk1JdjlZSVMcsYn0C8a6qxpg\nsJ4JclRAClEXt8vTslHHYYKyB5APo1WUViEKatSjXU5Ckq/c7Zh52k/75h5/\nj22F\r\n=MhvI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b5cd0121466cd003182df23ccbab7f156fdc8134","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3817_1526330296633_0.9217516750054469","host":"s3://npm-registry-packages"}},"0.9.2-canary.3825":{"name":"hls.js","version":"0.9.2-canary.3825","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3825","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4f8855142a981e4b7d6564a63b522e486eb6f313","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3825.tgz","fileCount":218,"integrity":"sha512-imD+ITFAlVl7WnKxAxoaMpmmaD6M1eRWvFrxAzfOL4Uk1idMwyU1ycqzBQgkDhtskKY2L0xJy49o6BPrSqu+Tg==","signatures":[{"sig":"MEYCIQDMRbJtaHvQMd0zi1C/E/I/fVm7bqksjUnKNjN5rBcn2gIhALgTJuLIdLPzKJTCnUN+sw7CZzVZWvNl3MgiY05Ri/If","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9605080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+vvICRA9TVsSAnZWagAACJEP/0WkXLDkug8x1DPv8emP\nMH3s8pAVoZcwkAe8pRUIqj4H0dRM9Sl0IDDgYg/96R5rKWhHgtGITx6mhAuH\n7VJqtBSYRhd7+JDF+pmeyhp5q+D5+Yydo9iMl100X2x3zp569b97htBA5DyO\ntKiu8ptU8+RAkxj7VesuZwVXUtL8oJNJH/zBWSAajubbizZSZWpWRE8IGL5Y\n+VgHFzbiDy8IlohuPy+jTYPrFgKkwoR5e4JB0DMzBZOcAR1d+q2Actbzy1wO\n9nUH6355QKr/AT8aj4lXjdup7DG+94haEbOrW++2/aWQe7Ggb2ZRi7/O7BJi\nBg+JEsZGDYZEEGYiOsbLA07Ax8mYax2Tr0GyrkHiPf6HIlgAkMU3QDjE5I6J\nwOHCGgFIPV0nTJDUBitOjgrEvBwPNiBrvvM/q3hs/x+h+vgThAA7enKSRw7m\nZ3lw81yEbzy3Qdb0w5fhenu6JDh84MYiKJuWay+DjppwmnnOeehkyRFSeslI\nQOdJTnf+joZ9UBjXvUVF835TM6V0lfjLimGb6RUnER455d2f5eUrEIQassA0\niUO83acOxzRCAETa5bsdx1yYBcaUhg/Pnh0TzY1KYFwlLiMJwch+ZvNTnB8p\nDCr7ZUqszwW86m0Mi2IC7Mmf9E54oMSNMQmOZW0kEkBmA29SYA/otoPvMdLs\nGqh+\r\n=wg2R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"680380c28517aa214b9fe9d78159038682f24dd8","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3825_1526397895618_0.5087258959042322","host":"s3://npm-registry-packages"}},"0.9.2-canary.3826":{"name":"hls.js","version":"0.9.2-canary.3826","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3826","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ddad9607aeb81c9f3f37b46475a00590a44a2e53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3826.tgz","fileCount":218,"integrity":"sha512-uujeHh7MtFONJpwl0n77bzZEEZ8UI6lY6Iu9kxcwdGllhDU4WoyWAh5Pj9vlqdWZUP1rre4B3zrNSms8kQMbvQ==","signatures":[{"sig":"MEUCIDLwhagam9CSPFtalQhDcrj4oDQ9AxPWg6hV4l9uYcZuAiEA2jtNvIBYwOTe44iUlu2u1ZUL2TvxCOm4Z7j6dUX7Nyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9606802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+y4PCRA9TVsSAnZWagAA5bQQAJW53aTYL+AzKhZBT38a\nzaCs2cPGlESwW2EJgTGqfWtG9ggmXolWI76OWHwhhUU03AwfYLOlaQIkqcUD\nndFqyd5FMmcboiaGfrbk5fKtdXCFKAI8UCt7AtkVNPjIbf0oDNUZ85wnrPPL\nZSaAdkc8TGNkqi2+K5u9wgPWt1Boc7sau1LsWWXF6KezxDtV7+AvDu+kTkxf\nhn7i3nv9bKZrUcwmsGuPZ5Q+kBf0v06VdrWNzypEodN9JxEY7iwXURW1mCBp\ntjCitQfs6W3+6ufnpKLnmTFNlXFBptS/nAiNOqmViwcGDPE5mH84BZlqYj7r\nD/KR4jaRuyrGrlA0ye8T/D0+BsrDYOu0ne7oCxfDGRq4JXBndY8XYB9Y+LNX\ncI4F13+sAYt80EW66IkcDBNYekfLw8RNEfVNmSI4ggQOz347SFsEqvIjAqou\n55LOQrlDyap+cIUKvlIdbbYSZ75A5XARW5fbEbFZECvVUI127gOVg37XVeEN\n2FQF6KG/q2F/UTLyThxdjnozT8nkdWOg27XiqANoXjzugISVd5M6CVpyDE2i\nt6zGqIAaFQnnUSs/c27qJ6TBl2hdjJakVwCOABrSIj9knn+wRXJSUMF5lHmK\nRU6XJwggQdCjAsieFhN+yZloyDoB1iMNFclzEK2JAUrpRenEIURkCSpmjPgJ\n5m1n\r\n=8UrU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e0e5b17cbd37984117ede848b6bf97fda6e5e3e2","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3826_1526410767343_0.006529489880009454","host":"s3://npm-registry-packages"}},"0.9.2-canary.3827":{"name":"hls.js","version":"0.9.2-canary.3827","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3827","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"8c1f3741aa5c999ed2f6660efaca87c8e15c1e20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3827.tgz","fileCount":222,"integrity":"sha512-SqJY7NlYJIu4mA9fC2dlCR3YxEXhaIY1nHP+aD+QOKjEy2wEG9Lu3fX14P1zDaT9yrLiOliRfs8rXS/GXxv7kQ==","signatures":[{"sig":"MEQCICA4Jst4+W7fiFfHFSpBa/xMizyIuUFmqfR3EPs3iHkGAiAw9Jnlm+vmNqv+lJKP16xFB+Jb+6q9MhFkWvG4Jxd81g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9660312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+06VCRA9TVsSAnZWagAA5KsP/jnG30zxsSoQrsj8zUYl\npDRFbEkD3HNdsMI1Ed5ciZLZ/mWmDiZan4IdnwrXNPuEKRFMSrNWMqWd9FDI\nG7CBrx62Dh4CDc5bKBJ235qz75eryOQGpDloMyjULoEV6ubQq557NZt3bObI\n87DkiuzDwx9kvi8+VzBQyG9gQaJnSWqP4vc05PxGQTrKWwHrrrWcB+R7jOAE\nKj5dxiHgps/TZRqw2Rh7ajOYCqXSq2mllm88G3Vc1cJgB9RqvCINOFUqbNAH\n1E7y9YmjTjZ9J3jNal7KhUHY+/UQzYI0AAhIdNOK/IoSHwzDqBJuBzMOtPQO\nLRMRRaxIfCSLJ0FwQRgVS8sEagwgZpoAZcQyPy7h5xwL/9nbyj8vuTy+Zkn9\nAxg8J90A0wXfHknOCbfh0zu4g3vCS2j4Au4LpJOsxYgCymkbZiVzer/uE9CD\nYLeRDn8HhSVjv0kuPKH/qiyjFVnfebnftn5JmbJFzZH6RlJEXR+6EUuUCkOS\n9HO1z+gmEUtPZQCsHOBRWuu0Fe/BisTcn0ELgh/THQWl478cloYxJyZSU4OT\nih6LmFR3Rp0vOnefBpQZNEJwi+ZQzTF6OtFxciM8MlTcCEVXGDLnPScYwPcS\nmKQHNr3svIZ9O6+ETu8pQvWwpTX70/LsqDE3Xlm3i0VDEEu8A6waVDNm2BH6\nDBxn\r\n=2/nf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6a57461a95fc5d128a10b8cd95ba84cd5046583","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3827_1526419092256_0.5414566319609415","host":"s3://npm-registry-packages"}},"0.9.2-canary.3828":{"name":"hls.js","version":"0.9.2-canary.3828","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3828","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6e6c1f5358d344011cd7b0ea2a777a4f29b31262","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3828.tgz","fileCount":222,"integrity":"sha512-q+eSYSLYTGFd9M6OhGXxPu8OybIV+2NZxT5uWByJPEliF3XClekts2i0lhjRe9toftVdN0sH8qS1DzfZaLpclA==","signatures":[{"sig":"MEUCIQCCSd3qGd+Np5F/YKlzkD3A0FBX+790JpFLy5NwhjKdoAIgMyYgbn03i5/5vlmLM4dF2kc23HGeWz2/21Oa4ElhAZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+0+8CRA9TVsSAnZWagAAuyYP/A33kdSSGMhROsjbVEUj\nhDzPODqoMpkzjBLkA+igLg76i8ICxLHdAyzyDyn0ju7As9tvX4am8eK/Q4zl\n/aLAeYhtYO5XQI1Z3waaavG1oX6/toig+Bw5Dso+DRP0YGNPkEzRLwvoFWoa\ntBLM3guU8J0itEgGszbovXwgfZNvgQOe6JjJrOKkqXMqseERrlOJqBn9BB7t\nKhpoFj5FfpLqqOBev4JHUpuqrFKXxdVknINjmpJ4byIhilrZBsysSJzNvr0y\nRvHa5kVPD5TvgxdvoEfz/ijVUVWQCU8z7UauJMwJrcJOpHz8BAslOKjMkjJ+\nAB71jYXb/PQ+vnZtn2goU9jxxaghkuOa8ICednHNJMOrSNQlRtESn3Tb/jun\nSv8Uc2H+XL1PJS8ewQPKUue8ZAs6ufxG7LsxxJjq45/eAhCtKnvvlYcI9ubI\nkB8r6LT19JvvvDbw2jmoGpFpyKkzglw9+iADxb31CwczYYo0almxBqdukJn8\nTY495qGvQPiPuImec3E57d8Ez6XLmCfXbaleYr7XuDaqVWl8iqnn3geBx959\npY1P8IuzWF5hHpk+Ta6QxWBpn6p8aEF1Gjq+zJj1ZX7EJNcCGodh3u+ji8xb\n6ShT2+CTudusYq+pCVirb8g/9tcePriCqKPTDREbC3Ew434dGOrUH4fssi7X\n3m7F\r\n=CQ3g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a7a7393257b109b02b98ea9d2ca59c6ace2693a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.1.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3828_1526419387519_0.788112271660143","host":"s3://npm-registry-packages"}},"0.9.2-canary.3829":{"name":"hls.js","version":"0.9.2-canary.3829","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3829","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ce9afe6bd7c546c7ae826c3ed4fcc93d5a95a1e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3829.tgz","fileCount":222,"integrity":"sha512-ZDLEYOCc80r7rRYfWgj8VfkYfS16+9LNfOq8xzyF0iymMftMq12keOccr8RJC3ywt/W7vJj8bx5TKTmzVnX2Pg==","signatures":[{"sig":"MEQCIF+XFWIjCl2KnXtvTrDOQgHU8YhuZEi4EBdyoGd0M6olAiBjayoW7E3Z6bT8HsPvOZ0xoKxfkVr9xytlVL3qfeQZoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBqLACRA9TVsSAnZWagAAc+kP+wayezSdArPFjFGcr/ko\nyT4FPkRYZYXQGv8C5XHuiINHaH/fxLFQx0tWjLd2avR8X2ZcPbvF85vDDKZN\nyPbIYidCL3PdiZVz2lPq/DCiyRkxtvSzPo5Pn1PTXbupvjDudMCiAnw+cXTg\nsTmpDmVaVPWQVMrP/1sc9ZbrOLo7NhHrdiouhvlNQ3V+o9Rr7Ji8UI/FEQGj\n7gySuVY61p9bbODukYgqplteCsZgwwCy2rZiuJotXIOH75yXR4GtvYLu6Dx2\nZaYJVfkpWPoGQmi7qvq2G50ik7Qu++hnPKaj2sPupllktv2K0xuzlnuL9nGA\n1cczl50YCg9gQKn3ef2nbMkE2JiqwjxafbXFwB15L8A97mHl05lFuSX3j1p2\nh4j47gu9eUTWjY65Dhcsk3Oew4yaapVzh6K+sKWv5DPXhOH6BFSA+GhUmV/w\nfMmNU2qXBhM87aTEHzYnmV2PPJsjkK7fIQzM8LNE+/ti/UqapABVzmRvYfeM\nKwjpCs68+vrRlqPg3z2iKCCduFeEPTE+93v+2WBpedRshV0SXFmvwa2c0cwh\nhMkqJlwjyjHrNiql5TrKqZNy0HPJfF5ufU82J4rO7x1mvJ4OI+8l3xICfW1n\n8ND6J9bB8kqKv0kdFHVMX1zud3Jqa4aH5aeUB/Cf1oWq/6UCZLIcC0dSpmjp\nluXV\r\n=QQUI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f60f3fe85099d73f89d2d3c194064351a158bee","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3829_1527161536090_0.8930478511734532","host":"s3://npm-registry-packages"}},"0.9.2-canary.3835":{"name":"hls.js","version":"0.9.2-canary.3835","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3835","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"bf6e8b8be94907417a9691d1a331608a9a096514","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3835.tgz","fileCount":222,"integrity":"sha512-9PDE6GslsqHNKMbEVwIKLvdg8jr1SKomLMovp3LEP/ZqPQ3dZVstGTyV921nHga74cl6ZzWYoZjMMco4xS3HcA==","signatures":[{"sig":"MEUCIHVh92TtidmWcXah8iou0+pnh5Kw5Fe0MguEo3d9dUQKAiEA98YuPENPqoOBqlurmunjZ94TxV2m2cTeWNKFP15CPck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9663028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCs/LCRA9TVsSAnZWagAAl/kP/1cCg5O47RGd/dJrJrM6\nONxQTMhnGf62MUVX/h52YnLZHwdGGI6OSm4lJ2yadMkFBYov+yKDZTVqaQFB\nye6QnnOfnREpKK93mNnDm0mcp/AQIlnQRk2o/d8McUsOpJm6A+DgLm9tePBH\n0zwBez2AiKhekppZcEdQwRJRXrxDZT1MG+V1ufkjUHCxutYlhWvrPa1Ecyk5\nmpzlOkigeW1nYqBedIJaeXfdR+cQ3WakDuhxurh88ZnOQ8i/iLONhmmkMflU\nrFKc0rHN7PPEWhv6qn/knMdbuYjUKDMfyuFGm2BB81QU0aCFndnKOZtGuhv5\nMtNlMY1FAoHFaj0AMdEaEQXqYEURCqcB+ULGWd++yx9bcMPEzpv0A6Q3YVyV\nRo+oD8xKlIqXv3cwShfjlKpQ+lb9as89hHYZHJHCU9aMFK0hUcMWaeE3/Mp0\nDRPdbTe1Gded7AeJpTRb39o9pDyi8lYm+NyOC3Xdgkm3vni5qKl6GxdQLKQU\nS03f9O3lN7RRAZmDTvlXl2huakMoHDWauzzHHrxGC7dIAJtphayHd/RhddbX\nGLom1u83qn8amm4fOfVRcb8kQ69m7qbXmGO5mLzfB2NFIiTrKOJqOakS3EU1\nmAaN3WfwWeioaHmWPmikKtjq7WCjBbSNSeDKEJgoFwAu6OW23B1ADkvU2Gyx\nQSQD\r\n=Te/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a302156b2e0c6b3f04f5d3fcfba29065dd317b9","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3835_1527435210441_0.6617748390193714","host":"s3://npm-registry-packages"}},"0.9.2-canary.3836":{"name":"hls.js","version":"0.9.2-canary.3836","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3836","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"d166d9c38697b90eb937ba51445e8be0b30d01ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3836.tgz","fileCount":222,"integrity":"sha512-hw/WuHbWRUkq9fEt6+WM0AAiMaNYJfO0wpE2ClTjCL+CH0gogq9lOj6UAlZbGw6qk8wT18GTu4YiGF4lAsBfXQ==","signatures":[{"sig":"MEQCIGNVgKV8CMQRW9GTWu5uwxpm5mV7n5XF2bww6Kd6F+jIAiA/tNDCb2HtLIpVRzMqQs81T4Cgjj8u4E4Lutyx0uXt2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9663032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCtEmCRA9TVsSAnZWagAAPk4QAJjaODb3cmmq3VkuiFej\nXCwCnb2jQVKY0NZY5mMwJiKCfndZtENv8eonYrUbM6hgwN9tdYP6MuPKf8io\nKhXItr9D9D5tDHOkDvbNdKKuNE9qIaTFKCBGXSDtnQet904uG8xdPBWwNwB0\nHTpRe/9xhC6wRKW+9zX5GNHChUJNJGsf+jt5hw4c8KE5zJ+AJVeQgoO8eFxW\n8VC4Q5RIYWWhIcHHcOBqdIwToYD9DhkJX/9DOmUyDJq3vMXyAgqNLG93lyfL\ncu18HI1iiKNJ/wTNyi4yDrMScCrYCxOgGn5UcIGFGPkqwdZ0I4QbOvA8ZDn/\nK+ZKwzGK5MoZZcOU9GYkJifVeq7/fuxd4TuCq1ND/Am/o/mjRb5gUi6ORz5/\n10McO8nT/bKtMtlffR1ZTqfPZysMSuW1991Fo3uDJ39oZ0DBdiOalfGniiGV\nA0f/FPgVL5YnzU4FabFoR+DweRai4a3F2LdKP98MgdSAfIBLBkUOd/iFsBWF\naBpHOZ2+N9eVUHCIghljvCBY5JZ1Vp4JRVxbMl23hKTXF7iMZk2Hwgf7tBNt\nugOLSbVMy0Ve/icuJvCLItK8O7QoDLkfoSMJH5lJsiPITuqJ0XOOugybHl2q\nOUkFIK83VYrl6RMsFJt9KbUqMlbVCW3CWLqWrjDOhQOgji1LBVSxF+akWOqJ\nBR66\r\n=+PT1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dd646bcbe7c22dde4072bea2d09c595659abf1e3","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3836_1527435558253_0.4313382442661886","host":"s3://npm-registry-packages"}},"0.9.2-canary.3837":{"name":"hls.js","version":"0.9.2-canary.3837","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3837","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"176fae0eebe7219315a9e72c2e562de2b99f571e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3837.tgz","fileCount":222,"integrity":"sha512-5HBnhelOhMc7P5ytgJdS4y5HSOXRfKf9SFShq2xjsMvtyQldPckLF2iqmvGkA1Hm1/3IU1SAZIML9yQm9pnZMw==","signatures":[{"sig":"MEYCIQDXIY2EUUYydPCWqUu9/J1odw7AYko1r94/Q9bxHEciJAIhAJmq4kvXwudnglXQpVdQGn24jGeVB4/Yy5HmqYUW/2yh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9663028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCtHSCRA9TVsSAnZWagAApfgP/Rklqf74ynG3NLyRu2P4\n/w0ydnrW2tVyXp0iIOoaOuDJotve+xrNUC98xaFQ86Lgn0ovNBdvi6klw/0u\n9krOMY57v4ivUkenMr6m3ZCglTqRX7bX0cOuVqIBbeUhVY/9hnq/+cLBpska\nxkECliP88ka9O7BIV9dcySUBRhmu/f18IaZ1H+tVjWCTpmhUg5rnWqARhArJ\n1nNPCxIYTeClpwk24POiexFTS9x6v+hmFxSgxSg5JXrPdT5i8vVcktboS5u7\nzfmO20GBffl4Nia9qZvACfX/x2wS2SMMKb06RsqRZ+wfS7OZp5gWL83rwgZZ\nSjcH2sDJuR2kXxr9rJJHfR7VXREXbrTItEppnowWHvMuJ2TxGOK518KTu78G\nzzmES0W6N6NeJUmAnsCLhgpCAmPoe5zq5zvi5bA8sXtl61V1Xssp0Nt0RWdY\nuuPjpF34WsoKaYNHsHNHGtt6/MZ4hxymzXFqQOegB3w1QimWe5qTkC7Aczzf\ni4XtFg45qSgJotnJaXwPFMC59JEoFOai3wiyVE2O/HUqaD1EG7BCfi/Dfsjr\nxKqvLCf8FZ25Xraw10VUaamLjByz0aXJTt6TyN7/SJ2se/E4zHcFVoUuf+PT\nG1O2jnKeylIdSBN+H/XI+uPVfuq92Mdoz7cS3VEeUTKTHm7XPA1o8CxD4ELQ\n8apY\r\n=VPQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2dd98df2b1ce4bf57512242b34d143c66e5f348","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3837_1527435729862_0.19611173504974477","host":"s3://npm-registry-packages"}},"0.9.2-canary.3838":{"name":"hls.js","version":"0.9.2-canary.3838","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3838","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"a18b5c99beff1e24c892c5b8e42e3ee18f594c65","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3838.tgz","fileCount":222,"integrity":"sha512-9W0bt0j1JZm99khyJDTcbn09emzwcHDZvvPVW4hjF3UII+Pg32LyKzOiNOTgg4FWLz6ck6TZTsWVnjSoVL63IA==","signatures":[{"sig":"MEQCIF2xB2mXYH6xIvjRmD8JzzQG+/r3Ju4Ws+iSBk6YVBNYAiAua/orveJRNBu5jYXauHKsV3YKGhOHST1XSOMM3wUyBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDXShCRA9TVsSAnZWagAAACAP/2OmyfwpF1SLEV7Cs1kO\nWCFqJyBLucSSPAIaIkbRo/YlDIqrP64wAKpsMPyxiibLYXCwEyeh5lM+hdsi\nrmYL4NaAsM7EeAQTrAMqcwHIXq5UtKWqxSsE+NAaSZrJ96sPil1gJmiEns7Q\n60WsJ9opYLOcQ2UMvraa37cxvF8jaXnds9zmJPsK+FaTMF6T5fIfsx015EKd\nKqbWZDcKvu2TLnDQ/+6J5198UJ9Ne5efSHO5Y2zt6s5vl+T/wTgIJo4tD4U0\nhngMiDZSwiQ5CEIxepqA3Dig82NlepcWUPMxZsJnNbC53b5EwMtXM0jI0s3n\ny8nuHk7FuiM0O5dMnXug3WzVvyfhP4LhTQv7LH3nRlsRv8SPB9nPFa0D998H\n9PZuQoG5lQvBK7eScGL1vjBJ1I3PxIVJxdDd4ymwl9xw08mdELFsElj4DTLn\nosPFYfVwuzb5Tn1upQJ1VM0edUiRqqlBMFH+rbFdWK80y0CdQ9GJoLR7BOEl\n1CefaqoOdJ16ybYXz1suQW1u697WB6Mxwtpl7NDQznwqfIXXlyZDfc2FyVi4\nSR4Xm37RcdGTl88AQn/+5ETdfKUs+fnIis2xrIH5i/ZWuem/BbijgphIA5sA\nrwYvjc0O/LmLJtocLkq56xrkkZv2WQl9SQmzOwUOQddKdFkYVznciv9abVlD\nvybo\r\n=dil6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d6bf9433e38bb4d4f75add8b13bcee87d29039a7","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3838_1527608481095_0.5100829695616969","host":"s3://npm-registry-packages"}},"0.9.2-canary.3839":{"name":"hls.js","version":"0.9.2-canary.3839","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3839","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"10509c274c06c467c059edbee30f3b134478aac7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3839.tgz","fileCount":222,"integrity":"sha512-aqv3R5ukdRKZnlZECLpYMhk5QCFYge9mcnztLzz3YCrM4E+7bT7FWf76B1IV4fEi6MmmhrJO8wMFvafcrVwtJg==","signatures":[{"sig":"MEUCIQD9AAmC2r7tVsldv7dr715qq30JEKsq4+hmQfip4H2r8gIgWMJrrIx4n1pHP2uW1gWs9U4Cd5j5G5tDqiz2vjaaqcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDXYNCRA9TVsSAnZWagAAnwkP/jBLr8NiLPsqqiP7sXqg\nzlp1YZwPNw91xNKclYmY7zeqlfwkTGvgTAPbBkcWrP0EbXPN6wI9e0+1wCHj\nq46CPngoZf2+MwyMHN9xFweIOoA9ghAC5V7PiYDk9zWkvl25kdXk7+1yuKqR\noWedDDIlYjEMklNy2TM5yJEG7lzs7h/SY8HfF5AjG1VxoBQsfLsGyxDF+57o\nu+PZEhGgrS+Zke6c04ecJpPkPOyhB8wylDomDtfaUQUT5x7WNiiViAY2yDw/\n3O2s25vcxdAwK6bfhOnUuyE76VruWZn6ENqLsOmhtTJkMWVGoC8bCG68v8Eg\n+qDIW6tKIdEbyMvgwAa+gVG9KRsE3ePAWTjaenTALdtQ2dGH3oIlzlB9ylmI\n5dlgu+C1SCFl2PSeVht52c+EydspRgz7Lv7Qn6tiYxhqM9JRLpZZV4nKrejk\nq3pgm0S5iMPsiH8cwgjWi4fq/upZTZ1ztfK31jCbdp+QRfe/j2csavyTK3Zj\nOcAv51+n2SHDRSYWgktyYt2TWMvUflfj6fQv4v4lGkNVL9AnjIZsk+5M3Ld5\nRkaKvDUH0A+EvGk3+BfmREr7v6blUGfCUMXjXktnu7Mxq0mLMDFCYubCadCO\nQmGZ1/VxGktKvba4YwoI/9wZ9mqRa2cbwEK+4kdWy0hxJL9eQoDq1//OWOQG\nd7kR\r\n=ym+K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"93b534807fe7c8d4962ba5effa3eda7ba5ba925e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.2.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3839_1527608844511_0.2011111361689153","host":"s3://npm-registry-packages"}},"0.9.2-canary.3844":{"name":"hls.js","version":"0.9.2-canary.3844","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3844","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"70b8881c01ac5e25e2092483312f249bac096bc6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3844.tgz","fileCount":222,"integrity":"sha512-Lgudtod48XSp4+hP9EsGyDHPBpHlAWcRdd2zNSMEGiftqGb1mvgofq0GgXYrIm5Cu5tysp+jS1sN1wO+4MCmVQ==","signatures":[{"sig":"MEYCIQCAlMlWuPZ6nLm0ch9E7oeq4k66dR7Zuf9PSKo491JvDAIhANciRa91HyKI1fqvVUDA1/L0XuBVO0Q1IUoO8LqduTeP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEWc1CRA9TVsSAnZWagAAdKYP/2yPXCIrlKkFZkj71Zmt\n1XrRGC1Rz9DMlAaeS32kkHjlmOScAqmf7Tku55fXgW+h+apqRx8CrFHWDTqO\nRrC6bTM/RaVHoB4Kycx7u5aIa+eOd2DASwoLplZJYsxqvMiLinhGzBPJ6PHg\ng2B4oPd53yljLMFBarQsEJnDTWaKtw87nRzfMip+25lPE/OdEyuMy65F+nTR\nNq3EpAkz+37o/ykg1y6Sbl+IXka1ecL4F3nscsc9adMoAZSjc3TR4q3Lv1sr\nbQUTCvItqCb3Mb+aWjnEiMyZJ23l/1pjRi0ZJv6GIDXPRluDxogmokRsRuYN\nEneel6HzO7bjn1enFjton8NWS0BHGEoDYsHSRCGpbV3staaJgFPdYjMWviVP\n9yieWkln3zDeBcc4QOPiT5BdMb3UFt4HnXIiXhSDouWlnkG2QDaWpHJ339RE\nkFbPWlirOgnGj7qEutQijbFvJlTqsmdPwoHhDNj5xf+8if76KcZhiOaESwDf\nXalJxVaRW9ImgwzIkIkkSrH5pU6aDvLUtqssJjhXoK33Zx2s6vFak+p8kYS3\n/q1jwEWd8LFNfboq007fxCknOIETPKUAK85woi85Rf1H8bHN+U3XJxv+bjBZ\nazETINmO3F+xKH5svWGfs0ucprDOpULQa4acLEViVibJqdW9OFnIszDGgvoe\nQZBA\r\n=K9ol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a7e49cbfe8114bde3474f6a508646a91be6f3306","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.3.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3844_1527867182200_0.6136488364471737","host":"s3://npm-registry-packages"}},"0.9.2-canary.3846":{"name":"hls.js","version":"0.9.2-canary.3846","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3846","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9776bc42cd05f0534954aac22d436956954f51a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3846.tgz","fileCount":222,"integrity":"sha512-5lLsNmFyFy+knBr5h/YKENg4b/e65IYGgYV+dYx6QQzXZmpl08pJ4RFMRMhcmGArjCryyFgJjPjSclrr/6eTmg==","signatures":[{"sig":"MEUCIQCiI8q2r055WCqYuVqEzApLEz/koTFsOkFcb34oLg8q+wIgIIR2+4XIBndKL11VbHE87NERPtOpn1/V0TtUD2i+KDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9662166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFURPCRA9TVsSAnZWagAALh8P/2KkK0jkHn/wPWv6UltI\n2prDaaf1XLywdHNYtySLFtmUOMAm51d3t778CkShFmXmcgOtYl/7yvpgfZwo\ngxIJMLzk+KPQHcFDAFAoXpnZ/7m+cYp2g7ezCtFZJZYDEv0P6u/5Seq/CfeY\nIS1Oy8BtLlNdMspfc9VPtSRp/Q6r4ERYcaUTd+mSGI6/jLAEGdUYqhKAdcCI\nZzXCqYQ0lgm4+i/vv6yPahKbrV62trDGqoRGFV3yEJ9gU6pfEQjoEloLsYXL\n6ltxIi1L14O4gMSUnlLV1jJfJSWJGnISFgLyUNpL+2zY/bIgf25omDDiI+eA\n8Vjsh89YPR+THSjqilDotZBEpfxuU/OpQZFO+lNkqo+dIY2D4aMH0cl0yWfh\nGIsE6JK27FUkVllLnEMiKqC44MFHaR/T+ZXV4smJ0y4Vpj/dor2TmFiu7KEi\n3J4o9nTYtIk56o6R74DUichLfJOlMnLYvgjs691ekRnJS2RYzSOvwzgWZSH5\npVJbSdpUSK8CJVLJtI36L5IsX3BMDWepUTNOzV+p/6kNFhcgSI3cpsCNbjhS\nph1POKBDeqqOuTAP7bnJnYahgay/XLZpzyuGHXzOR5CxE9DxbAr4xxTB0XhT\nmjI2eKth3sG7X9wug0iUHyt9Brcn/HxezJwHAtXxt5DBe0rRW8QxtTQck5FC\n3wCL\r\n=Fxcv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d4d45d9bb690ce3cc6ab60bb9874bff8346ecda1","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.3.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3846_1528120398829_0.32010673698317893","host":"s3://npm-registry-packages"}},"0.9.2-canary.3847":{"name":"hls.js","version":"0.9.2-canary.3847","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3847","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9a9ebbe905d0eb2b60cc4517c953dbebb39270ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3847.tgz","fileCount":222,"integrity":"sha512-2aSGDlcSH1ljulPD2wD5vIWScIf8TgB13ThJ8hH0cTZ60iz8ZVT0gjdx8dZSnpKMKDHGNV6ZedxdIxfL+rDCqg==","signatures":[{"sig":"MEUCIQCVfdmo2jE9aYXx+kOxZxWMpZFjx76TDU/WLidsigy2GwIgZbv7t7NxPfLnOf5XYYTMcuXS0mVGcxPmjuvvq/0I1rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9664585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFVkKCRA9TVsSAnZWagAAubgP/RCTLrG9mWCP+pIFWlGw\nKEbj5j12r49rFdUfsQak/H+sywHiNotHyWiVqdH0EuZjW1ouZ1I9ELavXtiQ\ndxM/bB6XUBH3WbcdVsaztTfcwfP92CgVT16CBtrS18Dq78VvbFVWDN3RB28r\n3prUmtpTWWow5NuUSajquca2NQFIdRXPiV4xTaSsE2N9KFs7+KO6NvEcLWPN\nJoEd5LBH9R0YdzXsyCqE8RmTGQAABcG3AlI9bCRjaidnYB27/U7JllplbqNz\ncjluEa2v9rq1YvL5uvgOsUkU+FF1bHLTssnpDDziGBMpFLg2eXcTsbOm7QdQ\n4GdpEWfQvRwV6slJD88E6eZFVDZZj1BJeL4BcjMje4D98F9GXjTJwlBQuMUe\nLc74XKyHxFiNcm1Boo7+j8RIF40oy4ZZU/Fqg2d3ycsCl/sNgXQph5EjdRpX\nK42SyRO1er50hSOf5G+lYMM7PjFH+67z3ukriYHEB81ufTCbvew6QBO6mAKG\n8LX+KocNZhtWYjbNHxxOmosGpqmtBp0g+MU1u5qsdHtVIsuyuPtWuw9t0SCn\nU3W5DrdhDuGUQ5J3tkOVEh0f2wpIwJzrLw95F4O115ysj6n6uszUfMJskIX3\niMa2w6usmW+JdiJTMHOAZwZqRNJ2+mC+N/2qdliEwhCliYw/E3AGV1PuBpVW\nNq2w\r\n=N8L0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a7ca28dedd8b03c6cb29b00409e2eed449ac5bfc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.3.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3847_1528125704939_0.30694325902512754","host":"s3://npm-registry-packages"}},"0.9.2-canary.3849":{"name":"hls.js","version":"0.9.2-canary.3849","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3849","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"d05c3b022c7043428fafaa2a0f6abc47e27d6808","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3849.tgz","fileCount":222,"integrity":"sha512-6lLKhwWBVWB4E8wOU4eEdoBJKm31c0FbXJIsDUyB+/26AvHPaz0yh8/2nkQGmxndQ13FVgaBGoGL1kVShu9xIA==","signatures":[{"sig":"MEUCIQCQTAzjdRuaIk84ZfhZTvGt1MpFkkNKwIESReU+T/+UYwIgcorXMcffz4lSdKeWYMHip4300faWHS3L3djP0Au8yIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9665246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFoGUCRA9TVsSAnZWagAAZDUP/jnnX4q4SW9TKElhEc/B\nhvCc/St3CWTdINrCk9CEpIVZu8lhHb3/qXFakP++r+hppzStfKtXGyjs/RY3\n9VZvFkQnrFve+drftw+Q9f3Vyc8z3Kh/vYGGXdNAPYdEm5u8LmnWnWVvovVU\nYPInrVjgvDXnhWpKREQ1m8pSbl8h7MRMwyxLb9Tc3j9XvFuEu3TIAhUBAwir\nd8BbTZj3VoSQkjU2vqys+ZsoxiZzXDhV10B3VDA3PxiKXc/eMkcQBW9l2VKQ\nIzXC8tjidk+i5UGVl5dAH7xRxR5s6rk5iae0/oKfTA6iKXDqD7CVFAT+HiEr\ntjrpxCIo5Ck4J1lxcNh3aeGKCZn6TaFbfzCh7Ku8neILlpqzyJPkzxsgECx+\nYtTm8NoBCw8kKdqNNhHvrgtqJwVNovm4HGZ7xVVoq+I4IJ1QdDtFjaRDKRf+\njZuV5RlGLzQsOO9OjD8zmFmGV0PfCwV23zzCyVw3kYtyrsCBNtMZNzQRgMJj\n3SrUjSZSrzDA8JWnsg6xl0rYRXJm9bHOiQqCHQ4qBqZyaaw64R9msM2NzDKL\nvaCPX5C92ixpN1fnTDoa+SjRsC3Wr1QOe+77gKRnQ13y59KTd2Nc8ptum7/W\nafpJbL2Yr4kn7uOjlA1bbmszJTd70fsKlcNoKlzkdGsjwS+hQrDUObl++bmq\nzqUM\r\n=fNc6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"980583622f9ba6864f6c84f881fd36bec06f4867","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.3.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3849_1528201619390_0.969450141864358","host":"s3://npm-registry-packages"}},"0.9.2-canary.3856":{"name":"hls.js","version":"0.9.2-canary.3856","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3856","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"e788e89fe86beab6b541ce2b9848e64cefe04821","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3856.tgz","fileCount":224,"integrity":"sha512-eAYTYXygEnF/c1Zgu81LJIo7k5iYniQUg7udNZ8REKV7akoPK4dyutK+ngWNZO9JGm2ybWVesrqN4sTOEOZYmw==","signatures":[{"sig":"MEUCIQCdcwCPpdPzrVxDSk3r+UI0zzc6AM110M2r8LEjgo0T0gIgOFiIbzb0Q/ONhwl/UmrQh1qRv0O5rVL0dFKQtXH4H/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9672830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFqSDCRA9TVsSAnZWagAAnT8P/1zlH/B5J/DUc2suz/dj\n2dFsg0qku6u3AllrYZiExCVC1flkvHET3wO7EnHh7eTBKZiWYnNhQ7Zbh6nX\nfN8CV7wjMgp3H7M75luf2shZzT+UEZkIT6TafUhm++mMfwlyQQjy5/uwXTyc\n4F0dv7l6szkZitR9Uay1DgmbCyAQpSp7UZZ5SYAHw6aSkHMwJ1mYg4yXpZfm\n9AnXN+lJDeH3prbVc9h0dvZIpNCIfxUhfHW+2EIi2yLgjES8d56Hf8gcRQTx\n/4eVf9m8fICKEymOVnjH0izhdmebvmTRR9DA37LnbTjLgGRZgKMcxs4foszr\nIVc3GwVs1wB+KNYtLPCAuy6vMC+q6J7DPEcIOWSm2TBP5+tpHJXAMKby+e8R\n3L0xkzCOdiMA7pWjKApPfH+V7slipJhkSrNJlC8egEy+fJ9mqcG+CUiunm+z\njmgNyps5TMVAd+AP/r3Pc69RYrprPLmqgvwJLb5+NLEyWHbTao07yq8Sqrpr\nBob03mNxqXhf8GVodrJACrLkNiignSSRc1XRfKeLt2InStB6ZqdlvEwr0kDR\nNTLWeAiVV0qKQXyfjWUK1PgmNFRbcs7/dEmVx8kUwBPNStUJk8rHs2y2nt2E\n+/c/Q+25wMxPakhEGaHZ+VIiUizN5kABsEK9VyS1ECljzdXE4kMRAtCf/20A\nS13A\r\n=yzda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"897c4fc38eb660df22e0ba24793c3d73ca4b2fbe","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.3.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3856_1528210563212_0.012337585492585568","host":"s3://npm-registry-packages"}},"0.9.2-canary.3858":{"name":"hls.js","version":"0.9.2-canary.3858","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3858","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"df1eed3217c362efaef514c58a92a639d391d1b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3858.tgz","fileCount":224,"integrity":"sha512-88u7IwHE6q6fhzKzfd1SWuBviP6djj001X0SlYEMDX4bNPuqs4Tcc1TsapBIeCw4FYSPjnua51+QnsjarzI8EQ==","signatures":[{"sig":"MEYCIQDUvCalOmqE/bdXUNbi4iwI/SdQzaczZHHO3V9CbZCgyQIhAPagzIBJ9I8Id7HKK/VAsNwfq8LdB7tJZrV8oY8zNkoN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9674693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGRUbCRA9TVsSAnZWagAAi5UP/jAFHEJBQFi1UTVMc3aG\nnrQF7cLITJ/+7hNReZflzERYgZ/mvpqLWBfzCM2UAxVCkvPIzVl6bEHWJRpJ\nqb3Kznf7QBs3zZiE5qrHFvgReoqZg2if4m9fw3x/PFZrWllixWdyAytnO83k\nGXJnqZgNC7Xr9QLhVUZ+90hlbZs3a8mKq0Ur0QsPOsj1Ddl3NNQ9yoE7jPwD\n14P9/dfwe0cjNgTo3eZX3zowhX26v3xTRe7wWvGELXtzsAdBF/O8zzA4y5Bg\n5ArIDTveMFdyPaBknJAY7HEHNM2Y+C2OcjXwuwweg386n52/gNXwiaWX95Xw\nc0ohZUl0+WSh8YsaYJUdKDmwmGk+TPXAb/e0hta0Ld+yYnAL6GqTMdAFCsQG\n0AB1OK6/MrA2VWeI6dMYOnHk9lfd7X04x4Z+eMxmWpNmz721vlxgM79075/h\nwyqh/P2UbFZdZkLBa+BUmHaeonPKcj7AlA0V/OdzInXnJ6ZMq8EDiQ5EYSTQ\n2Qi5mb0c55Wgk8k/tc4DuO1i+RLZ3Qqka6QL+5VDDsh1SCvmzMom35as+Yqe\nypmBD5/Ulowi6ZYo6Ah5nOtzBPlRmMFP4jtznLV+H5ALW7MC69KwShK/kh2f\n3oQqSTgP62m1+iGRxfwGU8EZyER+ExDWsJX+Tl49Su5I0p5YOeQ9RYf1ocex\nPHQv\r\n=txce\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c2ed4f120e35e1715a469bad42d68598b03bab8b","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3858_1528370458650_0.6178814985491887","host":"s3://npm-registry-packages"}},"0.9.2-canary.3860":{"name":"hls.js","version":"0.9.2-canary.3860","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3860","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1da02dd408b8c376e0d64e92bc19cada05b6bd0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3860.tgz","fileCount":224,"integrity":"sha512-U4CMz9/+7EF9Z/rXji8+cNYMSECorft/cG+bFosbpd7oCxhP/+bY6j9B+7glAh0hMKO/2k0bpJ2Km+GOi4r0HA==","signatures":[{"sig":"MEYCIQCLGsRxwqGLh4VAJLvwIwHBIaRvNB4HSu07wNx3FzxO9QIhANPdQ9lwkwtAm8F1OXFDqmwIYildIFj7hDnj9YkvFUIe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9675519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGRVpCRA9TVsSAnZWagAADj8P/1tKGl6mlR0247+ffGa1\nX2wHT9eTJWWyqa3CGQVgXppF4Oow16GGBWeJrgIr1qcvCBUn1YOvD91thK3s\nYzglQwh59sipErhpYO+MRLhIm47T7qPD8pnh9//H0wMB+5vLguBSRYfBxtOq\nLhx2njJ/nQ0kpoVQDcq8pzktcHXZuE6Xi2M7Q3wULBa06sunLPOSOPVia1Cq\nbWg0eKDzOcSfa4b8P3/G2uQgW8ZtJGEsRACkid7tce8f0f5UeLWuDVWcnNXT\nsJY7ze4pq+KwEUcR2xohXfRxU9kvJbX9Hw9976wj6qXUSjfT7HxI62bVcecy\nqPb601GiM4mKSq8BabIRV80Rp3ZhvlfP2hbvRrEwY+LaQgs7G+Qxf/cswYnU\nPg+l5NEC6kTjk778SBvIgYAQxOzWHmNG6gJhvDtAYAPczk7uJQFkGXHJW7+R\nXB6yJY6SGsuxnZcJa3CpVRVFxCaPQ8eB3G/h9+Jus64VSITRJrAOOxhhiOvq\nlI6IKmiBf+68BBXGDEJQwTJcycBTYrgA7ce1/MY4jFPPpaYWO3EO4CbTjaaU\n4R+3+Xoyz/QrgIfP0ps4A8pEQmUXlmv2fqZfbksxpTUJMBCbUUvLXKx7nxwq\n/EvJs4WGjtvFbDV8kEdRQtRpGN7gOdngKOfZNBvDKosdM8/rj7DzFb/kzKxK\nTu8D\r\n=sWw7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"99b9abb667c869b705e5fead2215a175c6d22cac","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3860_1528370536701_0.3475993922299496","host":"s3://npm-registry-packages"}},"0.9.2-canary.3882":{"name":"hls.js","version":"0.9.2-canary.3882","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3882","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ad769d786ab15c4ac53cb57e9de95e763d7ef09c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3882.tgz","fileCount":221,"integrity":"sha512-vAsgg3mQRX54CyDsJvJ5XgOx0jnq0qTOkL2htzvgtKfihvnF+oR1tnmPzOU5t5gxyXBLMycNrbpZIaaFf3HCZQ==","signatures":[{"sig":"MEQCIBNXF4DAxNJgsAyfsX/Xv24G+E+88FqewSVFthaysvhDAiAYqgNZ3pBKh+8hlNbdmbmGaI/tPFU8RBXvEWIFhenEkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9684621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGqKpCRA9TVsSAnZWagAAFLkP/ifeFbqdold+b/PSB4JW\nKfDetDyFG/l7RamWqg2qfQhZph8gmLIK5fyNeTTyiX3w6r/uY9cKB16PbpI5\nx40/CpGiFNr1LP36AbjyHUCyiU2IE0u0cM1i7R8J86LIq25lTrTxAccsHlFf\nYz18UUolQ4Af4yVQpwe1Zu/9Mb+pa6EHzxpvc2lULK5vYqFYFTP3pfsLbapG\nLEkSseyWuBMD8WeImfD5/WorsOk3DwxPSHMeH7AqfWsijURFzP1tnY0TxHbE\n1Y6TD39rDu5jhFZAvJZg4gRGvEkjVwMkseCcMevvMLowoP6jhxfa0swK2lYf\nL7GdB1upuF07ErTWPBEfY/F69r6a6Oci0ULi0u1fAYOZjIcFntvcCqKa5R7Y\nGw31lMGsRLHtp5lgCy1jP11rbMuFiDZWaq1J8AzR8Mm+iebPmSBwvj6WSfhl\nzR3pooU7h8pxuSdvnCuJsR7Wtva1OzqwQoxKaxZRc6UV/v04I2e0AWR7Jhdr\nHWqCxzpaVgi9v0BgfNfc/JlTvg3kD28eCWMwrlKKrYaaG5ZvB30C2T7YY4rT\nSnu/B2LjttXi1XqrC9wpISHOiXh6tgeP06KwVNGryt1n6pbYOo6XIk1pHHSW\n7WjRI5S/8oOoNoLNoy4pkyZAqCdbjoKSotUgOg3dpOuerpf1Ou6G9GDtx4bM\nsZCP\r\n=Jj/y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3b3a00154fc79adcca35f624be3bda0f75b70ef5","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3882_1528472232548_0.9308467630186712","host":"s3://npm-registry-packages"}},"0.9.2-canary.3930":{"name":"hls.js","version":"0.9.2-canary.3930","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3930","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"7fe7ec82d9b20b4b0d58c3acfb46c5bdbb6faa51","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3930.tgz","fileCount":222,"integrity":"sha512-6h+FIkKD9cQ1U+y91j8kAbQx0AsrAv95bA0WXQqiqIF1G2g+HDQeuSckDD71IYsywLG7D0E/iOQ/uDEJjkisDw==","signatures":[{"sig":"MEUCIDsbJ7XR0wWv7JELZgEvB/vOzM9d9xCvi4WtuAU7SGXdAiEAhkocKUOYJzx+KWHSE2MfJ9+dMTx3XZb9Iz27sN2H6X8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9776387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHjchCRA9TVsSAnZWagAAh6wP/3MukCEdru+1gTFP3GBv\nk7Yc4q1BSzxSGoPs6mi8R/vBgJBvPrrc+iW96RJS6DIz4LJx+QBg3JcVb0K8\nbh8yTS0RvvgsxIAdBwh00XAOBB0mpkij6ZpLAUk3Rlk2XjSlGSG791MtzqT/\njTB9pf6RrBBrGUA7uiDY3rwocNODQ+QHlZZtgcHn1644pHYNxeiGr4Utdx2I\nZDHu6gkx3CqedLy53TGk6AtSinGxCH16VtlLPONWlCUphLPIn1gApki05jHp\naGZ+QOiS7lK2czBSuUPcVSi7/mj+aDhI29IbivYgywBLLxpRZtE1sUdgcL7u\nr5wWWBve3FfmbfOQssG01F1F2wtvj6BNkhAbvc+KUAIcYRwrTiz/ye/AU9K4\nV76jqtelnphwj+HfKWuI2b35T1zwUuTyXYED4N6rQAq2z+ZEA4WeRaDJReo3\nEeQuQk5zXRJKyGJlFV8MBshrAZW84BbnVXpJjo+Ako7lR8a5yW+o1LosyJ35\nF+6fEgqGxRcMKhKGPEqwhGPWwPfdSHmrDVEFKFagjpe7DBsTUcgNOtck24JM\ns+tFBCGc/1fzeb89tCevrVwY3mNjnB1e/v/RV9120TiTueuf6mySkp1V4hcA\nB7hVRoB004ySQCGyh8m1j1hCJtH/D0n+5XLhtFG+UxCB6XcZFSPXpe6WtnmU\nMLEP\r\n=BNw1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"741d531f69501f2d7e12fe10d8454245d4ec9161","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3930_1528706848942_0.01593560556707274","host":"s3://npm-registry-packages"}},"0.9.2-canary.3932":{"name":"hls.js","version":"0.9.2-canary.3932","license":"Apache-2.0","_id":"hls.js@0.9.2-canary.3932","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"2f86af12041cc47f120e27fc563c8e22d34df2ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.9.2-canary.3932.tgz","fileCount":222,"integrity":"sha512-JVHiriKh4P6q5eSHj3Rt2GS3kk7+EyeNZUHMyE9LHe2d6GyZJbJVpx76ULcbuMVSVuGF7BPYkvm7m2OoaADEJQ==","signatures":[{"sig":"MEUCIQCoXPnk1iKWDLArfQGk3WNY1MNUJxYjEpnbWIUg/khGVQIgOPMEuauIVZsFlUDsS3V331vOj2CpIwLzwQbvWb9rulM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9776529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHl3yCRA9TVsSAnZWagAAVXEP/jQ5lGojIYzolulDRaWb\nSFNXwio1DfyYBNH5nU9nb7oqdVWjysHsKVJou8r2Jc5OeZf7TGPQWxEsHL9k\nCnkwTpY/KXaK/TeXIYbdGRpvX9IZ3yU5dhMlP5dylW3PMOCuJdCc8iwMdpA4\nKldJd6CfJTO+QBpVXsZuUA8i4cwTv9VPPZkxsYz2alaj+t5BL3PF0BekgkNG\nZ53O+PHYxFqiD/6e+JWZ1OAZht6f3uwiOGAd03V0Q5ozMwXjw1PBzRjh60Sc\nvCUQEnrX4olL2Ikt0eAnwGfJ8TYoh6VqcUhs3gO0LBgYK8CvKiHiyZ+9K8J1\n3OFvOgG9CE8AuJSmqAgweO27vPVt3INl+GgMZ7v1ljEky2kWrjWmXWLgS1gi\nvCB622FrVNL4rxAgOsA4NJvh7AqJ7A/JmNC3F/wm94l3KZiSeVmNbL9ivyDR\njBA7KIeW1l9CS0jLJhMnujMIGmHZpGeHJzcvfwZyQiobdSCN36ZWu9axWC+e\n+3FV5iO56pFqCZaxRLkA22RmGUolDRRHmQa2xR7eMPio4Jb2lsiyqXqllQBL\nAYdjTY7+xFyrDF0ZTWyOuk4vVPw9CEHFStHet71AVhWzCC2ut92rk4aUAqce\nSjurmtg8Z/baTii2/9RL8O9UJ9FjpfA3QHJfzTJNOY3c17XLReyKEXZw0mdY\nGI+X\r\n=TzSV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0c64ecd4f1629428f371eb8fb97723f3f1ad617","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.9.2-canary.3932_1528716785294_0.7214530430786337","host":"s3://npm-registry-packages"}},"0.10.1-canary.3935":{"name":"hls.js","version":"0.10.1-canary.3935","license":"Apache-2.0","_id":"hls.js@0.10.1-canary.3935","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"5d58ca74ebd309acff83059651d62c64a2b8b826","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.1-canary.3935.tgz","fileCount":222,"integrity":"sha512-Tr1R2cprdlGH9u2O3vynCbrZgiN6Y91rW0EIxY25zSeeGISN7uZp7qrB+J7YQ9dj6mQVno38mk0jibXFiZZPUg==","signatures":[{"sig":"MEUCIE5kOy0yMwlHESGOUAI+F2rOUmsc2nZr7dqBvaYSKPASAiEAhq6YyHiXou3dUAgbOuBEpYWufNNaDoC1giF1l7eGfcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9777181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIk1+CRA9TVsSAnZWagAArjIQAKNYLjpHCPUtPiDz9uTX\n9dRcNamECYS4xHAJnul3CNCxVHYJYrJEZ7uNtHsGF/HI0dQXeBDKQYmHUHIy\nWFsZmHboerTpCPSSB4r4rUPrsIaU+XYRqao6ZbvAC1gy/dJmY09/gesSXzTB\nt9KMH0fIbAFQnqXBuWRrheKw9YCoBmIehh2uI+FXeDEkXs5zTd4HddruIyAg\nfM5d+nzIHZLxQnd4Gs79H5zhbGK69EDML+1hnf7mAfkaALlBVkpsDIdbd4LE\nsDUlG7Ebl11LDykD/CWwZFuD2oOcQR4SZl+gdgQBsKrF5eR7f1ODGGRTocEt\nTAlglC2+znZ47ul+JQPQBpyccjWujMmUyyhlqkT2qcwySAyBa0fylKRD7voK\nF+KyZpqkBpG/zMf08Aim6NTDYyvAWE8rnMUjb1CM7xSSADxpqdOT/cUejtbP\n43PV9GBEK71HMZ5OKycKlKuiYkfpDrYMNtmijTMo3XOf2eDFfBJs/1S/at52\nhhXhZf6pZfy9HHRL7dflcaxbyKJAqqAJqL2vCLUH6sp9o4CpKEDHjqG5m9GW\nJGZJh5rADiDMbw7NND/GgMBChD8F9YSMQOObkxnQC7OuooO4lQI7ea7m3P5Y\nZpU0BTzna1q5lHO2zYP6QXc2933PgXYfOSCw5yGVoNpzFZZu9nMrmxSO2NO/\ngI05\r\n=KZiM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"480078ffd9914d561d186bb899436b64dce6a8ec","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.1-canary.3935_1528974717971_0.11965626453128086","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"hls.js","version":"0.10.0","license":"Apache-2.0","_id":"hls.js@0.10.0","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9123ef74d493bfcecf57ebed9b2e57fb02cc8443","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.0.tgz","fileCount":238,"integrity":"sha512-o4gSURIocti67wls1UlHvFAJKr3YxaFNBLk15eS6O35Qoakz075a/E/E4wbfyTXRrXsXSRQ2q+MayovmJQsOHA==","signatures":[{"sig":"MEQCIDKtIK2LpnJoqU2l0gsmHj/V6ebpgX7cIz09WA/4f9p4AiBREkudMkqf7J+chgURMMFcPM8ez3tG0Zpbll6MSijqUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13635461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIrPTCRA9TVsSAnZWagAAvmQQAIDl324gIFiM+u99+uw5\nX4K64Y2LdoN4OvAPbQgSBfenJ5gsRdal8p4Ey5S3HMIy9yZ4+YM41gUDKI2G\nqr5WNVbgIFjxQUYMbj2/6LkqfKu8ovVZ2nhFzjPFh+ET8phoiBVIBQPZ5sxf\nnx4J4pdDCP9b6FqzOYUxHby21Xh5UdQRZXvht/eCTNK5ceHGvPDkP5GNC3Ah\nvZhjBB8TZDJq7hgqe1OQGB7U3J5QHkgqKxjlEeNnZsHUb8h8RFmWM1+8Le3X\nBIkZN30hiFnfbxiPKRzJRqiRG4C+L1hcLzUwZu2kQ0GJt43ar4bEgvBipp4P\nngao3g1kRwFu+GORSAce7Tro2pNfzJDkN7Ne2KK7Lp4mNeUN3GU068EKNXhl\nLv+7FwJc/K0kb3zmiqICBRL+J80ARtuoCtJ5IqIorA8OFAQVFeXeQYdp/qPb\nxyb8PhCNS1d2NImaAlLk01TboBPYf9kbgQZ/RoT4VY0mWBn95oY1dZHMDwQZ\n8yEYDB3VLoNSF5eyRq53yUCHuatK7O4jR+iZeI3MuXNGOTj2SokFFLCF+JSU\n/23yWwSDwJgImGjB+v4Nh4CEGpdJzf4QGVGXBGV3D4ZIQAG6aBLfxLfijiYJ\ngR86GtXbxwa+npXDgib8duG/P6GyDl6u3esws9fTNifZx0WRw6x01+mlINEi\nP0kl\r\n=r/Vc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"480078ffd9914d561d186bb899436b64dce6a8ec","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"tchakabam","email":"tchakabam@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"8.10.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.0_1529000913303_0.480054842993205","host":"s3://npm-registry-packages"}},"0.10.1-canary.3937":{"name":"hls.js","version":"0.10.1-canary.3937","license":"Apache-2.0","_id":"hls.js@0.10.1-canary.3937","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6755b9534ee7083c9171800c56e11eae6c53a066","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.1-canary.3937.tgz","fileCount":223,"integrity":"sha512-5iOTUEbk/tu4CWIqDy03ptigeMGtGgzPZVMRzK5HQDjRkFwZERau5/+7kijGbebz9snDWO4yQVBTArvai2axUg==","signatures":[{"sig":"MEUCIQD6s74IAlzzIaV1vyUfc56TLlx86toXJ5rWCIl03bgW4AIgI/yhIbPruY1zkQSbD41DJ42S4giBQuHzEhTi9hWHysA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9777226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI+P3CRA9TVsSAnZWagAANVQQAIRyoc+89qEei0lxhDxb\n26Ubd1EPWoiEtXqsnlq/XAfecXLX2x++zWmRqOX0BHRqJAbMTGBjNOGRlFPN\nYSyuT+zOOoUlHa8lMnL55Q/8gGO9wk1MKcxIVlQ56Upx+zqWp6Djs1rS5ETq\nRQFpv3U73Zl/FglXTXo87fmaSm+hUGBDaB40hvFvR+0hE8WAWeg8bHn1Nt60\nxZdwmdFJq0j1Jm/+FT/NP3QeX0t4feOOZaRpzNUfM5ePSymwXpzhPjaCWYC0\nF9BQHOhkADEbpwG7QdaNJwh91gXbVFZUCG5lx0xxPfLRL35IHVR3jpMVDfT2\n7ZHAuEOnjvTTn6s15oz36rEwpBjRowQuapeIaRlxaifRP478Zp3//Ai/EBwM\nigaryBhyPxeKNENbrrRC9Vm9xfXkGibroAgm7znHh/3pVk3J9CjAlGgIz6nK\nwcCHjSuyjKO8Lvv1c/4oleCCQ2HDhGV+VlMxKBqmz4lPKWqMBjK7uMNRydBg\nEv67odYthtNdiMIT9PDOT6fqhJVcEdJDCySDsyG6qiiE9KdHxXj7PsIaFWGA\ngjFw7M00f6U/fl1WsZP5o578f3RomBmbyBK2RfkGgfJPT24Qu2h5arBVWJg3\n9pVZ3TvtAjacuNPInr1zKmMiJ8dV+JAoFRvZgSU1sa7wFLd5tBwSzoQo2DmQ\nwfT3\r\n=FJy6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d21736064db8d0420abf55f9b026f47e0ad65ea9","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.1-canary.3937_1529078774688_0.12838536517619192","host":"s3://npm-registry-packages"}},"0.10.1-canary.3947":{"name":"hls.js","version":"0.10.1-canary.3947","license":"Apache-2.0","_id":"hls.js@0.10.1-canary.3947","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"5ef2b61239a4af599227d498c232408cac859447","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.1-canary.3947.tgz","fileCount":221,"integrity":"sha512-PAMQRxIR03BYDxZW3bZK/ojtNKjDGZwOWbWeQbrAxXo3K8Bj5kXyfrpzC25qf0HexmopYwsBr4fD5Of9wlMcPg==","signatures":[{"sig":"MEYCIQD+i7RlHPSpr2ChHmwCTXTfjwKvDrjfFYrBNIjwSTpmXgIhAIrq38FC18fxa9K9h1wsp6ILRvQrvq1uAv29M7fQeqUg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJPfOCRA9TVsSAnZWagAAarIQAIGwrJc1Rm3U9t/tuP8V\nu/mxCosm6JQFO7Xco3woxWWBLdfsY9Vu/XwohRUbUDD6N3koAIKdWn87Qooz\ne1JpQU8DIN3bgppW5ijIdhw+ctL299gzeTJuHjSa1Tw/8XITLwldu6jH23Jb\nRYGc7AAUwIGpI5glOAZ/vUe0tx6/CMf/YRSsMqUVXnAPJ/qmuWXmKEO3MK7e\n5QjA1xwZTzOwthJDELEU7/KmwxhjsX0PwaC09sCnUQPBHs/TNTvTlN4FBtbd\n74B7AOoKk/69mhnOnQRD1r6Pt1bCmYqFXcs0ot2g1xMMFuuw9d9rI5toCKf0\nnNt7tYu8mjQTSNjx2hENwmpdcef5W16kj3AFr+3+4ux6U3CbVilHXUFHRC6V\nle/aYXXSpqEztfHhZk6jYltvVCmRR3933yV0iTi+1jscyI9Mx8on7ciFt/ar\n2hVVgoRarosRM692VS4vKPxZ6Tcv0IjmafY/xzCLZYRoXRELla+lOuH/K5Ei\n3OYa7oihMGt805gJ8XArlpfoTajumYc+XvADMOrv3TfB39TKrUr8G4A0K8FO\n3SbWYi7Nkb9uObjirF+XZOQOK4CoPh8/KMFCCSzZYrWT6sNoFY++YKeq+3VL\nenl2JsNrCnwnvh3I+5C8wW/qjTcXPG4QFm3/JehukWHd5SUcBO40txJyfo4k\ng7fA\r\n=5fMc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"26bbb62881b63a7afa9351ce23d7096eaff50e46","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.1-canary.3947_1529149389503_0.48493532830842456","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"hls.js","version":"0.10.1","license":"Apache-2.0","_id":"hls.js@0.10.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"2675245be1ba83aa023b11b5f5432af62be63330","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.1.tgz","fileCount":238,"integrity":"sha512-3459s1YvJB9QzBZi/wE2zGTkFUl903tF4GA43D6C1MytgReQVGwJMWi7j3KfyzXvVUzsmZaf4bS7OwFUPTmhsw==","signatures":[{"sig":"MEUCIBCk+rGQ9gk+RsiUQnP6HfnVWWuW5By1uYtBmlXzZ49jAiEAjVE6gXQ/dCEUA4zg2wDKkpWceY0m/06brKoXQSgnt/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13629353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJPjSCRA9TVsSAnZWagAAzjoQAIuvjZgP5TZuDgdfXg7X\n5zF96TjCcrloTawPQ1LSqvdn1CXh5EED/PvLIsYPS6cRWsIXkKQ6ANSOtLDh\nYpW6IQlI0GKvjRtorYyLV+wI2TEAtJZVm+HBBjA3PtDKS5G6ZVrBffAVYrJ0\nnepkLL6BlYm5y9UeDa6hW3yhYo0vvaeobCNoFml1rhkCwijfz3aag7DEjCAS\nS4svmgRe0xEHOA8WBXboGC1j/8L2QhaCLQvvQCtDdGAIwc7S6Cart/2dRAcd\nzq+tCwTOSk8wwCYvbE0xFp4/vVGcG7X0kxR42POdVTjJBOY/Q828nNPEISaz\nK9CUvcHgOsOAWxYU6gxl1DqohqDn++24omESDtxohOz22Q1niKaQC+wiSLMw\nMzGCqBWwNzqQuOKAt+Zfb9j98s/NdaVnQ2VkwCM3hSara+ioMuvIM1/AhHcO\n45xaWDn4ElOeWycPyTnd4daiOKtT6C1qWYdWbgyW65Rscr7VKYtiDl/9zYzQ\nvdl+TOR/tANfnmPXaBzjfRoBbo0DX9JjH1Os74eLnLbisWLDX3ZdbW+QZU4G\niGbVfAd5NEaLHTIOpFdBQuW5kXZZ2w8Cdjpgbvx1J/IrGOu+hleOG2WGtp52\ncZa9dp5ZGJUQEBTSaWXdPZdXC/5W5HRYFeDkKIVAEG7EWYctGf+lQlu9GYl8\n1ztK\r\n=kOGl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c1f254c485e040c9ce59e11a755127ec23d0b336","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"tchakabam","email":"tchakabam@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"5.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"8.10.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.1_1529149648244_0.7384331295238313","host":"s3://npm-registry-packages"}},"0.10.1-canary.3948":{"name":"hls.js","version":"0.10.1-canary.3948","license":"Apache-2.0","_id":"hls.js@0.10.1-canary.3948","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"8f7046d5556643c32eef0bb35419c9b8144d8b8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.1-canary.3948.tgz","fileCount":221,"integrity":"sha512-NHeO5SJDC6TX83aN7UMSdBJ664MK6X979JDgRaAKwqe1yWpf0at2OkZDx0B3eHRcB0iyrnJo/M958Pq1FclIYQ==","signatures":[{"sig":"MEUCIQCANKyGGO3bWVdiA0Ewnx6yZkFrbBQot55Q2msAHBuUcQIgMDgiuP4n48sD3k4/aNTAbnlArW2I1wKCx3kEuRbgJV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJPkRCRA9TVsSAnZWagAAHHMQAIdKIgo46VyAIPT5kWwL\nWMNoBX33zjRAxIkezEPUKJ6+HtZ+p270AbS+AhrjjjrZ6bx1txWJ155UwV+D\n+bJVDevzpVEflfY3w/kfvjyuEFkuJaVsMobLU6rvsAPgDMaX+kVQOjXoKTvE\nF1qvXcxg3px/V10/7E/qQtBk9xSMuZvfNIj3QyDpHtP5n/15K6s5XsV/YGGD\nFTf0bsRqHyqaRmPkeuYgEhl30hgkxQvUorMOfuo1NCMJ2tRMPvaoPPdkaBw7\nlC1sxC3w5RuGXCbHgNa+uEHsqNwvzbNMJcxim4WoBXFBpQ4J2UChpiU5Ub0q\n0oomABk0Qf065sXbmt2dI9n6Dm22Fe8qdTw5s2mHdb3fZ+4mGf16IgygjjZW\nKWj1PNG2vJyeQZ3yU6xRVsUeO2oJkvFz+ocMGpnPd6QwOHpN4Azv0RQQ4vxB\nsn756fxxUlt0shHyA3+wlhzOCY4ZKN7mA+gJdA/5slhUfDLWy8c54f0aXA0J\nr/ax0J1Y7XjqpbeRwPo78NUIlKjee4GuWqpTsN71DkluRrFLsoo0B1MeqGnq\nrfP+iSm1ROkas1NPqV9AqFQd3U1mFQ8Bdg2Ut5ozyI8V64mjcOB4UGyzT2eQ\n9sq2PEkUkNT3Bx2kMu7RTfl1LvBy9KD37IAxIQhLK/Plbm+TiqnWExAg7Z2d\nXRGW\r\n=9Yr5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"21ad3ac4e14ff66ff39772af0622001542c3007c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.1-canary.3948_1529149713143_0.8751217191761327","host":"s3://npm-registry-packages"}},"0.10.2-canary.3949":{"name":"hls.js","version":"0.10.2-canary.3949","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3949","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"440b9dc466d7f4a8bb547a1768102782b59a8ac5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3949.tgz","fileCount":221,"integrity":"sha512-ewcyogbfKjft/DUnrBf3cFAlQxboqs5hxNuFlh95DfobPe8TzBpAQa1PvKashXkq+4MYNuBhs/hwj1GUSOPfYw==","signatures":[{"sig":"MEUCIQCPeVOngtubyWzfwSBqcUVZaRSJbwTJoPI15ShqhWBKhAIgXmdGtHNufDQKMaY/WHBr1U0aYXNIepZt1hEvBmJXaoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJPqRCRA9TVsSAnZWagAASCYP/0rM8EzyMiB9zT0Ub0J/\n/121H29UJlpOz32snlLyi5X5n0y78DEFQn2DqIeYFzN2QiVbyDbdyCi6BrI3\n8lrF66tXW/rUTKJnXMOYeCHqe5XqJ1O5kKhO31ZONl867+w0OUWY4o8P6nEl\nSUXzZtn3ZnRImhCuxIsdh6iulmNBn3KelkVo9TcuzyL/omMrSfZan3v92Get\nt2WmD59ZaQFnlAOpmmkFSZ74OUp44ssWSQ5A7nCRY9MeGs5sfI8g7sI/U9md\nB5qD/0hlwAiC8dtFyceAfb5ZAIGNQdLisMyLVSwKWH255U9TxYCpccBQji3p\nWu1ib6RvPgNRySRN6UR29l/i7+ApGQ1G5kH8RsAcI8RPSpw/+HdCyuUZ4Tsz\nclmEWpKsVVKON+gWYYIsbAbJtfh8xrw6mQCRvzrLzcyQ6N8WOzzJ9m3fMKDE\nfQA0F+Qqxn7DZoEfpIECDS8nHcQ7BGN+Z3K+7yVroE1h4Pr69KkIE+6hY8XV\nvKLqATTDLyXATrb02BF4NOU5PxihTOlQKTZm1JerCjiN//pyORo6THevYvXU\nCbi6oAEgWJZu/yqjZfHiqNOCE50P3LlKxlTIDnVpJVMwnJ72wlMN/EaEd74o\ndICz+LfmBYlEq7MvZ4r9NQgteA8UCZSoeGGCm/uwWl5vFvsa0MZP/J+whxGo\nBQKi\r\n=Lxi7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c1f254c485e040c9ce59e11a755127ec23d0b336","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3949_1529150097357_0.9233496027271908","host":"s3://npm-registry-packages"}},"0.10.2-canary.3950":{"name":"hls.js","version":"0.10.2-canary.3950","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3950","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"884f2a03df19fd0d65fe7e5723600bea565603a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3950.tgz","fileCount":221,"integrity":"sha512-ZJ8ff87pvixfYkX0rhpyx/pi1dwAWvShYbWUj2jrb53TJwtp/bhul4FzhCEvL/iZrVwjXES6kCCtA90dbKmiQw==","signatures":[{"sig":"MEQCIChDFG+ydjpvgCshYOndicS8y6RJq3xpe1VbVpvRwZLGAiAN6KgNI7dEJGXlar21TYR/0OLKmqF1Bt+XIONNyKIu5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ4Y8CRA9TVsSAnZWagAAg1oP/1ycKiExTFdUJwR/lAK2\nppjaUxKJBhaISxpSfPhlxVVczBZbx2Y0YOLyDRc/Odb/w0kxYnF5XufSum72\nWOAsJgoOBFNsYWhLPXsdyTEM0mYe7mm125PODU0MPWCmtso6tD1xrafv3kAv\nn0XJJNf3LiIsOIEYUSc8q7oVRqxVJ8wZXlB2CWH4MyPXpESejHmLuSPyXyab\nF05ek1xPB4baJb9laWhyYMDq5MWAHAZdBR8uhcaRvjY+fGH5YnZpwVrEua9h\n8TmYmkuH+U/Tq2pspuAbJZMoNiJivGbfN8N9UehpMrLx1QSOm1TUIRBsArrL\nxYKA2JScivqLX6UDa0svuksH8ri3yb0vwTTgWBhhmNfCaCpXCtMYSOuxvkWP\nRVGQQfhb4EA7s5nQwB25OXxw5ddWh98+RrbEqaRZmEnWSeXZXH01IsN9eKdI\nELXYaKyENmULscqcabk5aNCGwalzf3lO3uxWU3kI/eaRCMpWEkOZmMChA6GD\n5OLWzC0ReKSHa/8JNAMaowBP+fP4RvFUay7SQmeschiGW6rvqEkH81qhiNTW\n2nILkLdOvAusKx8T//8sTKsHf+xRyA2tUyPCKpWjy3Ig0C67Ummm1qoNbWdE\n4X4wvs2WRgO/eghlBMWEcGCO0pJkXN2PHrdNS3hxikJHlp+pGQ2A3SwydM9C\nrQ8X\r\n=1Rr+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5fe0740dc6a561d4e7d0a01907b6d93e0f8710d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.4.1","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3950_1529316923335_0.7776667238719916","host":"s3://npm-registry-packages"}},"0.10.2-canary.3952":{"name":"hls.js","version":"0.10.2-canary.3952","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3952","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"21f05132996a038dfd5f5b0d04f1ce90005fdffb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3952.tgz","fileCount":221,"integrity":"sha512-t4o3l4aAmGt6D0s81MDG/rE/kYqiddM4qoCEmaDAoBMI1baBiex/Jgfi7rAJsYbQydP+3nk1LdGoX5/bmRVmQg==","signatures":[{"sig":"MEUCICuXjPLzbfE0Z70/IALlMf96wJOFmRZWpxLcTJv/pdKlAiEAifOcWaKFaLleSvdG26b0ifsCjiCGx6hbSq3vFPCVd6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLAuNCRA9TVsSAnZWagAAX0sQAJTtD48YnQKmWO8BxOfb\nE3j13u0jf1h4GTwvTEGoxjG71+f/RDw5pozV0aPb1xtAvFsjCvEYYgvWRZCc\n7s2nPCdj+b0OzYzGSjA6cFITCdbIF/SbMCpqSAcJvpfE+26UfaFgRUsM2aYJ\n0ktMTFreMam+4IQ9VgLv9lUXgpYYkFCsJW199GHQQ6B1c2Ni4U8tdJZb22Ab\nDm9iWbMmRLH44yBsYq5cq9+XTK+sc9DbH5hEVdPMHrUdlRAl8vaFHyOt+J1A\noBEQsU6URdP5YLvQogRp7fAOJHXiAkTwoOEUNmssL8Jwtgu9rvP6y12T5Wet\n6ttv3c0Zpp8rO0KZtz27CNDW0JH9FxijD0B9NKqOx5ergR2ZY+5JjdijV3h2\n6+6wXiY/24AMQ0gOruYxIDOkvxhfNrpbUgvc1RMk7IQCTFbw/9LhLYTQa0d+\nX5BwXeIO9z8NmVbdaDGiZQ4/dJLw2r1cXaEdsmP69Qkh4yoD0XEsmDWdqXcZ\nKvRNPKwE35oOZS9tUrR6D3tZUEWcLmMyumHD2DdItcvWtZs7fi8WV1lL33+N\nQt+XDTXRFhdkkdAKMX6toonhbLLC+JF1nMxTt1de+K103QRxlZP1PqexQWsV\n9Au0R8quHrM+kiFcpqupdNBSJeG8R1L3bwrBq6fpx1SFYowQlwMcaxxBQdQq\nE20T\r\n=fHjL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4fccc86a33ab49469de2a2b611e7a8531b6e2ed0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.5.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3952_1529613197223_0.30961579236302317","host":"s3://npm-registry-packages"}},"0.10.2-canary.3953":{"name":"hls.js","version":"0.10.2-canary.3953","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3953","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"d96e7720a9b0d719e12940bd574f5c9b57ec691b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3953.tgz","fileCount":221,"integrity":"sha512-0FFcjzgpiGe2h9h77Go6LaDdh6/qTFo4rppyTNoQvX1/LFsh4bwolmGbS+garQe/YAahOSEVGC9vUlVG9etDiw==","signatures":[{"sig":"MEUCIAre4caZRAkos5GsYgAVlQffiXosr7JDkSO5K759OxoJAiEAhvHop0H7beYHS0Jn84hvp3Vb4tmel+z/KHZSWNfHv3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9767161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLpTZCRA9TVsSAnZWagAAoD8P/3j82sA3h0cWf5A7OTsI\nf5bJmGTvK2tp+gUdft3HwvBDV9zO5XlotD0cfuDZhdLom5xZ4UzAE/WDWN/+\nvdtojCEOmR7/zCEbHm04I3qvXQUP4kBpjoOX7AWnNgr0mECUJV1L+h0wcNQP\nrMiptuEFxIUmoUlnyX/vjbPBEnTAO0k3L8kGdxBHxZZGjYWGQBDiYdhFBYDt\nJoF03cuxVmc9dK6haV901HfoO8aZPaTHePEKrQdVQ/RSprhnJOYcqLQNrq+l\nHuzx7TqGNL82Jom/Lf9vy29NzM6/kZ68Laqpt0pp62EdV9c4gna3zJTCGs5W\ngu+zfotamCUQoV0G8UghA0vwZ0IKo/unZ7BDZthm43vMgRYzSoi1V/nBT6Rs\n+NgiqWIUM7OtqIYbRCZes7gfcf7ws2U3H/4g8S2z4PHtT4/rvmTWMEtWkO+d\nKbsCYESXtG1WCoSHL5hqMRyseEirYNAbfX6JSHScTcvnRSwZmdR48HJ8Szr+\nR43rUiY0n/kKPkw1nI2O9Bsj2O24EkNGvRjK/5jDIyi4lkMaOsERNsls/HFx\njCcRucm74GZxSHX9r9KpDwavpAIW0a5cWwdhfgP/syjj9U2vaP66D1utlsuq\nuDYdUZ9V3j2w3WmK3DOHSGfFM8g5B4aUAhHZ0TwipRKSBDT5irVvRWkspKpP\ntMeu\r\n=uCr1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8283b34d43ef92d13dc00045e4e345fc9180cfdc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.5.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3953_1529779417360_0.47220581494099134","host":"s3://npm-registry-packages"}},"0.10.2-canary.3954":{"name":"hls.js","version":"0.10.2-canary.3954","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3954","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1424e1248aa7cb7df6f9da91bcc04f357977a0f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3954.tgz","fileCount":221,"integrity":"sha512-1J/PAeCFD2+IXt2EJTXa0ZnP/OEaxp66mTV/wbs3MKMyR0ajeOEHLRt56EqhoJIuv/vvWN7oW0gxXSvSfOexPw==","signatures":[{"sig":"MEYCIQDiBx5i73aUXDyOptoxUsc61SwCX+wXZX9rk19Dh6P+LQIhAJtsAQlK4vyH0N/Qu7pGkDSmhEl2aDx19sJ0zlLlzaD9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9768333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM8SRCRA9TVsSAnZWagAAhggP/jKOkCO/7pHRw8b6JFCu\nXHmVnbqlE/4QmZp8W9ZIZupbkr1liKAZ+cAJLrN4yayN7y3jvnm1ta/THRGj\n6klhJjnGL2Ru5c1r/MyrLJX0zvIZ1hxFf94ompDO4+l7eqPod9hBD/M+ycuJ\ncGLoCTcybwGuh86xW2ka3qFZDLK+T9WDeFWPwiBJ4A9V4AXc3WzlEWCF4FdJ\nu9eQki32IeaqUR+uH7qe3D+GL9nIZcz4SBoZoSXwnMM8eSsZyXAETLnk4YVn\nwuv7pznZsFORI7lIKPht+xFMAFe5yyKcfzIxd6fs04R4RJ9iZYRZZmJtolkz\nI00OIlTJ7gaI6Wioj4xvUMDCkfNCt5pBRxS3Jj++9y3rgqXNgRo7Qp86ZRUG\nqNCW5TSMtWwAkve3Lp6sObuXegbtEC9qi8jyg4b1QqZMXag5BcgeEISUpVZr\nSuAhHqufkr0H8v8meXeZ5tLppcWCTHJqewu0ViZ1Cz9z3O/N1+n3MOmC+6x0\nlTYGctod4DzII+0WZVjThqgYg2OPRXNfveFTNeGOnb5t/7YzxewspkH0lise\ncqHTmXZJ6ggRyufPQulq+MLbcgmuY6rOLsQGzPdE4Fogm9pXHXoqBs5ZY5Kl\nnMh0cZPeZL4OtjdLiQSrzrXrJKRGkEt2kfyo3k7tq/83q1iCrU9kLUO/5bYe\nuJTx\r\n=WCQ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"42ccf7cac3b5ea0b2a51bdbba59b65a6780d5427","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.5.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3954_1530119313354_0.5759182106133531","host":"s3://npm-registry-packages"}},"0.10.2-canary.3960":{"name":"hls.js","version":"0.10.2-canary.3960","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3960","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"bfeeed447071d6005eb3eca5e142547e8be4b21b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3960.tgz","fileCount":221,"integrity":"sha512-Rm38nRYd0GRJ0m85Xw3HRWlhiazLq7Cye9qHmwYD3ZtkDNwp6O1i9f0njqIT0q7l5+AUZWWQ38nc35NVAN6+Mg==","signatures":[{"sig":"MEYCIQCesSkvm/8rL/6a5r0AYYHS+LZtaFiMdcZkQLXuT/8HQwIhAJAqyoEW02+5xLZzc6sJaspJjCk0LF7EO1MF2ri7FnDX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9769550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQM+SCRA9TVsSAnZWagAAu5YP/1JN2IheGcIL7x0O7H45\n8m4Pb+fb/rG4//eDQS8wz+P7oXuJ7tgvHmsfkfrykVemCFUWoaPb+Gw/UQB6\nn9Qvn53LRXDuB3h6S5CWImoRdPWZhYGiKb7EeRqhYkdAwvWNOsjF0XB13GcW\nE1QHa1OkMQx83CA6QOKlRUcqzGxbSSuxsOSydX/X5rfFp8Ub8GgrWCO0ShMP\n9VO/5LDkNJ7HxuXFsYo6NqBmvY87OSWjqYiNMPz2z5B0+zvKsUvJ59z8ooLs\nbtz22X8TavHR0zVWWGkYC5s8GjeNCTsD5bHLJTXZVTkcyE35gTQSbZjV5qF/\nB5uCPV9kUxJ8dY8DhlPHigMd70yvtLsXWARfyYNg/7MjaL8o5/BBZ+lT85S5\naA/59Z/Yjwaj5LOx1Xmf1oGb+HxoRntOg6iZWgXPPu8DjmWoS3oO/uigREH4\nBkNf66/OttvFQoDyL1urhD3Kv2s4TscQd6eoO8FA0Bfgs8MgrWbdsftMhKuV\n5ICNq2kLGtF2AVE8s/pgB/xEB6r5nQ4BoVfrWYn03RlEc2XOMAeFKjHClpBZ\nx7UHa5eFLzCUgERyJNPWf7XSXHXWSuRupTwLf+gR3vurhs/jpfa0mJfL00cu\nqZYY3L02ueaWaBxeOW55LGZRZqIks9qxsL8KfhY6pLez0tGc7J/YS0JTjK5+\nHe9v\r\n=LM3N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"446389266b1a2e2ea6f082efda9a3647ee311335","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.6.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3960_1530974098436_0.7105119317085375","host":"s3://npm-registry-packages"}},"0.10.2-canary.3963":{"name":"hls.js","version":"0.10.2-canary.3963","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3963","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"b3f825cd0d76e5d3c9637d11b33c1d28aa0c2f2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3963.tgz","fileCount":221,"integrity":"sha512-wxTHVs8WndxGMJchrAa1LpG4OOphg9UXHfhpWjb/LlbKoc7Xg1b07A1S6hkphJ6bYRfEHZRKgTDPsZ+rncr8oQ==","signatures":[{"sig":"MEUCIQDeEHBwdDviNij74mE5FMuXdelrIrK8E2fS39pFUgrBKwIgO7eLtPh491EsvH1yTDqVDaFVxCfgEliwvqGKJqm1orY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9769562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRiahCRA9TVsSAnZWagAAx/sP/0iyOTHN8T+eKmtm/zkf\nckYgSkhRBA1v76+iLiQAe9LquVNgaZm1X345oAw15ZGKbwrFa1XpPrPJoYmK\nRym84XukKg4RbZe+GyDYKzyEmaZgToxqstJ/k+9hpilrLJg0NGGzcBmKWLo2\nAkdESxKwVtQxYtT99fGJomxHchUxm0qRjM3OFzQHFSYZvWjchdhhTOpuphP+\nyLR9G2VGf+3oTyiZhwdYzeJCvkXuU1flIjXRQNKuBDr8M14IG7Y5q1WsUsEt\nMG4FKsFs+tc+oLUQSBR5nv5gzLS9rV92c0aQed9FAe7eRDVJYMNHEyUDKlzK\noN9uvkFlDP8xuBKc+OgW++QOAeGQkRVAHL1OhYml/894Rr361eSjjfLR16TU\nW7ZPcwjgeMs1y4k1eMUSd5wshCO/J2Hjki6yYLb6oaiUbR6UTJbiefetytBI\nRJYqPaYwTbEclRWiv1+cORpSWRNoGc7K9uXM5TjOEF4vq6eYRYRTHTl9Hy2Z\nXGxSfr7k+6o4fr1ZsKJvr0z7B5B+U0D9oWMpBL8GRfP0We3+EIZ2+dncIAoK\nPqXHPua/yUKN2+UkjIp+KzPVcRyNUn8qaQRRaciOG0b5ZavZiBDV3Np7Jfkf\ncJeZXUC/TNVA3/AZ14GUvPm4TVRFayEjCbgNR8LSNf7G4fDERqiGaCYR3jSa\nQ6tY\r\n=FTuA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ca766a4aff07d52b87471879b258752907a84047","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --progress --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.6.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3963_1531324064842_0.37899855791869164","host":"s3://npm-registry-packages"}},"0.10.2-canary.3976":{"name":"hls.js","version":"0.10.2-canary.3976","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3976","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"e13790e75c7932b55b8d69e74779304d66266d5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3976.tgz","fileCount":227,"integrity":"sha512-2Y3J/8WlzOZQabT7++v+CUS9bbPXBvr/tCbJvZOnAO5SgAJuRd2ABM0NJ+mPCHuDZeaWHteo/0xMES4uOcQreg==","signatures":[{"sig":"MEYCIQD+UZP01BOyLyuLxNB22AePNjRV7Sg3TqG1dGpFuRmyLwIhAMbOhsh7tZQM90X8FLVrjcqtcpq9QBH5FCe7Vjl/eF7C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9850771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ+DCRA9TVsSAnZWagAAaWwQAJh21x3CmtwSezcNsUIt\nluCV9YfZiymADb/N0Q92akQTrvbr+imOfhsaR5OkyRRSt3sbZuEE+7/O9b+t\nGsBrzrJIJf3KXQtlcZyc5eLxuknLhMOaQCP9R09O5MXfo85TgJCOmNLPtJIg\nxM8g+Ht3Nmsq4Of5M/IHqo72ag5okq/8oDR7rGG3yPPvzt1+y9SVk0UTgZZH\n0ByixTw6/3pjk3QAa6nErxa0fTEZY75OBILnHZSpWqwI2hi/1oC8vrpjhyUN\nv/z1LZZr3SQeD981ytprviZUK3ZbIMYJ804OyyJivxQdZUxX6Ug/jbsJmZyJ\n3b0cOB+nfrGPCEIrdYzdClarxGhlH7aEVw2WB+ojSC8QOAqtV3hREDbe0NOy\ng8RHwFaDw5RmsEWHi2NXLBeP1D5Hx3ST7SYVXZNt+ANtkX57ocVgelW+EOkx\nugfCCkR2AKFu13Je4k5+F6EVQme6HZp8zvOwABYQpVP20S9BBCu5oPdJxy9w\nnuoUWqQkP4xoaCIsf0NJwloOvtleeGBKt/PX/ERyjL3d7JThD1NqpEyjpv4I\nqx+NauKedFOfButMWeCFutP13rtFTqj88w5O6AOPMYY/Qf9jN+w+nM2OH560\n6b+tXQDRiAzaKtOVct9OIL9lTCxoAkB6Xi/rdRHcG4R9NaaODyk5Rg4YGZ6E\n7Doe\r\n=+6WL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c721b7ee7fb18422941f583b53bb8556cc7fcec0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","release:pre":"mversion prerelease && npm run build:release","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","release:major":"mversion ma && npm run build:release","release:minor":"mversion mi && npm run build:release","release:patch":"mversion p && npm run build:release","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","mversion":"^1.10.1","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3976_1533845378492_0.3715959722680602","host":"s3://npm-registry-packages"}},"0.10.2-canary.3977":{"name":"hls.js","version":"0.10.2-canary.3977","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3977","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4fa7bc32bee2c549cb496c79e631ea92a88a27e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3977.tgz","fileCount":228,"integrity":"sha512-V0g7HWV0lvp2wi0ztTy6gbJYyfnS4lh4525E3XhHZ4xKjfotksv7rhwzwe9kWq5Bmxn0fCGhw/wwfmqPbkLq9A==","signatures":[{"sig":"MEQCIFEpMAvwPZKLah3UsLo2GuQun9fWPfOcWwsLYuQhDAu6AiAQFAqJHKgMHuqszPbIl/FTs1Nunz6won9OpdBn8sjSbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9852559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbKGQCRA9TVsSAnZWagAANt8QAJ012XtqX8WYf04xixng\nwhkhs5POqp+60CgKsE7/zODkPKD+L+0fRJpd9qV1k/e1l1OPj281mEOR3aI4\nCXJ+JeDmUGhxA8soxuQREOYVOwt8MxMBd4u8yF+59CEPobN/jEZI/3lC+MKz\nj7FvxlCeDPy4Oxe7WBdRwiL+3rQgcDW1tumTVmTxFEXaP+jStM8Ccf/FIGIa\nwYk5ybsCja2Lj9hPHVEcT0zCAgtVYE3FX5Nlqptr0aZiKI3MQDTypEawoWCg\nRuAITRHyyLpnzb13UGcQYIfdklRjEdnhbLl8m/l+rErAX9S2bOd3JCOC1OWN\nvfxKnIGhn+G+ts7Nv9yQoqdTGMBDKyugLNmtpKn/hzqKrPNTbm9hujw/LmpZ\nxX7Bqn177ESIlEniUcI4MH4SabxiaviPKuliEZ9B+ADBmLm778Mjt2JldT9t\nCYvBa6WglDndiXDbimDT7iFHMgB7ABliZV2/UL9Xi/RgfXDZRhXBxiHQhZwf\nbpCKoZumMK2A1ePAC2sSunM3Q243jf8i+wCRVEkXt32O2i6YdmA8QOifZSCJ\nsuxsYi3JDr4g8iMmQ6Nm7GZIXLCWKZ6GetpKtKrGIfri3gT8EYExUuzoXcRA\nngKaPj5tmY633Ku0IaZiftb3RwtJl9PpWJKAfRk2ORHaNoLiGONnHsf2rxz2\nNRpt\r\n=X6+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"79a81e37713c23f7c898051f652065683289f84e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3977_1533845904271_0.7510896279828292","host":"s3://npm-registry-packages"}},"0.10.2-canary.3978":{"name":"hls.js","version":"0.10.2-canary.3978","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3978","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"c3f3d6996738fd6e04e96c69577987016d5d90a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3978.tgz","fileCount":228,"integrity":"sha512-cCncf2mWroYCZ1us5OJuqgmXdS4P1vRnuDkWlNSWabMMrngT9WkPlVgY/VGGp7xo4W7aJFhkHmEtUWLzbvONYg==","signatures":[{"sig":"MEUCIE9Vz9gjcDl2lh+JZnC99GEk3nmhiID7cCZO38j8pdGrAiEAhJS7RwyQoHaRrX2Es43f4WCiO/Q5WmRLpe2IxJ8QCpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9853262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbUNsCRA9TVsSAnZWagAA9+4P/1U5VI3dTTSEaLo1ZybL\nT+aJUAqQhNCg1UT+xZeV5V20+jZYBS29Rvg1GuPVb4NGtL9Gdgj0fzwZD7eh\nU2edh+ZqLHjgzaONzn5OStSwOBpjlawzfxqvGVecDe1cu5bEl93qElKTrI0D\n9EY+ETDquRIX7FNFBkszGMvEu+gt5dytLIKGWgSdZJe+8pL1gPrtzhds0Qih\nhg3pbSA6DGgsmR0oGMJ8p9peEiyo/unassolJk+Hp/HbsWPfMMTWCvfIkBef\n6vjIgBKvbaMHXZMhPpfmvYncHKw4iOTr/Jls0AybEw17XqF/qAhpkiVuzkz3\nIeqUJ1hOMxKfYEKds8vmpa45zq/JfZB0hr835kalnK4FI1ruzOScwkC/VAQ0\nD8lXV/jx1gFlhLnqRnsTVHX1gGkx/dpipYSsO4ZeVd/X3bsVIkty25ZcGMJF\nnFudDw+iobyd6NidV6nu+KvC9PX9rvaLC7Bdn4x/BfL3Dzc6MalGivdGtEMQ\ntjm/n9eyqI6z10rRlcttOOXsmN8QfaF30C3B3gRGxEiVZ192fZpq3nSm67A0\nygoSm618cMkrF9PjQGzrs0cCAlqf1Cke3tkQCyt1ZzXfxFUhsxxRCIt90zRN\nXYvZjCcswYxsLvUIXD1MwnT08fzapu77FrYab4oX8d6Afxcl25eJvgddu3Zt\nBRIm\r\n=BfvT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7b7aca3f821f11514da1135b17026bebe14aeb58","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3978_1533887339750_0.645334101920459","host":"s3://npm-registry-packages"}},"0.10.2-canary.3980":{"name":"hls.js","version":"0.10.2-canary.3980","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3980","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"3c9ea8d9b741df6cd95fc7471d171d0802571b09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3980.tgz","fileCount":228,"integrity":"sha512-WD6t0MGmRcGKMtQCN22LjlA8G6qXooIB/dZfhq/eSa6maE16uVZoIypr7KW0TM5uDaa2VD5ZRdrB1W+voQnWJQ==","signatures":[{"sig":"MEUCID/8fPFETOyWDYRTqvOb6IwitiY5a0OPywO27j38dx9lAiEAn2/gytkQZGNO4YYUP7m204XmJ6H8lTJd0rb2DCmanno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9853364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbYtsCRA9TVsSAnZWagAAAvAQAJksMp/5bFUio/RGKNRp\nfCP1wCwLXxX1ZMq119gm9UulNeqFfAQwDbV5AuYIZ+YmJEy4xlJvsNkjgOGA\nve0i4iAKIsu9DS0c+mzyVU3zJROQtZpRyCkBoSvwvW8O7h318GwVCP3wSnxi\nNRENY9hjYMMg9mHfbPR2ei0vwshc7ErOvGu1RzGc1/wEKx3xQZMFJFtDoVXQ\nyARxyUWNtchUrdxiWC0MFssh9PDr5gX9rNaBdGsxLWtewCROzmYR15bISwg9\nEzYo7E1up762TlMcZ7SwKnaxCU/xmM/qPjJ7eoPC6aQ91WO+62m4zbAMN6YQ\nxm1biNu6eGaN9koMQSdRrCp7vKz170FNnWnot/c8ieUD8L6Qrb1KMj5q9okC\nscASkwKJMSiH2PSRtkdaT64e7Kix4SJpjGCSKnoMAFpYXQMP0RKqtaW9+TAY\nJsuPUrKJGaYUfRsafVW+mfjXC58+o904ya7UmYbwpijqVOKLhsp3dlYiGbxJ\ngi7r+O/KLegAVn+i6rpLa/8o2iAVzI5ui1jljSIngBwEn6mDADQJvmyVTgoX\nrD7OSLYNLdO65Hg9mY0cnlSBtX8wF4e/CjR9nIb1VgQMVZu2EnbNTtfTyzGE\nKnGL+AkIGU89KDwVP3hu4jJvxF4Y2q01Zar5s8k9jH7fnb3rozOuBOYAH7Mb\nF4jx\r\n=E4R+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0cb933ab178d497b6a1801e058ead64f7640eee8","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3980_1533905771969_0.5172497694894906","host":"s3://npm-registry-packages"}},"0.10.2-canary.3981":{"name":"hls.js","version":"0.10.2-canary.3981","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3981","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"0f8e13a292804e5fcffe61360aa427e9deffc737","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3981.tgz","fileCount":228,"integrity":"sha512-m8obAkjxxN6P1gHJppyahmEpCCrDeM1Opa9b3IHiI2XhfZQECjx26oTeT5wNfe6dyaOTrI2Jlo1cI+YhZ+d+wQ==","signatures":[{"sig":"MEUCIQCUZuCrxOXbzQabRT/pMFOG5te9m/BZ0tsi0VrPYIuKkAIgEocImMomE331rdqf7k5eYRB0p2WN6zmrk7lDtuUbtJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9858778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbiOECRA9TVsSAnZWagAAZ2wP/AsBbJHbqDD0HwSt7lX8\nThY01I8iHnQd5ER7ypAcSdqAdjQYvsinGjAfe2xSJXv8BS4juQqV/nxeTqdE\np5H4G8+jo0p44ZwkCf/WGqa9mmPJ4saz/XX+ABVwQVRvyg05uaRthJv8WMjR\n7N8EL5uMG/aeSBVMhyRTETwXjgTAp3rLDAVMkt7Sqa+jqwlkoHACvSdUZ1lV\nc3+Ir4m99FijcBevsJuyfSBxUqovU0gFWn2B0fKmo/uqMGbldYL46zYeCqzt\nG5AMQky1y/HQxwiONzRXMlBZB+gWTsfq7RrD2r5mzp3K53IE5OnX9GbqMxUK\nSfZqsScCO2LyoM6p/fEUeKqTDTcr5ih/rnYo+LjSBh3Flsep6PKAI1nY64wp\nqy1IBmTq9NzaXZnUC5HPy0nohyC6G57kjdOXKwVVyqIOXHjJTw1tzSASe02Q\nG1pbyUC0JDRAGl5V3SMTJS7uPeBC6S8Kvm8zbJu1rz8xgmzz/PxpqXR0TSMA\nBQ9ZULO0q3vSiOL3VD3qkj1XvqFkR6sJu2hsLDKsoD8nkyz67ws1yWrRI91U\nLytBMIMvocX2XSBrju/m5tS/Xmjb5NE/v7PckzwZvpA9ZOBfXLlUeaQgLtMN\nw7i6I+9zdZGFuvsGmFvryD5KweDaJIiSFW7zFso3Qfl6HGzAxJpxB6PgkdIn\nslPX\r\n=kyY1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1838705c1eb01a7562af1ada7e37354fb5e673a6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3981_1533944707961_0.2668716895731771","host":"s3://npm-registry-packages"}},"0.10.2-canary.3982":{"name":"hls.js","version":"0.10.2-canary.3982","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3982","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"78fba9b3161efa1b55fd0f8925d548125db9e137","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3982.tgz","fileCount":228,"integrity":"sha512-GAyFU+M/CAcKNhDrj590wd7H7VyVDRheDRv3roSmSmGAlwRNZyms7WeHT9vtFSabMahAYWhURQkN/VKViCqmhg==","signatures":[{"sig":"MEUCICdi+abgn9EtnPjez6otgOV+anJbrGh1FrgZjKMggF/rAiEA3aWkDGyNJOYz6cdokbA7Ea0x5vrEPNOGwD60qELOEDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9865312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcZaOCRA9TVsSAnZWagAAFPQQAIZ09ePy+5BXW/jHvqlO\ngQpLOwX0U5OglyZeykU7W5BdobvaZCpNkEVpMjMdJyJL5q0lvLyaJK7ITHlG\nO5T5NqIy9hAiDAe6qJzRcn4R3qTh8GKmp8U+saCk2fii+uwisBfFBBHve6io\nTHYVWhiwVJP1vw88ZjJHzOASKYyrntGkrF27ogt/SOX1IcaOqFmvm8rDqqn2\nCjgp7IiWQN7k5hDeYb39rko4q5y4d3q2I+NTTgwQy1bLLUUuQ7bu62FMTUWG\ndj03HZDDynfcvvOP/drWKa1lOTz4v7FRK7IUru/bAIqo0u7TzueCPJ5s+DiP\n6NcVmRO0dhW3tT/GChyFXqs2R+IbJ0fnlF8sqH/Lsj6gD9XZMoQ/EGOpSZMN\nxYxfu3l8QcZwWf5EvMEOy4f1v11jUzB9ToMRHygF+pebHMXv4TKcbMCkzhcT\nfjz7M5OMJAdLYLUPic5YWGxeh8y+SUYggUiJfZtNev0X3gvvqmTq5tEQ9l92\nsWbgNMmmFOcqgiUd4PFgS8H7hp5JeGR4FMuCXfDHlQkqDaC78Pqd4ATWL2qY\n6EdQJXB/ukVvf1ELAjYwQM2GXK8N08Vhfbi7zniGW+k/0cJQhjUPwDkrNmxF\njLKmBDVhbxxdZ/QYrHrZI0W0ZQxSZjuuN6X8YnXZJh7sRUZHnSpQxR0l42MP\n5hCU\r\n=mav1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04eee54e3ac5d796b8ef32fdcb0ab9652f844504","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3982_1534170766231_0.6730028911891022","host":"s3://npm-registry-packages"}},"0.10.2-canary.3983":{"name":"hls.js","version":"0.10.2-canary.3983","license":"Apache-2.0","_id":"hls.js@0.10.2-canary.3983","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"b8563f1cbd9df6b5e5cc1b68a6009cc299bd6e62","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.10.2-canary.3983.tgz","fileCount":228,"integrity":"sha512-zyaLJDQECMctN+hVWWAdY3NvvXEnYwgVmGLAmSRAqJBPEcFjAnfgypM3utPNTHxd2mmhO1FYJmrGxycpnfHBVg==","signatures":[{"sig":"MEQCIBb8EWxWtWAF5+tEfN46xIVKRKkO+OeadjuHP5pQjuteAiA56/sUZdLXoulqvJmtn9PpO88gLapaSsxdEla4RG7G+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9864838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcuZJCRA9TVsSAnZWagAAvBIP/0WnSYt99ftYVjS+Liew\nR+BjRLMrNZB2/qHEBl/rz3mJZiI4sE1i5p8eADfzGuc0ksdKcxb3C72RmbV+\npinV3O2ckBlQbrptJdVIyWd+NzbjHHPVz3aRZO4B9ZC99bU0Qdt1h+mIPM1m\nJgxvOQUtm/2izs+2PKvKA9jKQzjoS7TIWe+gMhvXViW2OJ03dBkS6id23TK1\nrLiWWmk0t7o4quZZyIigc5cX4GSdvSQhlLaQb750e7QgFcCTAelHgWZ0nFNF\nHYvVwBcLv0kkmuKtWE2CfBWu2/lFf9J5C27ocDmnYDHGRn5vefracpoxQG93\n3KWqjfqPQVggAJ/1PRFnLgl2cpuJzF9YlLEcvtgSqZfIbVCyl7+WUfAk8/R6\nOtdka1oy5pNxg8L84VEgT+nt2uqqwBumArU4OI/5qLKY1DrN7ZgV0ElUOlYO\nqnHkzsnARgUvWonkIxCBuuZzt6uZB612RoAb6TRgm0V90eW1rBS6uAZG+CsE\no5GUVAJ/foQBkLwd2qJMT6OweDWUaTMdaQDFP5jlDpmKVRda6GahOfDRtCfg\n7z4ZqFavBgytLYKC8xV0ZLk69FtHo5gFoWDfMK2qUMnYLT/Wjwjo7ozBx8dq\nWiUn5j34CqdvttKZ9J0NBksNuEJswUCo+abQykC9uqEd0UMSVic/0n1dFZbY\n/DGo\r\n=RBS7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d3ddc8c4940ddf3d3d4c46ef329625cb66b98369","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.10.2-canary.3983_1534256712724_0.5899273471624855","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"hls.js","version":"0.11.0","license":"Apache-2.0","_id":"hls.js@0.11.0","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"a205fb61725d9d69bf6258984be3dc2ee829fa9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.0.tgz","fileCount":228,"integrity":"sha512-qlCP7uBaHxF1iiP9xw8RFZ9Es9ZM5micqaMTp8P/2WYhd+CSmMMREH+taAzkQDu7u2nHBBd9yZyKgCjg3O3wSw==","signatures":[{"sig":"MEQCIC0pZ2FmCj/h4ZKzIie5MvYQww2VbanzcV26NkVVcqvZAiA8aKfmSxrtiL/Csn/IHUbX1V8powPP3ugX20bAtjZUUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9869172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcwJGCRA9TVsSAnZWagAA900P/R3g60d4E+p31R5KiP5l\n4UtogOiGFW6wX/vjCNCRw4gThzvw1Pvrst/ARghXMPmacgX0Kr9f6rtZcDtd\nkxYe64B7VrS6mqPjetDGNZvaEVc6V55LPtEqA3AQ4rojy4PEusDLy4jIP68m\nDa6zFS7ugFZutfGpeA8iNrv/H7H5JTbZOWyvluB8WcVgx5UIbQU0botpGbvf\nkh6txqkMGsMzLE1seHyBymqNimhIh0UsCSnUD/So/WkYE9ddWYiSlPf0JJsI\nz1bbg9uHZ5eDcj4epKvy6hs9i/m6zL+1mZPWGkB9zkyh6KkqAkmZ5zw9NYj+\nZCShdJ8pWFl3OidZ8tvrMy1PMFvTqw6i8/Aps2nz2tYTUhzBcmZnZsIxoZNa\nsb4sTn0V5ynx0sm71N6wmVMPUD30T+CrccTj9iDTu58/jtcCUYdyhMANMK90\nU1IW+QWG1+dxlA/RUb1vki8SwyLzKVrLCe6C3cLCP10pZ4WOKDhtf6RG7KvC\nnk/QW77aEvILYFc0NA8WUalem1CERp1VhbnWuZlTcCfEfXkUm0wFKjiinJ4c\nrSwki6PLm4S9pBdfwzWhIEUQUjU6Tc4HQUIsGh/Xh55WqUv2Q0x2mj2Zjmf6\nt9r+B9mbSYlefkaxkls25SKp8eWTmf6ZPgylfoZ3AQS6aH05/1pMDiMEGUxI\nhFku\r\n=rgIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38416a799c17e6c99a80386895bbef1fe97d8671","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.0_1534263877777_0.2800961451567163","host":"s3://npm-registry-packages"}},"0.11.1-canary.3992":{"name":"hls.js","version":"0.11.1-canary.3992","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.3992","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"99c0a263dcce9c497a54cc93297cce3415b5d618","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.3992.tgz","fileCount":228,"integrity":"sha512-n2uYwyj3L7iSFnpjNkN7lHaj7oEeCFPpem8Tt9SJJcmy1fHvXBs6vfTn8E2PGf/DbIrHM4WUZlYhX+ak3KH1dA==","signatures":[{"sig":"MEYCIQCNKozNL8KtyD2XKEXa6tvVTVw4ZXg6jIvWAqt1zeK3tQIhAPUGPc6zcKKt6NDEIiTowLakHlH5CjYsrLfyp+VKEVtt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9867239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcxaXCRA9TVsSAnZWagAAJD4P/0tVUigzoAAInVpNd0+L\nvtBDYZPfJ5L3NLciUDFXjd/4HrvVoJoy/RY0T6B7Wz5CoeamsQHBHMhAwPpb\nJpi+YuGFyFeFZaoM/4f82jKDJxUCs2WorZRqNs4SiRxRiNUyPZZYADEUMCez\nP734ajb2lAS2/LoVXKoOAVOkpcqOg4MWTYcNTsak8BblD30kL1jRch9Vhfi2\nD/5A7BKagUVahRj1h/WhEtWGyGlPf4jtkjVgm5UT4Mr5TXeQ3je2rhtWSs3p\nALOFyGXFe3WiOJ6iC2RrgBfFMIxUEfSgAsCTJyUOYKog0BRSV9l//w+acE6P\nZrE95T2WAssV3gfwB1GLy3JSaosGbA9xi5AYsIMEFTbuvY/GKYkPxcEMaDAE\ni1xH15wNVZ4QkvQ6o+YptO4ljSb0XJr5kWp2E+H/nVoQwP2/c5pFX2BJcTBO\nBKz5Wg4mCAILEBtjGeZ0/FzT1NEpdxMZgiBclFjJlAtBWIaFcDVNo4AR2N0C\nqJ+umNNtBkUjv60Qvq+VgdSdURxrZsi3oCwuiGr2L6Er2pEH6YWYuBzCDw/D\ngGzu5Yx8aJtKbZkN8U3wn8c44v33G30Yo2pQ3+hrsYTwWOD2hqKqGemA48Hi\n+lC5tSH0tOyIQUBFxFF9iP6DSjjmOEYk4mm9KzmJvAq4MLPLrJXKDUSg2Wfq\n8yRX\r\n=7EKA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e208f7865387a72dc8bcb66331b6b22652ea863a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","build:release":"npm run build && npm run test && git add dist/* && git commit -m 'Update dist' && npm run docs:release","docs:generate":"esdoc","commit:release":"npm run build:release && git add dist/* && git commit -m 'update dist'","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.3992_1534269078794_0.43535232585578454","host":"s3://npm-registry-packages"}},"0.11.1-canary.3997":{"name":"hls.js","version":"0.11.1-canary.3997","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.3997","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6774110673d754afe77d9695584ed964fff1e48f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.3997.tgz","fileCount":229,"integrity":"sha512-JA+r59Vy4uDW/6/AaIV1LOWAGPBds6BDK2Bmb0dDRk+gn4nFHKsBTqmIPbhgDZh/uQeCyPFgZipq2WCGHyRung==","signatures":[{"sig":"MEYCIQCIU/pZ66haXempg2BUVgxgCIQxriQ/K2D28p418QAEhQIhAODW4ABQqzcmztXTB1sMP/9Sbi44cEcuSnSqbq9K9rl1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9869239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc9U6CRA9TVsSAnZWagAAxAAQAKGZnJBdTD3l6NV4AnOd\n/KzI14VSS20gJs2WeQMlxAApNPnMWyY8EjWbC2ZfwWczmijWkA5VWQrW4FWx\n+ynTzv+wSJXKKyGc0uJvPHKG9rAyL2g4w2+wc13gkZASZAXCzQzgWXX70qUO\n2PUbmb/LfwHNjv7KIUrR0PkaClXuvM9e1tVMU9dv1mvIuGzuelak5pBxx+dj\npwIFuLWM46qWbIPs7jX51GN+X+Nn4mLxRsmnyYCN+GPhDKvBZtQQRXEpS2SU\n4R5ArVsoXcu9B5WddXd/mqSrLwlGFxLX8E/cu8xuCASdFwCnmF10lHpHqIlW\nGeW+4WwMdFzvi104VXOy6Bv6IJYWIJ/gJBZ+a0ibv2oaQpby3TxSZOto/M+8\ncMJ8ZNNhfYtxs30z3KiYF810vTsQB5gLREI2ctrawcTlsA6lvivJ4mOojP5m\naUDNvIWm0NMYbev0U2Bfj3B+oCv2+qexWHCrw5NWoJBOqeFArmGDyVcJwtg5\n12RaH2xQoeh9M7wxWO3/GOxCjGETp96hED1BjcGt0SKWuZxx8Ao6keoAm4Fk\nHFsw8j1XOb+49g2UKjF/nbtcBVTVpNR9LeVUb8JSDKZwwjdqfyupx2b/4xjR\n7jCnCLgXkXb176F9f7dIZxmz+bHCaqbs1MByYy/fW3O0Y+Jw7ZWstG/4Qtno\nWq91\r\n=M/JI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f9690f00215000a2d72bf934f382b48f9f72340d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.3997_1534317882209_0.7553784229034042","host":"s3://npm-registry-packages"}},"0.11.1-canary.3999":{"name":"hls.js","version":"0.11.1-canary.3999","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.3999","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6c57abf498cc0c8dd828f3b95b4f6910a8fbd9f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.3999.tgz","fileCount":229,"integrity":"sha512-sH+BS7r4sK76RYWZu86eRqwbexWTLECiKWVsamsEwOQVfGTPOu/I8bCmY9AAWJ5tLX5++VajPfKHgjGoVhVrKw==","signatures":[{"sig":"MEQCIHeehKvcwAVaCRcDcVvTamv3rlthiCrCAVK8Pqe4KL8vAiB80PC7PzZx2oluhIGY/PMbp7ZPCgeN1rqKz0ua7NUK+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9870127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc9gBCRA9TVsSAnZWagAAQygP/0NumLXJ+j3aGzt8Q7u2\npBoz94o59Qf4yFO72lNAzCWmF4guMoO98GZCCh9QR7OBMLeSsMR1dMk7Ci8o\nsjDWDJ2qIzLg53d4Fg6Dpd/Kdeqrj1AU/WHZv3ArM3VvIa5YoVCuxG6Wp2Fm\n2omGTHsuu5+uagV3ZzLYwgtpkQm5McSHyR/wFOOncRrbjO/D4elzHwVTL9rp\nUbr6jyfa12AxV9vVeOOMB4bubq2wIz0AACN5MK157jzXvAwOE3CcWsqFi3Lh\nSaNoGzuUGU0ZsXzATX95m/UkgtFnfzuhylbRNMo3Dq7K8bPfMdY6Mu6wsl8B\nwO0sdnfjix6OEiT1xifxrfNH7jGh1XnQBG73NL8ChrZaK105TB9zfjJ7rEx9\n2exJLicK3x2UaygxtrHQahUu6pRO8foG85ls4I9J8F0hfsyTZHLI9bUg+5rS\n2n+LS9fqkw6NPaRsnzLKWW7xhaVwx50loMWm4QJnIl5DhxtrST8lKpSJQd9Z\ne477rObEbgxGAOT8LnprVAarnLgqdHeGObGzdEI6Ko+njI8+EGRyW62x+Xe/\nRN1dNoM+aBJeRvbKQVyRV2wy1WYM9LP2qRZnOogE5Cny3qJi3WnV41dsm2nm\n6UrQad4x/vx926RWpqceFqHXwcMCTy+P5FcjhesSdOOESfhB+pvwAdGcZSfo\nxlqI\r\n=cGty\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7db6e7596bfe5e44a7eb569772af068236223430","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.3999_1534318592893_0.30354527744444826","host":"s3://npm-registry-packages"}},"0.11.1-canary.4001":{"name":"hls.js","version":"0.11.1-canary.4001","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4001","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4dd1543155165b41ca7494509a584ee9b33ed40e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4001.tgz","fileCount":229,"integrity":"sha512-OjwVJPkYCLYsmgAe/4l0xpuug622GIupVOU2WGEZepalx6WYQTN5WlStkPg5YKbRbu0c8VwNszLKX+H6nEPp/w==","signatures":[{"sig":"MEUCIQD/1YCHRRxGOJ/lUfJs2fmb4rZU4fSGMdj6xPlDh2DNxgIgNlXbSt3UtZJimmT+B6ZTACsk2Vt8N9ReeLSoOL3GeJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9869603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc9rPCRA9TVsSAnZWagAA8FkP/j6Wd0pSqhMhpcgHio+x\nJRZ8Ah6JGEjKgxsvA5TvL0KwhCrWDmSrGrVPp4w1fFk5o7p+kxn/yJ+JYAoZ\nGgvn43lI21Cth1SI/wHIAiJ7Ub40yYzTXjCN0K7d92x9WEWMeL8IudHb54wW\n7JORPrQjrwvLT+2RqvKvhjpzqpBsZ/lNhQA9vRctOo4CXWBctHh1XJftO5jQ\nAzHiRg4wcB3E3+ciR/oW5YeFIEcesrwACixjPHGfpvWT11xmPn3lMXZTq0jF\nkNCPIMSG6l5SvA61Cjzpasx1M22hu5haCTZzGPg7U5va/4qT77Eb6rWpYRUW\njfFkoOLgqfrpJqKy0Co1s/bE7yj/JvB0WvWnQLTzA278EJLu4k2r8jXkQrDt\nXgB23LXc10NLVHKS9PG8cimcHI7KLALmxt2NM2uxNVWe3ogJXDLISjSxrrTn\n5TUOPfAsIg/tMpWm1C04gE/6AxUxKITW77ovbCSuLSKbVAECGttHtP2B8nin\nADIszkcjUfVjsJJheeZfxhTnqzjbB0iPwz1iYqGO2XoCN+pbZXUddrxR4t1j\nizTXuP3Xe6z1pIWzQ9yFox0oF8scCTXo4qbwW2CwynZywC6HCCOu5/O88UUw\nhkVYeIM8Jwx9ga5EhP4xFLkiayAhBqTn8/mdbWZu+B4zjteks2zOzv3LVKI6\nv/0u\r\n=z9jH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fac94b6cabba30580130d6e7b38b4fe720dc7935","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4001_1534319311500_0.026694689026557583","host":"s3://npm-registry-packages"}},"0.11.1-canary.4010":{"name":"hls.js","version":"0.11.1-canary.4010","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4010","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4f869d48756a361299bef5c37c861ad97ba6df6c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4010.tgz","fileCount":229,"integrity":"sha512-skdpSB4lU/+kmwhCpBs0r65ndTUScmSxaUYVw2+EuuCjhHvM8/rNNFh67CmVDbXIg5rgbukziw90hyQtm4kHGA==","signatures":[{"sig":"MEQCIArMGbl6lrpkB8SYS+DasidbjbprdVW5vk3mTUSyPiIPAiBFFLcDfLZulcA5UT2OCX/JHB5utDID2UMEFVa1dTkV/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9870537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc+MZCRA9TVsSAnZWagAAc8AP/jrdd9K9HGC8N5vbeRrd\njkHOhbF4rpT99+iP0IcRJv8CTA7tGkGjTnAqFcmOQvaPijkNzYSRoKo8uS9u\n3OkJlhTs799tnGbiJ7SBTdSltAkCII/XtQgHcPCst3HYCsI4ZRpp5+k6H5j4\ng9p/mHZ4LQzH9ysKJ6uY7GRL/jzVKL3+XYPqzioJj1gklAeF2ux/77GeJ00m\nb8lQFmpb7DEkHkK113pm6vO0615XHJ0RssW1OjxF7jjczh1MmFdYmuqIqxqT\n8KuV6gojEJNklkHZsLoyKJ2imdb6OjwnuF4XBhLKTRUtS/yoDgNMJ8Gix8YX\nO/j8S/klNIkAQtQT/wApoIwQd5byrJ3OnJIPiHvyDIe7+xyNuRSWmiLiZIR5\npNS+uhsgGn3Zr9f0nyfNchpPhLYOp24W5b4fMb1vbAZUDTGVYlTDOTBNySBh\nlll3iua+sb9NK6q+prOqiabWE7cVk7ceCgT7arSKB/t9kp9dg016vJvq62rY\n/txvOsFPL72HmKQM63qYAa9UeCI3R4qactuPxL5DPH0dwVlkvVij1fqWt1DV\nHNMzlSwJcqA4rRQFHSq6Oiz+1uRFR2jMCWi5Kv4C9jyWPDNt8wyEf6dMTqKK\nS/OZVeo0a7uFnJlIUcPu2JjERut4qkWMed4DivDSe2cC2jQ9PS1MH+CYV4c8\nm1bK\r\n=0gs8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fcd792188ae7659fdb087ef29da45f410030ebd","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"npm run lint:src && npm run lint:tests","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"eslint src/ tests/ --fix","lint:src":"eslint src/","lint:demo":"eslint demo/","precommit":"./scripts/precommit","test:func":"cross-env BABEL_ENV=test mocha --compilers js:babel-register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"eslint src/ tests/ --quiet","lint:tests":"eslint tests/","build:watch":"webpack --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","webpack":"^3.5.5","cross-env":"^5.0.2","babel-core":"^6.25.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","babel-loader":"^7.1.1","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^2.0.4","babel-register":"^6.24.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^2.7.1","webworkify-webpack":"^2.0.0","babel-preset-es2015":"^6.24.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","webpack-bundle-analyzer":"^2.9.1","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0","babel-plugin-transform-object-assign":"^6.22.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4010_1534321432487_0.24104249837519443","host":"s3://npm-registry-packages"}},"0.11.1-canary.4054":{"name":"hls.js","version":"0.11.1-canary.4054","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4054","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"e112e74f792ab45299b8b1ec6de3f6b21554f0e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4054.tgz","fileCount":232,"integrity":"sha512-7zBh3+pvboAqI1czKeEpVAy/d8RSPEJACd0U4+YOZZMVft36ij3dY2/P+4rAglR9JrOdaCwjunb4HATYvHVQsQ==","signatures":[{"sig":"MEQCIAXZ6vpbRTJ5alwz9u1cDiQI/I01uE3rOgJ46Q+dgsKHAiB9zf/lzmnxuJNmVAW5o6qsO8lPZ1Fgkj/oKj84fDrAiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8677832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdCTBCRA9TVsSAnZWagAAyDcQAIt93UeTaLjra2WPP1vW\n30ym9ucmyylberN6GbWSKIhBn9pTTjHNhHRf2k4TF7UUTsUgAe6JhpPQl/SR\nYhTolxHMzXnhRX4vAkbcsq6hFlGg6nAeRUiPT9meQPYXkzAMJrDFuXfsB4ye\nnd8UAmuC93uFdVik9XXGHNPMi52NK2HRXzugBSZXkcZllQtaeivxZjwBaj5g\n01WHPEkAUc+VeRM0XKFdSWhLB6NervSm9ZXUcylo5oOkV8wTnPFTlgWFY/u2\nZJGj0xHIpCJGhEu3Ojr5z+dS0phWSd1aMQMut/lGxkt0Grm8ZISGKFqSH6bf\nfpNm6/74UHxyb/Q0U37PzGyZ6CvJdbwF0bHSoomlt525OcnHz6gKelOvdG7H\nBR4byW4yQ6xbMthI1f6RWtrYEYdTjRKf6C+C2nTwZ6CU9RoliUSfH6Jytouh\n4gWcRnClDa9g2ii4mfwqzUbuRaaRRdN/6plTFhvS2j62pv+atE/7rAYCxft8\nKkiZO5Xu0heVwY4Mcg4vyDXtHbT/DrICDwbQBcIdZw+nTrPffbXjp5ibBd70\nT9fBsRyA8jywRcGVOZQ7LYVgb2+GktHAriUxhVUSzqswOmYIO67a0bvOApH7\niqNb0BIzn7wVnrT1oR0OufJhD7XNKHnutnd53JeCFjiM5BGQJ6F3obm+McjA\nk7pr\r\n=q0Gd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"10078a7be884fb870400e2a003a86a8f81b59657","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","docs:generate":"esdoc","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4054_1534338241599_0.6993888578738707","host":"s3://npm-registry-packages"}},"0.11.1-canary.4055":{"name":"hls.js","version":"0.11.1-canary.4055","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4055","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"194571ecc6277d9b3ae3ef24c5668999cc6bb4d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4055.tgz","fileCount":233,"integrity":"sha512-QHGHZ8oSTB/ucyzd9+Sy1TcidunDgvVfEtUbBuXzxC5qj3ejW2NrgPd2fNSTrg1ho3iB76OR7JdOC4QTFqIb9w==","signatures":[{"sig":"MEYCIQClC16BU5vj4V61h8ctLC8Yx/VxhG9gOwxdG4Y9Uy6YRAIhANsGNRFWjmOyJvwZ6TvElgOupvTVfukPig4AZmJbICc3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8678532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdExVCRA9TVsSAnZWagAA6OAP/3ezlRnDHySI6ECbQZAK\n6p1r8tquaSjli2e03PA+1EY0M69ZW2hErDMRykqkD58AlCieItpHvRNo0I+w\nZFXF19w5NCQvA4GBhX3rMVYNpE804NjfzzRcqSdztR5fAGboVpbLpGNnK0fM\nofAnUSBrcIRQnRxCuz3c+bb+jsbO8Jy3DEiwT3D+49nFQdKiT5FvpTAa9kij\nvUx8z5IUFvSav84jeIpIA+dDgbMSt+5+ELS6lfMR8I8KpI6JK7lheiQMqjB/\nJaJTAcPjFLpztfhv14GFnxwxl7+3VkDK+s/ZWjSAKTHLdLIStDjYRGwT7lk+\nRGFJmCBGKQJ5K4NbPrxAvoNyyiIAbS+Cof71jQ3pX79VftanRyuORN8C/zXx\n6AVn9Sx3xKEdaCN/0uUOoOCoyNTR/fgx8VPG5xBZmIvG+vLVx3zKg9yxTkOX\nXKMX0zGlWpMhouJXhVlbkjX8hESd0OT+49LsKwNc0sSiNIhXDQ2UAQ70RlJb\nixLChiHxUA5t2nLUoMPmNCvfkmMBDv4qvLKwhDTFzipnA2QItElAY78EeKQc\n6lS7BNCUzlRV4LY3l5mnyLICQgXtT1aFUKMoCrzhIMgs9jXpWc04phUu/eLK\ns2CyseC6ZMnESkVYpgl0gKbGdeaPsXUJQwzIHAohjgGSkWAv/FmJxXgHcuwB\nEvgc\r\n=BdjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a6f85ba70808783808a235ce386934a7cc382732","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","docs:generate":"esdoc","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4055_1534348373012_0.5935433521596085","host":"s3://npm-registry-packages"}},"0.11.1-canary.4058":{"name":"hls.js","version":"0.11.1-canary.4058","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4058","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"91d396f5b6c77522c50a37596aea1a5fc019b681","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4058.tgz","fileCount":234,"integrity":"sha512-9bCAh5ymQYEHL35GE9c85rQDzD9zlh1IK8lanxJc6rPEZGyzl8V1ihO+qiSuyPsC+CI1q9uiMwKRwWJ0BjPuQg==","signatures":[{"sig":"MEUCIQC0e3U8hMGgG055dUrBCOnpY5yfFgzkk0/jrGXgYmICawIgLs4n7pDIZYtVxrv//2RH+NuzJu4MAl9cKW4SB0g0ZGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8678531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdFsTCRA9TVsSAnZWagAA7KoP/0mzvJWsUqVRHvg0bDdr\nQ7hK8PNmhC8EYEonY/d/eKpsz13dvnYH64+tWqND217k+ALyQrdeAcsP8s7N\neamm1E++Gr7FmbhLsQTRPdoMNFxfOuiG+AUXcnpZvy3umsegqd/Dw6RV6FOt\nRB7W3FMdqNkVq0DWeAL5s2Rs8IYcft92DQVlBlJba3l+AKBqBDtIJuqjM4bv\nFeQejpqUKt63XxYIKfl0N6+3qYPdyftNekbqrxFBgJUZ9t/ImXy5J6j4sW0u\nQWTpOZazBAHTPWik0GPcQrcYmXVeY0kZo1RP8XnaVn+dnj1MuUAYDjP7HL/R\nW/rtFzAqToU32DXRtO2WG/hDjPrG+6zE66KEOnMSV5gt9LKgnOAiSB8fQKY2\n/SJ4CcI2zoLyysVa9L9Kb+HseZSMgytVhgTJscrK+bnivcvU/3AIRESGJigI\n+SCs8ecm9AFRD7KzI/FEH/ZJglUPgjisfbIgEBDziZLSBq0Kay7ESY1CUMYj\nOKU9cd0HIZYVH9pUEs5lk7pYSkBKlqF3FOgg7mu8R4JjpAyaqJO3/Em2dwBQ\nQTjmP7y3lLuj4B7nl94sZhCWwxloXdiGAo38hqX6e1Yuh+8hNw96GFIi63RR\nvug+SPjOLyNOO5kc28FESJHUx3fZ4y/zK9wx0lLR7Si5E6v4sTS+pyXxPspp\nLy8h\r\n=ByTm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e56df978ca3196a1ef242e79019621ffe449fc37","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","docs:generate":"esdoc","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4058_1534352147092_0.5385172394166153","host":"s3://npm-registry-packages"}},"0.11.1-canary.4063":{"name":"hls.js","version":"0.11.1-canary.4063","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4063","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ff28538feb30e5418a2cbbb18f377ef1fc3050cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4063.tgz","fileCount":234,"integrity":"sha512-ffv29Q92PywFBsnM20pGDB9eVp8j7UPYKa8gwYXNo98PvwJBl3X1aCJE7LVg3UNtfL28Rz0gV6ZqtrNk5ovh/A==","signatures":[{"sig":"MEQCIBMMmg0Wx8XDM1EeDywi37eeY7Ij2QxKagiKaJGZ+dZIAiBYQRNWesKYDPgMhx+UfmxcYeZ0Uir5LOUecB0Rk9KODg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdGrECRA9TVsSAnZWagAAv28QAIlt6UXEmtFRIErm/+Gk\nkTJDjMj87QyG5djP1fRbRuEza4jyXA1Xx4O7hkrOWSXLeYF+SSBP5C9Z3AHD\nQwkikZuF+BXen0C+Y7CKKs+rqFIDcJAP8lMnakKN2SR21HGUGCG5W6oiBO+E\nEazQjNDOP2rQOdMdoHNYSFoLhMZA3fTCEFDu4zczrjx2Fzw123K/bMyU80/s\nwqY1rmqw+Z+ruXkveRlauWcFjOqdwx7W3GBYsLvsGM4I73ZLyP4fndL4eku1\n27AnwSuNfVEO1m417iEg6iPafxgKkjhDVAdoZY60YaUz0WO0gUNyZbky/aCe\nMBHSkrgYSWwTL3O3h+ihlLQmnTD3Zi8KblY3KQtxsBdoqoQ7XuUNk+PAmX61\nBEGaRC8M68BYTgAvmnIUTeBGjwlma66NC086Q0CsFAlHAdcnRxjlh9/JI+Rm\nW5Q1SFYSsjSWXmwg8GuMTqHxlDju6kTH5ut3KzskQ4K1nDjyF2AI+hBrf4zD\nhE4rSeNBgBKFlZLL3cJ+k2/Z7H8aQsjf8b+MtHi1ipIsTJyrq0Z3WRuFsbdF\nwqw6KIAIEBrcekOxFU3AgYwB3vIynRQIdm3KscohdDhVh67sgkIZJi7FGrzd\npuBy9bTiqF0AmHQce+890bHXU0oSkrAiLUt1QsOamzq9b47X2oLJgUa9pmW6\nNW/y\r\n=R5VO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce82e1929259c4f45ec060d54d2751965aa06d16","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"npm run docs:generate","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","docs:clean":"rm -Rf html/docs","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","docs:update":"git add docs/html && git commit docs/html -m 'Update docs'","docs:release":"npm run docs:clean && npm run docs:generate && npm run docs:update","build:analyze":"ANALYZE=true webpack --progress","docs:generate":"esdoc","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4063_1534356164805_0.34767488355307985","host":"s3://npm-registry-packages"}},"0.11.1-canary.4072":{"name":"hls.js","version":"0.11.1-canary.4072","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4072","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"864013a9d6f199ef2d51cce54ae24f7c416cae0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4072.tgz","fileCount":234,"integrity":"sha512-knDoZPI7ZOrvreoRuyr2FUb3qcPPN3tAl347VXfuT7prLYOW0wCktEKkQHLfwluhhW52GpCZk3+91zfmJt+xjw==","signatures":[{"sig":"MEUCIGj7gtutdKLprqkaNwbD76oth5esU8GOM0FsMoyb/RHMAiEAj48WlbOq4EckALfZhdTSN3jsdACJvFv/EJs8M/o7eYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdJEECRA9TVsSAnZWagAAS0oP/1G5EsCJZzHtdjQwPYgy\nufOXrnCfLdc0/c2NDRIzllk6b5V8OPVf0B6bGdg4nBSpdqF0A9ji8ksxlNz8\nIEJDNOdwIwKhdvG8FXJe2kas4Q4KfQ4IAwa72BpfE1opWjK++PxYxwMNuk0n\nQP3TxxIVxQpvjVZeln5h1ZHQglMZPXpBgPkKfQa8krCG0z5rzE39Rl6sP4vp\nZEmuiqS1nt9SbHcz6RvsY5tSnnYPHeM8zyxAF9sZrZT4j/OSQ5QAQocwNMlP\n9IJmHQfR3SYLwSIYux5AgU+5mh3vJDoZD1H3plEnBNPVOqL8ipEhrUMXxQCO\no8kuz1li22VE0h3dpTarqLkSCv4TFsMqrzfY8pb3LGev2acJnAG+iAAZqY69\noOFxuczxZMA/4ztiC/fljrFJWqFsF8pXv4V3b64JfCdU9B923GUME6l2quQd\njYRxsXxKhRV1ZomR68TOaB/VPC9SsMEuz0kdmXki9+Hvrp///B7m0emzzBDa\nbxM5oBeGKG/M4B9e1nL6K3aoGH+5Ffvf8C7bdKcTnOwVl2H+esphjGz3dutu\nFdII9Wp/Eb2jcmEJK6BqZDXOxoXlTZFc5Bob1huIfDekX+D+C1/kUw+SWzHq\nr5UlVK+lCmsdrT+sq9v9IM8XZuCpRDIa3yIucfvMzNiXJywvg/iVODRWpqD9\nfJUi\r\n=yHKK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f53195480b6816f7fb33c7414d97d39b7aeee153","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4072_1534365955934_0.7553194157563596","host":"s3://npm-registry-packages"}},"0.11.1-canary.4074":{"name":"hls.js","version":"0.11.1-canary.4074","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4074","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"b9ee77adc1d30bf52b615a4f4d0b86ee414b2e33","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4074.tgz","fileCount":234,"integrity":"sha512-l7lw2h9U7XJX1D7+/ni7APwsvkwPB5GZ1j7QSsF6xlmMm1AN7/grA9MR7x+aCahJjjZO0rvw9cyh5U4cRyaFzw==","signatures":[{"sig":"MEQCIEAvTgHINYq10MCSr6U+yAnJqxQ55FC/ZidydM+JYsH6AiBtG0mBS5Q3uIoKD6oSCWOfdI1HUJY/8hIpeE6Q3KO81g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdJg9CRA9TVsSAnZWagAAQYsP/Aly8gFe5MA6QSpALwMW\nrzLpklZMqKv+HVuqTvz8/3IC1IBiEwunypQQwbEDVbtz5p9YOP89av3WmfpJ\nMn8M4OPzjpDDf7HfnSbOlejLjfterXFLIxjGPYD+lp3BkiFSIn7E3dmN+1+a\n5V45Xi0QQNuGlkA+rfXz+MlmJX4rG1Flk2JAKupaoU0J+2wGjNDyhapWCjjL\nMjmKeJKDsTe4e2zZkD3umB9ZPQua5Ww1E5JRZs8ywd72+d9vZ6tXthHoSbDG\nyb2CShJ1kwFtjMabVBbJMXrakyIr6o4ntuoQxVFXM+vehD4dN05uTDjeI3UO\nG2hx18urL/AyPsF0qNrHQFQsqGs+9xlT88/NbzwvRfVaRZzshdKQJfePVjeR\nCS6OvU9z2bixPWKDvcXp60Ojwk/chlf9dRY2NdwihUC0rRLh+mpBpZOtn5rp\n3cVYX6iH0qPL0px4L6I2KDXjJ8jgGenGrnZVI37l+w+Z1XOVhyv3RjrzQfgE\neku5pWJfbKuqNrIm64htsKFOAzfZ3KGXLCa3NCx58ufsoTxKvzU0FiHfy46Z\no6y9D15C2KjsAbopEbO5Um8RAHHqlg73MHTsD9lI/cYPTGbC0hEBh0RXLosg\nNu9t/0/71lfze6mbGgYwKl6v2AyQh/3QgW724ce9jNT3ILncPeZClP8jTZv5\n5bdG\r\n=PPd2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39ed4977dc5d5ecb0e1424b63f79da6c34faf04a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4074_1534367805318_0.2703948828630145","host":"s3://npm-registry-packages"}},"0.11.1-canary.4075":{"name":"hls.js","version":"0.11.1-canary.4075","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4075","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6924f01a4c2a7a7e61b7eedad7836f57868e6ce2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4075.tgz","fileCount":234,"integrity":"sha512-n+bOcgBeLCrmyZm65wgygkb11iSINdHhfoqCsOIkz7cUYPmy6SdZMC6zGz4B8cFkaaPv68ArIzJaKEUQORagmA==","signatures":[{"sig":"MEQCIGavU4DDYDTE6HZOvyO2tHz2epTgs1GMuRe2NuQaPsHlAiA16wRqN+Er3LvQIWlIMmkAZvSQjslhkIzLatHBBbr76Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdLscCRA9TVsSAnZWagAACmMP+wfqYxHVCD6r/5CbOLJM\n0Pyql5+5X6gGNadCHLPonVmNxIkPIvCfeQH5/5i7n2fiilo21Rl4eoGgoq5d\nrkY2pYrorZj9zW+B4L+NPjqyDG2Z3RX5V5hL16U+lIrBz79hROsFO5sJr/Gt\nFbOXf+L2J4oXucsYfOkknJmbOU+oQXT0miSElTBvPj152KHGQvpy1MbYMijM\nTBol9HveaWEIQErSsP4WwYvXv0AytwTtSRkjEvCdxu7gDnQsBN1+qsJ9j47y\nMqdzrHDeUzR93zaYKM8PxOs2kyXYw1Zv3G3pdMKDjM/JWTqRezzIqQGQ0uRi\nILGdSKgAPzjr4YiqNh2b9a4Vs6047xw5LKybXFczsCSihiMUbTd7PGAfOOS+\nV64w/cFAX2/11k8b70B9amKZUioYB2mUyOVfYOd104PYG2fvTkhMVWWVm/K/\n7nxD8DuDL8+RoHeV1YnsEqSmA9Db3O3OgXu2UYGnl6RIU3alkUs5Be0ipD/M\nOLC6gqThOQThu9FOe3Q3U0jDUgFPSp7KsOPqrz20nUcqomPdUZW0qnvKTEV4\nk5Gqr7uuQjCsb1SI299uuMy+ZAISdTqQTGeByM+aVbU/GPzjZKieh/ZKMIID\noRgBjZKwXVzJj2iL7BVoBb41RTGnJ1Ly7p5Q6CkJj01ORuxhsYHJ8OHyrQB8\nh1J5\r\n=G4BC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b1eab61d5b64135e618535919f72741076ab9fe","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.8.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4075_1534376731798_0.13621517168500197","host":"s3://npm-registry-packages"}},"0.11.1-canary.4076":{"name":"hls.js","version":"0.11.1-canary.4076","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4076","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"e584d70567879fa713d592120e7c181f956f47d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4076.tgz","fileCount":234,"integrity":"sha512-ZYmHRWmncfj1Kp/2djGAs65851qwkkITxJoZqrFNZbz0lGU0JcCsLxKfot4TwdiI+8xYxQ6F9IQb6uByyILo3A==","signatures":[{"sig":"MEYCIQDGBxe14AFyVEJjRCMiqirJAQ8O+mFcvkYBBUHOH+X/UgIhAOWszund+MJfa5qg07rNqntwlgYigQXB0WZcBxeRk/yy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdS4rCRA9TVsSAnZWagAA2SMP/30rkylcphlvM4vkk9ik\nREV3ymssEHnLpzyWtek6lGm3do9f8wyEU8x26NTwP8erWRFmm5HSk3K0/V9s\nFcgRCN4DYZ1RfCveDLJ0E1RgK0qxPg3OXec4kW5xTdhPxGD0IEtB+9gz7yl/\nvrqhEcR/VFSc/HVx53U4EpUBN0keTUPspfUnk3j6wFQOUtxTdgy485xXsmi0\njNREGGxQ1lDiKuAN7O4NCuIq6D+kehClS+arY0L1DHkoIk/+ugyku0d3Fe6O\nbMHf3qR4kLcBPN1AEsqgsE0vocQQFJZi7M80prBJprRwXeYvZESlfEt4vFJ7\nHLIH/sb0XJ0+fCJpQSdzKd1T66r/LmppHf/pAqmkuzhHzNCyulSqhcYyBP5J\nQPi9XMkYZD56L8T+y3lI4a8c+vCExJDlzq7CO0iWKbWR/WuafuUKoCtmNr6E\nwribf49yFYwP3IBG0BABfuDkAQ1uUUQHjICq1hoeU3zxl3WBvQe4S7A8RM/N\nB3Ma/XyJGteLHbu7Z5rSj3hImSDPzM48ifRSNGB7Dj9BoPwBMfq0vOPxfJn8\nz43uMiG+FXucPuFnHrxOiWv83br2iaibf2nv1KFVfxUaJN5WLnNanq4neCV8\naFdd4K5JcnDZFLaW0nCnLdgePljENM3PsW2B44T+HnAH+fbh9PepC25OyrSc\nZ8RA\r\n=vd4x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b2e2b5e20db218543fbdaa68df6917f7d740edf6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4076_1534406186641_0.8423600957810293","host":"s3://npm-registry-packages"}},"0.11.1-canary.4077":{"name":"hls.js","version":"0.11.1-canary.4077","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4077","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"02f7e64856b9c3514ecf1456a625021027375eaf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4077.tgz","fileCount":234,"integrity":"sha512-M8JRgS7AVcI1UEoMZQ8ZfP4yHtSQacUFNOnrg7+Ki55+A4yGX5w1zrOpolbxQdWZGMFs+pL+oFbH2KtRqpmjaA==","signatures":[{"sig":"MEYCIQCyOh2+8MzbkSY8SagwayjtW/FaS5Os25mxG0JvkiT1JQIhAJ9hR9Z24ueiUJiQ6G1JZ26PUfa5cUvJbzg1viBMMR0x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdTBSCRA9TVsSAnZWagAAzsgP/1izn4YggVjQVO29ZrBs\nCbx6TFmayXORmJzsa+XNXiPkbCPEJUhbYtfxrKaFGuwsbe+Qv5NMtIJgzK4L\nkUPmFnxiHU3XYYY9xwYdZ5iZ9MHEQHAyUgSh+VgRt2hsJ3qdwrqePjriH61z\noF7Els9un1sz8rvGY7RHpUTVQBnn4rH4L1StR1EzBMqwQccB7lX5G03MP07m\nYdAL36ZLKuW6DX3HfwQCndhrmWuQgwkYr0ejXEj4GuFZRf5Dj+AaIwGIRBs3\nQZ4vGx04UXS8aiNCJ3MyTiuch7m77T+9VZn0PbcsinexAGSSTRSytUFL91Gz\n1DxhqNY9SR5ftPiEY7x3P+AFY/sTfMdFuSJS3FgzesUWUtqI0ebEcxs6Kacs\nCpYczu8ONP9aL20YJjaMH8lQEvbUmH+tehMohEgeE6qy1zFAZo58ODthHvxP\nzmRo6xMpm16zhp5w3KuLbpaDke6cAQ5ij6zfqdxqf2F+B7b4aCjPX4l9qBb0\n5lHsbjPrlt1wbOJuRPPOq0m5KJcx0RhBKnVyUl7PmdDr/3hOUPbu5w+NCvgb\nHVOsuMI39MrRTjK+Zlm1XdrOpajE3Z6ktLSIOkp8NZq7O6spaspQx33KuBxW\n18pcztr4K8RZ6b3JuPj/KPAWNHrnZmZJZ24oB4EbjXSQq47SmUDUcMlASsij\nx2BY\r\n=jMGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c98f48631e0b5fc6c567faad3517578ac0865dea","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4077_1534406738427_0.33265820302066884","host":"s3://npm-registry-packages"}},"0.11.1-canary.4078":{"name":"hls.js","version":"0.11.1-canary.4078","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4078","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"2c0cd2ea2fe9809f189f470cad42d008678364c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4078.tgz","fileCount":234,"integrity":"sha512-9GlgDxkY21lg1igVYDIZzwqq0jXJhSf2NppZjnl4Ft66OznRZMPM6bXXtTRdUoGfL7d7LpDUAnSrrUCx/zEPMQ==","signatures":[{"sig":"MEUCIQCgT1tmOlwzIkQUkVSLj+9vFDdT7dVQy6F9BQk8hNuYhQIgbRDdPP3AHQ0DMFJrySF8/AtcJIxluuCY0Y8r3hfGT+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8676811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdTK/CRA9TVsSAnZWagAAKAIP/AoDgdV0LlFR5CyV87pt\n7MdovYaAUey+MO0vOsX1vdBNo+i04wx3v+tWvjl33JOZYeIzTjq269C9XyWI\nlD6RBxUN0ECtdZCYT2YfUmeuVDP4L0AMB0qUBLSmv/lZxO+neYfAEzEOxeRW\nh7hKP8/nozl7Dqa+As40Y0wqUj6uf/tBTZUsFOCdUv9F8N/yK5NXOEQ4v75k\nHkV6vVhcU3Qlf0mIjXfkM4ij3QxNK2qJEK062zkS0Mdmo05AtlLBN8acaYPN\nZAder1Fh8qIod2cLrcwZAx/i5Qok7ieU3DsBMOQo0PBCjLg74hHi1Ge+2U5t\njGPuY4Gg5BgsCDQXzeYTT7SFb8g/hW7Wf/kQD+ciJjZPux/mAr6DKKEzdG7S\nb9NPItzCKO1/yTKVoGMFMz29CIvgNZvh2tyXz04xJdAOyOIk6QFdbGVZnLvU\nymPtIi4cxbPOSFyC2tcN/XESbfu0Mof/qwEohTpWMgouvh3sgtwbOFKIG3Ir\n01Qn9jE6W/2p1oY9ql7kgoviYMSsXJB9hA3fIfnN6dQBAQLfG08gOf+sVrE9\nqd2E5r/A7TsjV162XK96gBgJn1cQgQN3YvNF7ffMHluw+4qOCQ8L+GDz3FSx\nfE7hl/awBOeNbVPwvqlYdnJvLluwQdrIdd9lDirMEMAuIXPMEiZQAaJVMY+0\nfvH3\r\n=BMdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4e6aeff413943a21b625a9db99d2b47ef7e34cb1","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2","string.prototype.endswith":"^0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4078_1534407358981_0.9298107424093454","host":"s3://npm-registry-packages"}},"0.11.1-canary.4082":{"name":"hls.js","version":"0.11.1-canary.4082","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4082","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9b7eb780b9773f354388f03565078e1067d08eb8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4082.tgz","fileCount":232,"integrity":"sha512-nXukRzmEjTl7ftKnPu0YkCpmvwMrKGxQxj2zSxhVXXofZ2iDDWHJAO9MB6b72GhvpCXzpZzTnT/CEm8v6a5PpQ==","signatures":[{"sig":"MEQCIDd6qWOTjY9zFi52ISUcj9d1Yn0EnSZcrxfDiwLKdu4UAiBsIUF2e/UBdKJpIk4nfuWHBl+/yc0OQv6licPHniolkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8656728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdUUkCRA9TVsSAnZWagAAJkoP+wavkc+CJzjdEno3408o\nTbTfJQlxBeAJM6sehV8gviHSuJ9oTdjyzqIEIieiptj0acOz+2RUTTJQzxaN\nPjN7PxPENr1kS6xNYkOgICa1K2+nsQCj4ebhpCq4gz+EUh5zZLV2SUhshVfb\nHuRcHBgRv/N7JVp3KP5L59Lxdp1Va767/pYcGGykbBsWPRbMc+H+eNO0JrRL\nysXFOG5xbtPbV93M6BYTtewiMDc1vQKw6uI0848B/HVP9Q0jcN3ar+LrjdFv\nPDf0uNl0CQenz3XpIkC8fzhwPKNRfGjTrRkNWQUWU6dxyNfLNPlNlR2jXo0o\n2mIvEHkmze/MOhyXV3soE0tR0ZU0yamf/8taQQbsgn1ugFGZmzpWlcfmQRec\nwJIFh4kKMtqzVJ35iapAGVcDEqgUnW9h+hkzCTXKy9cey2GuZildX8i4t7wo\ngJfZ6Qm78JhWyme2iyZ7i6m2GiWRRg0yrJMVzsb953MzvUfCuXyXuOEKT7Ev\nt49jCwlEBPIqo1Ke7Yp3Qzr1/GWgniNRsXWF/BfC2mMFbfTE0GnnE/SrCDyR\nSdUyniO+JCFf1mlS6+oHqHtGUmBT393k91xSLdcuRibgRTXh5GLgzyDGM0k2\nC/BeKP2irYiMeLaQfhSd+XR4Xge9R5+CrcwmfDu1lSFEgpIYZadRgzijZx3q\n1VKl\r\n=LzOy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"998fb9bf7c10ffeb7c9f5fae8d12cf7c25ae38e0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4082_1534412067321_0.6352249545657989","host":"s3://npm-registry-packages"}},"0.11.1-canary.4085":{"name":"hls.js","version":"0.11.1-canary.4085","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4085","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"297a4a6bc33d74d5f7c9c502b1d48e066aed010f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4085.tgz","fileCount":232,"integrity":"sha512-+W3+iNh5OkNj5wNQY3ifBUAwwZxma8MHassun6/dww2ABF4V1dsHk/4yVj78GCarZF/E3R3OShWMxJZrDUt8LA==","signatures":[{"sig":"MEYCIQDQKbS3XcZBKFoC4T+DIH+a3k7X+de/C5QH79Iy81p5EAIhAMm3bqS9nEwRgBWR+6jN2tYwufb/XwvMnofWMFCKarR5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8658153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdYvZCRA9TVsSAnZWagAAShMP/RQtpwCd48/u7hbZ5RJ0\nJ5JqM1HucMLsHqtyIbSj1Pkme0Q/M84W3a9F04O/LbZqUWqYQpFS1LJgCuDJ\nnsh9w41V94dZ7ftOmYelBUhb6Xw34TK9SvMkepBuKEJ5LKxSOViaT8lcC+EH\ntH7Ux9PGgb4a+VhZ6wS0QdGfZhlWwrcaUDT6Oa/wEyOsnExrNH9usYYL2nzc\nAY5wJ4OWw4Wsve9ofI1znmrszwL+6e6Mg36PVx4cumJmNadmx7sym/tAo8xe\n1ajIa3qnvmKuCrHUr4QzW1rKAOKeQdgr60ZITTtjZMWHR2zWYuQw1vcVrKwI\nBQhGKwtUEtXx221vSLf931gTZwlJNyjb22nvhpyaMnkqMAac65QNTIT+Yk6+\nQfHSTKPSHIbGpXIxnQT58w8/1PcdCkgp5IAIYjStZ+xNnYtqSqyWJZd6G458\nEv9xxgZgRL75O1nzdTL/9HUmUy+RfGOuX0A1m6mjrLed6UbtQESBpYegzsIA\nzpVAvfobgZTnkKjmxZ/XdVyme+0GFqzqVF2KT5IvKdI5eziHYkzsdUcdWwx8\naohUg8cDvIc63HoxfsbLHPr3n0FZaYVLAYy2uNob1mvNXq9iOyJygFADDlT2\nsPcdbY5oRWk/mgWvyjM3jSL0+l+uIHRFS6fovbCpoQ/jZhhTgMdPpnKAYwi3\neO/M\r\n=E61l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bc1d363f0bb66a9df9de9512438bc6f6b5c03c82","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"events":"^3.0.0","url-toolkit":"^2.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4085_1534430168835_0.8756866990788279","host":"s3://npm-registry-packages"}},"0.11.1-canary.4095":{"name":"hls.js","version":"0.11.1-canary.4095","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4095","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"426c04345d1e084e1c889256563dc88a3dc79ef3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4095.tgz","fileCount":234,"integrity":"sha512-49aRKti+JBtjXF4Vz18Zu2NmXR9/o6cbyjTmEwGiaUIYkq5Nm+G9GblEO6XNtvfoxmSZDV4XPs9vAwJ44hU0pA==","signatures":[{"sig":"MEQCIFLLTuT2s5lDSkMm1KjKKNUzTpnlofaUxWefVqeKBfIYAiBLANqwBRBSzKrm6eURBUKGZ6iBvmhuuRODfpd93FeYUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdpacCRA9TVsSAnZWagAA1AEP/j6B6GqNoi7Zz3vDJxZl\nUQIUzIjrRvX+t24flplM0y2K/qoxdr+Mr0ED3C5iJrMt387ZFi/tmJ75pgVp\ns3abGDZAYRUWcMWvIyE5e1QCzU2A/Ba4j+JaL3HAowEX3sjcxDfokyelabDN\nHTVfVJIyUW1sWK83awdycokGdpBuKiqjYvIkMm2AkKgIqGjHg0WDnoHE5ydq\niQc6xI42H5mDA6z3Po1jJGqPsW/6gj++GI7wBEx9vgkLfqYR8rFBboPmjq7O\ni5G9zTryOhGcWIiXcRLsxHcZLqWM+8BM2Jhgpwxf84WTiFBaPbtYbhOqjW8a\nFnhUNQE+qIACz6DhMvpIOwi7TxUhciVSuJzRPhzixOuj1xGXRK4G1Jl77oNg\nGOML1Vc0Uuph2v9j7Tjfya3rYQ+1eLPlej3swNrkRYlfUSgS9XdpQfKeWNBa\n0FKZwfvxGGIF4dZzhZg/HjPX1xfuzW87z8rrPj7P+nJpZka4edQ339+oL5Ua\n7jwvniaV7nfzC7b6cFPkL5+exu6X//C0O8jdqaM2ROTAc6hAMPMeOciX/RbN\n6tvC8IBuUAFMr8hDRmKqpSRNao5s4n5cYle3d5d8LKBrNAUx9uUTQRDC8Nji\nvZR4qoYIPkITNTxPOx5Y8mJp9c25IONRZq8q9JaMIOt+BgP7FqgSdi4FOO5d\nuloY\r\n=mpoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b7be2bdcddc8aecf3c1578607f6a071e771093f","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4095_1534498460166_0.883510841786934","host":"s3://npm-registry-packages"}},"0.11.1-canary.4097":{"name":"hls.js","version":"0.11.1-canary.4097","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4097","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4f3d5e09da8846750f83d352bea7a77f506815bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4097.tgz","fileCount":234,"integrity":"sha512-FaxTmI4WuCzrXYFlfPuQCD8W9STF/zYNI078Lq2AnlszMdwf0Y6S90SA5y8igiK2z8Ius/080wb5h1wzB8VK1g==","signatures":[{"sig":"MEYCIQD8CLwxsfOicuqyrQDJjKJQSRC1IPQuvaLpeSzk5wB2qQIhAIW1ksFHK2BZch+kdlVQsFVkvOKF9CkHlZXC5Q0+bdZ9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8696815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJberTzCRA9TVsSAnZWagAA1vwQAIudBYAS37f/jIE6WZUh\nVWBpJTGjH0yFlVbeer4cRDOzj2+XrXKBVz8+GnVbxVsIZ7e8ApKhaXQXcF3+\n6UDNJ1CcWXRLivh4uTpLVYlFDHuDJzofS01MmCWLVnaV5LWKyPuIB/OLjGOD\nEqVWyM1JhUxB4UmHLfVd54WJaL+dXVqC055sjEqA4Q2N3gBfC8N2nDrzJaP+\nUF807N2E+CRfztR9gUVjNz3gfgWOhkw2WvgrhYjYwDfsLmI753IKRsOSpVKF\nOygBOMwb1PUK9Z/dgBPZQ25JaU4nUVnk6DdKpHbsG6UoDpmB/5Ava5vUiNxw\n0n+XtBDgXYVaGEt2UE1vQfRyvNydoKmYiChrfAuIMkhKcVZltjGm1Hp2EDm1\nJIpI1R8C35rlN++D0fK7nR+CLmtupUA4O8GeNf2kGJ4UEb79k29RYxmSEI3b\nqDwtgSpfb+TuQpWNRKKWahDqWHg44DaL72Hy+5j9uAffN9u/QOnbFeiA53PL\nePIlM6XUwO4HMoqI4VQMtyk6LkFs6u8410nEdSHH7ifmdXMyZULmzttr/PaV\ncsLmIxD1NFlRPjHZNJnGiA+3YbhlCyxvN61nQtM56GlLOIjmQzLHKe58xDgZ\nBuNrQJqJImNZpw0dBl2WL1vlkB/f0VSesZLAX6+tjFVOJIkBVCovfABTcdHQ\n+WEP\r\n=x24B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"91ef0517d0fc85ea2e9e16012fefc0366dc72f51","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4097_1534768370901_0.10830332485318861","host":"s3://npm-registry-packages"}},"0.11.1-canary.4099":{"name":"hls.js","version":"0.11.1-canary.4099","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4099","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"2fc144e57058eed4300fd312c2afd88d57b47520","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4099.tgz","fileCount":234,"integrity":"sha512-bKzd2xCng7M7juyBqCqgJFrTRBHBhM3bczHNnqNThMK8T7VD0Ll/VK0NBxpbCeK8N7HS9tq87lAOX+oRzkV0Tw==","signatures":[{"sig":"MEYCIQDCfphKdW07rnBtqgan149hgQyzcPiLJL7CX1pxPVUQ+gIhAJrR+So2fMxBigSjJkBEzwPlhHCaakZ+5oykTBssU2XE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8698086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfEHbCRA9TVsSAnZWagAALjQQAJ4dBvRvSErEdMed+Z26\nl7JBNa/DHVPdv2vO528yZm2iFLi8ATQB+LgvDy01jaMZ1PNokGWH4vURxXSp\nyVQgfpl9uBsKwBBMyvkRDTT4UB+fTDEMVj975SwPe7Bz2u4icTmKFonaUlZN\nYmsiQqT53w2CTrzjixU8j9YYQzBMf2WgHxL47Sgr6p/oRMckeldn1134os/h\nxRggelZ6vEYw5jQna9MUwqXv/QI69tPFzE1WoCjl+OWhORg259s0td2kt7KE\nrJ6yvtKFg2Nv0hY2c2nrXPOzKcegLNfhv4L3m17jQODr5Q1Tt4PXtEYx3+Bg\nnhcOvcuCy2kuidcGzhN/yvOTiAR7sPJOWb9NhjN3FyS0DQdXXe+YX75KQc/U\nMMwrczGENzyR6Xbl/Qe51Cno9uW2Uaz3RKqWH5zQj2Eesg5hfID1RRigfjO9\nOQ4aE9uu591xmklZ1vRYpsgVQGLpnhJJx66WYgZrvGNzowDTtHoFRtNQBNui\nlFW+njIZn6542rknWu2F9JntXJsng/qfmLZM+aykiHBIAP5ppXCVcrGJG82f\nqLoQAgItnIO0j80q5kf4uMEiuua+L4IkPgn8doIy03/mBfkNWUMkDdpigIvE\nBrhKAa3ykeJCBT7p4eazepT/UgT4ty5n8iPxqutxrcpTybdBi9112Td35pe9\ngXiO\r\n=D1cQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd99b3184bee19738e88c6d60d71bf021e9f6aa8","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4099_1534869978299_0.8490383610913896","host":"s3://npm-registry-packages"}},"0.11.1-canary.4101":{"name":"hls.js","version":"0.11.1-canary.4101","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4101","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6bf95607a5784dfa4267928a365afdd69adab1f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4101.tgz","fileCount":234,"integrity":"sha512-n8oJNF9raAMJQxVjRhMD2YTYBTcanavcJmIXQ2aWligF+I6o1at7KVNp4lW+iDtrRkVtZ8yzsZCMiVEEqBcXDw==","signatures":[{"sig":"MEYCIQDEUpgCLM3PNl37sHjeL5zILvwquJnDaGYRBXydtQK6ywIhAPoIDblKN1sf1bMJ8yTdKyIhYX9lxa0aYHuWn3YFmthE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8697329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfHBCCRA9TVsSAnZWagAAdEgP/izza0lNLCb1XIHVp1nE\nifmMJgwQq00sdEcQyPaJaQo5qKnvXy8+srkE+tANgThGCBOf0TViVw23HxvF\nv2BcV0+DwH0kA/gOjr5TqsSXbp2lOQeCXt7BFNTR2s7ueEBd6eVVgZzyecgb\nfn//zRt388KdaK+O6cmlbCL6Nmtvm0MfGI8cA9cJA/MPsMCx0xoyklr5gd+g\nNtBnCM//GGAArp6qWosnLRRUs8f1lhxfb0l8RNONHCrgkas7Z73gSXV315S6\nTmBNoxu7uZ3nJBZC+kYBd3eGt3LYbV+2LRzcZmMU/2j7I3jHE64dQleAOu+T\nQi4vuqXkLurTqpEwEDdUO6iV0gEcJOm721djTthw/6v4gCROm1LwG8maMJ7Q\napq1npDV7irDq2Y91RSuZ39xVJU1x6W/J7CfWIldhsqERPOUlpyMycV3+uRQ\n/OQ2jmkNotu9KSrqQYvJXV+Joqh41E42mAGjaU6udm8FY0UCQyBZk9WOp53e\nTgPhiWNXAqQ2v3hRseMEmpZn9A+5lpWxaReuQkotomGZKwv63BhazfnmJyZP\nqEJc5ykHjvMxWJ4GXdUfrikHUDjItdWF+jtGZT/TclmS7hrG3PKjqOR8m/nS\nNFodB58+g4qIQPZbGUJDUQhq/ylkOM1qxS+UyTimkmKb7o4/NME5V7YuUVE/\nydb/\r\n=3vA7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4cbca96c4322eeb6e4af76e70060dc6922d80164","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4101_1534881858022_0.3607620861753942","host":"s3://npm-registry-packages"}},"0.11.1-canary.4106":{"name":"hls.js","version":"0.11.1-canary.4106","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4106","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"94f957b647d6a0a3cb8ba6dfb94971b5389d8b6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4106.tgz","fileCount":234,"integrity":"sha512-vU7ef/+aKjiPjZHpNglCXNV2koe3X/i4UZCY6sd8q1eIDP8ReHsXgGDNCCClFlBGHVR6pXv4n5EJRDMKK250mg==","signatures":[{"sig":"MEUCIQDJ8N8Ni6utGqJ9S4zzSrUmeyWfHxQu+RdKJAFU+64iTQIgFhKVCpc7EPtmUpGpgn6k1TtQqnVTEQ51/amJ6fRMZbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8697635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfbvgCRA9TVsSAnZWagAA5YAP/3bKicirSDxzStavg6iz\nWXxHfC7U9gnOH4Bf4VBSLfVZx25930xueMSTkmDWe3st0zfBCUpXqO8/QOZg\n5+YDCytfuvqSh4lpbCmyMe2s33KPJlSrh84yCVJzLsts7zNM5mR0c12SNpN8\nBCPSy8io6+SOWmvZnJaiKFgBlJmgvcg1l5OGXHJnGGHevwSL3DMGHLoRMRQe\nnoRz5i35bO9QHUPWB9x27Bs/IJ1vcPcjsKWtKRgBi+zmVmoLUW8C3phH1Hhx\nxm51Gn9hfaPfNQK9Se4gM1DHx1kcpzt1k1Ic39heOEY0ID90KW1JoeEVgLCl\nDYIxUBQEpUgYo/m3MoojPTQYrEx4RaWih3C0AKRGPMF9VaqtZvrt4pKfVX5k\nsEkoVtKZgBCrzvHwbLzhMir+be/DL9dWegbkD1pYnOioztYmYxHzn5jtGYCM\nhC6x290yE+7GAfRDowcyhOBCp2tj1V4ZhyVLrKtCer0qclbQdfnDu+twjwgb\n4/NBinKIW6fXapTwv+mwjJ+T8wdPLBAjwQWu1Hp9qb8XdLryxPyfs32Yjao3\nSjYcPszz8kyv4dENSB4mDFxum4JzZWLia1WHgX9SMPHvSRSkJSYvXDO2dqj4\nGPcsDLhqTluNLYlbhgZmA45VBoheCO1lzvGJbZyltSgNY/i/pQe2FsUOT04S\nqW+a\r\n=34BC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d25290101e133a17af114e320c58a62cc8c9318e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4106_1534966751043_0.6607799481606558","host":"s3://npm-registry-packages"}},"0.11.1-canary.4107":{"name":"hls.js","version":"0.11.1-canary.4107","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4107","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"f897fcb2c3912ab09c114d1eceacc4f605158b1b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4107.tgz","fileCount":234,"integrity":"sha512-qCtRnwQr+j+aS3e0DAanymTpb19uZJ253J1wBpsbp7lnkhL4NMysLNSTFxT+PK9bHk5siA+uZgU/5JMNR/mMqQ==","signatures":[{"sig":"MEYCIQDxg9TaX68BwmCF6xQgOWmYaZXzABqA22GvsIxiqNLhWwIhAKpX4MgUbHnHr8MHx+7SsMDyx6rdLM7M+wwhuB3kmQNL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8701692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhFJWCRA9TVsSAnZWagAAeH8P/33wQ7a4RIwPDfqbQoRE\nFua4o2YnCp9DwUHG43YxtxtRlJGu2bIUGO5Iw6K6Tx4G2yyQaU2o959s+uv+\n2Xht0XVKJOF/YWkNp5YJTtfNhBOjllqu7gJZfoVX7OeVdX2YpyVWLqDujObE\nnqdW2jI/G/fn/JsjppeO0wvit2gWgtqZ6q6Rxt3pmSbRxXBdUddh96TBQeGX\nbLNQuQIMVdWOkP25/K7WUufogScDYV/ZNlNc7P0BYJZTWQlemLQ53Ud14Z71\nMs5ZubYaopsz2JXXjCyLU5l/MFmiT36mxuJx1YAaIZYUqJ/uuAPjLdx/l2ZT\nzcUqc6L+Abo4OKtIadVIHMCTT4B88B5ErTw4lvWzq6p7698MMm3pbpE4wgiY\nUH9BMn+HtDtz1qDUUEXiWeYKyP/Btkr8pRHVvU5TmPe+eZ7ZPWZrIWTizTBm\nLAra8iVPGIjBwZ3ww7mNklvXLFEsr+nCUMEhtPltqUE5ZCRCOPpc+5cWXDU1\n5nJzFWiE4pvI41Bljcnmj/2csf3AUvnMWlXPDp0ooILlfXPZMkch0wHHQoFJ\nejeCQV8JlPvIUhgPtO4j/bJxPn+QN7IWstaKm9/jGAverq9mSNA+JRu7hde1\n2QMw69uZLpCtRXj+fp2UwpBpLhcb5trWj8ZBSuuhPrb3juE3GpyGLPCH60lm\nS9Qu\r\n=4oYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6db0112c3b010c406ea0d9336aa280376020d228","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.2.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.9.0","dependencies":{"url-toolkit":"^2.1.2","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4107_1535398485150_0.08332022571220676","host":"s3://npm-registry-packages"}},"0.11.1-canary.4109":{"name":"hls.js","version":"0.11.1-canary.4109","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4109","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"48c0185ca42355c10d21f2c3c267d12e24bf689e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4109.tgz","fileCount":234,"integrity":"sha512-J2vqfWzOlEad+zsbvuDweJ7W6xKtAkM320G2OZ9zA6eHtkVzeEJ5Q3IBci9cPME0XKEWcWHdQ3yeYE/+CGzcdQ==","signatures":[{"sig":"MEQCIEmXjxQNo2zb1M0CWEjG25uuXOoiezIEUDypTiI0/JXqAiBScYa/fWNYiBEreFnLRcfXDI4RPJiqcuw5HCz4ZmHl7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8699672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmjosCRA9TVsSAnZWagAA2EQP/2320xN+DZw41A7bF+v6\nRpp03lTEFJrtHZZcky2KWF3qba2JqaDh+d4kDI0k1JQaUCV6yUYwu90qNyoW\nz/gg8tbVtzwVxIZE2ht8wqweNs2YrFSyLFe42YD3pqE0iEARA9oTiQ3SQtiv\nJ7/b/7t8/8fb/llpRFHTCh7mpN73dQStpYg672tZGe0fm5/6vcnewVyD8Cu7\nJZ0/iq6FDDE3Nv4Ay1tMjdDVGtNp20uNafL4SnrfcD2rJu/7oqrSC5uBnDU1\nEFhZ1t/paDHr4fCSULNGv9OxafaBPPQlHiKngTIb3BKyarP0yoPWFJ4w6v6m\nS0DG2auUK1EHCzuMqi1XLcX0P+fFqUZfYGo1+76GcjCb5+3v9E59W1hvwRdc\npYr7iQtSHIBsZUiBAAlBg3Hb/keRmcLtvQLtUn1vND8SX42w7klMRWvSR2rq\nKNFtAwjdb5S5wwDRyOPuEvXgQ2veGYlTikKcM8IijRmVtWVGnwXquACVgi7q\nkN5KIRgRd4/3jG5AjH+7lszx56fEqIQZ7/xTx+DFXw43MT5m1bOnb5P0Yps1\ntAsU9JqoCSiHe1RVMdGsaqe+otit5hILWHWrZs3gu/b8TOcafF7mI2bLw+Et\nu0VIFHRcBaBYbre4ZQmMbPav3r/fAdZ8jFd4VySuR/gTSnyVhZm1JgqVW1Fk\n8hnE\r\n=pWBl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8f2ad0df92c43b6cbf21070602085a18c05ff28","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4109_1536834092179_0.020864009524576455","host":"s3://npm-registry-packages"}},"0.11.1-canary.4112":{"name":"hls.js","version":"0.11.1-canary.4112","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4112","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"18632b475fd022d95fde320135ce2ef18018be86","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4112.tgz","fileCount":234,"integrity":"sha512-/FixsSRlqv8UHMGqpJ1aYFq/g8WQVXn5g5lwZbboIxhN8fByCHcbWat5Bl9pCXA6BHbkUEsz1V6lBDdwr/1qOA==","signatures":[{"sig":"MEQCIAZbJn4uMp4wjlbVu2EVps2djmMhaGCMp7IvdfU+GwHQAiBQk0CndTut2uHlPb1eUThHL+cn/uS9mQ1upax5PPZxkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8701312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmkThCRA9TVsSAnZWagAATuQP/0sFgkCGPnXhEI54hKfj\nPyre2K0HqTxJUNp94qCj1NMvWIV0+p93Ovs6J0/dJYK0AiN3vnp8IBtUPteU\niXK2V67dA0U7/8HhppKqVcHSHrvIsoqsq/3IeUcc7a8STA+zX7FDau0o5Yzq\nWQlvvw14u4xnnvQg5TsOmQa11b/3RI+sy5uMmZimzjsfPI0sEy8pynDjWOQt\nNdNOycJSi4fyZrijHqRqhVotYp5fNz1Tyg+Tev5I3MI6C9ADRukWMaAYWbYn\n1WDonME7O3ldoMB7GvkYoAiGEcwo0+qHtHoGH5aBDiSDDRYO66Em/CI0nNA8\nF+rN+KAo2+TcfcSYGZBpcPojnGoTM0eZv88CLfF4yB9SqxJe+WaelKURkt15\nyWeZktxtEQHpKkwqyKKPoXKCkONQnRAkdip7H7hpY7PofbUGKABVqVKDhzj9\nQYpRBFNPnYoQlQr2LRd/JkxfoOXggnwX/2gnlvgGlJE1PTgXWvL9J2wPEeEx\nJFEuPTpW2Lj2UEQZQ59MNfB+s3LHC6uAS+cD6vtWTUvOFEcGx1678WcnFQeK\nQTb+Qkh/yEW5WAml4pYXbdW6qXlgh5ndvXdvyye/BY/ziQdL5UR2xNuwEpCY\nH3WNlouIZQ+KmQLYO0YR+Vtrva66rRYwLQv7smOuswBP5DBieNoonKF5ToVO\n7XBM\r\n=CjLT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d6d83b1066e25c6925bfef308d418bc4beb42a32","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4112_1536836833168_0.05796464801835621","host":"s3://npm-registry-packages"}},"0.11.1-canary.4113":{"name":"hls.js","version":"0.11.1-canary.4113","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4113","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"aadcb83635b4d1497ac2bc5039455597eeb829ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4113.tgz","fileCount":234,"integrity":"sha512-TvQIpKqTVWaLnt/bWLHlye3pprvlfqLQOrlMhyptjbCj1NdmNKTNTxR7gxCAn+DnNvpcT2BjYhiabXdvEY1yrA==","signatures":[{"sig":"MEUCIDniac9ucaWSKWS2C57qe8iAvxoI5BRzjLdwyAP8AhZvAiEAtjj6uE/ahR8cH5rtBZiS2gM1Iz8Gae+9n7j9XunNA+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8703726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboSb6CRA9TVsSAnZWagAA/u0P/0bOVojrd4uQu0TOrpco\n0zcEL6tiw3IBxEMkzd1qAJcx1i4+ft7Q+gQcB7KmwTA1/slYKaiKmwnQnc+J\nRNnMVcuDMiEiltOHaJ3Lx8a2NOYM/6SM8fXwRVGwfF4vXutkHoOKMzvVvUhF\nRagw6dnUfoEV0pAb4P79PyN8VVzKd8Jy26nbM3Bbacaw+5TkWD/ktJHG+bo5\n7Qch9Y619kVzohh/meHJFOL7If2ouSqwy3+SqoQ3YEyCUAqnJu+szcinVaDU\ni+abc7w5qVFIuHq6A4sCAkatgTpFxeVJroH+DkmQM0sD0fJsrpxUO+fLqnnb\n/+Bhie6Zo7FE2tVpOYdZR4GmueNeZZSFZOmPaE/QDdnvUmRj+WIhIC+GfD1s\nU9FYFg9QwSmIfbgUIWWzqeOykBhsX2usAgkL0ToSMRRTz9okoP1ELqbMQFla\niAYxLcrJgFYwgu/Ol7r+/KT/S/WM1UFB6AFoa7uujazLPw/CLbQLWWa3wAJD\n4uQFH7aMVbPIA9T5hOsXCrMOqQrFh0UkTlRGNUfk2iowf6DaGfH+JbUDoqjl\n31PiZT+RRIJwqxpVpdZ0u09UX6A6CO3KsGcpn1e0gUHjXAEH/4N3+Yv1a20M\nA6C6hZVkCUiIuG7bV/ua0zsUoo0BeXze5ZtHKeS1BtJZjBqJuQGH/ZJ2dMho\nwPQp\r\n=DjzB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe7ff657191b11891ca3741645012736c2cd742d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4113_1537287930051_0.5574222099163304","host":"s3://npm-registry-packages"}},"0.11.1-canary.4114":{"name":"hls.js","version":"0.11.1-canary.4114","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4114","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"a29feccc64345ea3d40dd000dd9a406fc65efa2c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4114.tgz","fileCount":234,"integrity":"sha512-DuCkmLNvcU1o6re7vGY/Yg7rbbWGGwogoHyUlpiA8IkFLILNHN5DwK929srOswnekfUXzZLB2deS9eNs8VZBgQ==","signatures":[{"sig":"MEYCIQDAteZY3LZGxZg1somE9CYRQ13pq1U6EXrovd6HRmG2PwIhALPE5715QRALlpz8mQrKpsNLwDp5b/3D6hKlquK98b4L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8707183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbos5nCRA9TVsSAnZWagAAziIP/2B9mv/dctbQVLdN0dox\nikzVjtBzzWX2JAf0rV7pAfLQmN3VangJXoEuPHH7cGZhrso59eCPsfzOJvxl\n1eY0kmyCLbkQkxVUoz6C2s4Balacukzoe8G1uRsgJsBe+lSh/Myn3qIpBuNu\nZwmV7urCPtK9noFofnSgwnjqrbD9Sgs2+d1hhi9D9WUfwqm7NtTmS8VHMJis\nd0+8r/LVGP1paaHGtnqdWpqY4RwDluqcxK49GRyBoMQxuIWh6+SBByb3B4u+\nZaIyUbGzTWV9K8CAU5P6GtoV3S18iG3EFNoM8A8ppOWjIZvryLnyu6jIODXa\n43vhoEPnLJsvqNcXe3uPvx6o5VX3itvE8EMA31udOexKxy1begBKaEvJEtYj\n2oJmyDKm/QCK10aZkkfm4JF/xt+gM6QB5ogLGETPHUrjBJeB8JHRJmX3+cVr\nmL/Pdye7uhDNogbg1pSePgIfy9fvAkw2ljZe+wSsdZFUf6oCe1DYJPuSGatj\nokpNz3q8JnDXCLYfnXaHkBz6+LsBqqGVlEbqtPOqnFSmrEocbk+94ATHLWOf\nCVt1t1gTEJA7HGukgQyKYQ35neltWlgG/IhDIlVdIjZT5KacdNX8smQl4n86\nxhyYOgcFRLsa+BlC/UDNTJ745SAIhlgmobcB/H0sl21oOBX+thapT5cJMAW/\nrfvx\r\n=YCWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7794b4f985b0f11ff7133c0655e8a347ee6622d6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4114_1537396326988_0.008257519347376174","host":"s3://npm-registry-packages"}},"0.11.1-canary.4115":{"name":"hls.js","version":"0.11.1-canary.4115","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4115","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"c89d936bb12bfdd43ef15fbc29d439469641893e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4115.tgz","fileCount":234,"integrity":"sha512-wJQKNeBllSZO9gRgdzyMeWw2YtBbGxaDTn13bkGAfuJ1Ee9OE0wvNg01QGpJSRTwLfmfaoJUrTCprQ4D9Pw68g==","signatures":[{"sig":"MEUCIQDaRrBmO9ghwyTSGiMyqVwtouTRXxiypHcZ7VjGBbGwZwIgJbJA3PITyO3gzCZDrdH9fgKetlsZlm5/5HLXlvnCXxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8706729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqlMvCRA9TVsSAnZWagAACmQQAJ6Zbfs8cwLhS18MMArY\n+mhzOGcYpQ3ztV6pk7z560gPoLt2iq9UiHcwYKl95JuCjCjc6DxSUt4Mz/j5\nNtM7VCxxGmdZtv0d0L+yv/fsn4eI9vocshDHvrljxmtAxviQA2GOj/uIt+TL\nnHqvuvhZRfI/e+TUR+s5cs7VfyZwU7ivGzYCvOpRy1AcnG+KKuQUW8NNuUVk\n+NZlFsKVrLLRMNUBcyeGkfsr9fOvkjsGDu5lsuI7AatJMZcfr9T3eHENz825\n7YiPlTEuwtFZiZdNF/IemtnN3MdrNZWn9PvkMyMRzDusjfMjurSEjcxuiRxy\nztI+aKJStw0OVFMgskum82rimNVlAlOZM1jSDg8AtVZ9LYZIRGFD74hDwdPX\n7VpHfI7kE2S3s6b0tFBdisrpbQkcDRjyuQDYfzHNItb6ecdhhkFS2Xb9IBvJ\n/T1FfmBAZSZA5eOXyP28RaZbzSbqcNq48/QS9C8HvrZ//DQ3+YBHZ+fM6fK6\nGSsS0fNVsCGWMenxNrI5C63uuy0+nkUZxA+NFV0A0wOFDhCET9KHhWj+AOYx\ngSNYEo10yqmZjtqbyTQaKGdvGH0Vy72+ziru38ZGyi53DjpdXq/hWjV/tWKJ\nyWvU/mrc530bqkSLcxZ/+1OfdNBOrfJemMzJC6K94PfqpQT09Pf4lF7D8jOq\n7Twc\r\n=fO1J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43d2a6a1afe4cc50de0044a7a3154bb2e5caf407","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4115_1537889070730_0.45254930859836917","host":"s3://npm-registry-packages"}},"0.11.1-canary.4116":{"name":"hls.js","version":"0.11.1-canary.4116","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4116","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9991384e50fb87f6ee0da2aceac565e23203c6e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4116.tgz","fileCount":234,"integrity":"sha512-9yxQStaDd3ryM2rXa/m7gSo/2qpblK9jBIIARweg2jXaN82p8JXtzEx8uHMq05cbur/8C5rNwGGsnhMpvQsv9A==","signatures":[{"sig":"MEUCIBsTlxSjgpTjM9GFZAj9aS4BMIGECBDB2b4X+AJSBYJ2AiEAxVzg4h4CUERkhLsFS1jV8FhpYwGy9SZoWhMw5EKYNbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8706729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrPr1CRA9TVsSAnZWagAAbUoP/A816LYH87/jm7W0j7aR\n1uSyhaL67yLVlRoRqk7ejPo79RRN+A7yfFm27wRUse+LqXri4n0o3j73LKjJ\neOmGW2A9QFQJsFpn0keXGIpWvScSMZPjaqGezyE/bzNLtzImxdUuaQfxyFlF\noFaht7PbOkT6wn05j1ewxO8gZJ5QthThloibUlgy/Jt0sqDVvqpnEhQZ9Hy1\n8YEEYLpkf1Mb1mQ2ksRMJGGz8v5Rk7ZV1IEbEbZCzSeKRfcKstwyrV3f+pQJ\n7dCaRP8y3OlvgIgspr9zYfkkAPBRBtmnhCfWge1RpB3PuMKVJq6BPSkdbxQE\nNNUUHdrjHsVwumskRl3nCWAaOEDnqJGRGzOHmsnigWJwNxzRum289Ty0wnUG\nhVTGpspm6IHk9ABPy6J6VC7jDMn09Wf4i8anaOU+zsk2xR1rOy0fQKXb6VF5\nHUkkiEAwjSsVXlwUGMC/k3+4N0mErFAMdt7YhATXhnttV3jIL5XXfJX5hTgU\n73hLOhQOnRuR/SAfydG6PhuVnYdgef4lpXaQZ4JTPxL+fcJnvB1m9ERl0LkJ\nwuk8vu32XUKqeOoDrqTRxYWD/fZeQgkalUfodgfRTYeliL1Wv8ZDfnnUTpvO\nPUar2qeck+r38HLcj3xdw5KrNKQXAwvqtFP/q6n4riJBQzuBlzqzPRcbsp5c\nKWWt\r\n=yjg2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a09ce4a358befc4fad10132c140e5dd2135b3d59","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4116_1538063092401_0.5303180099422773","host":"s3://npm-registry-packages"}},"0.11.1-canary.4117":{"name":"hls.js","version":"0.11.1-canary.4117","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4117","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"96882edc2fa61cf3a820a31695cb05d0c78e0540","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4117.tgz","fileCount":234,"integrity":"sha512-qw23a26hXGyzsgoaIJXSqhgUWisCsTrwkRMuSHNWZwzJU3c6GMHX+nGss90Jx+likGg1uemrcrC2fAU0zoE+uw==","signatures":[{"sig":"MEYCIQDbnfybbGFWmtU9S4Hh+wij+RLomlWH2X0dwh/Ar/+orAIhALJgmTKAaekVEyAgTt+M0ZVNWrG+XledFCJ90d0SG+Zs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8706725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrQcQCRA9TVsSAnZWagAAcHMP/j/7FXe7tfjB9MxA3grO\nBW3oi2+pwrnV5ufbg6JOH5gWp6vbaN+knZTsi1J65yRgWqz4UeUxsbhQnENH\nuO61mHBtS4vMwK+RsfGWtPEB0ra5IE9DG0O+vlOJ+Zm3PpXYZho2wtsD1z5K\nNmD2LoivfqLE6ewJZgzkuXMqAHR3EOm/JBF5e1yJWgmr2A7hJpj8dXPePEJ4\nPQ2FY1WNvAr6zsPYBmZ7zW6+vbCgdc7Jhgjwt+clnTdLWZTCeEGffq1GZV+z\nh1a1hKm2QnbRPQuY9EtaDAXjku0eNLQlcG+hp9bzCGCFwuHhgnJc/aaniBg+\nPmm2DlUU1ertfcvLMsGYYVWQpIZu1DycMgEWgHgeDfBl8lZIgIwEEsmbNT0T\nO5mje6DP6WrHfUHwEl3GLmm6O+OuuWmKbsraLmq9vqNFOIgEHXe0mFGZa990\nTWy/VqTeVE/WlPMZctJbSAvVpk79A7nSrW85ocMdqHRGzBDwkyaxqDGCshcd\niEj1HGimepOWgRO3AiR0doPVjIOE/jxklhDly8y8dz/AZTjC6D4cq4xNGleF\n/D9b62z+TbFqWmTEk8fzjebufTPOily35ffkRdqseI5rxbxdWR6wiX9gOwt9\nBSqubvYa3gqW9if3vqj/nG4u5hxfjx9lGS1kxivGE+ViJU8gIfFFl6FhWcMg\nuUom\r\n=/1vl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2d5efea89a736e9d322c8dddd68bee7223532a8c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4117_1538066192116_0.44923939099768306","host":"s3://npm-registry-packages"}},"0.11.1-canary.4119":{"name":"hls.js","version":"0.11.1-canary.4119","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4119","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"3f763df6088d6e07312a3be1b297b4b641e9fbeb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4119.tgz","fileCount":234,"integrity":"sha512-5xkrNNVDLQA4+eIno0kUVSNk8X21qCBAXxwWGfMl8SvjQIgArH8WBSiZf9XiwaMOFFaYvLfVwlWnFo3fuzP46A==","signatures":[{"sig":"MEUCIQDo+V0abTcnAJSr7N59DtyEeAf2TXgl8L0S30HyiHy7qQIgReLStixC3r5iN74a4tfNzxarMGeHHyvy/kuTflfeGEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8706729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtmAMCRA9TVsSAnZWagAA374QAKSrysj+GTnpvVicOUpm\n67F9ZYE4U841QKPjpHpcZ4iEzhgeiINovCsefDxqjIX3bUcrSxLQg2g4nthZ\nEN22DRM0Rc3F4t8G+MvzqyMbWE6yo1Padu53FX9k/EkR8NwWnkTbEYiPzyo+\n0clqspqCJL6e8udrXHECIOyG7TlkVLatVON5XE1xqd+w+exBvfcyiCETFsJf\nmoK/nVI0jlkIY3hEneqcAgGttQeXRGyUk2rMhMEqGGWojw8KCMfbnbfYecAQ\nTFh1mH/V51QFXcE7lYDfLmA34Jijr1eHZMpEwlh9gp2RPb1O/X/pjkPpFzow\nmXy3+4XK3Ems9xxBntqOk92w+E+XyXv7V6FTADC67CJnm7AgQs2JtoCoOcDb\nhz188663HSkz3MI7RaPNHzGGGUpGJR5X/O2I86Gwe23pkhdMHKB8VLIArFxo\nmlQlUV7/yBpv5MoeGmwRjmCMzg318hNoHaVKCoXAAfu/RGS1kA8CedxiXywt\nponEHH+G6fD1oNWkpDxoLTcBMCtWSiIpgSTxWVb6IQPb2zJCbraMFBq6uuqa\n7CqyZm4aXjPsAve4IWVp4oEgGst6n3aQjgMJpaLhPlDxAHDRI7N2KyxBzNRO\nj+8BggJX1U6ZAJizzurp6rfaKKwuqwGQrb7O+9TFMNw6iRuwD/lTCg4ROabp\nNKrm\r\n=J2c5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4037496d9d5da69f8f8a145217383d3ff13a5bf2","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4119_1538678795246_0.7281055607091542","host":"s3://npm-registry-packages"}},"0.11.1-canary.4122":{"name":"hls.js","version":"0.11.1-canary.4122","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4122","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"f90d8061aa1b42bdf07d570f88b106d044705114","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4122.tgz","fileCount":234,"integrity":"sha512-6s8FbuDgbrNdIPCayMOIHCinmcnIrPyxYvpkbXTDiSoaVN+LwZwyQQFNPIUhCH8nd823kTh/xlHzeyJoDF5pJQ==","signatures":[{"sig":"MEUCIQCZNAbdKR1A01G785QGRFk20z3NnwQYns89uVea6GNY9AIgUFRUYy/DHHPi2x8TPbrzCDR5wC9UJ91VBczPpgLeQHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8706743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtn9sCRA9TVsSAnZWagAA+z4QAKSK2ag5MMJVIL5GtOku\nbi4lJ8IXDMnpRZLzvfhjzyBNhiS49JUVAlCAlsEIBvXCZWs8NxWhC8OdeDFE\n4ltdkH1k4MttWYShnYYpi/WsaDQymrtnn+w3iBHneDckJE06Q9CiDHT7PEfU\ne/ztIjLyJoTg6u3sgjQdtP3bQqNKUn9iKmKBxYGAGtm+M+Z7Pgql2wS5qiaQ\nGEgM8V140EIo29mPE9oCa54i3x9jBybaJw+7II6vQEtuW+/HSRts/NMgk9oJ\nAItE4PSxUl6qEFZXdHs27/XZfO2tCbtp8vKnMsvWjzaAuQU4eugoZMjohD3K\nMldwIBtaYhxymBmjFVIpnkKbJ8/5aD7nPcKiFd8Oma1n4De4FAzIojwQEUJ+\n6rMxTB4CLVHiSLo9nwJAA3wPoaCNwkyGwyoAp4o4BnS/1YPa0uaWo8sEl7Qx\n184Rv5RFcn2vFCUwPqetbJ5L7bHGw7WQyhVXAoxRwtSGIRB/0M2EPNyxabxb\nbf6gjpn5kPJHBnUCX3O4N8S/4/iWI/z/2GO4Jd8AekUjpVFuPYCT8+0I0tLM\neLIqYZ/4+yBe7YnakqJvaRlLwdlXBGnka3QdbbBhc5+n8bcePismAnBB67lI\nykrT/aiBpv+LZbdmSpg9g/z52FQAXUYF92Uk397B2kRPGLLBxKtqzNSYnuDP\ngnns\r\n=qd7v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0aa5a71925eb2bbd933f7a1ed32dcb59fcd44393","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"10.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4122_1538686827744_0.5487839175638733","host":"s3://npm-registry-packages"}},"0.11.1-canary.4123":{"name":"hls.js","version":"0.11.1-canary.4123","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4123","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"c62ad19728936b5bdc3cfcab6698d4992835898f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4123.tgz","fileCount":235,"integrity":"sha512-U5V0SbiN11AZsz5jvc3f+0XA0dpv1nRp8SX3WgUuvXp3hp1694BMwqrgJ+mpJYltpGzvm6JSMXltUunzWijyUQ==","signatures":[{"sig":"MEUCIDkPndgNxMYmrgMHgb9jDR3r3/Fe0HDjef37GG7UQR1nAiEAzjI3DUwmY8ssthvDH6ql1CjywpJS4ZwZOXaypY7utC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8737185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb04vKCRA9TVsSAnZWagAAFy8P/jLBX8/B1hxgLIES+5z+\ncEZPUn9lS/aorY7l8Ay+L6NdSkgK8nkgLC0RQ41zLM3sXsAsvBXu9hDOMXHx\ne8+UYAHEsxefEtRwUaQ2UnF38M9d807WL13GP0X14xVwjlTw2Hv7OPN1HPdE\nwKKrF84vQfxmTe1gdbkcqxJHOuq/NO3jM6kTR44iGKWPQTslL1IkK/iJPm4t\n2v/mToBudfIWos3HP228HzoRXLRB+RWo9BsgTBotkauRYNVN/I2geGTLKV4O\nsPMnMLLKjdkggbxmzViqjtAaencW+YgrzyIp0NOzH5qkSv+3GMUC6Z7+Uqpz\nKqMyphJ6V8tr5E/BLvjen97fJFuj46vsg9yzG/mieIft337A40n+dheQhs+8\nDc55HJcfNO6AnsuvayqIGy5PbvrXDwqZex4nPY4HmGS0p29hAjQN+wrxv66S\nYIqPrl19M0vtT4zZFEK32k50Dxp4ipRSCulf9Q5AzOFGD88hT4Ng7f/lBCo2\nRM6sMPxSwEwHeCnz2vjqUXWplcbc+0MyFI4ob0TkDcuGzoWlFg4+5PNZ7P47\nipqlH1UMTbOPd+LSemc7eiuJZx1lTocqET3PYpRBcqGmc/y6VVtq33Mg52he\nxYwmpa2rcuNiIVhCAKEld1tkg2iZhXqUXzo3mwo1+G3lMtJZXH3z8ggd9xiK\nFT0r\r\n=9r67\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e6651d0bfb82c6503a3af354c12ddaec92b0956","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4123_1540590537441_0.07013777641976593","host":"s3://npm-registry-packages"}},"0.11.1-canary.4124":{"name":"hls.js","version":"0.11.1-canary.4124","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4124","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"3ec0a7ae62188810040fff3ebe9114ce43156318","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4124.tgz","fileCount":235,"integrity":"sha512-sCdWL2vVEFxK/W1DH8j7yuuEFIp3v2i+l6L4PKCWRBvVo0SoUK4SCmLjiAD7oUPt9t4XUkTf8BBYWocLtkPrhw==","signatures":[{"sig":"MEYCIQDwD8o7txVpbI07j+rtR8gaGkgcMiY7576q5Uu684RI3QIhAMm3HK4GcrPJRkjw/TMEvpTE9kcoL/1zEdwJwOrTGLBU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8729585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2hzmCRA9TVsSAnZWagAA/QsQAIfb4m7+T2G81RUzZ3WD\nLXR07JAwBw/5ZrRv9DYq4MkgooZMzb9Qk1AuUgN5gEiNfQiKJgqd0szdk7/6\nZRkI5N7KZguZXzdCFNepPOQ1gJZeSwlDUmz6SEESWEXNPGDqfow33FH6CUzz\nK4vyIuq4Vk2lTuUjBY/t5/r5F3K0sxHZHNsYWDf7DlH1imtkxjlQH5o6PJUt\n4C8iLCCAj7zAEVsUX8JJ4FxKHJr+OwRgiXPvg1ABVUR+EntvxZlclbDOhywR\n7pEcwZJrTBYI2bQ+/SU0BicIVCKQX+z382ykJnOXwswwptmzLWNT83HuAwnq\nVCQ7MwOUnri32TuprWBUu1B8vAzoByTuuMRDJscBBrj8Y2cf0g45VLUTSTHA\nXK+5a05p32/g15MLwToTVkYUrsZFGvhq9GH/foO4wuGAP/pRBVgjRJaCh/XK\n50tHt4zdUXbBFAeWFlvecx27rFi9H3Am8kdeRhPUKZYIHFj6TBGdPDUpOs4v\n5vksTJQbXtxlkvTZUiXK53rCi61jfv1dES1w8jnTYWGJMt/8GgnRFVy8ofF0\nQN4GV6HntOoHqiaHpjeWvthcmqc3SU7TeeTq9oNejw1i16fdca+AaDiJCsgb\nPoYUg53SX2pb0YjI4hAQ6kwP996umATRXRM0pwMaCxdPrPld6S4t1GY0gbD9\n9l51\r\n=tY6X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1671c9161e93b4e6a2532bd3a42b59127000a26c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4124_1541020901723_0.9559860353133942","host":"s3://npm-registry-packages"}},"0.11.1-canary.4125":{"name":"hls.js","version":"0.11.1-canary.4125","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4125","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ab6a946839417a7b50643750f1b17f169ec286d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4125.tgz","fileCount":235,"integrity":"sha512-L8X3xIgDwtVCQNWOaA3doJfGWF5ujS7sVuzZpa/ftuBtBVtDr8r4BBtl+Oj1vNNuLRwv3C+w2aIgfT+kZ29sQQ==","signatures":[{"sig":"MEUCIQCLjNcmEbjh02Fuln6L1BTxES0XsvCuzs6ny/9wsPtIswIgF9zcKOYZd0DQAxZaMKYImQmf2CPdTuHsZyxenH7Xxew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8729357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb23UtCRA9TVsSAnZWagAA/J4P/j+d5EUSLXKC8PyN8NEf\nJVCTifhgTWwb9VlQug0G8wmIbJw8K3srSiVuxa9P2Zh8OWXhCK628bnl4Hwt\nJ7Bwggrm8r/rqeath924FVo2OtUMb0ryjNbFdJe+uYwHPVRKFU2TjcAjuao4\n1TnPWPMyPK6n45aWs6iQcL1aJ/XbCB0uLMWXTeWqtTBYxdVLzXc6bQRUXRWf\nwI1ZyilJ/pQZg4mYjG/oCm8cVj7woxY6KtwRMo2xqhyw+SAqThoZJ2TLSooW\njM4KFUuaeUwlqhHrIZHjV/0I3xlrEDHHKgr9Ph/tTRlNKs3iloswOf8cuelZ\n+q8iqdo0dPy0MWFidmpAzkoNtcEChI7eyzcIhhfO+Ub6NuVAyebk7W+asix4\nY7D8Z1WqmNy3OoltR3mtRmks/WLc4jW77r3EEZoeyY2raReNuDO74UM42Lwg\ndfCMOFoyhiq2X6jXTA6DC4qt3gUINLQrt11+UXFv7uVeVdhyv8swb/9U+bEN\n4wZeCxWeN1Zs4Ceqo8iLGwdiA2fkZrt0vGUcQRCFFjMGeKeTuiwVyVSi3Nc7\nHZocd2XigXYkX+/5RJ9HCzUrvAvSS6CtoPWn7UmyYLxOIiIjPgV2DX5HxNtZ\n6lGF0jhNmhPbPfID5PP1G7G12YIP/+DByMMHdjKMKm85o/zR0RtoR9BuG5dH\nc/7j\r\n=gSvR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3352ba57959af23fd4e6b773eb1b6964d1c0bec9","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4125_1541109036464_0.3515513568077415","host":"s3://npm-registry-packages"}},"0.11.1-canary.4126":{"name":"hls.js","version":"0.11.1-canary.4126","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4126","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"35ec0f90b714cc36677e0835a325b963a716ea7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4126.tgz","fileCount":235,"integrity":"sha512-YwqkXk9bfd7NABwSjSQVeYziz93LcqQ78PQmlOwk8Mnm7d2zFgNas546XEk0EY2KGf0qV6NBh9BwaJZDN592nA==","signatures":[{"sig":"MEUCIBI3qkfDAbGIUj4mkSc4sHDclM1K7NR1/ggpUPuyCCQZAiEApe2lxZYvYzrBwu4CL3wXL2xKcmygvRaYwi3SVG/25q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8729500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3JqyCRA9TVsSAnZWagAAhCEP/0ErHu2lyC5dJLbfz1QQ\n/CrKWcjMXI00lhkVAQORBmW3MncEN2p9D7mzrruB7vlpizYuYl+VReT3RnLj\naCUHHhQ0bJxrkT4AAJ+d/BFWT141U/f2/MbsKI3xCkbIgC4B8yD2rFCw43Et\nFqfhDE5BAs/kw8xpzUGA0Oj7j564SbUWJ6RwgXhPMTcRjev0HvOXcMR4RBSr\nbJKOHfMBDeBhH2yru93kKjjJ33vOs3Kwe+EVuepM8xZn7gGnCdyj0ZxShtbD\n2uM9QuYbfN05urz3X09AvaVwyp+IWLCOhhY0K8gIlajXYISowDX78VxomnTL\nztdzz9ie6S5R1F2IbmsyNf3KnXzQt/n1RQaCcDso1RmXW0hKbaC8eKTMvMsC\nk/wYca0xc3lbnVuzB1gEchSNF0huABknPqglU6QxXs8dBhjvfJSyO64brLsT\nxo9KNC2hz9pitgM+1ywQgDriC5JpuDH3QBin3L7J5oaJNqV/wuUAIK0dUSpD\njhWhguuDcFoCQL5tgHb1ytIK8lCrSOwCKw+iQwePLvVjHFd72r8ePCOyLjHL\naq6keL91jNFPXfvsUYU28pzyZ8NXqexizoAdWSE3dELqHRFUcZrthRwxR1Bq\n85xGrKzE5ZDhzz5YEsQ3FQrQ2Neo2dJ35l7IAxbXap7kjeq1ogu4ES93x1v8\nTgGA\r\n=/Rua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fed66067e743daaeeddcbf6b12fe607759ccaab6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4126_1541184177826_0.39037400891211127","host":"s3://npm-registry-packages"}},"0.11.1-canary.4127":{"name":"hls.js","version":"0.11.1-canary.4127","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4127","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1b9e721f198fd5f54bbe81c25605647e14cd3123","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4127.tgz","fileCount":235,"integrity":"sha512-tqhiZZ0rMjp4ytuHg9diWWAj+FvqOYplJvt2QcLbZvVN14mOUk7Uw8cFAmph+aGCahwVyFvDhVKpY1FTzYeH7g==","signatures":[{"sig":"MEQCIDUSKx3s9ME/qv5W6hqMUT6FWgk40gtyHpdsDQMTdYX9AiB08TivLJUKZ3hLgmVM9I5GOUm0AMVhUnuIFgJ39n/Ukg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8731890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4GxMCRA9TVsSAnZWagAAyrYP/RYdm/SavwFfVigIVuGk\n8dz1SpZaAD/NB7H9hULaSFo6jGFs/F8kiaYHIKydWfjo1FBFIDRZbA6feQP1\nFzHZfyLichakUPSE79eMIJ3oVyLaKsuxOfg5c7ga1G5PNRM0G1t7V8xDYRWj\nzX7qQcWY8Y2YYQ0ir/G9O930OG77ckdO6mvYQivrj+4+9jaNPBk3nsaTnkFK\nqydn1gL8DZjst+hf1Ux/0Lq9Ytd8N1pH1AJOuOCba4LLaZ8wAhdqOl0gDs4R\ncBtZsxbCVtn2c9WSOC0x5/686iEgYq991ZWAvvWhM6MDNbva+uOEjxnK9dRU\nrqGt4umWyp1LQUDBOnvU17Lup6OalGSZ7CYAcVW2DFlAUh/GBtF+psoRpXhl\nGm2ApGbjQl5Os7jV8hSkg+8iyC2cEeEr8M7GqTgbeo0ZeaSxM1B2kjlxDBQQ\n9OBdaZIYPdNdymSqkK3qaxZRut+qNB5I9dZLd+gbDuanEMapE11snjyfnrUp\n7XzDeAWhSGiVllZxaFpNUTa/yd1KnKnhWxYjPy9k7YPvYEhZjE9ScEP06nr8\nLRyPyhmG9rVgNte+XXMtvdPwPHnrYz/aAwyloRzV8oT0vCYB2vD6c2erUhU/\nO2fZ1BgWPftHY8o09CHwim5cFH2ufgQ7A8p3tKUkdEtni53ttEc+qh8mQkqe\ns82t\r\n=xZBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"adca76cd725b0d846ed7821440b66b6e3adcfcbe","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4127_1541434443350_0.17352555181877438","host":"s3://npm-registry-packages"}},"0.11.1-canary.4128":{"name":"hls.js","version":"0.11.1-canary.4128","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4128","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"8761f71ada7ee3067c9e540f47b80010f992d77b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4128.tgz","fileCount":235,"integrity":"sha512-ZjvxU208BugCj1a8x0ecrlsPVUqXKG9RFifQgLY7GO7FI9evaMX+awhjEsYB2htp6reaVAtm5EFv8ZM0HfqEIA==","signatures":[{"sig":"MEUCIQD0lo5LoR3VjnfWvLBMMOx7H+c+CIVVcdpice8xDBZUuQIgNI0HjWWu/3AO4a5uIHm8LeomCfHhPyAkh+vBaFU0X9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8737305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6yKpCRA9TVsSAnZWagAA5B4QAKAzgXxC5YvsTgNWgsXp\nEqi3GAituZHKDws4DL14IcC10MlQLpiE3eNIZH3W7do53vHJCNOHGdGFtE/t\ng52Z/mpcBiWiiUXVFDoXiFhn8q5UtLL4c7FrUjKwAOlgGkZDwKNrvHfSLmzj\n/Vh+g1dQqwNs82lUtsWoMl3lmJqistyWW2AWGN24gfFk+K6nRUgH6WhQSeAW\nFiKAmmIDmbAjji9ewF5PECtsXUe2M7mrT2GxvMFAQ/ZBr15A8rCMOW+sRk82\n2BMm3rBkfoYP9bGHQDr1hpOjP3OKRPHEgkwZx8jz1IoHzSA2Qe+n5PS/3ofA\nBMjs2TBOHcUZtX8v+z1gTvJS4HSxuEgpUKXrzxyIbVx0U04mAv/DoqU+Lq2L\nzM5NrDOZXQPTv9GrdaXAshzxaFD/71CD7fNiQnaLPrqB8wBNjrjaunIpqG6Q\nQC/5D5UB23M7JsuB/WxCrxRcHZ9r7HEO83rNl/OnLl/1/HWheVlmu3ELRVZZ\nzN4qLDdnulr7gb/6w6FSfzSsI7dGlAHbWO70J0uYmndJ3BmtrTxM1ysluZez\n5LQFz5knzW+yERqQ4woAJgH1UHeO0h1f4njsQviJl+8PPpufDbG4MNtv9cVv\nRpAPMgKPa/KiEKDeyVihqu7qLZ0WMrMJe7N8eP+7TOPfDSD0RgYxIeebLcrz\nBYkI\r\n=dZEs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"487c158d58ec1afca0fa71de7063b0531f2500e6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4128_1542136488628_0.49150636789547497","host":"s3://npm-registry-packages"}},"0.11.1-canary.4129":{"name":"hls.js","version":"0.11.1-canary.4129","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4129","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"00c26b9875a7ee48896b4785b04f23cc77809c78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4129.tgz","fileCount":235,"integrity":"sha512-XzQJMuvFOT+7yNRKNUiOdTheN55BiDhoHASnclHcGfTmo9QG99JrD/trxT1JGCoN1BOajBkMiiqjSLQlyFmdeQ==","signatures":[{"sig":"MEUCIQDA2uvQBi+IGsXfeeYZfIAzfWHGVB0inGm2U/M6nDUawgIgWhH8s8PxJbtWk6c909aS2RDr0gvrfKgee1L0alDlp1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8737425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7gRaCRA9TVsSAnZWagAA87gP/2gttIaH7a6N6/d0N60t\nq/PDjS/D3HKPJi1lbUKOr5Wbv+N7F9C2xESWA6K3tbQeTSeP0yl3ZmH2tpl8\n9djXUd8ss3/F686ja0pYKtlGUt/dOqDzpu9EjgyEdc6B8Wq1q/KGBVJNygsD\nh5b/lcr6cOIxoW0CWGKJbFxTbmA2TncX+uD3hUZjNJCm9zUfhmdBaYB29zig\nlrk8ZNbg24cSJyRBSPJkpKTsvFKsy9UsuAZFM2oCZ2PFl9NHA0rvY0H1DQWL\nc11tVghIrjWScxWRQTX6tRvMCfWWrh9zTDYFM7l4TzVvxbrFMykQ6djCBH2u\nkZ8vlJVRR6HEB6+d6100FwJB1OLn9ZFVTQiZTJ/1DXaAp1wnZYLG3mdLLOjs\nAhnzcB3hYcHmmch6vKPQxrQ6TmX96cOjXlSeJIgT+5Jz8JG3Qm9VYFpklWzX\nbDj3mfqfk2QRchDocIbnIBuE+vqe6B8s6dD5sjlNfuVmFverhyn3SkCFmRg7\nTw+FoTO+SsX281PN19oNqQwLZOAnL5XcPJCxlmtets20ZnbDwsQZelbkFzpU\nOCsoSZ6eqbrx6RWXohN4ncqUO5DLLbFESIgDZE+z6LJKyhE9PAV6CNzClf1y\nm3FgHnSmFUqi3rNvTfbRdI12sqa9wm02tZqGl/PQhv4hj6p/04JULhiU/Mye\neIgx\r\n=oJpq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4dfd226c88ea9e23d8ce6c93853406a30b2eb9dc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4129_1542325338136_0.4744032185008398","host":"s3://npm-registry-packages"}},"0.11.1-canary.4131":{"name":"hls.js","version":"0.11.1-canary.4131","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4131","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"1e0ae27a84382bd1afda894a3efd5f7f1c724628","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4131.tgz","fileCount":235,"integrity":"sha512-pfS0hSQu2bWvQ59EfXTYC0TGwnekExE9cAELAepmCfgsXwI/hb2vuCnVsDTdKgumesgURQxc8DfaLSin//2HcA==","signatures":[{"sig":"MEQCIG7+G/wQ7jRO2KFHgBytrTMWjk2Kl1iu8pc29ImiL7qmAiAx+gRJk1aFxaMUQqm3KRNDShMOMZg4OD5a2iFeb8Y+xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8737318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9ArTCRA9TVsSAnZWagAA+1wQAIGxg4+3nysE22AHKlBa\nTtRouHz3Pp+nRPv41R1hclzx3B1Wkd9aKM9xeaAFZUpA8VvpurTwOWYr0SHM\n1wksPh9fwlIspv5MWZEnwpEBqtiES4wSu0zrdCuaZ1YovORWwolQfqCi2TZy\nJDsDiqQ/huoN8dyB1IrYKULMQd4cx1LvM/DkqupVHBP0/GTlEZ83/dIFa9b9\nUOxAEXoXPrGX60pYOlM8Y3OSaC4Cq9HDBBONetmjOR4yRjG97V7kf29oFZrC\nRED3KpoA8O6PqQDbs3HiEwRaUmXwVyaFQ+d2sMyhdMDtUqoPUuQ/2Fxpt9nR\nMwUJfuporZJmKQprZxzHQWpDILf8/a2OlksqMqU5QpC08hIHXpSkPxjZ1OVw\n1UrS0sS3mY27THqRhhhfpLX9nspi41UGPXQyUWjeUcFVCVKK5RhTkjs5Oppq\nEX9vzJK/utEV3Gxyt+LvY1Bt7TObK8CkmPC42tS0sRd9vXjKysU3knSKbXgu\nvylDBVrk3oqQBCaEz7edemDiWfWLndpWqHnzPgRLnleRKP/eCHJ+EOloZnmI\nH2qzF+Qtzo08f7wLkpHI8EMmzsoO8jIFHaOs2Ze8FRD+ODEd7EyKguSV1yMj\nbQxUdNQ6uldHiXqg1Hpxv0XMSQYZozg6GeqwsU+26XHPAD8/MzZ9A2IOZTq2\ndKLe\r\n=4Hdm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f7a4089a0ed308c6fbecf108717f10f27c0fa291","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4131_1542720210542_0.420595781400259","host":"s3://npm-registry-packages"}},"0.11.1-canary.4132":{"name":"hls.js","version":"0.11.1-canary.4132","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4132","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"fd843f32b6cf63a1f4afb6a9b83c54b688c55bd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4132.tgz","fileCount":236,"integrity":"sha512-oxZvLV8OemGHP4dU77GXQRv5P9JBNwMT5MJxz26b6WBYg86qy7p/WlMUiSbV2ijWdZ6EUxI2VodCRny9GMky6A==","signatures":[{"sig":"MEUCIQC4oFart4sYD4ZmCM2tpzs42CwAvOX4myoW17A9pex7HAIgZGfrKMh3Y6gyqyX+EDQVndRTcGwLdlqPHRnyk1W7FGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8755821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/BqtCRA9TVsSAnZWagAAYCwP/RSzxPZ3+8LLtFonp7d1\nxAnvjM1sUOMZu4S/I4fKg9chDUpLUjIm4ly1hL2v2IJdWpBF1rKsY0rZWjbQ\nF0MaZTjAbND5fZUYASQvF0EXLKiTUtu7564XEAm0sLtAd+Tj/3ot1jOyJl4p\nnGuH+uXWZWEE6uMttvB0sgIfTydqV50hVQ1D0e4GZWmq2q2j5pl5UGlfmCnp\nB/b3AcjV9icwOcblLLdqH7xgWmABATExFWgwt0CuiVRJsdLn2/rp65tVKbI2\nNvaacOm2KPsZXd4hwCDbbuET3HosyQruesYnLYqrbgPwJ4woDTYlSkegJlm8\nuFPTVYO4+ey/8+WGhIN6pz4YLrcVeV5PuCXMpLbyPthhhEg1YL2bcvUJA4dh\n+xsvcN3bhIuI17PiPY9gqpLpENbLUognK/BlyEmgZzw4Odi7v8J9xOxfyw3H\nX95CdBIs7LTb5N4Xof1RLhsrrk5ipn3UL+t6UuaMBkJa5DaTW406JWbgF9ZA\nV4lBIP1XOK7TMtcMr6ZTUA1KMUcj8Ri7PWwOHU1QYhb1eWzxdg5ON+cX04F2\nYkFB+QAlWjrZjZjna0z6nSiygd3tO4IVUDaSJwbQy4AFlRlD0X+Gy1J4tMCj\nPjCqH+33x1e2ctcGFA4+9TpgRMNC2ASVP1PXw3SN8iv2e+XVkaeWjJPQOeET\nfSfi\r\n=l4Dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b2d0daa8e2ebba5c087b0aa427d7f6d0508a8ebc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4132_1543248556518_0.30861139395310766","host":"s3://npm-registry-packages"}},"0.11.1-canary.4133":{"name":"hls.js","version":"0.11.1-canary.4133","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4133","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"9bb8057889cd09595ced4e6becb842bf97d4448b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4133.tgz","fileCount":237,"integrity":"sha512-EfTmVppxqZeJEXxmFBQU0CoUhSl/HiAmNb37orfcZo4k8CuzX2XnPEiv234aUvFInlIrMzOEbnlaQIAjhsjfbg==","signatures":[{"sig":"MEUCIAKxZvB3g8gxsLrwrX4NGDFK9CotpSiVas/0IPMOo16hAiEAjTIFzmyqJfJPb4NFbAYfZlIrKKK0d/9WBgaYaYDhg9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8789071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/CYzCRA9TVsSAnZWagAAYdoP/R8M7j9vedXBtaN2ULJT\nPXJEkvf00nlI3lpWQdKil0sRSUdyUuzwoTNK2OrCoCEXW66g8tbWib4pQIiK\ndacKyci1//xiGpndx2SRtR8LumhFAwmABNv3GgZkxW4/MIPbum6lZ2ReyDaf\n9IF+y5nlAUV181ro9lWszdaPdonKDL0GttXzUXttlwDXyUYOxcYbixJ3wd7R\nHhhuGjtt1zo5A8vaV3OI3mAYP3rgrJebXM0BBtBoQ+HTnDRttzyE+GcUFHcV\nwQkgf3in8eg5b3BF0UyVtwpt0AOgyD4vebh7aJk/Ik5P0JVm+Gork2mmdW3H\nSTeZOdwxlijSpV4g+3wOOIVH0vhBg0R8YhVRr0JB5nfJtL1I8gr5ED+Ch3iC\nJIEKef33HmFTy4t6esulOZXGEEHeqiRR/MQySt15xR+4uGcK0kL7b3/LTCNe\nIPQBOSAnbLEaJOjePz8MgV/urRwAr9d/BndElSOfhCjb0D8kw+9JbD7yJnvp\nn21vjNRc2dOG8ZeKgoxopLvsh0Zc07aGeBwI6HYDNua2VjBpIfmaq0f5KdB+\nTMa6ri39EDyo0XH8LwixvfgqbGE6hlNV1epYRsNyvr9i+mKbBnZjMLWpNOfe\nqe0yp4m2Ki0H+dLXOXqTF2LyK8NL6uZEMzMjdEfGEdgAXiu5cnv7p3VJaIYR\nBq8W\r\n=dV+F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1922db0a71bab0148c2d7274c14c5690c2dc287a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4133_1543251507221_0.9126535428613751","host":"s3://npm-registry-packages"}},"0.11.1-canary.4134":{"name":"hls.js","version":"0.11.1-canary.4134","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4134","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4d84fce4e15f7d187e4d3c0ccc72ee98c493e8ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4134.tgz","fileCount":237,"integrity":"sha512-N5mJDQV8dqmLaReEikx6b4c2jFpOp2to8dz35ks0c44HUyqJ7+2S5GwiiTSLu+dKHutzF0Hc36RA+BsZBpfiRw==","signatures":[{"sig":"MEUCIQD4u9Bxh6Oj8/q7JakFQedGQ98ZuC4PH7JO5BdSPdy3pQIgMIXRDgaOUkPXWLZ2ynX+ddo5tNsraz4e2pp6rQL6Mhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8794843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/FX2CRA9TVsSAnZWagAAioAP/031M267uKVwmH0nApkl\nMaw1mFfjxQrf2xg7YvwTgeNcMdbFXxtf7eWI8s9/F27QH4WklghI9dPEpP5w\nsEKcrYEtn/3ZTZR10SGMW0/XAXTwExoacCfsJkms9gDTYrBAN+UMtVw2Gvi6\ncSjOEWvVUXrqwFbkf9Yt6udJbhUy5O++07EflWX9G6n3yOwK3ayqk7leqy3k\n8m5yokFekgMug7B1I6qwRt463cELHaJaTlzxkza6kYE/bFusw/jbpD3Kmi+l\nME74sZ/culo37wd7kPq2lCKWmth6uKlCap9FDvkd8rU7KLUZHH7Eb0KAxGhu\nwMJ4NNqBdBrDodPX6jQjZCDOobvHy9AhuGxE6Lt44Wus5Yx9h5bN6bhI+M/K\n9FpFSYnjGwIpB0Tc/y/HVbmeVz+1q+lZpYeVUv2m3rC2fotiruaAnyFqnIvT\nOQ/oS/nS6qZQGdHNW85wRKS47GEL0eAMktvEVGLoQthWhQO1EjXICydfO/Sy\nAP+MCHfhYJIZfELDgTcvrK8bXJt+jCsnxFVVWWsAQFfIUQb0ENUZ5q1LJlDC\nw5TzdJyFg0zB29K+WgnjCSLRnfwKQSFTr1WuUKN+qgMTJdvkmlOEObqqZ0ml\nnNDyW9XAkEuXdUpDI2ukbab9unLWF7DsNNiRX9jb0NT9gv+TpIQxcKNe1JV1\npiN4\r\n=wfRx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4da2107c1b7cb12fa009c96f8e7408fb5ca846c2","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","jshint":"^2.9.4","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","mversion":"^1.10.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","npm-run-all":"^4.1.3","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4134_1543263733724_0.5037937171625113","host":"s3://npm-registry-packages"}},"0.11.1-canary.4139":{"name":"hls.js","version":"0.11.1-canary.4139","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4139","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6870a10b983094c1cdaf44b1fb691d8f3de931be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4139.tgz","fileCount":237,"integrity":"sha512-U8dQIKoKVuw2WdKMAiYjXDg52+hQEMRcdVHAmr+/UK4x4xEXh/Ev1Sb1ZRQVi7A7oqHMGGF8qXNoObY5H4V/0w==","signatures":[{"sig":"MEQCIDbJgF3cWt2JQPzpe7hAzGvnZF3uVCSmDdDSbFEzMYspAiAQKI9bS1z5BpxYjgxJn126k+nplzzx9jumm8JgatWEAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8794781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAJUXCRA9TVsSAnZWagAAipcP/jIVLtOBt9FnJ9+V5+E7\nFomgpkU6UtSB4pQjfRAjMRkm/FIVWHAAf+Or6UOBF3SfnemLCka9HVWR4Nvz\nJnXIX85ZF29qX642D4spTD317vQv4UElX+HDF0zj418W3YTDn3WZFktA7Z2e\n98bbOgZ78r4/9imwU2xVGWMzywZIGtAF1a7uuLVJRIsArynnYQNN/+nG7pTv\nteo8Cq41LNqOp2j37Qm7q/LLIg0NHg/0utYCPxv0UrknYsNsxhOzXsxJTfW6\nkZd3DQ4Tlf6hDKkwuUA1Ke9xY8/MzXu5iTl5LC0dgoaNZ/YTpb1y8dtvEpnr\nDXjSxgunDw17UScNDCX8+bWVMsuQW3CAj4eLkEmBEpvtrI7Js/OtZzwOYxZx\nXQVIKuYCA1ZVLpe2yPLcN1C4iLdbZTSm7+jmaixXh5NwOmhJEvUTHSHvQ4UH\nw1YefHt1usJLHvqzA3bb+yafUD4wLI43z1cLEwaaf5bS9JM8mzBWwVwu9FUE\nYcfWE8PUaaJaW42ye8IjQrG+EHlT1kdJbM9mhLtOiCk0daY/Hf2xIo0cnsEP\n7rWmaVoBqR/CWuRlmYE0iqA61Sv7QzkYhMAbDW9fkADLcmlT0CEPkC2By+oI\nkKRmTcmpro5aPEIA5kN1XLM6EOkDjJUqJMwOEFWeTykNuI3gR/ZvIrPMUxWQ\n5Wd8\r\n=im15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0386ecbefbc40a07d2bc485e997c3c9364e9b169","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4139_1543542038681_0.9735971552376894","host":"s3://npm-registry-packages"}},"0.11.1-canary.4140":{"name":"hls.js","version":"0.11.1-canary.4140","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4140","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"97f68b77dbc00294cfa07972fb7846f7e8f5da25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4140.tgz","fileCount":237,"integrity":"sha512-mW/vgyilz89yCZ563brsn7pgDNJ64WCOLj3I3/19j+6BNdkdJAQpfWEegxbnb85T4iuRGlQr46JytLAgNt25xw==","signatures":[{"sig":"MEYCIQCA1si1+jhNC54eyFobL2oyl4K5iiJl+ryejOJIGqu0DQIhAJzNy8aRpv6rW+o1KvgyR+xDzkoJtSlHeiyU7M/mdB63","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8795065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBgftCRA9TVsSAnZWagAA3fEP/3oWUmlV6VSrDDq+F7XO\nQhV9iO4a+0DbKFA9BHVNrJORT94H2ceu+N/3F3ny3MaplWPTlIx4WfALKZQk\n7fJnljUTapJfnCZZc7jv6p7U/B+xjze43ZnHXplU+vvQ9Af5VumgPJggQx0C\n4YVT/L2yh947pAeBlcEcVH830+f2Lbq4zWllX8n8vAfZo8QU+pcTUrfmet+c\nR9iPJdpyHPDhplrxAHi7fQtwIsP+SJK17KPwO05mu7Y0JW5rtEwAsF1kN6Fx\nsIO3Az7l70YqYoMkPyplbfBLSZ11XIVukgsphGUtHGfrcev5MCM6VyTr2BZW\ndXU0XZEE3N3Du4L0GlW7DApXK9GuMa0sEx0oulDPJy4/qzMsLqyQTQ4yOuhL\nwJs/y6P9JCXGDWvl3XmHrbs1J9szMGXOt1Rh0xmUEPtNvwv/6FdcFrXyjIBc\nJJajbIU7xKM0sTXoOfUhQx3LngBy3VHoBMsIEm+a2zxeW+6+GyqBz2xlmlpv\nNkXz3F0frcm9X0MpCl6VNe45wriOBtZZ5K5aQlkWnt1OQ2ge1xc2jfAlzWye\n5x6KCwlAFLdnWylR9FfrQlCjuYnF752OH6EMyh5CEtREBacTxU5qb/KcEhGJ\nxzizukNch37U1BPLaJOuH5D+gX8FhyIOqB/1Ug2vkEOLlQ09zt9jT4QTi38H\nK8kc\r\n=IPDZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4491211d2fa3b0aebccfd1170530f05960d6ca07","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4140_1543899116343_0.992744313736112","host":"s3://npm-registry-packages"}},"0.11.1-canary.4142":{"name":"hls.js","version":"0.11.1-canary.4142","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4142","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"150d1d0cbf2892db1bf9d065abce6bddf24693a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4142.tgz","fileCount":237,"integrity":"sha512-pPqNZbDMNuEMzWfo2Gn4KH4KKPpwPghbm0FYAmGhrKlug7khnWN9PYq2IJPTo1ph4iSwiPHjDRYdzyeStYNyJQ==","signatures":[{"sig":"MEUCIGu184gPOnzvlV15BHiYJbjK+aOKAWO1L8SZofcL1oHmAiEAoskCAb5q0kMSpB68jjujjesaG2LEcfNu0GNE4F2mm+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8795165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBoHhCRA9TVsSAnZWagAA4GQP+wZoDGmjTP4Mk0VWINXP\nFmFn3sbOs66+HiQpcgPAssvDNwL0gUMwH3WaJuPa7BBDHrm1gC3CbaBzrm5i\nl9McS5bhyI/zGMCPfKv7hDJUl2k2Wwm+tgk6uCVyE/2dW+HyznhUyiGzb0q0\nyh2pB2Niid5Tw75K7QdvXlH68UJU9RjW43V5ZxTb/l5s6PeWiLTHh57LV+iV\nlxjIq1fhCV3vjTT5kdvDxYMH8mK6bbEYUGLnkcTMBvBHWmYIR+EnnjD0GQ1j\nNZvwtM9x48bptWyncL4cLJTdsAlWRaoJfHg38C2WXrkL7EAf6w8//hs1ij45\nFssvutHW9TmPHWx6GCwmtDC2IHBX8kl/jVPM+yaxoUvwoIuwHWK9cd6qmipA\n495XAEfPpHFvbr+UXuniby0sc5diygN1Z0YGZvxdBjow3tPuLg7MYFNNqpEB\n5AjLTsb7p9iYTeWVRIIkCz1xwmODlrWKBjwckPaZAYY+A5vzQPZrTCzS0TQl\nUUMFqITYlsm88mrQsTFZu30R9pNi52HyKyXQF0vu7cynfgt4e1ex8e3SRW7X\n4tyDZbMxtc5sIRUX1PbwlzhpMHs3muS0K2WeLXvsv4TPfHk9qT+JGGWgJ35X\nPvnjGNpa2i2BbNxgZr41TbhpE0+SCMc9t+R7/LS+B4MIq3Z9LaOimrGVrt7L\noLGE\r\n=eNwo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a46bf86c0d16ca35d9d7bd31da128da893be1288","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4142_1543930336649_0.9364772981974852","host":"s3://npm-registry-packages"}},"0.11.1-canary.4144":{"name":"hls.js","version":"0.11.1-canary.4144","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4144","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"b7d39ed31fa2a2583a6a5c2bd65975f35e43e826","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4144.tgz","fileCount":237,"integrity":"sha512-yRmyRpxqwVLQ1SW3o0KBPS9QXfZrclOBFd/Amh/6X6nk0P9uH7XfRFZAUs13KGsh31aLUZgSq5X6+kMr5kgvBQ==","signatures":[{"sig":"MEQCIFFiW3mK7dLJ0fkjz1IJXxdt1sP6pp5N4wmhi/RCi/P0AiBMf06gGO2OeZ7mpbJoPRUdCJ1z5jQ42LObdqQ2N+TTuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8795166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCRiiCRA9TVsSAnZWagAArzYQAJ6OfkNro6NJGQ3hZTTl\nT/qOcizLzzqSZCcF8ZsXTc6i8Jv6ye0XOPJoJyD0JM5pRycKE4jZEV/KRmn0\nYLa7spVJDu6hJ3olPTB6F3F753i+YxiEaSVNhw/T+vcgB3VISwKpQxHHdpIA\nE7Df0DzH04YVfDsEqDUtDXyCYMtc+LTGU0TOMC0Sr5h0DbqY6pHJbO4uuc6v\nzi51y8lwxu0PJDQUsdACa5Cm+znC/CPJpgqTtW5GYongIslPiTYnTP3ItpbE\nr9ZH0a7NzsiAaleYU6zknr1/7vCeiQD0DWgcqwwxw9p0iW3MAXD150R/70uE\nNyGmhi64/lJezVqViltwT6OpNIUSjdTIPhFAe6NVtZ+Ev5tpRQq82ZKfGttb\nEU0r8YKNFu5ntF9DklEVoOyAc6e/CKeCwzYfubsoN2Yh/FIHnZ74xdUxOddf\ncLi6XRw8kP5oSer+gVcYr02NpG9uj9K6UUmbQfJfNd7v6v08y8COJAoqcqOL\nmHe3bTR+/q2WQUSKtAhKaJtIVLqM/ymcR3gHWBeuZOun3YfFUP/vsY/lWyBr\n8JX6JKdl2847rydQYopEiuHSeNwSYou2Iqd09sBOchITTmeAV/hyYOC26G3Q\nWvfjdQykDYZRu/W7giBW1uXgsMIsVHtg8PakkPDYSSJBTsJxhF1yluPOZreB\ntB3Q\r\n=NKbK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7debce3fcea80943aa935a1c52b2e40c2f8ad9b4","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4144_1544100001441_0.6022106823570577","host":"s3://npm-registry-packages"}},"0.11.1-canary.4145":{"name":"hls.js","version":"0.11.1-canary.4145","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4145","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"834640a844cb2e608ee2bad72b38f2bdef146b51","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4145.tgz","fileCount":236,"integrity":"sha512-x6jfcIzaPfqiwDIacXhSzU6hMNA2jR8DeUFY58POA6mbL02Fk+T90GgOjej2uQoQ0wfA4w+d9F3kvnyul8PYug==","signatures":[{"sig":"MEUCIQCU5GThv+C9b6cAbndHjaOd5iwwh7ToOxqjetV9N64xTwIgDDLGrK3c30dGtuiCCgK8W/JWC6Dbsf0oTrJHLornj9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8762662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCUwHCRA9TVsSAnZWagAAz+sP/2khKQhs5N8tYzVVyZAN\n6H5lQOJqUwRxqePiLLYN2YjvKgNC0/eE0jYxPfZoDJZcS8cBPSyNswocGEAO\nevujQIb2aEnvW7OzhIH81WXjZUWJHbv7W9Ye8leTVH1VDcq2bF6AF6Ud+EKk\nUd1d0r9VoRybibHKvs48oOmhryEckONXCimw4ia4ozOutrQblMixHbI+Keh7\nFzgxBTPssT1fgqB1bxlZe8EBi+mqGZZGulQGCf7g8xvL0TL7+7OQ2yCnjlFs\nAfPMgVsRXaO1hSnJ8qTuJqQLWF5wrUesLyeqtgmYIkkDneMXIe8C5xHl0lS5\neyBCVlDeQSlvM5PZITbVRNIEGDIcZ/NwwoLVtHILyQMD/OhTOluxiKJ6HBut\nZsw++b3Ea70vXBYUBPYCwUZRi674Sgpn+p6Dbgkltj6Q5Y/TlODnQ/vFNO+a\nYGVrgifl7loRqwao/4g9LptR5M0JiKxS0362LZCvdC/RXnAMhLpBZbqafviN\nSas+2RyD3z5WidVkw+676W60dLb3u+e60o36EOUhfHcnxWINyj8eRu57nhHW\nmB8SwdTThZ8ZSijn3ZjNv+t56K/DKcLDV2tbE7/1XI49uE+iA6gkuP8M4yFT\nzVL5Vn75or8xDiJKFiwH7zfaBo19Rs4MxgEoJtBPr9FP8nfb6lg8UJHnmb2m\n3Bmt\r\n=6npY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"674b7bf731e5b603649c95e5cb5c8fe87220174a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4145_1544113159065_0.5500428670971755","host":"s3://npm-registry-packages"}},"0.11.1-canary.4146":{"name":"hls.js","version":"0.11.1-canary.4146","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4146","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6798ff36b2fa767438814257e0c78daf39465a3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4146.tgz","fileCount":236,"integrity":"sha512-6kpxJDl/fFxiiDRwdTUfD6zE0tq2SfRBbBNajicAzwnepiYmkbEl4f1leAsWsH4ZAwJ9bvh4MNrO+bFlekpMSg==","signatures":[{"sig":"MEYCIQDBnmshQ0qAIrmELzrhqhr5FiZi2cyoqZgARd/BgHQ5rAIhAM+iOs/r8YeBIduxx1qCRNbr8WUf8nzgaRZ5f6GdSzUq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8763271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCVlpCRA9TVsSAnZWagAAPJkP/jaLywPR+n9+c0etcKWs\nslSJk5lJYk5bEjQ4y4FKhi7Mr78FHlD+qC/vZNn6luXy6PBIDA6c6VkWoXvS\nDVkLoc/ttkWfx68QXrVzzE6EStq4JZQiAVHkw4s7UbwQ/3hiMXY9GxhURD+z\nx6uJQVcsGhpvKbtmF80EbPqEGWIyut8LHPA6BtnEZmyWDjV3+mL1MtXp6ML4\nXePFsHTAKqYrTLeCF6QYHSscrAdCBMRkLr4HDxU9Jx8zjcSL/KWK5OPul935\nTn15mRccjURS2wJLxqZ9bBKmb7/f6KOzf9hKJ3VtvO0RN8wjx+BTvnRo5ddQ\nlUZLd1Ndz7bVZv5luvcguQ8SkgoRM/iRtfOPrLtfXVbB5/aZyR7BGh0A9wjm\nfrfw0VxHcXjbBgIU6QGcwxkfcTJaqi+H8CFj1CrLmxAGe7QcucK2/aQ1mTWN\nbALZ6vawhm5L/RoFbkZElKFXKxxC91hZ5DtgHJJLL5exUbZatxdN77NEVSHG\nhWx82dVshYejK/By6oiYdvSY2WhGQ+Ws5ncqK5vbF+A7s6FZchlofaz+8qQr\ngotZCFDdtxAno4KW3ODeeR5gtQeJn/zAxspcHcLWdgZ/AqQCrV1LR/sU457P\nXhpfhSR67avVCMiZztT1VE5zBlbCSpk+v8mWjJ38AYLEo/a8Z10KDQecFuAu\nyCgW\r\n=IqRZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8d95a4354bc20af436a53c129d268553c7b0c3d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4146_1544116584969_0.36061731855175405","host":"s3://npm-registry-packages"}},"0.11.1-canary.4147":{"name":"hls.js","version":"0.11.1-canary.4147","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4147","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"88bac9109374a741ee0deeb241c72d8fbf33e00a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4147.tgz","fileCount":236,"integrity":"sha512-yVrzH7gyHQ4MviSr+vIKQoQ2m9RJukAn2QqgzUv7fzgqnzgiYKrap4J+NvUuMUTEn2LiR0vQxfw9srtHNrvqWA==","signatures":[{"sig":"MEUCIQCDsoz7yqbz8YOGOL/yUWNpUrTlR510PnYYNJKmVIb09wIgKLeF7AcI4LBzBxEwlXMb2G0Cl7niNVmjmzGOD/M2hEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8752766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEDMWCRA9TVsSAnZWagAAHKwP/j/UFTLSZTN584+y2gA4\n2Y7LUKzeLWo+1fD0VG5IHfmg0KYAmdbck8HVmNUiq7Nq7H7L7qucLbb2vci3\nL5ZKG1LUyCfjrhQ8RpNW70dZhFXoXZ51eGrcE+wvS1qExe0Wnrqf3zBHiqsm\ns1HsKFyjMcNRYbTSxkz4hshTOSLxcXvVqE3USHKzuOkPLzEqNrFhGL7P8eyx\noSJFDDVK28IckSOfHSDYzmCY9qS9NKz2UJ9KNl2yJZv7/qOks6hxj0T+2DTS\nf2CrZyjF/eRt5scYny0tUy1T8AxcfvN0c9hQrYpMIIzl7TriSRxF9AfKWXqC\nZpidr9riRHq/Kru5SFZYB57Dt+nfFyVO40ZpUSM1ej8jGaK79I/qhd3Erqbr\nas+4H+CF/JS2FNLnYA7GaEnVXuMyZmIuCIefAhAxSutaaNSS2VwXrRgd0cdS\n/gtyp7fLYOcuGj3cEwkmTRg4rRiiV4xRMdGtImg86ekDEUt/uww8CZopb+6X\nsHWyoUIbzjbbgfmZLU+etxpcfdqo/EWSD56+Tjvu8JKHquXdxK8GuqP5Hxs5\nfz2eDTVXKMhPCNYyyxg/bCvRaM1DWFxN3NeNAgiWzA3/GCxy8EjQKIWXk0jn\njMSh1XY2vf8BzEP1awbB6TvKbVr88U2U2P5q1N6nH1EtG+R8k/TErc3roR12\n86zr\r\n=cqTD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"472614cfc3ff35f1cb2504689481be654d41cda7","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4147_1544565525444_0.3597225129587862","host":"s3://npm-registry-packages"}},"0.11.1-canary.4148":{"name":"hls.js","version":"0.11.1-canary.4148","license":"Apache-2.0","_id":"hls.js@0.11.1-canary.4148","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"b1a687df6a6263a3171b04d069d95f87b2e39575","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.11.1-canary.4148.tgz","fileCount":239,"integrity":"sha512-6iAYWkA/ZYQLViZ6CRed+jAKlT7OX8wyqs4NheS0c7i6V0IeCatURNQOfblijiWB/0lcQ/UX/ln5p9bTCQir5g==","signatures":[{"sig":"MEYCIQDslBm3Q5B87OA/qRTqA58pq630yssuomaDv8Z4+25GVQIhAJC2Hm2j9R90b9aPSXJfPztAojvvpoJEYWibBwijlpZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8752053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcETLMCRA9TVsSAnZWagAA25IP/0+h5h1ctiu/s8uJAfvD\niBJUaFk7vyI/WubxuFGgaL19bcyTVL7FTW2eMyVFC6D3t6FTQ3naFe0tFrt1\nVSm3khJGwu9kPLfIUFshGAOoe0YqmKnFxqfSNR+9LZaOsWcq6GtasZ3WqNbI\nKGYo0aX22ZLiuCs1Ye95AOJMBQv7T9Tcs7HlcMqquDDW8xcFDiIvrj6V10FH\nCw6x1T/+pM7M4cgkJIMoJcsGEhOdzfM6fFfoeOMEqTfu6t53z3ElQASGdWPT\nUKIeg2gP982ChHXC0gXrzJexF8Yo/mP1Nksa78sjmKQgMTJUbIjTHCbwa+nc\nrIwBBS2X43tLMqXSxHID8GgE3IslrHur3rPcmwFEyslE0Z/ECzl59rOtFSOI\nKmRIbg0wwOxMt+oLUTpMPIA2atI4ERQFZhm/MQzjA2EpNgA/n9w8e+QDlRxh\nKQPbpnYPfYYzeJkNsTYOBHzpTRbGAhQG/AClXyMMXVLqgU+QFE8+mvlnTyVk\nTEGD/OADFu9agUcOAIqnRpwXXi6Aqt+WIwV4ktbWVVCcft8YAm8pUgvkMSUZ\n6m9sSgue190VF6nMZs/uGcZSXQpuXzDiuJOpRddfzqDGYhUqTCn0808noxvr\nGFyt8C37JZsn8bAI2NXNjoJ30SW7NCno36CEUr1Izb3T10x/IRbKxScYWdwc\nnwdZ\r\n=iDHm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45436cdaf7c118411bd5a271ffb345c2bbfe3380","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.11.1-canary.4148_1544630987761_0.8181893616559985","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"hls.js","version":"0.12.0","license":"Apache-2.0","_id":"hls.js@0.12.0","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"07ff97dabcf2a892e6fb4b5335d4325a872640dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.0.tgz","fileCount":239,"integrity":"sha512-NB1fHxb5bWPc1uBCra/hzoeyWmsokKUWwZVVGrWrqjFyfdG0WCdwEO3RS6eF/4vw0FYdhuHNjVZsj4oD5sYKnA==","signatures":[{"sig":"MEUCIA426C8OvVoo24jMm6MBsuDVUcgAhXIR2TOfXpOc5x9VAiEAisRNalg8MySeJRv1CPqxOPVukDG9fFF/uU9TC/cjDrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8752004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEWmdCRA9TVsSAnZWagAAe0EQAJMPfGmMbWb380GqkS2R\njc04VkTI+Ln1zakCb0gVOW2ZgdX6lUCjmdJLDIutQ/En8TKe44IlwewX9+I3\nZ40UX9rUmGECKKauIEXaQNM07AS9cjm5dSnl1CQTVtHf7iPDdbI0ek/5V492\nu5LzC7ZZ2lZ0yxqyyfg2xSRAmi2ulMM7UUK1i2w5JeMaLn2WLX95SMGWWNw2\nlFP8xLqzd2yM6aFxpAx09+axKZvIMZw9pcW8j30LdyI555ctDykF3BGJQWC+\nEMN+xKZzPZ+iS4pc1HnO6QAD8y8KekW8XoZodMNZEGB5pfVy/BPCIBiINE8s\nX2Wp7e0Sd6hg9bKTtiy3NYs3455Lu4LXRstj6LUfdfxtVbbaIVpevyWWx38G\nSmZblXuoYSpvvu4HctUWHWX4k8Cf0O1/y5BvpiC389x4Hu/6oln7hjzxribu\nG/vKJuhPlsxcMaZMAOQF7lbHwn5cSWlAH6SQcwW+qLvhJjWpFK3i2eJBB9oc\n+poF4yXKB75labi6f6rxRhplxQFHZjwuWS+vYJV9CzXiX1v8vV5bsJId/Oxo\n782iezv9BF8PCE1Nz/XOnalP3cvzyIypbXRIJyAyAfRR535QmFDlVUEpsBID\nrAbNCrW0hSVco8zGrmJoxz/FJx+/xN3W8S86L9XK5jjgO0drTMgiHpBgBiUR\ng9aD\r\n=O5g6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45436cdaf7c118411bd5a271ffb345c2bbfe3380","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.0_1544645019845_0.14775363672049324","host":"s3://npm-registry-packages"}},"0.12.1-canary.4149":{"name":"hls.js","version":"0.12.1-canary.4149","license":"Apache-2.0","_id":"hls.js@0.12.1-canary.4149","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"5a63d6260dd6294aefded144531d7a9452cf02c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.1-canary.4149.tgz","fileCount":239,"integrity":"sha512-mIb3MRZyMNOgYgLEcSN/MdQNZu2Ha7YRnjib9rC3x7UMzszZuaXXJUTbT6tb7FyOKuNF0puaZjnBsNJ1nDhLEA==","signatures":[{"sig":"MEUCIFNoQPTM1DoaaLJvxshcUR1TptFGCNWPV/G8SmP85aMGAiEAij7UeHs/b5jTJNtATN/m4/kCVfTHEAg7G7IkS7HhtGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8747353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcErmfCRA9TVsSAnZWagAAKvgP/1vgbhCoOZ1qG2/3au1X\na7fF6pA6OuDNR8Fje20HWKCbXXg0Rpu4B7N2stbTZM7XdxW1y1/gaQvsDkmf\n2rnPNCSM7PJhYlKy2IbGGnZFEO6z9rlz+/xF1k0AvjyR4JS3ZDq+dtO0SXMX\nnSzeKA0xbg3VQMB1knYVJvbmNqZVTa9WluBnXaQubJ0CnVorcewRqxWUZTNp\ntntc1CZ1XV6OHrzdDhKYuV8m/ffXOiksPZwoe+LR6oyAWki6QZ6fnS6jtwIW\nYqGY/lj2Dzc494B7zg03raIsSXPpr7+t64SwZh/mYT90ITNsje6XiEYy6wyb\nglR7/Qqw8EqGK05jnj/EHupQ24jJgkzsOK/kughf6C3Qwj8sqvGMGhRbZhBF\nhYcNtrcXpT+sAHH2MyIx8+4VmkPJPdMDjxqaywUiTXMBjlKkUR0ZE21LOzVl\nOeOXes67ZR9FC6Yz8HE3cM4RSaRdo+p6wgFNNt+lKATxxqsKSaklfmIdYRZ+\ncqi3hOBeCODBCMZqpKiApg/Oly7JkvRIzphzJyWK8BVLrjRJeJdvstlxOmf0\ncLrP6yXxFFp/m81oadbpZnusS8yM2BbUmAZTyJBYGjnF1bjZcLPfmP6ACVdh\nWUfbppkZ/up+RFWC379Q6w7a3xaptclbTNtSO/HIBpCMRgbAPRheaPI/z290\nWfbT\r\n=uHzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"23a07d9134ace5268d6d25e90708bf6267615570","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.1-canary.4149_1544731038697_0.8164776234207829","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"hls.js","version":"0.12.1","license":"Apache-2.0","_id":"hls.js@0.12.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"ddacdf3ad00bfe4f2e39672caa79d08f2a2a39b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.1.tgz","fileCount":239,"integrity":"sha512-mIKjHGTlI/LU9MrymhyjJWa4Qh2ybbhsZr59oXtFvhX87g4FriywBA+LtiICCSR83zU79s/6gdoNxrjznDNWQQ==","signatures":[{"sig":"MEUCIAg9iQpQouKjIvMb5vurxdlT9+Jxm20L+asD5YtqzyX+AiEAtZZ2wxWHOmb3NRARJkuw73Wd26Bpf/1lTH2B8p0sRog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8747291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEuDQCRA9TVsSAnZWagAA4vMQAIAwslIAQ52lL1+Jtm9/\nBFrJHaTNGIIaPgD3mvDk/8kOFW9j4XIq/8SPB49Fk85xiHjqAduaJ9LPDiOV\nPvwZgA5CkgZVDyuSu7OCxWIu7r6hbEwAlXuVM6V/44ZM0gYHKomozVALPs/s\nVgMXjteKmEGlv0ARyvw8MRWTRauiBNFChPEhmtv7SVrsLh0KtDxN8OVH3LNM\n7O02zJIPwG8Pn9RqkWti7mKHAGL5So+iU2cbi1kzm/lN8YcQOSRni9N4JhfJ\nVGMGnLGkVBOTG1HqIXpLO1oMYg27MZhPVhLlaXX/PwbrufZsyb+nr249JKg8\nhe1OumTawAeUuT1xXqMBSeHiw7eH6Am4zjeNN27pMUb/mxqHwhkVOT6JIZ68\ndUQRYFqKVRFXSkG9oYgoHeR48ObFRsMPg5GzNe+0CutGYhTT5C9or6UXznK3\njFlo44JzKZ6/EpNembwakOYOTcKbL9bnRD3spYNB5243PsbUpiZnYj1Bamm8\nC31ehlg/hPZHBn+rZG1Aik5IBUq27Mk+5XogKaZ0arMx32pNOHCLhkpEiKpc\naFMi2sWDWrs4N8WHAp/mGXVpZHa59HFHUUx7bSyofpbQvfG0KtmlJfQUM3HV\nGKbYSX1Hu1lEAA+JnNPMIgiHgFgD7pPI90saw6dR7Frvg7DEVCm3AVeB21Zk\nYXpa\r\n=/Gs1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"23a07d9134ace5268d6d25e90708bf6267615570","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.1_1544741071873_0.2766503356090029","host":"s3://npm-registry-packages"}},"0.12.2-canary.4151":{"name":"hls.js","version":"0.12.2-canary.4151","license":"Apache-2.0","_id":"hls.js@0.12.2-canary.4151","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"760cd52f2182592befdbfac02d3ed3e357a78ba8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2-canary.4151.tgz","fileCount":239,"integrity":"sha512-ADaK0TQV6zzQ7ysHCx8Y6htkcJy33T0ifRdwqx3f8ljebaLqlfq1aiMrakXRadpo+ZqB7yCgA7hiEHFMA5YWpw==","signatures":[{"sig":"MEQCICoQ7Kq7DniQu067D/IEiR/1yrbTWZz0hrBCyiSp9nATAiArZNw8Y02qDm9yFiLpJq+E26Q3ziR0qDkebhEd3anVHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8747691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFXO7CRA9TVsSAnZWagAAM8sP/i0ZdvW7lir7VI/h9JXZ\nSSpu4sXgiupE9VKvqI/URuqap22AxAqtwBKC36U/N7bDE076LGMlOKFQ+Awi\nvNfXzN/NPPgTbl6to5JqCyUau/9HGvZgN2UD0+Ghh0+swQhus6DNhduHYe9Z\nA8hQe3AwaDCqG4dpkbIV04XQCgP/PoYjKTJhS5L4TlGEWK2HmfqbJvKXn/hW\nFEttksZBh5tyJEHkXB09mFUGYOcoleV1504/p9LMKMVHl4kmUGPUoctRCz3A\nKjqC9SpVEWz96qhv/UPQuN0Ru7CJLRbbd+FM7qMPsVOQyeiUkRGrm91JLnIP\nydGYHPtTcmaCCNFAoxskzo9fDGkW1J5a0oOVeeEB0VO+0JUB83Enae540A4V\nalLhd8RkhAbBJ3DO3BLq+rrIPc3RGqd3TmujehL05mzPOuvZxMpvTUrBPjp2\nk3jfD/Wbk+pu1IiHVnGJMv6qDrUXNKndi12LZDNZUJmComXDtmu+6ZFtxi2N\nuoeAdy3mxLBOuzphlS7CRLYTmktnQ7qqGeb2JAJ9JojAeVdDBoi6ISBBCBTJ\nviVQlYDF+38nSi8GnNNy0reVv+WGx2lfL3wYT8vHsQ2faDoPg44w4IUfg5kn\n558QDjoPZ9fpKAypwkn7Cfwn+082qihXiw8SLCiLEJCKKOly76J4XgamQBdr\nBENj\r\n=KTSG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"24d4b50938f81f157afcdbe47c7096a2db0d34cc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2-canary.4151_1544909754850_0.28760199236611217","host":"s3://npm-registry-packages"}},"0.12.2-canary.4158":{"name":"hls.js","version":"0.12.2-canary.4158","license":"Apache-2.0","_id":"hls.js@0.12.2-canary.4158","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"546e00b66d8001236cb83be54daab84d2dc53f17","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2-canary.4158.tgz","fileCount":239,"integrity":"sha512-wmzMsFGmU+DjmtvfyBGQ6ZekrRsJvSRTmHWEvqRgQ9M2G36gQ94Yvd8aBw49SL/W2PXgUTORyZwvV+AP993gfw==","signatures":[{"sig":"MEQCIEDp8bT72Az7kujn/etJ6KmKhEJz1nbvItXx8r81YKIuAiBKllYl3FuzLgZkyPY7qW9tRg4pfW5w40lHMFaal+hIkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8747991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFYSZCRA9TVsSAnZWagAACYoP/RpKn7+wIeC92NYUXpTg\npt3W8T9CI6A++JKkYj78dm7WImyKRwa6wDGOeksV13I4UfXi7cOceHXs+Nn/\nzEGUZRmEJf/GajlY80Of0dpaRPaHerqHjjpRLdgt4kJtx2mGvUWXSRkNh6xx\nu7KuroBBLLbsJJQCAE5Eyfk/BCn0bm0y+WetPlSnBkTrB/QaQCbY2m+G0YxY\nDxXsdXhp7HxmJkYcOIuDWozDhbmcqCV7RPjGr7Lh9SBT20v6IThyYVnIpyD8\n2Kp2Vds3hXiyWEc6S5m6/yho8nXekZm8zASogl4q2I9VGSA3dte0smrfheMa\nfRt8NqrZ6bdOGQhd6bO0uCDe+kUibAyPUqmnk9VbyqaflECzKEtR1/tG1ac4\nAC8DNW+4ebXxsYqZ4YcGtVPdTAW6dKDPTVE0wy0o1egc1dy1brsnbteZYa53\nKTB2/bOh4XIg9CLM5pfgXNUtLwjj71T104ffgd2lHG6uJ2lwvn96MvKzlLu7\n0w+ZqVYAOwTCwaSMSg2C7Mv31y7T6uDt5mkgFMcTR+qpJEb4YyeKmtx0BZ70\nFDlEaM4sq//pYHf3tgctRJMmxDVA+Ge9JdGjHqKti5gB+OKpU0bLNnxB4V3D\nbgV/h5nfX59dbsoZ70v232t7ZkGomAI1PD3nsDNkRQ3g+PxzJP3zBqi5mTJx\nN7PQ\r\n=ww1W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"24fc00c2d6900cd8d656b0f5c2709ecfcb8c22e7","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2-canary.4158_1544914072809_0.5856555992360424","host":"s3://npm-registry-packages"}},"0.12.2-canary.4160":{"name":"hls.js","version":"0.12.2-canary.4160","license":"Apache-2.0","_id":"hls.js@0.12.2-canary.4160","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"c2cb385e3c6d8e203f383ec2c17cf5b2d25ac90f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2-canary.4160.tgz","fileCount":239,"integrity":"sha512-B6nxp4TSiGDV5ph8pvpssz7/cRcTz79ugIUB1FmZRvR11EU0gMu+9ayozoZVB1OdclLVr6pRs+mNKsodVrznGA==","signatures":[{"sig":"MEQCIAjdfIxsLEzBzpyaZbMZG8WHZgutJ5WDH7YKeNa6a/ljAiBahTDz+s/ZqNXrMlLTNCgJr5fUOeEvhIm/XMGYt1QsMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8747823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFpNWCRA9TVsSAnZWagAA30MP/2v9d8X+DofxMGw4oBej\n5af6HkNWCqZx4kjDYa7LDHy2JaPGssiAYUwqgifVoAgwB97NCKgpDvG2qtZ9\nPVpOEiRzf1y8/jGipF8+OQbvpu1BfqbLgZvbQCKnBNBkM+1B+7l22H6a9Vrd\njvwzN5c8muyfHZh6MgvEWpRZtC8BTyXeOBGGz/dJD07zWVdb97VaQ34Txl8Q\ntM3tNO70uU7/HZ8b0cexSznRvTcMG00NubDt9mXbDI9SdULjKypLZcZbJHRb\nhOSO9sOmVC0U29hzXr3mccxQKJy0KIDiuzXwgFE/LI1E4XL/9hpdABwQ2e/P\nfEif/OrTR4cClFxWgIj+iTZw8sg79xyLeBJ0gmMeJaDA8Qo10cussM7FcBZL\nWEihDCQj8tqr0X9wJ8BifACvpwsSmLFYFDWftIwtOol0xGjv8o12qmOCLJ+w\nkjSVSNznKYMdU2i1S+R0SvdtHfY8a09O0Mxg6RGUBifHCjBCraeHKNI6OgtY\n39Q8r3TWoBapQLcP1dl54OlO/JJoZed3bl0SJd4BCcVPpJoyzX7Mw9DBJKr9\n0nwm4kyRUF8q7kt/5ZnRKPjmelBHzKqewptjQfE3m1YmNz3WZgXmyDaVfnz2\nMaINsV/xZU3pe7VkC+o7vnvCXWiosPyMk68cZndOBXw+kpX5OEpbNmmWB9nL\nr9A0\r\n=V/PL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c415d5acf3930792bc4d61c56b9a34165fcfbcea","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2-canary.4160_1544983381454_0.5058922190245114","host":"s3://npm-registry-packages"}},"0.12.2-canary.4162":{"name":"hls.js","version":"0.12.2-canary.4162","license":"Apache-2.0","_id":"hls.js@0.12.2-canary.4162","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"f5e3f58bba44107ff6ed1e6c7af6b17afc17aff7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2-canary.4162.tgz","fileCount":239,"integrity":"sha512-CDXKiUH02HVVUNv8VQsXIZIM8qhkp1qTz6FlbbD2STHd1MxcFdfx1sR1PiMhiAE9u8fj4HCwXUYZLGxsS+DOvg==","signatures":[{"sig":"MEUCIQCY736vEhTaiWtjxhfDeou85tXqpwKJQrTvmHLZ0r7PdwIgX5PkqIIqzqZqw1i3qY+fvrDi5gmDPTEbJukIH/Tqcm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8748297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF8FoCRA9TVsSAnZWagAARz8QAIF1DCuFUx9xo6N3U1i2\nHtxJGhyS60iOWSsRwoSl5zo/UvmVGZAAq8LQfWQWqX0J12kx3fgdngUo5ZHR\nUW7ujdWwcvcmAILaRhcllwNewWX6Eu6ULwXQFcb+WCcfFYBfPQDTEpkd6iMF\nhgvfqUyAvYKK8EdnLeOwVUF1DowZzhCLE7lSxoBeiXvba4nBSjNt6QPh8rw/\nAkX3Ncd8ujG3JdI3eOsF/PcyGc5mDcwzVMw1idpVs/+WtIOMTAx+HF6dFpe6\na6395hy5Ss2793FKBgAmyo2ZWHhZWWIIlxbZ+7FK++lN+pkq5Fo88pn24P4u\n+5vKbw824/PHzL2R1GeMakzdgjIdJdS6y1+THWA751SUnlXUi07xoHSa1Up6\nQ5T3k05IgQL1w7uFPyeqPzG03QzZb09Cq2yVBGg04F9UzgKbD1idi2Fh1oNE\nn4Jzdu43x6AhR+Svw+i4Qh6g4AiqdGtczDKInCv5Ngq7AnQLPWHZ2yHoCRdN\nQWQI+mK/W8LQY10iadbcelKe3wg75QqzCaibvzHzUkxTZzy1EFanSPLGArM7\nhHzgl3quE/2MStDCiT6ltRXdpm3E9F4tToQKwzHsyEpjsaciI/VoBH/YhmhB\nLZKLOFGEyb97c+n+YPC46BMHP0Xr2SS1MnA/tKUqGPPli3aqkwBJllhvu/rp\nbvsK\r\n=XJUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"41915f32c26f1e8260223fd03822cc1a09ca1024","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2-canary.4162_1545060711353_0.5274731152512704","host":"s3://npm-registry-packages"}},"0.12.2-canary.4163":{"name":"hls.js","version":"0.12.2-canary.4163","license":"Apache-2.0","_id":"hls.js@0.12.2-canary.4163","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"207a592c843a8f606fc06056180933fbc00244da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2-canary.4163.tgz","fileCount":239,"integrity":"sha512-X3aEUmnLOKFrDROEeKZpcNDrA2EDAmmMXTq3GPDUHIMqZkZgWPQ/4Ma1/Ae7Jg0bOirZGxCYrv4/Ad+LMlINpQ==","signatures":[{"sig":"MEUCIGQKl8elF5rzNu9pB8g+bjlsOGzDhkEMYgzwJOuqASnnAiEAv1PxEq6G9tEEpxa1jMKcgk+pDx+H8AUnd2Ly6aDbnxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8748818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHV2/CRA9TVsSAnZWagAACkAP/RGUWM5lxPnn95Bz7J8B\nZ9ODncVL16MhfaxzSBQ698sRLMnMSI7H6aGco8/FtLam2wZgs8w9sxxGni1E\nX37yG8hdExdIML7gf9gkc09KJbwro7I339G7sGeI+7vn/jDsMpt5+9NbPS82\nAw/HSHE0Wp2x7bWlTWBTMmnJ/peiEbTEbuuqAAr3yG5DPIFZmJAGRJQ+vlpZ\naaOtH0KW94nQ1u8f4rpHSp0cMG8YUTnVxHEQ03AF/pdtAtMAN1XSH1IPJfT4\nHhsGcNNg18wEESAI5L1AGsJ2nk2SpaoYXhaklYPTSiGsuL3CAPkT41P0F4EY\n8WeNxjscDBujeUdDvqaJkDehl9eHbO7z+eDbuO+3tLxJj4WWyKBmqgOmxdKg\neuKclGEhGqFtrl2RMCTHEk9hh485Kv6V2yj2OB7cWhzb+600j0NN4ztmPHv0\n6wLrZOdwmfEcZ7c+kfAqhA9uSHJrAl20pQHbYDru/fWgmmUG3+8JUxYzPZzE\nFA9nEHgyNXvatSjsRJcHUAJ0qVYWPEvRtt7/2cVvhMCGQayaQzFt+on887oQ\nUKd9eafwcUAxp8Q6/flpkCU3+71X7Y6bAQajQZCQF1E0KxCwfJoWkQv+XllD\n527xqxfk5NWkjuFMsW74LKzk2u8oLoHupo/c3DAxy/2k7XYWsaTEYIteXm4R\n57pw\r\n=pEgZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cabcfc9873b7f6cdf97b3b976abf7aea84c51c29","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2-canary.4163_1545428414994_0.6048443544392665","host":"s3://npm-registry-packages"}},"0.12.3-canary.4164":{"name":"hls.js","version":"0.12.3-canary.4164","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4164","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"94acf849d8b34630b72ea41a13c7ea384bb8f697","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4164.tgz","fileCount":239,"integrity":"sha512-qQ2cU4WnWsmNsX/MxKY6pVT7K7IKxze5EP9pPxmcajtJpmDzRblQNXdDF8WH+VBj40TkwTHiY/eQQBJjKS/iUQ==","signatures":[{"sig":"MEUCICIe2QZbz4qtWQ2ACHzDgCRkF4XL9DTuQo6cI1duFCfhAiEA8v4BBlM+FWYL23/nn0bJEt1w0M1YdCAW3oUhR7TBSDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHYGzCRA9TVsSAnZWagAApuAP/jwUs+ItwOcNk/e1DcVJ\nq0hin8dJeY1Na4QkOAQG7X1LMVcQ2t0jwCtfRl6/I2xX/KjovViJ3OsivBqJ\nhfKLPgLrTiamQUZS0/TTb0sl+9FSbhhtZEX/eHGijG/jMI3EtViY67Ty5ugz\nqsoZ7CCI7PqUa15myJ/ut+C0zLOYwatV2k0NLEhlYh/913/CvWVrb2q4dYWH\np3+lvfg7mBegJHTjf3cY2jdyL1vYNfh64WJjBSnD/hjNE8xH/dol9c0inWA+\n6OsNnsZAxdieJaxMtJtOkBldhspmprRfkaVslTuZyLKit7WjJM0VBVWRHVa9\nNUVmR/K9gpyCl1vc8QJV6b3eGIJay1ot6CPJl7Nvkn6pl8x0VZYux4ie9ZgG\nNAWBdlmctCYqG8CPOwMF0Rz3Sz/TZX15jKyLwBS+jUSQGIVFk87j8NeJ5xyF\nEGfcdazF4dXEWmzYCE4tpd7ndK+5SRG7b3JpXkOp9Udtxsm3WzwNo9QSH6Sl\n/H/DHpClq3kWItnY1e61BIR/vhuhN5N1XGP02VpLwtF9QHh16T3KkYZBFh9s\nCf2mn1XoGFhF5YvpJnkES0d7tHKA3aql2JydPCRkA7EjMYe0Te5fY3ihhQKU\nHtSymT5eTbv6b2M9rgTpE8DVqyPvj5Zr6IgzKQSCWZ5OXIy02UVKxBpjJukK\nSGxK\r\n=7+Dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a1df93a2c48bea79ba4bfccab5d43505f418faea","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4164_1545437618477_0.6772476255945843","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"hls.js","version":"0.12.2","license":"Apache-2.0","_id":"hls.js@0.12.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"64a969a78cc25991ed5de19357b1dc3f178ac23b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.2.tgz","fileCount":239,"integrity":"sha512-lQBSXggw9OzEuaUllUBoSxPcf7neFgnEiDRfCdCNdIPtUeV7vXZ0OeASx6EWtZTBiqSSPigoOX1Y+AR5dA1Feg==","signatures":[{"sig":"MEUCIHLhT5eBMrxHjANGAIqK0AJI7m3e4iHo432NaRI0df9vAiEA+kuNf6Wt+EWy7JKuAyYpvd6frRI0KceJqTe9y/9GqL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHYTiCRA9TVsSAnZWagAAJ6AP/1kM9E5gppVNDWNEGHwV\nO1qZV4J4PPdBThJQ/VV8e/z5lLcC2tFxjQbW9sQbj7NXZIjA5oAeeE1wLUtI\nU3R8fDM7HicMgwqsJoQNfLAogBuZqXXS0z7/aFuA6zMlhdJUsCnv5lRlyGom\nzXvJuAM+50WUxuVNv9JmJfd/fJ3+4KnRmhI6flee7g3npSSYSF3iEanvdWY0\nbf0bTbFhnmBcv8pE0Dnxuctrzxc9xG2JafxP9jMA47HBI2m5H8lk5ExdwOpN\ni2FibIMxlVhYThICbKI2Fo87QN7LmxxJkfqumYkSZIy9FpCj61esDXbKDyr7\nWu3QrsL/eTZ3SGEvISec5gpTaZvY/tOGW1nn7Mzgenn/xfeUKvf8PqZWuXAl\nvEsJLznQXKSNLS3M/Sx8Za192taN/u4vWiuIAW4vdXKfIh8CgDcI96biO5Ae\n9igKhnbh3fLyV5hgdd+stad0awGyjPXdOI7qzUxi9mwvelzE9W6fnJUeyqTJ\ncXjGz5RohIaylE2RXVG7jze56qnsm4FbHU7G7QR8wk21VF1UrAo0ftF4/pRC\nQwA8/C/sq4KdhdvHZuCnnPWpFiWknqmDaKd/0RIo0kPU/r8vXWVdPdo0PbKY\nYunFsE+8yDaHhJcxD1RIi2x0ZP45BbPAuCTDpHg4bhPQyhMLQPkUE5yO16zB\nQASD\r\n=yzIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a1df93a2c48bea79ba4bfccab5d43505f418faea","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.2_1545438433734_0.8952305412756798","host":"s3://npm-registry-packages"}},"0.12.3-canary.4166":{"name":"hls.js","version":"0.12.3-canary.4166","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4166","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"abd02cf5a1263cb9e30b6d7ee886b573b191e674","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4166.tgz","fileCount":239,"integrity":"sha512-tauOWV6ttFnJG/8TJ621XqWJ7TfiTUSHgAU65Usp4FZB45VL5YcIrRbhf8eE5ICgPcBxY3PnuxzggOHBp0ynoA==","signatures":[{"sig":"MEUCIQC5ydQk3aM3jwVUvMisimAZzgKS+aZbZJFh13rNdxNfJAIgaQX1JlthJv9vuA41ptnB+9Yn8zv13ByH2XRtRylm72c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHmpwCRA9TVsSAnZWagAAD+sQAIXpn23aHsWFPYeUDa2+\nKrWflNZFTWA86kSRx/7kvssh5PLyBbu5kAgsQFIQAnA0cbwLktIiX2VW2zk3\nwzDoFoYLUdPU5ClR1JjL4e64XkXp6/sTlLAg2Zzpr4YzP5qzVFbYJhGYnolQ\niC1MRxAFi1PoV8Fx7An7mNthJr07a8de3cLdG1uoFiN9gSAJneyXb7ErAIvY\n7CFkcterXP0DdRAS7IAHyD9pmOyAw91S8X8RyNfv40AGCpFyr3plMiscOjT1\nmcOF62+4QkXRJXxvdtiQLQMwtgz8fThZGBSXihfFm4L9kESXpo49Hw28HNz5\ncy//8BizixLFT0QJIZ5XOuhPJ7168YSlkA+pEZaa5vY+jn0fgDvqcnLco/50\nqguOg9kTW0GSvZ7WKLYLHhRVqMgpR7nGPq0UQ4/6ECDOn806cvHHNgRZR6dv\nBDP9DXIIec1IxlvlSw7yWMGZONKdTEkOJQ789Hw2u2iBItkKIGTaZY/WHs4t\n3kiwi3zMZoNDRCEKJtXA5CYEUbWRvePh5IJPqkbCBWtgyBrZG6ppICRlpOvu\nfUWsOQptQCIc5GaaGcTk8WrbyNLTxB16j+GWqEFy18eMVolOwpBGaMVcvmzy\nzFEtP/yVqc97iS1xE4ze5ycBuBwXvP3xbMRyjS5SvMKgaI6DD+RXbKKe3R3i\nirL6\r\n=zQvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"259c6c0f79deeb634a3b00d25568835678368b74","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.4.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4166_1545497199733_0.685523971528057","host":"s3://npm-registry-packages"}},"0.12.3-canary.4168":{"name":"hls.js","version":"0.12.3-canary.4168","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4168","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"572d586212e1fd02081984a98ec509f9c5d6cb39","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4168.tgz","fileCount":239,"integrity":"sha512-NIbSykj1LM9INJFXZBzPimPYZEI/984uFtfhzso6eXXgrJe8r77IuajuouhLniN1Ea8nqhhPGUpe3xQL5rq3uQ==","signatures":[{"sig":"MEUCIQCxBRiXJnZ0bGph59Zm6tdqtiL6wZq1f35YkQROVl8DIAIgWi5APWnevsNeT2ZhoKRGpSY+cqFlfEKla1bblQ2uEO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOjhmCRA9TVsSAnZWagAAAtYP/3P0Ywdmwf79FSd1gpEG\nyR2EkSbjile8Vo+2OFThbw93GUr3lSpoMmphTscRwrUK/zBEoLp0Ydoic+1S\nSv16uXtwXrnmaSXb56FrSM8e+ir9WpEP1Z58VnJ6AR4TmnMjwd3j7YaGWgTm\n80JxGzGxEION6uk0FNWVtNfw87UknPFQxx0bmsWILmhRHxReTfI2tWf9yNKc\nqzZg2X9Ww6Qm/upl4FnmoXj1rdHwu90XSu+g1vMCOvsUQpHbbzt5cVEGrv4r\n+2+QANw4kb7/a2TpX3uGf8g1LiJGXA64LfUWBGZ4t3l4whYnbOB160C1Vv4n\nGiNPmOvsQIBRrbGRJhe2AfbAKA3X4dfHWwsVXvcBXnqCQTFs6PtwFxE+rMzG\nb5ywUo1FKhjwOlbTi8ejRdKAqOGiGTc86rdOPfDtc+eHIds8ANsrJj/PFMHV\nEL2NJQWkmYuGPj28vW/vk0VHIkSuqGlMH2kiBYTV7MkoEzufozl05Ie4NiLY\nF9DPvPNxoYLe03hstCYtZdBH4qI/cCTCz493KP53uM/OmqW2NHAdHhiny3hk\n1AAKy3pkrLETBOcXYW6IAgvG0ctxChQ95vU4EMfFEX8snhMqwBNaWp5ualtX\nqNQBHOdf5PRw+lZIRZ2Ye0B8qT8/h1HOkMPNkO6ANS6+0fRTVUXCnkmZulaH\niFuD\r\n=TQnr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"702125431b62faf30c9401f248f6effad56df02e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0-next.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4168_1547319398057_0.6358315072473932","host":"s3://npm-registry-packages"}},"0.12.3-canary.4170":{"name":"hls.js","version":"0.12.3-canary.4170","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4170","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"92edda96caffa5caa6a8f472bc84bc2e98b084ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4170.tgz","fileCount":239,"integrity":"sha512-YY6l/j50ITt5OpHTvNCfMfwdc68Kc32R+YJOUvAzZEMckvM2j9jv56rNDjq0/1wuPErTO+HLbzSoJDKZKCQZUw==","signatures":[{"sig":"MEUCID5Arv5pj+x9qBVzwPKVLHcryP4YMHKuxwOg07/8hDadAiEAwmIKLdSSZOInGb/Swdmy1sNcXnZfl+ltbSbyK/DhoUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8749434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPgKxCRA9TVsSAnZWagAAMhkP/0zxFa32rVoMsE8SHpqE\nZ9SXrcsHUiEUhWOtwiB5ejS/bqijarClZXLAWrzTAr5SnUndCbkXAUwwggES\nn0+3Z0tNh3Ohrpqsv4/sC2rPM6zO3sCxWd/p6v2IkIV9U4DofH3wwLqt8pQc\nEIaOmr7BBhNVeOeWeeeOxQxZTFMW3jBQ7c3H+6rWVvxqSNCPluXtGioBdfu6\nO4ZXPMMxBkqkiwXokcCTrGAjDki8frdUc8QhBUw82k2uTz9ksphFV25AG3ZD\noNhMgVA4aOdwD92pK0sqJAOkxxnymVZDlx74XEBMnnTEi3HbhtNgXzjmeVUp\ncr+IPdkX3gDRmn2SVQUvaDTJBonBPNch83MxvLiVrZQQr4KbCjBBse4PIhR8\nTo4zB0X7lfwhoH165pfeCOblep5IS9hJwOw2xS9lkUgPk9r/5aqt3ZHuEh41\nBVmqHesakWCaLuysHSj/YW4AOQFC3/Hhkz/NAjFcoISPsNQZeqemLUobFUXt\nKxdiUQgWIdpKX54+NzjNGy7plHJrUN+FzY5PfTVFFvTmC6X8gChfiOLNf5rf\nYYN2lxHmV+s2zKAIX2ROnYjG1khSHDuPX/Dyu6HPvmLZvebR36gAN+yvibUE\nDoS+nECf9UPWvIWxHwB3jDwwthE1mIR6DOFZ3XyviOv+fKjLvc0wDbnKRAu7\nmVQM\r\n=+t7+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"88a084b5472da273e1f56ae79d2814d6709e1dc3","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0-next.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4170_1547567792304_0.06655432944334438","host":"s3://npm-registry-packages"}},"0.12.3-canary.4186":{"name":"hls.js","version":"0.12.3-canary.4186","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4186","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"411a1facdd39a4f472d54a737cd359d16f524a37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4186.tgz","fileCount":279,"integrity":"sha512-DXLTq2qilhe5m/ZS1ZMEao8GeCifYFyhAeTPpG2c9dAKo5uncq5Z2cVl9F/rMoKAUXZIqrNNNU0UkxbijpcggQ==","signatures":[{"sig":"MEUCIGvjzI47Z4GFx7VWwbM2wBzDoOfmQEslyLu0d6JOfUdyAiEAvGSG6pDI4OHZAs+eg2KWEyfU8Xx/77AEsfFecppJyss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9352136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR0UTCRA9TVsSAnZWagAAiXIP/0XR5sPpTbAJXvKWqxqT\n3Xy4DDmcCUncsXlYo06YmJUUs1+PQAC4rjLOB4xcu4WtAfVbi83dT7dx1zUg\n4DoIHDE6Cs43oC95ZknUSIqWth5E1Xj4GNi6Q9wehhxtg+U7N8cCByoaktMo\nT9nuJ74SkwdYhK/pnWaxiuTlTnTDWXdH9NnWSRSMPbKdewxxKY84oiUOw4YO\n/9o/NfPz9d/vZbVgZJMzqaMMaWFb0M3rjlpO6hm/sDmnRHnJQY5gy1H6MEOy\nvgQURzWLBue0gY8CY9cMN8dsA0H6GIs5GNz50bGwhRTBq5J7kDj+W0swYmWU\n/qTn3eanuWw2N6AXCHWf5ASo1dyJws/tfwrxy8r/ACvcSi6Wq7pknWK5X4Lv\nC+T+AGADZTLMtzBm5iMLyAm5oH6kV2ViEUfkHLuhYCLnNsRcgysaMoAjQmGb\nakSZoRrHbLDijrWExJ73zNeNuco7Yr3chyI9zEAAnzFNiZQkAAOqGgRe7Uof\nuMlv7xXIm5CPcdOKE/rQM7pWqo5RxsKYz/OWQy118bxMHq8eSKZkzIzCCGmE\nDhd0UfBAtSJEorgB0ZUO8NBbugz24tWoZ00UYUrVhcQGBKXTyCvLPWMkaEaX\nbLrOpK4TldXDWtzFDE2mMkQymRz19zQSmolB51UmP8U0ouE77sQ+hT+k/T2D\nkhF3\r\n=mefW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc6c4044e28b6dc38bfa75f8df83e05fbd7d22e7","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4186_1548174610694_0.7764081163824796","host":"s3://npm-registry-packages"}},"0.12.3-canary.4187":{"name":"hls.js","version":"0.12.3-canary.4187","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4187","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"69c6a9af2d45942d7458e63d8c700a674ba005df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4187.tgz","fileCount":279,"integrity":"sha512-17o4wEDceK9g1qFbvqNVB6mzfu/o7bi+9NdJwaN1YZa4ZyC7/rDOs4JBwmT+BgEIRYBkDxPxdN6xU1rvTL4goA==","signatures":[{"sig":"MEYCIQC47Oz4sM+xE6o3TyyzdXRAT3imgHIlPqWyfn9yL3u0RAIhAMWw6L2DeW/6WX9d6vYtldlB1mGlw4crPI8sR1ewADUX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9367303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR0XMCRA9TVsSAnZWagAAdV0P/0h04Suzd+v8BlxJSh8N\nnZOLS9CwGBF8RSosNkSOkSzyvPp/Jrh7ggbGXbiwH87/PEXsLJ0gmopLkIZk\nXtbgkPtn6MUBvyeKHyXAC4Arj4Y8z5c1eLu4sh3l44YhT2xL5T9lLgc5xx9x\nunyXIzTkKUVWvKUMuTxMy2of33AaP3GYFSD0/J2NCWc1MOxHMgsEALATOk3c\nZoHLUQ3LcNO2rAya4OvxgceiMf+VIlp1omnpg9/lIQWq9VdCKTwsSBpaPbnv\nQ0pBbsDmQjJl3/gg4CwKMK+1t5XlxJPmzrxp8xax67Q7QwwL2vNodUW7o66i\nxYz2WJwkn+rtTh+H5Q7LpeOMTXIso95CMNP8TVS9MSP08QiYG4UUAK0OiCZE\niHCby9wWhERHXXUatH/0wer74FnmR2UE75iu6sDVGgOcU/ndnCtliytA7NVX\nwJU8hQFrQloQIFMoVQ+rr163ZpOIpMffXTxP9v6p+YoSo9ib4RKzU83cqT2e\nJ9zwXMexGrQWyOMp13iU/xrZ9s8Tnlc5bTPR1IVaZdRY0HgMRIzEZo04MV0f\n1WRewC0aFBxV6H76hI7C3jAtAt1yI1onCYvOG0AE9RQQIGhIDFPwlZNHCmai\nc4i41S5cTtUsIvx9BwAYMR1HR+MbkQZE+YpMWq+Uq73GzrxblFuYaHKeU681\nmb36\r\n=n1fE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3fd4e2a051362c188f98fc22bed45ecd3164712f","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4187_1548174795807_0.14823446800978735","host":"s3://npm-registry-packages"}},"0.12.3-canary.4188":{"name":"hls.js","version":"0.12.3-canary.4188","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4188","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"7e6121eac58cecda1a85a881cd141cc5572263d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4188.tgz","fileCount":281,"integrity":"sha512-BsxfIUqEwb7SOGdxgh4AKrf0t21oIFv8SlP++iofHIgvaKFNeHXs1xDCHfK+QIqosn+GHeMGSCUeTsovDSyF1g==","signatures":[{"sig":"MEYCIQDgQhvnU6hiiscUJb0utYgF36ihc1JICrcjgxMh6ZSHvwIhAP5XUMrMxZLZRvOKom6kC/w4rlAllF8zTSNXUO4g2YiW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9417736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR0f5CRA9TVsSAnZWagAA2twQAJ9uRZQOpoT6D43fYaea\nTaZgdJXdIfaTToB9iltENmt4ckWf7K0VKrt8I2BrTtuFIxJjvwK0SYoWWokk\n6/kv0VxFhl1AB7kCPaiJWeU+eDRu8qzCq8mdbfLiOk5KfPX0UC4npKLQBK/a\nZh4CH+iVY58NwSgMW6pdhLHNeSVZOirFsvbJWlAVbC8R5v54wsVLOb8X94Pp\nSHlUTyatEXLsJK/1MWg8aGPkNiMLF5Fcb/ZUiC384It5vpTFA0ku51QD3brC\nbTEsrm55hD3XR6sJPdT+OzEEdYfW9KBgxyA0FCKU7WxBOeSBIREIcVu7vtrc\neDOstAjABRVHlzotnc3lqdUiwIXANxdrSdODednQUIQzoh22MFDGF6XjH5Dd\na0GX6BjFVz+uMzR9OlQR3EODetlYYzrsHKwo3UplUWfbHzDRC15XH5rz7Xas\n4SmHXDkpg7pWn3ZFc/XLOF/kWHBqqldQMV13ptuVsDV2dlMrimA0/w639dwH\nxqUISw98DD+ybJxHbdp2koybQeZENBjEz7dUlZQbUmOHlbjeyS4UpM2iGRKK\n+mvArtePD76EA7GfXqaSh8wKwXT6+Ei9IJuM46kWRxmdYCDySEEc18lgTTlX\nFyXBjV1/zfEg4rzL2y0RTSKaaFIJ9pVhS74ZbBU6vNV+FyAH3iICM096zXTt\nD0JV\r\n=ZLo+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8be3dcc2ceb6561853d0665e0b42ca71b53b946","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4188_1548175353012_0.9443195317510586","host":"s3://npm-registry-packages"}},"0.12.3-canary.4189":{"name":"hls.js","version":"0.12.3-canary.4189","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4189","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"71c1d084215111b84566604b5701bdc9e68e990f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4189.tgz","fileCount":281,"integrity":"sha512-zruvL8jv8L9nAnyxY2mE9aMEhLMpcxLm76svlQk1tEE/2Xhy3ivKHRKjBS+SuDtv8ONa38nhqktl6ihl8LusgQ==","signatures":[{"sig":"MEYCIQD4H0oJ3E999iMfzdaSvDYZF3dNZIVXtac62cJHecEsHAIhAIcjymLX0XBfrYO5WRpaEmGBLtg07Pl+u0to4KzYptC+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9417741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSOGZCRA9TVsSAnZWagAAj1cP/267V+WHP3tRrIhSG7ey\nHpV6Tc5HFGhWKhDyxJ4TWRO//Ynp3n+4K5YhAU/Tfsy5YNI2GjL9StNJMwg+\ne6a8cB+7AZe42hSg/PmrxwUf3iP/h+spNfilXFjXFGbRoAv6FiISOjmraI2s\nSmW33XATuiUhDvzCxM+GD3wr7rirfVheR6pP6Vd/EcoSPk4L44HlFAyHxmSt\nlZzWJtSLFubkUn/WPegd9aBQfdRC0fB7mZJ4eO6pNWVaU+NqWF3SE6Pm/4nU\nOzHtDCi7Tvq7rK4sWiKNsZ+pArCJL+QqeQxiPIPxnUVZl4W5C1Tonuprpz/k\nbgR6nooXytkbZLZXjE3UbAKsfH9DjkrATIKEV1Kzt5rYCbeU76RBDka1JGcy\nFrwO3GT/i2bAtRRmMBdcqwBtj2WvNrnVroFVcswkFMGxMVNMTElCGGiuqPrv\n0kfOoxTkqwg8MGe7VC4RmFv7fJG2UHw4NmX/zkXXwa22CJ/myKqEbR31obDH\nu5XvjfXowd+1bcLCjK9SzxxBXNwuCbSGpje2hTR5/xNDJ+VPQFVICtrYo/yv\nuwQs0e7foU+B2i+l+DQE4SANkZtBcadyvtHLap7U5sIJ3euOX2XiP/pgQEyo\n2xMesRZgnEwe8U1O4PR12jpD9z2y5UklRVK7Y3u0VAA8a0rIeuDHcRB7wjDN\n0qf2\r\n=cU1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e43bf90da712a00260b7bac84a2d9f099c50833","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4189_1548280216951_0.21416117330860418","host":"s3://npm-registry-packages"}},"0.12.3-canary.4192":{"name":"hls.js","version":"0.12.3-canary.4192","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4192","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"4bc123240f40df6bfef1989a01bd10927fd7605d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4192.tgz","fileCount":281,"integrity":"sha512-2UX2kuMfLl6oTXLVQ8X98MVNocl65qYePPyicZkt21PcX+NcNrfs0ocouQbjmsksmHtn7Qp3hCf2UWV7nIbFpg==","signatures":[{"sig":"MEUCIAlo5+P9BkqIRSlPmTdQwXNIkN6glRyZIwo49wtQUsfbAiEA14BwD6jomzIDoHpzp1wdVu3bx7hh74y3NXmSgTYh9j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9425686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSzeRCRA9TVsSAnZWagAA9/QP/2+xK5KLCACd1BvFm4qe\noAuoUb1qUiF7ha/pu1kEMRoWglnsT9SC59Hb3IFDFRSLeo/O4J1WsIUozbB7\ngzCB1LFv6nnRjpeNLCM77ZelQhXztTvtWoHgTqxjKXr/0RzqntuwJIEGugLh\nYfKILyxzpzowGCNKO+3I0a3/Vy8TlqC/uSqthpL5A9bbpArBYHpWf39Bdo/a\nfoNZA3aqeR77OPa+/J0er5TTT6nZHEjooafxiTGs1z+EeVMCUbNMQ1YHaVGr\nINpsR0dmy5r+c6dGkGEIsU2ZjDdK9nOxa4iO1ke0jpQ3BlzADLGHxhDddyA7\nWle4n66JRK+06imNoqS08erWIMCmOPVO/DMAH81wAGQGRNfE2nC1oGQYnUeW\no4dWVrzc3pZbzTxz83yN9bOCopSCPlNImjspm1ohRlKKy5hRVW6bxXH02Sjo\nxc5LWLGsl+Eu+N9JG+6Z1hu5ICbqnhdBfJVNCzk359oM98N87uZTWMH5E64B\n9aJmiJ+1dkUK65RyH2RnlpTFdw9A/godi/7dICXODmuo3prhGG0QuEy5FHXY\n7bouj/oiv3CV0zYxLf0Eozi2TZqzhrEwdZlpnpnYmyBR0muHn9TWn1iB3n+V\n1gS8tS7MuqoiQRv7G6kWc9kphB79nsRBEBNAneWrWgg84YhCHiv9DhZtyL4x\nIDHm\r\n=P5N6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"361b56360f776f557576b8cf0255214c509f79a3","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4192_1548433297245_0.7298020590942524","host":"s3://npm-registry-packages"}},"0.12.3-canary.4193":{"name":"hls.js","version":"0.12.3-canary.4193","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4193","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2d8e966859a27b1925de3579864b2babed9c61a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4193.tgz","fileCount":287,"integrity":"sha512-nRC1+vpgBnW0EP/cvSMh4oi+f8tXbWkKQhRTkUZFXRGh/6/iUkn1zzd/PIq7lzRZioZvgtpjsyyMewXcCeHnkg==","signatures":[{"sig":"MEYCIQD/LQPz6zdFxF7Ou6MB+467owr2pf3M1ORJvIj74ikUJwIhAIadmshV4SWGUdreTmo9Bcjs8VUkZuXfd+cSwD6zRMzm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10330070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcS501CRA9TVsSAnZWagAAw8wQAIc1FKrpZww/aPsOjdZM\nJMRcdH29Unkuu048w9VBlIUQI6EW3c/Jxy64nGoAPKmnV4P7c6FE5fFkgmXI\nUzGXwHF7Y1em0hXFIMGmbkft93cyrZGKdg7RmG1bxDG1KJRWnfqCLT2sSIy9\nYpdbwj4LOlzbDS9nddyygRhjQzAPE3Cp3xjf7lqoUNJvjkUgcLTRqXdyvOok\n/hhaEekpcNiQ9qKuNLl4YqQaiupDcAam15yp2QdV843Cr9mLsV0/dTCdbwfj\nDcprmO69vvGgZxDYFW54xXsaG69C6h2fcK1gte8UXLfaGk1AIj4DgnBVzkYE\nAOFm0f1kBPIY9KMkJ4NXDazAzkO+WAU3xLOdwaD1eEYUs6OIsfgixhyZ0jNW\nl7uJrDpwbyUGDpECW/M9aShy8AD6shz/GjhygWVhSyznxQCDI8gSOR4lFOj3\nlXwl4AR+zS2pJ4K85W52PsDnNj7rj3sY4Xtlp0viLpMII14fME6SeE3Q4PbJ\nv0itpzEY85K+sDwAfzAP3L4mc+hJa29hp0nM/Zmb7u7YFmOIxgGzO5emVoYa\nVqZ0eb8A36QLSUZIrtacMohAp3rXsixxGFGiZjKhhm2A5BEJkTSNYUws2bnL\nXO5S4YnEPiPCMILm8ObzjBO5xPKp24EhL5pptkSqM68HCYTym0WTXo2x/cYD\nacom\r\n=5nvS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"86b4e15d53d7d985b2c0ed056319e807abe543bc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4193_1548459316651_0.4977960775559851","host":"s3://npm-registry-packages"}},"0.12.3-canary.4195":{"name":"hls.js","version":"0.12.3-canary.4195","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4195","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ddc93ab55172e7d5986b0784c227c6f2f02a290","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4195.tgz","fileCount":287,"integrity":"sha512-4ZtKMVMpb09UIqtRBHBbZaA71lrU7SW/xo8f22CNbWZzI/81x3S38DBhWwA8emPNn6J7THUB1IlxBAWJJCpb9Q==","signatures":[{"sig":"MEUCIA+Y7psAwJ5X6XDBhpR3ctDlDGjGiAe8LvF5xz5SkmVuAiEA0fDDbg1rpoDtSw0iOgTMt+Ejasaez5mEamVB/spLymQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10330070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTz9hCRA9TVsSAnZWagAAqsgQAJWE+R7oYETGyMNJei3D\nxLIwZp1nna88TBgDNFk8Gjwy5x9d3o1s7x/221nxtfTPt0dRzBNTetHXMii+\nTaHCsBxACLWpd4aHRhJobLNgjHsmwlZfVWNB5EhzuwO1EDCD1sm9Nv4T33Nk\n2O4E63ceOMs2TfLL/IpEgSG7yUBlrbuujRhZ/gXpFX+4xVMsyfh1sGfj2njg\nwcjvu9ClAU1eXNDl6nfqn3ZG6m2lKa+5YDEHVMvTleymnDyX7t356LRqHnpa\nM6j0IdS1/TGCJOYfA8datv5Kz0jEINsVV18pMO6lT4zDNdjbGdbAq4azf/MU\nVp+2Bpbr1BxGrMLSvE6IFDPFZymPQbj3sqWIItS6aeWHSOnKqiaPsVTzLvkE\nnyvPaFKKogzoOTbvHHUY8f3U4tnpit2zUSIGYyPf3bowF/aRDoXQVeCx+spw\n86CNJVJYmC7JYgddhycjeYr0AHE0KPCp4vhWTb0j3mqcT3WNskdi+AWr/K5w\nvh+nKfA+Mc0o+4BPUI91GymQJTnHocVLxGPskxIfPLMJGrCEw2FFU/tHNH/v\nEngwxkLA7ddJUM4uncYLfIbM5MBNM65UnQ+v+S+3QdUXCrmiQu/6JHUSXhof\no2lWRmA6Og8b8VxUbphQYxbKzPMx2MctKTZmwurol1njK5w1P9MVvnqKpEEd\nT0tl\r\n=Ps3w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7f9c9e656ac97b517b95016909ff6ce8ecf4553","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4195_1548697440509_0.9426758764030454","host":"s3://npm-registry-packages"}},"0.12.3-canary.4202":{"name":"hls.js","version":"0.12.3-canary.4202","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4202","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad187743c797589fdae88945a31ef1121ab87767","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4202.tgz","fileCount":289,"integrity":"sha512-98E4d9mIl0HZLSxF23go1KrdIqKEt+YR75FHJGtkh2NjYAjb8oqfv2UZb6dH7F3G5NqySwoyfOGqAscquXGEJw==","signatures":[{"sig":"MEUCIGZAeiE/gA/g5+H+XAYKlsMRmt5CQ8oN6IezV5dinKVRAiEAmzCchYUqTfENRZqlJI5LzMn8x4kCz9w4Z3pjJLgiY1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10331264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT0VsCRA9TVsSAnZWagAAjfgP/0dv0MWBrljPItYGfDG4\n0bESaxtHzNiyoaWccAgcOfqmTLEFiBLfCsLS8PMML/XR0tyfp+Ztm5Ep8Usc\n2djXAu9Zn94WU3uMwIyuY0SpL0W6U3WJrEPCOiylASUTFk31ZsqOZUHXwoQo\nbnKjeUNVfYsly5qA4sL0Q2H+3xkLwOh1vx80DZC+vwBqKvwtv/INYKW/Q1gC\nHQ7Tv4oDA0HSXEc/RW7FeQc/xYYXycrOGTwPeClGdVhPWTijD7Oc21fWmrDb\nQx4RACK/CPHhSkKUel+GoDvKn18CaGU2suA0NL5vM28gehoTFMUQxgodjezx\nD4kuJiBSuomTu9ws85scq4MkVmcC55gn6sKADw/xhYNFaQtDC0rcqzUWs7ka\nghd1M6hBh5O/5Ote7yHs2shSH+prlKboWosVSw9DuXB/CInAGfx4GjWB+2yT\not1i2cNOWoqT2VWIQKfOuDDqhh2y2XCFIPgI8iXp99YsJE81h282VkS6/h78\nzoqDp5ZZ5WBhC/6otqTn9Xt0pLcKOpCCJr06WdMJix8Bk1Cnc5KUCNkBcRzR\njQ2hdRn7ldxjzPgPbu88eAw5jLB5xpSWSmsmLkGgFu2en4jKaUlnP0vuR0UO\noXPN1SEnS6fyNXJtFqTz1lr5AZPL6lv8U06gvCkqIyfKMBzjOzjz8n7VrOPr\nwJlA\r\n=s3o5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dcb3db62e1be5e53c4f491b0eecc3d5eabf54608","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4202_1548698988122_0.1569391379749141","host":"s3://npm-registry-packages"}},"0.12.3-canary.4203":{"name":"hls.js","version":"0.12.3-canary.4203","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4203","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b83c49599146e34be3408b48a40cef1dcf2b4215","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4203.tgz","fileCount":289,"integrity":"sha512-yfnEZuwkfJveuGda9N7NyYD5yYTOBKULRx4MFeG3vZYTbqQAkBfNioUKMfP1Xq0qTtdQYg3Sl7yF58Hj/PZZEw==","signatures":[{"sig":"MEQCIHFbzbA+g6gg/AzG6UtQgGMvyaybjVQjLqHQLz8dcmboAiBlAwhR/6DIaEu5DhpltXEB/vwfxw50mXCgTODDAPquPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10332168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUdw8CRA9TVsSAnZWagAAGgkP/RsvSgz7jyonGfz8Ww4Y\nD4wdngu4gJ4vU7y2wxUcIqP/EellB/hBoJLoowZGwYEPWRyI1JzYkXQH+B/g\nF6/I9phk/v1cvZHrcc4C8xa0mD5SzivXnBtevTHj0Cu3eXH+KbN0TfMCV9im\nLxUpVY0ocCNGmRVYMn28sv2OXwlPY/82zw9q03IZ6yThIYiWKTmXFKb19QvI\nnpolOJh/r7KzdurHDTnURVIbg74UUrlsqiG4Uz0EPVNs1QPkML7u6WQKFjK7\n8tSt7QNsdQL9QnlIyisPQYWUvJP55gIn8g9JDGWVC4+pn1K7iyrqENqpa437\neGNqs8MrHwgrWqcLTRHA0EQfjI2mbQYoW9+1xdKrQ4zCyHtNngormB6xDY0o\nNgtsn93iT5Zkr0SUPHfpcd3F0gbD5yEQSZI4iqzNHeLP4CFh7fR0e5gHBx/+\nM/Bio7dMqlIzQmq+Gn3F32rLQzv+tsEPf0y+AhJdqtiLlfE0jk6raXAcMqGx\nKl4UnmcDW4oUKb1jfYdgWPvvLEhMHPtM4Ia9q8kgoYneFaUccTqggpNX6oCY\nJK7dQUMZPAWIFgdPY2GNGeinHJ4aru+KvB8XsIPk35dxWq1N6kL3ryRt93c8\nJH++WhuWnjZXzTu4sR4EzXbtDbji4leBHoxFjzvLiuOcpfzo/LvCcjNYXRLy\nmINN\r\n=7r1H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a0c28c52771393bf50f871dd3be8690790fd757d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4203_1548868667690_0.5824078009502551","host":"s3://npm-registry-packages"}},"0.12.3-canary.4204":{"name":"hls.js","version":"0.12.3-canary.4204","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4204","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7f0401b9e94b6d69036c8502242149f0a78fcce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4204.tgz","fileCount":289,"integrity":"sha512-Z7PdmKwpUJk0IsnJtn6eA15jiTvXB+r2FDH3w6z4e30GME2nTLHg5HxY2cO4a5A2MQzozJqpnu9areEU4IikZg==","signatures":[{"sig":"MEUCIQD0IEG0FqxQS6s6hEIQ7ytcTDB5Mlr+W2k/6nv95+TPCwIgFkg941yFEY1BsVRD66R/LExL+REtFtexchwIu69jEy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10332880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUeDSCRA9TVsSAnZWagAAAzcP/2TvMil0QelApUAYUbpw\n77ksXVgUGKqV8+a7FX/RWbuDfc6Rd0iOkLfi7QB5oyN+IdhdDDQZuZipu2L3\nxptlzNohiH/Gtvl56JkswQi7yv3gYgIB23zevbxYNQSowxsA4YtUvw+83HA2\nYFO8vef7IuNgOrnsV+LO0RK3lbU5CBCUZoWjLAyrSRiSqIN6XgsrkYPw/KRU\npoc2MvwtWak8W+OqKrQ8F4uSwKprd0HZx3PBnwsb5smAHeQzVgMefND/qPlt\nUO6iZ9PBp9Q0ILoVPPoIhxLxH8yAuJr3CiFxC2Gl6Onx5jHp6UTcB6l/JFwk\nLRNu5MErNMzk4eyWalZQLRkaweCMFdp/WtSTh0RhjUak5n/HX1SQM9OZ/u8m\nOeaSj21MfnjzUpQKirU4HmLpTBxuWCGggKghlDXdgcSwuqDt7E/7DceBhw75\ncVjmX6YLIMmp1ovMeSWZkqfJmimEub3ApO6d/Vb6xY0YuO0eayILNoeSZd9h\n89UepYMvoaOrkHAJo2iQoCjrOOXcPge9g/rmBFP+tx4j5LIZ/p/ks1Xv+ePq\nmaqOOCw9MgdXRI2vNulD7giww3d+ooFaRJzye42duV3AAA/yIDd6Y1FOXxCz\n1q93UccQyIHvI5oT5DH/CW08BoY9/SDPxMVzG0qDJ4UiPZedHhAsjUarZqOi\n/Uao\r\n=Re37\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5b6d7fe1fe22621051bf802200660fff559db3c6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4204_1548869841172_0.4429440260088433","host":"s3://npm-registry-packages"}},"0.12.3-canary.4205":{"name":"hls.js","version":"0.12.3-canary.4205","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4205","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"024077caa2cde603fb717736152ede6706396adf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4205.tgz","fileCount":289,"integrity":"sha512-0yyXiZWce5F02efTymziyUaA/NHJrdMgmqerpL7HIAK4MKSn9pnpjkIHHJxAocZ3bCgji2PpN5aVL+iNH0ftHA==","signatures":[{"sig":"MEYCIQDEb+a2aQqw9Md6PtLKPYjYWTeD/fmzXT93K7JnXmvrVAIhAPvt/Sxh+w52HgW/6jvUhHCLBzRdikeB9jRTKKjWbYum","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10336939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUeEvCRA9TVsSAnZWagAAH/MP/jabUpaAKgo6UpP+9DT3\ntm6ycaeeGOx9Qgg1utrgr9c4zx5G2WkalylNqzbALJr4creM+xYkY/678V/9\nx63zZ7aZg2YaPFhPjWW9AhwICRCNi3Ao7lnxMZUX2YumfWwtgZbG9L6zVXWr\nZo+uagOz+CfaRj1tnouhM10td08eGzmndMtFZNHYIrAeQy5aqPyJTFV1T9TZ\n5NDiYZBQQbPuzy2m0207FLqnxcmIN5d/E2PF1Q8/A/ErTk0S7bmxcNuDpOqF\n1Un7RB6T2IV71ab9nue4hcAtJLE8JG9o3z+TYm9EBwiAMiVrtrOsv6Ml/NSP\nFDAdkcGcHv3O5jR9tDtd6yEvjMpagREVvyHoq0+u/TAe8915L1IKZTe4sN3V\nLa6K9kFQuES0gjtIws4nwqFygE1IyYK9uHL3ARhRKDcon2P5opCAKPKpx/+Q\nM7wndBnAq0ez+NSmhy2dGcvNWJxWQfVCpwn1bT8mAAu+FEcFUOBIj9Txcq90\nADNp2cA9x0gN3yiY6HwnKmhl6IXar7+R6SXwmiaCU3nRaYhL1R+HhJh9BTVE\nWR1EBrv/K96x8EnH6U75cGCwmCU64LTVgUD3Az65ISzRef7o9q7FTjHXyib1\nJSPoH2q8/mTYua6lcFCjZKyQsEIiEBAro4aFf/njA9Ij2tBy05H8J/bvmVWL\npRKK\r\n=DxK4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ec1700d0b5519309f9fa2d7c95295acc5ef39b7d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4205_1548869935059_0.7919073504498748","host":"s3://npm-registry-packages"}},"0.12.3-canary.4218":{"name":"hls.js","version":"0.12.3-canary.4218","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4218","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5d9bfa3fd2c747e6f21d62d7f2da855f3547f8c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4218.tgz","fileCount":289,"integrity":"sha512-XPA409HZhIjZCNLFMp2yVQ1/E0+WEKowbhFP8pMmPedhwGG+qN0Vrl0ENpZNyauwQ+YT9us9Om0KBtsTMQPt0A==","signatures":[{"sig":"MEQCIEDRmaGtZNE0lPgq0vaA79/pn4F+34USZOtbmYT0FijMAiA9pdknMm7NVoudjZ0TU3ol1O+Mmo5zHyscJHDICveRBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10363403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWQB2CRA9TVsSAnZWagAA12gP/jgGlwJc/C9wlnfbE80x\nlr8e0sDtucrbyBZxV+rqFzVQdu9U3eC+8DXNJzoBpjEXycHoZCvIoEyDPgoJ\ncjEofhH/HXbIETTEM60zDN4rwX8dKTMVrHFEwd7GzW6ItijLCLvERuYIcxp7\nQQFWOuD+M6noINKtL1CaGHY+Is/ZzqtTRIQD7yfFv82gybNQg4zuBVILyScf\nUeSqkaG4NzM+l7GF0c18Q7eyarS6t3id0Bchm4eSRjqLpmC8LI6YY3wVWC4O\njDhiVHLvQq+gZ6ylI5N3EuK32tPYqm1W7J7UO/CM5q9Cvw0mgAei5IktAldN\ni/PJSdXkkf6Fy6zW3IeQtwmcpNxeRdjP7TjjvEcU6EWREwZVnwyd9BPOq6lb\n4JNkv2MdScXY9BVt9F1VEhywJoXmqAR4z1KQXPQu0Ni4nAEFJfUZnHeTzIfi\nlwRQ4fw2NT4d9IDI7OozNMfG7agSj/kGjTb2OVuDZ5BsqmLQXlwxFVfdoK1Q\n8sHpfhN49DS+4wsxXas392GEKCbaM+nLsgJgupMKFxf45xKggj5lrcVC4Njx\n4qIsngZOykEzPSFnOOGU+0Mdacx1pc8tzdFMCMLEj478K90i51Ez2wJU3QCG\nB4T+8gkU4k+LC1vXllBHzQX2+/GGN1AknnbEqaHSxqZfZMSOKAzyeURnP3i5\n6kaG\r\n=VClV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2bd34b823f1b636e7963751f80b8a2c8a568f5b4","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"5.2.0","sinon":"7.1.1","eslint":"^4.13.1","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","sinon-chai":"3.3.0","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"1.3.0","karma-sinon":"1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-webpack":"3.0.5","webpack-merge":"^4.2.1","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","karma-sinon-chai":"2.0.2","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4218_1549336694042_0.041982489742601325","host":"s3://npm-registry-packages"}},"0.12.3-canary.4219":{"name":"hls.js","version":"0.12.3-canary.4219","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4219","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd3eddb006c6089e29dcc3557cfc125c3058f8ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4219.tgz","fileCount":291,"integrity":"sha512-Shu0JIzlA2jawkCAcfhUd0hMCE3Qkb72Ug7FrR5KpSlxvTjkw5mEPTs8qKHWrha1OKJoJMDWY6DNrOtwX/La9g==","signatures":[{"sig":"MEUCIQCiUBdK5593ZUBb7p396nzZknjQfbZDmHOFU9jv2ymsZgIgYZ5mAzo+19KJ4B4XiCcnGOU53bhfMSrMRNdp7qmc4UE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10095378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXGSKCRA9TVsSAnZWagAA9g4QAIdYolgxlgaaj/tXKKe/\nVqX6ns/0AnRoGpjOqZbdeqhljrcCNhLUE5bFayjqT3ZfszJcT213P1YCKSKL\nMqEU+2Cn2C9xmHgpas+kBECkYrjxOurEiLjei5mSfKoeHnoQJiYRugVDCf++\nIXlLIoOHvlyo1oLBzTI60A0YjfUovCLyKtdu9GecZHWpRPdD2Uxh09Nqi+xG\nffWWjR9kUSlPBsy2+OOjpWl3L2sp544A77tHn9DQ7s9YoJnF0YAxWJFoXj/T\n4XCSbf2ajcTkpS2CLqK6V0LQaB45D0olhZwy3B65X0QizxOWLd/7kHpK04Hn\nWl8hhoPY3l+8SmXJUkBRXOX0ld8Rf81Fty29W0C2W57RlL2/9aPvHZkcBNWq\nMBswcAijBt8JPGmQVjpGNHhhdWDemM86L2j2zwIl0c9NaCmOevfepR8GzXap\nce2yAKtdCBLeXfEWKCF3kzA/Ax+XI32Hm9WrVPP+eThzxQS8KmEnSH4eGrso\n0BCYHWLDVmPnYM+Q8xJqnPdCukgie560+y/cpIFntUJMfSb3DJc35pH4KLOq\nj6x1DouKjUOxBNRKfqmZiWAI3I10qHskX2yOyGUOe9aVlQZAVBpbj1oFDjth\nXpe/c5I/3CFbErlH2ct/tQ/N1dHmisYUwJei4A+D0+dH6fbY6e2qzHslcVp9\nzkUB\r\n=17nN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0bbb9b89b5908217eb371562be219517e81b5f41","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4219_1549558921391_0.19975179520000785","host":"s3://npm-registry-packages"}},"0.12.3-canary.4220":{"name":"hls.js","version":"0.12.3-canary.4220","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4220","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4830a766b3e796cdc253d749c93d6736e19bc191","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4220.tgz","fileCount":291,"integrity":"sha512-SjFSzJqudrvYM/7rApTGqNFhYdfSgj2mNQTndURXFmi1XXf4nDa0Gzxfyyv8qgL7DrkqRRqrziiW8bReEsvS6A==","signatures":[{"sig":"MEUCIQDjrhxZD5eelEeAh0mc0fGt2oti+LBI4DKqsKaByZbZUQIgEGeiVeSTNHHFRCsm9aK6BlwEDB96VDLDDZPiufSKN4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10023015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYZs8CRA9TVsSAnZWagAA6esP/2B43QyA+5yIgBxyDnUm\nogxIvpUYbGtgDoEUBGRFyYWZYuUm3HKiOJkgcLRF95/YJA5nrvanNcuue/T0\nPlWpieKK/axyVfDXmStZRgHESex4FPv4DfWP2uKEJHRivXOk29+Z9QYamcop\nI5pZR9Peg1jyiQgpq8MiccryJ4y5Cp29LCmNGy5D5aSD2zJrCX3r0yZYKZjf\ndG8TSe+w5uyUmCB7HsIoBST5EKleptwv9j0TKn79LVcFMIZRtKsTnu3Ovul+\nWFO3A0K0EQK7hcTbNgAE0KnoR/DV43jBmfJ/D1B/HJTYtqB1KZKMkP10GOFX\nQbqlTh2WuYjX7tBFbS9HbaYaYWxgTn0j80exjOfDj4k/yyHb2yFQFMsT8q2Z\nc42o/NLFfkDAWrcBU9xSRQdZOJg5vBsYfdu79e0oZXm9IwYuJVQN5Hk74ZQV\nhWE+WKnwqfb0ZSoQM4idsuB0oobZvkg9vz+t82z/HZGd49cZ5bpeM8wp58VR\n/NpeO4pwdlKdtQ6OHRDgERLjN6Wmgw5QnFPq8RKMbWxrTZhDu72xHFjpHyIi\n9TjBZ/48Ch7YXVS4wSj/4as3daG+n+/cEnE/dUWvT/iqebelrGX26JjWrZ2i\nYNbEk0zM529SvKhg0Cj6RtGjjAGovDS5bSvACTl+C7f8dM6OAeJO2GdIfz3h\nRpvD\r\n=schL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"48f64de1a9ef59267c5f253a8339e1f513ae7426","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4220_1549900603276_0.18872506262598177","host":"s3://npm-registry-packages"}},"0.12.3-canary.4223":{"name":"hls.js","version":"0.12.3-canary.4223","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4223","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae63c5160ff8b669156bb3be4df30c924b5b42d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4223.tgz","fileCount":291,"integrity":"sha512-h42TDgcXdpwNS/ihwODY/sw9muhesotrvFomeopNnXQGT1UcLeoNWDcNvpE4vWgMiscJlVBGVfrjLv4gU5HeSQ==","signatures":[{"sig":"MEUCIQDaIqdnQYX8msLqkiHNnMkS4ikfd0OMxJ8dRUGUwOoqJwIgOEac+zkT8swf98yHJl5aMP836dN43SUYfFbRWfI+zbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10026429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYk0mCRA9TVsSAnZWagAAoIEP/jKLSXBKt7UOrR0b77Gq\nSF79rvNeCRg9I189M7GLQj7NL2Yg+uB2VFND6VzHjOFIN0+/GeVqGUUIaG1E\nUqjwOErTx2uuQ6vo1he4K1nSg+1RmwGl1aJVvHd6CsfIoQumJckVgW3pqO/A\nbLfGog+iG+YdendR8gJjEqooq3QpOgtWBAs22m2625sBrpmn1MBFx1+9VquM\nXlGezBSRLNgRMKVH2RlzxmRnmZitEaA/J50YcU9YamK6XbP4MKlLIm9IZbyx\nBXOVuDADTF9xLUG6b7Eegmodnnu8vHa+0fhgsAJoKd0pceQT9KGCj16tsar7\nBQAgmT8JnJa4iTODNOdm1swerWg73xE0Rbpy7Cqw05p5cyE8Y+HlJk5W+TEN\n782JJ2/EGxCZ/I4crdt4lxe7SQzpj0KwS2zKoW0SO8OtCZZJTfjQAUaW7B/n\ncbYA72hFmWLs0EBbJ2WqeIAwxop820SjbmYgwjmiL3A/v4GKOC52i/4iiXfi\ny/cyYAvb23gPjDx445Kmptv1gUIg3QXlfs0V3zXq5TLb8gmoSkRUkPjYtKj7\noWpsRg+VaKGgpcprRI7U9nENTkNwJjGID3wYInuRWlrHxHi8Ymg57ybxP++v\nVjEDEgctgT7Grx0t6hFQaCtX2VTQ79gIFei/oHqdYSW2g//RVWjIFYJzAgkd\n3A3k\r\n=mS9Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3a3f81777ae65e6fa404bedf2a2071176cfd0f4c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4223_1549946149982_0.4182047877536279","host":"s3://npm-registry-packages"}},"0.12.3-canary.4224":{"name":"hls.js","version":"0.12.3-canary.4224","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4224","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"355c33ad12429e8862d1005efeddc5a414cfca8d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4224.tgz","fileCount":291,"integrity":"sha512-ssp1ki/ilkodh2TkbVZFxwfvMXPzl1wlgZJCbU4gClZSrZlPlFXRHbZpfcYg5ODwPcBVOwmSUJbyph+V2Dg1VA==","signatures":[{"sig":"MEUCIQCpXm0wH5B6N+F721iE0E2lPu2J/bFicVSXz65lzQHx2AIgYfsXJlJnQB+2tbUb8ZL76oMbfillSoL4rAdf+PAPnBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10026430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYvJJCRA9TVsSAnZWagAAqa4P/AssMo/gA/pUDxFLirdM\nSdUszPNdFUE8bGuFcidRUVKh7zfde023wMGhmT36JX29APTrt/6/S7JSbuK5\nv+pCaFP2ACsHKWeRcmEUV2LiDGGTDsevrCx7OCi34UkjT0378400sQCER+k8\nkS0wj+7/BTuZPmudiyktZShHNNjKXvb3BEAXj0TU3LYlJa6QDiEnd6uZYRkB\nWppsmvcc0tTt1nmv/XXDkIc6+aDxaHoIH4KGEoSt6KjllkwrSx7Zud8j6jVd\nK1t+ut4Sem30U8MDog6zqlrBXkxtoy75/CEV5+9I3+dYg+Q1Mx6kjAJRZn0C\nTesjRNvBpTxSTjxaPwe8DHkO8yMjMdNvGXW49bfUkrD+OyJXRg1Q8Xf9yPnI\nrud63Wgwb9HJSDqLeofY/IBeivHK+jWQI6ygJASdA37BBm/kU2vjH4IayZ2D\nKlpnbSrAwckeG3aQO0oa91AKp+u7wN9NYtMAfjhC11RqihOcK4F7yoaWciPX\nWeMw48IVx2XqJN+GDfqmHQeBOMRhrhvVO8nGBn4ThbUAL/aY6o2fiKPrb/sK\ne+U4snapk5UATCBAKM+Kx/JlXRZoE6/zB7bgkR3CAx5elk3P7oPdNdC4kIZZ\nlRTUTWn3VHA1I2aBReJ2mJHZf882eODFaSnzKAUW3hl36zhCwBwMhAWe8WPU\nU9Jp\r\n=x71q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd7f6d311a67725a040c73ec43a45a2f759a46df","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4224_1549988423285_0.6597983622477079","host":"s3://npm-registry-packages"}},"0.12.3-canary.4226":{"name":"hls.js","version":"0.12.3-canary.4226","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4226","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04776caf2f239ce46348d2d20efec890bfd679ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4226.tgz","fileCount":291,"integrity":"sha512-o2s7qa3FiC5kL3adTpVjBpIdUxpPB8wkEsMUjxOI0+CWhOIQzMQ8n/OS/0cF/1XWG6HEChEZFRnZZ6FwRXs6sw==","signatures":[{"sig":"MEYCIQCobqyooqALMH1K6klz47uKE/QQOnZKnPiF3EIxZNNAaQIhAJlb5t/lTYYt2gOd/lIi6oqGDacegM9ZmGiTMf6aVOAy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10023043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY2zWCRA9TVsSAnZWagAAUAgP/jR+jSHyu3NiXfV9pRz0\nhA1+7HH6GGncvYkt63PIZ+Y3fb5pDfTBSX6dNnghoAQeYUSuDiDuSdHW3Dy8\nyviiBiH2cI3ujWEHyLtYqhUJ8CPxtcVAJMAvyr/IEZiSzUdBqoH5J/rPx/zU\nskd6dMi34qzltcNWcgbgr9aI8p48a+qmYXOc+4RsgQk5+CMXEriJWSTX7unn\nSh3qzvaFPR+iM+xX3CswT5q/rDhANNIRZUlejkSgVCp9Lj2gBmQsC2Vw0FEa\n5T1LWZNcB856WccmKV/FsKqu1DyDtb5uiuCVOYvHJiXerZnBvs7U7xqpLDAQ\nkn6IjssxxooBQtmkikfiLsZ1+WePCNETay06IIzXe2m8Yx1g7R1AAf35akwo\nv/lTtfddQeS9fcy4qTbVt6VlQAVn3NCUuizgxUO1NVeVKktmwcnP3zv+zohM\nwd5Zmq0wsyyDYjP2OMqH9VnDIpPfIkyQ9cJ6KF0LGfNj1PEDJVZPAOtOR+tO\n1HYQCdevqleer0jmBZ9lSQh8Utq+9YnUrDP0gwIEJ+d4lbrRVtd2p7MTSvop\njuvi4fJiRn9IgeBh9UM4/35PkXQ/tDjLWSp+vFrzXKWx/lsM/J60yucTmKPh\nH8pS9kv8ZOg433Q+KD0AIADpbVmygsX4bg9wZZMbUaRVwoCodBWcwmUYKwpc\nGLIL\r\n=dCm9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3ff8eb24fccd718d584b9b1d107ee7574fd6201c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4226_1550019797919_0.7241242074404843","host":"s3://npm-registry-packages"}},"0.12.3-canary.4227":{"name":"hls.js","version":"0.12.3-canary.4227","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4227","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d31bce502d82d9033322da95a095689db7722d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4227.tgz","fileCount":291,"integrity":"sha512-+F9EgA8/PSNtYgYzRj1L+VJn7S+EHIEHjsfCNm+21UiCOi77YBl4JPw9ddo+Xaad8/RBi+S26p2tHnQIEpe5GQ==","signatures":[{"sig":"MEUCIFtj8u7Bz2qPyyAte58dI7wk1XD9O1TuzunCPRdA2XefAiEAobtLFonCEPu/iDWd5iZ5W9hsqhntN1rhFBT6Nt/nBK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10024152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZFMFCRA9TVsSAnZWagAAq7wP/jTWMRYq/kUTtFEtjB2S\nqzePI104nqBT/5bJScw+x3HlzG+nWoE+EKv/8civfuh640pD99GCsktmGVY/\nkiFMo4j530vk99UrSu4wuc2l+ZGk2Hcs6nouLCLH0JnW9POv5IpNQJaPnrX7\ntHlDMCn3S7bW07Q2d0Ykzd1Hq8vWP+zUx3fiX7Jjcd84vlsXBF91vIvcrQEA\nif3OXUjJXcDrjNSRop9mHhD8NbiiVkvkmINTpvps1RVtPm69RHKnJfXpuR9h\nxTbCqbL/9NNcKc9c9Z7n233bghAojvvLfDi+sz5nUlsBSbfCrOnx+pHbHX8L\nb6aLpixv7zJmOO+HmWyL0vuqd3Yw7/GEuXVrzJMTpLs/O7j1f84cl72s/Nzn\npJJkAKuYNuoeyVOsqkbFViad9/sWxwcLBP6gjw5k8UiHrCgdcbwd31FfE8IS\n8YJo7NrFTUFHipw15dfwEKucrRCykrC3ENHLmwmkhdFGpz1zMAjOP+omEpGc\nkr3cmQTpI14SoeZXI4ntvlbuYLMyMJRdlahYtOzk2qAnBBNmoXo7HahfZ4D/\nXp+lTfbolVOmlw9ymtgXup3o5E5BTLtcPEwD9PERV/aKBZBFel/exTJzdIHQ\napAKKDbGPm74wOXT/XpT662xs0WD1yrEnM1oh/pfRuvZr9Kk11R/t8lqrU37\nIdly\r\n=PWz8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"52bc8fb175ffa0594eef701248db7b85c24d216b","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4227_1550078724766_0.955416751235904","host":"s3://npm-registry-packages"}},"0.12.3-canary.4228":{"name":"hls.js","version":"0.12.3-canary.4228","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4228","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11c05f6d9a0fd7db9e2402a683615d6d7602dfe3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4228.tgz","fileCount":293,"integrity":"sha512-n0miHqXMkZ0VQmKRQJEgyhpM+6Ihdxy46TQp/hz6v9LUhJeaTqoEaJWWPinaaP0d8nn8FsEMqqWkpKD9L6F4+g==","signatures":[{"sig":"MEYCIQCdMwLHjaF67WkhcSHOpxHrTFRvHPWNDXAH/fOaoasfOwIhAMrsOw2KrfQDuMysDF8Tvq4S+LjPsk1C4wUbuGoep9xD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10040290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZGEACRA9TVsSAnZWagAA31oP/1olcoY5/oU8WAA2UdiN\nQDj3xz3SYCWZOgAjHJRtrrs35MiIxXQWZmHzqYjkP0sLoCADCh18O08L2Dqr\nDaX0Jdops08Wsy9ikLMe2HSocAmmtDbcj9VnwSo+5ACQFCalnTt/PabU/e12\nWjCzBlGygvASrqfER6oazjnSVRB8s4e7sx+goA2nTZeDyck0aWLGu9TnZcA+\nezdyH1ZPosRvBTDS7Q7CL6dfKIALlVO1OfmjbNpC3iLxgRAnN5f9Rklu3gvQ\nN6HlRyx5LGnYNTSJ0Z/fnj5k/hrOB+ciMwMgwKL+FLgSKhl/MO8hf975aYBu\n/HtR3swpTA9ci1hGPhxb52KJAp7M0O5LuTuT25tLb7bOHaQoqhxGiC9G8gvi\n9vaX1RysxWJqbPA6GOq77vYn9q2lt8BKmajPEe3DXk5FJQ/q/vFLS7T/f6H6\nlXQoQJr+chyNfraBASUZ7VOpHajMxC/jMiWcFuEGiIxTiKb/nWfJ1l2i1Ibn\nw348Quf31dsJSLdab3znabvsaojUGzZnX2ag/gN97SkCnwr4Skr2McWki20J\n2L60GZ9Vya0J758NQmlZmDFs/7GgMUr6E8Ziltk3LQDyn5OyaYqQ3e0OHrDX\nQQskNslaaMT7eX9dUWSZgkdz7M7CqISEF0m7KRpp01OUJgA6SakYR1xxbvjC\nalWA\r\n=GEJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4b4a067fb6373255bd0312aa27261201f51ecd89","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4228_1550082303975_0.22455802781303746","host":"s3://npm-registry-packages"}},"0.12.3-canary.4229":{"name":"hls.js","version":"0.12.3-canary.4229","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4229","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e3c62679c5673ba0cce0a7317beb73f5ec057a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4229.tgz","fileCount":293,"integrity":"sha512-6UWFCyTgiVnCHLBIK0+u/bsy1tSdbY+ZRnzZ5A3q55Q65uuzYNqpp0PVnJHQR5as8820VeDMrtk+uHFqg6cddw==","signatures":[{"sig":"MEUCIQDleCscqXQ2z4miO9p+eO9y3wiE/wBDCMm5AzKWA4O+PQIgBzvKImhAZ9WRh1YJfbmuv/pb/vOHjLoRrLdznXtglg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10045123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZYrRCRA9TVsSAnZWagAAmm4P/A4s2zJlYcL0SwCyKmDj\nAf0uBu9ztBz2mNlw0XoIOSUS+X4ujbmdkZAMrPvQ1tC0FwOxC6TZ4CKMrxxM\nqBJwrOodsS63iJ+bMPDtjyUJNmoXI3VHqnpU7gL+VqGqQ9tXRCRWS6qVNPNK\n5+E8bM198yeG7wDjzLc354TZK3vhzDlYCR0Mlzle/hiDZFqsHewoTEYD10G9\nr8DNcdAAtfsTSKFs5DocQqDNhe+pJfk3K9lmeIj/OJqvVzwV2DkFNt6IemhS\nmQYy6i3h3kQkfsMPyBr3mP2bw0MQqTmiGzhhO/vadDhkC8s6FANwMnhf9w/8\ncV+X16x9W2NaWPdDZYQVTDbQPDxB2Kmi58BO1horZRllF+oed2mO4GmFhge5\nKclD/vur2URkkDp0bmFWU4V/9vOiLmI8UFsUXsUz/dcAAUAKvgOwGOwgXfFJ\nzLM7wrR1sTXRxaYuyTsN/NvGyBAq3kmUiSiUsKQNbMapsWIOFHnBNfPP+K32\nJ+QkXZxxsdBZOHbdXH5fj2L+/YbO+pqT50pftw+IfDwsQ5UcQoCsUIuYzA1Y\nvQ8p1qMA0zdaMTF76uuF4HH9gpqtyr1dMBBX1UMJUQYzlbvssRzJT5fkZKyB\nW7ngoC8eI2euX75QQU5mH+QBoClETSuXthiys6LR3dP/gc03C/+/T37tL3f8\nIUea\r\n=IECx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2e9f2de5f626fb5fa5074f3d9ec760cd82ad4670","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4229_1550158544623_0.9026116116336453","host":"s3://npm-registry-packages"}},"0.12.3-canary.4231":{"name":"hls.js","version":"0.12.3-canary.4231","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4231","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11c828be8f632941f20d7f8c4ef5e962639f6458","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4231.tgz","fileCount":293,"integrity":"sha512-OoxzOAz7Y1hvWnbhvG6IeQQZL6ob3eUEXdMfsDJ8emQljuI1MTdYlXXkkVQep09RRa/UwoKzWA813NKModjz0A==","signatures":[{"sig":"MEUCIQCxe4/TrnaeetXmBYMX8iBBl7cat7GBlK4CXRkfAr9/OwIgXh5eVEqbFO1tWxwg2EtYFU7jysSlMk3xiQyPU9qbbIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10046809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZb3bCRA9TVsSAnZWagAAeU4P/0pAUd5wnqlfZMGn9N/d\n9W6LO9ybeY8LYQ5DSikwk9o1hqsb+hss9UVh6QuRLnZvFVrLjNkdobbl7Tgm\nmkBEOazEa3SJIrMv4HG+umujtfEBEXQE9REeZuILPtom4tQQnEewfls0HhoV\n6FJu4mZYFq9D3pOEfUPf0fEk1gAuJWTL1xkxRvwc+xpgQx1t+OLWdyME4UYT\nRvsOLqJDe8lthlrJQAMYP4DnMJdmhe2COsbvVXIj2SfxASPN1rvUazFB0okV\n6rPzJ/4A7FkqFe7+FZb+9fpzH9JRyRuwq0u8QqYehONWX5Q5VRTQoviMYuEg\nt19loBKJkVbEy0ooeaj/YM4lH1EQPJiwdkbXC/miPXcTqWOT1TCcNGVh8JzB\nJfHXrygvDT09aY8hSdJSFjbqL6Ce4zKkb2Up7mcuMazqjWyB/Uc9I4AqBNbA\nQbyox20m+F9L5yirMFC7qPcwpbY2EaQmBr5qiqeaOQse2KaYtW2LuiCq300N\nQuIAam4GGJ/TTfYcRs+sWirX1QoYNE5K+Uw5faOQ1MqE9tasMTkH/8fS82+q\n5LOauZhLMhKMOPHL81HXoLi9lomRvGRxPK/CWAxQ+5KyWhLMAbyQIbio6VHX\ntBMEi07y8mDzVbbBXc3JNAZ9IFSXo7bCJF45so3d7coroFIR/cV0e/AA64Vr\nPYdj\r\n=b+E8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29ad34d0ae55b441c34beec3f6ad479f0dd1e99f","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4231_1550171610585_0.7378822830482672","host":"s3://npm-registry-packages"}},"0.12.3-canary.4232":{"name":"hls.js","version":"0.12.3-canary.4232","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4232","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a1075be718985ed1ff93527b15d2535aeaa205a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4232.tgz","fileCount":293,"integrity":"sha512-z9psuZWv7sfc7ze0mesoSHtZpMxp9d3I3f3WWnzjmOQmaL+uAYmSkcXSJVUrmlfM7rQX9YmWZV/LmvBgeGJJEw==","signatures":[{"sig":"MEYCIQCZq9SjUkDkROWxck1pSFjebsJuiJQsP5swkWhIUKSVywIhAOTzLxhBexHQK8qwvbg6DxytYp+OnhM+4x2KtXBTx7tG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10043047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccyGPCRA9TVsSAnZWagAAzfkP/1rjr8Q8+zxEzvQJVQwT\nT7uLdZAPCdHrTnDuFJe1Oo4zS2ZHo1a+7DzDV81fdYv9zcPGcXzLfly/Ff/Q\nLymo3StczwAB5/9AuvUMRgXwGa383k2LKBcPLQzRW5gqQcnXxSXqKFBXH65m\nxmGdQJSjnANDvbdnXJ7zUVwFkV+sFyqqCPnyyLICYmjl7d6spEj1QiUPQTGu\ndhA1Z0CbgCBwj+YHI2WY0fsP8M7Mp7MSBeiyjwF8PKeuIVHQUZa+5ftHrPUM\nm+v1LO9w0Acx3fJyJU52ggSW+GarI9JK3heWv32b4BXeaas//b/TeDPUeqTB\nx2Snr68yiJrqJ5d8drv2qG1T+Y/WlxysvsxdhKg0RS5g0qyFsRiVmI/FPpZS\ntgRTCDOwG+AkFcCzJTnIhVDBPv2ut9hotygbEZ77ZI2AnVe7h0fcGn766VJi\nS2KegxY/DEpQkyh1nmVL6yjngHtrLsze38Ys9KHEfBln/1Y5jsl7CHvp/3bw\nIj+yKuRTw84+/4/l8DD0wqXhJqlDuCM9UR3AYi9MF07AmjHA4oYoAxasUU4h\nH8FgC8k3pemiCPWOBNh4iYJZP9yjLX2h72/hbXfcWsNTzyfxh7liLRKVr4b9\nDpRshVuf6ShR6JlbgwKbLVF/tFU0VCwtb0xBswYNUAy9ShcudTLw01UtWFnk\nZWS6\r\n=IhB+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8a4085693ffe7658224cb3c9396b5cc668d02a3","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4232_1551049103251_0.4470787949860846","host":"s3://npm-registry-packages"}},"0.12.3-canary.4243":{"name":"hls.js","version":"0.12.3-canary.4243","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4243","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d276958e6fe6614380d251e43af8f5f472e37eac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4243.tgz","fileCount":296,"integrity":"sha512-hHPwEzKQsvbHdKjIvh+LtdiCaZ9XGlcLXkUx/tiarl2MoQNIRfE9VIcWMDlFqczGUJNwDQTaPFcN5E3SdH/dsQ==","signatures":[{"sig":"MEUCIQCnrt0qk+1nxofZPY7H+oQuulCQrKmkJaMSFKAiPpHVfQIgSVO+kIdoVSJAGUodkCA/HenMm58KL4jYvS6mgrTXpzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10098884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchZCOCRA9TVsSAnZWagAAfkwQAJ5DUKm8nVO3gCi4eh/A\nPuuo6e8QOdsXpygYcgIduadnFhCw3D3RsPRzGK05lOhhi0JK3+hx+C/WjG3U\nfqyjaaQQ7XZ3wiLhafIJ2XZjwrt940jJtGkk9CnCTkSCEpNrJFgivL9u2I8p\npw/mCFVDR8sgh3smq/idxzoIBojK4L11o6GLuSq1zcGiHirN5VsnYvbHe6Rw\nBX8hJ8xUufSVCfGQzxVJ2XyDfNWrKqewrUTbzYlI+mB3f9+yxlLRPIY/CVXh\nfYp2iKk9FGDjogkSyAJDe6TsLt8ifjtGRIrqvyHeKiyyq6miOh7agK5qnvzo\n4IjLFnzU6waW2vOihJklp0FEbC8NPZexNxGszQHhfXauRMRxqkrYM15Kx0Lt\nRiaJ7VpcOvy61jBM0eN1ncGHwtCNNvI8FpmIg8X9a74pn5yGYL9HerQ4VBpz\nSUok6AztE2FZBoKu5v8r2RPsX03IbPWh4pyTQaq4EwJ29U5KGtyeBtIe1Zol\nRkvw9bWCZV07VgWZg9iXES1ycr0vr5x0ZzRcs9wxasbEzP1uh5O2OUZdaRQr\nTZFxG/mcoYFiAd1t3yrMtUWrYoiBXWdNeypKxy2/55MHPEAqOf3R5sKhJ1PR\ntZTQaz668QDoc38RnkNNN1909HyQdADTlmeD0RpXkLIItuA3ZYoi5UZMQn4s\n5Uov\r\n=v8D0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"612c358b55e2f305baea266de53ad3dfc9a8c3b5","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4243_1552257165629_0.6041804631826013","host":"s3://npm-registry-packages"}},"0.12.3-canary.4244":{"name":"hls.js","version":"0.12.3-canary.4244","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4244","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"775963f5b602ac6088dfccc13fcb4d98e665013d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4244.tgz","fileCount":296,"integrity":"sha512-6gwmhUlPwJQJqEMhMierPNxAi/DDwKl9YfI0wxqHL9lYkWVJ81gsRt8YsMFDXt+m2/cIiBXA4aiS7uhY45xDcg==","signatures":[{"sig":"MEYCIQCk77nhef9YvjjiPtMHl8+lOj4FSVxwMQ9rmvB1gdc02QIhAIK2YxRbgi0s1Jarsz/fNJaUphCPWw7+RLjdWtXUKRzx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10168369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchnKHCRA9TVsSAnZWagAALr0QAKGxlVvDB2ym302+M057\nRVhMUEQYNe3Cw6zv2FUd4Lq93U2jAYPnJoQjrHAZKm9+wZXsTJpngm/VwDMt\nTjm5N/8yIIPRu5pjLvwuQMX4x4XnD7No3/ewO0lIVd5wE/o7vujOakt7O3iF\n9SLc79cJsedtjTUt3wRDQB2UT0QwxrUYo/CgVNyeJnZmdnZks1ImHG8owweT\nOBrtAIh2+tKQy/TxfclKMID8b/RrmZ7f5PgaGZq7PZJrtG2E+y40RW4YNTz0\nj7ql18rfnZyIlKcXEUz2OyZPKD6TQWLmVwJABxGY37RBiBt9ciXNKKJWPkBA\nGTr+tkbvmPaeWxa2tqQm4TFXVAxGugkSRH1gjCZr5kHI+fJSd89IshAmgabv\nFygIDw41IaD8Jiw/zae/aXfb/g0F+L7+3eDDUHuuoqB0Ea5wQhcy22E25WpV\nQue+Y5ojFI7fD1KZbip30t2NudilH3K8My0hUigR+hsP0qtoml1J8sHEaT64\nQS/Wny3xzQD0nognQ31c1x/naZUIhB+rpsVKwhHjjUXqc9v75hCHmLxFCIE9\n1CSZp+6ih3Ksf4S5Q32VigRt1Ov/Smyp6R+2q7vZaGTGkni2zSqooxDO2MvE\n187vHTEGgP7YvCt5GlpCB+1mFM/2pRe7iAqcNs1zG+nbdaqBnAcDHodki2/K\nth9F\r\n=/jPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"656a681f7c2653bc11ca9b4da65706a699bad4d8","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4244_1552315015026_0.18424525333703867","host":"s3://npm-registry-packages"}},"0.12.3-canary.4245":{"name":"hls.js","version":"0.12.3-canary.4245","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4245","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8040e1db844da9ea3ce0cf7ccf6005d1aae69486","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4245.tgz","fileCount":296,"integrity":"sha512-9BASwYvYwmjpgTMmMfYC/PBi682jFYt0ZSBsMjoWWLHq9EqCSuJkZDq5Bzr9Dq5pQ0aKwXtxyrDn+3RKap/LsQ==","signatures":[{"sig":"MEYCIQDaJTJxJnNrFOb8bJgZXHjDpjbNNbaE48+VRS0+kDkYiQIhAIT8M3Hm6cAWG5KS6qu+bJmNHnzIPRxhyE1SUy7JFfIv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10168366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchpCLCRA9TVsSAnZWagAAS10P/10N/dNJ0XYd5nq79zxf\nvzsHhvHa9u6W5amNnulpMPQNtXb2ETRFqTYeL1TQ8yVe8qjLc4vwnvUBwXMl\nb2TQbFjv/eKuKL3K6TL8FKiaYYP9DjMFKyqCBS4vrbotfU9Ppqgwoo9TX/n2\n2t0mZhu5hbqEcFQfU76GphboHadDSeDH0HdaChKuf2NrHHD2pD9NzK2ByWi+\nkXqcm6xq/9ukfGYlhDEioeLOtUTUwcMttQ+LX+ZVXZPohTBZmhPNOtsYMrzE\n6fC2NqVvn+wdBklrBjKddFSmNLWVzM+7Lsul1FxNgNTWzwI/RsPEeH9xhpNS\nSxK+bIgbaleVs5RxVscBAcKb0CbHJHUdEz84LHhWuUUgdgkPW72U98mIXfoO\nWhXhIuD2rvSh6VUKV408hWs5jrkswpaZxQsOeDRLeUifVM8ufixoU6lzClUv\nMXTrEQbHY+kpfe0+HgFN671LFXPjIrpqRw8vWOrY5BTHk5d/P7UIIPFsR3Ig\nFMNDgLomr8raUkaQ7cZ5VpR5sVgbk5NyebLtOz77qGAO74tsv5PnC2CmEG/A\nQdzDw3xaSfsXiXADdBbHc5p2HeVI7mVPf/3F7HdPzjofB8jxQOOon0MLZuBE\nUD6RTLVNLRFAbE+g+HFHNQeyjfFwjTnD6C34sgpx3iPYm1ZW64TCDCsLiLvT\nRbR8\r\n=Itqd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a596e92c67518494e3952286c724ee6cc904b6df","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4245_1552322698177_0.048023134004083534","host":"s3://npm-registry-packages"}},"0.12.3-canary.4246":{"name":"hls.js","version":"0.12.3-canary.4246","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4246","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"874dd55e0ca6de53b7970f809569c8864fbc66d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4246.tgz","fileCount":296,"integrity":"sha512-cAJtCIwqCvJ9K3MXFzzc1pknobAsJk9cAp5NVhGVQQLlvao0acGOZWkT9ozbRN+sYR4G6p71Dns/BOTa7we4Bw==","signatures":[{"sig":"MEYCIQCvGvgYiSjef5RSgMYhn0tStbVwfxqIEkFmYcU9l9CTbgIhANw0eZXuZPJ6MJP/jZcyWfvmvgwG76xwxVRcXSua1ArI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10167993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchpGmCRA9TVsSAnZWagAAeCsP/2OgzeimoxMKIbbRXOB9\nA4s3IoVNwYSVpKj1Iv9TEw4ieJKcqi+2EFPDpQPdDqv7CJziCEHz1yw8jD3p\nfNf9ukEUSPJgsZ5T2u9MUUKyHMFyWWjDUpqd9otFu3TzWXPC4dpuIqwoT0lA\nTDmulgQUpUmP38CzA4xkj+6NHFjl+8ImVcggSFFrkBcbh9dUeCMoFxuRkWdl\nD7VI6x0+p5dwQ4lo+dsYwmI7XQEKMki4TzXc0mTTgxB2BEPnoPu1bdUnEMV7\noJ6B5Hc/Pjz89QBF+cNZjkeEB+ddUX9Zq8tgPZWlUjKte8QSanAgF3ISf36z\n3w5dbn79xrH7xaGQs2eVSpikcc0Rf0N/762gtan6URE27Rssep7f5b97SRG/\n8wpZ4A/qeOA7FpkCUi/GWnbgjWQzSAd3k3U32XaG0pY7Ryw1AoKkmIOmwS9Z\n9RODGNC/yCVh8xOU0mFiz9V/gAHx28uONbiq6cFyUUxWFMIc8gJS4LLiPN+t\nP/Eo0ctELUffBZbkrozh22QuuBColwkMVU8QDP3usbz1vMPCe/iIJoMLUuuu\nQwOJMFrCvMX1B/3gTseOW0Aj+7g+7YFf/UvxSNYZnOg/E4Fq16K1WUDXsHVJ\nh7ca6N+fIA4rLm1E0FN3+1Z+o75WoOHkOjZE+LfnWHjTywVIDBfSKPXUBDLI\nYViY\r\n=D6Hl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6e76c3837efc7b61472f1b470bfebcd52258768","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"3.1.3","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4246_1552322981883_0.1625015565463266","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"hls.js","version":"0.12.3","license":"Apache-2.0","_id":"hls.js@0.12.3","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"6743456fa443ed6050ab2888083e4b75c39b396f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3.tgz","fileCount":240,"integrity":"sha512-tNvH/LIQzjLIXSI1AaAFYDLKxJKKKnE/rqCcFr76Ez6fVpMczWe65pI7qlYxFQC+urVhz9JokJYmeZod6d+5JA==","signatures":[{"sig":"MEUCIQC35817XCOedea+76j/V7PnnSqDtILgyRfSTgqliIQ16QIgYjwhAeDwMYhCIBwyOYwnm44YVyB56tM8Jc47AmjwQwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8776520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchsNzCRA9TVsSAnZWagAAI9gP/0UhoYtjXTB+aI//tE2F\nR8YzPj+nhwQsnsWWij+lspDyNV/lwOB7h1gzp6TgF5A4ure0SkJ1dBflSUQT\nO+D6rtbbn/XlspC85+fBuwKzrIijSeGC19EWboFV19Y3oVl1OyrJb1CI51C4\nIq8dV3zW5Rt4HfDZktaMbk6KyNQcrYQlthzIUphn6vp8UrEbN0pvlUTEQ/VG\nX3vNuGBcRiolXABh1D/l44alP+bH/ZelTd5ERODptCELPPBVcGACfj9mR5IN\nh+cRHjik7YZ5Dz0Wql459MWWXBxuaJEtSuEXyc15VR0XUNeCmrUDtLkzGL2y\nNdxMwmB6IIAmAvFAVNICobQwGQpjBU+yFm/lAonSvu4AM101V+2mtac6QiHe\nzUdf2nC1QgKilJthso0MBUnJFwgHSwDthhupKutjjxpmzU1YdpMENt2gPjP/\nhtc8Yikm3dt9U3NpaUb7DGhS3iTW8fRqmgUYG5vMcawnUOpUt5yVga2sq4E9\ncNz+1n4aWNTFmPZ5tR4h9f4J6fh/3vyVsqk+L0Sc7szPUQGmQMeJ31t7ocm9\nI8/os9AaXf1xI0W150f5UZen1vBLhWT1m9Sp6tIdppD6qRfWfkKuOgZ3XQxy\njTnwGyUofVOIxjk+1EvAIfrPcDJi3PPSVE9c9MDf6wfsfzm9K6wU6vjc8I/l\nniPM\r\n=aiPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a244d147a45345635207cf60a5a3dd17ea52996","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3_1552335730517_0.7396494404125538","host":"s3://npm-registry-packages"}},"0.12.3-canary.4250":{"name":"hls.js","version":"0.12.3-canary.4250","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4250","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"274d92d61f062fd6bdc884b752d313d7e84986ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4250.tgz","fileCount":298,"integrity":"sha512-X0XZhENFSbbebqQg6WqvCobPKmvYhMgc/ou1h/dfmZZCXCQD3VCZzIihCJLuOalaoXU2ri+RmUIBMVhgWSZ9lA==","signatures":[{"sig":"MEUCIQCyosKsvNPgbXE/f90vLbxqBYgTQOF05ahX7IHEc6v1xwIgcBLU5WUDY+pAU1BJmgMbz70NFyT8inDgyEepI2qwq2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10183664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchvMACRA9TVsSAnZWagAA328P/RWl0QGzPx0RvAbLc0YC\nkZGMC7secrerO/hNCjhFJIjU5EsQC17VYkrhrWLFqYGR1byBvD6yQrfpp21e\nmck9/eSY/I0zMxSfYPhfZ4FZGK10N16e5OG/8yWeArok2z6uwZzWgU2N2LQz\ncdrKpU6eHgCrFICHxjKtmSrrxTJBURjaTjqxG/9zq2/bhoffzSXsAwbmbVkv\nCLEfeQXJ8apRTeVkwYv1dmtFa+Im1BZ4tlawRv1HgexWca0gqX+K9osZL/tn\nbhFFsJ6KoqANJ8iWphGDAq4MHabdMB/rj5E/cC0wjplXvT+SzyiH52QyJ1D9\nqWJdCPUlCzdFv2iIZ2FmkuMG5LQWUwnBBuhorUIzzhsKoHOd8faxhJri7LRx\nme/Hu6e4HuVrvvDOXi6w69xEoCCP16hWPxPCRbKXQQfRZ+Iqy6NKMJbRjk6k\nBqNX+F+SwGIIK2sDMEMsrKUw8afHpSv003EcEK4gVwgmAXPpE95fHAl5r22J\nRWZsYuUoGx1O1gnaetduH24OT9sv+pXGrUuttP+TDFxnfpIFjWLZ+X6vz819\nHMtUuIsUbyCyekvN+PMrBU5CYCAn6P8neVjsMAF2yjw2rzhtrqqbed99PLS4\nUdm+t8bcyO2BFeobRz6/l3g7aN0NaUDfIAC7lU+4yV8ZkmXIyP0qggUpgyuv\nQNw1\r\n=a4iH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe276d938a31be0c48f18bb3935611dfafde8702","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4250_1552347903934_0.5958800279939203","host":"s3://npm-registry-packages"}},"0.12.3-canary.4251":{"name":"hls.js","version":"0.12.3-canary.4251","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4251","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c1da2d77ffa049fa46396d172e7950af5648d4c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4251.tgz","fileCount":298,"integrity":"sha512-ULLafx2OGktZWW+LmoYANPkNBM24uWejDdJFW+EJzJM2BRdY2LfaGjTJdsGTG4XY+kQ0qzuV4pl1XPxOGuzmQA==","signatures":[{"sig":"MEUCIQCZDyx4cM6Z7SmUQPKu44464CC9I0JMz1Pyd+UVHS7AggIgVlGPZBOEA/0lRkjOIZGhvS5QhZ/f2F+SmAN6YIDCOho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10201879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciTs9CRA9TVsSAnZWagAAkK4QAKUk+pDSv1/Ofdp7v1P2\n3a9TfX7Fm8gM2a8DvPBidPw5+smX+PmTrw9SXaEgpk5Vf1kZ6Bo1Rz/NWZ18\nIWsiCB13fVMda+QbQ8E3j7g8vTYwc7LSaQnBxdffUmCM5ICLoso9qZcVBTuC\nGhyK/sL7kt7rmOdcTImaouczWco3Jzx5TleU4mg5+D8LKjUKSk1judA+rcVF\nKkHnr2rRMVBoJrLMPV0kk9h7NV6RX5NqFqSCyCFw9PCkoTJS215CmFUj8Ios\ndEjnX4TTBDO9rLF6R8WWbNkjxzBNAWb/niYdNaUqJ9zEOqCFzepXBcbdB86s\nMOo9J3Z/HDKR7afIt2/9DAoWUCq/P35xcCI23/yEayyBMmh4HAB9HXhSbpqo\nzho5MnlVLEv/vwuCvuybBIS25X4db8Cex2xTLbavxyQcUOdc1lOmFf5H+uPg\n21NRN+OkyXME4hyqJg9Nb1VLfGvtzoPvh9HnFhWGcArM4JnUEoFMboiOT4Fg\n5xOsqVFP9jJMfhYsPSmX7vNfW66+qwUOB/lkwDx2GrOPkVyqZEWjA7Qsq01I\ny4e3mZTzZe7t2UUS/yXF6yGvkrVN1mKxx43M0thuOyUqCZN3hDbyGWbEs1M9\nOvakIojduw03rH+w1TD1EvvM/SPPHy0McKpt9j7EvZ/NJ5mxWrEugMyc3G7i\nqLlP\r\n=dyU2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"44257703db6cc5ce5fd9f669bc5d3ea57d3db80e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4251_1552497469197_0.1136832527657019","host":"s3://npm-registry-packages"}},"0.12.3-canary.4252":{"name":"hls.js","version":"0.12.3-canary.4252","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4252","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"063787c666eac9a5db7da01562f32d1a073b8bb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4252.tgz","fileCount":298,"integrity":"sha512-29/LrGlES+bpxDIDWOMOyh87heB6axOcjVSFxAFWRAm2fJ68sskVyFntwWpjDzpxeN9qCmnXiLSDWUFzu+CgZw==","signatures":[{"sig":"MEUCIQDsMFBBToqCgEBtFi40kKlwTE+2dlFj9zdkuULcp1eUJwIgETRlojdYLBs+SI35TN7dBRnWdp14KhKib/h1WcDlkjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10202044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciUxgCRA9TVsSAnZWagAAkSIP/0e/5hlj4vNbuOFnH54f\n/lr2S5UVm2/PnHxAKv8kWdTWkrIlWKxOkk5QnHcjXo2iYmtVO9oxl6PeK4Vh\nCeOVCpFJi6efJkho071r5+rSvGKhKI/LM0BsJFFx+YU35l/kjCF+hYb7TbFm\nrSnD5WG9cIvKJFtVE9gX8C20Ce/VDU+QFZDiBne0KaYR3qqo9sqlXCVJZL4I\nizUIknNQj2HYe4PIYjNYt9aIl1MhdlTn6uvyrEVf+/adwbpLETjdM+/b2Cs3\n0iw7Zo28GubQwX3ht5cqZb1gGpDIMZrsmO+lHBkjoopZ+Ohl9MouTspAArXG\nSuD1HX71qZWRPRNKvrfellvUHdPrPkN2EUPuM52uxAuA+nNhAu5AdRQbJ5kE\n6q3uFtU/fTqzVhjRi9L3BhhiPW5ap0g/jLDr0WYweJL33pw2HtmT8q77T7tb\nblsF572KtNtbs2ye39vwcZdv9oDIJuimlJSNWTZC8JKRBSz/Pl+BvDep180o\nMmN1cOAlNgnZ1xfJ4iuamjha731kygaYCza80sf78zFzrnDp4fLhb1/z+xHf\nykIHHrGVQV4nxIuXw3qCkAdpn7CKu0bo+HjTc/qGg0OiSNxBRy+AgVhrMNoH\navqPA5nT4lEpFNupZtEdFNCHTjdI+7QhvNXfCKd0DlzESzU5n6rfhdG4SmwS\nWMoS\r\n=CoFF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a4e5e51ae1c0d9e2637494796cf58051b33c7a5","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4252_1552501855914_0.2802502724272966","host":"s3://npm-registry-packages"}},"0.12.3-canary.4254":{"name":"hls.js","version":"0.12.3-canary.4254","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4254","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ede02c46e2efa57525501356cd085453376d8562","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4254.tgz","fileCount":298,"integrity":"sha512-ofFC8R9J4Ulef181sAfXtEl1of2/DM0IwfJxajHa56+t9ttkr0AjbtOrFAw/vDI4C0ftbugb+Ll7kiIyFUQCkQ==","signatures":[{"sig":"MEYCIQCc3dhRHLX+JIoIyDSr6AqblbNWxVyWcttLIO9b9SMfFgIhAM5tY1sydsgAjMoh1E8UJvtewJG6A6WqgLnSzJSoKB9Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10202043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciVO4CRA9TVsSAnZWagAACKAP/iQXT2h0T+yef1zp+urZ\nDFyHKpFFe9VgeF0HEPMimc4Xd2j0rGhxpWwHRJE1OdxX3k4eEP1V1XjGdhU9\nZIWs6jQnWOIp2dDCtsZnV7o06Sq8cCz08XU6JXlX8St7dPOIaNRoyS8vM3FB\niDD4OoSYPRQc9T3kUaQEIQMX+WFjmWy33wX04JOcvcLlkCq2QDU+xk5oijyV\nNLXrvYmPSYvR4Zavf9HF1mJmlqikUBoI7/xWct784q0RkvrrUVLJGAIBF46z\npiHfBWn9AG98f3f/RtYEq/ca1ldGoma1WYYUF8SdR+NT+4hK4Ji+A8rY7IBV\nQ2KoHGH5bLfa9/mpfr2xTv4ijzG1zT+wAZ38H+z7fjI3zlQdC42F8bvbJ4nS\n5LqURU2mB4AybIypi5mVh6U88e2ZL8O+Ox+ppjxYBlkoNg/LMVtXHQkYGvSN\nW/C7Y9Pp7EOC6Ryk8lnvhvVMP0GMrIwj/dHWCBbcR6rekwuSGW74wviJvxd8\nOSL8wSFlHrvl+0RPoT7xC2YNz/hyvUuxUkJiW6QmcJnp6QdVC1Ar6KzT3XhG\nEbGlln6E/aRXVn8d9v7UsaMy9U+B68L4z9KkqJ6JYwuaIj87Nj6sYezHipXx\nd6CVSRkjcowmc5ArSFM9ZJwspq6AQhrJOAZHCNxUvM5ORimhrYo/Iv9IbgXg\nUdfp\r\n=GUqb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"db182e7f4a18b98acfe874a344fa9409bf18087e","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4254_1552503734874_0.675649794178081","host":"s3://npm-registry-packages"}},"0.12.3-canary.4255":{"name":"hls.js","version":"0.12.3-canary.4255","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4255","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78194a7ef255e61cab9a91f9c217dd3073c5da25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4255.tgz","fileCount":298,"integrity":"sha512-bOmqMkflA1lSK1aA3zPZif9Ok6U9Eml0OlHrJF3VNXTf+6gRBVMU+3WUdPlTz8qDJk4c8WH73G2NeHHaZjK+TQ==","signatures":[{"sig":"MEQCIElXzjT/NRS10vCr6ftup2rdYujx42TplNtdo1viuDJnAiAbXs8bBfVpwzFbmHzIr+fr4dQ26WMirmzuwyF6VZM59A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10202515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcimVFCRA9TVsSAnZWagAAysIP/3pDEUcBU46tdEacGrXv\ntbQycLcEeZLu9S5u8PX8uJBKSiHpZTbPy4rtIStyaBJFtAlAUOKPmUKKH2xl\nlrzfXp7YlJafzo4hPkd0SSEzkCDq2dEam3Rf8ZjM4dtZrKhJjQcASEw2Rt88\nh64Yv/K9tonUodezRkT1AVcSWlfVt6vw3ipuppHNuncNxWwfk8zV5omQOS6E\nhJUYTO5X54EBxMWYCsg6iTRqv3nfbQEuLq210vNLCxA0pt7yzml1eD6oTZdC\n7aYqTEHCIghlq2xjOz1jZfQMQ8Gyfyik57TBL5FLyGaR0UOhNWN+jo2WOFgu\naF1fWs7/l8iS+YkOupFiJIagMxlqAFILd4ey5objmofqPWBlGU+A5p1ruMdR\ne6v+u+o1pRiXvPL6hA/TxZWornMpAI75eMuDqKZnh/70hWlBC4PYH5B+2g+E\ns6e3MhrIunNBvMCjWFnsR8lYP6Neg1gWgn5ZB8c4lbQCUuCQ1dRvtz91cH97\nHbPUldos3ruM9ISPN3ndt6HTQG7BYQspU+zbzHC9QfrluVZ/9GHNL5Mm0cZu\nRmkmIqU/UckK2zfBF7yy3lpHjpl90CSKNgAdFGy4c98U8VMRExw3Ugo9NQ30\nGURRbMtpVpI65BxanaSP4nlgPCgIwL4F3DLGKX/uoBl2WmcfoPXPriairw1p\nyggD\r\n=aNRu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"75500e4df2e6e5c25e93890e13650e0ad1a62cc5","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4255_1552573764718_0.7603024555117888","host":"s3://npm-registry-packages"}},"0.12.4":{"name":"hls.js","version":"0.12.4","license":"Apache-2.0","_id":"hls.js@0.12.4","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"nyc":{"exclude":["tests"],"reporter":["lcov"]},"dist":{"shasum":"c155b7b2825a11117c111b781973c0ffa759006b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.4.tgz","fileCount":240,"integrity":"sha512-e8OPxQ60dBVsdkv4atdxR21KzC1mgwspM41qpozpj3Uv1Fz4CaeQy3FWoaV2O+QKKbNRvV5hW+/LipCWdrwnMQ==","signatures":[{"sig":"MEYCIQDy6MoG1ahTmKVPLxbjPVdFeYHYFl91zeC8rSnsTVqgigIhANgyBpE6Mq9CYCoCplnoWUa4D0i6YZoN2uVxQgVY8PkJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8776972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcimvYCRA9TVsSAnZWagAAiRQP/1Ja74mELaIrjTEvvRFb\n49Y/P+Oyqe/y7tKKdhSavMs6FTFDccqEmceDTbCWZ1vYzc2q46JMAUrPw5dt\nLo2+eEojPtA3vrdeBYck/lK5sMbLayT9nTx8FOVXi2zsub8LtR0cdbod/7rV\nDiKv2FHmjTjJlCgn9pu2bbu1F05ZViIHpEJ8H9hMUwcwenS0pxY0hYkpQZI5\npA+buC3lXyCrBEuFde7ABJRpZLBaTd+l3yJsAw2bEQ0Jg0QWGCCT0/symEkQ\n2/PjMv5iO98G4cmb8apphbIYqYdmjsoV18Ouick1kFlQhpABUfQAeo+nMUql\ngfZT6yNvpm1YfTy+pZr0dahvzKhEcBJEPBeBkZYaGWTqYbEdqVswN4Brgc3u\nUZw/jt6ZE72wnMaLmWTCdSji5rZFOo7QASAfbWsZ42kPHP7nPFYjMBFPRJUI\nOlv0tmYLyIrl7XHtLuPcRx7QhSjZNZoXjMpwefqjBy8dnaeLcU55605/MfUP\nXv+EJ4QsQSn0oxGD1CrEEnF8l1AKKAHixvp6JVFkg/Myioa6B1CP8QjHdqof\nmB4+NF/KiT1OCcE2qCiXS/EBpzmoJ8mqR1+AbHrLLcgxCtX17UwX6r0WbncJ\najZ0JiSg9uTybyO5HCH9B8dBsME1zMsO6oFPgot4zD6XSCn3GmkOQjw9jcRT\n+uEU\r\n=fwqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e3287e6a6a696c2014e77c6ca0f5553f2ee4da78","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"mocha --require ts-node/register tests/functional/auto/setup.js --timeout 40000","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","build:debug":"webpack --progress --env.debug","build:watch":"webpack --progress --env.debug --watch","build:analyze":"ANALYZE=true webpack --progress","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esdoc":"^1.1.0","husky":"^0.14.3","karma":"^2.0.0","mocha":"^3.0.2","sinon":"^4.1.3","eslint":"^4.13.1","should":"^13.1.3","ts-node":"^6.1.0","webpack":"^4.11.1","ts-loader":"^4.4.2","typescript":"^2.9.1","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.0.2","chromedriver":"^2.38.3","karma-should":"^1.0.0","karma-webpack":"^3.0.0","git-commit-info":"^1.0.0","git-tag-version":"^1.2.0","arraybuffer-equal":"^1.0.4","deep-strict-equal":"^0.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.2","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.3","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","webpack-bundle-analyzer":"^2.9.1","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^16.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.4_1552575447463_0.24713207064627163","host":"s3://npm-registry-packages"}},"0.12.3-canary.4256":{"name":"hls.js","version":"0.12.3-canary.4256","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4256","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd226f946289c3cc3b3676b31157c6b7389e3b18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4256.tgz","fileCount":298,"integrity":"sha512-HOeZWka1ZmcDea+erLL0mtC3FaSiRZkkSCFaZL5s/zo1WTJijCtVubkxopra66W+WOn0eO4jnvKEWkfo+wmNiQ==","signatures":[{"sig":"MEQCIAtfMs0MEEmzH5BYSIgPZt3bVoXYPGPm9tZJnRnylT6/AiB3ECf9oxaJ2F0b+ZvAccdt880QUvUPvp5a/3SFAyjbMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10202515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcinkBCRA9TVsSAnZWagAAHwsQAJVvFZHAN37RY3Daot/g\nfsAhFIPp8iwcsaXExa7qwitWN8LdOSfQtqWQlb3+QRBVJ2ABFD43vJTTuY/e\nX0I6dcKWADBxaHVY2AT29CJfqDNPF+2qlvP2eo+d7OI7pGky3CBzbb1twpsP\no3zZbOj9XnGj1yBe5WIL7nTjdMLBA+e1BOAV5jbC65zOmNApEUJSP+WQrSAW\nP5w+3rKZOpc1mnXG5yFhmW+dGUo+oGOvIF9Bj9MydcNlEJjkqPNYtYVDqnIH\n7mSsj0Rc/bQfWrIX/Z4OikaIUbx9kL8kDEsrPMup7Jnij+7Gf2lASO9Osk+f\nmmC6RApIJ7VFVMZFEALQ1kMap2rt0aFIWeIC1Nb9fL3OiGdPERm2tyabQ87+\nhxebl4TfJpPtjxtbKfTwiOv72NaBOSunTbsg47nqXGtXaQ2We66MHHO5Gjb6\nGiqQJaHkLrn6zz6XuZlnYs+4tBHy0UWwxtAATKGhic4xTVYiwwkFtbLQa7t1\nXM+NdDIgniTar0Sh+Oy8KjdWFMlEQwXgQfdRhv3t4LGeyPleyebBEXLdbPpl\n5xKfVLn0Mqsij5oxO8/TUmPWNJdFLG0UAx8TY3U6Zkm9E70XMdPeZJJmdTGs\n7KePF1jyAFVocRWBdIN+qakoO5WbhpGHqy2SLl671IeuEoHUP9HP4HnM3CXW\nqzLy\r\n=b9Nz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e64789c7540c3fbff2e913937ba84d2fe4926e42","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"github:johnBartos/webworkify-webpack#refs/heads/master","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4256_1552578816529_0.5372106641352921","host":"s3://npm-registry-packages"}},"0.12.3-canary.4258":{"name":"hls.js","version":"0.12.3-canary.4258","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4258","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ef7e89a85609222497512b9baed806712246901","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4258.tgz","fileCount":298,"integrity":"sha512-uSNt4fDVNb5rMpgMGjFvVaIqWwwRnIFiCrTY2zHCIQbaKgw8DOhA3QC5ImYdv8nXiZod5LS69dYxjnj/u8+3nw==","signatures":[{"sig":"MEQCICa3XLxFhzjsOqmM8EpO1uEM2y9BCOYDKj5c9kEaBeX/AiBle/J37EnUCJVhsg5U1LvbMW3rURQeFoQo2CVhgTGsvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10202556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjOovCRA9TVsSAnZWagAAK8EQAImftSgwyga00qBauZzx\n9ocZMtErnO/8l7H8MGq3dInzV+HxKnMwzViOjhxLw3l05FUiCPdGN5Ajbtof\nQhDeGRA30Cg4KzESK9NoqpBUXHGqn8eLMGf9f78BJluuvlixaIKO1eMS1k1J\nMTCE07C/JFEajLLTM4ZSAFBxBvSo+uYVAOOAktzxwbrXVRMbq1FgCtdIujQv\nMnkPFB7/9Nnno5aiMrv5iQG4Cpf/gvG/kmxWM8FPYG9p1g2eT5mEGnO859R1\n+csvopVb9tJ6DPwGCv8BNF6zyAHZZ784uwOT8zkeP2QUG4zLDOqxjeqwCvD2\nrbFEyOZPT7QcT5GZd866ree7Yddt/LFu4itvQEP3H4QtDDDUZIzjH0U0sGET\nteILqnWUOYgNQmjDxFr00cnb/DjlubR2kmvWbTJzpZXkATwQDV+TrRxvEtLg\nX4N5vejpos/biotc3z1hqCG9DYAsVZkHKF1ErLY6x1/6FJvgzh49VUSoS9yg\nhwbdEtvEvXuWnmSMig/z18mmDUNDveLAv2rKH3ko+mhdpxwM8fT8Gfxq6wPq\nGkNX1kQEjmfrqNARHlEkd82aqYlwURxcXn5oygfMnvTejjC7Ddj2VrXKKtDZ\nBAR/2mJPc+YcBu7rc9uM3QTEppisAwR7uo6yblHbpmoZbvrmSlf2z0uLYlAG\n8fSa\r\n=8nTq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfe9ef209a3b45f878465ff0bd5842050ccbd024","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4258_1552738862872_0.7735544850644314","host":"s3://npm-registry-packages"}},"0.12.3-canary.4259":{"name":"hls.js","version":"0.12.3-canary.4259","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4259","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27dc57d31974f68b0422b8cb3cec60711e4199c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4259.tgz","fileCount":299,"integrity":"sha512-x8jW3BBBrYMmEJr6wh4T9gO5Lt1Z6JmMbpMLI2L/RAtjlR6W1j3GOMFo6IgsO6J7Za/Sa1vRHhvnxwOTf/VlmA==","signatures":[{"sig":"MEQCIHrIi6R29GcoEIYmADYzzuzHk3NQlhvApQREgEPwD0pFAiBztbwEdMOwPh+Et4kWmMLVKx+AjcB0ZU3WygOqcu55wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10250264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcl8FBCRA9TVsSAnZWagAABAkP/0ERCI9RkvrAPER9EjJN\nSuL0oAfug0AtVamzHgshCpxMnaYYdSgPGiICw/c/2OE0gMariKSxgoZW1c3H\nSyCmCwBM6yyrMk+6pog8tAZ6qnPIaHh3z7545dNzXP72Kph0D5xpZxurlOSs\ndp6QqHyTlcysL0rpjdwS9mYjd1mQfuGbRImQQuCJdM4YbYnifxxO5Xc9chb0\nCB7ZjtKgpcR6jTpKv6UnNMs5+28kP9RMjq1AmdX6dpQPYVfNXhMZmVculxYK\nw2KazR5T87MzR6JEE3Acn/ZrJb401fN6W5V/z/8+lFSTIkt8XPa6p+aUpTxq\nEDQ4VlJKKIcSj3XMMo3cuRjEZS2DYosjw/+pHHxP1ijre6kaZCOTF0PrwZBE\nfXZkXL7sWbEqefUKYjib4eUdwa7kwTP7rAaifIq38ugQt4fQyK3MEL9tB4my\nbym09EbPAmHkN0vYBU2eyPgbsN7B/1bQ5jknmEnfOa0aPjR0fScx3nfvQb7P\nIyEGXdWmKYSzanBleN+ivBmDOngvRkblyJDqt6Of1LmjvNKteSREFir26Tng\nGKBmQB2MJMe3LjQ5UrNgz92nEdOWmm6aVh4uQ1Z67osM8IIGjcl/9sOvPIQW\nqSoZjIHtVfCyPZIdKf652gk8PjJAq64uLg/o63M/XpZL1mW65MVmRRey1vK1\nNhWT\r\n=7yhv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e6c21f941e26ad16c31f07534a85b55bb53c89e0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4259_1553449280717_0.21153927751315305","host":"s3://npm-registry-packages"}},"0.12.3-canary.4266":{"name":"hls.js","version":"0.12.3-canary.4266","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4266","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ac8196d2db31d91ac48999eb7120aa59f9f7319","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4266.tgz","fileCount":299,"integrity":"sha512-Qq/+P8BgdhXkB0wD8WzP2PVa2wfMAmzWMi2tcI1iN33JWMqSQk0CnDbu/e89RMFLnRNR9AxIgLhwhAGQl/653Q==","signatures":[{"sig":"MEQCICWHLkdU31iANKID/v79EDh/49Kvt/o66gCmHcExjRWWAiA9mEUswSehXSdsz7+dgm5mRRL2iHLOvGNnv1Ts8OADcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpgV3CRA9TVsSAnZWagAAO4MP/i88+P8fd58xF+Xjf+/A\n5JNuFayG31wRKDDNXq8SWAIaWbDVh5DbizSgCn4M3UaACFHhXu3yzLrU7Z5r\nKYxSjspk5jbCgODqJv2RiVGuwjsdEvhReAHH659iwhHNwReF9IM8DDdicsAF\n7vo00Sf6v6hKaQ2GU87CZoCGhec6OVXDgx22gniXKnoKxyY4+DjBa2sw4N2O\nw3sXYljguzZdFimLiYiPprdIDAEkrmixtFLNiyiTWF3mwQZzjpntZ0FKv8+k\nkA78D8MGoH91772XeysCXCUwTX59e2yuC0WuToKpBI3+0DlRlzguJ7LVyxzN\n8Z3FG84ngieD7WgufEGUKW4w/Dd9lWaLETXI990bGa6EGOYUnomrS/e/ANLr\ncLo0aR/LKBZJW6e4VUs+c5444pyTfjIUNJwmQpFhpIGAj9u/VHYkNIYwSiKY\n2T3iQ47Vu9doCwZvvSW4bYXFhKZlSRsIXdF4KVumGaZQXwwMkobQAI9waQ/8\nfEL5ZcS/yv1QC2wc0TERv96aB9Y+QnNLJqRx78pkR2PYng1IxejVvjNUEKua\nabiTL0svdNkiV8HGfF3D7aEtqttFGfZkoiZC+4gr/vYaSA9Cud1tVbilQSXW\ncetXDHIaxNAhTBH20Ayi6MSQ+ht8Ss8Ia3J4UDPHdXsTsNQbH0CBj1gHXS5+\nMFrc\r\n=9Wu6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"10f1737b4ef3e14e453c8154e6822b00bd00856a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4266_1554384246228_0.9564836833631336","host":"s3://npm-registry-packages"}},"0.12.3-canary.4267":{"name":"hls.js","version":"0.12.3-canary.4267","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4267","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4521a14b070a470a06835cc490814d5ad77f280","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4267.tgz","fileCount":299,"integrity":"sha512-+FmPqKpQj9oAFII8I2Gs+CTRcxrLZ0boVskYINCvbFiF9CcHxRQmsrJCIk9s7TTdUVRbtxdIkoy4kyslcrUQrQ==","signatures":[{"sig":"MEQCIB2Skt8Hvh+w0k+1z4W6ixTfvSyMHeLO+c+pj7gwn0eQAiBmRZCFnMFaYXIn5Up0NOe5aCBuXi/Bj/bF1GMwO5ug6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqjUxCRA9TVsSAnZWagAA7QUP/394wRE9ccBuO3njRd9S\n84vNZlW6uR9urOp3kAOoDdrzkhDA+OiGTSfz4JmeGqBA5loXkTSohY9z+cUc\neBv2I9pCRR7XRWtC7jDTl2csvH7BCjh6H40oHQdPeSpQw/ldsZ3mQilVfTwM\nSMHXIg7Fs87I/qaCljPnaSXf/XihnhKycipHzc5PwuUu8yHQMM3IkIhF3bHI\nB6whFrrX1XVsZYHLLNeM6FsJ0OMgVmDhDYqGMmglZIciIZlzDiMve/bmvBqX\nLqIzpPlSOz896EtX7vuR6n3eMFBT2GnRxvhkuY2RPoKtU48JkBV3slW86Q0J\nIS9+/UdLpzE/OfR+yL+lLfQfQrvQ3XAzmO4ZGfYS09GlSzfzSGyxCKegukDU\nFXa1SZ8gQLLK6XCPs9xEkDSHmKHRzlMbKSIFeLUsYi+MFYmvC6S7otrX8xJC\nzGHK4O+lYm3xadEzsRfd6nFnLba5NtbgP26YCxJTVanGl3pL215dSktarHOi\nMbJKUc6MIr8xWXkuzLNzSIk4t0v8lXItkOerxMvyU9cIg2CQ2NVR/kebspJG\n7onSJ/9P7oyNpIwj0LRDk1MFYNFizeUu6wpHeXw9kiB7MPrwqyROCA6dNtgo\nj/i+slqlqoDfkY0IqLgquUD1DXEqgRfQqQiYmzrvACMc4zq8uG6z1ROffYV8\nutWO\r\n=NAL2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"496fd10b05630f76f5f3fa403fcd63249ca04bea","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4267_1554658608918_0.5176420111748334","host":"s3://npm-registry-packages"}},"0.12.3-canary.4268":{"name":"hls.js","version":"0.12.3-canary.4268","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4268","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b5ad41fd8bb6070742d52dbdc6004679ce4685e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4268.tgz","fileCount":299,"integrity":"sha512-ZCXK9WJjhx1Ae7zVQ/v/3R18cBiINelcPvjeeLMrjDO40ZgqHjR8RGqrnAU2/bRrFalGB0UzKnVznpF4q0tl+g==","signatures":[{"sig":"MEUCIQCeoC509WHdAJOKbNoowKLVDwWDy6rX3h6HMKPX/8IHBQIgeZYQkjQRMlgU164aPu29qPeiZD1tRh64d0ss5F3AZto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcri+DCRA9TVsSAnZWagAAsG4QAJyD+6BOGXK/sEJeNXsH\nj44aP3CBYL7/xyAwsOUys0JgbzZyzDfPPuo5kAdK1Ds9Nuc5j9aXzf6hkbsE\nwoSvjgAp47Aa5k/kWwziuU0Ezbewk8SeeLnlrRGKNVBvcYZ6QrwtQDXLlbH0\nOL/xCZMtRmwgPGpSnxdWFa7gAFchoGCx2WpDCZxvvUptj5tacAHdEuugNppb\niI5JyT6R1iDP3o6nb4qpclajc9kL0HXiyFhJj5A51dXp5r0FhTCcjDsmWlYB\nA20QcV5OZFBu3cqdSihohyBgKsZFol1TcXYnGGUzPJZIp2nPnw3xVVdIrQzv\n0geYw5rhNPT+R36k0PohKVZN1K+5Rtt0tOY93qTeXFe1dMCxR+C816MmPjjs\nzFsVmmITlN7gMPZc/QtrL/Sh8TQnQOGik/dlZFpVDc2EJZIsDzuOHJCkxxpb\nHXtBuxGE1Se2tSpyiiYNtkseuJmZq8QbiYIXkNqIxIpCIgJ1yE32Kg4snblT\n3ZhH1a/oV+FLKW2FjB8zIQ+f3L2RVTiRj+Hs6hqZ/z/peexxf8AjWLYGK0iq\nGdfHBJYZJf2p9SfN4Sa322s9dHTe9tIZywhUnh1lvzvHtqFSMlLrQz/0cog0\nQTjnZkLtnDDmqUfkgL6eUdvPP7GRgFHoOkPM/er0BORkDEcV9m164rHtZqfX\n8XjK\r\n=3vko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fee971cf90ae3fd9cca91436ffde4b3b1c5b59dc","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4268_1554919298193_0.0722986164155357","host":"s3://npm-registry-packages"}},"0.12.3-canary.4270":{"name":"hls.js","version":"0.12.3-canary.4270","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4270","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4192483af00513bc20ce101b1992e32211319348","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4270.tgz","fileCount":299,"integrity":"sha512-1jJiKBEhhl6jnUFToRCWr6LjfduUVZRPQcltydzC2CIyonaWcvUiMYoDpK+FjphTYHvuXWnxH4ZZoDAzRP2uKQ==","signatures":[{"sig":"MEUCICoEc7HS0Qh0pjHXROur4mceZF8XLS1YGniVM/Gw8z8TAiEA2stPfrOid/NR+9+HDs/YSHjAyheqwInirjM+lrB2Oa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrjKNCRA9TVsSAnZWagAA2QsQAI2lykBq83/4kfvhU4Qg\nZSoAVYVCL+o97+iYfFxsfyvBvNW7TrBUwmjUS1LBnifbOYQzhn0HsVMnKjAK\nTvCH9N7ij+Mhfs7in8AmuW4diP45Uwb44AlpZyw0PhOofmd6FCU0qbiAbbQi\nMo9GEMCE7zmtbJU7mhDoremE36FVFs4bbf4lwg8NpoWA2jRUq7uk8Kj4StuH\ng2sK8CXFpDHD2EfmPl/JKVK19x1Kgeis4VCTKcQ55ZWizESqtEOpPorp02DM\ncAOyMuXB3oCjKnTjdxo70J7ItWae0PKt6dSzLN0yBHihQ9t6iy6ti/qI/p7h\nkyUC/aLsKNZ6/flbZvZ/7IyZoRLg5EjOjLlXfeMAwwng3kPNOYSiwQq3/xgJ\nsr2EaVGN9YMk48HvN6qFoeckuafVHB51FiV8+adftJ5KaPkB39sxKBDezlx3\nJH60W7ID20VtFzgzC12OBIT3DKocqFbOf6c9twRAeKfpgFHZ8/JXr5JPhpd4\nETjQ3zmIGNxY8toE2Ev03AvsvlJ1GEO5rcAV7U+CkVdBqqwwWZUaxhtJrxOk\nVze4uuJQJaRI8LtKNdt3I8xy23DB4c09LzMbXc7kexOOLSveejM6lfhCP6xB\nrfaxFtGW2OY5uSNRscUhRIcCne9HaEGdKx8jHMnCykFsO+nd/abNH2KhB/2z\ndvgb\r\n=kJXj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c1bbfd4addd3fe415b44dc44385d2d0f485502f6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4270_1554920076695_0.4096343800186546","host":"s3://npm-registry-packages"}},"0.12.3-canary.4272":{"name":"hls.js","version":"0.12.3-canary.4272","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4272","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a6b9ad6c19ef55699317b080f1b831e81e5d043","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4272.tgz","fileCount":299,"integrity":"sha512-lgVf67la8y+GmBEWHIhYKZgpPj9F2I2I63vrj310ffWEmpXgMBkOdlRe93cbXkRsfOeKvQFKs3BiKPDJ90rPxw==","signatures":[{"sig":"MEYCIQDOpHwF1G/9BwsCIiRsOxWlJB6FMM0Y26Ded9in5dZ68gIhALTulPvROvzJ1fmg4gmh1LcCrOTJjZLv8z7JFMuxVmqQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrmb2CRA9TVsSAnZWagAAqd0P/2Vm75iNPMwsrXTHDs08\nPPjZHb66+NFYfL2uDVaVXdKCVVorzmiuQZo+NU426RYtU0ZFJy6vFgA4N6UI\nt9emHxEyTtZgruE5vxQ4uALJu7wPgEbdO9u2WnhWoQduHv/FVL/B197krsLb\nlQbimCmp6dRuzJinwpStRxPzJC4T4jHHzgAbljQOqxUAuvQNKwMV9hmS/tj6\nZW29aaxrZEZQvvxgQ4xLx/SpJD1WSsG0QNHVGh6u++gARoTGzw9MeB5wXAjF\ntgL/AetEoYK5TSmtZu6Vd/7NQpdyUMCzYHyOdDzSaNI2zjUoeAeQjJEc4Cnu\nfcocG3x8Sgzy82LvDhAscihTI7TCri9Q+qO2+QeiVevQaoWuNwvOsft3HY4V\nl5Afg62CzgbMPR7i5Mggfvimq5cZqpsFE5PFPUtEQ0MiFEOHIuATKF3vJeRu\nLBt+s8yMiiIQSd1feq9eSl8BGleBBX3Wpf9ixFu34cIZ5o2W30gRMoLz5450\nOrEc2DX5GXhOaABarggpeZIMcGxzt1s0HlrValHuY+JGbGUlS5k9tJ6Lmlyu\nw/G2cpm80PXDIcCdU+BdVTdyJUi/jax3Qb/a+InymquexIAnzxSBX+iNH/NL\nsiGp7yVnV/3LE94X7TwTUI4PXBhM9pF05nTWX1f82lExL0bat8kN3WUTTrlF\ngBC/\r\n=OEqq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6de1679743502cbbe81400b8d0b76daed175207d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"11.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4272_1554933493600_0.5571489494214119","host":"s3://npm-registry-packages"}},"0.12.3-canary.4274":{"name":"hls.js","version":"0.12.3-canary.4274","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4274","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3dce6b83cc71190d0b2fe2a13cbfb2407872548e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4274.tgz","fileCount":299,"integrity":"sha512-AIEe2FXrlrAPuLASQwZqNPRmiJO0imF1x1KISb2sx/hQE9nke5W53hNXR0luOjZw6ZjN59v6l3gcAHHXcsLQIA==","signatures":[{"sig":"MEUCIQC3aAK36ndEDLSvd/xuBc9sscyuD0s8izHSl+cR5RyyNwIgPTTn8da/VKdWW7P/XeVAwwQ+42K2TP6DyS2JQkyz5Ok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10265930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwIY0CRA9TVsSAnZWagAAeEgP/21wzPrvw0NVjTEMgoe8\nkFvUj7z92tOvUvQGw5N/+d2MuERigg4YTr3s/H8hShGIpDNcnzaXZdbgeNfc\nv7kTrOrcJQmkFVrZP5iLFw8ugs2Z5ejcpbq/FZZyJa3cK1HUL4xOJNxFotcx\n52Sp8yd4GoBfhdGgMovxCQSV4IdNJ5wZx7lh3PaQ7B/GHuDKWQ3tLQ1IuV0M\n7q4OOQ8baZ1iPCoc2AUasMZLBLKOLcFGxX5QFy5oXKEIwiSG2km6g+yH/VEI\nBvHNZERZJbpyIUQdybvmpel6go+2D66Yz3cIxdHw5TFM20pVFzcf/G/LZNZG\nfA0Sns9liFwh4xh6SIHLwW/PBcZfPeSpuzcGytmRz2iPeLI68wXRE61oV3Ah\niIUiHm5t7GrjOgw4tD5lW868UCky7orlRE98NVLFHfNBvnSc3WVs7MQqYZ57\n2FKxzpQGZRtuWJ+KYcqjVKi5by3pz8zI/BmRKLAACro1Q4OLlcuFR66GUROz\nu1vqfLhvMLJj7X0yjZxwhODYl3/l2X2R6syD2hQ0DkBGsy3t/Mo19zPpSCVe\n4LwEboCSrGmkV9Fzck18/7yT2SgQoSEU0njLwXWQwYzbudr7LkMA4q32F5cg\nX7Xi3bHr6E2Z0bANpw7vghY/AN9fg6dOPCOKM7+W2LSochIp0sAEmhboLdh2\n7FGm\r\n=uo0q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"450b6cd8a28b79e9928710f5d85faf850ac7e6ae","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4274_1556121139949_0.20950823448100708","host":"s3://npm-registry-packages"}},"0.12.3-canary.4275":{"name":"hls.js","version":"0.12.3-canary.4275","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4275","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfcafbbf87bc7dbe662b8c34040f7861d48889b3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4275.tgz","fileCount":299,"integrity":"sha512-N2w9enF9VfbHcv3zcf/rQtlN1xIokrH+BNECQ7qrP6k18DuuAbdv+EKErfRsSzwWpYsQ+CgCPE7UPPLfS1/pvQ==","signatures":[{"sig":"MEYCIQCo/dkUY/Wsdj5IWk5c+N5jPOlkE11RRdCdmI4ILkI0ZwIhAN1IHHCFhzs562xUIEyaMK1KzXzmBAHwzxqIn5u/UoIF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10267469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwKAjCRA9TVsSAnZWagAA6AIP/i3ViCDlRCVuotqo/DrB\n0gCDahcbPjTF0ShbPMp5F168HUJOzlIHuj7D5jQDEs92Y5okke3fxoMR+pWH\nSBwh5+uMRmjWfXy2aKYdJIYFmUNqS1Ab7tzOCcc8uAzq1UDJr60HfckxyqYq\ncqADbqftTtTFwRTVCRvYCi+suYNni+gu8iF8U5l8O2nqTrEyOjGmCb+GOMJo\n+W88cme2ywBjOi9L290kahWh3/C+N9KZMzjso6II7f0NEiQE2u3+OBEAPRIe\nb6lv0+z8OXpkaumDCHRO7mCg5TBu8dupr2P4Q/eig0TC9SaN0nOUGJh0VHvn\nOt7B2+gWk/JJr+jq6xYkMYqKBOu0+wEHD/anm/D985TrxBfKGlucW2jh108i\ncUJLOEL/6SSJ6xkOkcCz0uPN7mb0DMNNH6FAV6J0CvUvOquQjrJ+2Z7mE+20\ntZuiDJJuR0B4Mp9B4cNHKMCk1QGF85XeGB81MJWOALzvFtkvnrvJgcUR21uE\nhdxkznIaw4YZXK273AHZgRm8CdJ6b+ZADJ9pMFQcZkFavXv5wSJ4SgokHcAx\nuN8nToE4/BgCFZUmWcaVvmBDJ7Kgo6se8tVqP9nkboLLDDaNprgGW+OGqK4O\nSpRE4NQvbjjf3ix+kKevW66hesKd8U+hN5WV0SxkF+ZWhcQjoR7IWL2dr5jF\nKcXh\r\n=2PBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ce18b09f2e7668894305766fb78e0d0e84a727c","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4275_1556127779081_0.9832407823880851","host":"s3://npm-registry-packages"}},"0.12.3-canary.4276":{"name":"hls.js","version":"0.12.3-canary.4276","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4276","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fb8002c8208c6f104b44ccd45b000c8b60083ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4276.tgz","fileCount":299,"integrity":"sha512-E3nIZswF64TiRbfHMc5qbLMK+Fhu57KCvWsK2dGxQV6jv/bWtzV/m9b7yesCfMfiCpmEfIv2jLzUM479P2w+zw==","signatures":[{"sig":"MEQCIEvpzhGjgAqms+NEFmrUYXoxJEpibPnsdP4+M1I26qsoAiBZmG6emt4/QiwB/YbfqQCKfZbv+QFr02h0f1O4MTcugA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10267753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwKVqCRA9TVsSAnZWagAAsUoP+wcJqDXCSQJG8t5yBpZi\n8fCwZ8f/V+dS/qy3Lj7pEkOcTTxgqMeV7Sj/Z8nVqYyMv/+GzUJBMgPDHoFC\nkrU0p4w84z9FnuUaLVk5Uwxg9Wx2He3fzRFHg881VepVRnrlt8WQA/0CT/2K\nW5yelXycFOn1t2aZwCmalRdjR6ZG9BLnarV42nPmOhxqHHklZO+XmSKCRDKo\nCPG8fxLiBCy1OolfntvtwFe6ZnS9jgtLL2o46RHEN+RxsEFe7beLf1xNMyhK\nQo8i6JxfJePxnoCFo5jctpLeLc8vrblYC1vkjlrerPAHNxSJe16c/yPAerF9\nhgGv8u3Ele9WBfUz83CKv7x/Df9HdLM539G82bY4XBUgysyB4UrKqx/8qBuJ\ne3fH/Z1g+Uu9ymLbje2zonvOOjl+7HVn3zrhqrJLEK+xdgwaoOjw69kRXrEq\n4u+I37VSTNotsT9+3VpoEYd4raMiUmmH/rbX4GXevH8t9Ca7bNXKXe/664OK\nbBqf1Om83zB28sA/xHWcyfAwITRRfRDzKWf4NqHCtgaY8MGlbNz/PvyWERvP\nGzWVSCkhWPWpfD/beHWWeac12j4r6yUHYe6hphMk1fDteFnoyEFKPTLuno96\n2XpM9tGeylSnamd0uH3RuX6nc2Oq88nhTSqB0xH57jo5935WSppHEODwyKKS\n0QWh\r\n=DGmW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b4f8ceaef6234f8de1d71786083ad44e53d69d8f","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4276_1556129129898_0.12958991174503942","host":"s3://npm-registry-packages"}},"0.12.3-canary.4277":{"name":"hls.js","version":"0.12.3-canary.4277","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4277","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33547512dc12dd3de1fdfa749c2d20be51a85c67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4277.tgz","fileCount":299,"integrity":"sha512-ofMafM3jXJjkJeweXM0R0UqxxoImTHj1ChXK2ryQ7oaByPCquywwKNgFapk/fLArrPs/D+e/WMYMeqnBf5xkrg==","signatures":[{"sig":"MEUCIQC5mN/CfQ9Mw45d1hktAUgH7SMSPJSvO2zMBvu7q7ca3gIgLNCzv/9DoWPEbG9sGuTk+HQzYbzl4ii4Jtwg2Yowjn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10267307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0dqZCRA9TVsSAnZWagAABlwP/iWxFA37jpPgf8hvjBtm\n/kuv1P70sqQhAfT8PU5JHxpVFeAHZQrEVbhgm0/bcAbY26S2di/O243HOaMs\n87mp+QcNjkyGqs3LP/1fsxs5TptqmIHwSKFeOSGs6W0s294TAhtBpsV4Xqww\nnRA6MXXG/TQXPPpXPX+9BOn1H6NvF2vtDmXEIqCfviv/Yk7LKVcSciNsPiNn\nATJhG8ApQc5FAwM75iNYGu5C3+9fdRkB3BIO8mVlNHiGppR3O0TW6he6anwc\nq0FQnwshdxyByL/SpCaHRf01JerEydbIrWlwnk5+vxtXEZzthsvPQlCbfPM/\nrhM+A6YcedKbZDA3A3iLJYoE6Sw+arm4ucf25OWJla7EShmgPrAAY4cUp2vt\no3rm/38QwhmzEP8bC97e9cn81Kwccxhb8uidT1LRa5JLQMLdr8a6rDk1epfq\nS+qxTFrpYTn9Gm0/xOmUUtzg0TJskooJn7RDMa7SIbKO9jFe3WAXsI/SGSlu\n0xO+n2JUXpAH1SbG4rKT7I3Bd+rSlAuUdpuJIypXFmZIZssmHtSQHIBlZlVj\nqDT/EQoWSIoW8kHPBsYh3tW2IFu8kdpwlcmnt3T7NDC0m2YD6WcHiuP4eeEc\nOULdWU3/9xP+htCG1gxUOREoMt8g9BN4XwPHr+7Q8JlTSJ7zXvYzqO9GKzS+\nR9oi\r\n=ev16\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"634946ab86c34b307355c70a7a3bac4487d718b0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4277_1557256856478_0.17621341304178917","host":"s3://npm-registry-packages"}},"0.12.3-canary.4281":{"name":"hls.js","version":"0.12.3-canary.4281","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4281","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"019a48bac6c9ef62eeee3daf23b460e0e4b1d3bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4281.tgz","fileCount":299,"integrity":"sha512-mCze4HoDTzM2lcvD75KvB5Hct2ZvbcU5lutSGIO+m2v9D/lnB+Xb1DhsOA3TAOE4mG3FsVYjm0zGathTeSAvsg==","signatures":[{"sig":"MEUCIQDjNsgJ4Ppn2RkHkI9Qbfk3ysvd8LYxyr7js+mGSCf/7AIgMmGgN3wBfx9V1liGHZBrdJBBnF3u5+JodyrG3lCPiGQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10287794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1bZPCRA9TVsSAnZWagAAOUcQAJJDFVj7zPsuHhuzzqI8\nsGWX4vAX7U7P2Aw7h6qDVieEqacq7MXnyiMOJWeeET3JqjDGl2PBjtg+/jje\nYqK8udo6IdMBfJJIZMe1Xw9MX4Z32rhk1B9D8bk1uznF1ZRkwxo2/k5YU4pG\niCXl+2w2RdI8sjG2LnjmmMydYpWilQGV8X14O/+RS5mrDPtniyrrdJ4Es0QN\nkk+AqrduS+R/pIPsJlFhmeEqOSEd0mebYHWYEhOWBEGf6u+WxreyQxjYvPxG\nexvakvFEBy3Xf8JArbOmZ9Jx7DOwIYR8NxCvIW5GK2nVaqasQ7DijbCLCQGR\nHAwHoFAHctqUypKxt46uK+0xuHXMlyeTAXarVdOd0mY0Ln3Zqf6i+KHlro3Y\ntokdEkPSfMgGxQLbxoCCmtJZkFbc0nw+0K8TMhnjCDPcYln9+fUy+C1JIKyD\nCAV4llKq7Dr8uyfULNE57CaIo3gkOQcO7p/jf6dgZlhkgf1R8PiOI7Yq5+18\ngTc81uFFMYcG9TMTAi1p9AoyB0qhAF7a9Rtp4HeBwVU0g2GVaEAwDipTTBtG\nOpNXD6J2rqzTTMW/XZw6zKWH1OAgv7m1X6gorALHo3NvdEqeEeevkenprL/5\nGXJYRQHtwosh+KlYmPx59pL3DCWGj6ldKRGtHYYRpmMebXR7f2Frb4t9Ykn1\na6y4\r\n=VEIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b4087f14d153b051499242d02ab938c7a5c3dab3","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4281_1557509710568_0.5896209173274163","host":"s3://npm-registry-packages"}},"0.12.3-canary.4283":{"name":"hls.js","version":"0.12.3-canary.4283","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4283","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d2bb75167c5af75a41465312876d7d7391bb15c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4283.tgz","fileCount":299,"integrity":"sha512-0/hynICPbGPGH4APLvl3fzZ/qYqqSjTXQecbxx2YUbmXKZrNa8ZsJUKRKgbX1veRLw//4OxfUl5h7ZtzMhKd6Q==","signatures":[{"sig":"MEUCIQDwD7G4CrBqkNrXOVDMqei75I5mz9xSLr70d93qaap8DAIgBLVUvOxTpVnIpzZuWEhMqBVyMK1ZAb8v4btibSxVq6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10287903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5TzhCRA9TVsSAnZWagAAc/QP/R87l/4ZKq1dmjgnT5hC\na/XOtfBbNXdk5c1G5GhMX6ruFpmljlPGHwhcdIwE5T9IGkODirQaEcB0AH42\nNpZTpFTF/B0/kbiOEDDsOdT1gs614dvi50kft/txJwkUW0Q9a8vckO58sUIB\nUZCIncFGPCjS4HwzevGC7MIFWBVvENg+/xbWaM5FzvPuKnUwQF1AuwdcEUUK\n+pN6bctyluI51ot8vtuoXsRjdslESQubJs6Xg30Keclf7vP26pb0Y+Yb/95b\nGawH712nCxoKYSJAYY4+od9Jkqo3+yOVVzLcl/lbF12liL+33UuvlyDEimY2\nhVn8RLwPvrXAI99orRCHZnxtZ/OUk0Ny59xQLlKKXEhTcH/8cnSnIzHmVvbD\nPU4nHfAX9y0DJMS+0wrG/3yziXAwlx+v9mzVYKV1Z+9Je2v18XTkTd/tCE74\nqO6V0D6AOEOs2a8Hj3nW5pkXSB7E1n52Orwz0OITNv4Vyh0ELMLd05WWHXFx\nug369F+GbQfSmAvISES3Ey6tWwOg7G5u+GPCrO584PBIOXVe9jiS7V4N4qk0\nihEijpRmhn6Du3LkwfNvs+lX+w9ceMpq55QobNIHRTNuRdbDjwVi6LCv3U3Z\n1d6kbbHkVAEngO9NwkRa3et+3qsl6xYpSb8EyhjjaPxjHocrQdulyc8RfQ9k\nqkAM\r\n=I04F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"148e49cfd8bb5c84d19c6db43a080c6419923b0a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4283_1558527200499_0.9271768180667526","host":"s3://npm-registry-packages"}},"0.12.3-canary.4293":{"name":"hls.js","version":"0.12.3-canary.4293","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4293","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6809766372033770affec085ed0af01b09e65f35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4293.tgz","fileCount":299,"integrity":"sha512-NK9rybVerfIL+PxMTWODieGFcrm/Df9lyrEkZsHGX8nFH0ySD+Kk43VAWNBf81cvGAx3qBpJJQ4yIL8r1lW9Ww==","signatures":[{"sig":"MEUCIB+Vo0rM16WpDLwCs7CMJXD7nxXjLNpN5Iwq9tGDdqmXAiEAvjUTTIjzBEzd2bUZc4F5oW04lRQQ4akONXLuuWN2b/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10302418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6ZtTCRA9TVsSAnZWagAAkIEP+QEBkQeJmxNHgpY2y0Wn\nAHwGUNh3TrkrnXmad0sxh1iGVgAgA8Ms6JUKf4YYuIIyOjnycd3mTkD9uYuV\n+zQQl6dpQ9cTpSZ4VX+FDUfEB8gs13kYC7YyQiNEQfePr9o+YBa6yhSCT6Fz\nTM9vHskdtQiazxSsXygrpZaRrC4uNTyzJejNipV/upVym5GOZ3igII9C29uk\npeXUDFPVWbu6FA54HsmfM4zle1MTvsiZewOXWw00QQaTXVBPix90H7w2LKtp\nvvFu91hcdqOA4PR8MirbD2FMlkVXsUvbfBfm/yH7hNjFM5sCs6Qeti4OKGRY\nHiMJ2gh7HjIB24LzlRECZIfzxf3g68epsT3pm93Ei4r3TWbR97JYTRWTa1wA\nbePhKb2ui1zz1UvxB5Ean6PQ7BjJiokrIlyRPBAP7qKelniubteswXJ3A6Fb\nvDGvxqnOy0mg2YNPShrG97I1JXDlsGjmqwnFLq7eXynhADC7Ip7p4bp2caop\ncFS2OywNT3PVqh2RVoaZe5Upf67vHp0fk8YVyKtYu5fm7IM3uZY4Kmlu+Abz\nt4eMsDw9MA+5QdWy8IjjGmxQA1N2xZ0ThOrO11RIENzLi/V/hQGsnxhmTusV\ntA1iLc7k7p5GlSFHh8rH0/hI5OpDTfMiEdZYyGB8Cs27AqgRbLfQYRiGUz/C\nmyfQ\r\n=lk1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d71a5e37715824da17dcb1445f62306d9703a45","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.3.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^3.1.4","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","karma-sinon":"^1.0.5","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","arraybuffer-equal":"^1.0.4","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","coverage-istanbul-loader":"^1.0.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4293_1558813523155_0.2544298274352894","host":"s3://npm-registry-packages"}},"0.12.3-canary.4294":{"name":"hls.js","version":"0.12.3-canary.4294","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4294","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45cc0e0d4d5ca91f844feb81aa361450f5fc5b78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4294.tgz","fileCount":256,"integrity":"sha512-N+N5K7cYZbpfGIwbdWOaRO+rtG2VC8FP3MVwSWqce6QFGX7/+Zlrr1fvID1/vbJXlxNGlLWQDQqLyEdo6XqrzA==","signatures":[{"sig":"MEYCIQDxD2a/CQaKXUbNHoufwyIzQNON3v/WmFosYBU3rwQFrAIhANwYV2KUja1Ckg5YhfRTKf777xY4D+RcxxSOZDM6eZga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9435881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9/j1CRA9TVsSAnZWagAA+MoP/364kcpI8qMut62URTp4\nDWjJMR2/MFvKTnEHbCpX/vwv/VEQNAPeojx0l4Klg8cqNKLOouDUIZzhdAXI\nvG02LJ6zJ9YZ5WuWSaZMlpQUAQ4WEfwSHQ3Af3ziTxJ/4q00RIVLAV0sQYiw\nOz3NqeqwQQek7sCSf+q+c/t4nUC3UhSxkp3BBTOwkJAiicEyyAidOF05Ufmg\nG0hl6dVNq6U2CV1NKwhQHgpgMoeRXpxpNzNtqU72tOu1XXx3njdNpLb6UbHy\npvUawl36cgOONuJn/PDTCbQnN8FGyWSD2Secv7D/727vNaUnov7ZqhdqsZLz\np89ATmbEWYb8Tlb+q6ySGfkU+0p5JZL/LaK8vl95mFMmQVnpjfPiM7s7ZaKd\nHqNs6JgGyBw9DCUEomtJfcooN/68hJipZVv0/Y0L00fVfayu8i4f2PYZJEpG\nJ6cyGyQ5pyPVbfBvQvSJdgVbXWq93SiFLsF8TXn+TOIHoqFWxeB2LO1asuqy\nu1Qq2ogZ0UwYX54dBmuQF9XA1gZWMk6mxCYNziPhZ9fYpp7q4G/jHm7jG9ui\ndgn3NxBF9ZAox4NaFeTc8M0VoCinrhjRsCG8n70J5fOaZDCGxMFqUXBzEH17\nirqil1WROPzs+LMSuXPMULLNiOEHDWtcv/R5pccQRGEc16aEjAWyAiL+svXl\nQ6cZ\r\n=ipnk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ea14ad8cd1b035181685dd4afa91370c1e3dc16","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4294_1559754996569_0.4878815342724028","host":"s3://npm-registry-packages"}},"0.12.3-canary.4295":{"name":"hls.js","version":"0.12.3-canary.4295","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4295","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55fb3c2e6e508ac75fef3a5f0abb2f693fc139a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4295.tgz","fileCount":256,"integrity":"sha512-vYNjiBie19gLE6ipUQcU8Kc/1F0g8FGco+zCF94nuvLdYQn23nO7rwsrIhTkdmoecK1qdGDofurQKgSDwISq9Q==","signatures":[{"sig":"MEUCIQCxVxleTh3Ng6s5zrkm1Oj6bHGSeDG8xqOTgoTD+Ee0fAIgSIx88NrHH3JGXA+AG3lEd0G4sSqRGV9MPN3RbUfl9Cg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9438062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9/53CRA9TVsSAnZWagAADfEP/3lIxWzwHjbWdry7/y39\nI/AYpSP2m9Pgkp/pyKoNnfwRxOoXQGMdDHi+0WWMMn34TjXhf4nQhHpMmbTk\nTmGnhaC6DuvqffAdKesgaVf6faNwFvEHyiwpGpQ2r/WgAjGhxjzRfi4DVf4a\n9TI+Sw8gw870G+8CWPAI9NKfRu34CO5Hn6kx1FmiO6TyJ2c9b5mYwFLD61PO\nrBK0J1nnVcMNksQiJURVTXuI14e3JQh4ztyWXmGggAYjKxG0bWFP/SlwdhDy\nV7QBlcWoFEE3DmaT/P6jfM5VaexpjBStkH15DWqgDO67s+eOmFVHYuECIpt3\nKe/gu5+175isCTw5ipF+lml5oI8iCb5lNKMpy9TcabOL/FttYqxhmiA/3XN7\nokAurOBWDi3HpwpsFSFFLcSsmo+/fofBMQf/2S11nFx0Qih2ATWKr4e7byXi\nKyB4nZ0ld13nc6kjQmmWmz9Hpo86vsC7k5q0nBEaZq/52KiAl6MWxL7m91Nc\n7ysmT9fFgguqPRBNl9ceVE/tew/iDnlDY5gNXDzGtySqoU7r/qUDEGYYYEHz\nhw49maP4vvbUmoavntkOxGu2KosRQibrU6te5CF2oZSWb/6CHj/RcQ0hrrTK\nsY4AKzIJgI6OMUBbYBDxBiSY5wf0Ryll5hw0ZwC2kunNTJLjYKVtwAP+/LCO\nCgD0\r\n=RIPq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cf801df03b393daefd34fdd0a75e3ce1388f467d","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4295_1559756407172_0.10346662798240769","host":"s3://npm-registry-packages"}},"0.12.3-canary.4296":{"name":"hls.js","version":"0.12.3-canary.4296","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4296","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"58d4ca87587abebfaf3e738198c2ce4012f4582a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4296.tgz","fileCount":256,"integrity":"sha512-wlvQqYJDIjgjwz/tPATa1WcqOiaQrg/1OQht6MOGSjrHTTVRpvZrC5hXmZ5D0fCIPEwkd0U6yWO+aAv7ieUnhA==","signatures":[{"sig":"MEYCIQDSRMRM2GGNUel8G6T6+llSsjQKC5xtEi1KsvSGRCb2ZQIhAMm55aKRWSI6nb95eyajhzalTQ9SU7po+dk+AJsDe2md","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9476553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+AX+CRA9TVsSAnZWagAAQn0P/Ruq2yfEO6XmLsgVWxfa\ndys0r8KFQRoE9oKiOjPlAJw8trCNwDwlcyXPZg6yO21kRC09Q5oEjGVAScgL\nYCoR9jNlnSTtBH1t2ex8ZkapJ49ZyGtW9dfM7nnBEWO50M4LS+GNmFDdRNbF\nE+OlJlr+pD9wLd7HXviup3337fYtP4Xb3933H23unG2in9Kt5NT5DA/hUwvU\nzJE8MXzYd1HMkdJdk00OC0x4YsIUliJJKH3CaLN751Od7MDktbw9hOKSHSxD\nN0ErU3ZE82jT7pq7QYzn2eq9XzQlSOU3+XQkrqiaPQZw+TBa61oYky2NR6fn\nerRY/hQ6w0zd9daKZlcdSvTuWFi+yFZ4fjtp5QU+WNHnLyzzyAisTWKf7Qjh\nkpWGxmDL6x8mjKQKVPHcVTdYxsHOJmtrIyLS1hn1YBPWEUAJ5VQneerrms8Y\nORIqMKoU1clKZur5Oq6yQpeXPFwFPAR6QWcLmJIUTCVZA7fnN0G+qKAQqWuu\nVjym4UpLDkZhbrRaGVnOwH0mvHnTdmMbGRgRaYxIVCkA0XLPPPY8ev3WfSef\nqKRBvQwU0FFogGTVNmfedwXlFUgW8iygpCGg6cAqvWVNhUp2WDrLbaUoKIL9\no4VsAsBY04MsUw6cbNQkkqOfdx2uNtY3hc0c8I6X11eoNIPyKHcpV8kAi8Ew\nkAGr\r\n=d11O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2c7ecbb99f2a6faa23456c740f423b4b2d1553e6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4296_1559758333689_0.5334680397067364","host":"s3://npm-registry-packages"}},"0.12.3-canary.4298":{"name":"hls.js","version":"0.12.3-canary.4298","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4298","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b52dee22ab2c934141b4e380fad1e9f06c031fd9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4298.tgz","fileCount":256,"integrity":"sha512-U1xd0GRuY9LnuWmwF0RVioHiO13Tuy7wO5XDihl/ZrkPJQIeA8ECwMShymb6D5dyVd8B6THVm5HnXqbBC+dYOQ==","signatures":[{"sig":"MEUCIQCxm6iQF0+nj3WlQU5z6p5sy4xT8C2PJ1BkxJA/h+g4FQIgNMCAreMGyGY2PLw0nCXoHwOy1A0+XxuroVcweurO7Ck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9476552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/E4PCRA9TVsSAnZWagAAnzEP/iM0hENpb8lNRniJP1uX\nt0i2sdseEKMjEz4i4BlyEZ2nMDMv8ZuAIi/K8aSCnOBjtvTWO27bBgYYCRFd\nYPbGNT4yIVQnrtm6EbPnybe1mb3T5x9F5o5QlRpe9OgLn51JgmPNW3qRv5UR\nsrxRUVs3sfsCmKVInA1cXDbB7OhADljJ+Xnc3eAfJ72B36wNdu+3zU7/Xt5g\nxZ0W9vjKkL6IPawJpCSZ6doFZ3iDNZDiFjm7GW1rMC8YE3dCnLsuUK9GAsUb\nlw+bZBdmd0tyK42ifGdvWU6LBRuslxxgEpC35y7djChapQ8Ry0hThJCTn02o\nikJFe4uN1TrTDMBCFkZ85o/ZoLkoLBH6sqp2KsSpI0WOIqLA446SW6mB4Igp\nK+tyHgow/dVGGinY3W4aA2MugZUnW+LfyyaszKmROi2VUdpSqkv7FnUsqPl0\nAky9S+/dfHknYJtj+6OFbnxJUIc6mx+w1SiChuHSrlC5qZ790J5h0z7isJDi\nzqVvvU514bLIPiLjpvJGcVRYiweyFsSNTnqcmElzKxBigmJpyvgAS7aExf2Z\nEKL7cMR0R9r6jQM24C2/0m0E7JathbVbXbEbSgiEy2cAyI/sQXxVHmPUi17C\nv/sK8nASAF6o9acBtbWkRTkbk1X9ZWLzqFSTKYhpvYy7tqSdRP3ps52D2dh1\nM85j\r\n=xFp5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b773cd7844a062a900cf0375a0cd3b5fd1e1a061","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4298_1560038926121_0.8179736013130734","host":"s3://npm-registry-packages"}},"0.12.3-canary.4300":{"name":"hls.js","version":"0.12.3-canary.4300","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4300","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5e31f4004566e899d83f733c8e8aaf815c5b159","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4300.tgz","fileCount":256,"integrity":"sha512-0J9p0tjrss+W6n0p6iXPr1D6tBbSZZSaEVgwTEVenk1K0mscgwAqb8Ie7+1OMnmV8R3aq7vGAHlXkTzjPBRQug==","signatures":[{"sig":"MEUCIGX4bnk3/unEiMlJ3iWHDAJQSt8db2U+YaEOs4teQ5yeAiEA2NyEfy1xyjK/P9L2IFbArsUKBs+FDX6JAEmCNm58nhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9477015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBegjCRA9TVsSAnZWagAAwxcP/iKHoQcDbZ1YUc9m6vr6\nQavq6xzi4WyRsXUnKIDSqI+jmCWqVzASegtM5aqURn9gx3ZJe7y/x7RQLtwc\ns5ZZ1sB1i96RjaNijOse0mx0KcodI6WVytiQJJ3UaGEOrUTsst4k7RFTW84e\nxCzQLHnoevE/bga/htLPVePzslT5LxlIBDYaoQvZKqBYvZxvauLqi2C1QTnM\nCKnLDvbLVfkl/P15iz5WMx/d9qsRggCXkak94ZZTUCKNouyvK1buwHMItuWS\npp18TiUcUyh28HEHYCKxzpA+Gmo1q/PHlv9irZxT5ht+r1IsskLsiEYb4uJv\nMWp3Cu7XcSzdGNplSvD4VaSfnPsdcXIb7ujq2IUqYKRm4EO0upguokU9jUGW\ncsFmXklDaYc3fWpX1yyBdun5TTh3BKA7vj7L5+1RQwYEdeJ1pXJHlDgptNAB\nJKIENSRIepRLd/oW8GZsKKqRXNQV3xhxdDaLiApKVaxyyxsbH2+6hn2pY6AG\nJ1DX9h80A2zb72/v0utPrRb3mgL9NqRi7NDTHjJAKRCtOxEIZ/Z+MERYw4BB\nXogdOWLWiVPPoc550RhvriTVYIf2Fk8laTEzd5N/7HISxihlZy59QJ+t4OXO\nh5yxlGM5pA48dy4iiBMSODlADL2yHHZ9aJA5Y+jV3lWr/6zrcCKDkNkfzIi4\nHAV4\r\n=Nycz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"da620e783b6bcd0da5fb43713be9527028d81bbb","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4300_1560668194272_0.8298505205400062","host":"s3://npm-registry-packages"}},"0.12.3-canary.4301":{"name":"hls.js","version":"0.12.3-canary.4301","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4301","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"870e0f5c7408d71b6e2dfd87f2521f5e66b1fded","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4301.tgz","fileCount":256,"integrity":"sha512-dORTJmkqrOWFvoQ9lYhmF7oO/w/bI85Vc/ZMCraZM7Sw6tq50icxvOncTGET13vNmFQkKoScEMcrlBCq48p6+w==","signatures":[{"sig":"MEUCIHU/6gKJ+82+2HPlFAe8ynaXJNR0yhpELyRU1HudGqdhAiEAtBCAMCtm8TbFr9AtPA29wiSPd6/IvbRWYC/7KtfHtkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9477000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCAx7CRA9TVsSAnZWagAA95gQAJL0lcADL2VM1BUcls4L\nOKmeK0A2CdvJYN/cIunaW5NFULVPUA4xV83JkeUrEhN6e/OenwaontzykvtP\nPm/Ir4ulQIpizopAQyx6of51uC+meeFI3nUovgLDclJJuJCodCWmMTCRC5RT\nhvfxlUoALfP9kAOBWrctUgjM39YjMUVhdasooEeZSkcvb5UumgtsN06HWhWg\nxWVTjhCLcHrKMzhwD0r1005mFwK7BhCwflyJCnr/ybv91dduKSVIguKiFpxE\nLkK1LgICTMxB7VaEmQCr3CBi2Z3jXfYEofQay8GQC/1YqT/6WVuDqniXRUHo\n6g8VG7dqRDSOeuXcGwzak6MG33QwiFf2v0JCCXlpGhVMKb9JpLFQLQfmxuK4\nl4yK8rTMnV9NI9FYdV/rWnMUrigI+QgSGcRGRTV+0+mYRE2+ijLjXKYM9J1i\nps8S1qkRw3RbMEIDFxGGljeGCoxTgclDVfvxuPE4FCX7t9X3kA7laUKFpwEy\nNoH8QukXtxCgq+1tVPzkP0dDp8sBm4YCE8C88eiixEouGiDPjLKiR2jAluWl\n5BxKqfqvQkldZo2nzjc0Yh2OMpGuJ825/HJR+z0qrYRlhlC+e1MuT8AwNR0R\nVfQmS8Ue4Qe9ERdN7zsVwHuHDRZcIg4UoLbikAk/VmEAuHbR4zlOc1EjmZzh\niF7k\r\n=M3T+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f723c06183ca703351704e6befac61a98302f513","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4301_1560808570977_0.3637919806754608","host":"s3://npm-registry-packages"}},"0.12.3-canary.4307":{"name":"hls.js","version":"0.12.3-canary.4307","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4307","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1cfca604deec5bf772f929afe3cd0b2dda8c3ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4307.tgz","fileCount":258,"integrity":"sha512-A3iLBkS9C2saH0kaDBWbhDfCMPIq23wOgGx4aKe9yFYXZ3dJMqWiX610t7eBH7zc86vzHqmTa09OSFP7TEFKXw==","signatures":[{"sig":"MEYCIQDxuzyo1jJLBBCoWZbP6h/7ejtRPOjPvlcRXURlNuzCfgIhAL3no9Jewyx623bEg0Rjikiziru3gZSrP7Yx9XFZED+v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9478866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFSP+CRA9TVsSAnZWagAASAYP/1+F4fJHLlcCT+zjgf1N\nJcvn95LvCmjVn16wa6M4eje1uSPLnOFDYr1S08H/yzVSYZqsp04gx7D2+6+q\nOF0AZbYUdAvPEgWmNRZOGsrgSSED8TLgofmj25sdfDHNy4EoS5Nx2yEezWkf\nh74Dm6Huqn1Uijz11OqWkpdVxiKVgwLYMDSzeNhCUqnulYgOrZmsx3ZD8tZH\nrL/DqN+5efm7os56VPfNmf6TWOpo5ODByQkiGxl7fyhGAliZCg0MWNTsl5hW\nff1POZ8hvaiYZHxcjVqT67mciI6931LYd0k4pGdyGHSg+3gRpVSyfXHG1rFx\nSbft5hG5D/igl0VUytxqypBcq+TkNHZaTY1BcjqtRkTpwhF+H4tRrjqylvvY\nkp5mlwoSl7SJts8lvxdS9jIdUqZIxhI6lw3tMnjUuJnMHZbI6etmKA7jXyCA\nhOsUXWuySXtJurS6RLNWi/OK7pF1MsDDqUCjeTLRmg/AWkCoSu/lxRAs22zF\nYS847yCE4msBAPhhZhYxIhAXDZlgcso1Bt89fIh/2lMvNlHcD41fEDq1QIup\nWcdupJv0MHAlXxhi60bF/Le5/lv2dkTZg0XVVlTN63n/Ogw8Xu5wsSwSu1PB\nHk3jhkeaFHy1d6kqD7ST4tpR5cBF6X6rPFUIot05w8cQEUqPqecOAqiHy6OC\nSLwm\r\n=QMzh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b13c460147030f2d71403ca4a40a8902b61e8818","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4307_1561666557710_0.5754539673734738","host":"s3://npm-registry-packages"}},"0.12.3-canary.4308":{"name":"hls.js","version":"0.12.3-canary.4308","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4308","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4d7ce77b70a905cce12e2cafa3ff003bdb41b19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4308.tgz","fileCount":258,"integrity":"sha512-CbWrsOz4N53AHZxi5EgJ92DOTCJyqK3QUOoXE6H43i5KJ3ujBIP8EzjwyHWGjPe/Rlk76r/uj6knLxCSCjjmmQ==","signatures":[{"sig":"MEUCIQD3aprgPG+CVqhCtxZyLv6gtTf+EabHl6Vgv3KN8HPGuAIgBmGfe+a3c+1rDRGvSHixW5gfH26q3ZvpVw9Qw5UBjMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9479872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGiJzCRA9TVsSAnZWagAAejUP/ieWkmMGtzkUOB1ExDvW\n/ay/uu3foQKa5xc58ETpCaVgzjI8XUC2QdmOm+V7OwDsdJC5RjqstccvUWjF\nA4APXkANS/sbX3tsCeiZYCfh89c4pbcRtIe6zxLDDNGWroQ/TxvWCFCJc6Uf\nN6RTKIsNTEI9W1//QN1md2MULwEdLBoNXCmuExLS7M3U5VAnhI/fSpXNqrJO\nk8e0ulcxCneIm21Vgp5660bQ2Gq0yqcpTWVktNMzle+HsQ2XhUbWi+N1oweI\nUKcscq/kgvBuYD4D/lrGUl9yLhuIcQUdcRHrqFq7yOE5h6znrPriTVi2Xc1P\n0/A/qiQUUMwhlSfKR0K6XAr/Kc1iFj5jLwZJbvWCf/Hsrt33ZtjNZ1rVOiyK\n6g0LNlEKytVrB+k369HRi8S708JHN9iTwRwPgfHDpBHZu8YHHM7i9S0nLBdw\nyfjhrnd70fbrZL+CQ82rYigQ2LTpOfN0+8EUt/hwvmKlR1jCgoh3AxyqFzQv\nQp31JxZPNxGx19ejD+QqXg9Rise7IF3ufU2AatlmqBnKVEQMwcqxElYejcCz\n7MwVwM/+aUbDH5LGC1kD2pB6woHodN2oWEPuLWO3uSoQJNSASf1i+94xrv/w\nz+H5rYs+WklyfjrYhXr9Fl2SGQ086+Zpa7ZKbQNz4oBWc5LeueIFbqwdm+dT\nvubP\r\n=KBJM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"db011b386b9ed368ae183806fffbcd95c5501895","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4308_1561993842927_0.09272204024013297","host":"s3://npm-registry-packages"}},"0.12.3-canary.4310":{"name":"hls.js","version":"0.12.3-canary.4310","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4310","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f764079650a37cf4c99dc2d61cc6f5ab3222e072","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4310.tgz","fileCount":258,"integrity":"sha512-4stAz12pxMsu/6XTE40wPSlY1+qzsdf30auB1Md6+Ge2EV+Q+Ioc2kVMjMqmeTfmnekPAw+KEMSW8fCs9YJZSA==","signatures":[{"sig":"MEUCIGbZJSNJQ/XNqDCyOrMphJxc0srwFoO2bQNCHJRV7WvgAiEA5ABchKBlltRSmxazT0hEyTZJH9pRG9vM8Y2EoCEhfJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9473527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHSjwCRA9TVsSAnZWagAAmCcQAIcN4KACfFjOmYeMPZeF\nvSrhCKcdM/AmcW+xKQPNcZn1yeDECMZcIjTR+dDUEK6/OD8P1KUjbsvm7Q85\nN/CzdmD4Rpgu9zp85lOCJoq3uPcrOJR8b1StgM1sYnacqe44QVv3j2YsJHpw\nEFf/cvun8WV8xQ9Ju9WN9eHkYtbMPKDqBYJIn7Es77157WwkDKfdFSj1c0aC\nB3Z+WavGDHv/9HBFzRinv5Pe4A6Rhn3HOteb4iNNodhOIkJWdYynqSoEqKtD\nc7iYwd7a/3qOfLSNkHDASHWuNajX9ti9quNpnNDG1XEYN0hM1qhwH3DWEfMT\n3kU8aQAvONSWWiBVmFjo9k0UHxksINwfSkyCAXUj6/CLyGNE8Bf7wi9xyQkp\n5K8n3SZA2G9Ergd7EVxKngn89suvFyLQIoUj1UCxbrWH0vZ+aRmsVoYQaMtX\nJDJ4g7C6i9w7FZkVnT4DWeIfzJTFVYD5AlHBSDPZ5c1ryP9O6+OivHh3Y3tQ\n9RR/m3ILkOl+h3M9W47Xnl43LIlyFtJYk32HzlqL3+XZXdewo8u4rx8ed6Pn\n+Sjem8Ks8WoPFbqFXTNOPshsb79KgZCfydoWoQCOfiBbWkfaeljDa1Df78Ax\nha7LXCaQ9tSx6jO3Wgzb0uKknM922ZqyvDMBEL44l2lQuQ1+1aImmh5L3ywv\nSCWF\r\n=ih26\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5ec8093ffd3f298c1c42463f46624d30187e58d0","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4310_1562192111532_0.3339306587750628","host":"s3://npm-registry-packages"}},"0.12.3-canary.4311":{"name":"hls.js","version":"0.12.3-canary.4311","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4311","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50df5b3d6d2dcae08579aafdc4dbc6e9d76a10cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4311.tgz","fileCount":258,"integrity":"sha512-r/GB7vvbPScsRZ2KSSwki7RkQoztA1bP8hHiFduwplN3pziZsNpSAUIIX3jQGuhLZ7bW+Bbk0+ItzW7291yLgQ==","signatures":[{"sig":"MEUCIQDVQOpjO+BOOx4It8OxQzie64bEj0qh4Bj4nJlDyTxVUgIgKEK2qW7Q20ekUdIdTVGGtTPaIa59tQFFCW894rXOaQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9473557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLPQtCRA9TVsSAnZWagAAsM4P/2b4YhHX+t+ywjwf+cNN\nxrv5ia4aawTu5qffQQzFo9JlWmQc+sIptqWMtWRTGIY2u3Vsr1Oif+qt8p5N\nwzZN8WU1KtJiNMffZFVLzU0XNcp9gEfklZFXks4c1IoTvHEwwJ82GNp/Les3\nOlRON3D0xwTd+VcahYDPoKgHWrdGvRDmlUdSgjtt55+edIUSOTEu5ls2tGo2\njTOaZs7qRrJjB8QRwRffmzp5O5PxxdkDJQte7hHaX3nymxvgompW+CTEJlU7\npAVCHfg8MWcJclAbdbootYyUCs9Ql13+Rz2SgxGSPK4NRqtoiuvRTIqIZFff\nIVxz/ruJ6WWNSzpDNwpqxizqk9Xd1uQBcEtcW82gaVr03+Iz1PAJi0dl8p/F\nWEUr2He5wzpRBk+0Bhlq15O8uxTesRT5asvYHfyzghgYi3jG2lKa6DuHT3sN\n1328Q3mDiETZNlGk6pm1dC1Pdsoy9lZ/mnuMThfuvKSFP7YLUZJoJYEuj49j\nfUI9sgNTa2EOGmvEtz5aRKJ/ZYY7GwfybSWV2FNBe+K8PC7TWy3Zc8W7eHJe\nPr23hwt2VHjW6gqahOIgBup3g3MG5pDIY2lch1j1D2wtCP8L+0eocjhIIIpe\ndqT/O3j//2wNpd/mA2ZIiwrb+/49vgpcZGKuRwkzTo2OJsmZmbqHcg7mqFgO\nxgK6\r\n=DKHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"85c7d8f8e3dca57b4b2a90fef899af7edb7d3a3a","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4311_1563227180820_0.4008299007550007","host":"s3://npm-registry-packages"}},"0.12.3-canary.4312":{"name":"hls.js","version":"0.12.3-canary.4312","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4312","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1bb4c337324f1c61a8dc2c2b8f5cf99e3e4ecdce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4312.tgz","fileCount":258,"integrity":"sha512-A6v1L+XOX6G3XUxaEKlEcimo2mp6fAFV7snNkOpEEcj/0b9uqS5LESWZHmgxCV6yDTNYlW6AnOGtdIYwVnsYMQ==","signatures":[{"sig":"MEUCIQD50YRaPnZQzHdJTbZ+9t/ufv7NgHnFLCjuMAsLGyErxgIgYrX0BBX2TvpASPGNKOeNrgB4HcqWa0MoladFilyUjrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9473382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2fDCRA9TVsSAnZWagAAmtYP/A5lueDSUSHth5sKQxHu\nLKH5oHwoMTT+K6CNFtM/VR/MSo0XbdV2EJ60RmjG2uam8TwcoiJb1cpuUARo\nJ55nt/FmCMgM/gbABo1Q9oOIgBPov6CmQgJylolLu2riT8PGx5NL2NNZX7xV\nOo9ruSo4RMhIUl8jMNqwZSAHp4tXRfqjHbe7nLgxZq/69yahdX34CTi4LHQg\nFx27RVoENc1/ZK/45UrV+i14pci2VNDCFRWVnp31inT35SbuQR1Y4+uzp7Vd\nG+j0cZTpr6AVFTUbvc5OC4P8T5GuJs8qOEXIbcGFZPep4TlM2HP2VfvWqiWE\n4JZLmOTzLr3Y6JI0EZCz+30NlJgsAJl/H3EgY8F0dhBvrctUUDFiwBJsFybC\nyhyMlRA5DiXGlBmSxgePlK4vQqRT4Iar7vjMA6Thh10KGfaQrwpLGxNM7cK7\n+gNbm/8PFM3vu4BReV7bx+awBbaH/5+yBU99a0j8dH0tq1lzsdFhzCF+q683\nAFql25+mnE/vwcgMRUmggf1DnLh4fx0MHRXCYuNy4kfTpebG3A4tyYIwaJzq\nQJ5q6v3hxlLLnVp0pLqTMtfz8ZT6/vijQmk2v85k4pbONF4yrRrK0x/sCF7x\n6aagFAxO5kktZ72KL8yO1fqGA7F0jrlJexGUtsCgDgqjBWJBk8auJhuLBewK\nTzHr\r\n=Qmju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25f0bbe474fffd7cd9582de435f6bc7674367e51","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4312_1563387842142_0.2302191544364951","host":"s3://npm-registry-packages"}},"0.12.3-canary.4313":{"name":"hls.js","version":"0.12.3-canary.4313","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4313","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"117444ea8c63a0511693ac6b1de8bb505e3dfb75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4313.tgz","fileCount":258,"integrity":"sha512-RxTplL3YMhz2mirhH1hjoliNWms/rulGHPtBv+WCqT4vjJhVOBaIAja6/6ddCMgtcq7LtIjf2PLaJRqI9pHd9g==","signatures":[{"sig":"MEQCICqFD2avYghgiDfIis2xng9S/3q9s2J5jz8ZRKNwzZgdAiBblhX2oypFzqao+HOU3N4y7s9ip0mjI2glooQQnoDVUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9475753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL4+ICRA9TVsSAnZWagAAUV8P/R67sZQEDQjwouhJLnbX\n5jMpyzArA207Dd+FiMJaiOcmNmLpsyuuH1UVFLjLNCrX6ZMv5VwoZRqmsBAT\n7xk0iKJdyl9Vq3AlejsjCLF2rp90FRBVzQIPPU+ZdIzpwZ5A/xMGkfbdnHq9\n236xhVCGizpVWqDAk7/qLRbDrlgeXDwP1oVZO+G0wdz8Tl3rGTVI16W7Ye6W\nJE907xt5Iv2E+vFbTTNhoz7/8TGbMld9jgSbUU8zQ/7fRY8juR83+UJl60tG\nG1wkuAkG4+bV36VoRwN6LxZ21zr5S4UGPpoTw6IdoCtbq+gFnvJ417lD3cOT\nZfwksQjJqu1V6hCHbGN4bKRqaTemwvezSqtrA8xqxi3lliBiWd9ifxoaXXrv\nFpdbcS2XlDHrVYiUu+wzfdD9esZbA1SiFFETfxzb9mk4k6BK2bJHNC7x9pdo\nsNp8YXaKpla7OM9/jh9OkrkPA9FPhLpInsHSFkBYFwDJ7qgHeqKSGeqMppJ7\nypknsnuJHUQi14c6mhJVAc4n5Xm6AZRr/g+7y8xJKvUGF5gFujfV8tAk5Jxg\nOUcublCjIO5tkH3VldKTI00GeGQ07kQIeUW882Mhro5ldEVriPtUGWKv0DiL\nDClJImG8qGN7yogBoRdR4DWDRd76O1ea7uj5FQTUSvvXekMwDZxqnHTxQ6dz\nLbHe\r\n=8cZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39109bd8bd7411887a3fed6d1f48fb98ea260fd6","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4313_1563398023253_0.6742300400932939","host":"s3://npm-registry-packages"}},"0.12.3-canary.4314":{"name":"hls.js","version":"0.12.3-canary.4314","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4314","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbccc4fa6f661cf8e7ad1ba8864e92fccc54e880","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4314.tgz","fileCount":258,"integrity":"sha512-agaknCf2KcyJdLOSRfrUUAQm8gCToRI5AjQaMEF3sw7t2+7IwIyM35j+AW1gRSWh6zeQlHgLnKpQYwssWR39Fg==","signatures":[{"sig":"MEYCIQDZwmfrteUuKFhhAn3gW0+9oljzcgMMqo/mcNEyn8oUuAIhAPmg7B/iPzvcNXsA+9DPjYi1h5gNuGZlxGLklabyGmxS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9482747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNh6ACRA9TVsSAnZWagAAMKMP/0nPu3Efk5a3/SeDb0oD\nz7hdtExoJ9U/NFd3MoAeAWMT+ia1zM2NdsBNNj9Sh3Ko02BbeR8a5UCVk3D1\nSLi6wdAo6eZswD6aeuIazFNmOnRyQuTdI7XKvLEF/D11Ap2CmSiJG1Db5WyE\nkoikYKAItFXbfziSvs01tL6hNMc1WTnpXF4tePwq5D+Do60MbapiPIkQ4LWX\nLMebuIVhQ1exQdiwnpxD311C7Fgwr7py1vgXcQXeMAix6C0kfBBHFkwIjXG0\nqBc4RfSxRyrIXpDyoSuwhS0fRgPDaOoGBhbCDIUBnZRd9s+f01eyh6myyR4t\nf3YNJ6BUYwIzWp6+wCvLyieq32IsOsJm1TqVJPG2FxqjRPzQ0oV8rRE6PkJp\n6UTtjB3mxkxLV3njNTfmagDlyQV8P4O6ksQ72BVwmyEBcdvQO9kGuzYQv2Kr\nOGnjlQL18NGM8jv5ilEBiHPf8AKEzqrt8W2cokdyJP80uqUFf23CEqvHOgkZ\n/OYXVm8wU4YUp3o1K13s3ZgPmX7VR6UFKgKyHNaqJ4RJJFIzMG4NaO4Qf1rn\n4AU4uHh5OQUBbioR+j8RI7iU5tnTjr4favE7tDoh4ILXvbGTm+8c6oqjAfCk\nQ0lRz1EdcJQIGfgJ4QxmtjPkj/i5y7/Lz4pMfLCxXcxSkTuoD/nyPRqUMtwC\nCOiz\r\n=e85J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"31f6476f30867f748c85640f9b8da4776a7e6b92","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4314_1563827839172_0.37930179313144663","host":"s3://npm-registry-packages"}},"0.12.3-canary.4315":{"name":"hls.js","version":"0.12.3-canary.4315","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4315","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"40e41faabd21c9f556feaddf94dd06e101886cd3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4315.tgz","fileCount":258,"integrity":"sha512-JoWc8S4g4y14aCh+DHn6/Bgaue2zAPlMxePdWNt+0fwXwo4s+/3rDF1W9SJXW8f30nsKpm3WFXV+JA/YsVvYnw==","signatures":[{"sig":"MEUCICfSIEmfgovukwpzwIfXsuXqxJaCykAldq2/Mi+izWUzAiEA2O0CxFZaut5ahUt1/QgX3Itsg+SmEGvhIJtcAoj9HMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOhSACRA9TVsSAnZWagAAHs8P/AuwbigMVjJdPfQrAQ3o\no6ljQAxXvxrKV/bYHpoJAYEop4zDzOpx6UpOzfMEZVbqBEfxrsQ0GlAU/9C3\nruWUN2SKsa0JH575tcagyPAIjOZav0L57aOX3kb3MzytvzrA9o/esBPxUERt\naCFiP5EXoeNhRF3m9bkSn+HzZdRowJgvAGDJ2N3moahNBCNDS6k0UsqhzoWX\nYOjP0b7FXXCxHt7qYwTNXvnm60zfc7F6ZWDoIhJlRmCzZFKDlZQVYu5p/ko2\nSGAkaXPBhN3zxzwTVDZZwy7a+fzmQC7dPyOBt2nviC/9sJp6n8AERBMm/pHu\nVTDCZbKVxmbIb7G0xfvZeD6C5m6pRlZfEtUHCpsB0OBJR3CmxEzdulunrZkc\nnm7Fq4hBw4BQNTtIq6TDtDC8grfrYeYajr+RWiMVuLgsMK22aP5VbF4ftaD3\nZ7tcixHo6SQnCxYp40+APbCOnMr82R7GK1vRsUepG1S5lKOImUAPgnQmMnge\nO4xGfpTazwlRH3Lx8yI7YjHb8l6+lWJHykY9qjbMUo8pL2eQGtEYKTJmNDXm\n7FRFBO5f9hGD0VOx/6PmwtcNkO/zrAisKXwnQ58YHUJ8nMasuA4voiwWCklc\nAXuQzF1qVZipe69MH9p+FCqNaxGRDsdEDyf0TRlRcVZCx00HRsQrSXnl8fzA\nwwg2\r\n=nu5i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d3b2e7ad508419967cc3564772bec9f3257a3b2","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4315_1564087423289_0.19217274101116422","host":"s3://npm-registry-packages"}},"0.12.3-canary.4316":{"name":"hls.js","version":"0.12.3-canary.4316","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4316","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b4accbaddf43da358d4e161cd90f21954010203","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4316.tgz","fileCount":258,"integrity":"sha512-+lC19z4pKRn9WMS1Y+h+2kOw+3kwiLGeEAZlPztzyvhvfz0HrxqF7L3XCjcFmxE6OeL9KRWTQmAAbE6xD2m8DQ==","signatures":[{"sig":"MEUCIFXvMyqvoeMqRfu1d0UWKfN+csbOG2nrOtbaAFZT7bMwAiEAyu0TcMeLd5sOv4LNzs9Li7xqM5vgy1ra/BaIYU2EoqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOyPoCRA9TVsSAnZWagAAVQ4QAIvUpsXLzTwUYyEIN/M5\nongKzHb/PhP7EszcPdJB0Y7lnqLMa4YCSgCgcL9uiwQAwdS4NK5L+DItWB8T\nJc9tnDH07mXF4jqhb47lH20a6yIgnba1DxSr1P7vtHZrIbpw66jIR2MRtbA1\nr6qR4ytddzCqelK6la84pPUi9dg68yqP0fJ6qodPhQiLwBqwNaNQpEgBTxB+\nqsVdP1H9kumrx/+DLyZ/NiL27JnHj9RitjyE+hg7MzMr5nJq7v9z67GmJesC\nXr/YqadmGIQ4M76X/nIi8gWrI6oHzQBcd6RS2qVujJHnuaaYXs/qekKuhOU1\nB3ikH9CevYGgH95FYP+5av1mwRk9T7nOo/+bnEed/+Qxd6c/c5vPqV4EZaZ7\nEsWUGWWJsojEkBmmRN71kdzyKfZ/VasE4tymKzToY9YY7vcRH1tcMbqtp6cG\n1No5ic0AfALnCzkkgz4UrFdMGrdHAI5/wll3lvFDl92zDMhRg8Ran0J6Hv9T\nPLt5Xs694X9L1F3zFmMQvHwP5XLOgD7R79p5k+ehBf6YVGirjcRUd+e80R++\nuAwt7GBnDdXt58tylzvnye3vsJvtTa2goF4alA4QWd7lEJ0HfI+JOQ64NHY4\nToneAxYEymM+98ruB5VVdPpMFELaRIz9R3xHbBLZDvzoNx3QNlJQf8fsXzVJ\nTuqT\r\n=Ln45\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a687b2c4ab24b05c0b7b4171469551db6a8ad6b","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4316_1564156903833_0.6917479262837676","host":"s3://npm-registry-packages"}},"0.12.5-beta.1":{"name":"hls.js","version":"0.12.5-beta.1","license":"Apache-2.0","_id":"hls.js@0.12.5-beta.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c7cc50d7f4907ee3534d2b401d1f29fbca5be33","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.5-beta.1.tgz","fileCount":258,"integrity":"sha512-Lzv9fvIQEPcjg4r+ZBBiYm0BMuAw5AMtISHNWFzQA53ejWpvKmt84Rw+Oj73HtMIXkrIzByyGBsTlWFyGtjeqA==","signatures":[{"sig":"MEQCIHu5n6duV/7r9E5FETN9KtoIG8LklMfcTqepj040V0TDAiB/bFCNJJbdwmrES6uO7JRbQAPudM5NxPJ9AZblW79PEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOypFCRA9TVsSAnZWagAAan8QAIsosZJKFCAhPHpuPu8z\n4FSSc7DI1TKN+1LjhMwc6YtUEimFia8jiNnLS3mKKCpR6edNSiJ2EMZDSnwc\nosslOhXysv4oAtD6fyz6NUvN5HXJM95Elq22ZCyLm3gW4VGfeW2aXy/0k6vr\nrzLgFtnSFwNgthxoBoaWwgKk4UMh18KDy4C4xhW2Fle37Pd6pJvgZoAj4WzX\n1eqYHLQiGKry7/Dvf4yLmkZgbSD2nguRXR0ck00JXLhqt5KKMlghoclH4h2d\n5uF0Bz75oV7Wn9uxPP77+nCqLuxgNoJJ2yXNO/gaVyGQrZWn9TQLB6xpKD4k\nfwODGBVdp4J6iSLzaTyLDHTovR2IzdPPQ6+wrxFsJwA7QxIBmyIFgC36+O28\nInBb1RdWYoPgPP5WZwQS+BmjjEhaH2PBHgYD3MFZhKew8gQvpgicBzIcXiNq\nuvTWwqz21rUHDTAHDSonhcMu+FDvn8Aa6FFLqVFxiWRH+QQYJ5HiSjg/HMjb\nF9MPXtt9QQKlHThVK5Nvi4ywceo4w2F/gVaTW+YC0DJE5+nMQaSCkArFNpiq\nxBCsLC3PxW5wumvzq+D1EVy2jOcrMPdPjckRTDrd30XypQwkdpont7zX7nfq\na/Yz4pKaHAoQSbGMe+zqFy1Q4VqCfiRRBYmXXheUZcygCz2Poet37tgSTUjI\nBf2Y\r\n=QhPB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a687b2c4ab24b05c0b7b4171469551db6a8ad6b","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.5-beta.1_1564158533294_0.2406728829953686","host":"s3://npm-registry-packages"}},"0.12.3-canary.4317":{"name":"hls.js","version":"0.12.3-canary.4317","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4317","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16cbef65b17c3ed0ffd934377ec54674ea8d4fcb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4317.tgz","fileCount":258,"integrity":"sha512-J63H0H+NNKpVylxaDX117TJn31rs6W88yo5kifTPlRpcZrnAfrSIo9XAL0Nis4b5xwHq/sQ5MozY+1IKLY7mpA==","signatures":[{"sig":"MEYCIQDC+ajm+PNUKoUSmNhM/XTmqUKTN+bFP4v8nhl0asajOwIhANPd6bDPxr3kIwDySaBhOrIDD+cmEMyGtuTtv9F5ODvq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO3uFCRA9TVsSAnZWagAAIRcP/3uIJ8VAtq6PGXN1wKpY\nd3FoGFmjWFjBqYN4yOUz7PtPdxkPPKjQlHsyHr7zZWgyH5UpLGgP8TZkyvkl\nFuy4HC2Fw7KAbrNfyEbQycLRmmyH3AlUfAj4moc1s/3e8KZReKfPpe0mebNm\nNmmObDMQB1wHFRpkUA+YVXpKJMRTKGRwEikHA7Ze+aAaMBGTtythpvwRMPgg\nRa/6AB7i9+8gkR2+8/y11f9EQm2x1vt3CxBf7SfEOP2OI7MvXJ8zuHBIQl0o\nLiWON9qRdfLewRcIoK3xUryjjkIqjI9TQLDxKQs6D4tagEHQ3n38Ea7e6y45\nISJP2KsH/XwUCc5C6VOwK2fCDEHmInrd6geQcw2BOYTxYJqsS6eZVIxNi7GA\nDXU1YLOdxkL6RpFL/49yXLaiYsE3ksleqE+GHcFkuJq5GJIsYT1lHullxAaB\n88Wr/4txQ94yfHF9228+UkCsPazZHqo9MlLl2Pru2dI5lD+BYyT2+Cz2q2wI\nogPw/9KyS1kXbDCpPFl74Nck2plbijI32dqwt8/Ib58uGd3vOeuc6pKIOFA+\nYqFdSJEXgfs+THD40wK/5Od958tLhXbnlNVgcCttgC7eKxEYbg21GRz4rscr\nrfneCdlHq0byQ1F4SNgS54f4lmxHA5dGdtl8kFWXGevz/oFLY8oZjhjtPtBL\nCuoa\r\n=wHYN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2bf8ec600dd06c5fa0a9face0b3a3c9a5d0ceb38","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4317_1564179332306_0.34818039708710824","host":"s3://npm-registry-packages"}},"0.12.5-beta.2":{"name":"hls.js","version":"0.12.5-beta.2","license":"Apache-2.0","_id":"hls.js@0.12.5-beta.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"01622caa7ec1142845cab80f73de3a07a4f93652","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.5-beta.2.tgz","fileCount":258,"integrity":"sha512-DwwT3ojDEwB3QYAsahIXDin/cHOUdXrAa8BsnRMaByWHHlBh78JJUI6UGwuKag2x4zyom1sDyn/bWGRC7MG0Qg==","signatures":[{"sig":"MEUCIQDTuCfoOHhp6j49OqU0Xz0BnEmPyNBhkDX40ozynMsqqgIgTb6oSzp61jD7/eRxFfdcq9u28Mz8M4MzWVLEV7W6DUw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO37OCRA9TVsSAnZWagAAsW4P/RLXsRABjYVphrsg/P+X\nSiik+GkTY2dOO0tbwTOepElIH5gANh08m337wZ7FA19JNWXTzv0GItn7qEBT\nt1tCMoLfjVBQ0rhYDfolV011tQIfhP1LJnHmz5px/JqpbEyWJaQpJtx2+oCx\nE/2hQfHjFZKowIKZtlkPoZyzkNbqosilnKDQPpXF9DUGTbvAEgnqBORuDwBN\no7DwokENsX44j+DvGFuF+SMCj+HFbJbZFz9FYIb2s1USwwv6rfOjBcfNhVz8\nd10VDxKUGdmP4OBSR+ubuEp20gSDn9d2zH2i4QphFuWPpy/aaT5HgyNZ5j6+\nM5BfarBdDStAtERiTIgnN5q6N9mqbztSdiSUvT3RpnAFMdBDRxiLEZ3UMQ8i\noFriJfR5QxFggFUY/idgdEkf2M/X6ALzEQCMXtDlO1PWFdp3Da6I75vV8BlV\nIxhO6IAIob5JNHO/fl0dCmHHy/7xRABSvE/lwAPL4R/Xs0SMVQr0BNGvsniH\n/KeiZSioGDtnHI3FC+DC9QKBgoUiK0CscOPJjLlp85aLMTN4n6OAbIsFif7b\nsR8UMrstqj1M+zKNLkEzovYPEV4lRDSwn+CZqddD0S5MQnIIrQ3oCAf26cnz\nPYJd78M1bV5wOSBqPnt1rdV8ljyitxnVDRgCZt0VBipWWGBaVpayRR+gmQfY\nFIZ/\r\n=9OVg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2bf8ec600dd06c5fa0a9face0b3a3c9a5d0ceb38","scripts":{"dev":"webpack-dev-server --progress --env.debug --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.5-beta.2_1564180173413_0.5625156172525139","host":"s3://npm-registry-packages"}},"0.12.3-canary.4320":{"name":"hls.js","version":"0.12.3-canary.4320","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4320","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4f1e214492f58a94c5dcbdc9408f6e7fcf125db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4320.tgz","fileCount":258,"integrity":"sha512-puLH5lPT55zKIgcZrt5N6xbe68ubJkZZc3P3tjJ/VjoDI8dsDtXA5Jl+C7hy/fBk6va7FXnxqkixmAnPBgrqJA==","signatures":[{"sig":"MEQCICVA91xCLzOlthuVt8XDZuaSjs4vu7C7vczyb9tF1UBDAiB6sLrghU2bT5r9QIHTpRXFC/yf4RT3hGBbXYc852VQVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9487373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWx9ACRA9TVsSAnZWagAAEW4P/3k7aXBmNNNTu8hWPWK6\nAYK5nH5CmCwMLesdKGK8sCLjryg74uwm+fV5tfVH4yB5DzHjt9gBanSqfvsA\noP76ZzQadKfZQpSYlg8REMpt9TV5l0/EYLOdZDsXel2rSEve8kA52FCIx7Ub\n/2rOBHFRPs1nHkBs2srZeJIfYc6DHV6HxbDkAa6uiLDVF+BBL8HbdjMnXw2B\nkqnpjmV1ZQguGwDEVTcUhk//rMApFCPbHW/xSZC26a1RiMZr/8og2+dZmK7Z\nCbGhKajCsmpGiA25bF4AeCmQuAmNn/BOL1dsNMISS9F4w4pSKAOutm+vQGmq\nCtrhawrKGj8oyw4t6SV9FzTO7LA/kJ1md3ub5BlD46be+17mqIAQB2xzqN2i\nvXZtdiVYymgu9yA54BbJpwpz4UetZETSzU4vSO34JG6xESMVI6/s+XkBGZHP\nffvT5gBmDxnIGmtjnbnpCiNSK7ZJOknOycQpQkcjxgy+vR7tBuQi8/Dyk94Y\njPvUc+vNbIJtYfnWbqnUPwfe2GO4hdwdHOeB7Vztg/m2BnKArlOTCO/k4NXI\noQLLfM9eBEhnJbz32j0a05HDFTGQkbMjlXjwPR5sPoC4W//8Dzg1QxKVs3mL\nTuhSOtKo5E6ZZLePESlvfPfFrwbyrH9bGfb9jFkyx9KCBUJmIYD4VPAUXUBW\nVYMW\r\n=kgMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"62d9cc6b56523bc93469294413df5e93d9014a75","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.8.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4320_1566252863815_0.5235410098596636","host":"s3://npm-registry-packages"}},"0.12.3-canary.4325":{"name":"hls.js","version":"0.12.3-canary.4325","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4325","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64b93cff6205746334ccf7d701d90539b0dc2be5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4325.tgz","fileCount":258,"integrity":"sha512-GPXZafb72097ktdTzA3GuzVBo6xPcXWTsDldKVL6/Pd27rvBTecWRS9EEpTDG8edTxIDUCWs+TsBJc8W5k/Hvg==","signatures":[{"sig":"MEYCIQD17IkrCD3VMCySCXwbabrhmMpUCdFSD5WNHUZoIwNd1QIhAIhdsj35E57Uz3dMgEQOdtEUElxrU1P5qNYyNmIMZBg8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9501010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXYCdCRA9TVsSAnZWagAAawcP/2K01XFJ1mXOzUVWpA3j\n48o6XJq1IQuBSF/W+JLwWc0+aTHtmBr5ULG4T/9NI+lI/MVR0TXnazPpaKb4\n0NuzAuWzWL8AQpEbGhSaEyvqYvNNFxPzibKcjLAu+arsZR+m48DWLexAwAeN\nQ8FOVpfWTBKzK0k/KKs7Z0KbFptTnoB+V6M4gDUq3frZxLka35csWn816Ls3\nZIU1NHPEZTEzZYL/NC4wFsLxbscOt+iMvYkdIJ1n7I1N92S9CW+86ExwgGTc\n//cPOpi6YNsZU4BR7RwJWQm7/BMX8toeiPIVlJRy+wkILeyhiOB6ho4Z7RQg\nAgz5HWpYQO0dhjXM+PbXUqOpbuz5o5P72LPWUqLWZO7nvdc0leUup6cmnCRW\nCc7pozpOK9KzLUrWSIfaGcvxsrkNfpgSjSgAH5MAYkpkgGfLaUk9ly3J1Kvq\nup5M3Re2s37PokeUUgqOtN/ukVcg6MeqYoYcQBbiUrUoPPxo+DKwLjqACME2\n7BcT8eW28INXoByV4v3wuPI8O5xBZ8hnhGhxwXbx56sqCJP1VSP4syQ+d3KG\n0UBGZ0/KokSv4UWSpq4o1mDbTtoXH+vyjkd+wypgfLSjdsf/v7wY36y6uhQE\nQ8KcC5yylQXo56PUQ872NLxyqSVLwmRk3IXtXoWPTmsbzhIPqVvN6uweBq/j\nbXlq\r\n=Q3oa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"702a892f9447819290914a9f50b3b8059b490561","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4325_1566408861123_0.2915249259192523","host":"s3://npm-registry-packages"}},"0.12.3-canary.4327":{"name":"hls.js","version":"0.12.3-canary.4327","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4327","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0470030545b7668c5f82dcc9a907e14d32602984","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4327.tgz","fileCount":258,"integrity":"sha512-YHV8BzDe9EZ/jfV6nC+pTYI4ScFEZ0oWEWz+eKK3+eRifUhy6J4YI8M4JtXglUqrkNuQwnJBw1qLB4H3uVb6HA==","signatures":[{"sig":"MEQCIB7UhteOi7MddJSTFo1b8BsL2VO/pVhQsp99JKjpdx9PAiA6Ql3/vpiOWznhxRFCX5PlXwZ+NR54DxpdZfoP/BgRbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9507116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXydICRA9TVsSAnZWagAAUQ0P/1l1I7bNohvbj78o6TCI\nmDoUuOPXHlOlmUf7XViQ4EHPNAdjEW1JDhBLz/ASY0HLnOpDQs3x5zETUiFX\nTUeXt+J03rFmdWFZNn+++sVGsPhWEd/PrpTRH21hG+uNrlSgN+2/Y23DSEtz\nyRlQggmKc6KDoQHsLrl7VfZTg+cG9onhxDdXcCZFbXogo0KTIBBO7KX5mskX\n5wFbzDdzo3wu+ZxFuYtUcI4MFunPjavr7YUiFEPoV9KkZyJJq6Y3qepfP2SM\nPs/2XEy2ZumSwVKXPmFHFKBfDQtwbwMaH2H3vOWW2N1Ifi1NtB5OFlMuLjnZ\nK8cO1un4qqaw3li3nqOsHoF2CgLhX6+4ZABqMB8wBDFS/DxWeyi0r/gHB/k9\ng8MUvegJcgseGy6mPjyCM64gv7ocg/rrcxnzJERadZWdg95PPwlM/kb6zTT8\nS5LiOFLBlFAKSIjg5/Bmp/q2wJsM+Ajl+G4t1Zkbc6w7y7GO3YR13OPSH/Wa\nAHFkiOsD3mXfshc3GGm/Wg7BC4truDcslgIRH51qHRQD/XDXBet/0SHpga8M\nRdiTV7yPXdUtOYLPWC1ddWw3DxorsS8/vaOwHLFY28zk9+HjpM3K4ORUQ92I\nXPEs1ZYcsWWeYGyEYKTb9dMBrIXVztCdVM6k4XXIyPBsMUnDdvijrcxYRxUW\nG8ul\r\n=ZIVd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"703c0fd7c749b4a147ffe2b28d929b1b18ac447f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4327_1566517063652_0.1675596916245652","host":"s3://npm-registry-packages"}},"0.12.3-canary.4329":{"name":"hls.js","version":"0.12.3-canary.4329","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4329","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"826f08e524435d5206553f8db814a52ee694e164","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4329.tgz","fileCount":258,"integrity":"sha512-K6pRTXeCtpPLoXhfEUGpN/JZ6uXEj+7DjxE9afce8rqQJ0UfgwluSSiuDoVlZQH5Kd2IXhE2XvJQGVY2Zk8HPw==","signatures":[{"sig":"MEUCIQD3ErSHR27FRTRuMsQc+4XFtEAhddIxeDA1eq+N7ngcGwIgULnIlyRWX9FqVUqJj7ii0jyo2+3YJgYBhl8Zg9S+9HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9507123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYqUsCRA9TVsSAnZWagAAyyYQAKTBHQB7Uz5Qb3vjDKoT\nDIMgEqcZQsmiKJHkMYqSmBB3J07VXC8gkqJzx0B9QtEZRcgfcoqeFuERWEO8\n8gWOyrim6KjV4eW2r/MibU2d7vjSfYpj4sBuayM8W+Kr02S7Vx0PPZcCQlit\nLYyH9Rw96aGLRNWh3npOW15rIewfJE3BQ62T7ajYIQbLm4ztU1IuF4Icq4kv\nYVMZ4O+P4N+7MPqi1JdmmsscZF+AtvbhOH4jyo7W1mubGD4VmW5dI6bJRT6N\nlyEhzVB+eab/H1R4L+puJ6JKwbddhJcQ0xagKwpANZdjmm0zMgGj3bBxFOvd\nx97zEgwmGnvLVI47I53OiBW2WvLysCQldjZI3s8fmpf/LhTFp9eZgnEx6Ybl\naD+Xo5/PN6hInnGT65KKWb11hEUVul+xyB6UvVmspOZHwk/SNlteG7VAwv7B\nNorA9iDIightgDX649xdilPSfsVGKiWIRvQVyfTGuaA19Uc/bguVOQQLvoxs\nSnDlcEBNivhyYdsM3o+27ptgWtbLZ4Xl6SwHcU8YcoK0S98vnJCqsJIMfnJP\nVYzVOhpQnTjZql4G4GNJ67fjCt9dkVKFhyaGk7VLIsUP/gOgsc/ARyYXR0Z5\namUTdMrBIduhd9mvik1rVikeOz+LFQR5YVzHVPcbBoMz0OjmHoNYSs+BIeek\nKpLc\r\n=cX/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce260247456d602a69e04a0f05f247a5decedf6a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4329_1566745900076_0.70029188231246","host":"s3://npm-registry-packages"}},"0.12.3-canary.4334":{"name":"hls.js","version":"0.12.3-canary.4334","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4334","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"869c5fa24683bfc32f7702a6a87267e5176cfd39","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4334.tgz","fileCount":259,"integrity":"sha512-iX3R8jZiws1TSA8UE3VMDBQjPkKDWtO3Dx5S3EhM8jdtKzdAsHcb4dWK/JGuwzz5q09coSxHyNLBKXO09v1yzQ==","signatures":[{"sig":"MEUCIQDARVLHyhRGZPzi4U7KuP+B7OdJgz+gCmhMruyxv6VDYwIgas54UItSEYXRLOtGJcRSnoGsSS59/vyL+s8XHYd0yZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9517937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYwxnCRA9TVsSAnZWagAAIgEP/2bSLi9CjNvL1w8eAE5Z\nsjzVA7Yhusnp9EwioE0Cas0q+TeATppAMXqOkPvXIQb2g5r9+Lu9I4xTfLHK\nq2m6iqSdRwj4cXwj7TyRTbuBY9O+vNuWT+w1sgDaM/3fDfYKR3J5RHQFrxXj\n4/DJgqy5zipgLFSxZnkd/VoX4O8jOhpjKjJqbhjFomWAw/sksLpS1OOSNTEX\nwG8mQ5sn34OvmvsSVC965/PM0rfcnotjbgyRU+hr4Mj6KCJ49RGROnlquV6g\n+pY/iipxbZRkSwRBY2dKFZOpbPREOZ3LkJwKsS5E0FUJanio5YxGhlGeBGWN\nFoyZu6km1CFiawPfpeUbQUYwOvWaoeg8DGQ9o0HVSLABnv0kSLTkKOMKZi/U\n3pAA0gyRH0J6ftka813ayGgIOc7qOFXKxepl0rHttQ9wzvhcANkopfhkCIuQ\n7XrorXvwMSFt4UZCnPl2uJA2ALJOKt6TiYiPgRo0g6HV1d1iAyXue1QOINAh\n4NJaYzT2eDz6JZqrfW98l6jKHhY+b4cCoKrpYOXYpaus5P41q/UMI/0poGmj\ny4n/RJA8ZNZcvVyr/WemMuMaoX1dnrS41n88w3ADFtlC0Lo/VtIf78BaQEsj\ndvvwDTYvtybxaZykjpKDtTgY4ArNm01cDWQ2hHxKxR+pGImKvbfkuC8YqrAm\nJ8vZ\r\n=mKXR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"046d864f4006952b14ce32bfcc4aa90c300c15a9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^2.38.3","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4334_1566772327186_0.3979988950417872","host":"s3://npm-registry-packages"}},"0.12.3-canary.4358":{"name":"hls.js","version":"0.12.3-canary.4358","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4358","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e5311477dd6b0ce6a4642236d8cd0a8554619cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4358.tgz","fileCount":259,"integrity":"sha512-Rs0dc5UNbGp2T/R4wuuWkqajhb98v9vbieSGIPh7hMOmLB34UMjuzjqVa5oafD4kGZqfNK+SdYBva4wLdR20IA==","signatures":[{"sig":"MEYCIQDJYVCPr0UUMqIUcEqrSHCEz4VabpP224nr+qwgv530mQIhAJBCXwTSRjT6DaHWqsPeiVEvqJfQEMjJnFVqDqv8oVIe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9516937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcDGiCRA9TVsSAnZWagAA2SsQAJt/uLYRefk2+Hb00mub\nBZNBC/kKbobqXC9TN3L3d47yRRyNBiUxwnEJMsXTv1SMdziZBxdM+10RkMTL\nT3io4xCFqgTlVMVKk0DgIfb8gx0AHb0x497O6xuAV5fivEsxFVPEo9ayYPzR\ncqkUpzg1J5kltY5r2QF+pdEWhid/yHlj6cQYSs+aK0pBrSUmBkKX/NGnRd5X\nhoghHeaGHQwxUJCGLCuRRl+D+PrHDSBeZIdFC/9Do3CSLnSQ/dlpk8mGy+h1\ndOyi8PirInhfc5OLhf0eBOIzQyzu81+wrri+T/tcCYcmINPDLuQpXYYQExwd\nsx6XsETVq1PWgtgg713PzS+YNQPhwqBphX+WypHWTU5QGhtrZRLRiCoMWLgb\nZ2NVEHrX7qD8+i2ynp9qA1YyY6xJIKdI/5NUUSCP2HJ/iTFg5QkskVontiAX\nomSpR0C43qu5vqw1zRepASLwQ8OWiHkaaF6BNtcRUcgiXTTcYNpymt0d+WJA\nO8ijIRyL7+yVDCuDAx5BUWhUJvcGRN4Zq5sD66Yhi2G/PrDKNassGDRDHSA9\nQI5zeS15iudiAyeelWtDnRhPhO5Yqel0DhKCowJe93IoiwTyJYQ94l9C75qi\ngW/ULTGFBy5zIbctFwrfNvcNgHXpVqJ7/i+Fge5KQaXb6OjKgC847Jujyp6I\ncz2K\r\n=wHMY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6618a80d714737e59097101407d622e4028853e8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4358_1567633826186_0.1399429390990019","host":"s3://npm-registry-packages"}},"0.12.3-canary.4359":{"name":"hls.js","version":"0.12.3-canary.4359","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4359","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b622101c36ad3b9ec5cae9f52d4601c5aeba3bd6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4359.tgz","fileCount":261,"integrity":"sha512-MPoW4yUuJdpIUMPfJqBDcG4S/6/Scr+KQnK4GWk3kNCvPoEuu46ZQP9T2OMZuuRyx/tAA41vec5/fOJJ7pTg6w==","signatures":[{"sig":"MEYCIQC/CbX8tTflDNqgx4T65H9ZrjSmEw5uVRqv5MqasI1vFAIhAOuV6EMEyTRt0zZLLRYS35C9Beba3vGuO+Bajb9g9pbV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9538932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeRRpCRA9TVsSAnZWagAAT38P/i8Q4hDeUikShoBMRAWf\ndJ8eTmgRdLxOh+sVGvfuVpHjD1QYoerAG2IZXW4MhZBy050bS21y8AI3JII5\noX0Wh790Wi2YO90gG3Lu+nC61U+341XiYRbE8VXWDcfVjH4QxXg/QTDa/OL8\nYyjSHXnk9tuc0UaPKV22k+QB5s7t/yLlWYyYqSJ5y3hRCFz6QsiQluZ1p5Fs\nOcW8FgKDpDlqBZMJX+MpSdLfeCRXJ1Ky1fkfVV+Ew65YOQTeBLSBWzmAiGur\nhuNXLVyqqRS96XL7MNgEE4FVBkU14j7FROhvBZ6uT50zWKVhAhnoOB/T5d1z\nBfy9IbVlhxngCGIxUEUq83bPLmwqPBh4F6Q+fmXZrDBV1O6lJpgJ0+pafE/q\nZDW6isDu/+j8TwEoszkvGl0ZUVZtFxLHwxohAmk2+tC4XLYwCcRiTKaEinj7\nFQIObcbd1JLIbgsRe3taAFSiMFUqGYKBAZ/VPEoKd18+d2Pu6t5aCLYishKR\nbSqXWAUQyAS4bpmw2utvAxSxQnGTDCo4vn61A3ZH/J8KQPQgzCnP0529zTsz\nfhss06aMXZVDHVXr2mOIOXPeZw1vPdbY2VrUu9JNQvTeqvV5Q86DZdcmfgqp\nCDcxB/VuEtCy9HpVIHAPqMXcfeUgBnHQONgetS1IVwd42y+BcROyfSYP9BYJ\n3XWJ\r\n=bFmV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"85f5cc9b8450baa624c15f1fe20d9928e96388ab","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4359_1568216168979_0.37657403589086713","host":"s3://npm-registry-packages"}},"0.12.3-canary.4360":{"name":"hls.js","version":"0.12.3-canary.4360","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4360","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb26ee265b0a8778d5727299e1cea38f8754b82c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4360.tgz","fileCount":261,"integrity":"sha512-C9cXiJP+e5TqI4I6bo6aL/IQBZ9mL0AwiTervA3Wr1Nbj2/LO7qSKyfMuLRYBgfZKbRxtpwW+e7k35LWeucRaA==","signatures":[{"sig":"MEQCIDmzuANsWISv3SJkOYeiTcUSIgKW4P1iB4jUyQqCGA2YAiBMZ/KHrBBf3chsMOhGzArzMWlI5o3lVGC1QkbQZfnb1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9539947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdetulCRA9TVsSAnZWagAAtd0P/0JPGf5JimAksq0Ty7z+\nOkhyQvM2T6vvFXgpFQfez+TuQPlH7eUBTKZjxyKgZOBN01bOkaHu8sammghO\nrowIxZleWuj+XcxzdWwYIPbKWnbYEdOh8sSIgDbk+NfnvOF/RrmZlXI4t1lw\n9vb4m1bpOLPB4S5hF1MiX4gmSZLJXudWng17hOyMR9p17qGvZaG0LhLXKTL5\nn9HwXLGlcHSgfhGgcRi6eqjengzQ1ZRrVK9f90FeZX30eMoSw/k4acwE5azp\n0ss8VSg3X3DpN18LtJCRVTd5AXos1nf0E1IQrxMfAi8lM//K9LUpvbwVZpjf\nnNJWSoobxaJsjaCRN3c2BOIqHlZJvqkLto0l4WnCeEPFH7EkkVbKqNkorlFu\nbctgTSCZtqYhyl/70EK6lMDSIk5mqkZ8I68f27xJWlPviaXkK9jxtrBeu10V\n9X7tfQitPahWsC2cJdbLBW2RH9YEVq+LvMvtvfJcaB2QXaPGAWKaDUOXnQ/d\nbm7GiNBrDrQJEWhlbxcjTiCtqgSwQjMVmmBXagsHmfrpnVHudoqkB0RAM8Sz\nUhPJlFZJ9SEciuV9p6JouMHMquJUiS0lakQ9FYT4tiDV3ZSX/TU0IW+hDcUZ\nVRifgJQ0kUOKBF8gFubIdmTkL/OS1p5uhL/A6tz2+4fd1CRYJRfML3D/Ihlc\nYIsR\r\n=4aZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1d7ae7729e8603270044dc8bd048d9364336a7de","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4360_1568332708674_0.6412679370765473","host":"s3://npm-registry-packages"}},"0.12.3-canary.4362":{"name":"hls.js","version":"0.12.3-canary.4362","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4362","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b46bbcb38e3c3d708ac19a49d40010f1e8826c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4362.tgz","fileCount":261,"integrity":"sha512-ki20LDUbApvWHxWXeiHzTD5ZPvkP0/YYDvdbpMLkQvwLLcMjef5E5XWb4LSj8A8oR/xcnlcXIebYZeQEHb+CTQ==","signatures":[{"sig":"MEYCIQDnrI8sbWlKhnB3zrWw5mwhjpm5nMsZ+qhwiMhwwDPehgIhAJ7gGYQpz5Syarz8BJD/Xp/T64ypkvQF4xUrLda5v0Fy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9538903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi9GECRA9TVsSAnZWagAAYd8QAKBUfxq6XuJ7xqZVPYTU\nS6arm3Kt8LZkA/DNX0lD3o56YN3XDIXTtQu4JulbajxwtG0ud3RJ19Eu66C2\nn4XuQ8/mxwWWs5tdeRPfr5M2wMVQmNLIfAbPpszDGJhtw/P6nd2R0O184Pj3\naCzDdsquq0WJY7nQrGfU9p2a2M/wdtiRD7YLhFg4V7yE2ZchQy3gQnQLZLb3\nL7Xve6/TKaroT7cZNTXvkvyA0ZNJPuHxhyY5MTivUsd/nWb2f4vUbgd1X1T+\n45WR0oqui/27vEMwt0aN3WqMWaUl/si6VnT3a060NFQBFSjyoVG10qacTveY\nQAPVNnwKPZbM6FHoH4jN+L0Jn/XFdpGALQEtR17A8yTezWtXhkuL9EJkLnvK\nNsdmzRMDDQ8fS8mQxZUmVGz+oIMCcuqr2H0uaud1pTmgUHSSoFWXgGVeFfZx\nNrrQSh8x1Fi6rreXcwBHbxwKrt4Dl35ZO75vdKzxC8xBQzGbMpbf2qROP4tG\n1SShmeYt8V4qBDlx6218xOXaGQruteH63cAe0UozVvtVPxvHbSTvuTAhcL75\ncVF+xaBF9NhhyEsluNvjn5ZRn5ymKejBLPdJ0fg17fEbgXlnNasOFsgSZC3m\ntu5NbIAhT+elNLNwAXd7n5Nu04Wq2G1Ul3WZACjgXYG157ZmvNTC11f8tRr/\nWSBj\r\n=7AAp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"043118a508b9da7d786cf768f8b4ea7a98cfcd8d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4362_1569444227413_0.8951111376236878","host":"s3://npm-registry-packages"}},"0.12.3-canary.4365":{"name":"hls.js","version":"0.12.3-canary.4365","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4365","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"871deb5b63ef9a486bc27196ed9fe30f5af80624","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4365.tgz","fileCount":261,"integrity":"sha512-IBOjlqsS8sd+zmc9LymzXVjTY377T18S0mtEgnb9Cxs7WTUNZNbdxf6dUS6rQg38EPJ6X5uPg8biCvtwxv4Smw==","signatures":[{"sig":"MEYCIQDlKQ9+Q8W8TdM4uD/QIeW0Ffk17kjFPHo9cnR33q5J3QIhALUl0uGAQhpWLqTyu0t+emjHV3sGACeJahxY1MTgNNZx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9539910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi+NFCRA9TVsSAnZWagAA9ogQAJI9bflqnkE2voCJGRjZ\nmCqe+1GucGxwiEEsgrdLlyqXJvrvACq6q75SonL/xixxY3J4xXSPgV2qVnPF\n0Cb2BXs/eK6Obzt5QaMDNclqryoCPEe9NAB8cGV9SJ8lzQwgRoplZE83sikd\nGkGJlCyS/wOr7b0MHAxQKiSgUL6ocQlOwCBzfHi/Wfqb3NEM7Znpz6AbAi7Z\n/fU6mmosVgkaVTBlTJ6/gLO1Ii+HNPLkTyJeMYD1S0woPQDbmmz6M4JVWnbn\nFolDyPapQevtHRmqJ8K1jjCCgAtz/BJ15Boyi+elgrBGk2zE8Vgj4kFIg+hQ\nv3w2asBxZOu1dAQLreBoy4fuIDfma5TZiJ4LKoWDpJUo8vFcQ0VYNsGhTyC/\ntad7nEgWz6JUIE4meAtEmMDnURCPH+JvbvSOh2lKHWe8M4oTeAWB0L5DD7lY\np3SrzX5IpHfYz7DFeizE5oHnvlwllxvPTFzl4KIZpC9jJEnsSAarkQh07gOp\nqbZdWDDxRu8ONbwhZuztA6fm7jZMUq6jcE4VZaNdbRgvadURd4m1gP7ara5n\nFitP0EGtheCnGzbaKt1czOvc0i7W6iEFyeDaVqrT04khZxIrSHi0JATMwhnU\nUrWwdxnAeuip2N/qR1SpfttxSlF7XaSumMSb0GXx1SDVi2O2+oGhld6VTTke\nnNSU\r\n=YBPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2404aad212c495e6a285e9678918c52f19c22fe8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.10.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4365_1569448772506_0.1598555787212108","host":"s3://npm-registry-packages"}},"0.12.3-canary.4368":{"name":"hls.js","version":"0.12.3-canary.4368","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4368","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67fd4f0b2ebec87e3121964a7b8a2ba1660d9b41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4368.tgz","fileCount":261,"integrity":"sha512-/e7u/RjCEpIrp+3uJx0CeX7IHU1EPeX819N5YrjW+ZhpqTbZWocSUnCKy0NOPURpOg/rgRgHQ5pS/CU9pcXfdQ==","signatures":[{"sig":"MEUCIQDl+AQSW+7Eh85ol1nVF6vNJb3QaEDn5J4oa2nhM9VBVgIgQXErvW4IPu3ImpwB8rwXm6KvnE3vlKmANOtOO8Ie7xE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjQYeCRA9TVsSAnZWagAAiEIP/3uKO5COhq1ZJmknVnlK\nu8U32R3pPiK3PCiyG/563QN6Bw8eLPF4oxIRM8w5BLNyawSs82Me309Ehemf\nQrrEvbcfqlxNkA4NU2leV4IGeKVTlaZe2otB7/97nhw9hZmr/xCrEzoAaw3d\nshgdn5h32r7Ggulc4ZExHwgBb8bmO/GT4rOgxTQaHnHfGDGhmOBzPfHwHg+1\nsi9ypj7pJ1ugMtWdsmGoPg6nr6e/0AXYUqTQGJXFkJGhnpqjw4+xe1CdBdlv\nJDa339EN6gWDoawHSgv3EIHdWjL0c5OKqS46dgZLn8DzAeAHr173LxFcVvdi\nqN+EclRCqHADABkdrwwqdh1iscDTWDa2e2w1vDND2gAy/mdHTmLIzKjIbT1I\niuhKVJIuNwrATdsgJijT9/RVdGjqydzjEQT3+2yEWZ1fTuCcayccQbmEojzO\nhy60GXcAyaS0LDpbSqVjJ8wKDmIBkHITGimBVEPk3J/XWGdyRZYktre4s410\nWFB5NPisybBhsyf0oq3DDxEWG/8ynUC+Tpd9306mXP8KtfbgStR6FT2gGYh8\nfb+z8AoHgcjUGDAbSg7iLly1HAn4p40m0qye+3PRHIyNd2XBcxC+RsJ9merg\ni50ZaprX/xGW+ZbbkXGGJvBsaByPb0379hJWAHBi3JTHbz3Rn6goDx08KxJU\njicC\r\n=6GMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe02dbf72a056b0a5ec8bc90c5a8c2b47fae71a5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4368_1569523229604_0.8135999432037806","host":"s3://npm-registry-packages"}},"0.12.3-canary.4370":{"name":"hls.js","version":"0.12.3-canary.4370","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4370","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65261687747802ec44718e1cdf835139b488ffac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4370.tgz","fileCount":261,"integrity":"sha512-qfA4GVrYEOD1mEphX6t1knyjW+NiSBNS2NQSiyBdcGDMkL0fTY4tfUQ8AMVlywiE6RC6nVZKMjRXkmqrvrH7tw==","signatures":[{"sig":"MEUCIGkEq+7ZJ5W6MtN6NzM7r5gse8uoIs1EbGaOcNH6gtDWAiEA7+Lu9EqCBqf2yb9PiskAWBut49TbO7JRqCpKZb/y6yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmbRiCRA9TVsSAnZWagAAEQcP/05ZBuhAI5ORTRdCmsav\nh5fRQ3rBAikioqidIiBULrGMvdX5C2tHwC1Re7Xd86Jc3/oKcdReQYqf46Vk\nLRht3iPmb+1pkEKvQsmK/fNcwHxuUQRfrytxU2cZBz2llhD141bze5i7YcJ5\nAVAngLd7m6dpDukFcphvwnywX7oVmDNbDJJyEQbKxNBRzkMRbTKAl8sBBH07\nYy7bL/op9tuLaDwFJV4Dkrviv2BcjMeRT/WdRlfF8nk1w8sUb0OF0PQuL2xh\neCfP1MpYqtmtxH81hvDJKUqwGpKdb2lsIA6ikcLWN4Km5OlYAYf712PuyeCd\ndPYg/vTGfHIyFtYFYWr7srjWFayBTaNfqilKR6cBEUl8qNrcI+z950S2Z/WM\nSN0S3+b95wxyqUkBAhzFIZbGgLm93qF/G99Xakt55Cymv6/kirHrt5wGK3d9\nJBGYhyepZXqjoyTJV6zL2qLixFQy3DWK/zGxdw6tD0GP5nmFjTXYz2YjVZK6\nNmMN4TqVCkkMWFJHZMeYepIKR8s/bt1V7plRmdp/WJfdBGTz0AW2480x+Zag\n/mPiVhAYGuJ4395+KrCYEBWGk2f0JQ/UjXFaNcKajdldADY7C9tqqLNOfQ/o\nSE7yoyapbMhyWOV+f+/XC0S/kbvZsJE2XkO6wBqkb6/BVR1+lNVw1odohH6j\nr227\r\n=C9Ld\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fff952e629b3dfb6ffbeb3ee64135b6a64a7e70e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.11.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4370_1570354273940_0.4758257748087591","host":"s3://npm-registry-packages"}},"0.12.3-canary.4372":{"name":"hls.js","version":"0.12.3-canary.4372","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4372","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a58ed1f08eab2492e2644433c26bec3e024d1625","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4372.tgz","fileCount":261,"integrity":"sha512-BhfK8AU/0Bmxm5ZLEcP0Qgf3nM7AjRggrfRy1gaCblqiwsa9W2tkXA7RF75NNdzB01RFe2rQOU7EMjYUsfrBXA==","signatures":[{"sig":"MEUCIArzYs0WuQinxd7Hs5v3g0pwrr+Hp8JBWGYe53j3u69YAiEA1zcgq5eDUvOWwcLTHL/2mV9lLYFXIV5QbM5+LSCxn2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9540207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmydJCRA9TVsSAnZWagAArV8P/34iPpDj09x8LGsah1DG\nIAcxLq5e/WYen//aOCjp0wzxKQu8sDC105AJ7c1CzEHtUtVqnhppBuk5hV3U\n0glzVqRuVt66iXJwtH+/6rwqmrvh8D2Qa+toBU6ene/lGmzNGlVZfKCUi9sT\nC0YxofBpcqlcE4ZgtCMjAmFj2FtRLL4RUrItbcODHobJ8buFDajsGl8HZDo9\nl2+ymqTDcyaDDE8HPLepuZFYsK9FkgX5V+b0qe4bY+XgWqVGAsqWBOhvGt4J\nT+7i9w9eofcAnqNMn8f/6DukDFIULbb+OTVLNu84oH6rwy2va9BqHRw9vpEY\nXOnpA+gOyOA0lVk1M6TUbLFQ4lPFsLtzi5NmEwanpJW8FLeLNmSvivobsX+l\nG/sn6BPo7gbSQwB43gprD32LZjtdE+BiaaKzBXTX0BEgzmRODVLvSLWvIFUZ\n4cYAoBR5GC9yLDmt8wwJUsmkeEGJzOINLw5AVgH4P1WLbxwJJf1CyId1n042\nOFTm4HFoAhC7ThPR9u7HuHGUTW92Bnp/ePadu3uV3v5m6k6x8306rdMakwWB\ntSRMSKNjsipADKZ90eHfisSEWyCWQFthy7v2iGkK7QOqZMCKHDOrNaGhKF9e\n4j4xDnuSX5LGgmjT8BuRBDvtArhmmoZQ5XuMywoqueAsWymbIx1R1ZRWogEt\nfXtF\r\n=s9ir\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"65571665932688556466e2dfb46d09259d158688","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.11.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4372_1570449225094_0.2474008026193828","host":"s3://npm-registry-packages"}},"0.12.3-canary.4382":{"name":"hls.js","version":"0.12.3-canary.4382","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4382","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad3b71d76e4deb72a5f066e89cc93eebfabd2b54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4382.tgz","fileCount":261,"integrity":"sha512-1cCCk5Z7ijFK9+txUV/tUE3t0j+gEg91skbcqS6Vn0Cdechs21K2ZSjQT7NOS3oQWllbMXdSFVLAjVKajvhyKQ==","signatures":[{"sig":"MEQCIEvpXkbgCGaBL6cgYmFIsv9LgSzwGUk4q/TzKp0zS7vUAiBrSL5eTJGH1TkSy54bEFYjBdzVZ0qD2IvrMMCRkZD4GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9549004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnN3/CRA9TVsSAnZWagAA0rwP/jywTV2yUtca6+uWTHfE\nsLYs4jzF3mio4nUta4UOP7enjwuub9nSv2K6YmjzsK+VluKLgWYSSIx90yvg\nTBAPOeDNHm1i7COp4xKPOqzvfhLSSvFf9JvhdVK3DcROQgjKu78ujPMDYp78\nCMYSE5HrFWITubTIA1W9tXOXx+SYCm0vbmAd7W4brWljrpz3b+BTO85AbTyR\nBXyyBZsWPHd3188LyQ3+wIKjbP/MES7+jCRT3YGVO6yByO3Ilpkf1+XbcscP\n+ZU0B+a1g6Le0tGq+dor9dGxyLRZYUhJ1SOqXZfrteP81wEfdyl65NmDvhNL\n4ysXO767RQFZAGgpUuR8/4UGFMjpRfftpGtUj/h/TXYiktY1HePz6T4z9eAJ\nJS2ENo0VCHMqq821FXZ7o1shKirDydmxcHF4BaDjTvYzaB1e/SF5FQlKjGmX\nZE2rP/gUkS4KBtMWnm7F50gz7qAL6Qru5UUW7tleSnrawvrcDaDukEyrqr11\nJK8G013nylDi+Ptw9Zabp0CvSiER0h5tFS3WPO90M95b0DLp4IuPprDa9liJ\nETY7UwerHj94FNMWg57B90iVVF8Idn4Tj45wQupv0bYpdQwy9VEcv8ibADKl\n5hKxUMKYI1quJ9Q4A03iQ2UuocN0TqIWH2F4wxCssxGRMPNcadLTMElvNH5O\nS0T5\r\n=U3my\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"09797f5bbd25d2e4f48ff33f06ff0bf09dd5cf55","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.11.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4382_1570561534926_0.5398147188106999","host":"s3://npm-registry-packages"}},"0.13.0-beta.1":{"name":"hls.js","version":"0.13.0-beta.1","license":"Apache-2.0","_id":"hls.js@0.13.0-beta.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac6121e7c720b09716bd900a328eb8558480ea2c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.0-beta.1.tgz","fileCount":261,"integrity":"sha512-GPcmrUomlSOMUoHj2DBcqmxT9f1hD8vMQ2leu6W/j0cCL+DMHyfjQT4A8spDbfmFkTaxUUl6PKJpIS3c1TUYRw==","signatures":[{"sig":"MEYCIQDgiH3pWcl/GdMP+0i+hRCBZb7M7YAs4BSYoTFV5M1/8AIhAI+yQjpVg4qBeDn0ssF/5DNN9Bjd7QOILxkSt4skU//l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9548977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnmgPCRA9TVsSAnZWagAAz00P/0O+wKneGk6YnZa8s/uQ\nVJbcpezQ9X66oMGNCEzde4MsqsXHbiRKHpGTMyeo+S7P0hjny9qKuFaZG9DB\nAMLWWuAmqW9uU+hYhwN3eQD8QKppv3U0pjBcU1b9k9yNxQlYOdxuSk2sw5bo\n/tmjEljlLF1IfHynChaIFiMxA1T4YSZEMsH7NCaBGByUcB8OYVsWkjvjKCvc\nMVocX4/nnvNn9cVwM9b1BgmZn5EKbJf90O3UyCTG5WV+iyAnNfdB8n/2Yctl\nMF6NdwboLYfhRmIOqPjBxY+kKWVzHpTDni3Dsrt5C1szwxfgRC/f+FCi1vOZ\nZ2Y2xfksDKn5eS16cr+NC969o2f1qx28hNMc+cVQtYsaNRVT9ZFoh4v8dC/+\nNYJYReqlW+ircuvBU5z7w+8SnhW5hsZmHWELdVmioy038bGUH39HRYwORJEe\nEcNDoNXOOPjkTVjToOWaA+ovwSAtQf8mAoFkRMMG7g6NiDD6l1UV6zUsaSSW\nwipY+fWJd9tuHpOc1aRDVuI6KcbohIVvsCHY9Anfs4E4eX4W2q4d/r0dwLZp\nXtR5iBiIQS/4WsVdibIb+ARLa7z7gqAZ0QN6Pu8D8c8vP0usI7cjmFhn1RbA\nTEgEPUvNtlGzn/RbA8tTbSUg3xyrt2lpTPFyUJQ4duUJrLEpxeu9/8oP4m6d\nmeo6\r\n=Qdqd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"09797f5bbd25d2e4f48ff33f06ff0bf09dd5cf55","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.11.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.0-beta.1_1570662414783_0.003385998574420457","host":"s3://npm-registry-packages"}},"0.12.3-canary.4384":{"name":"hls.js","version":"0.12.3-canary.4384","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4384","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09a8bd306bcbf4fc45191eead57e27a687e7e11b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4384.tgz","fileCount":294,"integrity":"sha512-xk2YvsqccX3CAbDwdPER6uQ47ek/Kleng02cklh1ROb8wGgKHtligr9ii0Yu0AH5hCm5Q9fZbjcnMn1zV4V5Mw==","signatures":[{"sig":"MEQCIEIMBTwL7XN2WbJv4mOmGnR79vfFXnuR4wtg2wab2zFsAiBlhWaHUKvMqRQO/H3Qasos13dK/I+JguwbyIQb53uGWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9598546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqR0SCRA9TVsSAnZWagAAG/UP/2vYF0FnTiUb35SHB8kv\nVNnlqH+hzTmrMwou5N2Qwh5LLFHtm2SzkCZT2Tb5nOuNZx+23XQ5umLwwk3s\nQsLX/h1CNhnv11mqabWU5Fwx2XuoJyCaRvdheWBAMPOSHd+xzVhepatMQqzE\nQLlF+q0UKwCfirVn0fKDPjhHi99GSx53K9m7bdgQN76HMWn2TfgiYWm0/2Yt\ng5GmYTe0xv7QkugWnS0DTXr43sDlnVL/tK3RBUOyLJPJW6yLnnjQ+WMa9Owf\nyIeUcrgq9gYTnQt4qqh7dtFK1nwjpjc2wdsRqhUDqEdgA83ohlVl6YlCLb8d\nXsc5E5bRTNuTHnKz5fnAB8krrxPZj7zpxEsYHpKGSnplWHiKTEPVVnhturwC\nh8TEz+XyaPQ9kmfu621GIv759iSUtS7i6dxKhjewtTYSFTf3hupjcQodPbhQ\nP5v00ZbNS+4AeaBI1CZuccRpzQwv8DGnzNce62rbgSGoccCuXYeGb4IOSCEH\nUyw4nYXuIPsEuHyxQp6N/4n7q4u4oonb/IRZtnwqlETZ1TN3XhPK3WLPCVmD\nP5smaRDI2z0raxC/fppnl97eAAxOtix55nKV3U+lneMPpPibQdQyQ/4Yp/1z\n2mckq+1SXDfoRIUjhNr7uDzrpxKeoXK4SB5xhv48+iBFWcuMLOa8A+o4hcmv\n9ruI\r\n=elPs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"06b86eaf5401dff8634a110773ef66d26c3ef594","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.11.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4384_1571364113892_0.8162147506049786","host":"s3://npm-registry-packages"}},"0.12.3-canary.4386":{"name":"hls.js","version":"0.12.3-canary.4386","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4386","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b9475732f527ac3dcd9c76a9e0a122a2ed029c4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4386.tgz","fileCount":294,"integrity":"sha512-xZKWTltSR2clHXwYTQ27koTNs4q4/mUB5stM+CoSSfgwiHszHTrueKpCY9IP2p/8gzJKit52p6txSObShczCWw==","signatures":[{"sig":"MEYCIQDHYRVUtNmbqPnOyJrvKYEpyHKbMJ7U8xZDJJ5mKKYXfQIhAI0dlL1V5xFOxUJnYFRszGdauj4kCtLUKd+q5+N5nyqF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9598552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduLPVCRA9TVsSAnZWagAAgeYQAIwUjvsFRmFxUEPyxjXr\ncIEpqtv+GuvQo9ZdHI/dHiK2ZcbK/HBnM0AFf41EAPyQFspsTSjhGZpHE4uj\n979qzkxeaXnPdvrHLRZbEsw3MPog5oMpM0ZNp+hpQNPf5ePzlHki+SV0bM53\n4SvctrvsHdFlQ/cxDJnrtvYI1vTM4ZCXPXZ22Eyovy2suTNpKVXmJbJ2Dkbs\nvWK85s1D8/DkPfUU/ORB+ypg01WIgRRW5kAXpmSSYh/IIqxzJG3jWSmMAnWL\nN2cXEsCaDePv0rHiot/LKTFCzepclllgpE2V3BtGrDq5sa4IlV15wLfgAvY4\nAOVlthwsaBHT/xFQTR/LF7AyNZP8A61yv0sDTLzZwR2YE6H/rh/ogrN2ccob\nk1X1ReliOmgbfbJS+CGBotXtno9iLvvv/8TnFoCoE85osaRyRgbGESOg0tiB\noscBoeJqncp8MQ1KT7+esu+SkJjgzoVE2axNNgdkimxu1j0RTu9JGfPm8VOR\nF9ramJFUpNwm9cymsWEqKPw7E4t7uoZtHE4XOsAWyze6187QUoVMYhCe+4Ux\nwA9fxSzartrdo9p3EPKPrH/l+qSaCXkymaz9CixjhvO0AAlzucpUtLC6flT0\n87o+t6hqZSQCOxX032MDK1hhneKCp/J0jbYnGQ3d/GOjCE/CkLSIjtcZaOWw\nwwSB\r\n=UeNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b332a0d20960d9d49a73ada81c0c22e02a1af1f1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4386_1572385748543_0.054152649025986044","host":"s3://npm-registry-packages"}},"0.12.3-canary.4390":{"name":"hls.js","version":"0.12.3-canary.4390","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4390","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04205b18aa96167f591341213912783e0d17b254","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4390.tgz","fileCount":294,"integrity":"sha512-DgshEKYk9O6/OBCFu583HSB0uS/CKJOR+9p2CES9vJxdXHuHJvMDkGdkiYBz0yThGSRCPvzFnwr7ufYztNaUEw==","signatures":[{"sig":"MEUCIFvX/D9YLm3lrwwl71+50yjCQWpZqxm+kQ18jTIgQiaOAiEA/0qGVrn+otpgl4lShlwdrxtrGQrF44VP8xjEjdY0GIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9599586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduZrfCRA9TVsSAnZWagAAmv4P/jbLi4zoM38Ch371M1Mp\nYETZfhoOe3RFoyJGVsej/HUnmWmCHyrGSdaq2kQDua+u4oaHmTVAH+3ivOdP\n6N9XG5oQI3sem58zHWMOvt8ZbbdLXcX8m1jvNHTH44ohGl0Qj72NFLRyVuTs\nLK1HKPoQSBXddwoEBAd+X2LeOg7kZSZ6a+do9+K+rnf2E1EYPRI4wd+Ja8Ni\n0AuDBlR4PTEcFdqqFkL6mf6P9nFZA++P/oXmqhA3YVw2okQAIuAP92EwL5vv\nzkmiMDcDwkBIDz57vsT1vHjD2TN8dPTwfCJNmpG+XARNZ8MUgGjJytuhwZhi\na75m2a+YiHnJykOdx75syWIu12Up35CebAaoN657H70METc+9CXQrnuBwlmv\n+yzBA9Yon+cWMAsfCLEBBB2z2I7i+mbj0T3X9kcovMAH1/eUE43lfCf3PxpS\ncLyHY03Frn3Ic/WIRSh2I+T5V8/lIczE2VKRo2MXNfD1uzcyPRzy8qD0854R\nnrK67P9iuiZB76fIYKKw40gXqPyxAKQSpPcBOcLCqdag9YsKTyjXvqN6PCQv\nfsOiVb0fM9ORti4WuKqdFNYJ5rQ+h3tb5bJqQAro6Fjs9LvPdKD0Yg6o42bJ\ndr06JDm9W+vDb57J6PM+S8ZzdDcwLmJK9PMUxCXhoqOO1BRPF29g/v76kM1v\nQdXV\r\n=hh1/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43bca9e134d68f3ded5986b06a0345afffe2d2f8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4390_1572444894783_0.44506578067220604","host":"s3://npm-registry-packages"}},"0.12.3-canary.4392":{"name":"hls.js","version":"0.12.3-canary.4392","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4392","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08ac07e731a78a10f3fa937b43d5a025b14d799b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4392.tgz","fileCount":294,"integrity":"sha512-FmJ6hSdOsguz1PPwWe5rQaqws9OkznW8bKu1HPPxDaclfaaNqO0jLQjQ5k+orQPNvQh2BiEXpAwHpah4eUxYkw==","signatures":[{"sig":"MEYCIQC1C5GDVHymqeZ0dYYsjYdNSw5FQPOoNkw8G0udgwbzDwIhAJf+kVwW1VgMIOK0PSblqlg2r3QXdcHM04Nw16tacahO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9599603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduhW5CRA9TVsSAnZWagAA3rAP/29dL9yuS09kWE80Zv6r\nyhVthS3oi4B6w/MuIbMMpjJ1fZ5WlXvcvmG+ZUb3Jn/OlI0dgrWd0zvNPyod\nwBN9rFVio/INehD/gjhdmAHDYuNJywCrSNXdWydJfRbmCk/T4SujXhkY3B9N\n93K72iOC9r0REFw4afdzFZPC7FnE3E2mQjGlNrQwl6ksfo7xHBfmXsHCyDnD\njMm4TY5iUo5XtEzA5TMYjcis6A04ujt3kg+kmR7fLTRUzGU0GCg29uF+c53u\nbK+WRn/6onKk52fm91UP9bv4zTict/IPFM1O+nBouFKMRRz/Y7C5A7jOzSfi\nvoO0zJik6hmgO3qD08wu3DhNyhRCuHdy/UkDiS4RVbatTsYnmF0lkMqydYvR\nZ9PDK0OeZ2vUqnEKu2/GXEoSo84Hqr64NUiEkNeWEAzATSEksvdYTp/m67CQ\naHG8rpDod+3XHYZuUng70LqPUsJSen0TlBXtdWksqT7vBXiadag3IUD0V32x\nfvhWw6CyUeOQvWm9enh3/IVrzt6EdFM/hKF2B7VPo8eVnGgpjH93NBnwXIPg\nTUpFTWjpv377C3MhYAHYXbHO5iSzmh/aM7Eiu1/p/VLoLJm7G1YyoOhWoAwD\nLzGgku0iQXSoK+BsIrie+gA8lisj8onzaNRbarRzm1U+H+pII3G1k15K6cc0\nUAnM\r\n=kDho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0fd2806ea928585c810f18e8634a817855150c61","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4392_1572476344540_0.6771988828342284","host":"s3://npm-registry-packages"}},"0.12.3-canary.4395":{"name":"hls.js","version":"0.12.3-canary.4395","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4395","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca4272ea2402a0e028001b7e07886abc23b1c968","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4395.tgz","fileCount":294,"integrity":"sha512-sfIOl2kp0XNOajn49DZZipd0u+d9GEzETEcWTf3e1V8xeloWXhXEbggPQmifHyPddHyqe1i/FpeuHrt3EVNwEA==","signatures":[{"sig":"MEQCIAJ/2MdfqqtuYF2emTge+sP5aXE3Dyfw+4v06J6lR9ixAiBbLFXOcK6riHPVNOZ7QE4huLAX0ELFuSYn65dmn69EoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9601860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwwH8CRA9TVsSAnZWagAAAJsP/iMy9MZ595fuMm/dnWhk\nUdA0ulwJmJjY79M/nSBAZphDj2U2wWF27F06mIqM1qLp2qFBpc1KnmEiDVbr\n068XhIEsd8jsDsDpOfuPwmR/KXjaevSw2H8+Ngm3ydXkwS/KbpKwm1EzUYyK\nF0/dT4QqcXwsJk3h7uLhnj7PvE2AMD/WZw+PxxTqcmfxNuw5j/kMGokXlu5h\nyUvgmA3ByG3LjhALuNItIuJxQoe/lOuRyvCAAc/a2upQYeeznj9zMV3xfuzg\n/XUyrloDZanwfbmnMoeVml4LJ/bDjB2AouOaA0iWTuMtzfLvvC44O/n8RHoN\nfvEIPeddNzsErdacgnQyIzlYiFsBfdg6gPONNSaSrJbu092zgCU8AgmE35+4\nvTru9z8ygf0yTDtux1OB6DCVxOtGpx+ChA35r0pmFVeZ306l4CMH+ytkPGMc\nme4N0CyeqjizCwLnMUtb3AjVK2r0a+3Rsy6f6wp3lqtEYj3nRiyev7JBW/9r\n5tQ/csB4FWREdo75KZS29zHileDSnDMSbTeiBUmHmkLKeAfXpH4ZIsqQydxo\n7uTxQFNKakcZV53zfcxELRIGlLyCE+w+3KZEdf2M6/do1XOX36XNrCD7O4oS\nhhYzYye+MhBzdHauYjFwxaHEY5HJJ00BAd1djz+8JZLCU0G47GaBEZSjvNfi\ndcnh\r\n=sO35\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a3b1aee03a9150d6bd01dffde3d3bf2ec0b05c19","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4395_1573061116004_0.47102296703931446","host":"s3://npm-registry-packages"}},"0.12.3-canary.4401":{"name":"hls.js","version":"0.12.3-canary.4401","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4401","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2890aeb9eacd7f47e6a611a05cc6e9f5fb87707a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4401.tgz","fileCount":294,"integrity":"sha512-4WI0GXCShOOMnLc3MdQhWOXS1W/rSexKPzGFbfBj/GKnpFw3BAnLTopPvKT4tX3PXnK7g7LwVnlsXmVsB6tsJQ==","signatures":[{"sig":"MEQCIHE8z2CbNwRlpHq/p3cSyHGVHNofrAs/J6blCc9bKTu4AiBqdKNHMWw4ylyqBlzIQapmQ57xQjNJGj8w3X866jfFXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9636489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdywy6CRA9TVsSAnZWagAAu04P/RC+Tz/TsTiYlZWLZIPe\nCb9JoP21Zy2u/BfDyTgcT4bDYRhfKV3Z9pb1U4XrWRk/fqUdw5AGa5AwO3aw\nWSuULfe387TCns24sTt5xGhtTY7vqWlrqBF7khMkk6RXxhRORpWHuni80sKM\nZr6J5goKtcQxeCRHLlNtdSu0dVkUwOzNfKV/kytaxnFAbsbRvEGdbkc7wL19\na7uPdzn1+UzuoDybATGG7BkJiD+CAXhsS6g/9+3Pf2zq5gjTXWzCTa93pIqi\nCkWwNpdnzUcO+TMcYlxpmH2GIWl8VhDQMwQj4ffgbcKjk3GcjAPJphizvbSQ\npLchOOBM1jIm69cmS5ygAtTVfwU5gIqYTGndBo7R63K4W0++n/dPWkKrlc4o\nklIcvAfgZ8TKQoDKlMFk8xnpq4KoSPseafIYZ9+33yX9dh5v8KwGFl/1Yggx\nlp8glN0MFwx4fogzUXYg1V3JmhxkP7RAhVDZToKHOAFvy6V/Fv60tLXnF7vi\nfw+q9P7cWl4E3ofB/w78i2WbvW7Qm8Z9NRWQNl6xHjJoyfPwQTkgwPb9SrYa\n1756dxnlQ4lLfQtY1U7aaIkTm4JeQ6yxjoyXWWjhPYo6PUGKrFdYZevGJp2S\nRs+iXlwIpPZgdGhLhS1/Ki0F41qsND0b+BwyEy9gyTHsw9cptdhmz0YPVLfW\noYqY\r\n=9r3D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8422e15fe47503dbd6365dde232e0a3a6e96610d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^76.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4401_1573588153911_0.6799788021314777","host":"s3://npm-registry-packages"}},"0.12.3-canary.4403":{"name":"hls.js","version":"0.12.3-canary.4403","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4403","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"895373e7f77042626f0105cf9f503fe3095c2ac5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4403.tgz","fileCount":294,"integrity":"sha512-EngTKcVxpALdMZ/dzK/4Ix8QydPUwyzXOcwefmTFXZww8HaECK5a5SbZ8YCZtU5uwWIEsQHoTLiKVUEUdfo1+Q==","signatures":[{"sig":"MEUCIQCJ1IB4LqR8SwATS/392qkaV8UoWDCNDcnm9oWbA4QSPQIgdELIymhLRg0bl7JPRoVkbMm/Dr2im9Qw7WJaz5blseI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9636873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1C5bCRA9TVsSAnZWagAAFw0P/0xA00mJIZG0b4irfWoM\n/D9Y9LPXJ8GE50dyJDN8w8lB0U17hQbO3C/cJWArfMKobBFXkbiFdYlEsHKi\nFCZpAX8uZp6Qe2i/xippqod87Qh0MO03q0hfOiir9HzY3s75C1JkrHMdPOoN\nG+1yAQj7mGs5hUS4ZWeg2hVdsZUnHLFh22AD6J0Ird2UNAePQLp6B00QXy8m\nfnh1GURumtpF7KLeaSJ9Fn+s4cZGFLjMQIfo0wD1DCKXh7OpmQrOnU323mHg\nK8pZank379YGnFsbbTxDrcN/SJplY610pQ5Mdm//S7SRioVB8lR2Y5poZyVO\nV+2qowQvtUg2gE/owrrJ1Dzh+pRkR84wCQRy6Lrd860xEP5z0Jp9dCTYMlQF\n5JSILgWNouHtNTx36KwdvtILNr1ujd+ONDE1skwTeOWj3oArWsC7bnKRU5q/\nfKxqml3jVaOjUFrPIKW4CTCyEP+FCAE6saTyRxTh6tnNsxsCBjV2hDlbETuI\nZoo/98k/YrgpST+v5HGMSzssoFVcuxbFSvbr42CLhhYvgjw3oPkW0F8BPKeB\nWMqEphfb/Lj1Qao/D4gmbvLDk45oInu4qKHsaI7xQ+rtVO/pJLNLLBR36cY0\nQdd676p1m1AzXFuk/ICZji7iWikxn7mtkBxMPD9UNhvpF35oFpPKw8kFpgC7\n2fyQ\r\n=hCAs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"41b1e8393e740f18098ea695a02175e7129a3d25","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4403_1574186586851_0.28901705519629073","host":"s3://npm-registry-packages"}},"0.12.3-canary.4405":{"name":"hls.js","version":"0.12.3-canary.4405","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4405","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c17638081247ef3bdd554f053722b1fec20ca655","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4405.tgz","fileCount":294,"integrity":"sha512-djnpl57bBFAaR4+Sez81sFSrfrJPuGnO2dJzZG3Ew/23GsRbr1eVXZnO7GyTcoXNZJWO9KE3n8wSD+uH8J6aZg==","signatures":[{"sig":"MEYCIQDyrwqRG/Zw6qYMcgIP+CwsfTnSynGA1pRR5l1urEH/xgIhAIgk8snzy3tDlXiPz5QTP65xyZr4znbfUjEnv5biUhUc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9637151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1GWpCRA9TVsSAnZWagAAwhkQAItSHAO8R0XqIUeFqzfJ\nW4HLfUJQZh4ik6mzDNfERxG0oBzfIbC+VieILQ6HI+8hoQC+WQpK4mI018Cm\nB5WthMg11a5j9j9jgX3UxwuufGymzZI3dTQNPgoas2LHLmgtT0/nduqeyjzt\nKSDxxCk6NNr2VhLcQ9L24W++Pl6tmUufsT3P9xu3FzJMkFV2DCDn238ECY4P\n037LTWY+T6wciIykPPRzxNp/+eNbaZ+SwyAMoamUjOrFuLptskOpVLDmFBbg\n8gqxVeNtvXolfhyqswxg5c7cNOYLDYYA8D/32OXfyvMqCz6Km2pWcR0wQ/xJ\nw+xcDoqIVtWICOadq8vROvR4puCHOuI+vZGSVF9aeTc3iMTb3RlC0j23Woyy\nCo+Y6qrza8rBTOdGQ7DDRlspuGgNad6+IW87xpljhwDMjL5uA2I7T6COUlIi\nlyUN99Je7LT0g++A2qaRbs0ZE+xFIiDCKdvwmiEUyDVWEGZBSmGV+1m7d7Tj\nvtKL/3B60A9BB0B1z3pdyKGYra+4D1kWauNcx0NzhGemRvjdWpPhca7lVppU\nbK8MhXxwZda4bwpDdMvKlr9/biMKb4ZN1K9vm+vqLSdRIvawC+CT4tyfuRM7\n7vtjacT3kKUSWmNMIcvCAJwvDz/YAxDkapIlyXsJ8P2hPnVuxXDLBOvEIUs2\n1H2e\r\n=GyXz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"85be89bfb3d983fc5a21b5363a1192119fdf8b59","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4405_1574200745018_0.0993609365170316","host":"s3://npm-registry-packages"}},"0.12.3-canary.4407":{"name":"hls.js","version":"0.12.3-canary.4407","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4407","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44a027ac70d6cffe108964585b5f59cfa6a2fc6e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4407.tgz","fileCount":294,"integrity":"sha512-W3QJC0roUNj0sYMpLj+n5B7U5HzzBOghM/rjMnagK0gRq2gWJWRg4MU5dcUnlEbBI4mX8ntsbJXJyVa+jMp0Sg==","signatures":[{"sig":"MEQCIHZudIHQ+3adEqVWMgEnMybJfxjVDZq24vup9QoBXAWmAiAqa4PuuXyVve5UJquSlqfNYZqcg474QYjgOKCawfvF1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9634793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1W7pCRA9TVsSAnZWagAACU8P/iGlrXkdSDJJ9PF/DdMO\nhrh8zjR+DTcNrsyftftDPDiYDt1gvYVTrSUNksc9qGPVSd+Ugwi1RVDdF+ry\nz14rV7mG5h6rXx/sMY4CA1JLSjXzggT6ZWZKd2WTGLDLpoh89ywFGvSSctzQ\nl2L37w5JVxF61Y6aASw0WQNUzGAoFh51qeWz+Lzn+ucnE0FthBK8isBeCcjZ\nnNgiOrSQE1/ZUwYDIDHOUa2NBs5hZQYWT3dP1KHHMSPhPGsIl2MmXvJTlmPQ\nsWGMa29i2F3b98waudBqmLwTpQWz0teoxVFUMQfr1WA4LUKAFl1nP/7S0uhP\nIt2TwWAwc1Iimu6JwKLasAxfUqaLf2VQfh36w2wdyS2/LXijI3vpkyZNBzm+\nc0CjAhusRJ2JcrSfp2mMiDnReKYJZPbEPFgmfVWj0G6WCIHpnWqoYZW7jad0\nlNrWtvIfPWzwgLOJzugBNQdGnCUdu6EB8ZTfiRIMWdn/brTpUsAKRK2BTfuk\ngUZeZjLL8XQyoYbRmMlNCw6Q7xrPGuhHXuU2iyP3cTq47UIZM/GqSwHR6L+w\nI7mTjGkPMWFCRBE07ZWQ1jrHCJdWfIXWCtL7YwitDJpn4I+EgC/UZXM/fSUI\n3DkRLq50yRY+YtX63WnvgYN5DptfRQf8JjQd3wocWy4WhuHCG7zuOC6xEcNz\n1ubH\r\n=+LBD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"30cb6d3ac7eafb25ca93f08ed7bcc250703d721c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4407_1574268648338_0.19899658499289874","host":"s3://npm-registry-packages"}},"0.12.3-canary.4409":{"name":"hls.js","version":"0.12.3-canary.4409","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4409","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c0f524248b313f8b314cfa86cff69821a3d8e5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4409.tgz","fileCount":294,"integrity":"sha512-6v+IjosEWc37faCS9ByXn+EgRa3cbRccJ+lYQmhZK5926pmIGKvOVsMXkf1HnekrU2qEe49CK2wws1InlsWjIw==","signatures":[{"sig":"MEUCIGGnjjOHAO1Pz2LbKQISort9kwlhGSt+nW02miYa9YWFAiEAwuUJ1lAwwBlPK0+QIiCpKmBMzDSAIjPvXSrp/mZ9zMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9634795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1cnECRA9TVsSAnZWagAAX3oP+gP3NflZO9CSGKKHhOz4\nnN30SY1Ks+7PpzJdE5qOykZ3fLtMfSZDT1zVZtwyWUeUZ3j2So+2WQIBXB0G\nIk+/4ulWLdDKsiH3M6VWWkylZbZEYatCB5VVVNibjQ2VIj8eDk5HQ5T1bMFC\nrpbny743VnMRK3LgMc2xGmXSUlSmvBoEBa0mZrecw54rjSteQDGVipEQT7gE\nhAhi31mcUFrI7TAHISaxuPgjJC67y7M93QSRDejue7hjZVOYG40cd1zfObQw\n2djXkUfC86BL8yfYKqirzUHlrihTUT2MVWm5WP9NWg/kvJGxH5M1WEFfh1Jp\nHV8gz6/ELe8wJbCjaYeNQWqUWx59xN9T1lrfDXltKQydohEfsdXrVMiEeVeT\nFG/T+050QUqDsdx0/7OuuNcKGzNLwQjqUDwJTSMyGMsh4ndzw9hRNqlVpmi2\n6tix+HcyQVHYY9kjz1F1w539Ni2R1Kt1FiwZcN1V6Dr3N6wvgAX78v50RS1x\ny/qtRkRwubxPdgfwpNiS6MFmk4Nbb0IrZsPlVyWSA41K3QSDxLYVQuHL+DqK\nSrwep28pJABtDfZUWhmskWEhwB+LoSUGeoLRv7z9tw7AnIw9AETz0GrsPoBC\ne4YqUW/il0czfJl2Wq8YqK3f6OjNuwXMcjgQ83QyIEr6PaYQ0oT3obxz88Dk\nrpGk\r\n=aosy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"628b20207cc03f7b1c85cf71ade535b6d5e416e7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4409_1574291908175_0.49986388392547565","host":"s3://npm-registry-packages"}},"0.12.3-canary.4458":{"name":"hls.js","version":"0.12.3-canary.4458","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4458","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa9df3a0621ede6b7d4a0989c9ab34904788f711","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4458.tgz","fileCount":294,"integrity":"sha512-i2x9ch8UqdyQTn9EmhcDKvmnGoLMHkJOWhSkQzQn4EmePmzsm/juItAy3p3QY4bC9rVKXhKQ0VZFcapcccyXTg==","signatures":[{"sig":"MEYCIQCn7x2m+rWxDS7GkhcQtfgHql21hc8RCfJBQaPtNi2oWQIhALhuZOzhMA9NZ5kbeYNYTxu3Vxxj53rojdvBvks0QQrq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9682706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6Xj4CRA9TVsSAnZWagAA8tQP/R7pKx04c7FnjJAT75/J\nrXwZzSxAQ/tn6ij4XP3ue2M+ZplP574gZ/F/fV/uq62x5mph2JUMw4GfI5hY\nsTlAMvfMiq4mFuBln7vUyB3/PlU/iWuNK+dJhWgsH+UGI3m4Kr0glWH/WUV8\naNs8YosGN8xPXBTCApNXP62nghEEFYLkZyjfCsImeGGUVQrU+1rEo9Cg+t5V\nlozs9ww+lHQgEjstNkbNp2bmMK44m3l/Eln9620/ceCVfJ1FkGYpWzmoju1j\n1IBMRvspIcRxM0VH7gOXVdqzoxqlClIktDgK5hB3jN87DbCPqNqSYLss8Hm8\nAqxlvAwVRLpEYXgF+xDeWsn0vEgMA3LqirsNQ9S4j9Q1n54aUxd8a6F2gtj9\nTxfj2NAELKo4L5V9z8XwN7PpXqlH0F1S9Yc/i6I6Eo8Oajs3FkivePZtSHyq\n1Er1RD2AJCZlG4UuVHXcMg055KwIP3mslLBJs5aqNbESwwMVoA5swjkNajm+\n2zj2ZesejNC77T2Zp+Hh2L5pzbc0piRcEqCoNEvNIZehqfRLvnbuN7fkKZl6\nkBslhTuSEBDuas3iVYDW9HknfA8yfDKMiVH7iwMeUHbvlJ1JnzA3g6kck185\nncSQa1HtcFt7iq6ya38/q14BpOvkeB54nGGi1g0psb85DFHV2sPDhoc1p2cs\nYWPd\r\n=qeNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ffe156926c5b7eca7e8d93122f6d50a600e71796","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4458_1575581943813_0.7733761489457531","host":"s3://npm-registry-packages"}},"0.13.0-beta.2":{"name":"hls.js","version":"0.13.0-beta.2","license":"Apache-2.0","_id":"hls.js@0.13.0-beta.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8d990e9784ae3ffa5d978c081629cf3d6586ffb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.0-beta.2.tgz","fileCount":294,"integrity":"sha512-2aJa93kea9jxiI4DGszX7KHEswbGCnAjhhLduC1BWOgcutvqb0nBR6Dcmg0W49v6BAZgA0OhLRHVOthoyEOqQw==","signatures":[{"sig":"MEUCIBhV4nlPWFYMGOLwEfOh6ovjZUFbvrE214Zzbfw9HaM8AiEA51YN5tya8vcUA9kFpY98YOCwaOHGkIq1puxBdkvl6TQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9682679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6XywCRA9TVsSAnZWagAATuUP/RDLzgQSIk9MnCr8Xbfd\ntIrkFw+93YUnE81DK6ehRnixWxRjdi7nEX6YJqQfmaTRWNQQ0WZfNwklmkeU\n+mLqdJrhDgiiuZdMG2QYOyQPYuf04Kkn8c0j0YlutGi0D+DMMLvdQLQsHn2q\nq8pkj4206/8q2B9hE4/zI46aYWlKnQilAx6B5fWQQBPjm+MzOG5nNF0mf7ai\n10e8D4dG4uHTSaB9Ote8hsWG3Bo1p+caONb+tllw3GtSvToa12yB+R4VRmFh\njAdLz4NG57b0wrClh7dk+So7Sf7vZQQfFuMxk0vuW6i04KaCXuXQ6oNgkqHq\nWw/RJcANe0BLenbbE1LQobn4I/ZIbeUtpwKOwpL9xTuf+tPjqER6ZLHtTw0S\nEfsXLrcm4TSFqnRdWV3rRVNjDyLsOo1MRimnIS7fpsNpJ50P3n5QXAc68+Ng\nuOwPD1jBg5SY8ZE9WgqPcEAlYQmAvKzEi5tuv4XQHgTtjS+JkvsZ2gzFd26y\n5QzXgoScaXRCXNRVPChlBKPDFcXACEnrunHnZ3gb444DJv/9LzcrrXCnLx5k\n4a/PyBtKPZK9MQr16vL7gjQMikO8eu8int72VvBXHUmxoLGfQpAcOWGpWdr4\n3BoqcIgkf4Pr4f+24MeRTHzkbC0V9oMnYRRLn7HwF9S2KGXFS3z7VQvrVqj3\nJOlX\r\n=7MmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ffe156926c5b7eca7e8d93122f6d50a600e71796","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.0-beta.2_1575582895896_0.5543907005975051","host":"s3://npm-registry-packages"}},"0.12.3-canary.4460":{"name":"hls.js","version":"0.12.3-canary.4460","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4460","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47e3037540d94a7281bc1f10d40e1d6a0e0b7cf8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4460.tgz","fileCount":294,"integrity":"sha512-FtFsBbT7qMHSrd9S9+WwI8CIX8GD7ipkKQxukhkpqpcxrFuhtTag8QqlfCubesW8iByOjOFzGVCDJzLV7rTELg==","signatures":[{"sig":"MEUCIDm6ohZgFvmS9wOCFJWHPDgW1dYy1c0lr8BiXKOTZhraAiEAwfjj2cp6QFO56hoDtCzhhn3RZYD5iPbs/30+mFyHPTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9684061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6rdmCRA9TVsSAnZWagAASVcP/3U1N7BPh8GsNh10vCzF\nG4nnISvxuHuSsgppBmFuDCuMlynrNJGWz7ltrS5k1KR2pHg+na8rfcgalYcy\naEZZEy6E9XnmNFhznFkaX7WZdm1MJZNVIHhITeP7iTe+hTXuxokzEy58rScp\n7khBR04sSlQElrmLBaFAeoaSM3upz+uA6IZNOwi4DLWoM/DTHZBrOiqf+PIL\nlucPH1C5V5ZPNbSvm5V7/71oOF1Q9BJSsdpyIBohhUaxO+gUTAMn5aVomUGQ\nxKJL1B7D1vIafNhwawnEDlHrSQ/tq8tY0STjZKQSLN4maQOfC21PV0r8VEbw\nu7CtPVH+3xeO5F6wAKOZH8lurungQT5whHkOmx+Za9CCW3XKY2sjWvncyJPM\nTtczzuz7+0pHm1plULIvNLN7LnLV9+71BwIV9aj6SqehriYCzQuZXFUppMer\nEmAaVi01crqyyc4XP+B5vObxb+/SZYy4DWaqbNLbKiFYcZqFAuTVCfNqJat0\naHeDhXjmU9J0tYJ2d245ovFC4bOUsijWIKKKpiljb9jicZGmEoC7/Jt5sMM3\nVBZw3QFACzgcsgDV8DNP0E1WU33J/Z/WTLOXbkAvPXKXmnlj28WGsN425Y1w\nWQn/0DuaEeyF7wiQgHIdT4TYKBx80UcRCfa17dbwLZV6DEKb07gqVHCZFTfh\ni/hA\r\n=3IQb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"63efbc035a119de9c83bf36e273a2aa047fa7ea8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4460_1575663461525_0.6228055226141254","host":"s3://npm-registry-packages"}},"0.12.3-canary.4462":{"name":"hls.js","version":"0.12.3-canary.4462","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4462","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"729ae18bcd99d1be5810c1e527b494ef77dbd362","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4462.tgz","fileCount":294,"integrity":"sha512-fDkqQrXF6NggMGOeuZq4Ypp/YKs4b6YAYCn2X78wcaNpCMgnhep9oq9sqnm04QR4KEyuZ/97vT3KJ65Qq87tow==","signatures":[{"sig":"MEYCIQDcjDfLHKRxByMQOC5rVPajVo31l+GGTjLabCQBcVR9tgIhAP4/NxRmj2g/EFAzQx3fLFn9GS0F/76T+Az6FPtxU8C/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9684365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6tWECRA9TVsSAnZWagAAne4P/jhDUjnJIkeJ/DPNrJev\nS3z9J8gWoGLJSzXzjEMpsao9ezVReplG80kzEy8d40ssc/cVPHiodBe3mNo1\nOEU2gC03zgZcFA2tMcie7Uk9QhVdXntbDqDu7h+8BiK8qNFSNmMFXKCfans/\nY9o+HJBiWh0vAE/IuvIDrJuSsj+6CWU47ikHUBTSbO6TLg3rLtGUpG1MoqZ3\nVyl7LR+4HpGQebyfGtp0Vi6MrJo3nV+77qyjPXg7BpezTBZi1DrAPjVkI+/3\nZTj9YfMqsqKHa7BThfpHKvNu4xUC24ejXdC+wGVJyzEu9tTa9UfXYKlAdiNg\nVtc+l7Fy8GzruKGlxXh0o8vO1mdFciFdI+MXEF/dE86L4Rd87kw3/SYbEAbp\nCaz6Rf/kPuOXDV+AgC54TURYO6C8P+IsuSGd2rr+KuHF+N7tdIa5y/+XqF7j\nGcmclQcQebL+o/3tUqaXmTYurbbCPO17CKsOXb5FhDU2LCX+KsvDFieLbiTW\nmRbTcQj5yK59gaOz7c8Frg0Eu2vAd3xwHOZ8mBf7q5/BsMTldoghkJMG/cIk\nGnd6WEzG9Op3B6m+s1lb2WJcpt9ELgWGbNbOuolYHHWkg4akPCGf1iATThbe\ncdTNZKBeNMe+uSm1wsDZzmB7POXb0zz7JHdHVOB6LObhYGaoZc1tf8UhrX+E\nu4JH\r\n=OfAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9fa8f0aa45c888fe9fe3600659859ffd2bdfe3dc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4462_1575671171515_0.0007664069344066604","host":"s3://npm-registry-packages"}},"0.13.0-beta.3":{"name":"hls.js","version":"0.13.0-beta.3","license":"Apache-2.0","_id":"hls.js@0.13.0-beta.3","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"87c85271a34f306ad33c33bb4418c9a6e73a1d7f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.0-beta.3.tgz","fileCount":294,"integrity":"sha512-o1Jpww4SMqXzLwyeXLvO/vggb8xvE5gGJT9d4Jo0wqgtnV+m2kIKekSt6LnbeRegbdUjPRy6z7H0XwiPago0QA==","signatures":[{"sig":"MEUCIBUa994o+FwNXxoyY08xgVzymSD+CNkn04CgsEa8Q9/zAiEA5mMHpyGexHxDasCO9Ecko1BZLrAE4wYLhLbhjuywbAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9684338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6tXqCRA9TVsSAnZWagAAb1kQAIcIvV3ULT6HL3jJo+MB\neL10W/OPKZI2sw05HuuJGAA85+cgomcJ5evr0ABVWDQ8sBm0Sm+V0y7Pnp5w\nY70NiTojBbehNKVDJ5jVApDT5vZC55tqSM8HpixTN+oSfzadO7cut38sak47\nMV1nGNE46Eufv4mm/EcK1wW1oQjZAg9cuLhmetDxhX3CnLw9tnMAYC5siQVi\nIn5usmJ5JQss+7VaCSwwFmWoFA2Tq4ESO6JN8RzxEUy78nZMwkxWgx8ie3CN\nrIZDAzlzocbreet6/wdy8lk6YsYqWrAnPHeM2Mff7uQnJk0KydW7xdwtbOK+\ne6EMqsKinm9YY0rGAd4HvhJCMKB0bBT3iZHA53lCJlbw54zrDIkRNYYAPA/L\nLj4K8ZbmTuHnLedyfPeBdt8pKTYybr8+DwfRXqX24LY7pGiWML43Gp2XNpOQ\niBn6u4CvexqKMzYaSiTxBm+H8JF8Z7vGbXAkskXwadM1tspk7myntuoCK+G+\nmG/1KnDQGQDL13DIJeawBC+smm5v9Vf1ktD6H2BGfOsodH0xlN89PPpePsdT\n3Q6fZQLIWyCArb4ovN1LmaIy79Od0CNUCB6psJAFr4tht0vzurHr+xl5h5lV\njrlQGxm1dCIN5CBxZle9Y0WDXFh3WOPnp1X2S4RFyIhMCaaqq3dm38LXPmx/\n1Qhk\r\n=YOVC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9fa8f0aa45c888fe9fe3600659859ffd2bdfe3dc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.0-beta.3_1575671273901_0.15950368424922257","host":"s3://npm-registry-packages"}},"0.12.3-canary.4464":{"name":"hls.js","version":"0.12.3-canary.4464","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4464","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1554678d49a465a9871339132dee5cbef07cbb0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4464.tgz","fileCount":294,"integrity":"sha512-RehJV9b02MM/v0ma+/NCGF5sx2+hexNrQHGAoxjmGp5Zfpnvizx61JkfzueHJUqW5ApWpbG3Jt/umzCYZGf0AA==","signatures":[{"sig":"MEUCIQDQKAmsU5UUaonw9KmiPzqnV9Z5vBt0tunIVyBSa+jptwIgWri/NIcWEmrajGo4evzTKUGqe4fS6ZED2VlXcMXMVPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9684377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7DYMCRA9TVsSAnZWagAA8Y8P/2SCAn0aRtO0vwMdkIxF\njwQMwIhpAj1Mj5H21l7+G2dNdOl+8WrwSovEznWr1f4cyCK51sJtcQdPxER3\n7RGBkP/XRewZf4ceoNbUwUpKoA4r4GkQAGUKGkDbHSGtkwYWH//B8eWk53u+\nGt0HqGeki9+6+XaT9YkUXzXSpNbklKlLnnEO5KODF67U7XB6A5GyBhrNkdDQ\nI0rmm+VAt+Jye+skR56jHv/XWxaDk1bs0qruPM3i6iW/6x1sLz872I8pcuB2\nCgwqRd84MIyePC0vO9A5VQo6mqiD3ZxrcT9b+WAzRTUXvP8/IHFOdVsGvkkh\naaiRY3bhPEf9dx57T/x1jbEoJ/R0PtgSHolS2f0GTsrC1rs6YXlKYLt+2mgf\n6YmV2ppE5FV7Jl7X2TznrL7O3DgOQ53b+v7+oxTI3jzr5vq9kqO9U0bY2DAT\nlUXdTQYC3pJKL+wUATO4dQbkWkLy/4qWsXiRLRwG3+kz/agnboCatb90xGsy\nsBdWZiddCGHA7RFk3GGXk+aa+JjmxiXYDCsZBVFKBLRZuSGd5hoEPPu5xbY+\nGW2EKe/OrOcqRkdXNyZXjTA+zFr/mcxMG8xrVXlKkXWvH8IktTQH5hRmE0Cz\nba8Gj9KlgUeBHxB+59VHzbPty7FYKTAt+d9mcHRV7GVlYgf5NF+ERyuvsazk\n1wq6\r\n=TpJo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ceed27e45df6d95ba5208984e246095d1001489f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4464_1575761420145_0.7526582928710899","host":"s3://npm-registry-packages"}},"0.12.3-canary.4467":{"name":"hls.js","version":"0.12.3-canary.4467","license":"Apache-2.0","_id":"hls.js@0.12.3-canary.4467","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02d690ff4b9b4a04c94c18cf38777b72fbf45ecc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.12.3-canary.4467.tgz","fileCount":294,"integrity":"sha512-sIjFd3KIcA6gGqumbaJwLlP5emaMx6IAqRe0QHpIKhejV4FdqxQN44AmBMPUIwarQWI0NflSqM30wokDDiyhZg==","signatures":[{"sig":"MEUCIQCRdX0RjnGuDxy1CZ1f5S5iKRTQRlCB4TpW1Exb+n4SEAIgK00F+W/JLDzBPF5SjnYW7g7bRgWUB1Uor8fhJUO4X+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9686414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8rHKCRA9TVsSAnZWagAAic8QAIkXqQkgtiIPHug7bolb\nal5F6HyzKj+LajDbQfJ1T3xF+wqqh6Q7O49ZgybYOqRu7SISlHPg9/sHXUNb\nAHnH+DPelLH5QL9sQziC2qQ2BaYUCrY/J7Ht3Yzqh1uFjhZlQ0PjNqhnwrNZ\nSxAybQK1SECUgYvK9dDoISUy/f3Mq3sOYBoS4KGJfcGkXiByVo+VNxjyAVtg\nOwNm/q1fQwMO+n4gabKZylTQ0RU+lVEllA7/aS4WByFvELOAZsfg6U96GXpa\nkOqsIncOSQ2u8GE2s8v6kRUTOvn7OMtIfhBBbHdo+pqRY9UAH1Euk6Zi7J2x\nbCtFtG0LS117nlxMQi4lm+TBB8otJ/4/ISgXbc9xIe3i9rm8ksAHh3/E0BMl\noKiuDWuEDimhESOcG2FMxXLlgOTxHF17DXurHMTi3mGoPxzjivv6Mneb9SlF\nQCTK6T8ONtVASZG2X78kJUewY/oLFTe2i7lL21HdFftRtSUchNm02D0pt0vO\n4D7M4v0tPlSFOkkbzfWUUZJCTmSAyl01jBbL7ulciwE9wOFqcelG1+jjluKc\nST4j59JVvjDmuEfVG6LUxg8aa2x6673MX6/0sRv9qeWlle2xjvqPKJn5w4wA\nyxwudsKebIJss5wDye2PKyUvqWhpn9XPc5yn3ja5BS68Rnzcy0rdKLnP8Ntg\n2UqC\r\n=6tUP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"263e94bcd61ef16ed61297964f93e86ab23aafc0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.12.3-canary.4467_1576186313684_0.216912053282047","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"hls.js","version":"0.13.0","license":"Apache-2.0","_id":"hls.js@0.13.0","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c881825be293eedc922027aa5203eef2026aeb3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.0.tgz","fileCount":294,"integrity":"sha512-/Fc7/ym587qOsW6T3RGOo5VdBaTXrABTGF+LalHTRAM208wm/A3Ur15uvzCgr2aKOZn269V2xqO5VWWWUrW7sA==","signatures":[{"sig":"MEUCICtbvvDQrex/goJTlE99IApGHD5QkPLHLw7QcnXkVZdJAiEA7r1R52GchJuic0z2zUnlBoTO3oTdZmfzgp1yNr8UBdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9686352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8r2xCRA9TVsSAnZWagAAl2IP/3nKHFwCQV4fkLe7XlyI\nkc5yQg61avbuiVxvg2vCcxciGcUuNhyqUTfP4r8fz2AnzEgJzi89dX1KZcCT\n/VCTc9ZBIae5wSlgDXFv2PrMDIXccwM52xQhQHlfTlBIbJss/6URfWZkdDVI\nndcNSqF/XRvGhmEr0swI1QnYfhgXYWr4rvAPYm4WGz0gBMBBZ9zl7MOurrpG\nJa8ZuDhY+hUN8mHcCGX2sqSw4LAH2NjeYYK2V0i0JA6l6UdagFz/5pKA9ZuQ\nuBuHIa2K6SH3hBoFXC6MmYAjJApowWgRSSD8w/XOQji2fYaPuas6CLUCJLpC\nYsMsDojMYBW0IbhIUUiME8DOe2m0dVDFnxyelpnnKCOjh6mYVbV5dXBv/MLf\nmNTLQxuoeOA++vrHC1msEXvVIzx9cSxEeCtSJCwKEexnvXP3mCji0450zICn\nEA8c1NFcVboGqQT0JYSjTCHEZ1LvlgB7iXYcxrYgG/KwtxaAM1XktP6yegQp\n4MOTNbxKRC/U6/VFFVBc7iRYq35Pbie4/yrsZA94sHLayqp9ZiVfeprSoWDv\nRF0v/yK63hNYwukxy0T9XBZneIrlD97iaJVUARyr14dE/SJLl4uAOZiq1zqw\niPdKt/O62p4ozHrrlXB7D4cCVcAK54V1MgFFuYVpuUt3mMgTtFhSFB4LsMoh\nr95g\r\n=E0cn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"263e94bcd61ef16ed61297964f93e86ab23aafc0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.0_1576189360367_0.804725214470821","host":"s3://npm-registry-packages"}},"0.13.1-canary.4470":{"name":"hls.js","version":"0.13.1-canary.4470","license":"Apache-2.0","_id":"hls.js@0.13.1-canary.4470","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d4af0a5784bed2b7fe6049a5b5a36bc3001a25d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.1-canary.4470.tgz","fileCount":261,"integrity":"sha512-JWcfEidOGybMVTFcxM1LttjSxg/lrHVs8iubX+7b+q7lTy6tlVc2vtDPxIJKViaX28bsUN8o2QDsNs4YFAN76g==","signatures":[{"sig":"MEYCIQDnqKxNmmVSkg4kng4BWIAFsYLOdUsiephv8qgN+kJHHAIhANZ/VSt65ZQ8l5pWa4oUPm8o4E1Z2PRkBMYjI5Xc4Rl7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9635124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+7deCRA9TVsSAnZWagAAAZcP/AwNTyq17ADXu4qP/ix1\nE1goD3ibMnN+oOEAfv7zZqG26IxjxQjEwmiJn0tUrlgY0s6fIztWvWWcBRgC\n9chEmUVbX/zKcRlncV7Uph/bxGuqKKUHW8dQm50/kcUf1HZjDK21wD6ZtQD+\nklChvjR5MehE3sQBlBab5EHVBN+5KoYyVM5dNJfVzDYgQ+ankh6aYY/vCqke\nyuEv7/5HT9RJps7NsEbXfxfObH4Jl9a/yZSCra1KFHPwHF79ZnSA6J7Tw9Mj\n3TO+qtRYEJi0mO6UFyx6xrj9Jv33qBBL+y4QaKT0u/mJaTS8TrREk8AMNRlD\nqqcUVJ2FvGrM5HHAI/MEPN+SZtBH3i+S3030/j1p9gLAVFT20ahZL6d/Zrfp\n40EjtDFzsR4N1j24s5oOBPQmRh8+YR5tCoBO91tIUdDDDJ23fxERFqAN5JAE\nPS9HrqkQX3Dzjh3CpTfQfxQhIsiaqFvbo6HhSdSu8IdlhvJVRzprXdtbxuW7\nRA0DkUaapUeq22CGATgVA+Nq4oW4N7YPtEZYGaSnzi8GscjotGx6lN7C5PDh\n1zjHuyJSmDMK8wdwHWVb8ZdvmyeqQBVpkQo8bxPGDycbKChM6kTqhYRWiJ6W\ny2749BzWJE8W6E4erkPcrD/2G0EW41h+OyoGj4cGK4HQlJ9JptvRSrocTFaI\nKDPd\r\n=tLOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29a149fd4fe10701bb6e66b96207dd83c48c5c1d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.1-canary.4470_1576777565564_0.8716188052245599","host":"s3://npm-registry-packages"}},"0.13.1-canary.4473":{"name":"hls.js","version":"0.13.1-canary.4473","license":"Apache-2.0","_id":"hls.js@0.13.1-canary.4473","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1b3cf38a6d8cff651ef064e93fe3663074ce4db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.1-canary.4473.tgz","fileCount":262,"integrity":"sha512-w5VxQzQMcspKrHaHY/DfsMX+ra5OayR6c921uu6D6jcaSeWS/KnJUvVPCXTKv77+d0Svb+bvYSPeNTnYVEGoIg==","signatures":[{"sig":"MEQCIFboSacoR6pJnY7mEx21QiljnorfsTFbrJr9kO7XUg+VAiByKwHhT40KdpcbdxuD+is68koE/sh1NWKHpcSQb5KlyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9640375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCIbMCRA9TVsSAnZWagAAskcP/Riw7dl7AOdzkhcieUUW\nsSZW+H9Ro42SAaPyYBP85UbAOxG30jzc6uKxCrjmJzzXDAYzHJFsSs3zpXqB\ntHFNv6bXy79pci8QBhzY9/1BieRVt0umcySIzRSu25503914PFzh7fglf2xh\nzfXUdwC3zILFrqgTxOEd6gWMmn3xP/HgMDGJmQM1ksW1YYDJldWR/IplQsa6\nQG1EylLlGGUmJMb0Cvh1+UGL6U5YxlnoLZmmCY0hRSGmO4cjmOVbMg8pj54C\n+APovtDuU5GfyacBX2xZJLgCqJcTC0p/yNQTQCBPuuV24SINZSJdFYDFhE/K\nWQgu0LNfiYnaoHaNIINOFt46l6qlXFyo9ptkkcd12VUkOTlmriPWuJrs1Qb9\nk9Ur1eHTzNgJGz1Yl+YIRRR/4hcqebMiGXVA4FBbdf8l3dPFSihESYJHeL0Y\nhMx7MCP2JS9D4OJKSGQnRTEz9St11tO6sPhKsjUPpuzeWpMVsWKEADo7bfN0\n+Xay04DtC60tBkwK4MXe9/71gZssjTmfDPQAW45wtRrh/EnOKwxqg1vzouQd\nnfQFwD0ay2iKj/XztNePC3QxvFAiA8/pnWpi+DCsnJqPgS62ZdZZdZ45H7Rd\nHBOjvf+DaksscwReF8TeFw2Gpv6yQbCTeQxWFpSWeH72mYQNMO8qo28Fe9ZU\nbvlD\r\n=uJcd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"908507f370cf89cf3f311f58755ac369bca84757","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.3.1","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.1-canary.4473_1577617099545_0.3048743484547922","host":"s3://npm-registry-packages"}},"0.13.1-canary.4478":{"name":"hls.js","version":"0.13.1-canary.4478","license":"Apache-2.0","_id":"hls.js@0.13.1-canary.4478","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2ae5a36a6eb950d265b4022a40c24949282e227","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.1-canary.4478.tgz","fileCount":262,"integrity":"sha512-SkLJ2srPKkLiEJtmQesdHGgNJH0tPvhefh5y4l9EfGT+MgICM7g9vsEfNsB7I/EAE1RTeAFN+Frgvitzb/6bjg==","signatures":[{"sig":"MEUCICTAv63Au8kLukg7hJpOQqOZfQxfH6bUwkjB0FmKU6UpAiEAg1QGqcZohyQYa0X9xHyOjyB665JOvXyWn+HvJkc/njo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9626374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1MsCRA9TVsSAnZWagAA3hAP/iMRXoEAlz0p5hTdkQcV\nPT8L5Ra93cyKVTB6ICy7g8ipMDHr7OAwr41we3VFH3SJd2N+Kcblhc/xebVj\nxc97+XAU20ktDjiHgVIE0x9zejMZ+BtahFC7qTPNsaq6NjOpVa4w80Y/fosa\nbwxeY0MC30uyMHxuAvN+qF/fEjbzCzeKHzx9CdchoYPAl9kDOqZMDYlADheV\nsp7hgHhsk15NV5H235jjURnTlJyi2bjbJu+e6usw6iztUE03wgOIKUoyBBqC\nyVcqNYZUJEUURMX8B8CfyAsycFEDf2Sp3ukqG+Hn8qUwmzJLi0pElNZ0xDXN\nOJfOO6In60eV2EMtCQwyGi/xgVShrF8ksMQv2shqa1vXzlYQ/Q08I2KdtcDJ\nm7ul/0HA8kvF0RwvD3A0fOmmB+PB3F+xfGc+6ru+nHC84hLHZsSJ85bCusIU\nWk0jJzTb9MxA9E8RuTLdGk/3q+csGEm0Ugvz1FylJQ68q1ddfKSnrBVsxQOX\nAIJWSMkXUb8Nti5sOR0S/UdgpK50oDEo5BF4zcbi4At4ZaPXyrXnJ5PXw2b0\nisYmer133pcNW61vaClAQguWNL+rDHkm0syzzLMKf9qvEhL0C1XLNSEsbzyr\nycgCq+mL9F9z4bUFXGebD3zE/6Mc2CY9vbFGXcqn3raicx1st1pCQETy0aB6\nDhhN\r\n=hS58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3b16e49eec5cf625d07828fe4eec81f5fcf57d32","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.1-canary.4478_1578324779685_0.15814274058432898","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"hls.js","version":"0.13.1","license":"Apache-2.0","_id":"hls.js@0.13.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"371ae0754fea2ca9bc2c0b3279e4ca631c7a595a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.1.tgz","fileCount":262,"integrity":"sha512-AWlQRkjv3WzXXnxQ6i/xNq/dyhswyg589yRSiqwzCg3cAl9cxoiicSsBrgVeDaVyN7coeFv9zJRD9IlzGfh8Aw==","signatures":[{"sig":"MEQCIEKXyF6GADMjQfqtbOCPpDsQNAWavZ0k9F7QTsiRDhBUAiB4i//PbJrjlYE49sSE7/bWqv6oeBGMI+dYIeUeTqIsSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9626310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE1R+CRA9TVsSAnZWagAA+NUQAKNxk+ce6gvvGDChn78N\nYDIVrMfUsZv+7Np+wn0AvNg3e3PxOypJa6S4//pn/RpC4ya7gGQpLnZAv7Bz\naq1J7/OWm5aWLtCq8i17m1gQdoNO6jHSbdNr8Z0f0zY3q5PAfL7jdzVJcpUZ\ndiq2r7u6U9QDzIJChzret7h50+6ih8Kmhtr17E2ncyeRE7SfObuo2SwyEokS\nLxXR+J2+J0o4Vf3Ds+IvabWvuv/78SAifCmrjZAxMK2vsZqvXG/s6dJBGVtg\nb4kswfEBXUWk6XzAgDDZ/pw6fGeAi8Hxkibp+o/jNMzAXbCy6D1N40pErlsd\nndidmgiSHfvgIPm3i9Pg3SF+iiY6CEXXTgDAFst80yCJtGWVTie8kWWxDNpf\n/RRydeE2OfAxvw3PGWCzxFN/ulqCqDwdJyujLg2uegdlWmFPUhfl3TfoNp6U\nbkeC2ZU4lxmSzAVhQw4cePECS+uZrNZ6Ldx34zf5GdMcuacgyL5ItNxZR5ro\n2Nq1oHJrWR3ExXeNWw1yYX1BgvzCIAWN3pke0GwvBpM6URuqPbllubIXbh5W\nLegEhreibNSbZpEtOynLsd6WA5vq+NqfGEE0hjZ+taftwxGcmRp8OPYtyvsx\ncqFu/YXH7mTOBvUcqcpkxlClq6PHW/NA3yxBe2feYVNEi6s+deWNON/qRmY7\nQYHr\r\n=12iI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3b16e49eec5cf625d07828fe4eec81f5fcf57d32","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.1_1578325117750_0.3995140722298991","host":"s3://npm-registry-packages"}},"0.13.2-canary.4480":{"name":"hls.js","version":"0.13.2-canary.4480","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4480","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"843f01c4f659440ceacf86a04d74102b96a7b1d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4480.tgz","fileCount":262,"integrity":"sha512-Vi32WmhZ7+qKZP5I8t/BRvSUgRWa1QOrpy0xZpMOYlJH6g5ynKWCfIE5lOuJmlWHctX5qbib5fYd283dr1azyA==","signatures":[{"sig":"MEYCIQD7twz+HkPQGlMi4g2scOrgqrcJYz9yB5sPAgoqgoD5xgIhANSxA02FetNANmVT1SvUs1Ab8g0CCcOXijFnaVZLCbJ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9630234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF4VDCRA9TVsSAnZWagAAZVkP/2aZhK4EanT6Lp8kyr4f\niibrrOXkjBbzz52leGW+fjpKOVtDU4NgMk1RSdMVafrLVhSdnAj25gDqSx9F\nm3jFEX87ud8UjFXHB1QulHbrOlhcbp39zc8SNygafHk5Qv711nO7TjB5i1Xk\n0JV2vBramabL7vdTQfOUkROxmHLBHDEvj44r1bR+ifsuz6H+6mwqBo93wwi7\nMkE9GZjmWVe7Cvp5oUMGkzuXOnVIGKpEoVfg8zrhWvqOTQI5jfRmBNOR/F1P\nwXbe7i3M7PqcN1RN5QqYN70fkaMWGEGpZUN8e2RJS6FEY3O+kS6taTxh19sI\njvw/eMOySTG8oR/FBlIpo1C0RXidm9WDnkerEdmJxANTKTTqRoPpIhWGhwAc\nPoUrN+svg7j6Galde/5fp9JOWi0ZORPvRbTnHUevyIiEfDBITFOzEbgUbn73\n/bnpVLIZZaYFRA3HdJgr37rfGJLcjkglwLHEAKpzzLBuiPHbzgTgTf6xfkmu\nSkb33MxTb+iSofFzspgo2NAJlSzpjssVxHyVuK/KPtyUYxq0d3yqTG483Vb8\n4sloCsnrKlZ31Hn9vT4e7QklOiOb3I5y8AxoEPOeDozGMkV8y4h83EJAVjcu\n8xqRlCTt5Mnk98IEYGKkellln55ZRH/TLfKKUX1/UCcqValDLWqy87wewPBd\nE2nu\r\n=6BcQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"12f2e164674b5466e23665183792c144af147c71","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"4.1.0","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.11.0","karma-mocha":"^1.3.0","netlify-cli":"^2.5.1","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"78.0.1","karma-webpack":"^3.0.5","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^2.2.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"2.0.4","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4480_1578599747187_0.25844220952223207","host":"s3://npm-registry-packages"}},"0.13.2-canary.4482":{"name":"hls.js","version":"0.13.2-canary.4482","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4482","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da300a0d834f0fcd45d5a1d63fa5fc7a521cad40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4482.tgz","fileCount":262,"integrity":"sha512-DRzhumsCr2FxoGkE3OUgGoHEijAVb9Q616+brhKqWAlKIjE4g4xiq6gRB8gQSPGWcGYWEkP9SiDZlwmw3cF2wQ==","signatures":[{"sig":"MEQCIFWFjhV70reO7dqAetKF/vVUxEolTLznyR8LqWf5tKsgAiB6kcPgl0qBmLaYkzZQpRZfdBroq/bawHfj+k0AMlIXhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9664245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVbCTCRA9TVsSAnZWagAARscP/1RkC0BlK2yjh/X1v9N1\nygdvOB5y/HhB4gisAbfYK0ssAcGstbW1l8NU/Mbyy75w0YMzjHemR4YiCwqW\nPsaOanjaQUi2/V8E1sIv6Kx+7d8KgHi+LmabfXKbAzZKAAYK/r0tVwmjmHtp\n068uxirnZJCufekEpRDrCw5JAOQJ7MhJxqYF1vStNq4RO8QqrB4vikKskjlv\nANp7zy0keCTn87+SdSHjMlxQQx1KLM05mVTVRaWcVoQsb/T+x/EFrpX/+Wd+\n6PujRzjhAV18JpbBk/sxd233UbsXYUIiqVwHx8xoVRSVXGSXJiah97Y0Nt/8\nII46iSnVRvA791H21vZERWoWNLp/akFC+HVV/SXqiSHH1Wues4HbHnXGNaa5\n/b7YWGSmvpwIikIie9FCZzzYW1iNjqeIs67V+M8avAZPti8t1u+SxuanxclN\nW2WS5kn3m+9oOuAlnH7RwzYAydv9paputoCA/pALgAe7WlS7aO9AO6HuMINT\nkRbdeA5MOpC1nRQE08M+zLreVNfFOfRLPxpU/kZyUpBVMImywIZmuaV0/w9r\nbQx30ZiAlIkHeY3HZC4WCpbnFuR13mLelhJ7wz56VsudV8L9s+HXO1DsLarK\noS7Awr6KjBETfts810gnAM0pmhjkK1umEH4i3ZbQ9n6skMhLDmky4OpDuePB\nSr5f\r\n=0Am9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7e6f6ed85898bb114fb9c02aab62a598582f3c76","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4482_1582674067255_0.18232046403415714","host":"s3://npm-registry-packages"}},"0.13.2-canary.4484":{"name":"hls.js","version":"0.13.2-canary.4484","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4484","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b548eae55f6619ecc48319e83b769d36139fa9c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4484.tgz","fileCount":262,"integrity":"sha512-L761eOLfCoOZwUWLNqWDDCjDGao8Jz1c1y3kIng7KjdYpvk9Lzus1SBG5YJp/pwAlmzcBMEUbwyTzSJ+lCEtIw==","signatures":[{"sig":"MEUCIQDfqxaGzCLynSL5zCliNCWbuNSlX5G7UUZ9QAFTEwqZkwIgMbyFRM9iDlFhREwty7ckl9zk5yzGIGzk/6eJOH8he2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9664256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVe9ICRA9TVsSAnZWagAAYDQP+QGa7vkjvY1zcaAgzQbc\nbWOBWLpOF1KXGlk1zmjZhuPb7Wq60ReQ0FOg5L+fmgQi8wVAvTX+D8fE1FId\nJ1ogEJtwId+lCbihvGgHoBynY0gbnJAbDS3OvBWaKF3xJ/TIJZp+wmGHU8vC\njm1HSbpM8RgKd0hJ/te27LVYgcXgurE779ubfMr6ucC/jrtDX8SOr7GDnZdy\nmd+NN7ILCc8Zk8sCiuapkLRdmBmn8GEUiW6jdkrbVpIE0M1yOZdplCoTC0BL\nWrvEGJ0nZ+FaEdnv7dRfzr1oWxXHdcg+F1KH+k9PWsextTmcTi7Kz2TW/tC7\nNAAPzk0XlmJvHphgYTBWFv7qHYqKVnaY+3KJimM+SCumCETJjMoZSEOF8ZwW\nkazwEdxJ+qbG3DdbXSKQhz5KAeJ4EJrzWqujIZbc2gK2e00Supn0LtTTSrTM\np/m9bbOZKT4k7AqhgKWe7Xgkj7WkO5eP9cN/s+mtchOUijyOKlK0VdH+8xJk\nD8mUcVxX9ZnjEn5TXgCbgc7bO0oFC5Ih2JNx8nFZf3e/8z6P4Jh33PG6Ao6q\n3uGokencJMgasJhd97RFFHRZjrlbY7suvZ+tfoGHQB81w9Jc1k8ECJftKIcp\n1JfCS3XVT4RIfAals1LnTzQJteImod7TDDwurRKEFOPmswcFVW4il8nRXFDi\nb+0N\r\n=xadB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"959482b566e31a0c4668c30f1b9fd326f972ce6f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4484_1582690119974_0.6098905702100421","host":"s3://npm-registry-packages"}},"0.13.2-canary.4486":{"name":"hls.js","version":"0.13.2-canary.4486","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4486","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0c8e9139ebd764c7448a8bd6363e97f1e236ab7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4486.tgz","fileCount":262,"integrity":"sha512-yOxyjCPkFEpU/EpKOSXLtPxgxRAjxbCaFJxeEOBhVgxZmHoYxV7Y5OsXBtwx1Uudg8JlOrSzm/6QR6O79Ms9xw==","signatures":[{"sig":"MEQCIHWB0ZxW8LfUt69x1qF7w495EGoeZ9Z48QNLpfoHBj8HAiA/NdZ5oni73JUD2upqfL0jyJtbQOPq3OvvYtteohZI9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9665094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVv7VCRA9TVsSAnZWagAA2LQQAJT5fyYXY/o+9uSqL5LB\nU+zTnIHipIgbgvoHxtIsPBoOhl8MPQFcmHkA0pBMoYLRKDceg1ro3Yqu9YcR\nWASDFznmoklhe0IekOcJaJm0crc/UBpf5kU/O2LM1aGHAArh7H5Dddk1bxXa\n+kxnJySDFa8Uqt2ucq74zmgvpCfwO4MW7T1Imd4N5L0H9We3CTZckrPHTJhX\nt3Gmz0DafPsAIZ+ORO8y39lRMxafbIS+qMfG6rbNBMWiSbXAQEl1oOucTMux\nM6RnF92rqoHPsl32cepD4kHrri/Jo/AZrkjQ4ECc1yAacpi43tUwskYaU5eH\nkWYRGo7nbqLIZ1IxS2e/8VEFtC8L3FrsOqXRWVxQe5SfKH+GMY79z+gWuOca\nH3xFRoileAoazYipx1Cn2kiebqLIYjdhCDp9ah9qfJZvBUL5R/6KuFgscYRE\nvRZHcgjFWrPoyHPtaBWFEc9cgTrykCPU09s7sjRgn/Tp5SufiOCCmLje1uZj\nkNmeoTzlBSADm7SS+QY0WGQPb4H3AriHJbiYAMVu3EevuK6t9xG1a6lDmMxc\nz36tBxREo0XSthL6F9Qky4VxQ9fiRaeOUU8sU4y54pmdElJW+w3mbJHZqpNm\nRW2HMs1SBtQyTHlR4Zk3iZcIP4HV5ofpA9MpVqYrD+4th+YWtlc4vz6CRwPK\niD4q\r\n=iSjl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f084c944e9a07cb9029239ab25a613a2705db41","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4486_1582759637236_0.5765205452784148","host":"s3://npm-registry-packages"}},"0.13.2-canary.4491":{"name":"hls.js","version":"0.13.2-canary.4491","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4491","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"752c01f3809af8edadc357ac04da95ecaa697120","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4491.tgz","fileCount":262,"integrity":"sha512-Pujt/+q2WuuvCNtYLdLAdcMLLoBqLWAVJ1E7xNvmuuLDLswSin6aHrYgBjwb6lhCGdbKjZa+MjQKDMCZVDSRCg==","signatures":[{"sig":"MEYCIQCpFN1qH4HDRBf6bkk22Cl66vdxNbxyho0L9APZM/UCvgIhAMmDWG/5pNH01qbmNxlQNqw2KYWydlWwkfwKACdrxE6B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9665619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVv/lCRA9TVsSAnZWagAAoSUP/3UBtLdMHTl4wgBR4vvZ\nv0GSaWnyB8LoNnf/02coMM4nOnsM2Z8dllk/CFnbuNdZ/o4XOPUXlHFNaWZD\nqlgy/mCbT9cFHU4UNc2TYXB3L+rK8LwS6J7dySWDBmmfwZXBZFjj7KzszUWR\njFE12jwGrZ8YLXELr3fP29nKAZizWqNFabX9+Zs14FPuEFGUqTiERiQ8/hFA\nP5FqRgLJD/zZO8RfyyzTnlXpcs/rjfZnhGDJTue+aDtizjDuzFEsH9jZCyH3\ncVPyQC5gy3qJ5b/lhJNkFXGiR7j0vNv+97rmgmWSRH+Qqb35Co35wmuFWLvN\nd/2vBRD0DmWG7l4LtBSDiC7W2wPA8zZSwpdnRIm4AumOwCSNtWBPM1aqldrs\nJ5W3JTrTGAckWMkv68kdrE1EkiaUSWXGZCEjyXyHOc1240MGp3E6L5Bg+B4c\nfv4/4TEWyRw+uDfs4H37mqIw4vNGFxdT0CH1VrzCVAdR+Y4PAIq7tRy3X9vP\nlAuWwEhPbx31g8OFDJ6rN96AxDVhtzozRc8C152E2TuZNXG6I7laR1oCcfxQ\nvq0+6LLlRkHDbT1Y/lMmFM7+/sKeEKSVYALtsvpltFHViyLI17WKkWyN1dMO\nsYmxusdMTfvf8CwhY2CvPf5YNArm3uoNw22poyRi1zys+faBTR/K1f3v1R4r\nQkZi\r\n=Omkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7e064136a46361785fff14ade40f05b57c2d9592","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4491_1582759909355_0.2436056814857035","host":"s3://npm-registry-packages"}},"0.13.2-canary.4496":{"name":"hls.js","version":"0.13.2-canary.4496","license":"Apache-2.0","_id":"hls.js@0.13.2-canary.4496","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a76bbea5d62e4a7e1259f1ede6d30a6074f83b55","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2-canary.4496.tgz","fileCount":262,"integrity":"sha512-6BMlv4jYCHTkpEbU6SDN3D8bdYv+BYBgt8IvJxpjntK98M3GbAYDgtLGZeqiC779JIwCJmFDAdIHod0ptTpUCw==","signatures":[{"sig":"MEUCIEivCJw8Ng0FwP0OJs7jiscHtxyPuPJjco3erZZLWhPHAiEA4mwY/xQvKDCb7J9uJnog+SssngaMbPYJ8FFAebbyQi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVwDfCRA9TVsSAnZWagAA40AP/05FH246zPaXeFLB//MQ\nr/vSm0H3dMp2KbxAo0H95p2GfGMPlGKxPyQ1nfsgPCpMXZQ+tVaGD+RFUPPK\nQm9nj4CorbCI8TpLoiRVYFb0HftZkG3oSwU9vJ29R3EcD1wBoGkggevxfXsc\nGu8+DG6jCchtN9YpEFy90PaOJrzjc95QQ360FNdw6UpL8zYI65ci0CY5obDn\nbiE6bbk6nxbRugoFKdIcq6yNyX1ZxGqpMyhikszcHyqgcHBBvVxDb2LLdem+\nhWHiCkLLUsxo/dA/MUTBFkOYy0Jyq1V7gi6XgRu41RASTVLJnqO40LbFhx3u\nnoUW0m3WFiaaNyU6YipTmGRgRDy4+iJaMcIn00bb79yLVozesGh9htQW2Cv1\nq5C8cB1/xKXo8cVWbKZXv9Cu36nbQ4jI4Yi4ZlLJGCw+7vtn2eizRxVc2783\n2tDZ02QcDDMREXQOXjl+Nfw1cLLbfd9xKXQczBaZFpFjlzK9efKR7pr9T2Ta\nFNH3mfRlmVk6GNNHj46uEwA2a5JIAEdNX+keKQFMUOs+kIc2n5LOJPHc3fxo\nLMPD5yaRnQMorSJ1TANs9vXBnx8046DleCTzIGH+smdEudiXFh9uMTDUre4H\ntcAuyb7XlhNfeNWJ1Wr8zGmnZMz7ANeL241LIml51Xnz+PbHCFPz2B3JAuGS\nSp4B\r\n=G6f7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"88c4ed0f8b90d6b5965c612e4176b6dcf05b9057","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2-canary.4496_1582760159054_0.0608042886829403","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"hls.js","version":"0.13.2","license":"Apache-2.0","_id":"hls.js@0.13.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e7dd28e3787c69c6aba42b64b11eb2c3c8c29f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.2.tgz","fileCount":262,"integrity":"sha512-sIg2t4uGpWQLzuK1Iid9614WOKqxj4OYg+EbFbhhTDCsxpENBN+Du3yBFnoi+a83DuOOHdiQd1ydnti9loSGXw==","signatures":[{"sig":"MEQCIBo90mYLnZxpOAMFy4xnnW23YK7skXuPwTN+1y6B19RrAiAI3cdzjpnyfyTWmpuBxnrQ4ZFp8ULLKV4n6viNS6/Otw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVwYqCRA9TVsSAnZWagAArIAP/141G7k2E44qoFeNuuvh\npiHbasLRvU3w1TnIqJzctqIMV3gzvLIerqUiBHJ7GElBZMJiESHVcD3tbpXo\nJlblbjIiqGy0XPAm9L98f0wuup7QPCSsxk+CQlx0h+kuU0rrL6X/XhGZtj1h\nZp65pBPnYwv6C6W9JrrAcDBW5Dndh32kuUHeJE+pcIOQuvIfspJokEdq/tMY\nSdU0xNwlot6tJpaCVj5kON0iP87Il+s/j8U5AefiZ+kX3MS5pXODMbGJ7LNd\nIoMq4oW3almY+qrj48qAeiQeg0O/lv88QMvKBqCdTBO+cjLPZTDhvcGvHHE4\nGDyd+vTm9fh6Gl911hAqvUsPw9BS9kM5U8GbGwKpcFqUBMbjivwYJjwQHoif\nNCw/lx2iyd0zR7RqUrBhmLjNlH5E6jHYuL6uzoNkUUg06sVutNPM2xEox1oB\n4SqlWX92BlSq+sodQW+0N69ULaZeErLg19G9IHmaED0mtjK4h9f6t9MFgRB4\n0+N2ukwajKmtvnXHm677RG9CxY1+8pfD5Dk5Qlx3yGnBgGOZA2T8zVSg5gSP\n4s6yMLCyt3lGpe2/wi5fYO6ThuoRsbCK5/HbgUqom54LHEMduT8ZLzWJQz3h\nPLCL2/nvG+RHPOt3o103PQ6V4/qSYMWqwUjjITr9qRt0s2kT275IiHuT1Q9I\nwwZM\r\n=mrhx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"88c4ed0f8b90d6b5965c612e4176b6dcf05b9057","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.2_1582761514280_0.532636659227895","host":"s3://npm-registry-packages"}},"0.13.3-canary.4497":{"name":"hls.js","version":"0.13.3-canary.4497","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.4497","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b39ac2a9381a940a63251917c05743fa9fff1c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.4497.tgz","fileCount":262,"integrity":"sha512-M19eLUAlrP6qnp+JbbBIJn3x7E6Cv+bz2lsJ4RLbqcqDMdDdH6ZkhbO/CBsazcT9Iw02/jPuoAt7X186VD6nxQ==","signatures":[{"sig":"MEUCIGb/QovIPDTYL1kF7vEB7+60al4yzmKG4VGqX5xNIE6vAiEAlp+APFpYXpGsmkEFVEUit34mKqDEAGdsrdisxeK4bq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9668033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXaaDCRA9TVsSAnZWagAAHRQP/0/Zkz4pOKZNEMZjb3Xy\nw2R8wLfg4H4t+j7Xwk63EpbWc4McLnk/Tv56ETZJZgmsq2PN2ZmguG1Q5J97\n9Zvzq6nKTQwe4LbxgTvfP9OcYjgsENSR4EJpM3r60YFr0aflYYKgS705ApX4\nMzM6lOdFI8ZCMOcVtWeUkwiHZMKrnCpakzYtstdh59ncPESS+Uw3CpfVoYsF\nYRg0m5tpdcvcxxRQl9YbI586Gpc+vQIvSssOY4zxjSdhxDTEjDukPm1fGsv0\nsS2cSQafRL+Gwd2MPE0l5txsc6Thd4/JK9//pwJb3tJza1Bnh8UT93TvjpAz\n8ufCrWYFHqXyg3Hvl9WfsQZetDMrRDAeq1AEiWu5jsY09pxecXifv8HBiXOI\nnHLLk+ucfOT7NWgrB8RDZNTk2i2Ni8Gv6wkHx+h2klalt1MBAyptB8amKlMb\nEN4/uUIS0t4gR/qF86Pzl3gNy03F6hQwDmxSbr6waqX/yTuEsc5G8yfECZNE\nmD6iFQOi662fcXnAmxyIpf7iMnP2U6UvL4AkNcOTgW57dc7L1YpBgsByrGLM\nOJilWwilLvyVyn7oQz9IwpXADUH8eVxraIpjGmfYl1zHJczFGe8YZFCs+Saq\nxbKuybngCKyZShQDyO6vTfGS0sG1NVc2djeheanVM5BjAyaI8B+7WEG5eujB\n8Zxt\r\n=dUN+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"47b477bf7f91238bac9106326e658972638fd317","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.4497_1583195779104_0.9849564327320091","host":"s3://npm-registry-packages"}},"0.13.3-canary.4498":{"name":"hls.js","version":"0.13.3-canary.4498","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.4498","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82ca3fb196b3c70d696a56382e06bfddde3d8185","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.4498.tgz","fileCount":262,"integrity":"sha512-54NMOS20qQLLA60MxqmAXUA7Mr712QGSQ1k5YIVunBlRbALfJDjYwO0d6tHaWQnAM3IzUGwrBMqP/cNmMqqidg==","signatures":[{"sig":"MEQCID5iLa7PUq7gGjC+UfPAliVbZqE8YLJFcMqyZ2Ij8ikPAiBfkC1VSGpbsMQKzvkAgYjTh1jowQL1Qeo5gEQQP2/6CA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXaa4CRA9TVsSAnZWagAAlJMP/36TuvllvtH1JTvsoZG4\nLtEkZ2DrioxhykfLSHY147Q7NVGLsxMhey5X256RwLJeA5DHJG/nt/AD6FX0\n/jg2Mq8hhDwZ4jwBWoo3y2PWNAog5Xl5vBx0LwHrR1Tz8oY6vI3+OJQ09Cii\nQssDq2uLAdCVQ0h+8nlFhgS3jzyUHfGmlnVplSFqxzXWM0PCqJkFgpDjDzGf\n4/p+x0CH9Sh1bLOTuTWf6zwWtWRYOSYc+iXkfcaan34NghTuOsY7n/v7sbTZ\nxBlIf8oiHM3zRfGHyvtlzxo+UYvejbnpBfxCmaUjFMoS3qvNSV4ncVQkAQkX\nS1+n7xm7k0rzxPAZ10KQPnQjMobNUhpRl94N2sMEI0L+DLEfzQV0SH/GtWi2\nhFixFccLGEAq92M+VHE3HpKLkfFidAgSLTkdJFQ3KTQ+2BlJAhy1MWefGjrS\nT6vc8nYhuBj9I7YIpWy9y3wPOeghwxHzvYbXtQwPy/J+4MADGyArPXu/ZuOC\nxPCmApVoAO4RITyH5vBAIfPJwIjyqThG31VlK3CeiPrGz0rErd1uGNtsEQGI\nsCHIVRFLRQFc0kfdMVOnY05U6LyqAQP0oV0lzahxqyb6AFyI9KEvpWzWbkir\nZAeZ5W5SD8SN4DxKStoNuI/XGjhfKb/GxdqB0OGA7EDU3ThaTGeSC0VnuSKT\nxKuK\r\n=eTX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25b05be6adf837e45547839c4bff781d1b050d95","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.4498_1583195831949_0.5541209619173808","host":"s3://npm-registry-packages"}},"0.13.3-canary.4500":{"name":"hls.js","version":"0.13.3-canary.4500","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.4500","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a600b20c43230912d2f3e6dcbdbe10b74b6d03e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.4500.tgz","fileCount":263,"integrity":"sha512-ZUS71yNI08U7Divum9vJsDBld1GXtFikSVvBZfH1UuHzWCSNgkgTg0+nSCm35l3iwhihYvwVHGloLb//hlIg5g==","signatures":[{"sig":"MEUCIQDv67eXHQkAXC9xcEtF66zOUlxXLJu8vJogTxINtOqMLgIgUP5UouCLT9PzM6rbyLCsvjiNGioUK0kxU4xL+L+28HM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9668284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXnjlCRA9TVsSAnZWagAA8JYP/2Q+F1xyCl2vIAGP38pd\nBRHqT6h+aRLZe9Bd0+LcIonb64QP7YZbcu28BldY3hm+c7LiVOF1Nm2c4eOM\noEzMS02+W5WVdt/u7qRF3U3rimsyqt9oP8uPOfTGzbN2WbBik7P7YZT+1YGh\nLECuT669i9Li8Is6kimfBp82l3JwfRo2Bat62RHsHYsHKP60b/FhK9/P1QiM\ngwSI/6DFWw61s9OewyJJqRBfXz0ohsg26drPxGQsveUfZC8+Qu35axmUH87i\ndNz26P4Tq87R3gBfcX+UkUu29po+njG5FzO/zxTXZoGknctQnobZ7ahDtJGh\nmxHhMvDD2+s5YFKFxbAEAwTLHq6CFQqZzRbZrJyU/nW61hIHSyWDOJEXaWzz\nHTZGCva6PoN4a+XtaYRLBhK6aPwqI+GDNfopqmMnzcdFOfy7+SPpU+wkRw0v\nnEndDf+xfWpdMvoiZ0pvDrLzE2xeu2nXehhgd/PwovpJsyjvNUV1z+D2xWTY\n3h7pQvx7b3IiMShbLW1pd2xbPL19A5DZLBLknWokFp50iQEFxSvBc2E45k0i\npOiCfvATwfsVRUV+Z8RudPqYeEPn+oxbzJwSlpU+qVby97+NtjyqWkXotK+X\nFRksLqYYutQxnenoN1mQ0nzawTIDuZldWZs4HlUUG5fR2srho/I85SKUc0aW\nQfcM\r\n=EYsb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d04d07dfa01830fd43b7bbf4c445176fc125c799","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.4500_1583249636874_0.7848247177770427","host":"s3://npm-registry-packages"}},"0.13.3-canary.5394":{"name":"hls.js","version":"0.13.3-canary.5394","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5394","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b95304a9b961a8215c2d1c912645a6e6637c802a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5394.tgz","fileCount":263,"integrity":"sha512-p2GdymYDl8KPL34ylZzWAhLyJApTKMmplwnigNfX/cBUjYfHjs9hnbULaLIF4Rb0oe+NllXppabFzmTkTlxdaA==","signatures":[{"sig":"MEUCIQD7dP6J5hCAurUnNh1vJTu6OueWaOF4PKpYOc5s2+XLjgIgIaRUcRf+tGr6scO8t2Alw60MEC1f+Y+vL/BeMsAbwCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9668369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYVTyCRA9TVsSAnZWagAAnD4P/1Jda9LGtPFjwCZ+QjP1\nmioMXVexK92tPXWtmPvwfQ5pB0h/3YxC8tfM+EXKlzC5EssCfRZ0nbTN9lLH\n1a/0ZdCPlBirvpXFxv0tOzBz2nK6d/CkB3STZjplw6WMWL6VKqq81Xn/e5Qm\nNAiNTYvNFzkDJroZxKXzviYPuTuWnjHdLsZMXx8rqXYVBEeU+20Shfx/KsCC\n76Jo2V1wnrH/inN/Wwb7k2FtTgQFkxpAm94pdskIoK/WqlyBDWlCi2DdCNgs\neOXJsQ1+s0iJL1amw1ENk3IIDipH6oKsXmHE/+1haWVWNoKTxDDrPqsZHmfP\nX7mZP2gzBjAo0sC1bgGReuARUBdmF+D1LWrSblR+dH+1nAHIdqjddgZRPiK9\npHmXnBN/9ZbgRfV38fRoS+RlmZUOQuYZZZzdhrsi+FO+9y37yO1Bm4FSlIc1\nQ0VvWHmSJJJ+G2b3FOxN6Cd8qmX+I4W4zCSz37WiqtCK3f04Aq2+aie3WN+S\nMlOeVFCI5z/xZrhZ1BxQ49CvCxxkDBi7iv+AVMDnm/5gEMAvBrdKq53fEfUN\nRfCVLsgm3FqthiACYqrbB1PS8NLuCylFJXLqsGoKf9xqB+g826nAxLiywQc0\nGXG8KXCViMY8kv50d2hw7IQip/do1369OMMpf2XDpsZwCMqPOxe3E3piPEw2\n/Cau\r\n=RH3B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"769ca4df0d73d8e2871256b9a52711ad09e85167","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5394_1583437041891_0.648255830546016","host":"s3://npm-registry-packages"}},"0.13.3-canary.5396":{"name":"hls.js","version":"0.13.3-canary.5396","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5396","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1fcbc97fe243d42e17b96c6e8d10b3f339f071c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5396.tgz","fileCount":263,"integrity":"sha512-Nwqm/QUNb5j9CDBC+AxhSI6qYt4tfYeEcKnNQ3XESa7QJ36u26mBwU9dO/lsfgDCpeXIxxMKpLzcoWgKJd1GUA==","signatures":[{"sig":"MEYCIQCYV4GMo3q/ItZL8KAHclBPfO10bU2bnSHCnauKSLihJgIhAP1EA23HDsAhXl2rwIZ3BEZiL2ANBu+z5L4ULcV033yD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12317103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebAh+CRA9TVsSAnZWagAAiOMP/AzsAhjldf4Z1b8kw6XU\nDVm90F7dzHxhMLXjZXPdWM1j0fx/ZA7Nx2xRyAiv2lp8TpiUW2eOBBkV6fOS\njtmpHC/vh0VhVcSpWLCfsXXTRdMsObyiJU2FyZaEGp2eYQS2In4une5c6QnK\nY/BJKMHFx7jSSwXE3VsL+y3UneTZw9PCmsTemPPS0npSU9dX6yn4VDh0l9/R\nad/6xoHdOFEEvBj5PAz8R7gnVsfLsEtmf32KmUg07SBB1dVDsfZ7P/MB1ugu\n/JyfrZVdDuPjxu1D9iazYDb3XxjDkuE1n1BIhAgnxZl9UT9fHGCkgDJ6ilOm\nDdOI+2mTxts2TTg9M3DxfRtvda+XTvGWTK5K7UW+96C+F4YMoecCqTQ3mVyg\nqljPP3DF70X9ZRE7bmrJkfgAkh0NpxnmIBgNtEd1NqaXJgyzSxURR00TRbTz\nbEdDP373F6jmoV/1KUZQUdwofXz9L9Xz2kuNem2uxwon9KL0mvxRnMUpXOfu\nNXfMq5Hi5wS+iCVdB3tYi9g9Q0q1LTFJDz9I/DxYhQJ6Z+oAXWihD2GJPbD4\npiYXmG+uJu8iRqxJVz7Bca5QXNf7pLtn+CfRglvN4mofDRaOezRbBmYDcEQK\n8RawNmceZ+T4cd+OE6GwgMMdOmNW7wzPDH8cPMaVLRYYAN25YuJQiINy4lIJ\nbxAj\r\n=Tw+g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f1082f18a58b13eb68563932c14541e5bd55c27","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5396_1584138365473_0.9824062841337795","host":"s3://npm-registry-packages"}},"0.13.3-canary.5398":{"name":"hls.js","version":"0.13.3-canary.5398","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5398","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67a9a8562b05fda30e008b6ed75a10a18a2e1ca7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5398.tgz","fileCount":263,"integrity":"sha512-AnEtC0icnwwi9lzbjqg4xQgIdsFNLQ5385mRnQGeSyHybIVmyzjljhxJwZ85Oa5Qllpgp6Yg1PA+dl/9RRhv7Q==","signatures":[{"sig":"MEUCIQCiwjoEN1qx0WolVZZsaKVriKQFUVKgobjaZBDVoOxYzwIgYk2risAnzV3w1oHFhwd70JdiItZaKHNqjBNAQVrL7lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12317103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebAiTCRA9TVsSAnZWagAA6KAP/ilJfsd1iDnWuo85E5t4\nhl0Sq+q3l3ZY+bIw51JnuBZ2xNYVDpcVoodfBFk4AtxKCfMsb2piPxs3mGP/\nSlv1T0MCJGetx+9saWsoZIHZ2Sh1uTrVusCNscz36KAedhEWblCQFQ76gAmH\nRmUmHt4tywDcds1h5OzzhMNYAF1Sh39v+hkG7qE0emgLRtjrKjirD5jiRyne\n0bfXnaW237qEIfpH03HPccaxHnVZQQQgIWXvB+LADvbR8AAjj/C1+qDiNLpX\n6MZNZqUCgX2s/6iQJjf/UJo14BaXH7lncAi10M2ayd2PGWdc3QdnNTpYwxQ7\nbfuF5Vk8XKVZ5ZirIukTdmWRpEB2smskchv5IMSaitRnl0+tk49KB8/+YLvH\nEtSAIZVGZC6D9aQkvobuA/ar34y56mgB0Cx7YCJCqTVsqxYpGOQxxNeNBd7t\nAq7bjZsk4HixS3mcWhW0DIbC9tfDtJV24vA0xpPU3CAzewskOBcmjCMbrW0+\nSzd24z5Prt2eHyabwO7Ri62eGQURfu9IFVmbjLiZfLKwo/Jbvc2zN9C4jNO3\nFzNQnqoimtUlQjOuZxBrrsLsXgvIiNjeD9mpGZyPOBQL4aTkPnz233ui6HAt\nS0VUio5h9WQn8knTT3pYCoD+1ZmAgw8JGqOdPcvpvtiZscfdRo9DZc7sHNtu\n0fVy\r\n=fGm6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"809a70cf606353e539798c824827a81619f33cdb","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5398_1584138387109_0.22877930735243357","host":"s3://npm-registry-packages"}},"0.13.3-canary.5399":{"name":"hls.js","version":"0.13.3-canary.5399","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5399","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b848b7d086f65d338afda11c90c9424d0d5c5e9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5399.tgz","fileCount":263,"integrity":"sha512-ifDGKUvcnjZMTmR7H7xOeB/8knECi1jaZkLhMLXCVR49dI551Rc4TwIQ0L3gJCZa4pigFlqlo5HasgnwFQCCKg==","signatures":[{"sig":"MEQCIATNbbw9eFYHJI3BcRLdOIhg7vUdCspmvTcSEF50IlMsAiAjdeQDzlLuhJlsUjMz/AiK2vtqPAKf7yqf7Lzv+k+Hkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12317119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebaUICRA9TVsSAnZWagAAn+AP+QAzDRAPoUdrbTxQqROr\nYsv51zPABg5RmFHpb1Y5b/1BAUlUTK8nDmMc8noc9YPJysss/3WLOaA+X18d\n9nvSdLDY31aUmlGg2h4z/5PVejz4c7IW1dLyMCQZLRNB1n3DXO083ff3Moi6\nSTJDW89CDDXX3c5Ir/mWqJThRUbDU1Ik78YWosMlcsGV78RTmYrZhI1iusCE\nTT2QQHNRKSGD7uhShgsIjkvqUM1lsLpzcoQfGPoyjUIAhf0gNoC5fr5l+jaj\nlhtx6eYzWIyz34RaIICTGGuxbVaO9siqTxMLC83bNT5xWlEG2GKSwe8H3zIm\ng/z6glJmfzmODI5lzPwZT9kcPFavTBgn7LtCUBPSpgoCR5iKndhhrIRv5H8r\nefRMtS1excdR09d1/fHr0VIsMN/SBHnxwVZ5cH8uHJqifWBcJ4sTzavs11mr\nLWAfjWbEAnSXNiiiE+bFBedozhI3pp6h1/t8Wt/uW9Og7Z9vZv+J5J6oSfy3\n4A6ee4HfjPJz2wKb3o5nSLq1EU2PnFT2KUfFPSX726s9qqS2D6OI1k3Ai4Yn\n3Fuydgk3iwpOLj/ZmUjYugEqGhe44u05+CKVVsYMHFLlwWn1E6hEzSOgI2/B\nfxEMMke7eaBUEHe/8qa+7ZOgTF21h60mRSTPu/ngXvVzRBlVZHOgNVQ9HkC4\nJwxk\r\n=iNQ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dea79affe917a30dbc54421ea5fc265decd099fe","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5399_1584243975565_0.5680984192222154","host":"s3://npm-registry-packages"}},"0.13.3-canary.5401":{"name":"hls.js","version":"0.13.3-canary.5401","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5401","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e3dbef9d14adcde64365d2f3db0e743d4dd1f69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5401.tgz","fileCount":263,"integrity":"sha512-gKWVlc4VfR3EJl9pULme9gU5DN+XClo9o/vGHqqkLYtxoWb2yvZ3mkmCz4HE/k9dP/ULIBGQDdYUD+qETxVc1Q==","signatures":[{"sig":"MEQCIERs/8y0rc0Q3vJvIILzySJosRoGQqE50sg/8fxNr01fAiAxZLUhfMNVyDqnCEUaqCRr12JenPatRudWLhxuUi5d/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12326538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb70SCRA9TVsSAnZWagAAIZIP/3/36NEydDbag5dxu6bu\nM5NbGTp/lEZE0g3MsNRWPMhuWmZKfD76291K9+OI5UjkkhzeH+kH8mNl2faA\nWgGdQa/wsIDp5Tnqk7OUvD7TtzJxbtYCXoaHRaZdK8MS1TFfptEfLyT6JkQQ\nfZJl6LSwFgeZ6vtIb0Ayrdi1/3GBIM6zDcQ0URfuolCz6GftTz10R6Brttlz\n0pUIfCb08yTOv565lsMg58k9szuHwxvi0I6B3sUiJJSK/6z+uqLN9tNNAZBn\n9Tbw3tP7UGXmq4iWWZrB7437p1VVzCfn/7aDE+7l167DJAAWIDMPwGj3fmx8\n40zzJBnPy6qQRVYFwz096OwMriwQM/dmN1ydNA3wnbI2nti6xMImFmtNvfb0\nx0YKzZS8LdfVxpOVNfNcawyepRTAYqOyvg5slB2vV1kI/CXiaZRbxps3H0Ax\nrRsb7aiUoFugKJY/p5i83jie2QoOmaYqbGJpfthgNf7zLD/bKvJNgrJwNPdO\n18wBYagIixSFWSs1YmVkbw7Inol+9I4LRTZLrjE2OAdLcVIRmb2JwlCDsU+H\nd9mHFsBX31R6DMBhFKeUivz/iO789Yq1JYppMTjL7dud3sPx4c8a6vLxGLuh\nIbmxb/3THwpVeOcMBgHlA2kMYcdzf3gMUznz//QUwjnj9+7u1GSRgZE912g/\ngTim\r\n=Q2op\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"766304496345bdf8922d0b5fa42a80794fd0e5c2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","precommit":"./scripts/precommit.sh","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^0.14.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.0.0","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5401_1584381201519_0.26137323117767575","host":"s3://npm-registry-packages"}},"0.13.3-canary.5411":{"name":"hls.js","version":"0.13.3-canary.5411","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5411","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0359fab4b3a392cadd71d75a480d50c13784d25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5411.tgz","fileCount":264,"integrity":"sha512-gXncXdKH7xXgnJvzFvfoZPz4zF8qXSVk30QCt3qMbpIFY2Bb4DOWJRqiQBzckM6W9U27oZMHO+V1fLe7qpqHUA==","signatures":[{"sig":"MEUCIQDTy027nH7qI7SKAlF+wj5WbtRzbT2fpbaj6EZR45lRtgIgB8G4otlzxleGDmZWgccNFC0P9LBsVaLDpSZGqCP29+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12326732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecRBaCRA9TVsSAnZWagAAygEQAIiv1K1wo/N23pUbHQTV\nQaGMf5+x/adcy5CUfnCdvGrI1tVOFIz9uxARv0/NunDpj8/hyTDkktyGLZT3\nEHIUMninTcznRBQmwFbC31R3JbGYOnbkw9dJAJx7ljr+pEDyK+m3utdk6IU3\nENLF2/ezCOY51Vc71Jp2YA9UHKpgbqh4F6vCbsY0E+aNDZcIhwH7d0FyGGgO\n4seJwIPsG5n9Mlfxg7JrhRKt39Ir0T4GCK1xiZ2Jh+OqYpPk+HlqV7tp18RX\nqN9wxBe+8/7t4ayWjvHxDC8qudpKM1O+UOT9h6OMMmkATomxNPm1NpU5tTiR\nIuEnPsS7W9XO/A11gBiakkzeNnjZkpe61TYAdUXy1sQMRTvRV2TQyZXwUxbn\nUEhPajKPYbCLDLcXHAl07G1ThgqztfHM9pyBTD+7KFQIhT0b2xD6lxZ/aF31\nHivzKdP969RUYySrBKQ+ojvv8mmjHPt91XsaWbsE1OWCRyOVh0MxpSACFwue\nMUcqYc2vOlctH4ybZZMSjd6dv7a/RxjLWg8poT4O+m+Utwc8MpLwULKud+TJ\nySZSldnby3Cqbr0nL+WXXOe+HVbeoBHcA8Cd2pnWn2jgnlp/ro6mrlGBL8Bd\nUU6D6OzgwqXdENN04LoAVWMBSN/ccIBdbX+wgP9B2lZ0N7pxQZ2nzIfJUZr0\nbO2p\r\n=P0Ph\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a2d17cac030f61c5b7214c9ea5db7a90b2ae1034","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5411_1584468057928_0.8269447486082886","host":"s3://npm-registry-packages"}},"0.13.3-canary.5412":{"name":"hls.js","version":"0.13.3-canary.5412","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5412","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e15836a67d17763f15f3ab70bcc55bb4716a39cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5412.tgz","fileCount":264,"integrity":"sha512-M2LvhALa5GK5/pmKMXRB+KbtL5w23Dy/H8c5lw2HO/m0qFdZJf4S1+8uYXZgKIXfi0u4Fc68au+LgHH6ZlsACA==","signatures":[{"sig":"MEYCIQCtBox3WbQZuguxxx8H8zTzkyRBCU4DwmYmAiPpXNNO6QIhAKG5M0u6IGEGBX0XwkqpMZvguAdgF8U59cu9Tvu2feP0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12326733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecSOJCRA9TVsSAnZWagAAYUEQAIjzgFyyxILgsyh49sRU\nKT1wvgYx43HXoLXdyMKQwTc2qwFBABgu5/nffeMSqEmAKC2Q9DRG3y6xnqX0\ns4AJ/yHBE+A4Lbz5O/sOxMvQ1VehZkECbwFW0+sR8Gq5pqE2JwrECKeQ1AHm\nR+Or4PXxBNlDMYJbktOUSZhV1/W/TVyRliGPu+b2IvznIPwAnUPBg2WJwQ1/\nQTxM/W62o1RFjAKttvy1IqvMxgchzul18g6aQZ74KUXxJADHGsu72XuI4mSU\nuqm39WPcqoUGHsFegoLOfSsQdDXU168+wFqWXnvx+P0JjHRCxu1iWQeY5k4k\nPzlN7QuI8WhCNyn9L3GK7NH3h4eC8wr+VlOaz7ci5jWImZI03D3XCsKIH7Dq\npX2tfb7Tp+bkfnhBHPVhoTixH9CyASFDpDXHwf6W4+e7ylIqK+mjVDwE82or\nh84gwIAoiSfPY4A51ldtaZF6gyt4FGyqSVgGbey2z/QNaHT4oC2sV35A5uON\nysMQuz6+8y2RQit6Cfk/EryP7mgGs1yi/Kby2n9oH3Vw0ocM5EIEuAE+s81x\nApXDRdsrHByeq/KiWuj4/2qXjJN8rtwnpqs0jgkdvAkCY+z4sQtXn9tXn4N9\nEoN5/Qs8iorLXHkfsjYlw62kYzi13tLclNLmUxM9IiJVNMVj5yhZHPlgf0tZ\nvwH7\r\n=ZbAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"65dd7d70b7d141e61b931654d4f006a2dd054aa7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5412_1584472969390_0.8014892283122317","host":"s3://npm-registry-packages"}},"0.13.3-canary.5420":{"name":"hls.js","version":"0.13.3-canary.5420","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5420","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c523e660a70e04128a903c88c0eaec1bbd5f60e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5420.tgz","fileCount":264,"integrity":"sha512-QatrLiM+1sjyx/RUQ0cBygKEVe88WnqtvfGrnjBR5vyLjM77rzTbaE2KsES+rbshCw0R9nKBik9kHPdGcB3Kww==","signatures":[{"sig":"MEYCIQD2IdrDhpH9t0ovK5ttQ5tVoeVbPd39OQ2Q09ccN5y0AgIhANNQyIEq56cf/8TL0Jks24h4TQuVIv+Ggui9B2n5iQbh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12385535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecV0yCRA9TVsSAnZWagAA15kP/jT5o0wtDaywWobWOBAL\nizrTfAhEEjrcQlpJ1HwZdYyTY25KG3gSkx1qHm353axqD00CosC22SOyHPAL\nSnTHzy9wfBvBmWRzaTBKJlQ9pWAXSQwzNEmLyBe2g2jmM0jvs95noPK1gXS8\nwfeEHHcH3AQI2KU6LCmBWZu4zcvCz1OmcUPyFZ4Pxgb016uz8ZfxxlYAvSJE\niRoxl3uJ1bfW7ic8V1TzndI2HLnfeLxmv6w1l45YlYucs0378vUKcXWoumx5\nATkpxQdEj5vsY04dD+KzQi4OftB6bWLzcnHEOKkKA1j96Dix4dZWaEKrzZQQ\nb3V4utv9dYdC52XYAjzD9F+yhHpUvQ7OmD4htooKpHJ6oKql3+9avLPT6aB9\nq96Sv6HBcAjbWOn7m2N01Gdm6eRwqinQtaLslcyO4kZDXN4Ym5nCNrFhHx+Y\nFkQVzjXUxXAuJFo4CS+smIlkqQjGHwCKvAn94G2C1ew3j7iGB0xoD8BFo8qt\n1uzdNjWkvOw8e5j/3BD/Bxn45kA+CITIkB5qNbRW1Bs/1PlCi5wZz4LKY6Lu\nrIVDZ/2lWdXYs2hNdNfx+0iYflrrNp/sjOoK7YEg4f0FKtyg+yOGPUqCgJ+0\niGDfgPST7YOw0mLxsII5Q9/YMQEWuhaeZMjVoCy86gLUluLQyunw72hqeHmQ\ntZfo\r\n=sOr0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"866a8ac91b7837652ac48b2018db662a2319b042","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5420_1584487729675_0.4275885493539058","host":"s3://npm-registry-packages"}},"0.13.3-canary.5421":{"name":"hls.js","version":"0.13.3-canary.5421","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5421","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"30f96b0f2ec20530939fedeb813af01b4ef1b137","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5421.tgz","fileCount":264,"integrity":"sha512-Gm8OrbH1mJDPNQNvMo3gEDoj7h8/QD6FT5OGKgaK84x9iZ36GbHIiAHL+RHNxwi8x7oNDns3U5HEBbUp7aS2hw==","signatures":[{"sig":"MEQCICo1bBm6z5uGZmXYBKrSXQRRHRLbDiQcIRNX9+T0AuDnAiB4fmL8x7QwRYHox6d6b6AsHiRV+eZRnUgpwVQNru+23A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12385633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecXORCRA9TVsSAnZWagAAeJ8P/2ZwnR20wInnq/c+mftd\nBmpse2/ihJjNrI8CwQtq85AvSRUC8Lo76MQ1cm+c/jYdyxyZYskPSaPF9y2q\nfm4xBJWJhY3Ec2cGUvnzX3AHtz/+RabWLDzVqD/eLywdPM0x9pMZw+BDyAmS\nLwa+se1TTTEXMzlKSWFMHhG5mv5gVmTRxL8/c1pH/S0P34e4+xUyAH3zBP0J\nbG1Ng3nCXHIF2QnzWMfc1pfs3v7V4WFt0loee5uDEv5EEGblpSrjEtX3j4E8\nueoYA9ATi3bgV4K6NqTaBnUuWXqUViq7lyciAG4khBtx2ITx14cVPwdSX5RO\nvg02fanTI/ZKm7AEWnQzf/wfuH4gAhOzrO6HNaj2d61F3Q3CjV3ob+DO4/yu\n9bgRgZcybQ1TzgQ7LQI1PGNVvILsoWTpoioSRZTOSysqfBAtb8JZXIg5F8Of\nh3qb7Tof2JpMYkOPVhmDG9EhvKcuTl4U02zbFaKI8JQrgIAbZUiUaIfFde1m\naU/MALQG/ngcQfeKqALoqJZQbxRr5uv+tC+d26rahRKNiINY2AUxz2gWYDgb\nZ/5SIzvIt+JE/SUTHtgwVN2iZbzFfs6Ot1u1fuR0NVIaUNvWnOHNRfltLBEB\nacJGrkWX3Qg4sDwICw6lEDlIWQosj4IyKaK3xl3kJHLLks+7XiJDW3MLWjCd\nX+bS\r\n=rhea\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ee3424bfb6a06b33e1f2b91a1572a0935f4ecaf6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"7.2.0","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"8.0.4","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.0.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"7.2.0","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.1.0","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.3.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5421_1584493456688_0.48446004716520163","host":"s3://npm-registry-packages"}},"0.13.3-canary.5423":{"name":"hls.js","version":"0.13.3-canary.5423","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5423","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f65c30535df7a21a85b3163034f3fb69153f246","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5423.tgz","fileCount":264,"integrity":"sha512-q6qtx71JJx/W/n/ZqwCzNYenTJf9krmV9Qol3+wUDETSWLbkCNPDKOCKhKT3gx7kzydVJJJd2hVmoI1rp6bGKA==","signatures":[{"sig":"MEYCIQDfO/iOxogbyJXqwjxz4A0Fsx2z8ALrqM6Ly+w1iwPO4QIhAMrp0OoQaDVNpKBepTw1W3af7VkAfMoGdsGc6qPqXLBO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12388172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecYftCRA9TVsSAnZWagAARYIP/iZ5amKqf87qOrpitlYn\nYS4pDxtn5KOkuG2qqotJrjF7z5F5bmuftvHJBkpyN6SIa/NWsBzjVHxJN2RR\nT1BBBlTUcuBP4uqw3T3Lg3vtes4w373JIj9t2tQE5R2WuZgFR+V6FbEYZKUM\nMb+BGzM5Ck06OaEV6v64ESpZOep16wqNxpplJMNZGxGe7SLFlTUnOd8ojrW5\n2ZFCroGXUstDu8FcYHcQjvecy9KzeLiSS+JLnpQFsUJNtD/ZeEzdm3a9UYoV\nyLb/WzDJi1fJpt2UrG+sGXsQdF0azrp27nm59bL2S/mx9DJATbl7KkS7HYTl\nMm6tORdYYQrzenZiS9NRzvrNNvBbROmQVZbOPb3BJ/ZrSgOY4BYC2CZSx6iA\nlbBbT9ezMRSQCxYmil9aestm5gkLQ9CFVcpQXvRgKpUgynFxsCWduLdnPcmY\n2/C3wfTcrYJ4+Z4lzOVKnap3h7eVGk+wVmQcdDy+bsgStaU7oUpD+pjd03/x\neOU8PrqYxUl/QuxqCKT/tZ8ITo1JiYCXzVUgq7wkFMfuFBh5ouNJLxhjnHpC\nSo5BiFGNf1vGu308wSEvUZ1trWA7gByRun6jDrYXKmtA32IFO0fs+S65JIy3\nwvZYw5Gvemr+qh7NLdqjRQVv02Fxen9ptmWDv06aWrTbIylTw67UDca5RvNw\nykKh\r\n=NpQw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"299539d8d6fa5b22b02feb490096ac4016c58b11","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"3.3.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5423_1584498668651_0.6188615486022238","host":"s3://npm-registry-packages"}},"0.13.3-canary.5425":{"name":"hls.js","version":"0.13.3-canary.5425","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5425","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a1a14af6383b9bfa3f27593ca942110b23cb7cf0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5425.tgz","fileCount":264,"integrity":"sha512-lNEb3csDbHX6b39S8/Cpx7eVYLau0OBm0KIZEU6oJteYem4P1EwtTXjHZvO4HnKkJoOki/tDVKK7UZ6csm6Xnw==","signatures":[{"sig":"MEQCIEh6fe9PPDvUvh2T9wotOUkJOAsN53t2qQeZZcWSFtSHAiBH3rGtw964q7ggHvf8LWMYwR+Inu3r6CpJmmg5NAZy+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12388173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecp20CRA9TVsSAnZWagAA3psP/j1TtgmheBLyj/Akx6JE\n9DJSIM3CFxWiG/4YFwLEobaRYoWI8u5CFdB8V2JiSPycmosqEgoyMroqU6ls\nxU+tXfHd9M8LxS7i/5+K+dgB5Fj94BOuMRU9hmZ8/UkopJtK+rIWFZgvYPJy\nWFlMxv966bmnYwKKEzL0l5N8NJrBPJdT5Cl44ZIEQ2FMvFUSlb9AkF33C3Ti\n/YRWWCBIIQWqyhKRJkHvWLhoQGcbiA+1L2QMiELke4ooW6xWbYRGOMvcXu74\nYDADTae3L/jS5IjpetcLATce1lyvS1lfzyN44GKt4PdV/MFRgKtN78l4ihIg\nRthhVVeLqqnet2REtdH3wAOA7BLzvP45C95wkN+EryEULOGkl4Fe3grMqb5h\nGhcleVFFEVSOCS7khMuDKcuEmy/5cXNPEMLhlWRH7GggD3j+/MFt09Z+j643\nDW4H0SU7q3zvHVGiP3EmcFpP9olKIrHHvEO56P1OMqYw7qyi+VK4Do2Yqn/N\nFeoCqBsBDbbxNxQ22WdV1m3bR3mdQk+BwYBBCEeTXHBKqCm+pSb97lBHjjks\nQYKTovtt/0mPM1WL7kvxw80PdWXktjCXMbKPv8im+u1dutKZvOj/LfSI+PPK\n6Z7wwa44Tcghua9m9WzpP/L8c3neLK0/LNDS7oGQpl/pSnNlsT6mH7hgsqya\neqHG\r\n=kgcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"acfbae7c63cee8d7f9d13b0f32784c65b2c517de","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5425_1584569779895_0.6153931716299075","host":"s3://npm-registry-packages"}},"0.13.3-canary.5428":{"name":"hls.js","version":"0.13.3-canary.5428","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5428","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ad9f4be0baf31f0ebf72018e31c326db82629de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5428.tgz","fileCount":264,"integrity":"sha512-E2sTBov1YG6U+DiNsY7ASilVOPkgJ6UBiW/Z4gN7ZPf1TO2f6pm9Uv2wOSstI2ILddpApuprIx2lOcvPmYcdjw==","signatures":[{"sig":"MEUCIQD+n9NMDieHv3ruMa9M85a9q3jzeLd/PFxaE9uV/0G/SgIgGRNlgxB7HkZ4z+kCrG0TbataytxnzTSzw8HKxl/wyfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12422779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecwcfCRA9TVsSAnZWagAAkxQP/3ToQ+ndg47ChyHBtB4F\nOOaQfbn5moy28BRizufjMFU6DOH+eBxpYVEO9LtsS7946Vu9m6qfaN5IQR8o\nn4HXUSQgio/YIuaIRtqYziRQGIqI22UWUwEIbDM1b52riV4NaY2zUXJQeTaJ\nQAwD/PglEQIDeZx6IIEWV7Lh5uGp6LOodL3/84EwZcDqj0V/SPQA7ZPTAhqy\nNijTlrtHPFjWbuj59mNTzYQpOzDM+6WzRABGZVPpbrys5Oyd+b1guGGZnqh0\nyF4n0wFlqruqqwq1Y299meicJTUBuzt4KS8QcASRarNIMWKtd3TyCBshQNp6\nE4IFb/tmHgI0GgLyVIksIgjoOwKlPDlPANM2V5SAMB2J4X1XGjJ1D9ktHlKR\n5BKXydv5Jlku20IBV9yF7mYsmR5EjAC96fnLWoCWvRHGKAC8oMNNLKLvT4wh\n1qKqBc9XK7CTlGO0rJPTiBO7fcaC2LeCpIETUqQwKmSjkipPd5SXNcVvqmOc\nbR1n8wxUIKIDqfirne7K4zW12w04w96KqHiYbjzHv3GswrqSMVniM4N1Pw7d\nR4nByhciiyLEZr+UF4dP8b6Z6j1ReOqITbDVXvMwjCuUOJrMa0i4t3IqHb5o\n1Z7ng3kTirHsnbJkdqgy6c5eWVPlhAWJy/jU2XRNVeiD/C8jwcSY/bfyAMre\nrOPs\r\n=BULu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cb8e12206ec95e366ebc4d1b1e8423ac3c22e86a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"7.1.1","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5428_1584596766688_0.6022943158429561","host":"s3://npm-registry-packages"}},"0.13.3-canary.5432":{"name":"hls.js","version":"0.13.3-canary.5432","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5432","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0289e3a90ad2eafb3666951f7e033729a1fa0856","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5432.tgz","fileCount":264,"integrity":"sha512-Dp2KhDaOs1XYGfkQMtv2H/Hh7Me9HqlolwvSvejtJ/S9wh5R7UELv+DgdW7lH6JAlLedULbOm6WYL6gbAw/LvQ==","signatures":[{"sig":"MEQCIEj83Wjb0K78Ypsp1HNwObrOLNNmp4D7CqaOHVaLamFrAiBH0kYXq33wonsm2m8x0L1e6SNKwFYALL91CRw8oWD3zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12422812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec3d+CRA9TVsSAnZWagAAJboQAJ88pt6d2/AUL3IMs/5p\nzmAgZpGhKkJEicG+G3Btz+1gtLOE7BNKhg9HhMrpepeRugvHsIurIaJ4g3UV\nYgg3wOWd/j+fgwpEgb/OV9m2+JP9Z8xTWuAVr0zXZOIhqth2gWNjludznqIp\nfKkgZWQ3dGb4fncT3n18U/LUVk5SqISbURFv4Ijtn79JhBKzK2zFlSbeQz+R\n57OGGMkkwrPVi6KSI7jDpcklUSk0oajlxNe6twklJ8mq7fvglk53koOlQqF1\nujS4lc/O6raYlemY6MzatjiybPyYleFgbj2a2LHze30iPzQc1jZt328vbOtq\n1ZJU6qgeiRu0Tx+4yRBIGpWTurggz2SeF8r0PPNnblZHJKKZedUYSp2n10lj\n44XLola9Lmxa72dTWT+RahSovjvM3HPIL9iqV5ZYqedLhhUNRcXpPVFT1q/J\nXkPA/M3+uXsaQsay/wMDMZvItT9mdpVwmibDsKxaSYEdiUYinWTdA0GU97gs\nefH1V3YMQgozbnDqPIOT66Y/8/M4DeigJww2CtwL9gkGjsw7zK+8O0TV0hWU\n4YStBSZqJGQektx5/ZcPUoZzm6v8F+Fk1yLMYvZw/HK6CA7ywzjohfIp2lVl\nkO/OYri4AkmU04U5tocK8+OuIlS0PesnznNPtM1rYjqK3JFRlA/jhlcTTb5t\nXFdN\r\n=OmXd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4d58b02bf60c0b3c3c5d9882ec45b1cf3d6020c4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^4.13.1","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^6.0.1","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^5.2.1","eslint-plugin-import":"^2.9.0","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^3.6.0","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^11.0.0","eslint-plugin-standard":"^3.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","eslint-plugin-typescript":"^0.12.0","typescript-eslint-parser":"^21.0.2","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5432_1584625533717_0.6869453429326593","host":"s3://npm-registry-packages"}},"0.13.3-canary.5436":{"name":"hls.js","version":"0.13.3-canary.5436","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5436","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e141ce2d39b0a23717d74fe0e13fcd333fb0ea3c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5436.tgz","fileCount":264,"integrity":"sha512-ZlnjkLINTt1n/YxLuw1gsHAS03/41QQWjS14yhkN6GXp45r0sub/Lb4MMSP2Fcfvc+8k5vF3azeJkS64vrASCQ==","signatures":[{"sig":"MEYCIQCZrmePZqCFjq3Ip3h5DMqwa7kcYhxw/byVdR8lVi7TiAIhAMwIqR+4yda7bR4kTccjXw0Vm8glpGwWLzriAi+GXCE7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec50fCRA9TVsSAnZWagAABkIP/i9Xx9I6oHS5mw2ON7/4\nBDcMDYa9w7WtzQwAIQlRH3KkkxcbjJgJMtrpEnZnK3NlKCzTf58l2GbJjE96\nHBbvo6M42SHy2dZuU9EedH9cemMeV4fmS4GZct0EZUsDQeGM+ENwZvMSkXvL\niU21j93lsqZcmO2x7RQDZaad00D/uJzCykHg3tA3cjt5Je1ZnBHNPdFgeLiD\nBfhTstJrclcm/lv98u5NhoPWlHuQgBmKAiHsDXpVyF3p60u7gcRS9t5LonR5\nREGdvkIF0ARjo/JG5+WE4CQjQRCQL3PEEngxfOG0EQtkDlEvNwE4IW8SIQSA\nLWCZZjVhRIqdpx9CdPmze19FhmzVs9mO3yKIyKwiVdFp9Hm2NIMf7OsMw7vq\nBxLmna7wcO5LeKJ72znYcO95bck2Q1CMk/ul8Oofr1f9A9PdTYnxZjAsVkpN\nV/n96NlrtB1pWtrcZPYbk0gHKBtlT9RlNSTHZBxeudFhMmUFJTaHIH7igPQj\n6yctgHepS/nNDw3Nw2ismzKTGN9LrEe1fJJBS8VKm3U8PYAy4SSscRulH8KI\nuKjm1cj0lNylbrvsMTMNgYkJUga9N/30JyS4rK0SWcREIFyWnQGV7hsiv9yd\nX/RuxIc/8rfoN1Xb61RSLBpzdxcmcobM3SOqkg0pyb3/o/64tqDJIcT5HI96\nxyzM\r\n=NAEQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0dd76c51e290f2b539b112eb2f73b439962666d8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5436_1584635166595_0.277654763259811","host":"s3://npm-registry-packages"}},"0.13.3-canary.5440":{"name":"hls.js","version":"0.13.3-canary.5440","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5440","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"952c4c9463b0fa6f5e6126e72995daef0a2e4bce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5440.tgz","fileCount":264,"integrity":"sha512-M+Vmljsk6aGTqKHgU44Yjx14AbWWNJXkUu7G1oIFca5aX2UE0jZPM91WkujeqOe9khIZy37zHY4dUbMl476VRw==","signatures":[{"sig":"MEYCIQDZa8KjVhfBP8Fnn60Nx5Bh0/gi+c42gUppwAIlGlZRBwIhAK1yHN4a8nolgqKz2xl27Yro+5X605HgHvyFYB7z9fpJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedADYCRA9TVsSAnZWagAAXe0P/3UHm+WfwPsUioybvhr3\nCpiSh/Go5tTOmWlsoYkDlZolLT95NduAtOwr/orMV6lH6oCkaAvEJaPAPuT6\n7cUYnRGYNU6f2W84QNjdOxK7tIcd75Qw5oHNsgwN6cJlLaubTfnDesE+F56g\n2r6PSqy3r+y5PtBCBvIk4dxuNJIGoK0JidwNmO+iTmtBXbrENUt/emiVlhlR\nNP3UHmApZwv1+uYcbMXRIumlvWZhBVazF3GiesPGA93fw72s1ZSlF7JJW5s2\nrTge4SABVXujI8B1fQfgqdu21R+2D8reKGcbSXlGoQKelbtDjH94Pmk5ZPfC\njRAYzMR3c3ifiTygG7E7BNfmowRbtOpE2OlImaDTQw4jKRXNdGiak9PCxZQY\n2hA0Ig1nR8v6igY/Fs0qiQieZl0Th/EqwdHhffNhXlSH5ypWx26z/aGdGI4u\njTkdtL0FwLff3yGNG93kI4IKhy3oIzdqaxlF+Djp4wxMGwx5Pybpn1jVLyHv\ne6Y+KwuxI5IbLxu8GHYDeKmWOPXU13GXgmOWnhl9UDTisoU0oNcTcslAybC8\nAdPIoGv60GzQPWp5y8CvfOwGZ8DBd47VDg229Q/HcG2rTz1+TNfXBPwuy+OY\nuVptnQe6VGSFK4xoc2gQ1o9U9OxEnjD1Ds3+4DKdWQuCnCvfDmHdy3rg7DzX\n1ntV\r\n=8/WR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"66ee9ff8bf6ee4d8bcdc97f823e7a226d7aaafe0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5440_1584660696231_0.4234376835905427","host":"s3://npm-registry-packages"}},"0.13.3-canary.5441":{"name":"hls.js","version":"0.13.3-canary.5441","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5441","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"391b6a3b7a674107d5e05d8078821e44d920e21f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5441.tgz","fileCount":264,"integrity":"sha512-BvOgfetNkI01MG6H+k73KdN2N8WkEH5pBCIq5v2O6hkYqwTeKdF+nCbwKdajLmTxanrC7s6hbiox9H4fSb+QyQ==","signatures":[{"sig":"MEUCIFhoGoVYxvN1L3DAAzbmUWAH+UvK0d0uyKK+UdKwmxwJAiEA5GCgQaBsvba0h2sSxBzEe8B3+hJ8LoKoo61MvIZD91Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedBFiCRA9TVsSAnZWagAAVrQQAJeg0DyBty4BuF2M3DYV\n1z8cJbaWYIKZZw0fiKEFWqGsHddsAOP9GUyXZNAdkcluxskZVR/ChKxOzB9v\nbl0h42AF9xNaLALoSl88urNLSednV0/daCPqUNSTWI/NPH8OdDEPUcVyL1Nv\nt4tPZvC+qB1UkAfot3uub+Q1NmMugVYk8hyb/foW04hz38fbmpiIEBzGrdui\nn+dLw/guBqDzUFau/BlQ29lzfNmYeq/SYysHaa5SH9UlxrOXF8QKkbUT80WH\n9PDlns0PZQWizZ7rI+RQ3cYDAvvuhmBTGfju1yivNlzpv79lvuqZ8xAjQDAo\nYwzvQe+K+tpxazWg+bhUJcSg3OqKBRUuXwvJ7MUFPn3+l42zL/CxyW1/ruVo\n9ga6mFT4kVhXJwJb3Axd9f6mgg+Gqx42yQMxwqt4vTe9CKmu35PXmKWb64Sq\nfnvF2MPwePSxD1wxuUDYJ89+5RYgTKHzZxlA/tSQijwM+QAIr3rnZqbFVEqo\n5QYF0RYpSu62kiWXubGC6mBL5FQUZQ382IS6hpNIrXkIVezYieQxBgz8H9e/\nE4UiT0NSDjLYxwyfVPf30Z0Phg+9syjHPGIBRlMpeuD0R0KbwPlzyj1B+KTP\nIdLSHJVvJbLqXH/YuxHQ29qe/0mDELQPliafhKVj7uN2y0ufivvSteKpDCWx\nvBIh\r\n=MvaK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc979452ae76d7c008f41b7879773456127c41e3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5441_1584664929766_0.6203604792898925","host":"s3://npm-registry-packages"}},"0.13.3-canary.5443":{"name":"hls.js","version":"0.13.3-canary.5443","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5443","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"939ccdf613a56f2bd31eac002f14017b12b9da8d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5443.tgz","fileCount":264,"integrity":"sha512-WDWIC+VtCy2sycPMT4sRWNU9uwbyX9a3yTxG0kgGjWxsPO7Sxj7/phg9QDZHNbpbeUZ/D50u5hXlivLk257fQg==","signatures":[{"sig":"MEUCIQCO3rjHletwtchkIHlUjqeqjVLE6COTIJu1n71z6spXfgIgRgzBK+Yp2OIUs/sStKTj+XtmBZP6rqlgXin9SDilp3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedCR5CRA9TVsSAnZWagAASvYP/jUecOtVvCaweg3uEndQ\n0qUuCVyuh0ePf0psx033OwP3wUDbs2cZC3KvtUecieR/cJ1643262wp61NbO\nzJy1W8LaocboWMZHRLfUgnu1OWkHV2yHhc80mv5AKAk6QsfAj55jxPeHWO2g\nCcVt5iqL7t5USoqu5p7LvxJQpwxj58G4OYB9sog8T3mLE4Z58TyQI8y9kcqv\n0oSFWU8CT3CdrVg0x1rhnoP8nHPAVMzj14gRfolzm7sxNoQyNUotHWI55RgF\n3E9b5VvvKMTWMNBJVGkr1yNmWOfjdpfJL14e8dRc/w8YurLfC/bJtpXF1Eoj\nQ3JdDE2gXs2GqGrjNbaa75u5o6FoqEcvy9noojAqzV7eJg1P0VbnDYwHr1la\nGMbpprItgLR7jK/RP65/u0YOU0nBxUmNxDLMSKcodonZJ6erOyKo09MC36+U\nIkxnepon8YjpfJdVTYbDEyD04Lr6s6BrbqKTK8SE2Va5Ag7HPVvByOW0wXTg\npFrLCT/bSMfLh9inZw0w5kuZLr/Wnu5HQtBdlZqF6N6u1QbxNeoFMffr2Bmz\nzMZ+94DWSJ/nHdwwSysoDk17WE6uZa0fX2EAF5Ba4QQnY2xAnfgdD6YQ+Jue\n2uINhED9kvfAEH1Nogtk3E3hudnHhKWbXaX7ErQU599PyiS7RKISMJuTicXE\nWXJk\r\n=JZoG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebd7503498e48c7fc171b5af6d01d3dfce9b5792","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5443_1584669816807_0.0272994698347111","host":"s3://npm-registry-packages"}},"0.13.3-canary.5445":{"name":"hls.js","version":"0.13.3-canary.5445","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5445","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"003c3051ccc0badeb9af71ba0c0a35e8b06d572e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5445.tgz","fileCount":264,"integrity":"sha512-7pKP/75MiBu9xP4hw4z7/Ukib5XaY0lQIns6QciJCkrMRidJNBmWVt6WOblCKLc6i4xfK1nrR2GSQEYWViJJ9g==","signatures":[{"sig":"MEUCIA4HOdYola/Q5s5xO0JqDRZo5jFFerhMqJaom0W18tvFAiEA5lwo6q9C2aNbcSPqMVZ3lCRdJa3KLrxnKjdNmkISS94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedCSNCRA9TVsSAnZWagAASy0P/0lJM8Fu+DPKaobkD/sb\n/m/lT+de7DPNt26WhxkUW8cBs+lgPaqv3fHijiHXAWAYd2yvv0SQWrb+I870\nkKp6GNEqae6nWScyuQZzydIOQ4YvRjUrE9prJtyX3IjNyvJ4ZTHKbGPqP9XF\nfS1LFI2xKqSuTHTJntYcVEQoOPAqkAIkunMUiIEcK0m79+3qkAsWxkqjPDYO\nLwEQNrJ6n1wq0GJ3gAJcOGmtOEctnTPokqUybeM4fBWLYRCbe38UgkLrWzWE\nDRMxl72dPAuB2kIak0GRVlmakA5MEoNfKzXMsw+jlssaZ5DF/rfwaTQEJ+We\n3IQerKk4QXXGLaIgFSAotN245P+GjfNk37xrpZqlBUpN7Pp2rvY2UMHCmRnd\njO3EjkCqasUpmHUYpF012EF4TjuNtnhuoQEK142Nq6prv93be/dCpLLWqbWU\n705618w5eadh+k4vEllMbZqAuYgEoLTNBtgyrk7ZZlg7kQr5j6WvUg08MWqw\nJXcL6FG97/Fn6mSxdfdSPz05LSa2qqAZcI6xbTH63t3wzx+t3/XqEMAC6mo/\nstVxPKyNHTu7V1Vew+mbBDqZEC7JvVBWEs5tlyYwH1FZQjSU0gbsYGpAkDYg\nw018Mc3UdHuzUDh8ATaSiXC9qsEfE3ez+MubJtUev155Td2se6LWxvbH3FVE\nKhz3\r\n=Enh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a5e9d9da3a4de4db9e0237b9ab49d0f77a9ac25","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^5.2.0","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5445_1584669837091_0.8239522243747377","host":"s3://npm-registry-packages"}},"0.13.3-canary.5447":{"name":"hls.js","version":"0.13.3-canary.5447","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5447","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fb789af76c9eaa931d578fc24436378b29984cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5447.tgz","fileCount":264,"integrity":"sha512-L1EmfZfZz6UeYWdNdVbYCeYliXsc+xMMN1JVosos/OM0GD/RTaPj5wQDJHKVzbpZI+uX/SGZ0pqfMgzIZCsLRQ==","signatures":[{"sig":"MEUCIQCgl387mx1UTUJDYiHmmA8wvOeG67UjghNUMkzMX+e5xgIgCVSufhr+SX1qnLOGXsdi0F/r8Au+k4C2HzEubosEyMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedEnJCRA9TVsSAnZWagAA5ccP/ipRmKtKVYRCWy2IGWnp\nMxrfQhuaImavLc11OG0KA6f6pAiXtqu0IdHSNkYLMPTUZS2LaamJA61PZPMe\nmmR+8lHjM4kyPV8Vew69udLFHECVl1lH/ddLS1Xstn3QsIHlI6N2M8yC5m3f\nfm0M9fVcnvxdfPzlDADz1sycCkudjElFGnKzAQdUy8jl6tvY7Yi/lG5fY7lV\nUuGdIjHFRAQ+ssZJJ9HCE77kkS4ZY7WmhC3UA9ccf/PUUzVl65q7mfUzfibm\n/mubodGezPDOR5yrHKqv49pWxdk8Pz8CpFMEcYDHlEWLYlAckeKzDeKlqk1x\nSX1JgNejZclGeVW8oxPuzTKYjdXD1Y+MTtZEQw8Do633svguLRA/DF4EukaN\nZJX1kiP3Vf6NUrEd3jmeXHs0xwzfkjDQyTsPCpbf0E70k0YCIh2NKv/h2rNz\nCYBMTNwCnHM0jQA1Hoy5QFWfRf9OVIUOksEa6EwazYRBPNC2KX07fhspK+mn\nriE4H8n8OQ6a2iQ+AA99+5aqvgAk+qa8jXuc6SYVlwqVKNUbmbwv3UejVv0q\nGcTwjVrB177TWAb0rg8hdzVWNKJ0VS/taW5QMFFIaVkMqzDlwDiZ8fVnF+zt\nA/EDifU0X2T8bbfSkIYlhJ/loYmIsMP+3X/mbF1hkpXQxJK6oF1IgV5DWOEE\nfTIw\r\n=B2Ng\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"89bdc6ae31cf3a99fe6895b9d15947233cb6a197","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^7.5.0","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5447_1584679368466_0.5740447783998643","host":"s3://npm-registry-packages"}},"0.13.3-canary.5449":{"name":"hls.js","version":"0.13.3-canary.5449","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5449","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bdeb5c3305249ba9ff20297d248d2d9f237a4e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5449.tgz","fileCount":264,"integrity":"sha512-GYREwOzYB5Tfc2OxU/9HsVFMNkYkgaXvLDaSoo3WFtBGqSkVU4HVV4zQgvJ4aPrYl/6fY4+oQqfZhwQY3MIORA==","signatures":[{"sig":"MEUCIEki+sEPy8jOrndhVd/D0HKDLdQnfhOx1QRJmC0ZnUvxAiEAvE6TjYhzNr+qZX/HmPLH2QG1RqOQvdXJ9NFlB8SXOQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedM0XCRA9TVsSAnZWagAAMZ4P/jfwVGcwwRhoY+jacnDN\nkAxrkwKqEI7CIYJFV4LEG95tKkNzxt6XNckugwfDzRwE4ipibqBxfjtKffbc\n0U8jw2lAiiyFqqX05LOwl16hFtLRmGl+sMaWH7bfovn5U+9IaioIQq6fuOZb\nUXrsuEyBffsVZDBVNgnjN0eNySGjN8vjHRexkyUHUORs7RN11rMS33KvMN1i\nQU5gmDI8rAe7AFfhuLicmeQD2L7WUrhF+GwRvB8IVrm5RzPPs4cXTzATYuLu\nQ89dnlfInzVMdVRJ0WPjHFGN7FclAHxsl6Mtn5zSl0qyXmXrOZHlPdq7UQ2d\nLG7+c6q8fCmRCPtz9ZL/kwHip+xFNJ+fc09awohW6uG0yucLXlUKnlhIp/QW\nflLUY9cy0WFW47K5ndaAq7wMlnFaasW9Z2EfISdlTLfLdZsGtT+QbF5Dzsvn\n4pMwLyOgFQakPlUDeHxwN1Q6sMtiNG1eZTwlZHh0bFkZ83VSktMLIULBSAeT\nV0R7tKiUTSksKrbY6oEWhQHheNhJWdr5LuyxIHmBccmJAcCzTWixO4RJlDes\nwPpQBSKCqybQl1ktSEHW7lfZr8O15JSuA4DchltRnBLFZRLT5o870A80DoGy\n5DK9aLSgXMq6kLDY4f42sEZ7PsjDMvk5aOPi74nv5mh1Z9a2Q1YRHY5GjV/J\n1Qjn\r\n=GCv6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4b895dd4e68ae6a9b58de8e9703715d9fbcf52d8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5449_1584712983216_0.7454968710513696","host":"s3://npm-registry-packages"}},"0.13.3-canary.5453":{"name":"hls.js","version":"0.13.3-canary.5453","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5453","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ecb6595e8979b6a42420f48c5ee105829a80770","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5453.tgz","fileCount":264,"integrity":"sha512-xt+UVMYDrYIKZdPvEau6tkBMJfeTWj0KkbyjvZwPDSWhQ5SplxZFewDL5ii6wRM/uxX6n+f39wCLpHT4nRHiDw==","signatures":[{"sig":"MEQCIC2cov54vGpl5eFOcKwRIOdfFzGv+St2VRPJ+HjeshdCAiAo6LOCNO22+y8cQ99ogwg5Y0Aj0azf0wEcQYxuPFv2EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedTMXCRA9TVsSAnZWagAAKpkP/iDUzd8RMBlymr67X6Zm\n88WnQs590ePo89+7I17QDmbE1/XZ4mj9xRqjUj2owgo3+8KpqIIlWz2oXeZT\nCl1nJD/D/gXrcfg5scp0qnvptYkFEcXaaDkxiTP9jr0ImpWpFhe1FR9JkoKx\njL6kFZWZCgZuaxoCPJOXeXDyqpN3TmX2pYUlJLNPdS/hWCZFKwC2yQYU8heJ\nEe2YPh05A/u3NTwhgM5+irZSQoW0R7aqudfw800qsIFeLKoKZR4dVFhNML25\nmHN3IF9YFHL/wtAAIgOQNIRrGRb8L0NJVDogrLE6/xeYL9lkgvWQZ+jyFRjW\nElhWVoYQVdSVCZgBFPicaE4qt0pKGvexMfeuAq/HktgvdpyUWQ+66+6YOca+\n3HRgOI+uaHRCzYh0JWf3s2dykjzi+4ESZ9rS5ZiDqsxdXY+K2yNxf1x8aWQc\nAztbfeyvAKb9ba9Nwnv3aH4nzmK/tOBsG8fXVPv7DHMqertdkLQ05oARLW7S\nA6c/pze+H3JxBjCkKDCK6VGR2JFUVR1/uZdoD+Xs2epFhhaV3Y+PFEQxkOFW\nRc80+GPFJdnslzbppZWnMhWdOg7vhPgH0v6NxIhgOg6F/uaueMfqlHCJWeWR\n89a7AlOGhqpDrAWW+ZGxc4F8gC2F9YSp9TVfgE39YNiiOpFSW1lAqa9PS9nZ\nqm/c\r\n=Tg3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1c523a4de6cb9fbb6cd8c0886dcb70134bda6d28","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5453_1584739095426_0.8307455410837181","host":"s3://npm-registry-packages"}},"0.13.3-canary.5454":{"name":"hls.js","version":"0.13.3-canary.5454","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5454","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"832f6556f4e0c2f516e3ea161571e62bf058c89d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5454.tgz","fileCount":264,"integrity":"sha512-LPCUHj8s60/2zyfZR3GrwMrBOTW5hPeAQp0rmc17t42N9f8IGxz9hghWUjMS9ghCk6BM29dpUc5E5+q8IjR5Lg==","signatures":[{"sig":"MEUCIACt904lJLJTq12dwaG7zdFsqbGbiNOugbhDqRipvxIzAiEApNw64tep5y3Q/QyLW7qC/1Uisn0EeLAsHcm9EAVbhtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedUgKCRA9TVsSAnZWagAA7vgQAI7MtanHvSMq2vX9wRL5\nPR+cDUhB1DGaydK3bGML2Cc5Vx3tC8nx3w00sioiJJeWY7HtLZvj3bOafhWw\nIOtYl2eLSMVcutViwiiNs3ZLK3S66R3/b5g74NtPM6FYr6RNpL6rXxC0SwKr\noLqt24HdZVF3uZKLmaX9H71rzApwgA75WUoAm+JrvljPP9I4TnbBVH58/1nm\nqj7g8VC02LYDxWAgdCF7O6kXyrLJ1Y/f5m2htQiC5wMzNF0ctbrCUXTrVh2D\n/Ldiwo3/1JGafkdbjuNrklqnFd4io+HhIOt2S4Hm3zkRR6PbZ0mknyMhbFJb\n2Hp15NC7px/7XBna7qevbFg0Dmc6j/RJuWr9v7Oo7XAtrlFRDUt6XgGDAtUR\nANA+a+I7GB/nfLln8sHHJWqRTnQ2ae3UH79121ZfBOXGLJo4gEijlJ4pzBGD\nrOE+R0BvdsLat9OZCN7AtiJ196VdVFu/4CfUkQxn8SlSf7/QZxkRRkx4G1DB\nLA5OdvfmnBaVBMXkH1hWAUMeIsgfqYO4kgxQBDXGKbyeHhhRNJtZt8jhqv+z\nocJdMNMYywhh+GpOwlTDFJLg3DpdoU12igE2X5Fryxa7FbN3wdDs/rC90+T4\nE+7ePzqvG/tA/9ne/gSRIY3S+Ki1RP8FJIN07nbLJh9HQ7JVtgvRAvExbKHf\nuruy\r\n=aK3e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ca2976693927136797798746c4e1037a4bb49f6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5454_1584744458295_0.3883460696251424","host":"s3://npm-registry-packages"}},"0.13.3-canary.5456":{"name":"hls.js","version":"0.13.3-canary.5456","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5456","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb18280229a74153de3689374672ca40e2dfd637","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5456.tgz","fileCount":264,"integrity":"sha512-Yu1C6fc5q7rPb/07kvAm75vdOVesOBuoOsrL8TZI9AR2NADGee80OyDzKjhjw8mBv6LSSwnEFDEsogDS1OrMoQ==","signatures":[{"sig":"MEYCIQDdZS8gRc2+VjlWprLea2vKLvnJpbGyPqLbMWNSHSNLCgIhALqWnlkXnwxOzxqjYPmX2PWGG5LO+hX7CH8SaeoTnkDv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12423127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedg+PCRA9TVsSAnZWagAAjKEQAJwStPuv0GzwaBSL+8cI\nMpBwX5El4S6SMxsfpxt/glKWTgGU602WmtAFiZ2uci/Ecb/3VZqPO6QR3sLL\nuLHQU65BGTQVBzgEYcQNwI+Uwc/SP5ePsSVzCk5r6snLPc+l9bJyPbSlaHnv\nwet6zDITq8uorCmv1WZi+EGmNnngZFNN1KDNax7zHOWUq3GWBKPKM+mqbq1K\nUdqeWZp329jZSY8375CplSqtG5rguK0awrTZVzVpAdWH6guXdn8VBgjPFtNO\nPFZueByHQDCR9xSSiu3nUyJGHzgprLcRq22ektMkc7bLk7LSY26Ivm8316I0\nxkBBbc7M02xVBLQymD9kYW5docF4uOE9GuG5yF9N52UDE/BrPlk1mTVpmHG+\nukN5y3PXgo4Pey1Rs5EumyiQ7JaQrk5SNcZyjV4MChfTq37NM/Vh1yQBS6Bp\n9ffVpStY0lR+M53mFHAiB7Aczk79gOhIqjxZjdMgwJAgKbXj5fQmqHSgRt0T\nqVGjwNI5uHMn3g38eqJKaaiWrwzoU5lxSTCtL3w7xpE/qRo/6896S6cz0H2x\nx9V48lbsFk/s3kw1dOq7W2eTo1gic9XcO8+9Xdj/Qh3WvZe93OurdXZkYQuK\nstp4X9Hu0hVoOlZ1fnnzdz0Vp4fbtW/ZxvXzLYByRV7wKCHC5bibhp3VZxp/\nUZ4q\r\n=5gxp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a3662635919a82c0ea7129e2c2288e14ec5729c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5456_1584795535076_0.4497836056180673","host":"s3://npm-registry-packages"}},"0.13.3-canary.5457":{"name":"hls.js","version":"0.13.3-canary.5457","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5457","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44761238e7fa500976fce2e9f35c9ef2d67248c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5457.tgz","fileCount":264,"integrity":"sha512-8YSSE8fGodDxicRMe3wmTYUwqGc0mUDqcKBvg1Uvo/8buwjQXYa0DVcxyX8iUQEPqHlpq9wcQ5OWIBg6sVX62g==","signatures":[{"sig":"MEQCIEtg/whQMyyJrIopdoFQJKN6oEg/Jhy4Si7Swf9Clo18AiB2kJVWBiO6DDje5UUFhmMMp4yNiir1+zdg2/CdIQzS5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12475293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedhW7CRA9TVsSAnZWagAAU8MP/1pyTAfK0RdvfpzO1gjJ\nkmxLdmAI++j5x0JyHyh19JftDs4K4azlwpINzeyOd/1xKyr/cdk7nzPT4JSx\nzCFyiF4Wfv7UMpzZferGGA7cdBYdw/lz+HetIHgOn6nrVbXRZri7DHYfBZiE\n3Zv4qo5XNaY43sKM0bnidePIErDpn1pOfLIF3Snf5m3214sWKU26+RzTY74d\nFb8eJDHsrVsK02r1rS8qrUdzRd7f/T0Grdgr6ixXqptEW4iTN6Ip66zCD8qy\noYLeAwitFtwRr2gtoAhR/hIkKv2k0F2s9r5xBZ/UmCuI/I7ki6FCqZDTyO/H\nNz0wgBIrH4UhY8aqQnJg0ATEr/K7ioYF0G+RHhIqdUqGphaDh4H+x+FrUtVD\nhlZV9wKQMGUrI0wIyFB68jxQdcFPNZmT4A4RiqmkL47bB9QKSWRqdq7ZlXE2\nfSaBVRqnwQj3pff9+romgLq52s6MSAbcmpncCP3+V83e1EhtTGzlO64vYTUs\ncN5ayALCdwqREKGObHuELrQ0BCCHY8NmQF88TUyQFo6OVHpDlghSBlQXqTiN\nRiWnFo73pAobtwSV91UdVGcZ2JZEFx61hAR65rc4ZHtyP/3076TsXm32e2UF\n5aJuWvSSPyK0Am8MZW0uXahOkFiYLfd7c5Hmzq3MDReE/sKtYfNGFBeMgK3M\nF36B\r\n=Hi6l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"292323f2b1ac73c7a9ec61192d08adf3a3155463","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5457_1584797114384_0.328221284121889","host":"s3://npm-registry-packages"}},"0.13.3-canary.5458":{"name":"hls.js","version":"0.13.3-canary.5458","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5458","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4eab602f76fdab9117ae85a833700cbfb187e1ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5458.tgz","fileCount":264,"integrity":"sha512-tJybhBrQyOLz4vqE99DZS3TK8LS0gpAo0tJ5LaNEa6DKi//0VPuFGKfWH4f+lTgp1ZDo0J5T3WwLr8+LbrTmDw==","signatures":[{"sig":"MEQCICbq0N7TDh63FLxxtXVquslAPlWuJBocoKFhLtkZbdL1AiANKavIMIvlSakaAnAU51DkIIFFmC0cqmzDPAwdlhrYpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12475293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeQ03CRA9TVsSAnZWagAA1dsP/RokD8BpXzMasDEauhCS\n8IEiYdnKjG8eOGKB6KKrgJai3gEpJFJKkxLWrGl/5x0lMCW/pG1JuPJk5LP9\nljZe8oMa5eiD/z+lNvLHr4D6uvC2b4Mlt2WnRIzI1YaeJZk4ZmhL7L8iL+2c\nYdBh4KQmxX6ywqiUBG0f2HyFCi4sB+UaCMDqu/J7tY9lWLwUNVnE6xOCIaLI\nN2BQlKHAvdL/0ndjkRrilxTRRS8daMA3BUMQYrnrmTZjO8wuWqbKGcMRhH/N\ncyc69lNg74pXWlhKJmNR3F1uSi6IitIQJVvi7EcrjN4Q2Qhz0EH45aFKYrDb\n0aJ0t7C2wV/vjPiYTdoXGcYk9weJNVVCMdvaQzyPsDeRdT8Nb4o6j6N7Fvy2\nbbd0tOj9VtE8vrnjYw7nQgCrrd6BNcZDPwvbtRYZZpkbNhChF3LDcukkXCRL\nfzoJEUOFJk1gLELV03D0rO9fGhrpwjvpzvntc6c/lpWTCk1FiacrSHCGUjwE\nHxM6q1Pnfuk5FV9jy73DWNA7PHTZ97EXro5m2AdtpJ9/omCjfpuxm1o3XDkF\nc6yO6V1dcnIXTGKgYLktWj4yN3oseqy9Ul+jpznBB6DtRtXq+7uBkkppdHPs\nxIPzIsJWVJySUjNf5oONkcr1ZNnVsG5WAeaqnNnxG/x+g3X4opleKgwFvLXI\nw/Lq\r\n=UQ59\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02455753328069bd5e325a0a555eb4afc4a8f245","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5458_1584991542764_0.1679153241739635","host":"s3://npm-registry-packages"}},"0.13.3-canary.5459":{"name":"hls.js","version":"0.13.3-canary.5459","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5459","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fa592e062e324dd4792577ebafee1ee62853741d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5459.tgz","fileCount":264,"integrity":"sha512-FC7dBDnXKbKgfOdqWh+QUZII9KkNpSq6n7IZeTSNquRjovohsqMPlIs+MeOb30yZVc8afZWF1LoSA5ukXSHxTA==","signatures":[{"sig":"MEUCICQE6D2CnGi6/cyUbLl4969+WFXfjw52SmenLKpPM4TuAiEAuOFbE4vZ2Ms3Gi701yyXlcbGeX7KbVsPIYU+HdrE794=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12475293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeRAqCRA9TVsSAnZWagAArEcP/A+jILiR+/FethfPLfqx\nsYxni2Aa8BDyaDCwugreZF2qntml9B7AuEZtLWS+6eTmudnFJ4dWuLBXo2zO\n/0Qvkpoe2lIuoHXmLYyLT92JwrcbIavG60WgBSzuLslFvIObM9uE3qbK5nzV\nyzKSQC3gRiHjT/hiTJwCcvcl0HLzfPmF2E7gla264AJy9Zy1whtVAx2b9Z5J\nhtiejKPV6q2Nur7fcoq1hCt7G35quuyn6k++WF9CMQqFHYm1aDzuXbkJesTh\n7xq2Grw4WHUpOf6woEo5KKb966E8mloywMoFUeWJFB+cNAi+9uWurxgaAD8K\nclhpdZTyihpnE6tQiXwZJpVrpxkmEUHU+6Ma/6+GhzQUwvOhLlXVNTKm5nq9\ndUY10FXy4nYcSATFKNgIZiPmxYJ/g4D/aVYYlXcBqbrXz+6c5iz1VFEEdBWH\nVqhMyEPezXWFcf38+At1s/wuqaLn5kwgWVQ++EZQNp2FBm2iEHxf4QQ4aWy5\nA50TYmzFL/Rl/5x3w9JJ97G7KyOZLP7TEy7+n+A0q8QRf+epdQAbZVfU/R/G\ngnlA+2A63/Cg/afagPK7f7AijJTavw3EnLyCs7zM0VT3GEo8+32wy7M6tSf1\nG744+EHhgfQDLdWMQf+RCILoMuxmjpPLhje9sAs4xKLE/raU59WZkGEWM2Hn\nnMM0\r\n=SUsz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5279bde179379cc3c0109c57979a611888cab1e6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5459_1584992298082_0.2180296206309027","host":"s3://npm-registry-packages"}},"0.13.3-canary.5460":{"name":"hls.js","version":"0.13.3-canary.5460","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5460","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"276d420c3365a77685a4aba11223386361d75c96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5460.tgz","fileCount":264,"integrity":"sha512-lFGslIP/8lZEi0OA2ZeN44cHZei6BK2igurMDbt0xeLqpNQixG/Kc/q+VzHOtuXlPzYje12L2hcGsFnzsLcz3Q==","signatures":[{"sig":"MEUCIF1JB7q97tc9q79t4m6+eKFjWaHoG/OrNBF4Vr7+52WBAiEA0stFr2szXHZDWk7SGYZzy1rrDNXVfPYToAlE5fjp35k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12475293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelb7CRA9TVsSAnZWagAAdeQQAJVkv8i2vW3if6AMrLoG\nwg1fAmDN1g/26sLGouS97YfmY9IdprKsFAR7HlycR2WH+Dt2JRjf0YgaysqU\ncEGPJ24/xcjf3ZaY4a2J8Whm9Kq8Jfhgl4oGfv+e8nrqLuwJBfEwCFuUxG/r\nMstmNDFPxZOoaaGQEYxVNaqNJI+qjC7zyl7dq5YOGxmgo9Bnvib8p35ToScR\nJecdpTKXvZF4oDzXdLiqmNdLI5A7l6M8Tv0EFQKaLI8bED/eArK1f/E94Zr6\nzmXNilDxgsuBmqTOIr3HpylFJ4Bul+Eey2GdN2Sk4JngN3lVWWbfEEnzysy8\nYKYDsIKUTpHsEZ3jqChRC1veXlLlClxWwnU9Xe4jvY8JKRbc/GNoI/lH7qgw\nh5nelZcewaYGxD9iJAaE6GL2dZY+14lzM7Xr94KuWUvSAkVKJ//GqfCcTdFC\nXlmP5QcS1Spq5Q8mNZLGYHxFAR+TspBkyOpu8XpeXwh0gatN+AG/q/wejALt\nKxMjkVAsQRmSTzX0C1ldLTeYIkJvUzdHpiDKoRTo/Qjb2TL/Tlb6CUak9QPs\njwOpldQwFAnUAbpTjP2Cwm4yr8v4H68cy5S+KG8GN80bjux0kuSKgnyVk6xU\nzM8Nxbqtc6HdW81dBNJAeUqYOXvdCT3xBV6EhaVDoECQbGDVWFPBUDGVuHFK\nrfha\r\n=gdKm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e17993af449b810bebb10fdd0033fc67b63f318","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5460_1585075963049_0.809230315157424","host":"s3://npm-registry-packages"}},"0.13.3-canary.5462":{"name":"hls.js","version":"0.13.3-canary.5462","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5462","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed6b82caffd798c498f701c520f1ed932a92a26d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5462.tgz","fileCount":264,"integrity":"sha512-WjUQE6q8DEDpOODACGeSziFdlteZT7ZufVXAk61ilky5r1f5NeR2pjKgNjxA6EiQvGLdWMNhpo0MxI8aTc9u/g==","signatures":[{"sig":"MEUCIG/0bhGECgKtE7u6o4H9vho8IrK7LYKFP+cDFtA4N7fZAiEA5pNFvJTB2F8a7wfPzzd1kBkQxsHGm5NhBQmbc3/YNDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12474694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee+HTCRA9TVsSAnZWagAA6VYP/jjBXrkuwZh+guH2u+nr\nenoMWkavJ+MMMl6uzJKwNjGzDhktZxMEG7Vf0BLPv0sFgV3HnCbCkOCw3g+V\nCFIlW5PSke9I+cxdN7towdAuCxyNhDQ8wGVlwX/evJRfnmzMMjRYqt/FQLmH\nGq8i1LMqdzPysa0csSM+vdlKA0u5qYYcHSqUF5AHq8P6x3AtqKuTwVy5QZPe\nzvrOT0ihJA04GrXcLiYZFrA/1CMKTvHd8g4VGtjZobcS+GC9bLBBA4yCtCGX\nNRJuzVpgszsOwGG+fimRVPXaxE1pIZvz+Ylw1afFKAJUnFA22y2dYzOaG859\nYUfKez0Nt2TY6gdASPPvcc3/8/lgMuCOPVmNMIEmuYkuDkeZDB49nfG0HSom\ncgE3k85OetLpOx/Ov9C1uxZ70HdD+GpD2oif/DEtzObZIQ7AzBQ3yYBgCiZx\nkjarKc3T/GG2dEcl73exsi3qQWMisfytFJL5Jx+RerolO3v8EvwEYtNFuhqh\n48h4oM9Y2JQjfedOLgyuMGbzR7M4tHz3fC0B4TYFnUPS0nlOQ+SGQ/lBqoBI\nnjbfOC1pBRDUSLi2jkj6ZCrZEddM62rbf9d9VdUSlwvEOjG4yHzUzvhj8RU+\n1MECe8gXPt29UIVj+dy4AgLMPKXAR96Z4zuxEUfYNUZCb/NU5iltYuTo3K5Q\nn15j\r\n=MF5Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"07887af887bdb18267a6971e30663fbeb9c9a5e5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5462_1585177042457_0.2236868697647838","host":"s3://npm-registry-packages"}},"0.13.3-canary.5464":{"name":"hls.js","version":"0.13.3-canary.5464","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5464","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfc539963cadba83109bf0bbc89efb1154ccde23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5464.tgz","fileCount":264,"integrity":"sha512-y3Ywt72G9CNXYK4SW3OBh2fRHi+ZpUCvF7/iw8me9TnvojVTTRRn6WpNc1qrE9ZiSk8GKra1urIQFADT1DKt0g==","signatures":[{"sig":"MEQCIF3UeSh9UCgYy7OBsPWW1Fh/GxZ8vw2K9XPJl46fh+/YAiAggo9ThzMcxDuCzm/ouhp1HI1oiTYzZLX3+O2OaZf0mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12478032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefRjlCRA9TVsSAnZWagAARfQP/3WMVbQ4vdCQ756DCVVe\n1Ep9O8yuQDJujLRDusRyzMbKpX3KSDq1nmMn52c+brqufHY+eKb20/QQibDH\nUJjoVU/wsknoVXQzGbFGo/R7nruw7CkGxfy0dn1URWSs4QNbPwal1QBPS9Vi\nbmFAfiUv4IB2DMB1XGV2F6J90/jz5PHrq+1+s8LSmFAltyi/d6/33R9J7g1O\n92qztDrAb+Wfwn2h/782l0U+WW7VvOnZXb+PnjrnmxQrf0SCSV6q1wdsbeOn\nbKH3YVv42AJsDr4HLx98dlh5GYPsYQTk//c3q8kM5Ga1UhFfixxeO+PJah95\nFneaooS4nJ5gHw6bVgR+2ttdsBJNWEFH4sQ+Zxf6t8bLyotzKQLa3BLfEcG6\nh4A5yt1ACYmCUS1xdnVpu8dMfJEbb8zBiXpgVSGU5mw36OWWYx3iH6fyvE3K\n3yMuQzZD0xlblSHemafBjh40lWxLsjlKDkJo/ApeRlaKmynz2ANMsGRDr67e\nh3cur52ZWu0SHLxCQgRRkF7lsInYxVKX/TvZDSRn0mi1vRwA5L0WP8yg7XcV\nkfqiNaRW0kirFXKZ+fj07+xFVInx+fiMb+WtlyJv14RBlRbeVukhEsYFLCC2\n6cU5cpd+hJPe7im8TJ7jqIzN70SMp+LjXsAnuYBKm1DVPUqJs90vaX84ZOKl\n1scP\r\n=yVea\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"de5461c6b8cc2ed1f377f0cb528866a959fb8aa5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5464_1585256676911_0.06842183710911409","host":"s3://npm-registry-packages"}},"0.13.3-canary.5465":{"name":"hls.js","version":"0.13.3-canary.5465","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5465","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6ebc4b8db37a16dec7a51446addd755ff16883b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5465.tgz","fileCount":264,"integrity":"sha512-YU5h2j3VnnPWroyE3u8/H28VFeNufKs3Ww5t2fJO+IiZZlguQbxfLXMkLxmqzjeyyFSLWntahDbN0SIpOQ0HKQ==","signatures":[{"sig":"MEQCIFFkDkDy15tn5d3O16hZbVHzk6LCLTQOc8PJRJyfuDppAiAcr2evBLiMaqDir8K528Zg9/cnuhuefE6LxWBhJyuO4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12479109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefSS0CRA9TVsSAnZWagAAypcQAI8n4gmFrJ2FWwEdDE/Q\nHHs61zvHVOESVOzbgQA0uZV5q0a7qAu2k4yoXEJ9xEendusd6XL2pp5BWK0v\n/CGLURfMPFVTZbRpoIFQPgcnyx3hiRxuJo9tiA1G5fzzU0kicLnRlMfY5ZZI\nRcYstZZajJT4pN4oj3GONF1Ba1YhiL+Xd8ld3lF6BU/iZcjS0Ui2KRPdQCwu\nHHLqrAH5T3FthFirAjr9kErgR/td5AfSenmFcgV7RZpEpoSoXMCJtnOPqsly\n9cTCmV+gpgHhGbuMkQ7LG2hLoEBgjFals5g0d6NGn0szu4CphgW7Tmqqt6vG\nu7CpgXTReP2xLBZ7oxHsuYGRIlazs5xp0d3Nm4ug4qDFMFmewHCWJSp/4QLA\npGsDXgl0IrMSS+N9ncdvFK0j4nYpcMub0hje2iHgPgfB30DtUnNE0x+AyC9g\nIzBt39s9GPsC39HmrBmH/Et/T7baO4uxwdJJWxY49GbHxvvdqyUa+V8xvH/M\nNJVb9BA//Z0A3IsM8QhHZkKtICmzwVlOVnCQnfIrRLOvR4teA7RNc2ZiAwuu\nIu7MEpCFOU6r2gWHyZUCzMeyixLY7tWWgDKXsZ9/Kp6JTMPAW66S9BJMEoSn\niIMBvmNOlRzLM4dGCVy5ddGCW0kOvaKvxThTQHOlyj+9RURYC6NvyR6Ip4Es\nV59K\r\n=Ri58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3c7f97334c26777f5bb4632c5f12a91971c8e404","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5465_1585259699372_0.7913728037292489","host":"s3://npm-registry-packages"}},"0.13.3-canary.5468":{"name":"hls.js","version":"0.13.3-canary.5468","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5468","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1e46980970747e2fdce658f10fa6b4ef76aa5b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5468.tgz","fileCount":264,"integrity":"sha512-eyl/STElk8RQtXaZBc8psrmxwQb/cP72ciKqHj4eutSTI4eFQExzo36lc7CibiL2TpaTxOEenOvCyOthE6P7Gg==","signatures":[{"sig":"MEUCIE/bGDWTo/A5MHiWdaLn7lHTnywyVyOy040NnSCnilkpAiEA0ONckVbeinn2cNeYaNOePY/eF69UHw7994RkeYBw3f4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12483683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefS+7CRA9TVsSAnZWagAASUEP/A8FJUKXVsSeU/3RrkQZ\naQAW0dry3Qhcy6qDZVseKIZ/s3A0lJW0lZXsKFRHDuBXhkx+LFcXcsbpN+7X\nI8C+Tmi1zNvh5j3yejm9Uc1Xh5xhsIsDQHk8uGrio+CzNnQYJq6+b8TlQv+8\n6C7KADMUNCFdL6EJJvnHTFPLP/grgPffPkQ770sTaFJfZfseq4CYyWVilqtz\nB1peAj1lpG7pmXiQ+slXE/jshOvtpLNf7NCLrA/pV4pQBLg2bbfwPqGz+p1i\nE9XYVSMq47F2zYuSmD4uSEmiAUw0FtckCcXvIGdo1z0UgHvLH242gtvX5z8/\nSkgD6UrniOgQ13oYiJJjNM2r5sN9eBs+LKPsvoXDCcQULWmvZACgYGfgnsdj\n75KP+uKH8h4WMEA97ss9C/Dq/7ywWuZcd8q+sUOU/gn4200a7oYQOk8pGxVf\nPu12Elf0Ib9wVbKYrZtZK4DM8Nelce6q6+/qyiC0gh6QCIsCaBkX5J2sy7Hf\nqEdpfpZe4LoU8Xmm0kVlK8go52Gv99TNrKArke4hbkgFstxsYEF34rcxPbcu\neYnIcW3A2sWRqrclB2InwuCLWcmwIuQaGUXUR9Xdfpm5m+NYRmQwqZ225P+p\nefHm7NPL3PojQ3KVRXsRCA5xjNpqdI7v1Q3JG07unqj9j2vROBw62FI6NgXe\nevTA\r\n=OQxc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b729d1943a94119f6b655abe3c581f9782bffa27","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.13.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5468_1585262523219_0.7345459968020793","host":"s3://npm-registry-packages"}},"0.13.3-canary.5469":{"name":"hls.js","version":"0.13.3-canary.5469","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5469","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7d3ff307d53b03b7169812c9a84345d46e74761","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5469.tgz","fileCount":264,"integrity":"sha512-2ULc46crGfOJlYqloHuxI8WaaPH5XCSB1ZxuXE89izyiD5jmNcgyIvGfrtkccQdYrUKHI7QroVVVTwO6OfbCdQ==","signatures":[{"sig":"MEUCIQC+OOObVtv6jOUS1QakAOM/p3o5s2IFR8Bpr3i6i0KVbQIgau6J+qdebO5U/CvbeYiQUjSMlzpImJn7bF3T8bxgpmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef09nCRA9TVsSAnZWagAAUBEP/RhscWANtIAsM7DOCdhG\nZ3INcP81Dc1SSu2D0VwIjt8SUoamsZLfe8WJsYbrKoHQbHZuQDfUFSYEloYP\nnNTitVKlCtiot89jsMD+M0TXPIUfPOOF4EueSvsqtAusIWZopF+7nh/GENXx\nfThZYYnY7MYt0lmfGCFrqKtsoZIHbJkW5jbzOp7cW1k8Hhl9+GjDDggbLF/b\nnkUFdd0VoSddzFoYlo3uVU7kN6m+8ipybhqlVwNc0LpMNGQFsGEuFo2yLA9k\nFyZJFl6RLchxWX+4+RF2Ksv1NI4zRf7EssMwFd9C0lHnQpBjnwT3+zFS9zUh\nB3VUDAfJDiYez3XNEROMjPs2UmGHZbwAicsmWUXBVcOmF7uRVyF+mqFWNwK5\n+V+wqNsrdcqStnixM23acd7CeOtMBSZXiqT2UoXkp82+QNLEK+Do27JPHwT4\nSO5ODbyKgTtBbbKerr7fgj4guvjmvVcUlMy0fSbrzynxOkYtwUeAlvYiV/h3\nBuZGhBtt2X0NsYm+CXGSsQRtlxixlAKYb851UqEtekdM+9OaNXA5DGVUyhCg\nkQnuykvQHq86xJXAOneXrq+FTbbAR71nuA/+/U7R//30daxoZfA7IgyjUuuG\nGYypiw02BIist8zvM8mZ7F9HUR+kKGLyoksGy48O10ypDtADQ/yRXXoMRb0Q\n4eYn\r\n=J8Tb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c35bc91983b9b47759a002ad62dd36c3527276e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5469_1585401702712_0.8134710910204825","host":"s3://npm-registry-packages"}},"0.13.3-canary.5470":{"name":"hls.js","version":"0.13.3-canary.5470","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5470","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8943a44300e01b15f3f48bf6ecafec7eab54c175","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5470.tgz","fileCount":264,"integrity":"sha512-zGr2mrjp23evlVl7zDTNYgAc6r64tXToKWKvVmfV0Ec+6jgIBdVxbcQBiAh4ZUFUNrQ+xHCuSf0GEUDz1/TEig==","signatures":[{"sig":"MEUCIGtoAC47vX8ZniJVQJD1Z+AItBgUBfdH9o/AEU5qcva8AiEA2HSf5gecP5bO1RBFm3AlNG8UW8sREWBFvACG48CK2BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegLq1CRA9TVsSAnZWagAA27gQAJFzVJOkYWz6ZrbFMWhQ\nXx34MoNobj10aQdxJnssQlF1Q0krfk+6IWTxJflQ4XvD+7LVdiK8IlnXzJ0j\nlFXtcThCh5fMdaeGngBdivFT1Ytw1afkm75iKtwISyLplKVxeh+H2/KXHBaN\nDtOWi42nCuOOUO8/vhWYOOIQKa7NrZCWoySfZZZ5oYzk4rcSgb+WQf+6XstP\nXCV4NLbPBVAGPCAlDruqMqzW4/9ljhQzN7528fEgZH/tjj1rBEpH5g7HykPG\nzbr3ulIabRl3N6BILGknWYsx+t9Kquz16Gds7Sa1gkILp9Rdi6xbzg+UnJVV\nEyEbDJZ6xGzMIO4O/0E4xyIMNEnym8EIAla4WGcnAlZuZ/21PFynpbxend/g\nyF3/a5du7dSd995ggNAnEPWkGNRwCpChZSDB4IdWGkc3IcJMhAaG480y8Zi7\ntCyNQlVHkA+v8d4+MKaBiFczBHn3trrYGWgXzpsgtrJtfbK5YkqD6QwSNRaf\nstFfGEw5gspTkIhvDq/Hx30m/Enz7287TeX9zRxijuRQj1Rji4gd2qcd95Nr\nBSkXAVrPmZV62jXpNqmMTadxqKFNA0MIt6YGAmbDykkgoYEozTw1rnpJmtB9\nlcE9OlJreetIx83X8ImRHXdirC0ZWPAlvUyJAtHuMfwev6SgKkDd29mjgdBR\nsJjH\r\n=cczU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c04e3c12e4622f9cf047e71cb7a80a7bf9393bc7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5470_1585494709291_0.9880023823226403","host":"s3://npm-registry-packages"}},"0.13.3-canary.5472":{"name":"hls.js","version":"0.13.3-canary.5472","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5472","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4fde6bb66e450143760e53a4bbdba7d510ddd32","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5472.tgz","fileCount":264,"integrity":"sha512-6wtVB8Zf7PKbBtgmUJN+ghuUw5h2wp9K6kcMC5BKgdaVx2GeUEQeVU3CqU4xwS7BDJBxLQrO62v6+ccUaHQtfg==","signatures":[{"sig":"MEUCIQD0FXPeHFaZoFucAg8qYeTx04F9bIe3KKD1V0F7aplRAgIgTHGxwdvSjEViQh823goh2iBY5OfsjqnStf9GcYBy9hw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehLgBCRA9TVsSAnZWagAAd4AP/Rt6fdWiVgihy3XTxYQW\nleghOYuCSI94s6eNEB5qD3spiJQ1mominBbkbdLq6JRv52BB514/wBFCuMXO\ntrE+v4a424V/DlUlpjUcEUqIF/qXTehiAD1BRBIXOgIPydXL6kpErZ0QXEuF\njBCNcF6/r1KyIqtfMad/HfTmj8U7k9G6oFAyBK7Y4dbpP8EQLOndnRMaaV6y\nxgjQ99YkIxJV+aLI/qNcKqpWKA5uHpLlwsrqsZZVCJ/M84lvk0E+qtKHXKUB\nltKkdMak97d8W069I4TFpJkGd9SBv+h0QvPUm6fpYckQ20mK55xHjyngyjSU\nDdW/0kFV0ldkju5t+chXFc7QOtF+S+unD0/smih/BunIJKMwI3F7xWnTPPd7\nDW81Q84Q5VFlM6642S4uSeNvRvNxei/azrSLmWeb/h4VYYsE1YPAjcMdM9NI\nyx1z6un3WSJS418OwwFrQHWqUU9IvzEZGl7LVxGTxo8YHaX08OdOYoF+ABkQ\nrFdW3+66yPkR1JBILY9VKLLbtHisE3LNPqVagWDdr2iGGPAAWbwDiGmGORbf\ntoRF8jPWyd+VfATNGOpZgeDdX5/h1y0gomGMN+fFSho3m31ZGa6VjvOrG1Xk\nyqoy1ZCx0NJncb31DJlxp0DMDHDyXH6ZqRJqrSTqVHdX8DStFgwuuPb5sz8I\nJXae\r\n=Ipn9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ed8f0eeeb3e0e09dcf847133f8b58fc0e36c1a2f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5472_1585756160981_0.19482359595376075","host":"s3://npm-registry-packages"}},"0.13.3-canary.5473":{"name":"hls.js","version":"0.13.3-canary.5473","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5473","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7757fc3514eb63dd48ae06e3b8afc0a627317514","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5473.tgz","fileCount":264,"integrity":"sha512-xvGDRqc6bLkSEaxF0K5tYPXko90DXUXup6tzg7nNsi7dEfnLQwMeojKU9zn4pS5TA+8hT/5BTBFYTgosKIWGBA==","signatures":[{"sig":"MEUCIQCXsEmjxf2YfrWsuqANMFHPS7gUzGKvYeacl+e0rSyuJQIgAMqbVrfnYEvGIAoQLtijTYfWQox80Yx0aC43QoX9qg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiPvsCRA9TVsSAnZWagAA5ToP/jSNK3H/Kkw+E3s6x9bV\n3P/L3ZAd7uqALydxo0EgRl/iWuhbmsyYD8UoBao+YDwi1fdiOPlYjGzcmrjD\n7OhZfCKbChrcm2MT7ZPiTL27CiBQDy5lh7iMLX5FjIF/9xEbcmSyXcD4BBM3\nbJlrqrIRYHUV8MxEHShQUcJ2QYY9eyIwRsIth4RNRXmCCgYN/AP+hq2hXGhK\nViTse5OSe6jOPR6jHlBV3YsqtwvOfTAmQ+07+VyZXMSvxUW+tmKnfKsxlU0y\nW0bFirLgemw3hw0bdJ2LtXhofXXmC4bcv/G2km61eof9QHSsOFk6bgg3ohhq\nWQNgT4QrlKyrW3VJl4VN1Jrzyjb9k0U6YF8gMZT1smGCu0Prfn/BudkFeKwI\nnbrb+aJ6IZ8nsKV9cD+5uUzxVluNvAkQsOoQFvv7xAyvvdEps4ASziiyCVp1\nReTBjz6wR/2xJfCRMRIc2oexVwnti4vrm6FPuU/+nXdyAAZzkODgrtc8kAM+\nH1F+BmK3zPxrjVmGKtdBOuW/CsuO21V51SdgxpVPmYo+U4PHUiiQdtctzzQr\nbCCudIFksH9naf7PB5XEn20Z3nlLW7XMrEFnrrA1eDkOV0P0KGfNckiZD5f0\nyH5OTUg55CPDKWfIxbhPWzmRRV6ZU7ecJL+iz8bppuHbpPJKjWx9rBWB8FbN\nVAF+\r\n=R8Cy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0ab077398a718263216cfc8dadb45de10ff70510","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5473_1586035692058_0.6001162270467626","host":"s3://npm-registry-packages"}},"0.13.3-canary.5475":{"name":"hls.js","version":"0.13.3-canary.5475","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5475","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f0c69c7d6a2842f7ee6ad4fe0f7ec2c781555e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5475.tgz","fileCount":264,"integrity":"sha512-EEmDODv0KpZD4X9ZbU2dpuWm3IIVpCpE/cWi2nWwWHeaT+WnBFTk3mhnkZ7Ldk7kK5LgBnbBw6JQFwBHLMlYCw==","signatures":[{"sig":"MEQCIBg2zcsOIJPmmtGeSoNo2pIXMLEiyUSt9AnRFeef+2wyAiBv/8zxHLuyoyjC0ndlAbtu4r6KlP9KDnJ6lPVspsXdDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiQ4BCRA9TVsSAnZWagAABv0P/istgbQrqk2mJodX+0x2\nHhf2nGMrzxtxUFENFNSW0Jo/bBBD331Nu/8sGHq8uGbRooD5yW57HwfgJpES\nDqMOOHKA5kcIVJYzv4tX2Lrarq4ZiFDHSN+IxYW930QItciVG7Jt7/xvxqbw\nHE1HMZY/X+1tdjb6uyIsp7Om5/foBriXqZ53DZVy8Ef+8e1MWw/1Xc/2W0av\nycT906qojqHiH5rm41trD0UU3GkraxDcZrd/rCXzGivmoGCln2qQIJBqr7vM\nR/v8tnVtJsCOo/UrvWssdWxX3Mx7JYpFANQqx+Tb+WE6AKTcVXYzq/zPWw5E\nhkNIK/2TSS0ERK8ql7B/MB8qETR32MSycW+Z+fTivBEB93LnwGg+orOm+OpZ\ng/1PPy1mGsBuEhgOeYG7Y1V7RYKJCyGcUO6lMgY7n3hFW5Usezm3vL/6DOxX\nOND7epZVrjVyBwsPN6U0AYgY95ddixa291XTn96nqfHxes9rv65s7GYsyQbn\nXnEPxD5QQKCDjLt4w4tSNkFUVXNppEe8SO5IGi3UvERjfF58HOhRgyvpTyZm\n+ezqISDVXVI3g9/2Ie1B6sii8q0XbxT9ZhJ391yF+stNoQkVHiOz6pyb/Txo\n6H91ci/PVfJDDs1MWJJGWAZ10nK02eVdDV669qwN03rmZuiCUvlWHYjjH/SZ\ndBYn\r\n=VACd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ed86619fd56b72dd4bb2c54092775fa93984fe19","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5475_1586040320760_0.7928466748471477","host":"s3://npm-registry-packages"}},"0.13.3-canary.5476":{"name":"hls.js","version":"0.13.3-canary.5476","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5476","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96020dfa6397fa4ff4c5dc7bca1a985940932e8c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5476.tgz","fileCount":264,"integrity":"sha512-ut5l0MzCup55qiNvtHYtbVVL42mya0TRzVghkxsVlcpp+WhpLj3qjPpZN5IgXVli8NPDoM79EJCKd832AJmScw==","signatures":[{"sig":"MEUCICSNK1iATeUbQLqW8DN31ibXzh6Sjpc6VaUPyHrY++60AiEAlgksPvkngpat6OcXZp0hsR6FdN6TnxbqpimLJLJPUN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12484572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei6KpCRA9TVsSAnZWagAAoJAP/iVBPew0NJkNvTOu3X30\nQrG6BHuRTu5denG0UmPh3P2pJyVWlsmK3wuMeHldi0AcqeTAwT/I3Hv/j5IZ\niN1+uslC4XWFSnbrhoeCXkd3Zk4ch3HcS4gyyEXgkzSb8Z76F4W3xll4AOJA\nycMl+gVm5ofSvc4rqciIgzLSW5EpsQ4Tl5ZrLPHnqbhKUamNucbuwJlBaAHg\ni3WFmX7Nx0VNAeQroKqsSbjOCfQkOk8NZYMKIpxjsyZ5BAQW3hcW3BHzg6Dk\nNcxSQacFV1udX8EV4WJiNEQBMJDYaQpPL9D54JRY20Fmh1m12BBx1U0CBObG\nwtzFbu1ATgQwCPtKxEzPFp/U3kLKhu819pD2EOdkLkQpHPnOPGvEgrUKRMdF\np0+++1SuW/DJlgNkGDi+Jy8R/Jo91DKo8aERKbYFZAxuU6bCnUpKFkiM49nL\ncdq6iCx2x32/XbnmHJxuZMhSNppjjtj3/VE/xtCDnVw1Pv3DDfOERIr521qs\n8gvHedK5ECPw6V24fIkHspqVGMMLcTSc6Qy28pxlN6pw+B+pD9XVbR1QD0w8\noGq6eSLmSvhGB42jTZ3UlKV5rO+2jXcu9UymK+Gz5ml5MGn9U0iWlkD/a3eK\n23HeOohwMgrcDSgX9Q8ZeB7ZFibfcRfBLl/ehzXn+tet3waA5uLArcifmVwx\nZwvk\r\n=KHt1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"380d340fa53ba3af550ded1b5c1a3f9c010445e3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5476_1586209448674_0.9998813820290777","host":"s3://npm-registry-packages"}},"0.13.3-canary.5478":{"name":"hls.js","version":"0.13.3-canary.5478","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5478","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17337d6d56eb7480081fd279c410a950d0762481","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5478.tgz","fileCount":264,"integrity":"sha512-BpzC18x7FPWaOclYL+h17pfXXB072yyWkCUKPtYzwHwS1Adnp5W/x9Jws8Pcp3xoJsm+W9UTcJh4A648sN+nDw==","signatures":[{"sig":"MEYCIQCOychSNwJqjbNyG9lbRPFf2nAhHqAbur80JsNJNiIruwIhAIE/1M4hzv12Gazc1WExNsBZtqr65ELa1O2hCLnRPwoc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12487170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei7xeCRA9TVsSAnZWagAA22cP/AtgF1UQhzBr34cUyRi+\nQw1RpZRKSASvhGmup0EtxwVrj879A2hTdwWNK1NLqWq2pBn7cy3DlTV63PM9\nrqs68iK5eP+SmDOjQ61ABNxG3uT+XtRT0XGER4b4jJL+c13cuZoxYOssZ0Rw\noWR62JK38kTPtF3Bzo5zC2Cz9SJ7jh5I9zFdeYbDv/CM0z1YiOSDbvnkuZHz\n1xBK4UlVD/8qiSWxE+87sVSfwFMVnM/j9g/atX7mIwJIWS8E9fUv5IMEuy2j\nxmqrp6TqwYwZFhh1FibK87LZ/GR17XUidLz9cKy6QYPDIoVOEsbccVfIXwXd\nwUhX7Y/QIo0Jpex7e3uiH/AT5MSy+1j02Krg9YDkd0lhLlhctpOaYvn82sDk\nzNFN6SNZqJvhb6Uo9HiVq7S6Yc5uE2Y4TmS5NAO3qu6W3g0+pes6TwswKtW+\njFwGmcTtJMut5hxUhgX5Rs54mU0CxgIB8ASNdaIXdGLbV0KpRVEcF5gm4/he\n0ZP8L3IBQiHRd58sZzncrfHLLVh/T8MQPa6J/Ifd8c42mnZsrnari+/uf8EN\nQ9uQ1G5wMMkBg4HPGaRkfsCAQdeeDN4DfBHBbE8hS9sRzSyP0Sguz4VP2HJB\nQT7hcWh7kVUNTxhUUUmXSxCkrYungKgapuGfMKrtM40zAyKKg0XoDqp7G/wO\nvqiW\r\n=TPb1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a3567f22e8e3c628c8d5a5f92bd48fad1191bf3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5478_1586216030420_0.011788947829138419","host":"s3://npm-registry-packages"}},"0.13.3-canary.5480":{"name":"hls.js","version":"0.13.3-canary.5480","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5480","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"edd15086e1ef7a53a133ce956091e59110b63436","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5480.tgz","fileCount":264,"integrity":"sha512-WOVj5P+vzyIXXwMoaitnRUb463ih1hg8qoC0gfAPU2r5l1JhihXrXkKjK0Dpo2/vov1CVjMlIv6ySCknooXkeA==","signatures":[{"sig":"MEYCIQCJFbbHmbWDJWlSZ0db2xlrHCWkShKL9Pekdo/j7/bbLwIhAM0664Dya7F9ETmLHKkyVRSVSPu4J3QDosMBLCU8Kekv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12434114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejPhSCRA9TVsSAnZWagAAdrcP/1fr2J78F0Ej+XnW/xjB\n9CyR14DNHKx3whsnzQ2q0qd8H3tLkVSWeoRuGjszTninAhENbvJAxXV2+kY3\nqO36vUMqqjpS6nntLDPvGZlzuj1jA/+oQ0SZOrsDPlMJHxsCmHAZ9w31i/FD\nGmpyGuv096c9kAGdb3DSoxSZHI6oMyS7oc7kx7UC8/DZhX9Sn0f+FGHmADP3\nvX4TPQvGlLO5l9Vn3fbDCG2/ZgMOhJi1p3ES29R7Gf2Z2hHNG/MTdHtCbjwf\nBW7OekX4b5XSbheWlCvaQrOm3SmUiQSUeNfRc6p9heZk+2EIMf7GVNO4b9rY\no7tM1kovaQbCSjkCM8ulWytce3xK6+TTDuo6iseTGHGdcbohMydXDKYvApQ6\n08B4bKfJqAYtkyiw0DsjLSUu8L76kat4sCYVDC4ZoyrWtORnpcbgpicBfu3b\nVSca7HdkEkHVmYAxC15//gB+g/CxNmRoop8tWXlbazLEaZN9RlymNTL1ILg5\n9zsomSBfwkdzkHahYcAJ0gVgjiGOqS/flLbK8SolPoSojRbEaOG34DSQsB3f\nuE2XhggPwIAD0loSmtEuryPp9/O9h/4tuor0jd7VEm/bUMXxvnclA0QHsaQ8\nJY90UqzyCIAgbqqzOoSA3C34YAjm8DPucON0TIPC9WI1fIRApHimLUhHNaeJ\nVRQC\r\n=dExG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"150909855d0d8d741c8c199057205252c592167c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5480_1586296914327_0.6346193860648603","host":"s3://npm-registry-packages"}},"0.13.3-canary.5481":{"name":"hls.js","version":"0.13.3-canary.5481","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5481","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b81e6a195abe16cde9066dbde1a1de67f931e35d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5481.tgz","fileCount":264,"integrity":"sha512-Vcg+9l1tik3W/Tfodr6hY4mEnlKCJnGLbMKHuvYahNP/EunLNRNy+sBixJwpXkJhVE6MhU2KpBBntpn/4aGUsA==","signatures":[{"sig":"MEUCIBaH6ypLAJj53/GkFgWB686+kSj937h09sTRQstrmawPAiEAt/MM1q4/hci/TRWnyoJNMxMHTe7fwm4UKQ7StgTD2Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejPvvCRA9TVsSAnZWagAAkEoP/j+NI2G6qIOzAAElKXAQ\nat+LzQ5qYq/9++jJfmgwb+qicUu8W58Bpg/iMV2l6aPGft7RGWAs1wsIt2Lh\nRmgll6h1NO62VOWyO44oo0DzKK5CmeyvM39cKKBI7VA+isqgAVuhuTnGOP/3\n+mZ5z8zTqVwixt6FTw50sj7nYeYNjlGPEfbU0M5HvTtRWKkS4eW1JJSdF68F\nt8joEI9OimIqt+ySRwxUZiNjMWiXkViM0D19TX4INPUqzN+m7+i93N772yDG\nBI/cO4fuSDbM1gb8Uvs50zpPx3Ho2UGpcso1y4t+mT5Wja/IWk3Cqq0FKx69\nUgF+Zlsu2Y4YaqWxjd5VcA0z+XtX0HhTMWtmUVz8A3j9kdtTNWaPJxbrrfpq\njCFw3HXX/dZwQkWpu5C+AOZouUr2tdR0JilYk1veCx9bGqhzR4M6j1sI78ap\nhi3+ZXjomkNs6GluPl9H7cUlA2y/HgGpFvE/uKZJ/xYfj/UkaSl3W2aQqHlI\ngTKoExhoLecxk54YtvzJi7IYtp/o8hSoWCzn2cj3rE+zVruc0gaEUpus99Qu\n9k99ZRNivaTt9yJpb1kgY56iT1ASNcGwzjk4wiI45VSGntEH++lCR77kzWuH\nxdkI2068n0/cHpZPX7WOsJHNenfLhvVoFMMcttufbr769v8oN5q29YBv7UBZ\n1BFG\r\n=1HGK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4b9cea3d3e8ee47e3788c2d59178c118d1f6c8b9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5481_1586297838585_0.8860870696586132","host":"s3://npm-registry-packages"}},"0.13.3-canary.5482":{"name":"hls.js","version":"0.13.3-canary.5482","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5482","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07142b0c0c4ea60dc03b7586bc91e19dfc643c57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5482.tgz","fileCount":264,"integrity":"sha512-/bRGtQH9G1AnzTDkDszTpsiacJgNPAgxiEdL0tBwaAWf9WRyBoTY68qvP6dJ/aU24C+FYTiYEEjAEGr+HNN0PA==","signatures":[{"sig":"MEUCIQCPob3DWDRYIdFFzBwDPNt3/4x0AAkJTIjlc5EJzKFwIwIgI5YKO5jY0A8a90vxR2KcLXiJWq+ykjKpt11jUnkgJig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejU7FCRA9TVsSAnZWagAAw3cP+wcNZUxDPc+eiSJa5DQO\nAL2Zy7SHgfObyVzLuxRS8WO+2WpeFmqV8/ctjcMsVwzQopfhwOCd3Y3Lj8k9\nN0lDbNxsENhMO/mABxJzBFtPG7/YfJkegtYdrbMyaMez7vUCqaiPKPuf9uw5\nqSBWxK9pR+daUwnAhZZLT4ePubiG8E3G5FNfzXylde1ggxTcWlnmFcfUhFjz\nMr0RxgQFpP+ZZeBLmv8FehqBeVdRnRHLe5p+7h6GvX7X0MMSYEYKE6T9gGSy\nvehxR0OM6gOQdSus0nL7nW4a0tggi8doA4yesH6ZBVC8q/mBpHT1cIcp9eGg\nrQ85m4Ej44qI/vFuD/irGMwMTRPc4Th9k32jtvg4N/Bk6UZ3jDtwXVtJDB5G\nC6y4DLjgmnepz5SsVgXiHDsflQWY88A/cD0KaHEBBt6Hobjw6cWlMQVyIMve\nRkCuwL8Va/bBDo5CO2MHqRE6TyTFBZkHTEMxmiKhBOmm072zvv3dN+9osqDB\nypxU00TMhGruf52KHeGTQmJ2v2aBAWORZhqGj2h5x5hZDfD4KpelIAEB+9y8\nRKN/p2EJHHtTGoDMwIhcxV1hex+yRKvCgnCkjJYYEgM+xYRpX4N559CWa82f\nGUqzMHV42hjzo+AHfB4pRBoT/ohgnIlrdKfbeCsnbmo+ks5u18d3NbsNL5Q/\nlSTI\r\n=hdIE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5ce2ddcf2ea75b768132a7d7dc2e7a6d371875a3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5482_1586319045211_0.6558439093755315","host":"s3://npm-registry-packages"}},"0.13.3-canary.5483":{"name":"hls.js","version":"0.13.3-canary.5483","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5483","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb89ef04b68290595b67e6bf272334825e39c5ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5483.tgz","fileCount":264,"integrity":"sha512-8/Umex6QKQoUhDIeK+BQu+N0BraRgLGyiiffp9rvElHble0gDc4KarY0lX1jk+ruXV4WDtBWdMgnLgQNsNvS8w==","signatures":[{"sig":"MEYCIQCKHIysflYXHR+2LlgwkVYpC1yBO2kRnEF1cXlBrFnxrAIhAMRvGLmP9O8OJUInc2OwkUE2RKkGudnv13Eq8O4QkZOj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejmDPCRA9TVsSAnZWagAA7UEP/3cUvP/noV51oRJRgX8U\nWlpDdCsy8XfjGKrvRAZOQ0RUXuKWFxwg+C1UDM4doxeGbV8xC53ReNXXhJ4h\nRrKnCIGgylNikynxHpYCk4rHXY6h3yZn7IZHS2Bc2zIwYS2aw9k23uHXe+PO\nmIzw9cbW7xKPtvo9G8j1jWdHs+TxzH/MGLsgHqtASO8+MyjsfsBleQXYTBe7\nqFB/TdEv6t2Nfc0duJWLLrdykxJgQwcf4Y0qTLq4SCyoUGUcugf+4klZtZOu\ndAaBBDqYx/wP8qeldGDSRYbycv+/rHvghsZYI9OWsK+CdPBK5azWZv97cIMw\n+U+YGlyJ58rIsqaKvtD+jtpt6IMZ7GT2SC2AMnPHZ0B1NMa2LUrUxCf3AGbg\nv+LeY9udOw5VCFVKjN1rVlsXt+0VeA/K9V8S8u0RvFWCP3ek8ybBWjzPz+cb\nH3IgCSK5sMvrscZivN9leHlkKs77o/pHBPcpzTfzfKG3XRdw2FtCN3YoyeKA\nS8HUNcx9NxRzWfCroT6Sp6rE8lpDc9jF4Q9CQVSuxHHqGdu5VlIAE/TZRzZ0\nc9JPnYi76Wdmy3x6QpxpMzLLgoRIFXDtZpADcxE+rNO8yCi7/EuhbMktko6l\n76eHd61cjQz4SjhuMHieSVLarrLQgY870THSk6RSoztrTvMYVuJVxJI8Qtpy\nDT4I\r\n=SniI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce71c581a3f7e84d8ba522fc030eb30ca5197f12","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5483_1586389199029_0.7290487484508876","host":"s3://npm-registry-packages"}},"0.13.3-canary.5484":{"name":"hls.js","version":"0.13.3-canary.5484","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5484","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ee305421298d6f5fc4a3e864bfbaac2d097482e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5484.tgz","fileCount":264,"integrity":"sha512-CMtLq4ghzSvgGP9t7bKWqXnrSThZ9JNv6qLU1IEeUANme6XvrOFK0mSsYcyYSqKgxff5tQfKiQsJuVS33nWsFw==","signatures":[{"sig":"MEYCIQC0ybVujSdDW8uht6CnODPmjIeWUPPOpr41eyGySpZhpQIhAPKMX70wer0agnBs21+iZGGEIxENdNUt/aB5P457Cko2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej2boCRA9TVsSAnZWagAA+KIP/31sFCRJ5Oaf6HYgOjGQ\nUQ1qbJbimkceqX//crAIeJGmM9JbmHMy8ILuWPHjKjJ/s+Wyj/xrYHWiQHUd\nTadxuo/4eEZISYmq8paHqj0DptMNR/IpvNH5ZhVxpUE6pkvtsWOmTj3d+C16\n7FunTHYEn27OYljgV16fmzm8w55U0jciZwIgb/tM8z5Az0CVQvIUi+Ivdzy7\n6AdCsO7FMQj97O4NbEzjmHdao2idr9HyVCEBH7jPqg0BvQIWNwrG5Pug8+Ct\nTs8dwpDcal0mfqsCVeLugJLp0QOcz+v7WEfa0A6GDk4yejfdG7BA51jcA1en\nXGuPZM6fJNju9f/JPGs7jGsPuaRln5N19Fn2QgFjgcR0nrDQe4vUQnq4o3Dz\n+lNXiAoJwy0Za0ap0q0Knoln5PjG/VTnxy01wcahmrZ98G6Z7BDGlZ6J9icU\niqmWvY6119LAvMLV3wc5baM7ApJ76MyHleQL0I3uut+LJYxbe73Epsq5uSEJ\nHnhs04X6U7ogS9o0Z0GkDQs0T3jM8NXBuo4tOeTJC2BYlw8dlwIUl6kH9EIT\nUPDMySR/pzqyjccUYOoXcb+hjr//ghEZWNR7S2rwnpriLB5EMwyji5Nf1sCF\noO+CQF77In0eDEH1kRaGf4BZXlQl3ZW4CltMRvc3ew7urraRu+9Q9ITc8tbs\n2BqJ\r\n=ovCa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15fb720e5087cbf99eb531942da43b70c5420d6d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5484_1586456295640_0.08317022712678379","host":"s3://npm-registry-packages"}},"0.13.3-canary.5485":{"name":"hls.js","version":"0.13.3-canary.5485","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5485","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0389594bd4931e96a5fdeb19f5185924e0f7f50","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5485.tgz","fileCount":264,"integrity":"sha512-6A9KGpx5yggd174+ntVSKPijKTNcv4NDctYjMVJRJUpTb8oXIWjjjMwH9LJ3d/rL6P98z/4uW481G5RLdccBrQ==","signatures":[{"sig":"MEUCIQDptZMyTGEvW8t386oecschYiHfo5zXrvEBbajYkVMIOQIgO4lfyrW1s32s6c+9N8HB9n258teIr7Z+hmxZQKrhrcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej3ekCRA9TVsSAnZWagAA6FEP/21OeWP+Kkqu5kh74GhU\nP/etaj7zs3Yx4OOiyD+3j5YCJ4IT3dUDLDuBpkTeoUYOFA52k3abBuv9UFe4\nzs4zJrXb+Wm6wElXgwu8KK+HvPhcAyZ7dB/4tEoUjzbAqUWPKRGFQtAMmu6d\nBPGW/OE/taSQZNX/Yas4tvCqBLaenNEnVj09HZ/T65gk2sPLU0Ivkd6LuMUV\nPjBA1u//VvJYwwefsXCBE0Y3OxnNOPEt9Raceb5Ezomdl8G6K8/KQB4044a/\nkntQhmCS3Gtwj/DfiRTwJs8C3JwtaXSowy0lvN7sZxirjetF47IFQLCHQjry\nkYF29qqRg7T6aHMp0MpBjjbv0rGfHj70Q6Acr26r8J9lxGrPbH5MUAqLx6wz\n2khZWE8yw5Jcfajtv/I9AGAswmnn3lq36J9okyBs5Hbs5UsaLhVudMf+FbUJ\n+NO8ya1JqkWXGkAXgscAnPr9QQpfKcTBV7tWCWxQlZq6+eX97MzYfvuCUTt7\nwMObQULedGFkhrmSnTCIO3k3+Iaiwd8Tyjp/zNRsK7eD2SR+OfuG360VjgRz\nS1oOWepWE62P6rpkqnVZxGTYhWdhZUbym3MgwpBBKHsECYDNWckQisZsnkAW\nH6YdNCnbWN8FDnwJCEmaxGkgECPtv1lYpSqGZJtkzSDXphdzA7017/lxrQbV\nqGVa\r\n=fB2p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ffccb4fca61f1ca2d75a1b2d1792d596d31acc1d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5485_1586460580308_0.6696772435358549","host":"s3://npm-registry-packages"}},"0.13.3-canary.5486":{"name":"hls.js","version":"0.13.3-canary.5486","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5486","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13825f0f2cead6e77ce2ca80dbe491d8fafef976","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5486.tgz","fileCount":264,"integrity":"sha512-hx4cpw1dJj5E9OwRBJywkVkf/SNh6N7+dXFtn0Y3PeC7cLudixHJe61rvAj3csPTi6lqPkrOluluyfRUFpfASg==","signatures":[{"sig":"MEUCIHxmmz76wLBKg1jkRdodCTxuXshPjoSH+ye+VKVNqWXPAiEArpJsWcad48Uro4q12UbPbkScQZXEiMcgRqLeMxgPz9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej8/bCRA9TVsSAnZWagAAU4gP/3a5KzBo3mK2r71rCLcw\nRB0IIJJHGiBKsm4QsE9DTRtnh/NVYjqih55OJ+A/TuAlDQj4307YoXjQKYuT\nhwE+2d8X2n6H54DDGj1vuWjdR1dXjCA8b8/9MzZ2LZLFdShpdoMgaFrIKjO9\nYxP9T+0V7c82h8+a3EHWY77LwvnYUWFbdiq1+fsJYyLZOvsXHVoF+zLcTuif\nB92hrshYKyFt6F/4kfq9+SesMrnS7/5PVYRHj57zxT8Uio1rWPH4uHzoPr4b\nAgLuxCvTj0RbqLJcm2Fo/om2Vif1Cxyz1df2ZXnomWrlikYkJcLwa2lNjHFG\nUXK5Lst5WUg7LdZr8h46Qs1sLxDUDsNYnoQMIkzHAZEaevcKkknnEVzZPJ+K\nm9y3LL80YFLVX9gf9VhoZ16d8naYFMKE20jlyXpVdyw2xbjwREK/Cl9pUhxj\n8bg5gTkrOAzBtnGjxiVLfvA9/SxH+F4ThXAPMhhe7AzZM2xv4U1LegvikYMv\nT72sDJQF7oW2QpfTW1ho+C4nPDtPhmlbdo8DJMSH4DcmQ4wgaaVnZi/lclDu\nQypMtAL8i45cbvXxDdL0oSo1RKUq0rTrHRrDpUx2p9Zw/S1DtX3YMzm2NbCm\nnjBSTn+gfGYbAINeq8doyU/5vbXKc/7LtlKMIMAvl5yrmgcfef3YNUBWxN6l\nunQQ\r\n=ynOU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"693ff959f15f42b9ce60e77ff0a6b3696736640a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^4.4.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5486_1586483163053_0.31688856182878977","host":"s3://npm-registry-packages"}},"0.13.3-canary.5487":{"name":"hls.js","version":"0.13.3-canary.5487","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5487","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17c113fd51786c54ce148444a802259bce8b4a85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5487.tgz","fileCount":264,"integrity":"sha512-78LKpTNLRjEL/becNLy3qUleOxfKwltFUTR/vT4FzQKKiEQdshzWN4R1jDRAMiJlKxWrwXi0wIrnw8HRqNmo0w==","signatures":[{"sig":"MEUCIQCwcVcJKt0aw1phhjfe5hH5oyW7wfsIzCKh7Ic9VKUjGgIgEoBxbih06tx+o6RDq0bqgy11wZJiQTiLr/o5zbARwcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12434114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej9AFCRA9TVsSAnZWagAA9vQP/A2Senh2auIfMYlxyQXN\nKCp3GY07PDrpLAS6n/Zc5MHYs+wlzga95dA409MsH5zYprcBPXod5F5TPYCI\nT3Juk1MZ7pW7KbRZqO1luEvcb0xKrqaMHC1oaeCRrH3+Or6dbxI/CJg8VLb7\nMbFTq6BHGFt0W2htbZb/NGBw+GscAGf4Bk1+n0eeNXGDDXmVIldO7wfcsPFB\nAo5gmzaS/99mK2ix4Dyh/8k5+teTLjpSvWYUJD4w/TOeuq5qT5+nVGeTOfcU\np4UlnK0pq6NWQGaOUVSbVXcffgqcx5G0VvCU7duLNTyRPbqZc+FCMPnzx1cD\nfhbfKH5QBEWWCbDjdRrD8bd482EGyjn4ca6PMlxeKnJ5mPXJLVwAewywTowX\nKSMvhaGh0Ak2LXMSL374ITZ8fS+BU7ldWQsEsgk2ASxyVKeZRQMvxNNeRw09\nPS6besrtHh1dlL4YX29BrgB/G45uniEVprbN9E3FKBvhj5uBZ6oQ97izt0yI\nMavOK6Xre2WRroW7E4BRm6nGWZ+qG2FaMS0QBkK7n6P6yJpZq9OLs3S+j3al\nO+2qoYhEM+x24RZyS2YSK4qRSAOQ9CvdE/89yPzMIVOC3kGz4xS9arOeAvM1\nm6qdrTkOsB5gu35znhn5Uq1o3ClNSbLPGDMm1m75/AkOXy9ngcVJQ9Iy7/Lm\ngm5O\r\n=+alf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a27832aa236caf8d04435815a7e85f434c2cf271","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5487_1586483205221_0.5333513701932413","host":"s3://npm-registry-packages"}},"0.13.3-canary.5488":{"name":"hls.js","version":"0.13.3-canary.5488","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5488","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9710660c10b599018b98f9ae5028c2a961444ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5488.tgz","fileCount":264,"integrity":"sha512-t36K5rCwnbaXEIU/NNPnFZPykpKofcwV89JRI0ZgXVdAWLpwKiFpxyDz+kSJjw3OdO9jm9uKqvW2Paq8wM8b+Q==","signatures":[{"sig":"MEUCIQCzjJfU7FWyuhZ355klfM0Y6QyU/T3niK47UJv0cxic5AIgEJmDlkgautgkgCkzWeaDYgx1cRWhoyMLaEFhICdRgL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej+/XCRA9TVsSAnZWagAAwuoQAJy4q7k1P/b1sz15WbXu\nF/Q55A9GyoXJrFJRfesktuOQOWJtd4kCdBZGPD1JlKDu5GvzaA3dohMsmcSb\nG53pDbEnlP0Ns2pW5xWC/jcCtR8+4PmDh5/To7KnoXeqjcibz2h1CIKOBDLD\nZ6rIV6ktD3IJSaa7hv3Pb5Oc0/YF+iRsCenqepg1EZoMBaDH8nfHRElCs18R\ncjfvlE28233cChbbDpZbbFu1aOyV2kO5vJX3EVfC3TRBZNosU6BkaU2G5AT9\nSMmGx02zt+ESs94NgafhSPQbq3Sy3OpjCRa7SYHMilwVwOgPFzgqFbvB3Oec\npRzXaIXUNxErJOfhF5DAxXWCxFwQ/HKPV6VFuAqHCTOiw/RJAyVryNFG4qG0\nntd2BqXmt9HG1+JvwaSHcNvBoGDH3yBXgcb1qMmyxaWZE1wJwIDdeXHXJKHS\nP7v+WqcedJu072dtsd7HYv+mjjnq1IYAEBjAvNNm7MGDC272osf3A07tXKnk\ndggiXYRbFoIbzoATRlbLvQxZEiwWzvHfEBnoFbc/hg7u86HsWkNsyYTF8ws3\nkFSJ9TdipaEYPnJr/Hlbpje1MNd4RkNMSZFjnSA+MEth9CkZL6ijPjATJ2KD\nWreSfbTR7s0vwxkd3UE4EfweBoaS/6xupGy6fgIRy8N9UAO/JzuwmLFqoOOu\n5SJ8\r\n=8ovQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"925b11fd6017e25b2fddeb3579b0b28f45abea24","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^80.0.1","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5488_1586491351030_0.20846040291115253","host":"s3://npm-registry-packages"}},"0.13.3-canary.5490":{"name":"hls.js","version":"0.13.3-canary.5490","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5490","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c71186a2b9f4799b7d64c34e174d789f41c9d68c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5490.tgz","fileCount":264,"integrity":"sha512-wSYHaIptZEmSTm7ofFRa43SOJwrE+N81/SfLXDZawGAi9TITJuboHIeA4CiCtGQiYXEAg8NaWVc7AVHio/TiaQ==","signatures":[{"sig":"MEUCIQC5gAgmQf5Q4BeyFEfey+3w7fW40rAjsO++hxu5ZEMjcQIgWnK2ypIyxHulHuDrdnfFV9rC6VRA4sC/Jr+j4tXfpcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12434185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek3R9CRA9TVsSAnZWagAAOLEP/i9kTT3lltE9rmYMwgE2\nalB4NOUdsY3gB271aMduDaDMoaxHk+B4RNQ3JhM01iKzQNz5bmq2K5J7bCwW\nohfZaUz7NU0BxuxOrHZMjPzGP3aV8ZOpgej/drCSTefRrnukaPPzkrbdooSf\nmlULQGvKzf7g1kEKoT2udPtWPVJNtW96MPXGGPV3sojvSK57Ze/CIF69Qnou\n0FoPveS266ir08rr1T3FBwv6iYEUU8zyXlad5J5CBZoN7hAPm6FgUnl/U2/J\nO7YTFv/YShZNdGPcv6GLg9IbLSZQ3rxgaKw2BZ1bEAD3pRtA7tyo4YL0NPzd\n9p3slO7ziniMI61OXcG4cbdAl36CBlHMj3USGg0NwwuaQh35dC1g4i6BU1IF\n0PXCOm48amn+htf/SvonABk/WcTzpiargRatG2TE5l8CBjHJZN54ydLW+fu1\ndEUj8jMRqusmwO7y5fgVsGz6Gd/ekbhSv8KGcCAjwEufrOb0YfNBTVn444kk\nCxM9Pp/9wroV7OvW+ozLpyI9fmcP4KTm7Cfh4rK4cBwGY5f7d+qTIQC7WfsN\nf8LYrmehJo27ZdYYDWprv8FxceAZs7vKNK7KkmaU6fyauXzOjGLsUhYN7VcD\n+DMuQjt/0JTzZnd+BgHO6CayqphigSMf9uFnmEApCf/loavmUjSfYB4hqPOb\nvo1b\r\n=JkS6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"57552b62d73a4fa12b242391c025d4c5058d3917","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5490_1586721917173_0.5813959942881874","host":"s3://npm-registry-packages"}},"0.13.3-canary.5491":{"name":"hls.js","version":"0.13.3-canary.5491","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5491","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0419fb0cd5a6581501fb9a0d08e0effcdd6c123d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5491.tgz","fileCount":264,"integrity":"sha512-TPSJYXKGqKd4j2AkNy9+tZ3s0cwXgIUh+/1byYRBxJ0R4h7W83ZRfPXqXn0mVcU6KM0nOew/Od5M4AsuuyJ1qA==","signatures":[{"sig":"MEQCICW7scwPMozw6cqDDiEqxDgmxJlukPAeNrCk8VMUQFYmAiBQrOYCzS3UaeBH6anE/Hp0xfVlDIPw35/xh2UQr3/Sug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek7AVCRA9TVsSAnZWagAAfwUQAJF0A+HoKsE+CsIse1iJ\nP5qYCJUa1awUlxEh6hp9tnxikDLH/JA/hmVOqMEbiHjWPl84Y8s+CFJXcZpz\nwfoVKs3lt81VfGAY8xkJpgGADsAwYvq7hd6LiYKIX3U3gBvbAT72yOdFW7/A\najDq3b9J7nOSyHpvETD8Mwl5yXKhR+f1ZssKDD9O5HujP2RWdPl7VwPIxO1p\nqx/zc34P/hOwiqNeEFJDSYNU2Ubzkyuy8m4sV5LzMfyYAk62zwc5O0NQqlWI\n1TfZFprs5VF1XBaNbhtPXHrsPm2pV8nSBfgLxEvL+wBrMOaWnlBlP2UuRrl/\nbfTjRZHEcq6H7LNQ/AUH8eTeIY8bXWWrnI7kOMHHq4ubBL63UTc2Cp4vactX\ndbG0e5uaQsj05856O4o8pkKwCUUV7qP7FpRmU35ds4aQLdUfoWQw26u9tPPH\ntEo5UOGm2J2/sUr83vd5MuKHg97DKJbu2qITX7GjM3PGemgTAW0jtjkkimfP\nLKAn3FcOTlQjkiE4aVh6l40DIKXBSguiWAHzfqP0Sg924PCzzw4V93BRIbPB\nTuo5qjHYJ2n7CK3MX0dAwyFVCvXgh6KkicDyU5rl+EJIgRXD1nO4cyEsJxqC\nQcXMh71UES1nA6mNz+jfl2JMLtmP/9s5+2sm9yHynyW/2Gafe36XrpU70v51\nrO18\r\n=MzzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"521d5cfbb8f231a7acf5a3b6fcb3d1875c3962e4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5491_1586737172585_0.7114324662415665","host":"s3://npm-registry-packages"}},"0.13.3-canary.5492":{"name":"hls.js","version":"0.13.3-canary.5492","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5492","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad67789e1bbe9fdbe1ba8cbc344fa109b0fecbe4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5492.tgz","fileCount":264,"integrity":"sha512-sVuYwCrS3Sv7pGWnIogjM92kd0pZtc9QxhtW+GZmnBnnY61oQuaFa4XXeZWZF+80f2W+CbqRauzq2F1q8DeNWQ==","signatures":[{"sig":"MEQCIFhUNlXZF16d+PPCh7W0q8kbkpEyLKrACGnrL4x7R3keAiB++7wr1YoU0TAAtKxMORULZp71gFThsgemjCyQwQBycg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelMiSCRA9TVsSAnZWagAAve4P/AuCOkPLpah7AF5+fjMd\nOfuezsUPzzbyQtXsrtVyQEVDPz+I9On22wsBnJYkUpuLMPifTcjMy4h/1JZ2\nWgeOObhXp+WVLyKseqTYTJX9+HEoWI0C7la5DWz409ej2zt24HWZ57LcpDHh\nO6NV5M6DIXQB448A6bHs1NHjsJjHNOmELOD9mLVyTUVGKevmmLkltCzvJKwK\n0LzkPoURltUqFbTQIwPFifsjKmpRCbF+G6VQazyQS4jXGnwVxFAPuJ3PEdJj\n0IQpEt8ME96YatZZwmqaJhOCMYI9kl0tEnzXHtAwaIXoXOzD/uyo4XnSXxmi\nKLr2y0TS18ifQd2MOV27rimYh64ssqW/a1tSrKUYVPnQNLkAovV/vlFmNBNb\nXViBOjCjuahoizeM7o2XDHXwP8yTkRhFn2bea1fT4O13ZGxJ/SczTgmo98C5\nMh5k9TAvh0206Xr743Pf3Qpy03HtMntHH9fF5WKyG3R70XacZYyp6P9EURSG\n6mixQAEGQvtFqJSNZ/x9UDG2+8e/+U8Kr7nu46vM4lPQINO5jWLVebPoD1FZ\nCEJEFIA6aabu9mMNRYwgnB5qGS8sG+qrzx9FRw1ajdaEAuC0A6+Xz/BOi8Nm\n2Wybbe4r5Gyv0z++eYDCECXYMuf2uUgCnr2NG5OVYpKH6k40IsEJONe2eO8F\n7L1z\r\n=4uHd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"62ebd7f4500d3468983915dc353df0c119dbe613","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5492_1586808978190_0.10565215949012652","host":"s3://npm-registry-packages"}},"0.13.3-canary.5493":{"name":"hls.js","version":"0.13.3-canary.5493","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5493","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8665da4800e297877c1aee0386907947e59bfcb8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5493.tgz","fileCount":264,"integrity":"sha512-p5V2TN7CrSEr77WwxINgW3OmP+te9EjeVFhHSAcA0q64WnDNa0SpEclpszEgfSg6hntivCcr1TxztdBFIhbnjg==","signatures":[{"sig":"MEUCIQD5ValfXj+Pwj8D/ArkLdg9bypVVML5/S9+Cp9h5Jf6GgIgfDqf9tRaU/nOuid2uqZ3xV7X0vDG8tK8JCwDZ69f8VM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelPADCRA9TVsSAnZWagAA7FIP/2MgH9Ct1lF8FwPvJybt\nSdXMJr7obsu5zGlW0KU8FOwP1Dv4SO1Ve4TzSATynf6ewnyCEF88wZ1MnPQt\nwGAh/qqKe2kZFC2jLVRtMDvbNv1GnXAnTstlq3NnVlBlcIIe1RRU2RV/po6Z\nNCsGY9HsL7zi2kxHsuuWwWc7sZESkMRWWn7X8gWBzp9o1K/oYV2CZiScAxDH\nFfh4AYhO+n63TpRgtv35AT3WYAxUXruwohKeEkXDNLdC0dczp4d69nWy1dlH\nIveUg9ZM1D8uaSkBQx4CXNdBmuzS2nglr0xave8Uv8QHpb8MdyRzZmurtTby\nmz7+YgaUepoHQos1dr99n0pRMhGf8oU4gNYycTZrUvl/cKHEmZ9TNQ8Z/NUF\n1CSOJmOWa6F0+JkAffKCDPVIXy4iSI28xmdAK+C1yKc/Uv4eyauTwsUjt/3y\nv61kc0BoXOf/fd+kuVOsbfHpoeN9mlpD05spX8brguyP6iwGZ+DElREo6toO\nZf3GjjovTX49E+LjxUHcqGITE6U8F8gy73D/bKcJRv4D98nMMkRkIQlekaj3\nv+4qYzb/K7ClmSOkUYycGfO6QWlQ/oS+mtPjBZ/N5Rf+xVbvbAm8wT/xo3iA\nqXfsHGRtHDyvUGxXwckcZ/yTtctcdvhoAhvoZoja1cATGPcaCndFWrbVqPDm\n3YyY\r\n=/k0l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d84ab7cebdb8daf2232c90b16a0eb1d8adae5b2e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5493_1586819074738_0.5714141243608069","host":"s3://npm-registry-packages"}},"0.13.3-canary.5494":{"name":"hls.js","version":"0.13.3-canary.5494","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5494","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3968e33bd22028821ababae07bfee9c2f210edc8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5494.tgz","fileCount":264,"integrity":"sha512-0tVa+L8yJP4VgQxY57US9Iv5pCnyZ7yuxBKo5fLy83TZVSLo8vMMaNdnL0n8BnImZ9bRzurHIvsmCX2MA89HdQ==","signatures":[{"sig":"MEUCIF16lMv3Xyxma0AOoiXki4xQUsm93p9TpPJUhMhDhBstAiEA5xT/sf8QHb2w1Hk7ItneZLh2gmdATEt+5d5VWuhlIAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12435075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelTGtCRA9TVsSAnZWagAA/eIQAI0NQzT8HkYqbKdwYzrm\nXzLGIwxCYct1DoAQVzvWtKGGKyeoIc/bDYDHBb36STFaiG+xECB/0qnm6DYi\n7nUXxsvxrSYfaAjh3C+3YtMtq5Wjozpi1MaFdIHYYz+ntGz8Z0Wlt1BC8xrV\npSNS22MnV+5VsP1UOPAAdEYvDVMDcgFNe0aovX8My9ENuLpr6a4mnGzRflzq\n5EyStcPBct/pUyIDJqJxPUnc2jOejor+uQopdG00Q8qacAubuzGDB4Xpcr1x\nBodDQHhV2U28ujadmGkmMngQF9mNmf7nFelHD5sR69iqmb2BIyIyIzvXFseI\nIijZYArbEMvhyrtD2dj7rG5xrGHjkOfAO5CjDOFtKHsRKDXjKbQW4mNUoqxm\nbsHVtb+uc8w+fA5fZcv0w1aJ9jFG14D666KUgjgaFgaMLqEieo02q1jJXti3\nEGsNHWUx2yp0nsJiq5x4rMZ46zyyVuAgdBBmkJgUKqA/jz7aMbOXQwYL5fXm\n/pWdgX6/7aD2Ypkvw7VLIrXNIIFfj49vsqC0thJQaYnj0noxGlqaxfzAGN5+\nM8XiTQmk5SOgbUTNAt1DISvBwwFKer6n23Rtzc9uDLV43sBOo1ajabq/s9sr\n0Ti7ZqcJFUebaPnMK9XeHy6sdMW9NgY4HWXeMghnRqi6QBTW+IImQ/DdEBSz\nvfi7\r\n=XAfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"df6eda1fc71bcf4a5e224a3037bc0d2fe327e450","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5494_1586835884797_0.17683562012454623","host":"s3://npm-registry-packages"}},"0.13.3-canary.5509":{"name":"hls.js","version":"0.13.3-canary.5509","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5509","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1933836df39d897df59fc2a748d81ed38c43ef9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5509.tgz","fileCount":264,"integrity":"sha512-6BZs3vCPOO7iitWPEMUtp4B1TSnUZcJGkPhfsumOfFmeLX47tLeOrrtzrNse4Ui/hjmUp6yvM6aCCV/ZbIVmlw==","signatures":[{"sig":"MEYCIQDPCV9AgFaEDkzdCyvGjUa0UTDzDBtHqBxjdshg2lBuJQIhAPsr9fl0IMU2bdgn/4DEr5hAJrKTW6nGN53uURenqUeP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12451106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeli1yCRA9TVsSAnZWagAA0rAP/0oO85KQGWKuYbseOuDF\n5T+tQF5nJoN50HGzyElti8lHMsWFow56kt0uSjPRmeNIwxtwwGYQbGbD4BX5\nC2xd81GKfgG68gbpJ64hv5CIR51xTyZh9sTWU0EKiyUnA1LZ/4xWglxYDOH+\n6hlGdoJx6F+EDiDzULhQOP1L4+qu0aFhAY41CX05+mm5kLtTJtiNrYSYS9SA\nQkwdkGByPWlAuY7UfPqfcLRJombJuxkzmz1VUnNh7ihibkGM7tQAf2GvKcA5\nYbt5bziVW2EGUkZ2YzoMV/3fwaiSIY067ZcQLXswmlP82p5tFIodqNE2x2Fl\n/55zr13DX3s+vzSHP3ttQ+NKzVjMrdskzfs5p07QhPimJmlC7a0TL5dTnimL\nK4T09gur/v1hystxtDsZV19AAsA3VrrDBiMSNPZ7pb05qjIj1mqVPjLS+fpi\nM2bKJy1WY6YiJEKVg0V8BWcJ8qu84bB1iCQJB6+gSRWRmJ+w7HCxwjdAWmWt\nzYCK6D0EosPHkeUz7mTc8GFxyWXnGXu06UPyh9D/rMQMfQX8Se1eCXIiA+bz\n2WT86HfI0rZBBPlogMddtQZ7f///bqjsZzH0d0TSy1Q1pPeEfOy1jDozL5o0\nJQ3s3ubND9ka5ieguetPwBWXJWPDxBmlkCBUGIrbHp+EVIP7j1iZPvwLntbd\nO0o0\r\n=FwhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"87bc986a67e0425e62ac8970ff3a4a8b04b24645","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5509_1586900337851_0.04746964736220738","host":"s3://npm-registry-packages"}},"0.13.3-canary.5511":{"name":"hls.js","version":"0.13.3-canary.5511","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5511","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c9bf268c4970d285dbbdfed0219ca8f9528ceb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5511.tgz","fileCount":264,"integrity":"sha512-vKG0rcAd2RnZiOpmbMzrF+HFv6/4Ci3YtHLlkyWAEPSbdWUuC5DDAYvkDCmKAENZmridhU9Bnymm/ePvCP+Zdg==","signatures":[{"sig":"MEUCIExWMvcFBbSGwUtG2eMDmwNDqHGaWU77CRAf8kLJ/uEjAiEAinT9hF1LaHZdoIl2ADxHzqIuQjDhMg5hkZ7rJXRjWHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12451075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelyVqCRA9TVsSAnZWagAAxY4P/1av1CV0vYKopXxr9hrz\nc9RH8GZN6SI0fLpxk3GTKoJRRo8VcNKAcThS2yfVdZy6krwEXIZQaQg/CKPB\nojnG1V7FySauM6OxochHP0I4tnjxSmCA4sspwo1gcy0KwBH84nOk1xRHxqFc\n8goQ9UVVkOG8S8fVTXGHMISTBQ4CtrIgyuunrpzQtZVzotRUhNXQAbxwjjAx\nLyjunB7JaO4udcoaQkkjgMecrumJ/ZsdVcF9S20nNL9sktLqXsSohq5EcP9I\nSLOx1T7WkRN2vCriZidrmZFv6S/lW8kRm9bxsW9dbqcMJiJop27LR8I33z7I\nze41WrHEab6rWEzgY+pUUB69JcZ/fE4TJWCvhvM36E+7dZxghCk8paLgJfna\ngEZFz4D6uuM2PRe/bQoK7Gy+Rft5ZvvNGO1kv0Vt+zwAyXuJgUaYYQtx9Nmc\nFwWgXMdfJ1BMIBkai5I3l8g9Kvj1X2VAHtcAMCdVLAhJRR23LgWRZQ7nBYu0\niEsE1DvR/IKApvb6kjMWGrZ/QfnpXEpvJL8MNiELKsFz6yhfs4kE9A95EBeN\nVj1Vqas33zfLBi1f2cjteuVHIaSB49d9oKGweVWYcs+kVr0ZX2EQz5TXpAMd\n0WoqLwSze3WfXkD9yBypmWgABNJjYfLE1vUTvPvogBkI6aND8DI7FqbLCqpK\npb7s\r\n=DxO5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bea62ed08c93014c228c505cc2248f202236936e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5511_1586963817750_0.9391393746118428","host":"s3://npm-registry-packages"}},"0.13.3-canary.5513":{"name":"hls.js","version":"0.13.3-canary.5513","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5513","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"123b27a49368ea6cbb35814b70f08a60388cbed6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5513.tgz","fileCount":97,"integrity":"sha512-QG1jPz59M4qxH7M6jErEhh2KeB4tMAXMPQIrDxAlNENkIJu+Wz0n5Rjh9js0mgtfvOmqtmpqiYD2zx098Kt4sg==","signatures":[{"sig":"MEQCIFUoNPt4aMfvzG+bzzoi2MSzv5+iJ61Fp6pxLZ3QDnmPAiBXiSGHOD4zZVoWFftnqlREBXzbySaRkcGK3jptq+JulA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8918348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel3vuCRA9TVsSAnZWagAA4EUP/3wuTpUoi1IBZOyCCV45\nwSNBPqD06hpwdH0LrHtSft948FD71pFpj9CoPReIsvKXDL9c1BXjbsmKBSTn\nnRlynirDRbEgw+eQOd6ukZeYT7DVlS+xyG/j0Zj/itRi8L+5MK9SZ0rpH+iC\nPq8DiMjoY+RrrGmfmhfIIp946tfL7dIzrYPAsB60kLrr5e6ZW9OUHyMPUzuA\n9yul1rvOL3u3v0R0jLh2RHa7mJxH8TuEfO9vnS4RAiPZdoXJkyBIIb8PEfbL\nBmNYEMfNweUwb1Jjj3FpQq9wrshxgR0UcWS7e8uaJ0z0Kb+8WIhxVlmsTRDg\nSNdv5ZoScczFidR7gmJJBtZAMXYhfgN/tU74yeEi897FjBZTKoxe5vwuCezu\nytwcodukZE1oSJf+2gVK/CCzqPOeufSuV6lIuoSzNok/nu3ZP2N4J43HghOy\njbBQau7tGYNyLVof0GM3vxb7ZM26EfbaO9qYsnlv62De3diBOnANdeEoZFEq\no72CaVSj5Gwt1HgowCh3s4bqz81Git4UoMKBm1LL9CV3uw7yWbnFcpEm4Wl3\naM2GogZWyb4nijs3ng1zhzOAHQ3FL+FhE2P+yUG3rW/RnMUlTM6eZ+lkO9Gs\nkcjWsDPZe89mvHJVABRkzkHQp4PPNO98HZYjVRthJJp40WOcAWWCNSlZLzo3\nCKOv\r\n=9tch\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"188c79336eef32fb358b4830669ba353aa263140","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5513_1586985965477_0.1910552117940556","host":"s3://npm-registry-packages"}},"0.13.3-canary.5519":{"name":"hls.js","version":"0.13.3-canary.5519","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5519","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57ef5727600a9f694b608ee9b2ac56dbe7354616","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5519.tgz","fileCount":97,"integrity":"sha512-abMoOO+GqHowB6n6vXaLtfsOo5EiA4FsFPIcXZ+dGDncdFw7MVXZrwM/UgiJSe4+2w9VumsqVmzBBSWVH4TnOQ==","signatures":[{"sig":"MEQCIGuhKJTWtxudGHB5zlJx9jUbh+5Z1cLaLLVf1TCjoHsnAiA/NrYKrlR7rQbFT/+Kp+zzDGhN4Evne0p9/ahbO0APYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel3v3CRA9TVsSAnZWagAAJCUP/isM0MnqYOmLc41M9Zz3\nqehP9BMPD2BTLh5wuz8424ydFUBf38kbdYXx46IEVi2/osoq7nrOCAhRd4o0\nfgxMXdauwwnYWOG06hNoK0gcPH7brdsNtFKKERsucHmByz//cOtPkn48wx/A\nwhQ49NJ53JTy92YnJii+1FX31eR43Jzwpxihd6OHn4HvOxm8NGuVTMkZg8es\n2ifD9c6QzKlU0D2cnqS5AGRPfsORhYktgJuUzeq7qzmZdqssNC9RLy53SXR1\nqZn4Tn67RD56RY6AcDIdX9skMcVti0gi25/m5bpfAyJmFpkpAG3jHmKIKgR+\nTfDqfp2QWIuBsWqDj9xtvWtZvz5suj4AlvuB5M+IFWEwVrnEiTUG8nmgw23Z\ntQx7Kx5QtDHe5J8OdqHNm5EbAAY+XKy4JSKKJOkMVcJvRHK2pC1F5/1I52I9\nhQErit9COHOTx0wz8s7Xp31TcWdvUcn8uStvub/Djm8r8wekAEh6Y9YZU7ND\nbVoUG8ONGTTq4IX+b3LeNpb/YDau6nH9mtOY68LU2Yvn8eNiD+bPakYx9MXp\nLjPtuCRZ3GLIqhZPAFFIN0LkPDLYbnz9ftJPrGHctsQ82i+PzuLSaHIZqGZ4\nEsnaDKJJLNl04el3lFnHiGX8kLovUDkA0wCCUKg9kvFf8NubjwGBcZgsP3Mz\nvP8H\r\n=jgLY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3d5b96078289ca77677e472b8e9787a5e60e28eb","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5519_1586985975369_0.3075023173052924","host":"s3://npm-registry-packages"}},"0.14.0-beta.1":{"name":"hls.js","version":"0.14.0-beta.1","license":"Apache-2.0","_id":"hls.js@0.14.0-beta.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14002a6c77cbd8384d39fa3e1dbf3fa08c98f15f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-beta.1.tgz","fileCount":97,"integrity":"sha512-II5S7uEGGRz/K2sBeKgWAhrSdmMZDkzpugg3MJxVi+NsaHbHUsEeTisr23mqVpZ9Zt58S78sicgsB1gigdqjtw==","signatures":[{"sig":"MEYCIQC2tz9c7RTeWh0/OEccyGFk2SkDaK7odLmUvwHOz7fXjgIhAOZJlXzC9GJZze2IRzvQqd7bhNGkWh5P6yvnc+eBrzU1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel3ybCRA9TVsSAnZWagAAXKYP/jV7m/zOJQLht6FBJjYN\nR0K0g9BAMIygiM2zF6cn1WjmEEhgQxgtGMULi8S9ce8WWCR1M1W2N2iOJUsx\nPwq3E31q4Fpxjhd8h36VCW7Biw4BGVpPGvHyqvBZi0Ya/F70pB8f7lYsavDA\nkICrYlYnTJzkHy7KMFMPKafBB3HdnwhidthwqFsbhEjJ2/Se8P0QvtsFYOqj\nuS7rdL27iavcWNLw0pEEP/MNpXfg3z4r5wWq2w/ck1Unt09S4Fw82d1EpfSA\nheUbiZpA4sLHCXi7m4Mdix8R6LEuLDDmKV0+zFsZ+aIxaKwNEb7WvCxKdZ2c\nCn3L2HmGHSEmze5sSaS9AZ2+YOjGsGrHbWgdplNEjOdf2vmEcSIe/Yjtsu2G\nzgOOnNKbJcHMZ5Qp8xdyMstR3PYYBMtttXHe5O3bnkcEQBLAsJSXBCvDBknh\n/1ZeH9r2sPuIt6WPU/FTZ6MA9X0fXCQ3efHU9YZA85D6ZgND8BtTTVsOiDTC\niceoEThEg0gj1gJ9N8RqLz0If45nqoHOlhRikk2i+NCP95+GQQERsWDd5Rhr\n9jw8eEtSqjVN0GJi+L0LFUSMIOVP3y1EydkXqrHaK3qtXvzZf+0TPFwwlNgT\nKb5xFyszSAYwvT5SeOHx9Lr6ShC6l/fBmO+GocRZWL/A2eO7S/kHs1dfXLuH\nD0/B\r\n=Vs3Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3d5b96078289ca77677e472b8e9787a5e60e28eb","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^1.3.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-beta.1_1586986139383_0.35651592398821164","host":"s3://npm-registry-packages"}},"0.13.3-canary.5520":{"name":"hls.js","version":"0.13.3-canary.5520","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5520","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb52fd7f4a447de40384c56a59c572d18b8ee6e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5520.tgz","fileCount":97,"integrity":"sha512-/2cRnkhH1mBsjS+SUBM/l644XC+m8raW8Nh/cpmfxu4Vg3GC0q+/hE5GX3SoShqgLkORj3tR+AWge2GNErkZTA==","signatures":[{"sig":"MEUCIHSVTw//kESRT4KkHyzjXnBq/wT0T2xjy+WLDGZvyHZOAiEA5nofEl7FtE3Poxatrvr2flx/3foNdYKNQBXa8OciZNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel8UTCRA9TVsSAnZWagAA338P/2VCiH5Z9h6AQtwbh8Fp\n0qo+saQ6p/UY6LOfzuhG91tvLaDXBDmoXIw7QTYftIFe0io2ZbHc6Q62EHN7\ned4xFcpEuRU0hwPxjV+L6/HR35wKSfMVMP9zg/ZHX6xg7ZEdGDk2Cfpp1cGW\nUg3ztxYZx7+F/3utcNLgKm/pqOCgtE9of+FI1uoRl20yHItNkkz6Gv07OGw7\nYIR6OoIT2AITSJsBSAAg39VX/OoZDZDHpLzZrWoSya66I9Led0BAHZnEGtSW\nlE0nsuoKAlwoyNFocAwyciqjvTTWZTKRLDJxhfrGg7Nhxk2rTePaU3klT//b\nWa3NNuTqmqQm3DXfXs5pJGOeSJzA0xRHIXQg6Qj74/dv0Cgz0sJ/cRtyhjb/\nCgfvOpiNIZW7ZkZGklXZKChknY5wWNL6oKHi09LYkVEl1V/BB2RWWC0bJuSb\nFeoRLyfC9/kIYStMTYUgmyo53qXGQrQ+bd17IiHt0WGkl92/S83WH07AkTV5\nR/zGl19tLW9O1iewQvS0L0aiNF3UsSgM827ZmXoanVAVz7CIQzAgA6u6C8qx\nGX4tQdKbGiTT7iwmhPeaBSrgm0AuoumiYg5waNGl4VEusRLYUSmqVro6BRvP\nubXJH8/SU83E8B3t3i8Mg2o3fBv41JKGqpyOtaZI+B6llrb8U/NiKNhUtTpX\nD+eG\r\n=CA+b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"96c19a6731f9417251f5c1b431f3b017a96da891","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5520_1587004691066_0.9766001994938829","host":"s3://npm-registry-packages"}},"0.13.3-canary.5521":{"name":"hls.js","version":"0.13.3-canary.5521","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5521","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82b176f400edc69e0e891152501655b9d0bbcdff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5521.tgz","fileCount":97,"integrity":"sha512-/zvR6p/bAKm8UcIqMUlwlTXJLSOQCn/SeGLEiLBit7rMnfkYzmDK/aDqdEum+AomyOOMluCaUF1qPHgEIxjVpA==","signatures":[{"sig":"MEQCIB/6OxeMYnh2X/fnIfEFEyGKXvkM8Go365pxTNN2RO73AiAgOyb6MZ9WQX0xG2KIKnjIWRJD0hklCyw9OY/VGW0DWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemr8zCRA9TVsSAnZWagAAqKwP/jXSJXdZddWk9X7a0L3N\n+RGkqGb0rFVNRwSgc8UBgmm6Aqosn7Zp4NTeaCxaSw0BN+uMH4BViZ6L5JAA\n4efKmj83JRVntj+a693Pou1AxS4NHdrBeFY3I6/7hRD5nF8OmFr4Vx2oXVqI\n7BBdPDHKbeix68SrI2/R8QSDhk3uYRwRDL9bO/6MHpsRul5CLr5t/kusTCIM\nvsLu4TEMLh4V5cwppnNyHUZIkfWJhkrVwzUUjmZ1bVrloM7I9EhwgVPBrab1\n+FTvMAvCpwEC3pyBySGnCnWmIz8FgqSKdbUfnicZ5jd43+VwohwsSILG2vvm\niRLtK20fObHnemYF+FWIeAeIv0wJAAIBFXkqihdamPKZP6tXzf5arqjq/goB\nf0VrMvkPU+mBVgwrdVKr+VmY/A9eNrXC4kPqG37BrgJAg9vOG0cB5v6UrQ3u\nqepOX1AWKBOSrYAUj+9E21jeEXGFs8evt8i0XzZBXnKihnhA1kDeAjOK1134\nmjSDfF/rJNm1eK00pOcVogVmrU+RqIqdQnvRsvk2GFpY9O7/BNAn562Kan8K\no56cz9S+HmDpz/eUbn0PrnZRS14e6kHYcpZX09HIn18d2/Q0SZJIT/LquiGN\nJPqOmBudCK1jldnpz7MSvQw5QDomtA/vqQ1GWTjwZKQSFxSLJQuvRI6cVOVc\ncLkb\r\n=OIfN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e29d3a7ea352a3e7b6ab35be414d218fc9da2827","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5521_1587199794830_0.7629025196145094","host":"s3://npm-registry-packages"}},"0.13.3-canary.5522":{"name":"hls.js","version":"0.13.3-canary.5522","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5522","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bdf45885fcdb894ec7b87f97c2147cd609659f96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5522.tgz","fileCount":97,"integrity":"sha512-2ieuXWkc4va7Hminmu4azpJxZ78fj004Lh7eEqSefuznpqD23EYp63lw9wwTZfvZfbxdKoYDflorMUBsZ6YcAQ==","signatures":[{"sig":"MEUCIQDI/PYA5NGj4WOMl5XEJlJsPGe8KtJ/hPT/61BVVRizGAIgRgWZ778kjp9HD67lg3xXu3nwq08fBcUHPWXIXPXH4kw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenJM2CRA9TVsSAnZWagAAlAAP/jH2SffFpDXbtrx6Ywsf\n2CkhxXmQZVsAxUdgFuem+8Wmi127gRMzStTpzxS0etq+fI4WVQkAK2JNnJyy\nQEU5tBAMAU3nITXD1hFfbqH/Zi3pWmHiFjJVa9P0B7uHm/rQZrVYEM20FgyU\nyqqErJgIEV7APw0KFIxDvCtSf+lbvuIuWSMevYRyhVVIHQ9dNvpj5jaynWCr\n385SPYvIZ6VPtFRuYCqgY6UwygMWvVv+TjAdyUrwWWGAp8tYcw1tiGwDSpel\nls80LwJfgbIC2EpXC+irdNZk51HH3h5j/yHoMYx3gnsq5FjDeLW+l/pRNNEw\nsMm23aWSnirJ2Zy5LsgQLWvRpKoBQP833B6GeT0rNtBF/B0/WrudZRk3e36B\n12QvhrBrQH93wX1rhcdp8uVAT7S+VdXbOQoWtkm3k5sKvdcAH0iPIW8RoIli\nZfych9fm4MJJDpAH6/dDvUqlvqVRoYdHNqqWT+VXeYRrAWsuLyHw9mFiMp1C\noMMHjYhxD5JXotrvxuAiQ85AoWJLA1Mv9+3BJHsRTfRddsRrOBskVU0mnNJd\nW2QFxOxSC+K5nu2vcZm8DbFT8ZtJlQPf+R5kKVBX0XMd/SxDvNDtFqAeyTF+\nC3825UPVD6u038oDtnQ0CFw3EnNvmY7YvBN3OF+9RkfdNGxrHUhG2XJ5HYWW\nE+HZ\r\n=pYHE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4a6243ab02a281485e9d2945fe22a7a71192822b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5522_1587319605556_0.514257033684157","host":"s3://npm-registry-packages"}},"0.13.3-canary.5524":{"name":"hls.js","version":"0.13.3-canary.5524","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5524","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b656dad12dd4579dfc4b353b6e13c5b67b02ce62","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5524.tgz","fileCount":97,"integrity":"sha512-okqt1eeSH4lfQGNZ0gLELnjgAXrvKnL5t3EItu2fnIOov3Yh4QocSNBNAt3qpRKee+1spj9jadMbP5twbYqbWQ==","signatures":[{"sig":"MEYCIQDaH9qT7raqgMF1BcmzxOyqXur3/Q+PWAEMgQZoa5K1EgIhANiZfmwd7+0L7oqFsjqGSbB/vAjhGYGk7Rg+LckgPcut","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenkxlCRA9TVsSAnZWagAANyAP/0+VMpSikxafzND4jboZ\nwZI/6l6Ff/3PwKR3KY88ygiUsrxcHWmcEhqbyu6Plb6HQjrfw9vMSvJ9gwuA\ntN73tP3YJm5UOD1/MOukVVbjIXtB6tZTX5qyQffy2kULSKZcz6mEMA9pAP7w\nGmeXUd8nInBWQLGM4G4pojt8rog/HNkRD7cCRAlULOs8mfSzor8gAEWMBefw\nPfs6C1IfZDT/yV4aLo4Ebs7Eon/LUXkpNsuwLEXUbjR8VHdSTBeOq+3IJZDA\nCqPab5xZzdQ+HiSscML3eos2sWIXnt9/m7fjoO3swhTOk/dSFfzMRg+FWPt+\nNdihaAfhPMwm31EqJlHwS4KCs25u4SqCdIPKTS10X0YVEKdbYPYz7QvMjTjw\n/6B5QzYNmE5ZZ4pYZB/X2zOp4jL79X70MlB63y0arM+n2AGTv3YJFV/gYn8o\nzEupo5I6Gg3f75qJIIbdVGWKB6z7PTmZNpRKY77k3321VVGiDWV3SMWf33FY\nS10cXc8/Ky1ikoVj+rBnP57ME5lqcw9DUZ9/Y3+5hCLpdwCZpBa05u3FpL+A\nIR68r9BirhDuuhXvn/1UDE+qdNa3ZtSCY+nnliph7d4vIs0Jz1/sq1ufPlGu\nS9EgUU8VXv0M/a4/g48n7GIo1mkahQnvblKKaxXq9cue8qNzuEP8jwE6M7Ez\njb6d\r\n=oSzz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ab97c6a9f155826ba259f42ea0e593e4b1af0fae","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5524_1587432548857_0.9691513086178785","host":"s3://npm-registry-packages"}},"0.13.3-canary.5526":{"name":"hls.js","version":"0.13.3-canary.5526","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5526","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34a0ca861c1962bac10b50bc2923fea2f44c2d7a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5526.tgz","fileCount":97,"integrity":"sha512-P2qirHJBLWcyskGtjJVtkXSyCoZYP+paptVn0q3KP/v7xwjWhFpAUwXlJaByc0yC40ugdRbmb48drTVA+BG8dg==","signatures":[{"sig":"MEUCIQDJDX9m3f+zRyDVOzYX8wYnoHyLhOUAj9B8mVPcEjtJxQIgbrkTV4etBcAhqn3JZ/e9WvSt7eYwsHJpmnveIWSMIEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenlg5CRA9TVsSAnZWagAA1+cP/icqwevXyYCN/hoamJEN\nLHGKGjXwn/rusgzmbQu1XrVlLLVr10kf2nU8rD/e+0mL6cJ6AUHYPCZr7DE2\niYZ1scdOX0wpBlz73zPHDbUmdzaQKUE0kDcbRu40XMbw6b8L2UIEDjVJUkcs\nhdMXSa+QTgAXdyKSkerP9NsPjl95QViQIvv4POP72X9FGQptduFHVsAUTfK0\nKlWQKIcrMDbb4I06TUkq/RZ3/h9JP/G571xo2mev/uiSZCa7n/dJFvdciQo7\nm80Azc79nVBIT7EPINQnb6i/L++JVZBY0y9aI/j/5C39GhjTioOCZW5mfYv+\n3Qqlfh4pHXUty6sugPHTSqha6VwiVoB8r3YUK5t2zs9hQgH6cehTeCYs331W\nRPYqI6TiqojTLXcY5uEXEpnCnD9dlnk/fQeRqEoQr1qSdUxto2A/DQyBKhwa\nHueIVjEBrOGAUkxgVCEO1bsOm7v+D29Pv6hwOgRwl6NYvoLvTyEmnyFmJLGi\nfaT6O0IAxse7kw/9iUsAOrnk3XBfkkSJ/+Cuu9nIZ/fTQ5iQhP3Wc/Vkzyob\ngR4zHxJ4g8T763AoLwjKJwo+fM3NCy6GVGEk7lY/JWMScx8hz9npORvNfR48\n21J3Sw5bd4bd+P7rcgM251KWNg+LIflohwe0f9Lu/GWykZuAMnnxFkmRg65z\nFuam\r\n=MqKU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"733df99c70918149df6694441c2c08542be25f11","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"13.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5526_1587435576436_0.49407187768546623","host":"s3://npm-registry-packages"}},"0.13.3-canary.5527":{"name":"hls.js","version":"0.13.3-canary.5527","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5527","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"636cf2bc097cae2d5f3be2c1188fd6031e2115d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5527.tgz","fileCount":97,"integrity":"sha512-GwQO0GV4SbV/6dAfoxQVWBOLpT0BqrHmsXrp7tmla5X94adCieoRUmwkUJLyMxBfJxcFG7rpf7VCcpBG85EI8g==","signatures":[{"sig":"MEYCIQD2k8PDTofTaCGkwP9g4D3f/hdRtN4mHU5CGZ0m2IMxJAIhAKmgiE/koaLuXqSIjB3tNkQ5Os3usCkys+JMm+G+g9DN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoWnZCRA9TVsSAnZWagAAULoP+gK+FIdF+8uuF1Y4y4fy\nNV6heG9Dy5qRoxehXHEoZl03wj8hVP0bDM9FNu92AmRJbaACCRXig+XwivxZ\nKCHuWI+ymZ4qqWjXXoUmrCsz4DqYXczaEfIjdeaMehURQlU0aWX1/b4b6yI9\niWkIhLpfx0S9Z5NUX8VaIFc2AlrNea350QhVruQOsuHrB6Q8E02ZsvkUK4NY\nVrU9PcOjfn066Zar6vqhzsPzP+5ogH9tmTCFDxwYPLbZZyzMg5kux1qj7DXS\nmqnCfGWyAQRwbQuTgTwtnkcidvDCllKRO2O4ozyZCNg1VPU5H7QWYm6RlPRp\nHhhluSVwkimasDDcdeNY8trgjeBTkZlvQdk/z2u7fv20b6ZQacAPla1YT2Er\nrCUgiNiKJWsW0Wh1A+VO1VJjFAfX6vnmiOzmxSleC5HRxCXTL1gvGjRdajQk\nOpi8pE2/usM6euHBFNiyBCr+y0j1mAIH0bNEX2DuiU6fP9kzXlp8QxlSw0fA\nYLOaI6YCWrdS2veZgx9Es+Axlv9chdsIZtPavUFyWjfoFODqo9NPwjMqOtO6\n58mRn7NDxpUlAGJj3iocgEhXzr0qGd3aNRsGaCduH9KJvZhCh+nXzAC7R95i\nsjL/YBRVsba63XkO/UzSAbJNJZ0fUXvU0r3A0MKZj8bwffWuUrOvCk+HSLCk\n/VnT\r\n=26cj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4e56bd1094631e6ab99a2cabb1d85192620cb23","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5527_1587636696936_0.44140175460024","host":"s3://npm-registry-packages"}},"0.13.3-canary.5528":{"name":"hls.js","version":"0.13.3-canary.5528","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5528","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"543b1f4e7f0862a3d9305f60832791b1390cf967","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5528.tgz","fileCount":97,"integrity":"sha512-0oh/2ZJG9dwtHWEBChyn5dnpTZOON3VTbbqdMDxf8oyFe+X3Vx5lKiBs0ESOvOw7sTAxS2lL/SBAAzMJfoFSTA==","signatures":[{"sig":"MEUCIQDCSyTkYHIrIoBroHJgk6IoUUJn2zBns+Rr6VL4eH4/DAIgENSWuNKLaCmvR7fcfoX247x57xCrt+O1cFRgeAoFNr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepNDJCRA9TVsSAnZWagAAi54P+QBuwkN/MMEgoT2LPWb0\nJVpLVDAxlTP2MexqYaBwzf6x72v7YV/WBupskjG9al+PVRg/63OoV/+XLCOR\nRGqbxbOPPkYp9YCtQhEBURqP4xZNemSjy0NXz/59qyikmujQxiazX1BzjDzE\ngnM2yhXyKWZbVC9OSFyq6ZOvZ+lNziVo+jnRjE1IeRSxRVp+X5o2TSHI5hud\ntPHjsgmbx2DJK86KM4NmIfgM9Q74/q4HTPGUfmx/Qbwl0/iaZQ9w4k76dqz+\n50A6+sVgprHyHhkX6nN3VotqcejHN+C+s+ISeUdq+aT+hEgCzaLD6koqv/1m\n3GcHsCvpsGIB8GFTtDePt06LL0zImasYyxrFarNLBGTKGZK2mj6CV1eunXnB\ne4gDT6darfwe6K0yMolL/iaJ3mi5e0gRf2aG+9fXOPhOTc3r+eGNZWHN2n3o\n3WjWI5WqpdJ2BI4oBChh5qnu36pftpMQN8hjL7Pnf42p4+eMgNDFjdaZgOFN\nBaGXSLh9VDcDF/gZz2WTRTi8XONEZq4G+bJYvpp5MOTIj748YiG8MwWkYz+h\nE1XebHAHOrEDqqA14t0Z4b1L5s4Ycy+M5PdfugPp6rsxfHJLByTpKXSWokLI\nOujZ1zEwfX9+fA/Q4FdYCCgQx3hA0qYaM6eliFZpNYtRigBbRTKdtPSmdmXk\nTQza\r\n=WSUf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"93b29140d9dc9eb15185ae56902d3e1d6c786a4a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5528_1587859657260_0.11767701558014543","host":"s3://npm-registry-packages"}},"0.13.3-canary.5529":{"name":"hls.js","version":"0.13.3-canary.5529","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5529","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b80ad655bd25fec6596569136f706d0b13aa0cd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5529.tgz","fileCount":97,"integrity":"sha512-jtRiOX296x2QL7eODOTUS8BSbNsfiiAPve5GjxRDBEisUwqya2s/htMVWFX6cvxvzmLK16XrN+Uw8O1mdb6tMw==","signatures":[{"sig":"MEYCIQCz3qCLvEfFTq3BG/AhwWPF20+H+aAs4nmaEMj9o+TqhQIhAK95x132dXhdrPPdzLdJaDEXg0V27tXZ1A7X4sxn305a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepWycCRA9TVsSAnZWagAAXcQP/ix9ShrfwAvRpA57YT71\nqwkN6AFxDX9NSDxglXKhe4ZR7wDCLV1bPuFJEDUDihzYzy8YKZBwbHoyLJjR\naJhzdEzt/YodZmFWw10QRtur4Fo1FFNUKRajtJ28VhgAzeIY8rzzusFuPp+r\nwT8GiPbyD1zP080a9gDvSF/bMXbB8AtsoIXmy7P8MMJWLrMekcFIcV9hje9e\nkbKLeogWfrbaAq3NHOIpoqwLu8uCzvXso+4YHYBkqVntkBsr3HUfpZntDLWn\nrKbCTReJly8zpYDxguCycImcgk6wcIsCKqW9Y1gEI5YJl087Z/Ii0+xRIa2b\ngIH+9ajfO/al2V5ERon16PvfNp8Due5dtLlDgkcovikobRWK9/6U+z7BvjhE\nfYeB5vXzbNXzEMRz4BlznqRFiTa0+qLgAsANkR0fpd9N8FErwl0MgGmU2rxC\n0rird0DU9TF7evDWTfvda/UioJtOU/SjjUKy3oZT+eSMI5xwTGWizcE9lfB3\nUOVY+Sl8X8CYWePgffo08wH3NFyExV0lAcobFq9o/g6zmCKRnsTw3JBK/tms\nSAylWqZz5/jB+T6s9Qd9vYEuMVl7W9rFX4yaqANneOdOYQN/lIVulcvz2w1z\ntxGKntrOAqVKEt+0+p2k4S8B+5WtqF/RsAJbyalBS41cIoqGPAMLhcx1gNnZ\nDC/f\r\n=pIJm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3df45899fd2b73836eb83511f5de331accde2238","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5529_1587899547418_0.9881590791214141","host":"s3://npm-registry-packages"}},"0.13.3-canary.5531":{"name":"hls.js","version":"0.13.3-canary.5531","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5531","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9805fc883d656bf1a6d06d0b16bcb11d60cc4da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5531.tgz","fileCount":97,"integrity":"sha512-Xl6s87Aje+rvvrbotxgHNKH8+Nuy0PxRmmhO4+u32n4A3FL0T4ecfjfnCWJ9nNhr5rs0qH8k7ejkU9d7OXT9OA==","signatures":[{"sig":"MEQCIBIi4UWtuVqDSQc5DRCorChzZQysepM1sbGdGCchqHOLAiBurAGboBlF1aX+MpiA6NcWJKLZ3U2Z2BkWmwKinbwcBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepvQACRA9TVsSAnZWagAA2F4P/1Hv/ZJK4fGqLtzSF4mD\nhp1uPjfo9bQEIc0qkd98yH1c02iGOUWp7De6W2xEnAKDzn2R7LXl1y6C2i1o\nzyJ10nkb0fEPtuFNzSETIBGXg6lWMf9KK1sMEZn3Bw3ec2Gka3C6wsNGBpl3\niC9sWrVgfKeoNaVXL183YIxuiapKowquBEpy8tXidA03sWcDOTFgX8oCbD11\nM+fJmWJDa/nQAdNOdW1BL34ikvge40pH33VMWr1Kmz2Zwyvn8VS3wXEUGe/0\nT9dHVR8OFzo5O/b5TokzITctxofMCzC+t6PVJirsXKUBLqIQ59gBa0INtap1\nPdsuA3pTs9ZeJanYn6GsPtEJdkfbdNGAnuCT00uubPoM2eEr4yT/uKyBbTPh\nkyaf7UEC7dZcjzhISCJ5f/8WT/5R1ZcRL59OWz5PKMMr25bIPvgUS4s3qv0/\nFEUneLHOhWTo8qW2ZnUbpeMHx/+twcjy1Sh/i+I6ldlvJjQtU7AhSl9ucsGN\nPaRC9ng+qLL4uk1rl0cGmvVHoUENc/zblIZOhVzFT26t941PrPBUWxBJunWt\nKK+6gPvNVfw3FNkYbIGbbTxnrBGBKcsXqU4A+3/7qnfzGgwkJfIeXVT0fvp6\n0Qumv5nkNXugIas8zaREWBAHoauX0dwuMG+1kzT8COb1dXYSaCaFENHEY0Kl\nyCXu\r\n=C+UN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ae1113b6f921da82cffd10103ef5799cf4a562ba","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5531_1587999743634_0.415445857540512","host":"s3://npm-registry-packages"}},"0.13.3-canary.5532":{"name":"hls.js","version":"0.13.3-canary.5532","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5532","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20f9fa07109b0c15c67951253b0bbbb7b58f2ea1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5532.tgz","fileCount":97,"integrity":"sha512-Jas+UBd+RxB4wYwK70xUNrXhEjAtYvys4Wrmx0BaSGL1AD+s3RLa2TwdAuX+djL77I+EQxAq7qDtMV9Y9Zf28g==","signatures":[{"sig":"MEUCIEGNEUIL175tVaWRGldwomYXa+ddYZEYyhHT4hGcAAQ0AiEA/9cyOrus81Ao+iBSZ8Jz7ntWx8uye6CTEWDdzvIUna8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep4d9CRA9TVsSAnZWagAA9twP/ivAwkkoKF6zof1uWaSq\n/jbC7g6HWP//CLXWydopDmAX8HyUXcEnFoVB0fUZwDmww1kV2ec3bp6v4Gcc\nYh//xxk5yitZnFGssUcUESgT9pAJqIbuXoPTUv1KVA2XhNzl957uU/AFcsvf\nDV554oEiExMLBb1YSNCg1KNIukj7RctU/rfwItcPvgEf7bDSrZcLaCtJookt\n8Mdq5yYPVszy3tDbwYspJNWQXothR7OP8uruy8LaFtrbnET7OtcOg7COibIy\njizvnfvIBTs8T6D9eog0WmWztxac7UsxmtdAlA3hwKQea594C19+rOgFUITl\n0Cq5w3GrMhu8nXMtPxtZ1Ac2ZhKaO0+oP6s2wW/tsIAcYdqvc80VzOawV/e1\n66MhPJuqhARuP2lwyBqH+YhBOoNv6XsSZrUzaxe9utgBLImdO7CgTWM3tlXv\nv/60ViwNPry0RrS4MX2VhrzyUksnqxw5zwRKeoNB5aBWCxlAY8mCY58+2SNG\nSIFUgD9uhmL5hNPJcW8BBnx0YBSA44wpC+fPRH+RTmRRbBCzxJ8o0cyfBg8y\nMMh8f3Px2uGyY0nUued4jPzNvkXqzxhLIk+ZuMWrh2G68gv9Ie/PmpVgR+rQ\nrk/T58U1yrup4iRuBpiT/SxQGzJsfGv96ayMq/DulASMq7AmwwGgH0sLf3m9\nxVYD\r\n=bnci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e77d5f1a2fe5f4d4a55b9df75a0adea6482000e9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5532_1588037500833_0.0017875552055155453","host":"s3://npm-registry-packages"}},"0.13.3-canary.5533":{"name":"hls.js","version":"0.13.3-canary.5533","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5533","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09a950b662a7f8b9feded97c668ba76d56c7cf23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5533.tgz","fileCount":97,"integrity":"sha512-dPix8L0rs4dTYv/duEssiORqCEKMYGM7ApvTZltsWziGjtn1IYGIh/2FPVg+mfEn+Sr6klDdmgnkYAqgCZs91w==","signatures":[{"sig":"MEUCIEEOp+hogqeAwdK+rjRrVVk3xYgRh2NBBVT9lWvKa+SDAiEAkgN+KpgMUq/idkNr/Tm4sfgPHk3qgBIIsqPmAgiwoJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep6bhCRA9TVsSAnZWagAAClEP/jqxgHdBA70vks5U5Pcs\nEvh91OBqDHULzSIHGVDHvnVVzulFbEh+3tPos2gMZMMZyqtg/ckMq3j1ifxz\nlVViSce6BtJZBXS54zqyJjINzyTMf1d5h3N5j8uC9fDqVzeAD/TXp6Y5pldi\neRe0a6CnMdMWQrtQeSFnjeHpbdpvxzVsraPNfoJO7hxjuPsnKEKQZqHZ/igD\nLKLmzHDG35Sxlitw4tn/dZZoES205NLUFQbX6BvgklhD90CZL9BsuBIU/sn0\nsF/GexerHyiPHXEQ9Sw7V2cE4IcSdvxtv+OJyjroUps9ZWGq5+6o8QxxXOwJ\nrog4t7wpMFW4q0T+dV+zlBUrIHILAV9CcE6bXZvO17peawx8IBFUkUYB2YQt\nM+kegLznZsmxhrVTBabGE/J2ocPhSWV3Ud98BMPUmWSOG0a5XylyQU0Ky1zA\nuAiFxfc0/iCCVmevvboRiZyTmHFRfNGqFPy5zyatJq1HuE/TFJPrJMk5ARZx\n0v+7gm5IAeuUA26x0y3nIClhbtDS6aAVuieKcpQcwK/sj+2ZHpEL9doBFh+Y\nwVDBvDtShZJ0SK0J26OnaCDywCAfQ1TBlZ3depT5515GIUmGRirhzec3tHyq\n0392kmoKl3TbTVrPXKK35IGbESsQjN5e18YDIpoAmrWHLvcqhErI9eOewkvO\nicUz\r\n=Z6p0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7f79793973a5afad72ba3d4b9ec79457b22ffbde","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5533_1588045537353_0.16673887158876655","host":"s3://npm-registry-packages"}},"0.13.3-canary.5534":{"name":"hls.js","version":"0.13.3-canary.5534","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5534","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2887789d1db994370de57278c5196d479bc0bab6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5534.tgz","fileCount":97,"integrity":"sha512-LhWiVgQ4iHz8wi/6zYWjC09ra6S4ZJGCSC6liFmZx01Wzj5dXN3KZ9u0CV7NfymCQ04KVOzLgB+fHqVNFjwEMA==","signatures":[{"sig":"MEUCIQCjwD7gJz1KzJuH0J9zbCJuJBUmCofT94RPftHNNq0fwAIgZBiP7kvLc4PV/H4s+oaCdjt1rsHqNyc7ANYX5WPHv6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqJweCRA9TVsSAnZWagAAAdEP/i6OnDKZTgRj2QiUkjpJ\nECbJnxiJofAnMLtm+6HaiUpmm79d4UqlVJT6Ms8Y9Q5LEnUrenpUG124rUkP\npY2AaRHQ8RFiDdXKvb7Zr7lQt2fCMiMxDF1r5M6Wqemb5EmKLL387yhnc67M\nKl2ts6IWZHqp27n1XoNCEpi22ppKtGdRG30jBMUNxXTm6zkTRVU1AWvecF9+\nMxbb3diR9hMQ+LrMvZ0sRWkd1usRpayLhg865bzRlRFg5EnrwhDQGey2JDhd\nnbjU5HQsWnlgDug3YuiQsAFUivK6E8GysekFlN3Uc56jnH5UAPpFhTd/ZOP1\ngGrx6gwyxSree5Gw/N6Bs2aGn1Naz6HlGdivfVnHjwbNDtxrFQe4PmERVCd4\nlmpAwDljj0varN9ZYpAZbkVkwSmuU1LOS7YcpnXKW03WFUhuB8ydn61Y38XY\neJy7hX3SyjxDMuGh/lyVsfncZjgGkX3nMiGlbXjFUo42nvP16ywS6YA4Cq0z\nG+yJx3wN8QUXYuc5tymDvCmiWCNigES/yCvwJiO1mBwVMXzXRrSbkWmLxVTq\nEByaapjmj76wDuT+AckbLrHYm1LBHpW0lniQiecYI1eViOCTLXghMhG4nLLB\nThNpJ+b/e7THbNGcBF3WDrmzBOUoA+8k0/2V9Yr7fivjFiE6GkpuVaVQUILO\nWA93\r\n=mxA1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f510ff6a55941d2a462fe5a0ac933357dec5540d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5534_1588108318163_0.399597084661641","host":"s3://npm-registry-packages"}},"0.13.3-canary.5536":{"name":"hls.js","version":"0.13.3-canary.5536","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5536","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"953c5071ab8e9e0f5b1e7c56c41d427ac8b9c991","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5536.tgz","fileCount":97,"integrity":"sha512-su+67M6mxVXYyZOb86IVD2pBaQrtk3PfEc0AYUtU1yyASNO0aVLqwE5gui2QA1GiyxYuKpsH72lWddehbRWMYA==","signatures":[{"sig":"MEUCID/0j2r4s3NGzKolssWNQ0c57SxZwe6Ufr76IBgfNZRFAiEA7m1iSc4aIdcMMiz5lPwktx6Juu1D/RdOqv4s+QwNYEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqK5ACRA9TVsSAnZWagAARtQP/2wcBruaW+dhnT099wXa\nSmiEUKOZB1HEQGgovSpu75MzmaUMECuH7XXcJo0sN0HWUOlUW9ZE24eaHi15\n2uLTpGfEHAAhmnqKs+Q8Ri9jaDnMT5PWvut70HS/d6g7NkCZHZNKis+75uhG\nlFJKRiv/T0Xee2b/NQTTqBj2oXfBHMRqj/tDeRMTJqN0I98BH5xN+IO5jsXz\neLHq8sQicdl/RORviCoWq5Z+FvaFsrHQnNbiKwSKSXjYQuJS8SFYx+buqVje\nohPPCXlOwVtzLmBv/SVMLqbQIQHoKgzOQ+iTrWfkr/lmjdTVWFoO1xp2R8fC\nPSDCkNKfpEJ3b+PVYQxXgV3oRQ1TyF1ndta9in957mTBR18CN8b9gUoqFxE9\nYeOoGO6nnScQlgKTdW6siUhOnI+LwJMbP4KfyvuYMjcERDP07eosB1hEXW/t\nmUt1CQ5S3/w3VuKXPa1VmGC7bxIJ1ggQXBlNHJjHaJmZeyQ8w6hepZrJM04L\nYN9Lr4UigYbwR8u7AVvgmYOg9KlEJkiIynQd4cuFnJWFtUW0UqnL8TnvznH0\n7skvpvEgCevFlZCaPCvTeWeK8Qi7ayQCZ4KZ6sYa4iJ1Ax4qy9tgfwH1KaGP\nxlcdN4WSsZl8/UcmfXJGgJV/9P11bUf2jz7lWiRf5o9bi8EeNUxeRCXQkcat\nESgX\r\n=L/pQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"209c8a366d2b2bd67997a0bb5c3effd78ef2d1ae","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5536_1588112958407_0.1294728172298758","host":"s3://npm-registry-packages"}},"0.13.3-canary.5537":{"name":"hls.js","version":"0.13.3-canary.5537","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5537","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e10ab23a09bc8535cb7ca4bc53dac6553acbda3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5537.tgz","fileCount":97,"integrity":"sha512-IO5TZ18/qZszegJPCFa2znLj2GWMXVkIEWrm1iTXaf24rlbnhLR2xrO2udK42/JH1WP0Q6F4JMbCDQvPkSAkDA==","signatures":[{"sig":"MEQCICXFjS5NdIr8NDGSw6Cw6HsUeSbbTUdfADcxKsOkY8y0AiAH2Xzy2VLN8H/dKVrudsu4uk9UEZumvINK8aIcWCN2GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8929937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqzP0CRA9TVsSAnZWagAADxMP/3A4AAvc7C0DqL+f67QK\nDAb9pMEvgD0eo/V5Pmg3Mfa6xjyAj46FdoQpxCOm1JftsDZKEZCPHZpQ6xoh\nejFSSNuQ4DdjihGdAs/REK8RYkIeL9XBt6LG6VbZ0tQTmUyARKM5ITROjuyJ\naj9RKyxrp/XQPJpUkUHzUcs6jaODMIXAlMabnug4Md60WYl9DcSzi+aQ1Ug7\ndhrqzY7o7x/ReYestzSpqBhlcw5xdufh+Bnp42iqLEkxEB7ls6VYRW4P3dpi\n5jORy5hqo+OVaGaGspPoQ3KnnPHirix/SSkNg9U8KLwn2AnlIFhtaAx8KB2y\nYf8eO+vWwtEql5YiPACzOxonePrW8JfGLAjEBSTEhr6PQQAyvzh/4LIxGJBo\n+GxQD9v/EkSDpezZ3zbgfa+Bv3FbTmp6DGHIQCdFoh6C1tM3BYR14QKchyoY\nEyq9cWBrtoHz7IV4OMRw8CE5W5aEHEpALIHXpetoY+baUIGh6VOfmkFLG2HM\nIWk/CesSRGDcyQQ9zW/vU+l4o+UCFb1MaI22S06pWdOQ8cqqQpRGTSZ5C1vD\njnDBaomaf2KK7t3n5sPcaAMDJBmNCRiTljCUq5Guo/G+iHhl5RpB7HuV0NeS\nN+NKlZvUHUwREUxrClv4/5Wzf2AL9lsujcFW1vIW7Id1SK+ca+XWHnZs34sV\nw3+h\r\n=iDNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9635845e41af9c27f50494f14936b72791a8b615","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5537_1588278260241_0.5239083929708224","host":"s3://npm-registry-packages"}},"0.13.3-canary.5540":{"name":"hls.js","version":"0.13.3-canary.5540","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5540","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be35594a4dbc2ae575a0cd054ac20986188ecf48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5540.tgz","fileCount":97,"integrity":"sha512-cVZp0Mi/u5TaBAoWnHt+xkgXOQ1npGAWQgLq0fwnt2XX2HwFlIqDanVsJ0wjpUnzpj7ET9gcP9AFjHZvLpXIDw==","signatures":[{"sig":"MEYCIQDhbV06LUtW0zuaY/SDFovF3FhYCW/K/tjCczsQlnqF3QIhAPHkfkjwr/AwVdHwNZgxQK7H1sEKBysGNP3NElv5/DIo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq06GCRA9TVsSAnZWagAAA3MP/0joU78jdBIGX2lsDfUh\nAUT7fW0PoWHVgyAI6k2Lk+tBsK2+WpHD4n8tB83Tm1WAGvdbUvZ5MzOLnifP\nK5coClWDqnApfR98ne2RyrFBCs7uTU3wAHMy2vcsV8MklXl27fud3R+4JmBZ\nVul+uhsEO3ZqEfHK81ypWtoeGDfrIDgRn4wa6jbLtkzaenZ76XLltNo544T5\nzSbyyl9o+3uHdHtAy/Xrimv8yuaLgusNLmhFQnO4Yc2KQBAqRqZr9sZwgNnO\n4vvH7d7l9eVGYSjpiynEx39LdBvMDU114B6WCRXaqJtNd92Gc8aDdacccIrK\nPalrnOmSmm21ukFGB0GMRiVqH4n/IovYLVV0sB7rALLjQuTYD6pvBt1LwFuK\nZ9dBCkz6o0LCewvGH/8XrX7w0ABDURSXyAx3AMkVPBOtKD85Wk0Pd+pxIqgi\nRwB3VFTAkLIy9qPl3pN1sCIHp4bCZKuoZ+l4vncJ95sSX/YzAP3hZv9w4r6s\nlyftIAjw3Q0VPwzDgJoLK/Eq2e0piIxxbKhYX0EdqNUKqkM1Q752BB5EeNuH\nT39CNe2HUYmCF+TJh+kkI9pCaNzQDsy5GQKwObeh86kELS50T0vd9xzF6Hhw\nVJh3oQ9eLt6sKeaAiSiKNBOh06+dbUrkW/4Ee8UrPcJIqHa1INM6vuVbVSO/\nBOAG\r\n=DkZr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"334ff28222aa83d1f0a57c420d5f50c0897ee8ed","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5540_1588285061786_0.08515611213272778","host":"s3://npm-registry-packages"}},"0.13.3-canary.5541":{"name":"hls.js","version":"0.13.3-canary.5541","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5541","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6431ffc56d662ba2b54727135d60010f8874d96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5541.tgz","fileCount":97,"integrity":"sha512-BF+F2LVafFo4b8KhT5K0NEnaK/Eu+3SC5p5/fBQhU3XZcSDTulHoYfjQox1F0zmNJ5f6GSPQnanCY8qnKBUIvg==","signatures":[{"sig":"MEQCIEBEc4G1Xq7XQU4XKuCveM0jwtJcXmPWhV3ZI4VJs46eAiAtKAZYAn4pQFaqcGyp062G82ZiYGogNjx64H4NRBIlgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq1BDCRA9TVsSAnZWagAAyjgP/0zQj4Bo88sdgfTUjKiY\nyBtzggtS31V2bH9u7/QeVZSI7x1JwCXWuxhMf8aX16Eslk4sQS+NhiRLQ+lp\nuAuCo+LhzZZ8/LFo3dy5ionaBHYpgoCfym/nO8p6RwDw1f7LVVyb5JsvX2nC\nbViiqqIx5UnhvhY2ekHGsSTRzrwxhRa0HtbFccYh6G+Up0Def5+azvWACWXQ\nBLbJY9INlYVKwgqXhkMiefJxo28Ys5cjvzbMOorFOmKaTwihs2jypYsWQznT\nQc3yDQgtQWvdoJyUbh6AD/dAsj0OXfUigfZg3qSiw+MAZq2LONWTy+uOq6OL\nKVRjmO4++sApW/KYbBOYx8wfv+bE90FoCusMj+s3UqfHZ7Lip/gQGXSqJG3g\n5ZfqbAjxh6pmy7OONLlK0eHo2JUpZDje5vFvCEwLw28/6BxKSsoVVJC+su3N\nqwaheDgBYWOM95gZKkDQMpXaY1rmCXw3bHxDOxkct9i6dEa56y9tFfBc6Tz/\nEiDpDUcVGo+PbaqDK5yX/AM2Ig7x31WbFphyLJY1Kt3Qr6xqs9ks8U+NqiKo\nSJ+USnijszUOQji/FGheh2j2nUz3qzsgklCA5U26niE/cFqEg6YtCIsIsKUy\npXFIEPq8aUE/5UeHmzDlNmT2DtgEiAiMYx2uNUoAyXqG6aR3RBhvjvKoNf5k\nFUAR\r\n=zsJT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0efcf3f73b322c31f98f61edb64dfda5cd87e789","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5541_1588285507262_0.38677554116286306","host":"s3://npm-registry-packages"}},"0.13.3-canary.5542":{"name":"hls.js","version":"0.13.3-canary.5542","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5542","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a49d49497f432ac4acb8e2ed335c4d2dd3a9b43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5542.tgz","fileCount":97,"integrity":"sha512-VgqfJHeHJgYn1njv9dxjjLQn6oYuJofVmoHOCYcJeVMtZdwvAXI40rHMKHTLqD5/N3G9uMwcL9v7TWpcIf/BoA==","signatures":[{"sig":"MEUCIQCceECHONflliZ8vl/4ficcguhQqSfBRFswHDKDSNPIJgIgXP5wN752plaNz0xDJKt4JYyzKDCSNYtdEf/pGjRgIJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerDsiCRA9TVsSAnZWagAAiOAP/374Ub4qg9sYcpQkuwP7\nIQugmDggt5OGfFtUkzEg0vngdnduz1hwiPQK3aXAd4AAlSZuqj7cLkqbJdD9\n+xb5wDBnhIUxK2OpfBk8XFtwPp6NLmY4i4WeGqrK5pH7izc7x8gQhT6ggFVG\nj2yiV6wJYuKqigS2sv7Mr2gZKa3RbloQBs/W/6h53HmduD7ZiwnEQwUshfDD\n9A4njZ9QksMrRvxVriGIgozxSMpvsWXSmhhoIII41bG0iZ0oydWR+U689mZ2\nGnZLZ028FgXVYDmEmQfA6eDRqA+ds0YUSE8RxnMLxwkQlkOFq04B9XO50sd+\nZUxoRbQia9PPPVVzJTxS6j3xcf7odp5HfBH8izhHLoSZQ8zRlP4aipAaj/K/\nf0x7tCoE8rruP65HAm/JPwG3GPnwT9E9SnqB5HLQP43av7n7t6dCWBZ7/2EG\nJzxPjhZc75QF838W9Gd4iTsB8RNd2mTjP6VmNq5p0YuYnwh6AZE0ccgAoiSP\nmrbU8p5zV5wIjogcLTaQazKJIwVrMe/0fy7p1P9q/4P12seQIDx8VWAdVqU1\nlnJ+UedcoIwvSXkyByEGtshJgzxlVtAw50XmLlUm1C2y3Gjt/rbWpU5oYz3w\nRdkJq088oejqDul2HLJ3rM8Zu6batPGgtDaCzh6iEmOQhXScorFv7LOV+glE\n+hhp\r\n=boO/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e4b75f4235a3e19b3e2614828c994636c0a3740a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5542_1588345634040_0.5366607196687763","host":"s3://npm-registry-packages"}},"0.13.3-canary.5544":{"name":"hls.js","version":"0.13.3-canary.5544","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5544","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"62a171ed734ee9dcc8d05ad0b8f0644c7ac89b58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5544.tgz","fileCount":97,"integrity":"sha512-ZwP8zswU2FTRjpO5Di0f4mZCfNJPc9qZl6ImaktLDsMXEMtGRhDhYXmweB+IXef1AANy6qcNWu4AGhGcApYDaA==","signatures":[{"sig":"MEUCIG9wk4fa/4JbFq6QJR8Ns9aIpNo3jMdVM/VIaGmSNt2hAiEAzUzcl8a2OgFFXwIdpI5u5b+WZ1WvUPZH9YGhuH1iyoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerF1iCRA9TVsSAnZWagAAnfYP/3QIMn2JZy7j+TF2bV6h\n5vt2FH8F5WAP/vnslBK6ob2XJlR2Qn3nbKrQPTmVuHg0A6tZYVdYUOB/IvGw\nDOa3TRWpOOtmWDwHGAKLlN5aMuWNwu1JAtCDgaLUCStLkGw1LJEhHsFWuJY8\nX8n8tAA4FQlfw0MNjxr+NSJQXHElJGbM64OqakheEB+ybBTXB6Nu1zZ48MYs\n6rbPXwPTwmBGLiSG5atkyyMYtELsCMvZUlIgrV2pBm4p9/dfadH6qD0SHM7D\nnrcfc6M98vAClVr+rieCJOND++KXPQ+LqlY7j97QO0krRJbYnGDJTzdMtCmp\nuDebr6lE6kgiM9obJg9HnykLe/gA6Q6Qh53J8Y+daL9Ox2Z/pt+9a/onr4kS\nAB9TvTHhRIHWampCV0LRFg9JzXjcGQPJeyvkDBHf1I08uEszZ4rpgx4OSJMV\nJR8+nGsiLWRf/pgX44mi+3l/w6iuZyJO6LDdfVEN5+eUwFGzPOk7zJCsJsYr\ndiG4mLcJ6G63lfJ1vEyH6We+lnyGgoq/sJCJcyNwj6heb4JKqYps73tvaGW9\nLJ/xV4ho8c/fOAv8UPdDXLT+C57U0S2qldVASgw6Xt3CGEJjsq8q9iFUOKy1\n2UmugdBpYRKkDGJB96Nq2xj+YSGwrBh7Zw4+6X+FenOdjKSELt6vHlsuHY8U\nN2ip\r\n=unHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5b1d1ed967ef92a9261da0e4817c616d88c70bae","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5544_1588354401823_0.12106670538930309","host":"s3://npm-registry-packages"}},"0.13.3-canary.5546":{"name":"hls.js","version":"0.13.3-canary.5546","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5546","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b76177a1c10bd4d47d88d47791c9f121451fa92f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5546.tgz","fileCount":97,"integrity":"sha512-3/D1rR4GSdC9aW5i8dN+KjnQ3+rPuwEwQPOj0hjpMUpmr4CHc4IDNoCf7xzgAB6zUDstIsUg4zhsVfbHSubkcg==","signatures":[{"sig":"MEUCIQD007sqkzsuKvSD72VW6yFzniXI5ENuk7FrpaG+9EfK9AIgPcehm26v0lOrH/bWw6Izab2I7z3E6DQ/BpR13V0pBIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerGHiCRA9TVsSAnZWagAAL2AQAJVgyrGgYJHfr69TYG/h\njciedlVUslmUmsHJDsVjAVmPxStOgBdtQUr7TF8mk/UT9XsmyJL+NJ8T9Sy7\nNwHLvgutmvjGXuBRjTCcIzmbSjCCy1yoCXvCvhCA5iOvLILDW9kQN9xAVHCS\nCQNHWsp1w8SWDn3nnVqbKGY1GBPMgKrVR6u/fjSgdMJwdZu4xvru/7z1vv/1\ncRpUGsfh8Q/SGEZ0uzWPzqHbDeDmaMXT8QulH1WeaML9C90YWPzRjWLbQc0z\nEq9z6q9MM33Pgc/XPzKV5C8d1iFOCJ4Isxa2FebyHQHi+78BEgIwdEW+sldc\nWAoHi9x5xbZliRBfe1XgtQu2acdFHtKH/oCBC199mmIWbA1C9pPg+R2/mnC9\n6zklqfsyubRZdd8ci7vw25fyMnxlaXBOgTiArDhGylul3A+0N3lckPulnvVx\ntY71FacwHTxABCYpe42KBMsqnHpTVIs7ZTerqJrYs7Z6ND+oWV/X4fSVnMhB\nDckw0eQwOZ1HiLokcicF9lyma1zs/6pn1K3MeV8SLGh3obM7hHP2V+if9Gx1\n1UpHfw7og6GPMW/4LQNdtBwnBBzqTQb+/hyp6abPzCtKxr3hYFCAobvhq1Ca\nSx1M2rhe9NYQSl3/AD7QeDm+ocaB43LWS8fTgfjzqr7IqU5UgPFxgUhxHY5b\nKxhE\r\n=VMmd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"82ff47a006febf26dbae91c23588043b176b2ea0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5546_1588355553530_0.7927967852380304","host":"s3://npm-registry-packages"}},"0.13.3-canary.5550":{"name":"hls.js","version":"0.13.3-canary.5550","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5550","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c09b98fe4861616cbe9206807a63ff1b2e4a9c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5550.tgz","fileCount":97,"integrity":"sha512-mcHB/h4BDxfHCNz3T9WX35j/wpQ4Ke2ggfdLch5anjUnDYNGJNC3cZ9aynS4U7F5YAOyq57m70x1VEY4v5M5yQ==","signatures":[{"sig":"MEUCIQCfHgPK6M5gmV6q4f+UysKrGsJaE0vCzVotf70kC7cYDwIgOnMc3VHO58lNBPQAIGf4ljAiVRSJhCThzx0EUNzOZ+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerGJZCRA9TVsSAnZWagAAsIIP/3UD+mi2RaNbnEu3XbQf\nYm1lzJZrGqGhXjn1ke2VrXQ3nxG/rAtaSnfEFoZtHaszPqTcK25Ay9mm9Juq\nbhMixTRTcF2N7GT5QU2QEBpYySw5Cvgu3Obs+xZhKJ+VKlgKLNqdAwfvAJiG\n11TSU48VXAJg1Is59i/T0oGirdSRRPboVQ7EIX7YeEGhbSpMO3AxfWUgvYRn\nHDOA+4e+2I+dVM6khJ5zt6fXF9bxft3giUt5M+sIEoV23EH6vCZEPFI1S1vI\nOkizE4AtpHzlcrCXyw9zPzBWA+rv5ebEzruU5sJZQ0IARrdwW0tPBSm3wRv7\nFi5xJ2HouzZ7CEZGaFcOvTcihijrD+omEyzL7w2nERJKI8zN8I8wxET2PEzF\njTJu+rIHM9GPaAXhm/3DC2PeP8fLEg2WAMxLERUKmB42EKofTJREYc0+uZ0d\nsp4e+e3IpIHMz6AAlYk+gpnLM4v4fTRF9Ipv+cxXItH7XYOKIfZO95Svz9pg\nMA+aXYsjh91lnOOHvVBVglZStbzP0UCLqNsgrDxqG6BhmbGpGipH0XjGh5Go\ngoRFaOAw0SVQzKmfU7jvL0E4JdiN2SMJhLm3ua2p8Pz7dT9cX1ZTvJiIwaaH\nIsSDXPGslXUWgKLwyQk9RNLnBk2Ho83zECLA8aPLegDj6GHEpbSJXwmSLrV/\ndrvj\r\n=X+vU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6fa340f5038b095f70041f1901983e859314351b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5550_1588355673139_0.11489916965155667","host":"s3://npm-registry-packages"}},"0.13.3-canary.5553":{"name":"hls.js","version":"0.13.3-canary.5553","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5553","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c93e4547b698df2d67c5c31e5413b49b9e3e4d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5553.tgz","fileCount":97,"integrity":"sha512-/Gp1qI3BSan0C3k/v/akipnOtOnniSnyEJPltpgRgfQgv72JR2rXkGlAqeE30eBTcRwFpc50I/CJJKFKZgYFAQ==","signatures":[{"sig":"MEQCIFd++zRUDkgfQ1PDukrunkibRWRVrNDf8qYykdI6gmKQAiA9rMeOtzfHBxPvdstQmDqb9948wbMmHm+7SUTxmelD4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesVf8CRA9TVsSAnZWagAADegQAIBhOgcKFUZIIXg37hxV\nha/POYjQhLDdPbiUarws/nOlw7lxIymqVhLpIvH13zgtrj+v7q1dklXSgaNC\nIC27Onml1mtTJ/9l+osWA0O+oInzrqxbgww/c/+oFjFi8y6/MrZ/Z35QPXpG\ng2HXX51MpxmCbXxm0Q2E/GQL7uHcatkdwvNvIuC7xe5GCjoRfhKwU0ks5hWG\nQrBH+84xw/ptE2nkGh2v3Tu2KmWbTwt5Es7UbIbceexzvv/DeUuC93BTe6Yl\nsTl1tKvpzbP/1fk6MYjjLcaM41Gm1PdNNX28J9K/etQ82LVA/yTCTvyztbMQ\nS3+Ns5Hgnyf5jdoCxE6RUqb2bB4owXVWxBpcu9tKlQf5tWPHpG/gxv8bykXJ\nak5c1agjTjTI8b+kLJJ4MSb+IFKzQlAvfy9eA8wbSt319lpcu8SvtCaDxCxJ\n0aiyZwJlmPwEGupVOBa8B8I5n+QUQOmQImvIaemJqRc+ZwpgMpXmOJP5vSn6\n8CgRe/QRbOi41VRKFrhZkZzK/0XBMpiZO//MAb/nm6+zXATuhH0GlAj65ygL\niQVSKxLuzIVHn09sUNWs2JxNmW4xezs8lxPiLJXSNB8DMz1GwOcBLDZEoSK6\n7yF4CCRET6iv+cYpezVeUm6e25WX9hFXzY/fAVov4kd9GOCsMcaE+tFxEo2E\nT7D2\r\n=2m7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4172fe5c525237034f5a2152a9bc06cdbc1557d7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5553_1588680699887_0.7221546513713029","host":"s3://npm-registry-packages"}},"0.13.3-canary.5554":{"name":"hls.js","version":"0.13.3-canary.5554","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5554","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"612f5841e7115eba3bf55221a7b16f41286b90cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5554.tgz","fileCount":97,"integrity":"sha512-+DfMLcJwtoaFFXFPfqSIixDrVV0Cmmy98fonCHDpVKcvmpvn7Wz5etupTGO1K3lOuzyPDdea9w1QG5SYDn6Ppg==","signatures":[{"sig":"MEUCIEhqG3uSwC3BgvupCLxuwNNx0vOgh2yffM5jtyRcpvxUAiEAjVsHTdU8mkeh9U/6ICz1/EUCUcHomimF7raICvuIvxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8930803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesX+PCRA9TVsSAnZWagAALhgP/1HdNmqcUsppfiiYV1ag\nQ2apLdOb3aN0wc5QEvjfSSeQWWA2pk+67JRu2R9CPifDi9MvRECNVLIPC9my\nA5dGKHPPGH9OHcm2exGTSXlGeCxgsh2Um+gFf6dR34i5uQZV/BlOGQXBqB9i\niiroiAaaudTEnCjIHj+42cOGIGdGq/ieVY3za+nRC9Bo0QTZ5b7R6NX0TLFn\nwBzMKa+AyUU5JoM8wyLpiiTZWi6oW4ob0/JkPZAa7kiCVu76z603W2WDsfiI\n/KYOw3bynxbG7zl6XItMun57ifsd7UUqcYlxrv/tGFjoeZHrD7jvGFsZOtx3\nnM7aGpMoA9iD/2KXuLmwvsWOF8BP+WPt5BJ3HIuQHaO9EZDfCQqwk0nKC+N3\nFD7b+GUAsGBp6+VVor6iKf7UI5FA80FyLZP9HdR1A/FJCI3jQDyPJkIIEz2Q\ndhjmwJ61h3bw8xohYgW7hQC42Ls07jz3Xq3FCTzOZ29xi5qwcMl7XghIqrxE\nfhrzxzgqZ7HghwatxlCjFgZG6nooLji/o9lg87l3hyBgy+JVWtKmJF3clBNF\nIYmu6O+A/RKzZROrwMBPUxRT12OYQ3KzIjjSf1xUy57R9RhR0IdhAdBc3SEU\n8KTfrG47stJDFj4xuvEMUVq69j8aS45zvklpTUFyMngcq1rb55M/O+auviEu\na+XZ\r\n=+XRE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"32285d8a292d6d3946fdfb8c2d0ed5b96d076568","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5554_1588690830398_0.5048115005477989","host":"s3://npm-registry-packages"}},"0.13.3-canary.5556":{"name":"hls.js","version":"0.13.3-canary.5556","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5556","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"061dc478ff9472c68c1c9c421c9b7cfa696169d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5556.tgz","fileCount":97,"integrity":"sha512-7lzGB3Q0PSySlahRjF2imhoO9F0NvCCaTwpeEeSam8hFTVmC+STKwcqj+K5+C79hPJJXVwPICLHAtDdpG4IYDw==","signatures":[{"sig":"MEQCIGyN0AezKLT1pdRuEcastJhbhggxbo5NuaiqZLEp5FP+AiBWwx3GcJlaZHKV3QTyc5OOWgFEkPw1yu7p7dcEvxsCNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8931335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesZuLCRA9TVsSAnZWagAA9fkP/jR+16xdl1OiuXeUDocX\n9PMyipShS1YP9Wdqt/sOj8l/r03kpyaBnh0qQGQiOHALBHQGqRXM6rP1FrkF\nsxj108UoJqL7PVQRzYQs8h4k2MvGC3PBe3y9BKjfxm+tcgpNWFpuHE4Nhlaj\nOoUhdjNbPicVkjJl4wrVK2rhPcGibPkbXoiyE2X4r8vgQInvLXtNsIrAYnF7\nC48+cXJx7blHv4lyVCN/khsb7BJmsyXtdq4rEyAPEeUZc+YHa/KeZKUUmenY\naG36T5PzBoz6qJRl0OhYohOPnDh8loUDzEuZy2PWHPUBESnLlKkYMksxE2ID\ni+L862Jy0a3Bvelt9zdW3wvvTKcXQT4k0q8NwKWCJdk86nqEcLF3fBC3WFuw\n/0Rc/Ahwubs815rBS7hysMpdhI9J19JQglBH46OqMWgCGOU0ACmJaZ8HCfAH\nebMEsQLH01kExXIQzd5G36dFRoz9kAxV/3/iNXHdqLP4E8TXvkgaFxu7RK/Q\nKBkRuBOnuC9PeuU+OCnH7o8q2Y6lF6bDdbF6/S1kInokyQS85Dz1QuZQqsJu\nArZFcA9Q7/MfTLzP4QHsX5cC4rtXO2V7s/S+EPPuRyM6aOt/9iOJmRWN+w0T\nFPJxUB3chkrBBjc21sXzvWu0+mdH38yr2QGVwiQ19XiRX9SEUUrHvcGq1Hyc\n+BBp\r\n=3MQZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4a0fa63836ee7f4d210be257d257bd629cf6f12","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.1.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5556_1588697995248_0.7361559196791132","host":"s3://npm-registry-packages"}},"0.13.3-canary.5562":{"name":"hls.js","version":"0.13.3-canary.5562","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5562","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18946701c8ea637b13103f63ed7414fdce4e013e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5562.tgz","fileCount":97,"integrity":"sha512-+cB6iFn4n9VPxjTfYsAsys5JL72dwpUh2imu7Fos+2I9gXRr+vQO1lK2Hp7BDO1wAP+TSjGlaZrfZIxcr+hieQ==","signatures":[{"sig":"MEUCIQCpDflWCdWHdwn3j7cNa7K+Z9sf8PsGZlkT9ZjEOcl90QIgb6EiEFK7AR9VTnc2t48pg6fi9qPWsI7TE0pJMkOaI2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8942209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetHGlCRA9TVsSAnZWagAAmNwP/3+GabEy/mCCh11eZTSU\nEEdUY5Kw10QPncIcmCy+G7e5LIbcmzQtDFx6hDh6rprRkIIWqpzfNCDC2SDh\nPuSjCEuVPqlJU1UjI9BW0X9OTWzuVqCtA+s+u1ETn4g/XyRnZjL8uoyDMTKN\n9Hbuws7OC7gZGaHADKJY2RcrKfCjmZTZR0sEk8uPE/GxtbH9LsgqZMz94KLp\n0tUxAy+1XbIAv8PcQwit2KtMZfOJuVXiNMVgRf8PepCdIIgwNnrkyRuiQA5W\nZRDTFF7AD0ZiEE+3TQPsiFFQB9Rcwqt/DsbWkjPPdhqCg+WiELL7XoIc6LSh\nsNqy/2/XZD13SvGzT44yiK4ISTNb5pV9cL2E6uf1fU9EEJVmSDwqexbqi5Ip\n9G6X4tYkc2PNhYgSWiAztZgKQy0Ks/7fiSzuM2ZWirtAbPAy07xJRl9FzM70\nqeXMvqQuOnrPxmh3cY5fpOqUDl4EfJFLiWb2MBCpT4Ty0J1fYJqC6JLZMNoY\n00qPPM7+fDqVfxbJSVlTKSLCzDdXxYCNqB3HChg7TkasP0XWBJazaEBA1dxU\nGQ8RlfgmEo63YywsVr3znFvsBxPDUm4Rhs7k+xm1PPwscfR1eBQo6i/JAE0k\nAMr7aWSyyzaS9JLPcvxyAhtChFAQjkp+SwzdK64Cq3THIX03yR1kuT//c6Wz\n3CQa\r\n=YgFm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f0e63f5b9ebd7e34922823c6c94db8753e15debc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5562_1588883877185_0.8251212441482609","host":"s3://npm-registry-packages"}},"0.13.3-canary.5564":{"name":"hls.js","version":"0.13.3-canary.5564","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5564","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f280c65d70aedef3737e79c3c35c8f11b1013d0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5564.tgz","fileCount":97,"integrity":"sha512-fKSbCKd+sHsRai8MGsz1PxIo4Grmmc5Cu61jzRfBIAE/RJwjwSIhSlwFKfEIRF8kf8fGN6POCqpkKVQ9GXD9CQ==","signatures":[{"sig":"MEYCIQCThF4FVJo3+WOAfeUfekjLIwqpm4y8ijfwAymSe7NGDgIhAIBavIu36LNBzlnuq0KTrRFSDUKjaUoShENmaHC/KnIW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8942209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetHHmCRA9TVsSAnZWagAAmeUP/jsR+UJQzgvLrciG0RtN\n5czxCaZE+J1a6InORYQ0kNZXNKR0zoLv8835dJkb04sGzzSvBwM7Vly8acv6\nSNay3OZtjDUhuCsez1B+TyoZjuUH5WQAE9Cn6wwhoePUuwp7NbB6toZZCXcO\nv34BSpyEdrLGGc4zQdpQApVwDuvlk7LbNlQQ93P3OTv7vPlViw2xWZJebg/T\nssi3bR4u6OYKpyfqU+EMOvA7kIKLgHibhKSq9Pdj0SnXf8afmCGMhWv+5E6H\nNu6j6Ll6Fas/eAUvFBjpOwcDLWCakIWlaRVEO0io+R2Y3lVP3bOV+vKygC6s\nh6z45UGS9xRHOoOjAMdCHOLTbcinnrk3+u6mh41f3JA8PyZVJs1hoe13AAFk\nUPHCa5b2r/D4IU4+KUp+5Q0S09L8D7LMip7W1eufFAlmzFJtpavPZcu+g+A9\nPd074Cf4fODZPOyiYpScw6r8LEFaxPj3j7idwhL2uzI8mPFmbzmkhU0PuAOx\nEq2ZTfsyYui/VoIzz5dmR96miwRDD/D2JHAti+YvIsTVD74KOBee5p3ypnXr\noYGp23OUdpWf9XEPtDZ1hXRBXlXKCWoZr3LGwHTrWmGRbZAgqVn0Kvvx4uA/\njN2IUfj30Mh0DMzGLXK6SfZGAQMrN3yMUe6OkpFJr7+SnQsQrBXyFSS/SM+0\nGQnv\r\n=8DFr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b4b95ea5facd5aaee0a1d26483109fb3f607c671","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5564_1588883942101_0.47275802935372435","host":"s3://npm-registry-packages"}},"0.13.3-canary.5566":{"name":"hls.js","version":"0.13.3-canary.5566","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5566","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e028332d6bd772029807c40b8f9e19382cfef87","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5566.tgz","fileCount":97,"integrity":"sha512-4qQPgzre0Tesiy16DBDRk1spriU/4WlVE8ffbaDUCEzskR+OR0zH8PzxDCn1e272ls++8bVrp18uwP3pLHq7mg==","signatures":[{"sig":"MEUCIQDQsYir/p7utgGHyu0jmvfG9nswyfgI1yD3d+GdV8WgeAIgfDM5aDcq4J/oaE0sU2ExDpZsVZsijKmNA4yFPxrLTLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8942461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetXI1CRA9TVsSAnZWagAAt3cP/1exiLKLMvdkSX8Fd+5C\nGLpC/q4iomyRH6vcMHSYdDu6mDk9anoUvFZNOjXlmj0p5x7RDyFjyvkZsOxA\nUVpyRN66urMv8W51oA4BS0Ie7AdB3qVJrtED7ZanA2g2eJalAfuDjV7CIdDG\nj87kBeDGZgJZq4kuKZU/jdGtQvI705b1OFzAFe71d7h4hl0VADbDRgLWR+6H\nBi08CLA5M1bZhGgq3TvcfzC3NIHKbhZVgZUSe1pfa7AzhiJT9p82sGX0BMH1\nvZyg7uh4OxB/vL1BRg/wJVgN+hmH51e/jOEvlPnBOBWbjzsuFTTKUXFiRjqX\nmGjEiEGaTVOjjn5TTATyg1+FzK/BiPRbHoK5Wq+T7TCmPheHLbNWkGlzT0jO\n54TWAvsctPd7+r8eHXHlhYYzJazww3i22BiP9PEarqdZW6nNjF6DqiZVbiId\nmB+VQKGwhWjYPOv6iQlCmFohfdAO1q/qA2VVrHGS8KfvqpJOb1OdzfIKZCbc\nH4kFwXW/1jBv/FO/9M3Dq8JF9DMyKHSvAShWZVs2JDWogIzn/y/AMQsZZCVd\niAMxehg6lrN5q0R2Yd7AgT7+1/6NnD1tya7Fbh61Wd4XdGW99DZV1XxxbaMz\nbdR+Na+xSte3FfzsvLYkeS4VsSDJ3h4u6+sJfVYCqOk18IjUmluZqrEpS+Mg\n5Vni\r\n=hT2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72ab148eb0adb8e0e6daa05e24cffffe021ce387","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5566_1588949557467_0.8477324133623685","host":"s3://npm-registry-packages"}},"0.13.3-canary.5568":{"name":"hls.js","version":"0.13.3-canary.5568","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5568","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85c712b61a198ae6117cd5437083e74c353768df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5568.tgz","fileCount":97,"integrity":"sha512-6D8MfbycitRmv2a2g5cGc0ZxxRZvzAVlvRSetrs/2Pf/kOWtMJI4muEW0PtU6iRGMXxqnpdT25bfrHWAt/p4Aw==","signatures":[{"sig":"MEYCIQDGFIaFIXQf0P/7zeo7kwISY3zrIsBvFrIxTF4tNhW3vAIhAJgkrclQ28IgYc8zpWuR+YCtltHh7M8sHUL7yjqcqPow","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8942024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetX7oCRA9TVsSAnZWagAALTIP/j899oXosMwsA4J68gAt\njdAfL16bSdScS8td1WmMZsFoke/D+Or9Yz427E4Sn4lzccxV1yWC/FvLPi2q\nXOjpXCs3afRm8/84BsI8HOmzAaEPmZH2HpXdIAO+Gr21nGg6kZpBPC66Vsu4\nfUIrnT8IDkpjmK10221Wig6pWdDP9pB7BEGYVb5mUT4aHEagGoU1DjMAR1Jw\nuxxxiVQmhb0vlXynXCbKBmyCqPgnJ/msyy5ovMjfgNJOTBPLQClIVh2WthO6\nou7lY6OlBKMAMZYgf/V1KDvRO3QqEf/cS2Zks98o308qVJFjOcsZG6ML9o4Z\npWFTTw1yadMh4pyegUKdUiEQRU128YaVvJJArphzfsmcL9pK7rU+bMdLRd/y\n9PQETcpRBesylVjDstG5kLLBWKYV24eabrAlGwd56okZ1+8LJfQViDt8XLLt\nziJCDFU8cmV9hjeyQWHFPYqqvYT1pXIPzazZNUc9BFBqDNkIe+82Fkl3pMAT\nyz8GGH7kdfxfHYqvCqgfA61jSxTXGHQC6mhVN3ou8yPClYL73SACguHzaDuc\np/I4XZveC01LE2MOdNffKoFQIKrMTntVFKiGTv0Xy/XI9QXK8bZiyfBKcJxi\nr5rnFfvqo6EfIF0tb3QbJYDkyYF3Ha+ZoXCXDWpXGWhxGSuQtE/xDhgm5r7O\nAJsH\r\n=lyh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"13301ed33d8a5cde92a174e64673c5e187ba54e2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5568_1588952808091_0.7679254528063864","host":"s3://npm-registry-packages"}},"0.13.3-canary.5570":{"name":"hls.js","version":"0.13.3-canary.5570","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5570","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f390bfcbded4d5011921db744f35fb7b3f9d4a06","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5570.tgz","fileCount":97,"integrity":"sha512-UsEitqE0j5KejLIsdWt4wqHwMd/EDNp7KeYv8XqfNl12/0jPMMP7RXFzxqUxad69+j/7uayPabyuiY5jtUyL5w==","signatures":[{"sig":"MEQCIFZpbq8XxEa50zUch3qYCfpww+rxEXdKQvdkLEHkU9leAiBmTibMSSaYxnD4ssNF3MQ+hXP2/Ai8BJBRkNbfy085iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetZzrCRA9TVsSAnZWagAA504P/je6LgbAq18F1iiOyfam\ndU/KsQGbgmi7UGhVlIYqqO5CkNcor4Unt6De5dTVfjDUzWdnn7kA9mxvnzQL\nSAh0i01QHuTJ+FAEA+E4fdbhPBGUhpOPE/AIFF96m1xXkYfeZDA9DuSOY0mP\nV7CO1wmQpew12nKboTC3AGlFOKqpvXrDI/6Hpv9sb9QrO1gBHE9i7Aq2MZTn\nSEA4QyPuzDyQFqovaai0I1T8lXwtluHrSdXqith4Nrv0obSZBVcBgo3Xznbp\nu8gIyKPcCz8/YW2DrxTD4oG9MIcDWg19B88pknKpwwNY3+x74HbaR3f1Kbi9\npjfqxzauUyRvHhgXSt+Crz8i+E/fokJT8nQV1o7BAmvksgH31pD18p6CeRkN\nKCU0Y9Dk8sNtKg4ytpBB3HaHUdSSuh0KuPQoknqce+HzHkA58Jx5g5E86Kwl\nBfIGmM6Vo3lqNvwhrpZ7Qp0CCSN11REuvuvltIWk+nzNRKtuWu+CtwLGBC4X\nt7iO7mwRnnH8Hf8WE+RkI095CNeswwkWH2qVHKYTFI56DoxBfCTBB+zYq2AA\nVnoRe2A4h2CWUucpEWcYotcsUgpMPWXauB2tFp+a496WthDrYuTYnkrTypq1\npuBnL/PVAS6yx9K7q0EsqlNZDBoETY0OEynyObyIU9rbj0O7j4hgPgUDz18i\nzOgv\r\n=vnM1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c32371d2aef1f4f001e5b4c7eec6c082d8900670","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5570_1588960491266_0.9015123447341824","host":"s3://npm-registry-packages"}},"0.13.3-canary.5571":{"name":"hls.js","version":"0.13.3-canary.5571","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5571","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7860de545c1fa33d6a6ceb3ee2692c93cca42ab0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5571.tgz","fileCount":97,"integrity":"sha512-frq6xyYemKvD2vwsMOw7yQxQ86veAOEDKbrJ7TlbxqZmEBeZkBy4PUgBs6zIgKxEH9P/K3G+rkZ3Bv6i2WUPdQ==","signatures":[{"sig":"MEUCIQDHkBImjnpAQNJ6bdQPpqmH5KcN4C7uDkBZe6XQBi1MPQIgAy+yM9WbhGPjCXGagVgj7qTUIMI6OWrAg3kdFvB/VPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetdBBCRA9TVsSAnZWagAAWW4QAJAHG4AEpS/0hgGRft9Y\n44HBOd/hRllLHr7cld4P9EfPSI7IEcd//+urIFweg0YYY8jxP8y4iolZjrWq\nZyRtCaee5B2GOTYzneGs7JCN+balWj1XmNfqe0USW7F2/G3HLofXHzSgBNEu\ndX/Mkm7pfqiV91KQmZ+jVsA4U1anXN88T+zFp0qBd/ZhTp/f9uWL3tsiY1wb\nww+ebB92E0+wzo3YG5zdUfKRSYxYBB6LQ/3NctBca9LISH5/ho7FUe+5WGYo\nIhX6Gj/BL1MyJX1xTkYmwfekv4gt/6vmMbVTOgAuLYjEhpVzWilya1VEWMkg\nLu9DS3OzFQ8271agcqf28xNkftqQ0VQ31TSxh8JSjK13UuvfzMJ4HlmftUhq\nWO21ZhnDzDHOLX+kRiHCSzjxMcqVjMJDYprKiApJEo+h+He4tmWpkeLduFeR\n898dd5O6YEYzAgbm5XMbN2QVe4BP6YiFmw4wJS7TuO90JUHDXcu+Kcdtzxua\npkFJe+hiIpm5Ys6Uv61e4Y81rscj+BFvEHQ5slaa2OsuK0zgYETGGNCUogew\nTXLXvwlmiU43z7jwT3epeq8sXOYvFJF8yMunMXc1yZsa1gM8UqTyD7WcDx89\n540H+RS03hB2dzcN7l02ND01+m9f2NY11rUOda0hqvQMtVfY9kOyVegvEQLC\nQ7jg\r\n=peAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"614ce43968aeee72a183c173697174fe8711981b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^2.1.1","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5571_1588973632868_0.4416863655536618","host":"s3://npm-registry-packages"}},"0.13.3-canary.5572":{"name":"hls.js","version":"0.13.3-canary.5572","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5572","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"521c01bb6d19f177e2a18e890887256153872482","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5572.tgz","fileCount":97,"integrity":"sha512-Z8NRXIyd2YnLssqpBnPdW3QxCaoIAHWzEFVuBWfcoGUXORuU0/ge1GBnS9LcljwLrX48SC0z+s1vXNwHmtl9Ow==","signatures":[{"sig":"MEUCIE5hz/YhQ7R31Ja3ky9+o6BxUnzlAE7u4PHdgxA6cd1AAiEA2rKgfHmeoo7XoCqMfrQuilM6ccBo6/CVq9xGbZNHyRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetr+6CRA9TVsSAnZWagAA+nkP/Rkz5mlGkAv3Q++pp5Fh\njZ1QtCkSDqi8JcVbIDVEeJefOv4qgJKUcC5Y/SInHDEy5s8t0cPJ8VlL9ReD\nAAdgZtRDW86drIeUTjDZfrGr7H4Su5ud2Fo8U/MULSQjV5GNWkCzmpWo1R7M\ngwgkLB0IHUgaxWXlBTdSeqguinBGHbz4rPaFWh4jA/RzWd+xzsBQvMbdNvqg\nHBmoChT7hymC5l/3uu/A71oAxP5nHmuPpouM0lvqU0QMf8ocpNT+AXihZGkA\ns7vckgmYPdcwKyWcL9Wp2QVmDOAv2fmvEBhtWGRaNG2KEbM59NO0WWTS8lKG\nRud7V14VEezYCR6reQdYSrsLLwT2mDX21Mv2ppQSBye0n5SyTHM5UwiTELCH\nmYQ3MVcFHD8eXtbouskk9S6HS+E2N9jmmXQg+pJeh4Cqmnse/5B+8DQe+6ya\n7SiWZ92CZujrWGKbKpmiZfRnWk5PyuR8gJslAYVbGtal8i4Stel96MVEgKSx\nvYs5H4V1ke4d9zSOvoe7hZE2IdxKSovDwdWhPXYNvGjkWLfUeaPxke9CJQX+\nAbspOIYgs1IaQ4FbBww7eAF/RD1GOfb+z89qGZT+xkjXeOnKkS32MXlWKxi0\n5PMxniV1Jk0lMlAH0WUFkHMLqHEMuS/u2WlQidYRs0j14VfjxRP38MYdCR1l\nE/8e\r\n=xwmX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a841c8151e5888c2b89b99297bac8e5b27cee0fc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5572_1589034937618_0.8468092197591963","host":"s3://npm-registry-packages"}},"0.13.3-canary.5573":{"name":"hls.js","version":"0.13.3-canary.5573","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5573","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47e70b4e184d35063fd73b937f2e155742e7b4f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5573.tgz","fileCount":97,"integrity":"sha512-GDZyhisbbVLl/umyPF0pNi9GuhBeOts8CZDy9Z5OLMoRQGG1CqVyCpULVvgxlZlYSlzb3izDZVh0jnDd39qF+g==","signatures":[{"sig":"MEUCIQD+n2VE84a9Zwa6OxCKhTa7lpp48uewGIgoQQwGhS5vDwIgPYK4W2zYd19jdKGwOBB1SbmR5DjwlDlDO40yboKzU2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJettNGCRA9TVsSAnZWagAAatcP/0VCDt9oTDbaP4KV17QQ\npdKhz7lXZk+LN2W8fuEVkjgxVu7d4GTkjBi0cYXM4d7JYoFuyedMk4OZyOT4\nTeP4Y8ZZD6vW7o/Nlsi23ZkK2FII3bh1IspFTEsp5HgkPVdj0LaNaExs3o2m\nUEFnCVOPoDXTtXwHhcHn9Q0bkZ9sZhnUBnXVb1RULGHzm0g3HBAp+gOBGHEw\nXYU9OF08hBZCU/fCNGZEc5IjlqV967mHsGlpV5Awuxdxsk0J4QeRHQiRYELj\nnZwwm7d+H2mTjcMD6Pvf/cUFQv5Q7EVHJAyxXZn5odH7xDHbzNP3uMRwb6gP\n2O8twd94572qHuYTLploCjydHS3e+G2JxQ94g7NVZ3cIz2kyFhHty4RDmNGP\nOnHerWUNKQGgp5wAogDJnUeHWYOHROlDo30Z6hjSOnvljkq1r+5YL8GmZ+WV\nJlPJ60KdXSRTS8BCSLqIf+PT5PHDsFPVBjERSP2Lmd5rG3fGsYcHIKl4ybxj\niR40BhBYeCaG/zoxPQMLFXeHKMtDp7atkp/EtHmEcqVasNM49E48iJyF3oDU\nrUwwotdwWD6aXxmVkTnlhT0S0eCsq/rVBD++i0+9hx9o9Ufg8xf+3IRu+ZG0\nmuDVI93C43Yv8+BrOKWBE+Q4Qw76W6Rc+/VMxZmdBMidhB5gh+Ynj1+8vsgI\nXy2m\r\n=JtWb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c58d4cca23d1011b66ca720060c90111bc2e7af1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5573_1589039941408_0.5509696479135924","host":"s3://npm-registry-packages"}},"0.13.3-canary.5574":{"name":"hls.js","version":"0.13.3-canary.5574","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5574","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"519260acef974d6d9a5f86b7939d65c028c755ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5574.tgz","fileCount":97,"integrity":"sha512-xIv9Afcqfe7yZi1BnJrgfTt2Oct4aHH3bvaRFfDBtYPl7XPL/qlIwxCgbLiT6Fzc7zP6Tkce/ZaD3AygDoJQSw==","signatures":[{"sig":"MEYCIQChzH/JVxPKQIBB/ZrcettQdcxjZHjyNr9lkkRdxzJMnQIhAJrygfKcldrEeRCrqxtZ+wfpQe3ecAkpITbiTe40Yk85","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJettTLCRA9TVsSAnZWagAAtV8P/1uxwGFZ2J7XRainOckm\n60bxOlK0NZqsKDost06wuVEfG/2Y9Qe7P7/JKrjPoYQ/cDl74LNoWzajT9qt\nx57iYrZea9B3wvk8qB74d93Er4JJI/1/v9OoPoUpn9aXQXeehKmXhOI1/CAC\n17WXuZGCWbC5UIjgk0mrSPdyO6JB8hY0a+Pd7v+wZItI0v1YOTlXfEP1UmQL\nmZqz++iVdAPc3dsVdLZqGt/ZKd1BiT6GgYa9whsHqhHSkVA+7gOok/tY17zy\nlJ1YIifmNkcRLNFnF736WOndsdceWTdZirzRPssnraoj1DN9GQfpCfJ/aDxv\n9hBRzYL0aOBAPp6XnITHjS/36eaee5M1y2IfWEccfaBwErm9rx76R3tqVqsz\nECoA4soP1wQ6ljpuBIBI6RMRbFoU3Zzn2XRy1UUq2vnE8yRlBEBmxRYGPp5b\nceoKfWYz7JQ4ajuqOyIHHWM/DCq0fsnhGMWXoPV2YNQJZlOh7S4O0BXm0JcW\nUkXkcN9+H/E9yQknHVZwsb093nlrSzkApiEC4ykwxW1tS4RYbIdTEzE2I3uN\nUMtefUMb740WVxlZ4MNfqHVvWFUtW0JIWcxfj07n5Bl58tlCnL9bpklWpSu8\n4naoOIMfvJPhZea1wMUvYCTuTgmFcLssQ97Ki8cZZ40xdyvO90hHBkASmM/m\nzJuN\r\n=gvMf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b6494a2c32ece8b5ff43644f84c26688cf16d65","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5574_1589040330834_0.7228342233031055","host":"s3://npm-registry-packages"}},"0.13.3-canary.5576":{"name":"hls.js","version":"0.13.3-canary.5576","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5576","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a5f73392cd59a6a43e4efce5e09ebf52edd917a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5576.tgz","fileCount":97,"integrity":"sha512-QkuvBe+Sh8hTD/vZhrPxbDe+H68+GbaEwGwTpZpjvjkf8uwdbVQRrlGgtRsIeIYv/UB93c1QZOBgIrEXldxNDw==","signatures":[{"sig":"MEQCIA8oydvgpLqXhjx6TdPpDpzceb1r5UuEx6RVzLyTkb7tAiA77uOIIeWEaUfRqZfNH5lKwybW+wY9L7ReIkNyXBi+xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuLSNCRA9TVsSAnZWagAARbEP+gMHzXzHj+JKH/lf5sln\nN/FR9w/e27G+oiQu+8EeoRLgp3HMrKEgdJguZLD+r57nYJ7VE1vboRswB6d+\nG3hegIq+Muw7R0HCpuxIPiY7tO9BqGy24hvIl1CEmwuVVlA9Jjos4T5XDE0C\n15Nz72wWHe+LCx6fkz9x2qCIF2mKZp6Dj9sBsu06G725ySTfEQskBalhHm/p\nVvfCG8AyollQ1X2KqiKnodAoOUvUpc+QtuELlMt7YF+2JTbVQ/lq7t0+Yc1+\nTe5rKlRKgFanoDz4OwwQ9+SE6NxTjaSPoell7bo5az11ydJhzFBa/r/dUW/B\n/Iy4ZD4/NtPhIoC1+DM5WzTNhmjFP46avj+AaPZY6WjPL3DcRFJIMN38ZMqV\nxSHcmbqvVz+VlmxVGxBE2QTLWrTw1G6L9CQ0OA3/1XOO95w5zn25kVePq6y+\nfbHjCnjmXPpA+JXzKPp7cFu6luxdiN45fDel6prft6Iv1krgADyl+MjOWZVh\nARxYKG9g9Hgh/z4kzZf7uAiaLG5dY2TnMBed8ZGDgQpOMukfpVa3IHh0bbNh\n8Ypc5P+NhIf42FevQMdcjA7nk/az8+qsHZQ6jWjCK8dejo0T2MzjktVuF9Hv\nHV1mkEVpX12H2s/aYU+Dlrlzhx/cVDPxzMiKbElTSecvTECykZcLRG0rL5Mj\ngrLf\r\n=5HYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f98604319bcb09f72438483ae1b7ad4477e5013","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5576_1589163149052_0.7462430810572784","host":"s3://npm-registry-packages"}},"0.14.0-beta.2":{"name":"hls.js","version":"0.14.0-beta.2","license":"Apache-2.0","_id":"hls.js@0.14.0-beta.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2b8689b4a8110f1add0c2645479f9f7d40a25e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-beta.2.tgz","fileCount":97,"integrity":"sha512-XA6K3cZ6kCmRPX0yj4YPvBCcPcPSzvh13fq6LFx9tGvo4L+7ghfHWFBIsCGRPI1Hes7uvCY5pkHpQs36oP1+nQ==","signatures":[{"sig":"MEUCIFDFnMe9NzBsCnJqxE9+BEKY7i2PcMUXTeKhWMZZmdvdAiEA3l6YRtOld+8V8T6R+YMCms74k9MAy04BUUuOUIGcW2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8944903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZSlCRA9TVsSAnZWagAA4pMQAIu8M1kI3Nu3UQWf2M5e\ncjwzO6TlMcPlDajKg+Im7ADDARQsq1s4LnBs7rmTIbKrarB6hS1jyKIXQxYF\nXVd6pd+wo7vhdWh22cdnHBV0GUtEYDauqCEAutntyooR8uFwtKTw05+44sDt\nEysNsBSfBx5pKvJVtcKLROsIQWOvgOqDp6i0PLMvl/3vcXvGHG9HTSf9jclh\n14WwN1kfnLVP1iFKGrcDFSo9Dcfnd9AMSm+CDho4a4PhqPo5MYWO34Y9Ka4z\nE13k26CejORQj132AoSDXj6RMn1KNigmXE20suG7D4Vvcr3cplERzji5SPGU\niKpaZuHVOxshE3npx6hGsxVMORTM7kW8XpWNkTilMMH++MH59INxjiDkzTIK\neXozz1aRV9qLpXc0E+mo4hD7rV/G4pqWtICe3sBFuFQh1v3+k7fpglqSlaKO\nYN4dQbInhvRCjHpZ+IHF+nno4n0vNZdHDuDjKTT3miulN2sR9kk7y607WzUS\nFcJaqCBQ9Bvf1g46yAlAj09ceApta5tyXWdT2aH7TquV8qxLBhT+Nx0aXbQB\nOrHjTj7vQpnIx2J4WFowHyhLErtfAffru+ho91fU2n4JMbW85zFrA4KrsyH6\n8m9W86cv+Wm1yQVVqH7KKPVKvsFOstnpxvX/lZV1b8AiQre99JzRIvUqz6KG\n1usl\r\n=pB8V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f98604319bcb09f72438483ae1b7ad4477e5013","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-beta.2_1589220517029_0.22715161390736816","host":"s3://npm-registry-packages"}},"0.13.3-canary.5580":{"name":"hls.js","version":"0.13.3-canary.5580","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5580","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"316eeb91c3622dc686761bb9275334793d6695fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5580.tgz","fileCount":97,"integrity":"sha512-OpDuGzkV5raokXnczryYMGzqKkrlxBD0DTXN1nY58XQ0IgAuYucbVnwYu/oBMvqR87GbRfrSHGYIMPLZH0TQdg==","signatures":[{"sig":"MEYCIQCskhmIu2IYzrcXEhb/JNbNUsQfCj5Epj86MTa2Dka+sQIhALxK3ZeHbTEcySiku83+og+Qmv10g4Qfp/acfM6NI4lp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuZWDCRA9TVsSAnZWagAAKgQQAI6rq4IRjJkqp85GwlEG\n510VddcMbyJGFdX6mTBh0x6SlYhMe3Uw7Qjf+KZZzjvrrYmXrk7dhu7HZbgi\nkXxRfee2XliYfB1DwaTKXzg9uFQ71Ld/eplA1rfhIf17Y0EfJDsrXiS4AdvK\nf2DtgMW03wnH7966fpjas36UY2dDIP2XhpBBg7IExKzH6lK+iUQVt60V2GEO\ng2ZzDEAolB6YQZWj8wikkCPvnCRJyivafLWfJ4+0AZp7jb9cR66PmeHCutSc\njh6wzs2tiPzzyfnyFSUBjuJVOobfQ5a3pnMPG3hOcDCBeOnsW8T64Ib+FxjN\nEF/YdpoJpye2Qu3Ak/bP1G7Bz4ggbVESx53QfggUFQtxPGDOgpze1lBzE37I\n1Jp98WEWHLVmH+iIGQM1u4Yr9uWi5OpLVw2lTk8xhjKhXucHUKZDC4wGLgYD\n2b3vLPTak395EBiVQagLSl9dKz3Cf5VNow6/r3CIHzTNBXxSWD5fTOL4O2ZV\nX2gnEHCwzjCFIISjMjmEuU5qheGqUwyk7Z20pauD9CrCdV23WWuPAMJLXu5z\nl4AcgtYf8LypB+nb17UA9mhChAHmEm0SNYzh73slsFyjKe/h1QsZFiFHblkt\nDmqQMzhtXl8dRRrTxFikB0UMg3rJ8UCUMYDWRLPl1Upidth+Gm2JzqwVkAZN\n3LNk\r\n=5Evh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cc26301c71d74689c4a3876549d6a0f07afe7bc2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5580_1589220738792_0.1929088285485725","host":"s3://npm-registry-packages"}},"0.13.3-canary.5581":{"name":"hls.js","version":"0.13.3-canary.5581","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5581","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"684bc784a2e718b7cd5462d036d5b8bcab270d16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5581.tgz","fileCount":97,"integrity":"sha512-8bmV58rnBjT/vnxgzvm+P0pXOWE2ncd0SNOA6val31Qg3bprkyvj+vzbKk9wBueqrTVQl7R33kyKd+hVkGEvNA==","signatures":[{"sig":"MEUCIGCMH+N6lxcVuOxeyflWf5x7Vlyu/ER9wPybAb+Af9RMAiEA2eA6+eDh0gY3eh4KTk7pJl3lMgwOdFJBlQG8rNX4pNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeugY+CRA9TVsSAnZWagAAa/wQAJJ6yLYBikhScT/237q+\npZ2MIrrf0or2v5Q8Lnp2g94/x85bJG4d8zsk7Yz74Tl3dqHZj+Mfq//hDtL0\nh+Fntn7RY3Kqj8Da31BkpYwQ+3LiZS7N0msnZJx3hH8y44VpLG/yKyZ7RvOh\n0euOslKLeOjB4MVr4KtWNSXOrsD/tk13W/4IEJ1C/CiFIetI7coXYuLr9++W\n5zssr/ZhUiNB8+JQgWf+z1MJ5UpJnOjtW0nhUl1RtXDFTG3WI2srsCpLlaOg\n34hgS5vx0VJf9ImLNPZMQdQE1RG0NqLcR2JITNUUEY3nlABt9azg9f5XnaO/\nXd8tpdhyt/0cyuunp+HUAaOCsIfSbnCq7xelnmgWRlEjO5kz41ZUhpqYPfaE\npcbeDCPIc1fpNLHxJ3AjYrHt4E+C7nCJQTuH99w102QBIftGYbJS81pprHkr\nkofI5AA2KPj/2F33AbwN4UToWw/PJLUEF+wgHVE1myYVbA3veViLTXQ9Ate4\nJ5M9S3QAldowLcncs3XOs9D0TLkLrNujbyYBThtgtW+C1cJaBn/MwwnZtlM+\nhyvORRkrSsQ6agr5J9QlF/w9vw/xgc4EL9Mj0DpszjjUXx/FEFbKcHF4t8fn\nL9dG/fkVE+XopFNx3Zz10K2WkAYUy0YdlSrLBFbLuGkK3o1luikcCgVVlmNP\n6WbK\r\n=+ZIZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a4d3a198805bfb6fe2df8e29ec546f06fc2b3a0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5581_1589249597544_0.5263859089021647","host":"s3://npm-registry-packages"}},"0.13.3-canary.5584":{"name":"hls.js","version":"0.13.3-canary.5584","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5584","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6bb01bf752e817a406dbee7174fd18dba3b01e19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5584.tgz","fileCount":97,"integrity":"sha512-Z11DByPQXVJ2aP5PLnxV54HoiI0eJkFpJ6oI/Jdu6q1NOF9/TqmLPLkKmn6UIFiD/RK5JVjrKAnTNdd3tgOGxA==","signatures":[{"sig":"MEQCIDncSnQ6hSq/uSfKY6aCRulfjPLypYBBfGIhAupsAkxEAiAwT8r5HZ+LvbcsCb9FgHI4EUNGkwWL1DYDM2yuh98lpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeugZmCRA9TVsSAnZWagAATZcQAIL2DGWXZzC5/hDGYKs7\nLyY+UTA9WhP41oRiA0SmsykaB1Unclss76CBM1ZZzEblYKPj7F85ApF6G69X\nqAb0/6L1AxbIIbxMoFZ7xMQ3q4z26aMpeG//siDJymj9jL3Cml2xZJO36SMd\nYl/NParga8q+drihNXYYipdFtl1Jfe7hSgNfWfkvE/c1Jd7ZxjOzifJ7KLCw\nO4Xu5BhQpTh8tWYep6kw/3eZDr+rJKL/izwEPH/xJlXDjGul9oqEAVdsWDaj\nuaoe2GWTyYjtPqgdtWo4qBxzTaXG5qKm2I9nBCA4RCokn85xcfk9/D7fuKNX\nmmztWTqSjf0mrtJ2jaeaRl+SWQwy9+qW1ddTEXS6bmVtKd7n7YYBmjx+5b76\nrx0BV0yIJ5ASYz5JN2o5dZjblTRCsOXVjytVyZzddmefYZ7bHNBYFx2zG0Gc\n6D1ToI1hjXzBN/R2olau3vxy5YrTDIqgwMlAYfeGfuwDG+HUNWiJ8IioyTBm\njsg3iY0oUG4M0shEer4fQIiQSRihKbi1wyARKgTf6TAnxVvEH4jw4DImgLPx\nWDjlpsy41NTnW+mAbAmLIo/lvcFEPFDS6rdrUCbS+tpfR5T1h77zxuFeu5Vs\n72rpEapcljcp1xiLq1rLUv/WClbZYys6yTjSIhvsIk1gjltfamqs55ANJKJE\ndNmH\r\n=I10i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ff7b73034d59ce242970004b68512f019b649f1d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5584_1589249638189_0.44897976537111406","host":"s3://npm-registry-packages"}},"0.13.3-canary.5585":{"name":"hls.js","version":"0.13.3-canary.5585","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5585","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0bc8978e5926ae8652648bca9e0e1f2a2f64a404","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5585.tgz","fileCount":97,"integrity":"sha512-QHmsgypqQ6rQHP9rtD30o1Oj7YEXEuzZXetSHqsNLPqs1nhgLaSs/zyE6OGNGOfq2Q8iG8Ly5CaXgJMDRdpJQw==","signatures":[{"sig":"MEQCIGAazwXrraFCSroLBVyjNo/7K9hc+1pEcH9MGGW9r3A7AiBMAIyjW8g6u/w4q/EWWtNLqlJ+mX5wfKE10uKzhpMcPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuht2CRA9TVsSAnZWagAApxYP/2kb2ekDxDimdj1Nihny\nVWa1JnpOzKGylQo6wcfRPiV4KfZiwqYvknEHftWU8PPiDztpMlYpsdFpdgg5\niiyL5y5iRzjIIc2uHR+CNThxmYa32YroSgbNqCIMnA1UKtGmwqrQ1MsgtwJJ\nLy5UgLIL0O39r/ACdUHbueSdoQZ5i3s/ppNSHpg6Om2vOa4NzM3FFtnnN31w\ng21QmDPNVw7fNfs8aT+V3Y/IOu9yr9uf8xSRLclciD08EUMaBY/ngKiM5ncE\nNT68Kc6xnaZGmUPsZ3CmMcCYrdRlLFJcSuBgN92Wli3VuBkPqIBLNS51VVXH\nOanIEld4APWaOp3sfyNOLQCAUjaaJnmpka+RDQVUPvQ+9OksjRXhznm89t8f\njsANEhRYrciykJ/0b2M9yrdwCA97tnL9JUFMnA7Fpc9lhS8gWweswucHpBVN\n9DCbqpHRiOIiIysOFlxRpLcqHLVtQjf+qZDjs13d+OIyrZ0VWXwmg0lmGjQ0\nv2mrtb8ri576NPH8Jof9OOl9xYlCaF1smZuLgRxPTXiyo3BypVK+4TKRASQ1\n6Zq0YdSydQtgh/4g2UICIgKrNYqoBmIZK7jPTpfO52CSK0NrkgtBMs0x2TRK\nROXu9Ec+mGT+Z4azUXTbWvO0eSoIRRNbyLWTGTRlqo/J5VcBsi3DfIaK0mP3\nivQK\r\n=gzK/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"33497665d7fb5bf5523b4fe24113b863bc938baf","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5585_1589255029961_0.49394741816520504","host":"s3://npm-registry-packages"}},"0.13.3-canary.5586":{"name":"hls.js","version":"0.13.3-canary.5586","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5586","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a4d6132c92c1f76395224fac0fa14a1ea13b165","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5586.tgz","fileCount":97,"integrity":"sha512-U2HF7ptiwWcvU2Nlxa96VjjNu5sF6+sAbYUNs8OaY1oMMdFe+TGPEIMtTm+hlLgSEVyygltVHIVJHV8W9vXR5g==","signatures":[{"sig":"MEYCIQDFkRihnn+Xv3fCDS1wL62+LVgQ0h/vVCbQl6Eg6JD8jgIhAM5d+k6nIrAhiVRsSa1qi9yngihaI4Eo2hcPW1hl3kHD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuxHfCRA9TVsSAnZWagAA+y4P/2TO1aTLt6O6vV/f6sMb\nOeq1qEAN4E+2aKpEDyI+hfrQrF2wweRw/EIoNTktv26xG1Lf9L9QLT4+9q5j\nZm6SipADh6zsHKkI8tnfC5pTnlQPLj3TkcI6ZyY/agEN52WWJ8NPZGvwjWZ8\nYC8IqYWqTzBm/vo5yLzia8QTmf+KJuPhZAarm2oeVspobHgqWsC0E2shyOAw\nLMV1sMeqjyfzDNtGv9/rAbxTWsbOUk/b6JSQE6ZIQuMpV52fdW5DzCY6yqIJ\nlrYm9FZpAXQcDuVdx0ZMbrzZfb7XNhLpuH1q6QJ4yFN2hjPZRiS0QdkE0bIj\nPV5g8y7G6xM7wGxYFFZJAk/to7Use7lFTzY5QFCwnm6Pn0UAMaWmhp/mDKWZ\n2caRDF8NYurd0OChMPr7AZd/0LfrJipwVw7wXmbmQbEizrOQ3+ZBuynlovDj\nUdgwXfnQJk1d2TBrd0AYGytbmxwkmSQy+C0VpUUnDeCr4Ms4g6radTZiRkT9\napM9pr46CYmK67m4iGfHypjHb8xmSFXJlVNuGDNp1TbjlsPNnskGB3G2/EdF\nF/iFmwhrMfHoXp8/TMay1ZsZc2pnjmI21zktHRWfXDbFkm5pPYP1/mvCIXWu\nFiACvebYnNz1R0NGvNcd31oSLbM+HZ6mL+Y0fTVAnLSrTgdfywUCoPuSJncy\naLt0\r\n=pCwB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"047e08b8bbb1eaf87f5343959ed017efd44944b6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5586_1589318110503_0.11867276247058567","host":"s3://npm-registry-packages"}},"0.13.3-canary.5587":{"name":"hls.js","version":"0.13.3-canary.5587","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5587","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26b9974877c33dbc4bd2c553413a1718f768484d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5587.tgz","fileCount":97,"integrity":"sha512-Yrsof3vGm1eK5yo6lVfq8/Ilg+MXyO9uOZGLTf9TVBAlm54utz4b3xriZhhZ1js3od8hSNMeA0rKOAfPx949fw==","signatures":[{"sig":"MEYCIQC+XRyvXfRBdkV0Ge0e1YeK6LMJGOZwLdTjrAyL/lqGYAIhAPAtOcKAKtnRTz69UvQc8CJjDaMPLRdndoGb+9oW3Wi0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu1H2CRA9TVsSAnZWagAA/LcP/2IfaWO02w5qKQHnlBJh\nM/NtpHpeJvoWuXlvdzNxAxjI5HTexGnFjI2Ykgm2FfzHD/c6u+SYdY2eTAwt\n/BWKpoUsUV4MAQEPpyS8UMHbx63pPy4RkyZFdJt4DvNRf3Mifs+DqLwSlKJa\nh/jTA3irQuW0Ul7FvhYiLYtRSaGPeDK1iUg99ph9P2PUUi7rwfQWIX3X8nAn\nXd7H4zDUOuvHaTmWX7kNgyXEZlRn5cDHAZ91CgsVh+939FpF55o/GNvKGqwk\nclPkoL8t3Q3wauCSW5OWw87a1Ua7yPsDyC3ZFcBT/ABA/qSrHF0PQ7yFWLCG\nmHivYoA/reA/HyHd+XPVqLeY8wIaLeiUwQUkD8vTjwtEzQb8UoNBIhY4on4L\nGkCjvG67pSRvmZezmJaAWALjYSnmT54yLPoGSteDWwsnZ0smHWAGdDGBMZZl\nFto5o4PKRWOiGihL9ASKgRiQQtrMI7qseP5OhCz+wWAsBkCV9yBaH1Nf9rIP\nFZEUTZDXpuhF8GB9jnDHjsCxGAR50lynRACQJd/5BC6N8aszxVM5JTUrC6Sn\nzfYQHxa7tKAl1sx65bYq7Cm5T+SkqKjE8cgeLr+5vzfaFT8pToB1dn8L/vAP\njiuet02vkONZUkjCxMksoEyl2ymI1XXexMW9DQL/NMHSO18hb6eTlgr0Sbr3\n2SO0\r\n=TmhI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22c544bf768c5621be9161a28c59f497a6826993","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5587_1589334517484_0.40976315594854507","host":"s3://npm-registry-packages"}},"0.13.3-canary.5588":{"name":"hls.js","version":"0.13.3-canary.5588","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5588","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df3841d85cc5fe4ce1a6f4a5bf20bb4f745b47de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5588.tgz","fileCount":97,"integrity":"sha512-U8yZgtktUKtLZzZ17bqS/PgRQCrnzgrEm+buETbD8UpYzUt4GScSrwOLMbgIdCGKXvt1eENsechmpETNu6SepQ==","signatures":[{"sig":"MEUCIFHMTmra8qG5Cavaf/627ULe2/vE7No1wurb1wo1afjxAiEA4p5NDLwqIk+zlHzDAznWgmp2yU2Ci3ACG0cXaXxbqQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8945314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu2XSCRA9TVsSAnZWagAAXIcQAIw0dEON5/qAivrtqJIT\nk6/Q7l/WDfJw3W1kz6jtdAGtIb8uPj4SPJ8uwRYr6Z0mec5MKZ0JMARk/RuJ\n8WZDMel53WPMdIP3nQqw3kO8NS5jlFNIIWSKPEzje08AOlPytkyB1wIIrRk0\nsN6VoC0yTcN7Qu8Eex9zFZNmOqvULRYzVYELxh9GAcxLtXA0PA7xvkFmwzQa\nlAZ2iq1rzfLxM3DJyaQIdY2HxnmTvHykIwpImd56UwHB243YYsqAznTSyn14\nMzepLPvceER/A8subWpFs8pX+Ku3Zd0xudZl0/N1vftrpDlb1v3oLToyA7b1\nSYI36xUQl+3TzwO3imJ3PDQTwoikLGGm3zlcEO99WOwTqtFSuySTllFoqTL3\n6GpyYlb17+Bd9SB+8uA7KGbZxm06b4rlAdZ/y13oj/eBGQuIBZAeNZz6VB2T\njTu0Mvm5w3DCVj6VswXe7HBe+p5JI4fHwt1jkg4atAdXT11zBVS6WJovne1I\nOQRoZOwkRBzKdqIr19i4BftiUIQqjf+LIV9eLpnccsZgu2NQJXqk58O6+N3h\n4AzeOc1QH0uyTen9Zv1SlSgyunVugwdwoME3La4JaNFuv1TXOooN/ULFFgbX\n+oZNTww9d4Q6o5REdGf4f41aFVk7D4NneuLNUimLFhk/P8MynnY71TKwrzh8\nLVUm\r\n=ufRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f86be2d5310470cede1863077e31214f7ce8b902","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5588_1589339601498_0.6428595408470681","host":"s3://npm-registry-packages"}},"0.13.3-canary.5590":{"name":"hls.js","version":"0.13.3-canary.5590","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5590","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d9b0dd6014bacdabd691ad4a2857b1306f2427d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5590.tgz","fileCount":97,"integrity":"sha512-mYA55PiFwJu5oKNevpYNNNaC3aXaBknjmw/VATeh1jXagUdbJm7Mh0hjmjQyCOTt3/meK0cE9KY4NRCUFNRNpw==","signatures":[{"sig":"MEQCIA80q+goywzV+2KA4oS9GTePxSel14BdMNJv/0g8DWl8AiBouCLani1uN56BSh30yaAueL4RiGrM68Kf30PSS68O4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8951701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevGM1CRA9TVsSAnZWagAAkU0P/2Ltowp1I3pbeQOVXOxI\nMXIATX6gPEFIa3Lji03CiCsvNl2t/xINl2giRVkG+ChwfLusAHvISTSIwGfo\nLzvHh7mq/ySLnYiHkJ6DMkRubQK1cBZw8fXB+/VC8drX+sW+u3XLiDrnr4XW\nyM0ISC67q8KRvEkg3GysExN8g/e7EWPje2S61djYa04fJlh5Lkk7NRlGuIN8\nb/xKR350+7PrENT+Nj/f7BG+eZGr4xdx0MjWrYwwFZY5rbL68pbf7shCXP/I\n7oALZAwPB5vV+8rPeAM+cKqY42D6igBlhD2ydNepZgdWiApi+NOqYS1u3ku3\nG2GpH1NlGRjQCXOR7hFQGbunLy6ss8lREJ6C5IJrp9eLa720lllzaSoSlLjQ\neVVigny+K594AVOAOAqAWozEBe00NjasjdSq7IjJ5I0RRRCFOc89f3dbk+za\nEyfYXn32e0yDZ2K8HEQECm5cZJ7FCaG7YA+bjAzkfyJVU3DB7zmBs85OIu+k\nJYESBh0p31zMesELlSaDFkqqZOEWycJ5f2+IdPvqQRv6EAxTICKyx1WLat4N\nPKqXAfUUsSp81pLmma5mNHhnEA5y7RuE1yOJez2vBXfpUoyDJAyLExa1WkfB\nma5mQagU6sLArjj9AUww3IIEMdHr4gDSefEzLSshgOy7shrDU3VpvxaGhk+0\nJcLl\r\n=GiqZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cfdb7691e516195758e50233511c04795275d917","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5590_1589404468634_0.6703832828709868","host":"s3://npm-registry-packages"}},"0.13.3-canary.5592":{"name":"hls.js","version":"0.13.3-canary.5592","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5592","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e44de6dec97289faa05f2f85e761ba72178aa906","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5592.tgz","fileCount":97,"integrity":"sha512-f1M7o9EraT2BcVLurKIT7I5TyVUhJq4/bxdUsUhu0d29QKD/R+I3lAaVmu7BO7oFx7mrdsh7/XzeLbk+L7sXkw==","signatures":[{"sig":"MEUCIGkPOipwInNBBkjwkIsYZgUxd9iT9D9Wrypwqo1xj4vyAiEAviy69fwLEwu6cmszouyU+hfnRsI0tyVjhxxZ/5Y9DV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevGOYCRA9TVsSAnZWagAAvHcP/1PyhRhM29B7WnKii+nb\ndYFAJL9WLzql6WXjxLyG7lYWLnMb9M8oXILn/+lpz0xVupZ8i2gDRW7BP7JZ\n9+0VZV/IIfsiMq6JFCV4iSs516c3yUCK+J+pR0imxVB+X6xmCnARlhhS/gq2\n2YNwZmYhIzTB1FIHKMfHaOv6Rw3qZmyGhtybgRQCpyqujPJuV49P4csnhm9F\nuGoDuj9dSkEDTkHQB4ZbSDBIoPA8I3XXmmTUQSMidwMHG3vw20vAyrznc1+9\nowylek0qEcdNzWaazFebJxx5euDlCLWvsL7+J3hCYSSh4GDit+V+l0ttPSdc\nWd8t5bhVDFPoOm6MJkslEO1a2pzYoAMfxUv41nXRxGPXcL0LA31zXQbBjFn5\n78RdhdnKgwtNMCq41JZID5FBkuEnLHsVjWH/WUCdDQZ/NOSxaYz1ZAlHJsxL\nQzqH2lfrAzmzI0M3nDXTM8wzIpGxYhRkhwIM+rqCI0xQlWzAgUooIcW6L5ZD\nkMzr5twaIvbnHNavX2mUt4W9iTx5ckyNWVEq/zQMDICbmA2JeyWdbZ8RgaXv\n9GHnPUae7jbnMF67JGSpdYu4FSDDRoHaA2q5fP/Za2zv+XUroGp5H99FBnge\nPB+El2+JcVuWiPu7K2xQMIGk7C+ChRwVEABh9g1M18EH2h2YqRTCOup3LxyU\nN+C/\r\n=a/CO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b2d8f8a91013fb54c1302651da0e2d97d4781a7e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5592_1589404567886_0.05525260676057786","host":"s3://npm-registry-packages"}},"0.13.3-canary.5593":{"name":"hls.js","version":"0.13.3-canary.5593","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5593","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"198447cf5bf0a9aec259c4c0c8895accc8fcad95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5593.tgz","fileCount":97,"integrity":"sha512-uE7xnTjFCrrt24LnZiWRXmDxQT6RV/piFUjcFWhjM+zFUFYStWkB+C7bRhoAAygRiyncKr9pe3gawaG6u1UGEw==","signatures":[{"sig":"MEQCID5SE9DA42QK/1/gxazZGpZAmsTp0kdPMxPMRZOZyM+PAiB2llsFRfspF3IQTiQ82KQ6qScC3jmWS6A2PWHaXCqrdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevLm/CRA9TVsSAnZWagAABC8QAIx79Gfubv7ONCB3g1cl\nbqN6U9azB40OBybTsscIc5S5qApWqsnVSUHIyTN79HZ6VXk89U6NsNUoPwoc\nrcDMVQBgSJjaOBolDNAV7fYYrvPaU4yD7Yf94XydmYpIs4rwskbRCQOPeSkY\n+aSHcoPsh3+aRfRro3R1eJzfZUG7YIDUke7AOtA9GP0/AdzL56LVSm75+cpq\ntIG1RmRbdk1MlV/vRvAm8Oaa72Uw5l43GwX4wcX4z7Dh2Tyvmo9EN6N11kzw\n2pdyNwJ7jiuMfYGwFxaUGTpdB33HIwOhBiQXq+NJ8P+vaCt88Rzo/LF9VfR9\nKJpfjV4n6aU8XjiEiPvkLHLCRFRGss88GY3LuIBHiZj6og30wj1TX0OL1hOa\nR607fliDIXDfjLgS6Fv8SwcdgEBxMVr0fjcQxYm3l8xtXDWwGEBiyRe7KvRk\nH2jIW5zqMnINCNhDZIHTnwK2dlv5VMnLUU43y0fA0AjqooxVIqOXDVEcmmDT\n3JxbXm/P5w5T1NvXbvFQjA4fQL3JF+TEe3f8EiUOgGajDFe6WLM0MYOtIx5/\n4uBhHOWXj10mH7HqatOGyGJ5TdVRPiU0pLFVG/2Yfkc03nG08HD1wpTTNumY\nxYLYVZ7ZlFJ2h0Qz73NB6jaYWSIbd79zgPzn1QwAh/FngkTxE3Ctj3bhfdaM\nLKZr\r\n=D8P2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e8c599ed300ebbab36ace157127129ae2a55cba","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5593_1589426623100_0.987712775471197","host":"s3://npm-registry-packages"}},"0.13.3-canary.5596":{"name":"hls.js","version":"0.13.3-canary.5596","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5596","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4cefcbf5eedb3918102125ae27a234489ba0759d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5596.tgz","fileCount":97,"integrity":"sha512-dJwEJHGGM7OY8wjcexBi0H59kFjF+X/HTsZS7bDz+D3jclElQZPThLF5nRuPQ9Sdma8IF4whHG646BeauMFSIA==","signatures":[{"sig":"MEQCIFCJH4ZVz7GDz33XTJxZ2r6/zgB9q/Ke4b8Rq6ZJOlEVAiAtkmBO19c7WbK3LIy+8YTzVidgtHti7td6DnWq9+eh2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevcxUCRA9TVsSAnZWagAATE0P/0Jqohvx2wU4vnCpnWhi\nA73e9dqdlrPbId3P7AKlC9gTwh4OfEWaXubuUJqBRzE/+MdNnbHBluj12/ap\nipvJFehzaZkGAN8rFZTbJF9lY2ylNdH167VaEoUdIFr/+2w+N2eL7nFiqXTg\ndGwRXFE9XLQybcsDRGI3Bc135GyVD3Q349Fgur6WVtPwnABCMJgK5/SGUCmX\n7vC2DofR1s9WV4vfWM9bnwElJJHtlNjmSkLR3d3VHIlzySgHa3/ebPcT5ixF\n443oFaQsB9q/vv3jPRou9cO3IqGdW+1Onn6hQYcFohpZ2Dx0Itq78cLR6n3v\nXLs6i0NtiYH8DoXDPVCyDuiWUQgIjSJQM1hreyWBVodBhEM4v1399J9+Y3Dg\nImVdSInFaeYdtQmvAHhcMqBqlXqJgXm/d57mBCwRThaaUBRG63/6kjf07VdI\nCl/1BUZQFGsu8XM0gu8HTgIl8++qN5woABP4bEakTIooy3EOFlllzEmHQK9b\nTgow6U4BEGoL7ATyNUKjHKpBPlZPC0Ls2RnMsFKF42r1Ke5P/lzaPgHCrGNA\n6ODDLwtUuCwplJonzp1kevxEYTGQ9ceP8G18/PfHKPu7hhsoA8JXiou8H4hT\nk3rT6qF5LqBFssxY46VqkZScZgXHWqUsyOlcHuxcMkwwiFjNDZrakfYN36aC\nLnso\r\n=DFDb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7de209ccd3d39cf840d7c4a76c158138755ee113","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5596_1589496915489_0.7118266276580167","host":"s3://npm-registry-packages"}},"0.13.3-canary.5597":{"name":"hls.js","version":"0.13.3-canary.5597","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5597","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72450a9ae08b021b93c5c6dce9a30ffe755f1439","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5597.tgz","fileCount":97,"integrity":"sha512-qJeHrxYTQcFikcDAg8Z/vvbSb8G3BlfWpIde8xQNEjI2jtE064+oAczj/vhCk5lP7yaYyflaipO/K3loT7ykPw==","signatures":[{"sig":"MEQCIEcZMurTkYy44Kpb9QxjSIVlXDxzkBtsS/vHBhh39I84AiB8NSsvaEByGso6R/lKQt34Fz/KRX1Am4Xl9q9RpLhoKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewG85CRA9TVsSAnZWagAAnOQQAJOuJ5pyxpX6+pg7z7DO\nb/jXbdqHQlKPMvQYEozx8m42c46T5WtiSTBGPrs5zpdyN3vJpaavQp6Edrv2\nsqV8t+oWu+QSQrOXJEswrh3LgEfW6BnmRSXSZJsvnmubavGMvxH6lhVOOHcT\nEbzmOQBFeoBX12KcltJykPbiDBNrEOTEXv9LhjQ7uDFubhavshVKOTrdyj4Z\nfRsIlwrjhwHRmevWUXFLiCbUo68bmlbbG1lnwkoqSjDEOcpf3kfjYQn9YlBO\nxL8tvQ5ilIXOVFN7OrDkuStkelECZ6OWG55D167AlmSlJnL1nm4Tfx1KZUnR\nREN8PHu+JXtCy9ONve2P4qAxwHSaR8h+nXRIp8otCbUZmfpupGSRld/Lz3tX\nCGRkdHXTSJQSOrh8QTy5NwCnWBQUGi4Vv0EVr3VixJ1H4fDDOuQdvEOORU/2\n3xMG/mrBVLK30IFtqMuJJene8iED31K2CLj92tT+xIoK7TOCUsrqBL+lLrMY\n8p7zB3c9mx8zOME3+VlLEKuLbd9e69PKKw2dsQzf3ax9/Q1XSpd7eypipIpg\nJUoqCRV8hsRSMySI8c0Dd51Rh++NfODqkYf3IgaGq98Sx/DOJ1qaFu3gj0xR\nDYudafUi3JQSI9FVV+wqThgqWv4fqxFiVuXVd2s16dr5GUjl3Wy2RR8Hy+If\nsl6q\r\n=zGe9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"36baf3a40845d914d2d41d4b4b07a213a0398454","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5597_1589669688757_0.7682346550767929","host":"s3://npm-registry-packages"}},"0.13.3-canary.5599":{"name":"hls.js","version":"0.13.3-canary.5599","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5599","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a843592f08ecd9e2963c41b0362fa08259749ce9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5599.tgz","fileCount":97,"integrity":"sha512-x94QauWyim/kDhQXlE012vrTNV08OJEds1K7iKsvyvn/++R38sl+SyZkNUudgu0wmZQh0yEtiU84xBMYmo92Gw==","signatures":[{"sig":"MEUCIQD+61HxHDIjAtwjSJkTeZQGwgIVVuWakHeCcDNeRMLYkAIgGFzy06rKp/36pNiQAP3mk5ie95Qcai2trPRpreTOrxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewZXkCRA9TVsSAnZWagAAbcsP+wZk7SWIq/UUZ7JcTyg8\nrDFobVXv5LRZvlYpK2QqjWzFoYlqJIY0neSsyxel+R9n85IirZtzteEhbzc+\nevGuoJcbM9+k1sDQTj7br/3BPgd0u08w58Forno4ojPTK4sjGUF5R0LjCZmM\n94kkQY9OiWVrET6tCtTqGN/cf6aVj9B/NxO87MrabUMK7eFDiXFatkTJ47iS\npgpW5B8TE1h5sQU1NrhvuDtyfxF7DjzpsIQW4qv2QoNy9ts6VIUqYn6mMJKF\nr6yM2EZGE7e2OwRdNq3+uynJhlLYrGI634Blkh4xhGVNF8QLoxHbPWzQhw5z\nwpwL/pwmWPqz8QGjweFPm72FkwEDe0pkdJUQZ79afWtglgK4KStpsRBXfHnU\n+V9rfSC6VF3YKZnFjLGpIPSQKBQ6Sjj0/l1fijWuOy6s/aEtLKfNX1fhyZhm\nYTDCdlIqY0f3f3mh19byG5RSlhU9qG5dJLxYsWN23TIynQaB/5AWvyi2LTbM\nc9uZ8rJRCiFSE13209OHitlL8InT8nV04iF7yDJIZ9H93k/51QnDmFiT21P1\nr7xtZNBe3sjeEBsFRAGthDA7n8wzSE2nwHLWYmaKK2pAgbivnsniAMRLKw/T\n7WvJhJtHZKw+B+enBPdDYBHm7GZql3Nc3OBDgwSaSpHHMYofASv9j5gnmVMS\ny2LI\r\n=lJEv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5c8ffe4f149c525187055869cbf9b7e2db2bbc1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5599_1589745124100_0.3905815872805105","host":"s3://npm-registry-packages"}},"0.13.3-canary.5602":{"name":"hls.js","version":"0.13.3-canary.5602","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5602","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1f502ef5b535313522ace3d87003adb4a72a522","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5602.tgz","fileCount":97,"integrity":"sha512-MTMaYyHUYy3+YvCChFdW3dFd0oAIu++Bp35NGOIe15twfD4eyRgYwYGdFVlwQipN/mCW7L0vPEqrwvFSOednNA==","signatures":[{"sig":"MEUCIFMnCgHczuPsSV9gFV1uhZj2AGPS49rA8hxYSbDThhdSAiEA0iRTKIjjxidZZqmLazHBL4EMQYAtgTaZ8z6AZ4OmVpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewuN4CRA9TVsSAnZWagAAn38P/00UMpZJ+agLnYvWwYoc\nbx408wcd7H7xEjWYVH6Uo8XTkwTHoGJty5JgFDla0wMrZebHxbZ2DsVmWgLa\nzuJPrT7jzm+Q2z9uPcIoXw87SHkJvC8wFfsS11GAQxVpO8p13B1l7ckGIspO\nXx9S25UVgdlX8fXf8dfHDrnWNeEX0Ut1VuckVqi+7BUVNVt5Y8PTtx+Sv4ph\n7bnJfb/sZg35Zl4Gg9CbpXBKrXLeWft7/EhVDkwn0AFhfg/ptWVtg34gWofX\ntWtgRwSERxz3FrWBT6t2dVoJqJqq23bBap/I2gIgcAMhxzZXNzTlmlVO15Mn\nJ8Rymh1lMF2BGW/s96poxlcu4HhMX2x83mYFbQXZ1TclgKrmSKNd/mI2HHNa\nedCxz7nyx1+sfYLQEMhNep8cluJ9zrSF584d3hy9qGqOdSZI7tsiOoqL856J\nTlpqop4RBNS+wSqTwkkziM3OlmEbQdU+w81RhtCizShN9TQoZVC/Izwinahg\nNW2niz6/adP7jzs2Mh+FsSXM4L8xdXjEufrp2uEko6RvOxmL3ZMy+1NBN+zH\nAWg+oLu/IbrAXVgk9AjeqLXNwn4rFp/Fj+HzHEQuDF2l6HBmLkoyC2BEuoE9\nl0xXDKiA1O2yo1Pya6Adlz2Ud65VgpFVUsFyyW7ugV9cIJP85wfmtxLr3N8H\n0Frw\r\n=hu0r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d08c1ffa8e390a486bd58c00e1bd1099a7374e47","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5602_1589830519781_0.3598916261674301","host":"s3://npm-registry-packages"}},"0.13.3-canary.5603":{"name":"hls.js","version":"0.13.3-canary.5603","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5603","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"575835c7b9ccdcc9affc59a1d151029323586e22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5603.tgz","fileCount":97,"integrity":"sha512-X63wTdur2QGn+/iSUIEVDIIvdJOBRS/fBOjIYx5c4OQK+Ua19ah9jeoyZ+coGmGbEJHITd7P3/XTGCQh8w/SKA==","signatures":[{"sig":"MEYCIQCJL5PYQsw3FRzfSAZ5u44EHF65zLvNkGbzuLDk2rg/9AIhAPgpigYJsBqxkQstDAfHUxHt1GCQc/86NshcBtenhtU0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewvihCRA9TVsSAnZWagAADc0P/RjR4yzyI81gqveZ5yoJ\n8x/S9gKlH8RqY5N6im1eraHYBeD8ZFsLu8rkgI22GUc1/9RQRPLb/EWT6Luu\nJxZSd5y7KlkdhUhgklX96E5LdqYIHkzVXAICwGE3z3EJwYcgrffsH4SaA8oU\nA4m2g8MNDxAACo+wgLSY8w/Y9rkaaaR/m6KAEKk4bT33A1JPf72QqeShe3Xy\nZqTnlHgVfZkx/OyRpN9r+S8CI1FsV+g40QxihyXYOs23c7Z+JuTjB88jn2A6\niM/QW0EnfHAgfA4FMar8AmotmIJaKZaDwidJkV2Xoua1rwmXbzh5srfpWiOa\nY3BPSxMDLEljVKWIfxKdX4BuuLMv+mKFPa/MiJIxeFDL5CDRNFCLcwyw0/Sf\n8k4E/VZbu39Az7fvDm+meuhmLuFoMbRiu834SAtCwsa118lEbbtp0ERnU895\nWn3TAOkhjhUDVpydq8+YojGbCMcz1UCENMFIaaKZ/e+zPdtaPBMsj5dC2lh5\nUjYQgL6qihTVmQrCYyaD4oph8n2oxolEmsWqOAhECBvNJ/djNYElp/hFO2qr\n1yhcxc/MXs/rSIxeYllJ9NamdT+ZbVGrGNOIVtPLJ2aU6N7RE2AcQpXItIoa\nMpTWcIkv/Lsllb69Ntk6DLhyctxOq/XJcJPlnwUh5Db0y2aaaSXvrAqaRjT1\nVmCK\r\n=5brt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3490f0063c3851c3c90e751b8b4c3377d57e59bc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5603_1589835936697_0.18557958149480558","host":"s3://npm-registry-packages"}},"0.13.3-canary.5605":{"name":"hls.js","version":"0.13.3-canary.5605","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5605","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f06b971aff8422d2b7bfa4842e7218ad08deae81","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5605.tgz","fileCount":97,"integrity":"sha512-JTVVsbmSPWwFI1iDG8DQclqvd6NMEMW00GihAyqVCXtvANvjSiFYkBarHws/KOVVdPEKP3LwFANAOzpjveAo5g==","signatures":[{"sig":"MEQCIHRuwCTqgWFlBrY2ywXevd4NzjdZavdWOhdt3005yDrOAiBNt+prjFhG6oNwiXOVT2+H7czCVIqU7ir5e8zclRuSNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewxphCRA9TVsSAnZWagAAgv0P/0y86jUx/8Hby4dstXLW\n1WVXDAb0q49nriX2Ztqhrv1SDLF48KgU+5Ee0wHGu7qnVyORCoDiLJIOqAac\n3VSb0reSJmpXQ5OaljstknalUbEHep06OMxe3wQorjM4yIGHviDGALVwVk2t\nc2zMWbZZKmvD4kgxBxjlHTlot+8jgdE1kF0bjnqPFy5PL5Iq9eaD9FYT5cUY\nIiCqp4S7Sf2iP0+fP1IExdUqDKlrJdU6XtGPgW+dHo7UP+DB3a3O9cDEIXD0\nQvQkjA4P6TCs8FapcPP57ASGRp28jJMHV6d8G+uqBePw2+PoPGc2MQzl6Rok\ne85gsmSx/6otkcJIh9ZuGNjNX0gV0qMDMpIiK8OCQBNs6bnqMymxH2g7BBzw\nwJ/2e6RvUxqh/IXDB57NzwXkwOIivCFiB2n4vj2KXd2RdFmifGC+4omaRrHj\nb4HoJS2cYkFkysy4bIqe/DOBrcfd6K0PcsepkA9Lqn5Z8TD/mXDDuARlk4Sa\nIN/GSea8xMDKKIUAHL42DJ7Os9xw/cWXjQvsl24xebrugDW6kiYNMVlO8fAr\nzpt52qwzWEq0HMONTI9/U3CXkIVn1+1tmjsHr9Gg/zWCTAYUmwwE7piSzeJa\nzV6t0DpbJvWuRneGH2I6nRyraRlbtC/CS3xS7HFL4tJkhWPY8rvAX1YdS4GA\n47B7\r\n=V9Li\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2cddd6f8359681e374311f6f32f690b5992e7141","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.2.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^81.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5605_1589844576523_0.5959305361315721","host":"s3://npm-registry-packages"}},"0.13.3-canary.5606":{"name":"hls.js","version":"0.13.3-canary.5606","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5606","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b3ea5124d7517a53e925d99f1d9ff0a45f02c127","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5606.tgz","fileCount":97,"integrity":"sha512-QJ3QrsRZaGxARZUxZioeILA0acmUJwuQ5TYW2ca1Nln5flasq4dNvL2DngC8rzczA/PpmK/zqeTfYlVF2z2BRA==","signatures":[{"sig":"MEQCID9Vwq/5dEi+gCjQSw2WWAoD6bEHINe2X6uHI73eqSaXAiAarVGcX/plucLhcelElzUDZS/5ZkgVVKtV+hc4BgTHSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexUSiCRA9TVsSAnZWagAAvO0QAIH6I861vaAYVQgUZ4mj\nWtyO8MAebwmrTuDDKtcQN0RZi24s6pfbOZ9fU52ndpn7EPhXNyjik4wgWf+Q\nOPM5dft6KRXRaln0edcTb9KAVgpMgWV+Ve65/D9oVP6IQopnk6jjgFAy5y0I\nWc9XEQZ3n9SjxUwIJJxtbb8BQ6GVdYaAZGJHo0KB7YRhYn0+noIdxzCexvA+\nvNepTWb1ko39HUIR3b6Lg9sEmWeOOngq8Z6ca7kE/4Y8lMdb+QaVYvOJ7g5p\n87yV3p8c5nCHRka4B2RxcJTtTrxNsyTrGt89GB6U1VksFeBu6d5x/hA4moH0\nXwFr5ra1+5USe7kcedqBGaBdb2nnIw6uyKMYw6Z2FcyLjpki4D8IaU49AcYl\nZXDjp1QS+LbRqUsPDiC08zQI8Ya9R8arJBFsDsmIwbCicJagZMpYmU2nhp3y\n5D8C5qYwOrbdbgmVDKxNuZ8mC5BGgn8Wt1rFMUk/USl0XMM+cnFMH1tJd7ei\nzyC1KZLM8tZylv/1jcG4EU9VywcUtNm3L5TcC2Po+nejxxddjdLIC0mZ/Vvc\nywmSDgCEgbDJe8XTmMhCfEqCH9pxNYEPXuqiN8YqO1Jq4Ok9QUBQMKbWsF96\nbiZCozb/tml1smwimmi1SGQAjiCwC0hcMxHP1w9vMW4vLHhxdgHRDSg5A8IK\n8O3N\r\n=oIGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"924e653d3dbfa80e1e756ab1ce16c07fd1a3bd45","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5606_1589986466174_0.3168486402743589","host":"s3://npm-registry-packages"}},"0.13.3-canary.5607":{"name":"hls.js","version":"0.13.3-canary.5607","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5607","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed610d2d253f584486680efb249844b8958a0a91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5607.tgz","fileCount":97,"integrity":"sha512-1mi1XloXS8mmIFMmqvVibIaCIddmbGzFsPm5HuyWic50eEjKMDPHrw5yBiQ/nyIeysuphN/cFoqNKUIJtMQqIw==","signatures":[{"sig":"MEUCIEWXQSUAMR6davktfp9KH1fAvvdivihRajeVGFQrVhGKAiEAg9+33QLVfvTVGaDua2Y3FB4BHAf5dOUBw293yb6Tduo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8956708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexUTkCRA9TVsSAnZWagAASP4P/RUOVzxrY6RiimKcy+GW\n03aj4ZXVJfpJJOFOTsrjgtkheekOB75ya0y78QOTuhAZJF5rTcIHoOdv/9lJ\nVzEzm7Pwc+qA7RvCrf20CDnmP27++zCMOJKLrrncwYxoNwkI16QgVJIihb39\ngwJl5imunkQYVrQf7EV5Js893tg6dfTYTC+KVlKWV4Bvs+DfsOf4GuD2GSt8\nVoeue8MIV+Atk6EXe+eqjQmI3DEEs3FRBHAKlP+L5Vgxm8fanq2xBYTxaKKw\nuk39zBabgOGsgoPuLbullwjaueQF4HTGxkQbPBEmQXQa5TwuHeZaIIrRNizD\n8j+nfUGULfP+MKofd5SOE10d+NaIwMar00xHFlMMugniBNsqyexgbLOjm+vB\nFhz0uqfAX2s86pQrp4N9/mUS/ckWRho+f7YkYfcm/df6PwMExu3q+yZN4cGo\nbhNXVRA+f1mZljjWHi5v4ZJTqHS2oUu9USFsmDSkimvWQcseQdIyw8++p4KN\ncHsCI7AkpSIlQLi2ncgPavAwYFNeV7h/fvDGXS2wshT/4smCWJdVSKlcD/my\n87WUZMU0wotzBe05xdO6S98qKSHwG7Y/WZfQ8eXHbFD0jkacS7+3VUKhVXvf\nQ3M2KgXorYKhpU65mt8s5WvyMz61CyuHovg9wloS3ngOZJIYr6Esdj4Zfm7p\nFSkr\r\n=GEgp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc8fc110a098fcbb862d11c03ec3937c43f2dd9f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","esdoc":"^1.1.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.8.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.8.6","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.8.7","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","esdoc-standard-plugin":"^1.0.0","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","esdoc-typescript-plugin":"^1.0.1","@babel/preset-typescript":"^7.8.3","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.24.0","esdoc-ecmascript-proposal-plugin":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.2","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5607_1589986532145_0.579586389477647","host":"s3://npm-registry-packages"}},"0.13.3-canary.5615":{"name":"hls.js","version":"0.13.3-canary.5615","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5615","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"80547fd2256b9e20ec27c1502d81bb216d309397","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5615.tgz","fileCount":97,"integrity":"sha512-+MiRsAvnECz1b53lb1cCawt3nhLrzIJg7PcxwErh7h3Wm7R3jIFr+QYZWPCzpP/faMz2fvWH7e/IXqrf4rUSNw==","signatures":[{"sig":"MEYCIQCNG0dduaGrrPlvy/s665IqnTxdTkA1qPEEktp+1tgmvgIhAMqPw2OdwoHmEyaf5cRlEixas7HIhIrk/FVzwCzh1RKx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8957911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexVr/CRA9TVsSAnZWagAAAIYP/36nL6T0Yz0z0MZMZqMo\nIpimQkR+gq9w4NWUUfMupQatCdxRqYOIXjaW0f7wLHOoGehHi3OG5d2mPpTm\nkNNyHs3fEaUnH6yKj9tt0VUtlFqC+yY6jelxEQsXTrd9alS+5m8JmxtVoZGg\n2j11GhpCOB28E2JO8P5Z6lyey7GUiCFosKTinQW5mgMwi++DwgBfmVCMWf1d\nhiQ+Lnwf8fsVv6AXt3HL4RHExN9HOAHoFVNhgkR+VZQoyDBD26NlgM/Un6BP\nnjE1hBCsV6GqHul9PBj4SlfBadiPhmEbYbcxxH5RiW8oHNx+KD718N0tqYNx\nL3uzku1/GEdTcrnzG2WS3L6TEZRJhIiKWPpD32M7DXxGLz14+KXaHirPCFSr\nZU6QA780xbGt0yTXyNZcWpeqnq4hubo4MfYLmuRfebb1OcwSsotNzXxwh679\nbf73yzIvZ2OSgIUtmtX9bne5DK1Wz2c6b4WSh0XkNo16Lz4FZjHwhuZMUhoo\n2VvVu2UOQsrhQiqhq0K22E39NDK73ZriaF1plS4lqqbldzFKpYu0nY9FkuaL\nSkz3QkAPP/TompI8EUw/1VPkOO9HKk8wwLga2wCcl77ZjOGgYIetaA96uOxV\nsUqq850aWfWYmg06jSSw2iEQem8hDTDOJ1eYXsoos+Wvd31x9pfrspVaN1S1\nsVDs\r\n=bYhG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0376cc4ee2068c85436dd84592a6cf3502fb5677","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^5.2.6","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5615_1589992190764_0.12675405533690576","host":"s3://npm-registry-packages"}},"0.13.3-canary.5620":{"name":"hls.js","version":"0.13.3-canary.5620","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5620","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ba77e0d5cae58728abd88a6337dfe9dde1edd35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5620.tgz","fileCount":97,"integrity":"sha512-HnPi7Ur18fr34DYnH0FDN0svTS536QXIjfNKlLHLdENll7Z20X9YgWtgSe/2VcaDXvZ9MhpOER197Jdka6m0Eg==","signatures":[{"sig":"MEUCIQC+Pmr/S/qsch53nPEdn3X1BEbzLJxMkmGAP1HxFU7I/AIgBpJ66z5js5cvP/EU0ZtztNvq/PjN+5/bENECYVeY1zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexY/2CRA9TVsSAnZWagAADg8P/17Uk+t53SW7VVaqHnM2\nZKVhB6i0jB08YQwjGA0xMquFYgnnEiQPRAJwBk+ZjgWVxfmKXzTydzQaWIOM\nGNOBNBRgUIWa5Tg/qgXGQGui7CGhBqiR0N1fjgBrs5T+PEEWyPg/uuzEPQiv\nJPOhE3eelqzLG1kqYVbThqSaXhoRlxomX2RA/QYqR9CgUzHk/IzNvPZw7zdm\nHJglj7hrgklCcYAlR7tWixODHnLpdSgVkcXR70QfndDtPkHhAQlXbaWq4SWS\nfMqQXnVIY3w67tqXbTgKsduRuFqr7cGKi4VxqvwQLH0tzT5FktIVuKaCfBUo\nOzEFpSweQa4xcd/hgY6GLDa5+uP++Us2/73ZZ5e9XlpgYuYeIeylQifiUePy\ntBtu2DbSSobxsIb3Lr4rhpkjwZmS4H5k6g7HX+Ur6GfsPiAq4PT+pXWdlfoG\ntXbxBPHosNi+oPSl6DWbWNIYEyN3xd0kA5IslhU0iXhumWtzmdGAuSH5rLcq\nD04lzSuhQt8QyUviBjFmvijXLo7sFW6R9aFJAH6yidJsxN1LxoifjpxbsImr\nLMDUMODGWkgHyDoWtPDGZ1YyDNByPlFE7quNRJihoE080jQBqq6ibAKbvPtn\nKeKtgq+trrATNteEXkJVWIVWJUop199CPWIguHOIhP8aogrAONtHx2pxUzBK\nNLNg\r\n=ewf6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dd6d5a3f38b826c7f065d4a38ed40b79a25e8468","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^5.2.6","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5620_1590005749894_0.49711088107648105","host":"s3://npm-registry-packages"}},"0.13.3-canary.5621":{"name":"hls.js","version":"0.13.3-canary.5621","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5621","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"082c2479898f8df2dda490d42d34f4fa811ac44e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5621.tgz","fileCount":97,"integrity":"sha512-BNmS7UQHRmw5Ut8+O9TDPqyXal+PiQLp0FmpyRvV9h77TX7BY3VxEvsymmh3WIxyavwsVNMVjs/wh7/bGjHK9g==","signatures":[{"sig":"MEQCIBv43C4MJLpNeC2/gzFI2zi9uE3PCpXDFT4yVvp2upY9AiBHdEYb+qGhlatZc8YniBZHJZ00nwrFyzNAELlOh0AEmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexcu4CRA9TVsSAnZWagAAhbYP+wX9VnuIwAKOc16IpBn3\n5DzP0g+c6N7Xo3jhNy/IxAhzyQpe8RWafKNhQ9Xb48RjlnyR/rxajx7c1H/4\nn9gWN3NHT70d3KAphWFblJdHg3sCWlDcQGg+8jmzxTqXMGXgXkhwNOkOn2AZ\n/JX4gQF8BtWI8VuTdgKxrepGWTWo76+o5LuYcuNYeKeGt9cZosT2nbNOULtC\nffAY+89pWNe1bz9Thi3euP821a6M1RGpLWtwGQINY4pEBSmDj/nYMIiAUf1P\niU9yGsD5OoCs2DDEN6ZMPnQDg1MC/HideBg9V13j/Lho5GwkYGnhm7mohpkJ\nqff09V6n53ZiY1fSDxitPRfqO/D61rfgpQkTUF310NEDfjrdb0/Z3niAXZmV\nkAmXwiG4F+Hio/HAGss97P2nNjBzat3OPk4wF55TTJ36fBlIESEs42Nb4QdV\nmc256AFxRdIrObO6rlHe9ITpHrMCPLmHNAQjbs7xunMkJXnjQO/UiG5QRRBo\nNds2S4tAKX9TI1lR86BusTdpOnv0R7L84p7C3TWrEE0EnXmlg5pPQyaLz0jU\nXiyDcwXexrzJgKuBKaQBmqMnknzQvVKiiX7zFdnTV6SaDbvSZ2zw54Ks+fCp\nbBM7SPStZLQtnWOMNiX8N/sqvx0nd4T5fDk94w7QAcV6JfaNCsg8JYLqp07M\nNKs+\r\n=hl96\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f2625e71871fadbff000d497fd128e893d9ea09","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^5.2.6","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5621_1590021047796_0.8334943968834452","host":"s3://npm-registry-packages"}},"0.13.3-canary.5622":{"name":"hls.js","version":"0.13.3-canary.5622","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5622","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4715b0215cb8628a7eb1cceddffdf81447a1118f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5622.tgz","fileCount":97,"integrity":"sha512-ypyNCo7EiEAXZLxLmibdyKorJsd1JYVY0ETSMqs4w41RQC1ZX809JqJJkuAPMPltOrqqlc4YRxJlhAxnm39o+A==","signatures":[{"sig":"MEYCIQDe5PjJbOjzdYbIigm4lrItwxG5vgZroJN9e5/d6HlXHQIhALH3i49PXDA6+89ullPq9X2XN941WvDrv6Hwia+VVa3I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyX+/CRA9TVsSAnZWagAAassP/0yW3c1PjrX9Lan+N5N6\no8MY/JtVVYjFEV1crzDIyC8ws1y5yHDU9gBkSLDteMMgdKiAXtk6/K8sKGpA\nlufkqVo4KxiOrcF3AZXULXRabN7yka1s8IoNwuf88A30u/dx1LBG7Asav0L9\nOpg0676dx6bU27V6d3DBKXXXhXkj+XRd7jikZ5i5vor7NTLC2C9n0402yejE\naGkbeKDDf0NnAMDOABAVWvhD6q4qJyoX5ubDVCn4vLI5WF/4WHX9nY6Pn58Q\n5x7DXqDNkVOwXIODRI6HOJH3B5GgYHWqZKJfpN6mtfKWIqtRtlRhsi63l1Jf\nqkmHEK0vp+Y67JniZog0bPKt3ZnKfW0qRz0CiHG/JzmC0E5vYd2+4MPJ7Pq9\nZ5gG2NBomjpKpeCOOOQa1nAlDaekOcFaLWt2LHVK7fp9yDWe+4bcf+wKHqu0\nkn2Rjqxe+89qTBlzAqteNFsg4iO4fQHvIcKca++I9h8XMW1ngaAnfKWQtDAE\ndw1sPwMXWxU5rDdXLwsLDo+bn/NwZpo12RHpGLLmhxWmCaT364ci5Yl0CZFh\n3Z+70KPajchZFF/bb4IsONK18svsRSFKtiMJ3arEZdO785lnTjZ++YXbJJ7g\nd1YFavD78t3EJWZg/gHROMrkZcp/gnKX1b3YhuTD8n0t+RsAXWE3WUADgDtt\ns3U5\r\n=kBf4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"503c953fd5d674267efe578e32874835429658ed","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^5.2.6","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5622_1590263743016_0.20598343955170617","host":"s3://npm-registry-packages"}},"0.13.3-canary.5623":{"name":"hls.js","version":"0.13.3-canary.5623","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5623","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff8fbbbe7547e3e085a4da9f2b30b7163f355fcf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5623.tgz","fileCount":97,"integrity":"sha512-oMNkHX/9XYedqPtNVjGVElW+Wk7aui8YbabmY6bxrdpoaZUJAOAPi8fdakV7e6mtqVSrKjxn8wPi9C6p60krNQ==","signatures":[{"sig":"MEYCIQDPLiosyAeLp2o92KppRg8AQPa2bnzpqMQR6OOJA0b1iwIhAJPbugb+/ZffIEn3XrmOrWYs2p+oE6oRwwLRTsrgd63S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyX/aCRA9TVsSAnZWagAAwE4P/iqjSCvm5LLMXfSIgfCA\nGHiFMZPZd+4AHwJAcO1I9os7hzTJh/xTdqJk6iuAM8ewgZR2UrngiBGjg33D\nQIq8g3us2kLvebFkArAs5jx7y+QRPUH1BPiTfE008fgR7DdbQMtP4hfJBAwp\neva0Z6JZLNXqFyDsbWPr9Iaov+ZVDYqSumJdKeuADTLP8P67IaeMZZ9V19Vq\nUbejcYqEiXhPL7NNAjhk0yFlAVm14DyrOsrHM7C2V5XrkOv5s7ym49ry0G8w\nR1YDEO4a59PQpBgmtkXXmxwHY9qj2DlyhGFBnLWlPfUUn8OCn0sTv0HnVqHo\nyicnbAWNISkzSSrzbd5ekeFAH5Q9GL3VyczwIM0njLIshq3eXfyelzU2Fdcf\n1yP8BVXpHQhXwCWgAxtHUMoJ3Ed2qJEXlzfx/pzm6Yzace2ru/KUIhEmOTzg\nDlj7LgYmVaDCvSgy1iTgM4CdvgIcnssAndtk+AC8voIjPi65zuMkfvDFtJAD\nBsHakSTXclZcXB7edrRHn/R2gOWFe4X2F8GS9G2XrGZzh5lT2v8gkq0K8+EK\n0lVB1pTRVdNpp8Bkm+7cSSjLqhgb4YuXUsEcYqKJwqtSRklI6ATmcwGoYEx3\nZQgWCSRgxqzw4fSTheyyhrUp/XeD9uVosdTC0MRzoNdhp/3F7sHfN6UsQ6S9\nKtJ3\r\n=YCoN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a86e0ed664bd9addf12cd31cab41875136ba2e09","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5623_1590263769731_0.1434564784951735","host":"s3://npm-registry-packages"}},"0.13.3-canary.5624":{"name":"hls.js","version":"0.13.3-canary.5624","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5624","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb422f49b14150d026ffb78cebcf7573e80582e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5624.tgz","fileCount":97,"integrity":"sha512-v25jnfr6iqMrGPrRP3opuY4xwJi/ykptPylCILXSobotk2rj3ISrIJUmNJuOOYBO3XXxswsxy2UXcNSaU7Xumw==","signatures":[{"sig":"MEUCIQC/MmVqBXB7FWZiJnq/qE93nLROTmhOY0PekuOl2aFiMgIgb5JAderpPweovRMaIzMfGCnRBGSkvJfF3D9MZvUAzTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0G6kCRA9TVsSAnZWagAA9awP+QCaOXWKIm9MjvwCIHGu\nzTnfRgKV7uv81JkdWJPmUL/r88GIVQ6xZW+CcwJM1oP6XSmH7WnPDAUgBdQd\nj9XCcjKY+QbuuzQn5jR7Ub9LliHM9PVEtygCW6OwW0HTD1Aw81BWiaGZiv9t\nmHVXU9mmBIsc9NWBqjD1Hv5L8A7IxgKB3bIsTL1oVNHSAGkES9u2m3AzKSsX\nDZpu3NU9Pv1piMqmd2TVYcdqS4pZqnKnTNs60O2AjZGXT28O2bwFpeBVftDQ\npbbjPisnaUg24RGCGPoqzgU4IoAdccSzEQmhNJGQVUl2GMgiKhQuesiBaDBv\nvkIr6ch4yKh9YhbxdVGECXNH/92U5vPWFNC9O7MNBBW21UJ4xDWzHyuh6h0F\nR6/y1XkBq6Ri+j14dEBE1SXCzP48FXUOnHXEmFTow5vVVpV9AFy9wqtKSENk\nh9gXni1bqHuNMFDEQqlgudF+cUI5ZjcVsZd7QJtYaVKODTZ5UGTVZkDMAf6Y\ng7xfqTTkzjnVMXNLBYw1M7SvKETAnRjFwUbKOc09bTjZ1jM6BZuKILqPjTTk\n/G4FInakP2HIUl+y/V5Nvwaw7Mx2EMiyuiJv/oqtuMuD7JzqV8c1buhcYzyx\n1xT9cWY70Yn/gjZeLRYFV6JCyYBlyMB8CxAulam3QUaBoHlXzRCwh7QAXfIA\nK9Qn\r\n=6pR4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"49840d219b299ca8c0b1091a1911df673de64f11","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5624_1590718115527_0.10403697846701632","host":"s3://npm-registry-packages"}},"0.13.3-canary.5638":{"name":"hls.js","version":"0.13.3-canary.5638","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5638","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc2178e727836f45027e22d64ef210f09a48dded","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5638.tgz","fileCount":97,"integrity":"sha512-LBzDailEqoqct/YqmwB8B7hHNHm9guUgh2zo+FtEpK6G9HGsOOsFiDEX/0HNt9NKDMNomnT5jRj6ZJeGdE5eiQ==","signatures":[{"sig":"MEYCIQD+A2Ov1YnSGTbzntvfkwMl5Z0kRA+UTWb2cPlQuz3oIQIhAJzVyIcAfi4gq9RFcGlhrmn+hiWPFYs26hyojQJl1hjk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0G80CRA9TVsSAnZWagAAarYQAIMRSFt4rhctGJQGlpDE\nNDc6m+6LEZRl+iWSFi72GLgQ0B/OAPDnmZ2Xih15p4domlYMKHr2EZHNIi9c\nCUys8REcBd6/GgwcMMc9j6YVa1cn7l6gBet4hi8hMLu0lB5iu5bUlXR09EpX\nqq9QG6IKuYTLd361t5sbBJWwbJIsHZ61hBUbvYch1753we18wduoKAl548Am\n1KoHTL8mx/R3AQLcYnyvnPqQQKZEQmLPZgTnDkjFEo65z8Iv6It7Px4n8oMD\njk84twPbmheXPQ1P+e/dpn0Ssa2iKkVC6fLwxBl+yGlt3oFys9P/DMTWErjx\n+1ART38wPR9NJ+6L3Xvw36HiZ+E8vm3C36Kcca3PUNaps6X83wtuexjqScnb\n1ce+Erk1OKjCx8TB4FnBVoIpOMzPGwoNz4rKn26EDxKt1t/UodgTaByd6wwc\nPPWjIKoZ42zhIZuIeZ1Ps4N946ef27XuubdOo5s77pmxu0zKkRTxzZLdmvtc\nRGJDWl7cGpatm8OpahYfknIB03rb7FX8r/HKg4MtzNwm/TT9nRVoQtnRmcqj\nEtXopCEzIdzdhidbTeRDHcZS5b1Qulatv5PoYTOmPU4mqnqSDWQksjibWhe3\n/LYmWg5dYd3v17dymWRgzjF9vZw+LqKAfJ8d1VlFNarnJirK0Ba0akIFdrv0\nq30O\r\n=lUcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2cc35540a97258e487b904e1d7ab7e839acdf5ff","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5638_1590718259915_0.4619193515286433","host":"s3://npm-registry-packages"}},"0.13.3-canary.5639":{"name":"hls.js","version":"0.13.3-canary.5639","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5639","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2aa80355416930e8582c5c86dcbc90ebac7b5df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5639.tgz","fileCount":97,"integrity":"sha512-D+4gQfN7trGcq4M2QvG6Hk++6IbpYtQ6K2FYhVqadmqdYdhZfCWS81AP9Tvtv3hrQIv9XiDIe80KQyZd7xqJhw==","signatures":[{"sig":"MEQCIEyREo7i/ghtXJ2hbPh9sucpGnm6OPmOg1YhsFayObOxAiBOf3XmPwqGeE8MVgX0yjPinuRvBPZU4nVjf0+RtXjtyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0HusCRA9TVsSAnZWagAAzpUQAJIjpcFx7ND6TQLBXgho\ndohUNpQIlOFkpepmaqA7gMq0blWDVfxCNVVojHIIF0UAnr9MNDfrmr/Y978D\nrJNltkhJvgezbAGVV1pzZg5O+sP1ovh2SuQRSVlvvhCU5vcSr3uijNCwwvuT\nN4Zf+moANdq7HMN0zAQW7cPSTLw8U2jCNEq8HKMznWSOVIqdgcFp5wE3hqnI\nVczuM74a5kyUX6SixZhz8COxiCpNrdKWvcc77cRgGEeePpBEZZ5pFImTaGMs\nQefd9x1RP4yA0Voa6MXpP9v4tIbDn68qbiskTXAt/Iy9TNfkNieKC6EuGGaX\nAx93V3hELPYH4wsKghMI7zWfjkpsq02phma2pHXm8Kgh5/nQxpLWIa3XHuMt\nUK5y/oh4G8DyDe9It2RFArAsdE+hr2hlKZucJTcNjmxLSjARgT9sRrhUdD50\nzgdoUMsHLmCtRpBpP8OzFRZYnIUBNpJl6dWcjp7kLvf11KKpLOrmulKAvYi0\nxUFQFUElSp4EcGN4plIBfVJcfYEATlxF/dK1XsCPO8zFFKWiz0yWfZtKSuLh\ncCbotAyeWvC04VGYat2U/Dkld3a2HEgwJPyVnMkzLQDMRepVFSbV/4SyTrUA\nStrGgfvUNW5vedJ0RxRFxq/6j2LufbkvQuCA3wAI6G2c0IVfBKKfMQ64Hz4U\nkNyc\r\n=ocUi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4736bf3e7e0aa42c90af3c649304ea3e45ab76f1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5639_1590721452206_0.37949017408983754","host":"s3://npm-registry-packages"}},"0.13.3-canary.5640":{"name":"hls.js","version":"0.13.3-canary.5640","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5640","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"682380f57c825ea19e126d8840d3e720c947e8f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5640.tgz","fileCount":97,"integrity":"sha512-016BfL1MD08BO652cELIRvxOhoAkJmLRYt9IF6fChWB9ukgV5ijj0wOigtQskDLKn+bs5n12gXkA1tPX1izEPg==","signatures":[{"sig":"MEQCIE8H5iUdcWJMQuSQSTDuvrARMEmKuF10IOTjJc+QmIBfAiBLrbPGvWBYuePvg4FeePO7FtzV/fgfRqye6+Pn+O5vAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0tXwCRA9TVsSAnZWagAAAsYP/A0h+avWzoAiFuB0f+aT\nBR0QN2FS801lRLJfP9qXy3s31E3EOW50A79j6rq+njhgT9G2vjff73Gy9brC\n1aImCmatceqba9HPpccOWj7wR/SuNPEedh6SL/qxXnwOAAFv8v4ppwTxZfDL\nSQZAz29GEiBkPhMlRLh4524IS+usM41CaCbC76rKRHYSyyt/e8LR7Kcsvutk\nUiHjIqOJ0bEorxbYViDZ4Og22UXOrV0AM9GI24f6CMhgLedbN6cAS5k4ZH3V\nk+wQcD6lbxaq4QyRPWQVq5fEUZyP9lnLmQ3hNwXezybphieX0rArm+RWcSI2\n3xZ7VOlvD/52KqG6jjnxEAxWdr14IHgl9H8VkDhIBw2RHLucxOCgJLtHQy8F\n1jz0aVgx1b5QUL352ySlYjKXATh+SOwgv3FL0ObGVrPuA8v1QOPk2z0KFh0M\nMMcW7YKfBAm0APn4EiOrDGAxbU32ZAnre/tCVb5tp33p28o4PdD4LBDLYBSF\nEFSClNhoZ1fl5MUfqYZWBobXft39u7xt5kon0WEyMkmmuIpPZPE551zZzCSM\nXyf/kgD7sUAPFjvWN/qfEei6gNNPCDm6t/CohQZLznKG4+KurJIvUsfrTNXe\nF8jhywk278GcXFxVie3XLFcesPNnFjd6fLABzNFEgtY6k9mhOVFAvAzRIU2D\nRR8v\r\n=7wBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34434366ec16bc64a2aaef55299c577d90f6faf6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5640_1590875631139_0.5942247689974944","host":"s3://npm-registry-packages"}},"0.13.3-canary.5641":{"name":"hls.js","version":"0.13.3-canary.5641","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5641","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7766f545bccb9bc26b37f665b3b9725dc8267a12","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5641.tgz","fileCount":97,"integrity":"sha512-lSoHsgsgvIxMK/3aqBXIkCU9chj3m8ubSdcS9v/v9CeDafgjmJU7KSakyO0iwpSZBEyH+rR3k87YSim9V0caIA==","signatures":[{"sig":"MEQCIHCPA3NdJW1p0dR0W53Nudu0XaQpuEZvBkdCFR+sBcbZAiBLshoO4Y5pDV9kBhbn/IkO9k0mZWYlg/gSj0ShuEAGFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8961800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0te7CRA9TVsSAnZWagAA09YP/1x3TcTMFNMklTm6++T/\nR1/MhJkHFxuh5LS7PAk/VztwpBNN8aQoi9fMOZIx3lpXii0KKQG3m47RJoN1\n1f++BsO7pEfuyZDKBFxPFDUjixrlQKeCGHzx3vljDcRv7k0HMDIZ9speLOIr\nofH9kCRKJNGs2XSJoEjX/gac0sCI4EFOZsWOx1KeaY5UygE57pHoQ51KxnIj\n3iqoBHjYlUO9DT7QKwboSs2a++WsFVOqVDFXi988uY/oiF3h/BqOiVzy8l2W\nHH4+Diw8ZcHW08/NxV0GbJz9zkfbA0IieliQtMrZ11zrykBqpJVkIWplsHmH\n3BvFh+f0niisW4jbcf9+NPpu4YbWB8oc005gQoT+M10QVLuQCtMzuyJMOSwn\nEA2qbdXWpHZY9Mfi856Ux3SdRrC1MLleydOPrcFwqJlxOPAanvf/rqEaamx5\n4iDgSDor2T5SZmDYbzWnlYq1Sf7wA8eEyFqOJSCu2ukdMtg+0ykMt5PT2uO0\nFntSzLokdrShSTReKa09lK0S00hTMW3rAzOE6zuJ/1Nxpak2th3qXet6SGIR\ncGv/qApwhbDt2KXUYF5Ous0rRniEKk4EPmvJWy8u3Jg9AhIdFjYVjUwwDVqk\nCvk9ygPwzDlm2YVdea1N51c167Msuh22lDrSHHI79XnI5CBDTm38S6ikEhqv\nhIKP\r\n=aFWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0afce661c6fbfec60546d0e5953cdde90f45114a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.3.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5641_1590876090707_0.8757891376928275","host":"s3://npm-registry-packages"}},"0.13.3-canary.5644":{"name":"hls.js","version":"0.13.3-canary.5644","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5644","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c2892efc5fd1a3a7be7d6496a8060d8b502d728","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5644.tgz","fileCount":97,"integrity":"sha512-OOyXAyG4yiHS3iJG21KopMq6tlrY+8hwcSK1IRpVjjbETIzTzhKQ1GI/nlkzgixxAYHJcDnkJ48cO4lRuPDz/A==","signatures":[{"sig":"MEYCIQD/6B1QH6ArIMz6YXzxUTvwyOkRh48rxSQQ7jUl30sStAIhALvwTV7t65ZxjXSWUfC9t1XTLe3QCB2MRcg+sxaYNfnO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8965270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2UnACRA9TVsSAnZWagAAJxIP/R2b4EoRa6DMQheOSI9r\n7X0xSXpI3Q0bWgOkrCaN/TooJJA0i3Ql5ia3j6spj3WxaIMjS+0WswJHNxrg\nbyuc1UpQxIXFG+VQJ/1fv7F/H/hx5QExD78uU7EEmV34PYNfTfA6AyRZMwz3\nTKKhVRADtTC+py7lilR4GJTRGOP++XY8xoo3kUKeTyCBcAoAt/j1+SjQ2lcJ\n9cwRniZUyghqMuYRKTxBvK/9ajK0BA6uYIVClPHRuP7VEAQ7gO+pQfoBVcw3\nVhMCQyvNb0I/Pvurk2gv0uVNZHbcl7fu1es4T8H9//6541jQS4k/dv29Kz2b\n1hTlrCebRvVnrSOCPZ/LlgTrTIbGkdN1szLPqtKHR0LlPBSaCili7P9e3ZFl\n15sA9NQxwI8R1yYjyadVvukKg7VujZTaZvXjFTzCVQ/X4CdLg9QrXZNuxdIS\nZFKNLMOLVdRBqhPa0+jMcsmHKMxXRg2gDNkOfjGj3L0sVxo89xmZt9utjvjE\nPlF8STx3rS768gPpe9od1L/xmVsRuyMmD5Ytt5LBc975bFjsFGeNXopyHnrf\nuqfNVH6zN/e+HlCJL5xaJbrIJgeZNTUlGbhmKoOtqbytUaDwLi26pMqiiod0\nIvee68D/hPZnnQtb4bfEeconrvd9A611EGR/VEItPZR2QHIMSPusGj38GBIQ\n8XBY\r\n=fgpZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a52ff37159192446ee4dcd542c14eeebbd209032","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5644_1591298496196_0.11518176740216557","host":"s3://npm-registry-packages"}},"0.13.3-canary.5645":{"name":"hls.js","version":"0.13.3-canary.5645","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5645","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c60efb77f23a454a22a554bc293b8bf4f9bc7b6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5645.tgz","fileCount":97,"integrity":"sha512-Ue2vxh13lkr/cg4G8h0XXFjZ/LhpWE9zx+hkFegtAf/t69ILYP49wW5V/ou/II65ZLYqjTDkqw8kIMjosdagYw==","signatures":[{"sig":"MEQCIDUQpzIxTSjwk6NRHPk3CLNO5qMl5jemc4U122YnxlErAiAWvAZBIHNfTtY4ma1QbvQt5qM+tGzmIuo4+rYge14CeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8965270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2hzvCRA9TVsSAnZWagAAaCkP/3XMhlBCB0nKeB2TlUum\nrTKoQTgFuL2CHELyC7Q/BG1h7GzT96baqHeK84mXpJXjAASDqkmuHHnFaGsJ\n9v0h8rpPw9c/4pFXTAnJylWPyTmidsVGFBZg7JFPg13vMdxVLjK8sdWzctJG\nTYj5JyCo16FumxAVjGvPdsfp6EMDF08BegOC/xRUl0snS0FV2B06ArSM9aUS\nTYkBLB0hV0lZdVaOegcbPH1UstroPudcV0TbKZojMIi/nfFHnTYadNbdgBWP\nX3VzzI9iwBlm6u896NIwQDu9b3oRJSV+VxzA/nqoT6OqH4nwZW9wnmr3pAeU\nG0pWlz80Re1UBlcKHOpZVJwT2qlscdEXe5gNRyOQ1ojLiq5e3z5wh/ZRH8Om\ntKpzNrlBe24vxS9ObF/SdXE6MFp9hUsQmQdpIuuWoF6ZKFwCDqp/3BT2YaHI\nkHguNvNIc/sUOfXekMiZLv6ac9pGhYu8kVo4PBUCM04rg08m1xarrtHCgO8+\nGYufpIugwx+/FmqBcJvnyoNFW4bz9S01h6rUQT/2ubwgtRIzFE7y6fXfycoA\nXD62hXd0rbzWv4sVc///xBObzT2WIfunkrZRK8nkkgFwmxcGrsubqtjzacVb\n4wRSDqnIS08Q7f/X8F0CLKzhzHvViFfb1kwZAZRcwtnRehJmfDlGlnTiuZHp\n9+t/\r\n=oRCW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c9363a69bc9de5574534b7bcfa795ec29e4c798b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5645_1591352558547_0.3249268661385487","host":"s3://npm-registry-packages"}},"0.13.3-canary.5646":{"name":"hls.js","version":"0.13.3-canary.5646","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5646","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f92cfeca1d667b0dd8f0dda5a8f93eb5080bd311","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5646.tgz","fileCount":97,"integrity":"sha512-WI2aZWtEDqISTUkNJ1ZU1ADw/BdVqUJrgh0BUm52QZV75kMZkXRr2tzA00ChCtbbGZqHzQlPdjkjxTZf8Z0oEA==","signatures":[{"sig":"MEYCIQDbTaKgliOIY2EdGnP1QiEtgandT7RMSc1vCEbD3tt+pQIhALwaYtoH8FH1dEtzQMpCQD8vuW4mKsa3bUj97jThyJm8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8965270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2itfCRA9TVsSAnZWagAAwTkP/3Rg7ORcxS2gm4BOu/0B\nYZQ24AhhOUNhsGNnsuclnv5PECdCPfem1FgW6qupUO6N6UqeB8OGQNb3XxNG\nlcQTsamrYoJmiKJGDFXAeu3mFoedJjE9nimN39wx6qgIyK7ldzMZKCiZsr66\nQI0hP/tbeCliPSblq3qaC1BbLGc8rkjn2/yiQxI0mYmV4byVDqcpx3bGseve\n2+zZEwiOA9pXH+nEQoGVJJMHB95TkCL14QbQqq3NharUVvi6XaJ2STF1qskC\ng+C7B7qs/HYZ4M8ZlLwZRKwkwc8XOqBBVZ1AAJ5xPHN3Let+TZef0HIJMCWB\n4FQYAZ/7wbmSrSogYTz4ymCsXHa2v3ZGcbdDa0IcxQ7oU6Y6da4LxYqy4iL8\nzaIVrWted3ldxF9GqaWeUlXJmO51L3Pjjpx04rJI8xUthrVMPizpEYd3iCR/\nA15MuyQgRjdkcw1+HDeSuto70fC3tV1O3y0v5TuncOQX2Vk19dEGQ/uUsBxM\nSpA8LcOMzzMNiwHBuAMfVXmJB6XaCPeQ0Bkn2GOo04yTPEy/AkcvxVTud/EK\nj5UzrK9PDNwtc6l4QDkrUDXjBeESbOsPXd5bHI9OS+Oke8zzlnXtTpympGWA\n/cxM29ff7RAuqw99Ih9Po/0TfJ1utcRRwtwtU6pH7X7aAV3opJTwVboH1Ylg\n6chW\r\n=sxQa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e28108e401fbb4a639926f8c598c868b8e726e79","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5646_1591356255357_0.5647741444363488","host":"s3://npm-registry-packages"}},"0.13.3-canary.5647":{"name":"hls.js","version":"0.13.3-canary.5647","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5647","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e43d2a0f9b064b6fdb5a77ab1172b7aed19ebc8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5647.tgz","fileCount":97,"integrity":"sha512-HXv4r4O5fV3Pgn4SnADvRHcvOSK2JuSD+fRAbdG9W45aF1mGuGFIt2p+GnR/EUfcTJAg11JtnOERcXuoyU9xqg==","signatures":[{"sig":"MEYCIQD59YeBytlZa+4Cdxc9lH+kHrq306cqoMJP3B3yLME5VQIhAJYvZquMQi4l5SymiUtdkUXGSfiTuMGLLgKGtJGIp/kS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8965270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2rQSCRA9TVsSAnZWagAAIgIP+wYESwfgH9SwEpCWC26o\n/H3459GMKTbo0IREdNhu0dOQDz7vHK9foZm5qot4kf9i2r3uDt77p6Xs8vr2\n96EN9Nw1zLybU0Tyno6j3Z/im7ewJCSBea6RdiSVOoggaCNoxsXCDQs4akSm\n63rote2GyAgkHq2y2/pcPMljwhnNQZAOcBPtdQ99ZuaCE/zWDIIw80X+4bck\njCr4Ihm/oijgdI0qgmPZAdJ6dTY4ZJBKeT/yOHTcPxSNgTF6qAbLLQNBCIV8\nTH4wC4jolUZBgtmlZkElOfEMOUeEP1pZhEgkzqQEaJcdfc+AAGNfWDHqMpxp\nDC5m62EmV1z+WQ+zKfJuMV34lyCeFuf9Pgm8PQor3d0rzPLTP/wytYbR+G70\nYW/u/v/5yCj21Cm97V+fj7wgayaxnkfIm1XlsiDTQTwfI6CTfystHGYo7Yf8\nv5e8KNMfTbo18XSa6yRmFCKkC6+QP15QYrj9iLa50rHS7EZuweJD6GDb6bAb\nHMn5c3WTpG1nj2O/4Ul3z9W9LsdUIiNEIdyzCk3yA9C+kAbJ6JkLexp5cRAt\n4b0Q1Iw1kmT1gQWNkEll9EtRX6KhhxQt7ORjlwFX0t9cwSRiX2V4ZiEa2CIa\n7IjWxSux3BeAMcYM9JduILWoDHa1bVNFH3FrDSqe74j815A3Ojt487WIFWHt\nXSK4\r\n=QAd0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c0d73ce6b1692f1c7bff3d7fec12294f39245682","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5647_1591391249976_0.12985159435859206","host":"s3://npm-registry-packages"}},"0.13.3-canary.5651":{"name":"hls.js","version":"0.13.3-canary.5651","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5651","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2ecd9558f9c9c8e107429f4aa2dd6abb89037b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5651.tgz","fileCount":97,"integrity":"sha512-G3ptKF81Jxw6WZrYw7oWdGbY392k492mPmAnTzsxjJJSmsiLKiFch0zrKTsgiMnZNtu7ZLPX8bHUua01Cr5ksw==","signatures":[{"sig":"MEUCIQC+FwReC/9QIn4hAYR8DyIOQOwQQxH6PwyUfawZsFD7WgIgfW363Y3n+tfyO3NZH3FxaSfyNCzJ6iHWjSnM5rt1t7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Qe6CRA9TVsSAnZWagAAAA0P/2ghTh1LOUVlrkz90CPz\nhMlmDWQQnmmKamspc0tZFjA5IpsElLvT0MAa2kQdBZkDnlKxLufVcAwnaNjV\nVB5Cv/Ufcr5xTFHljpW9CBhv3gRM3vWWVaPl/m4k2CD6IGVYP4D49VzwNhMm\nomg2jq74cuVOZTwIbVIjMQhoVTLw7bTQdXD00yxgozvKFCgC/tgq8UPUOeTd\nitrIUrPQN3kiFqUBLr2+pf07H88fLIiq0WwRpQYuir7p1reBLFLzUuCHXryd\nh0qgQXOAEs7nKyB/0qUGrYnK+TFiuzCQxwdOsciVvJ3+CB1UvKK4bFCZJz5B\nRhHQQbYOXGZ5nzrLZwTL6VI+FHJvj6oIj9loGblS03jbjXFL2JUKrxX+diDx\nwInnl1jX5PZc8lAj5nqTtkjRbVBPZIUbiCjU3objM0JVi5J2p6Dj3ri+8h3S\n4T3g2k8nagSBuEAsCTnhwbGKww62PXPKdQPtTgHuAgPJzljIqpVhTUJAosZN\nqjB4crmgGDRZif6eGcPWclDagiotTZ/07G9CiyMat2B9Z7X2Sd0+gR+Hlu+s\nOKqCyhyTq7vfJGrH4FDbNMR45MjDM8/AxgpXyHyyLbT0z+HGV+L1qQOqG6Fv\nvuXNPufnbAzSpediQmZgHspD+Dm+5VaEZlaRPa0P0MpMZvTRmKbaCkqWC21S\nkeor\r\n=emgA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e69f388a133d56fde1a7642dcdb542fdcf10b81","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5651_1591805882097_0.004596108169734325","host":"s3://npm-registry-packages"}},"0.14.0-rc.1":{"name":"hls.js","version":"0.14.0-rc.1","license":"Apache-2.0","_id":"hls.js@0.14.0-rc.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6febee2f02f8d5388b0b948ca8ce5dc3222bd300","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-rc.1.tgz","fileCount":97,"integrity":"sha512-r92fJK2VY0ab6xpTdER8ccE88UovL0tt2ZxDz2HVyFby53CywYQ02qffOrG2MC336LjIpDK4OCA4m4jUnXh/SA==","signatures":[{"sig":"MEUCIQD+1ChPWZjyDLamalJsC3/ukC5wIvhewAokXLGxRtq8+gIgYefluBIAKj4NaHaVI8BQSp4JV91ghyrukscsSnjeSoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Q2tCRA9TVsSAnZWagAAz9gP/3tczRMqEWl7/FR+lYmO\nMNin5E9aGaRapEylXhVo7HZ8rnZgQH+uVWGzh117mV1JqTIl2e5hhDy74XfV\n7k5pB8R5+YxXvKPE1dL2emu6mEaD6AkHjqiBsQjTl6QWgJtoLFiqUpPUc45p\ni9CNno9C+H+6dy+A9bjyJ3p5vyhtacocnpcDhPnKM2+6IZW6+OcUziwrWRYl\nFVy3P4PnWjpenFoKACzEKPrc8Fgr9jQ3QY10g5ae2XyffBusv1mGTow2MjBg\n5Hcxfco4WqCipy+RqawMInoRfyyqPyr2kAsSSeyaLfdnaQY5zbDwj86oi8XM\nh1nIKKZQeuGj76Ze1XLs61DxIYneWQfAKfNuvyiWjmVtYxFCXdhLxDmjUPXN\nkMFdLySgTe0xPmwiTa+lAucepp8utvgU7azhnZqZWIE0b1xXzwLi/l3awuOu\nxVkPljgyvX4FaibjK3tWebDsWPNCJZwQMa9yfQW5oIsG5Y5TwhpP8JZKhlIL\nadRA5gDItatE4K4v0w8/i5UcOmnVfpp5Ak0WUGG6kKCk7Nw/RR4hXaIi18gD\ndZkKCQOaHp+9JlTyhudjew+Di76F8LPW1J6srXhAYKT9nvPqig/zQmdPeYRk\nZG36FC/83YqebeROI0kpwW6Ib9eOzWAEOP22CRZF4T5d6WDQRJ02WWS92L/Y\nFjvg\r\n=n597\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e69f388a133d56fde1a7642dcdb542fdcf10b81","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-rc.1_1591807404528_0.8047243452978432","host":"s3://npm-registry-packages"}},"0.13.3-canary.5652":{"name":"hls.js","version":"0.13.3-canary.5652","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5652","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08d757008e887949123ab90d3ec8a9ce59bf97be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5652.tgz","fileCount":97,"integrity":"sha512-jKS3e/xESWWoyUM5fcet66HNvma6cm7265WUr6TKZnr6KoKvCmqT9THByGbgPnx7d/Ch73WRNCJjwHZA6Y+Urg==","signatures":[{"sig":"MEQCIBD8xgzcKY2JYh+UIpHuObpwoe8OAvaYZpk2JleMotKkAiAOYkdZlv4h3Mdp/XEPZBoY/VLPKqIoAjb4t2gUgIIYlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4ZhyCRA9TVsSAnZWagAA6O0QAI6vle7VzSMVmhXXb/Cc\nIhXATblu1RYSqa2glAnnpRnVgHiYMrZj6Vi4N0AfA9G6mKfVHxGJfxoE0EnU\ne4yyGHqvqXVhSTkE2ByG1Z3ExcwwaFA4+TW1gjacvCcI0SRrNIbJ2YpW+v6Y\nzV4vbJOiXfIdjW2X/JmkPaDOusJljGZrycieMR6yB6X9zI2pQTexawhoN2Bu\n+Pt9uxRnD1aOdYvRByKxVmRinNjFNq25Uk4r6SEZ9g41+4Z5chNeG5+NgDfj\n2m/8gGXP1llf+msA2U6LOyhszcQCGai6qayBiJq184mH+pAzRzr7s1qNBr3J\nNRgCSvhDt4p+Bz/0WwuEJzCBN9ZWeBAHDwF4ExDUNO0T5sBj3ZjLdhJlh5hq\nkNA6LKlwCHluOEo0Gvwy3B27pmaRSzWs8WqiQ/EBOLpiGZ8oRLQ8aF3RMHAN\nECCH5qijk9J7d4/6ATq1fK1zHFHP4Hxpmb0lbHFoFVjbcSi8QNlKb7PLtztR\nnF4uD2GeVzrSI0n5gOg5XF3psWGiUbwsaC5LCF73jVjnOScZrOsz5ISe7XPR\nIgp+YvkI3J+p4CYRCf8vZ5sTyTdcaKsPMAtbJ7E9YgerT+CAtDoCuUmAFta+\nfbN6VsoAyQ8N0/26slZtoRXUtIGCih+3lRsnhp70dRPTb9HdDVAw/uEpkndC\n2FXt\r\n=m3iL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bdad5369539cfad6f5802f0da058a4ac0a310ea6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^7.1.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5652_1591842929682_0.7914290188762063","host":"s3://npm-registry-packages"}},"0.13.3-canary.5653":{"name":"hls.js","version":"0.13.3-canary.5653","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5653","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d003662889f3ffc19f6946b68f95b971e9d6e26d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5653.tgz","fileCount":97,"integrity":"sha512-BpjG345xf4IepbGU/hj8K+FBAQHYPE2s1i+i9dJe8sAXZ3GahSbjUPiF5xhs3hsh2UyxZT3hC3o0bZjjDxVJgg==","signatures":[{"sig":"MEUCID4yvnOUmlM5PVNZb0MJyaNtXfjpe/Oam96FLcJRdkQSAiEAy5YFKwrmfHrLoHBnga0LsF2yViSY2X2ckWOvQMTGod0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4hiaCRA9TVsSAnZWagAAZ4YQAJM3qYL8+yCUFeqtDzdn\n8XKe0N6a2otWPLiAODT9IFVSYtpr1i9ZPzlE9xakD0NBauePL8PRpJCQ0kFj\njMIOybPcSybKY68FFBlbysHrGB6GI3vJSdIMckY0qqb/fjWJ3XyQviAthCC9\n9HBNYvqzSZgq96nt+TY+YcUnMFDWkAy46DSqVwlmmRhJIdYoa4m6FvyqkBmE\nhuCRaJUeKLBm41BPXeV1OsZWvGMCd7D4hNl/0PpfFZUH7IamJfUfvk3ck1CN\nOKfjOkTP23v6Q6YcSodLglioxk3omJ3FTw9uaJLCQsHFSJio9mOhebLsP3fi\nQbZwhqXKnyS/i3fJLo/Cg2PDp9s6WLOBcY5+ioPvoLuf31zf0KNkBmJhLhYw\n4UcvwcGLVOoiQHQ7MaYSJrvH/PUXmaEt+MuIP/q/vTXElPesIf9EGxeB49Fs\nwqeMGVMWu8SHSiMD1v+m2Cxsj+0COkm0q9I2nTLCwW2W0E59Y9G2Z3J8KJHT\n2wVkz87o4i9pVep/NXqesqSuoGBjb+RzvM/1gmIAcODhdVM7UYhxOwivEfra\nNehn/4suZYC7vdxYXAyGaMYUCsM6R5dycWvT4PFNnCUZStnJG7dgNAWoPNmt\nwhby7iAb/D+wbLMMIXsHksV79MxLRkUs3bDBSXlNrvp7Jvpk6SLO34HAOXqs\n8mV/\r\n=4Iv+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e6e1a24c800cb46927323adfb3cc2de082d5345","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5653_1591875737476_0.9241643515836406","host":"s3://npm-registry-packages"}},"0.13.3-canary.5654":{"name":"hls.js","version":"0.13.3-canary.5654","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5654","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc10cfde6b79759737f6b39a2452abff2d5b5389","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5654.tgz","fileCount":97,"integrity":"sha512-O3z7atLgNloXke1Fh6DHwMXYegW8VTdyw3gkZH2IIIMPnrklxvGenDenRna2Si4495oGMAlKvbyjazwyZ1W21w==","signatures":[{"sig":"MEYCIQDfzFh5SYNeYCqca31EkaOC5lPoW9ecoq7KRKyr3Gd6EgIhAJPgKHXLxjqWqf2m3CmjMEa/GVGR2ZS+t/gim/fiPOM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4n4RCRA9TVsSAnZWagAAopEP/0d9pecZ+ys6Qdnq9ac6\nQm9lS/MVTnw4DG+06WqmwpkNKTIJbqbgSccVtl7mAzF/Pto1XXvo0KLwYS8Y\nAEy1aJlj4vs6HMi6oQTu5sOYnHGiHCHDtJ5YZk6CFXFq1g3pEoucURDwRuwJ\nwIs8OI5WLv+1G2BvqZoNG5jUTgFhb0MkzdsPn3eTpQ3ik2eprzMwmmo8Skbb\n8LwVp1Odj4euYTNKiKvwo/hrBnFj4fDxhkSqPQsDMq8SmQmXHMSYS5z69NCQ\nBNm5nYm5bnUXau/O6OrgEPFmurLWb+H/03AU86qslRIa1LLOMY9pmJSzqAie\nt33U8PA359ABk4hgKyUGSxkiwBajd0JgpPKkxi1EFIKC29gmOhpuvPeDLVQm\n78q2eC5bEM/EjfJx7d76SQJCwEvDgRJXC0sZOIfXkOalAP6cV8JKIGveoBAS\n7COQ6mSLgujunUiixdKDm4UxVjuuC2TA+BGUZbK5QWIuQBpKZXPzlNiqSyi7\nASJN/Q0VjKvCOLd6/kItXJI1HTV6u4MXfBbsBV9SYA0OgDutM/8uvDaUzArD\n0XqJnO/FRk9vXLFE/We4FVGU28A2qCHgzOtlGSG/n8yCzRE3Sqh/rnWgdvyj\n6bhO4ePcM8N9ncZ3FrjnBss5n/PvLrCRVSsRHBS7ijw/rcX+G0slsqEi7bqM\nI89s\r\n=OVIe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"00fa6a58a668dbbac2a6250e089d922615712aee","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5654_1591901712821_0.49266191768425105","host":"s3://npm-registry-packages"}},"0.13.3-canary.5656":{"name":"hls.js","version":"0.13.3-canary.5656","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5656","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6400eb2efba8952064ea1bec219a6c42510262d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5656.tgz","fileCount":97,"integrity":"sha512-vodVp8NvFP4sb8cDCL7RtPzfM0UbiEURZPsk+bm9hHTm38n9Dj5LB5V29ETx/nthjKzm9wLjv5pexhqsWembag==","signatures":[{"sig":"MEUCIQDKKJfmtPsYqWpJaiaTv9KKzyKZ0xpWmfsUmK8dYibGnAIgVeiuNF5e6joLduojbH/SNYwmMCKM+HzdmPQ7J6+Ecls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6QH/CRA9TVsSAnZWagAAdn0P/0qprT4IjvwAbkrPWklj\ny7YqZ7JDhPCm4KHs/Zr792ygIaX4PsJLCxNoMEFPO50rDvOct2MU6bLgvuyg\nnFY5N0vNyRLxhxX5HfzH1wuPGbMZs2Gth6CnPsI9V7FDlgmCyGMUzWULypE3\n1swDw3kaWxNVbQLM5r0ohDArbpsjBt4EHQV9OjEMAyBNAmD9M4QPpLXlQag7\nbyr26QA6/oIq8OTkA8t9JrCosWlcO8n5XovI25tYzOtcZE+z24VtXq7LqtYh\naFuQUwbTxUiPJp/3cY5PzUbJXJIKdABNUb8iLPtY/Aglkrlppec3DKBQhk7G\nKvRsIbaRXdav9dOS6hwSyTN7pucw3qH9eaXqRNgzBooKTNyg09dyp5NdqXN3\n0IOmMNs12lwhnUxsGYEvQh61bTlr7mEdmz0/E0prZ6eZ7ee2swvj+qxN4tX7\nMQb27WicIDlauisEoUrqFRv8SZY53nZ9x17fMPXWuCroOwptphfc2q7TrF6j\nMiFwN9cl1X0IoL56hk6vcwIx7LUeXzqU+/9bZ1meuOeBXUL8HR2PuJ2s2oh2\nqWxISvlkESv5Dif59AYCPBql6rGUgPTL/fvi5MAVzwucTQQEXB6n51qRPaKz\nACHsBP08kabUW+/URYyGSbhuHcHbfm83wuhwQQKZjBnRL6NsNTn3jBw9TFl3\nZV5M\r\n=7enX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e12b349b902a819c1a88a5f5de6ba501a0642da1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5656_1592328702917_0.9470538935863895","host":"s3://npm-registry-packages"}},"0.13.3-canary.5657":{"name":"hls.js","version":"0.13.3-canary.5657","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5657","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f6aecdac51546fc8f4d4a8561694df0c44b31f73","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5657.tgz","fileCount":97,"integrity":"sha512-PqudmM9XbDMWFmXh3+6rQ68r9kAOFE0RkS8HkCuCE0loIfuReOz7IyCqZ1PPa0AzoLXCIzc03wBa8ySOk7uBmg==","signatures":[{"sig":"MEUCIQDVDDenyM+byFiwLGw53urfz+xkARS/zCeF/gYhTmxhqAIgZgdcKCND8OR1PBvRMgdXAbcWjPBRYJZO38IBMELVcXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe68RECRA9TVsSAnZWagAAtlUQAJHzvKA7I5fMS+4jQ85Z\nu5PgWZBCvEvcY0mxe/jSfEQp9d3ThwudOYaQ4JOqOf6cHHJglcJxC8IDHVqf\nuTiYgoWRmcFPXfOJM0Xep+ZgPFfPel/04XFVdCX6EbW+b0Nn1lMM7KMNNigS\nF1MaxDdxuekb4OtEsx4LS8tlGd175gLKtBSPDZgaVqHbCE3Y1iPs2NuNxTds\n+iqbyhkXkQkIM5KQr4GL/f+FlRtnasLaWVAegmp3jxud+hQ0JQXlR9SmIlmE\n6+JKuylsuGaJ9L8FFJQoAwukLviNyS0+Phjs84mXYkZ7rcSEcprsYNWCwTdd\nK10BdmkqNXHh/p+RNn6oq9mu4VNypdqCVOgHmXO6IS8/f9S6dafUB5ws/9S/\nzZRT3q6tJyPBZvpWNA7Iuv9Es3JpKJVTnpcRql8talfv3HpGYNs1/SIt8GVz\nJDW/ANPBoWOj+ZiNNNZtqqdDuhNpPmx7y2B2ZCbIj51DBzSFPIkBfq2nQVjB\nd118NxtqpdRwYUcHuoqk2bY1X0cG449SlOt4OPWE9CfE8XhImdI6cZuHbY5t\nj+or12bzXdEB3e3v2JB+PwKpYHlNMO/MtCvsSZUy9ZD6ThDbYf+Ko3xSovze\n5u5Y2kMVwxomzb1nldieDnZJpEjWsdkujlb8F5oFgprwIx2NofO+gyRC9+mc\n2jA6\r\n=asjw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"01fdaf336aac6604a86aa691e630f362001ca161","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5657_1592509507655_0.06454128966165795","host":"s3://npm-registry-packages"}},"0.13.3-canary.5658":{"name":"hls.js","version":"0.13.3-canary.5658","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5658","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6be33743cbaf212249d9396a5bdf0a4b0d3d7625","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5658.tgz","fileCount":97,"integrity":"sha512-aD4ykDJJ4eLNMYru+ysmWl+7cZ41nh+CpcXb+zfRuToI3yewbjdHbkFyuksPPmX36uFy7wJyMHiK07sBx8Lbwg==","signatures":[{"sig":"MEYCIQC53Qda8psvhoMNKqg0GV7vOxhsghZZ3/YohTVpI/5laAIhAOjHa78fa1MXrekCq25hzXci5nkzEKZnCFjLAh/4eXgy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7SX3CRA9TVsSAnZWagAAccgP/iMy/EXgdmkCKGQk8Quj\n17D84/TCYDjVgfK+6EGqiFYnSD/l8mA5ewgXbrGuv0i1w/BdzSFHJ6CufZaH\nPpsKOkiZiQh/r1ndTgc83Y0ItnuBlZqRhsEvfUkbxupG4W0gOnIaVNGxTPV+\nOHQ0RM+s8nagGccH3veK7Fx9LxQzorXEgxveG3MG9rmOuNPusiw7wQCsU5ii\nJuURT0iQTdkLYU3qFc8RODD7hnaZhv8fIfWWT6TAr554Zd/7Y9RwPfGcMZKJ\nm5eTioTiWVcgfzCqGdc727dJq/EEq4zkXOF0etto7W6xGWMZ22jTRk/8l5J9\nLPcpZH7hyXT82ee2LozR1AEyyF6y5AsJoYTjczxc0VwwBQ9UqD0MyFMG55jk\nsjUpy/Yn6eDtFXyOxXtayjnfsix9BdzcBRsm8+9RHnnu0jAsorLRWo8IF/uA\nUjACgTA/Y7QEB5/qPdLXg/xtgKie0lluoEcfjBlOixdUpjg41Dx1jBMSGZ2D\n4bncjlBEPswPH/O2yoiDLxJOQ3VVdsy3noUCwmmLa/rAx6hsYspuEwQFRCOA\nu1ID44hLPPAuhTkWif0KLsGqZCajcWSe7aORPGWEV1bIW6a7hL7ETzSzayq4\njMc0yjkM1j0yyNGY6lx9rILnrEmgury9a90CVC6P9PDR+6A2Nc30+kyGVHy5\ncpTZ\r\n=bQq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0dc37f39b10689efeaa545d101cf5401c01eb0d1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5658_1592600054474_0.7647176518177259","host":"s3://npm-registry-packages"}},"0.13.3-canary.5670":{"name":"hls.js","version":"0.13.3-canary.5670","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5670","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ceeb3b541722dbfc987f38d4e13c59023fcb6777","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5670.tgz","fileCount":97,"integrity":"sha512-lU72eO2JvHxgeei1Rz6Yh4s18n6kfEYlYBaBOlGXSFAjzoksMG21ktkLB+RyLvLr6QGVEnE9Z1MWkCs9ZKl9dA==","signatures":[{"sig":"MEYCIQCULAzHuGxDekR24bIh+OTs3+6piXIWWDN3WNwWGDVNVAIhAIrKloZOcYTHzB3fQQa8QajoqoHnwyqVuFLTAu5Kt6k+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7csSCRA9TVsSAnZWagAAxGQQAJvg+AL1HeNuO0Ll4tEw\nLSY2EyvNqOVCc8KURzIsXUlWVf9pAcPO7DK8BGt7HMcJfZeYfVYjPpQnrk4D\nl1Ejlzfzr2LdcAnOO3r80CFCpB8uDteZAA9v8Y3cL7XCtfLUdq8q+/gwMGHW\ncvLj4vgxUMow7oSvueJ+VSKfJWn3f4pv7C8rbawYJF1HjJEupm/r19hexTVN\n6r4qIurQ76cMJAfJ91BIi8jUmVrXFLvtwgw0xSTCpdQw6SSJEAvC1cX60D8f\nRQXg2vzijz+kBxdSf+BHc4LSnlAfhJHGWSAEH2uQJd+/sXYpxc8EZ5hgskVS\nMr1ru4PUT7ExgeVVjUY/BhJJ6EZX/eF1gLMlfLlZ3REZEriUBcznJxq5GMLx\nQga4uNTsOXHtNcl6lhOz5mTn0ToEG0dM4pubptD4dGVDsA7ZPrcrN3ShKd7s\nb9mSS8ciG9ka6pz1zVB5bOtzfyOorQHZwHQe+KXoR5CDrkPqSdaU7bHpDBOU\nZ9I0ZoVDEOkw07NAg/7Qs74NcVuD3aTl4UGgNcQ3m3AZjkRTbG0PVrlFrwXh\n/5NrkAQaG1XxQzznKCM3skSLUJhmMorSFSc21q7d08eHh5qY7HM/g/pcXqzg\nEMu0dFFy3NaEiCBsESzdMk162Mt9gcioFszypRo2RSt82C5tK6ypcBw5+FXp\nBXix\r\n=MT6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"77f51989c4c914c9b9d0e04c6259340cbae72d6d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5670_1592642321642_0.4171037525595007","host":"s3://npm-registry-packages"}},"0.13.3-canary.5672":{"name":"hls.js","version":"0.13.3-canary.5672","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5672","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14ac3356d722d0642a807012c003fe2a3f646eb4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5672.tgz","fileCount":97,"integrity":"sha512-6Wp9Y+JFwF3g0o0PkNW4etpbK2DJoqz1DPAQDpeQKxaEPVH7U9lnI9Sw08b2bGSu2G0QY0BuYpMq49cbL0KVMA==","signatures":[{"sig":"MEYCIQCwKXjm340hQ9DsLkacXaxgT6iJuADWKZSHnNHA08SmogIhAKtaDDpA5nPZVc3BcKu765oKy8/PPQVNgq0l7TJFdmOv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7oD6CRA9TVsSAnZWagAAgrEP/1HKm8Ui/i7w7vhDU7+e\ntb3Rr/IxZydsVOefCPDZpS7dNDO6GDI0kjCCmbbjc4kJoo5LKEbh2yRrgU6B\nOJQfud1Z6Q9X1vYb8unHIHPCRNIQbm/aEqaDzXAvmfUHvDRqPEB5UjCQk/L/\nS28267LZNhiiKR45mB0tfnAqr/8jF79FlZrQEb6KXTe+3FFr4BKYbjRX15OU\necyANHeGFJiEVX98s5e8mDpVXdpjPFlZcpA0N072KzhUW7XilUPSMIsdo1m+\ngYDf7RMdzrsuJpytzyPx4EXE+csgbE+2Mb14KzArKM3vM2Osm4h003JTrTrY\nHsMpclikM4RMulGR4JGrmegDNmcJFKzX7F2UZAnkiXNyosHmOOzfwqgfFmBZ\nmCjVPmlI7wKZId0tsmZunFnfZibnFirZZE1lJu7rrrIyQeq6XUM3twUgzAh1\njkaq0NfgaOPmNrOS2yfbpYv7rThF6ufAIKpYriUeQtWfqpMwk/9FWq1gJfzw\nIEIojHdOht82faEEDPs4cpO8+2cmBWI8ZSJoQ9mcEnuAi1aLipmNqpwjoCBq\njDSBkZMbjioWQMv7sGZy8/9XdzYXiGQKMfM1EnQ7lRzE2R3FMMHqq/CrI8fh\nrh9KwH+2dMxz7J7UwoEGTNhoDoGJKIE/t9hqFlzEaRqEuAWTUjPzDQjXEmtJ\n1BK7\r\n=uBS2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8af24d6cd7834db013a0f5042a77513774586f76","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5672_1592688889716_0.2998465241131578","host":"s3://npm-registry-packages"}},"0.13.3-canary.5673":{"name":"hls.js","version":"0.13.3-canary.5673","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5673","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b113f5392273bce9b393dcd508a1ee2b2f615cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5673.tgz","fileCount":97,"integrity":"sha512-ajAJgpB6NTXyVfZHRQrN0kHCMi5p3tQ9vizx2ZgHI9rjutifYPq7BoTNDbx1iy9Wn1yAHnTni/hGgUqBUBdNyg==","signatures":[{"sig":"MEYCIQDGl1teU43C7ZXE6U3c7OgZW/VnSuQH3d0t5GHydLeSRwIhAPYl83eKT/ObHAwL2jHF1nDdZi7G0gwNB0mAGmR2VpNi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe72m2CRA9TVsSAnZWagAASGQQAJKbzWQ1WZYGudDC5xmH\n+GWyE9dOpMy2lasoqrGLzPYGmfbctThGJEzMg10P+Cbw/OaGViCnG1VgIFk8\nBexMeGk5O2NVOD6T0sJSI3e7yYzKmbE6qq9/vSOgPDmNTERmRJ2W3ktBEDHH\n5cEUoQ3l60WBx8rBoRNCiMePxdGM4I04Usbm/EtKXcDDERTQwlz0D8ysJeyM\nCQ8/LWIklY1ZCHlDYiesWh+00qV1DGbUVrpHfElfZOmwOszfAsK1cdoggulo\nZy8bhX+RuHDWOY64NdLekYMORZcSI5YAL9IWwIoaRzwHry7u854yvLDWxrvn\nbCZ8MY3i10cypG+q8zMoyXkhV7kzI3Ww57Dnk1nqJr3O3T2wgIjoBs6FqHoH\n89VoV3kW1mjtvfLt5J/xVQJH9Z7q5/B5K55gJStaz3hrQjwatK06sh2ZZ9Cr\nBEmouUZTi8xobBVqrszBpCvwQI9K9HOSf+iwN2MTz7caIjpNZCYiBvwLjE3U\nh5j+FvZDR/YIVrOiQHkO1UH4pCB2OCuB+wuRE2yW7PLevUaNVe3OXbJUi5lW\nHAQv8yegNWnI5glxBoP/9jQu3DO9NjeNpm8zcJPEt2QOXugeRxG5OE6UB998\nc6O+oA4Swc7QJ2vthRZx6m6lrvxM2qNgW3Cr9P0RPl3hkDcVhgdUN1RFUCLT\nVLyw\r\n=Ibsg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cedc1fecc924859ee1c3b4a12f11ae3f327a9cb1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5673_1592748469918_0.48889927799240285","host":"s3://npm-registry-packages"}},"0.13.3-canary.5674":{"name":"hls.js","version":"0.13.3-canary.5674","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5674","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8b2501ea2f3b4869a2a47470ad6dd76091fc32fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5674.tgz","fileCount":97,"integrity":"sha512-puUNbsFb4tVcwUbne8P4GaC3Ys8sw8yKk6ECQYgWMMCwlBfMbbj0u8bcDNHy+O+LrSswCSXEZ1zXW1H4UGB1Mg==","signatures":[{"sig":"MEYCIQDoNVXT5jrOJ/qDem4LGgXDIeJOgitJjNiXXrvw9GsW/wIhAOOjxpS3TmGMCLKaGfEb+KrqKIgf2n8wLnmwiATnpSlw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe72ojCRA9TVsSAnZWagAAp5UQAIdwYpysgkLXCa2IIQHi\ndARuxrkK3QcAJbmvtmvYiBf3R8Aq1a3CN0BUMvksMmHqfKUzeUXLXybcr1Dq\n3aZnW4q4FYMCPwwgDxip4KgAvbfF6Or6mGQTpXwqEin4gElMjSRp8Fh5mWS0\nV2q9u6/3F/OwXXSH6x1jOREnpIzDb/YyiPjCmWJApMW8MABMylcE60TxQNRO\nq5szmo7p482S6C36hhZqAtmxXarj6x75HqxZYNWNJoHFZKJhFHoB4M1V8cBy\niqGuS1QeRC34z3BPZreeu5GZn4xF7L4+WsS/wv+UAWyXo8jHnbmXbEWYzJd6\nMFU7vSsD4uTAPpW4T06j6vDpJRYbcwE+BOci9jKfvEI5ksQ1zxv6aES1e543\nl98bFZhcie6ghnLhMPZQwIXRuuc4ifkorXLq6LJ0Oaf+bYE/f7wg3EBiBMoj\nq8VqlP5gQA8INppn17qsgi5bwUULut6K6i4MNGsRM8o9KqUhFhgZhssnTjDa\ng9gtYb8yrip5Zr43w+/u9MsZyqk8O7IFHKTaBi+8sTs0mBbABAESjO+6fuRQ\nHmYMroefd/33AhyRLBwFBnZw7KprkTkVkE2uiS0bmZS2FKRuCUWlqmNqXf30\nI3n50JZ8FkX7k3ah1C1cV3X1BpQ5jBwsVeGRbivsfOCgzKjBEM4urT4ItTwt\n5gKZ\r\n=smsM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"05d6a4076612c252a6cf07b4f80eff14b2585486","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5674_1592748578975_0.5057047320236341","host":"s3://npm-registry-packages"}},"0.13.3-canary.5677":{"name":"hls.js","version":"0.13.3-canary.5677","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5677","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d8dd5a24e17b1620383eb3ecdb697d1b15f62d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5677.tgz","fileCount":97,"integrity":"sha512-XuIbhweWZB7ZlUymThopORnpLW2YhRBpWdofvMkur2ogm7Q74IZHNq7WGMEC+fywrykbkcURlBI8+O599bTilg==","signatures":[{"sig":"MEUCIQCRwBQMf2eoDjvEBkWFeI3vR8YrJn5mp7QVO7EOJs5sQQIgZ6yLPIXo7LXu07vZEMYKM6f8riEmuZjwX4gMJn2ND48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe75FvCRA9TVsSAnZWagAAlj8P/2atBRR9mUwmdXPz5gos\npK2oSqDhUX1xmiITn1EPkS+13plVa+ZQto4u1ojwcPhOiWa2xjVBNEq2gi0p\n1GXBVZtENMiTZCbeogw1ERsLH0rWN+KJfXK08P1o/yBMseyzr4TBbBbsizRe\nQghbSDCYj+KUnEDwGnPW0mDDFjKLextVOdHO+5BUOSjNH6jpXFKaxtZE0jKq\nvSzwcC28c3s7yIJuxFTVG9aM8c1CCjRkAq6XDHFNvwZOlG3sL96fJC17y8SY\nkI1Q+Jx4LRzhnD94RfQJGxj2lFLrJIjdq1k9aNzg2h+HXcv/LLp0ooCJYcb8\nl29f3gqDlA/SR/RtL1xe6mgWb3PMJ5MBLuV6xgpg6ldP2PMrsxdzTGKB1FBC\nm4ngB1Ce6vvs40VcWRjPt3BQWs0PRBz0yaWp1jBcgcLyhwZkGbO2Si5u9FGb\nP5YWYceUVU2Tq7Glf9102vGesm7X0VXCHDf90krfK6AUX+UWV7cvcHgT/94u\n2wtZP40mhIChAiGkIdbhGY02r7YFN1pYnxQ/cRmYeRPLABGiCSTWj1VQbepM\nXQS5zbTll6X8Hlc4Fd8CR5F2ybrZG7bNvA1krxiMjtY/qdZCZlwWjl8IdONO\n0xMK1eCjNXIdHpSccQneZR+xnaO+QUb16heWltsoRzxq8tJqsZZNIFg8INf1\nkMjG\r\n=cwLW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6507acaffa6125050b942c66dfd3c7fc025f9f3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5677_1592758639130_0.9004992883356453","host":"s3://npm-registry-packages"}},"0.13.3-canary.5678":{"name":"hls.js","version":"0.13.3-canary.5678","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5678","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d14546d4c8b49241cb9fa6b1891272fe8453d2a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5678.tgz","fileCount":97,"integrity":"sha512-aojhzztAuM/1THEjGvDeLhtobKKhpLCEUZ0Hv5qLlc0xt7zXbELoK9enl58YC6/KOV+/PHjPYqExPkfvYqN1Rg==","signatures":[{"sig":"MEYCIQCdqFGvdcGAbRRzR2eA8ZL36lbHJfbjcTPyq5Sx1IsYGQIhALDfW23b73K9xR0QytU58TaJwAyuysfghzQxX6X0G90N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8XBoCRA9TVsSAnZWagAA+44P/R3y6gwRihJAZDrdpj29\n7Rjfad9Pqj9l2E7kmDfwkw61lKKPJioGdmMOQDbpdK9R1Xg+wt7vy5cgn3gj\n4A3Q6DlYnOEsck/wDtgGt37vQAfkctc4zgF0xrW7Vezbue3M7iDmbRNQYoep\niWRmRXfhBjHqFX2zjgeAgkiRUeAv/O7YQLOb6ReP0mdnBt9mkX9LBMDQqOzv\nNr152IhmSfAryLXoSGkFOY86Flsc1c5Y9e4O5ISI8lYe62AvVt0h2Wanmlx6\nFkuicTjzVFHmIWHAY3oXlM4ZwO9fBMdIH0bTpJhqSx9hEt2PdUoaL2vaDK3P\nVbfRTJUPZEExSb+3HqE4G8vqhOu3BkoRCWyY62CC9toHBu2vVLXm0qFRt/ws\njaF55nLnKM5isaH100hqUcMC0WtPp0DUIiR/bPozszYx7Ce4CZ4y3qlCVbe/\nsV7o8KUFfXQt7FrhxODmjGhGq3AZ3R6wbM3nwPj/R8q1dG74k2ozeOlfXIDn\nHMRCrLPXl7cnaEqnTr+3Vz1qfDyHFuNFSnnVMi5zdTzx11sQdZl2M7A25pXw\nFno7NAoFm8ZI6PyxwEHYYXLPcorf/1oNe9P/Ac0aYWYT19qn4GumJ1fQeBuo\nstb8T3t93QSUgg3ofQcH7HL1e91+UhDpdCKzGezAKR7VEMLzjxJRzFTmu3cn\nOOIA\r\n=wluz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b903c581978607994561a1ef279a91efd77a4a5d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5678_1592881256296_0.38070875301985896","host":"s3://npm-registry-packages"}},"0.13.3-canary.5680":{"name":"hls.js","version":"0.13.3-canary.5680","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5680","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e61ab45b4519c60579cf1e49d33f90ce3ad28ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5680.tgz","fileCount":97,"integrity":"sha512-Ji2eAvbqXg/mWCYNfECLW4CIN0A73s13Rq/X/mKT5GHN+zK2UbEDXbByF/+0jWAjzTMMFPKWAAfkAvwndJHv3g==","signatures":[{"sig":"MEYCIQC8za8IGUAmYaL9CajleNaCx8ub+jGJOpci3R04svxGKQIhAN9i1Bxu7CTTHFhgMxOWuBGBWv8a1h7rtuA8WOTDDrV2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8XCCCRA9TVsSAnZWagAAF9kP/1SSjLIabiy/xKM+mFp/\n/SDrn49CfeRgpujIyLVHpSUAquzeYbpQQ5Rnb8CNAe/Xo0DZkKCaMl1KMJB3\nE3/Mcsd5nKY9ZRyq25b1fTmJiZrpUBnG5LA6ZnOyYfgjP6OcWpNkRjiBop22\nOCD/qs8mldzC1KdDIXbtMvHIpU0jEGe9qOniUVxTqX3kKyOBPTgYXJEIe0w+\nzPth+ejwRaD9j4PynRm8FftJzCXuubPbZ8KVxhWbCNx+0VhQqExZY72kgSeB\nex/gLwvMmwCudtVRYbmsegFgxxVUcK3+BMlw/Z3lxWue4wZccwcoJcQ+fAQ+\n+Vm3pWEidmmEmWAxhdZmv2n7v9qIxhcHcAHAc2SJK4SecvbN2bF0lqCLWAAH\nzxct8hw4Uf03Q1bHyBQuc7qgAsULCVwCEfFnESJPSa4xFEXHLi94cQ/NPqvm\nUF3vOZuHpth4DTkRHs1JLXrrz6luFQwbeUKW5OF+080opeJ0BB2Ke8+p+E/d\nJZDToqrr29TticfLTUuce3jtBNQRWBxaV7RbwYl39K8ZtrJKj76ttb9jqKWa\nvIv0ERMcBj3UEn+JA3mgCWUTmmn5yQ+RU+c4iKYsqwJRWUvTT13LYX42+3+G\nYWv/RpapfsTDUan16sBtXzxJQuagn0O1Wl5D9Oj2SLlMEJnquvksMbSbR5sk\nHLXN\r\n=6yiB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e5009695991ff6da70b3131dfe219e21335958fb","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5680_1592881281952_0.056303797941771316","host":"s3://npm-registry-packages"}},"0.13.3-canary.5681":{"name":"hls.js","version":"0.13.3-canary.5681","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5681","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"018cb309ce55a4e1763bcdbfb9d05403d46a1045","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5681.tgz","fileCount":97,"integrity":"sha512-eBs0AfEvy3DWMj5RhxTLuBlPYgzg7WeVPKo0z/Zn1yBEY5pMlHT/qqWZPkR8oA9BbN29fQ05j/HVBjZHx6e8Xw==","signatures":[{"sig":"MEYCIQC64lDjrlc1HY+Ysj3vob8Aj0HUnUE8W3RcX1oHnO8cSAIhALpek/Wd5qN0qSrj/DlO5Ylj/kIu2iu9GhV++zTNdqCc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8976184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8YbzCRA9TVsSAnZWagAAUJgP/iN0IQudsHF57vawtw0w\nafWM4R+VLmBvDsfXQkZ5gRsYOdbra37I4jPKeLRxp9GbDLslUtYdyd+13FE8\nKjKRStazxgU9B9SgtJrpiuuBMJGi4jRPIbIzjhBJhUc/W7iNYXOa8/BN33FI\nvUHJMoss/B/BdL2On4OdAQNMU7jG0MJ+elIRMp8qvgasIx6N8q2vhrGIFMLY\nzrVY6ctGvWTIdSIJOQE5o31hT4McSjlcWy//MbDeV3fsp7/7VivLfgbvyxwF\nTCKGDytBUKAShsaVz7GmieiLFGOMy7zXSFnY5ZvulGz2pCs9F1NDoUmfHVdY\n7oMETReHNuG5hrkxkzlCQSad7brYBHnBzVpOb6mZAdGyp0MPQmfuvKIH1kkp\nspasIJrG9gLMFE0BNDg15lQNZaoGDUf1cr5NJyVif/zAceMpmG3A6xDLepPt\nwR17GGaAFUWd0DQGpEgqyfpjGjlnU3a8P82bnpbedM/aeccnMDcwBim4Qi+Y\nYDFZkxRfMoE/KULxx2J8Ss1Wm9OQGMlTYQDFl9DDJ7pSQvL5O3/jI1pRQQye\nW9MrByP7rI8fNN29/tnIGGotWXv++MHO1Ks7s/Y8qJ4sv2j6OaGbQrKJZodG\nPQfxTAFF8fkNfWIjeJB2De5xTx2YipJwnSudnjZPBxqQURt9A4nPhOHPmqh4\na50q\r\n=Qtck\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9c35f06b084cb10f4210c2b85a1878d2939bc0e2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5681_1592887026633_0.8960599717628372","host":"s3://npm-registry-packages"}},"0.13.3-canary.5685":{"name":"hls.js","version":"0.13.3-canary.5685","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5685","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee6e55037a94764a17cf56257dbba919e11ab9ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5685.tgz","fileCount":97,"integrity":"sha512-AfTdHqLqrAedvASBR7TIJWXwVxWRUAd9XOuFF0oXFYmKLlBeZpM57GUCUA9Vs0z9cheJpRRvVMVOPEK7D/wgnQ==","signatures":[{"sig":"MEUCIDjFfa6oq+uD+mk2ZmFTmWgk0byXl6TWotyLzY8TS8+8AiEAgh8Vu7/oP0OgNqfZ+RV9FoXgTpkPblOn1CQQshj3D10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe88reCRA9TVsSAnZWagAAaHoQAIH2XvLoh5VRv95L6Gt3\nf0dqSwj8dEgJTaCT4m1B9OvJm1A9BWBFpEMWV8oz+fuiERSZlgeN34k37sdy\nRF8mJNsyUx7ME6UY9mgGi+k3iqyTRDo38H3Cm82C/RP42zsJMFLrvYSKzb/R\nYcOL8mEc0lxe8wv4TXLTiGKsYSW0AB+IwLUZxdcEl+zj6RtddPWOqXYXaljn\naSQ1sQ5VQPRCTW6fyYTu9W7vqMjCW5tFi1G3H2iacFC60q2iFKF+FF6LK4ib\nwV25ZL/jG7xV+yM+vA+sHMUkRto+U4QCHN/PtE76mTxe0iVOg46/rQmCnl2Y\nJwSPKHIrr2ECguHLqku+4kmDyd07o7ypf/obMelALpEKKsZYsq27SxP5cw2h\nIln7DKlf+cCwvJHCUfJRq/sfJ8UaU4+FYd7DqPC0GU47ODAElop5hshnYdhg\nSj7jjWHAO/61zl6WKBAikh9wEZ2L3B80KoPA3oPxSCdoAlu/E89GO7aN39y9\n8DCfR9QdvN3SUgogWQFw9GsWT9lcch7p/qVV95ErMhppxL92RcNwKMYWXnKj\ny+v7XH1Q769NkO5zG0V8VJnt0Llzhdgf67rLogEkBDmpDa+7E56xCDgaLheK\nvAPbeD9e2aqVnxLK+jzpRAYtu7g0ie03EpePWvoZoxDMLo2OkUt8a+rMcF2k\nXieC\r\n=pdmx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7c1954b747be0261b56a6baf4287bbaa0a927238","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5685_1593035485388_0.8841528023096021","host":"s3://npm-registry-packages"}},"0.13.3-canary.5687":{"name":"hls.js","version":"0.13.3-canary.5687","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5687","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da06fe709a579c44795ca45d414b5f760577295d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5687.tgz","fileCount":97,"integrity":"sha512-1P7PWcPSRqspTGrgz976+j+cUSHCtMsJcNvImnQsLACIMuuKpQLh+x+mOoQZUhhYVEsOs1RH1eqLKnSxs3M02Q==","signatures":[{"sig":"MEUCIQDn6R42h8ZHgRPzRi76QF3xq4lIVOfztAJA8ziEtd3CfgIgXwLkLP2miP+JRQPwxnLhC9dtLY8sAWFgU92lZucwgCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8+0ZCRA9TVsSAnZWagAAANwP/1y/4jis9DMJgZ6h5gKG\nM3jS9e5ElYZ8XeKIv7QhSE8hdzbG3/9/loRrnUwjoH0Xgh8n5zztJmsI/56j\nwXM3ft7/933AKz1aUeyjocfUo64Vs4nPlZmhx2FF9i2IofmPcJb6vvetz8OY\n5101BSnQv2/upPjesDOu8AS0ZwF46DmnBVCyRWAzWlOP1VYx9c2pkqk2RMDo\n5eXcudj4jpWbYIg8y7KtoMWBiMtB3M7STbmg2MuMTdER99Cx+5CL6e9zsiRC\nP1udExX4+T7LLOfxNX9JuBf09X87ErahZYYXmazYqyfIQeUVHkaN9nRiLiIm\nWXnf+S4FwTXeS63p5cIXZo4mKDB4HtvfpQVVrl+l44ShknBzYzjFxHwkOPUw\nOgOn6KJOcN/ilUbdtVR8kHXMOKb9cbA18/HSPe9UsbLAsEkm3qWsJ/hUTfBf\nGqK9wLgLWrBlE/lgritjdRXUcUBEquS7uJMMaxmoy9Oqm5Oa9/TOxqx4kVqm\nKIVRd76uxTX8XbPKglC4TBAqMoB6uxrH0zyp8rRfI46LoTOWGA/ccEqLdb4L\nAq0nIRkCjVnB3hkZ1z3yofkP4wpdoGO8yKCBfaNv0EnGTxvs8A0Z6KJevb0F\nZ0hQcZy3/J/h/WAVYXpxj+c6soZSCetlA7/TeQQthhSKvarv95s4fOlkWmhS\nSf+N\r\n=QhfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"69e3b4f302d63a4ad941ce467173f6f13b0e2a3f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5687_1593044249408_0.34892851615150855","host":"s3://npm-registry-packages"}},"0.13.3-canary.5689":{"name":"hls.js","version":"0.13.3-canary.5689","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5689","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a804e83a14681670a8c742d1063be6896a03cd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5689.tgz","fileCount":97,"integrity":"sha512-ndnjDyG6Y1wZQ7ut375PneYthn6hGs3YqDKMAaWM/Dar+vwPm7y/XoW8FN43B9tSGN8cEvUD3+pJq/5BVecNBA==","signatures":[{"sig":"MEQCIHQc7HJdH4ZJFH6vPEd6RLki0NA2WwIHCrUIQFlFWmHmAiB9X1aQBFtjsATbEnrrEQ4iPeV3JxCkRXJ79hRX2In1Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9HjvCRA9TVsSAnZWagAAoQ4QAKHGRq2wZD/9jmQfA+eR\nGyUwBX53Nj7ePhzMpEj4sSPUZ8nS+gjBHoFK0uMiXCX9k60KKJlCunfcRiVT\ns9zPAWHeiZYLfGhfDIAzfeVuq/cr3qEMNuz5snH80SD0BCvNXh0XQTDX9E53\nKJVYBi2VkqgALiAnQXBvutWgtF2yW93YQ05QkQUuf2hXv45di6rlDo8t6SV5\nvRMSaW3Am5GU5NtIrG83uiapXEzUnGXVGg0qTwGVu7gPNkeqqdmb/XjjSRaN\nMnoRm/mosQJRwHSvYOruGp41Kl4Lz4D8vx4AClGYYW/wGLoIughAZtSTWGkL\npXubBck/uNBqi1cQep4WQFy/j7rsvCPJV94ChvY4ne+Q1HjqQ535UF2LFui9\nLOp1JQCP/wK6UpjAoNfUVLFS78mrC/GDqkITsT6crBPPSjLQWVbccCl1FDfu\nCTnZ35ACyQj2Cja7orouPqgXnukhGjskQWph27I2xtWjQiQGkY+AITxnJ2vs\nrNb5X4zgI7DtrWdxi/qZO0iA9iUPvVx/C0B6wwDHQcb8aONivY2eDPwT0g3G\nBuV0yqRo+0NiCMRn1FqbnqYrlApp7NBMKmlvx+p3KQHsdDl1R9L9kxOUVH7h\ngbVEjTs5GQxXgcDfKQRZLLYyNpHvd8olIxC8C3V38u5mL0hWV2yrwtxizLT1\nrUdk\r\n=D9sy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a80fc731dea74201a103a7ce18c826b7f51e3f0f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5689_1593080047002_0.14433888654471305","host":"s3://npm-registry-packages"}},"0.13.3-canary.5691":{"name":"hls.js","version":"0.13.3-canary.5691","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5691","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"40d774a58aa944a7d44766e901106953eabbbefe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5691.tgz","fileCount":97,"integrity":"sha512-ozDoRU987CV4g1jxzLpDKGHOuLou6u9En9wtAqbZYNvunQWbWJBJAJ4XFmEyqib0xHhzdgJKcd9YqZBN+G4sig==","signatures":[{"sig":"MEYCIQCZWhXlk5WGHvd0wbD16b8xyNOuCqfvxgwYLgVxM39B9gIhALBS1KktSPcBOHzsi7sbWA5GOH71TKL6iXM9J2/93fDX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9HllCRA9TVsSAnZWagAAYCMP/0OUPgXdmEOGQU0VPEWY\nLvbw/A/ip6BxHHab7T8eDrn4M4k4RdB9bfLZAJBHmS5Se1xPsBv8zIKxV8e3\n/PC7l9tWbbnopsSqyo7WNTyS5y5DBGd550DHythgBiW3Sy6oz6INm70m4X7v\nTaujrH4BiMseua03C8p3A23iFZ9e7+dkYnuKeboEEg4jvH7QneGsl2qIgZEG\nINRPPYpe6l64s/eV9oLSLb8wXdyG1ZUaDoOGmFUHPS2ywS5O/wnk9rBcXTA0\n88iraGYjZlqnBogz4PBnUrbMQWWATn35Q6Tb4Xy9ywKt0zvWFUg/x6iDUayU\n3YY/J1ePbsfs16dktUO1759DchK/VFSUwiJGnRjPBlsJFWNirc93n3FvMyix\nhVPJiUe66l/eOy/ZHZDlwr8QZLhxHRRpGQi4nTpU3bsyObEx2pehWxGIzFxk\nR2J44KbTveASnUO2QY/3H99v8LIpubE8x1iEmgFwx6nG7FrQLAgkVdSgq2gJ\nXbMJ7HTYtfj3qJnTAmQG3OSXtKPzLlbSAZUdPyNR5kQGDQMH1zSYr85B4V/f\nGpCxHd7drbSMGyfKQZdE+GZSs1797JOkaJ1qRT5jsbcGxLgHoIcAuLc/LxW/\n3mQdbiHbLM7K/guKDBZQn2lk3PfsuzmhpogeUyU3LBR0B/tqGHv9v3OVrInw\nsM9V\r\n=M3ip\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f837765d52b372147b2c4c884c78a100af502711","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5691_1593080165033_0.8018811303823208","host":"s3://npm-registry-packages"}},"0.13.3-canary.5693":{"name":"hls.js","version":"0.13.3-canary.5693","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5693","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be1895055ab741b081e10b33becb54d8ebe91522","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5693.tgz","fileCount":97,"integrity":"sha512-SYC/Ol5wEJj5zC/WBtweyA3hImg8JTM8hMIUjI04A12jsiMpycuMNC0zoOFpZ0wwqU8pL7tmNJvlRwiAq4N+cw==","signatures":[{"sig":"MEQCIATXEmIx3RobRl8BP6tvpMYD9jloy4p+zoNqV2XgtORzAiBq2LQFvTHB7mYqv3QOZ9mNuFqWgoRPSc8YDpmvSwlErw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8974084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9HphCRA9TVsSAnZWagAAP3UP/RAJQbkYxjicZ46brXOS\n2EiHiC6rF9fFN6tBoEckdKIjmFo53NqPZkqc+S1/Dg/28nlH5Ryq/aZwtaEX\nXky2lPDUakDqnGYT2tvej5i6+qNGUnrzaVXXfcILAF5F0V9iUvreJksNnZL0\nDCTTI8FYF+TvS67nFZrhy4lTgsSkb9uoH1sznLOs3e02kWbjbd+rIGsuEmvw\nbcPPQjqcW1QCpB+thZGbZ7qySUQNcuVVxadHlgm4hsYlUxlSMkwOELLFvo51\nylViqAFl2/rNArFkJOwpIBge+0vFfFg0s1fPdY8f2GmwuS5bJ19k1oetmvTz\n+3ccCRHt4rq82F0HmJOvSPY3R+p4fIZOSFjSNbo0OP/6ehex/anS+pxcWAha\n949famd4g2Yz41CzBhEga8n5nk0pdw3kPm/PibYy4cVbj+FQgYSFoPrYZA3F\njbcghnZjoH4KvFwY4Yt/jtXTymDLTXoDddtQ646Of3T5YhC/2v/3L9yGo6h3\nTGom9D0boQQyxzLeWJNqZCPMSiWh4hFbx1FCyRfJq1s1cd9tq1MUJHg8jIhh\nMyHMXOA43qGYIWJkVM/StbseOJLvER5xgzY9dGYyDU530XJHNHbMcxqvit01\n5abF6UFmyQM/wYJSqLgUuWrLWBwwYklwyuP/gi2Scdid77WOa5iaCPA9C1sa\na8eh\r\n=YYyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bdd9e3c55b7c65668cd21715c553b8d23f4bf463","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5693_1593080416658_0.15218720189857926","host":"s3://npm-registry-packages"}},"0.13.3-canary.5694":{"name":"hls.js","version":"0.13.3-canary.5694","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5694","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a1683a138f0c54e883b0e0862ecff11cb70b83d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5694.tgz","fileCount":97,"integrity":"sha512-9JQH1EyGgT33eG28qL12o8YkjZM0vjWx+7m5hxKilURCdMEpn1ofchgSx8fGBXhsMCMqU3pro+rBJMVhqgH7pA==","signatures":[{"sig":"MEUCIApZkQPOiiJ4bTWp0Ot0TtEqGH0ke16LpqBIO0+rNQGXAiEA/brchcWPhQ7zW227B16AhBtaY1fZ6yU7++6BcL0iUCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9P20CRA9TVsSAnZWagAAFuMQAJ7t/nGwB8iEsyUWHJYG\n5GxH5JqvSdK7DrgZF/7kPw6KsEjgMob1iaW48pUFDV+6ov9XxxMjaqCp5abY\nqsf9QRGNkTlLZFiA7q6Wr8uTJHnmkKwqXWVUGBIQ7TqKSjpVqhy52OHWMZ0f\nXMEs4wSgbK8P4rr1AJ3SEGneE6Vs0S4NIDxzP8iET+qmB/gBfM9AzILdgnXN\nClt3P0sKuOshF+yGQCkLCgaXRoo4iiVe2WzhasHaN/aCqxq6erRFLlhVFjL/\nsolutFU3a3pc99iwz4+2ovMNGbacR5RhbveTQMbMnACe1CPUnvcpubnVOaL8\nPrFNctypUpRH6qn0EIRt0YH3RkFaiK/UMpDKzvoONLUsFrlT42CER5SzEZJh\nTdOTX0Wm/kZkWyiEamc6sVTJcDDAvVZ464FXWiuP8vicwtjVvxOt4Vsvt6Sd\nGo5/wprcpadhbyiUj12Cl4xSohXIySBjagRCxhrCMg6esvgfHFPNkiWaQcul\nmfHYf6yMCAyHO4anurHRXqSZcN1xWyj3QnD+Bo07k0YWwOMRYGCpM3J90TtW\nR6Gk+xf4Ed1acrrCGzgyK4sP91LZDnbGWQDH39d6MTnx7zykVTpMpP921CCg\niT9PbVCoWNG7YrSaaJapJGi5LOPJ3vNMSb7jpOygP0I/zW6ip9/lQk0peJ2F\nj5S8\r\n=uAXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b914c8ea636b7ff3a01395c6221052ae4ac2cdb0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5694_1593114035297_0.8827360025592426","host":"s3://npm-registry-packages"}},"0.14.0-rc.2":{"name":"hls.js","version":"0.14.0-rc.2","license":"Apache-2.0","_id":"hls.js@0.14.0-rc.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f2566c5dae000a6e5332244c46be96786e28a20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-rc.2.tgz","fileCount":97,"integrity":"sha512-h6CziZVHHrKXySN/b2jfYkJjhYbsir71Rg0simczMKOkN0YQZ9JBSvGzW9ywrooKfyh8WaSem5M0Pl2Ji1PAnw==","signatures":[{"sig":"MEUCIEi3wQVivM787MHvWV1r9z54B62UKfe0u/mqzTvENPlVAiEA7z5QTbjY0wE4rxWy4eBLl9e2MzV6EfTKc72hqycsFYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9iKpCRA9TVsSAnZWagAAFxgQAJs4hFI50Z2cYv6pp6rv\nOphm5A+g0xJw3mqMEWenqXnCF9DA1HNOEoMMwinkgwLozkSWpSjZhyiQgZVC\nipO0mD/WqCAKUKQISmFOvdksGF9IgkBgkaByEjurPKgto8Di/a/JVoE/booT\nzfFQv8J4/1jgiI8qQZlCg3OrCvpQzsfM3snOVKfAPK0lPq1KMVIsmOCkDCMq\nuMFMusBhc4/pjf0CBzjFYK27HIFiv4rNvZ8f44GL8Shl+8FphhUHfTL7qgxQ\nLMiyQXQKX88R9X5Qcwyq0p8pY/+YLGl3rK+MqFHUe8NbVTVVtRkgqzxcOHnD\n1M0YtEDtZmwS89w6JLsvt9sa6cNSBS7FWdduM5XRpWmcc21l/0hqrChRDRNk\nS7kPw3uYFS3Fs0Y+dPj5WJiEb/ynoKVz7iindA1qzv20J+jUpOWxCTJknAh3\nvQgpN42HXUhyP0SX2TrmSPkxujw6cAPAfq7q7Re4icGbVB3NY20uIr21XWv1\nnUyteRFkv/tZ9IvSrDf/ogbnYzNA9xi+rIfOj0BhcLyjxOXMIMm/NzkafGIe\nAzIkKnop74IqM05hTbYiBF8uapJr6HM7w+pWAxluONpRNb7rWmORZ6RQ9VLZ\nz0NHu9nxKQCiLqm5gPPpRs3UjLhzAO5tCzdIoot5QOPJFcya718cAzz/9F55\nYI4Q\r\n=hiOD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b914c8ea636b7ff3a01395c6221052ae4ac2cdb0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.4.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-rc.2_1593189033211_0.27781686332500977","host":"s3://npm-registry-packages"}},"0.13.3-canary.5703":{"name":"hls.js","version":"0.13.3-canary.5703","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5703","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3625fb1b39a870b4c2a28122ce3f1b4667ef3f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5703.tgz","fileCount":97,"integrity":"sha512-d1fNRxkvNjQHf2K6StthAHlNdaieX3Ejcq7VW6Nj1apnoKgM3unFvrfrxLV8cJwSWPMHCnzDvcafH2fOxItbXw==","signatures":[{"sig":"MEUCIG1K3UNcSKE+6v92MhxfmwiuMkAAKblBpwb6fC/wZPhSAiEA9ywxKKSna0O+awpKEl3+EkuD/NqQdob9Lr4sEhilpVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+8zkCRA9TVsSAnZWagAA3LoP/0nOR9b3Tqfce+kK2D+h\ndjw33uifXsImervpOR6aJBzhdbUXYgpi7UKoiX5OIN5R3rvq3PoNd4hy+jcF\nJgjkvuUVOkl9Afrf4K0KAmJoGguhsjW73btQEz6Y8zWh5lx7/Q2WCrwfwPtQ\nldWgSX8lhIibJIvZSasIQ35YkpqpyEt5r8HmeTIru2fDF9SvFKFCWvIgm+pg\n45sGw8EsE46UikwpWSzFTExIWWpvfCAAxT2C8NGyQiQv4EAKx8WAInBsMdnB\nQAwekSrugaH3jBAPzRXDPtxhWZ+WtscVlaxhPHEyDALPcT2805+Pflny21aK\nlLweruwuEg6iiirZ07zmuNu9atqzEcdOkLLU4cE8x+iAYwgpWcCQwHRwruC9\noqUOG3o5hBFKuZ4lSx/Hw/E8xBbijKrMOzT11I6f95j3JfxrcIxaBjijG8yU\nh37lp9wXfknel0DjcbOTWKxpbuZjft8hpHRNvUrfhM0f1Hd+9CiDUlwNp6e3\n6hRqIDjgsUGxL1wgufPRreczmncCaswvI6CdrlNwjbMSnYx+GSg50XmzQ8Ju\nHA2KnkxSqj7KE3PMTx68psaS4Yrnyafp61wZAwLPoJ4vNBfKTrtjmZXyWJCE\nY+kbYF5CXqUf7HhMQMGoK4eGNlIjRLh/1IGCaMvw/YDXcKMyuDkwsnOW5JAs\nxME4\r\n=1hIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"54871d8b089e81eba71b9f8fb522df20a23c484d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5703_1593560291992_0.8950395212805677","host":"s3://npm-registry-packages"}},"0.13.3-canary.5704":{"name":"hls.js","version":"0.13.3-canary.5704","license":"Apache-2.0","_id":"hls.js@0.13.3-canary.5704","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17688904a7b73306500a393a86b55fd0c74358e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.13.3-canary.5704.tgz","fileCount":97,"integrity":"sha512-VmWGle0PLwArYVNx+chEqptKPq9Cf97hPLUsZ+8Pw1JWOKImcRJWbag3GngbV3GkZzVTaUgFPZkWB6vbBgJzRQ==","signatures":[{"sig":"MEQCIDrfM3UV4zA0KqNK3hwH2Gag+GLBg8BjJGpJE4ndktxgAiBhhxsxN7+76Vt3snpjlSqwqcTqPldvY5KVPcO1KMx93g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8975468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe++FYCRA9TVsSAnZWagAAmIUP+QDkQSNtbY0xmMJppPUF\nnbu9xaqq7jHFef3rSU5s8t2WQjMfQSZdXSOqLpbZu2No8l2Gh03aWkRnX05B\n5ne7yN5xjrBukZsUgfXcvL/lwdG5IXv7jIMCFSz5RyU1U2lyc1t/i+ZBiaQn\nuqxbTI4rhrSK1jDOg3J1La/QYEIwn4nQh129ISZeZCIa65QdCpZBBpTkGHLR\nkWh+lXQXFSEYwGdjVDIsoRUVW46bAPBueGZ1/mCqJDu9GdmFIpfGKPCLwe8N\nOGBZ8u+Jl72H3DM3iDA7UAGvVF50UW0gmFUJ4awAc5RluJKT/Y7SyEqi1ukL\np/mbiLCA7nWtHxRQHVVz5tWcU+z6ttFFUayx2R1qFXVvXsff3eHqFQLHLeEi\n9DFm+Is3Z8zGzB7d6g7Tfm6x5Mx9sGLW9KoyNAmhyY83TVAP75fhO+B09S1O\nL9oUqkuWCBYmiZpV7DVtEd/+YZdSmQiMAfLP+THu0eK+FBaUEQ87FGDat3XW\ncnRHrywwWJzJmh2y07F4EeW7qYac8xFjW50uE3We+YSVreZ0KCMHyHvk+s+i\nveb1PMNmBz+IbUPILzKwqvIXnvPVoWjJuDbeaHINS0LSTmgOYkib4z0rxydv\nZOEgUE5ZePGU6MZcyHGKsLSOVn6sA5mUQ5BEsevmeX5/v+a1yHwzfFAgXvmp\nwGIz\r\n=ymps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3681bbb53c5cc32cac49584a6f76c9fb0d769b00","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.13.3-canary.5704_1593565527666_0.702938900259487","host":"s3://npm-registry-packages"}},"0.14.0-rc.2.0.alpha.5715":{"name":"hls.js","version":"0.14.0-rc.2.0.alpha.5715","license":"Apache-2.0","_id":"hls.js@0.14.0-rc.2.0.alpha.5715","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f635e3e8abbe6fd262d21bd46e592f5c08c7cfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-rc.2.0.alpha.5715.tgz","fileCount":97,"integrity":"sha512-mnZKTbN3CNfg5/W4zzUkQ7X86toR3v1T+LuOkC9lU59LcA+sR+RCyfQ83FJEbvb/RVhPYS04MoncjxKLkX7ytw==","signatures":[{"sig":"MEYCIQCm0D8rjuJPbuTkLclCt212ShRZfdQF3BnycrQlvh+yWQIhAMNdXe/VYztOQNCXznzpDHPdJYgkJZS0l8YUr7Qg1KuM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/BUqCRA9TVsSAnZWagAA3ywP/A6Om9JE2c62WLrUkrZp\nvWBo0TNDa6iZXodkMWfYHTOnYDfhWgaJAxp/fwDlwagp+zobRwvk5RPUrKec\nneOM3Erchkg6YvR7iN9tKSCt49LptqF45QMg1t3NsjqbkXQJOaKS5jEEKJ+8\nR5ARKvqNapuPr8CTwHLl3HN+MF4TwIvEGvfBpggFgoZpMSslgfK1pSIV+qn3\n6Sya4zLid0nNb5mJpFSyMcLGBqUfzf/6vEV9GUQR3dIKOyoapna92uuezzCn\nPDFlsBP4y1+2c3sa+wusjTDzTn8/TileeeIcZxYtrdDybSdmNjyDFNF3heNV\nyY++xfAPtCTVS2/zLDZzg9g1w97eJMbrdqNxGpkJTkMOnNsMDAU60QR9M/xe\nYvlW1Ph884UGE2Oo89hGPYIuZAsfxlCC9sRKNuAJK/BN1n6h7vjSSeMClwnz\nRBQzJES+xETvV0TKJgLcmOxsCubgIWrTFuMejt8fAVWhFJzuHDpglrDvr27g\nxw/hQh7psNFbOa2o7ARxsZyCUBcOsIVNbGZ9i4D3NWgthibN+PB8iKvNenK8\naXIRpmHVSviCNXYqQjT9KwrOSm9ArerCyEzu6KLePfTWIkNRlWS2RYQZ9C2H\nilmOikvAcuTFSGjH7ze0/UCd5LDQAssaQ3mbdgfmwpAZhIxnnvYIo07nQlF6\nVD7Z\r\n=iPCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5139782571c7133f77a5160b5b4e7063b3c14bd8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-rc.2.0.alpha.5715_1593578794282_0.5880480888975494","host":"s3://npm-registry-packages"}},"0.14.0-rc.2.0.alpha.5717":{"name":"hls.js","version":"0.14.0-rc.2.0.alpha.5717","license":"Apache-2.0","_id":"hls.js@0.14.0-rc.2.0.alpha.5717","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7ef42b83b82c14c5dd4a40106afcbe2034ceba3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-rc.2.0.alpha.5717.tgz","fileCount":97,"integrity":"sha512-i89a8bE6I54Ok3uaHx+G8L/h4qiJxDMThoobEn6U2P3tVDIqlS5znZ+SXNuD/YYqXw6OnbiL8v9e2UiySJarMg==","signatures":[{"sig":"MEQCIE3UktTYIRQ/zT/fuutTk6AQZhx+qjfhS02B2a922x6LAiByIKXhCmeaU9LnZ5tdwqK6YBWVmCln3cDvm6IQ4Gdm6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8978022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/BcBCRA9TVsSAnZWagAA9KcP/ilIQPfKzBDt7zslPRzK\nHjRuRUuW6bdfsTpj+PKIvcQ8NiDZA9qYgGhYFaZKL6NwAKfGkz5RLHFEUMbo\nA62OpJmFtI72fLrJCRXVEkUEBRkyHz3+ZtohFC9+cKO7YrEM1xuLMnXkcESM\nn9/7ji+ntPHk/1TLK6HaXvi4GoeF4qfqtxd0EPpRWjLxfcqCwVT7ssg7BtPy\nTkkxuLOp5+ctxHv5xAbXkLmdhtdMtlBwmSHVcQcKD4xnU4ORaZnIqxxS0j/o\ntbsXeVxQFEKAh4JK/G/RRXmkihpAheYl5O/UaVkNtyz8laKtx5cXlr/Z8PuS\nUSXwi93TyQabmp0CfzBW014/R8pyWiqRmzgGOLK7YPvi7Y2sCLwY5wMOd9DI\n/pI/NAlEApV4ekPzfsy4DfFl3JaQYZrxrTDQ0L/zq4CBDWWehm9cPgXDv6LA\nmrY1hs+qcKWgqWCp7M6yyBZHpvDB6zC8mnmacMqRDW8OyT02qYhWpvsaUgzL\nB55LyPLx6mK/xSF/H4coXceHcpSfddgILw6wXmpcoi2YYyKNP5sFO38XilVf\n5k+APm1TO/bMOv6VVWhbTPOa+cduKRhO7FK1cVCtJwtiUqBukzx9d+EOjgWB\nLWXxXnyKoI4OjXFQTADGexHC/KPyoE3ybSZ30O5to+/3IwktJa74Rzq2Rhf/\nnwX5\r\n=uyw3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f6cb3396f17b85455214456f015265edf2f207cf","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-rc.2.0.alpha.5717_1593579265274_0.750721452393307","host":"s3://npm-registry-packages"}},"0.14.0-rc.2.0.alpha.5718":{"name":"hls.js","version":"0.14.0-rc.2.0.alpha.5718","license":"Apache-2.0","_id":"hls.js@0.14.0-rc.2.0.alpha.5718","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48a92169c1545c6f7d32e2fc325fc705c2bc6400","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0-rc.2.0.alpha.5718.tgz","fileCount":97,"integrity":"sha512-JfrkVTvuFiTzsZT2xHfPbOOoToykBgcipzzZjKCfTgl4QwKOkJRjwt5fpNOW0upVFWbCUCg1DTYM+5em8X1+RQ==","signatures":[{"sig":"MEUCICrcOY1duAjcW0jng54bP4MXkfn11cyk3k2um3K7G4P3AiEAmSXWM0aP3M+GfKDVtCN4giSJIbmelMuuxprZVC6Tt18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8978022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/H8pCRA9TVsSAnZWagAAcisP/2rzx/GUei0fq1Mwq8t5\nxoUsW178iWp8aAgklyw7x4HUwmFSRT8zy1pjujUIADSZNOzdbdU6ZdIVL8b3\ngsMMZKICJ5EWKkP6U0UWkIuKOd7rqkCK7nGOO41T5PiHeFW1U9QZmgwrk/Ji\niPFDpIaBiY6YjG189UZkTAGortxAmqU85xdbbNqzfjv9G/6NxI452jGOA6Hp\nrE7m1JLr9NVjOraipw448YpyedaXcXKA5p1+RICa0UePYadg/oGAtNCn4l9F\n/fvej3dLvlIog5pFPVftxAj1MVgJ48ioVou0mVHDDs5wSmFaBB7IG+CK22SP\nCiTmxU6CQ9mw+ugD3VHejvlg15Q0RKBbLRr7datiuKQySMRmYPjdY5wbr+6E\nqwdHUwLHev+GDg1xU8fWZcTEMEQforYAapnK0J5RcsKO4oHPlwj83TNDt0vo\ndXIV7Qzd97wTNemmapezVvLAv7rOxU5XkD0htgzIDJ95hCrHzhaGwrIXZeXA\nvKqH4BJB0neZt6DvlfpJnmWKh/AeOGZysnLCru4R4wqj8WgzVnIaNUbL3bJ1\nah3y2uYQB5GnloTk6XDGSO6eE2hAa+xUnI9dNMdJTnbtP2NeSFvqjqbbDihg\n7gtJG7Ot6ftwaNZ2As+I+ogoIb+GC5BT4tpSsSQ/viR9zFGxdJMp2pPuxqeZ\nw1Uk\r\n=UR04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"67d79a20b68fd8ffc9979383ba9fc0052b589610","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0-rc.2.0.alpha.5718_1593605929135_0.7124266710000726","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5719":{"name":"hls.js","version":"0.14.1-0.alpha.5719","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5719","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a0c04f37f2031cec03494c640c94db6150d3903","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5719.tgz","fileCount":97,"integrity":"sha512-LurN+0UKZ7oB+cTRUNE9MXogAM92hYcGR4U+cG405UeF+xY7jcZ+9UkdfgaN4k3JyeXD3qLY5VGIVRRW7YgbxQ==","signatures":[{"sig":"MEUCIQCbDYtnBYa8E/xOgUdJHwdfQE9q2JaGIx847Fof4hnREgIgYtdDymARaKin0FpiqWFE2kBcFaZ24Nmeu0ga064DBZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/LBPCRA9TVsSAnZWagAA3uQQAI+GUmJ3sIbYxFW6yXcW\nHggAmlC5DGwztpiDHmrUQY4whFxYCa+al5XD7sCDyu05MxRzKALxAtUsnJMQ\n72/Z5T99s1pW1QtI5HdMQRF++6XFM+qRwRQlrqGmqSCC2fteC2a7j5L1jzqg\npejVALMRpUHZLWndKx+A3GpJqUvm7VaSIJjmnKA/TSttifG1yMX2arsc+jn6\nR66hEQF3gM6RYVoVl1EzksIwJsHjNvkh/opiStogOzFECiT56TEyI3BvsquA\nCUWvIrhke29QB8IPxQEAn17/p5D006cHvLcBNsB+f6d195yuYVmQ7ipkk8+E\nGjATtVn7VqCYq0xnec0Ff8JxYbT3a6CedIi/uJhsEc+egExdrpjHZH/kwQXN\ntD/FJ6oOn1P/rgwzccE+QmpDshAggi2B95Ml/dfOtNaHy+P20JxEy3JGx0hE\nplnsiQ645ZoDh6VaF2H86QW7BIgC0Bp5aLt5c2rOtRia3+g8fA2U79R7wvgJ\n/XtYG8qgdYP/Rs7+ao/XRZ2G2i+wYtAst+tVTuSqb8XRCFsBrnLgCCvXQ9l3\nJcbzXb4u0XpBbb30smOUwQGzp/fUdDWxMRlfbrLOW9OEj5X6V1LM6MwXXNB7\n55u5Pgn9sLn6yXfq+y+piVYpHrxD+NQbDr+x3Ai51ZmYqtQq8QPpA3rrNsf6\ntNbh\r\n=M0rA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90cf214d1a0d8be659784c0b20290a6e46421e02","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5719_1593618510973_0.565795934688764","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"hls.js","version":"0.14.0","license":"Apache-2.0","_id":"hls.js@0.14.0","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a815553f206685137bf4a2533cd87ff358a87aa3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.0.tgz","fileCount":97,"integrity":"sha512-PHQJ7gJpkRkOlufn9z2ID+V93HgJQahhsHr8rCcRS0q2XuUBdidAHeYsWeVYvZ73ZILVDN0EYVBvHZM1g2zZUA==","signatures":[{"sig":"MEYCIQDMvOAJ9Kh7E8eojAtVz1X44HDtl2mRo9EYTRwQuIKTMAIhAJLoXU5Gtb5Bl49ENxe1743l6MbMaGZAst5TeGkDbrwo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/LBfCRA9TVsSAnZWagAAVGQP/RPUCYweJ7YjGzsGTlHV\nYSYn1Ac68mcDrBzeAgCS5HX6D32JXrsPkp65C9OjPeosCMGd4O1tDGq/SpIw\nt01ORzvfJopCSToHhZ2fio1+cV1z9L8ZfmC7Y5dRVnn0P29uGbWtJLUifii/\n13OMtVVeHBfQe7s+l/epdQKr3n4knJ8wlu54jUM0dYsrIBfp0t33tPZQmJ4Z\nmmwlS61KfQz8c9gw0FRYk+2xCyQ0E/aBSXXqKv5OLet4AS7nQcLMgknH8f1z\nMxIBXgR4oGKhGgSP3ZmNIOenwjeA2GrJdksEsj0Sn3ZoOy41M0zzom+WJMwI\nenUMNzWNtjfff6T/hWAE+gTZbIBYDrg291OhsXwBZ+wJQkOnMw32/qHXPEGb\nFV61MXvcc5sVDO2vo73UBZFwDsR1v+tWi/Op0LxIiHn7HlAx6F3FlWR2H4jt\nmGI3hl5rqVRMryRUsRuqbBrKRlrwJBPMchfynLSv+H+mWwcr8u/AtfyIvCZr\nVwNUv8xCF7pVY6saHZlFhh+ozPL7WLxZ0zHCZG2BdLop+bekeJqCOQ80x0fr\nA2m1RrnUtDU6dAr4tPeSrTFMZqyzVtyHPR/PLY+UlWq8iHzPlkAdYf0GLBSD\nHI/wx57MlXNkeHovW8oKz2t09T6OYsXpDBcdiF2m9XZsZENSsebNNNAMqQkM\n0UyZ\r\n=7yKf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90cf214d1a0d8be659784c0b20290a6e46421e02","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.0_1593618527310_0.30317389203226974","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5720":{"name":"hls.js","version":"0.14.1-0.alpha.5720","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5720","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5dc3e41e26676079c95a2c8b3d67ad71c84e3427","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5720.tgz","fileCount":97,"integrity":"sha512-VoAofLkCnqd1G6k4gvFVVEUCwPwa53X69vp7afOMOYsbTylbxKFeeFdDTpskSPbYQBfF4aX7MEpVu9EIW0nBMQ==","signatures":[{"sig":"MEYCIQC+TShKAbhVm1W0Fq0aRt5JDB2rGusYoqDXxF/53ZxLAAIhAK+kamP8wnE8vPCpdnFepdehz4rzW+o58WuLuQYaPYnm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/M9vCRA9TVsSAnZWagAAfY8QAJip3B5vOgmKzalfCX8n\nUbYuwl7PxuHASu9n4ml4EBWL961b1DIEg0XP30JIKVOMinOXPiaOfUGQX0Et\n+l1wJ2Y/Ka0Qd/3O+VvExYvbTglMvC2Ec0MBaF8B8G6TwiNWqdUOo9+3X3T6\npozWHu/pQFjpxS/sKEoMRLe2sYxCTK407SEkPN3upfODobTlYzUZapIN12Ow\nWxvDVE+itUnnz+CtW7oW8on1RYpo/c+X6FPz5zLhA8Db8hiuHPpnxvMwzP/o\nBt+5gnpe0o7Ja6V0OEc8cjb2ih27LBm2ljYS7wB2Gc0HXcYXGS8y92LVfMQf\n2dt5S86ycpzEX03/0whuzTa4vVYkQbEPMDBPxu1sAbBIU+8OeGk0Rc6xKFyl\nxGdAkFI4IVf5QZEaumfs3cZuqDl6MaVVvEIlLcmgfeD1uPIiee9kulXu8tVh\nW6D1pVzGDCWguB/+F1jM2hmuHyEzIngUp1dks+xKeBeZcZ0arxyE9nskcQYd\nIUFwKo+6v6qzs0YmSMdAP0KYIz81/WMKHsztzoOYUqDXozWbBgdJsDjP/3MR\nJO/ge8HGjcFQAt2maJH4dYAifBo/5TGc9igtKm9AD+oKFcrd24yIr8QsvcZY\nEWf6gpAJRk7+yYFI1PGfKmwloQqR8x9V7aC/lBu+HlE5948SurZypGNHDG5/\nWg8M\r\n=8C7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd98f767e1ebb0453447e5f44d39148a400e2b5a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5720_1593626479253_0.5749259673350826","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5721":{"name":"hls.js","version":"0.14.1-0.alpha.5721","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5721","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bf7adce601215bf834c24bc546e39954db74f7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5721.tgz","fileCount":97,"integrity":"sha512-LFNt3Vd0qkM2bsKlmHk+fgHkbFQEN+V4mOHzH9T1yHEqsVVI8ROF8gLP2mbMv09HaXpJKpWTCGzD3y440DZVQg==","signatures":[{"sig":"MEQCIFxiGOVzOxymfrDGFkvFM1tyd+XmlF0DkjiBi0PDZe7iAiAtMNESlGcV3qhQvQHqaBLM2gZUhlTOu1TIGJHuXMPzEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/QmOCRA9TVsSAnZWagAAqCMQAJvsvGbpwpnNKVnQ6rmI\nb4en/9d4iNGIDX8wpBUON7IKA0Zx/uTlxzLb3HVuu3i2UD1I56BGByY9o4sh\npw5EMVLWQOLTPFZmIftRVik5cJG8+TElFI0UqDl7Cr90Y2/b6PWXt6pgA62G\nhH3KfeOxtYwsYPxmjtvNjzJkW9p33BFjRDXx9RHeSFLMvGMFR2YgWbHBsmN9\nOuUct4KALgynFo3RGElta2IiJf0ueJ+VKGd7BePddxHOzBFSS+GOv+HJZUOv\n9p0nHm3HnaNFZ8yhXwrVjzeBH7t4kgkd1647y0ZL+m43OaTSEv3JCwWcGsqd\nfJG2IZEjq8n6Boavu31ve+MX56QmHdo8of8LKSLyIH30c141Nueq6t9sI7l2\nM7UV2ffokmy6Ax1aYnyU+odD7NIsveZ0Qy4nUzqAcvsJ4B1FlD0UJFJPZ9mO\nwf0IYyCkB0FEUxNGbW6Hz9zpdibeYSVE8S9aNa08YM8ujLETdw2sLUYAcDri\nuaygKC9/6qeQ+jQoMmqKhS5kL2dmrgRQ4g9ambyY+XvuXv8BNAt1oPubIbgF\n8kRCm+ZCEPLhcQlPK7zEgewdZYGUYpZ+TMh1dbJ7UK9B+PKS+efokBF0ofiv\nL72m+c+6W3I9i/a91lpGRbEcRTeACjxNrxPoQKQOl4+Ohbhh5mDl16Kuv+9E\nlIy2\r\n=hxpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb076285a98cf7df93d5ee0ced06e7c695dd2f22","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5721_1593641357560_0.8389075634248928","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5724":{"name":"hls.js","version":"0.14.1-0.alpha.5724","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5724","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"709692d912961ac9ab33ee39f61941057dcf14c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5724.tgz","fileCount":97,"integrity":"sha512-VQh8JXqX49fDPcWPThg3iaOzpe5AH7H3xI2h2qaVsXXGwT6VeGtvtlDIAnOajyiCRHxYd7kP00MVW84dD2yEJg==","signatures":[{"sig":"MEQCIBkl8JYLP4TCG4HkOkRoNteGZ/Od0IcrjgfbJQv89J4uAiBYecMwAAV42ylUQ8Xz2C9hww59v2kF4PkqiNwl5FBYkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/iZWCRA9TVsSAnZWagAAUaEP/ifTo5xYANrLUN8RBLtH\npHnLYh5KQden5UPr9lBnwcV4rFglZR+ZrxYMtAruxrK1xwOch0OeHIEoJZdQ\nSzqzN5vP/hkBwp+aDKRwHpIonEgEMcI3gm8GdCYUKh2BXkJkoQLPOrXYrf5+\nEqOeJsvGhLQCGGTYw9fgJ44QcPtSRLJ/E0KBnJWA1KUf7AetMdiktudvOt1m\nzgjUhPutnCMu/+KDTp9zSdT/x74qxgx2kaCwsiTR/ir2f40fOJcvjBCO/Y2c\nrOE8MJPhrlcQ7wQxnd7smyVn7Aqh0mTP7/GJm8Ejkz7OqYIif1mnWrVfxeNx\nf07MDJkr+OLXDGrHdbnmAkKJ4LeVE3wOJkELuJAN7R7QGtSNuaGIU17P4qT7\ndg1dH+s3LjdEVrTBKYNezcEea+y2tt2bT1LSHE0ZJuUuFOouFMIwurkBXboy\n7oghvH6nVKWp7zIe5ax2x2U3lHFh1PFN8eoMU9XlrSxuUboi60H9k5VN2nIw\nVAXltoHpMo6b4CnA9g3uj+2GAvoSmOocjNUKlaPj8P+q1/Jsvxd+QFuE+t2+\nD3T0/wTPG2EbcHmmO6nJUVt5FxnoXSKpUBJKOkjSwWd8VvI2XEgn5ftGbb1w\nAlcF7kox1UDyoODrPSE22jyyWthK1IzJG9KRaq9ReFukV6rE/bWp4tyrHwc2\nl33x\r\n=KMPc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bcef387a0dd093b6cb614280e118a7642be68982","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5724_1593714261503_0.6803898918195277","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5726":{"name":"hls.js","version":"0.14.1-0.alpha.5726","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5726","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1d7ead33663db94a2f5aa4c458b47313854db0e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5726.tgz","fileCount":97,"integrity":"sha512-gQe2eKIvs+o82ee50DCLv3ggTkkH8BfW4dgAuxn6XghyEMw72nMEZrrRHh7bVjqYFxfNPKC/oA0Brx0nt3ybmA==","signatures":[{"sig":"MEUCIQDPfbZn4z93uAv0xmLbedtqPYTQxP3WJvAXg9dst7pgVwIgVDBiPG6p83d1BoFPV8Ma5kWpn4OpJq2GVJ39nPJTkUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/2nPCRA9TVsSAnZWagAAfKYQAJbr5VXetes0w2zi+13t\ngqIlvhFri9lFB1rAeclRM9vo1zg4Fh/tj89QDFZGGgBgR6eN6n7oa99T59wf\nzdkrC/0IL3KLkXWfpDW6VMHfxbKaBeOwaAoCKwGuT6CbO5PM16MF6jjnGh+G\nUm3ZqfBQBvCFOf4TRVtXDg7G7zeSUe0LRcn/PessCo2yrMKGkYBCd8pB+eH+\nXWuIK869PweV9HsYSnYvmRFOj3F+1klMCNiG+oE3ntCEhAuoH3dsPgHLE6Bv\nmWPAOiuyoaKh6St8QGr7zlcnchOgw2lzBi7Jnmeo/5ShRZymHDJsEOlyPXVz\n67EwsH3ExjClL94rbGM45BRfcygzJfIMJf9+31WBm63rbguK7wQzrks9Q2CV\n7QpAhSph0S42nP9hvcWmiZfYr/stFN1dPrXKV5b/J/qsqvX7eXXW3LsD7ZaA\nIm1NbS3wDLjFI2OfIXSOZqfYIBJ5kvutYPku4CDZA8dAhzybdTs48gFUKT99\nPvvKEavaFlFygPrJgL57ch8Kie/ENj0OFSvk1odFwP9HxwytY1fqobdKJcqw\nvI5aLZfBf3OAsWHdu849Cq8RLoy6OB2McfDIKmIKc/iVnjekPSRPmeCqabmM\nhVOHtP3TCP04H/XHshW66hToOIARtUhFM428CoQJdt9Gk4udg34TzZM8w6tB\nRsv8\r\n=YqZ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a5ebf19f9d226f970fb68dc4fe9465f638544a7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5726_1593797070464_0.5989884499636571","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5727":{"name":"hls.js","version":"0.14.1-0.alpha.5727","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5727","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"316562cb4fcbe8f961a1a04ab778b6671cd8770c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5727.tgz","fileCount":97,"integrity":"sha512-YsGuEJ8C+8VVDl73FXUXynDm29HxQmT93ayi39MTX1SiZLH7w5jVloW6sIVbj3qfy4aLzY4RGa/wJtULJpBNmw==","signatures":[{"sig":"MEUCIQDgE2IuWawW6BThJu9vn6pKlyuMeKEaZ1X5zsfD5qFZQwIgVmFxgLsue08Pd5rhJGL5pdv8jJdpYbU1qSmDtW4Vn4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8977777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAzcrCRA9TVsSAnZWagAA3mQQAICAAifmDh66AAMN1iMy\npMSNahKlsa0zSYhTS7yZki8OIXyUu+PPJIKHZB/eXXZYnwZpMCKsrWJ0eVl5\nXd0CqpwEXxxWfMu25mTLSi5cOzCyRrcnY78rrvfQ/nj7C1hPLQmAYIe6HPn7\nOUMANx0ZmGGc+INdQ1QuXQ3u/RzbKbnLnngwAWl1gmLCwt1JAkGgxnX2v4rr\nuDINJAYb2F9nsHzRTcrjqD9nCmZ/EgDvA1spOkxkC7/HfqMVSw8V39xe1i16\npK0K+jMh1l6oM04aXhnFDmo8m1GxKGRnvbbPDpu0yfvO2Csj1Z5+W+oyT2py\n59CWooI1g1GhQYITM+PCC0kisBUHPscdoWfzIEKZdbL/LorgxQICDCGso/hE\n+uZDaA7mTOoMmz3BEsR9JwrgdRJo0oFnU4Ft0E8G8ZfG7sW4xatEwwug2dtE\nLrsW5zHvcXA8Ma4tD25JCZzs8rjfJ46dct+d0CQlwU5fI50lc+pMZJ1zqWs0\n1oOisxp1+nLxQAw2LUw44kqemjjbU80wrO98NI87DEvByHlye+1OUCHQwJBC\n9+w/9Yzg6ZuxuBqFerpPoa1alosHnDqVFaFEjzdT432VaGDf0Obu1paVlvtT\nEP3fcKnrHpwhC6LjL6bzNbad7Mn26ywCVIKGuK/NIwNuE75AsXIAyiDdOqro\nu4Sl\r\n=Q4qU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5e7bfa64cbacb04912612b4c3bc7a8f448dd06d2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5727_1594046250487_0.7210924241085617","host":"s3://npm-registry-packages"}},"0.14.1-0.alpha.5734":{"name":"hls.js","version":"0.14.1-0.alpha.5734","license":"Apache-2.0","_id":"hls.js@0.14.1-0.alpha.5734","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b620abe197294e322d13eab5988aa937cd53f38f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1-0.alpha.5734.tgz","fileCount":97,"integrity":"sha512-Vc86AjHly4h9woR6xBm0qT4dSdL/PQBHFGt3PtBoZoNKmWFw8poIzbzV9tcyUDGBBFopc6c8XKcI0dNPCTCk0Q==","signatures":[{"sig":"MEQCIHWwPcA+Qa7NOkUk3TGwPEvjR7qCzYAqTcWAXGz5wPkEAiBH8Ti/TR59UdozNwvYnqqRRqKSgG7T497N7WhhVMDg+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8985330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDKKQCRA9TVsSAnZWagAAHVIQAKLV9+PuoLPHkABrADoE\nhMj6OcP1I2lPHVJnYJ+4tMVkXv/nStED9XvyJpwqMrOjoyyemhUPfdMNWwyZ\nmxMyUEf8OvwhmsQ70Mufz8MlGBFvXeqHdpyi+W/d4jbDN5FwoGw7t2ad5FIL\nXu9kphzCGqU2+mY9vUXJObjJBwNMJbOtDEWHtPeKAvl+2C2ol412O43c+Ucu\nNyBrz6hbobsJp9IoOWHl+cnZTCEUBatP+LEVUxirXB5iGcgcqsiqpaiWru+/\nbdA2wzkzNplS4+aNa4iW+QwGeA9smpSRnLJ8PMABjAT193W0fsSuzqRQRsnY\nj5D2LFf+KAvyTctB6xo9ac7sTxysmRM2NgTM+zQNseiEQCbrJmjhgYA67te7\nDdF8+kUm+cL+Dter3PGBtn6DvVGMszv6XJ4HA2BSRoqJfy/AMKTPayBnnDJj\nBQMGLmVpmdvyCJYG0KTVx01LPk22Yd2p0zlJc2vTGVf0uk5hkLr0DkSO5fsg\nNWZFGn6JxDjQfZyqDEkGMDOyVvEKm50ygoNDxKR8zemx6j0xP2Us/CNJ1Gem\nhZcnfGqGeY/bDxFMQ0d5GMvpGsJX5NWpf+CUv4kKhJ7I01PdHtZAH1SxZI/j\nFyUrDm4Li17iAl3j9ktRCroqMjrdbAC0MOX37S7/BZg6i4hLey6KXxFD6C79\neMcw\r\n=Y2nq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45d5a928ab0d53d1619c0b4809e5a2860de54d63","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1-0.alpha.5734_1594663567607_0.14714853514280635","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"hls.js","version":"0.14.1","license":"Apache-2.0","_id":"hls.js@0.14.1","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"97a276831fbcda1655235473a6f014de5eef947e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.1.tgz","fileCount":97,"integrity":"sha512-q557XhlCAqcxHPfv4QdD0loKtW4suMrFPYrJkHQpn1wlau2lyJdl5FIuWRnPGtWdY7GAmqNrS3FPCU+QJ58gzA==","signatures":[{"sig":"MEUCIAV9mlfRy05u8+rBgpu4mxZ6Y2cBOAUfL00lSiUa4PMVAiEA8/E5phRopFd6SgtqHLdfCnKBA8oAtd/38yBqBh7wiPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8985261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDKRhCRA9TVsSAnZWagAABfcP/2hw21EilDIMwLH2synL\nYxb2CL1XO97cUkmPOIeQ6oJ2BymALTsP1SyVzy1xglKLvVuEYQRJD6EfhwSS\nl4lsxlwMYff9mYIKo26zOqUdaJQycCf4WwJCTqPpB5SbnUbcikUo/dGwbBZh\nnsHVUt8IXDheODOgv5CPPrJo4RCew2a629XUMW3QeRETR0Tf6YRUTmaK0P9N\nHpxzkaJnPihCijYSbqOyn+MLhOvClwSDJIqTxNH9ao31wCUUworK8OkONYh4\n7EGyiBnllI7JUFGlsR0hAZ3Ux1/uOaVXH2lmPQ2FZmvwD42pOxgAjce6LrzS\n4hYgcmRWHlyW8MKM43N9G4Wya/RtE3P0JOIr3NbhEVpyOmI0fqj/npAV1PZZ\nYiYaALXEcTuu1MK38b9/F0GXE5wfAOzpjtQl+3dshqpG6+NqDvUHZAvXWzVv\n0DxDT9p/eafsFdZ6xBfQK8tp5pxt8RMMH8hJUQRA0GAIfvlqlhzpjWfqP8/o\nNQF1d7KucBV1CRTLRQ577gBkv8lx8RRb/g3P7KPYl93w6vC2HV6pr+sm/hYj\nSm9v8rV5M3t7LfAz3J0PtIKSapESSMhNSrYgJ/2HO4AkeJ+dxwL1n2zW1J0s\nEbFg0WPuyNBXymXc/dYyXG6R9uVsfxlzQjAVfoidKWjEb/RIZbPKU2r+YD8Y\n9Mc2\r\n=Xr1R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45d5a928ab0d53d1619c0b4809e5a2860de54d63","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.1_1594664032892_0.7454206026368899","host":"s3://npm-registry-packages"}},"0.14.3-0.alpha.5736":{"name":"hls.js","version":"0.14.3-0.alpha.5736","license":"Apache-2.0","_id":"hls.js@0.14.3-0.alpha.5736","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"71e24f7fa8a3f7d3adc1bbd5af002614a7c58ff5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.3-0.alpha.5736.tgz","fileCount":97,"integrity":"sha512-xHWI1ZsZ5pp0/XQ0AaWqh7UQiSivnfukaoXWHH/jiWW3OUgc/atbu1ne8AHc55A8xbQH2+lkS1+OiBS/syZ69w==","signatures":[{"sig":"MEYCIQCvzfn0BNz74Fuo8mIu0rOEMZFo9E6RM9WXOTNkJOkJOQIhAJ1BmYHZ8sJp78GDVchKYdyuOYeAbuGK6c2/PyaWpRgp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8985070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDj1PCRA9TVsSAnZWagAA4fYP/isvh6bGv6KAVOKcOgkV\n2EfvmnB/bEnjfpvvosu2rW5j+UbtzdrzW8sdchYB8tKxWE6Z1njqCsQZ7izY\nCXW/RbUstQeeD8ZM/XeOt6Rhk+nUMdUKQipx8N/9YuN2sm+lCZtFHJaAhMPV\n9xZOoMnVuupr6t1UHC2tqX5wToZ+cyKcn7oHvN9oLF2MfOEbAA+1AzGvjpP1\nJj6z3+mxJPRfhY04fdZK1NQVnNjKAgHSgP/pYhG3cqthdTDFR+ulIEYxK5jU\nS/Ot0c47FyCpXQDJ2w3lbi6C65aLZyBuviht8OnFs/EOowmXi3izBayaqJZ3\nzlrQROXauB2feZZA17CAQdzIbEhLZyJHxF/UlACKknGbiedLHTvDL7G58pdG\nydlJxnT+uTrp4JLtkpUnIzJsiHvF1CfQ7+5xlBNK5A0q5ChzgllrOltgwiwi\nv+qxXNSYlPy774YhbRVwu4dMBQea5a9TBRbfPknHavG0HulxR56fjoIJsSWt\nYzU+q0nB4nNFWzqdjXzsL/Ba3FL8FKVtTtUG1H4lOB4vsAu4cFI9DIE+fwKc\nOfmcPys0Rg58YyLlWp6gaRd+kxbpBe6XCnwpNKMORor6Hi7IGUs2kdzjk/G7\no9Nzg1lGvRfKZRDgeJ57XAt0dMROWMmYxo4ug3E1F9SMMVgO8wfRCF/CkYev\nTN/G\r\n=8m30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"397c6a51056760d3edf5152df0f112bdb82c3d9c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.3-0.alpha.5736_1594768718966_0.06700736242765193","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"hls.js","version":"0.14.2","license":"Apache-2.0","_id":"hls.js@0.14.2","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54272219c455673d97f3a936a46016df334ee2aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.2.tgz","fileCount":97,"integrity":"sha512-Or7PntEKoha3Eni6eyt7FerV/TVRqfugnrJQP3EchThwmbuI1kjcf5mprVB9ByvYyQg3eIHLZP6LmW/VHjW/Tw==","signatures":[{"sig":"MEQCIGH69By5R5PM1YEULxu6WVhU3C0tHCO3zAD8trHTSTeOAiA+EExorAPva1zMJM+BoP1+kl0grpc/NEfj5xXar71X7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8985001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDj3iCRA9TVsSAnZWagAAcoIP/jH0qeheJjKFtrDz3v4L\nDKd+MUiVyrc2hxVnwC7u9pQWqy/eu5us01WjHpAXVxpmmoHP8jT7PjK4tejg\niqiXXh3/0dCuQqgLleRf9FJT7P4EkbTP1XipXYrK+eTkI+j/2xjn0IdXMh8F\ng+p0cfFvTWfqBJnJ/oEdFQqtB+P940o5xolq/vJ1mxUlFWmEMSIUEZc91ETd\nKaJCP0VMAxLKZVhM1PebN/LuypxQv+p2btwoYYJ5ALfDnNx9i31CGf9P45OE\niJc/DGUpO48w80VskFwZg8ak8CxIej80RyvnostSCBfC9EP2FgM+l80A7/Bw\nAg4sDDWX50+Zx+zlpcZKjUbQ26muUV4quRnw4vZHcLr1ALQjO0wM02TP4BPw\nKPBqB98b7GbdiwYveRNEif2FYbYzRRAgYcryhzp+HhheGXWlAyqEN9KYe1Fd\n5KoG0r1AShmVzYYfJVEuxJMLMZKQkwWFEMNE0qdUFBWIawiQWMtFnrHPjmRR\nnF0JyALCU/E3n4GTBUAR7XcQwTyCafVsQzeF1rekZkiTkM8jFuH+NBmVU+1h\nuj+7JhszWfDnY/W9xceUbK5kfo0CZeqgeC/hlfY0mnnr4AciAY35lHE076UJ\nBCq9YYls/znxkHF+aIjE1FpDeNPz3dwRPAi+5rvfSFKsXCgH8BE1Bm9CF3nD\ngERf\r\n=TSAc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"397c6a51056760d3edf5152df0f112bdb82c3d9c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.2_1594768865658_0.11379885370535914","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5738":{"name":"hls.js","version":"0.14.4-0.alpha.5738","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5738","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"edb89d71aa0b9f1ba5d3e52e6b45ba0fd1f346f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5738.tgz","fileCount":97,"integrity":"sha512-lGC6faU2oXeAxtjEDTMceQsyJ8ebfuYla/ttLxvW32uv5WRsHYBo2af7HtN3IGEblLPlHek0n3b1SYkTOpmn2Q==","signatures":[{"sig":"MEQCIHgxiPYl899EK3+iJ1hSu2sNTxGIqBvGVLuV98TJfp2zAiBj8YHHH/XFYluXV3MY/e0ZUuvQ/+Mh3IO6esXrG/eZKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEG/FCRA9TVsSAnZWagAAOtAP/0aLBJ57JM71mhOWynY8\nxDfx/bQ/erwAzfJr9nB71OEW6niwKGDavCHj+KWORcpMxL1CbLyQwCimdbJp\nEB6Y67RYKKcMI7D8561OnlBOQAPzl21tRXW3jAjKW9zgLi9g6OMWW23xptcK\nLcfik5ckh5DoIs6RslnLwOswBYXitlXUBur1OjXIrw6t8mixBKXYMxdClKzL\nAJXiVKHO4d195NHKgRp43dUl6XklGWXTpFlBOuHKgFr/t1fFsqMe17gvi1Ms\ni/qM4mh/nmpImYaVAtmhx9COFbRzSfASfJrDfTQmc2V67tvu9HpJN3pmGLe/\nAIW7zU7oL62/BTqaVFUhCmACPPKqmJgOUpjHjwa5M6ZJcKEYYmtPlMhVFnc4\nZB+M0ufCvsBE+GA5haX0I81W3xJXSN6tI31ORD798Xju3iDIBaYqK7DJGJoq\nkBWM77cxl6O/XE9x8+n7d05Qjhs9dpkBHP3yBvSTUTFhK8xBKTE1LyGfnzga\n2jhqf8wVaTR/ZHPbK3triVGE5iuRomGduWfmjfOe6ROLR+Mh+pS8DYm9DgEB\nMOGTNCtB+spp7zJqgOjzo8blCk6gW5baJANUfN6iUykZVW4pmYE/Kgh+E4pP\nOlrx4UxSJ+jHfZ0MruJs3ShDdcijOu9xcFmlPhZm5ug9OD+NJCOMK0uPgMMK\nfi47\r\n=l6Of\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"795c5f63ee2ec071179712378526094098b788f6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5738_1594912709077_0.790175477849248","host":"s3://npm-registry-packages"}},"0.14.3":{"name":"hls.js","version":"0.14.3","license":"Apache-2.0","_id":"hls.js@0.14.3","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07f30710576376327f0b29c1316fd0bff31ca23a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.3.tgz","fileCount":97,"integrity":"sha512-j+lbGBH5eU9r8A8kYQQHw/8x+G+mGCmtBaP5n4LS4qY7dUEbZRfa/RHfS2jM+4OgCfjdL/hgkYWYSZmwTgG5KQ==","signatures":[{"sig":"MEYCIQDsELPmq+/1JIuu6VoH9yy/gxNWMdZsAj9znsZlzCh+sAIhAJyVUBuBuDBbSXXqHzEGKigXyUYTHZgSm8x9UMtG9DFg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEHA6CRA9TVsSAnZWagAAbCcP/0f543dX1lsKTzo3fZUr\nu3chaDPw4CYP/eEkH4uAJr1oZ1ezJF1WZc+AageYrrMUP5kmvnClmGbWT5fh\nYiNb2IVMD+YxuUytGimO7GkxD3rk9E4YLIX/qBresDS3To+nO7ld4VBsX9u6\nev3TUq9FNSStcRXX0RV7O2Q9QOc3/ynDWiNz3DyW9kMAbTCatg9EzAOxEkt3\nKKUBD0zybN5Wior+z8WUW2eMKfvGdJ3cqMOqTXJhgiXHtl/DM/tSzA3VU6M2\nILbxX+DzA7E3Pz68KL9vRWd+L76N6/M9LaocY2ZwrdLt7sMBUHycyPdlILZX\nJc9VluGf4+sXpsUnpYP6FkTvOE1oN+xZL1KQ5/cPwYIxt8QyAwg4HYG5PZuI\n+xFZJE3NJE/vME0HGGaqvrSzxaVGqDh+Hn1y3XVRuWF+yHlto8aqEgeJi+eK\nxAh/MDmK2ujy6Kb5+QHK1atPBlYdP7fK1QPEsLa5sBe6KSCQ4eU62SKe4r6t\n5h5ShMOXjWYhHn1YPEOdW8k9K4Ybm4IaR5Jspqvna2ZFc0j3nu5roGsQwJLl\nR2KyoE9epExABfgdzAeq0dl/UFJpTP7ffdrQ7PPSgSoyobgMZinbtOPSlgHF\n50GpxTu1POXq7ecGZdobtZeXIjw7XlWWfbPx7MyBm/78I4Kneg2YZ/ZtlE8u\n760Y\r\n=zYmW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"795c5f63ee2ec071179712378526094098b788f6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.3_1594912825629_0.591524765985058","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5739":{"name":"hls.js","version":"0.14.4-0.alpha.5739","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5739","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cecbdbb8ecfa94dd0f17b9bb62a5f56b04fbbde5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5739.tgz","fileCount":97,"integrity":"sha512-AIfPlpYA0ScVol0mcYX/M2/7Ks+bJxhzoFcMYyA0hmV5hb/9OpFgzlMQLv/salBv1tvrbs6ZRB7QCUQLzzLv8w==","signatures":[{"sig":"MEYCIQCO2kMBCB6Gkemn+F/0u8BQIpdePKIlremcXwwuoVnngwIhAJCti0F4o4ZsiMm/irA1syiVIxhmw+JkTr7zW/1CoWOA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEmm3CRA9TVsSAnZWagAAod4P+gI4BTji7kYmuI6AsObc\nwtHOPqc6sUXSVIEF8Q2zWbZAuA8eF6Nf3mIiLZnI+vsi2X8JWUXlMz0Tv4Sw\nD0l10wiHJvysv2tzjjeJln2ZHrewdOCKImmY9Dggkr5WtvcjHR4S7+GngYSG\no3XiUPM6hYKVRNGz9q0bxBfDpvhxZqFf35C+57T9nR4pFaEiCh4hlN3vvHA0\nKt5TYZhF0UTPXQysdrn+QuoxpU/BvUWUDRnrKDgfwvswaBpib4ek7Jnib4m8\nxRyF7hUMRlldLMvd+ivJTelFYD/4zjrDjJfTTMw4AKwEE6mCJ7M5bvK0tDLh\n+FTGM4VDoE+I+NZJtPtuxTzdPESwLQeuTCuXjQkUEKiBYO2diL+9JY0oU6Lf\nFiWYLKDUPiaD8tB/5Sr8wReoMKSe7XrlS71aXqTcm9GFNynKtL5KQVcSbgjx\nnCztYeFmAnjPBg5h7S0Z/yUaN82GU3BTlhQQXZCvOzGuUxLQlpYhTTqbv9SI\nI9Iz0UyEVbv2+5SLcp7IEgoYkeVMCHXsDFYNkHVVQwmp1vNqw8TWN1Wpq7+2\n+Wl2k3CJ3yOA3XX6tS9cmaDlLoqswxdvzGvetkIxmKKd1abnsQssnD8X1kmN\n5zStFp6KBeTD/9GafmJ2t77+56zjthU+mpLWDXE4Fu0oaMu+Dj77SUhAzCDQ\nh5bU\r\n=UtJ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"737e29f33a224cf351956334c4c7783c147630b0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5739_1595042230630_0.5947583662897089","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5742":{"name":"hls.js","version":"0.14.4-0.alpha.5742","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5742","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ba6ed0b0a35f009fc36d8c6b1ddd56bc7585f31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5742.tgz","fileCount":97,"integrity":"sha512-eVZXDmkyeltLemvW834hcI6hp87Ji+d8urCaq0DC8hsZYBsbtJ8ExJmiHTGcp6EO67OTOesEZMDfIkHS3q3HOA==","signatures":[{"sig":"MEYCIQDjwAkxEUfvRnUbKh/tPC6s45AjoXXxLcpveRXx813L0wIhAJfJPNG9mWl2IAXrwfKit1LxDV2w5MQtOW0pYfz0Al15","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEmpuCRA9TVsSAnZWagAAKfoQAJlyLpUo/BH71VTySwHN\n3VWMR1xum9fpOlF7g3pnSKfMcSYk5T0kHecH7LTTQh5rL8lveKKdMbqNW7SZ\nGFkpVIXJIja34X2O57Qd94Q6pYBsJW5hO7Rw91Ttkw9NBwkLQjk6JM/SOCh8\nW5GGD2kcVEliPDORhehNIryn/q0/9NVhmdzSPJQct7BMWcO7T8VCpAc0TxqU\n2oUK8288FlHgf1Uw1uF60zmKCVsGoujKp5vXQduw39hYwBzRJ4E1VpeIEYet\n0vVYAGexcdUKaV/O71PcTD9NQhZSzV5HphK1y5roN+WPthTtkkIOt7gkvefY\nqG+RgU/d9Uwq8jUyxlRhDy+xwOs4bLSRYR0fo5bYEt6HdB1Yb5z7lM8q3El/\ni5LBg3kzd7QgYPNlej7bVGJt02wrM+hybODh0eLWeM/H5QwndBEZiRJkGyWN\nj9WfnrATHOwp48ZgoUt1emryK2Kaa8d9ee4Qd8ft3gfE70Uot7OqpKHjxp+j\nvDHFE8DE0ACfruJdM4YVMB+qI6orrJh0MVP1Tb8Ax8rzzBXyNKvF8Mso4Af+\niGMdrnNP2cpDTaicNeT5J6FjO0ZWj7xyvW4hMClldIted10dPDkwN0klYwLl\nXUWCFMmrwxpfpILJW4x0kTPQVN/Pn2fqUMOpgxphg8DdEX1/AKLrzwAUcuRo\nqrks\r\n=kwyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b04d582460e6524feeb812194b31349c30a5d22c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^83.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5742_1595042413530_0.875015232900086","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5743":{"name":"hls.js","version":"0.14.4-0.alpha.5743","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5743","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da60a15ef0b61c7dfb6dd4121f76064caca276d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5743.tgz","fileCount":97,"integrity":"sha512-xdQgnoCCw9rWwvJvEVWpURb1c9Indc1SXBn6VyE5E33XsSuq0eAiN0UkHh42Wg2bR5tvXx7j0iL0FAvQDTr0+Q==","signatures":[{"sig":"MEYCIQDAcYDh7mPkLWQFwizXIVZ0/cdDY4rFLxsuXDcVAHZRBgIhANuTfTpJQ28c0xx8ggfQr3J0kmft8lLnsWVDgVGCYxyD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEnmhCRA9TVsSAnZWagAA+lEP/0iFkI3+AEepM1SkCiBb\nMoLc6Dnmu5HPo7hmlWnOt0L8pBFDf9VRjpUNovrYJMe5nImlAowckBBxZgu6\nzLbTjlW1QEHmhpWXlmQzcpJn9lmGI9VmMCVYcbbtEwpVXM5ffDPKFJnI9zAl\nHh1B3c/xaiFjpBK2LKQp40OIvETsBdm4tgSq6YlHMPhmX+Fzt4t7UbEvEu7P\nlUlhu0ZyNeF3v0Ev/nstZhYUKdM05JyHyPYZvIgEaUXrh7UOMSwnj/IIKJJS\nhUF4Q/Rm5U1ABRzoTVBCHuBPuIMGm2jJ7GF8gbEpQji/vEZWDSVx7VY44ws1\nZFdbcIoD2eAp2jzJYfmd2ZcKGVJEr5XTfsMQKz9TN+EmvmGCwEz+faBl/WYW\nvXBgXRItMjQqVA0f7Xml7lG3e+FAjekQGwUu1uirBdQhY/WDkjv87DqWtTVi\nClmgQoAsRPDPWZMZbDQ9q730JWTDPVR5U0E5UTh9Nza+asIo9My2URvg2wcF\nt+z6UqhnnKIuuxW8/cJfAbbKOriiblcl4aHl1wXneU4AZp0RG5GdSTi0AJmp\n+OHG3wNPEdBiQbh3ZnrDsTl6unrCjw0svCIzMJXnXVOv2Sb06/eca1oYIAN8\nbnYoSHlcI7r5+O5B4P9Kn9M+ry9QMo52BNileDZ311nw5HepDtBDLLK5HTAY\n5aS8\r\n=hDdm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2514a47ef55bdfc96bc2f16bf97088c56400b6fc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5743_1595046304859_0.5252739278031098","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5744":{"name":"hls.js","version":"0.14.4-0.alpha.5744","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5744","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d3c6f67936625c5b91af55d427beb7723425e617","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5744.tgz","fileCount":97,"integrity":"sha512-52fr3XZM5wQREPa7qVX6Msq+GDfxUsY0O1U6mA2UkuV1ejRSB1aNAOoKwKWTqgU++VkoR3gGIB4kmRspIDVgNw==","signatures":[{"sig":"MEQCIGa74yCphG408OCahW70K/+3DsquyI/YnN53oEIWHbg3AiALeT2y2t58Z1OZbQzR4hcyLcX5hixMLrw936nxafGXtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8987130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEtsrCRA9TVsSAnZWagAAIT0P/jCcrYrsWysrgKNiUT2B\nhkFw3syPZsGYZVlqrwYW2+DMo/F5bxNCQ5KUeYnbMcPpnGjZrn5U7gTXSckT\nIem1meFqDBUTEX+rLJc4kZVoI5MEc3tppgNV58WDDb0/0psHcG1+pt1YcHL0\nUgpN/Qk4G+IpuE66XFYdEgwDG2nbRc5IF5TzbF36skgKKY+fIavCtnV18865\n2vqzF4nWWy3Dlf9CAEWKBm9BHO7xRJlvNGZ3tjLfIMRHTI/YUDz7mlCJqRkV\njf0qkVFALtfbazGCmA26zq6BC+O/KHAQC9TGSewOb6LKG/U8FrtsmB3KxKY1\ndwzO7gOMKUDc1F9DawGiban8qFqaC1HYSNtx6Yrf/FboAMswfdFgAd3DI6Eu\n50iNt5GLtYKv7CODQl4BKrViOQ3zetTIz/L4S6TGq+HqZMhZC55VnHLfMZ/l\nphbpuco0vBG90/xuPgFM51MQcTEFkXIqhgsTjxjzP5wvcGCQlZ2ENvWVszOp\ncvLe+UVWIXN8CUc5Z/Gq6cw76ZuO3Goy0siqsncSbZa2pq/OXjhUJY2ve87N\ntdOH558ziTDWpOe4IvqVzmqjPMWzjlzTj8DJ11gPEntaRRtiQxRW0aP9dgfR\nRUs4oXNJJGGK4wYSt4PrLcrklC0qFiJmXDcgdL1VeGIUPUEtbbRW+/qowjGX\nmZ4V\r\n=Fqsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5029e2833242bca54259156c94abfd702ec409f3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5744_1595071275383_0.1868768362564026","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5746":{"name":"hls.js","version":"0.14.4-0.alpha.5746","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5746","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"52c5c88dbda12aa623e79dda6839f12509e57f67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5746.tgz","fileCount":97,"integrity":"sha512-B5Nf8yA8DAmLltE5F3fLolWYeroAN+bNaXDvs9cwZuEDPY6456GzW/9TkmCIEz7DEC6sAgJ0TFSaDe9LBdm/0g==","signatures":[{"sig":"MEUCIQChHIZk8dGSssk2V8C+ro47jrR4EgmO1x0Jlkf7c7wjCAIgYyi16S6KUebesm8ju2ue1Rq51l18Hk0DT6yE7tQXSsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8988266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEvcOCRA9TVsSAnZWagAABUEP+QBZ5lfVkVXVY5pR25Zd\nlAlfbfAAa+f1qlxYYQ9L4dt2jjeQ2WaZwoLmEU9nH6CCO5O2KlsNCsA33ZNy\nCLoaDlCxjXU9PlYVJcbKBlnCy+4ADaAjhTanQDASsu4w+9ZgqsQOdJrHqixe\nIeGjE7zns3KJV0LBtqgTMpTnRlel6w028rZX8ZQ7Sl6YsAUFhFXhvwC22hh3\n291qWrrP5JQParSS0PiiQw1Fye4dqNcg84i2X5u6bylZnrt3H6oeumZbVgcG\n6K7iMM4VeWCWXjSVvUr/dRQqcgzwLH77VN9lpnCvhMmbJi0EdYHgGB63NYZx\n/dhrMfq5tf86xAZmfNLnQj/ZP4MPRJm0EdHWf4GnxlXWLzPjI6MOFlSPa6zO\nzEsXidKlzcwYZiYPRRKCKwX+/T854xGLLbmHObWIoQekVoVgCErrxcAyFEFL\nILdAP0jGcFE46e6oq/wjLg95/mlXTFNvC70XVLV/Z2Tjf4+hcYuTpp+D5jbx\nMoxmPRkoWzNZIxOiWZsz2+UuIuAV360R7D9pXWq0aR1FqjO5HAswV2VJgcsG\nznd8RlKtntTRBSZ0rMRGzNNSVQfStyhfplBKABwcu8TTuaxGlMyiE4Pa3X31\ny8c6WpzS6P4e5Q6IEvWyXK77qUdWQCMFgAYiELU/g4lgV9AzMLUVin8QaaRO\nC8A0\r\n=dUzA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3394f76145f3531af93c70bcfe51d0f03b62f855","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5746_1595078414213_0.4183484931269339","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5747":{"name":"hls.js","version":"0.14.4-0.alpha.5747","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5747","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08e9c7455aaf2c8527255fa6ec41fbe9afdb5369","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5747.tgz","fileCount":97,"integrity":"sha512-FopFDn0ulR7bt7aqYnu9krmOtCBCeNMAsw5Z6TziYfjNREYurdupctU8f/WgZl90iHcL6CkDGvVNtsPyeEKj/A==","signatures":[{"sig":"MEUCIQCL+1Ghnhq1eq0pQbwWHBkCxjzVbkYxct8zwIwDGjvGIAIgCkkkP8VRY50vNZCvdnaSK20AdWx86O9S3MzfRanWmec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8988266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEwenCRA9TVsSAnZWagAAk6UP/iM/HXcPBlCCZeRkChE5\nJ0N18tzcHgDmuUUHp80B536WkuxOX3pS2BEYp5VzD38Jny7pGoZfzF2LrlzC\n6PCcUF+25U2oFDteZc90jF4WXfQS0vGrPvvLBF2OoWEVcT9zlS/9fuvg8QZ5\nj8i+WkW6tjc8aEqIgQUP7E9NON8JhEP1EqEzKkvzJq696NoXfwizaXvkou4b\n8Fg9G62m6bjeJpRhxZHl9utied5aogVl/YeiZlHEvOHmL66GlE/FF0KZc2Ny\nooL9kN8A6gTBNJYjvh5y9W48sN+UT0NQ3a9mXORJVU3cTGjTi7LGC3sKqS6B\nmSQXnVtCFM03laTA8xp/FRX7CRfufLKD8nm7BJdcHtHHC/Xdda2Au/shE/BP\ncEhCA8Y/eqbx5TcUMtqxbh3+3BM4HDxcIb4wCgdpFqlDNNbyj7bVXWgLanII\nBe1UMy68upMpvr8YpzP00pedlvzOsxFbUZuFqxbaA3vvVzjmdQv3yLnHwnSL\n2tZZH4x6+LafziVoUmYT7QGQzF0W0KjhcqQkTw4MRRf+v1jHkuJrHWcXOQdq\nRwMUuuyB02Wi9b9Yf7/0uleCb6sbv4rmtE4oMkWC3LSgsP56zArsXRgNIjI5\n0yxjuH3JvP4vrLT5RHrV8vNnPlTD64z9Y5tAa8bPAsrD5WhutrHJZyrrEzZM\n5K3p\r\n=e5EW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"251e49f2f2c0bfc8d20738f96a2afe22a46eee7a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5747_1595082663365_0.1701324228999319","host":"s3://npm-registry-packages"}},"0.14.4-0.alpha.5750":{"name":"hls.js","version":"0.14.4-0.alpha.5750","license":"Apache-2.0","_id":"hls.js@0.14.4-0.alpha.5750","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c7b6e72996bc6ca8e5ff0fc209042881f41a2cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4-0.alpha.5750.tgz","fileCount":97,"integrity":"sha512-at2KLNxPDEhdTd3cxBDkUkD0Rr0J5pediGCZi2pLMr8ngULXnmLRKy3tF1jBSRLsQhYnYAHUkWhS9oeOZQpjCw==","signatures":[{"sig":"MEUCIBHIgUq5HXgl65WaN8+G6ZJvzH5/U92VznFKXdst5b0DAiEAsTlEIYNKl1CJmLa3f3vVMJ1QDHsoL8tv1Qmkw374zQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8994902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFRKdCRA9TVsSAnZWagAAWKIQAJbTJ0sechZTMuWmC9Qk\ntuS56jkCOfOp3KLls7VHUv/iBbr7EvQneQkCnIzIrGHrH5TNw8hhyFzl/r/H\ncMFGnTRU5Ujx6/dblPqKlpNqSaf77uDlNJS0+nxDpUjZ5S7dupQgcD6zq7ZL\nj/IU87ueNy1YO4wwbMk6E6XoTHY+4dBiHWtPJ1nphE484n6GrLqxKjPfluB5\nmiBmMf3cTV5tMqLC+j3xy0Wcs3WOZYXRARFRpN4QRw9ypaMmjOhZ4ci/fQEW\nPnpw3QA3IYBgPQvBKDkXu9IZ2EFLf/bzVMzrTXBGd8ZnYsq7xuUMhAH/QkbM\ngYV/qTpDFOmRvAlKYSEZnPRxoWds8EOUNtc9nPogCnx1jQjhqSMOZmRvMxEN\n5pHKgBEVyZ/OxGWwwNEWFqJvjh/66u5+qLSqiTIPXfn6fG8eeNT3Pnt5/CDW\nbqh69BHfI9MLYoK2cDcG5rIdCOogdcY1jZwIFpqLMVT7Ps1eC5aIQv0H57bY\n1YCxY0rHL7ME8e50+/JIqVGoF+/t20MVkbL8J3RiICeUQwd2ehVaTq7AJd/l\nyWso7hutS/j8usTHKfYEUFuZF7F4JI2NuRgRrCXxlIIlDgQK0ZybXeYUHG2m\nQmhNF68vUHVNzkq6aAV0l0dizO8XJPYjiOw2Yb2kSj9ndG2jKnCrxlszUPw2\nU1Bw\r\n=6TD5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ef99bb335c10e5b7030659baa29974d470148ac0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4-0.alpha.5750_1595216540755_0.9746103425415216","host":"s3://npm-registry-packages"}},"0.14.5-0.alpha.5751":{"name":"hls.js","version":"0.14.5-0.alpha.5751","license":"Apache-2.0","_id":"hls.js@0.14.5-0.alpha.5751","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d40f98f79f7f8bec5e064123badd474b145901e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.5-0.alpha.5751.tgz","fileCount":97,"integrity":"sha512-S1Jkgf/dJGFfRIBnFttjyZlXJKWU4Phlw7Nkm7aYkyVLiibQf+aCZmc6NyhyYxex2UC17mGtTgTWN8ukCbLI8A==","signatures":[{"sig":"MEUCIFxw3KpWjKw0456n9nAlNtHH90niUwsYdzZTPgflwOvKAiEAxmPpqf9VMYMhRcB+F2aVAoOWJHKEcUqJzR+SxNzPjkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8995040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFajUCRA9TVsSAnZWagAAZ+UP/3hwvrNW4yZaI3+bpBn6\nD5rPNR/gQrVnRNRKMtsjUo/oBG0QkPZEK7lpik+faNOAQW7r2ak8PweOLfqT\nOIIhR33FPa00aJO2AEEgJV5FosfppPZaVEQ+YARwtinsxdDeP7MxhAeZr1q8\nBdmizhn8lACXyjrcA2VTqG8QaIOuBihHC9ll8mVvzbY7v9Iwz/HzvmiPMmBF\nZzwg/MGGdn8OG5s11IOVcV32yKZ4RVbffYq9tVzY6RHPRvgZh8EQz+/GtHpO\ntyyx96vTcBswOcQJ+XC8wGvNOS5abu88OWeIDACfjm5YmOYnmQt685sS5lCy\nR0d1TkZl7DvCCat8l8/LVXHXrT6E12+X2ZtRDpcy1+ysPdVm/7tfv1g4IYAm\nPCXr6uIarNtK6dpMyuEq65P043a/stYL+K5wxGP/gbx0wcBzrw32Nu+yTjey\ns6XhvNbD7H4lUYUR3ypw1MtQj5S0BN5m5dEMBgt1s1VrD1InWPASfDaLjoR4\n/a8/CcXH/EFXoI9QjbSkLkP0aohXG71ZyKw0cDlVm9ncXewMqIWx0jHE+0Rw\n/M3aMhsENVF+Hvsyp+ahkehxnfIKH26ET0o53J7W2Zx1CaMTD9JI04hy27N4\nl4X6/S21xJTLDPmFsLtSldrKo9xgaBfb9YMqbGP5C7upMZ0Sxnn5Zy5plssQ\nUWag\r\n=Pcgp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cba2bab73cd6949aea2e0f3ceb72e76af722ac6a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.5-0.alpha.5751_1595254996026_0.8188187908503681","host":"s3://npm-registry-packages"}},"0.14.4":{"name":"hls.js","version":"0.14.4","license":"Apache-2.0","_id":"hls.js@0.14.4","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d966cbad1d95527f5f869fa3d51e2b2e100a37ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.4.tgz","fileCount":97,"integrity":"sha512-EMprhZd4uzNE79R2Laq2p7+YcY0sTZugZvvnAflru8bfZ88Fmutf/R5jLSxoHhOSNTz2vbL1tOw6l/0PHD1qvw==","signatures":[{"sig":"MEUCIQD9Ly3lStgLOdsLW/sYOBpyqowHwr4lpF+j15mK5BB5jgIgctCY0DnQuWJOU1FoX8ikgvdjyA3X4Vzn7Fupsl3lRT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8994971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFajxCRA9TVsSAnZWagAA8GQP+gPlyVNFR4wh7O3HKdEs\noVM0hOLDuNGKNTNp3Qh4FVLGVTCFife+6abKGdmPrZ7HKfWxfXKxUcPckXCj\nVK259uMB4gJepXAEbB1B0jjiAvi8l5QI6iDJYrxzcjLkvt2oVOfZDoCFEOne\nrjcCok1RCuV1S9YTZUiRdWkRq86/9pFiSUSB4rqzXSIxh/zG3YH7iaYcPaSQ\n1ljoEqFxbX70Xelm6/kuOUDnbXMxDEaqyHY++7zYHrdDjpU4le8/Pegp8y4y\nlyHONUV9hf8vR+s8FV5lstUC+UY3i/wfhiya7c0ZxMcTtJ0sb4DVBimP4zjL\ne//3gDfkulT8/O/C+0KoEdwCI+NaJIulpjVvSGgJjsvc1Ltpw04giQqxbvw1\nYnRp+B3yqkSEcm0Yqg2uZLxQvWGE4JNxKxC2qNSD7Ob9DNVu6r1WYUqlM0sb\nHPlOi6WR2Kur0kEUImWw9baFWO7/QhAyB9NR9c5g6jP6DPjFzUgkVrWnNpCu\nhufUYHas6TlXhNrdeBjslPVA4bBwzDGCqU/bG91FyhSmmja5eNzxAiLC8JkW\nluhrEIzpSo8yXttXbX+Bk5QsDj9kt9YAsdJ3FyyrjhqfZARnd1wLsPnthZHp\nQEoyDU6tteHwX1GAFkAgCcjk57fvHfwTeY+LH79hWkosAcGUkk2KpGikq1CH\nkkYK\r\n=735+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cba2bab73cd6949aea2e0f3ceb72e76af722ac6a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.4_1595255025462_0.045124704189052345","host":"s3://npm-registry-packages"}},"0.14.5-0.alpha.5753":{"name":"hls.js","version":"0.14.5-0.alpha.5753","license":"Apache-2.0","_id":"hls.js@0.14.5-0.alpha.5753","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2c8ca2d38dd33c1c96be3d4ddbb1dbec703652f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.5-0.alpha.5753.tgz","fileCount":97,"integrity":"sha512-1l6yjKPk5HMcq96jIfp4MiWP0hAjXlLm1u074Do6508x5WsbQmFGAkSmtLQq+KTOHnbCNNwUNSbB5ObHSeI/GA==","signatures":[{"sig":"MEUCIQDbRORzxCE8M7IsWI+yTsQJ80tG0Q9WexHLAsEwYNaq1gIgVej+cNjs3tMBxoj8fcHAnPWRD4EuFucvA1fQaip2Cyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFdpYCRA9TVsSAnZWagAAaaMP+gOluCpbjaMOwJaJbHcm\nSO6PpswFD1Oq+IYmRnXGIGOEYlj9zpowhaELyimC0Xt5USz8HI3WieJeu49p\nIFcDvLvt8RNtgFhYoOh1Rw9ot+YJkFNRrQphhKz4sNYMqTvD9HxRIKp3up8I\nB8UtPNvwq0pWtqrtZ7ogvE5Zj1ub0c72AjysYoZHIzh0nsNLwl6MUrm4FneH\nahAkqCXX6RZBkkkQwjXM2JbvA0YTUKoUZyHjzdNK6CwsFQYbB5HW0bwZvFiw\nezBW6WtI+rzOwSk4e92NHZa3q2kU4oaCyNOSZ+ftb7+agfNhJPVwce27MbVu\nHTL9i1Y45psRJxL5lm21W7V9vCqDuB42b1tr12d2Z6V6Hd0VXlRe8uv1/OFk\n8dutcPf+g1y5fn8jrURxw7k7NGu+YJ1nx9MnhfHc3EDQX2JpcBxy81pPLPo3\ntiaG5Jr3yIbIPDlXMMajwO3DKXsFLtTkdSCbaDfB1PbqS3RqEiOq7aDmNl2h\nicsk/OGVW1qeZW9Aqifcih3cBOOBOB9Vi9nWI9O13h67sOMfQpppHmracP+5\n295XlR5dQ+fZgdhbB+0YNkv00uBTRW3N9uv3WkA5Yka+LrNQOvfSht2xuf0G\nIwPTZRxESy4CsKfDd2KAizAEp5pzsGUwpwM/sTG4yXbViL3AoceREgjMZkep\nhBP9\r\n=lUrd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"489fbe30bc13e7851d28828afa5804ae5c736237","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.5-0.alpha.5753_1595267672291_0.6426081138171447","host":"s3://npm-registry-packages"}},"0.14.5":{"name":"hls.js","version":"0.14.5","license":"Apache-2.0","_id":"hls.js@0.14.5","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25aa94a4fea941eb3fd58814fc9e2c041c22e9c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.5.tgz","fileCount":97,"integrity":"sha512-sBu8M70FFfrJ2SQ/PFk2UyTwwveG+9BANpo38i6XAa7LQCeE9cvjM8JTq9PsGzJSuWLMtTYye5VmefUZ6SGHXw==","signatures":[{"sig":"MEQCIHMtb/3BV+k4Jocnoa2L31HHL0EU+NghKFGyXu+1B3IqAiBYaoatX7AAH+/LQdTGLt9AdlftZEkxqn+P9ad+tiBSFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFeuXCRA9TVsSAnZWagAAVTgP/i4otPzIsKySj3CxLiGp\nIoxDd8aBe+j7xOMP2fVzbOHLmgkY/dHKN8xNWoobQaHaLZu0mN6ra0rVwNza\n0vMAw5k5c2H5XA4LvLry8QcI/3wbY1GP8MogJzHEhFhMslvxiYfipbnGRCfj\nwLesDMG7buUL82ZXsypL/ZgO0XsYb4EWXGmMOVM3aqC8LqmT15FuAGt05UYV\n/E1NzjlDGGTdplJ3UX3fbqUrea/to5qBwMm5W6Sj8u6XuoR1b8Umkm3W/g6M\nAsaAjhA7jWl23cT2Aszgwxf/PNH+ZvgFwCCpc9L4YKtrKhwIcYQuT9IMRcUq\nYceqHUgc3ZElL2bngUbgNevTlJqv0DFO1yrtRrIlYakc/XGXYlj3iOA1bW2b\nYKJwmo4pXOAZwRhhLUrhQXhxK+lCiOXk/Zh+v9gmgz4cFpJgP6GSCAYvxW6W\nAMs99pqrgZbJqJCGkX04netoAGAHsqc0J+sVNw/JjZX6lvL1f6Xbi+jDGm/T\nml5TcTp9KDMm4VPhk3isQtybFS0sZgi20ExBXAiL9jP9G0n8n/LlaRPODwod\nB+bnnGUgHiR1gTO8Ed0mg6qCdoJIGB4Tz2QXck0aSHeiqv7Ujpdi8BS2ocs8\ni29ovPihFyc+/wTVvpTb/e94fj1bkq6ecUkJefc++QOhWlCLEc3wsNuYiN4U\nNj8F\r\n=Gb7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"489fbe30bc13e7851d28828afa5804ae5c736237","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.5","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.5.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.5_1595272087029_0.07357385450626319","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5755":{"name":"hls.js","version":"0.14.6-0.alpha.5755","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5755","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f8d9d1f21e6992a8a79562fb6daf473c294c56ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5755.tgz","fileCount":97,"integrity":"sha512-rjw9Lu/+MwE2f78JgpYirKQ3AIVm42qotE8eC9cxEsfWyjm9stD4n2+fWGDR64sS+qii00KyfOQuFSWczWUTZA==","signatures":[{"sig":"MEQCIAk+NH1CckV6tQiOxQxoX2P5yD7loUUiFCccKvbegw1PAiBx5VmrM+TO+YxnseYlg2/CI1WHtQTrJm+XM5Juebv47g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8998981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGfXUCRA9TVsSAnZWagAAQ7kP+QER2TkzawEWAEUvHP2P\n3XmzrtbFoC24FnWilejcWpmk6aI2AHSoo8XpE+GQXORMdOLtLTZTBtkwHv/C\n61Ud4A7YKhlqZ+4meoHbEMaj9wghP/CyMsTP+jZ1ykHRDQfWbZ61fOFCOFRg\nNCex9t+1rv5GZEh1eRZ52Sw/Mhzf6ssRvQY/wf5qIzS9TKMYYKRBDl/0ksOw\nl4pTom+aj9NLjGkAZYPzcJ2EEJWSgL13igaKSdlihOUW8b19h1PQPMrUlAFA\n9syJdQ2KbBb/DFvg7KuoNWwoVfUvHPKYDcLjUo45bV5S3eYiSfImxgbqQuav\n6zHVX8xRB8Z3ocCUiIGJ1VWWojWJzcj2FjJlQfrECxs/CzNyqKOyRPXFISrV\nivuAy+FOyReSS99uWt2Q0MZ3j1C1k6QxLEztpBgIYvfcuHQCEa2+/j16xIEg\nN9LG0/GqDX1tD3iIGfhkdomjZiuU1mN/4rORoTE70CvD4nWQH+wajU8cVE91\npZu8sxZbH43v9YOxaokQ+rwuPfHuaHjXEmVrI+kp6lCQjdQmB5MUDk4GEkPa\noduetVi8PGquRu7w1zKKTsX+3/ZZLVgKluVMuBvVMRHJywJiDH4CtdKTBhxr\nznafrnPPDp0Cg/mteR9eplPdgRPiNcKBbH45P9oiiXH7e3EtAI8VxKzZf2+o\n20gY\r\n=wxFl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf018905a3f39a66ffdb6ed33811e12e9253da2a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5755_1595536852024_0.10060430586017399","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5756":{"name":"hls.js","version":"0.14.6-0.alpha.5756","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5756","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4526bf6827684f15a08e8dfad6ec228f13422cf9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5756.tgz","fileCount":97,"integrity":"sha512-2cvNtSEBitPPaAGDPnDsJJ6/bZL6ifuLr/HvgIYwR4L3zGDh/IB5jgN8sDgLpADFX3dgVwYbBx5ASrweRPuvkw==","signatures":[{"sig":"MEUCIAJArvQrgEuIBFPsgrJlyKCzp87zhCdXtgptowL7kESzAiEAvCub/fbUhuiuqz0kwgjT9BOhuhK+sncuZ5JG4gRb0Jk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGzr6CRA9TVsSAnZWagAATlwP/ia99/Xh2iccayYUwb+H\nLLgFRnRmfnOaWFYMSlY85hO1++OKDCP1tTZPdpSNt3QRLYlMjUWxqLNyh5p5\nHRKBeKLLU4EU2bOzPGabjIK0R7kUOjRmDYkF4Xwl2S/n5cOltrFe1HpKN+RF\npzEoaMgAAvU6DQvALumPNMKJvXGMiR0i1jPVoHAukzlI4qkHj4ttHL/MOiG1\nSC6msup9no9eVpaDlX3g9sFRvUI5sRme9ZYWJ3LhxedNyrjxQLsaA0LtL6XF\nGnDtHx/Tk96dHTPuIFwkCbYFP/Kee15Zvp+Gb1RzB8GK2+1Yygyr0b6IO0HB\nhjfUN66QX7VXWY3tR9AibYjywiYMLwKRbNJJoB55iFiPXs9oPyZM/HKt8Vu4\nf8lsEKTGoPwdag7debL+XUN+Ow4Ts5feb/WrL/UZd+DCV0YJJ7hr7FibAm+f\nXxJIJl61A+/D5b8h78uZknPcKw6nzvw++Ob0+2BLG+XHS+pLZLzkJPD30+ur\nbw+m/qSXXUy9BVZ9BT0Ade7ljM33xxrwIyoeg7obx6/Jun2/OS8JDrw/Q90j\n/UN4hBKkadr8MAhbljJ5Uh29UPwU9r4NhACQN+Zkgv2xIEyY8dP1epNqAqB3\n0nplzXQXpK98A9j7+23iQb3/VFPKKmRKtuaTPN6QvaOpzlA2A2rAa94LaJrr\nYjp1\r\n=IZ5W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d33a7f8e842c9e575ab64b1ddc94bcce647f089","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5756_1595620089261_0.027092034817885136","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5758":{"name":"hls.js","version":"0.14.6-0.alpha.5758","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5758","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba901d7aacc633b7b1aaf1df8945a1784335191b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5758.tgz","fileCount":97,"integrity":"sha512-5J6rmoy1IiCvvO0iRuIv9Xs7xbK5LHMpOt+JG8qmkGFOT1kGbcy/WEIfj0hIecgkOZyZ4laMSh+006nPacfpMQ==","signatures":[{"sig":"MEQCIF60LEkLxufPqD0E/WZIx7Tla2pYDS5A61HEknFWcKptAiAEqHVz6sXYfZRUfJlLikBKL3A05e1T4gp7/9+Fy3lksw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG2ASCRA9TVsSAnZWagAAji0P/0Es1cXMUgs/S5ksPLfo\nfyjdRMi4YBB9+37nZ95WXxgFESX3ftF5oN0KQfSzLF6MFhGHnud9MJ6JRKC7\n1EZGk/UJLjGgSJDHPQZsGxDbwDgDHsV/suSw3XVDB4QilA1JtNnSsgBA3SZR\nv8rAdtgbvkh8TXe/9Ny2qmjbaEUIt3IbbPlQeM4J5zg8qpUDmUD8PJec+/C/\nCcjynj7t05O5eDGmNDZiSS+jI4b5tpZO1tqtILOwatlXnfBrst+iCnzVN7Ms\nhj4GIwN0ni/qM5XvFUtPMtM+UssYjWmeh07LNatukql3aU/6qanTnVS6dr3h\n+ysEj/jeUkr3jXfiHpDKrnuq4ZRTm2+gdo2gXJc1RfuV4zTGdcu7kqPdOXgM\n8xBEDlZXhJ3YCOd9Ei8HDIEXixIATcwLG//hGBCai8EHyeCoZ90prh+DTF75\nx+vWiQS9DqcVD+Rp1aMMIg4fLlJsUe7IEQFtse2qljrx+VWLyV/IXcK7eImq\nDKBHR9os5jgbh98Vo02nASSr8QmasPlFejPE0FKa0ILcfzH7lnEbYz4fWMR9\nxNfnilJ1VYiq91zz1L2QwkeZsrxfIVTJgFVaMhldEKNxm0+13V7NVYJ6S4mH\nFbWyHC0//EHuU7r1fMUshTkdz7vnGOcXqvQRIH7Gfyu19X3IRxI81hXwM2iQ\nnJy2\r\n=c+Dy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"55d4e801835e1217019fc0fbe83a025018ff144a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5758_1595629585724_0.6681171080588715","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5759":{"name":"hls.js","version":"0.14.6-0.alpha.5759","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5759","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70de1c3d57628c8ef597d2d584f068e0763ae90c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5759.tgz","fileCount":97,"integrity":"sha512-W7eEC+2WSj2Si6qQBiNVFCAqN0mgEA3AtE5pY4AX/LFhTYSsyvks5pBPT/wCU1dgzI5664CoJ5BdMYsj/DV2mQ==","signatures":[{"sig":"MEUCIHr8nyvPoNyyJCHoi+KZz7REcZja10Gmf9btjvCGP1ncAiEA8DR4YplHdJU59tWKAyR1sfkV8IP7Tswcn4NiXi47j08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG4OZCRA9TVsSAnZWagAANZgP/iSkzplGheBztq/N27ny\nHPmLRVy7pWAE7FVGeGmQDVLiI/mpjW2ynuAF5Zav1q6FyZcqEOkQcNTOhkR2\nEhJAYEcVq6YsNJCr7Ag0pRCuA6NOEpUAz+NCjVPTZH0ex5bEl7/bTFVJYYKn\nYOKobXw77f+3brxFYtHA0R0xPWSZXhQ5vQUgh+fV/NBekpTosMaU2q7sTUlF\nw91SNsyazkeiORcw41HWd1vDSp6fc/WPMlqi2r+zkxpWpwJOjm9GUw447RNU\ngjheE3SYSWxoykMPy8MV3D69J/d1QWf9lgSuXRRJ9PrVSbekxB7ViRYf3Kta\nTz31EUNrzr8WrvwajDQ8b1xzX2BSj9WbRganzUkdbs/ycIdK2e7Z9F4m5gM4\nu9/SYQWm5D9QzzEc1xocK4EE+d9S0w56f77DcDQMRrewtrC6iXmUBcY7of9b\nHhb/FBNOzGASBS0Z7gM+TJMYfVQ6S/TswNhwwo5oiyO/S5d/DhZ7HNMwmNGz\n/K4ASaqayK2ZvfSPSYamLSUlLfRszv7ANKeghrRn4GUoL/WXrKajBCfQYouK\nrhpCIKls+0XYm2NUfMv9oFx1qxR2LtXOz8MhJp/LEMHJSoyjH8Gs8Xwus9rY\nmWEwVlAJbe0R5bTQDLbUsJ8e81BrvQAkGznm4zF1uJg7c3q9YYBQ4Ko8OfWc\nyJM7\r\n=HTyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ff3b84b299910e057ce7c8ae5b0483545ac8273f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5759_1595638681001_0.7432182392087576","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5763":{"name":"hls.js","version":"0.14.6-0.alpha.5763","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5763","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e4fb289b430fd57439fb4e109134962970f3db7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5763.tgz","fileCount":97,"integrity":"sha512-OoxEU/mvH71eN/W9dLG3X6/3muWYPy3C/xQFrNwWu3S23pwp1pwty9hzsh4cFxV8A0mIr+TxshDs3VPNSvpv7A==","signatures":[{"sig":"MEUCIQDfD5esCCeEN972iCqAz37dkTyMp2Jt5oc5QjonRTEDRgIgE+6uIT3ZI8wKfnPqHziKrDjt8YOPwCOvfLuYjxm3zJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHPPbCRA9TVsSAnZWagAA2tAQAJ8+jFPOEGp3lUS72dMb\nUB9nyamRcV+cWXfzY3ptPfCTbjrpk/U2s9JV5qWCS6grW15vgL5lLEn42aot\naiMUXRSgDhh6MucHmRd7EABqfJaPsm6A9ndH8sisNtHoc29sD5eNAnAphwfI\n9HPrr59KFquiE/MHHxhhRP30Bczumc4YSKemqv3XN6m2H7s1JmuVUOY/brZL\n/7TRj++ZZD6bv6yRSCHfLQshreSbut6e0rqtIBeyU65RsnJ/beN4imStXRhX\ntgayrshjEShdCeVGibH3De6Y8cUHnqn4N65/uGP95IenK7D8AwgXGxNrXEL8\nHInRxOrGcbM2jdtVPiMU6o/fonw4cCd7/fmLIT7RK9Z3pDLnYUqa9NcZHLY+\nh7iWxgQ/yaV8MW/iE/99C7e5V9XlQ4RyR46pbvVBtn2QkGd/JKWG++mctnef\n6LOMQOlsKw2prDDomIXC2yntI2E4QX1ST5jeseV4JEq3f23umYkYqtDau7Bp\nNKGPmgnPDFeiA08jg8c1dhDtA5dTZo36axACdGGLlJsfr459rXoCJILCzZ6Z\nQjOQ45odDIgzExVqHHGSDAdMCEBw3++BQwE03w/43qlEkiEgKsuoiZ/YEhdf\nUbqn3BoyYZe8kGYM/RDcy0xH+m9qRYckRdxX6jBacFphYMU3FB1ZP7YZPNRm\n1MHJ\r\n=VSM2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8234f43f2e27b18d68a8628809a20e08ea6481f7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5763_1595732954891_0.5796389622761726","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5767":{"name":"hls.js","version":"0.14.6-0.alpha.5767","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5767","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf90c9f0f8f8521615c070b9d89181458a4745ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5767.tgz","fileCount":97,"integrity":"sha512-DaFcR+j5he7itvJudnKWI71QLfwHDiGYRxVqMVjjiv59YTBBd7QRMNWJ0Y0gkKip431alv3MumjxiVqcyYqEhw==","signatures":[{"sig":"MEUCIQCKTsG2vSlPAj0jTRCX+AMM8/keMgFuj/Tok/9nwib0lAIgaWyUEbWkA6b5KDEheEneV2MZGk/lUnHMhoa6SN9gTQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHwefCRA9TVsSAnZWagAAoeoP/iopN1VKR3JgYVBZP/pj\nI/m5G9pox0YFAlVuStx7/OIEhbEE9tOIZzgeibUjs0lud6FaMDXqFOSmx/vY\nHEuaYNZrbh9yVCmqWsFQMJ09nF1bHLm9d4HB6K6Ngn9fEEXTxSaynH4F3ylW\nGtwmLba6ZZqQzQQpQLyntunxUmrqULkhN7yDZLMhi3kqLNwCA3mSd1OOWeT2\n+HAiTp4PeEGzt6o3w9mw30wm1xIzIbBq8c5KPLFE+KF1bArkO2PzyGeF569j\nwHTuPaDq++tY0iXJRRTJxBbzbtWAvr1SfaIIvOSHSJ3MPN8QTzIoypg2Gbzj\n16zWlzKSrElZWSdL8BHcdA/ZStnMV7piVCxbbIGwGMzdZ34SlCvhUgTobC3/\nBftuuQQsi3TX+XTpbCV9Uqz/0qy3YBMemryarIHBWuieFVsnZunQOxeFM0tD\nI/rgHacfUp809zfPvS+6aUpmX23UisWMqkVWUwjylCHUk2wz3NYmSSYT2C8e\nqxXNPbxTnPJUlcpTa+j4p65rfHmwmkrelB9XRB/x1VXq1iIcAsGo457Cf91j\nbnXahDaQeHo4mnXa0EIzF+1XAIzlOnvhCgiskHVVZg8c9vsrnCPWRjmwKNnJ\nWN6r0sH2DZogmAbcJm7HQFx2n21RUK0p8zXBGT3MQNMHCckd9QMK8XKJQiDu\nvZYE\r\n=Pbo6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a29da319f487d76f605490ecc7f2f5becfc5825","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5767_1595869086378_0.6638516303788637","host":"s3://npm-registry-packages"}},"0.14.6-0.alpha.5768":{"name":"hls.js","version":"0.14.6-0.alpha.5768","license":"Apache-2.0","_id":"hls.js@0.14.6-0.alpha.5768","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fff9c0263232be7b018e7752c8d7a1fa3ea31657","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6-0.alpha.5768.tgz","fileCount":97,"integrity":"sha512-d+Q51nbWrfs+nXiAN1PM4h4C7kfi9rUVzaZ1bTKQ8GZ1CR/oN8Yj3f4zLjh0h4V4FICTQ4B6Du/9VAmWOIeZnw==","signatures":[{"sig":"MEUCIG+uMwWiGB/fq26KdKDBf5+jIM+4drhwUrxBm/j48vQTAiEAwazJ6r87bqCbKB6SbE/+CbuTZmSpVwHKuBqaDtHR0S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHxAbCRA9TVsSAnZWagAAYkkP/2bSSHxzGegIzlgZzpVu\nGt1YIwhWClbZ4YLpwE5i2mptnKybCo2bhwaiR7XXdTxjnKvaqXNliP/d7RIL\nWAswBYkYPWy6MiRtTc5RZ87p5UTRDhsbl5RkrbZ9PspD7SfNjTq1fn3n+eMO\nEGtUXKA8GZydAbQBV4celhjeCpm7MJ8XtCPpENSRqowZBXi2JQwfnMvfOcbO\n0EIQq7T9uuaXs2tXKHLPqOJt5RztsofBvRw+XJTq0ZEF3A6QW7cSacN0TMRX\njtUMClORXRbZOGIBYy0eNZHJvp8NYSHs8FC5ekjsdopth7aPZ6nbGhuiV83p\nyOR7gWC/xSkjBvdqgkQhnorZ2KSP9FXSRJGtuMVDPlKVsAycXLv9AJZBWJcj\nm7UYfxSrD2H20HrEcKnMkOikBYJ1tRAkvDPTBC84sUZSu+iSmvB2yzjHR0Kv\n+nq6b9Zip/uNVKL9K3qJHOxz3XW44CGmgPq1u9i6B3qRThRSDyOhAoykQBrP\nPo1+FnN9REcyYRvhfIOjxvkqnwBHpn71UELh454UiHizdt3DiBt7i2ZL0+MB\nlwjbwf4wDhPsVxtHNA6nONhHoocH+xcqBntJZwzNYxe34S9GzYFtifKfTt73\nFX0fjE7F/vEYLd6/v4gYlXAIR/0fkRGPRoZIUZqVSgzb+Okh/BB94yU9nQAg\nrutK\r\n=7cF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4445b1ff7e9ff58fb771e9bdb390563bac5cefc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6-0.alpha.5768_1595871258883_0.44148594555955145","host":"s3://npm-registry-packages"}},"0.14.6":{"name":"hls.js","version":"0.14.6","license":"Apache-2.0","_id":"hls.js@0.14.6","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5ea8412ccd980fec67ec94a40b65adcc0bf75d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.6.tgz","fileCount":97,"integrity":"sha512-6s8L+Pzed3Gyf7wDxQNx9TP9y9clCDIPW8cQdDV7PF7npI75BbCbUZSQQclnt20442Ay1NL3vg2WXeSEYNiuAw==","signatures":[{"sig":"MEYCIQDW6niUFghReXNy5xiigO+Oc5/1wSEx6hU8xb7Il9HmSgIhAJeCrnpBdLrEa7LymzOUxP4fArFHRXBEDEsZns1N2V3M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8998942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHxGACRA9TVsSAnZWagAAkhUQAIaGRYpM0Xtpjc9RS2gQ\n0r7RjGbbnJnwKaAR4u1Zk8+f7lN6fLgAQ3UHYXOmvYQSwCd6oLEhI3hYgG1o\nQpQPafbhQNL+F8zlFj81Y2LiiZ3rvjQ7rWyon3nl+pV9Wo5Q5IX6G4vJltya\nonyBAsfSbRLxn/PilpqjH76m1DaYWpAHN0HpSG5EYqO9FzZsDI6/wZGH9swW\nSUYOEqxbHr6VPHJZTZo6lSbmWyDgHQVVXHvzrIYHtxxuTf8xgTUA1OSeGdgA\nF+kCpickXk57y5l6qom/Az8lAgM0mjwzY6CSIsr3hfIKBCKi3AkV9FzvorF+\nDZrYNcvl5q7a1xGZn/xrBl44KhfQTRQt2V8fg3kKvXEd02+i5kOdl9cZYWnP\nwaboHJ9uCBexejGHWm/Z7wCgGmDNAlKhfbxZu34n6WkkuzEpQQG9+SV3eNkz\ncc0k+2PkiPWp8M4klItt9NGlbjoM6/wdl8RYjh8OjQgjhIVjR+RJPiK3hDoA\nrYl9TwWpTJ6Y/fyO6DkYLVgpkkZIVS9YjoJ8uyFn45/LEGtq8ZEGsBGO++SL\nYUOhAF0E7jr7UfJkwNwQThXxbNwGXYTfwGXVtjcD1B+wUAcaqwgaz0VyPXIX\n8AaBFUVt0EBpGgUravWYo8UEc4pXHGAsCeNsVl1kFs1qkdt27G7h9pMZejdE\nFcG4\r\n=U1RC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4445b1ff7e9ff58fb771e9bdb390563bac5cefc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.6_1595871615920_0.276139583933005","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5769":{"name":"hls.js","version":"0.14.7-0.alpha.5769","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5769","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ffcb02e22455ed4b8c8421135657c5804696316","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5769.tgz","fileCount":97,"integrity":"sha512-vS0scK4K3RiHtaG31ZckB40nXYEV+IE/AIpxkwINVUplFSbpoOxtGDmJrwIUlXKur2/AwhTlFIpOSNfde+LeyQ==","signatures":[{"sig":"MEQCIChrPLiYPxfIkcrFbf3na7cYecvzTSnWkMa6uZ/sbB1WAiBm4Uorwr3g9EGOQgCqxdCE9vzSmc6uQOYBs6RnbF1JJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH2lkCRA9TVsSAnZWagAA/T0P/j6pCvdDaLwQrLmWobOe\n2h9iWvoxLwcI9wJo0o5F5mq/79hU65aGdOaZ84E9TYhwjQQa60UoEK4Kh2/u\nrGFTWUCZLwhGtfGtkikQ91NSr8WRHkVlSjfIVlPIqPV1YsNw87Lor6EKP9gq\nWEvekgwQ1rnqGDeQPBNIpPQITeE7j0zRNpo49X6XPdR+4fQILfhYYI2bbjqG\nXyQznYg//CDjhUuHjUpmjhpPYMSwETucyDGrqBxoUZNComYNONLdLnbDC0Mt\nBFjyGG+QIliFvWTnPp3P25vCFEDHwXLV2/ibmOoT/TI8MqeaW4EE+nBhSsBs\n9DY1u7N8uP8bjOLWk/QdwS7r/RjNhYNg0kIbDEcBbf79ej7+Rne3o8Dx8Czs\n/I+Rgwjq2jMqg798QTvfUSS3PQBQZS7cBPlmudj/8IfMkgcocjOcllSk6XGq\nowSRojgQaszyh+muDNTlzHqHQzdFHHB7sJbDft0eaEk3nCdDWU8S/F83m40s\n26sGLV78kFhyJ25rb6N0yCwX2Hoa2Rw81oVRs0mCzLXfuQ3BpWPfvj41MhxJ\npxRs1QxiwpiPv1X06pfSIh0U5Ej64fcXrRnM0lLDo+0Boez2jZdgARH2Vflp\nWaVeQIM2tPaomcQ7PgzOFNSy5Jdll/VA4z4btp8ZjLkKSFXvyPInon31sYnU\nfVdZ\r\n=MtO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90140a62218757954b0d08c65d10a24bcd50561e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5769_1595894115422_0.8246983397575025","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5770":{"name":"hls.js","version":"0.14.7-0.alpha.5770","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5770","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dcca82b62f2f5aaa807155b9ca967f5167e8fdcd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5770.tgz","fileCount":97,"integrity":"sha512-WDQqg/qXPR6kL2LjnehCwa/xAtcd+jHGJPG9iRQ5wVLYZcpthGY6t2Mi63pBCRSZq+BXH2egkio+Nl8R+/+LPA==","signatures":[{"sig":"MEUCIAVJ6ljFC2I/dJZqhp+4pVQWrXtUoZ/+/kppcW2B0t6KAiEAhAUKDt3PCj0mBr24Kts79WGdgDZVCRwOYAf07myR3M4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH2l4CRA9TVsSAnZWagAAnpAP/3pWqIBoDnzXDY9gxgwm\nDHqZUYHSazJ6dxAr0WfZgWvkS4mzrS5msXXfXOWMm4aT80uMDb2KG8SDtNPK\nGdM86dgZQfKJLEJCYlEIWmWzbBfUzLbj78VbScxYbzvKrRGnG1ozIcGUmsfa\npFM5+qiP4ECFQUiVrMpKugktAIOSeCUCp2HC7LjPh/6/ASzqNO8fi+q5PYaE\nvAPFNAs92v9GNtz5nhqYwavpahF31/YQ+x1dgdazUj2Dae3e1Z+h7z8TAS+r\nAigQnQUUF/UJrC5BvBwdKh+tPG1QjKm18sKdJBAgIJPIK7Pk1BZJVhaBauQP\n2vr8A7jnFPO7WLPLUm9R3lZeSB2kdp+tu/+DOxBc//Bhw4fPtgWMKdgNPxFR\n+/C5y7DnC8Av8LeuedYGz1VYAkoUS9BD8fpZwW/ZwrS83b8T5V4fxOVq1beT\ncezO+83foNHFOD75GtizgkZzEK05NmZ3k+04uJAkRfanjDbDRblRWYBzdcah\ncA5HbV4M3+JI+9FTTS0Rk42HNjOBypgbCZCJ9hWBbze+llbrrQDrsbAF89Dn\n9NPNtH7jnG8MY6uAdYBbRZ3JxgnMSOFELQYWcIwrbjuCH5YdD4P5iLbcNnmb\n8dOTY+vufYmTl4u3oBbEpYjrRmkiAaLjRnx41l0tbexl5z+pGL8pJ4rtlIxK\nso2N\r\n=dD4A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dad1bf13490b4df778f067088aea98553a6b3ad5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5770_1595894135856_0.12172244965430146","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5771":{"name":"hls.js","version":"0.14.7-0.alpha.5771","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5771","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"273bc9a37ac7a4477f218747e6b6776d57a837fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5771.tgz","fileCount":97,"integrity":"sha512-/sxdPbTCXvbV10chVoB+LYLPgUtNyLOdZlWWpi10QesQMhTYnhlpcxrT89y0h92VdyKHqvuLa54CajZg08WZjA==","signatures":[{"sig":"MEQCIGO3QyWGNOBPXp5ia6NbBHkDu7KAaw9foasiB07pW0JSAiBIBVkZ64rCUQ8D1s41ih38QlLoFgdlHW3ISo7NlBJt4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH2nlCRA9TVsSAnZWagAAWsAP/3XW3n6URdGKIdLod4nu\nRH91YnE+ccd8z0Oua2d9AMid3/YgepVfPfrnSe4OIDQ+92YwBVb16Kb04f+M\nk7tyHcZuESvzzfHTL2wcpxecvs5A7pFcKMC5z/iicV6BUFizJiINiQetD2yt\nu19UthhaYetg10sDA/9E++dFxNHmB/hkSLuDIDaQQ8PY1ByYVn9gGfEPq1+i\ncu9p0azGzM4H9HjUt4kzBFTYnqW7zj+6FzuM2HPNRBwo0eFx70zEsGva+z6S\no8xuRmi4/wrX6bDIWAdXdszokYCUgoblBTfVarGVDh0idPDtCp0M9WiaL4M2\nFp/Bi/EN1wMfjoN766+RVvkwD1Cx8Odn/cRGPXZ+dewqA2OIak8oUeD/g63/\njNdMSz3G/Rw4iv2gXjeG9SJftePUD95Hsw6d/9KXoVtIGqNSANChglG2x8XI\nSlmBbUX0pHEbxdTZnuqJBVumf5AQS/3RTIEtJfitPR2ydsPfycLhbv2U54Wu\nOFMipCv/Zf2udzhkAKRZPEYY+xRjRwm0gGxJ37ltn7laRLYlXK1TYZTbkv02\nreUKOtx1SBVwXD/gGly5CPL3K7G7xj7cAUB04fvlMuWT+WJLlGVN5QB0ZJxL\nPNZPC1v74Prytlmo+WhUloVtCvXowU7EdjjFH0y7m7/3ubFmXFzRNJndMwMz\nyerC\r\n=+h0V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e768d7f2d0677e31e18d1f2237d27c1a1bdb2e14","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5771_1595894245003_0.8863409980806405","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5772":{"name":"hls.js","version":"0.14.7-0.alpha.5772","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5772","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bbfc3ef6d183d3cc7c62d41695ebe6d556f71eda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5772.tgz","fileCount":97,"integrity":"sha512-zrselImi6fMt0snw7SD2sK5gpn8WeuKQjVgfMGmBWVes2ngLZFhcbgrXxE8OFZmzvuvusWLu3AAv2alFt9Co5Q==","signatures":[{"sig":"MEUCIQCexpbureCRoPE93tybVfezQ80oM0SOyI7pIGGXL9Xr4wIgM4KG25MVhHXlNSaup5YrxrXL2ys7QNxnO1xQGVG5XDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIajuCRA9TVsSAnZWagAASYoP/2DQnrG29aQIjxi9V8bH\nnMOF5G7rbiL9UU3WZ+7vV+h75pp290TeUdwGBXmT5MO5j51xhVQ3F9WuuZ3j\nio8DrSXhvPR60hY63ABecT25byfEdg4rbjrTV40Mnx5NQ5l1Wl+Z3HSV5xMK\nlfAMj3WofgmJWTvLVrJ1bK/VK7KB7/+SOgVJEfBN760dYhQhGc7BjjD7v27/\njJuTT7EbeCVqBTHyXYCORJCfJUAAsZ+g3TeyeUhRog6InKQEIxdlI/zhwiuK\ngcCpLY4spWgKiNbN+27Now/BJofmaX+79Y/2PEgTuq9Dhp+Og5jDKuQQ8Jr8\ng9mBQ/IF/2J0QmZkldHhaYDKpRE6eBXRzBo/+Bw86XhQ48JiCKUwN71UgWdG\nUvjKajbuzat9BR0XdmoLOTz/DBQ52BhZtT/6VqZV+2ryLhC41/zebpkZ12WD\n3R7PzQD6ZC5Qs2Ko7ICHeoYH63MK+EhCw8T5yQ/nAtirxKh0G51R+bUl6cab\nlrswq7bvDW8niTvJXjQIE0/MwtKuwrV1WMmwtBUPP+grdiMwZ871CdaIVOBx\nPHxlyhOxHSZNGSYtsCWQRodyulCb4gnEledHgdBJunDkjYCYYJDHMaEKvG4+\nHneZ5DNzSsIIeHgPNvOHuwWdZDBLJ2r5qJ64KMvKiZDpgLUlJpquMGZGnsrv\n22iu\r\n=ilAJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6cd383d4bb993131cdae3cf40ca39f57ab61f7b4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5772_1596041454260_0.8839621254958989","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5774":{"name":"hls.js","version":"0.14.7-0.alpha.5774","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5774","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ec843843eee375ad3ce18db06e1959f28a58657","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5774.tgz","fileCount":97,"integrity":"sha512-/STatvT08dTOcif7iJg+hx0D/Mecdf4CW3GY5cSHSsqj//SJ8wWam0CQXkxVaqdxWwBzVBx1Z6RuHvLq7qMcCw==","signatures":[{"sig":"MEQCIAiJ4MceQp0XPbTZxgsVw0hCHKZe7evS4cZV2wXJLcDcAiBovwtVhzHI47apRK84yYB4TObQUfluBTNrf7YQYF3ydA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIallCRA9TVsSAnZWagAAMhAP+gKrjuNXJLn8MaQ7Jlca\nZr/FVsVtxrBzwqpQlEQxleJc5MhYNRX5f4UhhgBicQSv1FjsACCnUZKp9BEA\nckdqky5Luu+paDlTPeyn4uTT5NmTVAM2g0zKk557W7TOb4yLTbm4MSLeNo+E\nbvAlQM3RMOKmIPjt5yq/w2YmJEBFN63PIEXGQjRjmncLUWyfJ3JQrpWurNcH\nAvOb1W1Wm5yZVgRLioDtvsksZXGc5IUUrJhEqqyPDLcon/cvyQVKbwHsB9sC\nDQbOv0oQtgiI+KUx6eGbUPOl3I21Os+QfawySkblJ0f7EX+NU4RpZf1aHZwj\n9lFSG9qbv4JHV5jICZoEJKR6PI3OGleUfv3NemEU1KRjY0f2VjxqFD2HgxUb\nCj59n2ztjm/OobBWfm6MINZJKlRB7Fb8vb4SYivNvj0cVFgow5QaIy/o7CvN\nWNaj1hL3mEkCjZPup9XBVNJidB/8Z2XldwzoLirkQBQgIeTzdqLvHXOQfvkY\nj7PKNgt7n0u66vOB4EtmcVSVQ3L9KcLFXrD1LfO9UU6nF/q+TNS4qgkC+JWU\nP9s1BNQLyaSI5bLis8ToTQ2rALvXqzkpuTHKLe5mbH5ok9gQSXjrpoV3F+aa\nY2RxoPt62Ru4JSnaI+LBQr/4CAvGhjgdVoe0G7W6pcHoymN/CKP6ugTbZOsO\nP8Qt\r\n=4G11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ff2646a3db04803d52668dbce8c4e5ca750bf35d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.6.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5774_1596041572997_0.4750040500084245","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5775":{"name":"hls.js","version":"0.14.7-0.alpha.5775","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5775","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0587e7000f30d40911dc148052dc95c0ca588962","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5775.tgz","fileCount":97,"integrity":"sha512-JoqsySm8p2XmBXJA9Q6Qb26U353wQ7u2m+iBZoVI2AlQWQZ5Te8ajBvbINi+VxMXYC7L0pG0+7RXq6NLMcy4RA==","signatures":[{"sig":"MEUCID82rb3y8hXQFY7dRUys2Wb7va5iycehPeO3DdQBwvTtAiEAp5+CxxFdPrURKmzMDpTsKnhvlfSf6Bf6KCjcWkJsE0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIvC1CRA9TVsSAnZWagAA0pUP/jhQp6t9hh52fbffWXht\n8sVBDjDtaKCcSmeK1uH0VziQZRC7jIolCS5K7xA4572GlVYJzuO7RCxnMKlc\nHj6Y0IHAEIUZM0OLDC139U/TL6BGFQxxeMsKv66/UDR5Rvlxcx3RJ7Zdq6Vq\n+9md1625S8m0xFY9Slg57wPAM2VngjHcGAEywpqpDvKUXw1QQEQ8O+Zh8mZL\ntywUL9jVIQhUVCiCnr9gNgF6Go1if+UVGvHF1EC0kFbKrrB/Y96eQO59VTyk\nCzF68TPmLbzVLFneeZbq0WBAbiMWBdlccvj4Tk9qb5k8vIIFczsL34ncTVFr\nDse7Ao4tuPvi8a+F9rEvlztQixIOLGfhuWRl4umLK/+61JWIrWugGEScR6bW\nwukWZVI7kGJTJTSpvIf6KJzJTfoRs543gEh+ynzM+cse2vs31juazr+IVjD2\n55u3jR7TeKrrbMidCXEBNs+1uCnYgIT67ktaQtkY9CzYoBp1te/vpp8TjgSW\nD+BPb4sx6kOwZD+p0vtVnTNeSpFB4JtXOForcH0yXThBPdntpiFi/Ai8HDHC\nKyVzLXONjMg3Z+WKzUcpVUZsguQ5a2y6Wd2ht7EQhE1y0Pgh7oEi0+viv4Lh\ncAYUU+22RCuxy/omDkX1RtvePTjJo8rOze9km0RhVNwPeqYH38LubV355CuV\npPvj\r\n=przJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eabceb5915b85d4528dac66568151b2081ec5942","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5775_1596125364822_0.5163829539064964","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5777":{"name":"hls.js","version":"0.14.7-0.alpha.5777","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5777","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2927d826a64ae7ec783b29e097e4a2153904910e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5777.tgz","fileCount":97,"integrity":"sha512-2DcMzpO9lo9UAGmHjio2ip5uA4GbPXkH2v32nfv3dIYrSklJDh1GaRFqbC9g2OyCslJTzzFUkOQ4MGi62aMWlQ==","signatures":[{"sig":"MEQCIBLEWW/lLDsmV2ycm65u8SLJMPax0P1y3YP4vHNN476FAiBTIG332q1U/VEp/P4JVMCypXQk1xHAiNtO16ACF099XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8999554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIvFtCRA9TVsSAnZWagAAsf4P/jO3k+8wJmrNJhH+yFVJ\nzFCrl+EdtmIA/YcIMHW6lDT52FNPi1RgagQFYDMRGunHPx5PeWnit6lKSy6Q\n1X2AwHBa2/MPnJnV+ITN65gLT3/oB5sK38jHYhvshsAFjUClWdPi48Zh7o7G\nF+6OO6Sq1dRLWVKtyLc8rqZYmQc6qLcCro4z39yvGM0YwizbxasoLqx7zP8t\n2V4e5JLwYY62C3yqZmhDJbfThQ7TZbkU8UvPDnZJjD8som59jtLbVTfq1On1\n6tG4AyDXPgFIwjRshy5X6tkdcSMaMyz6Oxm4envtYlIbPib6OD43qin2GIRD\ns3wAd/yOYaW3wJYG4qxqkSqohR+QRU4mF1aYHkxlMx7DwGViVL1lqH0Fr9rU\n5QA86BwIZYUA3yKMMegqOTnx9FrcffcOmFUapvX6XyeKdIowoJ3CCmdNMb3y\n4dkw0tsBcznA+9sC1pFTCT5UnOLcnTLKsZTmlvZCEQh9+BWJ4xmw6d16Lyr/\nzGtmtkspXQgAKifLqyqfN0qj9C6XJKH4RiakdomeIqeZVqboC+8O83+i+4xm\nTcORfon6ub3n33fZgyUWb/bHT+nl5H6XlDtaIZ7C0UNVaXtw9nfUn0/FlI5N\nUS9Ym5ndzzretvl+z7n4uAb9EmTtOOhUn3+enfy7DNOLEu3tSWEIJygMoLq4\n3m6m\r\n=/v1W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"20cd617df8528640b84cecdf481857acea818b31","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5777_1596125549334_0.6243413356555936","host":"s3://npm-registry-packages"}},"0.14.7-0.alpha.5779":{"name":"hls.js","version":"0.14.7-0.alpha.5779","license":"Apache-2.0","_id":"hls.js@0.14.7-0.alpha.5779","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"943487337e0479aa635538b5f614102767769c72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7-0.alpha.5779.tgz","fileCount":97,"integrity":"sha512-5r5ejEpbE8hogRueMFGqxW5hjNuUMINDVp/OUCipQSCSs4GJq8WrmfgywBi4FJUwgptuz5J0knbPEBfgRdML/g==","signatures":[{"sig":"MEUCIQCKVT+oak63MidjtniMBamtJYvSUY+23eq1e8qf5CQoMwIgP9p25/xrSk6gqoVaotXPxwIYnOB7j3trgSn6ulr6VP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIxUDCRA9TVsSAnZWagAAXXgP/iKInF3fpMiPEthR3gX5\nLsLPWzc6cA4nGoT8DZ8gZ+kySuIiNBw+dJehPqSnkczlMkDBembvRibdZvhN\n1Q1U0q+oeWpDAeyqjMCE3Be9J6SZutCcWA3ch9CrikBYKymdsCvnDk1t0r1D\nv30VU02RgAVYRyvU7nOaQTQR/QxSmzBFA9SXdxlVXvFWyxuuuuOJjP4UXQH/\nyhiWFvWtboF3LtXR5wvwWYdBrpVJ7/q7rEnS9/qU7xgTiDiuLsRe1h9RzNlh\n3YiKyTAFtpG8Ypy/KSrP5l5OEviww53/q81zpbLsyKMIIwmAtpB79mUH4KdA\nPcnE9OWyPF61IbnBfGl9v8xSD3N4Yhs3oiUN37MUhv8v7LgboIsRVDfMXbD9\nVLLhjkRiWtvQDPGgHCU4ho9uNLQgIUic89nnUPrJqkajh2D2hR0S30QSzKHV\nejKlGM/9XZdQntKWwnDKtDF7LBiF+Ioz8htwGxm0FzuFkiY/EPlV9uwDLycQ\nlhJ+9zyrouJajDXNIMsvxs33qH2Zh6XRM0UuO4ZJsthRYhRLVNlifnlmzRTB\nMl8ctlRwO8hxNHrZEtZOQHLH8srXeIlLR0mj67hhlSZd88FBUaJWCu1OSNeS\nef14gi43pK6ZeY5Ou78I5hqk96xKrPEMbGNH6Aol4PDZKr/27KDGqKMLEWAO\n9fIv\r\n=DYwh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b2cd5733b071a2989a19017054838d444b72435","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7-0.alpha.5779_1596134659235_0.7418705588501533","host":"s3://npm-registry-packages"}},"0.14.7":{"name":"hls.js","version":"0.14.7","license":"Apache-2.0","_id":"hls.js@0.14.7","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47fbd2662b13121ab17c07aea06b1c07828240cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.7.tgz","fileCount":97,"integrity":"sha512-9JY0D9nwMrfQPRWc8/kEJTKK0TYfDTzIs6Xq+gdCvasRxdvQKQ2T76rdueTkS0AsFV6sQlJN0wxbnI44aRvvUA==","signatures":[{"sig":"MEQCICKJm9SO1a7XGG2pHwrkRCeDAD6/M5QfUAJzCSWPQf23AiBha9B/HCNnrM6jahoXEhFFA22JVNoUGvmQ/LUmFvJW6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIxz8CRA9TVsSAnZWagAAlP8P/iZPYkxmu/ub66OlUTAz\nDsVf617pEr0zq9Jm+VRnvIv2isnAIzPyo20Sr66iPk37ZmS9+Qf6mSgIY4l/\nDE3Co7g0cWTxj9UChNDfY6hpP/oVJZei1LWtS82Y+lze9Jz7MCCRqvHOwcZi\nxjphyhhp7Fu8F82bgKCRjGzSE/+DA/PSdeD7lHX5+71T4mBjlEZziNqqCEpc\nXFWAo6zIlemgkeR5DKX8ubWt6GETJtnlU7/k5PZQMNvP4CJvOgAMSs7omZBX\nFlyEX6Nc0pu3PbjpPtqy0mXnw15nhOn0mit0Lr6ne8TWdfQ/e6zrAU8ja6DZ\nn+ijv1SkuoSoEdppYK1JgRDS7aWsM/bCrJFlFFFkql2JR7OQJKM6tdJ5xjxg\n7hwT1UsmlyViyEdTfYIjCmR/Q/wVUT5Ry7lOwxE72OGQOeLmYVp6a5HYeR7A\nfIfrlnbhSKnbLCDYIQ083ZaCqRTk4JhcAkkBnRPPfwBCyQ1mpW2yuUVVTeTx\nvu46qqksAUOFUQoLcnMOTXx6ngJ/1HGIR/PBYge2+9g3qftAO02BFLtLu33Q\n0D4HEM08ZgAzMHAWow76kYUd9HO3LoyFPiZ2Q3vF62oLeD4AD4wkqbTYIHHs\nUEHPhCb9bUphvNzGlZwBochSUuSrq8pk8IMthIsEFf8x4+Nj7YHCa98w0Srr\nSnhJ\r\n=2NEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b2cd5733b071a2989a19017054838d444b72435","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.7_1596136699730_0.01107615923734806","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5782":{"name":"hls.js","version":"0.14.8-0.alpha.5782","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5782","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f2efaa67b0dc815faf6648536ea243f24d58a4a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5782.tgz","fileCount":97,"integrity":"sha512-Kbt6nTvTItf8vTnzGMmiT9oKOsN/tuqH4TPzIH3pcj/pDZ1KLit7GYJP/mGb+myKGqg2TNGh1hBrqP5YwlZx1Q==","signatures":[{"sig":"MEUCIEPK+g7/eABjewJPK5Js3gWl+80YhKmFJeMtaNcNZ0oIAiEA5hEboB1KUjMBtMkFanstUkMOIrshhfhRKe89iRntxBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9000450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJEvACRA9TVsSAnZWagAAHm8P/i5URZnLHH3Wd2CZlg5y\nn/gAisWVe7iMMXKRNQDwXpqJzTI1VGICsxQZHoOdcjIQ3EfEbcT1GodA+rS4\nI+Ngerzy0bCxPPq3kFDUAr4YFGI6pcJILP0xKFj2WzGaNfJEh7Bv1Fooq+xj\nvvnuDENsrJTA4mvzTIedDF8Qwi05vjUu6nLxbXdNE0ogqZl5zLyvY0Y9sN7L\nBQTub9p8AJpw1T2tRKaCco6dVa8KPWzA0od0orcxl8cWAzrTpoRcBaixfjX7\nDk/ga3++LDE8TSRpHXq1WYzqSt1tfa2StNET55sLevWm8gGkdHXEUXBt9RqG\nns8pEcmGuVo1jJ1x8mUNsorjKCUSPvEEiBhoYXCyd0zXF6r0JKo6U/2EvHJG\nRQsRLssIHhrUobeNu6YvlGK0PJIoLfzbfma8Dfhqht2bxshQ8cP55EitfYXj\nNshZ+cI0cOmesbAXwUULS1vbkHqWS00cH5dsCvtp+RpnKai6g2XGY1QmgAAZ\n4VZRyIFCEXS91P8dz+jG61ltQ35Bgpd4VtvHbnXKOKANSdG7Romss2ckRuiX\nn8o1Jvjakipu2ZNL97cIyPFCxxeRReEtcVgs5VdbTwBnvFXcLfsP4sZii8zC\nLRPva6zfTcUMiMxXlzqSfdiWWXq8OlWNZY9ZaZS4/FyAO4SQEqiZa5PawfeF\noApD\r\n=nw2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"42333009870eae9ef7411cd84563323ae39686e5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5782_1596214207857_0.40279874166763907","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5786":{"name":"hls.js","version":"0.14.8-0.alpha.5786","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5786","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba1f1b17053fba62a15d645b156954be82a230fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5786.tgz","fileCount":97,"integrity":"sha512-MO5KRQ9mXo2BxqyNGEARTIj5D3hxiybRgOM5uXeTpecyIm9Rh2dMvV4Tw8PoDt/Ihghms6SLNpB5CVAPpmz53g==","signatures":[{"sig":"MEQCIB5netLtn/uHrx4JMOmcDdRfiiaNlPiaglkxL0hWVuMOAiBxYNTpd3/w8CvCvLWWi+j3hRYH6guyEPbD3wH4GZz98w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9002202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJHycCRA9TVsSAnZWagAAq0IQAIrpyj7IjPL2bw4Zjx/7\n51HOxq5ISaMgJRkivMkJ5kxBNmYs+30o9xGm9LBSoo6SyAIl3N1Wr2ozc5Qo\nF6GE235XlvGKIfDfoJrGbJysX0FodoZz5sTSsxLh8MhWCWZDoaYTpZOxspHd\nlqBgNVVVJ2axqr9VC9ALNp35qUHruu7eoRAUoQRQgPVXeW/HUMWK9cIlK1Fh\nm9+ngrYqyjbtwUAtj6DhvIRUMeJyPK5MOkDH4AKcC5s5/Ywcx/50kke1I0g+\nWLtVBDwVhA/zC4Jkdn6gTM1JTwPhPfAqt4nWemn7jFgBQJwObHIOkKpOTEWt\nUkBx09KiWdZs+fLPbdOsQ20ZwJBvOS+5lToy+qb4aaGJ20fkg4ghqx5wD8Av\n6MC/COhaCnmK4Fx4yP1AxCQPm+YOhthSTLGPq78KocEjmv80bkx0PoylaKQz\nAViiE0F6ikzZUPwBkfxpeqzrQsFZczmgqT9ioOzme7qSFW0CXtYL0NHl7RJJ\n6mwGU8l6iB6GhYVjmNUPAy0/1oZ845aOqty5yJObFK7s3LWWN5X7GudDdcQ7\ng7u25/ELC2AfkxZTbUU9qqD8bbAWI7ZaGP1etqO/3W0vzhj5QCxYmVILhs1+\nmzMR2n0io5zuU2OsYC6H4cbR+hqp3GsYOgM9ygeTU67bDtYkpH/T8rStN/AV\ngxaL\r\n=PY/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0210d76ea6641341e2d8541884d629933de6ba70","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5786_1596226715672_0.37737480753770836","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5787":{"name":"hls.js","version":"0.14.8-0.alpha.5787","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5787","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec2aab5650a4415061f08d5df5463d1ed1d65084","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5787.tgz","fileCount":97,"integrity":"sha512-n/T3UL2elDmGTNTlveGZ6GU5Z5tLvafN02OLi0sLxmonejgRtgvL3h8eqltwSsdb5HkegOD+m0bTHZ8Rlsp4xg==","signatures":[{"sig":"MEQCIDUWSqzMHGa62bv+bcjuQR/5C0PvkrZRllvaL8U+tpsJAiBgmW70jdcEHhp1EEgs8WJPChxKd1d/nJP5MlxRperxRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9003789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJO/aCRA9TVsSAnZWagAA1lYP/iIdErmEsWjJNrZmsiTV\nUkfaTJoPm59H44YYZRk895PSh10E7hm+nepcOMD2LncVOMfyCRovW25Wbk5h\nxlAyXYSDsQXSsKDbzk8z+G7gGe+m4LgxpRs8ljjtMqysXGSf2NUDCU04QEHZ\nKHhF6A1tyYznGm57Q/diq3Sb3DNgNglBaRwDHTr9wd5r08O+16VKvTbt6Z1U\n7mhs8RapMEkrXEu5g4mb7n/YBGmBbVKOSgj1XKsXk1oLeDgjNZC1vYRWUtr3\n3UTPmzdBbx21XelN3GOuIhqtCDos1auee/CuVhIByTjIflEFYujVH331h/K9\nNiQlJEN+fYWKTOxA+bCCMSvhim0FYx0KwDHT1mep4fA+TCvbC1xoxGfHv8vO\nzwrB2NnaMsJoa6CBsIvTjxb2BvKFmiOhq5kRvz8+IHRsfLiuU9f28fIUq7yb\nMAsuiyQ+F6+LG2Wz3GRUI8CgMhAAzPX8m1yccB+plzzbuMF5uuQw142hz40b\ngFQIdVNf6hnPrMqtxWHoxpEjEnVwMX9w/61loijrhZKMSkU62YAkmGe8PksC\nRJgScDFJNI/g8BeyJxf7mVHYF7kyOlPlqZ1SUdTeDsNcX9aVbc6j9AH5zbgk\njXvq36jtJ59akYipfw+VVNwR7AC/i8wJ2wJsXPJypPXpfpLkfuTitHaUlNKQ\nEDqp\r\n=HOjj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cce7ed89aba62b399b2eb5b0d2be4d697bc807a2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5787_1596256217987_0.3130548698938189","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5788":{"name":"hls.js","version":"0.14.8-0.alpha.5788","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5788","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"142d9a64a845adc0cf931d9afa6836472d35ae56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5788.tgz","fileCount":97,"integrity":"sha512-sJc8nIERUJXS04OU3L/umy51vbsi1MJa6I25eln5ZQQhfFHI3D8soGL6M9S2ZzRm3hgzfDTNPE616BgDzshDBw==","signatures":[{"sig":"MEUCIDU2c1gQ8XJ4gS6nZNypViSx2A589Tlve/1fmooM6KBvAiEAoZ22S58talosKOTGDK8EfKdY/MUX8qL1qJ1fn6jA82I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9004135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJPM4CRA9TVsSAnZWagAAcO8P/ApCefjjh0DsScWCo2Ff\n/34ZSW1IyZSikB6CZYviOtSCWdot9qyRXtuTUdBfOeI5T3ebpDPKSou7ENdS\nq912aoYqHU8f2LfHLD8Ppf66kXFANq7lDD/Anq+IPqKnTVOhTxzyOEe4GKDl\nWzUB4Rs4ASKS/UNt81710mFz/+2YG5OJQ+O9vT+kZs3nLlNs+Ckecnrt49Dg\nPG25rM2UmLpBTbgkTv0c7snK+1xIOb3A6MCrkUuMWAu/gbK2S1MjvRjTcGfJ\nB2j/Ggwa2h48RoFOttOywOHBnusgRnSYwdgi9b106PtO3telqXgBsWd2jBpJ\nBeGDXilaSpaHmepceJ1AofB16H7KRtYlvsWdVXG8ZlrsCnUMUpszHfQFSXAV\ndHFkwC5VPGQmmCCr6w/PMa71OFRMSd/y4ycfrzGloMtBl4ymsIp6lDLkZwPf\nLzB5XQWrH7VV16PjbkHkpyiBhoxBydqA/p2z7YAL2f0oAslSRSLPdP2gNwT0\nEGhMU7NJ1r8PbqnkFq5omp3aFs2UZZ3em56ymF3+joa/70Ss20Of638fN8vy\nhmGVyddRkGV19oZup1ObmdldlAmfbHEmS5k/3WockMVbP+S87Xc4YseZDoIK\nMRLvBUCa0X6ZQ/jVCvB39d/2kx1cvOhM+Q7QdZWz3qHR2wmqnOJ6Sl6co4Sh\naKYb\r\n=1sBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d327c01a3dfe2cc5010c3a3c3739f01889a4ee8f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5788_1596257080273_0.043284703164908844","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5789":{"name":"hls.js","version":"0.14.8-0.alpha.5789","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5789","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"669e92159b3304b2f5713303acd83bf4d9267b88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5789.tgz","fileCount":97,"integrity":"sha512-CxXARA10rYlVJmccvm9um2RktPmp/OOw4r5J6n7iNk7T0eDg50acxXY+o/94D5NI7yIt8GwsIcf90f/9MQd2QA==","signatures":[{"sig":"MEUCIFPDK6dcbB8drkHLYI7Ec19PzqvmX+Jxn3GWHLmjEJsnAiEAitd9YCbfUqxNCIDkO/Ir/zM1Hjn+CDgC9f+Ut5fKSVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9004135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJPjTCRA9TVsSAnZWagAAii8P/3euY6BTlVZ6AJ00Tx2j\nw2zBtxrh7K3eFlWzs9H4Voqd8R1Yf+94tUVMCND0p9GT86qcsAjD38WrIMKg\ntW1+PAWyFBoMPthkp5VFxRYl+55FqCS3nHNUK41sbT6rEH7SFE7d8T4yCXXK\nCIa/GoUdqEEJhCQZieROSoUvp4Uf3+ldsGxl40GZrUGYJd/LL0nRHY0OKBwS\nVJMO/MEQ+QNaAi0bNX+QtWEnnPdC1j3R8jOpAVL9HJdKEghQpPQ7Zpn4BNab\n9V+/RxBww7YPHGyFjK0LhFCjIKZcgNnr5N/5NnhTgf5WaW6mV/aOgmeK9RFW\ne24Uhknkfr43wRefi72FudzgQ68Qi4m7CIkj12eKQx51xoyELxxj5G0dscfq\nJ7Mib1iE034saK9BSSogMBehep9g1So6D6J2vbzYB5DbXheWdm0hZOFrWnGq\nEarVIuDXh7jxP0iFYi09Oec4SjdUBWtWGFWvNwVf8SQ8D2d8/TOjfCM8o0BF\n/8kqyjiuNgtd6itUaGWWZ0rf1y7lOd1rnya+AqW+OoYw99UErEIVKUxYuMel\npyijjPLcW6oEsg217XRGpbUACIi25humasvDlf8QO1DCdL2qh9j/YdYDK1ir\niO4UTMycRCCzhMiVrBdNI2MeuVCUWn0qXvJJRt9VrxWGdKioeKXiVQEus57L\n0E6e\r\n=8iCE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f93071ec1bff22b12bedbca9f0cd443430dda2e8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5789_1596258515395_0.11197478435517172","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5790":{"name":"hls.js","version":"0.14.8-0.alpha.5790","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5790","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"abc9c4df2ac445af4be05dcf03c95a1a661e70e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5790.tgz","fileCount":97,"integrity":"sha512-pJoNfJfnpyyyni1QrmYcHB6Fo+rd+xsWVIUoTfzdtAKHIr0xay3wu9JMAFUUn+GO9EH0RmQISjvBiWtuy+NOwA==","signatures":[{"sig":"MEUCIFmf4qMqH8um/x/00I8+yhQRALWyH2nS0x9HQUidc4CPAiEA4lm7ustXDd92dByd1DaoWpJ7PbSb/Q9F/PUTvptmMPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9004135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJcdGCRA9TVsSAnZWagAASwcP/RABgnGwlYL7DrpFjjoO\n8dLkO0TZLS7xdZX1SHQZSCmj+FTd2sLBu1vizEaRH+5XHI3lUYdW0Ev28Gj+\nuPEX4ZlZbBA9Uh6O9hOEC9xTPyGpzf2cnRd6wkdnYrf6d5B6naEPTwHczsyW\nX+kn759Ezjk1HtSYYQIEGZ0LNGTzzU9gdytClwEg2ikv5yls6tjETQ8itKho\nmH2iqpT7wyq0SiRApQ04fT/lLklchaEK+O1oEoS9Lt+G/Wez4hEmLWxfhPmE\ncQYQsm9+IkVjX7Jgfy6QvffVOBcfFHNCeqyJLaYYpeG4CazOK6EL+3e647A6\niUm9pD9+54z5cmIgOHceY7Ny0LvAKCNrxkbYk9Tt88BcLhLV9FQ8IgooIJTD\n0d4njvElOwTe2CFHCg47hsZQVx7zzkxkDizb8XXUEZDlyXL+dofe+tkYf0Hu\nQl/BAIr8/RC8R7DLvLJ3Hk+z40NP8ymqSk2nQPJaULkva6ax1DZP6PwM1dL3\nzFhdkRQINziwj3R4pRwRe7nt7eSAcIdEUSwXw1nUrwm392y0yqpyDMSKCICd\nUJmYhjjZO+tg50uKlBb+jXVfnNaAmzDKOPwALmR4CIuU7CIXwo8xujGIv6jE\nWCuo5GHlNXQBM8SqWgH/J+723y4LTBvqHyz2ZiXYqY3tumJjTcWj0kMu2acF\nsfWp\r\n=JJh9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c89f95c9fbdc0073d8be9cffd6dbdeafe790fb86","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5790_1596311365951_0.5775512441294741","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5791":{"name":"hls.js","version":"0.14.8-0.alpha.5791","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5791","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04a6cda50266271363f8ecbc46562468f83605fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5791.tgz","fileCount":97,"integrity":"sha512-V7fmZcd/9jExyasytAP6EPL1jJjGPcDkSsjUTJBoRDfTN2upSgcD6SvRS417ukw4veaAqnaOJH3r6lGBLOCF3w==","signatures":[{"sig":"MEUCIQCawcG5goYSAmIGG/dnBom9Fir/Igt/zJtZW1qjgzwBAAIgFRWNtcU0fz49rMlYIcm02dlhhjuFdhQZK+Z3UbDjEsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9004135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJcq3CRA9TVsSAnZWagAAwi0P/RcVGMTRl7ZhX0LCh4l6\nPNR1x/oHPWn1ZS0tLqd2nTZGHN3ZellUX86lqVmsOkbiwr8ia5XWvLNuN5ga\n0ABklTRD7CodUoAC/APiBjAfKP71t4Fj1ND7DO75cEcMPgAHBAUr9aYob3E3\nf8maa6gQupkfOgb3V7os392bViDXefRGHoNo4Nb6JbzPI1Q0aCZtncVf59eh\ntBXh0V8jcu0N9utvUKDdx0vy3XL+KbJ8Z3IGTZ9ANrAY95I4/nvrkll3yrj9\nSIALlsMTwZ/IlQhOgjbiGq2491L0DJQC4wJC7WqEnke1apop7ZORWfuUu9tF\nBf28YiRyTBSrPfQ+GqNcMHOw+FscsemEZoGz6s3wLQ2mQM1NvxHApt3L8E0E\nq8OJbvJTUmaoP/T9LtaYW0ZfUXULmrEJut7Hq6hO4cC2VWQvxLZ6SXUtKDMS\nkoZdDl8qla48J4EHHBpJGvVHXzyQ5nBWPJRW0VKJwEmkK+lZCZfRo49OPKnJ\n+PyHD9VhB33OwLhBbqDBwwBuoiKDezkyuzl7VZ1CViv1PQFia9hL/ETT3LpQ\ngoTE92kDCxTkyvgjQdc0+Ua3vvKahZyzUCOG4+TvHPdeia1BlM/0eh+gR1W2\nu3YVPXHAH6OEfTusIHlu3GDR+eMlW3FgQwTqFYYjsAHa4yDVbsctjj4/zO6l\new6u\r\n=6Q1z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d532ac371652609b5cf88bf5ef6f354cab940e6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5791_1596312246880_0.3738550515650456","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5792":{"name":"hls.js","version":"0.14.8-0.alpha.5792","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5792","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82f9e19ebbf161cd90bf0b8c054971f187a3497a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5792.tgz","fileCount":97,"integrity":"sha512-qtbNDXmhcSS8DpmN13Yuk/9ifoQWrOiupWohG8LcM3OVaCcpaGc5M+l0Egjh1QGSiv7THDA7YbSer7p4R/6eDQ==","signatures":[{"sig":"MEUCIQDq1On8RHBx8Ny+gtlXKAgDQzhuj0L4+lHVFDXcEabqkgIgHbPmk6w2a7dDEWKrvlhcsjHJ3YMct9OqiyFEfYI4K1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9004135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJcsYCRA9TVsSAnZWagAAzngP/26cYtkVv+2948yrpTs2\n0hx5eXW4hCuJOEWD2oefR+GemsQ0RvRAKpTZ6TJQXCSd4PLufhu3XsUaSa3T\nKqHCU1T48irAq3+DHxiCNKps2Ficd6+KGtGj1CrD+TolQDBPtgXPnLWj+NCw\nTYZqT28pZUBxty8lGWRwD/JtULZtgAOyAcBKrjW1PHgrNnk0BbB9hFm3uDO3\ndle/muqi1tzOPXtdeRPPsMvo4EM4Rx9Xt120+G59kIhVr8mzS+i4PcOamz2B\n/dUR5w4+E7bJwrZU4mFHvk4XEJgUvKNwfu1vohHX1lRiQagxCtfGgtWGsX1A\npS4Itdxh8PmkvUNmMGQAs7lyGAbQHAD3MrpVGryvfMsST5iAeQo9QD8aUJip\n/5bJhm5K9PGrEpF08wwZwdAEaTm4z3sUIOIUmQGmS5PvsYvMzlmXC+il7P+I\nAiNhjragl133QewNVe1mt62YJujocS9n+gCny4ZXtXom0GKWi9Spt6WnhdMs\nQccWTwzqGtXQxdn57+UEoaHc/FkpRAoW2a4ck71IxEER911BSNPHzoEdoTmh\nhq/Ig/nZvOOCmdoYIYe1n2cL4MXpiEMJ1EHZNU45BzHgCidhl7BwHqncE2Qk\no8Rw0q6H/0lt/bp6uAAtgo0xIsqdzIKKwhhcm0zFGaiQvv2oBsnlTYRrGIAe\nD91d\r\n=SqTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"07a051e90a913b8ef5f8dd56a3ecf3018e3051d8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5792_1596312343546_0.36269430754980925","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5796":{"name":"hls.js","version":"0.14.8-0.alpha.5796","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5796","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3dd7fbe9dfc5f15567dffb172174b9d85d89c059","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5796.tgz","fileCount":97,"integrity":"sha512-FN7RUNriE9Fguujrdr501JA+DYMJezYmkVKVgmS4KVtQUS1H28B4dahNvjRcOzmei/AdEvQcmTrS2grlW2ercQ==","signatures":[{"sig":"MEUCIA68nX24d2qput0PC4koiT29VWqPIMBtPNtcipTt0Q6RAiEAk7lcFtIWtgUJcSjZ41b5F2RDIl6WueILJ+PjB4tNroU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9005441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKN7TCRA9TVsSAnZWagAAjFsP/3WMb8xRMUr+ueceFPGN\nz6yaSAyDP2ZZT4xPDS/E2vd3QzjdGqOfGRJpCPc8ym60ZlGumwTRzvEDH1Cy\ngZkOfcUaoRirIb/ei9uxmzg29/HO4cF3OtFVpR+VypitXAiRkLacv3YFqpU6\neNcmMgOZdL1wMw5b6scxx8SwRefEzEOEIQwieDJ+8xb/29KfSIdtNCvBMJ4E\nyi1G0nJmBvgAuyQh7Cr+8x2U4B78AtZbgOAqBNccii8TrHnr7i9nI/D371te\n04YJ/0nM/7DhzrergWkZ7IPr5g1WSliCBjAqKkC1t690U2ynKovVWIWkJrvL\nXdLPMtlI0sVpeyYEO9fZNs5al5JPhjUve0jpYOH3Yf57Wa1zrfdLIw4nrrBv\nrkaGsqn6lZQ8VrMqVHBeH0rhloAHBe4uVzLXjOSMcPpFFV6QWWNy02tHWOvx\nBcl8/3143ptQ1hYFEWP83aoJEFdozpqWUw2IGbHDFQP7pBAe/n7F+7JZrnTU\nQF7mzBUTBiHYDKWwQH8PovTBdRMYn66lRtwvDUldH8LrsYl0DA++4hQmFep4\n8qAxh0mFrKHoUJHSOK0zvk0gE1HbGWtJjIvE6Jqrd9amMLE5GF4Ln6e9ug1v\ndIm4C/tccJNPvvFozh/mMsR7Vy7PBQR1i6OohUrG7G1mBETKn9HYOjed3Qym\nyz26\r\n=C9Ru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e530158ba87849f562f2276d9050a3f57fbb89b9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5796_1596514003295_0.8108968905925551","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5797":{"name":"hls.js","version":"0.14.8-0.alpha.5797","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5797","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c30ad06a794f5cea39f59b724341d9d5421b849","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5797.tgz","fileCount":97,"integrity":"sha512-igzGmHAbb8uCPVuAIBQJMz779KKE4qXeoSQqLcEIHa+X/GOlLCiyZf0NJC6J4kiDKqlu/9LOWDFoXC88HjV7Vg==","signatures":[{"sig":"MEUCIQDDi+aLODJtt5FjOjIcG/U59T9+Aixylyq/G8Ax4mpvtAIgXf619N6lDNsS3d7Swdl6NR+m+VLla6jKmHCZxVyhf7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9005441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKN8RCRA9TVsSAnZWagAADgYQAIkSK4qbRFjfsehuGjSh\nyMdt9jFBp7viDJ6Fx8Jn1Bdmej7oZmAGIjjquMLTQVXMBFcAUz82x0Arugxg\nfGPk0O/f3t97Qo9YSKaAvD0SoYcXCyxgpOF01kSmlHKW6zl2ngDpYHCxWEWf\nIpSOTriEfOfYC70XMPXrjhf7FnGjkL6LuDVQJz8wyUOzKV9xlaopcPC58JjO\n6sHg0SltFcbEUiw3IGYyLzGPRAVA/ZIP3i8YQRvJyUFgEIZImCQyW9zLcNh1\n5ETNbuHsk8GH51C3bLLlCK+X9MAxrbl2jbes6dlbzHKwWb20Iz2lvTCpgGsW\nQvbGsoufjFteDrRZ9g7+gOum0wRbtsV1peO1mfzVli4CFzuoWcHYMBRBmjfW\nvntlvcyFuMfJsex+YJt4UJN2o6XTr5TOIbWCjNXIcgnr3XeLAfRvaKGN6oY3\nJ8fLkP7Nyd7LQT3bDGhzqfIGGrc31kg45GbwxUxL0BBjlq8skaj4XnByMktv\n0w+oURq05pIwYi5i6DWv90Px38g+6uBB7nNOgSWwDWEhD6pWbxut6/55WKWa\nbWXYnRSy3sujZxI6j5hYsNf4djR28hTfm1yvVnqQd15KQVrjIaVRoOVGybYc\nh8xypKOC4HxSLFxZ+eQrpMI6wQPosBFVdl40ZnhqQMOdwqGP4cStf2znzULh\nltuH\r\n=QDaO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29cbee7ab1a9d6ce2f7631c51af2bff75a4a0886","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5797_1596514065258_0.8259596704574634","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5804":{"name":"hls.js","version":"0.14.8-0.alpha.5804","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5804","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e569fc0eda12613b8973af7a102cc20c7f6b92fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5804.tgz","fileCount":97,"integrity":"sha512-1nWkynY8g/p5Q32L6mWnYT8gBi7swJQF+Ma5NLH9RSspUzhIZr6Wlb04wHcAO3cIHlX/HuPHtuR2vWSngGSrSQ==","signatures":[{"sig":"MEQCIA1fCxDRdDtDqavywfYk8MUyYPVhutqVTMNfhLGUttMWAiBL1h8d5Qonw/DMW4UW2jVrb2aHGed7Zmui+AE/+uA73w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9009461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKYIPCRA9TVsSAnZWagAAF0YP/0CtXpswWWccb/vEvo48\n1Kw1xBNLOCoCHnp0t96wap5dBrA3kHWVGAPOp/kqjbfsWdWcMc1Yxjv2fSAd\nW+l5LoCW+hvTclph3DoZ/OhELM/WWpkSmV8VlvbRYOs0/hw6MDnJxEDacgQu\nDt5p8EJ/9Ik0JokcaGgYlxMIXjruSCJjctN6GGlz4wABU0mNy4UtUe37cNO5\nrVhSa3zIiM1LvoDGGb6QC3Z85zqBidMj5Czu6je3Lu0O8A9/DIhYE6YOLF9Y\noBANFsINZ8uK/LsiVOT1sLvv7N27PSBE7jEPHPxRIPjPwk4pWuZJHy7UFgwR\nj43Cssa0+Q+VbSFwMZeVEx2suS8vlWuvaif3ER60C4Ynhf16oEp5tFXSen6h\n2xyuNfoQVWF0Gbu+pOv2LyxmoDA3x0T6T2zBtFjYZPI2Vg5dueFun2vgVjjn\niN5t7mIVyAR4iiumHIwkgj5pxNBWZ4X+rTqW14eqHpxG3M3ZzBODbJ/XCdqu\nPZ3O8v0jgtZL3PT5RTMz5slUKAHZlbhllbbyg0BM2AZlcRXvXIVOOaAQVUgM\nJMqx8V48SPYK9WQNMkh4o6c1uEPC6gKrqY4qX1R76STN0PPzLQEOjhEPsgYc\nvfev/TC9RII0/I7WTTDFCUt0nuLp9gSZ1sqK/ZFYlvVQQwotFHyVcmcH0mU2\nuu4g\r\n=ZRxY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e9c9bf387d2ec10dda6e45890fb87efcde798f14","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5804_1596555791176_0.34442409394746587","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5805":{"name":"hls.js","version":"0.14.8-0.alpha.5805","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5805","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7f70f61013159dd6d4096e6f60474b8077cce2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5805.tgz","fileCount":97,"integrity":"sha512-DWMt49qFkCmnx0wdoNMK9WWEdC7p88p9Z1uuErddldJ8Z02ua35B7XD4ylNTIdIQOLa913TTZrcrkUdC96mzmw==","signatures":[{"sig":"MEQCIBfxIrPAJeOJcHWsCP4tbaogDzKaQiq7GOzWFX/dwLQNAiBoHQqeVZcz4lk6qyS/d4TOMVhqgJBFJzbeZXC78yL9zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9009760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKZePCRA9TVsSAnZWagAANSMP/2YMnzMy6tAQ+O4EIGQc\n6sVdvKnu3xpmfKh3OXSqMFuhVsQYxXcF8E6rQ6o/aOFhIlJTEtTTC0zVCC87\nu6bnHH301daUa+2Sq0u/8gg8Gq2KubnJsMU7pC/+4ocwEo2BAOROTJj7ka9b\nMibL/U5kfdd7c0ZoBAeHspliMDJW3B0Jsv+POwoj+w4siC1lfK9zQyk/amYx\naSKv9LSjeRXUgp1eTXFFFwzC4TxQgUBAq2SRU2hj6ByARE/DFP6Wh03GZtuA\nk7zVu3mgEwsq0pVS00y4MgaMON1u3poi9gL07Xre2E8qhn1Y3uyIr4UYFR1H\n3TwmfCj8iVZnfmlrJYt69u8Ziw8xzciuGfkkVrwwo/EY5J5bJkp0h5KLII4q\nqo+zog6roOasKc//q4i2YdCKbsDqXOyYajMNFcB+JzrlG4qAz0377plSzip3\njbjrMh5GC9Qy7a9wdZf8TMuBSJ8E31kd5KEMLnNmeWz2DeSOUbHU480T8s50\nVnLRq9P8AV30XFE08t23YwP1XN+KGPH5RdopfXgbr8fyyFKhdWBiwaLXPe5B\nORhoqyorD7MBH1IV+5W0804NTT4gnMJqFdVEUKUUME8b4AANW8wjIyVyVxP4\n/nfgBd72yrwJfl7+G/H6Z+GzQzl5hQqTMRt1BnIEgYbUHCqs766HlSur+Uez\njRYq\r\n=NHBf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02bacb6608525c3589721b210002910efcd25a03","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5805_1596561295127_0.15165634475119183","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5807":{"name":"hls.js","version":"0.14.8-0.alpha.5807","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5807","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c895d44fe8ab0bc79c11c4c9830b9dcff71d00ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5807.tgz","fileCount":97,"integrity":"sha512-RqhdHwpmi1mi/C2vVa9CX87q3P+q1iSPDqeWFDPMp7Bp9GrrTMopVCcAYc5XNtIXxAvUABkeaOyTVG2ILRfpPw==","signatures":[{"sig":"MEYCIQDU974ebbQoqPE+wiciEHXSzovSCtWKjvU1iXQGl4/c4AIhALneOg5UVKjzxV1tkECUo67N1oSDkUsySC3QxdBbuaMt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9009581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKaIACRA9TVsSAnZWagAAR7AQAIl8RRGbO9XyX/MfsSCX\nbe1BU1SOb9R8gRyZsTTdon8SCLB/67g6bpFOxWBnexH4Zgh4Kl3NBQFv+HLX\nhigPeHzS/HEaFkW6gUhKSP5FW0dzRmbmqQp8IsZZfexfBA6lQF+lRfkEY55M\nzWeceeNty4URkc7Gek4Gl+g+MfUvHQk8QttesN4I0h/a/T0efAmx8mD134zK\nE0/pxaj82XJo1tk0C0MIOaTG6VJPDfqmDNiqby8JT8yjwS8MzZa8lSdpkt/H\nu7aIvexDqn1L+f3BZCiUpOHYvNhddMd476mlaQg0X+qQAy5WOWelmncsxXET\nio2l9VqR1hEFk/9NFA9OfJza2UIFluZqjhD3cn5tcMTkjvT+fVC6/v1n2+fg\nwmIWJqZFWD9cUnDAwfQokZGCXqubIHbooyNAhRr0H4SVsw6omi3YtWcapWBG\nCjWSn6NWEa1V4iMW+ey/Y0cQ6YstXHT+dKHK6JpR7TY9cjDFjA6HOyyuuAgW\nknWyk+pHynLF0IM+JiYqJa1wurNj2+OItzUZzKdnpka5IWVSz8TupXm55v9a\n9lKRGhs+ofl5C+XPTcoQSA55k3StCPpOe0oK9F2B0xAOYeei2IzIVHCluM9Y\nR7/AcU2RZmuA1HmzAQo0YaAHR/3p+DVPmGOphyI5ic1MP2HYFe3HdWz/BixN\nfdk/\r\n=WBvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"047619851b44d4c1d8ebfcf1c34e2d74b8a1917b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5807_1596563968202_0.7269887850171945","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5808":{"name":"hls.js","version":"0.14.8-0.alpha.5808","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5808","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c04f8e776b2255c0e2a75ac458112b1dfb450e1c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5808.tgz","fileCount":97,"integrity":"sha512-Saa/GQzBOupNwbUq51ylBnE9sj6KaW72Oh/Fr6YjdIRx32ObNMQT9D9Pmuroic+2jEQOydIQ56GHZIjuv79rGg==","signatures":[{"sig":"MEQCIHuoLyBhOT4LShy730r78ih+SyTJh0Vhb7+a1meWbk9gAiBhC6mlMUdNGFRwzvxdbznAxgvYkm18li8rMho0itpmZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9007970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKau8CRA9TVsSAnZWagAAx+4P/32mUmH/ZEMAkeq5HZ3g\nLaBvOtuSv1LIAAYbX1uxgYu1LSN/TkoeK9zNHwET3ZXcRTDP08aB4nCQ2JWi\nlnkPD0Jxcs0/wPBO5hBDGLsC9Gi4tMNGFmkN1M2nBoHcu6fC/aSrSofuiQc5\nPefPAUS9CiNLmWmQbjRKKrYNkLMw/1VAK5Noxqiu8xP9Kdc/k1ZYf80tXFJN\noDAIsusYRgcbnofNMA9WPLaipa6LFJlhm/qdXAlVPI+vyr63syd0MUJjV3IK\nDZ9gAFeJaH1QZZ/WNaiemJe02VaPghAA3YGPvkukHfWYcdXfdtG+PQQfAa56\nLY6pS7AV+jPweCFwB9zzzcBUeae1Lxy32slXUQHuCDuzdUed/Lheh/pSa4lL\nTAd/QxDLm99LJazaDDzysd/yyGzh7G17/utvJ28/bEEEkhDFPmLowwQ94NY1\nZs5Wg7MG0cIovnFtOGOB9+QMByTvDFanmBn88bPtup5bP8+HjJCJIUJRbKPv\n2epdgt/WOJBxansW7EmGWh7+ivFTgF6UDHOWrZRSvfIHw/fMCFcFavDoC8z5\nNUgFRDjqc+8k+Mp5+sU/hn6oCET8GIqZzHT0rcl2BC1msp3qmBc3nSLjjVA/\nG25OrjMlFmaOT1VnpLoKBe/wOEkEeYHSQmJQFsDqN+ufRgAh6zGXmK0tLrMi\nehae\r\n=hGZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f5386680f5b4c7aa4b9fe658ad6a9a3971337e06","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5808_1596566459517_0.12890158424456222","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5811":{"name":"hls.js","version":"0.14.8-0.alpha.5811","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5811","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"166399051f90e38a12c4677cf8c8b1b22476018c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5811.tgz","fileCount":97,"integrity":"sha512-DYmuwLh+RN34psCZLiFyfDfO9ej6ytaqPcKV2mf2Suv+g4d8e3YmBxzC+HeyjSm0QCf8KlRaXvt219lTG8YTnA==","signatures":[{"sig":"MEMCIFhzhi5THY1XZerm8ThJaZg0k9FA2TCYyZIx6f9n1qrbAh8T+N+Teu66gPiHMbU9EA892kS0qJWfQRI4zulE+3fv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9022097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKsVpCRA9TVsSAnZWagAAAyQQAJa0j32mk6hOa3cqcs/u\nmnnwxhJ8HhMmk4Wu8u9g1eN8+SXNoG0StcJxYoqMu4UJkHtgtspaA0OWf55B\ncZPwjFJZ81CnzfKa1KdM3DF4rYYGHTHVPXA1eOh0RP5QKc+imPkQXQSyAi0H\n2amQUhThEvdF9s25xhQEozP6S1e4SuXwSngz584HJNa5iPXB8v+Q2PxtrssB\nSNfmrxoPjXLyltf5eqVFYz/XmSd0IK8kL8ao/w74upMUbagGVozojGTQIaKX\noFiUnYJs2y+N9b3eFZxQRGE1889PfJdmCo6WD4eEzIqfq0apVvTJ+aNcsFE0\nyO2kDIVU1WpzBmsK4u24uqbfIW2dtD84daEknAeXEYOjrt5of/KTkHN5d+1w\nj4er/wi8n7SXHV3cBfN/HIHu6k4vsvER/x2Ns1lLb/0Y9Q9WdZ6QQKuVvNqU\nVprHDvJcY6coR22h+THi+fR9+mBi8XA/4682afnIDuAoVaDwgjxpyvO/LSz2\nJVDIBnGsage+HyH1TmbcGdiabjaaghf64zEMX+nq2U+J3nON+4uvrHg5wFWp\njHk9EbVVFpo5CZrsyI/dOXTpalDvKmdsLAxqpLrGR4AzMbnfwcrIMwsdwosF\no5RoYz+53au7cqXOY/ziFF9bMhHoJBo1A9oehRPazYaSqu9+qgAARVebg06A\nl2dF\r\n=rP58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2df3b8c1230fac5866accfdb9dccf0758d02f6cc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5811_1596638568988_0.25218980531573143","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5814":{"name":"hls.js","version":"0.14.8-0.alpha.5814","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5814","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e40a2fb767664b786b3ff99385d3f4fdd4daa40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5814.tgz","fileCount":97,"integrity":"sha512-On1bWPFnc4JejLkp6A82U7ILvHZDuSRGyfQbhSxPm8Xewm6CBVZN0/qLc/l/+4r6yMJqggKIF41HsRRQ1l5ZTQ==","signatures":[{"sig":"MEQCIF/SyAIWkEuFyZB/aLp1SCRv16eJ4iGCWJHLQ5hRZZskAiBIL2u7DvexpkcUUFcgWBbSeTjKAlFQCifSbcatUQ6hZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9024429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKxTSCRA9TVsSAnZWagAAEZ4P/2dnHTkh9Kvbjtij4yAM\ncrVjneBfMkbPRV3L9hR7hg6WVn3BOaU7q11Qdq3GOJGGTvr9qwBJjb8ulRi+\nYVAWG/ovQZWrBoUiAI+x5d2TiLjq9FdT1umeCj3ilRw5e9qb+Dj3CfENDqlH\nFvnxm0q9T0luGk3Us0lhY7Sy0H1Z19dNkNAYi5FGfa3qDd7kVKTmsukZo9FM\ntJwrGv5345XyF9Tb5zpVLGEEu5Q6lKOWHoWtoo6ur4oqTmBdrRIHZJbLRuuF\ngkBqqHIYZOpYKHf6R3RuC9iQhiwztc0XlwdPm2vSyOkGFoAvLBjMD4XuN3hz\nxrxqI2dJsdOmjiPuqopI8Gg4KSmnbVFzLZABgVM9U9JvnsyMxguTOi94KPub\nHDG9/586T8vmqErynX8YLJIjJ32b0+OgMqIJ3n1qywcZb+Gst8zlAhrDP13d\n73zi3FjIhSps3J2wtkhOSpH7TTYVzxS6aNQao6Zr4/opHW/HDWY9RfYSZHlr\nEqP0LVxR6A6QOBHowiTEXYs1c+HeiomTJW6gVEP/MvwfWmnfRarvmgFwEq8F\nZ6Li1DFp8ZbE8ABh0qkWyqURjEtt1/BngQQujzXYQrbIClTuljrwbITnti8X\n66l2Tl3fvOHm1ysOQ/pUivXbUn+NJLaex4ziZ1lFCHC/72MeF7wENqrbsE2I\nzjvf\r\n=+/J+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3f922876b80d68883345d7896a3df292a0dbeced","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5814_1596658898148_0.9546939936020178","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5815":{"name":"hls.js","version":"0.14.8-0.alpha.5815","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5815","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a2c997912e1ead5c5c40faacd1a1bbff7048c2f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5815.tgz","fileCount":97,"integrity":"sha512-lwwG7OCo5hsppZG0+UzhgrMUAQmVJKJkU5wNYl2FzxbcZcCLtCQHhrepFEaqUCBYmgEdSxWfdMXrvKTTZEhCXg==","signatures":[{"sig":"MEUCIQCNr548Z1T3xqBScw03E2YP1mrBHr9bZ6kRTfOeKPvhmwIgSPK9gtrYBC/023SAjOnUAzlpCkAZcPoOd9CMBMeY2Fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9025296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLIFGCRA9TVsSAnZWagAAQhkQAJ6Z9fDI66mRlN/n42+c\nWBqjcCP11872abicvTVSgAxux5cq2DhrHYUE+MVbRUvCwTr8am1NPqPV5jcS\nz7eZaPsDRlQKiiW3SRRncA7nYKmeBltzTWNYl8YY9SFTvEeEeRrZbCSvlScs\nek2DBM/Y8cZLRDJntlcpYLFT82bzYu7dCJRo1yoPymroqfOXv+IMtY9AwW3B\naDa6yhNNTgcebbXA8sWm+M7cxMPMlFGKzh3JLJ9J4BOcyaxeY2/XSjh9Vhj1\nL8SPtGjl9MuS3SYOTFmUKSEZJMehMlBTixmy6enTFfHIYMLn0TlbN5CE1kXX\nj3hFWhjmmLGUMDFKWcKalCHsDwpPOZZcFoqfem2va3CfyY+SAIhjWk8V7G2k\nrLUWrmDUjoE50+c+2aHJ1rEn9yJmAaxcn1+n6ufBG3NnUWkD4QnR9kVZ0WJH\nr/Hx6cO58NlfrNSJVfjEUwYobzZTDwA/7AZZnKuK5+D68068dBWuz5nrLhk2\nuswHgDXnsvZHg079AKokg5AoWteGRzYOeFXDTB4u0L0DMyoO7x4uztk4ywMt\n6rxv4PHwO/i/oRPtXukZvFHYNRHH3gipYgj9xZd9VKb0XpNmimbgH04btSi9\n2HJjPi5Y5IShrSNOmp4wYt2s3NPPaP79ONY8ZIrHT9RfR+ZfPu3dYIQqQNhw\nRb9u\r\n=VOm5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"33fc01b767c76f4a2ba664ab10c3c75c6d7db5f9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5815_1596752197727_0.2513292000841465","host":"s3://npm-registry-packages"}},"0.14.8-0.alpha.5818":{"name":"hls.js","version":"0.14.8-0.alpha.5818","license":"Apache-2.0","_id":"hls.js@0.14.8-0.alpha.5818","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e36d9c7292805183dd27b31c5b5cecf1834308f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8-0.alpha.5818.tgz","fileCount":97,"integrity":"sha512-pbMqTM+TTnpxu6nxAfJZx2smQYn0pj3xYQh0whAvaiqUPS8xl0INJCz7sPglxLoeeBAP1itN2x2wWeckzOAdmg==","signatures":[{"sig":"MEYCIQCnJZP221SngJpvb5ye2zEvZRCs/wDhTp1FQpaE/T8L8wIhALImmUySQaYfyZtilHyZ3NWdWxYafQiAMe7evkTVg0yj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLNVVCRA9TVsSAnZWagAAIQMP/0dzNXnPB36/LyweonBv\nsYPa5OgDCALdU+vtsm77OiJyuWdYhUz0CfsS7YIxvm0Tq4P0mJeKA1D4+8il\n7GTpaZiC99sYDq4RUvZKkMW6eKjVot5TUUUn6nOnfI7+4jpgIX+qD/0hJlnL\ncWJvOfa1b9WQ1ifX7RqFubjiH2lSx9VP4ocxTPsSDX/ZH/aXb2i5y9LyAP2h\ncqliFnrpBYnt41cHvLM2egyvsxyPzuJloEFaplFLgifQrOLr/eDXt8qITov+\nFfITiKyWwSNNKdUEKuYYH+anJodhq9mmrqAn+GQhqmpMxca9n1YrYPd6n634\n8WJ77+HhSQE49IodSJ7eCNKZI69knkbW6Nc3FcDowP1vQVI06DHSagzgCF/I\n4JpJfzVIXadtDYvnMYPqz4s6cMuGBUqJShxt76Z9e2KFKf/xGGS+uLE3AOkd\nkD43l8UzgJowjJIzJlaFuo7ZFRZHpAZPQ16v6OjZ+zGdDXQSUDTK1KTXBCIJ\nSXQhok/p59HSVjcNHtvQdgq3FLq5ud2qLpBvQgHbi6irDko0A6EGaYKH4SRi\ns+a1m6Y2r4fzJOZ/gzELlkhK3DNowkyys76ubjRdd+73dKdPU8pOGIo9W6aY\nkJIci2uQCJ5Tb+mERGnIW2fiJLZXEYF5d4h1E0GKIeaB7imN4syDkP3wga4H\n5qmX\r\n=79EJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"822da0c584cee2aa261cd9b6e399c4eaeb3f334c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8-0.alpha.5818_1596773717013_0.5471621150256567","host":"s3://npm-registry-packages"}},"0.14.8":{"name":"hls.js","version":"0.14.8","license":"Apache-2.0","_id":"hls.js@0.14.8","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c2c6ca7005524c81eece316c2a4a199258bd0590","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.8.tgz","fileCount":97,"integrity":"sha512-4fh8k/sl1SmYXsT4Om8AY5fKa5tUUtAxup2sffrSMh5MNk4Kt4FOZxbjqTGL5VwkroY1oJ9twSciNQNFbPA/WQ==","signatures":[{"sig":"MEMCHyVkS2lVhss1WLBXzVsaWsgVmFvtm13GRAO5Gd3Ka3wCIFkZZHLzFUtHF+vMkSuxdLUzUeEeMiQm14yeGEXzqHPF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9008052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLY45CRA9TVsSAnZWagAAyGoP/17VF0SIu0tRMwU7ac8k\ny+jsO5v8bvvAC0zAfyTBbgZ7HQSgbYgJKISt0x1c5lf5aj6konbvYg69Rbha\nLT1L8Sd//0uiPtUilcPKOH+1hd9uu+MtnTW9xcKXh55PlJYTQaisKXadzTg4\ncqZl2OZ20z8ZbRdWrO3fE4gv9HWA3ZeGkJqxMerZ/m/s0gZPlKMcif6H5+Hb\nJ6pr+Ix/m5TYzpmKnZ3dJZ/mcKFFvQ7YbI55X53ZI0locJGov7njgpWLExqM\nZT6xL6zoFsYsPTGZdsdDjNfydqGn980F7aT+qQ5vAYlWW8TMT6EeUEjCeCjw\nNtLAbqYAvpuprM7EW9ki3zbB8PNrHCkfRvAeNLfAPxiWrH0BdrBWPy1ZoUIY\nJAvUI16TkyP4eiuWVslC7HY3np+Vco6Ov72VGmiXYOx+YSrrcBHs1qM7ObEU\n/PdswsgzryJi09iefVsuKpwRgkrb0aVyctno658+i1ybMchOWB7YAqYCamDX\nvUEnCLGokWAyZzcIZC10gR57pQDDkaBhhk132HLaTFkxV95JlZNTG5HOVy9O\nC4rvho1PPwLNi3qcyIMX38xcIAVaV0EWrdvSYKRyJckwZO5jk2+2rUeVfeXH\nc2nMow3j+DViV+TuYqY2cllwvU4rUL6ikzAvzG4FRlEdOEXAPI7M7KkwFSYH\nFqC2\r\n=5gPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b1041aa1ed9657db8cc71bcab80609e13b7d7317","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.8_1596821048607_0.14335027492740404","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5821":{"name":"hls.js","version":"0.14.9-0.alpha.5821","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5821","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8f238aee1f07f0465568545b796b36e1fcd15059","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5821.tgz","fileCount":97,"integrity":"sha512-K6JCHw07FrqI10vv6Fowwi2thOnXGTZmWc0iigNV2Ioj3xluyfX51GMc4Yp/gdfa4FVDItL0i3j+n07ophvLXA==","signatures":[{"sig":"MEQCIFDxK+/SiqEbVTUxrvJ9LU0k/wzgTlWmPfMgbaK/phLLAiAVk61aNlYVAcPBRTSFxmpcqelbF6VtMa7L2Mr0d26Ecw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLZ1KCRA9TVsSAnZWagAA5yUP/jtM86/9sAPtEZU5eQ/t\ngT0odLxDQ9ql4b04LWZHgibXI3U73pzQpi4luM5oFkZGDBJ4mKKwHXFlTuat\nBTd+2oIcn3pefP3vyjBn6lOL/gq/J4caZPVYGQ507VxryIiZK7hdCX86JNQ2\n7VwCGR/9yxZvOfQS+zYnH727rgmKi2kmo4bPu7lJnw+1NCbu5xoJmrjV2q2T\n2JZ+luAlmTqMXAlAsnrYOfEoOHiN0MOiiWq003iFl6rz5zxxzcAyZ55Kw1hE\nIszCWD+FZUO88IYymLrfQKOjWAw/K9dSet95Yc6+9i+Ix8QUbbBM/TXBJr9g\nW5WajB5skxn+sIBqobITV+YQY0KC0etoGkP4sJ1eQa2VraHYhjGxXhpgIu79\nonLnx7Ki4e7gSNpQIGXRuZyP3jr0zUai70vw6QCbf02d5/MLryccgmP34cxq\nlrefTE8Zm1PxZb9beJhsuCT6uCasNL7Xw4YxqolOgzYr938pMX4qhWf+Q1wC\nTIfE8VDgDeLsCXri/dwnaObUMLJQm6aUa1GUkoOp/qWW7KaA7eLP9EXSetHl\n6cgTGSwR0VeyaycD+S90+8XtoXkYUAk0AdVDKon1CphuMIAj+VZHjzfNJQ5l\nNgMZD421d0nozI5bjTRKISaYINi3B1zSWwf4AHsnWORtUXviX9ZubdX6k9Zf\n2HK9\r\n=uHBb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cea3e8c76eb4b03f816e375e6f3086be5ad4159c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5821_1596824905963_0.6482926051131177","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5823":{"name":"hls.js","version":"0.14.9-0.alpha.5823","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5823","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"338ce94bbf85386a7bd1f6d4e83b4ecd0643dac9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5823.tgz","fileCount":97,"integrity":"sha512-YpvpRP1wGdKfcANooukE7XpYEECvrFWNArEuKRIGnfTxGmANQ0tdWoag4PhRbrml6UzLeY6wLNH2mY2IqoH9jg==","signatures":[{"sig":"MEUCIGpRzLG/jKdrYA5Bf5jwbi9gLP+jbi1CZLUYNEu/c7m+AiEAz0WlwlhnsaYG6TF3gI3AcPDUKvthvM3HXPnwtKcsI/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMsk8CRA9TVsSAnZWagAAPhAP/j4fAaFf3v/8DGWAX5rJ\nPj6IehtgwU4fYv7os0Id5biqsUqBqJ20+cPrZ35o9FLear5Hp5XJezWRSJGa\n/AA7lIyyENNic8XJF0+Rp4++Ogct0hjU8rT6cjM5nVPsS9ilFG22KCA6k9Ov\nS0GGz4QS0S0y11Z/ESxd46Vbdx36t6ofy9aMyo3syDcIE+5jJ5HmYHWp4oJu\nKxKn2My5G0sBSLmyYrzNjU3756dRyN0DNKwT7M5Zz/Lb6o5SCb76t+xp6JM2\nDksev8Al1co8vBekTHNQd9LfdlY1txuoj++f67X0Lerf3AspLUHlbeC3Y9PW\nPvNyUZsmSCoO5nOBpoxcemgOl0ak0CizQeAKp63NLlYjGlVRAoPhZN+BGF2p\nhH4iOl8o4tO522D1Mc+TuKc7oZFOCYV8Rm91jROcsXdvmb+K2VorEP4hMZAM\nOiOOtvzTMKhDJNzqWCvweXgS+QUuZTaEgZnem6Yhw5w9ZenQl7r95d08NRtK\nrzVZa4Fmre0hjmZxEIjedHwn+ySLA2Bg3PtnQIrBADLY2Ph4LGHaCGwD9q3S\nNz4eqoMBOLrbqKZDv24kod7bpXVMu8mtKMjR0PIfG+pRKgRL9QYL/yMyBBNu\ngKhUMD9eN9r4F3giytNZqJhQ81f6dTdXfZsjeJFuOlaHj1jgb5d9lXa7TiEi\nsst6\r\n=k15r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cbfafe49da5b85b4d0455937caac40cf5e172485","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5823_1597163835640_0.5454683466757984","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5824":{"name":"hls.js","version":"0.14.9-0.alpha.5824","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5824","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fada0ca24d58ac9f8a47cd13ba037baba4ef58a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5824.tgz","fileCount":97,"integrity":"sha512-O06EOlrLxzvQ7RSHLWfkPc/f2GJMJppA1psjlLAmdLW6ex2hHVJp6L2JutRLazM5VNyTtj3KKlA/UdLEc41l2w==","signatures":[{"sig":"MEUCIBsgzOtUAEccXFA8Mz7CfxQ3+exXU6c+xmQFD8PnojAxAiEA3FmjzgvJjHVJBYPmjK+TZgY/RKB6qpCwegq7zut/F9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMsmLCRA9TVsSAnZWagAA5NwP/j5mH1WbpbmfzWoPaMCE\nVTdQi/fGDPiOg0vSSxiAXUSwihPAQ+j2QqaKHyAc8HRlZxvOuzqp8PS1wY7C\nA0L7H1nG/zny9/R1+r8mRmWUo+rVqagOBpUuVJZOwBejrVSeYzTIEzAG+u1G\nNPsBdZOrB6x48ebMQQr1lWKjjAzBzU/bE2qFi7gFN3KyWTaha0A7PGCzuEtH\nS+H2LvDTHoaJJH7sqmWKiwn0WxZbbbRHYpQA9tjsyzvC+31K90J7J3bpy+Lk\nfLHAZVtIyTKUlYaxt/djAibLuBGwuYWux/169fxhoIW+4PuMu10KdfCDBRhC\njj7TEcSqUUcebXcJ3AJT7yOhKQG2LDsCzpTKfZyDuMjgmOk8ZwRNxNVdjw/8\nVKa/Z20mRIum0WtNDmNX+U5lOGFb14kEeli6mHu7ZxJp4Dt4VIOFBN428DmK\nPFVuiP4kOALhnVOBA7b6AJDtrM7luqAL1MApulwqM3Abm9BQRecNpdtY16Hy\ntjOsqcSOgHkD+QrNz1w1fx5KfkeTrw8dukPueIUBPHaqC7Ed2F2G5mVkVR4D\n90dIa1AFMqLH8JOTNlRUYA7IoqZTmdzwyCwruqVdu+gZL+AHRI7jMUvovgQR\nBDD5MBiY38h1db3NEKbYEL6VyqNKRhdLIyiDzoWGZelnHZ4NmnyLQYc7FBGu\nhyr/\r\n=qT9Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"27e7bff6031e48df31a4e9e0aaa1b80be129f585","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.7.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5824_1597163914303_0.7643086595687223","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5825":{"name":"hls.js","version":"0.14.9-0.alpha.5825","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5825","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5529e88d3f463238ff83430a1ed6be0fec260b7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5825.tgz","fileCount":97,"integrity":"sha512-oHFz4XRwHrRF+VEYj/0YwraYozMdho10ex0zENB6TuIIhWta0qT5CL/P053nrvLW3F4+cTE+lUcf9xHNTtPU5w==","signatures":[{"sig":"MEYCIQDWQJVWkbtB0yFiqpTucd3ezBRxWUam04xGgmbZTGvXZQIhAMmLJ8tKfrBnlG74mgZifny5k3vrgPUoNcPRETo68nq+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9027118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMwvYCRA9TVsSAnZWagAAytUP/2W45122sjYnY1IaR7Cl\nhXbgZCERbLioIty9XFIP6RyilO9/+EqDaYDJIRXj1Fm/DPiPHfbHY7B6MK+t\nGfn1w0Yd0vvkVj4v7j6phKwBw6dzpW57TEihhDnPmRzU8tpVvE39BqBLLKvO\nWtKmCZbWqjHcjxP1jTtzhBFhuZcLRtUfPZRvV8BKinxqpdkuSimPeCiabjap\nJXWn/ZgyoXoJBmg44lJ3KBrVa2JFIbczoIaXhib83BT43KhMzGpYwnK4EfsI\nz97P3ahkxLDikS/WjtynH72HMDJUaBf/uuseXJJZvvovmwlRUjrbfGLTCDVW\nTimdxbDMo5EsQucgZdJH1X6shmOYNdvLbJHPQShB5+yZpPXdlPPWrOPN5cNQ\n0GYdvC1c5EsNozm1y/FKJLKPq7F+MaDqgbuD+S7iBBKlKWHhwTnI9sEYcY/o\no5vQay3ishQV5UAsAsjiYWjZgZbDuX9NX92vlJv0iY4V+7+IExiEA6mdHUaA\naXOSKz1tvB+fcvUm2QlDQqY1ReCpsAsOY0LUnCoVBLQ0sNXP7vny24C5A6f1\n+OROkL3DPD86F3fFcumkTklKtZ6tTtOo3uKsRD62M0PMfUp3w2ZaZB3uWuQN\nHISBVjJFcRP9kZLPaBVRWlh5KbcN2sUsRmib3y1h9A6EQ8fMT3g22Y+yhm2t\nVkNF\r\n=0Mb3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1eee1d5c478019ccb740d8f2009c8941a670d067","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5825_1597180887618_0.25541722253278065","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5826":{"name":"hls.js","version":"0.14.9-0.alpha.5826","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5826","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"358a9ba1d95325e18b4b6433d23840373abb9236","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5826.tgz","fileCount":97,"integrity":"sha512-nXiXRZbL0K0X87ymhgx+9uxz+FAuqvUW0TpwdmDtipMbEQPyyeAXF4FYkBud1sabjeIZZGol+dAGNTCdZtN67A==","signatures":[{"sig":"MEQCICRUim+/McuAyemH9xyWVi+sCE5s7Feyk8NlaNamhKgVAiAGHpOOvtHVGmzUGay9E7QLhs64MmTBSuJPUcAEW+KeWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9027118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNBQSCRA9TVsSAnZWagAACWwP/idA56lXp3BxYAfjz/j8\nkhuS5axipcv046rjvfLsLodTtQb2ifhl605iEwbHAweefypm/3V5blMpVq3a\neYP1SSTzJtsqhT9w+Th/z6BJ529vQQtNgHu2j0dJNrHvrmsFIkbOZWmfzkY5\nDHwuW9mckqgnYAXpF7+O6KV82/h+9iCmVdbNpTgTWPc97+DRDOg4p2JA+Sak\nVaudH+/gYFjw7xXU/0U9MT5w/Lf1T1RBtwzr7z/aEf33bs7I6E8trOY0vSGn\nauFckF4K59WiSyl+r3HfC4Hhn07vs3f5OVQyy236obhrHeus8C2cCcUb0TLp\nPEagCWXOwgTr3gcA8/LIOqQYxsYkFJM61JCXYFVMqCoA6yAz0tyllm1gnE7b\njtcsrsfouTDsBKWKE/o9W7O4ILa+0WSqTZtJCbDxFu5qItPJp6D+D9uTy+n1\nmHroCwGazwLYMxF8NQGgyM27jK4IQBSnFLUOXMg2UcPqo4fbsm/D2Ji2GlMK\nDVSrBI3TZEYzOVdwkwKIi5DBOKJ1DIOjIdjlJ26yMlVwIMVbq3v3MCqHsffX\nnlMnD526rtKxdSPVPtqbAYitRHWjBmj1Hxo/seIu5gOlLwint6wqiaRLk4rR\nq0Wsrlax/RcRTOpJBbaMtG9dmXmAOOOVwPAlqvGaDDGbYrlTBo2YCs3N2yEe\niEOc\r\n=vvgk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c5b2bef50957044c0485a795060658267c682100","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5826_1597248529485_0.568339233690516","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5827":{"name":"hls.js","version":"0.14.9-0.alpha.5827","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5827","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51aee12390a270d95352b9f5138bcc7021398a64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5827.tgz","fileCount":97,"integrity":"sha512-we1YP4Mb+y+wtT7egu6wZdIOxOJu27u8Fl4oKVdxTRDb6nqVVEo97lxi7JfOoSFowRWeREIhEtIOT0CJJlLaYw==","signatures":[{"sig":"MEUCIQCG0N/JiQs6K7JY8Kdv9Sx9scV8cr8aUE47FjQ+BJLLjAIgX9o/yN7KpZy5XNadDpzsK8Sc5l195AyJtBX2H0JDSz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9027118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNUqcCRA9TVsSAnZWagAAsgcP/2hfYMij7ey6NwBKz6Qi\n+ztBlFFfN1PC/vX0D8BaYI2IGUWZySbRu6J6nWRI+akGeETGBXMA3tA3MNvO\nMAW1xsKw12ORzRKq9AFZe45aoh8i+8AYjQ3EtLNCcJR+KO9JavROCWWT49A8\nPnSpQB1P7pifttbashDgpEEMRj8Kne+lySrAtnYgf/15uPJSar3qHZ01qRdS\neFtXiSZarsoPgRYKr8j+VE7AlajivI4ymMdry0RibcgA63Emi5LOqD2FShG2\nqqxrTFBaQ1uMpDVBVWnC+8Cy4xi0RvoATTUgGDpLBFt3hC5j6Hb1IuhMoEbr\nbtpPrWC0Ci6L+6wUSCMRin44GiHTAAXGAgh67DgsjgIOMc4+Sc73NVg+d/9t\nANFKAhC+v55uSWgd2hA9RvdV6AHTbIO8EE8nlvNEZiE7fi91x8F85vKsRetH\nEqCNNSSd83pFx78ildKqYp3ZYZ6cSrFBnpirie6SaqrXJBfp1Msffh5aRmQ3\n62a5ugxkaWIRnqvP/ZXyD8KYXGDZ+SwCIapyR8aire/3n6NhHbriLCt0Be9Q\nVMm03mula5JnDcRwcRF8Me8V/khXYWhoeGUjCP5o3zcSlmefZCowIg5C91sX\nQKHXorpkDTqKpq2J4zT4FCs7ijjKPuyO0B56OCrhNo8YRNdckGijQUbSWwEB\nWydp\r\n=9jZQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2cb003672b5e24b5efd12a322b09401ddba7da7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5827_1597328027606_0.3994836110440094","host":"s3://npm-registry-packages"}},"0.14.9-0.alpha.5828":{"name":"hls.js","version":"0.14.9-0.alpha.5828","license":"Apache-2.0","_id":"hls.js@0.14.9-0.alpha.5828","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d3dec783c82a1d0763177c419bbb5cc181016a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9-0.alpha.5828.tgz","fileCount":97,"integrity":"sha512-9DD+9hjBUcsWYGrg5uEDNxGE+WxcvHGzHkghbtjgfFb6VFf0CqoTSWC65SSpbSkKxYJBMk3JTExwzPd+vkVUKA==","signatures":[{"sig":"MEUCIQD2Ndtev2XmUrFc9PgTyhR2VFp4BERmHjO/+iNeePkW9wIgNrGZUBfQfjT97Y9sBJ7gnvgewHbeCCeN4x4W4mgqYeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9027118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO+h1CRA9TVsSAnZWagAAhEgP/RA2xi0XEyvy9UGNj+N3\n316PzBA7+9JCgjaYMIjIPcqs9S72XaxA/nrqODtXGxaELDcSWqHCGkqX59Iz\n+KuH0mNkQZyrSlBqft1EyvFvnAEttor3dhXvoPWpAjOehQNfGoyOtyDUOfJK\nJiQuk2sP9uj2h/XtrM4y4h4sMVsq0LPO4XwpPnDyN8r1lGN/XECt5r4WixdK\ndxf8IGFpf6dJ6UppOJ9l8vZkV6sAKMsEaroKA9mRvGQ/F0L5vE/fZvJXOUvN\n4VMxUSGL1lWFF+eB6zjHiqQM+DEfQnmKFzLdO7eFr8amfn27dAG3qndBYxMC\nn10T40NDt+tZThA0YskM1lnKLPBpvAZKlUjtUh1mbIaB56rUtq9niORP6O5d\nW1Lh17KxIxR4KM5FEuSgPBaYsrS1YCIEq2pNZ4zoF2gWmh2vMrGSNOnVqpfq\nuPEy9Uihw2Obo1ma/+NLThpnoKaOC6wa6ujxuRB/tYGpQB0P7cwM6iWJlQ6y\niXcN6kR+TqqblcaOPsx/NkkSN+b89hfNR1gRMBEjOsUQyG2+mVK94NWoSYt3\n48kAiFr2Da8KLnb8amBEjw8oGrw9ZBNJjhBNENIAHjaeRY8t2O9XPo2WX51Z\nUsrTjQhlCjx7MqA0829Nf3hSszbsw1vBW7zmDqZ0755Jnl6i0t41iC00HObv\n5Exp\r\n=N3u0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"df0124482f8a07ee1230ee94d259d84a6c1bc223","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9-0.alpha.5828_1597761652879_0.22053207490080085","host":"s3://npm-registry-packages"}},"0.14.9":{"name":"hls.js","version":"0.14.9","license":"Apache-2.0","_id":"hls.js@0.14.9","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e85be87d94385ed9947155716578f7c568957d15","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.9.tgz","fileCount":97,"integrity":"sha512-5j1ONTvIzcIxCtg2eafikFbZ3b/9fDhR6u871LmK7jZ44/Qdc2G4xaSBCwcVK61gz7kTyiobaAhB++2M4J58rQ==","signatures":[{"sig":"MEYCIQDDm9O4YO1bc/VnWnNQSg4sYLLwOD1Rp/5mJUOnmnUt2gIhAM9b1pVlVLzl9jDmwVR3X9VOCfMjBkC1dqw33Wm8KF+7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9007847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPDPdCRA9TVsSAnZWagAA0xIP/0l8GD7B8wx9MoSq7Q8L\nhfQDodsMlBzK3GKxTLJ1KInhU1GocE/NSTvL9blb7MM9YAheA9nIzVLICVmZ\nJ9NoMzdFyl50AbC1D9qUdrdtkw/cDZqU8TnaSE4uCYCJ9z+1SH1pfBT5o/qs\nMAzLlf2TQehuXMqDA0b6hBBdd578FRIZLtUoPaufcokXOWMwb6/Soyzq2g6Z\nfEHeovWfF8dBw+CV/5H0wNXuT5JZZnNjjzW7xUPSY9gR5woLzatv0wZQ+lQy\n6UFn+INH0u6sQmFuJPDLhUlKUdUGPJ1QgB2g3szzitRM4srT2dGyKKppXf/8\nMQZ+EzRwY/M//hJVQuPAusLFyb3pnBSuWUx9M8eJUL/WSGg/P4ULp2tw/HUL\nm6GGaYx11Jid+A1fI2ooCUlwJUUDXmK7hB2PJjqKQiF8C+mYLFth3JHM8Zkr\nMpz2panEF8RbA7td70tBfM/XvARU0qD3Qk5yWsBysRmFadkHYiZses2WHL84\nVtn320A6fcLDJfg1sfEHJ7KIa7BZFuCV6AFRzMQmskkfYOKEqlOHPMVjKV53\nEDpN9ulOZoo5v1V56v6q1Y2dsG16XKi2n4fdSPUNfX9AHE5FGDewyCga7FqC\n9im+XJw2yGlIxFLHSB4JeuBUOG9nHWgwy4rvKo584x2pkRwalyVBLqAkve2k\nMfbF\r\n=Lf7c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc71d812fc353f9369347ebdb423f490d4e145d4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.9_1597780956469_0.33250906347234777","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5831":{"name":"hls.js","version":"0.14.10-0.alpha.5831","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5831","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6521496c44579fdd4ebfd405d3b985af4d55ceb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5831.tgz","fileCount":97,"integrity":"sha512-kCad6eul1qRMZT0LTLkkJYLIdV/m3+j5beUd/b9Q3ejZgLzsplrTLxwT4apQj0NXKILfwVxRA8y1PXoz8ovD3A==","signatures":[{"sig":"MEQCIAGt0/b0aZyKfWQpIfonW/olp27x55boCgbmGu1dxCLYAiBw4N6loZhVxB1qnWlYRi6G3kFkkiGQTG0GlQ7EN534Fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPDS2CRA9TVsSAnZWagAAK5gQAKAOle3j1+PFefZY8Yhf\nsmlpT+voT8z3AKD9NoNNlY6sRZZtSnnzdHIJoUlZCQhEQpa8tX5Nsg/Ft3Z6\nMy5yGF90tbDfb3YzZLE1H37eR4jUXlX8L8uFEoVwoGtUuLbLcmCrs37s4ZcL\n2tUKk5Sy6jX+GU8ISRfQQYO10o4rpbfzdH0FfpU+QbsGmf5VTkbZ+y11L5q0\nj/nNmAHGwyPCnfd2DlFf1MT5fowmKFXOr5UBBpDYavr0jwzFpEjl6Q8LER3O\nmfZI/hQ51SnOask2K9eEATEgdbOyU39WNSpBbCbpvm+2ZMmmT3NpXzxeQ/Pk\nKFMtUkqpgbImSrNM44FSXAoQsiutAjkvTGuQJAUbHz1VuNzsFAYcHVlrYi7p\ni67XBVNr8erucTgk9MpNX2phIytWQmCzJ7ssqvWL0Py02NUQMoPx8wGqLtqR\nkMhHBbGwiBY8CK5+tK1UpipdKWm23fb+Lj6SqcU7sm+DZPhzxFjAqLs7/SCP\nv3GsqrN5DFCztloWRFPq8hsUBoW2ldq5C/MWTEXX9xMxkEIC6AAGm9fiha4p\n+uH28Ve/P4UTm7jPc80cw/tniYMR/z2iCjn4p12I2nKcCfmiph5jzwXxnELO\nPVIyLSWaerpJm/9bQSLGy1re8ig68QGY+wdxKCiP3FtKz6dnPgkvawVkFYSx\n3llo\r\n=VOi8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a6c6a79aa1c4e94f1e857a6d24dbb05bbbaaf5b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5831_1597781173456_0.5210991220233385","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5832":{"name":"hls.js","version":"0.14.10-0.alpha.5832","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5832","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98561f70e6cec46357a7114e581eeaa298f371f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5832.tgz","fileCount":97,"integrity":"sha512-Sf2kaNybb4dOBv93rh00fzvx/JPlwzjFfI9uo2kzB+ZaW/4BIxRLwhZE+RGH+AerIOT/qHt6RI0v6SQLlNoGqg==","signatures":[{"sig":"MEUCIFXtLul5TEkGHADch6Q7bUznK1CW6Gbj/rx42Kb+Vo0rAiEA9ztEPdDcMv0vPAmIhvDrrGJByusO+EscGj9vYD/AL4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9026920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPUf2CRA9TVsSAnZWagAAy6oP/RcYVbqPuYVrZx/yH6qt\nBJtWSXW5/MPgtQCYA5ipJIoU26z2tkZHJzWmODjOQ0zN5/1HpwGsz+O6v1aj\nhvf8zTFu1FdHMSGBiQxA16bULYOW1S6Ht7xbHOUR2O+DT/N5ocurx2XggpeB\nqoHN2S/coVwRGJ8ghWHwKSBgm5KTWEds9I2MmjtOq3QsQsnR8L9Wu0woUmR2\ni56dcIAI2HwAJ/5CLs+e7CZTyCI9+K1c5Z39U+to0OL3bsu17GlZkkL7VqwZ\npwbnuWQRlOrV7Qtn2z2L7UvF+Piiau7tKse4uEli3x5jODs1etkJoqnemlGI\ngVLHlFzBlPQk1DVU7bQ6Pr/16VZQwIHtJZY+pM9HMkuYwCXNFpEIvXKbiB3y\nVL9qZ3v01gNPLPSPb4Vf9Lze4UDBd+v34BWvc3bsm3UU6PHRIl1Z83jqaH12\nV/MrY3DVh3m4q7yk3hfJQJ0hFD3arEb70/eb9UbOR2pxB4p7GevJjDxCVmOR\noYsrGEBl1Nclj/B2vZlDvQ7I+dOjTY1CNnfq8JSfBgtDs6JAY/yOepK2UEzH\nQ6Ymf8aBU5JoTlRoIetiB9g+HdmF1SFYpBCpvBN+Dsxx+Szqshc59q5zDT6U\nihrzqC7NFGz4yvRgBABtM7D4IQLX2c0mcgYjFu8oyTcLg/kOxV+begLfyh1h\nx2CL\r\n=BpUk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2fe0a218b16c8d0408ba8a6ceebce70a99e7fd87","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5832_1597851637578_0.8524699804518787","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5835":{"name":"hls.js","version":"0.14.10-0.alpha.5835","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5835","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79f67c1c0af4002f251e5f8b77fe49d033f67313","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5835.tgz","fileCount":97,"integrity":"sha512-C6eAkx+Hx+6dturtfcUb1g5udYl8hhIyqPkN2uxIlaooD37IM1/Kv+8k8eQZB47yyVwxhf5U1Y6nYulffmEOCw==","signatures":[{"sig":"MEUCIDVGXmwhvRW/o0eGSpgeidJJVQkU09ky9gbEdF0tP2FyAiEAmG6T5r/ZUU64U6cp3IR2ZXmqZ9VzwuEZ/gJoJYph/9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9030584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPoxvCRA9TVsSAnZWagAArrwP/AseAfrZ98kakyAh3pEp\ncNBOS49OIRyzf5GQXnEh0J/mPNcXnxJ68D3kNsvsKDxQaPQIC5zIgFQ8xes6\nwP0ShIJ4J0bu51ZZiEWF4AlZQcOvLCyJNkbfVJtNU8WscnNMXBcvDapeA43j\nGysBWuPcNpBJUOnoe9CRcKb6AxIurwt0D8LgvdXv8NkNUBd47TXh34/fnpOV\nriMFyXhFC4kH2cdFOAfHP1OMa3l3hoQ/gBZOCQdiDthlb5PS2b6z1oea4CkN\n2m72sc399oYrTQAIjhq3FG5bznvHkxEhtKvD8j4kvReD0uBy+aFjuyFcDabv\nXxOhX85AUNko9W0vLw4Enw0Z9XXzDXWsEQwGrxKRb0PFIXZ+xrZbZpLLOYna\nv3J58hZAkbkrdxJNrEdRDfD/0uDhKNVoOhuOLK3Tolxk6msTNU7mB8LNGZ27\nkQ6XEIx2I3guVs1eGQO8wrpJbwBWGiWeY9JdGnrTjbLFRcHUcTyvTr6nVYZA\nmfYwb7VsqG+EcRaW2ku1ICQmwfc6RcvPSRC7m5JB6GpJ9Pweaj05oyTr5TR2\nkJ1EXFO/1WvZ2RwNP7s3DhCZfGDlrNOD6ipJf2aPwoiXMjVUvi1vBYmWBB/z\nU0K6tCPBNmawadOWfOTtQrf6mRccKYew1DuOH1VU+QHvqlLEW1CKL8rSqaTs\nBEMk\r\n=VCLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e3deee2e92879a59abfb0d580dc8620a0d4004cd","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5835_1597934702955_0.5383510912571485","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5836":{"name":"hls.js","version":"0.14.10-0.alpha.5836","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5836","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfdfe76f5633c8d7e6ccc81440aa79b065e4a6e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5836.tgz","fileCount":97,"integrity":"sha512-57PMjndASDatl2NEwp6ILfo78vtxg1457rm9QQQ63fR0cJGGKaEfMcyi+79ZosvIa3p3w7nc9x4s6lclD2De1g==","signatures":[{"sig":"MEUCIQD3/hLhE/Excslmggfo08qMSFkPTI7TAq16efmN/iw+qQIgBVJOXNW2AliG3m6jKzJfhvuXBaR7+cWevRaOHqqHO+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9030584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPvG0CRA9TVsSAnZWagAA0WgP/0qSR9SiRbGlgIrBohXh\nBjWcfd6DzysUv+g1YbE2ZwzHBeGpvuEysqcMKseDs0uLsoK13C5KpizkOlwC\ncvXilAZYkkGWAzyZhI4Kai3xwBR7NZ6XElygHeqZUrBuq9+x+mdGHhPtMklm\nCAaV6NFzFei5ZMcXBgl8OT5XpZxKZrM/b93Ant9fq5yTnBBia3bIoktX8qfH\nLq/cg2gjWPFPvP7pNrFs32Vx+C+AabsckWPV0r53+tCtugHv/GVI++F9et7c\nlYrTPqFReNTiSHw3wS+Ol5bJo0PZuNpwWcU5EfBbtX/5DGjqfA7lUWs3wGZb\nZE38iCUyREyLjJc3Eiwx7BF5RWhIdXeoHgcva1091MWoVdU8CJjJo1zhZQLa\nPS4FRR6L3gG58Vre5Hx/nhSHyD5Zellzu/5D9gVdUe2XDTjw+JWb91jLRisF\nx79zwJxMJvxLrv0FqM1+f7zIfNLcWcdQp4Inm+PfW1HxvQDCaoFS52BJ3roy\n+n0wQF7a9TMZ0+oc+jhwn05xYPZRjPjJi/4m7X0tMZM01X1TUUVLwWR/ieQ+\nsirmCewq8ormdO+uoghRJTtR6WA14fJoSoLd357uFcQS9CXVAT1bcOsNeLCR\n7vyYy6Vp6D84CgwPQ4aU39C8hld+AIa3wGHWI7Jc9dyu3qtmAnQncYB9x2/B\nfBQc\r\n=TTdu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dac5ec9325db50ad5b268436468e8e266d845627","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5836_1597960627492_0.9437235141905209","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5839":{"name":"hls.js","version":"0.14.10-0.alpha.5839","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5839","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"99b777bc24f712b2af4b963448927676a8628c92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5839.tgz","fileCount":97,"integrity":"sha512-4IYpjttHQah0iRmWBRGuRwZaTzZxHlU0iJBwUplNbOcjkqs1couPFQlED5rNw2yf+/BZwGnq5KV9A6/FgAK5Bw==","signatures":[{"sig":"MEYCIQDVn41XT8eCJe6NbNFD+r4UaQTI+bSzZb3MdFRxGtZMRAIhAL5UpDzLb7sXVyuVsG6kS3f1IUaVNvd1788e9kIgQiN2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9030584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQALsCRA9TVsSAnZWagAAtcUP/RSRVo5rOPeIY8DnywA7\nLFE3sf5jN4HTyz/c87MFWgwSXZWJVrIthRS9U+gzIonzrHa5eWS5YBpa1j1J\nz+Wo6A5iMT1Vq/JmK0Df72ypgb28DCTSYaB26Zss11F3yJCOTIVlqvg/Ge0f\nIt8WMk6h/dZEOLi3EFuVlhOB0BeL294DAcrlbrD/HzpKj2Yb3foMrgmgFmCH\noSu47rSAgbm5eYIJsfkbOTMOH+nE16bUQQnakCHJ+uMhqKJUhd5Ikuoq/5+j\nQu7fOgFu9Rj9ExFgzXBUDVK1oa+0FTFNKsohJbMkXvbN4BGkTx8MmrUdoMp0\nVkZb2u5FZnuJKyhKEx8tpoqkHfcr9VL6dtDdV+sm4UJQizdfw8VtzMWcKTej\nPTIetfN7VqQ4g145gaukKeSdfj46NQOgyumPoVfmfJZU9hFarlqU+Jw975em\nzTet2dtRGjKTdV41KqIEqeuwZ0ez87Tc3HqBNCu1Pf2posECf9VAMUfIVamX\nZVkDSo8DW6SWMPLowT636kcuH88rowQYn7MGg5PiS4FIH11AgzDHyKoWe1xr\neh3IxubfI2rVJjMoDSnjBAiwhivwFMWsb9iCffb60VR2S8z+iXayt+hQzW4C\nCyhbeZs6xJuoa7cx53u+/o9ucZLlBVEHQzJ1KoWM0zbiVpGlQbQrGxovNPTS\n1pf5\r\n=6ggM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d13efcedae1570039121617b4d47b851cf500e33","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5839_1598030571778_0.7358024254419675","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5840":{"name":"hls.js","version":"0.14.10-0.alpha.5840","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5840","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aeb2e0866af7c7104b1aaa68769eb8cec66f6adb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5840.tgz","fileCount":97,"integrity":"sha512-1EZjH1OgTnJQnqcBD94w5YtqI2Ytk455eGTqMcGQjGICymAqH/XxWRDrrU9o8qNCp4iB0WnzaHbORmVGuDQpDg==","signatures":[{"sig":"MEUCIQCo7k7fvoZa+wMrCVudbiQe8dkH5LdUFs2s4+rOGuTGpQIgb0cGH319phmY9m78g0mCGZqliQlwngnmv/4aXF9KjLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9030584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQc/XCRA9TVsSAnZWagAASIgP/3tSek07bfyBpP84RvZx\n+SpE0JZqd7VNhHYUzegEavNZnF8YgSULPvES/j2iOqPQZKq9QvXTbmBDPHUC\n65NYWH1Dfs+WWqV8y0bVN7kpE/fAiTD2fu3uyTKqaU9DIDACeEumYG2CzglG\nUW9R+pKlhI1tEgvDNTpcE/gz7IC4hyc7qn6Mj/UmvmmrD3u0ppSY5OTbyo9L\nUJVuuJN48CO/2f1pBX5+k07STMS3jfomXXnw7s4Zd777mIm4ZHsZRfUMxvWL\nEb1H5R4uYY/o/LkVFKNvqxeYE5y249eAIeKxukH/HZ/p26eCmfHcvQjQHk9S\n1EHJ8xaffhv/CZfaJzQE6aIwz3iHRSARpvLT6ZGkf/YKFG/ZwOA1GCx26Ms6\nvdMD70kqxfxFa/Mal9UH7VKwVlq6XeiO09jNjuw6hIS3BAsizM9q3IXMVJfx\nmPONUPEIqBV4ZBQS8Wuqx3z2SeIMfbQoaVmwjxyELdyX2HTOZ1yPSzMo+Rga\nRMmfbUrWw9D4qbWs63YL29HOyifbXGfm//tSlRdeRmPQKEgXsJm48iSMs8Fi\nKjyw31dm/XtOszoT97QMEj1+eZZieJp7Fne6dSFvcx0AsbgmTlZKmrMYgSJI\nJQ/PR8DFr0YzzibtfExLWxb/SajTTUyYi5jv0D5aLzC2Ba1F7zflxNFA8iK2\nZM7E\r\n=lu/6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c1b9c0c49cdfc35cf22b1399fbb6e423c66a9908","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5840_1598148567135_0.002383859143469058","host":"s3://npm-registry-packages"}},"0.14.10-0.alpha.5842":{"name":"hls.js","version":"0.14.10-0.alpha.5842","license":"Apache-2.0","_id":"hls.js@0.14.10-0.alpha.5842","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff294d758881fc28616a572fbab57d68d53fd05e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10-0.alpha.5842.tgz","fileCount":97,"integrity":"sha512-bGQta3O5OX2QLjt4WSoMqsCgmcKcLb7wVDCz0hOXzaRoBChZ2g/FjKzRPka12KK0YpIm21puj5pG6a4NKe9Opw==","signatures":[{"sig":"MEUCIH1ekv7HK/Y9WVp1CYxJfOrXxGTUYszpq6Gbinxa3+KqAiEAteqYDx3fM0Oa59m4LEeDDgjVr9Js2WDn+AtF3ZmgPBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9030021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRmSqCRA9TVsSAnZWagAAdlYP/Ao3wC++qLEj5mCxbXoz\nH/iSEwhBTC5Tpm54YFeI1s+B8/Auz234Zz/mheiRF0F2x7b+LipEavPlgaJV\nauQpCGZXRyhy2mXMRc8DODEzW7u3FBhdg2foh6RpdbqVqLcSCFwCYp4r3RaE\n5j8zwRhCtm44llb3MdwXzbp+GgxS2D8JNTboXZMLVfwKlMCZfYpor45o/bPi\nXeZknYBAO+Xqvv8GdkgI4VfIZOgiTZZjXK+qLlxl3Y6wmuQ4t/HXK5a6rFs9\nRvZxFUzDWEjM7YQWRgwuEIrouT9Z70Xa/UNH0BHPIWR6NB/DyEqbxJ9XLJmY\n90fMu1yDVUeF9RhIg10G7ehVufuO+n6xK+db7X+vZoLnLpmC4/h2gmmZuwI4\n4F3/rI9TvZ0yyS7B1fPlb3X5A4lHssUMaZiYNt0sDVc3h9fepgQG2fcmymuE\n+6RXJJpPgqUlfH3Ghs6j3uVv15N+jdo0ECy1pskJ2oO/bzsK14mDxVeKHar7\nWYDa8XBP55er0EPcM3NIQFXeCrrtyibhnyik31nsNTktXScFhnz1LVcucw1R\ne05ZsxVE0TFagdv1nyM0ccA7qqhE0KuS5+Srcxo7dQ5/YPp4lyBmA7sC1Sqc\nUFRFXj3FKo3ao78GdxlU7VWgHWVxCkku/Kdhcs4aGYhwrTvoTLTHVHe99ZV1\ntqRu\r\n=dsza\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f29283260253a569d37ce37b8f9fe15dc220d453","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10-0.alpha.5842_1598448809461_0.41164783971488084","host":"s3://npm-registry-packages"}},"0.14.10":{"name":"hls.js","version":"0.14.10","license":"Apache-2.0","_id":"hls.js@0.14.10","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51365ecc2764066e6b4379587aee64c1e181f683","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.10.tgz","fileCount":97,"integrity":"sha512-muBt5Gxhapgk2uV8aEKRYe9GJ6AI5niFfDuOd8ZXHga519RNJ0+QAeRPdEpl1QKMqj1lT/6r/WKVnLL+ePB6ow==","signatures":[{"sig":"MEUCIBz1qLB6ypWUEj1N2xp0RAMUyjKit6WxOPudmsZg8sBCAiEAziuwsJpaUccqcMyvpsgQhLkYpRqq844nfLkFzPa/kSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9011258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRoPRCRA9TVsSAnZWagAABVgQAKNcO/AVcDaOVdBUb9+a\nEkPfIuvKGLCSMqmcl3Ylr8helg/bRsZznBp5TcGJN6vUHGAfebdyt/SigcQG\n+dt3R1h2+KjHg1sR4SxG0AxFgGpwFu5hRMyCRrkhZpNhKzM4FowHVqQfXnvV\ncxlhCGLf282ujMO0kkdaAH6ES9o4A2NLTgtkCaJcLla9qkTsvmK545GJtR+8\nAlio0IvUFqiFa71GthByeAWn0FEp94vUNwELIv9va/D8yuBpq3m0XCbVXhLN\nu1qgCmlR8ASO0niyplQthSvWzZM2s52NHCPqMvgV5chxSVkx2b2p9J88Baag\n8qKFnA/j0SuWVnf0lUcYdk4yjadHpE2dRN58V/Tstw36Hf3eMq6FkUnPHuUj\nlThajcudQmD3wmSAbyEav+St8ZDEWoR0km7uQCaZtNVvpHR5OrUD/vcNagGt\nwKxwdIIRKFCPAR7wl7fJG6lFV5qcHJrjsETIDjQyWu/2icwcBpvC6d3oRjsV\n3jPE4MGPkmfwPs1/zdMd4V7Rs6mfy/dNNVlwDfD3YXhG/ABYyZC9YPw2XX+v\nzTAI1w5QnQG/hWKnEmBAo8cxE+o7Pns9wMC9ESa9AxTUacM4T4dr/EZM5Grr\nrYfVnNqDHCI1D537FL5/Gg7dxAy/tGjiQsb5iZveVNal4hVqoEQhbUSJIyzm\nYrs8\r\n=mJka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a1c8f0e9b890d2782df98f7f32f0d00e884ef950","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.10_1598456784719_0.6236467487836024","host":"s3://npm-registry-packages"}},"0.14.11-0.alpha.5845":{"name":"hls.js","version":"0.14.11-0.alpha.5845","license":"Apache-2.0","_id":"hls.js@0.14.11-0.alpha.5845","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c31f4e2637df21b38dfb93d961a02e413e605acd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.11-0.alpha.5845.tgz","fileCount":97,"integrity":"sha512-lS5tFph9oBMGpdEn68lQ2n9PODEb7qBDzpox0kBC3gNXhAnDDqWcq7zdVUX872zw566zwIko+0qjLkvi7kcWKA==","signatures":[{"sig":"MEYCIQDg5nVumsiGvh8iSmp8kHF89q9B+Bx5m4/+DIkmdogXbAIhAOh97gbqzkdRotKnS6bB5vGyaMaA/NhL4cH+2FzbWZTJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9033435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRoPrCRA9TVsSAnZWagAADssQAJPdEsiRSTcHqYV52FUl\nU1cwWMtoAaeWny4ULsf02MW6ZvoT3IkB9gqnaV4ikRtOV8ITKN7GfhQ3rMf1\negKUzZFHQJjuD30S0rvbVTBH6DkkV37AUxzHmS0CFlbms3zVYQZ3fmTpRKbV\nliBSizjusLNmpw2ko2HeUg7xPcFNX9nBj6YokcAkpnf1slMXR2r8oMotxV3s\n6xwwY2q+PzsS0Btbc61IF9Mjos0Ae1dTnuCk5FCtZwO1wELOJ3+/dfoGPYcz\nxuOkSGEzHjCY5AyiyLOSXqB0an+IjuelfWxU9G3UYMzaCigp8wPO8pOmS2Fn\nLj4swxPDCUsnwFIJEv3bEUwLG2U5SJxNXgjkxC/ySoVgwVs3G2I7vKatLnUX\neQCutxkqLNzDSWnfnGikXZMVVTN1jVWDBTXpb6zniwsbOr/4R3txcOVivj9H\n/zi/ZzwDXpfVo0Jz+H5QrnOOD3xhP5k0zeZJ0vgGKwKIt6FnPiS0DHxUTAGA\nEp/canncCxRd77fIbNaqezyNhzFWIgR0GXZAncboWLIahBBSUfSLC90G5L1Q\n6rUHR0z4ArRC/m+pNCMGaBBw9LoP3ZWzawrZ7Da6knLZwGnNNaZLFerjfUIy\n3OPa+j4UFAmFui4BUIZXQE2+fgk6wHf3z8Yg4S2NeHEUJFoXcjC4mAPKVayj\n0Gk5\r\n=YhPD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"89bd7906c64c29650e7099a6a366c34c2a2e033f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.8.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.11-0.alpha.5845_1598456811081_0.14102237189997036","host":"s3://npm-registry-packages"}},"0.14.11-0.alpha.5846":{"name":"hls.js","version":"0.14.11-0.alpha.5846","license":"Apache-2.0","_id":"hls.js@0.14.11-0.alpha.5846","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"378c0bc1add36ee6cf69be0222d13bf6793f6326","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.11-0.alpha.5846.tgz","fileCount":97,"integrity":"sha512-yxfQaeQiJmOynaYEieff+PUcsn2z7yGsSM+rGR+0XkbFAOAH9q76ybNIJgv5oXWpiXFmUQaX8CtUo7wStJGZHQ==","signatures":[{"sig":"MEYCIQDw50cNiP8A+L9loMa0mSBk5ejphTJSGi+cnJM60XQU2wIhAM+bFxGMw75sLYf7FF+4zqAcEExDAJPOvIZb+8cUTTzO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038090,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSW+oCRA9TVsSAnZWagAA7ugP/2xvf8FppRLSk7CBdrna\n59pVczvEjfaecv0Gb/X7lZNy9s86dQtqJHZUtRjZ6OB1XAOW2+IDlEGTxM04\nUXfc9adpu/QrgbDRqLdGQ1HnX2GlvyTofz7ndRMTH2wk/cMHdglvvXGTRKxU\nYfTeundGUsIqb2jZTcyVkV9ONTHTVMUEnTZsjME0pejusCwiqxZq9cS8bqsM\nQRebsMPysgODrlzdWXKkuhZwcbMIiT70TnSTKuMlbLr7LeZeSIkTNv4+n/wi\nwtAh1OAaGscRYnEO4DD5cs4MGHU38Juxa3Iutx3bNAhmFTaScgTVUSObi4zd\nCYXgQYGsemB2qzrcOdkcvzS23awvTi5FVgrjp8eVlsq7IOrURWdyp7uY004y\naOKpjGKdv85FCi0DfoifylRn9GuxDCAlzUdz1UWOp7fsxuc7H70aA59AAWe2\n2Tduhdq49/5adD8agvDgLiiXqRDB008dj0qFgtnxSWrTHtyBm0/efoZMwZ85\nsQco2qwjW5tOQlyQ0NxnktrU1H6BUAJG90RoaTmv6+vIrXQe+IrgEpT35Lg3\nqupFi9dTxaFc7bdEWOd57BtRlLeS/d9qNYsNqtTcTLgsUnqtgKvvQEoAoEBE\nNCoHx/gIAB0x5qZCgMEdZR0tIIk5nDX7Dv8vmTtuosTs1eJJ/Guk0BniXn2H\n/H0B\r\n=BqtN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e41302302d0f1fd1505dd4171fc984394c2d6fa4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.11-0.alpha.5846_1598648231508_0.4569867944400594","host":"s3://npm-registry-packages"}},"0.14.11":{"name":"hls.js","version":"0.14.11","license":"Apache-2.0","_id":"hls.js@0.14.11","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b3d123c45b1feb8c5c19f70574074fa0a77e016b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.11.tgz","fileCount":97,"integrity":"sha512-l7fm8AAEIIVc9r+RZbVAPcpccWIk6oludZ7R78B/ZJsYvuL5LJF8h0o8iayoIcbPT8ArM8vBhOkWFbe9q46Kew==","signatures":[{"sig":"MEUCIQDRZHpcTejNPgGfTrwx15Ig2V3AtUgg2MZ/z4NyQEcrDQIgNAZ1yF6ABPgZHIaUU9LMLanc6r+uLVmjXNk8XOy55TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9011340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTXMeCRA9TVsSAnZWagAATIkP/RJHKfyefWIT3ZLhK9Yn\nQ2S8RscvCj7dKhemW2972bPr22GeNQLirz/XJLCiXFl5Czp6NuvtAbctzapv\nA9K42RV1cOJhMdioXGBFjNVo/XTVeHbpmxPciPow601A0F4kXFLZz5ZsOKVz\nlhJRPiyrdR0HsG8FTdzdVeFxCcfh4gLRurjMmLoPm98HzwI1p3NXg0HynIgj\nPiYTmUh2X5zrOjKb2QALgRYLeQulnoGEQ659YIqTdlzZlInOC9DpFvoA9b7v\nIGX+qRLr0ZpcoF2+e7rQQ9UB8IXqIqqH2AFWrLbt0/bA0j6z8E2U21g0hfij\n34j223vfV1cTceGESx9XWxm4bVKEB1WGghSEA96Z0/YEGXxxsUwt3CbGwLQX\nUND97wV7eQiA/kCAH6MwLjL01gFeiHXK45Ipu07OSvqgTnl3m/i0YAO5msEP\nfk+7z2bzdxBrvrzNiZKQCWU/OoL2PUoxJtOlFTj55vwAEzkGeCfxqL6zSmf2\nn3vH55bMUBBJgk6ysUCdHGZ103Lddb5fPW1lrJUCBvlDK8iooFDp5O7VOLVu\n5JMOP6o5czG80VEOZctcfLFIM91wvU3lboY9O+Yz/gGC6SGtaVZnhRyBsI0L\nSd1uHUiM1DBTpNvXKMPsKiTD1PxFJzn5MhYEeG0c8a5wwiP+wdEIqBgJe79y\n8lso\r\n=Hpe4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"27dbaff1d91c0c919fd2c988f8b8c4aa4743d5d9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.11_1598911261313_0.8069789038366226","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5848":{"name":"hls.js","version":"0.14.12-0.alpha.5848","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5848","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eebafc287737bb5cc441f155265f46c4ff1c8787","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5848.tgz","fileCount":97,"integrity":"sha512-/asdc0ZDoWP+gzQMexVTP3181uIoQwVFJFk3s9lj3f6uA9YjpLQW1MoYFGo4QllDXAZaqLZ3JOfremxQ1y1NSQ==","signatures":[{"sig":"MEUCIE3zxt46DVHnppDGfY+q5lo+fCpIbnkI1MraZvKUsvM1AiEAl6RtXLA2i2vYY5TUuE5N+iOoCpkYUEYmKvlL7xlQu8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTmfOCRA9TVsSAnZWagAA4zMQAI4AYlZEWgb3kQrN5wc7\nIqnTWz1ETH2MG+MECU6G4Zg33OufOoDdc8iGnzTMjQyLORBDJpBEyZ9MDqqB\njwB4AC3JS3pnt7qPZcecmM0o0G0RBjAqmgx4hSmqhl8ZaPdUSOxk6wPjh6MS\n+Rc/14GAZd+sCTgQSOVOPbg5nJE0Kdzzgk7/B/Xy4uJfSnU0QjrhHClGQeqi\nDUE6AKfdTTFryLhT1p1pEQQTSLMaEAcV4QnK++556vWHrtfAyegWvTw4lSgt\nbz8ZuWUTuIevnjL/bbfwMBxcdQVDtHN/ZiPbUkWVcG3eGGXkRdnwUgQCwQ4J\nn6OMWQ70KGtUUF54Y78fXeKH0mEBpo85F4yTaGTihh0uvNf65nB5UbpwxKe/\n72z6Y/jAZH5oXwcQa/wFQDmKvMUNIT7oBqU51J5xyK6Avy/ELdbfBAGqgbdu\nRctx3teFz/AZSiTar3EZX92Lj/FXfrUGGKZcjhhHPcKn5d52CA8OvWlpeAPN\nofpXcfD+Nu4SxHWVoN5PzqFytrbgHwf/hjB++NAgQbkXr8DHoW8dqxi4LWXe\nO8MjCNj3Y8ItwdcYNK5XCxWbmSF2iAC8D/8QsXTuKlaLArkY2klDA/Vgnqwv\nzeIV5VQNxSF70aOdqFOVr3EFh7yNcKp569jGMKwOeBGuK9DbQtzflY8Sh8Nu\ndclp\r\n=ED/o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c3e2d86260d9b99a7bd7cec5b1ac1745016fa47e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5848_1598973902191_0.3271114718410766","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5849":{"name":"hls.js","version":"0.14.12-0.alpha.5849","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5849","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f8233fa5591403c88fa21d9f79652d4e401ef86b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5849.tgz","fileCount":97,"integrity":"sha512-v3lxH+9t0aRW+3e970e7FHg31JBUXvISkFTzsxh69TOMeU3m3wFocoPzor0lcQO9DpbW4jOOPJWREP4huEASkQ==","signatures":[{"sig":"MEUCIQCqAY+/JevmnUL0N1V0VfK73vByaDVpYaPociQTTF1ZKAIgdCP9MtunPNuptIr7SOfCfuElTKrCFgZcQ3L0oGvbkJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUQSxCRA9TVsSAnZWagAAxYsP/R1vURbNosccI0o6aAE5\nlMkBuclncb4XaemhMeuUFQAq3A1oRLOq/1AFl5TFYKV9+vOIv+LVe+WrG0Wh\n3YGJK0gwkL8GctRmBxII+1WdfKCCHXAnhLJmKB7LkX+2TocIUu4p8EQZ6KoP\ncMSj6wAhg5ZuEK6dmS2gUUu83LNU/hjBIjFsSIy8E2euUNV2+36nIg1cb+wg\nojCSgRaBs08mu7zo7X5OZgNGZH72uXbU2gPb0zQPQVHTEw0NPGd1/gZ/W7Ya\nNQoQkTsXe187b48c7L9VToimCbeEaaBEpHGiDZMzP806cbm0Gpcuc3xeyUdq\ndKzzw2zmeIfJBGwZGHStvasHzIWczkJSuxzVTFVDVQV34udbwSbB/5a2c2aS\n9GHxbb2znxYdIgUKnfDEm/9VSyHVH+SBrJJfVuwD4b22L6BMsFmxwGMB/cSG\nyOOnuJLqFiCQHfHc9UMk9gD+33jgLQ0Ej1+GtVYNHoTsZGD4vjM5vb/RLRkO\nMiA3SHGKeuDNMRJrykAs3dE6GNN/jl04CfMNUK+Mtd9IDGAaoXCMemZdFWVh\ndsO159+/BuVXkKvaQbwT32ISLkhb6uA39bC6SjeOqspRxT6C5utDNTD9kalK\nAHzERHuKQwVc2wN8k4gioSZJPRPrbV3ANNf6Sk5cmOLFhpy6gZyVm3G6guQp\njjJ5\r\n=7m8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"234da30399bcd4811ce924b019908e023e1c30ba","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5849_1599145136511_0.2798329647614799","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5850":{"name":"hls.js","version":"0.14.12-0.alpha.5850","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5850","maintainers":[{"name":"dighan","email":"dighan@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"jbartos7@gmail.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a13779436457aee069394c543403dea282e61151","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5850.tgz","fileCount":97,"integrity":"sha512-zDnO4j4so4UEu1rmStLRgB58Os7N1QLFZpcrmrH+1FAxfI4TVIgRVIVL/OGEvfzALEzEVZa4mJo8dWZL+mZPyA==","signatures":[{"sig":"MEUCIQCvq1RIZ1o1tFb4Yim6XGaRizK2uU0vRZWKbVZcBELYiAIgA2H5GQNs2wdnH9nHVlZ82EfsvNLTfflb9Z0KFzIrQp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUT21CRA9TVsSAnZWagAArYgP/ilFUBVxW31i3MsG5LyJ\nsxSFEAgyQPzpUKa9H/xZGXjFAKcO12VX/Y1xN+qgRgSqTbvMHtmZutFFsqpk\n4G3Vsr8H8A03bCR9kkcXB5rbzigog3veLZVrk4JF2+hKP4ThurgMfnafS/ef\ndgVzw/KIBWgbiNIcB5CYeciZ8U6PzjFjFjXGEJtTHwHwczKAHWOytXokO7Tp\nQfhFjmkBqQTKT9rf65IWpRM0yJRNystLrePrLhUghXoEVKmYWsEaaE3gsq/O\n3c7EnorJLHl8mD8K8k+JFKe/otK4xIvW1h9oiqpCxnsm8k8iQq97BmFV5SDf\n/HVTxdzB847iO1INwC6ezLFyok30oSFzhYlDKI41nMDNWikkVzWXUO0Syfyv\n18wlcfNUkBiM6uS1JNEahtE8+E0fpZ3RBxMG+SCRNbdn4oAx9K5vHXoSS+On\nauYd2zc4+MOF0/bdQbRv06IDBBOexYnq0x6G+nE5Z5XhimI+Qq/TfSXnOhwP\nkNua4zFYXce3aMhWHECaynGjvslQpvXU40DaNB56Dsr4ArqhkfHezrGrCKAQ\nHlR3u2D2ZhubMXh3f2UIaJfAPuPi+JV+d/2Rf5NQr+yb+Mchcgd0jqCRFE1e\nRiA6+F9ar/mrRmL4LqFcp/vgupr0l6lD9sdbu5wHRzX4TM8p9fnBNamWPnw5\nxS+/\r\n=u3CJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d77a26913da6b7630a61a8d30ab05190084ac69c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.9.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5850_1599159733093_0.6540700411508638","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5851":{"name":"hls.js","version":"0.14.12-0.alpha.5851","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5851","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a2fc5a6e1c6a9f4b69eb3b890f2eaff0100e7b4c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5851.tgz","fileCount":97,"integrity":"sha512-PbLOOlB2FnB01XLbqIWQGFdhl4+cD5bkMbJ/HYyOdldKx6/0p+ipXfkjPnssw73gzY2MbgLDu85Ltb+xk+N47g==","signatures":[{"sig":"MEQCIHbd98RnxG4rH96t8tg7qEYwjbz+Iw7OmRucvKSe5YLbAiBprN3JKSejK8zG29kzXmzB5+nCZJxpaNjhoTgu43xkkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWCY7CRA9TVsSAnZWagAANm8P/1dbbSXHowuvEsuTjQQx\n/u7mmkmEBS/qusntDORlBVv4DbARCnJVyT3dQBUs9qm2DwF9gcKBrDtUT/Yu\nnz06PDFfHKfvHE7Hx47YRGQoZ6K0VcsO/G1WxVkfHtCR1fIH5c8eVEkKr5wp\nn9wJh2+mllB6bpVmRjVS+MuII4BWJYsDOoB3YxzVHfvrQOqBRvDV5k3h1ILt\nu8ZhDejFx02sj3T9yIp5Jub46eGHlO/J+eS38Q3y0p8Mg0aqPq/DR8mBtmOA\ny2lKhqO8lp7OGl1YZ9XOzmqvyH71mjMaSO/VxSIWtcAJh157snXO6WTiuoeK\niU6SMs1qQkDNd4/tKnRtP3YEOxz+/FXeoJtone9+GK1YGHr460WXsX28D32O\nreg1+YCQ3PWXUlfhKhvYqV11SlEA2oSirWVv/RULZan6GbDEEso7G6OcUa+H\nY+Zz/43z0Cnnpqyr3X7+L9TK4LO4mw8AdV7gJdSdKmb17FjMgUVwGByx+dnA\nlHUArqUVWpHstP6st04zIABoQSeUxaRrzsEtgb2AbhpWxOozrFvqNzqF0uR3\nblg6I+XSAF3zrNWdM46wt798O1XX99+OrQtlT60MSAuClRZwcvGHb2l7lCyS\n06tVfzI+alewrFq3MIo8ntTtuKo1hhU+hImUBvJenYel6A119jtv4Ik6QFjM\nh2ZO\r\n=zfiT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5122c6dc95f5994a4050adc9f5b012bdfe491fc9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5851_1599612474601_0.12955451733983292","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5854":{"name":"hls.js","version":"0.14.12-0.alpha.5854","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5854","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f8aa0bc2b61a252cec8e58afae06699e6f172e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5854.tgz","fileCount":97,"integrity":"sha512-T7I8sq5NZhLdevVTHmkIF1+LeZmsRIheHmW+Aen88uXsfJxsuIjCB9azz+fU1f1gDr2T4/GxYUCBDCdOvCG3bA==","signatures":[{"sig":"MEUCIQDvJaORO/XXYx5ugRIQ0yIMVUMWow1xdzg/iPi6AbBdrAIgGw/F/bZhGMMJE0ptMo2cOUojbFHMRua2hz5PKoHhy5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWs2cCRA9TVsSAnZWagAAZKAP/iWw1r9ZVFk8uwTbAHCR\nazlpQ7FrDzCVqQfpITMCLqKgkvmc/Tyrm+/gYe0NYQjXILNBss8Oaq0ZYGjH\nsX2LljM2yxZUvuSmv99jXfNk7s1jgxJ2jPnyQmDzIkaxYiGykNQvqOrNdyZj\nk8e+DaRa7VF/Cv7bQO4PnlPy7WsADqHp3FDWcRUuCpP91kCCagi6e1nmjxmP\nTHXoNnmtqNm74GsHLQDjCNbAjSfhOMtt3YrVHxGzzLOO18/p+3tCIvrfukFD\npgH3Rk64KA6/vHYyTAv/0gc4Rpmo/q2Af9BMQSsXSU2xolNOPFZDXwLlJ2La\ncZ4Juksk5FerGytPwIH5sfrwjN3JV+8q+sJk2zh/9ftnPwzChKevlqFWC8c1\nwoPPrf2NURzTnO32GK7B0uXJoLUGeavtVeGZz8cfPejFAyDiiKnzYzUKkdzC\nGHJYloHUlXy8mcnACfaHryLPPwwTYslx8wotlsK4fRUgzbJkQonDhP0sjubJ\ngzKEpLDldmQsGMJH8xD6LtMrLOvytsecmS/tSkw3AnxPeFIqzAr4QForDUYr\nPDyD8SoIsEl8TlcXGoFDkmJ//Hz9SWrfXZRDe0LRO5BijX0bFBpE68eWKBKI\nAwC7OqkFoi8teJMlHS6loUfRc9TumjzrYgWH1ncPUNa4KJLjT3NbLtCU6Fkl\neL9K\r\n=ag2b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9edf2d18eebd4246bcb80d486b72e42a1e39c377","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=chrome OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5854_1599786395576_0.3512321102902054","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5861":{"name":"hls.js","version":"0.14.12-0.alpha.5861","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5861","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2560e98e50f2c0647ac75fb8bbfaaa61cd983696","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5861.tgz","fileCount":97,"integrity":"sha512-c/3Pf/gZWnJRL/9G61Q/hq9T0CW8hMOaKFFx399BB6eNPnA+6aMwXfO+CxwZCQYMQ8Yw8SGRyhingp9MlmaxdA==","signatures":[{"sig":"MEQCIFIAFdTIa2b04M0pSQ88aQC12/XagDx0J75T5hFoa5haAiAFIdKSFCiXuG8iY3Va4ko6f2HW+zhxhROBdKXbw/3kRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWwQJCRA9TVsSAnZWagAADo0P/14BRkRQphB9ubMUwBXu\nt802vWt7Ncdm+IUr1jAalRzLawvg4lXB8aWWMuUieRyoPMlBWiaDafhunPb0\nElRPdAfezCnkRYxVvNRLpqkX6JRBynFD7+dk3BCmjWNk6v69VO1Pmd4OIkbm\n2zMxyxe9io4Tml9ULE1S25h1H1oTpOiX6cYz1L9BskXrghZg+G5WqLsJUhc9\nZwXeBSQ3sS4dP1WSStQcc/4u47CqjcUpB6uQCy818nC6bFlXOm7CL0/JaDLX\nc6uGYfBFUg0MAZ4cBcbkY9RGgYPEs/wOwjT617eYTR3q9WtfYVZrExBYVeps\nmZ0jf28dKwBCch4E6ko09lEe9XfUMQi1TDLwynvZi65hpgwBDMIs44dNvgnf\nXIZDEYVVwsO8qefLnUwa9DkZ5BKoR5Dqd9YodHzhzacSsRX/QtJz66iC+pnS\nDQ4rXwVgXaRFToVMVG1IqjM1sci+QA4co0IBG/4+qNQjLIiSFjIQv0vYunKJ\nix63XXVoLhqMhzzXzznxSLjISRd7V4uBm9EVDEbcOUzPhQ56ISGcHrTRe1we\n3o3a9IpSyMtiyMKo0/XolSC/Nd/77x2HKqnQf0ZS1jXXXZNr991PJxAc32Ey\n9ILd3wu0wGbDS3If3u2Mk4EjSNvz5mZR8AbFtpAPDHc6N7Idk4dpj3zIgLbY\ncCs2\r\n=JrJa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f0eaad517bbc9a694352e2c03fcd44acabbe6399","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=chrome OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5861_1599800328930_0.5046979052488931","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5862":{"name":"hls.js","version":"0.14.12-0.alpha.5862","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5862","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6094d47456adec274176d3fe5d8ed98cf02f10df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5862.tgz","fileCount":97,"integrity":"sha512-RLhsViJFLbBNUIxRKHHGwqMqNnBvErWp92t8CHzLZKelhOSgHQ/lbkKkLxN+PJff1FFx3VMkQyTRKHgRi08gUQ==","signatures":[{"sig":"MEUCICCJS8RHjNtecYUSczdEky7AH54O+Y8L9KDt+PDMnoFsAiEAq0BzcUp61YeBcQc5kih1bWSNvBSLwVddQDgBm53ppRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWwUQCRA9TVsSAnZWagAAILsQAIR8nWZdcNbTc/3DkvHB\nK7tjZQqJmHMVp0b2m+1h5u/u7H8+C6ca+L64eHvUe6xmtj2QNIVbORYG3UYc\n+Y+GO7VmO8thKkWbLAggHa1NJ97Z1xS0gZtGaSAY016LH2EQAd8YYQlV5OyK\nZFTTGZF44r0DqUvvqsvw2Pialw/S6Akq1TpXBFFx/lkZjE+5nf8S45Tlk4RR\nGxyvMmld+egJ/UX0IZKP9ZHzk9WnN2qGlT02noJXUIvG9cmkeHGHZ8/MlU25\nv+KWi4RUbiLxrjIm8KD9TSZa4nL6GNbaGnoDYgp1uYoom2u7sbMkoI/eGleJ\n2OgjwZF4VNIE4VhrsRB4xkN5ZkCJBDPncnhTd2L6tHJ54K8P54QAIPvhSlsE\nsuxlyYk0DK3f1pvJ85h2E0QYMfy2F3Xb1DbkSNC5Mse3vahqnEXNzJc/612u\nOCKRQb6cPO6ziHd8HcpdIe+gizjoWQhBA2Ka/ihCkJIFxxGopkJsMtpaVb8H\nIEOSPR5mnszEp4oDWgW6+d+Kb3AhkhmVRtcGLP/pUykzG4zTVz60DnmROxaj\n5+bn3IFsUYGb7NnAKKs2BBuHVO88rKvznFf+m/5Zm9CObRWCsCwjcW3ZeuHX\nFE1GGKgjwgI9sLm8g/goiAnUyRQ50iE4Tn9oVaBMCkEMP8FyQCjjz5EiVxUU\nlz4p\r\n=vzLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bae52acc742e0f39cfba8f42e3cab834747d5a75","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=chrome OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5862_1599800592190_0.5208550868895692","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5863":{"name":"hls.js","version":"0.14.12-0.alpha.5863","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5863","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"403a4de20ec5811e4782cdfba52150b366aee6e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5863.tgz","fileCount":97,"integrity":"sha512-P9n9po2P0tBrDpT2+/YomrhOKlOlj5T6exgUXOB+ljYGLFIZhNBAfCKXAPf5M4bdoh8CEtNTIVgGU4RKqhZNPw==","signatures":[{"sig":"MEQCIAkI/QS9gD1lB3y0q8UsimEsJon8G47F1CwUG0Ir5ADrAiBlU5HfpPORYavxzw/fXMmMttjJTJXxckyoXU2iq9jkYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWyT9CRA9TVsSAnZWagAAevUQAKGijUQ3UdP4Cjh5pzv1\nUtlIpryclsXLy4o2EAq0PNzAxFQ0Ugoq4y2KHv4lBrGI9Ez4XtZwJ0mPW2Io\n7ilOPRSvSmfpzNnlGz8fTHeU+kXw0yiatdxiNusaYwCw7XBtAgRtzYUhIc75\n8ejIPx96+wvJ667bH+crdec1Izn9K3AyZBsKUCLXPx+lkMfSmZgkHL/tojNV\naBtUsJgh9CIBWpF6DaiI1KE/sYaTcWz96mI3LknCOxSfoZOQcno+YLtXQ6W7\nMf+cBjfQ/Bqb4XKv4d2xx8C7LnW2sNsYTx2sGgaBaNgv79by9mvtsi4v2N16\n8SdGGlP93wKZzwLiST8gqLwPWz2nJ0A5wmuyQJQKs4DAbmNRZjcF4ec991Nt\n0gBBPuKygGhFwYRBWuXitFMpgoNwJvJg0k8hf1+fh+hVjygwEIYecy/P+fvZ\nhYEGkmETAUXvYeZ4StStru/iv1QDM7oAaa1FiGqXQsYme3Au7fCDe/LJO856\nZZRNp6z7j96uRbOWU+A8HvIxKoYvsOjxhOiXPs4S9UFvXYjbXpwNYyrK/gZV\nqNVPuQefmiDvqUhP641t+nelrmPJqsrsKZpM6WoIGjsAp7fuMTVKyjRp3236\nOHQZWlntgDRBYs3VA52/8xY2RmgXN1vkWltUI74q4MloWwm3snoMy+RE6nty\n85oO\r\n=HJr4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b326b8caa56390e1efa6dba2c41f88e00e06b8e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5863_1599808764739_0.9467358273686279","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5865":{"name":"hls.js","version":"0.14.12-0.alpha.5865","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5865","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4eed0b689c38807f3c4d9d6532dea7aef143e13e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5865.tgz","fileCount":97,"integrity":"sha512-SbAuWiVL6ta8aKDyDHVQJ1+uWJCAs3dVe0XX/qTIy1HpRc+xURJAJKBuwNWyOXwsTSVbuHe9TitMNfbrR+tyZw==","signatures":[{"sig":"MEUCIGAmMF1MpyHP0mLyHtOkJNHDHf2fOTFW0fEK4kaQRuR2AiEA+aEcGfiBtdhFB66WSQKG+06iHduz44VsowNWl28PYBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW1tQCRA9TVsSAnZWagAA+JsP/2VIOiN2COLXAniVGMhs\n+v4y1OVer5Sry8T0tEKkrZWIYp5XN4uZBUrM0WJa7+Z/C/0nc9e1odGQ+AIC\npqtqXpATUwx1oVPA9ZmQXjbsxVFmxMNHe6Luj/Q6+uk63IIMTlDZyFYRGvR2\nxrI8da/RE3kV+r4nv4rcwdJYEoZfLa8e0z2l+QTye+5Dx3Sntd+Wzy0yf8L8\njw5WX833/9HoO04oUCpM12Lipywt2Xqn9Sgu5POryL5Ct6n04sAYrlaP/QEJ\n3vHZYRGTEuX0lFHnpXKzLIbRoX49IKKh2+pY0XCJamOayHFk4WCxm2uPoBtF\nyGfV/C40oN2zBZC9oh4jPIT/By7GVtQXp129bWdmSTUyVUMqDCCdvmFHLJon\nhHnkpiNjaSO1d7NilshCMj6vE0fDyF0QLFXDkGD/clb5pkx8+Aef0IBUKJlW\nApOAsdCHCskl+/lAH2l+XKWXfwdUXNv145XCBC8wexTJwyjncuRPuMo6JRXG\nEzqDXLzpryUa0MTzf6gj4luv/R+PKnKEJ6cbiNwPzpOAJ05bkpnUn4Zye9xf\nC/wx2vOdil9x35+NFJBSqzZ8qJ7Uqla4KtCqBafP5zTAtxWEZjEqdtJ9Mbd4\nTDujV1a1Eo1xQEY0TWbgSmwLOVQ0BxfHU3Zsu0K/tRLXGOrsyBnSM+DVgPbi\n9jxW\r\n=/dWu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d242b986e597ee58c2607f9ee8b28b0e5c77929","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5865_1599822671575_0.9110458721931272","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5866":{"name":"hls.js","version":"0.14.12-0.alpha.5866","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5866","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"508ddf0896e5c79b2b1541bb558dc18847d8a502","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5866.tgz","fileCount":97,"integrity":"sha512-SY+eT/MSiEO9AdA45gwzjWF1Qzv6LM28VTtZMCqONLBWp0W9e7UEnXzCnDyPpqYql2AsUeuyNWNp1xjD46yXMA==","signatures":[{"sig":"MEYCIQDXRd4OFP57MgZBjiNi/ThiWc4+KP2KlfhRyju+dtNdWgIhAJeA9FTuBFhwZLX+X9L4VCUqyBACmLtmnZthugsL6i+c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW410CRA9TVsSAnZWagAAKrIP/RcWia5Fxzui6+dm0EIr\nNIQ//iuxdNlDDHtfVT4TJxaOtpSDuJUQ2xNR2Y94zdynvoTMO34vxJm0tfuQ\nf2qMVk00ztcAktPNr0bbKQWLwj3c+pCV04WuQJLEo7xzY5az/g/vzvrnVkR7\n1WeiRJ9y6SyShUUvdmbGeF8DAbRqm2/Or6V63DXfrf2kKqSqWxlOUqtLoizx\nGdSbfnM7AxKDQqmslycrSl7yJkEYaOG4EbxWXxnsdk8Il/t/cRPrJKT/AOCi\n6Nxan7cKyXDNknsgrJ/yauOPI+FlqMLNgDU3AkkE0+ffE+IBkT309q13juTk\nGjgvWJGsk8IdPbK/1CM6XS6w1e+EJRh9CMLmo1rHxZGNPC90FLsfaQPd/Bhv\n/Td2YgYI1q1L4058gnIjLVy6MRNOhdTs5EVHOvjyDRSlQEu+nHDVRT0LLTot\nKktIdZDcHCxbgz/A7kDdtLKxpuzOROOObaBu2zMv/bhsIqWWM9gdbOtBcC5x\nnOvtyF5jY+Ru1pb0OwldFU93DE0Sopwgbsm3MN3NXSkrtqZ7sy227OPhG/vL\nBSc2+KL0/UsX/F0c3uGPczbGo2W0HcFElQmnI0sGnCuOAmcbtcdjrHxw5Kq8\nwURA4mR+edI5e/6819mBzSCuBGZVKx83P11o1bCFOgdnDZuTJn4wL4vD9qrK\nuvq3\r\n=jxrE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7647e18ff97141fbe5c905e86e0cd6cd5fc22831","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5866_1599835507215_0.8420454445094883","host":"s3://npm-registry-packages"}},"0.14.12-0.alpha.5867":{"name":"hls.js","version":"0.14.12-0.alpha.5867","license":"Apache-2.0","_id":"hls.js@0.14.12-0.alpha.5867","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"175778cd0abd5f18d7f5134c5ea8b2537c335799","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12-0.alpha.5867.tgz","fileCount":97,"integrity":"sha512-TD3p75nu+PsCsZ9xmgw07CePWxXTGznPbcJFmWkEoMiTJ8V+U0AdtoyfVyXUbbo9sEpqpjWqWZfwWYQJOh82ug==","signatures":[{"sig":"MEYCIQCAXB+Hp8uawMcgloDI9vlvnAsA0oB241SUW/FDpGA5iQIhAPFjwLRmtnRnnlkmRnMSB3v0WjaXosqCAmhWUZPbG8Sd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW42YCRA9TVsSAnZWagAAWP8P/jRHIVj8RBUAmtOCkBDk\nUckr4R5HMcGpKfm99P2m+UxBruAkUcpG2bs8ZjE2q/72uf3p0+G5M6YsJZzs\nUxXARVe35tjRYVulvvYLq/nQgcAdiIzxemGpFv4DFw1tAEjr44Ng5IPWEXli\nM0GBtpx61EjnRNxTV0hknX7QCDqjjP0TtAKXSsYxXmkoJnv4R0Vman5V7yJT\nrqKeRMgtPBXFdEgvHKO9JNEb4sTurBrY+pzZEv7yfuKH0m782zPfd7qQvczp\nb1Vqdk1XzNsMbChdyFaGe0nHaa+Al5hBnUzWZOaxOphXrAf9Q0iIbPFVnPp6\nPdjTRHKfibsQ/GrdnsQ6tIoBBQFuipv1qbzH9DIn+8ZZTuQnroFC6Mq4LrLJ\nYvTWKXMDCYoilbUXQzj5PpTvf69m6lYa1qvny5UugUu6t4W8xjEEAVGBjLEG\nRi8Ohg81mPMmV982g6pHgjAqobaxOBbYpCqtlFrFpEkB+uliWeel21cwezAd\n73vPKcWMcqEnk/0FJ2XHZKrAfXAxmc4vdgTh43v8Vo/guXSA6NzBTzCW80ic\nc5Z9dpPeQFW4AgXWhGp06579qTX8PPibUvz+Ycq9SmJ8mnNhs7z7364a+7Bb\n+8ayP/dh4IK8MrN0ZqvZkr0JUdw6os0OVMUMn3yrYcSVkPCyUDjopWrDuKW5\n3fyz\r\n=xxFi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"194da85e36255fdfcea2663f89e9856542640f4b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12-0.alpha.5867_1599835543784_0.41070371228783986","host":"s3://npm-registry-packages"}},"0.14.13-0.alpha.5870":{"name":"hls.js","version":"0.14.13-0.alpha.5870","license":"Apache-2.0","_id":"hls.js@0.14.13-0.alpha.5870","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc1e841c950b88d99be599f39fc9858d5d020cac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.13-0.alpha.5870.tgz","fileCount":97,"integrity":"sha512-n67LIsbrvFpFlKAI9p8oAv1T6nfx1mQYIKUwj5K4oRDpFEEhK0oN5ycrOsUfNxnDWPzFGXEcgV33Fa9mi5YgfA==","signatures":[{"sig":"MEUCIDYJPioMbbE25fNv/sE3kPwR5ku7g9hFlZVaItpZSZzeAiEAm5fzZoyCrznWw2S5RhzQuUODFhKJlmbb+7Cy/oXvPuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW+DUCRA9TVsSAnZWagAAjDoQAKJlCDcm4w9UQ0qPrIdv\nfmwE2vsxBdHWXGyFFgM3GGpvW6FYIgL0v06I83DHgemCl0ijMOfoPvhyp7r1\nkv6oPSuIa/H/rpbfDWXh3GY90EfGH+47AlXuttIc8lAgVKgmQDrEljZurxX7\nw3nq1iYE/5iyAUvG3XteaJrqa9Epnoue9IJsv2AbyKFOkiUuCFl0vRn33Axs\ndyGijk/vMk2tc18Q1nhP7Nq5sDkGi5GbwmTrUwDq4JiB1wcercqDgbbrq3u4\n0TA6Qq1UVtOlJj+KXDhVH6Rc2v2+ylIbNRt4R6hDWqe9La7S2tjZP8hoNH7j\nSddkMCviqiq1jfgZCbNHXahZ3PCzEWRWxWbE7lyDX3Xeq3wPW2s77RiS+RSm\n4vhgnxwETqiizeMFvhWPQDUZKYNsZEk9xT/1eWm+vQhhJ9vF497wyYf/oaKH\n3F9ohcEQa3bCoK+aG/pEkHJnPluevJCAIC3Or3pHva78MyuY3C1aDwY117d6\nFgdXcbwJz4oPwS4d/38niUh4oOkCvS7jiHZ4Myunzgxl5WmUBsreYoEMFZAX\nDC9oIX4UHH0ztjoGZJMlvRjeiofjDZ6lI2PrEl40xVXwGJIMkL5Xqi2LVCPQ\nu0pUBsKtRYZw5p3SjzbPXqIKyDxQNmPfaOSUSowkG838w+2yj4ZBo3irmhf4\nM3mt\r\n=cpX5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"299bc1e482e31f3197d5da4a266ab7cacc196f0f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.13-0.alpha.5870_1599856851843_0.3039862577872041","host":"s3://npm-registry-packages"}},"0.14.12":{"name":"hls.js","version":"0.14.12","license":"Apache-2.0","_id":"hls.js@0.14.12","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d57042115bee8570861482a8245cbd8b064a6cb4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.12.tgz","fileCount":97,"integrity":"sha512-ye0KUhGp/K36gUb49MV5sA+uvEy4GVX4mJur8Bd2uCyLKpZs2zVm6aPHLR8iF3SBKbDF6n/SDHVgrTQxKSmsZQ==","signatures":[{"sig":"MEYCIQDnvOYLHx0dZVrihZGa4jwcG4GZSRrefufpDIAVBi3HDwIhANGadim1Ma0bqFzsuijk6Wpz26GIO5FBtlOq6fdJsqeB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9011414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW+DuCRA9TVsSAnZWagAAQxAQAJt5nTMPsUSNPt7/sbB6\nQ7LNiult8NUfWzL3qP85QlsYWWX7tTAFlE00yQs4MY9r5Ed/hR1Lq4uCGGEQ\n3DLybu8UfQhtwTtcFfXN3oNDaxYWOg+Ypv2tlMxXmZw4qhNsyu5+AmBzzcvP\nVDSA+r+KgesY8QGoCcXs057uhyZkzohsDQxPQHQfgLXm1QyAju5PHmOGsyRH\nZgqz1yHCWCfJS3xEq9aJOpu6msfhli1YoZ2kLMnLm5k0cVitH44K7D2NkJ1f\n4MfXoLdpTXvhYRnWnd0V9M285zFcZlvW/CMWCdctGwJWyxu6wLOLmz91TXhi\n4ya4/Q7qnQvXy4Ht4kDo7JwuNfl7Djq5HHnqacPrhtbYiHrL9mquQEzgRtxY\nzIMeWl608kLJrdx2pBrJ5LPfMBPxa6EVYAPfEFgjNzcv/eT9qeVZaVeN4T44\nJWFYKSVIRf7/U11CYbrtPrmjaszv9jF2erFSBdBjC5hWXfbrEmgdWGc3G8ji\n9MhVj6Twh6pU6W8yMmIpbAaMnoZHqs7gNbQrp9bU5bCVu3DKGPhfg/kbG3We\nH1mDcRAN18iKSOvyhx5/scodVr/5RuF0LD2b+tWxhG2wRQkNgddErU+07fxT\nX5uA+fqjKTNfzobXaNHWI+qgwpr/Q3+IUHE0oLQoylqLdKVVAi6xcfkbTOGh\nRVuL\r\n=OFMd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"26ce694db9905ecccba8c394a9203dec372831f1","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.12_1599856877899_0.030754669489123643","host":"s3://npm-registry-packages"}},"0.14.13-0.alpha.5872":{"name":"hls.js","version":"0.14.13-0.alpha.5872","license":"Apache-2.0","_id":"hls.js@0.14.13-0.alpha.5872","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8264066f2bd34697c1b391b7963a104afc0cf70","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.13-0.alpha.5872.tgz","fileCount":97,"integrity":"sha512-d2MbM5cii6ICUC9WNNAn2pfQ7nNIt1JozptGMEtexS64/KpBf/BxGeM89cO5LHHObTxdhSl1+ZmfHcREDw6Xbw==","signatures":[{"sig":"MEUCIQDvWJzGZ2gF3WqmpY/zK0orbwJobNzRBQB72mZIj3a/8AIgWUfC31M9t9+ELSradRp4aVqeoxuhFNSuNIeNKyXhb9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW/MxCRA9TVsSAnZWagAAWvcP/1bgjOSE2h7zME4UnkWC\nh1Gu8+sQXWhRO6JGi5qcW3MpvsGjA3ZOeDGPXtGzXqw6aQ2hDVVfPawA3h6k\nehTrtxIraQGFmZ4xztfwNjogqlK9qV521j+yceISFj459HbH+9SPlFcA6rYI\nNwmiSWFad42L51M6ZRaj2maamP5he7ex6mYsoCIGaQnyiTfDasAi9avB3qET\n0aw5VfvanH5aWb7VomNeymDF0F8RnBlh1M8OqlWC9I3U8sxq54tp/1sLwxZL\nM4Wnq6kkBGOtU1mkZDeUPu9sFzM0XMXQDB9VD+hX8TrnHPP7EKMbe28tQMc+\n4Li0RnoVg3ILDkoCGfyfav+xv1431r1tBCPVLm6XdoWE8hjWe3dJiE3cW2j5\niwTjxUIuZ8RyhSmyqvAIL2F2QkBFT7Xog2m1b+h40moKjvEMLrsaCe8MGeD/\n6o/nIIwtr77DC/aQKevsVtmd2GYk3KhtrM6+EvHNyQab6mFBw01nDs+tPyPr\n0iyBsEDX9nkLWKe5s1BW5nOBeK7IhlqR40hs0Rile34GYE0f1p9A0EsuSryy\n5od177/M4el8jOXl0V1YPey06UP2/kPHsfbPUUoZ2vJmQ1vxnhyJVZp+r3kU\nHmP8ioVE6kska3nFtsViOqaTbIHSWYxn0LWPXUsywuoFmZ6mDFrpbNMy3E7W\n/cb+\r\n=LSTv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"255ede0968410b04299d466d6a4ddef15b5f0cf7","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.13-0.alpha.5872_1599861552515_0.43707357296619564","host":"s3://npm-registry-packages"}},"0.14.13-0.alpha.5874":{"name":"hls.js","version":"0.14.13-0.alpha.5874","license":"Apache-2.0","_id":"hls.js@0.14.13-0.alpha.5874","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4df404490a012194857392d6aa39d1982bf2206","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.13-0.alpha.5874.tgz","fileCount":97,"integrity":"sha512-0f1Fc6365Qyb5/KOTxnm2zTvzmLDLOTrWEM4tRNaL3uPJveYKFf1HW3IKlnrLV6hMjG1V1Y5y/7KwlSG6WS4aQ==","signatures":[{"sig":"MEQCIHITcRgpspLJoDPpky8ii1aemQFu5Ev4zYfJg/7gS/QjAiBPQXyF3ywdkzSxzmmRvTEU0h0OHO06+zvkShRe1Uy5RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXV7SCRA9TVsSAnZWagAAr9EQAKQlEsQC8rEojx5GNhO6\n9pmIx7vtqU0WQV+2gA0USYBRtAacmopWAMvlxmx9jrS09h1a5HHlirmRczsq\nDtPygRlHWPnWeDAl4ElEt7YPeFsgIOZcPtodXAFTvUHD6Qug0LC2F5Ri+tzx\nl7byeOd/rr7J8ttUacsI0hpsm0Eo+sJAx/+VFl2DxKHjDvsmIpoq64ugpDQX\ntkWuMP+uVfoS5DSIeN3HRgZjrGbZvaM8oX4UJ51WCWrlGKvsv6Asa9fju0YN\nIdJDDJiM9FLDgj5tXKoDMN1d97mEKz5WtDhwV57so2YdpxJP2gP4swkEap06\nX8DIgcCH8nLQ+MjDUlrWuPU3JFVewPdSfNLFzxnWomhXY2ES4fLLz94Dru+D\n0M/XveVUX0HK8kRUtM95g3WMbbn3CT0yDs70A0EE1NH64FfJH+huIefY6RD3\nlY+O4Ek+G1Bh6MVquhWBTIfjG9jjzT/GNNTuAdJybjoriPQkNha42lc9pQ5J\nnxUUiy6sEzkGZgYadgeQ2/mF1mWp10FR3pxkEMO5Ikkl2u1cGSjVNsBTKmbE\naNlJ7Fui7G/sNV1uAFDVGS+U2xmyUm60Vq4DoOdFbJJFsdNb6Qi2Z3mPOUQz\n9YZru6NB9+UCBs6HqhJS1xDanM/0hgf3Qjt2yJIVfbGAaA9gPbuVFTyDWePo\nfjqv\r\n=DdjK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"70fbbe9f77c37115e5112e1eb4a76a2ac7119903","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.10.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.13-0.alpha.5874_1599954641569_0.8346267420987963","host":"s3://npm-registry-packages"}},"0.14.13-0.alpha.5875":{"name":"hls.js","version":"0.14.13-0.alpha.5875","license":"Apache-2.0","_id":"hls.js@0.14.13-0.alpha.5875","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11d5cdc8f5bbe2a6ab8c98719813cb9e70c2f014","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.13-0.alpha.5875.tgz","fileCount":97,"integrity":"sha512-YaM4zcm2/ny+/9etkklcaD1HCZzGR7aa4337qAuCD0fecgz4zH1HlM9J5UjLzJx66MDYOp20gomsakHN8LSlQg==","signatures":[{"sig":"MEYCIQCZJRDVbMYIk0iNEmt1w2tS9K/bRoLxSTirCjglBGvIyQIhALqn5By+TqiMTCrYrypWl212b1tr6ICZlL7GP+PGJtrz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9038285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY9P+CRA9TVsSAnZWagAAfHkP/2onGfJn8dnOn3LgrGTt\njrEjCDUxnGZLfNHaYMdpeGUT2qVlc4ivFmtzaMdDHXd6ozAxSYMyLCDjdfXO\n+9YwHMhFycH4jxm/wMP+WFH5SG3rajJDpf7H5kSMy0vc9rOHp4parhLyCgJ2\nYHzsDtHoa7dC2M37YYUf56+eKL0XDL7Wmq2VVB0QxXIhQtc6iMU0l37OAoWX\nEVrXNCo/gQQmrf3MIrsoXp3cY6E/uxfSLo+0M3Pq0jK7dIxKi+WUpKJWK9Vf\nn5dWmm27FQ2q+2NUB8d/VwYXEh4LdSzxYt3TwZLiLxt5B2XcRS3revV+ljbB\n+O6NxZw0Ox045O01uP9DBZZfdfsv2/A7HHiNuRNyQVBkNyb2jESVeWajPo5o\nVVvnIczFK/XCp6b5jyMJZh5RjhNa181GZYHHf9wWfrgIHftZJH18cvvFxwpy\nSmzK9NlrfIiPCatjzQu/UXaJkaKc4SOvaorT4ZWk6JCHhY1gn692hwNVRMoJ\naAvrCLRrZtOdRbAR8K3R21qe+7QLVnHBuMFJtCoPooRNYEhA06KJq8kouurK\nO0sJ3h8ftppvo88vZ81DiQljI7Nr+ITddpzIGn+hda8Ei6SEONx6j4VtVv9S\nSqdsK4Km2fAVLrNeUDoh0uaCdRZ1R48LLw/mYejyeWy6YfhrNLtqEEJFSifo\nfJzr\r\n=i6hT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b47918685cd3841bea4ef41c3231ed3c84bbdf4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.13-0.alpha.5875_1600377854048_0.09775176876240899","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5880":{"name":"hls.js","version":"0.14.14-0.alpha.5880","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5880","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e012a4ca4d0c2b4593dfe82d2a392c5d66a55be0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5880.tgz","fileCount":97,"integrity":"sha512-wnTGu6R11N/G0N1LhlXO9ZCBz/WrX6/SVKaGWGXJIpFgdua7hvvY3jOHlSCSWTclB/Iju4ANIziTLWLm14ML6A==","signatures":[{"sig":"MEQCICgILvQj+dNRz16Derd/GX5Cf8ZpbaL3894EKez/rKyYAiBBlsebflbLH0qH7Vtc5mAYkdZC5o8fuPZx2RXSIZ6yjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfahTTCRA9TVsSAnZWagAA/roP/2lKSv37VCiv1OmaP8ne\nSK5fyZFnc/nkw3BIaHVTcmd01+y6WJKzNCXgp2sDeaKgjd8YfQ0GQZDd+VjP\nIcSQslVCWz/jGHExXjNIytARzpE12wrBXW39kgKWXjt2vhwuHlY/pbii90rx\nJ5K/MPTxibfC8uq4V5HPAdycWtLsA5vdNhhSNm0DJ4e26IvbKqXkQBnzn+yN\nnnmcDVEEpdTZfJFzAbj1xUWMC5e36WihOSvJJS1eSoEYCu3CNiQfinN85066\n5sa3/Wd7rg0S6YKUAzEnbFQ5iIkNWu0vI0UYAK04vbiy87VRXPTEus31UPLl\nRnb7UttKymMeVksdvAuR4/+lgPJK9NACYhboHpNN/SLPwV6luMA5pthg+7rT\nxGidKpwDptxCf5Mdk74ft1IJlFBoNbgqG0ofIPpXBj8Ri8fheBUwaxiYyhA8\nPafeJeK2IIy6NAzKcPxD58EktAh6ovuw0KfC+KInSnoPiqetOfghtz4ulCX6\nrEEmhVMIb+SX/9jm1tkwbpDroJOsPesOb6eFCG9/OEMWuzSMmpq7iajoGBAI\nvnKrt/d/ISnZC9wIdejBLwksa8iXLa9i6dq/FgjXwooAup+EZwf2m4PGJmUW\n97EqfIPgKNDhrZUiV4xOsLdo8m7P1JIbmGjcqaVs4CPsOTxvxEanYGBPCfHt\nQwX9\r\n=NFA8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b704a533366536f0fc507aa2d90db18fcfcb4536","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5880_1600787667415_0.6044362478196772","host":"s3://npm-registry-packages"}},"0.14.13":{"name":"hls.js","version":"0.14.13","license":"Apache-2.0","_id":"hls.js@0.14.13","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"824395a0631c8e32bf0e8de06873f1d89774bada","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.13.tgz","fileCount":97,"integrity":"sha512-0u61R0t6DcgJ7Ofr0RUlfrNrkP2gn5pHL+5clKmITY1P7pztyj5aoVw2/9SbeoM6k4shg5iPyuZb+7I32ZzqFQ==","signatures":[{"sig":"MEQCICexu1sBPoHC3iz6mUce1lzNCs4rEdk7jn3c5NfuiunuAiBZ2aDirXLeAsR6BMVK/vUb1bS+fNmLSuEr176fPOo5ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9015270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfahWDCRA9TVsSAnZWagAAb3IP/3UP4eVRslE1xgTZ/Rq7\njv9bYOQtoZlNlvcaqZE9UN5z2HQzHT3DSWuilckUEvLR8fcKItKPDMDhB8In\nBZqCOrMAxjcXk2t6Mg3qlIaqGEwk1hYzoF2xuldHOFeNpUbT/qDGR2lsqQM5\nx3mvjtr5HaiR4df+J6lEbULzRPk2yazKSKrdrrafyGmmAROaF/Owq54urKZ6\nJBqOYibRT1j5vn8juOrbw/MXYzEkdKkKpRC9+XM9ae29magQavI4ivxrTDjj\n8ys27GxqM+ogsQCi/OpVXWzapDAXP2tlhf46YGhYjqqUHoxRq1LWdfWkiPSV\n5iMq1UQ6gc168ad5QzR2WAzeTH5Wei33uUefb7FFBzCXre7z0NEC0xxQ9Kh8\nQOpWTEuRBbZOGcRtg8TJa/lL2ujlodW3JubSY3MHVUeRc09L08jPwwwc1Z0R\nVWAVV5NWHpyKO0D7oGPHV6oftFwXmc8gxkhR8OBcsW2mo2TeaGsOirxN6w+2\n9qCDN8epeIcak/BTMeWDkutX+au6D3AfD9xSB+xO2gjCUSL3o6GcoTFrAdCX\nD7YQyOfjiEamtvtnFA5m3PHYT0QiMDQobz/6rUTTVSsgeIFfmVAUM96kRiDG\nWdI1+5cOm+9CcrgZw9ZfvC8zN8hhKEOkDEiaXkxEi/UtsPcKeXiSUD6ZjCgi\nO6PZ\r\n=ihOc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e76a4fc3d2e324f2a43af02e2d0f1b50bef982a4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.11.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.13_1600787842665_0.5977908500066136","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5884":{"name":"hls.js","version":"0.14.14-0.alpha.5884","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5884","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d7d411e78a2cd714ade375c563fd6049259327b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5884.tgz","fileCount":97,"integrity":"sha512-7Oj3SyHYo7b13JHTtKxa1CjZsQDTE3cJHrDVzcKmHVVKZSAKR+sWMZkblkjmiRR1jujSyYWqIvD8ApKsm2SohQ==","signatures":[{"sig":"MEQCIF7r0ABLr29ptR8lr01tV9VKSJB1FRpCf3iDKAPRp+aNAiB0x93Bn7jO8/SFpiNYwC/hw/yVi1NWGe+0+Y1zVST5bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfankKCRA9TVsSAnZWagAAhGYQAKBoJuqa6J2myl8abk6X\niQjQU2MDj4SgeS4PLfNBxOMG7riZ5Yl46Wwugrx7RH+ufeRnOrf7ozaTiim+\nuOIBfAR0+hIcYsILFnoLbDgs7VM7jxB7L4L3E2fxRtfbFVgvVPdIhX2dz5k5\nNoLBvLpRrLemkctdMpEdFV8a6+mYnU49s8SGNWgKLVopdsajtq3MnSbzLO5C\nki3CQR9eT/aV3LOSJbitN/umLEX17dswjYPTUSy2GeB9ex3bOIljD5MJrVju\no0UAL6sm6m3BVYeb53UYTzbsvjOdRpCtcAnbWeUkg8LwpJShb7s+0+o9nXuK\nyuk4kvMPJIfaYNuFdqMd3jNosNz/hBSdqYzRMFme5V8DVrNlk7TtssWeBQ8F\nUTbTCu3J1LE+S1jPxEYQq899fMDSLsH09gxvruo/2v/EHiMs2uAaGEB6qgrZ\n3PItFt6Eznw5HqG6nvJteKjm3jMcPWAnidGfQ63IAc5JXS7h55SnnjiqhNFH\nRWAmL/ekbAz6OdWWMEgOF+MY0ZoOtvuqbMF4IGHncDpsoygxtejVto5zDCdW\nEchgEYCmpfmYYnuThxhOh+6pTQgFu/TFDl0mFF4fWor8t+0kPFHdpFXFcCje\nJqqQB6zM9OA8xVNHbO9bEF/Oyme9k+qxiJVEWwPGwoM2/bfhIzz7qRtXlcDn\nrm4A\r\n=Gli6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"65cf8754993f8915840af4db14119eaabb4e5eac","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5884_1600813321345_0.6066274490741546","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5885":{"name":"hls.js","version":"0.14.14-0.alpha.5885","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5885","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"012e8b5acf00eff515921223d22fc9d46e24f415","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5885.tgz","fileCount":97,"integrity":"sha512-lhZjXrvxBfdgwbNAqKN0L4pB9g2SBE3eXgsdqdJuQs9i3tohQnSbFsQyeq+QJ/dVzFP0AIabsg0eie0TAjfhqw==","signatures":[{"sig":"MEQCIEXJRIGjWsg3iL/L9LDku3Ho8DCRJCz93LmcRSpdWxcCAiBYoKw1PleaJa7N7TaWeRsQF3NSoleWAKTChq0nn5s2KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbLOhCRA9TVsSAnZWagAA2s8P/0vXzb07SrjF5MwsihSH\nFufH6eept7HHpikb0ICSa7B5J+y+QyR4rPhzAroPEPVopE5NUflU/WzQnSAA\nMMRqaogfJWvyCwtemNOGtpwOatkhEYUefe+Pkk2mAS1GjpNL0JjROgTJ0KPs\neRTBkFOW5hPmhPw5HqpbVmNvErsdCcL/ls43hzqqHUKgZ2aC99uK3P4qr9ju\nu8L6wjnmUf33sTN/3kC60Bc5V7KcRE1XeBhtKfevsmtRQ/xkF6/J4IZpg+u4\nRflpuQswI7t4Ed+FFCkPl/vCG+RHOoJo9VxShTZX9O5Oafbk+kLwqt7LR52s\n3AsVcx2n1v2WKz0kzwkVxr6pNbYgNSW3LfIAtv7yhTH2WC3TEb6QuQ9c7OqC\nK2RjgdDLKYcRo9XyNy7vfUkLfU7eeNwS4CItvDYW5alMi5bD85FEVY0JkNxW\nrWwd6ptK7SMJeFehwdn5gyAo5/iuGxvbPrlynWw+ee+h+EjIzY9nKH19nAkD\nex1hC4seJ47AW8THQxwE5knKcjxQ0k8t7lqTik6x3+dbPmD+DIlA8nzDIFsb\nzI4ztrUWW5zYpR089I/kLrjXMk+M70S0J2ZytJQVjykcd7WNb8213CqkCnnw\ni6wK1xsPCiSle5u8zYyREPTtynEPnlMX4o9f5MxBOJ0pkeSi81FaLMb+J1gw\nwyWu\r\n=N0Wa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a067c9aea73151b3ae605afe988d610d2e761d9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5885_1600959392820_0.8777803768275014","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5887":{"name":"hls.js","version":"0.14.14-0.alpha.5887","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5887","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"322eb5de5b6f0425dc4693615772c86825795b08","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5887.tgz","fileCount":97,"integrity":"sha512-ztW2xVKLAHw1m9KfQud2OFy5DLgF8KgjWTvOTl/l1RaQ1KIEaYpQQgX/VwQskMLrjTLlJzUSTvxmjvjyoTFZTQ==","signatures":[{"sig":"MEUCIQDLNxgAHvDfhdVu//0ldSNTc6kcYLG7KCtr7ImHGOqvdAIgU7ux6rS6olo7hWQO4iWsthKtXEts03OsqSMLZhjT+9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbr28CRA9TVsSAnZWagAAAAwP/3S2PWG72lZ/6bEhTlah\nC+9y9Ng/R8ElCd25N+GR5tgPN+9bjpjQh0u7oNO81adAFZ8ZJW26wy7PffqK\nKqoUfDlX2gpN0k64mzFjr2XCdGu7QdTQ/6QpV2/BeYKwivxG+fDAqXNEIUd4\ncTYBblLEa2QycWB1+ONTiy0had6FrxOaVlVYNdyKwxG+MH6pcC9WBVLdIut6\nxK3p4IUHKgGX1n+jT9ewFRo0aAiJmcDXiZma/xKaeZyg7FX+1BcWxMRfusa6\nLTqwmmonZCNSnXu8M+pzKI7p/41TqpyYLLCA4oqh7N1dHPA5abSxoZjIa2GI\nW6w0umrSPwfXuATsVxHainmK2fqea7638gw5SkftaB/3uw8va44KVhhTEEm+\n5TszAvJJX5aXcpaolS75vtzufvwGCi9PT2swqDeaX57MQHCv7REqJlHhixyI\nF0lKHTOxlOMHc/RtiFOe1+cNbMvzgDx8eyYYXoYfDnhk5zBCMuuzOYh7iu9C\nAike7v92kM/54alBX9ALdMzbfPVHqhlCO3LkqEIRHN6N5GKhx1iK5Rl+KDt+\nWcruvt3HAR8YhbphgVob0nYXHrCfi++6sF0yXf85YrkhtTw0SaP1ZVH5/gnz\nthy2lKYifsVPRigDP+JQGLR8wuwv7L2f7E/yy/m7Ez+0B5uJsYzE77CpOp3f\nxyMB\r\n=IpJT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"793fb40592382f50d1527164bd87f086233a0064","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5887_1601093051453_0.20176681624990178","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5888":{"name":"hls.js","version":"0.14.14-0.alpha.5888","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5888","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10b27f32b8cff11422ba244415f37299a8287554","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5888.tgz","fileCount":97,"integrity":"sha512-zzK303kugzUEMCIE3e9uM1K6wO4eXNUJLNhO4gPjtEoU+NAE+XVXeKyIOYu9ld6n/Kx+czRTx8o6jxQAGlQPpw==","signatures":[{"sig":"MEYCIQDfJrEh69coNh5diA6lx3lGsu88pnSS9QGgBA7N9iL/kgIhAP1sCbtHLYzwjDQaQ9w2VH59dYPYelXyOoXZiYWMMBZg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcNZyCRA9TVsSAnZWagAAKT8P/3xT4GhFcCrgMeE38x8/\nilhBmQ2UYKmoV8c8i7y4ONMz3v+q8GRL1zkd9J8HDHb1x2EowEj1JP510CCT\nSq+aLbnHk0uxaUuK50QmFWQG5Ssn0J3Lyz8sL1WgJPFyzMCU9/19PrgY0lDg\nzDW0ZqYW5dRplniX/XbrX/9mr+tTnEbELuhnpMchLiOwOZc2ZPTIDDJor7lw\nix+3H+WCppH/J4zuOD8JTnY00GSVtZRa/RwonVrF6uJ7qkCXOUMnkmRXNCh9\nbiW3LpDJoQYJxHr5dcAZJ6IvZ536tFeB/ErOeNO8QNqsAULpQH59iCMu/k9+\nz6hf9R7Tfg5sq7rzFu6xGsn+PvRGQXN1wqJFDEGiyMUfNvkRE9Y2ArVGAS1p\nsDV8m9nf+hF87zBtOa/8tqSoD+F6vMKJUDR+zhTzae7Lw8Onivi4sC56/Mco\nEqju8J6o1bUDM31TPhi/ZH2N2xXXQG5v1emi1yI5naPiVJt6JoHjkJmWgtDS\n1qkct+IwNMDf7evbPMhPaDSJ1BO5qJGjA+VdKqbzBOY9eLzvfS1MCL+71m5b\n3UR+lxhuYFnicoLRPpxi5wuGM60JUmW5TGIMUtrBIOXngErP5KVUQ4iAcCJK\nQrrN1KI2E+P+TwIgmfTReced0nHDZJNOcYQXeD91LGoJM+UqRt2n+Rou9DP5\neX4S\r\n=3au2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5d20c63768a81e86b57a1a1150709188a292d1b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.12.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5888_1601230449579_0.2901772042584647","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5889":{"name":"hls.js","version":"0.14.14-0.alpha.5889","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5889","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48df025d09883db101fc13a32ee3a0980b09e058","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5889.tgz","fileCount":97,"integrity":"sha512-mqY5v9k+lAGbihjH9jtNRC+cxE9fElEeGCyQeTjq+W22bY3XEa3gFBA+KrfVppJz8hMoMa3BpU6f98JSdShmaQ==","signatures":[{"sig":"MEYCIQCiioeY2GSy1VSfAzDbSutTdOB5NcxTEMUhgd9jHMWK6gIhALy/f+8wspXkERkz80Jw76hciF/MFAUWWtqgaU+wtyMc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdVYWCRA9TVsSAnZWagAAzskP/jgSI0kEtuNHXEGuGjYy\nHIlij+0Jzb5cQI0hJogxNPflx9nH+DUqWl6ypnWxyUSOtck+Enx9kOBblfx6\nG/LxwevPlihjOnSKdgwX28HuVOpCqy/N/mWdzJEzBJKArx+B8CAjYtmGB3/K\nyr2Ks/wiFxKr4gS1EvsOlOofG4VPlIXzLdc+KYIHPWiTf4k7G1FsbektAELo\nqFHFnhrMpyKPEzSUJj4u7OezbT9vhV6hN+gWIpDJjrhXFPM8Xo3zmXsJjbpU\n6DZy8JJiuxz+pGnLDhHH/Gzj/WrmCfT8joCGgBv7Hu+T/CJwZ0gLNUAAyZpX\nPcqIKzpXUtd/1Aql9S1yvVpCtHqoKsuc2Tfk2PJHIxphpPkwgSQ/dZrGOb9d\nRuSxQRPVDztnnxOiCGrBRdldIAZ1feArfNslyZtMdY7/m4E23snYzxDZ47aS\ntO69rU9tNiVfPoGu9QJZemfumi/I2rLSt8vZSoHlsY15hMoSb5lVDAbE5NwE\njWTBn7tdPZfL/Q3DsP3ECz/QyrG91ijlKyW5iAbAubkqdLRQ2cN1gmXxPzv9\nVXlJJxXruIsZaiTdXCBWwiQx3R86oFXcZ2XI+VNQgie4wTk57W+PBX4dRnQ4\nWPvBRpICXBv+jYOTtt6Fk5zQQV+Mi5RneR2huVLdPnsPzYXPFmyavVE7JcSC\npU+7\r\n=mXGf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3aa874dbfc3a07ad39a223aa30576840abcee60e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5889_1601525270049_0.3925000588067955","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5890":{"name":"hls.js","version":"0.14.14-0.alpha.5890","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5890","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ebf4705c61a5665329309bae8b3c5fb24cc729f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5890.tgz","fileCount":97,"integrity":"sha512-ZdMrumSvbHSmIWzPW+6wHxAfqwBn4C1+ZEq4LME3LXhyh7W3R3dEBaEv+WoRu/QYZqWJPJ91s5w7oRjJYPL/Vg==","signatures":[{"sig":"MEUCIQD1tExYvWjo3DNSA25z8CI88hgUpg0mvY2oqCf4N3uNegIgMY8kwC+rClF1GfFC9kV02JQaFicpBrTrfZ8BRr8jk4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdVZUCRA9TVsSAnZWagAA/S0P/22v9PgbyFvliOkMwwUT\nUK2JMrIdDmK0oFM9RBijinpwKTauZIDq6nS439aRFD1hnsPh+1yaMW/vdWS1\nGs6VuNcADk17Q5FpiUG2GtL19QXi8QYQBiqvT9jcrlBZ2RW/3K8jwSagH2oZ\nGCOR35CYzhZqVl5gc7GRkqxJy9/9x+7pgUE53AoR5QIiS2evo4vslGBCraHN\nhD2dR+pv4E1vtQlgSyZioayvjESzxqgczE7MavmVKsQ6LRP+4eOiXcaCkfMX\nVZOYfl9ALIq8phLRjx3rJJP3iL8BIQe0KNBJ0xYrx/jNTt8GLPu7meg1Rx2j\nJUCTR+jGjrkcCvmjIWzmSViZ1S8f8LSb9L0w8qHkIrUWRBCoDBZjrtVAw5Yh\npc/a/PPIx/VZ5zfvvwnBQ14Q5u30fOhkikrSSH6LNnO8IxarKRDJOfAz/r0o\nAZTmO1Ps+b4YeRk97l3mEwnCEv1i+fleOmBZYZGjKXcNRmzCopBtpApfznaw\nm+60mQ2QXFqiybctUwUeenbRWhrmoqsXRQYg7i70ERGGCj0j14TszXzQF/3r\nqkmFg/kAGg4tdWbqG0On91dmakXiUuo1qhA3oeugVyoiQdsGAwR+fWfWPV1Q\n6mnlq8746/VKm5jao5mztDZykohL+ozI/AJW1cQhPGCBDeGY+817XVI56UbW\nWISD\r\n=smsA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e22bb180f7e7b846db3e423b5e87ce42914d2d03","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5890_1601525331676_0.03915985541747724","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5893":{"name":"hls.js","version":"0.14.14-0.alpha.5893","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5893","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c7c2c6b7fcc5f2b1e7381c64b31208207a23b5e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5893.tgz","fileCount":97,"integrity":"sha512-xg0V5KvW7E9cClCixzNHM+DYZMO3zvl/5MWD7OaezdYhi+vn4pA5nPYdb2xZu0L7z5YGHWTiodiEhQhfAeIHNQ==","signatures":[{"sig":"MEUCIBKkhImtbxYWmRs0bd1y0/JMfdw5XQzUH8FKI4gr2m5ZAiEA4p6oKOM7EjogaE2tiR/Zaq/361Pik1ylqSJL5DmEO6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9041429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfd6D+CRA9TVsSAnZWagAAoB8P/RSzmUxChxzhNMpxzV8J\n1TgwlXC7o91EoAiWf1T0ymuxz3cflLOl7yZEh5DtrCxSob5pNiTTiYpVCnLa\nh4qKQmQ+DegcnUoY+F1qTVhxQj2Bmb95TJCT+rgVTSizITWlxdCKnJlu1DO/\np/3UWQpDCFlFtKLadO4eVW2gDnA6f9sF5hWLJm49xFdso0mAhAMz84vXcBNd\nDpxjVyXTkN1E3g9Sc3hTCGsGs62l2fsHk9Vo4HQP4w7aZayA4rucBYaCDAqI\nh6l9UqNp3+ElOYs74JjrYOvkz3E0iAKQ7nopGeMNY0V3dXlTFhaDPAb3FLf1\nnAetTQJw5XO2xTbyjEX8TToVQme1ofr2YarV8SsogWHeN6ocw6jDy2FlW5Le\nv6PQggc5Sr3jnmMjQQHfDWsrqkyT33rkQyR4WS+gWnUcALKnEQcEmcjLkmR5\nNiQHDgcOg4c5WIysKHvlUO5N27ioQy8Xy84huzIxwv/Skd0w3k+c8eJ6fNox\nus3soygTkoqaMS3SCijZUiJq2B4kSEdyvZTJ+4huNdYaoct5i7uepNRPBSwO\nlmECf7KSREWsENoeLPRTfdMtwqEplmfGwgw9oaHPABUOZprGF3noP9GRqJB/\nEe+znVzWRnRSUdbLnI+uguApGp/nSBdY7iTslz5ZGPI41VyvCgJhQOs+sAUz\nOYe5\r\n=SNn5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b3ed0028e0e7d6e98f5b9d611487540a60e2fc6b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5893_1601675517945_0.24498877677401976","host":"s3://npm-registry-packages"}},"1.0.0-alpha.1":{"name":"hls.js","version":"1.0.0-alpha.1","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.1","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55e22047b896c3901a1df36a8b83e6f7f0bd6965","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.1.tgz","fileCount":114,"integrity":"sha512-7xpyW/TCgNPILtTAucWTPayh81BReX0+kfPPc0cCTi82mlMeyRtgROV8Kh0BoH98ui430rzzdnDmpw4wWPI4Yg==","signatures":[{"sig":"MEQCIAX1InlM+QAxi75ox/1mDdEvjK90pT5gPPOyZG9snYQMAiAD3x6j6DWpr4ca6tHcBPMjzdNHdVxa1Aq7umoJJq/pGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10380606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe6pCCRA9TVsSAnZWagAACxIQAI6s5aStc+Js2fR0psw2\n6wdY7V15g1df5N1NlRHwn9xA9hWNiL3ksj4Y13k9h/3LwhEarZaD+YA0GHtC\nWLlsTe1Npq2FH67TTJozXLmH4JH+nJxwEC+KIPomFVRxCHpQCvvZcSE6gIPD\nZsVK3/tY3HyhD0HTCiqhLDSxliCRuglbQgooBediXM/91eR8y7/0XCOarkG3\n0qV8KQdxeNUb79yg47LJ1cP0HmNkatYemhvuO9nmDLsgQl3t2ClpdSGBTdkk\nphJh11+T/2biRAf8bBdYMobcFa4RnS78QCod12dZlgR8DO2uMCtzrsr27PyR\nn0jQhgzUbH15hzNsA1KhG3SQgsi/cizYFrvZQ0/RtLWvIa1ool0fAJ4DV+r5\nIE9LcCY+BheGgbj3iRQ7hL+pS1y49yNXX69EbrVHkgBhxqfLoV+Y4cfiYaKk\nbq1aLt+PCREszC3G95ktqcBa3k4wUy/dS6J9ZtIFUOe0vly11/8f+BK0OG/X\n8k7lKA8Kj6XI5bSxl1Lu3KSYsui4pJL5EDxFWwl/eWWvRYoTdZSH2WXZRYeb\nB2ZIVzZ4c61x+Ey+4kAC4VZ7ktax67WDVsh9mnN1Jn1vWKI69lWGBwoSWY9b\nLJ3AxdaS2IxXkl+nWS3PvbVNf5wwhAxPB4wqXmTAGFy+g1OEDVXK1eYlkReV\nu3kW\r\n=5taf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4467c6a822b6cb4338c262af6c552774c48527fb","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --env.timeline --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.0","dependencies":{"url-toolkit":"^2.2.0","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.9","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.43.0","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.9.5","@babel/core":"^7.10.2","@types/chai":"^4.2.11","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.53.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^85.0.1","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","@types/chart.js":"^2.9.24","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.10.2","@types/sinon-chai":"^3.2.4","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.21.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.10.1","@typescript-eslint/parser":"^2.34.0","@babel/helper-module-imports":"^7.10.1","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.34.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.10.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.10.1","@babel/plugin-proposal-optional-chaining":"^7.10.1","@babel/plugin-proposal-object-rest-spread":"^7.10.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.1_1601940034380_0.21463761792938496","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5901":{"name":"hls.js","version":"0.14.14-0.alpha.5901","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5901","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b3e285bf540ce7931cf5e251d9d4367d16f6b46e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5901.tgz","fileCount":97,"integrity":"sha512-N7WRQcqBV7BhiF0x4DgI5SXBTJVGR+LduIipO3NV1U6ALNbWrI0gnWS0DWhiUC9S3yzBILhw5Bc1W7SCu4QlfA==","signatures":[{"sig":"MEYCIQCl5Q7SxD+joFqWpGL1/nnDjDsZ665FEs7ml4hSAYyELQIhAIzK4/cmbmADp+ic8Ff98zJdlXhc9qVRNAVncuamRnUH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9048061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffzxiCRA9TVsSAnZWagAAqMoP/2Gzq5xnPcoJPStPn6Xs\nD4UR67afj/bv0RmVnR7v5YzfiLpjBp+QvVZKoEvBDtpqTnmuQqLi+BION6xN\nbV8+xl2KrXlWO1nzTc/NoL6JUmRqBs3aae6QvwYSTBWseNx1uKnoGD0dKB12\n42je5DK/gIzeF7ta+BYTR/y3kO1vz1euoa6bt+9JbWwGj0GwUBBH7d3yZ+Di\nGLjKJ86Pc1XQeLkxPVYmAXMGNPG69aVLHxoTJCBJ9eADKNsYiwlIHT7Z+3zx\ndtaRvbfZ7GmkkODJe/6cYAuygj8KYhSnBXmv3M49MwbKvnwiv95P/7lO/6fG\nyuMYy3bhj/VpFUCxfu6lZlA59x0AlsN8i9hxL5qw7krYqhx05KXirTgooEhF\np7/rWEEINMeEzc3FFFOU++YQtsVGYyVFR3qOHG6kXNINA1IvkADW9yFGPmDH\nJ2heAPYtox4DASiezr+vz5GgW8OZjCkC0nLtYUiiQOYwbjEghxFF5FqLGofV\nXh1kjfZYseP1n1Hk3lkXwLVhp3PZvDSecxmRowH5L87VNm6yFNx2ml5dXfpK\nmG4Atr1tOwL7l/Aphei6wIigBHNtyLgGoGRSy/dpTBYf6HKA0G8a+X6FUCsX\nbBPQn8kQEtDtm0z68bSRyTb0zN0l57YQiMTHcL/zFDF8csZgiU2ha7EmoFqp\nwPGh\r\n=qg1I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b5b288913fbf0b332a7542ce9ee3f382e468fad2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5901_1602174050040_0.6879932796153023","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5919":{"name":"hls.js","version":"0.14.14-0.alpha.5919","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5919","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"22d4c38d6915f98b007a3cae50799f73d8c27d2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5919.tgz","fileCount":97,"integrity":"sha512-JPGfTURMqCnJKaqZMzZstZQISgb/Pe6hHFLavptyIpKaFsjL9TdkoDsw+NjLHW6dROdmme3UtbHpz1MqaoPjxQ==","signatures":[{"sig":"MEUCIQCKMQBGjb20T7/9HjnzeHDnVnoxhx1b20Ls6qGuL91yYAIgHp/BxhcAYm9o02YDFFccOFps66QfHM0WB5AGBjCkS1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9055798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff5SpCRA9TVsSAnZWagAASkMP/iwNjNJbhnFVsf8kx/Pj\ntxcADAMUTos0QKWJ3U8SiOHgIai56W9b9YUjozyz5nNe5OWRZ9zxbzKqxTKt\nqnYROxnznBaiWuMzbOGuQfjytW4pWbbQvPWPWVxNy9IDNW3P0shZj/yDFcZL\nuD+5DeqTXLrmVuUQKxqNVI3MvouyVA+fVXf/JeBPC41GZwUdlin0vr6gs8j1\nizyDjZ91fZaaH+vSWvFJiIZAtwN+sAzYy3o8ccXdA7Z8UYOSsC7Cid36TvL1\nffQGLztsuaSqALLMDSxWOOcZn3kI5lj2w9llp/DXDd1rz4kcF4IAKkeZ3gfF\nAqsZ5dWSc2qLQ7Fp9WTa4PcWyU1wpSNyGZUQPyvrbj7ADOWjFvr6y2sBqhWi\ns44cTm6DJjhVN65kJz7YaW8YxRFqEovfL2eZtclPrB3wDSNz5vyfcOCE+a0v\nQI0beNyU09zbdL7oCyg2+DsasxQGtuy6pCWwVx69dE5+CtPv95MKJ+fUrVyc\nJUX27qw9UxHXvULu4LMQnLbFBCfswfixboxGmOqCBmF0B6BNmi6uHDhWpT4a\nV9cIFLoZsvYtAQV/ku8VUacjJyhmVLVJzH7FENWW8JjfwEC95YrHwEzJEoEe\naD95sP4mLTr0SeX0Ge3riThRKkyekuefsY+HN+jryDE999m3/0GDD8XmSWVy\nh3Rh\r\n=ViVv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a6943fc55b149897ba8cdaad85c236272bbfd4cd","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5919_1602196648914_0.361520229854875","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5920":{"name":"hls.js","version":"0.14.14-0.alpha.5920","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5920","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a698ef34fad8c7b3e0aaa6b7b172a8ee4c99da9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5920.tgz","fileCount":97,"integrity":"sha512-DgAR4wX00rROrRYppsPuaV+KqYtD/kFi4s035yWSMpSytlSQ/JoOaHAx3YpI20yjPnf+79NVNEDn8d5PXlb9fA==","signatures":[{"sig":"MEYCIQCsiMWBORfG0irdNgQfjwr2JbCtPR/QRsf1trpGvbLjdAIhAMTlXpUUULY2OaPX8fIzNY9HuitLGpBc4lRPWVDgbth4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff5VDCRA9TVsSAnZWagAA/AAP/2N5l/XWJaKxezzpJZqa\nuYJpP0bMIUgf3K6cm1t3D2yaspmrTtVibHjEmysbv0K310y2tUTkQV44+/Hs\n+X9L92CO6ok4afngUHa6dVpJHjVbMRRxPgYgV0mfZJdzZuUmzx3UiuHTzOLU\nbAp++GH1GSxwWRt2K50v1j94rkHakSsz8tPsKWS7zR+Pwg51y7YYfenQ0wlE\nbK3wDyc1gotzt+FuI/Sy4XKHMvSedUsuzm7j50haRl40ARRWnabXL8fvO1Pi\nq+qo08eWohRbF29AzZb1IlMXzGkMLWK2s0YBdQkNgc7qjoHVIPL8sGqIVLNz\ndO6FXeI20SeCoeb57vxcNhzLCkdqTDYQDvdh67IUr4muQbDz1FDs2/Ai8fMQ\nDXPi9D5li5McHAHS2ZVU1/yUzwFTmDk4Fy+1CwhcOcMHd36tZIVTW0+n9PRI\nh+8+tXDraBcecHlaS6/GqcvI98Nevc6zH5mX90ILRo+19z/I1xFRlLc0c0+N\nkmfzXJfuIvxo+awUZsA4i3sGBmArnx8Bvh+jETHaMM+qi5kftZ4Yv7yiAnQ1\nyNgQ7cHywlaR8si1m0KcrSCk3ZxWH6QtCjWhBNoxqtUOG2v5hlxzHA4SYFgX\nPwX62nWn7sRTCv7vbrbeFSQaJmf3c3Zmjd7aXIIarQUqeoKcWALPu4zKZCrl\nND7X\r\n=bwDP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"373c457b824c923ed6d99308303eec1f30918138","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5920_1602196803226_0.18582904546533618","host":"s3://npm-registry-packages"}},"0.14.14-0.alpha.5922":{"name":"hls.js","version":"0.14.14-0.alpha.5922","license":"Apache-2.0","_id":"hls.js@0.14.14-0.alpha.5922","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b6d83618882cde6437498e097e724d19294c53b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14-0.alpha.5922.tgz","fileCount":97,"integrity":"sha512-cPLHDEZZJV7LoEWnPt3Po7sR+CkwDVgVuvSGZiREYcQGw0wWLjpBB3txCzmzHjIkzctL0edkEI8cVj+JWa9ovg==","signatures":[{"sig":"MEQCIHDwobBy9Cax+ZpzSCVIxzzelM08l/FvGe9qBTOkESnEAiAvbQcRXW1f4ulOifkgX/lJBDww9suqZUj7zuk+yl1hwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff6NgCRA9TVsSAnZWagAAm9IQAIR5LTbobR3AggM2IuwR\nFK2B0a+K/KEOC7ycbVjRN6DEZOZb14sn47ZwtAjkVLbVa2FIwq7SWEy25gjj\nY/JeCkUqfBy/oNuND68/MB9L6i0MXFp4uRtvRnR5Ubj/3ZdOuoyEz3oqlMgC\nH3by0upczXSn9svmtWdvzBbe/RRwsh0GZsJ6p06b8ZXJChlvt2o5vlk2Wtub\nLejPvV7ryZ/eBP84VGxkTXoyjM5hDgD4AXS/JRB6mwOTnmY+n8jXK+GzNu+I\nZ8V16Yz35bvR1/2Kxtp+FoNQ8IsJAJcKye6kFNw6uDUY4BHlhvRqcxrjpWyA\nx7qmP/gjn1Ue0Kw948/hWqedgzh10srDYPeknnR+W5DLC7+Y5/Jil7L4gajR\nYoRcMnvaanSvVtBxr711AZ33u17YO74vKitUlJ04SG8lDHxkKuNpnjHR6f5J\nl9fm8219kNucFERbQVGJA3lvAIUX4yCo72QlZZ9GVzQe2vGQLswnUPOyCy9x\n/BQZvjy8Gipythd8ZOAWGq+4PtRDOWKSYk7ozchoX8uSTE1Q96L1XFaEIutJ\nQvLUfrs6qt4KrddDHc6CXHYrMUw9RQz6QB7iJnrfiSmTQGNBJKTcQEV9Gx9I\nmyN6B2RvKjSnnS08c2Ptd6qIdaXazgvTE3UPZJjbPC63kGw8hUFeqS03l2If\n9IMo\r\n=snxZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3dc13ed2b15140f3f9d960aa735a16eb76254604","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14-0.alpha.5922_1602200416125_0.9145639973103368","host":"s3://npm-registry-packages"}},"0.14.14":{"name":"hls.js","version":"0.14.14","license":"Apache-2.0","_id":"hls.js@0.14.14","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"993226f4306fe40d69878efbd0761f6a9b2f35e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.14.tgz","fileCount":97,"integrity":"sha512-4wih2+vat3/ByqKZlQgXLPfXU0YbNkCwXn0K23ZgJ/r/SFG4HeXGwsGSTGpbrIR3AxfCF31oivUT/RCekpiwqQ==","signatures":[{"sig":"MEYCIQDF74NDyAhhZDhEJfKOp2YuANa4OSsa9/fpz0y77UGj1AIhANZ+/qp0Nx4aqoMKPxYu1575f+DpgQyKk1hy6vvw1REd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9023636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff6W4CRA9TVsSAnZWagAAKuoP/3bL8VwBXQZr6u/iRoZk\n7GvnRG8tesHWyONLZogwIRYgrFJIOM2A5Iqj1xTdNd6jjtoSfs+ATHAdCHFg\nI1JqP39L356Yd78EilOJ3p496v+VVu+6Pa+SMogLfILOrZ3+rM0mUHrDQYgU\nJTMOteC6Jqv1+HBYLsJliDP60ZwG7/fntivsm5QSKu07WVUIJPDQNEQYtLEQ\n9qyUuzNWTMg8qQ5CJjwqcNf0+aK5qtFWNy/J654QjnufDqaw8LXy0E/igOMC\nDAcULaF5KoN6PwtQssL8+FvXzxrtWuLfgOdrhpWSf6w66OnccxWBUGO0MeKx\nnsj/2idxBwyECP5qMCDOS6FJ2noAr3XZss11kZjrAJUh3fFhLqcuKLJ+C2b9\nS/jYaMtP5ZzT8jQFZE3mUyfpF7mS7OMoOYPTWhhvv59ESHA7zlMc4WFdCmrl\nXciNczJ4WhgVJ1dCc2lkUX8jC37ER+uxYBaPIgV7iwCcJjGSdoR2SbJLqi03\nQkfBCcLcJHJqiq0VLAPZUL5I1Y2QvqDK6Z1K+ksD1novt4YEfWCR4/yZeVnF\n1pRGDZcAiXCq1q7D/4f5qWTqPm9hgEcgM0HAi3oehGNPpvEgbjJv2lNbaS8O\nYVimLI9fz6EoLU8d7I9ymNVE7VC7sxsd4+tBuEfts1m1Uftp2CGl2STRvb5Q\nyvad\r\n=ORUp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f4a86e411977834ebca934313447c5c88c692b22","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^84.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.14_1602201016187_0.626882114935138","host":"s3://npm-registry-packages"}},"0.14.15-0.alpha.5926":{"name":"hls.js","version":"0.14.15-0.alpha.5926","license":"Apache-2.0","_id":"hls.js@0.14.15-0.alpha.5926","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"43a8d06c25141961afc43246552c76b0ee97e399","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.15-0.alpha.5926.tgz","fileCount":97,"integrity":"sha512-80kkSRGadWo9wy08t3U3kegSiwd0VCmMps8vLQIbBKA4E6ImJwZgjWWYbHgq8qQDyOnKSLsNUTzTL4YpTgNpOA==","signatures":[{"sig":"MEYCIQCQiBCNguJLl97ZQokwQX8Idol0A/wU+5SNnAknZnSnNgIhAJy90wdgwMiDdKDpTujPUcufYkDuHZI+MHLDbstv3XzB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff7f8CRA9TVsSAnZWagAArOsP/Rr1e8gukh31QM+fJppb\n0aL899G84dVQ/3ybL8MB/pyhCeCT5heduVTvC2+rlOgFDidV70r/Typz0SY9\nowkf4FRQ53kopJb/bLs4WaYnpcx5HtsUZL9Doo+jQDyp0uLipFK3MsFMvu5z\nW6GuhVlBSplA+K5RADIhCYaebVYWAtm9jrzWBLtM9k/ITjS/QyYjo+rbuSGk\nBllVn1Yhwd56CZNNxyP5EEAeD19YLgo2p927EQwPKgMNdTK1vAnBuNMA4I+9\nsuK/tXfApwSei5KupLp7eiFPTf1I0m+kxQKOj5Fu8t8h3DbrWpGVzXJ5wUx7\nGxuvEmDdTNH+UwWrZh6Eukr9h3aeqqiq9TcobWj0rvUANxffxe4uHgJINGVr\n1ddWXrwnhSDuesc425YqrjxCSLiDPwvTctjZbhwn/iTHj4Y9XI4c39oJSfJx\nLOYIZm1BIqRN9YMkswWjX85b0x7nsOJcMkv9aybT+iNY0DO3huq/UkOpuUIz\nDIfBHha2b1ptoyrdhE8Tp4GoOAv12UEH83GSJHvDpowS0/mtiQCJVsUqe0QW\nckHxkZaPv4CiqphB/phV/I11A8VBlbA90yzLp8zCmP/sqyujjrdQ4Q4/dLGk\n3fyt0Lzyrq1OvZRa71p/MKEgreRRu9DN+U+7PJhc285y/8dtkPgikCtcWJli\no23X\r\n=U6Tt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"043d704a35bce8448ba3c14c0981351d77b325aa","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.15-0.alpha.5926_1602205692141_0.17591365495529","host":"s3://npm-registry-packages"}},"0.14.15-0.alpha.5928":{"name":"hls.js","version":"0.14.15-0.alpha.5928","license":"Apache-2.0","_id":"hls.js@0.14.15-0.alpha.5928","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d2b651027533877c64d27af64cf4771b39f7bc8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.15-0.alpha.5928.tgz","fileCount":97,"integrity":"sha512-jSFNzfAoh9QDjlC7mnZGGOXd4PByS5NNo48yNN78vtTBrVlb4d9iUY6ZUt7m6z5uhdgUZiy6LXfZPhX/PVtz2w==","signatures":[{"sig":"MEUCIQDAM3PzBcVOdS82Ipe31WPK5z3odUSWGAnBw5GR0vHB1AIgXMg0tkXMn8q+i8o1nvHURQQo8537V2N4aonzXVIS7QQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhG08CRA9TVsSAnZWagAAGfEP/1xtEEve9zbHaeMyJdoi\nLJEaQFe6PHMXoP0RyNgYoJie5PlnQi4CeZSFdTWoosYVdIihvGYXobqopKxY\nfhxDqVt8ycmP4Qi/nLeOMQcdRa9A8kPc0uRrdtSIdrKuSrXZM7WMkDFF82w2\nzI+6NT2Wi8+6mxOoAW7dfVpt/MfLIHrJ0p3oXJnxxgI7arnP5HECkcm6xX9U\n/S/ZG/ivoy9JH1HpaSurhr4nRmLYDclMq7sRPS9TzqgcqNvzWFiK/KsVVvHn\noz/ZCHoFib1rsfaso9A3zNLsAgxA/FkONuhjukCUAtXuhTa6+H9Ww0dH7V9b\nSHxlP/6lqGJ2JaozFSTlPBzYMFkFeFepNR7r1VdebrGzimkgi4x8CKszmKIT\nnA0erbC1mPmaV+3jgyy8/rvhsh2DWmOaLa6RNS7mdUboaO2pBno5vTxGFYyj\n213OEb6ooJjwo3XEHQqgbIf/UsGWm+GAUibzMkQHyCup3mdT2H2X106ZxE3a\nAaHf5d+mGAEIf62Qiv2Tfp6TI1kn0ToBeYQouSXU5lztySoml1is4gUeBaM0\nQ0fZ/289OsY9/jlIb8YgwCVwn6CSctdZ7d1wlauws9/43/7ofI1zlAm6i1XZ\ntAl0sDdNE+OqyXK4sCKKtR0mSsPG1ZDOAIpmS4KJmeKApCGj1Acv7TQ2v9De\ntkUT\r\n=9D7z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ff1d84477342ea65f399d3dcffa3fe7a9e882783","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.15-0.alpha.5928_1602514236322_0.7793708196534661","host":"s3://npm-registry-packages"}},"0.14.15-0.alpha.5929":{"name":"hls.js","version":"0.14.15-0.alpha.5929","license":"Apache-2.0","_id":"hls.js@0.14.15-0.alpha.5929","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c5d53da28b08047a79b7d94bccd12934afe3723","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.15-0.alpha.5929.tgz","fileCount":97,"integrity":"sha512-kJYb856oQ6SO59Gb6m1iLMhstLGzD4ezp2OyXkJLX4oib2qfkL+qVtwFox1d9TQSUvHlTgUPSS++v+p+YtRI+A==","signatures":[{"sig":"MEUCIQDekRB2PDIioFnMeX355soP5mC+xPWtFVceCZcD88WQDQIgAf7SJn7ZMXh3PwcZrdOOfDDIfIwN5gpP7sW4FD+mYrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhG1YCRA9TVsSAnZWagAAI/8P/iWcPh+aFkYo3bfs72s3\nV5GqDqyvuIOIUdb2nSRCbzaT1E3Pa9pYwEsV5SHAmfKwC3uF0reJP+HjYM1b\nDT+asQMZovlu3AU/lih/IAwuLPv33LWsVwIzzt7bWUtct4rElegOpzBNHhtI\nSOmDqq/Nv7V6RUsyIXnzhifhXLtzRRBpPjai87nQ9U+oZW8TvlRVjCCOKmzt\n1CMgsSUnX/551afaEboE55e+/15+AEH1dEXIXKLgURlfOV1bMp3SM1gv1hZX\nskEI2soiyQkEWVPoQVeAXApa5X+WBaKlbyFJDz+1U92Fx4PrYCrr3g08iPv4\nRGUUAB0wP2mcbm0fuNAhoUsIZ1aIba2OBn7KHXt1sJiIyhA1Qntwe1hPi8RE\nG009sfcpCCTDa+WcCP8SgOrHt7JfutPnYPfZmZYApJ1sNkMdVZW2qr707o4I\nB9N6f90DlMj0Alyqsh8degPVY5xP135Xgj9C4fwtC5tHk5TZ8IAxW70mV2pj\nSprafFcwlCEFxGsd/sm2QSCfeNo7AJj5oquukoZnNqNdI/NS7OmEQLzBiOxY\ntJgSbOFq5v0k6ba9zJpnA8zIznRQFxPiasVJM2QllVT31QuoEkftHQm4czqA\n08p8Z2mtQ/GRkqW/hJBNagvBeBNfUqqTy7Ohv44PD405ImZ/vdji3EoyVAuY\npp60\r\n=jw1A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e24e1f92d2a17d0715fb62e5dd4f01e96a8b6eae","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.15-0.alpha.5929_1602514263826_0.2878173338819372","host":"s3://npm-registry-packages"}},"0.14.15-0.alpha.5930":{"name":"hls.js","version":"0.14.15-0.alpha.5930","license":"Apache-2.0","_id":"hls.js@0.14.15-0.alpha.5930","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae49a5dcc3b3c36adf27115a71a8d52880435e30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.15-0.alpha.5930.tgz","fileCount":97,"integrity":"sha512-l9rc0sFjJtRYP1hzU/27HcnIenHDGm46Q4f952FYB67yuaVagC9VGxF85Ac6wxPePAl9QdqX2P/DwozhS6JEIA==","signatures":[{"sig":"MEYCIQD0hGylzGW7DwCv22LWcJp0xpiDm6zfN8XCt7YQbt7SwgIhAOSdi95ASleZKVVnYMmyR6wpOOAmfUw3plqfEHjWTafT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhG3zCRA9TVsSAnZWagAAEmEP/3eW9edgcohNPdFMzDYP\n0EQWzvSOoq4mnvwwylrFtLN074VBSJWsoffIQyj97QS5c9MfX0KQ2ejOEzpN\n5Bq2eEEHb2m0AS40GGLr+KcjY2ZfP+KBU5yo49ldlXCu8hZwxF5GYaT+tYgO\numprbNFpQ3TRuvnmHb4F4ANAuoRnofw5ZGgk+6jNBzWMKhhe1xfyakLmwENR\nfqtBFTDzsjZOjNZDHg5LGE6aYEamMktH9Yr3O9YPxp9a4h1Hwl6symn9IROE\nZIye2wHjBkJcNYD6Afosvlc1B0DBSSOHDV+ekWe2ZfvpWCnthp7yNGznx7K1\nOSgkkJbmVvvpQmc3ODxOHPE1GO3XU7aZwW18wBYd6fACIgB6gxoLPoVQ6sZB\nxC55pI0EtjUNG7aZolUPkdoZTXmZmbyQmi4CFaYQpUNFSTxI/SjSswQhzW5Q\nE7bZ2bb3lG2Gl2I1bLEJRbJtSAtZRFcR/+udYxdfyZ34jjZoYFRb/ozGvJpF\n4A+Jt8QNzUp8nhQACxBZ7zZTL7AEXL5ha+EEKJNRPj/S9IUBO5pWMmN7qe0X\n6zzATOQflLkdhoYluePH4zFwTCKJ6oSWoYrFre0anD5q1hrqFQuovdS55h3H\nq0zXg0y7UGwIlQ99KMY0/hP1yXBxMcjY72sKzg3DVaC2WJEsgg9voOqu1084\nICsa\r\n=t25l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29ae941600e05d32d1a825ea4dcc996dae6bead6","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.15-0.alpha.5930_1602514419171_0.3193998086859904","host":"s3://npm-registry-packages"}},"0.14.15":{"name":"hls.js","version":"0.14.15","license":"Apache-2.0","_id":"hls.js@0.14.15","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d41c6a51cef31d2629df2d9ad4333215770febe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.15.tgz","fileCount":97,"integrity":"sha512-zKOY9PZVeDBu3iXL6Dg8DfUPDEf71lTyy7JFgCOJXkqV48HeDfNoMhcN1trMrYRtMyFnpA7YBiI8c1DzSdLAFA==","signatures":[{"sig":"MEQCICwYCrdhplkX2T4N6WQN1f0SxAyq5TQaozKMVnIiw7AWAiA8H1Dw5WakkEN03Ak/aGvF/y87UtKKWo1YwHK6SeOAWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9023863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhItSCRA9TVsSAnZWagAAi8cQAKD7AdBR+WPy0h3T75cY\nGB9ILEAwiACjojSj3PoVdM2pPbJcw5rWI2oLNBuG7HoVX24t53AWxbPXGdmo\naxyzHSVGkeanva+Yi4LbuZ5Uln9uFDpw5xSdD05erL8QEaGuve7E38Jxx34w\nH+FAaUhXXdXxlYrcfhanEF8x22lsSDVBvlxS30A3LkssbW7EWTCxUxSLHqXa\n4lA2tyTx0rusy9WIva+jxQCOAS3YGTiKL6K5cN1FidXqFEWj8BQm1zShQw8M\nmPfWk+L0MG3RifHcwh4xyOZ1uabx2TnYSIkdX/qN88W8A7dKjPathqfrjZ+R\nerIQL2axcuojRsYw4HEaefkPPRIklUx2YIyoLt7XFwypEcgeplVwZG2+l3vR\nbgVi81bplea1v+R2L1DerJHn3cjNyEjabMKW1V8wOe26v4I0no45wpJBmweL\nz6zbKPjzT0qrBbabKWMOAmLE8CDj10VIfh6GADTABPaFw5C+EbR6yPBpnYUz\nn5HOD/vci/2hCkcYJJboX1kLn/X8Tzh9VIFvRx7S5vpfikb/TuKFrQvzDwth\nv+wvopf2JwessOJoWZN5DrdZ5ze2tzhEWNK5JkisLjIhAnW02eNzzL9wEtfC\nUIgFHit0SuWbiB2KOkmIiSIulqdZ+pIytZ2eYQABXYnCN52Rs9zJTk8/E5qJ\niP1u\r\n=Szuk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6ee48a264e7fd1f14b733b8c3a23725249f2c18c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.15_1602521937494_0.10476780067571068","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5933":{"name":"hls.js","version":"0.14.16-0.alpha.5933","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5933","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aaf846790f2898a8cea21d944bae4869c24e9014","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5933.tgz","fileCount":97,"integrity":"sha512-fRowakGGEnpAw/7MMy7ZDRUqC2/38D7rVb01pJEGF2MRhYMwUS9eNp1mb8LYJOWFsUh++sW4WMM7dLakiM2HKA==","signatures":[{"sig":"MEUCIQDdVi1FAI8QhoLow+X/D0uPfBN2cBn1MRglGY18xT8qoAIgJzKUGGmZgkG5Js6M5E5tOE8t8GoM1G4tAtksN54XDas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhKUkCRA9TVsSAnZWagAAZMMP/0oBlRUZg7wBOAvzytLO\n41XGQk0kSRE53/u+Clg87al0qPseHZp4ANEYzfN2No2A5FIJvjmuO74CkCgG\n9kPDeV0xKoflIeX9LzONqLSiyEWyO/W8i08kmYtPyrpvVUjgDyAfeXWOLPbQ\nYQcg5hObK0HRGMNxH3NBlFxnfzVRomP21Cq2RMpIDQlVPRTdoNtRt05s8sBV\nG+00xZslmnhmC1ljA7m64oh19k064loJ2BGIaQKF3lgG7VDIlhaw5/DTdSlw\nBImfoLHT3CHnX2qaFkQC1VAg1Nk3HcM4qJTBdPAd+uYVIn1JMS+Oh3yWRFBm\n+LVOyyoVprdUh2lAAEEMR+zbG5pNgAR/sxOMjSIZPto16u7t8Ff63ijSiFq/\ninpAMVqkDjz3PsqSHeFrBEYXZ/sNCi8DEjI1iHKWui02l/X5j8BbeIbO2pCL\nrEZ4S7l9m9huAEprMFymTG2ivB9qDc2HfIE5b7hgJutRhT9aicCbjXhSFbDS\nnT/Jy4Yk0Z7VzFb7xJ2eccllFqwHvC1n4JiEVERyTd88WFSglrTBGbzbGOCz\nraTmS3/Dmm1qsnlMsL1u96N1hvNdks8E5eHzdRuRSCDE4QiU/fNMrQNrvNJw\nnLovx2l/IwyCk3u26ZJuYDNlZ6ZUQq7+fTdWX5k1tjxGaI6ir1luQDa2kTwy\nHDr1\r\n=pe/S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c6739d312f57ebbcf3baa334d18d2039481657a9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5933_1602528547635_0.26146571486340453","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5934":{"name":"hls.js","version":"0.14.16-0.alpha.5934","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5934","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5cdf2da876b66d50cfdbeafd0b6f471919f2c239","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5934.tgz","fileCount":97,"integrity":"sha512-6Xh2cW+w62YJ/i4cT1LWHD9Z42iS2yV05wOzy/4SGAw6Z9zz+qiJNoG1d/RzKUYuqoZYC4FDsyHtmcj+khfrdw==","signatures":[{"sig":"MEQCIAqTACRX3Q+ixyLI4NC4qxKIiCMnDnRI6ZpHghiLBIE3AiB9SatLuE1m0e6tki3GPhD2N+bmyubyHSF8DacNulRqBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhYLECRA9TVsSAnZWagAAU04P/iquwm3U1lwNVgcBQwyc\nMl7HWHebLvbnCg5Lp+gmiKlFXBbD+RU/7MjW5J8m40rCyntq9eXZR8re8acy\nNUCglbsiXPjO1S2vE6PY/Tby003BTdPSVL4FOMCLO5t76xxE/6XCggCSsewK\nxJIR0+bGOueRQR/XXKc/nWizCzCInv42bu7WylUHAUarGrpYbMzAtBPNqJAq\n2H1teLQIh3fkF7vhSP4wKKjOhopV9/6iyQ1CQt9puAkh42PS+4NMxSZKBXCB\n1iutQSPVDN1X5TCcsQ2X3AKOCZsLsaHBLvwgQALPgqMe0ypYVuJSLMdL9iYe\nsoQ/JS53Ma2PIlwZLhLMnCOuW9NT8jbIkD+jeky3XGP1o/68JEFENp8jZeCt\ngJWSIrB3ZNjFoOBjVRJpzxFv1XEBNsYwL/H3Psg3OmT2gOQSwhDoDqWsuro2\nM1hJmdWJSFZ5h5WivpZkuW7wAwo3ik8LUIErCJyTal41yewctIgn3rbTGG11\nOqwLBXBo8VKCSiMNrswkgmhWgvsNadi3vM6ueIzfq+VZzLoYWnldXvRpwzP5\nz0WIHGl3dMsCLTEP7u6hkQdXO94m9y19LrQuGez5Ie+wh+r0J/GlKwIgRWrd\nFnz2qJFi+EiTyHsDvVgB6GEVNiDKOpHNdyXu+/gXBiYq+4I+Bs36XrnByrDq\nZc/x\r\n=o9N5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e1fc9696458a11480b6a75ca852d273a8c5029ae","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.13.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5934_1602585283399_0.8174682071100112","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5935":{"name":"hls.js","version":"0.14.16-0.alpha.5935","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5935","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d253fe4601b00de4a1ec3af560d5a30a7976ba1c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5935.tgz","fileCount":97,"integrity":"sha512-6N0V3DZagbSWvJuqF69xZLiI+i8l3/9oMs1+C1TPJbnSzWEdPgifPhNsyGGtbeTzNYHeA0CTvu+1N4vcn70B8w==","signatures":[{"sig":"MEUCIQDpxduzWQPS5hZOZQQgAbYYrQlZoJ3tJhpuD249VIZh0wIgasxOTkJEVQj+mx4vECw+1gD3zNZCVrzsiEQVz/2hYKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfibA2CRA9TVsSAnZWagAA16cQAKBKQe1cG90xohTD9mUb\ns25LhOF1e1AZepqIjFuO/ST/AfLLEHDJ+Ko3fEvXElKR4YsXhahHBGPxe4aL\nd5ZDjpmg5PTee7lme+6Jd+6ag1SIDknzc11fFmnbB6+pNJa6CeAQsOX8EhhI\n4GQv8Q5JYdn3cot+/rnYi/usZCHIwWp5yJyeWevpHAgvpSkgpfOviEOXUHYP\nq/L+yUC9td4d/bbmpzLJCXRXEb5EoqP8x0gG38+FtoCxXBtNR4LsoGKxshao\nEQgNPxdP86MJpuSAnfTst2ZlJlkiGcllDtRw05b1YcR2Y2p3yGjvSusR+PlK\nOrWTwN4azfYDpXUbDdc2XfzQQhE0tIOBaNBkrGOfGv5+NRQlogQ71QliThej\n5Sj3VAwEDzOBwHexaTsk3+poa/dz7a3py7HAcv1bFgkESZ7nDZgEYNXaQMMT\n1o2ur332WZ2jC/8vLDw8JABWOMeLpPlbIz0XBnOT2tgYxNBAek1W//m5iFUu\nr/gyvl8aorN9vnvx76WzcuKkw+0l3+UxY8EYXIK7VD73NII9LpPFba4Fk9TS\nQBGe3vhGXRmjNN7MfFzhUd092c2Yc6QaYJpsmvoluansv1RMZN9CA2/i1Wty\naR4kM/abRSfEfgnSZ2E7iboUIty6WVpdSpbkFxp2zo4llUlzs9/rnnu8dmt0\nGb+z\r\n=TvJG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34c8317b27e4b74a2907bee2cbd57b2ac2ea6c96","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5935_1602859062267_0.9183842789858254","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5936":{"name":"hls.js","version":"0.14.16-0.alpha.5936","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5936","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85ca82bc1dfb55a0e2fe7d7694583829de825885","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5936.tgz","fileCount":97,"integrity":"sha512-oQWfpGJWBT0IR0MMqvu12jq3DFgUkEfouvUGzg6x5gbDJkmQaEhRjHKiiIzCh8ndB7wVF9c2FQ/SNwoyEB5FqQ==","signatures":[{"sig":"MEQCIDCfgqNVQY+CO3JGzhqH1vl7LdOuUSTL7ZjLL25FqTkBAiAU/1zsWj1udjissP7/GRlaX4XXktfUKyi/s94TyqrEDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9059875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfibBTCRA9TVsSAnZWagAAZJYP+wcEH2xQS6ceIaQ9WDwh\nNowpWWsyZvI8f/JJMKsSeu032a32Dy5p2+9EPofkivkhyL+6XU6w6K3WKmxn\nMu1gtco1XuKmR9xroBlTHqd6X6q66CoOeHQ2Aycch6zpDylJ/5FRU1VmTphk\n39jT+YUeacK0jlrp1WT7VfcV7zFJskEAarodzWUyRD8MUdNYsCn6jQgCoRWD\n21rh34I4p4M93rakC9gD+fxnAwjDpBYFm/g96AhInMJN2FaYGyn3BP7Mxc+K\nBpkPRie7XeQy7shJL79omWVZlvfQDv5GSCBARapZI6mnUYDBu+tj0BQyhjbM\nBaVcc4oS9CzFqHQOiBvt4peWNRASAmdP9VYJ/zHsvFh9PA6fY3i8Wivu699u\nhv1oDrpWq2i8IsT2pbFHOFQDPM2UPUDEunliMwbHPx/FEzhsmAmRSPmQTSLj\n+wZ55EX2KJDLtazRLWDVKjCD4IH3NqPuP/GLp0fN5yBhNEpNwQho+eSPZS3/\nCiaexaJ71FL8+e/gwJo5kSmDOaRP7laLrfgh45ps3WZrF/xCx+WnFaIHyBCu\nowb0yWp21YPjh+ChqBy0luhroSh8H0D6p2si32ArfP167eg1j0H4lxsxPhJN\nVD5zt+OWGj6gr47BHEZVUzuIuI3wEdEgYrtyBLqclNlhNVrEtue2Ab7+8DJ1\nbxR5\r\n=shwe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"55af9391e4f05f3a3010c23b0b0ba81445dddff2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5936_1602859090915_0.808246676582882","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5939":{"name":"hls.js","version":"0.14.16-0.alpha.5939","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5939","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a2b407e8d8353207daea948033c7f11c15b3aa0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5939.tgz","fileCount":97,"integrity":"sha512-GP1qCJPyDI9GTrptfXAc3PUA9e4M32FlWgZnzD0CTVfL5nVomL5h5qMqpPofuEIkob/q7trMh9/rdRqMMkMLww==","signatures":[{"sig":"MEYCIQDB8ewyaPmAsf0piHM+Kif3dUIm3aVFU90PXS/ZCZi6RAIhANGF62yL7Y7RXKIsGwhXkdEodHyPzIZw634R0dxkfFSK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9067733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfibDWCRA9TVsSAnZWagAAXaAP/1NeAzlXEBTAwHAYLVf6\n8WaGV3SIfoYMpUuSumdgYJ6yRGANXtR62nhZLHu2g45UHhQI36Ih2WNWIwV8\nuvandjzbyhTbNlc0FT4lESnJJYAsXduG1VaLPbHJPp4FymLpSFyXaJN6Sl/O\nFEuOXUAP2TtGUOe3pXJ+EgDCjsgFC9rG67ISCZINEMWto1ONDTGcDdvLmJna\ntzKiBuOLyFvBbEF9duKuGtqmOKweNRVn9IceAwq++HwSU+7CK10G/IaOOlVy\nLRSTSubI0/VNcKMzmcT+MgYv/EPL7e5Rd/pkPsiusALUtl3lkrGUjDH5KOYi\nTs+lbMIfqxgRfVAco4rPUd0brMW796SMIQiO/gPKWRJePUp3VE2YgyNga+F5\nU+7VBEa5sGtumDVz5AooLu3zZA9ij77eaZHQ1iwniiLFyv55cER480QLI8K7\n3kSqyTu/7tCEhUdbO6Lt9Zs4tNPt/WneQXpGRc9afhhLk4/A07M4QDb5qptX\ntKn1stTWpq1Bcs7aH82rOBqCdSsvucRaW28iOtbSXjyQMrPYzao5yDVOb7Cc\n2iZy1lCCTWs36HSFr57hCt2a+/Mm8ojV1rCqJ+NTRINI26eK6a6s9I2Pca9a\nZsk8WfBlXLFmQIlWczdhUkdS4+K7T1D5g7ak4Br3jn3z9HHC3zip64uhwkpy\nNShz\r\n=lM4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e22b9b830568ae4ae2cb8820b9b0369b353a1e1b","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5939_1602859221665_0.6498227070120548","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5945":{"name":"hls.js","version":"0.14.16-0.alpha.5945","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5945","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"260cdafde1ad56c975ad511a167755bef455365c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5945.tgz","fileCount":97,"integrity":"sha512-4aQNjY3VG3k7/6xtzNkd9wVQqy02ZXlhSvBNZb4Z6K8rxexlnIJr/uL+OzWyXHVN+XdgBRxEXasBOdI/mv7/LA==","signatures":[{"sig":"MEUCIGpumsOxyaM+ZxhNByZMeUeFZSyN8actk/Da2C1mytwoAiEA8oq6YQDDxti6iBneEj52tGlnmIlhiinrsprJtktfOY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9067733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfii/TCRA9TVsSAnZWagAATPwQAI3gqGUESd3qow9hpiuF\nZg4Ar3PTDBoO2+GvC3dgzPKga0p0cb6ld8ZZ7h5f+uX/5EwNN7ThTFmCqZku\nHVPugs57agCLwwy4eivQkRHU1uuSd8XtZhjrqsvCqL2Ox0gnxlfBFoO/U/M+\nLS7X7BCWUbPghGYrPQhOGicUyYOiWxzn7QtwMvm6i9ahKf1aPVBpcCaklNHQ\nnhjMSWA+0bpNgBwMCewmhV0jBcZYq1l7Moy2z4/pU1E2UD0rsHnPCc2G65Uy\n2NXVy/Es4tDlcM/DEX0dsfxlVZMtiAP5xROnOnsmYkj96vt53q+dgVz0JORr\nBx7AQTbc6/WqPE5SRwykbGC5wB758bPnWeXkH1mV05ezjyCX6JIyWcMSnEhe\nVN740Ptq6Wi9yVDKY250MoWKRjLbn41fouWTgDFpmtbw6ShantaeKZ6mES0K\n1Ax2AenEMGMeSkTQvBhO1XwBGvhDUQ3QO7viFfUd+79C38mAKsTuGMVftQon\nwA+q4diDxpcN2lfTepF1ZJChdqHq+OA0raQhNPZW3lOZ5WCHmI8EDY5Ypfu3\nPA0s7BM5w6DCIQsQ1DPjY9GMaC7IQpy0JYNxtG5OG8As14+rI116R99IMCFr\nKMIn5j4MCpBZPhBVnl2Bp8PKxDa8FMHck+B0sbwI+JxK3BOICTSyCv49SPui\n+ucL\r\n=1e5j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7eca8205f721457ee5d9b4e73dad6545ae88b8b3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5945_1602891731091_0.4693778599043521","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5946":{"name":"hls.js","version":"0.14.16-0.alpha.5946","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5946","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ab759c613f761e28306e8b5d953ed293639d40c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5946.tgz","fileCount":97,"integrity":"sha512-kC+NfyJNDtPyg+XmNbSNB6o/JxyWXvUHFc1bI+CFKohuz8RLXZT50XaBa7ql0wIozah51g324use2jaDh1PAmQ==","signatures":[{"sig":"MEYCIQCIsjUNlg6xZZmNnIPHj+NNP+roAeBsSLA3z4VDNAeHfAIhAJ1gK5PkEG3pPHQIsTx/zRPVZrWTQ3hUaFrXGpCvbuWr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9067733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiyOoCRA9TVsSAnZWagAApWQP/03geV8MgKiDTHJVcwhF\n+TkSfPxqFLjACCtKb0K8d/wH0eWbS8vs8DNIHaRPolp2yRtO+cJ0TbxmflI4\nkv2RvjnaHLtNlZVwFSYJWoof5FBVyURc2zcVzCtNc02Dbp9v0uejiG70eZYM\nYrTOgtrV10gs8FcnfkfFXtperRXm4snIl9Mf48QWCYLHWEm6rzrpOshuiO2m\n2Vux6gMUlcaUHMWgqPP5X96Al34RVSCGz2y6Qzu4y0u3oYG96X4Kp4MSyxBv\n6PgFliijZyS6Cgf/eE4OJ/NB0o+FZlnjSbicGO08HOLhPXLNArM0w92PSGFB\nwya4WFQGmCKat7u6EQs5OnfNk0Y688MmCJy7fk7p7hsXJVsjQEwMCbUgqaaJ\nGPKWvvI6i+7myrzMJAvFnvXDFQTdG8ZW9/Par40sbdiDI2ZMRaeAX8yHrPNW\nWPKacz3SooFwR8Q9m2CQDzo/FXHTXiOBuIpTnI9BbUGamLgXyuYl0IgzV2Li\n1NluQ4BDUoxWP5IINeUBTLWOCieqMD3Qb4FSj5RJk6Q1AUEk+MdL5IEP26k2\nmfBg473tGtr8Eucg97VkrPbpL2mmD4ey1dKd2+a+gx43ynFtj9i0fyM1+G0v\nLiLrScawk0ROb6K2rUfqB+ROFrHFx244RruM/6GhoihfPJ+79oIeW7qVbyn9\nRi+S\r\n=g0ZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"89b7e4bcce9e7dd961c92ea731ff608429112c04","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5946_1602954151851_0.5519986064930678","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5949":{"name":"hls.js","version":"0.14.16-0.alpha.5949","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5949","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72805498f8c9104dc2656bc1d072a5b27ab7338c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5949.tgz","fileCount":97,"integrity":"sha512-GOlWaC8vPltCcgjcEUd0/UXy8Fe5jfN7eAGOpLMJWMCiciYg83l92Uy4B3/2cXG/Msy7hnA6pVOV3Qvm/HCHRQ==","signatures":[{"sig":"MEUCIB/cnR8VoKjDev0AjjKvKRbHnymXQRPBAf6Jmta3sri5AiEAv9oTHgEeL7TonCyOxiNyZ/YP8kzMC2yEOHigjCI34V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9068164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfizjOCRA9TVsSAnZWagAAjOQQAKNPOn38lF9IEliT4c7W\nGl/RWXtbY2oeqyq01pFQ86m31zYun/1/aW03jCUI7/a2aJXIuVKQTEOT4Kxy\nMb22E03YFWVmHiX2LRGedhXn1kPpghO+4UtYrd8Ps+PN0+7TD3+lbpdCjJun\npJWUyZzS5VnyeCnnnpVfgO7e+NWOCN01U9crtkA1vePwUE4Ue+q85z4ZK0tT\nx5Uc6EDn8Uq5Lk/VkbnA8WH766vYUDsm7JH5RJzV1XeddnjZuLdRfT48HolT\nQZeRhJVLDK4kCRk5z+18mHehAJOzgrTc/DutWS0peSivtNw/Cn0vGfgFfvKt\nzOOMr1nofuOnicRtIUBGPNhKEozX3xrGiT9N4EDhSP2cEJN71khVKojGLo3o\nz1eBv8pYTvWpQ1aiAVajITgdY4aRzQQzd5EtCzIF7wYPk68NWINRgzeW6uuy\nHaeriDmg8ecy+1ts6OJmmkP9m9yfSoQRedFOxemIHPA+r9M/VvJOl8YLdCRn\n4kT3qS9cqMW5QdkIW4JkGNEtDsMX0BeOCKtgFrFF9uuW7s6vWxj3HmJFkH0d\nxO5pb4bG6zHya4qrUJHNFjTRf7ygNFGGikPemZqXUXfED0qAITkq5Kmg2Rbh\nn7K+/OyMmDEerQ9sReon5P2K/XDYpGV5dS2SKyCmx7OwfHnpyVN2LwYDwT5z\noqDt\r\n=8GUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"78627e2c14576526884c1ccbab3f15db00b4f7a5","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5949_1602959566334_0.4386713753531257","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5951":{"name":"hls.js","version":"0.14.16-0.alpha.5951","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5951","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be8b08bbc7e35d67c4fddd2fef58b750c1ead01b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5951.tgz","fileCount":97,"integrity":"sha512-HpynLZ9R2IE2sNEmPqGKZacfv3t0Ix8lQvB3zzy+xgI/Nzc68d3rDCEQEnHLtlTzuAod08Et7Kjv/ZasuCFjpw==","signatures":[{"sig":"MEUCIFTdVxYr3jcUufJNjdDTLqS5fL9a5UDYRbqCXje0TO/HAiEAqt03NCZY+hEoePhbnePmyTMXFqlAPIq1q7kCvVZvRvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9068164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjOQzCRA9TVsSAnZWagAA/MYP/REmroUUg81fst7c9oTb\nnU9MTW8xzofRE7u6q8zd2SPlN72lBqj1P6uMHku/cd4v1G0XZn7irqK2O9Sc\ntSfbA5OilGUqLWH3MR40aJ3KMcVuIWgymfgD3M8W6peV589YBmVOldpLMpTL\nVemWerj+D8wE82N6KMFrfsU4hf+oFgUY40ZDU8+ZHFBOrHwoFMGIM1CPl7v/\n939M3wcTKLKI5hyHxnnArNtedNbUhvGReTs/OjW8L7NmxNy5vk6zQSdjx34C\nziy2bdQGEalkRJbBwnA0i0MxKDiDvF726as+D1UmwjVJxY0uxtRn+I1ZYoaD\nSrAWeVB1PzB4ZkpoLJeUUe8+h5aXbOIHdFwnPKSRl+C1SbHqQlrmTWEkDrnC\ngQ8CRqwNRY10xu4/K8pXMQGi59/oNSgasU4yIgd2I2TVGH6OK/5B40JW7f+K\nGSB7pM6ZgzsPdUoNXVbSVZ3+rbfZGCCbH7sEPxgQ3JF9fMgM7zdNDSMW0R8S\nWHbk+8c4/UFtQWaUJ9mhoQwzmOB3dY7+P1bsvEmj0mlgC2X3Hxnrjl6rUYv9\nizL3CjzElDASgIO/jQnlYxNTKfzAcoG75X8ZvOAq17cjyk6LP4tfrlIUc+8M\nvElzPlnzclNUg/mqb+DKUyFBjhzYTpqtjmZpa+KFdEmp9yF3ve1YwTmQ/k7k\nUGJ8\r\n=i25I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f67c8d763ce003f104cb1fc913f7de69d11236f","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5951_1603068978968_0.7324900683903579","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5953":{"name":"hls.js","version":"0.14.16-0.alpha.5953","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5953","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ab85be3de778710ffa9edd78409c4b64016fd1ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5953.tgz","fileCount":97,"integrity":"sha512-9RplysTRnCEQxYb1RD5EszwkAQNUcpuBwbHVwUrWGlkAt4OVjEHud/boR4c8LsO3QLskzGtG63fQL0fdBy1Dow==","signatures":[{"sig":"MEQCIHmt/gcMdWHpCsMP48N3pubUWwIaMREJTF6yFEnxzL3JAiBAztzYdCqFtpZCh8hon7xDbXM9xw/8I9zWFiCa970mhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9111737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjOTMCRA9TVsSAnZWagAA4asP/1D2cVAINNg2P2yrODI1\neDMbZEc53DyixwttvIzfoi37U6lN6cVOtTiFA5tK34k3SeSQewj4lG02Gzvi\nIZylijaG3nfK/qk5yeZudMUmynStkFojm0h2a9i2sGhS6bNsexWEYrNY10Vm\noasS9p6k+eHLe2BTsjXlivNR9yP0bsZMAhyDp26CPtD+E76UUFsKS3YmRqVl\naCs36FIPlz0LRHIYZTyJCVpHH7i4K6D7jzj5RZfgcoT2I0+bGqNNBrzefkbS\nU1llGqO90a5mC9gTRpWmxJpE1kqbrMZ2VXsBAKKzSqWd7w22tJ0v2b03AzX9\nI15NHCMmZHQK1rd8/KVEBDLrjLMr/Oh4e5K/zCzSSZiDu5kp43u1elKG0R+n\nABhVSCgXICoWpDeyUdmXIaMYXcRwK4OPs810P+ZqF4jiMkJeSMwMFtX88oR5\nDKJZtqtpbDJvS3vdnKJtvZr6QQxPx62TFMwusms4z5WjWpZqjddVVga2Gzdl\nVC7VDBwESnVkM9Y5gyU4SZ5Nknw7zK/QOR5am6OQPApgxdJqWXvGzWlJBjeN\n+uURbTuWae1pXhiC3gbo1WptqRfD8rkI57gCiLebOr6ey6+hkrFy2doPER2M\nlMyQJRynyRzHEjp8vPsORXsyxZ0HPVvQNKo4Wifb1BdclmtXwMP07Hwf1Edx\nqB51\r\n=dNOO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eca8c9789f46840d695b884bec2b42cf94a650e9","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5953_1603069131721_0.5905869800004593","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5955":{"name":"hls.js","version":"0.14.16-0.alpha.5955","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5955","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ea8b3c172895dc6b525ea01fa5ffbc9356952e8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5955.tgz","fileCount":97,"integrity":"sha512-jjtfa449U9Dx0ZTzWWN6Co0gpwpX1sCRLYyEqPJA/Hga+s6lUFUPwvWroqbeBOw6tQgAFUB0eA9ME0dTfdOe+w==","signatures":[{"sig":"MEQCICXlqM/vL9MmWulq5h2krgffolmIleH6UyU9idT8Z2Y8AiAu8lAlv8ocA1sG6aNslY2LxtVMlUP55e0h8rsMf33JdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9111818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjdz0CRA9TVsSAnZWagAA9KQP/0t03BbWu5UV7BQ0sfTx\nkObeu7qd3XIRprzkHQdjzQ5JP28e4I5Ska8yO/9Gpbp8fnNBUur6MVsPw2fe\nXHi54ILVbm2aVqEwr+4krUWohDV7veajDrAhBEOtmZRjiwGAE7AMr+CA7jn5\nRAtsE2jYC8qqv6zbmVxtz8nc260BkOFJcRFgXt1Ez7yYlxT4AHLpRhQLu1UK\nNy1BAglItPOPpcqsRZKtnPs155YbN3RmLXt1zsiGY5l+4OBKyPIazYjeC1rI\n5zGUcGvQK+K9l7Gr6Y7217XzxjdO1z/pqw6leAsVqXj4BdJ/dWRyRn3jdohk\ns7y3yFYQFb/L37jWjHeGzb4iVWJzEqMsaf8LZpxIBvppTSEq1dhAMlnHspWW\n57zYIayfFIDLTu4YQZSnYDVVBtDPwMPpyx0PsibwCyqupXh1HGWW0Z8LmpI8\nH3EA6xvbtSvILdS8P/5Otk6RxtR06Anbvo+4YXyBpFQDDpaI74lXFiG5Bq0O\nsxjeZ4goQ756mprLWsrDzivecEXKhmK93PH1Kc3jkt8B+zHvKEzNUZAjKo2e\ne/6Gcf30sGjgaDbgTMJwcR7fviotmZuOG+andfmSFIp9PAPtbMO6gKVEWY74\nL+q7lh1ra4CP5j39hct9VqiJfPFOgnQj6NMJza2u2EOSCx6+uSQSu5Jnoagc\nDfJu\r\n=OF1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"28287d7be66e785e32cdfa91b38aa6c78addde2c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5955_1603132659534_0.5420403931108544","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5957":{"name":"hls.js","version":"0.14.16-0.alpha.5957","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5957","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9124c57a9ac55c4cd599ebfcdbecf5d7f0ef8349","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5957.tgz","fileCount":97,"integrity":"sha512-QBuG0gQ+3O0dZi0RBMZgMsmrs37B4ZpPdIaFvBwE4nzsUm1WAXnJWiqKy1CdrBNZPwj9KB+nfQlr71OOVh5PRg==","signatures":[{"sig":"MEQCIDUcY0zOopVVCbcXG/+40eLrzUebhKLvvcVZTnxhnU0BAiBWbUQKJi2R5FLUYFTMBC7D0EIc4NcDVAuc50QLZMG71Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9114688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjerqCRA9TVsSAnZWagAAoIoP/jdB6dmwIImRZtYW7rKU\nQLEeAGqEpJKg7OtqC9Ysy9J6hvtP7NyPkqMwlZ1JiHgda5mezc2B6j08LyFO\nKpx5uOUh1sy/0Jmu5d2XlV/q0rfqBcVGkcaSI6kYa7lWv5Mjn3rtMjuP03SA\nTIk+biFvH0RX4xUpCQnIb8NYV7W0MEBT5Yc5JQAVPpKtppGnqM83FTtgy6vc\n76YncK/TDjo1XLYf4XIpAqcS5OxYszsC9rwXMhHlAg5D3SGxA0yOowlbuyi/\nAn+ymXWWEiBUrD+kGbUfEc/2ALMykZGD3tuY5R0gjtvU6g0O/rxjPE0SacVy\nfOv33sKkia0B7HC5d41RARD/7ZfzzjiLf3vBQTYR+4K+GFASYBo3ldqvl4Ml\nBAtyjYcrumQ89qYeiBadQ/rx+DE5wIc0CVNPD4+EWJr/Q7epHQ50L2lgKynn\n4pgAJWJ0y/gPInR7kNO8JNfvf54018KTloBniait5h02JjEKeuVBWFYJlbEX\n0SR1j298pDUtfPFaRetBEJy33v86Yp57fymwlDClM4fxMVCYaK0LHi0uyH5T\nAcq+9llMWmF7p7skxVKBGAFX0Gcc+IMTKld7jGJ/Be28N9I5oJsOP2EHfoF2\nI9d/CuFYeUf/cQL5yfzdBXp3NkpWS9XnRIgjfQnh9Lq2Pbc0sCVzBOoQ7v8e\nNr7H\r\n=fL94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"70fae539bb1da32403a4d505cb42d18e95bda106","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5957_1603136233976_0.4934767167841878","host":"s3://npm-registry-packages"}},"0.14.16-0.alpha.5960":{"name":"hls.js","version":"0.14.16-0.alpha.5960","license":"Apache-2.0","_id":"hls.js@0.14.16-0.alpha.5960","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bdd16a072e760c2df4f83f2b1f48145f56700e9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16-0.alpha.5960.tgz","fileCount":97,"integrity":"sha512-eJdTITGUGL6c2Ex2XK1mnW8EFcFAgP0RC2lXdbo12dgtDCsU1t3kHbD4LkhpitJ/8OQDrv1TvzquFLL6ZBo7Og==","signatures":[{"sig":"MEQCIH+NcLaP6I4UVdQnV7vlxfrlqdfS2SyKCs0VnoF0BjmcAiA7oEukB74Is8Lm6CGXu6O1YT8kONszFAKiLXeUJuFvNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjfnICRA9TVsSAnZWagAAkKoP/A03VbGPjBu7cQoBntcv\ncOnhSQgI7ssyc1EXgzoGqyNR49Tjhurfi3bCQxvuXRxCBCQhU6HEViIYiyK7\nuEmJ5hnk56CKp+tNGOga4K/CSQhFG+GTwZg4TDfygVv9krEfftyU/fqLbG5u\nTRtQV/VCFfVgh0QfuX1LpKqN7mmq4IZEAkHk3amqK0GBgKOFgrz3UTOJVJem\nSwFBCagrovOH7XHEA6LHvFsyQjbsz60F/P0uCFB2lf4ic4p+0V35z5bt8Vcf\nvxXnzsysZQvOOrQxKUnrjYVFrTjz74/Z725rxm+ZniDOTLcyZ0ofNuPNVcM3\nQPjfzhLkNqoxp/dXby9+PLAQWmsTiQaCbq35SKITwqY59O9scXOCWlmTuE5K\npvl9Rbe+Qsydbcr9Mc9fbW7g8Hip/38VEa2N8stunUO9L2Fk+8AqgxhNVRr5\neEV7lWHxMMYcMyZ3PQRE7zEVPS9AzSLDzuPxXYyxMOvYiqNgXMFE2YDDWRa1\nTB36NeehFzk+jDl4bgw5OvdPLw2AikMiBQz8zfSpIMXBUyJUSNTIjVQdIe15\n7p4b49zvpEyCehvrqgK5Yqlfy3wbgdEmh/LzZkXGmkC92srZIQfEytiBjwng\n+YDqL3t5Je8VX8BEYJPQiTCYu5FQSA/kZyulLRXY5DFjA2peQKt/LfQY0YxX\nedSf\r\n=bSoq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a7ad4aba0b3e5a65160d123c1dd7337206c2d940","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16-0.alpha.5960_1603140040127_0.8656825554847563","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5964":{"name":"hls.js","version":"0.14.17-0.alpha.5964","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5964","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f728a8494e7fe816a9c383f5b727009a41e63b67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5964.tgz","fileCount":97,"integrity":"sha512-6RpJuGXo2GKhpMsVtFinntY+tWPMxsD3N1YjTcPk+Hou9AoGMYzFN11FQQRwJOymm/fEBnrjOhjLA1lXCod7DA==","signatures":[{"sig":"MEUCIQC+P9EihZReiC3bxDng1GOTPW0u2BRlaCccDGRwVRf43gIgb8sYIUH3oFEmuOlUo5Ie8xSwDmDyo5fd4iaeAXdkmhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjfybCRA9TVsSAnZWagAA+8kQAIjM2+O6kCnQ+aWooEVn\nFINAsUv7KMWX6JT+mpi+x2dhyYaatdk3V/W2Mpn0ZOHBCxydK2Vl0scsAAr5\nw2TKTfoU3/3iFdmz1flYuTWqM/y2pCiI6A99w8vKSuiXAZdABwNssGTedMVZ\nWMLM6Q23qwv6Kl8VAB5xQY6yRFPJSCj8nFv+kKipu8hqJ/iqCEUyIEf2lNwv\nvQ+DNZSKfdTbOeMzg1d/+zcmOQbkCufHE+hrGJjVY6ai9zJXwYGZSN/iWdO3\n2icnUvpUx/kI/SRp25Fu3elwFMJEb9Ei4tZE93CA2QD0YlbCz86+r3MazP2I\nyzqCnNh9+cVlhd4C+PkKG3zDOuZ7L+GVQwPkwIBxHvcLLwmWj028MvHbZO6o\nkJMo9lwyITYPQ/+JNp+kyvFtPdd/p4NIVhC+GtbpqCHRNpRF8YkHtGSi7T6w\nAQ25LlEEQZ9oI64Q8QANM9PMJ7m4jq5IARz8GA0/49/3Y40YjsHFqK4TeVQl\nflDfmUNg8GWjmbM500hcF3BgWg0JQDrZSaJ8VHV3dotrIOJZezCSIXU5ebHD\ndelu9hKYASCk/D4mJAOqKmvUKT3SqFZHFCd4/d8v3gozEK1LKClykNQPJBo6\nHRXvpzAW5e7OXL/B332e3hAb5ULhRWX7CVvf9vZnkkkznwrNu85XIXTL44YS\ndu45\r\n=jWUP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d99640fa007a7fdb77a3688b3c9dfd215ac54c67","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5964_1603140762966_0.23182226556550378","host":"s3://npm-registry-packages"}},"0.14.16":{"name":"hls.js","version":"0.14.16","license":"Apache-2.0","_id":"hls.js@0.14.16","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ff68a1fa7260a43d316270e9bc7f7bdf93c5731","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.16.tgz","fileCount":97,"integrity":"sha512-VACiO99DQFBpflR4fI+6GVHUZn35R0SGGQo0XTDZOm2BUXbeuDHTghTC/k2/3wGln6KBmG8/bXIcDIzDsY2UEg==","signatures":[{"sig":"MEUCIQDd+5GlTDoS0knrW8N16UhU8cj3Ji54TGa3QIKQeINsHwIgGyAIefv2Lh8Uhuy2y/aYK9mm3eijNDgBFp/rhWZIUUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9024701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjf25CRA9TVsSAnZWagAAhw0QAJ3kyNZT5OQsmBoX5LwG\n9A0fjrcLIHyv+ryQwGYKPXU8M0kje1mA7LJr9M0dZKX9WIz/3Gw9s78Dngjn\nIAwtjROhmtbqF6nDT4fYrJxTefMqW+PP98YMCZlVd+12zyQAeydOYVZoWAH4\nnqItDRZVLUNrP+QjuNSw+EJ3Orb/Vzmc+WVHZGmghX7q78ZOiBQqu3QagruZ\nxdXzlZWQeLOgNLFC11YjzWTQpQMSe812uYAP+QNqJ3Yr2QBJ1qjJoEK+jXS4\nW9SjBSEviaMiJr+xECI2yddpGnYHhDHlkxvbigv9eTSnKWgDfeGclEk+3BG2\nUBXPoIQ4rlY2s3OjeUox+CezvXfB6X5OplRREBWELo/5zqVzvyTsYn4w9AsF\nfh/B/2dMsu8VB3n6hZcadjtAFoMlt/4yvezYkMPXboJgc1vfXm4Dvhc6bkcW\nwvE+zMz+F6NoQdXKp4qS9cCHsv0N+NSIwNL/M2kNqlIQovHWgV2NFv/ua8as\n77HvVWWyKgEpp01sJfr+zeinrmdNsV+kIqjoR3akRiAPw5IoD5d/14Dv1hvY\n6VXb/tP8IQbQc06/Go/AT9qbGBrPUMGkG37mmS6QBZIGZRybhpuIdqqVYuMr\nomZvaFATzCaXR8zc5iArIPhRP1P4Z8Zu0RmhrOotbn2g26T3ASLbf1FDkFa/\n8ewR\r\n=89gq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"caa633f5578f8003327b355cbac5325b04be38e2","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.16_1603141049437_0.7385831638894402","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5967":{"name":"hls.js","version":"0.14.17-0.alpha.5967","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5967","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d7622383c48bd926cf991b1db8f5c66fd997886","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5967.tgz","fileCount":97,"integrity":"sha512-wVeApskU+DHIE2T6xqpvxHf4BIXvJGA0J7xKiuYg5TM0xSbeENv/Frgs6J0Kz4A7jeZ3Ooxikg4MA9dlGzBecA==","signatures":[{"sig":"MEUCIEzUG4QQA71LPMz2AdTtszkAHB5fYEnfzjguIGq31UEfAiEAk22R/ySP1NlonjVsBWlM9nLZvrm7Nw6cb5pQPx8XOQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjphUCRA9TVsSAnZWagAAn6cP/3s9/wkefk/6sIbzXNK1\nai46/hw08o3bKZN6N+1q05in1TD7mWjToi0Hu8XEvf2AuJbQ33wLlyLijCrO\nmm0bnj1V6cJGQYX+7P5Zmz4pf+JR6vv2fr2EZjPPtcvSN+uKK/9Qf4W8sLsM\nqLjABtG0PVm2YO47pTgSjAQS0DDnVwfrrimEcojdgh+svQkGP14v1cwtuxNn\nviKnDpmIL+Iw2KYV+dScr7M1q66yevUIXNgPq1Ws4EX5TdQ1t4J9OUUKbdnK\nbGqLV3h1mpzTeVjGPvq5eMTlFt2clO7mr6Qtcuh1wS4BRls9SlolWOrHDeOO\nLWeZfNtgeC9WgqBm4POz+RFzfb0MrKepwsCM+wNyd2Xj3V1C3qLm39e9ggmQ\n5OW3aHISPK0bIAe8FcXs1ZYCunMYIvaYnRO8m42lqQmxIzEw8g5KZiY69M3+\nTYskBZkTHYx+QZ4PG7O+KJ2sXQBaO2b2txnkQ5Qo2umBh8Sp6d3JpMoQjDTs\nayAKSdr5Fqup/yOymTQyeOyNDrFnFIbhXnqmiS75Ma62xAi10k9Y7GvyJs9Y\nO5KrKHhc0gZgTdzAiCcAriC2VWZdTgzgrm8xf1McuQm9C6GPIO4VQzZQeG3b\n85OrxkDh7245hXP5y51y94G3+hPugI+0AKfepqxLGuIy9JmiJfnOktXx5zXR\n7YeQ\r\n=PDX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d59e8161657f5f5b1d160e5ca5d57cc1ff1fd5a","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5967_1603180628171_0.31461902829050215","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5969":{"name":"hls.js","version":"0.14.17-0.alpha.5969","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5969","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9832c0d563c1ef90b47f2c732185f7d1a1d73b76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5969.tgz","fileCount":97,"integrity":"sha512-N3A2vddu9Wv+7GFAbLaAgcwCM2A6nUZeGMDKJh8+50myV7IZVeYmrYYaL8CaNMNQM+yhda5R7xa5uEIDjq2XfQ==","signatures":[{"sig":"MEUCIQD0epALhbrFXjbDxeE+5ns51CaN253Rombkhcrn3ZiK6AIgEHZVA6ogDmr6S8/RNK7CgHi7lf9/+30poZDYjeOr3Pw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjtd+CRA9TVsSAnZWagAAJPIP/0MOacfvtw/xVBpyb0wI\nZnDvBsmpVtlSLlUtElo4CPibUAYx1EDhy5DxfJIb1N/fVjaABBITmayVYNF4\nGSxtYXfWGvxnutB8qNDwNiAprQ/LBQzrbOW8/A71RfY/0QSAGOs4PkMyJnRp\nv1BHrdNyh4HFS2S/ZSbR6C1LuVlR75XTzjEfNfhZV2PiDuuL1qnwTjixKdev\nn+TGFfJqfjw9t8JYFvj4JKxl/NQe3PPbxIYo7863p0pDNgxsL0BeBFOKQP4+\nVnPMePtR7t+mXPsKBdnWrZ5IPwTagU5KvvlgDCwd0Cqv8hTywZkKWxgC3JBF\nmJMfGLyPGXKrxJbLSIoR4KZEpqLDAjq6dN3qC02Xtkr/V2nBsrT9PEpZH+mt\nCmAQ+STRHCiXAM48oi6SjHyMBDp4cG+1kziVQGahPk8K0l74asHOVVVUOlKN\n51/N48csWVb/nNnavknnAwUeLNJSFEinQ+Zn3IGaZ3bMMuP4Hu7UgvKCgtdg\n/RoJlDRXt+FPUsqmxPDXj+5HhINBpyNC9h12jmCBwAXZbCn5p9ZlAckTKtQT\nYcXTqWrAoK2u7gKHF1BVb16xHVee9eSynaiOnHNqv2if0jSDffjP7HtS8VsN\nPE8x9d0620ngX1Sd9R+EE16VFK5lI03NHjFjHutDDpxIa+mCaUE3y+1I1IeG\n4yGY\r\n=3ntV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5ac19cb09330e66c72eaa4c1c2682d84bd9a5074","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.14.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5969_1603196797677_0.2777242215538924","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5971":{"name":"hls.js","version":"0.14.17-0.alpha.5971","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5971","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"703276118fc395ccdac2b8f2d890ff16347b6feb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5971.tgz","fileCount":97,"integrity":"sha512-4c+8iUxLHjJwGmKpJdTNkSl+Ns6gWEPrTNyRkKHhDtzdCR7uYv2Fe1P0aJ3qkbLIiWJJx2y9MG166Ft+5jjxfg==","signatures":[{"sig":"MEUCIDoUS3ubCyb7Lp46ivIiiX+zjl+K6AuNNjE9frEHwm2VAiEAk972wn3+398lHoNdR9+YZOUSUGtninHk3HyTabf9ej4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjw5BCRA9TVsSAnZWagAAyoAP/0sA1ICFkV98vsxPt/88\nqOTo1oCKuE6nOqNpVWJPosoziAgMldGI9Vcum6dr/sRWwrvo4Lhq4kRKJ/YG\n9+1eVhnGZRq/Y3nx4z+aZ5Zo+iw41ulha4z6pVpgkrt8JJfIoh4tlm+pMlaQ\nJea3McLxyn78i/xi+HyawZzXp0aUvKIcQhnlWkgzfNczeoTKnlmcVPWOjwAX\nRfksP9op9XaoF4x8oY9wqs6O3/kWfa6lqfo7fW+BuSvjN8306wTNwXRYajOa\nt7s2eL+Im3Nl6TPDHw6/5XDlLmvQnmRM91TTmvU0TlCzhxvMRObSFmWfUi7p\nRJI2yEW8ejOjvFpnbHBY/iM3jdvCXGxGo/WRCHsJB7GWMeqO2KlwkJe4kB/z\n51RmmZ9K0ZgySvgju0dlAEhS5S6dJ1BMMKcEe20efigH+/QmEdg7LgQ6Bdxw\n7t3xZ7mKJBsSTvtt6PDJQvNGMppJSpX8FPv/oIaAFk8T6bFcgTbANYHszlqS\nWRsDlCAYnD1gDzn07zshJSUqSLhzFZlJcGVj4jxr2ATvo1aRijVX61oSvJTf\nRSRIcBvelT6a6g10jdxKYoA+/CmW1FN8i13whFmYaJqXGEvomei/SQRaCa1P\ncFdaKN9T/xEfd3PLeOsilslvqsU0fw72K+dGJxT5W3E8qRaSislHeE0ipDy8\nNNXJ\r\n=Ll15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72521bd890ca7ef490f5b5b0615594f0da513b3c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5971_1603210816659_0.5763578155053535","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5973":{"name":"hls.js","version":"0.14.17-0.alpha.5973","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5973","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da723e6a6e1569cb05fa3b081bd4b5b77faae380","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5973.tgz","fileCount":97,"integrity":"sha512-fGAS8/marIwHhE1wnmryFnwHY+cHWjGSBjurouHZ4kFM2QXwEhQJR8Tto4ym/9tW2RZWwVmvs6wIVZwlC/e9Lw==","signatures":[{"sig":"MEUCIFdT5jBDm7Yea5Xp4hfUT5ePkIyGLY6QXWIJCxp+H8QqAiEA3lH7xqViqKlMjNTkQVCr2c1G3NZ2+mhtE1Jdai8CWpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjzFxCRA9TVsSAnZWagAAI0EP/1Igga+/ZvmDj0ClAyI6\nCiZX220Lr0mtzoeYEsCMfg9Aud4plrFwrSaHRYinirbh0X5lkrJyjppNBAlk\nr5jQ0fB8b5QoaUKtEFjnF3dAWfKdCd4YGghCZ+TETG+VvGnAn/tG9NVzFS8D\npH7B1SXJgKzzMsn/keVGK4sifT/zGcoU80wG90Hs2no0y2IyPpTZrTXggpv7\nsBXGVWFibRyaz78Jz3mMw3Oo/hDUCG27JlZyQaYd6LHKtgwzKgfBU60iIhnK\nTqFZA7CPvANr0ggvYkf5JEBTL2eg7mbC3v6waIpDHQ13eJI+bJXK5bqVVFu5\nJYsKwGyk9IbXna4P8wO3VcjJK7KJz/A2jNldAFpGeIJYQ4IHoEICQ73u5khA\nSQkeWgCJsDknnSVFxIUTZGZovdEQzVep0RIqvQwKykVGbyZ/EU7usBorCn8I\ndsBOUaNF3getQ8KrI2k7P5vfnOpD3B343x1c6tplQO3szjllfNBlI3/JdvCf\nUCysX4Syif30KRjTtpm7vSoP2QCS0Jf/ruuHGIlXckXTAWn4EWwKCVkyC0kh\nvqGHWftnl2DFsdXXs6Vnj/MbH3iiP3dbfiYxDPJbgo18S+VwhxNj8a2/XBfH\nN+G7P381bjRS4bAIznRItwaIqPzmMH3Gl6N1ADTg2WegWFvkG42UCcuetXqN\njYzp\r\n=zq2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e6523fa6170bea107e529bf525ba73e62627bafc","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5973_1603219824922_0.7598012019201101","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5975":{"name":"hls.js","version":"0.14.17-0.alpha.5975","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5975","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98c9cf555744601f2c3b38c604055c5c4f756927","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5975.tgz","fileCount":97,"integrity":"sha512-bdn6crEX0LV4I3LtgAf8ImrtLscVENGS1RAxRbFYXl6N2F+2vwF9LPHtKVLE1+V22ibvO3bxVk7Lb9aQSJtAdQ==","signatures":[{"sig":"MEQCIARqOTuCTfwyAfjcTWDgV2014sFActOoOkj7S1l0dg0YAiAEOWvL6VxFl07M7lHlZrbbDwDA2dGL9LJSlpX1MeyAVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj+bkCRA9TVsSAnZWagAAT6gP/jfLWWWDVH7CHu2rN3+h\njFmY+V0AZQyA/bpLfcWg+xHVuUIsU4NhXayNhW58/rbec/fc4ZqNywPcBBHV\n7nO9++UBpsMUriDXqoUHeM8JyTXdGBbAJeY2KxHwO2mRh3Hz1qnc0qn7LnCi\nk9ZcdNFEqfvDbpKSvAj/JLWU7Nh4FRUnKEZkgtQ8sAF9pBiljQ2zhp7Zmqkx\nhakdUiOskHoT5yE1jV3PsejST/MburegAm9s2Jj7vUEAHA7w+SovcPjTSBpn\n+dhp9EN2ai71xGyRhpO7zjpR/5RqGcu0B25NYh/+HIY4TAtM1ouSj8VUymw5\nNjY7+M6dR7BXPmr2YlVAZpBldygYGAFGs6ckEzwQ+gjYWJG7IPm+0rItXGhZ\nmRpB0zdIcZXI1fK/Z0tEs20Elyvw30Dmw81QTV7HkglaJi5e9IiZNx7s8fK5\n3S5krIPH6ZCAA+h75Ac9aYc8tn+jfI6n91kZsrWf1LGPXaLGLxsVb1IadH6t\nD8dtpUEg3OUpQlw1NA7JqYJ/D4A/FzYBEd50lj2SWR3R3Hg42Fa0sDAa30x1\n615F/UtGNN8bIxHq6aC0+U5Y6Q4gP3bt9B8dYpDiUVWs5xJXUBAIgiQHd+jS\nzEFhlJpvTtpi3HMZ5dOeNUTiQ3bZ3egYpxAJeLgMCOff6+/4H/0M/g7GkEZU\nOOlE\r\n=7btR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bcfef0b4d90268798c6b70b36db8411e5fb274fe","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5975_1603266275661_0.812141511137175","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5977":{"name":"hls.js","version":"0.14.17-0.alpha.5977","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5977","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"073d78ce973b1b1f3f571e81c8f9a33163b2bdae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5977.tgz","fileCount":97,"integrity":"sha512-y3CEyRZUDC8rT4y3vc9KIadSKpI0qWuIq5EbwqaKuMv/xIQCPjMkzzaMMVotrWTH+roP+r0wgqnY66WtOj4mRA==","signatures":[{"sig":"MEYCIQDA4uo4lhpMjPX6BL887orBghN0fMSD6SaEB0yq6Cw4cwIhAKkvUfA29eChyl4fYPxeWovHt2EbmXenLHlttakRYhcZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkTuDCRA9TVsSAnZWagAA+WEP/RoD24R6N5jA5BaDSy2g\n/uVtDwPeLlHXqAHDefoSsETQRVhzFtddiWtrYUaggJ0AOk1gGO2aQzMpyi/I\ngeCCRwe5shszltNlphn3ZDrnaljMWUbRDrbeykpP2b67ZBhZez9cL58mj5Mn\npKpTZdezXZE8ZcJ+X//I50nn7bq110+4rZNcQjPrOI9gLe+vklVrfckg+sbi\no8VPYSQW7zRHB6ht1QRCmqKwaWEH0Wi1cCybokcXmY5WdYjy24DXvmw6t09Q\nnkbR+CD+jTpuXU9/Swj7RjkFAyhPNsvizXOTiWZoZabBP3Ly6abuKOoTCHfW\nCIuuSAALm2XOR3qZtlXCIuTjmd9Vs0JZxmGQJP2Xr/AC+XxeX5pd0Kx2aS9h\n/nQdqbvcPeC660+lGa9m63dJAUceaNydsIZ/zmiWswyvyF0MLxVUqh4j1w50\nH4mytP0gZmh6rkOqOgpe2RYPySPSnfp7SO6M5szOLUuP/o++4MpUUVktB6CR\nbqzr18WSH4/TMU4YN7G0ulnde3lC/9k/o2XNzbFxHXmLjLO6xNmPSQW683zy\nOKw/M6B4W9BPIBKQlvtdlesCLKhsn3KCcLiHPvXSA/N6j2nH7uzBx5ibQjqR\nX30P6vDpRRwnaw47U62H/E5DqpGFdH6vZKLbqy1pZGOhLzAGT4qlDktP3NT1\nFljK\r\n=Fp/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"768d83671612b48908180a67bbefb73974d80510","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5977_1603353475253_0.2591628769630243","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5979":{"name":"hls.js","version":"0.14.17-0.alpha.5979","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5979","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d61765da42d3ae03ab1fa283fc726b2c7327122","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5979.tgz","fileCount":97,"integrity":"sha512-0UGFczqFl2vryHASALwF0jBr1wkGSFc3Kz7Qrsm0BjHzZhw0iAoTEDohpgt7wy6s4kcJynS7JWLbQd/tRjOQrg==","signatures":[{"sig":"MEUCICtuLsxaKinVW1wJR/+EHXdN2+fT1u760P87SCdF4Uj/AiEA3X8kBN+n/+BgKT182lUMQ4MWumTsgNWmluMoTHI9ctM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkXj5CRA9TVsSAnZWagAAQ/oP/28c/PmbFfatuDTYx7d3\nx6ijxua2QDrM2rtMMP7403BjEkRDokJMubrweHQTKNO2HDpSaPGw8e0yhw/O\noubwcW+VgStLbtKb6tzvYHg5YXswu61Bw1bKoNdgOr359fpPs38Ajax6jjIj\nuIqYVOXZSW4BBuclG/ATvjLdFuvhiYZ7rO5l0bZ0NtyJ07yFCuWtre6wRV0H\nCe+LX4iz88kmQO3nCjm+Ci+EdiaUgQShNd6HqsI4vQ9PWh0lGSbwFKvLEk+u\nq4TJHkTQIvvb23Avro+HEgiIxf82rvFJxBfNNzF4pZ/h85+r3q67JW5QgKw9\n84VIjWvvDJzepjKD+H+WjuE01eS7XS9PGShWDjunIbKcnEeEoGroiYS5BB4R\njDI4YRXBCAiWvoErmprDIkFCJOSUzCWmDS+G1YYUvhjl4tEkegEqYn8Wa9+G\nw71kyreKXCqGpWcgS2yYCIa/P9U3NlQYcV11wQelJ+JoMWu2hLDrl0nogyJW\nXeTf5ASoxJukih8eu06dOz8iIKIUx760Sc3zwsU9gb89uNmqfK8JPxOUZyEx\nNkds40CD3FWb+YtjMZEhAW2ZU2mPgXd9mzPh85dB28XL5aiwBckpeJmP1Rr+\nOaToKvXip9ZLX6iPCmzBd6WEs9jZpTXPlBnUPY+r/z8Yv/5+ZSswEr/P+gdV\nldk5\r\n=5FCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46bfbf5607c1e3c7286b990c837e53cb93be6aa0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5979_1603369208905_0.9378654703841991","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5981":{"name":"hls.js","version":"0.14.17-0.alpha.5981","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5981","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de6c714f8df01f9508d9695abe3913ecce4a99d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5981.tgz","fileCount":97,"integrity":"sha512-ypjKCNtKwumbfdp1jf7UTM2HpybjWntfew91FlXkrqxwKhSvYZ9fr9ljbUpLPycXtxkn9lA+e4pNlhOGImqDBQ==","signatures":[{"sig":"MEQCIERGrrDEAy0cvalTws5V/tDP6AYqDuyvFqEV1ZJjPMQrAiBM30RpMupvE7w79yCUWhAqh2d+ECvVG7GGxF0pkoSrVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflUIaCRA9TVsSAnZWagAAs1gP/25aa/fs1/SOjp62FfG1\nJDJyCdBqcWPc/+5u425ocWFai/Y4zq3M/E3sX92sODDx84MEo2A4gR6/iwXB\nk+bhlXMX58eYGDNYW2+NLzA1sdwdu1bGq1fcb0aZdpC8BTVuq5r8hObEV9Xj\nRbkyP6HoxmorvnLm3utXPhkfJsuB3+x1V5JHPlGoU6RIBorcTZBuouDpiEI7\nNZ49Rr1rrHtA57tijCwGCayoFwWs5X6qd04k4ygyuarq0j3U3uY1XAwCg+qJ\n5m7HDbA7AoIYDtgHgxDQEAUrB7SXWK2qIH3uQmktVpsMKIoA8P7q1uekHTpI\nDHz2lcSDJaqB7AxPl8qT1ekXtSec2sTQfEyMvC0IR7Wj3ld7gug55FqfOvQq\n0o7ySJK7isVYhP93RViFudNtkDy8EunlKPUstIAOuneWx7EpA6dJfHxcEPR0\nTsEcL5mL6ukdiVFvdzlI7BYF4GaFU2uogcZO0yIETYaB5TDLcw9Y4AHCMleD\nMM5XABX0rj8ZLIsJEOqAaVOMAKMXnmwZS7gCro+6EWBx3Vjj1imdCNKKdfLJ\nmRAiAnjQSFkFM0pzR/pUckS0G2eYVuLViCPzNESl+olyIhWBKNdAe+ISXQ8J\ntvBPsJXIm5bG5n6AfWyFIMWwpMg40FAwDHeyqW1aIpSQpWVaqaZDnDrbs212\n97hd\r\n=bnvi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4dc6a9a79758bc20eb7768e5da7ec2196f008ff8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5981_1603617306180_0.4321292953518163","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5989":{"name":"hls.js","version":"0.14.17-0.alpha.5989","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5989","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b7c941bbe8692f4baa2f2ce2f6c5076ec217f47","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5989.tgz","fileCount":97,"integrity":"sha512-Up4SwpsohfKVQoC4Oi71446BXc4jlyNB4b10BPaOiY5BQpzkERHjIwrxFMSHoKKvpQxekT2NMRCdh0uH8UGLLA==","signatures":[{"sig":"MEQCIEiojPsPb/dJrQ/wrKhFTie8edraVgmo+axlyMGxx1QiAiABZNKHOJJmuhoMC8Qpq04CKyb5ivjpAjNrZ5N4PoHbcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflaReCRA9TVsSAnZWagAA2aoP/38z2A38+p4HWis/ur8g\nwlw1K/0UuO+3QIT7V8PNzWz9EOIqH5aIdDXo9s9Jz3qKUgfG8CpdiJbmdDmT\n1zilZC+S96gSxkEa6cfeTR/4ICMpIJzVEKDXysvceVA35osMJOGuTol3Rol9\nGmFnULkA6O1aIqJvtcYp9sBwT7UudylssEBspl9MymgFGzpyP2XLrCeqo3+3\nLE9afEs38uEdlpldPBqor3BZgPb6A53DDF7tS3RG2ny1HcQIvU7gHPmKBdRz\nLJZRueYH8uasgdUoy1yyMVkRKuWrf2FQuxNnYT8sbsCcRs4hanZivM+FUWT2\nskHmOPJ/1aGt/3D/OyxvzfBf6Qkm2mMEEgLGs8jkmg8NyKA2j2BLJqKL/VQI\nk5yj/qN3kYVeYnMgQffC4HONV/KXx1+M0uXOxXfjgsRLteukjGfE/A/XNlKM\nabXJ9pB6HtZJYz+RFh30ELZWC9+bsx+Oa9pk+nbynZvmYWN9edA/6aCBDvt1\nSfbCKfeSwoyzGz4CgZq9HBquhKB4z512A6VuBjYQiXX7iqFBTqewKQ62N2c4\nszWYlcr/7Cv8j0wKYof0icYMTbYVPN23yw6EBYiSl09dumoWpWD3cKAAE9Q2\no+FbJHNdQKo7ssuzFcTBzR+8zTqN79iPzwQli2CF8CmNU/aBT/pRbel4KF30\noJ6S\r\n=wSqJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ac0866e6b42ffbb992e03c64c9394cb3e1fbab4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.1","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5989_1603642461632_0.5567662831994111","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5992":{"name":"hls.js","version":"0.14.17-0.alpha.5992","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5992","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b714d80fb2de1b9d5a5a52a0444cdfb1b778e3b6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5992.tgz","fileCount":97,"integrity":"sha512-mKEp3iegZ022J3pKGT0FJ5aH/mtzux9fucvi+WqBBc1YTrRwDTOp/WHrNsQJbKjoNbSlfQONT9Fyu2Hggqtgrg==","signatures":[{"sig":"MEUCIGAzNCIcEGB7I6N5tQLH2E/89jf6zkOYQARTHgvwRyrBAiEA0E4OkYnozr8NByvhk+AcJnXRu4gswyI4VOhg+QjG+VU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflcZ4CRA9TVsSAnZWagAAxe0P/3Vt4pZfmhHQDivGcV3D\na3MzMwe7QOn1xxubUwdTg3Y8p926jYElj1OGrhXRdOj20/JR5V9S5HqVy5HB\nSetzuKptM7faLEQwxpRHI9qF8NozhtTlm6uqRdwWSEQgsqjTB9VTMqQo3Fu2\nQxAEUPBTplKsDr4NdD4XB2eXqRD0Q9F4JH2Y3IUR1pHtDB6JGJoPMyIo4qOZ\nZ9Ov34hTxcfNj6S6ehneus6lC2jZiTYQMHgQBPero4NjSSPmqUqodsmZBZgk\nVicHPP8V9Pjm1xSsYPfBXFE8VLXTYJNTmTO4tSa/8ifF3ymkhybTqFT4sx5S\n6VY9eruT5zIIuM7OaysUoCmi0p2nMMXl7akpTeMvkfkYNDkkw52CtNViTgzb\nkWSCH5DwTNpULQNDHDZxxk7LWXvDWDAUqm3DFrp0oF9EzQPqX8RpUhMkwmSu\nsH8rJ8pTTeeebZw/ewMHflLCxIpm8vjsCg5ZA7p+YJ+VcoJ+R+58KcFa6+Rw\nFZs0A14E0jB65D43oYnGvZ3obb9K16JX5YPnUNhTQkNMfRV9+nTvw9GbDel7\noBBHWigQs/VQ7v4tq/d7xk7hAdr/Cjn/WsmMUDyV8So5+u0bFqdsyemrZqIs\noK3OaKaWRsegDkyfm7t7Q2LoOs+N0Hhy9Ke/HuyDJK1bqSP+8/cVs9hW3eQY\nqkzj\r\n=E2XU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b8c68fb04a2a323f577d7a271fac7d2a787ea976","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5992_1603651192090_0.455904700722354","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5994":{"name":"hls.js","version":"0.14.17-0.alpha.5994","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5994","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"170512f44262f77590aea03c9f69be90d9e7d738","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5994.tgz","fileCount":97,"integrity":"sha512-VcsSSR4BarJOjuXovZCFJZhLQBtpaWEPxowc8igfIWjG+9gLNNp5GLQj1wPpZYxnP9QbZPeGHwCyFkaCQYbs8g==","signatures":[{"sig":"MEQCIEVeQCTJHIIHUARAaX4IwI/xvM9lHOdjQfmMy30AJeyrAiAbepu6+497hv5bavR9MkVJvVMaZiP+Y92XHCIy4ZoUYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflpeCCRA9TVsSAnZWagAAsBkP/iNaQbYDxv0jw/wJAKgo\nl/R6oIMOKzQF361vCh2gvuy3/tQ7JUrNafc7FrsTJVViU67DHZQh7PsNhYxY\nUFWsuX0lMRc7Scd1oUUFU7V3TYsNwqxUI3Dq2nKtniVDlw57l6jpNOUvC+fD\nGqjaXpiu55KUzdmSD8ml5LKBPRys+iWBZumfIrUAop8CLTOHu7TVJ++O/Rxl\nYnxv5K+Y9N5cCPyCnU7Tc+caqseGmVdjCxMTdL8bgkHnTJPNdCXHq8bsdDbv\nvi8qe2tEwgWEChZC2CiP+H1SL1TjnFLJ8qbrdJlUfcAyYrftLsfjCL5MMH6T\n+SydY81PbtPDBi2vHCePt+OyZbw3w+ZXdU3jtwVKUFF7mQYHg1GFUFTYRowL\nvxwJWxRAYLvm8abaN2btwupWdBjOyG65V8IHSGeJcCELXzhGKRmUKvsAxCwL\nuJ2wx5arnLdjfWRRRQsNKUGe3bRDcZ/QsaM6s0JaCD3NINtBshI2XARbpSw3\noK1bGUv/+hKjBilzVmyfvFG0XKKG5G92GjdbqRM2fCInnlLbhBcAtRrglTQc\nGYbEFuErZEW5K2u5sAv95e9FmoAqP4x9ddakVKsPOJ/eISuBbblgn3NCNnDS\nW0QQdBqUEDiayBJAPK1bSnDKuPSIvt5SSan8sHBBdYkxIu0RHo0EMileH5Yr\n+md3\r\n=mLND\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a2b71a4b077c002bb564e35541aff7a5cbdc5123","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5994_1603704705841_0.9979876201180791","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5996":{"name":"hls.js","version":"0.14.17-0.alpha.5996","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5996","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"583f96617c54e42bf8cdd50ab627ba6f2e827105","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5996.tgz","fileCount":97,"integrity":"sha512-X6hnDJ/21VMn7DIFewYKVm86NX79t2WpJ8+fSoAe1cszmmM7BGlN5LkHD9B38CzOWwvhtBJgSq0zbD44fLN8tQ==","signatures":[{"sig":"MEYCIQC7TxBQZ0it42e5pv6BfH3PltT1xGgGLVRFbYD2h8aM9wIhAO+VEJfEbD5eYP8YiYKvpYzdnOdPmxjQc/PvyxRL2ZZw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmCaaCRA9TVsSAnZWagAAUpYQAI7hc5Iu+3h3TLjcu8uz\n55gFCuQC5XUdyxi/NjcoJSXIh1u0JSaqfyTXy+LHnZmnUYUELFP2PQtz7V3A\nV3cYiuu2oYF15co7Gtf+P+AAPqsJaXBDB81kOxF+A1szHN4MGRid+uZxjkgc\nYoIEEI5RT5E+4P2eZMaF0GlGux/fdN4ycZH8JCfnEyzrLZbthdywWrIHDvN+\nKvWKkveO7hTPACcvWQN0BBwP8YQ/gM8e9Z+Pj6cW3E0/lKroj57bNj5kuR6n\nFV9d5gD3HW1DDa7nHt3bCGnCL95FGOM1z+jNw3CJOHjepjkjchnzAEhuGULy\nEca6W4H7eadu0wMLpRk1zvQQ9VJaWt1dMZIf1V0qXUqA84w5cbPLCKIySa5h\nWdBnJVoeIWjNIlpHd38X+AhTsvTXrVb2XPENIj8ppdCzMg+0CsNS+5HSOuDe\nvF58Mb4Sy3hvm0lWcNoQj2fWVJibw6BQuVkFF35lC07f1uW2Nfy/7Yy0pjdF\n4X4RwzLHFMB9B11hdVxQWEmEZ61apnCtteFNCiXD1knADM4R7RW6PtoP9S1B\nM4cqEEVGd4GUMG9Rg+Gd6p1+x6R4dOLxQVprbITVDQ5fEgAjqO8B1BTKceXf\ntF1GR3pLR8gOj++pnCaXyuXMDOEGz8re9QaNyN9lkKzIZ5TnNgbWfSRo9UCd\nvQm7\r\n=HAD2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e25b04208c3517b1c21a500fc8edecb42658cf8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5996_1603806873623_0.062378836161743","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.5998":{"name":"hls.js","version":"0.14.17-0.alpha.5998","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.5998","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0738088062c945b7b9d5dcd9aacd751eee220fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.5998.tgz","fileCount":97,"integrity":"sha512-XYWGvpjMk+DptTesWtUocaIsiNfKXj0EQf+YTSUkrzQ1aTxFsMhM9uc5nzzvzf/tiBhx5DUz5GGwffgA9FAeaw==","signatures":[{"sig":"MEYCIQD5wG9TcqImoMkv8rMQLkG5qCOFY3kLONRUcvTErlT5IwIhALfRTuZoZCco3LCnjrVYw+B4dWKpl94gNGlqU/E4aw0I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmUTjCRA9TVsSAnZWagAAifUP/jEEV4hnVnXvoy3fCI3q\nRbsCUNvOpey424AlkIJTfn0KvOknikkDu3J/WMSRTYafrDoGoyLa7NabrJIW\nWd/BzTJRmgUOAtPJ1rRlPeaxBNzc3oQ9zsUTEghjDIcBOuwexSzNMKW/kgrj\nk2j9eHwoJkZ+FJQCFfw/kwO/uWpIpj3FevN6uAo0cT+2RVD/87tUWW6MS3j3\ntnrJ+tTMLY4DefAmwTeQdP6d9oN4zlFVyA+lmMEORo8qgxeICANqvGmhEPXs\naHaHAqhs7QG2HO+5SYZOvtQ+yslyn03Y1Od4Y7SfDltjHL02Rzp8FbS0OvM4\nIgmfeleO7VWk85O0Hrk4QXuH6oC+8KXhwInRiMZntSuhEpKWk4XhMiQrjQwZ\nTUpRpXBq8CCrB6aOQGlvbGhI79YJYL51jkMsNfyMArN/bFl87sDf94eo5A3J\nNLnbssREPerdKz6AH1Vl5PqJPzQ1EawBAaUDI6X2e716Opc3Tt9mJeFs1t0P\nCiz7LnNLC39UWiIuaxwIU9YkAuTMgMabriYRX2Rj2IiXRAYAzZhKN73SqLiA\ndAwKk7N6kqWfkUzC0mHGLWUgkBCOWrrOwYY7ETi9KZKLVsy2IOD23Crb19e4\nXpWH8PYey0dfx4aESpPeBTp94mI8BD4DWBXz9P1b/R17pORDTVQ6WM2/fwJ4\n0YnP\r\n=lzIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"16864a50611f392416e359b822398d3a185fd25d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.5998_1603880162956_0.9716223266972586","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6013":{"name":"hls.js","version":"0.14.17-0.alpha.6013","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6013","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f830f21177b2fdbd506ae3d58988570f113660c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6013.tgz","fileCount":97,"integrity":"sha512-ZmYRz4VxNd3Mdn2Ihn/cBBT2yxHrTgdFG1Dwg1MzQ4RlU4ZUTGetfa3sGyoUMWy2wfCTESxDsgLw1k9ERILRRw==","signatures":[{"sig":"MEUCIQCjvKs/id0MJ2FWs3cg4F74UjWujJ6epYvaVuXAlLAeTwIgDzhuOp0MlqOktcF95RwztspOzjyBgNGqXvUKMlNRJwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfml+qCRA9TVsSAnZWagAApJ8P/3+BiTgLURFY3jSFYLBB\nKKOHX9SeTtJXK0w0cejm5SazEGDzy1p0aylPiGNc/GE3NcWDxX0RZDJHot6M\n3kb7ZG8vHC2JmbjPzoY9TPf53t+e4Nq7vU3BOSVHGtdPj9tvz4DFlg3uYm5J\npcggfF4Fh1DKCccyO2WH3NtaXhiSyvq13Vppmz5DCQol9DjhJFpF0MpItsTo\n5OrlYEl1uxAgU/5FI5d1Sl9aH3GjMEudwRcM/sjYVQq7frv/hpiUxzh0GTpb\nwXg2QmDBuJ16Kxhz1FohRDqtgU2O0u0iR94Y381YgTO6M93lrvCcFCmj65Vm\n5eF4reqtEH3mJ6P1HCoNkOpjWBSizHiR5cQx7CoUwIIfxUwXTca+Wk51JgI5\nfISHuGWkohhkXHq3rYNrtCfCtlBi6/2Y+uJ206i6auqbs3S/QCOYmiy8teeQ\n4g/LvuJXTsgBPK9fUmKwQ9zVKdCObHKKAzKriyNG9E0nfG42tj2QzBrRtWjj\nHJJODXjb6iS2S7mMJzx1cPEcYxONTw3a6lRwR0FIey7bflIhQlmXil2iwovk\nO8q8g3iJd4sx4SZ6/1mXc0KrT7t7UwzzUzD9/oDeTSuD8RbqR+e7oWmV+qXX\nTV1YslBFWQPeeAdFu661pEoyluZhRqVgMXiSLz6G4+RG374ceGud4xHX6CXz\nVDkT\r\n=Ylru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"be6d49b4c1841969b0ce7ff67f47c8b47bc196ca","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6013_1603952554304_0.6331123276700028","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6015":{"name":"hls.js","version":"0.14.17-0.alpha.6015","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6015","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0fd856e7a9f228f36882abce1a5c44d41438b71","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6015.tgz","fileCount":97,"integrity":"sha512-gVJraFQbdrbpApRZEkT2kzatmlasUISfVkApwd2UKg+fAktk5ComXiGdVfBILpB/WuSUEWsJyPrw/uNz2/o9Xw==","signatures":[{"sig":"MEYCIQCrJ7xa0CwbCh+FUIy6zpMRTNMljsNFxp+INtEnwx0eugIhAOiWjfgudf/zt3dZQa8zsbYzASem5aXYCbqCkDYxZrso","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmn8UCRA9TVsSAnZWagAAoUIQAJAQKLHN7dagJb7JE0RI\nCo2C4zTqAZPKnRXCY7PvCxAF82y1Na0gS190bv826s1Quo1iONRHA85CJd7I\n9cn7PqhMl1maR1S8/Nl0ta/vTgNVp74Xly3PqmG1DNBtXELIzOSRxJX7Q3He\nLyFYExEWU2a18Uef/2uPwOD8kt9F5YondML64aFLZHjdSNmZRETD9dzgSv/K\nhT9na5itjADc5Zm2KVi3gAjjZr3/HrUqBpMsVy1nqDaQQ1LSKMGXQUtv4WFN\n9Ksa0Scv6ulfJk0tZ6NHHiG2TrtOvYSzEuqg6PgqlWvcC9Z5KT7mLDTXnPH7\nX7Zax59gAhGVd5K0wfjCM8jsZcUc5vJ+/42Dcf6X+FMbsJ9HFnlihM4kB1Q5\n2A2lXS1/CW9BLTFf6iT3Cxfbj9+EyzhAYi60FYXpASksaY7UQ/fS7X72JtjZ\nL4x8sGQnQJUAXrT3JsW/l4xsQrrGnSDTAeUdfPimsMoH8PK62K95eMofrizf\nOSFm8yOfy4ScyN9T2HJQQgfA2FQhyvkreBj+INx2yx3Zywjnlrm3GT4GD3PL\n02+3G1hBNSYLlzjc3QASmZT3/OrQq0/6kYiQL4/o9QUjiv17rFxeYikVc7f+\nozjuM/1SeHd4Jj5VKEZmt+dR3FjBKx9wBCKPkCBZ1W5Y1R7ElAbmC4bTZdLe\nMujr\r\n=OKLT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bd451e525a1f3d5e3946decf5625679a31974996","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6015_1603960596109_0.4654451404251847","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6017":{"name":"hls.js","version":"0.14.17-0.alpha.6017","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6017","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae4b804a4e91898ece2021ecb839a6cd8f464662","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6017.tgz","fileCount":97,"integrity":"sha512-Dyh8M16ahP7dgA6ISaCNb5TZ74RnX978McY17kPKhrt49TJmThxd8NJMmLDsdHnp9P/IMgMWuoUAlu6qkSRcPQ==","signatures":[{"sig":"MEYCIQCO9eqpQeYhWJdCJbe9Tdg29zZEoC7X0fD6OWD5mqBGGgIhAL/+ZWzBvzg2bVYturoSOI20tm6uvMKe1mdUecNE8PUW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfms7NCRA9TVsSAnZWagAAvDcP+QDNt8UyzF5gy0vOjOtm\n8cvKFHxe8cIympBLDCSBiNdvGM5G48ecxr6Ej8vw4dDGpAR1z48Ld5+PeAhF\nXhwB84kYD/lo+8n1inoLgJXogR/2ZtI8//ETrBdssY1KEzCYLQty0cg1GOhV\nsoGD7hmt95vKxVHeodjeO/7hTzb633DVIbaS+5edGAHk58TYSj6i+gmoyOYK\nYw8raV5sCPltaouPQqee7KO+fZ1w1b50q5nWPkbjEd5SJkS3JJo8p21we3Ia\nZZLGhpeB+xZIXa9ysv4Ro/hi4Jt14j62qkR6nD0Gjpcj4ExAlGzHe6cYDIf/\ni2+FEiEWDxC0Fv8+xKMIXXNtqUkJ6a2WbTT6GTPNepoEwdfP/op+jKw6j9ff\nuhBb+GqpnqRwYFuAQkaT/0cjdCsEA4zy3tOaw5Dn/jVM1l48fNfa+Dqi19an\n6lbQro4LC065wW1/5GitewnDWOYRA022VKUp5feUxFBI+aFJrXdSrQm7OcKZ\nAfBUGrWV79XQKp6Yr5Rdkjst2s3ke60jlGA1V94yQuFIyZew8BpqFnWwe93Y\n+vcgCzwQZ62ulsL10JsmzMyirGATg3kBf1QCscKTGFgY2v9IA8c/+Uve46O8\nwRKWz/MFCeAvAKM287QUFFv2RRSFmJqyB0gnwSupUiqf10SU2ltqUXAo5a7g\nTAbw\r\n=qUoL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8fd4b11094d74e9db052f7ed7eefebf856a1536","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6017_1603981005463_0.6078758208303134","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6021":{"name":"hls.js","version":"0.14.17-0.alpha.6021","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6021","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff37bac04940bbc5220d739c40403f2e51372f9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6021.tgz","fileCount":97,"integrity":"sha512-jz3WzmS2PUZdTFnmzGQRHc3KDSWkjsvT8/Azi6oCXRkIPcMHPZHteCPGGVyM/WVbjnCo5Fuixi/4Y/aF52MHuQ==","signatures":[{"sig":"MEYCIQCtHXaV3sFz0CNqpWtmsDJjoIht7jnn+6uKPTJESAfpBAIhAOJDmjsN3+8EcMZ/sdF+nLUWUuKbkAszEDRU3KzvObTj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnYbfCRA9TVsSAnZWagAAI1QQAI/NRmWMIB/954lzpr3a\nrJffKJm0tzam8Q+otNdwY+oM/9WoBvV8kPwRGGRX2Qg9YxGtKUyke+kyeiYO\nYQ7u01buLPIKrFTebp98dDMnX5UaAACluzl2JshT/kw61D5XOB1qo7uYVkfv\nINdEY7gQTwYRvd/NedGsvv7+FPg2dt6jt07sf9JbXBqJ5CXyBMGUOHeO34/w\nTFb+o/9jYCGKZWJbDkz7qCC8RIsZH8nFNCtIqcp4vElCKeW4U9bnGqpVFtdF\nkTPSK2G95jsMH9wqlzRamKSY/lAEkRCWUK9CeZJ7YuyN9uAM1UE2Vw0Ia6Wa\nYwSA/zCGcOqQn+Si7Kss2RaKz2iWV0DYzSB6PGInMoFO2sIKCBWpMCKanUAM\nYGsvuc8cZU0cL+NKY/1nxcALfgMEnY6dz0KgOg0YKsl4BAG7Jfzr4B6sEIbR\nCyWpwaNVRIkC3Ritky22PfqUAxiON9WOU4ktQzI0+E3ZEQxpKrTuq0gcj3ri\nrvEyUSRwvQZ7IjO2zCHTxjMUIFo/zElkyDRMvMY1ZZHihBUaEQnYAzxYZIQx\nFhW9LBPL00aZFsymggGouxDv17A/v/DCvnrTPLORyzynL+HtWeOzzZyTGnEh\nEMJZNWvoP60rxY0qKGPGKy4T2nFMBglMg62bl92SV5Q9zvYt2odmcE7TWhF/\naPDS\r\n=d1Nr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"95204d85cb46e8d3e3428db3cae553a94f002c50","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6021_1604159199039_0.9559786650631235","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6022":{"name":"hls.js","version":"0.14.17-0.alpha.6022","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6022","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"551bd6803f6b65995fbffb343f98a534c2364aec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6022.tgz","fileCount":97,"integrity":"sha512-eqce5pPKV1WsxPwVtbYEqMuRbQAGS5JaLcHukxfKSopR1o4VorWcdOQf4ORnpMHBOM/vRldSf1hoEH84/SieHw==","signatures":[{"sig":"MEUCIBsGrzWQdGVy+O7Nl4yx4ncHpExdUtM2xryP29S1V8v8AiEA+d3tgsmJMWFH/kn5ZBOrj9t0R+bXBT37cjjcIj2Jxi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnZNqCRA9TVsSAnZWagAAr+gP/25nxTdKk0leulsmEAUl\nIxt3boWC8Fm3AkOXWBWaz7zmSlFbIzKnXSN8uTH2Aug80Tl494OAlW9rkvHt\n2m9wQLe4+c016L/vDhpxfuv6Pq6A6x9Rg4WIynVU1h7NyRzDnSKeDzomzceG\n+GRvSKJp5PGtM3JtPYRZvOuEjg3U8tX4aA7eT5iCRA0U4zKXL2650piUkcgQ\n22PZehy+K+VSIDrbKuKaVHyGVEzsdOy3J6+hbnXT0D27EDm0R2zxw2FyoIJY\nZiPPWXjDKDBKZ0QQSb4N1Pflot2D3Ud82pUo+pGUNEer4zL8C9B3cUuTddlH\nD/wzNTwt/K414Cl50NBVDz6E4iMnZb5wvEk6j7iyKxk7jB8ocemFvalkEv+h\ns03ZKxQr8e7pvExz9YwS9HEF4mRVUb8h1ZhCYyHlKN9GVaTFVrx+B2TT5Tiz\nv6SyfqRl4iuLLJYZMhi9pTYcF2cts81p0qflBlKpWmwOTkYQHDBpmWBh++rs\nigsSNFCT9wDlFEUq1P5JDxiyAS/a6/Tm17IxBgwk78pzxLTnJTgMuYjmbVKz\nx/EQR3jsN50hmeTUyR4vJuW5vh/6L66ZmPVJzKqa2MVwEUqJkEKW/z72klWI\noEs1ydey3bcdJh1AKvbZWj/cnoK6eRugMCPgcy6yiTFummB8ACRpLQBXNMdS\nTSFp\r\n=Ek0V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3f1e4e2c841ab063a415e3f96e10bf9f1109bb62","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6022_1604162410067_0.7225089921241841","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6029":{"name":"hls.js","version":"0.14.17-0.alpha.6029","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6029","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2019ba4b4f74dd7cc9de453d4ed27ace7c551de5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6029.tgz","fileCount":97,"integrity":"sha512-GHb9ftKQAYdtrVCGRTbgFt7iainNQNvzZ7BVxEms2FvL0NgSRRk99Esrr2uI03ATPzRI1EbjEenWlxpTsta8aQ==","signatures":[{"sig":"MEUCICAnSdSEEFNchzZLyjfLRV04qbBDjq3wADwJOvoz2psOAiEA2TEq48U3Z5C/aARCVyEEX4wleUGRZ/FGxoWtk1d5eUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnreQCRA9TVsSAnZWagAA4PUQAIJfHkGxKrBufgrQoego\nbd0lNyj8N9Q3lAkSZvikoOYdqDMqZjFoL2k/qemvhh59w0NIRjT2scihg/RX\nHqngQp9XJ4RYUb75EcQpg78x+mRfPJliFnLlCgXOmV/UYh6bazph7xJc+Har\neLkUIxHfFoVNYPNplBeN/C3E+2aqsAQshafknA6Cp9s35pWEHokhUI9A/6zr\nyMVVTXL9f+mpQd8iiw/7aaogoTsgJlRVgc5wpaswr9+PfDEfsvxArlM0nMfw\nIxzC9jlDDPZAg/4eiO+f4EKvrZ2fVciQr98AjepWR4TiuUruMds6aEQWjz2M\nzxGpyjoTGDRblXo1HPqXTsRkqyNWFIYPMZzX3BEaSW1yQv7rl0+PvA5Zm/WN\neqXsxxv3B4D5dpO15Da++llTQpUuB+F9dlIYVZK4uKRsmtgnw5GAe3aXO5k0\nkPvRd3M1ClHMEMQMDw6bhfXUniMNCmuuSDbj258SM5HOnIIq8VjJQR1EQ7OU\nOXdxpb/upvxXknJKzm6cdDhkVzWd2lqLO/lU3mXK6jnzEZS79Qd3nJjE0O9L\nHBZXCbgSF1sklgETQKeyKAPyPbsIJ2au8wMc4M5Y6lVWcNeqTXUNxDrQA0f2\nhiA8UfhEc54/j0tNlVn+oahv0tFtwsIF+QQuiOnreVmaohrWvygW/LRkZXf5\n5Hyt\r\n=CRf+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"077ea6055aeb85af1b8ab80804fd2a94249ff244","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6029_1604237199971_0.5384411277937386","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6031":{"name":"hls.js","version":"0.14.17-0.alpha.6031","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6031","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"915cfd5b87e42203190161cb763dec347cd067a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6031.tgz","fileCount":97,"integrity":"sha512-sbHt9vbNMN+XKnZRbkbX1QpvNtTwsovFRiTelbcQGN8F9PGFuuS5nqAlG/BuozumJEsVvHlenextyPmSQuoApg==","signatures":[{"sig":"MEYCIQC+fEIGKP1y7kXHhOFbZHqI+p3faK9N5zrr73yO53UNWAIhALyV1pza1MwbMoNUv2uvoJHukfri4iaGih71SXcK2bin","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn8AWCRA9TVsSAnZWagAAhPoQAKIh36jWq5G/z/KEeLmU\nlvxCmre0mnc/eA2UpNuyfJVpDcdeGV8eVXYDb3kasX520yPazK89VJmagPcR\nxJ4egnuYwfCW5fyzLWZvWuiIt2aQC+KPe4VEcsLZjG1sUxgZFLYHCm46glXM\nux6lholAhZgPr0wAFYrJ0M6/B0JHeJR6N7BvIhwitpwrADr5UuOJc+B/823F\nsBaBp3Q3VUN5VMYx3M8lSXZ8uuui3NRaNaizJnVg8jDAwZFarcxyp2ZB9BWZ\n1dydG65eFSn+749bPGxbzNfBL9hyIsSWkEwisQNMl80UsZxi31gk7c/IWPcP\nUesWIm88V92mvsr3q/fj1/d7Y8J8x2sfpGtbeD6PP8OKLJ4VannnhNpnSiLR\ncgP6eEHid1NN+rf2MYDRcwKj1WBgfamryuPZwnBFpXeHeVkSLXBOHffdpXES\nJcCuAJMulEaFp0TvVGfQmjy63gvUNonyH1cm7WWqGadJ4t0YcgoVv9/Dbey7\nMlTqhUJ5bxBbvUZgeMGtDwXNU6BaL8HCBbzHA2UigfESr7zpCJlBJSXKanlx\n2WNDvlYiTYWbYO8vRd8Gt66gtt7y2WrZmRcv0gZFt9k8c7LHz7DKBcop9I04\naZTRSDWQVXHJq/BwBfWkKqA7F2qSgKtFZxOj0GK955bLmFfE+/g/sRsL0UG6\n0pyX\r\n=I7RC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c53376e8ce84bef26e35e3d641411e9ba50412e8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6031_1604304917751_0.7146173069941908","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6033":{"name":"hls.js","version":"0.14.17-0.alpha.6033","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6033","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b4797fc2051581afbf6aa4e0c0ae68d77342045","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6033.tgz","fileCount":97,"integrity":"sha512-IcQH5Jaq+onsJdzomnaamthRIwNifOerMrSV9L2DqiimA6aZ+lxzb972+S08fFL1pFilinFNsNPDhSiPAbwshg==","signatures":[{"sig":"MEUCICWXMdznQIAqox8p61nxKpeRnqTWjWB5W4qKW0TDmaPiAiEA0LX1UR+8vfJ8EIa6yEtiCOBEG14pWg48RwhDF22LNqo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn8ahCRA9TVsSAnZWagAAMx4QAI42nZdgqVtW59BwsmKk\nTKEIgWlBuru4XixuNPMaqTHnJWU1w6Jn2S060dHwr+JOp/TN01J8+UEfbgJE\n7eU+Dg5gt6Y63ewswA1RpjqrhXCvgpMVlRnf6UQd9HSHaPwV1mVNpxz3KzgH\nSUwCpHzorogLLyVfegCrFyEPb14FRAPgyXNqx8hJzdR1/+ceu4+Dx9mub3SK\n6SVDjg1kEJWILIc95TOS+kBEXXg4n3t+QqaA3wLCf6E6OgDE2s8WLUR8Ue+s\n8cNvMAGtiX8p/oP+nkBEZPJzeeiIuxaKgw1xwLZ4BevYAoEilHFy/oCoM38u\ngrcPE2jua+poDLxZmNJ1ChAf6HPdgfuO9Q6s69EXO6ciWWHj38aACvUlufpa\nABl4Fqi1ObA5IUic9sI3iS4lppLnqenemjEkbJYGvVPIGgIJzg9XKSsEKgpg\nWKWtqAagOj0GMCzyOZJ3WOo0NcbyACiKOh1R9ZcHheISOmCbfImM+BTnY09U\n464V3nVXWcdb6ewcE4BYwgHp7s+YBAD0sfLhrHR+Q66otA+nR8wLThDljigs\nTilEkkL0mItC/fJA0rnGoeZQ9WNO4bFzRtMo0YoQIEen3PA+KbGIMyn7/ebg\nL9JBYSVUaKTGG5Zz0L9sVrTpGTjcGtc03be4MLMJe408SuNmEC9sZCxMRWC4\nyAXj\r\n=X5YF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cfc98b3b235425e14c2b2f5d8dd2e315c3104f12","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6033_1604306593364_0.42480426159201023","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6035":{"name":"hls.js","version":"0.14.17-0.alpha.6035","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6035","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"400fca37d1795f1ca9ff551cbe829a78b5ad79fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6035.tgz","fileCount":97,"integrity":"sha512-cbD3m5lzdANBPQtCG7/mUYQ2KuclzezDgOgQBLny5a9us50tKnCwvsocPKrkBks6XPwjhM2WpYnvMNJG84qb9Q==","signatures":[{"sig":"MEQCIEN6QLE/y+28ih8zrrECkGwk59SmDD+rbfSss/8U2KglAiAZBlvuEQK94lrLx2iyuWMpbUyDLFiMX+Qo++9mhRfE0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoL+gCRA9TVsSAnZWagAAmWAP/jFOXwtkH0O4ns4t+L1t\n4NAjFHOIfLxUJBm3zQlYqYiOk5TjAgVNJ3xdRVeLX+xu2glnJDdve/PPxqSw\nhIVLKrDuHI6jLx0ZZ6YPfkj7c42502LalfXMo2emd7ZsOiXVnKrAORjHDhBd\ngBVhIUVSYVVJrUm+aRhiUj/CimdXsLO4gQAmfcGXShkwNFF35GWlMo9QUNw9\ne+9LBfmhjAsRwAB+CQDzFsCyAO7hWrNyFJXfsRpLrfacfCD3ubK1u418P8xW\nXgveQRSL8dT7LyOonvEVINcLMXJFxyraKWMfOcJbFEvU44VBH5bx240JX05t\nmvmGAWvnO/P0hNb6GYRrWEit7mObIqBm7wrIZmN9yHMzTvtYlNHvZ+hD2901\nUsUzee7x3sAjsXqY9hzVxbc4Hq1E9/8KMU0F8UohJwucrXk4Ub6QFW8C1/eB\nJV8leK5C9I51TKVe5jrHyyGMA0f1aiLAUTSDgbE6zoizHIYBnBICxuECMAZR\n+Nac9K4yT+Bzk/hzi7eZDe0gvp0ijuYgHbUYkpcp3KT5hHQlE9IM8gHsC5dk\nIkEA0cSirY6O5dwy2Ret8pEAcqjEUbr7HiM0UKUqvBl69eij+WtoOXUAKR5n\nXRcM1H9/pQ180QZvKDRDwVyLlxDzPOkt1p7huhuixy7kqLrRghkwkSFFRnWI\nyrjj\r\n=m+hn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"17b0524d4296d88efbdf29a6a778d89df2df4e6e","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6035_1604370336272_0.16099497620272119","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6037":{"name":"hls.js","version":"0.14.17-0.alpha.6037","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6037","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b572a6f292ad0de4803cde9f518f11c32ff2361a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6037.tgz","fileCount":97,"integrity":"sha512-QlnCsusca+puOxmFSdJt6fqRg73zqQ9wEohrC5IEc/QcT422l9rMI9A9azGJA/155Ahm5FEL44VZJQyCTVs/EA==","signatures":[{"sig":"MEYCIQCXddXksz7aCBpSTcokiglMTCZ9qN43VKT4DS5kkHpxIgIhANGjnt3aJHrot+h8oz/56kznzWOXU0ATW6KJcMDMF0l6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoQkNCRA9TVsSAnZWagAA1TcP/2u78T2x7L7W2/Z36jKC\n22hAxJ9zUQgFIDgD+0Vs2HubBeyTdDxYfcceH8awu8IEiXuS7qgYnXvnbev9\np9iNOzy5NrSEnEsiT4J4ZgJTojfLhSi3XvcTmFZ0JrOrZkJF2gNYAL/0HNTZ\npnseqXStlZ5ndqhLU8zQnx7pvYnDhwxVhnG/KRhCfuMbQsRNgx2JdFgPN1L5\nvn7QN2w13+nOX06fyfNYufDqYVWgdqUOBfQjQkeGqAGKIR+QrgyL+l5wh1Ks\nWDCjrxqpijf0DtbewJpBzqYOjg4lFooYF5DsaZXrZQMhMCI6eGco1WDPUQqp\nhaU0yAfgPi6Ztfwx4DC8pIZTolYRg68Rd2LBYtd7duXRbNCdHaoxgsiWzPNE\nkyWuDDSJ5fh7T736CwAuP1+GtuWfC86Vbulvtp+1YKP9+T2it7fPn9FV7DtX\nhy3GJvd+hKPVGOOeRGVT58jXuQzUd27D5OjDxdeFmKJ33h/rCJFFWSfTT2b0\nZEx1Mvmb2i3I+l2CT+UjdPdh0ctUP8xdLemMtfG8U7UmLKCWktGgB/Ak15Xs\ndiRoAl+jGKorGnHBtl7XNfCKA604mjDe0I1DlsTtAayYn30wbQT66g6HO+v3\n1qbcUWJT+4Uw0DyoBG0kQpjDiuu3bM6a16RejwtOTAJohYjNGGGNrAWT85PP\ncavP\r\n=kV5E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"55c0e1c0596cec19115349c21f4adf267bf03de0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6037_1604389132854_0.8459562940250129","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6043":{"name":"hls.js","version":"0.14.17-0.alpha.6043","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6043","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0021ade926dffa889171af2de6cecd2a5f1b1c52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6043.tgz","fileCount":97,"integrity":"sha512-wKdwO2d8jIrXxraCeWeuHBie2atmfcN1gWpg6/gR4X/pxqwXN9nMMO25njGKM1D64jAM57kX2FaQN5ScHNsGfg==","signatures":[{"sig":"MEQCIGlQm3sA8T15PUlpLnFKZ+uDZp6ar/Gyd5L+JuCNEGkfAiAb0HeWFDF9J7Ip58uhHKgaZn/AzyKbIATy8xVXw4/kAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoR8OCRA9TVsSAnZWagAAF8YP/1xbIsfqUam+fyjiCpmI\ng1XnNBqTTh5Llz7J1TxfiMpcb4mGl+0rdoPPqRUGNJOoipt2IrwFyMJqWv1U\nYCpDMwZOTDzd4xiyNlLR7P++/LX0yLtOQnYhL7yxhwJXdgaTnIhCvNM7TJHT\nbV0D4PkPEXJethjzudqMmAflK8xdz5vUdcFe8VfgYku9Cex8LzDndBN+G2V/\nB0mYHY2pBDREkkLNHTXSCSmGUEqFAYUTHgvQ/2JNJw6+/X77OOVHsnvGSQ5T\nyWtV7/eToM6Xy7f8Pv6oCnTrv476GWKSmsvdoXpnZEy3GF8PXqv6ktY/+6JG\nWIm2caHn5xMB00Q+zyC6bTqeFovJttCh36ZB/4QpqE/tGfr4m2XGA6sZKONQ\ni1dGIFqZvcpYrXNcf9s7RlCnOm9EhG+XkW8I/VxpAVq7UIQ3Ble6S0slwC1o\nDYvhMyrkNRyvj6Rv7S4Q04k1o+Xs6dkdz5h2rtYWJJtDhzBVvFSOUO36hn56\nhCQ5aLiti/PYa2In3MsBvxK5r28NYDx0weoed4U1TyK/XuPY6RWFremzLIun\ntnVTfXWBL/dz2giQj6jcf3Ux/ciwDkLjkzYS7/RhZLONDAVz12pb/I5etTVD\nPGlKAGK9ThqPJHUcUS7usR86IMTG2JVJ/L5tNpaYBhwTNq2DZSSput4wmA5C\nQGbq\r\n=i4vM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f925235c668b2c2e1ff423db784500634bd889c","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6043_1604394765790_0.9152417553856069","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6049":{"name":"hls.js","version":"0.14.17-0.alpha.6049","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6049","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7e4293c0a3145c3b36a6757a8b5b2e2ae2d3f91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6049.tgz","fileCount":97,"integrity":"sha512-Q+taTIMHTeXywcnXMoSalLnmroR/NxxyT2F6Ut3502UHTs8wVbsDA7xke9FstHnR+/Z+4Ds7Akw+6YvVZ6tFfg==","signatures":[{"sig":"MEMCH2olx8RhvECUD7uzBhoafxpxs2TCNxOb8a63Rnth6n4CIBxKwAzWuXC5BdmheoW7R9AApoHpQSORgkxeSjaefvX5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoTTiCRA9TVsSAnZWagAA3D8P+QDCHSKTheA3GUIO9z80\ns+yJ2x0X2VsGcyfZ2JpBGBW1FOEQ1+TXFbzdIeUgZ3xegk4awK66evaRDWhc\nhRJJcEGSse00PXaZ3UQv5ui7vaZqGMIpFR9FhkVUbBZ2Sv8RiN4ifsCEAb0f\ntNNaaJX1P4kcRvhlcHeO2wyaAsrYuLwM9N/nf89wbf07gh+KAG/LK/nf+x6j\n3uOVVuS+KyOlwpudG/q/5gCY901Zf8x5rf/8RthpgN3FuKD6JanpZ7dQrwsT\nrvWbu5P4SrdnQqpzW6eSJI/6xYeJxF5HPbMXPnpEjtexIVzlQXxNbAo5ocuj\noT7RC3G2bmTKyt/cTe6jxat5a13kqU3digDGJ6vxsN7fdm1X1XXani973Sl6\n6bVMgx9iilSqFmHCQMOedcN6fR8z9cpyZVdU1JK0eV1neDX8jX0QtXYD/rQJ\n23BUVBdpbLAskU3CmKN+51lh5erITkP0L8uAOPKb9lWt3N99klv2AxLT1fs8\nqeaEaFall8bg+95DnFPXPHwcubtwXv8OBJ35mJmKwFm6bL5xjUa5+vOUrLzD\nFOIPRlaCV82nIlvQmkqVr6emhHvlG/09OKeGJPeHBvnIpCcIKqN1a07bjHlF\nkyz603E4CXhBfAQfZ3PX7k4JX7FQd+tOP79bzNSYbUq4m797HgFLsElKQs82\ni6vc\r\n=+yiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43feaeb928d8f8cf50e8d1a3145669ed35cbd135","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6049_1604400353824_0.7307729066611941","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6051":{"name":"hls.js","version":"0.14.17-0.alpha.6051","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6051","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"491300e2161cfc067dba1caea85fcbcfd4895b86","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6051.tgz","fileCount":97,"integrity":"sha512-DGqlD4XOLQiDBBUFkA2wbsMcSFZff9qt0ud+29wBwcWvAlRhJP+3hVsHPcBO1ILdZzXUTVMpq0OPZxD7Yn0P1A==","signatures":[{"sig":"MEQCIAW7Dk6snMrsgE1WX6d2TsN0yg4uAjP9VvsECifu/A2LAiBL//5a/a6RwzhwDVwBG4/P1kszonPiq5sdBMJdgPN9hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoWRdCRA9TVsSAnZWagAAaMoP/jdOczJmZQGaGiNFgRwJ\nKxKrUHbTdlFHNNV6pKiFXwGnzBzGfvjbU8wy9nkfsOQJZE5Qn+Gwqrn9PVwX\nhdBdrlpD8v6IGctRdr6Vfl43XSIk3eNcG4l4iGM8iLJD//auXMOtJLvecPQ1\ncL2k5LudYx94SrgMRJ1VMrQmUyR3gPP8qacdr6Of4jToM4xITx1c25TRlla+\n6IPsNkQq1sulGBa2h0RmO5JpmjfWwuGraElYeTucKDDKIfcq3RJToeMZJH4K\nX1a7DB4BLanoVC1wlL7yeiVp5ZDYtyDCEbfMKPMy8Si5JH4khP3DvLCQjsRi\nLcdiwoO3+qwGwLr6tBWgl4aq/U99EzWqzExP+Y0fOMFDw0Z0GtesNeeuiRxT\nUcy6M+3JQpbsJtPdjvbQNFgebDitxKHq3mVy+MP3hi8XOVY+vJuXt6BJ4enN\nCtnp+lCVG+q6sXhnn2BJSCqxd3kWQt/ftEOVs2Qv6Q18limtf8W5VIFKPnis\nQYs704my0xmPPZhgZiJ7KVmZvDMcVs3ijZAvBLZu1qJ7m0g92o9IrI2wWSN3\nbpD6WWEz5ItWkneVw7EYWEQNYmhbWLkRG+mnranbMsg+k+mBX8r19DYrOdbC\ngvbT8VN60XDD873uA24yanBg5Kj13tS2UIkLGrkgxot+/gjNWtIPIR3CJoa0\njWMD\r\n=5zVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"13daab9ac750be29a77e91082a007133e7e1c409","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.0.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.0.1","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6051_1604412508978_0.0013451523243419583","host":"s3://npm-registry-packages"}},"0.14.17-0.alpha.6061":{"name":"hls.js","version":"0.14.17-0.alpha.6061","license":"Apache-2.0","_id":"hls.js@0.14.17-0.alpha.6061","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2c25f0659cd51e35d9d68334d21b80a42c3f03b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.alpha.6061.tgz","fileCount":97,"integrity":"sha512-WBIlx3WxdNBG8K/DLXh1cUPuE+7hRDj8QBxhyUUIjFVrWuf8oUo1bSIoqGok14qyWVKL3SjquOuJ8n/bBT2/8g==","signatures":[{"sig":"MEUCIQD0A/DTb8ZV3o4TxnOQfdQ0gkWQeylZKWlsocSyjoKCGQIgcH0iM9MXbOwWMqOPyDB31PAFRVDMXnCtcY/H9vvpZgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoaA4CRA9TVsSAnZWagAAkHAQAJh54m6HUGOx7rPG154k\nVWACI6HAsutpXLo87LkWDMKZNFHlf699pR4cE566QfQOjFdQ7JgoHCjG+jsh\n3efFJaTJwiCldpAgxauuNEpp9cZ/dd04Kk8j2f3TS1KH5Nvh55adtofYrqFX\nD3xtRj20nMkGrIpVHp1YZzuEZhenD9P3EQjXrIVmUpEtRV+bTmhLmZaM7+kG\npgwBFhGLsaUqK597/utBKO5M8ysC1esgxdthpKUm4480eKDi2FXmfgyEC09c\nNiAHLqHBghde7k2XwTaqsmirsBsZVUT6WqjKNTqMSzCuCrwjYBOnpQKixycB\nNJvDY1pFT2psWFDtB4nGYTPCj83jeU9k4RCepWWJ5GtzmWftxkZEISXzndrQ\nD4PwsaJL/AewZxigfwxWpJwytX+jC8v9gFBBTXaKafKqadDxfST1i4O3jnc7\nZzGqm1m0GBUkqO0ARWUczqQ+4j/Ii6Vo/ZXmD5p9uNkoangItpjuz7km1e7k\n2srcb7VYhVVFXWJUsKDgjYvZdrd167t8jBLrgWmhikJ7i+Bkt8zrLZj0tiBZ\nN8wjoy4JS2D16WSeRicoALL1z/bGjq6oHLgCDlKKgTv9dny2rutOlE46HE/P\nRx8okF95EarJz36fTBqdvKlpC+0FHfWDXFdTuBvgmgcPgV9uIMHOU9TJdr5N\nBMCE\r\n=+3Kj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e1288b68e510ec8b0490fa78d0c80c044105e500","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.alpha.6061_1604427831993_0.41789743065763796","host":"s3://npm-registry-packages"}},"0.14.17-0.canary.6062":{"name":"hls.js","version":"0.14.17-0.canary.6062","license":"Apache-2.0","_id":"hls.js@0.14.17-0.canary.6062","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ea16c8fcfa2deb47db63f973c635f8028fef2c4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17-0.canary.6062.tgz","fileCount":97,"integrity":"sha512-WmrGbu8LqBMr9CCNwk1afkhowht3Nsuw6aARvOBQhQ3v5Kr7nuWoUTko+VfWHis8tC7zoDeSRieV2Em0lu59Aw==","signatures":[{"sig":"MEUCIFWnQT6BfczUZ88KMonkKKapK7tbza6uu+096V9WxCQ7AiEA4IlwWwdRX2k6FSkpQTRv90WNvvpVN3I7sVoTlF4N1Zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoaKACRA9TVsSAnZWagAADi4P/2Y5JWLAQdtBmUuJaoyq\nq7iAosC+oKyy1NTJyW2PLPyQ1WhaWC5NOsZfrW2rxPJr4wWM5fVItQnnzzV9\nvDU5qrQN1BujmLVunVAxK9tDt6uzKU+5zfPDJylsx2zuL2B7R+qVFL5XlDAF\nB+cd87EHZd5HZcs0ltmZSUN19f3IM+WddzLXgBsbCE4NDKe8T6EKIFZzx7mO\nEizqiO43M7cGiO0263qNdYsWaInBONbLE1LSSHlppo5eexjbr+mzGfhM6+6a\nDnwfCdp16L6bkF2I2V7xrSeIjBUNrEUdd71uahRTVgSgbNNkvH4m83k3MA92\n018jDzdykYqjjo8csFqx+k815brIBxiHdk7CQ4ixfUdKQiCkmHfMhKhlXpeR\nS8Zo1+5GwRzHwMUqQOaWkUQS8RbcTBMmaXyEZLMq9wVAmBJyiW5MPojsF3sK\nF97isW/D17SwY6PFnTHx00gx7igwiHGsUXX5fNoLH8EmJvWJ2cAfkU+AtjKv\nYKoPZJv0gHj4Mr2kc1SnuBYXmYBcAjjm2mhTam3X7idxM08sZk8jwT2nBTK6\nuZu//nn8rwKSmngVp/bqdpKuRUHLXRSmTgoNGMklqI61ybN04jtOBeQciSQF\nyG8YtdhFbwZCm2y6/OR7BGVNvwxIYbjPaSjAFLehA0oJ/2WB6MMtkz4ZYyvJ\nX9IE\r\n=bLN+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"694d14b57c19e03df7276c6f17e0171dce2eabe4","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17-0.canary.6062_1604428416043_0.38352102236625907","host":"s3://npm-registry-packages"}},"0.15.0-alpha.1.0.canary.6063":{"name":"hls.js","version":"0.15.0-alpha.1.0.canary.6063","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.1.0.canary.6063","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09b55ffe5460cf4ccce0ff14d0c244134418702e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.1.0.canary.6063.tgz","fileCount":97,"integrity":"sha512-PRNqPxGiI62wpsNmTaDGw2epZdYzIy8F1bp5dr3enruIGtR1cLkkp829oLLvGEFlPOwS9oohz6kDcBhfAnuYbA==","signatures":[{"sig":"MEYCIQCL/72Hab1acz048x1keQXuPziZZ/WvqnSv0Z1zcrbdrQIhAPMPZcbfUJ5uY1ON8wcma7Zz3rxz0U6z1cdZPxj/zdj7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoaZXCRA9TVsSAnZWagAAxj4P/1fUDEXcVHnN6pRofQSM\nJraDTNScaIVt7BRETTLAWpemlFO0BVH8/HbzT3xyG5dkm9/+St6tdnu4OT5d\nTiPxqXNyuyBQRqVbaGHW0SGEr42I7mAB7qiZ85TYT88Ke5Q9pAcKawagMMg/\njndeRzfGfcgxvx0WXUMfk0aL/VtYlGWRImlhzav9kTCq/S3Ri+m/ECCSoojI\n0HMHvOE5nVvzZMT/nDJjhF262bYyyNmiqMguJbu+qMzt6f5+7WuI4+mMJR3v\nMJgJefQA/C2mTNwsiNW+QIA67LSPgn4QiZMfD46tJeg+XzwTuCb5mvUuHSWW\nPJmLh6RYjQFTmoHNfBXb7zjNrfrq0ZwsEnjBfAIGkhRJxZLoxyrTPAdqrl+k\n+pBettdbRAIDbospmKIyjBVVpMHXs8UXbhkY3lVLm47JIpIsAHg+pQCyCTxh\nl/Fw1kCBINtrVpIMoqQTVQIdBckXrmHeSiplRIUwXxMVq1jJMlOUN51Wpxpr\nOPdIzzCMPbM0OylPgmNdoYHYd4STWCwaSNGHSQ6SLC8iF3ibCU70jmZ2i1M0\n2mxsnSdAz/sSj/jZu30eEvnTL2jL1kVLH4zknKMc+Up+94FzlXh5RB4mrjp6\nkeHlgQgmUujXl+PV53XS71dCNrAxmbaI3IlJ/9uFMIOz70f3s2ruCkl47jSj\nSvEb\r\n=rX2A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"35895f6cf711d681e482fdad77c93cbe3844cec3","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.1.0.canary.6063_1604429398626_0.5291633069478199","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6064":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6064","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6064","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75604081d199b5b9c4db0829987ff5932c256034","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6064.tgz","fileCount":97,"integrity":"sha512-srvfaSeev1BXfeAPleeu5wDR+0NiXlJ2JomHviVXMxqXAD87FVLbQjx2HG9yMvMVSe2Q/0nmY6d/Qa4nJIUZ1g==","signatures":[{"sig":"MEQCICMiqPGc1zP11LL8STf9wiQE8RjTFUOJjv8U5XjmTVMfAiAGXSGHowFG4ScGCHZCy/cCDivwbiVeeaPSgEVQC9CFrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfobIWCRA9TVsSAnZWagAAGwAP/iyQ4bJGOw/gU7zPqtcq\nulQffbalBMM6qrTE6Gk38pk1c/H1xh48dqKFQteOjI7Igz6nAHnYBUvvWqQ+\naw/E3CckfKOkIxUxlO3TuKw4BhZffsFSWo8pu+POfzJV1zschyrPwNsWFhqH\nzftHEWCnZrwbski3Z5lIoOyEQwrlN+T963v3eAYfvvZw4hzCtoXtxLJ5uQv+\nRi5qOgm6KMfZ8Wh3p5z/HLTeWp5/bGJDbsoDIiKGcXTmVfBxJxdCaErP/5tA\nWJcXvjFWhTQCqZJAbbFv+3xC2QGqDethQbvcahEd70jXXOaU5rBejIY1/jwI\nE+nDz0gvLSo1h7t3zStX5s6QQgkvN6EHBrGankhAIRnsjdjweKhSI/5qtyuP\nO8INzy0JnWhgsqDXHacCarCTu3LfXRHEErQqK3C/jwv+gFvtro1wIcVlshXI\nMe9zqDj5AU1Wr/tvygkrGkCwdqUVnk7TwV0R7ZoRgJ/pv5WVHvjlWK6ISDjH\nswI0Eq69PJOMD4V0mhZbDV8OLV+2M6BWSzzTI8jkzwv0l/HKvD40yibRYT+F\nc4zfQqA7HIRRyHwiKI53jr6gWP63jwkwincbUf4vxKCeA2k24KixZ6qrMiAZ\nuos3Q9sacaw6dUeUqK5ae4VmO8zmH2C1xMmXGFbFZpQKpsiv3bJVyNGRkqZ0\nBrKY\r\n=sz7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6136d88c2cb582bf6c2f087f52c9922957b13fb8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6064_1604432405971_0.2129523635954802","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2":{"name":"hls.js","version":"0.15.0-alpha.2","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2","maintainers":[{"name":"tchakabam","email":"tchakabam@gmail.com"},{"name":"dighan","email":"dighan@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"vdnkh","email":"bartsjb@twitch.tv"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8c93aba9a93ba2d6df90623fdba8b29d3115bf99","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.tgz","fileCount":97,"integrity":"sha512-h2ADL5xAP8h/XZf+kDqoHeoa6lvk0OpI+m6st+79RVLf0Z98fOmelyjbUurJ+MzlXR6ccO8B2Jl1xGFrmbcFKw==","signatures":[{"sig":"MEUCIQDL/lm2/2t2ssUu9RNjSSEGcXIuK7pbTNhgEHKvQPmrOwIgcsVkHPYRleAh/yLg/ns9T8GqI+Av7qOS0zuSiPtjvzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfobIxCRA9TVsSAnZWagAA17oP+wX4wmCvJD/nH5GwOehb\nsJGMSfb210J0Yb4oLQulrKnk6s4bBLOLV+STGTXvLr7rpl0/aFT8WwXUMJLz\nMDlj08/meJAfl6DYPrJ9NGwdwUMvM3j7yiN280XN95jF7KhJlO6GXvB1oPRD\n+QyCp0oD50V2XGJKKD6MQbcjNfhMHlwKauyiTkfvHyV4UVJ4HlwYVipXt+15\nvIkcE2PFwrEYClmYqwQKucoYYFCn50oCqJ8hRA7/ZP4DciVDUGQUmHpZl5N3\nnWKI0C1XckVHhPH3hZQn7aidq1tVy79lzXtoXYLdWhuox/bRR5csxwSy3Hr4\nyHLmwTtSuybGmNXdO2kvqR3q0m2X05bUH9G2J95VmmWjMKnEqvBzW+u0/+ev\nUSoaMOrDPnAcrjw0U4lhOBROA4UtjAQY/nnzX8sphgA9CJdOl4qQthjkjVUR\nB56ZCM48aDdyzyUvjY46RcscCe4ZFUXlRtioOh0+v7sw81XfKJ+nbhAcIKeM\n44/wEFI8yx35hcjwyvROGQjAeOvtXRCx1Fw/c84iUlh/9SYJkksiBLDwUnsb\nkAnOGVQKH9SLE7IKjzOqZIojrEHjvT78G8PRtaI9mlEPUV7ASN+lD0TEMahH\nqAdSs8Rqcm8BmDhSVNNTNnDbXSMUHOlIKRpyWjKJyx6Pz/GImAVlZADZcnAp\nmMPp\r\n=ZSJY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6136d88c2cb582bf6c2f087f52c9922957b13fb8","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2_1604432433288_0.2919182462054988","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6065":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6065","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6065","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"897aac41397e44700112367b16d3fb48beb50a04","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6065.tgz","fileCount":97,"integrity":"sha512-EvkDaw1DDX6RCkczb+TAeM8qlZNe4chW40VDlY0x8qsYL4cH+UmQT78iXCnspPODiypoI6qjTxQCT+5CPt291A==","signatures":[{"sig":"MEQCIHnYa7+1DvUFic48BOzxDUZSzqIZS1b6Y+wKFmjroJMWAiA9Y8wDT3Ki0NBhi5sA2YjtGb4VRQvAjiI5tlK/XDcYXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfobmFCRA9TVsSAnZWagAAl8MP/0k9yICDFg/M5rvuAjs/\ncwhB+61gaxHaIchE/CwO+nSoCo3pW+2R7Kie5sR1s6ggcjEJ9qQKUvn3Jas5\noHWf1DCZ4Wxk6aL+AWtbNNZn5mW6IH77M7FnzaNymH6JTGkqk8x0ZxGVWMS9\n5SR6qj+wfkT27qwBlJnGC1dvtfXVr9Rc+LLaMhZLagWN2vBnKiVtIJM7xxJT\nNYh0A53ZUO3xa4YezppIJ1fcdZ3TxORXZmXtamIkjd8S/cdnRW+02WvhI7A2\nm36zs7J/9rCcDy78nwA00Rw/jBt7g+SXMpKZDSHJEVW+5Fj7GSX/PgZxjEQZ\n4LBmYNJ/8Y8JPGTaw0YYtnHCoENePkHxlt0EmsKSQwQhLmVA3utqR7Ua8Nxo\nsSX4wiZ1SkgV9KOi82ZaVJEn60BotAVPna/JeauXu5bxowKgy2SoP30Ln8OR\nquKwItf82AhHY0iT5ym6nMfOq+4DASxde5kQ3tdZ+IWwoxTvOvY074VeodL4\nUb7jwnBX1p6gVFz1AQCqwAbs9Xo7j3SnsLoZuABZ7fAbO2ecsKLnv/5OaSeA\nK8pkQxrKQ5mNRqgZXMzsNtkH7AGGgnyFHnNTTLUL6dJLA78+dnLCy0+Oh+5/\nJVbdnFi/zphMHQj4JN4luwyT36XfaEws8g+gjZbwOIh+ctu5C099G9yiOmWA\nxlSV\r\n=lznZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"82d370c9a7be1e099dd134c2c5d65e5bb05fa37d","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6065_1604434309173_0.19109232144826582","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6069":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6069","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6069","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59500f4080c0d1476ae69e94b282eb36017910b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6069.tgz","fileCount":97,"integrity":"sha512-1v77WO4bsMn0QIsx3hpvtA7fdlI+nF5gNLAZ4TX8hElLDUL3fIJ4jI6Q5RX33rK5FFEKdchvxzgjuJdz4oDlmA==","signatures":[{"sig":"MEUCIHZoAthvWwAeJmqqsLLBNYaEHyTrubY498K/FDUw4zHjAiEAkZRSj2aW3zz0cu0MkNbXw1ypNbtzqZ9MwMb9oUIpXR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9115237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfocTCCRA9TVsSAnZWagAA/OUP/jmwLJ9kk1ve6Ne6Eqbf\ng//lcJ4fkJB9DcBJXOEboHPjQ81eLF9WX/S8qBAVH3eNI3uM7b49AMfBJSIv\nDNFDbqxZ7X1jhKz9EuSCRCRysHAtNlORJUWXMKkiYCWCyYQOyB+W+Sn0AGxd\nLr0pxSOpCZFXE62piws4PJqKikAxfXy07SpQ9aYdn31kqiZsVV2AfosNVc3E\n6geevQ2ZBf7ydfUSNeV07Cfiruol6DHY9YrCrVFG9KjV96qblfFLEP0isHzH\nBpWuevGisf/425kv7eU+IfI6pijqNc/MaYMqodG80n+lbxXBeC2akMcA1XLP\nmJnMy12N/0TNud3JvjKkMuB/qRRFZbN9YLsRMGpvwXWaQ0QCB976lx2ZsJpY\nGx7C1y97xWL6KKzWIHbvtlkDbZ4j1UQyR38z+eF3MkmB+zfQxxxqzjLL/G88\nwsgpq33KL7xY0ga2SJxUboh4Gs2riR7W+S3PdYNw1P2sc46DOwfgU59HwJcJ\nDRe+BsInSlLU0UL732320gODYbehwl+51s6YM7wiyA+FbQd9Oc2XZ7bPhM3S\n6Yl/0Z/ECez8Kd5LUWML9Qcg/r3/d21ZePqRGKeJ+AX7x64zNd54P4tpGUFe\nNuI6RJmkJNomebzYAP3FcvjX+BeMkiUnpHlZWpRi/cNSxHeWTtO6+UNmSNKP\nbvYX\r\n=8gNg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b1b2e082be49893b1777ee090aadfb3cb95c93da","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6069_1604437185777_0.8337183863673527","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6085":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6085","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6085","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"310c417e850ba7a271a5e44727af044716ab8ee2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6085.tgz","fileCount":97,"integrity":"sha512-wztE8P025qM970fKga9ygAs5F9x5cKUYRbeGWNp1SKET2e5Ia5kVwpKkcmzadIRVh+9IQIWPlJ4D++uqU+ffIw==","signatures":[{"sig":"MEYCIQDh4KFfq6a37ts+8subJSHQYY1BDstQ/3iV4jrbDQwYowIhAP4p8s/Fln1Y2OqILEbcsApwiftyTZGQKKXSdXkTs8DH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9121332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfouPECRA9TVsSAnZWagAA6nMQAJhKvb9dGMRE1fl2oJsl\nS7T+QaHsDqTD5aR1r4ui2PR/FMHfnVRpoM1yJuGIe9rX46lq2umEToKxdZim\nZZYeprRwWgkYs/yDTq6+/6gD3WivH1qaKYSMWNoF7VyHDIpkPlhF0LPWt201\nhf2nwaymCbi2dGwDT9H+5dhZyld8+VGTwDigjNic91aUiq97R5KS+/jVWUNu\nM5+9vstUBsbFIlrRzcNkFimof8JjXmNzrUvE4ycnT0iAla+b7KIBJEPKYcPb\nTgrwPBKWhfR7AQj2laC22Aj9+VzOF0O/KS/y5iziAJz5mF/OjV9XfHTaOs21\nJkaZ9aY60r0NQ1MY9hRTQZTeDiRsx+scR3yDy6ne7vq4RxIgurKG/kDvqxoS\n3V/9Lq+O3zpMBIf6z2kiyD1U/uGkIAbZm5nabd/Sp8hLU7ihZXS9KcLlN6C4\nS9wrcdCEekI+jVAoalfMHaezJqT7XHMAFGzhC0rxFelhnPmPKibkAwLbsUB2\ne2CN0rD7HAlbwsrMpTps20Nm5PEduVwIbjk9uNdgyWrF1COSGsATQI16vdVv\nVzN2riPfE6EO3XakqM4nez7Rx6+3SxE4M8o40qenzh71mSy2QgLNOaqyeA8J\nQvm3GkXdfWKH2KD+XZdVOdgRqAiiYAW0k9GZOhj8x7aBJZqQ6NtLoF4jSnMB\nzIKR\r\n=qZiE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c19056ba0c3e521edfd909a27406b7276c8cbfbf","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6085_1604510660135_0.5050774419801243","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6087":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6087","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6087","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88341ca8449da36cf3621797e2a94b0dbcbf5451","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6087.tgz","fileCount":97,"integrity":"sha512-np/i7OKtr8ii6ZWA090/6QxOQT9AOEJSEbnpriHivwE04/g4PqajI/kiQ11tQ/Xx/0K8rVVGbqSakdMO3ahdbw==","signatures":[{"sig":"MEUCIQDF46P3ZootTuh1CTJc1aWER5jZOGq/0kQSuIbvEjAEPwIgU5YHYghNh4ppBWoLEuR3R51wjvSKxtiOtHVRz7LszH4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9121327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfouR4CRA9TVsSAnZWagAAZRUP+gLurR2m4Nqekg0mI0N/\nx0EoSWpxYkoKUV9ZmVXReanyFlaaTvwcJHXeWnsFADbcBcYPWenL8vxqb7Gv\n/yQxCtvkbG/vvZbENI86i4N1xRkCCGgKkwWYMVqqA7DwwSCxLbVbroIGeju3\n0KJUMTTYZgn8WZLFub9Ko4gknuvMUMLqW8EbJcknGw9ohvX7G3dDZTMqYjLe\nlzzwHKheuB9xCrgPzOOrIu2MfwViyx1F5CXbLirCPe/ugzcUIibwHDy56uiT\nRouVFPW+ojCT++s9Eog9SCBITQUYD8UZxuOBp2o7d+tff3z00QciBAvY8Ctd\nkX2WfZHKUNneUuteih8MjJq9wxlQDOw7JK9QA8QGnJUnFnO3nm7EXLwVJGNp\nnUsZnnOyGsJVCs12if3Q+7W/b5PPgEjOfL9Gz3Ccj7I/oIpGoDpRLv0I106N\ngm0Kfbgdkj2CmqlJrX5ZMPZIA6Oe1I0AWwpmcFimG/+ImSrTrCjl7rig1Rak\nttjKZpwbEnOYJOKkyi3f6/YdY00gSIV18ZKgfmPV5ki4e489D3IZf113eona\n7ytHBCreB+4pVP8VC1R2POsmmc7hcjPaX/1crFJ+Rgsio5xqxySk8xMbyDGU\n+Nx586g6lLpk4L++R481KV4RsLLzXPyxe5A1879ZBXgO95gf2HN6fuhGQuNb\nfdA7\r\n=D6fo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"483b40a77227fa75e46c7a53b6e0ace45d8089eb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6087_1604510839913_0.58567369881442","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6111":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6111","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6111","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93c523b67d8770071505c4e00131c7d2f8980ae1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6111.tgz","fileCount":97,"integrity":"sha512-X0ylmcgniAfr1FSH59m61uDUbUHMr/FgTbaSVjHfrUHlt7K/Y3zVRii4wP/a57wnerqveX3Qo4iBXDlEgo3hzQ==","signatures":[{"sig":"MEQCIEV1P971ukUVZjLiv1NeYhS9p8QRJ19HyTArmxZH9iE5AiAEKCPgayHTY6YGgMntYcV8WZX2MV5RdegDCgd0lnM4hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9121327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfra46CRA9TVsSAnZWagAAXxcP/1n6ZbNd5+LJMmGhdMXu\nLuwoxQJW+eSOHcz46CCe6Rk0vGcWjYJDmpaVoWP09kypuS0A/ID/rdv1mpsu\ne0T8oY5yugkpJAld6qNzQROcSpYT+C1D8TBXnFOtGFd+cmnnpXwW8I/kR/Ns\nM1dFMZk3HEboblmcoKGtJqlinHu/XedPg8dsc9hdGbrgTGG5H9mMkZXwMlN1\nYklEZR1A/tsdXHHIZWEfL94dnahBYbuydeK/ca11THb8OzOLKMW16R0xOugx\nEIZOPSW9L3feEofaL+XyYT5nBx9expspWyaC5pBql1zINnHICZ9RQwFnLKPM\nm9kZhYQ2NXjeMb7dTrNxelAQhVJO9U90AmBYTJ0KelJV9nyPybsF5SIlAhP9\nkWdHpkXCZCXi/u9srCThkkmO1aJoc5o8LhgUtinP9d8pfRLyy+Bn8BhthaMi\nfr65g0VT+jxbkIhxTrYjN47vlYHsQb31nJJ/YzgVGWUSxtcQR3Md98QMXAV4\n6M+spgdQBu5cGnFlj1GRMbhRqqX8rXFGLrA7cdWpKKHMcsKoR1Btexjj2kgA\n0PdOW4lOihxnrJrfW07LvgHnUBOakNq9dER9oXz+ONWizIf33i0zDwZgp/TS\n+Lgg4qeg7YdhRnjPMFYPQNzGjQOyGWvjCsBiA+3Iy+CovFBSfHQvpKhhdojL\n5YqU\r\n=r5Pu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25d283c836c7a71cd8958a892523e66769ff4d84","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6111_1605217849508_0.6221727410356375","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6117":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6117","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6117","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3881111be3cc0579db95d92fa4e0ae52bc6e02ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6117.tgz","fileCount":97,"integrity":"sha512-tnAlsWVvnI6w9bt6Lfez8B88rya4JWbU6oKaaJsARWN6Mvew2ugygvPK9dKlkBlrlIiy/EeIOjIiFuaLN+Kl2g==","signatures":[{"sig":"MEUCIQDdhyCzP028DhymaYFc4xeYLFRPym/sxAl//kxY/rvf+gIgKrs2E1hVlU6sU8utn4U4iF4MAfFEOFa4/SiOJMWMY08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9126435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsqYpCRA9TVsSAnZWagAAje0QAJYtZPD8GrQJmU27yjAG\nb0ThligurV/Zid0zHNvqs1WqrJu174UdyfXHxC5Kyo2anQ0nZutigHqs+Vko\ni1ozqwzhN3Itrrq/zpoUnc4xsoNAgcw/amYIxzip7QP7XJvgJACpHTBY/Pus\ng13UGC2aysQ/RVMbgPU7olVINObcRzQcoTVs7C+t5M2u6/HMUaDJN0kihStv\n+LUYKa8CF3xFEy66jCTDcFylYkqUWgOMm0YtigT2f3U4jRy5cyDxYP4l3eXm\nYjhyihg8BNfWv8JbKPYyT3LC0dyAse5SlUQ+g9r0NuFbL848aVjI7lNEemfI\nxIZVRSjMwjJGdEGVzh0bu7MaFKvQmRfkUg7uSW59L7Oc9BVts4WcFuiJOiN0\n8MMOfV/lRei9aafpKUjL9Zegrpud+CgdorooDa1EiVPFPzgUwdhh8FZv+W/6\ne+HmW9FPEYS7JvfVjsGmNrJcJNUBgbr1NbrWWUZ7t1scHoZn14jcdHKVfOjw\nRGL9W2U0D6lHJ4T1G5BYpEl4FFJsDSMeuBqkpD83si0v+mzV7WXpbtNYc15H\neBzum0VsBBjFRj1nCwWMh7StTqIZby0w6WeQ6NIRInfeqcmFuR3DqwIqHfax\neTPG+ivQ+Q2cydsjvhwZZX05Jh47oswwwm807xl47IWHHaNxTYeIdnQEPV0p\n+p5p\r\n=TnYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"664adf5559b5430d302be3f169e8b25ab3a4e35e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6117_1605543464502_0.07123448820963896","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6121":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6121","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6121","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"692429be6fde6f2a8f45e08475e8cd281bd6c599","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6121.tgz","fileCount":97,"integrity":"sha512-1jPo9FkUkrsrSUelYlAKBL9cGdvd/V2Uuvim9izseuGgbmgT8WmhdODdP9k7C4j9BWyIwPJQiErAsZc07EXHCA==","signatures":[{"sig":"MEUCIQDoBqfCPHWhXFOWJ0+ujLEprLB1j26EbmG6PHDAQ1WDXAIgajzevdoeq4cXt/GZpZlzOgGA9sEGggE9O4VkuZygEM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9130266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfstqcCRA9TVsSAnZWagAA1GcP/117Q6BDdcc179AQH7Mj\nl/c61oO4LSESL4U/yorIykMW1fU8Vl3r+hEOYYldCADo1MhQmrtiZCKDfF1p\nS/ytTFd6eyCkhjWgqw2Xusl5w0enTLouZqIXwE8X9QNAwwYP0y19lseS/LNv\nSodOnPMgJsqnZ8hiVl5mdkBR2YRSWtFk/54Wdv1OqTuOaO6c4zzLST8ATUTS\nOguT3MIy6QGIdMG8slrKrAVDyWyaGII5NG+JXLFPCuw2dB7ifpKzBB+5YJd1\niUoRp5R8EzW8ngN5DitGZ+UEXH09J17/EPQ6EQS/ojY/bxnmMqz8uffBSM5U\ngICZCiB/iLKUyRMxiv2OcL6Jnr3DKYHW2tgpCRUrdsnWjJUNoze6Zhw7/wrR\nOIegdsVFbbP30lWPzhY/igymlL5r4IuiLWjq1iDgssU4OoR8BwFkR5oQWhFp\npJ6lSU25FtoOxsfG4ij+aFcSHWGN3jcNtOA7gJgMWoEUBZFVXORpZ3K2LqAt\ngu84Qvkxix7IlktTsBxKw2I3ToVSa7uFt0XmTOYzzmKiKRcInahjfD+Pahlg\n4M7xqCfC/JhTYzjXkpT2qE3nnv19AMa5SZXh/jmncaTWx3X5nv5lm9Iw709Q\noc3gQH1k1dLygh7jsBvxiiyJEeig4IDt/OzLTSbO4rSR+uJ2bHIWb+MahQZu\n6PXt\r\n=VeO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"05d185e24117ea859250a0b0af9a00b2065d1909","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6121_1605556891811_0.4955577538384206","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6124":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6124","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6124","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"936baa503ebce5cf9991279ccd065db3ba2bba57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6124.tgz","fileCount":97,"integrity":"sha512-L9rRFiCzpzHWDyUEMwr2IBBEzkP1/ef66hVZ1+IxJMtSLjLZACHEMLm5SFK+JQrt790eLeQ1Qk6UsQL8o7KPgA==","signatures":[{"sig":"MEYCIQDCYlaCkqGsGnLSUuY6LL54/xPgFFn1ob5HtdSapXQQYwIhAOlaiOgkGSYPE2DOtOHhRv4C7dLx/UJPYReW985uXHGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9130186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfstrNCRA9TVsSAnZWagAAMJ4P/1CH9iJgJVL4Vdkozne7\ntcAHXOKHo9lENZrFm03LNwwEh/qRemNTTPONJDorTlSeDUSvfuA3i3EhcIPc\n/0V5/5JBg0dTT49a9MuaWDTm3WnqqyHg0VmG0CJ86lxBr4zMud+H0VGhdPFv\njkw7K6lEML+60nB5ks08p/Hckf2NzgrVusWjfPslvY8T2ZA7qNZZ1oxzGpYx\n3ExMw1UDJOiky6fwJJhX7kJoNfMYL5AgtT5jzavNP11akHAKzKnZlGs7jfYZ\nQLtiAGGn6WRV+Fv008nDanUgLppHEXD6XQuWQ2tqLTFstmaZUqe0aaqxIyna\nawmrWz2+T39/pOYBMzxpGjAMb6jYhcNUNYF1J6Kui9qahgu9QFPZ4LXFlg90\noLgwKcc5Lid6iZHc/q9oXPcISxubvbG8MHYVXCX0P+qlP7r3/1zFiP0sPZlr\nHJFubv2mxyzii8zFW8zJHIx6yLr35ZonJIpvIg6dlqKa9AuMSwfXwdWgj/KY\nhIWz4EbqkHw7KWqrPJ0KIRYVkZzt5RnDy9SjRJwkPWJDZkWwtxMeiL0zKfKb\nvgF8UcgSR0jekqjiJXocwjfDH/N8A5CGKPtaH8+3WNmEaZD4yrrVQj+9Jd2F\ne6Ua7BWcG4WLzr+c1kt5CsLFzmQgsm6nwSUI8s+1TzbH34NER8UC30v/acAo\nKLAc\r\n=JzIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ee70fd85169ed870b9408c121a45831c186b3880","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6124_1605556940603_0.020670212465107918","host":"s3://npm-registry-packages"}},"1.0.0-alpha.2":{"name":"hls.js","version":"1.0.0-alpha.2","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1659af507f52729a5917159c69c834677ab522f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.2.tgz","fileCount":115,"integrity":"sha512-BfSuPis21sY9uknfeQ1Xhzkfmx3iYcHOM4OX/CifFQ3prBTuKoKft4f9PYy8IbkKCBPxakSOzlRoUQWCLBkhYQ==","signatures":[{"sig":"MEUCIQCv43DqNEEakkzqhy+09f2Aisga0YGP9Ab7UsFe+UJaIAIgNrIBn1tCxotCiRTeqQ7thYKPgzZGwrM8QvVWl/TpiMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10963171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsxf4CRA9TVsSAnZWagAAUg4P/jKgSHKxRe5oQd9X0fWM\nYpLRzrv8qzUeSofgcYNCPdyzkDhatJxIAg9Ff/04eaKVX83tv6ieRMhKgeEp\n7XUvdoPNVo6aUPf4hW0FfoR0pIRQ1ugEEa9/pE+2OBa8+X1fPilCViwnABqu\nV1/WyfeQUADhTQCwnvrYEMnP+OIvcXY3HpYH3WPh6Y7PyR2CDX8MbSZPuqZa\nSG69O1OaI6ehuVBfDr47iC3qm3b5bzYyJQ+uIXsb3aa9BeIrw9HWxvoMm29g\nersGFs2PKaQ9h51N4ZEFyTBq51mBOy6HyDiOQM4xJebKv9AjMGetnFUGsf4z\nzHlT9MyOSGGUXqsD+Ljam2IMy3q1DSlCYr9ivfQLNvGra/aBHLmZzgUW88OD\n2cL/iEObZFYuOvablm1RW9aTWDL5Z4JpIWWp7INZ9edP/3enGCrS7tRsdlL3\n4FvxWUXhhBFmTxW4Y5xoL5mD4TZy4GQxQmxg2MbnMDeGTfwdYFvlfADo0lms\nYMrGPaTmthO/f+p9hwzy+H/V/n+rS6+196QpUf9/PepX1mZtJwQITWjjGX10\nRbnjlsFOpOROWzjhCIj/RcT5XMJtj8/SG6SPRz50/9S/7c7ccpwcdQxd8JiM\nnBG606DXwTKojbvJrqd9EY6rjoZ7ifyjy6qzLCrVP6CccbexztSZdvbscfzf\njlv8\r\n=MAex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ad7cf7f8f1fae31a7aeead146c2ad94e134e25d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.0","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.1","eslint":"^7.13.0","semver":"^7.3.2","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.0.5","@babel/core":"^7.12.3","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.68.5","webpack-cli":"^4.2.0","@types/mocha":"^8.0.4","babel-loader":"^8.2.1","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.4.0","@babel/register":"^7.12.1","@types/chart.js":"^2.9.28","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.1","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.8.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.8.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.1","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.2_1605572600218_0.9254494285738284","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6164":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6164","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6164","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2e346b3be809326b7522cfe4ce7e2e21e193b46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6164.tgz","fileCount":97,"integrity":"sha512-gYUSg1ht4RTSF+5C6T1uysbXsLurwpxWwWGTDoTEIMD6P3RzXAmEMW1+ukMFokQVghM07Tz+ZEudubC8eIR1IA==","signatures":[{"sig":"MEUCICtKqoNc/tgat9bPWuqJB4I7rsq4hY9ckhopcHEGpS5eAiEA+CZuOjWP9HSXbC+WHizCKLvOAnm2A/Z0OwIs6/36rJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxT6tCRA9TVsSAnZWagAA+6YQAIFeK0s77VNqfg0wXH2u\n1XC7hOwVHhjOBzvawRJT4Hf4zOchRCjyIFoDEBZaJik4/OQI9hyfBH3lMzqK\nLqGY5shZvl4wfwfkuQpb7xgsPjx/JeFZ0b/tRsQOlLy3WiIb2xwol882gSFT\nMJ5/AM0xcemJYNTemE3/AQ4ym8rpBwYNc5fBDwqh835v0zSnedyL7lDsAHsa\nBEKZMnLAYn9jum6tEgszo7/g1lqarad5gg/zshRPWq+CPTRaVV52Ec+p980g\n9P6y3P0cWXmjaZcyguED3bnGB4QtLOdsKEXsMJFr3munUfrV8WCL8jVp4KXu\nyAOpV+bMzZNtHzHfc/n/U6Z1PoqAFd5F3NoM2lhPyHnyZ1ESuhPOsoDLBU/l\noIvyIYlKuiHJ3xQqnDcSr3w11WwODXFH1hqqGChCoRQAD1SnE3HunH5Izwqq\nBjQF0x0OsKH7eLT9STwxKJWSc9oa+JS05O/L/sn5r+PwEkqySfpx/mCoZqja\njAFHF7HOHl298P+FvncbjenK9e5R7l+XYNSo3dPgtz2BPY8WrATziIqooCKb\ndjXFYQp4b08tmEC/h2fsKV7lmIw6X5BZVptVTGaqWxaTWwGiH9gdHe3jghNh\n2ewx4NGvWXpIkkDJIE+uAHdb+HrIYEPyYmf7HBkIlo4CVOgIrJw7o7xm1yPh\n6LYI\r\n=PY4I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d313779b54bec8db42d3a741e93c3e62c1af2428","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6164_1606762156564_0.8595405569881189","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6165":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6165","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6165","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9acbeabcdd3f349783cb6318a2bd8ec470cfe8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6165.tgz","fileCount":97,"integrity":"sha512-yuS+hkCXEpNpC/wCPOZIPzmW7JDOi/oF5s3orJRtgQfc8CU8VGPdfU330pXOTchnqPXMCZSXpEC4dL2fOaDlwQ==","signatures":[{"sig":"MEYCIQDv/zbLFZp/5Pu1hmG4CbiD4a3yn9bdVe2oCYPEMySdbwIhAMqn8jomSkD/PIW8iU+c0FL3E0SfVzlDpH9l/OUpzkWh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxZDHCRA9TVsSAnZWagAAVZkP+QGFFdQ3uUt9wRkNYanK\nebBMl2H6oLzTa7/MXSQmE2vnDi7VbOmVNARVCblBB+pZiKjGiH9fLGkYWGJi\nXn7m9WS+4Kip7x7DnGZoazJLcUooq00g4mwb2GfDzCzYB9jPOkwxEpN0qHUo\ntxUwv3+hrv29+7zNTBMIt1l+3F5iZXUvHYUdrkOY04+jyFgwL/umuaxbwzZb\nCyP1yoHvtwNnU12JAor3H5QcwQKL7vqeG7Y8aTOeZUtWGtgOgjgGljZ7I7If\nPdnRSqcDHEH7preItP3fDwCfGdq6yo0htPbRE36iPAWpu5ZEOODc7Wumxcn2\n4tQBtJxhpLLExL81X1YpemEZjEGk/ujmh2BCtyYbhhEOwAt7D3kkU9enSj0P\nWRD56H9szv9P89yimFsVsz+YFC6T61E/EzCneZot/1swUXCqX96nXMZOmnK+\nZKfmtO/O2N94nRYY7PBYr+w9iLmSkyl3eNsBoC7Zj3Zk9B/k8uhWI0gtScoO\n+4d3Odbz3rpqsOcrZDrWsHjpQZxuccrM6lT+QyhlS3/XvHJ9PGSqLA0ocoye\nKvlagg/m++gPrctfGQad07U+Ewa6KycA3ac8IGS0WVrDXJry7aGRXmGKSnhT\nkp7QNc5k8Yzmx8DXEX7+qzJa9ZH5LhYyGf/rxgVeyNKuLL4mRYE1bkdayNxZ\n9XWX\r\n=d1xs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a78ac824344a80b57028ce85e93293fcdf99efd5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6165_1606783174808_0.7372786197698022","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6167":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6167","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6167","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"15341d518e58ac0bf6659f452d27d6ed3cb25f21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6167.tgz","fileCount":97,"integrity":"sha512-dBR94mQAi/fCxplJnI2L+L8ib3X+oRHaVdC7WqZvojazsk+bOotNhRWTESmKX1mt9gCuwQx84YBoq1SFeaksuQ==","signatures":[{"sig":"MEUCIE1swsvexjES/SJbL5/37MHOLkECcPp01P8zHufgUmzaAiEA0htHI4GEfdug/tYvz7lajitYtB2VjN8xwEk0LEB9jv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxe7jCRA9TVsSAnZWagAAEXEP/iOcKZ1mSEqe8T/w0s4y\nPwk2IlwV+C7zIaADIwzs4I88jcvUpXtBWV7t7El+b+Lxpa/PRngyJVOE0dBQ\nqK+v/zDS6+Gg17UzDxuYfZ6hv2tXBphD8aQ4/YTDCvSwCOKhpEwJ+Y+wlkno\nnEhI7VPImdRIFR9oTOwRTJ19q5slPfF5+3+YuEbd7ObonZOVLd+/3ddWFZFw\nnCqOFDN+sPrc8KhcdE8U7oPvgI1thzICcmzieABHSJ9+Pir9jWBJvxZ2wB6g\ntknEMQUiv9J+cnKDVKyAU+E6HC5AsJagw0sPguM8RQgH7oJxd75/zg3ZtihE\nW2reUSMsy0bEioF/CCTG+FAylcbIJ8fUfw8UCWXINHFXWINxe4O3dj9yngre\nb5QPeJ8lxftBVziyPbLKxfrIorLmX+maWtNWK5jNd7KcrcGkt11jVurpRhPt\nfvVIXbj1EosAcvc1i83PKmyUmDIOAas9OZ5eOkLEcXYI5biWvctveBrtAESP\nvJ6Ec3Ffew9JnXyb71/ohWSP0lQN+cJBIG/l6TANfdHfWw3v43UQSVvlLzej\nkriZuh7cFBJjH9LhEL7NmuO6ZF0ealUcNNu0EcCJUK/TxxC2s3yiHAnY7ECA\n2n671F8r5/7kJB7VNPpeQ3DCVFQxuqdBKS2oYQQqa0aV4v+T6jWdxX0Y/A6P\nLTan\r\n=Dev0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2402d7281af0cab5785a6a892de2dba553e2332e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6167_1606807266661_0.6236627479991701","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6169":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6169","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6169","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"731f3ba014b782e848115ba86358166a16cb960e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6169.tgz","fileCount":97,"integrity":"sha512-wpQy+OG4xJ1rrlvz/AzZ+ejSUi3gjje61LYQb7C9NBk0iZSWHGTaLQrdCPMYjt7f+EK+oQLSXicrLNngVNo0PQ==","signatures":[{"sig":"MEUCIFTsM3Xs1IbnyAJ1A6myDUn9y4p2SRcz5v/beRGm2/CsAiEA+l83V7gFGxFzMnIgd8GxNuWo+SwMVx+FlbcjXNQY8Xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxfU4CRA9TVsSAnZWagAAINUQAJGEl0C7dAtcjYt3Pzdg\npQXaBP3MDYHAw9b3/nqeyV9zeOkCkuPXFuqRsM09jGT1S4+JRCxDLvx7Ur1g\ntaQTBI+x9UtiWZRLSV+4MdjJO+pyODabpoTB/3aEMpTM5MyZmpg7//7t17gU\nRbx86qyVVFdqg/inEe58qmKxGVbx+jSrsPW42OhUWW8ibNLqpHX9xDlzlRQr\nx4c6w5X58lj4UGb/8Wgb3LSP6zdGM7ug2I/2fkqnMZszXuNMX33SEYIML4Hc\nBvpAV/o6hP/Oceiig+Ep25gAfCtZddwys2JO8x15uTQ0AuAunHybsSFTdza9\nBompulc3XGwPMjezRu7xTgAmRKi9v7s64r0s2JWpaEtSel/6fDedbWVthH0v\nBwLv9f4+MO1WgQaHp82+a6mysy/aUMN3/JU39sxAAAUgXHNDAmtzFrCbBjZs\nFDrdC9Lea25YRd5rGq5kUzk5QqcJwrDhadWYzBo0W1BxAgWyUmTHPgrLtfSt\nHDVMGVb0dfEly081v3tqxqd4S/cmbIElf2URPv+rpl7xCAZHNKrUMJQ0GP88\nXeLa5sbhX8NvCeUll8Q+VVVLZZw0A4VdEORMNhjmg7p0g9USe/DjVYGB+6IW\npgSRhgODQdXOB5irq47Me8ZEE7FPsaz/j4ZRDKfwY5sXKzDnIf3h+zERxgfj\ndfMf\r\n=1lY+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0048a38105d83da10eeea3dde1f6fbca013bce3b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6169_1606808887918_0.15047577101273113","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6172":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6172","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6172","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75a8abc141f72fec7a6c5975393c2df32e440b33","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6172.tgz","fileCount":97,"integrity":"sha512-LK7FzP335hkATvnZG3/ytjNTlKwiIyTvobh4dKfkpIdBS6U+c+HSqN4sH5jD41fLjc3mjLOCcMX5uE6vA8rUXw==","signatures":[{"sig":"MEUCIQDUG9z0VzPPpubW6JkNioSO4kv/QIUU61S4P5yWBhjz9QIgdTTQEwmvHRLQbvBKqafKV8JmTJLfaEPfpbypcuLA9U8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxqNeCRA9TVsSAnZWagAAW+8QAJP7b4aHzSPbx32XjCz+\nOKI2XKRtNkQRiyvlXahMZeccnq5m2oypFOj2nz7tODsmCvStZk16BtiYiIuK\n+NMF7/NGUxY2lDREIkL6ceEuImCN8wFfH9pmDAPpdizHvxHkVySwxDIH6+I0\nHGgMpRaIaV8E03u+nerEmdE392+FNfwC8irUKF8rS8yb4d1Qezo8lHEQeaPz\nnLvOl/RF1hiVbf2maQL6e55LgCXnc2p/kLCTmZ7gLhrL+G7PHBBDkTRgt8TS\nzJexa1zzfuw21l+3MqostQGDEOQfioJXT87iflnrQzQ4coVCgThIOp3QEYQX\ncSNkDaK9VJJlQNd5wHnTH3GDwLXDX5LrNRsg+Zv9WOZCgUSFPhFrnjUaHzrl\nDWvsth61z1uV5s11kjo6iViZQPc1g80l65yGz/sBuN0WdHNqvifueMw+wo3J\n6S91tfpnY3SwGL2Pb/fhK/d8oSA+44gGeSdHxF4vi09DhdTiwj1E/g1+lVkr\nWKggWxFrP1b67Rv2Qkvi4j8rL13CVEyzhWzYk+cajLhyOLoJ+jWJyMHMVgm+\niyLTj6u2wkP6GBEU23PmXS18jslmZ6K1wtGnv7h1TzrkXohJ/m08Rk4SfvZQ\nWeWm+TWdxmuh2rDtR7HEdiKIV2ehcFrFRDLg/RekmCKE4lAq2DojUPy3hCqZ\nxJ55\r\n=g6Ba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f8b569cc38be6ba7489a78a76838c12fdea170c6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6172_1606853470024_0.004386973289630669","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6173":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6173","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6173","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f11a6d10c99f141e2a5ff228a3af3935e6843114","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6173.tgz","fileCount":97,"integrity":"sha512-6cwfLeU1QAvs/fJ/042gjAFnSLRoAOkkX6ZoeksVDlge/pBw0i+U3sk8LqHuGOWeAp+MPtKNl9+Pd6Na5gXw+g==","signatures":[{"sig":"MEUCIHLSu6Up9bHyyztBYi7EuZJyI7aX7AWO40aB3V5o0lGiAiEAyxfShK7EiDgJNwsmFJl2eWmZD2DbJ2ytO/w3iHyXkDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxtKKCRA9TVsSAnZWagAApboP/R6YdKNsbQxfgFp7D2vi\nuDTQXLB1MBbk0PbaxjzSYnJXC7CXcmu8wsZVjEzIY937vZn0S+BtygSasp4e\nsfJ+JIzawB76b/iML4E9yMK/9+6kvmdPVm38foWaV6cxZSuaSChde8djPfUI\nFNHqqozM7ig1nZnvdkAy0A3mnmGE/UMVjKSMvgnHNO3xgqgSl5kg/M91PKjz\nsX5dQu5RdSWM5s/XeXLZVj304jbPkJ4E0N/0x4MlKD7xJnifEvIARTvMrfYX\nwHBPeRXHBtPo5devwFLVMBRafU0hgaJhPf0j9MO06qVGIBQpJdhPH4WLzlD9\nGoOlC3w+mrUd42/QV5bNiNGngBiJo4jug/QqG2EM6EXkq30ppvIqp+SGUEzi\ns+LF/ZcB3u5X+ean5lKt47kkNx5JbGHiXc9Vjd6KsYiDxwsN1YVJAZm6wLPx\nZr1eQOymMyygxDW8yTM4axQ3i6IV62ucSAlMInq7VO4mOFaJByTOVC3hreli\nt8aFpjrNhWJ8lt7zDTopnyWiprCOXmC07hDwLLzeX2b1XjLFst1f68ls1DZn\nbH7gB2Wtue9PJz+MzwfvyTOYxCPYlMbtkjbCpMG3DXBM0wvJS7mz9umo6Gih\nCYIdBxX+J9I/9cGjolqJU/Ou5cicb0o/E4AwSZrOJUi7QfE1KVR08iJ7vNru\nzyy/\r\n=X/FA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"82c0781f3046d3c356fbb271a433edcec89c2376","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6173_1606865545474_0.559903160648721","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6175":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6175","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6175","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47ca1e8507d8f5b2fbe05b9a39bbc6097eb85862","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6175.tgz","fileCount":97,"integrity":"sha512-Crpu59VrYuyU2UDX5JV4x7HAmFgM2+eY3yAalfqkxQKtLc5iu7Or2ltbYoQ50bQK80RuZv4qNLx7ZabnsUrh4Q==","signatures":[{"sig":"MEUCIHEMbQsdkNodCxcPLgtnJshuT9Xo7ZeWYkYudCuDJOsSAiEAtOTWgZBvMVNv2EmNYAhmIrf/ZYtBWPIYvlQPtYvVRkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxz7BCRA9TVsSAnZWagAAVqUP/Rn0/kO6tIM0VlHaeM8B\nA7Q7+Cx0+Feplsx5u9htsZX9vAjowsheh41NuUTPUCla4nulEgDBodkXnDb2\nGUtsaBZgjmaBNZvBAYOmukzD9Tf+p7zWC0MKEfzl+s3I0eEBPqAl+3+lcgYq\nSbMZHiRQD4GOa/rtX+Q6+l/EiEJ/uWv+Z/Kpj5h0KI+SFVuXA315M2M1SkWS\n0SbS6b6QfeqbTbT/wc5VxiQKWYGYvSOl60yw5oP/vqMFUPke5DeQXPQbfBBU\nMOZoLhq4wxbJazuSOfZVuGuoqO+TpmL42dRr1JLIqhamMhiS+jcGCp7P/bfX\nn4aik/NRQGucX+EHwHihQ8I7zJsedkeXzrOLG9p8lOccQ+p901XKndSKj8xU\nb3Iyb3vXQ25tEPvSsqBetNdbTgBzpPUDwJaQFZivj+XLu4bALiLOlE5ao0am\nCeYICUPwYlxZiZfwzznTk0jnCs1TuloPF7deS8So4R2xix6yh1j3TBh6c12t\nAweTfuI6Fh22HnsQ+3MZ/pB+vnDb/xHDonDmIJH7nd7a5R0IeGsPtnmZgpVk\nKMe/uTpcqpl0nQGD34nmsgP0miIQTD+ZH52fXDK3erJKUBUWYIZyeOHrwQ/F\njbFRnVLIze3gUszb6JxM2XqfwO22C/KQ9k5S47wYLbeex/Y0RixWffeL/Ej/\nIRxV\r\n=3jmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c690266b8c5ce7e3728a0c57bc3b1d23c666a8af","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6175_1606893248544_0.020334119462297684","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6177":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6177","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6177","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64d128d8ff01e82b5f45e39f79530d7c373e76cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6177.tgz","fileCount":97,"integrity":"sha512-PV6g6wrPhKQkg7zQxuIbqPzMqSAH8mIQSIvsKR3evFc3QVd+2FpovkOt9wH65luIjJ2vM656rjcpdFVsqXhxVw==","signatures":[{"sig":"MEQCIE9skNGfd6IRf8cY/XxVHHl1vxUAqFfVyT/RlBsSQsaYAiAHquVxcZprZ2NtaVRdAB8GDy3MP7O9gDUOgPXF/Dq3Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyI+XCRA9TVsSAnZWagAA+HQP/1NKhQbFqc73TZOj+NQ9\nztGqXiRMVMx/lh4QmOcwGLmi6MVVA9XDT1meXMzWCf2qMrx7zpxMvT3Zau9h\nr73gMAqRbLG7656tR+Y2Og5EWFrY/SAgrLGfNVaCSwnWo2po4g5v5QG1BxIy\nv1UTGt+n7dNdP8XevZl80ZLjAjCWuvAKqRC8Na6kvs8lWF5snmIy+iIr8frP\nMXvgpH22jGYTDzH1cehR9Ls5VeRS+UCzUUZtbQqjUa4V4uxg/UJ1AJ5i+SVA\n6kvADv18bMuSQiiUqGXNSnWYcz9Fy20kX2RLLYnTQ3ZZqak2cAHWQGujeuZb\nFC8/qF87fzROwIqyomcW29DbNWbniJdweJ9PDQjRnG0ygr09cjRuzzqfYGjB\nFdRx6GYV897rdm0hlCjoIPJnvDEFs0qemXgZ54kZn9nFSK4rwUEo8JGdwJbw\nmXUa8B/NHjaM6Lr5MD7csHmCRVKMSIM/Z6UtiKsUfupl/V1Dew86J880wL4F\nnHlDrEQ6ypcdN69jqnrZNfIoS3YGs4o7hZyMOnftLcWuD5ZMR08Fd/jFXhOc\nwImUCsTzXMOwdTwM+y532bE8XA6fQEudkf1jOLk74Qzycc2yeQUUOtsq2g5V\nF2BPjViVLiFyupetun/0Lq04J7Q7ixNDrasLp5gVfV0r/r3j+L9U9S8n/ra3\nJBR7\r\n=gj32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"65f9212802714b3afcc186e4796788564ca01147","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.19.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6177_1606979479035_0.9490620616384744","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6179":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6179","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6179","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6bd93ed348234d0cab864a5a7735f49ffa6abe40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6179.tgz","fileCount":97,"integrity":"sha512-yAROEvJep1FD1H5TdUqLyGawHT2LNQrYeg4NizL9HqIsssky5jgqGB++5dh/bMNXntLvGmxP+qT/jAkirjSU1w==","signatures":[{"sig":"MEUCIQDRfaISig2X/bkGwSAvtOHPMTa93vk04fkrmVoAVqxB+QIgT4k21aMjJxRsKPzrPKECcLgQn45JkTn9UDra8Q7j5b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzebsCRA9TVsSAnZWagAAP78P/j9LF1iVH6VjL7WedMVW\nc+ooMc23qmZkmDUPDSov4lJVPkIiHErBTaGWAf4lWGizIdIGlP3F5ON7orcU\nWIDygdYDFrgYhcMGeCim1r/ZSuZLONLv/qNsyeFNGbI04LHSFojN+OWcH6Se\nhKb0Ie/p6KG2jequ1nNCvMWUkC4qny1c3BgWggWt/8UdaQlrtR0ZAkDNEZxn\n5NVTqDHrGBgQeGZ1m9W84YZs+vLY3z0xe68wAn6R3kC1Cbso2m2EkLPXJqBy\nKfSpU3Q85rFQzIJtPfoBZH9flfjvMTtC7rIAA7mKV8xiGO6RcGkmXAcrSrdz\n+clcgyHfRDsePdDmOBiCS/8SFGBOslty104Uqu1CTCDKRMxPB4WNurhVjLku\nsltP0XBYjMzpI22NiPu1dca48oKFFj33rrJEM3j3SQvqVnnuxEF//lpS/sFi\nrmFB6X2kY8Xi5Wdzy5QcqpinHU+DRCbu0SnRLAi+yqYEiJQMum89Q+MVRAZt\nLFfMFJHB9Df2vKeRTfmpg+aPOxZuNcekWAvEqz9jjzkVB8JPLmz2GubBpxki\nxRU/kpjR2aK+UBmA1c4Br4qAJyoRY8n324fmSMbJgNIj/DmKagdi971+QPnF\nI1ZCWHNTTavZz0YTixX1qujkSeTknU1tVumQbfSRXG9+WUfnxSllv4dNYu72\nvjzZ\r\n=MoFS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"54903a6fac7ec01d54496d90dc5eba2e2b107f3a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6179_1607329515707_0.14029760406213065","host":"s3://npm-registry-packages"}},"1.0.0-alpha.3":{"name":"hls.js","version":"1.0.0-alpha.3","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df382cb2904e23b05a0f5e95b14825066685bbdb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.3.tgz","fileCount":115,"integrity":"sha512-NDOQ3LhHEdHNg4d72T50wthXwhIglqWyP3Ys75e73UqYv7OcwiCRcxXfwthWpwuVtJEUNGegDEMxiLHgXcDfgA==","signatures":[{"sig":"MEUCIQD1ObfBp2YkZuHFxq1jCd9Z0nVScz7fi+gcEvUTyr6KuQIgJqhJvWgNHcyJeP7ojrwulmjcnX2pfT34mbwfCxtgAi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10989484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzrX1CRA9TVsSAnZWagAA51YP/AoH43euBN+lmBNn3Ckk\n0fssmYfNLh/iLCT8aNhypAacynKt8vGUbUbB+8vCyiKPmKRnLfo6nuItdTkj\nePT0P0+2YnJxRmds99NwL+JshlNLIU+3PHgb6TQ8K8DfYUYDOFvr8Fy1+jxf\nke0Fbx3lcmxYGXeYIJc462nZyagG3bbJFdEui1r5hNP+XWaJAaC1wsUbcX+n\nliCgeV4GRohXJWnouUgSi22SomED0f1yp/OXXPsBTnFZ4h2OqEHEje24QGU4\nrStAgKPsEyjTkRxOUKktFwRcxVFwGK0ugR1eqlolwxEX8KS63YKOF1UpRf4m\nb+hEBXZGIj7lu0mZyiAbf9FyftObTw6pAZ8xrZ7HTiReJBnqiCbMgO/kIkHd\n24RPuRRFiGZWE6/R8wS5Tz3qSmg62LB5Hr925b0Hzzk3sx1kuvjPYuMIMB+w\nj63ki1aO/C+hLKng+rVz3B9e+vwzDLT/fXk6LUMoPoEce9wahnPmLwxJqynr\nUZ2pwJMOVnR9m+BocoF9Z3qOZ9tmYGDFxbbf41HaU8DK0y1GTHEi9FBXyUmk\nVr54nFyND+G6rxGdrOEEjFDPfeUeiTy4EaPdAwJrjPCyzHFYLQJeyrLHiBa/\nQhscAP+GT8vYk08DpxXbdDSkgkVH88B/lkj4CDRvTH3AiBIRiJBXMCEBRQID\n1x1V\r\n=vAYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1f4789c6d7265f0fd6a8f615b8cb9e590afd578a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.0","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.1","eslint":"^7.13.0","semver":"^7.3.2","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.0.5","@babel/core":"^7.12.3","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.68.5","webpack-cli":"^4.2.0","@types/mocha":"^8.0.4","babel-loader":"^8.2.1","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.4.0","@babel/register":"^7.12.1","@types/chart.js":"^2.9.28","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.1","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.8.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.8.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.1","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.3_1607382517037_0.6318718801291301","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6181":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6181","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d28a7710ba0698b0ee866f810dca92267bfd927c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6181.tgz","fileCount":97,"integrity":"sha512-cZPZ+H7mJFUf3a8rXitvDiRtiEezKVY4zKJ3x//U2mKXopZ4+tot+Jy3rA/ShckYm8tXUmwLDfJUpRgMh5dRGg==","signatures":[{"sig":"MEQCICkDn9cJUvy22eZpzSa3MKT4fwxMw9iaucxOx2kiMnBoAiAztTM9E+LrHpHM7w/SDxu1xES9KP3LDPkia5jC9bPtXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzyhoCRA9TVsSAnZWagAA7zAP/jseLoqGcI4NdIzUlSaA\n5w6tJVA24gkYboVNDJRA0xJbko03ZidSHzzxOO+PoWv1NcL6I9RcA4SGz7J6\npNbjs9z2LI2aFUS7bmgUAK7vP6bBj/Vtxhg6VPTidTy5BpMAqrlS8wpMKaTr\nqnlAHqTbjspjAHJMMJOV09sTyYY9t95YXazDnAOY75Bs7lHMePlyQvOpTMiw\ntaiictpeTu6cWmeeTs6/rl4pTMOAAMN/CsS8Ge+5j+ilw8yaJqn3zCv1oFx9\nhDKZb6pBMwHcJ3w7Zi3lzHBXxDkNS9CD1EgLh+VjSK64CEG08NDzAIu93rvs\nkAqHBSGJCbcluqwFVrG9m8cb/Mt04B+LJxkbwdmg7RladiIh5I92OhoOuNRI\ndjOETahAUI9EYO/d9h1CtvZAn9Iab/ua0ROgD7bQnHQr3chzWYRy/Z4U8zXy\nD9wh7F7OKFu3UQBV7T1h5Is8NNxxQ1OO39+JgKmocOZyj6nEA+SShHyi1D1+\niIHbsStOtkLzG89YWKm670rZedGDTkIZSF3r8yosI9qsMxNXnLDOBBKfEtF3\n44M2LXK34Y07Zrk30O5cb4HFKMX39ha5ublMQM7l70SZAMhJR0Io+NXjluq3\nmuZcUfKAqIzhbGrbeJPw4TxQtv/NSkGGTxls7j20teofnypK9v9mZTJygPxD\nLwzl\r\n=XivW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ccd282a37f6408bfb037e5762672963bf8986838","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6181_1607411816273_0.6909364016653532","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6183":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6183","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6183","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7422d7f4d64ae37492f5320a06225528464d51fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6183.tgz","fileCount":97,"integrity":"sha512-WrFlNW/k2v35QLROcDimY66wqv6VN8bRDvRQK4DefTxVarIGOJMbDIlFdh2GRya5m5kjv4BJm8CPSAizTSH1yg==","signatures":[{"sig":"MEUCIH2Amebx/0VZ3zl/gPBHEK8kJaNpQQSs8uUWePzJdnPUAiEAtzZVXJuqrgVCYAZVVIuO7bM/OBr9piFjQxPlp3gRw38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9129498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzzA4CRA9TVsSAnZWagAA4FoQAJkIqn6tZ6zVy/kWZYUN\nnDTNMqwOZ3TyBigmFkz2AOZaSOB66/kNvzZprQhwfrfNvX1jowX/jH7gWoP2\nPKF0xyoo/3HPCcm5e9RyWcQI5zIZ0irfol6ik2lyCBSP0hMmTdL96QX/SoHm\nI9vakGHbu9VnMjcSIQLXoUeVtCw7xe4He8AfOf38d8LfP/2VoEf72uIXEmdD\nQZDmDLcCDtYSGuGHX+/kbOZfobp4BnH/AH9Uy/QIxRPZO0GGOi08RKPWD9xP\ntugz91E2HnU2s7bwrrPLUpyl/gEc0Kz4gQf9Efe2/oCqTlYqBXzlRZtSghWs\n+YeM6Cpl89PYr3HoyiPKcn+cvICdqZ/L7NsPbsXNuj/1lm1syZ/xfzdjvVLU\ne3ojPvaKrfuNNKhnyf9KskER5qPOwcakR3/W55UmWN0B8E2mbWXbSB5w8Y4E\nVnjFT8xFjRiG5UxV5zIjO245l8djy+B1HwUxEmnwdoQL33ZrquIWRmLb4n5C\nD3OEP515hG1Q3aqy7MtGmLEvI9vYNzuZ1W5pQSt6kw2/Mn8zdnfqpoetF4pO\n0RLm99hMfW5E/pkC9K9k/NuMc5cX+TO1Mcsjs//IoVaDfStqqUcXgiecM4b2\nIyes7wraTWk2bFtAHUjBMRe9Kood3fnFiklESiVmaycOYTUN0KH9gMxBMqQ8\nJlvt\r\n=FXi+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"53c2e603ef8690baab333fb572745f875cff753c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6183_1607413816367_0.2146268804625977","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6188":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6188","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6188","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0392f0561fd49d22f30f7419ea284d3be961fc32","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6188.tgz","fileCount":97,"integrity":"sha512-nzhs2xutA8r/I22d559q+LDhDyicd/6QWlTfxVoihjsqA9uvw8XsySPGncRlKcOP6lx8fucnt2LKhsfApe5WWA==","signatures":[{"sig":"MEQCIC98Pf6zSCJJl5XV9krrrUnzXuP44kmbd6I5jKHTqyNDAiBose5AlMZmfWjVnhGfmpCuFQr6Yp259MHGy15MEo1eiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz/RrCRA9TVsSAnZWagAAIgEP/2SCDDOtggXoRDu81JCi\nzsr4sjy+weRZ+cM8Fc7cxabRqXe0cb1QHi4rAqOsrT2wLWnR4CSktRzst1/q\ncygni5HrhkveDEW2pT6QixC+fQRgBkz6vumjuO4dNdvGYpKHDXSiXU/eV4Tf\nRIqhmgHEtjcYRlLSJ9JpdZbyw7ebaLPAf18h2iOolY31r/MUzU1v/DbZIi8S\nOwoBsBRulRkY5T4fIs+i6XqjBg4UcfyBLz9Wok2V0RmdYTEbvM3PwlkHDQUz\n2+mtScJeTVIDyKeVFvCEfI/hNn4WkjvWFNPKzm83fmaJ2JCV/F9DVAw1EUQF\nKeGqL1dMgwV5ALF2+Jl1lO67n0LoalkiCInOqExV7iuJhufY13gWNqevTcpo\n+t2NR4ehOG6hpjxDIYMr6JsHsKaairiI21B24RTSIqfjBEWhSZcgr8wHGDl3\n/JpPWpwH6ImeNAiyXVNIOl7kNbfCeALVAlSqshGdsV3SfQ36+RSigYL1/jQY\nLgmA7QRUlCffkVegN9K3qSc1Tjo19hRazzTvs66xqbn3Jvnha66dBEGUWlLk\n5qc2CjWaCds1rLNYiyefPYyLX/jCWHSDFJktfbqwRiygsYF0gjHLfvExM7Hr\n6/r8oArCtjMbYUEzrrm4S9SnEK3Q2FMwHKbBA5EMRu2k3qoOHGh5CHGOcl5N\n/N/E\r\n=ngtu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc35e09d8145c949a55d6eb6c98ae4489cb6c42e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6188_1607464042671_0.6565859664985987","host":"s3://npm-registry-packages"}},"1.0.0-alpha.4":{"name":"hls.js","version":"1.0.0-alpha.4","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be4141d97bfd7058479cfb14fc61e976da46a354","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.4.tgz","fileCount":115,"integrity":"sha512-KyM433GYYeWQXqQH4l2n+6zi2WQKw6toWvRkMmPjvMSbHYzfyhHuzvYi8SrViyj3XYo5TKsB7iiIpxzxBHmEQg==","signatures":[{"sig":"MEUCIAf6VaOZgI8kgQfOI/gQh6p10NxylXB+jWiSAVnPzzR9AiEAoahVQAfrtR38jNT/t2b7zmm67uO3aM+Heqq0vEtaLnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10971022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0A6fCRA9TVsSAnZWagAArqgP+QC0CLCRu1dhEKsyEc4n\nEy0PuB1Ko/AA/Q/lubPfUCTQDaQjOT1QmauJmlmDgknAqjAG8AEbm0RnEEM7\niAXkYz8SIsDyU9ma6hMyoFC7sxce/U9jcg9+tsFLVVcbzhwZ32WzERtq4bvf\nQzlyTRCFhUATvFepSsxSqa6XAf0lPlku7IMt524Ukohy3zq2p/cA3NeDKt2q\ntQUXMMtfdd2V0EshIiHvdwsw1WOn4OfRx0jSPoc9TkkHIGX7+pmTELBpQRii\nDeoHtKm8NyKzrTzUYNO8CrivLRAUNFSsCjCZGOH4psIwPxfKVMdX0Sqd9uQj\n49qjwVFyG7DjgxzMk0e52d8jXuVccmC7jTU9+cKSfFjjuIwerD+Yj6knP+xx\nXLOGHCgzzSLJY/COufF6Yohg5VxlFUP6zEj980SBYk9ujCl5xdGhgUa3nlIO\n+POhOWzsdOSvIqEav+I09fssqiyewvkFg2K40XEBLT+BySF+FfOTTiA+Z/wA\n0lJ+WxoMGdLB8qShmsPiD1Hk8RQ7pxwEfj02vSjfTg6UM1CdKYUn2vYd5Fll\nDo7mNjS2CeLWUy5XFvn7hKLqK/tKVGQ5Wyfbtf9b6zoGsrCyMKS8BcBQ0UHG\nTZ0PCpQR9CqLjs7AxjO12pAC32GneFwNJT4OgidFmtRstlJEG5LP7/HD9D3Z\nAfbj\r\n=IiYz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a09348333897f0de46012fbbba635725b6965623","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.5","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.1","eslint":"^7.13.0","semver":"^7.3.2","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.0.5","@babel/core":"^7.12.3","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.68.5","webpack-cli":"^4.2.0","@types/mocha":"^8.0.4","babel-loader":"^8.2.1","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.4.0","@babel/register":"^7.12.1","@types/chart.js":"^2.9.28","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.1","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.8.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.9.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.1","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.4_1607470751125_0.31241934007749284","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6190":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6190","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6190","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8ad018e550631df5b8c2d6885a8bf63141afa42c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6190.tgz","fileCount":97,"integrity":"sha512-9SL6oi/tXQk6bfpnLIh6PDshiEnfzqLfK3U9ogY9R7o02L3bsarjQWau4Vf99UBaSjbkHW4u9uwfrwmxjwiSPw==","signatures":[{"sig":"MEUCIQC10hMVmZeLVenNnbsweoxrT3t04MIpT2T6Dfsu43uOAgIgbLEZ4u26hhrB05ijEQa0KANgr+UEAG73u8IFC4e9lLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0BErCRA9TVsSAnZWagAAfIMP/RJjjF71MFo1MQzV/jnU\nPc9N795p0og0dpfwTWVwZ7HfFavcCUSY7h5S+g96P2eCNtzla/yybd1hslJh\nMsPDzJzgdNfjr15q0eqZDDig9FbNAVRVgcm8QD8OtvNlY6b4LJhX2NfDt1WH\nN8orbyL4FygndK1SpYxpjuB0XsVoHiCv+2B6exoqsibh4HqcPW1GGCbu9RE0\nLiID4NEyxaC8TxpU7fTamz4nuQ/wW3rR/lZdgBgfMKb58LIEoCnEddJ9YMp2\nB7PzyNeOlpraMe5POm1zAk8M5LJlW8LCDsD+Z1udu9Mipitd21XfqIPxYN+A\neERDRR/Yyq00HTWiHw594LepfvybaAGIz2pFYTFfEjYt27jQb/22ROO9FXkr\n0TN2fcxYAgC9bmLOJZJFZtF3HPT4sgtb8NJplLOyRNU4Lx3f9gtdOFcNamOa\nDlPrG4DuWCYqgSn3jGlFVJ1Jg0KmBOrSkE30K7WyBdq3HTI2mUEI99dLlaCL\nYOLCC9PDm95RwQbBL09d7l/LyI55XXtdW265p0LjMkP0i1I9cQI3SgvVVvIL\n1GI5oAxYVDyo5NPGNjeRw4Np0kx2EV9LNcctBQC9UQNC6uMZK8IcGrOI4jqV\n+tY08sNLGm1IhlZCw20sqy4yeZiUXijpNu+Ep9myuT8XMfgwCi/+zdeL+4E6\n5GrG\r\n=ySpG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc30931625336a425d670af98f05280cc0cd9736","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6190_1607471403416_0.9563457268621798","host":"s3://npm-registry-packages"}},"0.14.17":{"name":"hls.js","version":"0.14.17","license":"Apache-2.0","_id":"hls.js@0.14.17","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0127cff2ec2f994a54eb955fe669ef6153a8e317","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.14.17.tgz","fileCount":97,"integrity":"sha512-25A7+m6qqp6UVkuzUQ//VVh2EEOPYlOBg32ypr34bcPO7liBMOkKFvbjbCBfiPAOTA/7BSx1Dujft3Th57WyFg==","signatures":[{"sig":"MEUCIQDRP6rT3x1+SGtCjy6qj0mPX0MWGAr4j0Qis+MlnPN4JwIgILlokIEpK+ShhJbWxiqysVHfHy1FlZVAvDaFKLgD/xE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9023971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0BjJCRA9TVsSAnZWagAA+XkP/0hE4xydxhbXvs5HYpzY\nWCiGBVqQfAWHnqFMHydMTHvdYTdvO8VDiiX/QpzweJWRNqWJdc1C3mEedLAl\njRpu5/aDuNeNUqZqURi2cSYjsdmFslsUW+CDzZP6D4o88w6aSJOnXjX9z5y6\nuZuKjlWtRXRiV9+2DQ7zoCNWSTGReIC1rGpEyStnDnzmrPI7VyeT3ZFuijl7\nou30jrMubuvm/duMrBeECcfljyOMxVp92agnmIo8GThPnSILi8c0Lg2V6UU1\nwYilclbRuN/Wmv3JTWNElrqFHMnAmXqPfFYLx6MKf1q/vwvfr0D8ffTMRp+3\naHtcOSExWx0+vR1dD0K8cC/92RDYUhbt3synKSA3bAzCxjE50/pp0WNrGLss\ncVgPfAKWYKgpnbJGnk1dP6duXixMksiA3PW1i1dC6x8AH6O2iKrozLEXQFgW\nUwlKNmAxzQ/VKEqf7jhWUSAbuU142yLdv6ZcuLQFgHjhbnxnBsy/XLBmVw4M\nMF7R0zg7jPvCvyrmaK7s68LkjbwEHTkOysVailnbXNg9vHIyD4Av4HxcshW1\niDLK+6GtWqchqtlAcM9WVeYNdMqQDYH929nsDFYEOWi6oLeU2sam6SeHiyUw\nhCXHjOZy1mcevVfG8epruBvX7NYgjTzWE6YyGhYTrOIpf0roVfbLrr7z6Xgk\nk1DF\r\n=lE7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5275331ce1b8fb56a5f2032027650a2621a89ab0","scripts":{"dev":"webpack-dev-server --progress --env.debug --env.demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env.debug --env.demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env.debug --env.demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^6.8.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^3.7.4","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^3.1.2","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^4.2.1","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.0.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^6.3.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.20.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^2.24.0","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^2.24.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.14.17_1607473353339_0.5019186913873168","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6192":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6192","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6192","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2a4fe7ee359e275ee116da8b8032fda71ae000c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6192.tgz","fileCount":97,"integrity":"sha512-N1GSm1I+WDKIIJGS5DqI4GP69F05Ot9oHqPv3oWtxBEs9a3LcdEQ9QrsYregNCwN1PtHRjm1aW2+FHsP46ZVRQ==","signatures":[{"sig":"MEYCIQDeTEP1MLUJlfXhdcjil30KGSgokNwf0cWUWNpsw1yUgAIhANUMBd22wMJrFHE54W+8lUkJub5QjzXFIq2R7D6X4rQL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0HjZCRA9TVsSAnZWagAAXjEP/0C5kJpzruHjT02ovD16\nDhHfWAsVBeB1irYbvyGQg0aLvReQNK1Md8Qgg5c1chfyXuRxenwuFXY0ALAd\nbySkFGW6wMPiim1v46Lc/DjWIugFuyYBdiWlU8yFSnoAa1BVkFpvEN9q3ZxK\n++BnX81xQeHeFCzrokHdTMA4y4EEMoP6WbVOqoVUB4PUTW6WhxThz3zreg60\nRZDAHAgLHjxrpqihX94ArmQJYA8AI4b9Jcbf3jgJfwoRfmLUrkt4DMhYmCwL\nblPHbKJacQDKreCu3V9CuM/xCEOBP9pNRwNmWFM9S4/bejBOMThdV06JF5Ej\nY3ofkS4BCKlfF+hCxPYul0nn9Qm4tqUtTTJ6PVrAe1U7Mldmps+ExawEtZts\nW/NxHs4B0KOegwzEMTDM+KFqEjvPQ0R3gi0NsyxtlfxnRo6naiDwW4c5dFEa\ns2YoPbSE6PHLa3/Ov6Z9RofBk1L1Jjnhy4pXm2ffWqmM7FR20tvlV+VtaEnF\ntF3ZILYdLj5QsHB2v6IK5T2r5yR4dYCcT3HvL8aoPr5g55h13CSi65snuvRo\ndBt0U4t2zsgE1hVFEH14/+4tP5V3XAkmBu4DI7i7EIWBEgGt0Rs9B6BCgio0\nLH5nOuWd9bH+qQiRdXji5edXlFSnGKa8g58JafdRLWuCBL0of0ssxfIK3JKn\nVNMA\r\n=e60u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b440f01ff8f58938941574c26417dd86cde6d34f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6192_1607497945289_0.23119830862836843","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6194":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6194","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6194","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7166e2c6b7a5af1c287f02ef54edb73d3e674b2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6194.tgz","fileCount":97,"integrity":"sha512-uVe4tldPuSn8Hnc0NAT02EOQTRvlpVeXIWwFqfOmhE+4zNsQWiY6T3QPU/nWMy4y4m3J/dhCT6+iI4mCzYeDPQ==","signatures":[{"sig":"MEUCIE25w+iJdVoEUS2SrAD17o/wvMW0DeTUmT6SPFPxWrJpAiEAtT52vAeIlLkP70Pu3hf6jBl4uLv0kaBO6GDbwzz4YvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0ICJCRA9TVsSAnZWagAAEncP/jOTttkrULwp8nlsjKwE\njQYvt0o8NygP+a7Ww5dQpS9MPB9LZ/w00bzzzOOiezhh8tPZrJWoX2QaFt87\n3uBO2ELPgZI2MjA9j+hiO6ABPDBNmH0EUHtjkpCEmd+YdW7Fu4Kgc7JZGEn5\nd36iKEtvPiooIGLaxHcqKMFQ4wtvKTe5+bjLdfu7uwcPSY/+7Xg/RC+yqv+D\nNvKVqPwKiwQiFViIalnzqLO+PfAs+qUfTT3q+pKyU5rhrYrcu5hSnHAyr+dz\nN8XXTN4IuuuCeG+9FkKPF34I0GvvQxAw5nYVM4I/yTs4D9BFaefVbyfDlODc\nHOtif+EuA8OulCqthuqYnlet02+e1Xprci0uq96D5jBOPFGgGxqfS0C8lW+H\noQkK3rDUyxTLxh0SGG3ErH0Zz7Y5qnr6/vStN5gqHFly44yrE14ZRQD0DEGr\nluOX3p2TsNSEq525bjwksEPu9TrQpoz54Hl8lg43DMBjMB9XUksB0jirkjOr\nW2n3vskVUcA94wGgsosNgAw89Q62gc1b4xogiqp9nKEsi8aYyhSCgMUQv/ly\nmDdt37Nprwh+10ZwTHtpg57RwTqIlcLTz8+KLMyQjslYn9FdW+NarD/PdtzN\n2CiZVQMbe7UP7xf+ey0i+q7aTKF+5xAsd3wt5nboXGIraQICNW+TWW6YmGbS\nHwaN\r\n=LYF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90535837a92835bbc1a92127016fae66f6e76525","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6194_1607499912794_0.7143536691741537","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6196":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6196","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6196","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"191205e8b2a2e7d8eb752b15736c819c5d5ce75f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6196.tgz","fileCount":97,"integrity":"sha512-Pq5JJZc0j/Vy90MyppeTftVGxaMuuNcUtm0CJ+MCWP+HMnr5KESnE4fh4ma3/RdkcCWHEFHluZmD4YBXJbodBQ==","signatures":[{"sig":"MEYCIQCip7lWUXFltr6sf9PUhMGH1MHYxzK+Fh8W4XxL5bvFUwIhAICTBqszdSQez4kXrfA9E4f2bMSmg1rhHWhhNoxiCJij","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0IaTCRA9TVsSAnZWagAAXC8P/i3r6joPYLP2RGfsu2fP\n/6moZ9vGnUbK6Uce5V26SPTkEIbsRnquQFyDjbJ4GpycgE1v6kzjMQSkTBlN\nAW7KEtgL863ZvOSGBEGrGaNXhd7Hpyo/ECojOC6EjoD3VLLFajYLxZBC94j4\n13MmK+k3Mz4Wwm1bjBTDo4Hk+SnPP01xWc/TqasS3NiAqtTaOOtcTiBRMo1W\nP6koGVux0BbVfRLUGODR7wp/I+FQZU2rKnbA+eHYpkjkWQPPZTXCQ393+TsX\n/vrXCTd3oGhj1MW7vJJwJRVnH8dD8Wze4FcMBhFNjMj9mXOAI7kpDgAnrfT0\nHZQre5nfqMqgbi/RKPFoVt1fq4P38D0oUD0wRfdnr3/DEXj/StE0JOaRmRzI\nmFPGZjWgdjktRKepX19KGFV3i+qlaEvv+aev2lLsBDZWQej9HKTnxM9UgPa1\nwRNXiLate8t3ZWV25qch+2yiSM7purhi0HfeQpTl1nuotSYjIXTdrMggt1ls\n6kbOTf+tT+nGdem9t+ix9KEufCU6daf5+1EvGVP7WONIZwu/yHGsIA3GxG33\nCmdsaAkA+S6l+OjQj5yW6fMbCHcGFzAAhyb+FPNZr6jvucx0FeH6m1B7ufAh\noo9jK34Kqdemq8lQ2wZNTmJvxMjETCcdn5ZWrPr7t5YVC2+i4pmf5Y5Jphad\nIc4D\r\n=DKHP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"24a182311325bed9d1d379c64c6db2e1ac597c03","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6196_1607501458811_0.6945290982947356","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6198":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6198","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6198","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13f81b9b6ed8714f77ccb87139458c43ea979044","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6198.tgz","fileCount":97,"integrity":"sha512-H5IvVo5+DaKgF186bqwI3vbftd1EcAp7MqILz1bLrbTehAtyCdZMmnLrlIfeomrKK1kv0DHFBUFn4pYG68SzzA==","signatures":[{"sig":"MEYCIQDDn1Wke9y/hFBFABpyS/BaK95JhKbw4rD+PAGiUDYpIgIhALwuKp2l375NlIEZQ7IF3SHrsxy1mrUtym2AZh+duRlN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0Ir9CRA9TVsSAnZWagAAsxsP/j6hD79ISRCdfVlOBs8b\nIT40Kn5asYNino9pYTYNq4383ALtTi5KFudQ848Xww4dkn2/+Tky6rNCssxc\nsoU4bgJAMuFzZ7itkN0L1JC3+oJ6ZoY45W8ISfsiC8HmkJedvnZTFChLN8Af\nvvkGlIkomE9MO+MvPs3w8YmEvIJZIAOeP7vnZNspiCxPxk2G42LGnCCGKQ01\njUvBsZYhgROw9ZlwqgmKRez6BEHsjVF8YmKwoVsQY3b96bKM1D+GFLyUWwMN\nghLn8itxnmj17YtvOQGqB8HuVhhA/YKlE2b11PWGdPI/WyAD/TaG+aWwO8Iq\nfQcG4oGcSxBy/TIEzgQXydUPNLHBAgoaCMqovwSjCTi9ZjuJunmu7B7I8Aet\nXDexLqSLJ7w1cAkRBtVWw9L13VXA6OZWx9gRcSTdVHQzJxhTSDiAyo6gkATj\nCA/9VHu4G9tGy2bXZRevTqB1Hc/TSImFWRdaHqrPvyz7CWOxeT5JbQS/fviO\nvB1NfXt4NCcowEtktTgCBAD8COAJNf2ve0pzUovRbrRj7VpBrXgGMquXtBba\nc3blxPYlFA+ZMjqB+/Uyi/xbNr3Yhd4XzN4RBhB4YtByUDxUZFIOaG+hfcRO\nVST6Vpk6P1laqwh+e3MEdcWCGpDE9kr+UKRafwCaWbOQqLdn1e/85X60hELJ\nF4Iq\r\n=7HyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e957037d149397bc2cbc726c2754546e628e693","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6198_1607502588818_0.1330270259257258","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6200":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6200","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6200","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"355786c0459cad7b33aabe9f51435dbf543ce393","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6200.tgz","fileCount":97,"integrity":"sha512-7aNp3Qlhm91n9Xmg3iRbKjJ6IF95Edz85ZO7IK1trzdfyVX2/1SNCuvTTm0ta/gxTml7JC2WBuXpErfE5f++Dg==","signatures":[{"sig":"MEUCIQCGD1gGMQoUP9CYDrUuMjP6Gzpm20TgD9wJUgxBthZePwIgTCzYdkxyFo94HCdlDfZOAIQXNVyi3ISGtWxL5PhL+Ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0cm+CRA9TVsSAnZWagAAFP4QAJEMuw8vHhiRrpWDfICP\nqwD/1xoaO+kw0YOXiIy0XHCCzF9sC5I2Ys9ZFIpl0rtWNtqIJFtOXX3zDICG\nOzpBpYSEI5PlhxSrBvGt1RrRvcl1FTxhMaxl4U6pmX/VHg+ic//uyyhEk/+P\n0r0e6GtYL9KjIN5zd12t39neMpk1CzVzVgSBeOV+sWqYiqGC8q0ntrtygB18\nVifGbfP6t1D4z7a3LsNy2vRpJkhw7Ywl60ZJymHzwJWgYFPEh+7+WFUcZBb8\n5jOptLmvLbdoy8JEX3kpmTeBdeU8qgA24TtkxLz1mEuAB49f+TIX4+r0p3BS\nYQ4upD54hgON0CEeQRFq4GbsDTPCzCCWuOdsYk9BegAkRiWM0UO1g1qr3Hkn\nvSq4JihEO7N8ff7u469K+YRa4Bglk5eXIs+2m+OjUeMFy+UW+/rCM8zpsTQD\nwZWteQcoIA1AQI27UmVfmoA1utkywza4jmpd1reappj2Pk52GkwsZvZYwHw6\nLr/JejvFm2yW1vIzANXxVlAktBF1ntxXzLpZ6oCwZmz+iSAN9mixQvXborJ4\nDOffqioeHWTmxeGmr7DtzTL+u0sFOenkZE4trHSCVB9vGDmbIGfbaaszyWCX\nyVcOBISPZb1Pk8V4GTxDFtSu6n5QUtbSR5zI/ohX3ZiQl/H8MbCiohgOr+qJ\nHtm3\r\n=6pfQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3fa884d350c8db1d7afe3973251a5ecbdc06989c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6200_1607584189778_0.6281339562854138","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6202":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6202","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6202","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7013eaffe106f4d2cac36cdc715325ef6c45240","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6202.tgz","fileCount":97,"integrity":"sha512-VOYHsxKOV7FCR9rrCk3U9diMEIpjUSxy2mrfaK6CXVYNFamvigzE23+vmGhySJKgylz13+MvEYwP2N6HFqL46g==","signatures":[{"sig":"MEQCIHC1qLbbkWmCucV3TIA8TxTsLEz98E9afqK4yUmFV1wsAiAzDWNdkOi2S5WQv3ZfeqAeN5RS2NLB2UtBryPqTOpkBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0dKtCRA9TVsSAnZWagAAFzkP/2CnaqcIC6sP6yRDlcvf\nxG2wa5Wv9pqJu4CKWYRyrgRuK3Us/eVGAnlJXeedJF5SwxEuIp5xyWr8KQ0h\nlyONW+LPENJBW4cq0IMYghJo3gMAeldjVUfgl3+KqpZ+9WcJonovtWwcqXrW\n7/IFNZaChp1kWFrvchoLaDJnDU8txLtjsvZZbLQdAxgkjYlLK6+F85TGB+5a\nKA+o8ZXPEiBDwZAh2wGaPZxPQXunoJqscu1oPoez/IsERDXFY57RSaw+RI2E\nEZLTxHUoaNL2u8VjajBfS/r5xhQTB/OdIgSqZNfY1ZN9ayHb3rltHWjaoMOf\njH3NOO0Viv27v8V0z4I+c4Qn9Xu/o8VTbNFpJdp3/X9LusGomkoji34A65Wj\n+Bg9CXrcW1WA2mTlQvfYJB3d7Rmh6ywbpM0yA+mp0chGSvt+ig+eyd40+mh0\n7GQDOVp6O4WlQKM5anVC19AQVXDpaCxJwMZhE49/HrvOhqtevtaNBGx2FyUZ\nu7CLWaYzorwUK+cmjWn0/qtDrg1HhZvJ2k4Q0B3OnYbVQT1lx3dRGQmtix4l\ntnMfg24ATMWd6w3fUNgBFTDX36O+w952d/rze0KXFl4NUVaPBto4J7zpK2pe\nvnI70qL21ro4cPqh0wxqsEHFBjJ99YnXB3oafSj67iZGirZetwURLYiAdEu6\nV9Sc\r\n=naHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a88188a80c00614375d3a17067454f71b3e5ceb2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6202_1607586476816_0.36352195048638736","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6206":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6206","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6206","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17619399fad7a16aa45b4cafeab04387bb65adcd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6206.tgz","fileCount":97,"integrity":"sha512-yr/eezYlxTdsc/c1W87hU8py01bZICTHYldxAXYnJDUJ+aG8wp1bL/xYw7JCep1Rc4ZVZEOTknbCpgeXqudTHA==","signatures":[{"sig":"MEUCICWokI0oT5R6IxSskg6aqOORuELp7k1RO7RYagPhjStvAiEAhapTMTmMGUQPCgh/IsIwBrJ2r4hHYITqIx0HGmtoqdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0hlvCRA9TVsSAnZWagAAqqAQAIaIoO4B7dz8BHqpz5oU\nWVAGbObRFCvmstLdUa4YNrVLqa28MjN3guwtiJWKgg9DO5CUGvpqCHnM5MX2\n/4hy2t/l3FR60XBN3JWs0JkvkUfDTNeRXHUPHGdScTF/AcSNptjml760bNR2\nSB2h9397LVfA739mNoS9qWu7gVKssLibY9QoumQgUTVzgPfaKnUcZZMnDTLl\nA1zEVPQz2Owt/C+uRIZ1thcOlMGhGQuxXe/mX6xlAGbg+umTPHrRFqcMq4nX\njoY7EMg4UIIFyOJK4rMBc2dBZjDBHiZ0XKQYZzEK3Mmtm4n31dhQynGge18Y\ndTJD7CwzDE8U4iPBV1al0biMZQYWWVW5gP7R7VscHDxK7zWSEAO2VNfwvqW8\nZvLkR2PEo1BhBuAFDbvBSZ0c+ayD24Ci/Bj9b92hpNGYyGU2FHTjW8iqUKoo\nDALleAejg+V74YPxAXniSaNgqUqYfy+dPr+Mm6tnEXyNNpMI1z6Bqj2+s0TZ\nyGXlL4JUHfHNYJjgv2oaky6iIB8JnHmGM7PBuLf5yMobBYB7xWU5a8wuOqNq\nb07etYNkhYdi1X5SxinHtyTJ11TJpH01HwGHh+D7bwFSab1ECRNWnRDisiwH\nme+XUHQR7G9Fc4YjRyobnRy5y7k5/cx8TnqJJlNY4sI4iNNtfQxdEfGj+mOy\nm4RU\r\n=bJNM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a0bfa20518133fc75b9f00ef25b01715a2942ba6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6206_1607604590863_0.03845358211317329","host":"s3://npm-registry-packages"}},"1.0.0-alpha.5":{"name":"hls.js","version":"1.0.0-alpha.5","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4a4fdf2200b45c1fab5ff93d2e89c40a07edfc6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.5.tgz","fileCount":115,"integrity":"sha512-lPRje36cEOjxhuGBx+BhMh9s9Us0En1qGjNJ/EQ+wS9DD3p1jvJvw2XHOQ4ElZBNq7jM8AlAdi7gOTDL5vH3XA==","signatures":[{"sig":"MEQCIBToIgFCQBJSLah+Ye2b8UwiG6l/QC8/hBQw18d3W2M4AiA6KNZmBAjzZCB57H3UoDCVqYteBryhNor/zW3omxts0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10984335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0ktcCRA9TVsSAnZWagAAT+EP/ibcePpmCOliqdtQT5Y/\nsguvE0LnGKeUPpJmLSl1oOz3LEb27UJgRNB2io2YBItGTYwbogjqifsHkUsR\nhqnjE2kM7fGaKR+PjJbvHO16XRn5cxcuzrQMnD0UAb+4czuOx5pqbmAQf4OD\ntYwqmR3ibXdvOTbjnkpiuAMVQatjCyWGKo8sAT62eEwvt84fkxsBwJ3ctNYT\ndaNkwiUsuTGlGoCP4IXS/99sCxV3jQttq7nBsd+P9KTb+MUSO3Fz56UuBaTb\nCItpyIqeJtUtcFfT1ds0qykA1GJbE3lLyXiEpmYnDk+rhRGFXPtNfHq2bstt\nvpJnFPbrTDHdb1Aydph7qjaSma3nRAf9OAjsAyE7kPXEHWL1WHgl5H2bfPnL\n0MwJhNTkJNCUNttmWlldFOgZSsL67WHAhUzOMFhhQh4vIZNXq0VtSAVOQYrt\nU7Pku6as7o8FZrD5QfztMHGyoao8kpgi2N7oE4yVYN7wjsOQE2qfnHodJzey\nraXWoL8SgL4cwOrw9LbWwIYEE0sb1EFonbLxZeJwPGg9ZLbT1WsU0ZHHaGW8\nilT9Kgn5z8GYAkuKGJyeW8N4jWXfL9wQQ5KqQvWueBbGhmsjlKB0761tM021\nDyuGehF3b1m9VftlA/4noXxst/xUEMh+uxaGzqNI16f5yWv5XbtmPl6JZBi3\n+vk1\r\n=7fr5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f8617c954b3f30ee3e98ad30561634e784e2dd61","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.5","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.1","eslint":"^7.13.0","semver":"^7.3.2","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.0.5","@babel/core":"^7.12.3","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.68.5","webpack-cli":"^4.2.0","@types/mocha":"^8.0.4","babel-loader":"^8.2.1","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.4.0","@babel/register":"^7.12.1","@types/chart.js":"^2.9.28","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.1","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.1","@typescript-eslint/parser":"^4.8.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.9.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.1","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.5_1607617372106_0.23602105114885696","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6208":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6208","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6208","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a29446b2760d8682e7d7fa9d11af43853ad8e263","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6208.tgz","fileCount":97,"integrity":"sha512-OtnV5imPICYRkdT7cAJK9z7JonMx48ugWd1XBWc0S5ziqn2YyZeEVb18aJ/WSaT6w9d8szbP6au7To3uHukFQQ==","signatures":[{"sig":"MEYCIQDZi18eNVJnBUnQU7aJ6B9mfrpkqua5Fm1mlG4i/ZCpGAIhAMOMeMw26iru2mouUL5tfNiFNrkK+1tQJ47/wIs/YtY6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0xb8CRA9TVsSAnZWagAA2cUP/j/6S3gvum/eCdFR8vfS\nPqtedTIzMrjHo1drDeaIetSeS0dV2vpb14X+RpDovPRmnuxstTAvdcgWOcfR\nOn9kmrhPSCoDk+GXAifYxtXd8DsN5Ea7+o3X2v9cjXcIZeOokZ+7oS1QjJH+\n9gD73gGCmcY7fnlK8qnaWyPDZGFOnaq0Tprq9KpSyTY+dIz/96Hyw5OgYx6f\nXP2OBgztc0HcvHxNiSj2/AylrmJoV6DV/CalaJNwB9jkDFcLbfl3wQSv7xaX\nHX6xS8L/z29GBifsYWnsgl8Bfgis1LmF9rN72z7EshGKBx7yFqcY2rOhgR4U\n3sdF6almw8C/XGI1AOP6y+lzeovbNfx54BOM1/LQKaLD4d0DhyG8HiNjTnqW\nRpEgYH9VELMuDhqS6jq5H9LnnVU97AzQWsHWcOLQ0tUHLCuwagrClNMfssaC\n4X1zFG/d4IfZw1ZvLhDqQseauV+1ylXKkmboZ9re0WhMElnXng9M8SI78xNw\niYGuVFHbII8Q0kfRh6idppMSX08QL+QCwIWt56FZYuZwjuaevmsffN1bHOlQ\nh40uBTtg7jseLSrdv4cWU+TwPo8olwBnT+0QpKRDsryfWFjEVB3vyzN0I322\nscLJRR86dB9vWt5TBQkx7cO3aZXFEWpj77BeuzB9J7+RCbvS3iMEDKGEACOn\nu46I\r\n=nATu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebb42e902c3b38b47dc69486040a902871df470c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6208_1607669500332_0.6912585662005375","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6210":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6210","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6210","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"279e432854a67455ebcfda8bcc03382bb029cc61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6210.tgz","fileCount":97,"integrity":"sha512-yHC6vwEERzle9ALlSH1Z2Tu3SSNZR1eT7v/+BblY5pUHz1csiKlsPaOsyOpqWMT++ocVVsQ0uTscfVKHTvJPnQ==","signatures":[{"sig":"MEUCIFdV3Xdo5gs+BbsNB2bPVTBbYMGhecmBzWrBC2fI+lHQAiEApHmVqImn1ycwh4gm96FMQptMUd0dKn4KI08lsFLNmEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0yFeCRA9TVsSAnZWagAA7rYQAJtYq5UDLU79rLZaUajX\nFOT19QGHtThayxa5Hhg6874whYgoVe7eL6LLmRMfIiyOplYzesj0/D1uaEfz\ntVLnbLL+JFwOHCqUa475Zo8Mj1/cIvpeEoZb0FkHTYl7ECxkB0XSPVPkhKus\n4RCSTBYMzAaco1t9pNaG/DMLbrIZm4AFoqGH5ZcaID7ZkJ64slja1CjvGOoP\n1dOGzkH9mbn0NPpKgCxh2uBZzI2OBC4VHhyadojV8OYXQLkL6e1LFqJ+sOJK\nI0M7LuI10mLxxRfVxr4IXvUQ7qUzdW0sZ2wbgdfbiwsFMH1C23rL8cf3A3AH\nSTlG4PbW4r0s4TtvAw5EosoMKJRmBE/rqb8BdGQc1Xl8sbSpLTxecX4uHRv0\nYf7HrQ2o7N+uZm1OFQVJV8KpG7ksMRGCak+ObbLDXHZJcD+Z+iMlq6yYcj57\nayYKZstg0HYME1l14988CaHevookGOk4ryQZx2o6lp+iye/fOZJZhiPMrDjV\nFHINUZBKFez/qtNGNG7T3DwRJTz8JyRH9HbS4STufuVaR1j2ekdy6Nnvuu8A\nnPmrX4Evfu1BvKzRPaKyebqSbByTZEk1QFnflnIznjoWU9fsOMOhpIxD9B93\nU/GnZKY20Nk8Fcuxm84mW0O9Ln4jclxY9k3XGItiQdqkCaHYjcwNGw9w1WN3\n6P1F\r\n=bBMz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39b7bd28e8a99b2d08830cb0666da5015ce215e4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6210_1607672157485_0.35653582777488335","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6212":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6212","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6212","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"52c2245582b6c47f61f1aea0274d71fe8f125a5c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6212.tgz","fileCount":97,"integrity":"sha512-iMerpanXWhLb4AJ9kUyPndqDWQzG2bovfBaexlkhjlzA4FA/vO/eIeOYAP8GjqAa1Fo6/sHkBmpD5Uq3c1mk7A==","signatures":[{"sig":"MEQCIDgl6uG9HpF3/lQ3oOaZKeNd+rHHV6Pc7izV4zrTfx0JAiAqBB5HYGirohsOHK+g26CcJSjcbwLQDJHybs6vKxv81g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0yj1CRA9TVsSAnZWagAA38cP/3rfYbsY5ZRih3R1rJeh\nrV5rcxGhcJ9nRDdCKbIoKfq51bUtyEQkN3mffu7GJVzkulvJaE2nzwkcRot8\nIRKr/+cp0IturTAS8mxOnImgLZuOYZyO0e9XySjkOyNohp8bT2cTDb3ooQ0u\nJGQU+QOxUyONQ87c1mvNRmxUhgSquhm3LZnFgY5UNUq8kp24PJFSl2yUk16M\nLssZhSCVBV9oXJnvkIuU5z7zsvpUMzOGUEUEzulcnhGx4thKIlqAuumz8y12\nyu6Yu+TjffOdIodXrfJl3wE2Yyb6zogVMwBLacU1iDyJaaA2gRyBwim8aFop\ncSUNTp08/vb6C0G08nZpQRH2xC1NzdJ0sj/HGJPgSV4N2vs+Hlw5TJ5CtoCp\nlnhgGDHi8f/SflBhZsHe2sbuKm/OVPzQpG4v2kWlx66Pn6KSlA1gTi8cRmvX\nKpKWk7XqnyNkH9GO5wv+tUKYSG9j/7+SWZ8JMwiHpE0NQaGH7DB+PWl9jtCf\nShV57byrUEhV/TVwrgkeJ/ZGb/7SS+ZTHCLS7fmXZuz4HV5/l2jTJDx+q4+X\n/SV2ZaPlrfWUZsY94dtVSGBiWLcPRWvdw9bg35hpSdJ3CQq0pOGo/E7oZRlq\n6bA8RAQzktWT/ESec3pKTw8WB4nbgKfnM41E69VXJAGBroV5rMqfNagnXmGm\nokWd\r\n=glOr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b1425f1c7b37c24298ee89675ca4b73831dca8ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6212_1607674100952_0.8314130754995945","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6214":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6214","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6214","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed188952788cd42e2ea64a20b10da3957a40eb5a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6214.tgz","fileCount":97,"integrity":"sha512-h9pxj+2EEvTM70aIpQCJKL8nJ6P6zlhtG/a8BulGlfuCSQUEbWPTi0r++bzI8YL0n5IjmpgC86yIC/95w0Hd6w==","signatures":[{"sig":"MEQCIGnJBvBogoAwQHEIbGaX02qMzw/gPS69PrhiZRu1NtlpAiA7H8YQxooR2i0a1T/+QVVYs2hn2Qu5pOnG2zP9Xoakww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0zStCRA9TVsSAnZWagAALBUP/iPnfk61FxXVmP61goAr\n5leLLwXZSVRQxYKJzHvF4EJNV6DDvHOgKKSi4xBg6hGWGHKy33dLdd7soHOv\nxGcyGnh/QOefQb+d4LACmKv5b6xWIwIEKkJn2oZSEujaqas1ejkqnspg3PBY\nBO67l3z8FbYLuQlTLEjTuGRZNFIneXQESJhpHS2tljcXHmaVgIeOh2R6NPw3\nQ7YUs3IKFdWcYV1CA03ovUHQo+lLpISP88vZeziI4MXcI7KPoSktts44ti2o\nw1K1CyhOh7xEgL566vTJwZbd425e9uQ0u7XxEBn9baQZoAYNth5UYDD2ujj+\nrJW0gqVa3Q3zul9W5KiKgs5D18V1ViWMWafP13+n8swF/qxdzozprYMF1ZDw\nPBCIVPpiZ/jGQNokjItn6+62J5349vEKltg3UKoyLY513NHo1Nnsu9YqmFy/\nyo2rXkWUGzkVaRezwlb7bRWCXDpzqIMCbcRWJJqu2mGEG6JohgPOkrfa0p7E\nrQWB8FQBRWvIz0EkiWlJQ5ENFsB+ZkTO90jOvIJc1JaouPWyOfHZk9OojXqH\nToqDYMxm4PKe2AbCzz//YsF4f1tpGeYwD+kkCU8FJ5zBtlaUSVI9kWJwlKPv\n9GRWG20ggqRJ0pUz6V9FCClcEKarCitQGixXNm3VTWILlgvDIhfeK2Kub3lJ\nHU4E\r\n=KALs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7c404d26ee9b3cfcc4e7a3bb35be8368216e06ff","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6214_1607677100718_0.25569590776940676","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6216":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6216","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6216","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b5da4002c39ce52911cb4b7997ba67083041c06","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6216.tgz","fileCount":97,"integrity":"sha512-j0Q+oqjsQ1GxvMNynIy14ndl33fM/R32zpb6MPRMS86wKZrgwTDZM294GCs3iikSxUDUFgxWWe77CK9UWK7mNQ==","signatures":[{"sig":"MEYCIQC0d2+0Wi9nGrCKjV6/pFhtpqK4GTEs+IrX7I9kfJEKjwIhAIfFUvTVq+7Lwv6ToErH03FpOF73UC8o/YkPI2EJiPQX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1x+8CRA9TVsSAnZWagAANSQP/jzsUSvGfoZlTD10FKqG\nKt6VL6PR4osXrSInBRmbV2OG6x7g9dkps1ti+3zUI5cxx1S+ijDh1QqLZIeI\nShfPa8gu0hz5dBcxtUwaRFx7nioVrKlNLbTr0keN6WSr3h9JHXzAgb8nwQfl\nQIFVK+va3pdsYKnouZjYZOHtnF2aN+IUs2p6wrhQEZhNFMHwVO0aN6K/StBK\nfCCsU80Id42fQGkWyS8E1fxUAlBBoFi5ALWD1DPEHDYNZBW+pRHrGW9KxUNo\nsbzHiheFZC2j+ocN5SzZXxllGsFWZfU6p+rIzPRXfREd2EvTIXi6F7tVPz+l\nK6LACtnIUs6qBTiqaP9z9rDfKQxldFDfmpou9VdxoWSfsovwJd6zUcsfzV2J\nuNzpnKzPvEAAGCvZRLRPA5CfVWt1fL84v1IlUMfnPXqsip3akkN5G28SdD9U\nxmAZtzFWa/3/Rwsz7qyfIJcCvjWja0dPM8WMUuKiK9zARYyK3C3vyPf+CS5i\nWmqKg0Le7fzOTYwaEcBNQBKpjk7KqqRyRsYzjNaZrvlrGvJJi8OIEWUEVSZ2\nski1N1UqrQ24U9+HKAY337r/VQmw3wtKeXYLhshrRqaODydpbb7wWnHL45GH\nN78cQhMeqfW86mXk+eKc7RWuKUMXvQm7A29LXppOfxW+XJ96/tptt0Tp2b3k\nKMRb\r\n=7bjT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"df282bf8da204504df95da5c0c5e8b15b1a34eee","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6216_1607933884003_0.7635246439972743","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6218":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6218","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aac8d78c4f73b713a50fa98a0e1dff285e3c2606","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6218.tgz","fileCount":97,"integrity":"sha512-4CVQ+Yoycm0NqzdrO6Z/yF3leGnAS9lHj1ZJbJ6oTkTN09YcJCaBB3csReAkfVfcOv0/LaHP3JK91grQxAb9VQ==","signatures":[{"sig":"MEYCIQC4dD+nDzYIkILHICkKxHjezJe9WoOXa7knSWQiolLpCQIhALc1v2ajUZ43umRJ5tPW8WmKx6XRl4bWwma64fka/PxA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1y06CRA9TVsSAnZWagAAbgAP/1avi4oMSSie2ovG0Fzg\nqxF9kCJeQFqECJom29/6D+V1/8sFHevHdGzM8St9yZ5CA2jPDpg49Iglni3/\nYZ+ETbhNzbMRtLdtihmjUmsAfN6QJcTsfgo/HRyjygLWKx6Vh2e8lLLGBh63\nhJZzSBD2zcKu2Z9c5aTNWCacZ5gcls99gMF5VMxbtF6yx2twO0ZkgCEud+t0\njNw75uyp8LtlBiiyn6NSlV8wrN15WDvJaaAbJ6KB40bD/qRkZ5rj/yP8Y5KB\nqxvUOnhj7FgAtBvPdmvoBFMI2K4IG5cxE0B06HA0bU/kdPMhf3xOelqlw0Cu\nqvZ7D/Ff3B7t3iajWkINGuz2XrIPE4177KYgzvzWY0ITq9QfhAXphK6r6mPk\nD5dTfe6neZzXllW3fc3Ixxn8cSdqqbscvk/HxWPApR61ZCBfMoG2JQjyB9PP\nn5dnqdOfXxRIOVsdoE83kYe0zfXlsFkmDmRX8gjyZLlZMr/HuQNaxHZgP1VP\n7TsXjjcwVXtKP96TNdN9grW++ZuTl53buO84v4J5e9oniMpfEWBkIq2M1RqK\no46uD9qdKn1bEKO/A8AihDFGQ95OQS52ZQp9E/9B3GrvtEndFvwpPlidlrcL\npzPA6JF5hWi8TWcS/A+B1HzoqQdJtm6Ao2ttcRWoZQhyyBSE54aPXNhgzOzD\ndLHb\r\n=ryaP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"291fa686b94ac54e0ef24e9eedb92709fdb05fb0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6218_1607937337513_0.0949709904694378","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6220":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6220","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6220","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"021dba71fe4300aca18473688e038fb7e301b2e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6220.tgz","fileCount":97,"integrity":"sha512-uFVKhDiopSCt3h6FzuEGvubPKL0RZMeeQxDCTa4S+WmOXiXtbTS4hh/z32ghyTmHpHJ3wH01+r2IA1suD+5SxQ==","signatures":[{"sig":"MEUCIQDRjm6wKS+XqW+l2bjKo/rQXs4Uzd65C0J5+goH7PhlEAIgOaziz0GCFOhcqZOnzcXoe1rEHfxezEqnuwmS0i3AIzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1zNNCRA9TVsSAnZWagAAbXYP/235QvdNsmoF2MzvxdUO\nTh0a20/Gft5s/4mXBkcmaHMrvDWPzorYpufv8nxtZf/b9JrSXZRSH+zBnxnL\neoqmoxUlcTBMdBq03qb+HyRG8d+oPv0rAmpaQQEzfQahhQc/Z3U4hUjpZ68e\nMnovYmFbyqnrQ5nI6lmx7x/5u80c2rSE7hUJxpkTdV5LC/tDfJrxHoo4a67h\ngyNgeiMmFHIG0sy+i7k0q+eRHyCY5IMtqOy6LeF/I20wZrmYMY6LoMcV0FNk\nHi3yLWTuTmqoJ2TEek6C1eXh876vdCxVlOiXO5jSw6eJp6OPEkw9mTFdHDkf\nVLuXRdWs4tSy5n45DrbDmOI4AopdjLr9rtj2PPGljs7FZke9YIi/tHVo7l6+\nui6TBoJ6AyYGg7dMduGMojxmHMIu5vIlfPs1psxydhe6BBhfPPsO042OgI0p\nG1LYkY1iWo7YKnVczLJDpz9LPIUGXW4IpcXHCaar5Bxw/wC/3jNkXYQRpU9M\neKV0qbkdZy8ZwOErAYufGN2MBq9+2HOutpL3QCsaagU7aEyRUmJZWOChEZq7\nR8kHb1CHOfTTy/ywVi7n2qeAhmbQIwV/Ox4B5ZGx0ctOTIQZjWSR2qwM9iGk\nyl2R+KBsVcDJTWOvMFc/X0Z567UoBVwHj5EGdnR2JLlCiK0aHsUR+rF9QJHR\n4jBK\r\n=Mwef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"57ce690f58ea9fefc4768a1c042ca4ac31f5cf83","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6220_1607938892554_0.10791209044896788","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6222":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6222","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6222","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55fe91dc01a5d20ebfad2aa16bff9a0a64952824","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6222.tgz","fileCount":97,"integrity":"sha512-OPxke487ru7s0KOIYtUsF2Vq+eQSRsw6Q07TGLEPOXezY6KGvTu0c1bXKaOXO4njuxln/9IBPQT71GAhbvq2mQ==","signatures":[{"sig":"MEUCICA80fYsM+NpmYe0P9NMwcCLvlKR3DNSGpy8f66C3kd0AiEAqffKeQPG9BIhbzCyOT7OTZ53fPuDKFH/1BeQHG64IgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf10GxCRA9TVsSAnZWagAA/AMP/2b8vjTphfTB6GEvV+Gk\npQXQ5cIW+gtVUXKQWn0X0drCQJwheI/2T0PZ6ejBtXZ1hsCWTFiz7snHaC7H\nmpHPiXyjGnf1s6RqjsER3GXN3E07hAUIv7zzv28Tjl/cnFhuk0JmQiYuJII4\ncg9TieEW7mn40y1JA0g7FNomhxSQM6fiZwyt5PTS2cVNQGo48l/6lw/i5bxw\n/t8RMOMGwXXZKWdkQnnSVHIeZE9Evp1XmKLsWqo0yC73nOApuB2Ryo5RinvZ\nBZiES5CuVN2aEd/maNAUHc+r+PUiJIExK1gkFQ9J/R45YJtXqm3pRcrmPzOd\nssaPzmxMDORY58lhSFu/Qr8zyL7Js8TLbldwZNTeb/QJIOhR1sluh0LIJJZQ\n0tBi9IKZe+fdAgOGQOYtGspRe2XAA0qXWkc2eCF+GH+tKjNZnzsqJwr+YqAB\ni5nUTm1/dCh7fWqEcW7UJgRzfKHquAPl0IwzZZtwcD6x+d1S00z/9MAOOrXl\nREdTHgnQCJOqYCpSx45PPf0JjVqV24YShs9sdY+sSUzbC1jSQ/DExURAL4mU\nR5ph+5hodPHwgZ0MxWCYn3T99nE7Kl6aZxbrUFbVbkGCGx4nZZOTfP7HTXd9\ni9rp4HHMiPehr/10uc9QN68BImcf43rehnMJb0SM8itYy+wuZVEkwqzWxGU9\nuo2J\r\n=Zwzn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"26eba42728cb1a220731c6f0c10afcc9e24b3d6a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6222_1607942576465_0.5946182020564867","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6224":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6224","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6224","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70210b1fdca4b37e787ca85670e29d0ba55bde17","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6224.tgz","fileCount":97,"integrity":"sha512-IQo638KMCXVlSU+tkfW3e+hfyQAEbTXPN6K1rV2v4W2cPCxr4S4IZN/8dnsOJ/mTCBtijpBHaI4sCHtf3mqpJQ==","signatures":[{"sig":"MEUCIQDqusZIRJ3kcR+/lyIXfYPlGiNIPIeOTf39FMmc06SUjAIgEObtg8VqmM3J/YNDDwy62jkHKZYQlJdqUjTfq3Gkpg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf123uCRA9TVsSAnZWagAAbh0P/2hpG0zqKCT7rLiCcGZ+\nUFo5dmjOr8ULjaThx7mkFuRxJmIbyKYrlvCXW78Js+fEySYMDSBQ53LRv1oJ\nNQTe36UNh/uPW8w9Ek0l2x2nwylepswOALal1QsWZPeYK9jwC5MLP+QOAytv\nobeeFk1d+oWh0XgfQ3msdoUKZ6+gXrvG/moFdxwoZeKAoAkP5LxZT2+Fid4m\n1qaC8scB95i63FuzjOoatOIeQfkbIGt1x9wi7ZL+1PeiRatyoXwSWwfb0Dv4\nGeOfAoyTIbCmGtbO3U9v+VrxwyDvKfFfAppLejqAsOOtlq3MBdwhdnb4kUoD\nmMPc4NLB7Inu07mfBIK4z9D9rGDptexX82dPrHs9kp+fSjU8W8hgBl6HtM3T\n3Sw80JyoIlPxZK/u3FaUX4pamsUTLdMPkJ6XK4IE5RVbokMyNOWJFgL+3RPt\nA6yev2naBH4rYh8s1rIK9PBCPNZFkOGMhz1SP/5+uvQpJpk/DFwQ74CG58ww\ntrHSG+nUG+m4QubJAtCMfOcMBCEs+s3nuNJVGn51E8vCg5DDNeGEyDWBL7Sf\nx3L9StU6uhE+gx6p81hr5HNAGx2yHvoXlaVbJamEDW/xwNaf6olHYdr3ADjk\nXgJI34yW9beRGbvEim+VRQc14yw4yk4MCmQ6UN0CLFgibMwOFfeGrCW1NsFa\nqevZ\r\n=vfPh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"933b60968a9c28c19c1e21d3955eedca19c4cbdb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^86.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6224_1607953901755_0.16686004726580328","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6226":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6226","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6226","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e06530198fd690e216be47ba6f840b1b9af29b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6226.tgz","fileCount":97,"integrity":"sha512-iJGtJ1oXb6+lArkEPcAK0G0RJlFZc6bAMoKChpKF5sHCTd0JKegsab5/4kz66N3SU4U2laNKjaug/JOcxpN5sA==","signatures":[{"sig":"MEYCIQCj+fzTWjqch21SnlBJBnTsDIEwpF4tHsGr/GuppicCoAIhAJ8u6YVHrYZW21rPKyhLq+OEgs4mcpvV0rf2qRjSo1iO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf19c4CRA9TVsSAnZWagAA6OgP/09vd4WMc5QC1lpaPc38\nVsAm2AIMGH0x2IPhy0eF+bqGOOVSMkM2o4z6bWdRK04P2U7FDQ5jK+Haqno3\n4T4FF15EozCr47xgxP8TK9U8MvlYnA+rAGv0gCFSajiUn0EA2KPrITw6pWKi\nX4lCD00uKjc4k0lqUHM9JUtGNkKUGWpRFZ0E81QwmuvR4bucgD9Fe2/xBMsg\njHV0OxJh0/YVtOVPdU66PzAhoNcCcNjKusRBMfpqhzJ9+wjawT3mKYiirzu4\nvCgmHoDvdRU9l0ITOFarHDQKCVGUeWSU6C0tvtujvaK/mGUkeGiUOELnF/2C\nsd6ttoQHVuFq9gMexEWuZ1t6ohxwO9wvUpillS125qNvtXudV9k7WgT4TGrp\nebBrCAymcoVBPSH1pwTUGoLRn5EY+yTxjX70yJ01lRn+3KlolLOY9r+xSNTI\npqUfBzMJOcQqD1U6cK803haR8bVCrwVgd+7CrFTt4OKkjp1w4pMkd8DXgj8u\noUtCp/UhdsZVd4Dhgjd6Bvbs/Qh97ABio4KvBtLkjIBszFvzegji9BcNySYG\nSV6nU0+7PjT7d83RIU4RYdlK/BO+gMepEs/pHwQpZXe0GFeHXJL9lItYD7+u\nmlG1jbcxLNcYXy7mzvju6bGr5XpTo7bF1bsqG8W1dNGKrjxpuM44ecHXGm0s\ntxMO\r\n=8K4b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ba563352f1eefc82120fc106634a6be9402a2de8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6226_1607980855749_0.965572602523634","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6228":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6228","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6228","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"06bcb7153d3d10085c8eb4bf232cb63314d4394a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6228.tgz","fileCount":97,"integrity":"sha512-8L1hOInxuDe78blB9SNu29cbuDpspjw1tV/aQKtWR+ufuUTCslRBV7SetwX+B32cbfAVsSaCxJ5l9BGSpuuDkQ==","signatures":[{"sig":"MEYCIQD0OQ1TZkSbyEoDsR6yPOCYhuITCof1s9Vc8FL2CohdDAIhAMxL4oovCxnV8ZVpeOrnEabvTYKYO6EDOOkrGnVEot3J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2GGcCRA9TVsSAnZWagAAHSwP/0VN8wRX+hhGuW/5EIcE\nFS87fwK8RuUK0IjfS+vn6TQHLhGhY6cnYtkrQglr3Rfmd2vr/yhiKLnrQ2EZ\nKMdL4TbwEWbr6eoLnMqPDLdcvCQVy7dErJDU8cXbUEjoAXAO2a8h9BT7vFjW\nQrQzHshqqCHEJRSNQxxiGokmTcailciC9Gf5munzdLeBy7uBnVzwd/hjTMyq\ne9UYVFgTCEbetWmr0jaqCY6F4/+dHD2tCDAzHG6LioxxcBMurF8gcPBLGRiB\nURndnfzL9GqWoim81ElV2HyxGtUVKT0+ueXzkTks1Su/6Qb+BTDbvrlzgU5/\nbCkgUF7LxbIml/RwTgcOZSlIu9ptG1bNBYp3aV/sFLl49R1eEe7eNBVngEAq\nFjai2PFnJvG7wTWiy4eWN3AjD8WjGsXYz0/7o7Vq0xYru4yFAfBEjO06Ckia\nGoR17p1bXwSqJdtUgjf4TrPYX9sWqvcr/L805n17lTwWAJ+V++/iP0sXdQYA\nQOIKrxnrlW9OMUZJJzwXzcadt8Nh1rO1jvCSf/Mm1CcC/5h9SpiVhM7ghiew\njvTgQw4IWYIP1botpPAllFN8XqF0DNNPwszQIGNXBklxMjob3s5pE2Wl4Li/\nPj5e+jAIR2PuwjDL0Xj5Xw+AE8J/v0vfojghPqF1Fa/nykgOontSu5mbUEvp\nFUvM\r\n=vMQq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6aaeec6b45b0100df0fb086ab4bd414a08300f6b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6228_1608016283905_0.04764516633160154","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6230":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6230","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6230","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c415a2a9a8f0e5292acbd039d456436238f045a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6230.tgz","fileCount":97,"integrity":"sha512-OuGg0TSYhpLfB0Fvzc+1L1h8JIEtdvS+xBPEfN9gLrma3BiH4gyPgxTyqhFmD0zE7l0upXmooY9+oLBZxAou7Q==","signatures":[{"sig":"MEQCIGeL42sMmACjviK6tlG11pdljPIhffQVRhb6KRTaN5hwAiAIOZEWeY2mDfPDPxhsY6t4lEemM1yMOX5Ppb7TFa8BtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2Gt8CRA9TVsSAnZWagAAgSEP/jBS4XiZCipjjEC1sPso\ng65eeayrWpqOXOXQ+lYEla7hk9L/lH63wdJx3NLPojSinZcv8aSz+jsLGTvk\nm5kTFjybS13qGFW/Lwkp6BbsJt9C0F+iLRC3nn/MaUdXH+m0Ko1C1qZnrd86\nbu7sPw7gBk4fvJyGWGhxbDxN83P3WmLTARivjkEdcK9pmUlvfvkfy/ZOKrnB\n0ydr1R0JWZtSWvTWMA7AOCnSX6OWb4fbH3mv5bsoYp2rRWlONW/Lz8C2P89D\npb0XO25MurHY4HDUA6eT+dx7rV0ZshV1BblLhU+IiQvyYdcrIoSRvWQ16IIu\nF+cEDKZb2krvQDBgGUF5pZqLsPAbZmltmwTO6+w7ldMq/GS7bWm8bbgJogYN\nysXBwWO0PdOONSR7OGxl2ms4kUDd1QZHUis/J9hkbYyMBDh5OUJH8q2DMSe5\noovRlyixk7oWQhLEAAscno5NfoOiCUX3E7tZ85ZvgcjCHVI++GOet/y0wUbJ\n07vzElrJsxExbvqmfdorG1bOpSpp3ZXFBV2g5dLtsAVlRhCJpgHJRBiCbJ63\nBUYqmPR+E9PH2SEgD5cnQfkKKkwnr/CIR83cdGWKtwnEm6bWaPiSMfZ8BGc9\n6hLDi7P0cIKtDf4kZoKkTLcES0GiSyXLk4PBrL4Q+2Yf7T+6P5yjwWkPAWH4\nAAfv\r\n=saIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f72f337b25e54e041c2580b931f1e5e4026f60b6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6230_1608018810999_0.053070418512356055","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6232":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6232","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6232","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"139e5199d3a07d8d38bb125f9f405260d9a5bd7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6232.tgz","fileCount":97,"integrity":"sha512-LG7uU3foXlry+H4+HRiJyiyU/uLo3WZXidwT2Vlkj8uiB7FKZSm8oog3A8c65Ev/5nt1M43x/Y9DwInnSeX/4A==","signatures":[{"sig":"MEQCIB66H/mEgJusXzcqRvM1YGbZWs2LrTNUAQZ4JXXEoD11AiBG9ZIYCdv4b1o2qGiys7/S+0cnG7Ye9dn7LM6KPkA3FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2bJ9CRA9TVsSAnZWagAAVMQP/0sfHXZYnXBROTf3agYh\n8rgH9HFidXPDx4+DtZjH2+YeBqSO+11a2VC/Xt4Y9HZAGmKR4MlUhYHhyyZJ\npVtvg6hNy9M5WpmwwcV3mGSqko4MjgV1wy5b0enzClJ7+UD1vuzFGyaJNq6Q\n+m2Csc4t6SKKHgZ3k6MeLZUzPHiMiJYxZzh3rby+pqsjFb3wHxTDZ5dgDFFU\nOLnkyR5Av5A7Pk/GHLNfiKlUt+u/ZoqxBj7X9b/AYXVY4ZUOoGLyIOiXNBre\nvOCVx75EkIDomuN96ylDe/kZW2Xsx4ZZ80g1yt+Bn+VNwamd0xOmDxmWuBfm\n1rdM1w2THwCLnMgHB6obFecTkMptXmQ3IjwPHPivPSB8qMV24rCl6FrcfN+Q\nXDWp12GeF8m/CCfvF+6bLLIeCNaPgNzgDn1kyA/0sRXmR3FDnnsk5i7kN7+/\nqSQoih7SB27fXRzC1WDHAFAmfbuefxFpsDHyMdRoH1MBZynKTxVmzkjvrNFU\nLsbI3tZIuea6borDzbxDbDuNQl/hgomm/YxXDMxCE2qLwTgbpfM2yEtI5HvQ\nUDT0vwWCN64/XEXGZ66UzUsjO0MQYt+fOfzqsO3sdUTwFg0Zaw2ezFEiUAw7\nPbC06/ibRPpRPAZO9A//9855wgrtoT0TE3CJQZaYlUV639jJiAWH+IBSzbLA\n8dy2\r\n=WU9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34b7f2d7623eba3ea467f46848746c7b0c2242b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6232_1608102524173_0.4929462214598943","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6234":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6234","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6234","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f38159a007aef17c16fe271d549508585d67711","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6234.tgz","fileCount":97,"integrity":"sha512-hljKD7MciSHPgiUpsEUvTcajxMcoxEwks3jm8M4GYPS3EihKS/wPjNBUDbbQ1BF3nOE3dHeggncsYMRybOVnNg==","signatures":[{"sig":"MEQCIGQYmXPCEh3BCkvSnMvcRVvR/pV6f3TDpQnKChfLh6UQAiA6ICay14eR7x2w9AGYM6y6FvhbTc+57WZPvzeB6EbRyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wJxCRA9TVsSAnZWagAAMAgP/i4ihBzHmwDwOzCDW/+l\nMzRv+Ijj/N8fPlDN4KEem51FyF1nNRrfmylG3+5DRdI7/r6TVekrjVVprGUU\nBqe+nVdI9TMUU1ujBLIcMxsvajKcG55+gUzwBsn2FOflOufF+q8ZHemJIynj\n04tdjzx4d7ieEZdBauVnvB+cLNZBL3SjY45zVQ7KUWj+E3psWER16ZTEYSe6\n/suEoZKFyRu3yntih0NXptvOnko1E2u+XA4S3Nnye+YecylK2MDqx+h0HYLW\n3CYE64MgS4ys216l9jGH67b0gW2sDQvrT7wYjcMFh5MyBgaYulnnrIpPWNwe\neNLnDPrIRce/n5FDsgeKdW22LWFPvpX1UBVGnnv0luQo6NDdImcXust4yoZO\nBfZVoLYV2AfyisMfMRFMS4vD2vHbQwesU+ofOSsCVLjAXVNQIBgfjJICMhhV\n1W+xc7KCEfQNyn97pBb+XquPFBLIiUKar01i97l5J2Y8wHz0/j8LTBnwU5OX\nYMMK5zY4lS4AIZLqG8DDcPdzXqbRm9CWpN8lepEtyOrQfsuY6rbe43lS3J4j\n6uYVoIC0TvIOAM9tpqoHRewdjr6CaZvKf3JmwE7vfCXNH3/GhR6SRgX1avRj\nn1uUQGWAdJ/kyKXpPQn8FpubCVkSmzwtJHc+fHAQjB17S66DjU4+/0DfOVbK\nWNGa\r\n=m4WY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"41b5f8f8eed3b04dd1759dd9197ae8e701466d51","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6234_1608188528765_0.7547061605044738","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6236":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6236","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6236","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4f8bf5c0cd193443c891bc9b28795c7b38366e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6236.tgz","fileCount":97,"integrity":"sha512-mzBp7mnH8puouQIS8bTZq8iEQqRfCRPlvf5/DHlLZuwOs1A5uC8qsxRVqjMEcBXyO7qIuC6k6h961P3y6clbRg==","signatures":[{"sig":"MEYCIQCizAWcAaDs6PdaUbQ4GEANyg5kZ8mnjsk6GV6oDiN65wIhAOBz25go0c/0aGVRgFUAUfupUztFVHmnVtLmjSehaebQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wrZCRA9TVsSAnZWagAAOTAP/17ekH1pliSVzFgDK4fI\nG4YD6dZKCOjC0ZqeVbXdWA7bdKBjqQx4XfaeOsSRXyOd6hXMrsq1FEZ3dEq/\naD7k80R3pqgqWfC22zRhVf9nWO6uST+EYlYvvyMI3GGQAJmo34oEu0mQQdaT\n1SnKLxqk76QerqeyT7e36CfMr7JPPhBokLFqcvLHM8rx19nmpgjKdK6Fxprx\n92LwqjE4uNTrlaexfmXWsfZH4C5LsfM0xWfyN60jKOb36M5R3w0JEcKb/YFK\n5LywwVr2xpBecb4CRWFeWDXomCiqewMTZ65izRYnqLY5xPwBzHRRbOW7o2lk\nCF0O+cVeJJhiYE1hR9mOXNqDF4Ks5nh622KC/yXGYZmwAp/xY34n0OL/VwY+\nvqpw29hiPBCRmod1TLZdSFopyvFX6S38RJSFSMXUpvoMJniPtIwNBemBnhrO\nfKnRDTaZPZl8x1fcr5Jn7/JzMhe8UHSLSnQegUvL1DLsJ3Say6cr3VeJ/Ivx\nGZhRdGAMgG9h99XazXf8edgIzhGJMLYmvCJoPsU40tfKQ46/1VJb+c+CRKcU\nrhV/3H1F2FyN1d4XGUGGpLbA8VAG5H5oxPUAz/JValqo3aoUZOhsX0/SRZ7T\nzUsQ48katwHApAEriiD/FWxoSScZ2oAVv7E9bQv2caiuTs0qKxD5kWZEg/7h\n1VeM\r\n=RO94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"13accaa6bfaf540cf2c7b434ba1c553db89fd2e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6236_1608190680662_0.012178941138033084","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6238":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6238","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6238","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c771be49e85ab74bcb26d4e87d930683d5e8c6d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6238.tgz","fileCount":97,"integrity":"sha512-kihCbDcYwZzBnt8lI5929ZZee8/og7b88YfnLAX4aw0Nc3zabW6+1yY3K2rBRXJpmbto8aDH6KlDNPi+HKCr9Q==","signatures":[{"sig":"MEUCIFcT+4Q806gvkyIqt332CNEZubG9OcB7KLJP3KpT7xK0AiEA49Pnz+m1Pbtkdb4X5rAYtfsua9kYTgx4FBxF+AzG/tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2x7ICRA9TVsSAnZWagAAw38P/1OcSJtawdw5IZY0Rz3V\n6IxqE17N/JN/JGrlIkBy7USyrNdRqhwwLA0OMqscJQ9XKSrsmD3bTK6A8JMy\nF1N0iU/LNvT/RmrBTAshqTHMEE2IqRAbyrq9gM2OarsbvOyI6iQTuF7DSwEE\nuIN0JZG0MuQnlockdf1CX9xra41VIuJl5ePJIxieAIMe2ymxoXETjeoV9Q0X\nLMjYCl4qcE4DTrJow6WPg2e6clHaW53xC4j9rXHFuxzRndsdoUwEicqKmHhu\nI7LoVMQTNCTjaOT0SyLnANxoyvIGsFzLnLa8Vp353wSTiF8cP99afnOfFv4G\nLTLguw4OSkRLurAmVQhYK19DZNmhMO6u1AjcWPgAZE4mjW41B6Equdpwr+mq\nUGJ7RkIMIqDvy1wrci4pa2VJvrI+LvVbKY0+IzehZyaK3afskMbqqD6F+gB5\nR0zwyZesAyZq3fg+chUyimCQrlgStCIHl7IknSfN3itC9ZW459q/dAOpwZZm\niXcfMmPoec0lhDPp5VrSjllJjr+MlJ01cBcs/vb0WARowDEaESu81SAO/SYG\nxE5XWngoOLA6+PKlBPvCfPFXKm8bFUxMKD6fgzfmSUCrRH2he0bwLIi6zZQn\n+k7mS2A5zAjCyNTXTfDgs8JzM5FF+6jEqCcVvWbUELxK3U04k/97YgLUutwf\n8Lvb\r\n=CZtg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8ed066c69b10df7b2e9aace2fc5976d829639ad0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6238_1608195784145_0.7258341072286831","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6240":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6240","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6240","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0862a1e26f06c35348f1e19e7db6751c3489dd14","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6240.tgz","fileCount":97,"integrity":"sha512-Tas6z8cJ/ei26bbF+5VxvO9+sCEuvRipce42FswwXXoAbLnLzfVf/KPrRTkALRofWoM2mXX0p7yfNYUNz8mQPA==","signatures":[{"sig":"MEUCIQDOArjN012YhND2DD+7DUxDak8KwmqpXLiNZfOBkkkqpwIgaOeorGC6Vz2sv7lZ7JAVjqBEhrq4S87CQ3mGMgP7e+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf34GdCRA9TVsSAnZWagAAt+0P/19bjdqE7H4rqA3U/Yzg\nbs1H6iUTG9C/KyIPMewbhS8Twj7mJ5l9pQGb6G0zOP8DlSZt7N5lKe/c0n4g\nQ4OwqRfVPnJ4LAEkuzP9pdsn1LObDM2gBZqBT5IDppnUTOm+IJMnEwVOkDsl\no5qRyqLGvE3A0bHLsMVPa/Amvg4ANZW0f17mqZqGc5uLGcfazeFlv2jjrNhQ\nB6e77yfY1mDkA+DHCovu12QPmWlYlIXDRTkHdivaoGo5LKqxPTxuKz89DWsy\nCRe6LO0K7fQQiXD46VaRKt5gnsoMdNEeMj5G6K/ctP2Nvf876pawrqY/rnQd\nocIH7hXfUQFz/qC7PbR02AcN3hcdcesA7uMNPd93Jt8JZP2csIK82iP0m/vz\nFsqXip2iQISmH/7adz2fSjbHEJlKpkX4nr+MSC+p3eNfhON4ezCNXBWtfXp5\n1mWvwDcn84t+15wzJ6hCP3yj3StIdhfJRqmtd6+SfKcHFmN1CJpQ6OW3JnsK\n3Wlpy3DdZ9IqXUfcKIaiIiMgBxUhoL39xWiQO4kubnss43fc/KDdkOaB6l3x\nMXCbBuX5LQKvsuEVvpJ0Y0OTaVjdcn5A37gvDaueR6acuoBJ9KvIAAv3TCzQ\nyW+zHubeLZzgZswy9WJAdN93i8lpqXYwqXVsdUCn5p4OjDaEHBDVCYMcyyZh\n0mR4\r\n=3E5P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"834d419ac6276aad78672d7218c4c5dfeaa89702","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6240_1608483228739_0.5094863911115719","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6242":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6242","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6242","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"286eb4ea4aaf9d8f26d54c7b79725a1ef4e0e7b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6242.tgz","fileCount":97,"integrity":"sha512-2PxGvnjhuY39LQd1hpZVD6wtMt4AXHyrTsR+pA0XC4MrlZMzOMSU/SDf1unS9KzwSWXMFp8VGK6l++7tBIqNDw==","signatures":[{"sig":"MEQCIGM5Ry79u0R5m/KMIy8RSvQuCNfR2ZPOqSjiwJWU7F3+AiBSMyh6c7N7MLoGWZ/lCNxj0/7lU13bbBkM1PFNrJhaqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4FdhCRA9TVsSAnZWagAAYZkP/2rz4+t4Cw4XVFH2+vdm\n2SBgfkMFbVaFzOpMGtdpuI347qs3UBoxff6qxLBYoAMsF5ppnVqq4kZF2C06\nyCBKTeafEuN75sDxfc/Jgo/0WWfIERM7flGusovVj8O5Trn1vLrmVXSfm11T\neP/1RtLOhKlNpopGAWHuMLxoPWlThR2Z9ZduKf60jKB23kc6QKtGu2Vw1l6+\nlWVKz8hyClLvltkvtA3cv/FYol/FXhYJWgn4+fpB3DbcOFiOcQI5cHRdUOzL\nQzjqOs595+gF4LB2e+0fFATfxfJDd5BCg3akOjpIaI/IJvKnuWJ8lMqXIHw2\nR3t3O0HCiNMVWGIYW+ATBTaioS01W3ky6sI9xZ3tCsrvftPGrel5K0rSZ0oi\nL8DZxxThDxUWME6jo1QWK7f7jaCZwS48LUjXdbcm/5dioPoPLRjpJcRnHNvf\nGKtvhn4PGW4ztHmnrwZWDTF1KinSQnczchEvUl0RPeNDmwF6QB6XQ5b4j4wB\nSj3clK4FE6KxwscScSygfxswZadSOadixmDkmEu460cq2H753CbR8haOp/t0\nOSdEpqpB9em8mbeIz89cJprazt/71MvXq1gl3+VdwvtMSd/nk5UkxnM9UYFo\nNgD7caUNbHNvcgLzYVe4ZdWmY2ynA2ZSEre1hXabFuIMJjhWRoczjXWvg0kL\nOJdP\r\n=hQoq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d62d9a9f54818e342315f097d087d3dddf8978e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6242_1608537953060_0.6759420014860313","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6244":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6244","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6244","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2cfadbd14f44673a3a188ba12bae0b65bf02dd6c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6244.tgz","fileCount":97,"integrity":"sha512-ZlBNpvYYECCOHUHv6hJxSkg86/B47TLMZAGPRL5fSSkzYd6066Vs7bIEZjr0k4KL6SUWJVTzhIgliFoMvzlqFw==","signatures":[{"sig":"MEUCIErjS4fxD1TL4UYeCtInza/jNbQvwZWOomgKL8NSD2+MAiEAx6xG3d9QqINGq4syza0h20XFFfbHr6UfZBysIdZ5VQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4GMoCRA9TVsSAnZWagAAKaQP/jtwl5u5mLgrIuhQJ5Fh\nEZ5F7uimVsIkgt58vUW8+Ahzpc8QEbWnA7bhM/t6WBzXY/oeE/RaetyRDSqh\nysGr2qj0OP7kO94ptuidd3OTng8Ndx1ulnbIWPSROkNiTPHGU+GjZwglW3ng\nlpk/Lal3L4vuLEs26mbuux+DcOUj1sCXACTenZsEKJ+9dlLRCbTglRB7A0tq\nouwbW3AU+8qZXQCIDFHMBVtMtdwpjHeP43k+ZWtqwIxim143TO0D6lB68Jz/\ncxsmQ2d08zSSB0vvIKEGErOvuDmUJ4axw8NzM/E1gbwkzQIESw22fQg92zm4\n7h20zkFsYsorfCGSsCiFxdIrRCzxEEmF6JuRbr50BNKUF93TXw5WkIiYVWUL\nN53q0o/JRfzAY241w176LbTDJNoqVHFDoRFNZu3KVJj9x8Qo+3zh8+7qD4Pz\nQsXwOdClifwerdASDXB1sSJ4L3nqPN1g/z9CLXN24pOP8ComZSRfYy7VsoA9\nrxPXh8LWGvybj12NKY7HicRWXY8sNavnpmYv0HbrtOH0DqF78ZoiDwi1taGp\nGMI0P6Bl3SdhvuSkUh2te9GL+yx62PsC8v5yriaWOen4ywfgOwE2rYaz+zCY\nub5U5t5rqN2jYAsL1C4bLLEVh1XTEk8thPSKjvvPgN3ABH4KY+GYCNwX95Ks\nGVNF\r\n=2bDl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d1cbf55e6ffd3e7a02f4f5379acacbfcd05c368f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6244_1608540967857_0.7953511310930901","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6246":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6246","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6246","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"291935bbe6a4ba75b04f7a30807bb09792ad5ee8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6246.tgz","fileCount":97,"integrity":"sha512-Hh5wlZphChIxLvkSKa4A3VrYraplmfhmw9DrkloeiVjdfHrzkbrjv4gDFjpsX+g32GNAhOg9RppOBVJPcw/o3Q==","signatures":[{"sig":"MEUCIQCgPabPb1EgSe6SRDG9nWddF5NMmwLZmNlgchmEiOvNSAIgDZUSveTEVN48twjSiYQIYM6YSkVnwklJ0mhk3lHI2MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4ZT5CRA9TVsSAnZWagAAMgkP/0DCrUsjWqiGFig7ZfcL\npsrQ2OV9OMjIce6FQxXlbsxLY5R45b6DUZQZ9BGptfI8hYF3wcb3VM1iJ8kx\nQgfqUn+Wjh7ogVPoCZ4XNzzuWeMgVIObT00YNdawRZv9a4gyuvXo/LWTKh5d\nGDFUyMp2C/zxVVjPXjJ7oBzwHodj7AyN0ZRVCpHeHNUg4BDPT+7uKTeUcdZb\nNOaMMI8G6BNp7KXCFvOfvBsC6LAhKMc9xetRmzT1sgldFwU2lTt8ZKDMOLE5\nsi0LpB0Zyi0hQlcrZaZp8cCMaA8zS/b0j2kY0pwe9fgqZvU9SG15PeOSpScC\nrTikL+3ltFS2OlD6FVwv97npkJ4QK3sTllv/EJuwETjr+X0CdxxQzhqkFyXJ\ndQdVinrq6fupaihWRKxK+nBAjrRqdRqh8pXIE/I7yHcyEPxLjqzLnbOLriJS\nhbZpvtYZp5Uwzn0mGLb1kBwi6NATVZNTXJOgd/0kRIwq3r5Q5LaY932b1tRR\nLN/G+tuk8m867z9KzMnKIV0aQU9153JhIvIB3I0lM4pJ6gwpMC6ToX0GMh/H\nUjhCuCNBmTXdlZArRl3d9t1aDtFxh5N+ERqtK75fLcmwqwL4yw/bUPt5/moi\nGGmJafEyQyEdu4RvLd7ZcGlRuGxkWHZnC4YF3E/MJurg9e7CDEC6sCsu7wvi\nMLf8\r\n=fI3T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"88b3eb9160a447c35189066ebbb3cb43e18484d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6246_1608619257251_0.5262410568286848","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6248":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6248","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6248","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5bf5d9081ff54c509422e0116070102f2e7d16f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6248.tgz","fileCount":97,"integrity":"sha512-Da8X/WV9HUDmVpJ0mBNgbF+9g/diFbYw9v3lV3MbFj/Iwkiw8BZawF681c4AHCA8qKvfNkdYqgf6n8Cbj6ul6w==","signatures":[{"sig":"MEYCIQCAhkbbtibm6MCC3yiAUK2vfn5rPqU7Uvrfl8dUcwBqHgIhAKc9gdMPmAWDMYtvPZlpfqGeO9S4H3H3OSFhuXqIY9ga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4Z+YCRA9TVsSAnZWagAAUSIP/28K8Si8zgvRPdqXTSuo\n/6uPO/g57rFVDPL56YQaop+oSXOAqezAfcRjc2tCKqD/zxorqdTi8AIUphu1\nmHfMDewMOfLrG4Kqbs+Kp0NlGOB1Gu1ivAAyuJ4uohqnePPFajRAQ5WODIhF\nULRCfm/AAvIkXoEbdKaNYoIM1ZKlxSs76qCbCwYKktRVFq1sH+K4u5yy9Tst\nmBPYptSRX4mLHPHcq9+QL1tREUJ+eFSuu7nHYTsHQVgpiEHuPPrLX2CgjnvC\nMk5r3Emnu5RJccG1X3kH/QNYD3EgKkgHGNtZtKV9euUWE0c3Ji+TxSUnrSef\n8Dd/B0DxyT3rBK3lKkLbKcrhz+07H5tElA4dulw+eWyMNQoHrlov5sDY72H2\njmppSfV5HAJgNGE9d5P10uw64uvtnuMh9C37PvVG21YctXKjfVzhu8dBXGNU\n0V6aoltqkoKPH+jUmTa6hm7Gbcn6zjc0nO3s5LJGrfd+Ymvx96wT3d93SRXL\nUtIb+0n/J23NhhtOxR26FsYzb8Rt8U4HecEAvv8W0to9tRfRmlUBP8K0dr+b\nts2JuCwxUgv6MY6Sjt5M8d/le/FJmhH+6pQVz2OXIEAq936mtayjj3QUrpGr\nXTsg+hWlR0NuqiQt0yPc5w47BT66al35hKm0FV2bw11rxoYgmcfPEQhNtrNb\nIOta\r\n=nODG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d585323f0e4d1ca93642dd8aa65f568c6a448163","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6248_1608621975787_0.15426360476833278","host":"s3://npm-registry-packages"}},"0.15.0-alpha.2.0.canary.6250":{"name":"hls.js","version":"0.15.0-alpha.2.0.canary.6250","license":"Apache-2.0","_id":"hls.js@0.15.0-alpha.2.0.canary.6250","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03310d1d9986471ab8478c00672ec79c3bc6effb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-0.15.0-alpha.2.0.canary.6250.tgz","fileCount":97,"integrity":"sha512-G6M0SAGkKY8A6qPjZWm7sWlkx6VLiLUESLln9XcX+688G/ON5gth34tUz4vdi4LHKb35Cr1y8BDxw5DzMqz4fA==","signatures":[{"sig":"MEUCIQC0FE5VM4VxnCFszVnlG5+Kt0G/NI7GaB7BTLEMonhGBwIgR7ai37ORet7ymLLQxNwKcjaLVQ7xn903WY4SoiRH9fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9128768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4uy7CRA9TVsSAnZWagAAEcEP/jcThzgEf3El4lQG3d4y\nWbv9VeFUHew/diU8ZMMZitXt3OEo+kYDufhplS0iitOo1x6s0IdKjvjzcbAz\n3EQO8YhX+4ujZxE+oW9dWFmhrwwycLryff6vlKczn+R4ytRzhynPhTKnJIpa\nk8GPBJgNSdn8XeF22aimjGLD60s97SVKuwQhtW71gA/4O/kKaxtsvPbgM631\nqQJsA49DYmkO9M4DMjHKQjwCp6ByjvxZU53D7agYqntfZTpjkLJ2shZiFuYY\nNWMIdhzhJB9NXYWv8XVoW/HbrOFjEvLeO6c5HnU4nZx7zeBE7MKsoO+9nhzD\nAIJj/+UoA8YbaE3Ec9+ZXHwz0qP8XMlkGqN3ypgA3bWhtNRXP7a6bNTcNTk1\nzCS/z6igwWHhS8bVoa7jrkAB77it4UTHVjfApreADJ90vQVV1zJ+1ZVkUDk8\nerrje0uCzOp7lni5bpJUU8dfKfVwO4AnrMzo5qTUnXANNKUx9njCer74EyAb\nMpWUOteJWEVC18hmlWmFBEB2ENb7vwVO/TFj11Szc9A/c5YZoqmb2zBICQD8\n7fl82ucn9j+razGc6Ic7iaXNAz6Umvs6netfn2vIgIItGcPzLzGCNswzMq/Y\naSRjW5Mmnf1rrRYjuM/rEMVagSY+eBu7uuSelGZ/E8ZquE/lfWudeODFhZTn\n37n3\r\n=n+Cn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7f1b2efb62dbab8aff202dada2c516345c5f42d8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run docs && npm run type-check && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.1.6","eventemitter3":"^4.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.2.3","karma":"^5.0.1","mocha":"^8.0.1","sinon":"^9.0.1","eslint":"^7.11.0","semver":"^7.3.2","webpack":"^4.27.1","chart.js":"^2.9.3","sinon-chai":"^3.5.0","typescript":"^4.0.3","@babel/core":"^7.9.6","@types/chai":"^4.1.7","http-server":"^0.12.1","karma-mocha":"^2.0.0","netlify-cli":"^2.36.0","webpack-cli":"^4.0.0","@types/mocha":"^8.0.0","babel-loader":"^8.0.6","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.1.2","@babel/register":"^7.9.0","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.9.6","@types/sinon-chai":"^3.2.2","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.1.4","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.0","chartjs-plugin-zoom":"^0.7.5","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.0","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.0","eslint-plugin-standard":"^4.0.1","karma-sourcemap-loader":"^0.3.7","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.9.0","@typescript-eslint/parser":"^4.0.1","@babel/helper-module-imports":"^7.8.3","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.0","@typescript-eslint/eslint-plugin":"^4.4.1","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.0","@babel/plugin-transform-object-assign":"^7.8.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-optional-chaining":"^7.9.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_0.15.0-alpha.2.0.canary.6250_1608707258479_0.9306662175281097","host":"s3://npm-registry-packages"}},"1.0.0-alpha.5.0.canary.6586":{"name":"hls.js","version":"1.0.0-alpha.5.0.canary.6586","license":"Apache-2.0","_id":"hls.js@1.0.0-alpha.5.0.canary.6586","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c4b8f25800dd3fa9df1ce3b851dd9b4ae0b4994","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-alpha.5.0.canary.6586.tgz","fileCount":115,"integrity":"sha512-uSb1K8SGYJbvZLBS/nnpfZeC60AntntOWtvFVhbCZE3SfwGNLRf5nFsdcTeat2i0YuSz0n7uJtNHSsAkwpbYAA==","signatures":[{"sig":"MEUCIDMFFiQoSCvjXb/Te3HyyOy10I1sDNvN8qDBeHxUpljrAiEA0IO/sJRzJFNaFx8Uzb6TQHy1uylzeySbbaZ2FTO5QD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11013398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf43dGCRA9TVsSAnZWagAAv7EQAIs7LvX8Or67W1udgKcI\nZuq1HmatO5yuSDtHa0lSl6dhzD7KRIXcmX+XdxS/6nXEiUNLSnNAiBEeixTu\nEfuGpc6Ezkg1ay0uXzlwR5Ayc7aT53oRxeD8CES3WROKz9ZouDYLVVqa9K49\n+tewUE6laGyOgY9eyshRCIem8O0c7alQKiltXAEe/sVGbPesoahLEtipil/b\nw+HImKG4w5lRsGS1Pwm1/zAPh0R8qbhvTXY3cLOBOu8D7LanP7g+myUDrKyA\n+Vb0WoMW3M/VcE3olf2Fhv7Ip6GNXSkDhSy1YbaHom9pY/28HmLY92AjT4Um\nXB7SF211KdKsTc4S/+GpWm/fQCDZYdCgk7MwawUR+3eaEc85qcLBPyyEwwl0\n07H3FiEiFoFsBvdLzq+9ZcM/tBN4M9IaiXi6JU6qw9H7HfywFLQB2U28MY46\nB2aER5XA03X9/CU0X7NzLt6e+7GNnZLI56VAMrGZs2ao3r3OIXrYSjxraLId\nYwC2GqqQ4UmHGLABYsZUsLODd5cmDL3zwXPUAViLEXcfkLUVqxVWX6Js6hLh\np+i0SYGP+5G6lzAkWOiKmSQAclvVCIoTP/dqm2m5aho9w8ZXTbGvezXb4d4p\nDVskDJ01GkTMYwIG26H+NW2Xh+Zhqp0RkBocpmlpkbeSF0988KqUCMvVsXSX\niLSi\r\n=Ss8i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6aae6a1b68682256e12cba70129041e2c20191c1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-alpha.5.0.canary.6586_1608742725699_0.1030604693420496","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"hls.js","version":"1.0.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8f0eadb1f325a211dade03e83ac6028315ffd22b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.tgz","fileCount":115,"integrity":"sha512-bxYueutvGIurH1p6MVt8zpcUsPsl/E17BQwbyH7huTOyuPFSmpqLpbc0HWw1ZSL5r87pJ0717Oss7rxpAiUMZQ==","signatures":[{"sig":"MEQCICKQatKY1B50u/qKCM5hGVgIaXCWFxogmRSlrVyBG5gKAiBNYvdrtliRrijiT8dzjU8miPrwAV0NjMfl20DFEPea2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11013321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf43hZCRA9TVsSAnZWagAA99gP/04Fnfv+4BqtB2PubxuA\npgxUnWoYO3+78cFxlrGkXqLZL9tOHUxoSa9/912dPymTD7vFfbdnnfUhkKLS\nY38sSaSkab6L8J3xL1A1yMm+gcDcg2ICxtEj5hpo3b1Vwuy1IdMGHV0MaIY9\nY5CP0oJmeZ/NTaiOIqypCULIx0qakPNeFOLhIjL+dnnW5PP3WuCkwrU7S7+f\nhBAZbPNlDI3lPZYxBSG4GthzD3kGJ2pnAqObmjmIrRBy8btKJ2N/92oOkBuW\nI5+osrJTgqz39F1gZbB2JHn9FL0m6A2F2IvGh38VDOgLnTfqnbgGFKGffWgE\nOLk159LI4hXzfyab4LtSQLmuYIpKQRp7d8m0Xxyz59h/bY9XPGUkHKzrwWWw\nlJaSlIs+7ULnGVCXvX+QQFZWrhRCI4esTeTxCh6ZOhF92gevMSGvJE9gAUXv\nBi+beHKA5si1pva+pDKCDi1yldGIeQK+YsqIZhsthxH0mzHzdlEem6lEgY0+\nSYHprCM5DyG/SzsouLQo6315yIcPY/wPBaL8mjyZXjVqnnExhRpNlUtPj1Y9\nYUBlI3l9yPRpgCIl2/YiWbeOBnPmuxpuh+3elht2CqeT+m03f/I8dzdHNB1r\nTvk/Qx8da0Y4XuvZ8C9itW94V9iwf0gnhND81MTRFcmEOOXdQmvgQ6TWsrL0\nWGly\r\n=b/yo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6aae6a1b68682256e12cba70129041e2c20191c1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1_1608743000524_0.06219841645613555","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6587":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6587","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6587","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12bba0286459cd917c355e5471a8c227cb72b987","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6587.tgz","fileCount":115,"integrity":"sha512-NqKP/yG/7QNFbaZBTvBgGhqywj8l1d+60qIjVsMZi/LzOQVYzG/5/lNfZVmVT9d/S5mGWG/+Z4bzeHjvsyvhng==","signatures":[{"sig":"MEQCICrn7XvL3P4bqcB8JdcUX/R7lZRO0iIN4uVE+RumRzMFAiA4zmvc4csue12Sb3Y/usyUtWKRYbADmvp8/18RqxcKJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11013335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf44GwCRA9TVsSAnZWagAAn88P/j/JIlugpI9Wmb2awCO1\nLT7Up9HuHtGqy3vvcXXbqc+B58u4agTs7+Wt1pv6Pd5XPsJMuIvHQdSj49pA\n3Nou4/k0XaDBD0mQkdKAUx2/NprwDKnNwt+ApJWt+m/WvIHPTk6rU/AAm2HE\nvIwyaUKvSQJp1nrAYH8yDwhJNh94BypjOEjKOQb1OTA8/+AjmrzS84TD7v8D\nZTilqfUynoCTuC6mIX2R1u4KCwluabDkL3Ki8c4dhBDPEEkJvhpkfUATZXde\nXIzbbp46L3kz+jW+AkDD/5tdzSDrojO3y9FFq74u6KpKhElDZHbtjMBT8zwv\ntlMQwKiuI9+78UtvJY/igvOvi1utWLFcOjY6vmjPYlB9sEQWNw/H7Xd4AnaA\nME+KsZ7Im7qE+Y1Rr02M5guDigxolx2sxNTID/hnwmU2eu2Pw2mSiDW8veD1\nPJLohE3PMxqW7cuk6ySWudzp2bHd3P6+7vqaX0LyyLAYumy3fCZ7fHqmsy/2\nbOsiE5BefQfs2fJ4ecabPhYgV5HYNIS+ipFJ3m1PiBSFjMKxY8xAKANncier\n2JXfKgEiQh/2H8Q+WVJ2ntMfMbvcyFer8y4eWUz+M9jdqmAm0dTMqOB+nME7\nFuIhlJe+kIUmdq1RksXxZP8OYrGJUnO2Ugg6yU0seDZWxd8z5qD5Y72vRgMm\nVpql\r\n=5txL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e03e2cbd0d1812ec8f3e75585cbc67222c5d54e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6587_1608745392130_0.5504270891188856","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6590":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6590","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6590","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b852f6eb4822f1076dd39470dcf1bcb3298fcaa5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6590.tgz","fileCount":115,"integrity":"sha512-fDo/s/L4V97QJeKfnkLOCDFVzJg7TxV2UwTnE5VLwreWNBKFUnI16LSAIqjjrpS7zo1mPzWj/6DIHxblvj4Veg==","signatures":[{"sig":"MEUCIQCfHEu1D34kEQ9wq0U6+3MxRjMPJZqUjvjBqvXZthmJKQIgclrdGQi7Y5idDcCDaY8o5Q2A+S2q36+FvSvYXSqO7tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11013335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5IMACRA9TVsSAnZWagAACm8P/29xwzBJqjY3jO7z8EvK\n9wCWSWISJsNK8jZjX1IM+H/Xr5nh1/fJxBw3Gr2ZEJmj8tV1OA/8eE2S+w/4\najm+/6No+T38mvvHt8zYfNadsxrvDIJp5p98N5mbSPe74Ry+UuYvztSqMmn2\nKjm1HVBBTLnpuvion/pgRARwrX8xo+IeFXxTD3lXgcwPZFqSmQzbEpbp+aVN\nAIWdsVtVEBKJiQm1QvUaAf15O4OI4aj3F0n8OuoVEWq5beZkHyBZ9MkSOk6u\nh64B6yiyE4VssDNft9BVTZwpRFGMT8i8zkTHeGFKoCcukSLANVPNr7RaVRcD\n3Hi8PBFM3noevu59HurBEnhCvpmD63T1oZ8OjXJOy1MWppBaAjtjOdpuJt0b\nMDeiLxPJlB73SbSsVWPDV3ptI7Rj7BX1n18HkvspRsFs7N1Z9p4dXY6EpxzF\n+ZTS0bNWnJh64PEGef0PzAqvVlX6eJoFYLX+jgQsxH3l1jFLPvTATQlCiuZI\nloPK3k3Tr0KCBwhHiohukmyXApkhXXYiS8itdEU6L925UadtJcptlr+Xy6pm\nP5fQfVKRaGz3H8Aa7TFcqXucmdz8AqtKOivyGnVAR5vgdbzVFeHcQfFvYFLI\nXWdvlmHVoEbWVUfSttdhnPAuID6KWcyIpqfuNGQbdHw4ZNCxR+/1sx6MYJre\nqci2\r\n=Rx7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8030c311f0277d81a0bf724c5783819b8900c995","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"./scripts/lint.sh","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"./scripts/lint.sh --fix","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"./scripts/lint.sh --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","sanity-check":"npm run lint && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-standard":"^15.0.1","eslint-plugin-standard":"^4.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6590_1608811263817_0.2901352744404848","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6610":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6610","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6610","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04c17bf9e196cd1e3d7c804e31765fa158a23171","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6610.tgz","fileCount":115,"integrity":"sha512-MvS57UhbMQ8Bo9fzf/P+4tQB3GR95R9XA4/dHCup8ACIELGb40FnPF9svNEJxr4ldfuIBxEELKu6ctPNmtUKdg==","signatures":[{"sig":"MEQCIGz7xpBrQQvu8G8+sDbEqXJ3Fa4BFlwA72ZtgNtGKoDoAiA1WJiTwKpCTxiuDDpRqbu7CwETdt7qaa5/+ORIaMhgHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11202324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5PKCCRA9TVsSAnZWagAAhCIP/A0U4yIFQgYUYuCxi618\nq+607s+jYaK+wsMYyCgVE6H7mKruA9zWHYxVoRHAxr0eG5eVr/MgYsFJWr2t\nZRUu+z5r4zTJp0OwB1BorHtZg+a4MiSdUARUdCIgVrCAiz1GySQPawwnjkJf\nLc5/0WkgnmOp2Rri/muVj+zpRXiF8K3ZPVdShutTxsg3IEiaxNZrGo8ojcb4\njmnQQz/IbnMa3ZemH0v12DDO/BDjyWQpmj13Zi9UElhaENNSDot3XxTSqa56\nwhYA3c0KM5Gi+3zHuGCiOnmLE8DHo6GGO5pdZ0xhHaqY26wueqNGlHlu+K3+\njb3JEv9XP0C2djrgxFRs7TnwaFGWRXnn7lCEt7Y1A3/deWjOCbRcNpXwClzD\nzuD9G7b76z21F4wPiK/9Ufl53zA1Own8NzaSHTNtctFvH7svCvm9J4ZwgJW4\nlBZEVMrUf43r4DixO7gNfVq/5AOyKS5WEP4rn0ft0XLIxJxa6CIvUUEegfnZ\nP5Hr9oakJS20xJM2KRJM9dXS83Nklr8VD3hA33pAYZrFFOKrsTw4bmgfQxIe\nWxBaqk746bCc2T3dNhtEWYwGo1QzwoNQjBHweWQUKjyYz4iwNK/CMy+kpb87\n2fcDtYKE8kw1wGJuHEXKB1+Q6ig1ckHBNPScfGEdU0WNshANVzRKWaHo6h4N\nHn0S\r\n=+3fP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebf2fdc20f43d90b7152213609d5416235329eee","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6610_1608839810141_0.47988192908672156","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6612":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6612","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6612","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77706d2d42a42456c9e8e6cf8e01130730ef52dd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6612.tgz","fileCount":115,"integrity":"sha512-cgiBu2NMxA7h1DFxQ2nzrhzytWf0v40kHPDac/pI5L7FrhXvUWyVPSqpuEaTfdro1SCl7wUKkTdzeOnj84bhig==","signatures":[{"sig":"MEUCIHZmB79WG5bijDkj81LvLqJxyrrhhSsh3IJR6vYE/j39AiEAqL2sHqZc9R+n2kTMrm6W172tzGyon0W1+3dzFNQdenA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11203612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6P+UCRA9TVsSAnZWagAAiTYP/3oSkp75Ls1LwbIHTP9T\nczhA+5NSCUTw6/y/b3YuoLzTlvDFAzuPGYUTEkQ/zsHqk6oZwNeQIf36QurY\n1UhFt0oaWY+F2cCSAwiAKVO5HrwN+6uiV05f7ePPs2lrKLcJSYNFCWGRRxH/\nMZPkoiw689up9qujkArtSK0KWwE5WtI18abCDTGeKclzpj2rGw6CEXQqPflg\n4SHJzaoMMP4PSfMomEHjwEsUKn6dTxT6bgFPE6U+Q3rDC2gUjlLG0ydepFIe\nsEqhcXqcxSJFfHTHyF5WaT1UdmyGlwprZPG+StMzakp10rK+UtCJzxqT4CCR\nxrpNRzOTTrN7oNNRLIJ3q9Ex6RqyRTws/qGHHokd/jM+cbKN5hCfhs8c4EPj\nTYDaQm2M+v7g4xJ2yrlUVfPDdw2Eq5kVKsnE6CyFYGRpSRQIrWXd+Awhk/61\njCJSqZ7xl3UU+WQuKSU8gSIb6qgEjw5NFBnn/hwXVt5lMfpnZAHmbw7zrBpH\ncRWCmNw/tCzKVLeSOtU2BwzDoFBcL4tNKncEGl72FvAlBXgz9P7GGj+3aKxJ\ngHemuIIbe3yhYc3Dd+bPGJ3QKXKD7Ab7bkkCjs/qftf/XwLl8+73T9x8OM0h\nNGTnPuWv1Cg6pyezpW/xaHPm08ZvUt6/HZmAIep/SKsHkIY+LgmTMn31ymCF\nfovb\r\n=itSU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72e588b3a8bc96bf3e15ab01498367f75590f197","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6612_1609105300310_0.056619286698586624","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6614":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6614","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6614","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c02c445b7f3b7095c3eefa2d536bd668fb0cb3d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6614.tgz","fileCount":115,"integrity":"sha512-FY8gTe6Wz5R39v5TTkEUYwhNIuJfrZzkq7aaRkEk6wdCY4M2Vxt90QU/UgpixAK1RKX0wFPvYo7y9/2wbtBSaA==","signatures":[{"sig":"MEUCIQDHZiq7cBw5r4uXTrDAYh/tq2swJ3M89t98hqb3KyJkjwIgFP8jvYw36uKh0BJrIy/1GqLYOYqpA2rUbCN0asIY1OY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11203612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6tTECRA9TVsSAnZWagAAXVEP/jt4UgW73XwyAdCTH6NO\nBHkSgMZSUZQJg67Q7m38I2zEWdsFGzdTskc05TbvyqCQh1TdTbCDmsTbdwrv\ng+SgjrqQ7Ul9rdOzTLpJB+jLVibWvMjQvojdXwqt88I+afmwl0IkufSQ/2s+\nBUnxOewgU/bRFoo7JabtEX2X4Y/+5BCZwbZcihh7EkDi/ovPq+5F/9oUfDvE\nBIXVeXTOJOkj8QdOne/w2q67KtPdKJ892+3ONhbdKfj2anj1R2AfEwM+nykx\nztYzh6Mijk9cW7ZDZz49UDRPKvglUHiwVL6sEEJzVpWvxurw3bom2q6tAofZ\nKFIa/RHuDnqQ5OdP1MBRGbcJq2L19acJlFdFQSlesCEq/+USNGb6d3/V7AnM\nE1SlIXRx00hmpJiZU3TtgxWZfkqscyC7PmsMR/2wbQ/jjmy+SncaFEAva4UJ\nm3DNjq1FRyJLGfP4XkXSvMStqGuVy2jt9V3GK9A+f2gaO3ZNO5jmqUUERjeR\nHZ8qxhOZEoZz/6ySc/F7WLkU9mpyInvPDjHU4u0V3OIMjYrXahNH04hYGqnU\nYoCd4u7mWaseSPQLhyp6PCLPTJ5w3WqSbB54u/Kg/VGLkcyEjVu5ztpPWvJt\nXMi+WTEpM6LUtgtrqLFO4c46iO/2dwddGeAsMTgp0sZ0R6Tu1mVjvxHPG0bJ\nXhDK\r\n=cN7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7601f58aa53accf24ca300761d83888775fb15df","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6614_1609225412327_0.15033005656295528","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6615":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6615","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6615","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81262ca9fdac3bfff3b6574c4d9e0c5472c046b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6615.tgz","fileCount":115,"integrity":"sha512-zIgvMYXoHrqHpcddvzPlBr5m7cdoIaSB/uSNUgUy26XhRFaWg2bfk0WnyYX4lF4VCqZLCUBecguMEwsVChsspw==","signatures":[{"sig":"MEUCIQDrN2tOT+bg7OBmv1UMdEBN1p7HM5+3BM3z8Vdmg+XstQIgHWZ4KvyKttypnAjPExuAO2kIWj0XjRj/kIOhkF6gD+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11199305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf63VsCRA9TVsSAnZWagAAdN0P/ijbsp51OQsGnEvrtZOO\nX9B2TLQnO8X3t0u3neKaKdVW187KMoNKx/2O/powQ74LCXKcKHnUS1TRljAH\nsDDC4myRe3kZxG6mOOsajFy2V4qGLgxQzb7vKJ8pEYv5eUpIrmVKehzlSG0I\n86B9hmLcCY1ZP6Cs8PZarv48kEHPRqUxs2G/J68p6P6Fx759s8xjsFDO//rs\nvRIGuwhyKSsR7VrcmIwZpC9qoYyOyEr5MJb3RFh2fRsaJE/vwK6qb+UM4zKt\nf8erPHIzu5RCyA6GGP4qBV24OnGWSJrH9Rw7FbsOpFvqDOnWfGSIv/pGwgJR\ncmiTwqvCDOiPHdMnWOXWfJpSrgXNIgfWNbN9QdM1SDMBC5dRDKPNFyZNW90+\nGVhz2d7/o21U19g0rN5GKw3SYpBFyadpNRw7IjI7Wp5GAJlXJ56zcG4gZFs7\nrZojR47ncBECJt9mBGe/XqXcG/LKCnEz9sLcVQiIBYcXYLGRCjAv661qpLv+\nr182EcXdha3biFxZMy+0CcHoOKVkqmlzMZmY6emavn/YXpUx4HUHCSuiHzkC\nQk4g/fwZNdOOkvFRCPxGmDm1OYRjNStjX2GvyMB3927XzNHRTfsYIn7KGXys\nLwOtYieWZ4I7/l4UeiAnHVkwMFdozM4MLfTTxcsuroRa9JeoxISHnQk4v1Kq\nOlVI\r\n=UqJY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4057e22f6b42f141735982f63ce3478d7cc39fdb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6615_1609266540194_0.8510819396761073","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6617":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6617","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6617","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a78d96f45fe1ac98823eb4805408e0bff7d6fc9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6617.tgz","fileCount":115,"integrity":"sha512-nAkaaB75+M1AGcCSNf1H7GKc4uumMoNf5k++bjGnA5BMOZvqDU9Hw0Ih44IiQYe1e9glPa5CZ7o53ONfX01V4g==","signatures":[{"sig":"MEYCIQDhr1U/4ZoA6wG/LnLG6l//wPheOzINASGKxug5BUpIngIhAPYlqaxkzo56Osh76zmRPRH/HDvZrfhBEIZZvSZdrhe8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11185611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf66pNCRA9TVsSAnZWagAAWOYP+QA5rQuLeWkeOv+HYFEP\nhzt10hpeQIygdGHvF6X+7x0fReE6QN1rX38ciqw1PI4ipWBp+BUDA5Vj+S64\nOBZGPXHEX2shF6Wx4qalEDZxCHSvrp4OTYau6R0R+Ff2AplMTX7NsPFWCkeY\nhnjbWi9U94scCXFAo7/+5peEDVdGTajCIsr9Sedl4vmGGh471K5FuiHY0ffg\nj+kNR33zsAkxT9lCWq5rNkn1KdOlgUAaRseHDapj2VPGlzznJN+L4bw1oIku\nW6uLaIZM4qYD5iGJMfWxx+6CHzU6loDReOpwPb9EMrVqSXpDnBh6gFjELAoY\nmKJFSvGhNNNMTfPBYU6nAgRe+ap80wnaLOMANRHJMdMyyOqJ2ROsBJi48/un\nKL78agXXIhTn93Mbux36Q83RqX+mMciaz1qbwWUm4HPOK+eCh693UyghXz0/\nDQuWDXwkyfzozpJLOfj6eYYCKGwY9A8jvGVCJKMTEMnnu4UGoOhFTRamywPL\ncvFligshoKEHNYQAA5MS8R8BDtprFn+2lTVshPwCLvGNdRZgq5ADLph/pKjG\nCqP5guTTUZoJxGrfm9EFqmv0hJpb1GjFyMiqRVfpr43FdTYHDohKiKc6aNkC\nxJ2k0Y1qP6JqgpJmuDtIgPU7R6KNvUT5j3RG6PAOoOTWKGzVsN+Xnfuzj7Ur\nOoLo\r\n=f89c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"64b1e1a08a196244385235b161c722c4c725e1c6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6617_1609280077042_0.11981843706725881","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6618":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6618","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6618","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6387f62a2f19fbe4f7f640e432db7df235507c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6618.tgz","fileCount":115,"integrity":"sha512-7zu2yx8FfML1h5wmLMrhp8EyzOqe8ku1XVIZyCsixd18UBR7KjSUXf0glmYYfTJ52rGLOrWgL/znnDJ9a12WWA==","signatures":[{"sig":"MEUCIGbxxg8ixUSpuYuYkkNq8yVvxzjUVEEd27PPmsqqMSEpAiEAxxr7lbAf/aH05y5QJ5+/fZc1wwVxhV6/QYEcyVz/7uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7AsWCRA9TVsSAnZWagAA2R8P/j9KQh6TV7La960RgoLk\nSHF7HCfmQzxAYk0rtSy90SiWFyN7uVma8gOlA4GeAaBq9twi5R0QI/Dv3Ea8\nFv0Pa/ZoQdruVDGxTm7Bnc2CnXLsPTn6v+zdQyNR+x4T9yjdfgAZ4sSjK0f8\nKawEpwAqcGFf42i1qSqeLir2GhAeX8h0++b5eBc479rT3CJHAcutVBv0mHLa\ndZK3Vc5krcP1s8R09n7xIjHo08gafrPXhS7ZO8qiVGZNU+/oWLnL/vpZwfkG\nz0/zPjK+U36nb2RlGaSPoNmKv2+8WpbGfP7lJo7Zgl3CSHaXZ3WCrXLc2bJJ\n1+L0qwiTF/ks6LO8Yu+DW1m/Fv5wQB6OP/LwXc40GdbjaU4eSMrawnglNKHp\nSClwD5tiEeFprsmn4hIN1136CWw1dsV1jOxwfR5EJYBc+AnFN8h+A42wn5ef\nbZ3cvWBRkyCLebZsCoPu32/XinsEdcskqYk1N3LgCtACmudQBkPmdIccEKmG\nRfvcdzk/LaOlEyvtUWuvz0RmdrhmkAA4lAmuvNJd976qMGQz/mfx8WFGKQOr\nPMIcRxJT/KXexp9m3ZylFrq9kQiDKLU5eMZc0LDEtS5JxJoErmupFmyts4aG\nvd8BlvHsgOhm+n2vq2p4VGgLhYObeyQGk63vxViKpO3HT/hVtljlwzcU42WA\nqp90\r\n=aBl1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8c431402a8e3f19aa2eb1785982d11c725518a34","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6618_1609304853935_0.6247341456756736","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6620":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6620","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6620","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0bd5fc9d14fd7f6904a51f0f44ab9e62b2441c88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6620.tgz","fileCount":115,"integrity":"sha512-LIBfWn6kXBOkGtwb15ufH043KSuQlepZX4f4d1o+MZ84IllQ63jOIiNJ1AvAKbtOA3DG6FAsUgHOiFw8VX1N6g==","signatures":[{"sig":"MEUCIQC65gQ+XLsFAmO6Sgf2to2PWDQ/NAo2enesL2KGqUG04wIgLUoC0KBTv5F6uiFWqeMyTxlAP6ahwAJdNPIrujRPo2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7CZWCRA9TVsSAnZWagAAO9EP/RnrNpZbZGsYDjx0Idsj\n8vts3JksBrYFe7g66oezdB1mvB6MJ3dSjtfjAdUJTtsJbE7giIar/ER3uM+P\n8MrI03wliGQ1I1GUySMhvzhcHosBOSBtn9AkNYVAJQk++F8PXXE3OnxLBkkk\nRbTJwuIHKTlOCDBjngOh4w1IN/AGVPK/l2HMUoi3y3y8NacECLo1GjHm8md9\n43HxZcXaIbeWZUj6TFnBfRDNEnWAh0D9ZHRHI/xBWhLlJpu+iERNB3t0Khzq\n7Wl14tgia2PmbFom/gUqtdGpF3PViPqveYo60kPSF0CvrsTyotn8M5PEO0+6\nPEtjz1glqyrH3Kg93QIt1x2MQjciMUgC+8M+OTDHrukAdgTE0s3+d50Nf1c2\ncBmeQZJ7LYrDKffr16YuLsi0fYdk0aS67foSnVSjanro9zBA2UK6KDHhZdvc\n06rTGwuLLnHEi9nVAe1Ch9ChbnJpQbvGa9XnBKrXCFxb75rSOd9xCCsXV4Lo\n+W4TdNh66BkzyQ6SFHwcIMUfZPkxdhTNTBg6UvMmpE02JXQNXKAZ8fAQ+ZAC\nsH6CzU3kvrorjkaVuJ2tBEZxiZXSPlnz7YdMzbXSRR996JvMBp1h8LfcZdwB\nocfRqFpHPcBqI+gLqOWe3s19glxiXi8QgXyJjcpyxwKaoHaOR4EAuOdBBxAO\n0yro\r\n=WtsC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ceac92a686f9fefc9c00592d3803ca6ae76cb7c4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6620_1609311829927_0.5855532013371347","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6622":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6622","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6622","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4e78de2ce587c723cba9119d153d14d0b8d572a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6622.tgz","fileCount":115,"integrity":"sha512-O+kDK9CWGXZjx9sAJMVLDGVPr5tCdPfae3fzb5wa3vV7C8b71m9dAJkLoWWBi1Ppv49b7kqeppjm1kChAR8K0A==","signatures":[{"sig":"MEQCIDOgPQRUC6Msb4e08n4bmRoVk8QAvi4NE+Y9vuSyAhCaAiB3wlsMe+e/CNDf1ONXNRdNfYPrrpO1+/Q+2qmbowvMOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7DAkCRA9TVsSAnZWagAAU3AP/Rmw2Nc0Vx8zBLLeedol\n5/Q6XSBzwrOCDbOlNUJCh5/NkcYTHJJ3a4de7dKrUJ8qEFwJAr73t4hRfJle\n4VyfiowtAhHNa70LIsXDugTEsIRJMOThWjix5uQWJf7JIck2rF13V345g8Oj\nmyPytIxGuWl5YicSfUfpcsmuMKf6bOMC2a+2vXKo7PIxtOaOZbrmM9tTtnUD\n9L0XtDVAXHsk8rKRqWzJqRt2NBMpkd16fcJG3kt5Ic3YLZRm+svu9daQ9gOy\nH1sOBqiiN6afwRdROLF+7bkp6iyv8FyLudujzXgr/ak3AB/s9DW8qeAeQ3nw\nHuxmDKy+00pHuO57Bd/5eSngWgT+pTAsvmSNn07wDk4QohoddcTWk3nvfS6W\npC/OvFrN40K5WONxnMqaDSLhIPChVGdRpYFQa8+xqbPqwexBqb6/ORCU68xX\nZdFDcN6UawcN5JEDzeIP/plKf3+HtSPPCyztFWPILtW/b16OtyadRp9xq9ak\nC/RPtLnKGc6A3OjFavdvsecQ/X3AnzoHuJfZJ9h9Dd0HRI3BEVXeGXqVLDnK\nDrv/PR1dCLdFWeRMXd8exXuDnTIs8ERZRSNvhkI6aVUvq/OQUFgLdR5HApq7\nx4uQHmOfrHgN4m4MW+HVTRzfHLStQIvpsnYnhxO+PqkMCFjk5Q6jo3bBqvjI\nhlHn\r\n=eHg2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"68c21e7e8c12f0d82fb820302201964a8a0b73fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6622_1609314339712_0.4132782475709207","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6623":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6623","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"19a7162e180f1a88355c0509aa5779d521ff3c6c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6623.tgz","fileCount":115,"integrity":"sha512-zfBXmpoJARW5J320EdnVKJnH1lTOEay7jVuTCT1elIDFyecFc69qTnRqnDvCMlrAOP2ibDNRqgNvrjFtGGHZ4A==","signatures":[{"sig":"MEUCIBDATl/8pMZtEmODBzFMxSTu8uTMM4LClV0o3AknJFioAiEA3I6oWlI9BNEY+PvRL8IKnC0IJ9+qmodWVAsepZ2tKFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7MurCRA9TVsSAnZWagAA8lYP/AluT0QTnguVykuUxx/n\n6sV5vq0ABTmjpvga/qVnU6qAEq8eU5A4gQVQELf3PeahBdvyCtlm3RHmFl31\njjJwyA1WxqaDpLQTtDbbFnSywJ7GXGl4ZkVc1CCPQN7R2d2qSMF/9hQ0/oaz\nEv17hCuwyVzzbSiYzCK/NV7u1fZ5navemltPV30FO2lbecGIhnVXekzGYlnS\nMvAjfXi5zMf5cvVuHmLttpKdP3lUXV4aRO+W/M3jVb6UTggqrbLa/9ldYDHv\nRgJx1W/XiplHBdXLhPcj5UuDx9lJqGrCVSZA9WC5PalnCht95+nCKyJ6+ikq\n8su2eoD+9FppRJQAWM/phxJVIS8QPeqs+G7Y3eoIjmp0Q+Fy6zko61WhckMP\n1p43dcBx3RzduJHMotciRkrkN11rDTuTx116O7H7w3BlJume0a+xgSfwbr+C\ns65PjSjZHZDQ81ye/ctKJ4q9Lhzw2luSnxR6Io/m7GOpwcX9d4Te6O5IYXhd\n0RWl08k9/LUIqBieWdPqzJg2eDIQ+Tp3NXQxIm634PAieh/CS9lzxS5Fxoql\n1MxcaMqAFdttw6SCZ/JDjnoegnrYsnw9dNvXBoiZyIkzzNw1ApHRzrg/Tme/\n6xWdaa3AviqjS3Jh7tvHhtjAUQS2/SsN/iSU9W03JHtL8l5uKQbNJF9p2Qh2\nfnlt\r\n=POO5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"074af5be4cbe1c1e024b6bf59701fd84c5cef560","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6623_1609354154210_0.802353466804989","host":"s3://npm-registry-packages"}},"1.0.0-beta.1.0.canary.6625":{"name":"hls.js","version":"1.0.0-beta.1.0.canary.6625","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.1.0.canary.6625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10f18362c6dc92ee249093fb741226aaceb0ade0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.1.0.canary.6625.tgz","fileCount":115,"integrity":"sha512-5llNox0opY2cE7y6UOHAMxhU+SIdrSOVsI/0u7H4I61wAcGV7R0VfRoaWEo06LRMaNG68rwr0d84BSJrWVA1ow==","signatures":[{"sig":"MEUCIEzaacUy62yFrWxmsge5YZY5oS8RGTOphuHn1bYOWW/eAiEA1VrVI4PCfz12FrG3Vd6Ea3Zp5rI0II9ylEyM2vxZV78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Oa2CRA9TVsSAnZWagAA13wP/jotmVeuCRHThQnWhXtw\nO072/r02bqRSJmwU+5COggmvl/T99e70n7gIOY/zrcAkduxYhi/QPjzeR5QZ\niXSN60XchMTVwd0lkD9/GcLTdeQv4Zyl6mheewXOGuGFvQT3TrevaBd6ya6k\nRCdyUgEu2z583RqXIJIw5hn0wnOIaU0ZWZbp9V2Ua50Ur/TDkh1ItFD1m4tb\nLr7yI4hCqa5SAsEvlzxt09fAmu4WnxaaobUyN5SA+OM60qABJ8cgm5pXUY6O\nhRF+tIL09zhjJ/XuWzP/5XwUv5bYHESE3Iwhp+aIDYej3QZig3yX+ygvAXVj\n+p5llzQhXPdftCPYO9pQ78Dtj86YuvtnZTBMxZ0s2XlBJ/pVMJ128UNK2hcX\nR7A4/iLWkzJGQ95AI91Sc3G/dQTQkoutbHf7r2gA8/pSLPlopCQTVIMLpmPd\n6An5+KO9zCSiY1XrSzANijGvWkUst218+Z7T9O23k7gksgsLvcTOV7/yMBIV\nrZpE3CaFtQisv5DWrZPpSHY0Hqb9Usx89XvAxDHfZFS2cqzZal73fVmPzbo9\nrFRFGxk/Pxnmow20xUVWKIfhQUiLNkPg/IIwrRIVuLwKn0cv0bwaDG5ZqQjU\nT/B8aSaLGcdJN3SJfBZGRnOqykCM9CZIqvT9djPby+hBW6Wknt+HDtubPNyu\nEB3G\r\n=5gXu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a9040a7816b78816f84bd2209d26976a0e492f65","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.1.0.canary.6625_1609361078072_0.7842543862885694","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"hls.js","version":"1.0.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9fdbc6ccf772950e08993fdc4d432938ddd09033","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.tgz","fileCount":115,"integrity":"sha512-362cfuIT3BKqjH4cSdcX92+xBvTuEgSDcHugUlwYahJKrBg8eDoX3wthOmI9a19d9H7+YYrMEtr8ip1FU+ltwg==","signatures":[{"sig":"MEUCIDDCcktPaWluzu0xHWcA0ZaDoF++cun5WxF5DsI3KIhBAiEAtNrsgpArHMHN9sB+UpyV0DenG+gN6fovUte49oniD9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7O2yCRA9TVsSAnZWagAAoMwP/RHxADNdrIVEzCEgz4qQ\ntczpMLe9Vp6IYcxg9b1sCiUaf+l/smYJrR7Ck2r5GfI7zmrEJttDYeCFlNjP\n5HMiPvrSHL6cIQow4t0pUgA++NZkO0F+686Zib/fAeskXdFLeYLkX/mj7zOx\n3Ev458lT1094aRMAym655ZeyOixOYbOMxh7BkgzkZDlOUOpguxbmJjyo/1oj\nfq/1WmW6mBS27ohpQJuNgQM3bZvuna1kRcGT/HQkz7wV4ubKa3ksNZ0/ahNX\n9+kww93JqsdrKX7dI47FIpfcfPwwJz+lvwNzCLZfHG5JwXe/xi7hVpCxRnvF\nA4VSnLLh8LpKIK4Lo3Dda3IsTxugy23gjTUjIAJKPcxqWXuhF3B1/bgP1M2R\n8fstp9EfApHTA3GireL7MgLNbu2ETf0rrWgnG3cvK7c+qZfSRNVawN/Lgg63\nxGCCyYeNStRtWarX25jvB8aj7s0b1z0KTzJ+2wMILy0aBHjsPLAIZBhOrdRk\n651k5504cs9+pAGeoy2Y9xiJ1NRliQEf3QolLXtm4SfyRe7St27Ccw0XTNTW\njGX+WcwSxxnozLOJyEf/1G/xpLQJJXxHNIcdpNuWiiIvTnEYh1k6PBAao5tq\ntCNsvHQsffAAk3Gg8Z2AYJa2tRcX+2GWITkfOdlWy8C5Lru59FcW21q2Osvn\n501j\r\n=VIv1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a9040a7816b78816f84bd2209d26976a0e492f65","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2_1609362865816_0.8560577073624069","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6626":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6626","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6626","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74ff8f976995e964e31b4936c8f04cc0d02feb4e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6626.tgz","fileCount":115,"integrity":"sha512-cFmwQFd1wMA2YUM5yxNu+n3PJoVX3HSTFkPxDGJtRJlSAd++G0idKGwhnt/ZZIoMk+LqQUfyEsRyhlYJ2sSRdw==","signatures":[{"sig":"MEUCIQDKfYXokZzqjs1U6Q9/iipEYpFZs021phT1Hy9JBPrYVgIgdOMI0OkYerVlu7jKORPWmt9QpoQi2Pth/6WAtH1mTfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11183896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Q6VCRA9TVsSAnZWagAAJH0P/Rtt/MYHZRjXLCITgGXb\nOvre4aO/w0znB4UqUyzfFShLcYd77s0LlRmamFTgr0/adXcV6Jl4WKO+0Wqp\n2LTr+GwHvKx8yckerBsaU63iMWXb+5kBCnh01K7uKI+qrzlYHRKp9VsQUX96\n6TZ+ujSDFlDdtI1vuQ7lH0dZhV6p185v1kTieIZQMorAiuXrpcfzjRhEfnIT\nA2d2M+Qx1OHMRwf4GLw37mXbLmI8vfqBm0zNwOBlPkXYk2AkXNgBd0TJ80am\nd+SMxMPd0T7YVm1PPapyvw37L37WmUBRzfkzt/dNmoXKyKdnmW9CuDbnkN04\n6ADTsf4RYvwiSQFU0K79D+IXUJrRJ/4DG4RmrxehOfZHSukdEk5D0ZXvQ3Vq\n8n3Tau0/kfEN+JhQOophbI9wfayDSl+jVwft4hYFbXIoHBWA+J5q1ufIYbT0\nre3bN9zM+bQH8jOVZlqzCd44DsD5m12nMf852VliT94nssq6N3nGvW1tj6/0\nFs4rSc4w6JYiQ4WjdzNFHgHKiROMzq9h3iO6lTGfQsbJPK9/15t1hoDBivB3\neRKARSsziEYXjEr00nEk0n6Krk4Y+DxyszB0gHERH2hxKdeatAr1ss7l/fgm\nJj3DcyzLJvRKQcfjaLfg9lKRAVRqVdl2I8gmKF7UNhSGYqfcJBgNxwmGiouJ\n/gUL\r\n=DMcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04082142abb03a826b7c4b51b6d3dde9462aa8f2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6626_1609371285197_0.9705538780051115","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6628":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6628","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6628","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10412445e5ab682c2706d415677dcfb80887e91c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6628.tgz","fileCount":115,"integrity":"sha512-sELJyP26gUJ7VL+MaW+jqfS64Sxf6NK49Z/aKk2GHERFhskje9Ivo8nkJo/fQ9675wrO99m3pjjIjxkNlAH3aw==","signatures":[{"sig":"MEUCIQC2jrMpUYIZWnq/9isSp/dRUj8UUNYNbx+FmeiX4kt3rAIgH+WdDj9u40+HF7O6DZPclX8y6QhM85xjhlTnnbdGMRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11184299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7VTkCRA9TVsSAnZWagAAsgwQAJjLTAaXfTsk4aZsm1E/\nmh07DVbR3ejTcuNuq9B3mzOai2tfAeI3z+wZ/ed2zIPdsWGgwfE13KzCSE6X\n8/eH4+7sVD8S8F2ETrDrUoOsIbiBPAh4A2bMPyMgu87U1fT//O/tpfa39JGU\nX6bHvmf/jBhpUS5nf6f4ta2dGJ1hcBmkn3GWlYbeLSR6pHaWsBIl1Q1uoT/1\n7dXBLKWA+EoMZaCS52cy9Z2WZ9/nrmm3CP6fJgoNlPko9D+9cR0WzNeZd4rf\nZaB3ZZHMblLXYPmGbrdyRE5ZsOtLU2kbToKYmdcgTrm2RgFBs+dfX20cRYGN\nj+hMiTflNvne4NFF14gpoOE7cKeMsHOBzw+9QBUy60ztAKx9ekRxNTMHCJ2P\nK8DVdC8CcbJoVqp4urcGol1Nq3fze3HvPiW3mX+XHD7CQ4eXEP4DpmbQ2Xsm\nGnXzKyGkbFYLuEz+95hrSA/8Eg7zmRR/uYf7iSEbEdTiJe4CFDfDnn7wyfel\n/A8TdZWu1Vcl6pyxAVniTF3kp/sQMVu+vm0wpIJQUAQZGgWHMU97wpnXbsKQ\nPTPH6d2j2S3qCvEZyfsd8vOtOzYgUpyisc4++h1lAtJir6rVyZvnWuJnti33\nHwVpLkTgLnN81hktgg0NZi8gEjCi7l8iqM3DiqhrXGkU/LQj9NntWPtw6hPN\nv71e\r\n=mFhp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cc1bd73c0a3a15df261b82492361a96868abc1db","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6628_1609389284127_0.033746695415635575","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6630":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6630","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6630","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"615db2041dba8b83bed4c198637acad16c43fffa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6630.tgz","fileCount":115,"integrity":"sha512-a9zhz86ONsfJainZGrRjhDv2YQjdCMkd8OdV7LV48GlfrkGN8JPj5CEmH4aXqVrG+go2Si6Rg9RealXtvfeZiw==","signatures":[{"sig":"MEQCIH+cTBKjMSVcfBgnZQTrW7UG4wxaJAyZF1oCvbBrkMrTAiBFsM/3kj3U1HHsW1luDGcya1N/Q6vsSAtCha8x4ysFMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11186468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf74VQCRA9TVsSAnZWagAAD1gP/iUsHb+WMJEOFCLqCK3p\nMXuu0K/i90CncuBjL/u7AdG7PQ9TD1DNNsQlhb6i3O/NBLuxRF/7iE/iEXCC\nHV2g2rG9zv9D7PxFJNowz8yTfA2xbHcYM00+CjnnNhW31h9wPw5bXiSf3ZcZ\ndu8oYBpnOthTbcgwnAu90+g87DKQp8EjX9p1RiaEgY+DSv3AqjZreyNLyoxX\nndHjxW4vznHZXw35+v4f0CwhyDWoBs8l9j/tcyIOcdV+vB5y4n2GBQIMnJ8t\nds5J7F1SssN/T+mqFF4Qa68k1YaAwRFGu5JTd2LIvN8CqnSC0q9d1ZglB0yk\n2/bA503wA/Kdf/omdbWcL1t8FVzHOnXbRfmiuIllzM3IoB+zYsM3z6kcE5g1\np40hMy5v5wfkv9vSpAeP3n39o1L5dFtndxr1cZqGzltck5z/dnZnN0v76GZy\n+Kd/b9ylLCuDrwVzEgTDW1cF5NxhrEWOIgRnOp+FxUzsB+O72FSY6ufHly9m\nmsEcEaylnwKBOuk9vlqgjhiPuqDQRJNhe5la/nULix/u/lEB9fKWlRSvhYmm\n6Dg1FlKLi5wYTUFlWpomrfLf561gwtLmU1WN76Nu4WCxgI3AK1hKbH4+6uVK\npAmYIwSXBcKgjs9swynocRk+8UXSCHtKo6lGV/1EgV4+3i3ptKPD6AqJac+o\niSqu\r\n=MvRT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1037f0ac8ea736522891a297f419c1776f7d82f5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6630_1609532751649_0.1257642466768054","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6632":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6632","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6632","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d519179e504870d2753361f5d479b03f0815e345","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6632.tgz","fileCount":115,"integrity":"sha512-wJzebJbKvnFLH16sPM1aQ2iTJntI+8UiabIUjrE2WlSHKJsWizwG6L7nBmYiTYB0HlO/+kiB73mvwOUrKRUTeQ==","signatures":[{"sig":"MEUCIQD1XDMQLtrPmUoG/HZa0Yu+HAqP0TSDI44UgEPoCojyegIgX89sH0wLTq02P63KHqUoZiYrQDgFU2uo6lE/ZcBWSrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11194015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf75dJCRA9TVsSAnZWagAAtVQP/1Xdkg3Y9oaY34ZrrJkT\nVvsVhwz8p5rxWrR4lEbVMtGcjiRZgcuUkoLumu32hXIk1fEtGshSsG4jmCfu\nnmEu6dpjA2famcI8lWnIV35C4OORumXRfarY3+tWZ/UOTeOYmwxZCW1Sn4wn\nOaB3eyxuKkVYuSpblc75lSNVdDwW3hXzInxvYNDCs5nr4qgza6mzyaHtN3oO\n1AZAxfhF/Hto7phcLvNJX0bA4TaJ65ujrYvSUedAV7AEd6afreNteT80KTmI\nv/cBJvvKuoiJ1QgBiRW88KdgNJXqt95CJIaanyfxydxx5eKnoeSs/IU1fm9M\n3AKGgX3ed4UY/pMPmOGFnThjYTuz/EQB89o5E89tl6X3KLQH5PL31RLroZBv\nbsSp7r7kC11jiLhAgmTPL22JEHJQrHebPhltnLOtFvEsgGeotVleB0ILuk7g\n/gsKN46+7rJIAzAopym1/ppzndpUaHE9fsPRMsu1Pt4wwVNLghJFi1YG8Wan\nbGmybp2vD5xwupeCE5AfU8szWSwyirUThx6mepppFgtLKAxxx1eXbC+d8Ane\n4rqCnIqCA1XdDgG/MAKXV5Kskhwo900u7Kx3ctMLWxxRkmtFSDxocx2tJcTB\nk2LQZN8eXZb7kniKFvZS6FRYGUnDWqxNq7cc6HP2u1i5l2HxtosWwWtqHDi8\nrZIg\r\n=rB82\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2a17d10cc6e35cd3571ae5ee578b6c8b2d01b7fa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6632_1609537353030_0.12576336597276527","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6635":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6635","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6635","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85dceb41729191db13f0881f0ef589c7c4850284","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6635.tgz","fileCount":115,"integrity":"sha512-rm+KQVWimrAqbQ1DtXRXRqSXkXDgLnfqqMAlbgpTAYv4meVXfOuJ2cgIIzFon1mj9MahGdwSIwW/lYrJf1Y8SA==","signatures":[{"sig":"MEYCIQCyWXflFczczO4QSB4M9EUxYl986LLVzJKiu4RwQSUcqgIhALIlY6OStWp2Wx43+yTXPTq5Favt2cmHeJW1Y+m0qhzj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11201519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8RxRCRA9TVsSAnZWagAAqLwP/AuqaRPGWz6aN3FHP12V\nfDnFsseG/05HHWLdbJYlKpvBNuMB7JJpigeMPHsDYCOVc0awuWnZdGZclJ28\nFyXZFUuHi8YXhslWWgHvSByMukzShwL13zJ16bW6kr2JM08ImmgepoF6qFsy\neBWp658MfrtE/aiMdcYL65z+TpltuiorOARd8EUQfKKBtXFZSdWKQg7ZByoo\nXEe58JvArwebJhyUDgoUDFU9DEoyKHbjI1utWfnFJazoqMb33hVeQUiOO7OC\nb1MDBPkVZ06c5TqAZOs+Oga8aN1cYws366OHQssmGTEiDJg03Zi7Joe5yp8f\nnw7m9QJPvL2UamzJKyR+aeeht+etAPRseLNKD2GcsBqsOlcUQ6kD6ZluZmMo\njLiIZABRb++G7iFT0FHBbfZAN74wGzcwTA+u0HUAXqpfkMcn5JuOU+KNHnPN\nN+YfnD4ejk3hvxr0dfySA9S4wXGDKDqxuJOeNIdXSw4S9UedljtEgZKk13SL\nNq+4+0skGW41ibwv5s9BxXh1gEkskyfnMp0xYRN7Jc6bIFrtg/GF6HaV6S+g\n2HiwNvelSfLtEAOZC6UOosXXea/+CBYdFAmZX5ltRONRuZiPYOoL4ZK1fj37\nGzCWSYjlQupSwjaVLg3z4VpIFPPdlDoIswLV/QiE9rIrIDQIq8XtjhO/QXzF\nVUNQ\r\n=CRDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa582d068e2ccbc430031fb97feea0c229e93761","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6635_1609636944799_0.8808202762983937","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6637":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6637","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6637","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39c74038cbb90ae1fdfb0bac0fe06cd91d5a9a37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6637.tgz","fileCount":115,"integrity":"sha512-C7MvyvkWHcSnGZl2Aa+3a1G4f85SUUm5PuK1vzDN49DPtff05pCd7UFiAv/fY031WM/yAYsBBSMDnT8hm97D4Q==","signatures":[{"sig":"MEYCIQDIZ5M/ILDhRNWsRT+g6ZZboMhpD9smUqtELtvIhxkSUwIhAKr+hVFN7njP0tcqw1CUOjQIz61Eq/M9C6+TRda4CVwi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11207595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8THACRA9TVsSAnZWagAAVVAQAJyBuJjOtOmiklmuVZjo\nWFpNUdZJRV7zRDcvzgP+D177030eeLpAkQpwwKA1lyG6at7+iMdOfVz1sPXu\nJ2d8URuW7NIunI1ka6rBUg5RzimDdsKKWywsuZNCG4J/rTBSJw1ybRqQzUml\nYxHMfREvpHHK+0sSorABSe4KZzrY/nHsSyCvsMed3VszmQhdGBsMkVRaB9Q2\n5pB69EtWKgDuovd1yyXgxaLbZDiUemNMwiQWmm5cuIGQsRC+N8Tjdhb+JMkE\ncwf+9hXUyYV734F70IHEtJqp8uelJ4KwiUqe/R0htyggjFZa177lO/JLxkom\nnySr4RnKYChZKztM/BoNF9rDmwBOyCN8f+5USPH/41IdH0tOiJv3zlwct4XL\nNRXm3F+zzdXbL4HyyvmXSM/drCd+C9LB9KYqAoh2IfwuGYIHbUbblWEBt7cm\nubQvPgl1OcIvHIDwcqZ+nF2WiVe6w01HxwOzJHNaH5BDDpPxaRwIHecjs3hr\nO5qyZZUWEG2U86wBh0svgb/g+hyup2DnZ00kNOm1/w/Y4CyN1gr7Lsxll8cA\n3QaAZDY7kAb2YrpIDY7fUz8mic1eTVIC1y7fIB0uO2ydwnJf0QGdFUAAnc+7\nUu6Fe5yxJb3m+lEqjkys5xiQpevCrEocAEH/cGYpuIGLtGB8FSv0DPnBZIOP\n5EEW\r\n=ULBa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"84f4f05dd911ee9c77c14e1bc8cc4a30c138c743","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6637_1609642432457_0.35058529721469367","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6639":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6639","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6639","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c84534930dca29a6218d28480d5cfe1f15bada02","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6639.tgz","fileCount":115,"integrity":"sha512-qU/uBtT7dI5P+mcVcDF+DvxJvrwe7AwLfu5QWSEaJTqg7PaOHV01qEFdCgQkteY+kZRILEpCRO9bqZN/hyxZrA==","signatures":[{"sig":"MEUCIQCoOnxKuZprWumZ25xnv5d1LBwiRR/MdkYxuRAoPjzlqgIgLa7eMfwLdl5fQBzjQxRCmGbtLc6w04hf9Wasv2snDR0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11209393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8hB1CRA9TVsSAnZWagAAH3AP/jzYYBq6wSTzHdNTYa1z\nx6X9Yqcop966tIDM7lJ0W/gJtcZ4vi1zMCZvyquo/z3gVTLmPKghHHIQ4Q+G\nMzoks4Rkpi3Pr48HJWtnId/iWbKD5zA4R59pQbl1cqA6tAQtHvnrVRKDmGwd\nnfKE0DOoE3peUmwYWlMplz+0qIAgOeWCTp+RAkRdZ8YIQwg7ZPDcpH+uutD/\nq7qlWIuFWcFagXA/BCxWlI5GYLjstmoyS4Xmgao6UIG+1awXVFfyUhWI516V\n25XwtgMAoBrtW2W7ha+hkB4lfHobkjK4+2BcUk2TGUMfbdyDxIQaDpWMnh+T\n9ebE/LIyRpSTziTvXm3X1xmEXkhR766fKzClqlwfvWv96UErH/Y1MODdJVkX\nmcr2psVUY2t2HrAavQTWZb41YVz8f1m0beHfsuIIdz6wIwtsLJsPtQtH6Vhc\naDVp1DpdJDVqObRaMVvErcNHJtsf+DNh1JT0PhV76w5QgAAc0DR9Sv2A2of8\nBDK96D5KDVXZRQHAfr/xd5H2frMAHpYaiX6tKnGkKc3uSvwLqHa9KjltFE5F\n7YE/STzJpy/XwzE90712I/4Y2b/fv7RFbrnv3yPwKvTvhjXtQVZAVRKAal4S\neOOZHnjKNoA70Al08VQQ1N+J45jUe/h+6pYLLgg+RaBCl8eeRmnKjvcsmJgh\nxTYO\r\n=HtCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d475385be68bb6e0cff6856ea930b6ff4d6e06a5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6639_1609699444264_0.6222867585011913","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6640":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6640","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6640","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d025eb5244b78c433b41aad3739cd9a1649b657","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6640.tgz","fileCount":115,"integrity":"sha512-zpsofvF9NnxNlW92mpnphWqGmF3Cu91AaUgGBG1WUdlg4Xx1fm98A/+mB/QfzN3mcXBxQYuqd1bEmKR4wNRvLQ==","signatures":[{"sig":"MEQCIHChh74GFwaqBguzn6UTgpRSsAas/OR9ojvyRLBOE2G5AiBotL6H625Qc6cN+FUnw/C54vj3KwUqWm9AJIKlTIJmag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11209605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8iZgCRA9TVsSAnZWagAAXaMP/1L5UoCcOSN1vZ6GVULK\nLLLtVCjwXxtMu3cgG2MeqsPn777gBcRnwKwENNxTPT+YyKbiVZG5LzBcEizQ\ndCDJ9iL44yAOAThjEPFxOeikXtZ+RfWO1luE9uPQRPDhlceJj7HypOFemwC5\nCZVqOC1EIKf4EBL2F3rQBQc33HALsNik8xmeKVRfDFv+RW+BdCHvZA7GHonQ\nTt0BHhbgwrz2m0Gmjve3bI/EjAicwgdKs6Enfo/pZGelM1c+M9ehKBdi8kmM\nWNDb7FfyYKW4LIofS/CR8BV40EEJwIIjisBpSn8D37gZkv8Rz715J4xRUakj\n259f9gcRmTR+pR6evzoINA5nLgiFCVdg8lq6WJoU/3zGTV+7dgAWC9mVpFnd\nf4zkiLMRuy6OM2/o/mb3VzbbYBaMv/gmJpujCeWQwHqRx77mrisScS6xqysw\nqJQsmBhwuipi6szxC6ly7T2iZ8LxIbtmvqwaSczTbrnCucb6nbXCadMC+jLw\n1wx2PxqeKJTWFCwa27IXZ26FKj1/4yoGWMe1v2jzDGPvQNlKujQJTdZe+Jod\n4qfoVt9021bDyRjDsSKKScFfgYl4AItv/D//TOJeutbz8WojLfu2JJrdgpUF\nLdMGoFhHImD2V5uQLkXRFFWdBMNk0MrpzMTrwv+MK+ee8Dc5IST4CLqf140I\nAmvh\r\n=LF1s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0ba9d71876cdf52ef6d47c572b69fe7c1c19239d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6640_1609705055748_0.014400889333811673","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6642":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6642","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6642","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"899e97cab3a82e679353f8350a0063b7ff01a749","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6642.tgz","fileCount":115,"integrity":"sha512-TwEcp3rbxTczLj+E1tELzq0vxskOxgkgarUDzEriv2aajFsunuenoMXarKvaMBBch8ZGlDMQx5H9UXNcfMNihQ==","signatures":[{"sig":"MEUCIQCB7gVZyqKlCfdAuXW5U6Y7SFGZvZksfBLCEhT+xVxqRQIgOEybFQcj8AJc4h30kNDrWh5xIFdER7nMX+Sq75ra2gw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11209605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8s0fCRA9TVsSAnZWagAA1LwP/0CG3Tgcy6wWxa8YnXgC\nO+5TMykyHxmUlnFXxJNjyB4ug/uaxX4m/7ahjD9MKBnTiriNjf50neKJYUWe\n5vcY0/kjtqMX8biXbrCUBQKTVh3NWHTCVOUJes2kzfLhJ46JZ3O5mTuaQ4XD\nHGoYdSsqfWD7Qh9XkFe+2q7jzEv1n2Mo1553M+7QhZvu/xNzYRmIhKdxmzgQ\nlyFtbyTRjM3hTTm5W07Gtq+cSZZPeZS8q76cbAPbTGP6wh2vbFGgK/tp1u0R\n32JmZ4IXlcS+nIQV2BGinO4JWGpNmdOr0HA+t3x7Kr7G7Do745KydUaLm/44\nA0ardxwHe+tM6xMtfNECMT963MZK6KnZkhU3SVSEuCUe5mmnwYyXz0FJgwSb\nn5OUfqAhVPLxJd+ZDAI2vb+QWpsNUtf3B0Atn04N1UaEaMPOHqT8euS842oR\n0dj0iLbC3BVPWzj1cvEya934/7wqdgHMSnSeU+Yfi9y+C1vabC3hPZj8gJ03\nUMwoz0XuRwRlon1iwJpTMn/Fg2GYmeFuIE/6Q46dfn0LNdQ/p4QVZNpTnm/Y\nJkrL7zm9e39vTpRtCAMvq82ibFgpy67af7FV1Ca5bnDamg+M7wYCt6MG2hL+\nciqtZDd4R0qffL15Xeepoy+hYlURmaMWUM+Eu/mKHY0ob4c5SikCakQH0Jry\nOzuV\r\n=6IuC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d609d7f5410b17a5bd8047e5e81b1a8b2d25af42","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6642_1609747743145_0.699025423539867","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6644":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6644","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6644","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc80c5be8a97c9b8a980236f3d91e622dfaa2803","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6644.tgz","fileCount":115,"integrity":"sha512-xf1H6z0nX11d91CdrzwUSZuJQpVn7zjMne+mDlv8B5X37D1X+tGQcCuDR+hv53H/w1vOwSVBeUFMgx0m/pPfVg==","signatures":[{"sig":"MEYCIQCp0+7SvYzdanWYmRisp+8ATT08sLfa90zJ1sch6l8hagIhAJRqNdz5yfOxgfQUtXvIMZov+LrxOyhaWwY/43OtzdJe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf84Z4CRA9TVsSAnZWagAAmOoP/3GYTO0UQ5y7/RkZKX2u\nVcLmxjyRg0RQ3hjHONu6JTS4y1x1qFpOFKCbEerfLOnj/Pb8a3dw9fxqfUwp\nDydTihj1xDYXvFi5dJQ4RqEtQg6QSERHU5dgUIxv8tazdJKNEShKy6e4KbCQ\niEtG3059raHevR19LmCSCiBcdZZJ2iOoTPVogpjZDXwjHLTMDdyUTY2PLsvM\n+hXm5NtTYsa7p4os4XC/Fe2a0BeaoGZAcRUMs1OygCBa1JrxeupgKb2+YaN8\nbQ2dhpe+3MKM+km637JzJlxYhPObJ1zLLNEefzGKo8Q2yYFOn19PGG2GSdO5\neo2ssZ9bCmvG82S4kCaXvm/y8jLZHe0eRcBWlKJC9gCoNaYPEA4ldeOf66gG\nQm+e5jjdQp2jrg5laL+TvMFaR4QBM7RpzrdegzA1iNVdNFXebxEpnq/EssYF\nXpWzhCs08tZMqAq+CSCOnz+sPgDNaG0cBULcBFWYz7rC9h3acb8wZLre4EmT\nfpNOcgG4PNFDCgrjJzYxZnq2XcluhUB7mVfEmPWri6PmYalugkGKd1aljZTI\nHdAwZqtQ+0nDpHyNRrYBy1Am8kvxv0HBy54JvFFlFbvwHQh9jk358cUkqbuH\nHBO+XJeYkw6JqQDibyKqhM0ReFuTwv0aAL98bnl4JU+obHqLm2QlLkiuws6w\nLBYJ\r\n=vD8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9bff222dab23180c1331816e8674d01253855fd3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6644_1609795192135_0.7043306444036144","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6647":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6647","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6647","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f80e98480ca0decaff538e0da5eac44ce832ab16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6647.tgz","fileCount":115,"integrity":"sha512-xd0B8GFdFag87DfRSjwmUIYzVbxaZSKH08nqxDzOvEEP0bqBvnpnYCbY5i6raLJl9FPIQFx8IUt2UaKKAaI2jA==","signatures":[{"sig":"MEYCIQCMtr8CK3laFUJBSgueZsgZMaWpQ0LCtx2bq5eTNbftxwIhAId3Ktz0jkcNXCSe+l2Em6+qQWo1deaZEORKabhTvqBi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf85U9CRA9TVsSAnZWagAA8I8QAJYu4ayPekwXSt4wmwN8\nb21S8XF3e6lZfrMHUfGMCuc5S4kqQ1S38PUCrt43J5d+jhmUL+zt0OzOHTUc\nwKshPuHe4Ucp4n+LhKCVZkZKQl1Tmx1rMf0+SZWw6rM00m2P/EVYeDfdYTh4\n0EgTyp58u/ropj8OZtlRe1ewk2ddWegfwWDblxBHS9KuK+EAlo+vcZ5TBFl4\n1uoYEMjAMkrHQ+IUpqjDwD6F4LZFhdQFtEIF3eCJ+lc/a/6TfA68t0YiwMXu\nkLGyC0pxCHKOY8ZIWie9zxtEJyJtoZY+HlBBFsPsqF76BlOmeHUFMKXc1amL\np8TnSbcROwUzonMSb9Vn5wMcEkWNNlw3TsBpAcSrmwGK7bplI1460GJUxNR3\nEeJ2OSKChmY5UqtTiLyLE5DJvjh38wL9loyjSXKwTgMgnXkJOIJf5PMIC1Vc\nQMgsLlX5dSQVw3MpLtB6LYOQi+GwSLaHKyp4riyXNoXFTKPj6Me+uutf3yYy\npTMnIF1vx1IGgG0Xw728OYp+K3QLPZELK5haMfAB4Gxjf7G/7SRMFQhetlR/\nQgUwSPRoAbTlcjVVerJLC8gxGbZBpq8t8tLSjTz0JnPXoGrXGzGFHDdFg3Am\nv24mDSMbqMP5CYC14AQN9VuHFVrbrDzgcJtwZzdxczmxwhMK6vpPK8txpGei\n2mJ4\r\n=MQHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2e11262222e99d4f619b393d9cf148e8a9c01b7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6647_1609798972502_0.288390790211418","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6649":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6649","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6649","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4a4fa7519164bcfb4500676800444cdcf6b5064","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6649.tgz","fileCount":115,"integrity":"sha512-dOUNHh+sBBI4MSXp96iBhRt4fpj1Aq+PlMzQUePIWQl11XHHAI9kiZwHr3MT1d8skfLRQaLjXbsmWTcsHPp2ww==","signatures":[{"sig":"MEUCIFBx7rjKcoB9T3nGFeT8dp3Fuxgl8eoo1+3sOQ0wkeh5AiEAofBpgDBdY+kDHkSYjfKrLaIGP/0IND8Upc428UGmfrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9AyeCRA9TVsSAnZWagAA1csP/1QsQJDAZMWbKEwt7yJ+\nLHsut2ljrkmLHmRiTmanqdymFElso5KnFnbZ7Da/S+1Y4/SFFi4q/GlgLkzj\n3Ph/dsJu/CbY6j9wYT+74N770ejWW4uht320VT3Ets1AhQkyGF0Cny8ClrcU\nL0zYXfwnpUNWQL4oeeWyM6DGtl6OAhQTOPKJDsNMfmGHOg0S31DTWtlMYJ2+\nyoqLt53cgYxs4GooUqfdhKltcrzqbCxmu8WYAn8pV43wnVBehYHTqO+80iBz\nqghz3G9cInQK9rfOWDVRI+YLzUkW+wdLFQf2ZZYJQX5YRAu3ZqJLtjxTCO0m\nUqRZomzfHSFfJ6iQTmCt4VNLmbfD/62gTWMybqvDHy//NESLJnO1yV52yF28\nZDIQ+MDupWtXwxYbsFby/9E1fqVqkOrb+OK//MihiSO+A2JHzGUTkdl9rQat\nihMAYJzrzptWeigQJLE1vbo1DJmx0jHu/mVgMuRrhR6asZTUyEQeQnb8Kq6O\nZ3xpF/Ypl1DDNXk+BWQUc69OcjvSVraKJgjJeopZianwLjXg39yEHqJI0rhZ\nn9xjKIAFxUx8Daeqr6au+x5VM3cKfYx6/7waks4M3GkzcvWN6WcRfcjT3Lcs\nXkYhMVx0fbyzuoFDpZ+wtmTu9+e7cCt7x5sjk2W2YmuzRLN9WZAqsVgV4H6n\njrd3\r\n=uqTZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7ff3cbbcc3cc0180a557bf89d19ebb73480fc45","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6649_1609829533274_0.34249501163429064","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6651":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6651","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6651","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1f0ffb22cd8a9c06adee4a3a9d33bebba06f3386","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6651.tgz","fileCount":115,"integrity":"sha512-JmSHEzdf5hwPisfGUvm51yNZO7fdC9i/wy8EO0deKMum/6ZH/TDdAbjuawkRVpemNTi3T+lsHV9O78vzQg3/PQ==","signatures":[{"sig":"MEQCIFAThiTIHwBal4eNs4usrf/JvvGYITcrWVYjUatDtIIfAiAhiCE1d7o2E1Ancq+ub9X5x3QLKT02ebsqV2ANFhZy/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9BrGCRA9TVsSAnZWagAAT/AP/jWLn37BTFeJihysnBqe\n1ghKrkZGHpMebnELreCOLKPCZfQI8Wu7EVRmutSvR9QO89ynxxabDVsbyy1v\n7T8tOSYFexA5VK5IhzEgQ80pbSsfnMlycYlLHwQvFa6I6+Vx/6VJMT3Z7pUY\nuPXLkx1EO90lLdRnPENC2Z/0b5ubpSHxgaaFMvQ3H/4N7ttgLyxZ6nnLWQWd\nbUcuEJVfUaKsd0AMQnv6mjffhxLhwdKbaf9TGP4fV0dlUdNfl1jpUm45n7bd\nMKQhabHbORo/pHq9B1yDWxLbPqzEdr+l+vvYXpLAvP+bQkYZ6dILs7g567od\n5aK74D6NWuwQOamSZBzFVn0szH6bR3l2QyyVRRe8vbkHw7ofvrH793zLeajo\nR5oUyLVIzdHfm6ar93FYfzq5TU+g3j+yjkqAlhYAG8AjcyjLps5yAs/gyqQk\nkPy0gv8+Cr3o5hKP7G9UQy3UTrEmDl1o9Nd6jmHZ4qWB16ZDnthB//UlbNIB\nz5hBAOGiXnZ+0dSV/Jnkuo/LgrXXkLga0wLSLoSi8U46dNe3RcSY7ZwOQ7Hs\n7VTWAqmj83Rc5nqc08LQqj5BBLnuXlAWeFA7XlMzd1xwfV3Hv4dcC5gLos5+\nMJlCkWKL8FdQ3kcJLaQ6Mvgmb8zC27yxQnh0JOx3XrsmpW9NQKC+NT/3cn7/\nqvsD\r\n=mwAt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5a4b114191e6c2dfb805f9089641de789f2a7b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6651_1609833158237_0.4649181678931802","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6653":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6653","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6653","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b29801368441d2512fb4bf4831100178e51b20f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6653.tgz","fileCount":115,"integrity":"sha512-hmpdsMideohmnr2FlkPQEc3bGNIbFjnOPSORM9wdov0L4KH7Wg41FYNpJeAAjgEia0GcyeJ62aTYgIhzQ+N/oQ==","signatures":[{"sig":"MEQCIFU1gEZcNoApnQUwov4eAl7qyctG+eJ1mwc/foalcfD4AiBmeHFQ0ECVYAvkV9s+bhitG0ryFrHApUh4tKPIO75Ftg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9CGyCRA9TVsSAnZWagAAQjgP/RVZ4/S/QwBJ3QbJ5fYi\nLwftydfFlXO/8mDOkXEo9jIyRqwnz7g3QPFl6sqgTSMblMTu+TyWxnvE1niy\nqWDRmjdA4N02+X97NUW1uuyMRNa3JdnCZgbXYwEPPbptuYB3ao94Qds3Jfvf\nFuKyP/qfVFBGO5iA9JjO1EypucXynKITyx4AAfsVUvQWFchoJw3cINDhSkCx\nOEUNlwkxtNDXTrfry7R6IwO4Ut0cgjCuHYnMuOdgtnE3Swgc0kLo6CXjQPtW\nPZNmWOAT73stu/65ELX3MHf3S7jHyV3ZHn+1rtgIuxax/PPaNWrXYaMgQUBc\n6QlpglUBxveEsz/W4ExPYXG0sWJS54d3gRhm4s6AuLOH5ljfhDdq2r0xpOjy\ninanYTRekXN0gUkEPRXmTUJUzOA1fCfJT9L70cuS8/hoPr80H99jhE0KvFff\ntl9Jfg175rEjMuckvv9hw91MAwTnNVZSBvcUlc90EhrB0/zd96nqLgzlrmZj\nF1fk5Ex/oq110t+7VLqyZ5nkx90MZLDnRMdjMADFsEOmpmkdY5/WrNDrj7YA\nDUkgNOz9NcxETPKNGXoV19NvMdKkU7OtrNi/BeM6lGuOmbTaNOgtu46RkAhx\nPvmK65N+v1fN/k5pJ00hDg5yrZE1WnTIPGHgbBvpn7CDZ3lRosxsN4nCehBz\nTq2D\r\n=0q/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4572019563fdf1495895df43c72a11af33c8a06f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6653_1609834929806_0.5703933953850522","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6655":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6655","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6655","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd60b4e9622e1fb792d2eb70fda1c08589e2c119","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6655.tgz","fileCount":115,"integrity":"sha512-7aXPgAryMzM6rS2HFe1hGF5KM6Odw6r3yS6a9OlNkizCHx5wQFPKwiNLCLBuPyvjVUf9KQsx5HU/kXaSCmf3Dg==","signatures":[{"sig":"MEUCIQCBDr4HKBS8077qb+oOBWpA7FzlSAHZPaWEDceN0FFSNgIgHCBge1iLODi68SS8JjUe6wrEskNvtV9WtFQCfgDPL+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11211400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9CiwCRA9TVsSAnZWagAAkskP/A0wHeZFfopl1zJBN4De\n0oNJup+Pn4S9FTpKhf3hyZ9gDf8G0XrrSD/REFpyy5+NR0xuqG6IWYBw/Ln8\n79FlEBHY8kLsZ26TVgaBoWtewJWBxBUVTqG1yaY11k4HDA08EZ6AFEYlm6HE\nHZkZIwkQFhk6WtdD8WgFyGK8H525k9s1UWJZT/gFA7MIAe7n7eNnbusAJGtW\nIwmr+G99mvA1kxoIO93IGJuXMOsVkUKvfD8UuS4BLaU9kNSjWxKm4spMGFcu\nARvnWLJV+PBLRHFyKhb3TNx7PRC0RDcmaIDlLnvBHWP1x+GWthLpeI9S5ncg\nUr/pIjwPuIenx4knNU66uZW4hib+iZj0axQEHoJ+/h7UkVHjswTuYbUiTKtu\nSoC56yXdVV/YtZrYLZQ0VdzOW40jjvKnBSwgEN+ptmgKM/OhLUayXn1/1T8w\nT+uBEXd7T9S1W74uNCW/vgEtZhsPaAjZots92JxG6PqGHQ/8ktM5d5Zfn8Fh\nxCk+Hxf9MHrcPenm5BIfLCVDhOBBA1HEZKf1WMwhy0npNpfbfCcpTz0YualS\ns3xeGg5UXXDgMmkrBiK9vcdvvp6IHulTsGGi1PbQvtxuxKyiGzDJbUDsQBK8\n9tBQKV5Tw2YTcqiHwSCoN4jzbcr3vDfkw0IRuqcKl5Io+KNCxpAEgO2fvXNI\nKZTQ\r\n=p3e/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"28fa0350dbf2e7f92c1cfc0d5ace9bdbbe3bd048","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6655_1609836719794_0.5884253315795849","host":"s3://npm-registry-packages"}},"1.0.0-beta.2.0.canary.6658":{"name":"hls.js","version":"1.0.0-beta.2.0.canary.6658","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.2.0.canary.6658","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53a8c7b870f98997f237db5317a334ddbd57664b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.2.0.canary.6658.tgz","fileCount":115,"integrity":"sha512-2iJDLVzZHElNTDdU/0HZL+J0t3mACCcimALZZZ35pe5MJ3neEI64G8A+xqCkOJVCYLcSXTo1580KglbfZoeAzg==","signatures":[{"sig":"MEUCIHEkyaTmnVWdF2jS2lGFj5+eyJB4nNqUYqJcUS1m8PQHAiEAlBD1V0+zVXVaxPkfgDMrPXT+q3V9FoT5HiQrMn/eXw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11219717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9LefCRA9TVsSAnZWagAAyLAP/RtuwpCS0ulkm2zuP8Pm\nzBgSPvAivxujiXVXLI4hNoYSXgSdtQs5HS1TAAX8lw6LBeaLImKN5FiSbWCh\nLraQY/tTMnSWlphPJJwu/3+0EBZ+Vn4Dx1Ga+5pJ6rSLE9LnjGDFevvPRJzl\nCBKT64h9Q8ItoDh+AQwDuGClfh5o0E1l7EBJfbzdskMvx8uaj+8wBW99v3kw\nP/GzKHnA2q/Zo1ObuzrX7ogmmPp9Ain/QmV6M/buQIrPH+z/2cZTyU0DRvv1\nBf5XUAOmY+6KZ/Jsr3ORYj4ddT9SU6tc8JqFVSy0h9pImkvDxYS77Rg2k7Yo\neCESsV1IahgRhfIt2SnmYbn6V6Cc870xEsIbO/oHrCYF9pSOIoE2C7MvzX8R\nCcU5FI+Cr1vJ4Q4jMMLV2A+Fpmy1YkkFf6ogK8cqzladUnxuVf+jtuInuBN6\nUdkntPcwUlWktxOOVTjQoQgYiAgv4UYPf68xih5NZrhIuTxFoI2aR3GtNtx1\nT6UZKgylkRewws/UR9pWLeeXqmkA5x9B0Fk+pmSMabkByC4h/KXWMIH1KvMj\nzRREFsOrexjpZfKXApzN8VyhKT9c1A7rzpqVk9XF29ooKkyjTymCEC0cBAHZ\nm4tlXgw3rfwIAGaDldpQo0tqi6fUWPtBT/EWQpYsxsp9junuIIsKw1oCrU6m\n++kZ\r\n=qt2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2803ff28b8f69788c38bbaebeefedce190cfc78d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.2.0.canary.6658_1609873310718_0.8358002238876587","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"hls.js","version":"1.0.0-beta.3","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e11a6d592c45dea04e5fddf6aaa6fef97ad16ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.tgz","fileCount":115,"integrity":"sha512-S88cIZ1rMwYaKzzKLOPhk77y00nTFJnqRwXaaLcNxpnGuq02W0Oyl6am/+VSJRNmk2bsIZ+jv0CC08cMRD6RWw==","signatures":[{"sig":"MEUCIQD1bxExCIIMeYNzdd2uIqos/gt5NO7Nfzi9mWFQZykR+wIgVoS2KkRVuugNNnhCC8vEl/9eCG8yufY6jgDls7DEWkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11219645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9LiICRA9TVsSAnZWagAAo3EP/3tp5iKCPdP8eNbzCt7t\nvxtssnTv/ltuCOtSOg1XttkSTVN84E46RDbFqxeWAIGcjoEH7gnOKmgZB/vD\nb8xFmxeIuvU4x/s6fmmwtIB0R+p80/ZTggtLehKeVlrR122gV9vMOdT2f4vW\niiiVj9AWpYv/vaaSXeJGI5cZodrlqpviyCQfFowtgnnfz1V9jOOuLWujj7NJ\n3PADjiMLVPLiCg+NgfFOiDjMjjWq0NPkieZ5TCyXEpDSDuTdB7QTr5RgK45H\ntH/4w4/9dZ2TMacTxMfgli6rZJXZljeDPN8kqfOCGSKDERpdUD+01PHeiIT6\niJXImMJnoFiqVuJB7opCtwLzL3ODZH0A8CtJHeA/R5MaL8/7fRoHR26x2hLX\naHK2s5pXmvAGJ5OU5I5/OK3zn9L8opuOE9KcvloDXCYA3RtuHRQqzHuiTFP+\noMfDQh12NX21hhceXO5pQfiNNZDGsiGzjdrGigx/VhEbjhgMB0opF8ATIeLB\n0T9RHo5boQl+STBqNmQ+LdNMhgxXt59iTJ5Llm9S0b8aei+2T1Xw2wkftnmg\nG6OGRmqJp+svg6LkTh3Kj9FwbFUdlPqa/tm4CSu+hOiB8501ClO1vCG46mv6\nkjlK0Adm3AaofJ0Qt8lcokA1910OmPaSz3hsQX9/K6D3GwfMpxMiMf9F+xwj\noZ5L\r\n=YV/v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2803ff28b8f69788c38bbaebeefedce190cfc78d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=MicrosoftEdge OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3_1609873543934_0.4372664315934027","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6660":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6660","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6660","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bccda20f9fbd301d2f58c0ded2f5aaff53134302","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6660.tgz","fileCount":115,"integrity":"sha512-GhR+AeKOAnHU+9k4TxFckZp0h6Dl35VReCRdCHzznAyJRdigtuyyR55LqTBWTRAeubc+muwgZPKwvgncP4bxLQ==","signatures":[{"sig":"MEUCIQDLsljSGZ+B/z0HoZgVrZM/J7F+0DVf2dAK60YiAlXoTQIgKnHodsKAP2Nc234Jp/dqTFvC7mpiy7wApfvNsrpqJj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9jfRCRA9TVsSAnZWagAAi7AP/Rd58pkAi3smiXkdF4Ed\ncqEh5X+e2fSlDg8neneSBwa3qjebF7pWdB3jefuuLM/XNrgOPcGryB6S6Tsr\nndzFmztTvRRMfE5uXIqwlpug4FCqiPdnUXyBSh17xeWzRobQipkndhZHFV9u\nk0ZHeQ7imA6LFKpT6U4fAA9OjTM79sLqtMkcrU6B+IorSCxdi9Y5/W3r4MPM\nOKurr+AoQQ2g1DGOyMdPdAC56pvwZ1Ge3BLcAT4/wxsftCfgA080RFlZkf1u\nwgeXVPbSKrXht1Hmit07fe9SDmMxVKukYsYD+SzMzjw+60QhD4XFnf0jE8ju\nTBPJlNMlaOAm5luPb8JQ4TogtyRNrFp27KwVyMow+kfymga47t1qyGjAuOgq\nc+KKDl5BH9VoPlP4zIkq3InPe7tQPKHOV1PxvjiuJYOKlUmgl3e2TIF1HUUw\nfxI3a2HfulDJDqvHI2UKRfZA0Z169kiePKzRv+LXOvF3gVUin/T/4/ljfUlw\njxV/YUei3An8CxjrBfa1UnyS/dE+rIj2uF8hbRYk7Jl7xNnX82zDFSkwM8gb\nhEEBVoOx9aDYij39nyfC3Q95FCXJjZaN+ZGiljS6KpGW0jQ27mYfrHVdFX/5\ngBq8WumpjQEb0ev/D2cl35V5P/D5f6ArPnQBI6eBrnDP+7+rb6ajDstjOGV9\ntLZ3\r\n=ydcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ab12919246cb9f0478516fccf3ab638eb075899","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6660_1609971665277_0.17126291949532413","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6662":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6662","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6662","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4a6a652f0ee077b52e412eaa2788a6caf381f6c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6662.tgz","fileCount":115,"integrity":"sha512-dpgCHNSMsVqNxqcq2Ao09CJdOfOjvNn5trsR1nG5j6QS5JYMlr2SVP2rczRFHRK5cgvtB0PzBDfMPVOVr2Kjnw==","signatures":[{"sig":"MEYCIQCGWlSw4bNjSrLtT1VkD75mBVo5HvnbKr7OzOdKVSGhSwIhANU250MFu/S70JXAWJRXg0q5T7s066UeKIE5x/UJUtL4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+AO1CRA9TVsSAnZWagAA/4wP/1Efa831+KjEZa23ZEZ1\nHqOqd04h9pfMgAve581PZvkRS4fu+fsK4VbWb5dlsIo0jE2wHI3PPH6YsCB9\nckKMnesFTedvpvPNUM/TaaB7PTI/OmDsLzSvd15HD8KDXyB7aGs49TeKTTfz\nWDNxyXl7ht72JoGW1dhMqc1atrd7bF0AbuRJ2WhY3uPxw69qtZB80opax1L8\n9EDa/N6Uk+bI4qcItP/yewZiOdh39bBJjD5/cXDU19xXmghyQ17wkVzTIxlV\n43U2bmZH54D2WACpHdkTTlGA4S8z9uhtuD1rqK/NI4yXDOnH1BK8Gdf5Rkwb\nbELzFP2koBnQNxh/hmclcl3GT+GUaIBINcZPaswHm6CznnSl8U77Z/eYJK+x\nsqjSB5SqdSP+7fSCJUBmjgMUQ4zN1LE1sisGvm5nevWDpVmAYPMI+ZLHCE/p\nsmc0oQWeu/HmpXc/5uHxtL/uaromdx3qRqUx7ZUYh2wGFb9S0EELwLUq2K7E\nvpZQEoiGRMj1WGJpejCF5uqQvsqUi0dpcTs3ndQc/C1cWn37MwdaQqIJ2bR5\nkiEqfTk5l4FQ65eBfuwFzYrbAREp4FTbkLr7gbJlA5GvqH/sw6nH1Ppqtmtr\n6fuHWH7CGRU1AiCuhTDontdQPRgM+IPIaEBh/GWbCXbeDH2GtjRhRVtWe1wf\ncsYt\r\n=nFug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ac9bdb30c731f0bb02aff5a835c8e0d52cc2de44","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6662_1610089396510_0.13085530517836652","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6664":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6664","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6664","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a20a60842093c8fcef2644470ed2fab3fa5e24b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6664.tgz","fileCount":115,"integrity":"sha512-Bod82GlTzDWnqavatNr81C91ZRlrjqECrOLgbl+u5ff+7S+dysvgCJGoXv3/fB30M+QtU3iD380ULc4i3szzdA==","signatures":[{"sig":"MEYCIQCUEh1NI7neKxjT9Db9rTHIGvJgQDWd0hjJTSegO7j30AIhAJPq81rtefSAxgswymKeherJuLXOBHBh3H4LmZAA98st","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+A2SCRA9TVsSAnZWagAApKMQAI77qwOBul8agQ+VMbhq\nSV4bOMQxpUD7I3Lb7z5jVpZ7uNsFFKWo3LTT2v4qA3apEjZLSJnDDz5rr6qe\nPOxAh6ssnVMKIKCbeNMpmHVBFm72i1ZJPZ1KnVcqOCdnoso4MQrhfewPVAMy\niAqTR5fKeXzozMj/UWGyOJdgVl0+EMjVVD7TU8TqAMh2JfJ8DV1bYBSTlimT\nCSMzL+Q6d3AX69Q24WL+57qaXBhuAiO3FS1uwonI76rcFdYbWzNa18BMoxZE\nQZNqwPOXC0/jpa5SlVj8PPgKKZIMtO1ozyZXTmDt70FBk08s69xiI02P1T2P\no2j4Nr9KRTMP8Btub4zfh7fTAQi9ClqLJTjV2V8+wVdFODaitqR1ecRK5UBh\nzsc6m0LhbsN10SgPBMZfb9chyDJnDHj3YvFqycGoR942k33ZBRDY2JBsIAid\n1Gr1kOJjeIMJs4B+ZadygCS29LlSOz2Vb2vHdu0/eH6tVd8/U+yvBJitlWVe\nI6ZHInu239CduKwN3IMBYse8zZWkRdr5IrJBhq0mJKJ6LEXLNps2mF+6Cw3a\nGJ2qlXWUPXHHMQx96YYYFLYJR1DRN5dXFhPItWB2h80wsg7FGodL9b1HJXE5\nG0s82yUHYmNvRRrk5VWmRblF/1Q94PH3O75hr2ytQrwYsUYXxnZiRr7emln3\ndWMt\r\n=cPRF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"51312f20f10b4868562148ef2f2f76adbd49f1ce","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6664_1610091921932_0.4399991262701639","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6666":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6666","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6666","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aadbedb39bdc671e559a4f6e6667d282e3e92c22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6666.tgz","fileCount":115,"integrity":"sha512-joUf1sa3J9QQR5u4Z3xL7CE24Bbi/j5/PPSpwZs44GC1IAuQuYQaYk2b5gj/qvZguZS4uxpiulTLlaYSS+Tm0Q==","signatures":[{"sig":"MEQCIBL0D2WbtVHiiDdLv6fFqmsa3BMpbIx/UU+MDtoDwrS9AiBn04CNnigzqfivTBaalb/FmOJo4FfmDQZr2Zyvk03RPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+BIECRA9TVsSAnZWagAAAXoP/iApxZpsMilYabdxVKLz\ngFKD5vSEF/54X+KjwCKD0xWVPmpbKFbbEfSgmPz34keFZYC0Tp0kS5kdwCzb\n7z/cwH2+GBiL8cHDGoquvh6GbVdkyWSBbMnNgp0flOeHZYtpSR2bS/eKMPSf\nGZLRtaZoqGXxGBWEBFTRj9YDeOAZ8lD/BYjVTIf7dyP57oRzep9v4rQ9qqdT\nrpJSCTX4DWRHedhj2ZzQFRYJtuvPQWRTEWEIPU0VsVcrJl1alxQGCrBJUTO/\nurLwKL+XStGY+1+bw68E/T/MeIXIsBCWJN6Tm1Ma4/LmudRTSFvZX6SSMV40\nby4ktMO6aJoCrCt2Juk0R19g4ko6OXt2xbvUKoonobSdsCi3A2X6w84vTlwa\nG0OqonZGy/vGPDNj3fShWb7v1SEi0gmVNwS73BNGAWt5zqGhmmNvj7u8WVzs\nP3uj7hgI3ZwwIY/NrHue8ZLmeVCsuqn7Ck19locLaOmK+oLwbEPI0iUHzIS3\n9P5Y88a1f5BkIUFwJXmbzdvPMvJ4/ORCyg0gnPn8UlG6CKLSh8AZiMYvlE0R\nD8y9Kj393NJzw2qxypgLx5VSJlnaSyOOBcf6skhIlszmxQfB+4nl3Td0rN2c\n8STpSdQ9k1yedkf2Mnlorbgj5ZeT68M/mhoWSy4jQVZyce13zO8aPOnPZG/T\nolty\r\n=Akd/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8d4f028e05d758dffb6e6c51566305295125e18f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6666_1610093059863_0.9782930435635959","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6668":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6668","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6668","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95f64006db50310a072f2cc6f661ed398ed00dec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6668.tgz","fileCount":115,"integrity":"sha512-xzV2CUkLrYJ2Nz/AEd/PqcB8hgFb+XgJWkf5+QHRrRJEd/nUycCGuPl2J3OWNZSqRnduUMFZmAFiKzEN6U+9hg==","signatures":[{"sig":"MEQCIAKJw6ZhEkvEmMLl+AG089tFrc6iqlcl3jQGNTDIlsGSAiBwd2s0nxc7aG7h4nge09JdVr1qmE225gowkdMJfTl26w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/AI4CRA9TVsSAnZWagAAIDgP/jHnLEDqNFsb8LePPSpz\nhkqyEE3c0Kjx62+SNmmly6RoTjmO9/41DXvzmCi3mK0lXhA7shD8TS/A4cYw\nz781gxpDW6zYm9Ipct1jwfJbxXn60VlDJ11N5SblTdlyVdgDAcT+fCGaF6jK\ntP7Hp3PNKxpIELWPZ+9E0fiMLCd6aSaH6MSU+AXVY5I7AUHUYnjfH02TK4YD\nQTH2CozJoHdaRvv9qAL3VtVLwkm7M/JxG9kiFaCGcAKo6gUPcM7NPQonD3xm\nAwqGPh5cRVHQMvTblA5FW72AszYAIP1SyJj3AGjzs0FHYFlpfXXX1kePcQ6m\nBZZ4tOU1WNoIz6i2zgKjU4ReayNkvKWei5gep1PbyAF5nM/qtBLSZ543vnC8\ngypnSTRFUfwVgr7jEWTjZKAe0H0AwfjNb+2H0+e3e6sUoHlGXs53X0pi6pSG\nviiojt3jOM7rqastckr0BDlG04XVAmFYI+LQkHS5ZbdBdMyxs9/+J0ZtY5Ys\ngZtvujb4t9pRFYRdv/r+fNE9shWewV3gpK3VJ/3j+0ys354A3bdGlQ6HPKN0\nRInlNypuxv7k0qJanrn7OuFf8yiGMJL48rhn7RV2u6JPvyAd9gD3dyuv5gBe\nqJ8n8ONs8gkXDw5w4cymaJHzzZ7LpGcXGHWzgT5JdOFCuBiP9H7aKqKAaBAJ\n53uG\r\n=c2PM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5f903a0809de9f696fa362471e7ef2851ed84ca3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6668_1610351160326_0.2769006707612005","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6670":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6670","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6670","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2caba99632d9af460f8cb595d69639b95d53c83f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6670.tgz","fileCount":115,"integrity":"sha512-QuhOKXKmRtGE53ozjjVk5H85eBzZSoTu9EBDjJ8j0GY4yCtY9e6/nltHb01LOcdJ3/sSQIQjXmgolacYEkfwPg==","signatures":[{"sig":"MEYCIQDczMAVf4Z+6YEPDKlNi/Zw6AXNe6h64TDtXd/q9GKT/wIhAPX0yOHTeq/5Vb/QkJ2AxU3gxhNuEhCMLAoIZZkVIm9C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/Un5CRA9TVsSAnZWagAAcPAP+wWSzPfqVcxF4MZAcxl9\nZonaLI9ZQVlei5rRVU5m+65sH9Eu8Tl+ClaoaTCb7u4lZU+XvnVGsdu5CUCK\nFD0kJzpWdF/qdBlV4X3uJCuFlJjUI21dimJG0vz2U/8FjtoMk1ZkT6SBzvI0\n9YY8eehyXQwdhNZBa2mj4AD9TMAXeaKbSdgJknP6A47UDNuk7L3eUF0RiT3v\nUpTS8A+Hll8fzf05JvUOPGLPfBtEFwVacVdXPbahQnY+aLba3l5z/xSK6PX8\nkn4KsClx9KolsnEPMGyDq1oOBzRY6/XM8fjq6fK3DFT4rYocb7KaFgKCRDSR\nVhXQvxMiu/v9VwtelwcbUCw1ul3fKdtiNPAJMZV1fTqJUaDYJ3i1qo6pMX18\n15g5DUPOiNDqj/kUemviKQQDOseJm0UaL0Cp8EyGFxXf5uZ5d/RfgHXtfiOA\n+mLrzzAXbX6nEERDqDsno63lrtSmOu2irgcvzZf/FJoRNhYt6/XQuprmr9QU\nK/EkmrLHNyJ0Yd3n8QvYE6EreOEV0R2PDNu86MwZxW4a1tD0d/2jBDQHcY13\nkjDdojxY0e0Z0YLslip6vieFv7hUKtj2u5f1eF8IKWI4F/l8Hc525AqfWwlr\nhKdZ+8D6kKHbavoOvLsf5PppjK9snhhW2HnC/FADpUKdXSQTpZlBfIqpXtAM\nlkFH\r\n=xRK7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"597d24845e286247955c1bf123858393940aa00d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6670_1610435064745_0.8816852867380607","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6672":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6672","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6672","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a01e742013085f04c5d48feeed9dee2a05c1cc4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6672.tgz","fileCount":115,"integrity":"sha512-i6fXVNI+Wp1GtbinePi1dGlJBmd19poUC88ymWfmv+BXAEfm9pdPPNxr5+LFUfvisUecCRX9sZW8hFw919ISiA==","signatures":[{"sig":"MEQCIEATpcdSxZHwsWhBpBhtIi+zudB0t2CjZOgBoEfCgNyKAiAywDIEoibsQ6AR/Kb41fH7tLaRTfW96i0lk6aZltf5sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/VeJCRA9TVsSAnZWagAAdw0QAKFuCKJTWr4my/xp4Y3n\nGeMGnTMEW7cI/n/fh1CE8Um+lJJw23OnwjXl10S6SO31xiTqoGZSmjb9Wejp\ncCZRzsB5Fyi/I3piiC8yZFngnIv4Hl2LVA3frS7/tLpZkHveECUHmE8C3jHn\nsfdskLGKGfiCsxk5kcEqFflhZ0so3srXJ4Zwy8E5ZwK83lqUEsghoYeEy0pl\n+zO1iP6PgaQJwB4g8ms8zlVx5AnXxefklGwRtl8DDKT8Q2Grp+DD6NpAyOce\n+KKTUekNzNDEpMkEQQL7EMRZisdhfFghnGCmI6Hh/MWbnyutb0Yi6jUK3nLQ\n9a/Xzavs0YCPTNpeNEJcvRaITbcueKYSSTF9cMsKl/fVQ0SZjeIVDrp70np4\nym7AUOEsQu6YQJDEtcwZ1e7w6ninO0y5WG1A9o+MA1ZUbts3X4bCcdmrBU3L\nhe053eT6d5YfujJrsH8FzyE0l6rBoOVcOBk0ifjKpd70HO9Aeq0+qx6MJozx\na6PSqs7L1LY4s0KK1p5+vtoidwuwyjDAmD4o6vyKbq/BC6XKbJ2jqsyoJj4Y\nJETcw4Bl0YVHVuMzGL4NNv+JtvYfxSYVgB+zgaPN9JnKwnaDy1nri0R5TaSp\nTTrYUJtS3hbrrEf1RcDK58+FVz7nEHffwog63IGT7+pydX4dXhCq98M7tcS9\ngzPh\r\n=CVdR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46cef4d92fb9d2bfa69078379882cc1b18e8be2b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6672_1610438536982_0.25006333416703486","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6674":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6674","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6674","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0d6d65f9780eadd138abbfc4a910e1479388ea9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6674.tgz","fileCount":115,"integrity":"sha512-ARlcDTkYoPWkJJn9WNxsq5WWPfDlwpBOmKgbBFqqtHgRjiXUfHfFbdE7Wo2N38ZRvU7JdbVkTANMeJ3BgvHMUA==","signatures":[{"sig":"MEUCIQDYsxwZWOHuMjtyxhI1hK6nopEwBxIKUvStmoBkAwl9DwIgPbabP9WVuRJ68CoFIz5mTY37UxkuUDT77avU5KpqiiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/WXACRA9TVsSAnZWagAA1owQAI+oYkzGgarB/BFpaJGR\na5cTRY9M6PLiqHSgpwWlbyXNr5Jz/ER7brerRBadSmAtoc+JWSKYEDMDJoFo\nQu7/gS8kQ9BKIZIg1+ifAH58UAFXfT1ZBQ5POzk4C9TCvpwF6BlAgDsW6HrL\nW50xIKXPpQ1U4p9mLdGQH17xxNIzTvhZjr6++ErZIVufHd043HJTGrwowzkP\nOpVW2UAfGKF5t4dS5kAp6soHu0dNDH6HlKmEG58P0dKo5MbjDJqtmqNpHUbX\nMs9T6Usf1aLWbP66nq0ZeREpb71EDzBQuD8mJ+itxc/Yn6X6HplkRCk6DbMp\nFl8nBCU83aaz6JQ0o+fROVZLrxuweDxRQEBI1B8xhrnk7YhsezKI8v0M8Si3\nKxTc+ls4M1kKkv+pSotpnXQJ1YB2T6pvVzBLaBdMmwoyQJiL1kRhJUmSsJXV\neIs3uyamkmo67PcOmYXnNCV61gB6+9PRVhGrvIC0Ku36fKc1SYgmCmIZUwvS\nuDHIdVwWvt6nOcHDEINy6y05loB7lz8EgcpogBgMrT2ar6uRy9bIZCwttNEw\nVSFPnL1/f/rFqGnmqsM45D6+5s0TAzu4zFcWWWIxfsHP+GQRiq5OPGyxnpWo\nd3Y9nH4SpgBBGbf+vvroM2rUM7sj7XKSS7EN8Y0UJfZjcm+8FmY4MCQCmlwf\n5mdn\r\n=RYT/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a74aee2ab34612c358799307b02a987e62ffbf17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6674_1610442175936_0.3521340286944037","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6676":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6676","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6676","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"30811b196b128c1e273ac0d3341c725cf5b30e35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6676.tgz","fileCount":115,"integrity":"sha512-3P+MEiSq/sLN6Xyi/HTkXQ0h3/wuQCZXSodiS4QlecWyRQumVx8NksqdcOp7zbKFNkPxHcP2UjFTBRa30dIXRg==","signatures":[{"sig":"MEQCIAxOu/aebmIINH0VIW85eEoFqc8MC2PJ48etfRf/ATKjAiABLIDFBFDjif8LTjQLfG3492PSq4CEoYgXuAqLor4bbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11241843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/+vgCRA9TVsSAnZWagAAMHsQAJOevTmOlW6L+KtoajAc\nBd1148PaZIFjMlQXaI3WUU4HN1M5HsdA6eADL8inX7JXzPn75IajJAQQjVWZ\nUoogQyeq6hkGYkBWLSp2SsKA+lh8Br2dE9wk0wbiZ2DAgWWMBk5az2Ix18H+\nOKPYSfPHhrtyYCyA3pf6rvHyhfS4rvOTOHbWL4/gA8aAophXBd6h2M5B6Rkx\nZ+7CXkf7+mK8hl1/L36GctRIHKc3tf34K0LzJHl2s5psMD7SgmPxjkkq7Ct2\natXJkotIKOssPNbITOKYg8x9yVXWYCZeU/knTgaVYfApFOjqlya3Spy2e74P\n1ztLyWNKxjxeY5C559lo3EiZr5SnT0N+wrE3fOxS2cZf/gtiFNWJIEHPcSy7\n+YMMNLAro6cBtMaDowJqu1BFGoK8IuU9xSIdCsJtNdqsbQ1Vg0be3haQ5kw2\nA+cSRZMVmw7s/c43sB1jWWjZFc716BoJdwdcdUAmO008fVd4g+ITN4zMAenJ\n1g6sQLH/mVGHsxYFrqUurh9XyvCaNwnaObAQ2SxiHAT3DtDjJcv4JsZe6VXe\nEnCFZIpEvrx+agbiIiIGzQMjIf3Lid6fgzqHfGiowYNQpha9czXW+JuZpltj\n5+1ak33nTxPDOyQK2uFrG6QIhrhe2mrDle0AgQvov3jMoJENsjaEwP+EzOvI\nXzif\r\n=6RYo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"11e7f74c49e406dc018d4f5f4e4fac74f1fd079e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6676_1610607583813_0.6070973264493167","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6678":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6678","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6678","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b3c85959fd53b10be945d7d954ceb2041d288bbe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6678.tgz","fileCount":115,"integrity":"sha512-pbEeUmz4UCpr+1eMrqSWq17J5lPJqBjZuBvJnM+J3z+p16mXhogKiCM996d1227vs0shfuFjV9T+xYPynPcQzw==","signatures":[{"sig":"MEQCIBvDOIGnSuSrcu38vWVZIBJSFtDmI3wL0qR4SN0jPBqtAiAuAj5IBSY/pl6LC1wWDybMPb4BrtG/xppuhhDTvUsNBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11244280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAM8DCRA9TVsSAnZWagAAU2IP/jXWBN7YzWaUo3JJpay4\nUnJQwatClwSc8kYBa22AFz36qjNFZf4c4u9ju+DFdQDMlaMeId0VtKdCPgza\nwLPIO+e1I+Egifwx/7FYgl5D+jMgbtgxhsYDXlCm1x3KtVelWnPdTZb3vRPz\n9zAM8i0lVzRT67PIoACRaAKifnYTUdYr7o9XXI7m6tjoPz3hRL/jTWzJg3bm\nsQmk9CHVQ1GuepX8+BpMT9IWhZimkzWCpnFPC7BILVqqHnF1XrBvXmxVTQsw\nasJf0MUbhFJ4aTrEBaIvpEa7r0Skqk0jKJW8BuO1ZRhRvfWIto1DyUlLbv7a\ne2MJopclRv+Vs+iteS0TH/LUQ+3ce0b0V32KS7JqaPWwtK9lYS+qJhfnuOhb\noFVlLxqAnDp/30mG9l75H8/NGOq17Szbj5F6tH32DvBf0VRTQytMEVVSMhQV\nKWEcaC0w4/Quiur0sWvLlrKmB2SLw/3GiYjHavtmUQ6EFWdSrLLaZV/+XkKz\nrknpOLe88k/5HjdeBez8LmzWS3tJMhepefgcRw2sUkOLTBbXHVfXSmDr1rLe\njnQsPAYsW+lSDAzBG/H7+TBNv320suGy/Fa0/PTtwJBNyF9IDo2h+IzHHMDm\n9oJN80tnDNUfVu+gPS36fdL1cxFyNUXNPi7fAMeTKfGPz5kEGFkWAZ+IXw5m\nD/Fc\r\n=bL7A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"836c8f5e49fd11d9022de2394485ab4f1776844d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6678_1610665730719_0.4178599851466329","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6681":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6681","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6681","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b65af28faee481350b791bf01827d3f9868f1cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6681.tgz","fileCount":115,"integrity":"sha512-n/bxm2T06t/8idz658/iTYdRW1MXv1rMOLTnaS9YvUJ0UPYOKZPLZbW3vixvMawcKX53KTq0jHAmAVRlzM8iHQ==","signatures":[{"sig":"MEYCIQDsOau4WlWzW8+tazIT250TJD8ddb3RKe1d/PJ5iIxieQIhAJlg52Z7RC8myBIOeNJhxFLRokJ06ozcjFwmzfVTP/m8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBHADCRA9TVsSAnZWagAAZ80P/197zHmntIzzIVuYZE4e\nnMFJf3wqBoUXliyNpzCCs+BnwVKVJ8PPKYTTA1Q9TFaUlQwwQahFoFx41QyV\nj4dQ4F4ajM3UBd7dWIb7rGYncu3YqU4XOKGqFzVfV7Z8QWVQh8P+moz9gsRv\nVLmaEjhT6mmb/SCHuQlXjVm+MKzHfc3Zakt3JBThp+ODWWA5N3mDbFjFuCsx\nd5jfO+F2TWaeuB9Ln7JZQMUVSxW4nvfgAlUJtqlxEaDKEzYviCzslYrAuJ+G\n11W/MSPEEK3Gd+Dl1p/Hvyd3ai77TVr+sPAD8UmmyHZbzev+vRB08PXvIwEY\nx+Q7WTFwHo86hEx36y6ruw4FkQSB3aj7Fik+8tgTqWL0liFnGLkexnGgfyHj\n6CqQJfp1t8kLH32DTTXaVN8THIAadcSIcx5d2kY9gq8IedWZ3GO++WtxNl1m\nAjenZLqz3jTptzJQAgfrd/rKB7kY0kAFAkJhc2s5ozmgkoDOL56EYR7PF8gw\nLdlN7tYFbBimDOsIra/0iRpuXaZ+nHW1bPLtiwRdXvw8O9Y6bND6NAZpCiR4\ncgIxKJir1UAO60OoU9lIr72Ys+f0uTALy+b7xEm6MHZiBGDDTjtSxih6/lKr\nLHH9wAbw+DVIYpMyB/3X2nmpOacALEtu9Ui2Ba0tH3QVmQqWAqyVcDq9DMVN\nE+4o\r\n=5T75\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c3918e232eba0410ccc40203c87de3cef25bc507","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6681_1610903554721_0.7269461448204642","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6683":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6683","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6683","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"680fabb1fb0f0fc8a50e7fca993e9343064ac0c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6683.tgz","fileCount":115,"integrity":"sha512-CfPxzBzJu9hLqscuqF8UT0RK5o31/oVQmrEv4KiPFC5c/hX5l1GdMNuBpWNazDSmRec6hED/nIz0TdbTw9a/Vg==","signatures":[{"sig":"MEUCIAWe960V5ULuCTQbGhJ4l+xLtMbqUz7y8RhpZP503dLPAiEA68M+kkKbBiyUMykYe8IvrVF3y2zAWZclb3lYOobt+yU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBUJ7CRA9TVsSAnZWagAADr4P/25OC9mzbnbSTfcjawIS\nCzY5lpa+unjShZBaFUmhgZvUxSbxyEm3lbLCCyUB/k/4AdlyY2QFJ6+qRSZj\nDNoXZtbtmejIdZ2JGvvzq/85e2gPr9JOLFj6FeIAUKYi+/A0w9YG6KJ5iHSA\nmq3WFSkC7IBNNGwIhHoP7lBLcJjKr10rly1HWq5EcNh//+55u+a7LH7tXyaI\n9Q6qDN1r1CiggUQJyKIUyzWw/F6cUW4AIjTc+aNCP9kfYvC1/yEoPBP6cIvR\nA3kZFYI17NwmbvjXOBB1itmZ2J49rDVcjbB57Gw/JPbdA7SMwKj7j00LppZV\naikqf87YZTjz5aKRJgsQ1ydH2wx0/1IP5NpuUwL6hzuOQlbH7rqklleK7X5R\nZmWoPuvDtO0YVTDlHb3NCP6YpCLQapg8fC3CvYBLQLRxgnIbisYIgh73wBVY\nYKyjBnnmirW8SLMPDJ/IvlPPhFhJZapAj76TPSyEIOo3wFmQFzgGdVSnxRfe\nFyty5CEx7nA6QPUdszDU3YDk/s15ZcWqSrlgO0aoT0RnVtK3BLesvTG0CYUg\nk73KyLaL6OEiqbKRnZ3Uvc+fZZ98Ba3/DfIz4VZuEy9Zugu2e7ATvW6CmLZ4\nE7eFUk0g4fZmwY89Nw00L48kIFvifAqaXP+nFSLI6CUf98l85/luCqEyu50K\n4/t7\r\n=+J04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0172277e558283e90e0a04bd16ab7240f61263d9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6683_1610957435007_0.5346781310840687","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6685":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6685","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6685","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fbd74275062310809a7222a361828ed86b3917ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6685.tgz","fileCount":115,"integrity":"sha512-xRxYKSdaXPfNOWqlA+tJKD/6E7VH3aEo+7z7CNqLRBDYDzuICKq6csTpHT+qIezKMsujeM4IU8iaD9bUZ/U7Iw==","signatures":[{"sig":"MEUCIQCc65u3s6FQdsmA1kVno9qywTpV55OXL4GVIQO7KDGqmAIgdQp+Vr4aAE5ORTzy63jB7SLB5uvYqE5BHNlW1MRh/oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBVJMCRA9TVsSAnZWagAA6/4QAJGkWLp6RC2wa/QYSKMS\nTvpGZYxcBRI6GWmCX3C0aNlq7L/jYsHCi/H5j910hjFVO3OvK84D7gClJTD4\nrUfsHCUbY/6NuvS5VfRTpakUw4vBmPqRUAZQVmpG6iMTZzQqcLTe/sEJ2fpy\nOJThg+zTM/aUFOYVtZfAjZRA/DiJpWv5Y6Q8uOTPb5LXEF+qU5ctYzDyWUvJ\n5mNXDctuKGbUHUFKPW0NcUPKvpqZVyky7hJTUpJuAV5Tf/Et0pIfy/BqKNd9\nj8W2JQkiUUtHoqpjqtes4qhJAEEG4bANi8GhKpYCBWBa3N5VPHve+dFPxSpW\no5tvsAdh1doWT0YMhk8szI4JRoY8R3mKp9vI3aXsl0KzBLaME2PsbRDsDhte\nGxWqNlgeniim+RHRsotU4+xvYatYRUJ/kdmh94OrQw7zpRkC8ohpMdP98ezt\nfao+yMFEQ0KaZMOG+qPAZ9DA5Wd8hk62u90NJU5SO4r9xylrAEkDlRk8o42z\nuL9SxClp+OiRlo+L07iuq0wqpGQSAkFw02mxjYPXLmSmbwgA/CiLkamX1UrJ\naeSGu7pOvhSiAFOONhcpGbnGuVNwJ8Bbqj746M63+5JzBS4T4nOFFjkKzmsr\nBIF6WasuMufZSMa5a5C6yPHiNlsI24dl2jigQlCmvYbDNknkARqdxI43Bev6\nxYn5\r\n=+0Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7ecdc79597a3cb84cc1f791c0c78e0400b9d3b99","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6685_1610961483874_0.6828982666410268","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6687":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6687","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6687","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d249e8fc3ed9a8fcfa7dfa6ee90d0a5199295e72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6687.tgz","fileCount":115,"integrity":"sha512-notbQrHoImjpUP/D5ne9mrWYxTwq6IjpESgNg0OeHCNmYk/6uuS3B22IQ+urOxuG56znumLj4ZWEWqgAdeMhVQ==","signatures":[{"sig":"MEUCIQDmEeQpDXNGjRQ0SjOrUk2DJZuOLJSnKrWPfmid9JPUIAIgHyV9g9DHcb+yzFYMShSyJfel4m8awxLaSOI30janNLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBoL6CRA9TVsSAnZWagAAgcwP/1gPSbJP27/6Itk5vr1i\nYVaUGqu0QAftf3U1CVALpTLxosF9KhOdgxPwy4/8MxylOgVwniH5WlOPOQNi\n6zhFmnEZDyLvW84YsJvyNZDmdVbo7RbQnDwCP61YWvNJenqkLY/2HbmcvSH3\nDMe+cV1v2ARTVPc/KY+GPmoqUOYtlqc7qaRgOZZyRwLbBIIkQJL7GLpUbskg\nmduUsajUwmmC6EV3Eu0Cbgd1QBBz+IRmBMbwzO8JLeinZNZ9+mzjJL+MFDau\nf9TEJ4nmjb2P1GD4Y3xQW5fpeROxgW4T6A07zSpPRaElLfE+PfbYdajtNhpX\nPw7wpYYM9r4xWpMy7iL89eIKCYY+DGXK12Gc3W7EJHhT2NwM1vNILaFuuVFJ\nIHUlJapQHV+6/6zXrgSi5xFl/x0e/rhHR8XpW9XMZW0qJXOQC7lJ7GbR8utX\nO4n7YhBQ3SfA54keY7LQDFVo7BsPf78VEjCvSnfFT+iaueN+ZPCODTxKqz/I\ncjZ8Qh48RgFJoxprKPwvceHiRhKOY273MpnF/MUrbk19gQGgF+pcuXGRnwfS\n3GX7VjJSavXMlCsuC/YjI3tRI27MhCb++pkNj+ShcZYwDtFG6t6IPrwbzzZE\nTNwSEtDNAOxKsAdt4h0B+n3tdSkFAVcb+EH3GGj5NS2hvOcadeeFihMCTvDh\n8hs1\r\n=v+lz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"664bef9950f99fd9a1c8b799086c4cf680684fef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6687_1611039481377_0.2618554360069052","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6689":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6689","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6689","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ee4f6a6e1088150bb36cb67b386e80f3a0f81f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6689.tgz","fileCount":115,"integrity":"sha512-zf7ItnSjWhwpSCLdSe/MXgv8lU82idYVFXQktPb+LHZi7TI8IS1aRw0z+RGth7XaZZooWVwnu1QGcLUaYkcJ6Q==","signatures":[{"sig":"MEUCIQDPuPOBYNMGDO8WeGkOWx+35tDuRP7sd03fcHY7tVLb/AIgKs5JEnHPltbYSja5t6FPlp+TlG+t98RSXdF66fh6xRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBpDGCRA9TVsSAnZWagAALI8P/jOi9tyYALRo2aCsiJSu\nqZp3TDA3MJp083UtQRdG7RFgjitCzxqwgT8DQSBr1Y+dDzuGDusW2DRJjIQN\nKujwAMT1v6FAtwN9vzACzrd1N3XCSc+/DUQzk7QuL9D2AnvL8HPxiHxMGSGH\n7ym3T60md1robYH6XE2guMJHFIGS5o9wFzwiCj2ucMjxNTk5IvP//qmt4qsS\nMx3nGHMH+yxUWSyi0ojHjSvIHSHzs6ArEXG6VKCaPBKpzja1NZqx2dXuWMbG\nj8sZZXPTRdOzkTssgF3n+It87BQFKXBNXEKWJBaIeDZgNjLnb2HlMcNUH9Ia\nIGfvB+1ssvd3pfppfYNKkWUkf22MTerOdE+RWiIHNIeXG7wP/f56JpRbr5wN\n3YREe/44tHBDchnvKLaWqtD3m2vJeC5s2S5R5QAnZC8fTUdgAv+Eetqm0VI+\nYPiam0aATG8JNwyhjTrq+sY8Sa51lJLro+fn2g6945XuJppqNZifICTA1bsz\nmGqkObmeT05pzVnNUT6LdLbxZcXakYlwHt686Pi0OGyOGENe3csfi59kI2dg\nYKsepcoX5irtBC7C+xZcc3EMdLpy/k4MBUb4MOrcqP8YL8c7FeAiDsH5T6rx\n56l1AXm67MRHrH6N+7v2OLsS4KSarZ0jnzDE4q7d2iqV9UjNvBnSG13lqX63\nY0jw\r\n=V+4S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"14575707451738ab036da683cb715761d8de4c2a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6689_1611043014354_0.43189537233783537","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6691":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6691","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6691","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ff6dfe3696a0d04b426394d992e4048a7923ef1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6691.tgz","fileCount":115,"integrity":"sha512-lpqr6Qzv/788rLyrT8JMGLzNn98fXj3gRX1ZDhiOwvpBJJhWOdlgx0rajpGZEuW3YMhzysNNs8s8Mfk94QVgRA==","signatures":[{"sig":"MEUCIQCAiqB9k7hUd26oXrPd4PLW6L3cJyS8IMFb0BB5WVnSkgIgQhzlqXTgPtkfj26XeiNUxibYBAAfbMXf8bhsWPGYgx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBpg0CRA9TVsSAnZWagAAXxkP/1CzEOMKzpXgQOGhOF+d\nKnoU/5PFdeI01W8LK5YjENM9upHhfEgJy/Eq6t7nKYYHreaSSl3kuDOW0tIP\nXxAlJ2FiIKfSmDnHgK1qqSYytOQvOdoX+3s/EvkDcI3HgHIl1vkFkyeosj29\nKJfpwe8RuBbSk8KD703YtPrWjOPJ0NgGfTXxnqCOG0oSZdqvxjo/1ojhwmPl\nLwZOCcRunul9AukTznLabihgplFgn0rURbrbKLvMTsm7/axbEBzA/VVvJXdZ\n1UMFXaQ2c7yKqxpqxcWcRSBHFe9jKxZE5gKaPSwm2nJgPzU5XWJiyjISz2XW\nF6eF6UEy3Wxx1LWi6dYaJAqCecw/j9bnwgi7sqtP/sdPlukPayoY9p085IgX\nTHZqhOXTzX7UzJblEgd0RDa63U8fqF0GdOFJkljsrK9SrMKEkN7nkxRHj0Df\nvi04gmDXaNwZmqGxMe0Kar6RaJVNa0yWY8dskZaLLpE+doogqGCAcmblOunh\n2r6yQG9X1Xn6BQq9GTIZbhD0BcLScj1WUrcyOjtrBBQADSxtID9WjPoDbC32\nfj8otQT/2yOzQEx0AX+0SpHXZLpYpOOLsRRr7J4UcSfPAUGbBmDLQ5kU6Jvm\n0Atpp3vXcoNJ2ImXgzv1P8UPOF1jo8lHlrRICTDZEP+Tci1foPRjdJAEWanU\nZ7Qc\r\n=63UW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce046575d66786c0a0f07bdcb9d74cf27d9738a9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6691_1611044915954_0.5140319859861231","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6693":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6693","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6693","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"607d59d517febc6eb18e4108cc2d3551072b5380","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6693.tgz","fileCount":115,"integrity":"sha512-sCil6xz2b2Elhd1dxo3jsUExfOfcD7ABBmP534rlbkLpoZfN+PEv/IzXBsf6jwmxR6LyQQ/FMZqJvqkea03KzQ==","signatures":[{"sig":"MEUCIQCmxCq1ZzcmR/raHKPX5rOrwtNiMqWP+EPhO97So7mnVwIgAyPA193efsMN0PkX2g2WA6yFilf1h/Wuq91yblIkD5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11259839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBp7mCRA9TVsSAnZWagAAvwUQAJQNTUMaHPPLtYqyeYSP\n+hoLgJDacdVOZxYBG3cERZuZUuzetUR9xP+zwZsisQnWueh0NJ6OOxPpuE4+\nNERmj59VbmtYkwdK5X+8moGa1CMys0MEsDf5aelC04SU7izVqHNXKCTaWdgZ\nYFBN2vdfQtk/n1lJiwWJ4V08GUAATgQU/sue8JNI6hGanuGGHc1z3ZeEOVPn\nKQp5YlAX58lN+a7z+OrEw3ZZeDjK8GXG3jA2PElKRJvC0Z4Q0sWhO45Q/JJo\nRIoKlG78etvDIKKcI3Yhr7wDkR/xRoYndOwnNQEQMWEH2sjStewuZ6DEOMIZ\nRwhp6KD7o79AwGDqiPVhNlYMR0Rm1rFGkYDf3IU9obzMOc1HiY/QMY07dQmD\nXtXR2h3cjTLvgcICYmBESPu4jDIHLfPe0jB94G+qH7CYVAhj1OmLFceZ6Ukb\n0Oj8bMPKGYdwBRSSK4mgHrb7imSE3slfXLHX3+a2eKqKZMreUjQAEKr4zlJo\ncTQLjyZdixRPdlO3lvUbcHtCrvJFSZaNRBK825u2CTttZhvYeTRR3hS+zojH\nLFzAh894C5OA2oqSUueVFxBBCHvX/uwKZvQ2rGa7TnRFdHjIwsywCb++q8dX\nRkBW3RSXyEhtA7WsWjsXzjSr1hz9/9n91Q447Kkgmc1LfiDcOwa1CQD7sANA\nusYT\r\n=xUzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b62d2ba976289b47dbb32d804bf059c13629f122","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6693_1611046630163_0.15181107182815512","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6694":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6694","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6694","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"483b39a5fdd82b21c3abb875d917e85740e07159","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6694.tgz","fileCount":115,"integrity":"sha512-fzKkR2nSPhIP9YlV+OJxzRirCTshlFtUvbRHjINou2HkHr/QUYJkKXKwegQLRPNN49lagmzo90LWYWonRGQ6TA==","signatures":[{"sig":"MEUCIQD18dzTMJ3d37BHO3A4iE8BbfReEC+fMIKg+fdVK0bc6AIgLDAld39WSNzwYrcnfn8b+1zXrMLwAa3mkwxsClx1DVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11260911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB0FoCRA9TVsSAnZWagAAjLEP/i61hNuSdIMaeCkkKQIj\nQkgm/1OnLWF+HUS0tjDdXyXm9h6HhkFeOTeskqUcHEswYBm305AjdnKvJZIE\nkAD8oMg0wjKVZpwzNWZoLNmFR3jERTLRO4uikmVHwYg9deNlG5HTf/LZ30Tn\nGnvtYDLlM3R7DWZTd8Hg0ZN0phdxG++dhvlhThi+s53OjhnNPpxZuKqNDW0h\nSCPl46qc0AQQFBPNRIDYChrdxIp0DRRMCkKFKehtay8SAFydNOvuXS+hkHNj\nAXXaUEtKpCmNM9DTyK4Z3VRlk8ZRKnjwgekH8yJ6PrUnv41DVxR1pggaBma5\nU9O/S0T5FZjna14InZG8Rvpp3mlhGgFxY4/AbIIIzkA2Efv2pUscLbxESpDZ\nCqv3EWdMf80IXzqjNQigFMGI3fSKoxPhXKjkk3oexlmiyU+VpHCunTa3OaC0\n5Uu5RxGzPZoYUPNI5RYz2tslAZ86YOW3hxVcIdnSFvUNEF2giVQvQXtnDNKG\n3XTqsbBwJ4lEXVs731pRnmeRaWmtw4VUGkXIIBHl/PgyEyZoacNzBnz7uPh2\nsPBrLkpAXFRa0QTzuoaYN99F4BEfDULmmfzmFBpma4f2OuJZG/6klpA2+5CH\n7gHPum8C2niru8eyO5bZJPam8TgTj0OtMmibbwqT/XoCmUr9sKr2GshNMuD/\nHeRC\r\n=dh9E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b51643701cf79169d42132d7965c100b8c8268de","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6694_1611088231530_0.57492140718444","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6697":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6697","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6697","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20b6a5e032f462e89855db6519044d21c00d834c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6697.tgz","fileCount":115,"integrity":"sha512-z4tjV+HY62ZtMJ82GIzBl02Lo4StpCD3Zn/Zw/fHVluK0f6K3GN3OetYRgJ28nZzsa4w5CnfY1vW703cpdSeUA==","signatures":[{"sig":"MEQCIBGLOOXXuBwFaWiTeKYo7NM53h6EvahJVBrG4PsTCqsWAiAtNjaBMEuXfyClZ2/gu3AMG9Er4PPPJHEQIN8iVgQ9qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11270909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCNKsCRA9TVsSAnZWagAANg8P/joYSHUSdikFOyoZMlau\nZV62T/RGXI2mDzq4PFCZOZ7KdA64Moofgcsb1Vmpa105zOIR7TborpQneOGB\nBqbCZ7Mx4jKZdXZ0aHFxCIDZv1sHuxTSBnOfirccOhnXZo4sRhC/oAVrPwsF\n8S5sThHu0dnj9UXsI9ZDpCLGnYQYmJ8Ib9ws/gQ1uJjZl77WWFG9V7cC5yEA\nOLiUz4lCHzSRyRg5nI+Za5bdpC9GiOU7g9okYQHpXt/irTcBUr+EWpHDaCoU\nFu1M3rygHKW6/g8hXX/mMS28h2PYe46cBwgG5iWicXv1e6Es534QTV03v0Se\nRhltaECFzvdYozfbMAPFxnvxbO+2k1H/k5LnWB+qh3LUFptw69jBFBu10W9y\ngSGwpV7AwHEx3yYVcy6F5nihk6qlXFjCf9cK8n93iWXFwiX9405BNi4Ul565\n7U+9RY9FrJ2K5AVAhlNX5O04KufVWXDEFp1R69NyIGQmcE9TH4dVmFV7LE+7\ncsxoAExnberCoh0Q4FI978fzk74c7CBIvc4tQ/0yvNlAazeHdj9+IPDtQfKR\nGCsdPVhyN9yC4Gnj9FhzPf+dDnO0hE5Z64nZMPM30ZIuQ5BAoR2OINlZpUxW\nb9mY75CI/tkkiUjt8bC8lAfE5y8FPLYDxw6cC9LC1Rtci1PYRW7hK6JdGFiR\nZr8u\r\n=BgSu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"18ec11ade1a232af8ab06fb63ad1576b72647ab0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6697_1611190955839_0.6835652356433091","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6702":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6702","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6702","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f986b74f4db67a0ef529143a562f8443b3db5404","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6702.tgz","fileCount":115,"integrity":"sha512-IjHnbAVIC3anGEBBwibs40mcFDvkPCN5bZwSp5UGT1DFTPgvzLjGqg3Jg9sR8rqAXV0jN2Mq6sbyDTccT1O8lQ==","signatures":[{"sig":"MEYCIQD5I9bFKmZjmBJYLx3eXBOtIT4w6s1miHsQjIDbn0YGugIhAPlLLZrVvX+Du15stnhjNS6RhNILpQa/r5mhXkmc0r/Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDwsaCRA9TVsSAnZWagAAV6gQAI3oxdTD5zFcU5ULT4Gk\n0Z7y/BO/o2q4v2C9HI018l6sR5XW+7xEDOR8iRpWJiFKFo17hEzLpvOd2Nw2\n+QUhG+qrPsAueiL16kM7Q+lYzOoMs2te6V+/v2g7gXVNFJAbISHxxCpiaM0Z\nRqBWJB+1ycAhbRp2rh5/xTjL/75+doeXQowb3ExeeW31Gq/UAS00pCkDoR5S\nBSJHKHXmrlG+GysTVUEwtDxAOJtQfWkas6dpskrt7HSJFdzX7QxNzYV+vWja\nmDFkQpYXWpPXZC4QX/HHJGTEoTeNdPscqFurb8K9F5BI8v6Avym76W/Nsqk1\nS7/V5No3iAcVFZ9tg86ZJhmyzfelzdLHOOaC/WKlI+O7lV+t/XXwAbZs+9Os\n5JKkCRUM3S6Spw8QTNTGwIZ/TDH5lWtcMBe16zwpe/S8b4v4VHqllF9V3cRq\nHfNq1Ccjizt1FHg4oiBRE78tq6FhMX+wE8kGjX3bqcUe3kAHzXdd3BMYA6Yf\n8//QcZi5Gzv+qUMtNp0vz2BbT/qze64Y+TO/WtvXDi5TSYavcxGhBHSrCBKL\nwuDjKcicXjyiCYWMnIT7nzPmBmZ556PNjkqqzYoymd/qzSpoNnRzmcxldNyd\nCzGHG1hwAsVPASeCni1ivpCqLFzESLykLZmnNF8AArQ/bYWTyIQTWD/1PNER\nYghK\r\n=tsXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cc499ecd6be069b7556b9d89c05119f031df52d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6702_1611598617940_0.8862799301809223","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6704":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6704","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6704","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d65a5681dab8d9244b2d54a186bc75ad15d00531","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6704.tgz","fileCount":115,"integrity":"sha512-Mgvz1Q582aZl8LBGvt1qsyVVEeREmgk9wS4swK9ag/PfhzVvF6UIsTBYVHiJRwOl0/7fX0IdzuYbCbEPtP4o9g==","signatures":[{"sig":"MEUCIB5NmEUy3mtBjqFmubwXrHajrG3Ayf07mhHYsoDxVGEbAiEAtvVmw/WQCi7TTKqKS+oMsb1x53yCLF95X7XknqL5TXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD78xCRA9TVsSAnZWagAAt10P/RMyr6c/5+pFZqTD3LJA\nqzpAhk5Ng7Y1rLayYQDsLN/bOKWz+SOS/VndokgGOUdx4smjxcmb1n64gweD\nwYTMW03dk8AkznBSGpZ/yacaTHuhdohDRTaeCMyT0Aa+Yzp6SRRRbsNkFWVA\ns4bNSKl/Qf+nSqOpxnbMxe0pwSFW+UKz5s/Tyo5SKeugiJpUDf93sxFdpOM2\nnTBRB5SM4ErVoJy6m3CTNNlBkwXJXqi3o/yl5p1WDef81KgUY9ECvuvu1+Wi\nXX0d4j05Q4/tcglNXyXIjiAH5n/7CzgUTI/bKAkt0TFBZlAyRGxA9D8r/Kbt\ni4+OBVZGFMctk5sHIqbqWJbFwnb75Iwpp5CCS/VElvf99dqGGbJPQnykg13X\nJcz0GbwQGwejzZJIF0/aYhiwNzd7Cd4BchfQjwUxeKK+Byd2L7nd7F63Yt35\n2OwSdIDTbYOJ2Tt/reloOnsREMLJnxSLRsawOSD0Jkp5WKNx5XHPa8QJ6zpU\n0bJgKldFLDkPrSmSUxN/Vw8K0V7qzUqinEJoR5neueb1LV3K8ldX8vEbRu0h\nrWDrjuHTxXbnt3KwKXJMLTk/XMnAcJGyXSCG+tCRjYa/SseQcvQKqV8YriwC\nLhQKpJ19rniOxH2jpyNG/FE0sat1ttUEIVwN3pLlRsSqDSIOqNHDuCq2P4v6\nkQSh\r\n=I6XP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d9f8d347313075ecabf275757872ddce34056f2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6704_1611644720340_0.5595304640650778","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6706":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6706","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6706","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79fb9286767691b65a723da275ae7e26572ba917","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6706.tgz","fileCount":115,"integrity":"sha512-7lkWh6cZIu46TIw64qNSkHNaH1PVjFjX/g/0zeJJpJF0yyGgBcHCj3AQ0QlSiJNHNrLSf6WM75XZX/wzVJ22Ng==","signatures":[{"sig":"MEYCIQCr4QfcrxV+GFeLpSIfByPFWZf9JCa0Xua2ia4t7LwYkAIhAL9w8sD/3to9Ss6+G3hed9jkArqw6x+Haq5UwtIa6gS5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD8rzCRA9TVsSAnZWagAAAQwQAIHFgPnM/olAH6R/GmpP\navVcIQ0QBgwDO3SpVomVP3q+15nDrrX5HUHTgTRlEZxtcFtBoJ36KNdzuHvN\npEygvKSwKJ9o37m2iBTZzD32CgXAbrzw83DqUzi/j9mDvuPkCzvbtKAtkWUf\nt3UTtTa5OBv65U5WWQuBNkpcbr8IN1e3LJVtLqXi9lyJPBmzojIH8cx2zdyb\n/5aPkMkJb8lksPRwBawaICSo3yyM2CCkC7UL7NM+kCdDzJIGD47rjK5r+ahq\nIvwivmSatgzdvEGjYtBVDEsOsBOnZlN/Y9SmNXL7SR76cMq+ZlXws5Y4U0U8\nP63TKB2Gd1WphEkW+T4uJiv7zAhd2OvVZf1l/DiiigqWA9RsLlOcGhxvaQEK\ns2IpW+nTBITJ5jxTv7DvN6Yed+5LIXQUX5tdCsTbI5YskYgdEJfym5niNZMY\nNLeBMEBdW4D3OLhOc4CrwVuYNUu+Vg+EBNXmijpkForG/H88SPp4kMq5U+UM\nkeYTvWOWo1zjBDrxQJ8YgvGSRM0GnAMm4XAWQ0qQw7YAPvEewj5hf7TshOPy\ndkn1skZ0nQpQlchBd8iUKBACfBCHkkUO0WGu1mUMDN5Ivch1ik/TqYrxkY/Z\nqriBWq8t4KlJU0+uARaGOq5lKZ8oln51B9/cVhu3hsEaFIheLUUO64iOnFTv\n5MYe\r\n=jJbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa4cb8f1ce61575ee1503d15015d1fbe3db694cc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6706_1611647731039_0.8368754432092242","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6708":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6708","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6708","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"19cfb3f761bb39ceb940c3c4c156e52186abf8b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6708.tgz","fileCount":115,"integrity":"sha512-YMtiXRcj13TJ/Ld9AZ7gtJhHrlJN+qSbxyIEJyWqgmFjUnhP3JzbYVhQmcD7UeEiAWNyIJhKvZshsGurERVbrg==","signatures":[{"sig":"MEUCIQCTu11ZLudwWEGxMRQHqTaqdKsHEies5V+zT/nYuicmuQIgX/kCFWA9N8WVX36/9BbuKD0w1fpmJmkI7DgKJpVqXM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD9QXCRA9TVsSAnZWagAASw4QAJiUd+hMbXj7TGKC3Gnb\nuMztuDNEUWgkchwJmR2B6Ji8CdrOY23FX6GMjFpzzdG71/zb3OhZm0WbZ+52\nSXGI5F8SRRgFRnrsTp45d3p50tPMyldqBkV7l/X7vPDlG12v+uzISpdEuXAh\nsFBDEq1zsxkb3oCRK7N+QOzh0bQE6QA1YSf31Uzrbzjk65lFOrTxE51YA8D+\nMRYhQcHgn/dFQ+heiuTDaHiGjiwt1HuUqmdosOvKkS9CqN7v71ML3FN5ChkR\nQh6SfkVQtm9PfRSdvwMTp5J/Jq36BD7WxKIpVpuVPMZuTvlFixAGPcANxyTh\nvctNdB4x8s7K6MPjbskr+RZwFRg2morwh7qyXWCUqMKs2pnH+GLia7itvUN8\nbOM5GkykJ3s+PVWVdNVAUkLrixHeH3obgnxGVnqHlNppsljr/5MpbdiebicW\nc4PxuoXosQ5kbToA9eeBWAVFdBinW1bCAx7JhY6uKdkXTgk75Glqv8A8axYa\nL5ctCarxVOcpJqQLNt/RmGh/JV1+Oux2zYQlfLL2UIZXEPkUJD7PfvqfGB+5\nHhJ3go9KPWVcYvWiOSU+cXI8BJUrsE2TTul+uVDTcznGxXxmm8wYYPiZrnDK\nezKWB3gqtA1eIXSBRQTJ+8ZjkuToP2GH+2rRyeuj2BF5oEGfojSAL4IFdnf4\nXGYN\r\n=QHv2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbd7ee13fca900c4a4c1aa36d0773f98e8dafa37","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6708_1611650070817_0.8308777807029033","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6710":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6710","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6710","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0541f97bfe138631d5f0c16c65bf3c78b89159d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6710.tgz","fileCount":115,"integrity":"sha512-/7/efYtfFz90cyPJVHh6cDpxGwUxUMszxIUJxz6fcAy/AOBrTj+Sa5fNtMzP9ofo3BXCZ55jVbCUZ6dFSf6uwQ==","signatures":[{"sig":"MEQCIAPIQ7TkITue0qgfA5nwGAmoen9oZkYvQ5kA4lJ71rEDAiBMBhpR1lGd8gf++RqIzKwWZLXuKzq5KdyMQH2qr28WUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD/bDCRA9TVsSAnZWagAASdsP/0Q2Od4fYoCrMoGBijL0\nZPNK37wYEQ/5dmZ56vuf8/hZthgN5jHT4LNS2iJPKsEAAYh5n33SGvaVslAy\nBxxknsw7JAhBZKmSwegdka0CNOtoFqm74kUIO0EkCVrpoqTh0Q7HH1Qv8ScG\n58ylCO2y6P7G8+YuKa+Q7a7/DTBNo6DVdzuVFb4qnWEI7IAKBHOuRnQCR5rj\nm/DgJMthN0jTL4XPjxb1TJNPC6pgGE6Fq7PBD0nwy0BZXWUSOkz+KlMuwYZn\nA7zR2p2EuO2bBU+TrursFkpb7Lr75InkDWx7y+MjlnsBQpUwYXTfRU6a94JD\n5fPbNSSu6QdXZsdJkcU14VbCFZ72sy9Z8I5S/ILozVMZJSntg2G/W//IoNpC\nZLSDgsTwUgF8shdkyAk2hsCAMD+HGtemXdbY9Nvca4t4aMaEvP0wrw8DEz+b\njcF3+mkOQayp7+8WVqLVC3t6Jld4r6QEE8DnoAAi8Lx7YEtyW6SgduxsrKtI\n/pAywV0G62jU9/2eQIB5UaIXOZd0kvZXWlPG0UU016q7hiua4y6O/a4ITKTV\n/+k7IEQQFI3oWBRjct4d4LNTAdP01oP5aVgTdz2R7OUxnBdgxrM7Gnpfe6j9\n5FB09laXkXAh6ydm5fOhDAxjTDhZl6gTdCO3ig8mRd8LoKRGhNr9cXH5dVj9\nl29X\r\n=uMk2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cbc585037644e9d03fecec1f39407e7a373a88c9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6710_1611658947024_0.331379966898534","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6711":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6711","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6711","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"30135f9eaf52c794674369840e4e846c70490614","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6711.tgz","fileCount":115,"integrity":"sha512-xq+kBsM12o8q/9b3qmhzDmotqw5UfGCpDHnx8l85njvRzbtYD8GeRDWFqxIu3R9XcMxKAktYgYn9lJY2sP6ipg==","signatures":[{"sig":"MEYCIQCTc5n6xGVySkEb480wEGpZGchKQg78zHW13uh5Qlor+QIhAMRPdz8q1EiBnxni1eESPRy2RCoxDZwgVB5GxFrqxtzj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11275501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEIZeCRA9TVsSAnZWagAARwQP/j+bQT7czhoJ19gu0S7z\ntaiFwxyUEG2oBLNeZBYEA9NONKP3T8mdQDadWp2YXcktuMz/QOJ/jSg7ZlHE\nFR2UE6rOWfGaVz5XvOlYOYRz9n0O2+w32TxFC8dZq6ozq9tarZ3wHz+GkVb4\nnDoKoSbXt/lt/dY2PsEbDVoxvRvgF9ko5mkLTlWvssTExvAJH+dZ25f9Deea\nmOf/VUlr02uJUQZYz7xfz0DzNVhue6d1tx/KdVKVqYd1RnulC/yef1YWLoce\n4wXwbFoiU8xlFYEJdIgCGwunsprJKMuETLX5WpY9ItQr60HTMRbY149Ui11C\nFPemk7gT/3PINnj1jEIPzGjP+pPZQWaNvdrGRATgcA0+a8k32yft+egk9OKE\nTooVhDoQTiuOvXUpr64HqiaHynA8HTz+LXRHJxgSQKwh7hOhlbIspYpSaS9c\nJWZw5UKQNBJQAXvgVyDYgrYp5rjbNCiY6FNQQMAlS5pR+SGmCVeyi/Y1S5lm\nJU1rXVTP0zEw8thgJEvrOH1uOJxaSGkzh8Nvhp9EyL3NuFv8ZLZqDoaVGFj0\nzrsq23QuuwkN8qdIrf27iBdLjySg24cwHDm8gImOkdxanPcAX+6Q3iZ8AUFO\n8uY10ixUmXg2OZJ+vx4nWh316ixiveRxedAcnBnKAq5+MX+YJvIWvRDI3GAP\n5mTW\r\n=lirA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ad5c23b18197c5637db4b3b827455dc1b72722a8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.8","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6711_1611695709815_0.7596290689401286","host":"s3://npm-registry-packages"}},"1.0.0-beta.3.0.canary.6713":{"name":"hls.js","version":"1.0.0-beta.3.0.canary.6713","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.3.0.canary.6713","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c15c130810e8157f6ce65c4de7e3ff541369940","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.3.0.canary.6713.tgz","fileCount":115,"integrity":"sha512-4p17WMJPkVZHgmOvc1moP+MFUHI4hpjekJGwS5E7fPDG+ELoH2fEx+Vx+0pymFhEUsOd/1oSZYay2aKnWrLogQ==","signatures":[{"sig":"MEQCIGb8M82n9hGhY9ZAMVVx/XEXEdAd7BVvUzGFbLfcamzhAiBB1ypzidAcFTFfGO1B5CIlzLiLkRXM/53ZDN60XYH0rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE1zSCRA9TVsSAnZWagAAL7MP/0waesQXA3frGPk6fqiZ\nHivuFS7rnyYgALS9L6ESS6+aQhy9m133VW8D4hkTMrVvu+VdREKNF/flmic6\nP6ZHJ4xHslPBppUpuuycKuJu55Spy7da000WK9JeU78XhG9OAguv3nbt29+k\nMAYSFaGxS0F0YgJPtaDDnYaio2pHTyBXw4/khD54vyYE/YbGWc/aOTPu33An\nnalXdPv3IQ71MK6zfyqKC+XQbNzTjD/MeLnV6p3Wf1q4oEqYTcCddGweQLg7\n+gkAYBv3T1eT0KoefldGaQKA1H5u13KygnCHkPZ8lzc1SKSuMwRwPceMV6mA\nU6RQaHvn8gLya47gmBSfU+G9WS8D5vbCm15zpOhr9lp7UHfEKwD9nKUVoWQ3\nNO3I1QM00fvu2h2/zM63rBDb+ZAHS9NRuzYPol5s9UGqQsdaFQkcDyLSyuMD\n2zwGjyxDPfVHWfNP6LaG7gIdnmUJpYbrDdI22QXd7oQ8f1hmu3FSkfZH4vH0\nfUIsV0AM8u884ha0WOPphktRmXx1w58mlyR8UPOVP8AOgtK6LrN83shzjfB6\nb1HP4db9+C0LAX/YRTCbeRYITAeEbbj6OKlqXdKGaLloZ8MOKFGPqS1xjdYS\nWG7CzEKunfSVojGs0JdjD4TAOJNJaXKpqOcO3OCntJsM43x5mjjcCjE6IG+7\n6AhC\r\n=Aypw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a724519aa3d1bafe9ebeb14fd3b290961fe6045a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.3.0.canary.6713_1611881682066_0.5882536049240719","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"hls.js","version":"1.0.0-beta.4","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57acc233d2365e4131abb1d3007509c8fda7fb0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.tgz","fileCount":115,"integrity":"sha512-KxH4rtGU/SjR0NfLSwjJwYodHHU1VuXBWs96n7nUu9ZpYPi590eNf63Pg3AWD8KQ/VhC/l0f+zi03WhxsHRDzA==","signatures":[{"sig":"MEUCIGz6x7diP6DzFFDyeofPNCnJ81kXta/4fZeerTJ3JjS1AiEAnVfIUtlX5KZDocXxsnk2X72C6twB++8ueLHPyxRy/uU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE19VCRA9TVsSAnZWagAAcx4P/iNChWGQpF9NUmHUCtTU\nVY9FQWEZvG33kCqLn1m146ushZGe1rOoeGqDNjPr4jBVnL1zY9lEryYz5hr9\n52QNjJMvrTzG/e1JDtZle8o9Xfa5fqwyqPypCETd+/WXJv+lzRxMv6aZkavv\n1AcL+pwSq4Y7UNckPtnwq7siVofRQITpwRhz//E2pOxleHvh79Nzl/f6bSrn\nMjCD0P+szD+rNILujWeoOYQiEYKRVfNRGcb+MmN/eXVYbv/3HYU4W8ZPfLSA\n0dgd5NbrUWi6CzTHCswfYSjjPCBZ4d3vUSYG1hL7Rmkpp2ZrWRQq3J50LBK6\n0NwJQWeDhDclIEPEeObM4fnArWARVRIVn6bUr6P3RhBPJWYKoO+d99hS+HUN\n0WpQDgMCr41VgSweLz9cxeUWfxII8uxREOyxnpPuhjDw1za/pyMcXwP57DZ4\nBGDIB2lEu4W3jOLfOY/AXaAV0C6tVsJSghW1hP3ctoEJHh9U4790ejVLPKo4\n7tc7HQKjBMEL+7tveQQKYoZsmC0N3iO8IuG/3qd5j6e1EIcFUrGhXpT/dqOe\nu1PK3KwZhYRRfYUNEaUKY3AjkBp7jhZGvyhWv0BMH/KKrAr4+sMcfCxxnuZt\njEiaIEcsIypa6oYhGyr1SOpAWADld+fd770DChVHEyP3dU8vhBJ5yL01vOwT\nPdE1\r\n=tWHd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a724519aa3d1bafe9ebeb14fd3b290961fe6045a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4_1611882325202_0.5464511189302301","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6715":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6715","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6715","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"605e12538ee94dcee264797c311b891bb7027197","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6715.tgz","fileCount":115,"integrity":"sha512-YTr98pbUH41+wNjvDa0qdyek1Wxhsl+yk7wujKzWh/kgqOeG1dPeYXTacPHSAH8Ts8y6NGpi3akTj6qZVjR9uw==","signatures":[{"sig":"MEUCIDTXYPDk3yn+wDHlB1ErCa33eoJQLzjN15uiR9FMJBI6AiEArNEuGwktnKhPhKMhWNCpusJ7eeBpdZLPSIviXNRISj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF7cnCRA9TVsSAnZWagAAZqgQAIxE4/bQuMpCMFeFtJC6\nXuedLEgtEoq7DddAE1F5etjk7jlBAS5YmE1kjPZVER7uV42DCZgfpsfQLh4+\nswpXHziPmn5oz86ce/K2lJvQAioFwioaIrON91gcV2I9lEsFX52dY/8kdSvR\n1cBdCOFXmzOK/W9dq2gBGe51RL/fgvPxU7+VkkKoP3euLW6FsmXoL4BmB/rK\nsCzm3XcwONlNrn2sbcD4axQMYbGQSzuaNeadrW+tLBkmvfIPGDHeITEyCH6I\nQ7BbI8/l5Icv5Y/yhmT+TuyV3XP4vgD56JIksmKnLA3xGepQ1LNrqhOnbLpg\nz3hbu4zChpQb/SJjQFguyAxivqirMlKsU4rNTrPmL7F8xOg/alDgYLwnzahw\nF+ZGiIMA5HP9EX0xra4c0UwbifUzbP20ErHrMMz6+6TYJW1pdMSi0zLl8zYR\ncKytVLsuxf6GHVIVRQSOIyMwkLxJOmfJKT1ngmVeU+oZWPT4QaFMr8FQp5eD\nVftRL6DVh7obxnwNTQfBrggp4FUg9yWf+Rn4A8M67/SKPvIUo0/Afe/0zetC\n428rxz5ca9/C6k1VAX2yoZdeSTBIwZmPkOsvUZWAlwhXBKpvu5sNVvDx66xR\nE5R39AYRArqT6GCb4y6vQMfUzArJ0pS/p0zBEfmXhOTinFGQTGAKaRBXXYoZ\nHpkM\r\n=Ml9Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"68a185e1531f79889a726b089b764201acf51b29","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^87.0.4","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6715_1612166950933_0.5862077691099727","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6717":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6717","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6717","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90f1df644ba9652692e663d4a8eafa30751dcae1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6717.tgz","fileCount":115,"integrity":"sha512-oo6ibPk5yN/ELgiJluhbqEhKwN7fg1+XmkjayrDck+fTKvgRb1tTRlhkQnfG38EYF6LEOuNjHLLBUkSLHzfv2Q==","signatures":[{"sig":"MEYCIQDXUFIoEOIyAJ9uz2jI9g6yl3OZEfni8FQmd47yjS4/mgIhAJbWaY+TOXFVFbQXZc1pe60bw0KbSZcvmSrm9uM79jvo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGEKQCRA9TVsSAnZWagAA2xEP/0tjPFb2uaC6sFk8X5ER\nZ90b6431fAoJl+9ZJGGkJO8QU61960cMsNrsG+iCBA1wL0NmgvxLSjQYuTYX\nQNR272lZhOhuuJCB95qDpZZLUhB03M8XUpWzMijFD0N2MzXar/+J/aapeNCN\nVFxqzZ5kwv9uh2BXn01q8Bn9hcLzC/0+w6VV5qw21eXaDz5vK9j18l/aLnAV\nLfSuzn4RyZyA71dBF0iXDu6kNq/jiXhLKDCyYHRCpOuZmfY32VxeOV51CUEs\n24UZG0PdGt3DsUOSiiehrYRzLr0SAuIIqH6mqeKT+V1flKeStKhUpkUbJRfp\ncTgIeco6rehIMiUKDDqOF7pcaTwkceCkHao7jy8NPSFjZPRix7jS12SzM/ja\nT5nYPpP6VmKAT07SZs3Pqno+dsuPRfcH78CIoVDfDtUWSlOFP7fOWnGTcemn\nfXkodCm2fLxJIE877qZoFOPCns0wVwAxxAZ4m7TtSPapaUlQ5a4E36ZDPCJW\njgIoVIcUgxq6YFKKdXo7bAxNpRDbOZwQx+7+cz46SS8hIOr+azZ3OWlg4Hih\nCpMKhcpO5pMUMG1n1SVlUL9li4JL0Km64Y10p7iWfYvQsdrLJTo0QiJkiZw2\n1pBbOiKz6ot3LRTPprpRuouhx3OgtppnwNzQoG4Of21W8dksTUR90YWQ3uYK\n48of\r\n=YUe7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"57b341b47acfb8931891217d8760f03b671bf59d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^2.69.11","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6717_1612202639828_0.22028168354463107","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6718":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6718","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6718","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b1664744b07e21da6f6c20c56bbf917c8db352bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6718.tgz","fileCount":115,"integrity":"sha512-uOGAPuKgYnbp5IA2MF4b8CqVkjP13NYfmiOwFOfntajKvydE7utkh3bDTnJ6s4BuT7933Z4fNN1OBbXxOhvi+A==","signatures":[{"sig":"MEQCIHZzHU3NVwK3H2BidsGgrt/DrZGZZcM+aEbVBF9EYzbOAiAIhVNR4cs2odPUb8TxfhZMrXh3wZSk5jlIeQEFEVotzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGIR9CRA9TVsSAnZWagAAeVsP/3M+O60SlabHfG5PHLM3\nE/CT3rS3YZfhXWViMJf/v82K3YAeaIyp3My7abGs4k3SHxKbiylihz6GYs08\n8kuPgzHZ06Lbh0lsCZ72TH2gkBbq9tAv9jL9fBjcIOxiN6wAg+3vDsJMVcoi\nSlMadtgcE25SpTQqu6A/yjBvC9ul0Q58iQHV5uDtwA0+g9oOse6m1PD3KEQO\ncHOm7Lx8mGFI08koR8Ms+mVnde/t1s9Mv6SwAh9kR1HQFPWV00xYUtTh1q94\n6O6pT/TH2DemHHvvTlgOBAiqnk3MZQftyzQQwl3imW33/0a/xilJVCqHUW27\nrgNSvbkKXu1FpzZkv/u0aDwHHqJa/RLOZZyt8xyDxPl7FaOxdIXO9suIJ71I\n/HZAoWF3tuT7hlUYmQCNj3pZzZde09p0Q/lnWUmcZPETu5vWeKkEk621ww1g\nWUUzVbA8AGW2wI6uSCW4OsPCy1xRC0bT5/OA4MX6XX4FCXBw6oFuH9qK6Av+\nDNAk7X731fl2qyAh0cuzxI4d9jEmfTlauzDCJPecdAr5zFmlwK89YCRlBc6A\n4eUgav9hh70Qf7q4WrUFuPCYgkSSGx1cZcQMzpGpUZNGMC8lXknlLA0ZQ4Pb\nEDQ2I3c5aOhC74kyIrvWKEnfd+Sv3KTBTNh9uafX3Gcf7QbaFsbYk79otd/O\nLwyH\r\n=CyKb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02c3c7393d17a5f9a47ddc4a133a51c6219c0766","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6718_1612219517280_0.5450631400473906","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6720":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6720","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6720","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"747a3103a5c2ada751d8c33140a4c28df1ca3323","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6720.tgz","fileCount":115,"integrity":"sha512-QixFmJkeueFysXAQO2RZPE6hwnvG1OCPcxFJYh0wjQabqGYNHmd+xsczFfrBDH6yz+7fOBkxt+/PvaXxp8FNHQ==","signatures":[{"sig":"MEQCICeurBOyrJC0MtWTY1IqHzr8HDOHtpFW93VIxyg7g/QiAiA1J3mg5g7K05jk8SQwUNB3i5jLJ6NCF6kZFCIQPZhRIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGPSFCRA9TVsSAnZWagAADGgP/A98A4j9V2NQm9hpX5ot\nBtVbkqbdM38jjvDqGYdvAXbl6H1CU++CXTUyB9zvegzwQ1YEMKXKEGeCMvel\nucSHjlKvf+miVFxNBF3cdNqv+3RmFD24ocpa2HK2ENvtO/fAtOWew0jTS4EL\n4E3rqVpaLdVBsLhuSlYRPJLd5T5ee5WNahOuLZtV48mTuVsZaPyZql/RrnZb\nu+cIDNzAGwoDMFvWb+PP3P9EL6HtwemE/vQ4oGrApaJuVsZGoFpu9TLZexX3\nDbkBOOF86zRWuVs/uiRZIgGc42VD77/rv6KoZ/6L8JU6sMEmRMh4aA1WsTNg\nLcYL/GV2Kr12pB5eIN5/Uji7cMnVkMYigabHJ1/hnz7k3KZTwGuHjuC3tFlN\nSqXVdMHHcTAd+B7uFibHnMEcYCobMxJa6TuObCNoCHNv28dGJfTh2fpR3pBW\n018IyesASkBbn7XWMBdlGrehjE9iKf8ray0FxhhLb3oQHdRK5WkjWVMIBSQF\nPSWRDo1sxNc7ZSPcMtDQ27jdVebEOyHZRrfMoYHsQwxUgbnib0U+9q0jfkq7\nnyy6dR3HGOREFC1yvL6jkXEnYz1WftZHBzzD5ypwIvQh23Pgs0pIyvo7G7fe\nw0h05nGlIdu+mFU95n7W9W2Z8B8M1/7NAlkKrUMQtL4OWWol9DehzkdjOo9h\nNU4F\r\n=8QdJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"93f3da2f600f6c6baad6995527d5194d1bbdc308","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6720_1612248196919_0.13236883158906942","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6722":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6722","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6722","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe202f08d724b1ccc0f6ec8d3f74ba18de070a05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6722.tgz","fileCount":115,"integrity":"sha512-mLD60MfeHsM6gqgVgK4N5YMOgrgugytmWoxTf/kjFhJoQ8eIWTulRci1/2YeAPreIvl4owd3TKmtd4WCnJN6HA==","signatures":[{"sig":"MEQCIH/0AniLiD/tUGh8dRDfC3HenLlrpMfutQGI/6ye1rezAiBTyLD09bbkpwd364JAyeR4DAPsg8Sv3S8NcEH81PHyfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11303724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGQPLCRA9TVsSAnZWagAAuHUP/0vKly6dQvriN0Z/9z6x\nU9PSaWu2Lxe8zzr+rHFmH+AQPEnR47YdyQyYArrchlDGyGWODcoB069Pq4dm\n8TtJ7uVAwvWmfB03ysc60VmORbaw7nB/O/Kvjkisyk8TjCgzZUDeduxLcM1H\niFOzGrnpV0wyQ8/6f00a3BoC/guavxbF/TU7tOOLj9Z2dF/463OSMnjzUfPG\ncneiKOUhto67nwp2nceNdkPs1YJQSYvMANxTkV08PiKTMxzboLGhfpyh7Zod\npJT5YuQUPeNmrWZL/Ku23dWKQ+4dkx6wU4ROZYWbRynXuUGtBDFsmjxypzRE\nGV2vYZNyQ60EWobw6VNQ1mvtD6HM4O+OcEYS2pl30TGw/UN6NQomHAtSMt15\nEgj2orsUQrpdpEDFJFX8V+ZzDk3ZI9f3Z/vZ/MapgTNRbtxXC3d+IRpRGrg8\nTbSdg2rCTLMaVzV0RHGHteZ2mrvZhY0ly3O/KYa4VGt+QwXqx4rPf6Bxoj2k\nYfLy9RCAIwQHoox5/YiNXiE8T7HVb6v54jN2MHYyJ52cuuf1Z0TWShmaToPP\nF5J5pgbHGgkX8b1tjHdsVKECM+zak4CBXg91/mQnZsAFsjhsTD6Cw89cr8TQ\nEXP0r8lf2Y/SRDCyXT1eEoZ9jj3yZ+9UOgOItepkFlXisnxPdgSQPWEx/vU9\nG+d+\r\n=ceDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"00ddfa02c51fa501be0c10721c6241883f24dad3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6722_1612252106925_0.8563622404265112","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6724":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6724","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6724","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb5a0f27599056af07b195be49aff6fa1408da94","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6724.tgz","fileCount":115,"integrity":"sha512-nnClgcmnfFCDwnKvy2JB9PWKkn7K9OIAC0VnJ2Zfv5Mi5M/cV7oTPkjxY1rZ09WJI5r3Ki7zLmkpj1qm3TvH+g==","signatures":[{"sig":"MEUCIQDe9ApLZFfTH+7FhepRkp4ZY4FVZj78QdWi7Fzfkm4lQgIgRn1qh/EBcbd66sWQgIg0NLdBdHNHsMpaUio1gv8et/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGkUBCRA9TVsSAnZWagAAiDcP/Rribbrm9BDq5IT+NO19\nHFTIIdiKWZfQ9GFGBPZ/b4wrUQ2TKLQDdL1gVi4RU5jImu+HaOXGA0ksiQw5\n9m4jS6kra57mhkenhr+yZFtW4hy3FdxqdsIkW2Z4cL57ngPhSdl+hPM+8/A/\nCVZDoyV5RiO2zHo0dQ/L+hF2sRlhN54xC0pDe2+SPtUCgvLxWK/k72UmaVhx\n+bPzGoRIwb3fXrb3BJ6Q4CMBuonHxCx4HjhMJ9I3PE0H3GTrO727OPqt1rft\nUPe3y04PDysPkP4OWMpsr8JwzETbOc7WMFGjGb2tKp0Dqqh0/9kzh42Bv3CZ\nYMJdqL2SxxvX2vl1Ufsiqn0woqQld0g7SDC817/fhakze7HYiUbE/IG6v8AW\n9I08/U4xVuQgIt3mgFm34qDl9t1Io9dL7rimvOew7fDGiNZe0qlNCSAafG7v\n0EpHQScpTWPm9bv3qYWTomrJ2L2htI4Va95dQOqFf2VkxWRvlFOUBTqLKxa9\nuhTS2xSvnnPGYD2ZBwVB2kve3KRFTyJHHvTF5tlZ9JzQO/BFKEm8oBiXyoBm\n1d2bwG5Dg451df2OZcqs7OmCys2zfIMsxu89w9NaUCOWxUUoiv4Ef0YUj9YU\nl1WmoF4ColOaM54Rh9K0okhiBQlUFgaDUEKk8TyDaWAZX9OdNHSxSC5YV+72\nlQZm\r\n=Kao8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fac356df00dcc225e1313b5f1b9906c32f993a15","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6724_1612334337044_0.7901806146575538","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6726":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6726","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6726","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a253fdcf570b74add19c4bb35952c2bf0d483f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6726.tgz","fileCount":115,"integrity":"sha512-eSyjHieJ4KBOpsJ9ruJ5PtRk8dU10OjW9bE+T2IWtgRi2MILKPT0rk8B6TuDTBMObfke36Pz4q4Ux7NpJMalwQ==","signatures":[{"sig":"MEUCIQCeaSb61yrhy1xCT+72URj5edD+O59oNu3adysGz1pm4gIgVxKbvl5vsGmhHGa8DoLhfT5W4IfyJ2Kngv+iyzZiCmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGmeRCRA9TVsSAnZWagAA/yQQAI/WraT2QqRrpUIlfs3W\nt54plEI14tbhwWrNpOhpKRh1DdZb4NhWyge7gyDEJX11VB+EYNYBACXUmZ8o\nj2BFx/mAX+u+TySXJeU/Ob9MoUQnfPzuPOuhCSlAuGOf41mH2n0tjfwK1JJD\nuT0BXo12GNQQZIDPdNitBZnKZw86tMDfiA811D8eYoFuZ/Pz6OVaMmXaFpX5\nqTTp1NwUmAB7RVZmsphnP4SzD+99NI3Dn931MEC5NoFMTwaxpGmtgBwfLMlx\nlIoLtKsTsJngKSoBLS9CNFKWIL5/KFARAGqfNwswT50p1GMuHgHysYQr7kq9\n3XQqjaH3b67eU1RatKThFr/5Hn43DdEzEHe/UUx/lCchNCy5PqJjLcZonSP8\nRTUxgdFeF1S2g5doP2+iGkLY1pU59W3nirvoO6MZnxGCdHzLxKibklSPXORR\n6E9rZhTlaRNokV1w6OOsm1k0ofvsJMXq13wqJuQZQfvTgjmwxmoI8m4dEBGM\nA2d1KdYN2UoFkjS3s2le7JqgejVnIzi5wkjles97+GGKUWsgrsdxd2mAPD9H\ny/7JDkqKjlySgbWa8MLrKZck+EZjuUCnXYBWMhgO7bGB3EPLsT7FOiNSH3L0\nJ2uG63yPGVk06GxAuyJ2aCXyZ3349vp68OeVX5TlnTNXGXW/aS01nK61FYlf\nTq7Q\r\n=kt2n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"05640a3d9f9b351f4d1137bca297d1c9e84fd1c2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6726_1612343185105_0.03763255762986528","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6728":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6728","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6728","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8faf30fa92ee731e0ce93724f7f9976cde33577","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6728.tgz","fileCount":115,"integrity":"sha512-yqYLD2+JPIjDtY8PwHOhtzgH9IhYqBOVpTI7O1t6b8e1xe72uEVfUUBHCynKm7vDSiv6VGUXPBSFcfrbiwZyXA==","signatures":[{"sig":"MEYCIQDqZm0AlN9qsRnWyJVWjGAz31p+bgbtGTyRJYmn0U8VFAIhALxsxPDboLOje0i/E66v6cxIn1g0ueiNgHCYh0m45oB1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGokiCRA9TVsSAnZWagAA/H0P/0dtamOzcuL8M1XyLXPV\nTAMOsCXohPdoJADVb0YmRLd0b2sJmJyczXvMRHEoXAgC2Fbot/wKKhwtuRgm\nnsx4Ot1VQb9qvDPggvDNKn6JSX/gE2wcOrAyCiLcPPF5BO1cS4IrZMeXx7Hg\n4jcJKj973l/lqcAtPKFQIlB1N2fIkR0S8iKurcugPWH4W8T3e1wKakuihePt\n5jmmB8f6D84gxslMv9VAZyGzg+G53u5H/W9ICfWbDsXaMaI4A9qTE8g3WT1J\noXSgMVTeG/+9+0GEmP7PQXtAh+QmW+cYzJYiWaZxfX++FyUN4TZg8+BH2/Uq\nMKz7mYijpFufv6L+f34KRcy4bRYRx/XdTfn06s+3slf1CbBhXkCl19WBNr3A\n5+WRRbrZPJRE+I4+0wBl7LJtpcFDvPqMX93t49/bAE17X+natSk6PhDsBf0E\nxiUwAmdSYiolcPPyMl7Z83vddUdVPbaHfSyp6aBQf1BwAcYOCqxAYhh3jVkG\n5P8M72udIgIhHD+Vk9aUKwxidGuWSq0keyaoqRPzkycw0Exa03loFsKvEyeu\nBbGGoQ8BhiZpohssnfXqtk6kb1nahsdNBZtv1DIax6Wvm7RwflKP8IJgIQp+\nK5IAq7xldT1NPr0Q2/vYBJs/B60kKN5WkzZUmY1+kp4kLdItRVtKsbOTHTp/\nKgMK\r\n=9+kv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d798da17d27efb5ba7c56f362b0bb23be88f891","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6728_1612351777960_0.7390439896456595","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6730":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6730","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6730","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e09da140772435fec6a6fa4823ee70b65ea86044","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6730.tgz","fileCount":115,"integrity":"sha512-0sNyw4NTgddR1pkiNBD5j3buxz1QQUZG90MFGW4RZGguB5N78FamUhwnshAa182M3ZP29KgYrIE0WwbNhxm5vA==","signatures":[{"sig":"MEUCIQCR8+PSNkWTRPwmxQ1TJAlpzmnaol6ystWslGdfsN/urAIgRtHP6+xdBfoBhOAuOBM9TAhk0Vx6RIfufyqNpaBxIkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGpd4CRA9TVsSAnZWagAAObMQAIOv5ywPM63WMsjjji3H\nLHlfMtvjkiqHh+e8fnWBQl0wenZ8NEt7tb2rUqhD/6af3y2k4CihMWbF5bE9\nUfKEAMhxGqxz+VEl4Otzgzveb0O29e0Md/2Qvc8rlflVN27pCoGE0ql0qDH3\nF7ogNx/EV1G6fwWQq5LyJ4eIagG0cXZrny2WEX8UzBxPEnLwt56Bb0jewdEP\nt9GurvKOq8sKHW+lQ/FVQ6XvGXwWxEa6JAW32FObCybMAiythnfnqjgBYQsW\nD9BA06nd7uk3v9Sjvo/VDDH7jmd6qJ7PhSEY5QHQ629lmayaayjNJBKzZHry\nV0sx1oBFmZ7vWKUz48KHdeRwalsuwXLizuKoPVl9kJspmWDqG89IGnJgLFLf\n5/f+f+rUglxqUiCl5HlPCAnRV5wBEMZg+iVuQqXL4fbK1sAYg75J3ZRYTcS9\ntTbu26YdnVTaHiDa6rj7FcH1xvXhuMwK3C52ur/FyJyyeb4U3qJS9AU09oL3\nwwhzAcgHiCjOHmjcgvxpEcy2OGkksl8pUNZRbKqN7ILhHJCmentuH97OCWYo\nx086/uClIJrG8WO+5o2Vb5J/CevvuaL0FWq42zlYc1IBkzsnPNCYjQTBbusK\nDo4aQDK+jRuEvQvaBTCVggXiKYCX/YdM3JUkcFLDf//c0I6zSnedCXW9FIgS\nkS/S\r\n=2f7s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"536e8d302eab21d7fa784e40a87204ae602907a9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6730_1612355447897_0.08528068762699537","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6732":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6732","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6732","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e1baa17362cf4cfd83fef6cbfc8f4ea9040278b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6732.tgz","fileCount":115,"integrity":"sha512-FgyNNmijvzX4uBGTcmDcGwK/Ly0WIW7dx0DHwOeA48KTHCQYjye7g1ip67dQIbm/Y17ed6cBDswLavEscUksZA==","signatures":[{"sig":"MEUCIQDJ4NMP61oI1aos/NJMiZ6zt5HFVo1xjWhm1mrMRoaufQIgbo5cNhd2/M3nn+d7ygG5LuX/nG/5m32hNJIG6sPCchY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGqtFCRA9TVsSAnZWagAAi14P/33C/ryeVNxTEiQfpbxZ\na/ONwKQGb3dbEBewBDb/0FYXSqbV69sovSBLgYqwCGhLpLsgAzMLxX2W3p4F\nnd8N6SR6Uzfz3GX1lWj2SwU16chPdzC1kKyE2wJ+t9c9lNvHMdDssCevzfxt\nD8f26POjHag2jqJHHpR6f+bd39w/wH3wqSp7OaBI2RCSuOCqyiOO+owSI6s5\nYvU/R/tL4e1ytei6HKkMHfiSjr/99nasGs3hjzkkQV+DFp4aQhKDULNIIXnh\nmqvGBrKHzzlM3UuiKcfImb3HJoLFy3JEf8/szdmkqVgshSePNSuKSwiPFyUc\nYmWef8tYWDqlhHjBwCUr2fyw1dPcSvZgzx2ZWWb70azxdSnbgoIRdllVuiUa\neehGSs1xGTr5goDJhZ761jxfUhuV/Pm3xNZ/3Xlrz+taXNnkETkOJU+1p0w5\nPIWmVeDZgBZe28xtL3Ob3wLZVaefbC75pzHr86MjstDghfhSuviaAq31QMjO\nilEYM+eUZDpGW5Ev6a5icdkEbLU4YLcoApe+ymmckZiVu1EFPl/WSqYT9on3\nhAml1cwgO2VfyIt05d6KexO/1sxdNzX2EqWHmpFk0kT3UvDCqiScEK9Na8NM\nk81W0d2ZQDf8JpJHPzW8QZqfH6LyOEVdNb4KbgVqwuCy0cOorhzDtG9h6Va2\nb0GK\r\n=E0/1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"54a9f56b3330effc24002a5996fdab9dbcd387e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6732_1612360516854_0.34999281678005323","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6734":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6734","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6734","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8af182c2152f18fee40c6c0cbd4084e0237e7d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6734.tgz","fileCount":115,"integrity":"sha512-fmU04c5q/ILYoMd0xuFk1xvXw+pE7jrn2zT+YFPEqH0/bYsjcteSwAyKO2cODt20VXp7mzfc9NS+QAOsoF8Pxw==","signatures":[{"sig":"MEUCIQDP6Y/zgxduhai5VGv/SvlB11NyESWfTVmboZ3z87GeFQIgRm3w5R4aGJTZwWKzRPAstk7oXkM3S9kkK2hMITtLTFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGrlHCRA9TVsSAnZWagAAJrcQAITfhkt9LMqC5j/nrNpk\nR0sxuWIj5K9lOSUlqErQTS/IFKKsvM03igonAQ6jW9gU8l7qYvYewjq1ARJE\n9w1wrCQDywSkNbKctB5btAM9b7TQAz+ytLg7EVZOIgDhVqckexZ/3v6KlLr3\nIcSh74ENIXZZGIU1n3gbDXzawTUYk5TbEB8YFZNYFv/h1bQ7jmGbYnyUdd5v\nisgJdM24pjOADtYNU6e+H8MF7xDLECDVHVZYodZDLs0bMvetIeIznqCELpkc\nlrqqQYuoB6bmPKlOBN9VZGyX8zcim0gewXZ6IzGqBOAndkcTetHHbm9uFjI3\njSu51887VDlm+IHeODCDzfltNvzzBMZ+8jaxHy2qJ2rZnPjMnOKugJN/YJvU\nsuz2QKN9E5cDLVBwf+D9n2Rq+Qwe3GoEivtpST2ZPcwwtAH13lbkgobYWYew\nZBJ49OrByCYe96k1CJEh9qjJK24JlbiN7QBH8VieZQVG/T9H65l8R2PoAu1N\n9jx6sS/PIeLNVv2x+KkDHABPSDt3dOqmhUC8W+MXbr26MjV0ejha8d7K9Mol\nGUHW5Kc79za83ae6pKzrUxFmrqTPDK1VM8eXFAEvpgxSkBeesjeLCFz4Zw0d\nngi4iWz9p+vounN5fcFazSxXI96e3uU9LKL4BmZcJtlDZmY12VC/VIoUunCR\n0Xo8\r\n=99xX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"57b699c0b0d3d32645ddd78e3daa0b8321378c99","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6734_1612364101903_0.7896101255500254","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6736":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6736","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6736","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"186f093577337dc7973c658cdaf3244cb52ec861","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6736.tgz","fileCount":115,"integrity":"sha512-xGF5doiBCmvxzRV7OXza4DqiKzJgmd0ADjy58KX8M2/9irAGfTsnwnvCJURlRCkwrW7V2ojaYYwjDKu63lIfjw==","signatures":[{"sig":"MEQCIDlUDrLsGnzDR3p5TUJv5fvToJcPCh1u7AitF9kfH5NTAiBIDn0U+PfWKeS4paX2LSTYvhNzLBwcM2IxC4JwwcKjMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGsUtCRA9TVsSAnZWagAAEPIP/jajnSViRBSx32CabRf8\ndbI/j5966+Watv/L0u2YONVcnOwx8tDwKmKRXkYtGtqq+FF0UNpNInS4pyU5\nWZiuHS8ZiB8ggNWliU1iMQHct/ZRQXnIjNuHQISD+uaXZ7yc/Ne2HUw4OZFc\n3PU/KmkH9Yk9eY77C3+Mr1YbZVHCWze2Zx0IP1FJ/xW76zZqLCTFXWwvQPTR\nrFrRzLKRW/hzJseKR0eb55DpTcY9RAQotFiJsexjb0wXzOM57Hk8WTomaOfb\nzT0r0xg8ESzBPVPbQmLl+NOpD9wR8zUFo58Al5sh06HLp543UchrCst9Zh+Q\nt9uEjRqRxB8UnSQCNylMfmW7pie5ZXzXnl+W08qwo691OZfGFA6F762ZM50I\nWliXvv3eKBlMyPQuZ35iLm12hvm8cO2yXrIGjs9ZaLJtwSijSOWGGNWEuiQe\ncIlJjb2R/KJ3nuf6flgqkWM0sL06Ohs0x6Fq0yx9lwvMjF2vXeUtV/O7L1g+\nKtDYcMX8JUklfOO/3kLQWolmOiuwcGZ1Tszwaa87jeXei66wM8eEAr3u31HS\nma6Oz8mpV6VGgktm4q6fG8CAAMgc3U6uOFw9bgGRrr/Mb28d9+MviHNsQwy0\n/PziqdQEb4edvmxzXZJvpAG8SvLEGjU9jMUsr3pTFrPzrLwVxG9vSpy/aUrh\nMhJ2\r\n=cmCo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e2553cbbbb758d0cc661053ad998074b18e203c3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6736_1612367148501_0.8082687801465303","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6738":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6738","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6738","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"addafe65940c3a82105d52489bb5519a55e7ff92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6738.tgz","fileCount":115,"integrity":"sha512-XO2t25AWaU0omuwV3r2aFJ2qzxKNJFVgeCJKnzAmGpxJhcvhtVMwij1PDtDcZaJPLaSEf69ncLiuDWOMfVKoPQ==","signatures":[{"sig":"MEUCIQCqd2u/1VS/vbXCr7rHHpLXfDPLRRSgc73nNMaSmX5eSwIgBHU3iu5axS5bqs7VF4KdM7Ja0axnZe1m2z2eFd5aTpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGuBqCRA9TVsSAnZWagAATi8P+wW9fLvwY4w/8HbWhZC2\nWaYD0xBPOfV6D9rqXGvw+7kGzhXY+zHYmUxKqJ/9RaF8Dequ+u8+a7gnGFhC\nahfcQvnv6jYHj/LJ14zhoj5fCimacfH3O4j37hfIeyUtMb8QTfZparAbduGG\ntiu1qRCoLJgO5zQamJjOQkGmlM/TCU9N2F5agvAUwvkP+biNgmGTeQkV5Gud\n80WC7YbumhgGGeeodAOqpmFrm+h8TncEvpSFvbC9Z8Cm/NwUDvT53jO40sjH\nJsMc4nDpKcBA6+T7Xk8SWNwAX05Kz3TZVau6uvLIk+0LW3Y+JeUpk7qQFoJM\nARU8AEV2TFJvQDb9bxaBmkyd0XJoBYqVB8cbVibEr4j7XxOGGSJERGWuRcB5\ncdxhNNrKKLjF4nmpsgZnZiRh84mIAQAaJE/NTbLfC84N9axfNR9Wya9ATKMx\nKt9H5IK3GX2Q4TiOo8QfVTQ0iE8T7Pr4HagA7YRF04zCZlgi6Aff9rOWDHiE\nl880U9dOCtluQ0Mk5fN+NROvTmBlHjxrwA130OoQgdbIZu3LqDpCwvCFj8c+\nv6Hp8eLNv5ccKwn6tQQOMaS4YC7BMRsFpC96xAm/T765Ua5KnvdGt7FRfCaR\nnsl1fZn89eROWcvnqS0QuDMcX3DdwQwwrsbcdA/p5o1L2ni3gVP73DPQKoVx\nymGm\r\n=ikMB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d48fa8d52bab6daf0b396781b371ad875cc184a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6738_1612374121490_0.9407705375332629","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6740":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6740","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6740","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a185fd2eaf5b0bef50e3bcc936f2c346a3254ff8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6740.tgz","fileCount":115,"integrity":"sha512-zvb+nhvBUPtcP3GEOwStz4K9EOQsflu3l+hA0F8xXYoWLtBMjvvPCbL044bsf7JivOn4GRYlgQdm3q7FynEEUg==","signatures":[{"sig":"MEUCIAM5JcHKmgSQvRQc3r9zZDXBKMKyeWO19D+qhW8yY4ieAiEA1OQ/wMNfSt1qo0zcYAmxZpvpBZ7Bqi84saxKfF4rDb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11305681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGuhsCRA9TVsSAnZWagAA8Y0P/1pETvv6M0NgYfMeUkj7\n5Z1m9456sc+xPVGt/4BIOmiNYawcb9l9j07pkm2RyKJ7Gq61RgBBOVToMPRX\nIVWH3tTxyU7i7fAGlpAlTeRRSBTjhpKRTUmTe+hzyNb5JmhLX79WPqWyKNTF\nTWbeuwFBwQrSktvNVnOf0J8Vz1Uo32NJQrpVGmFVGUZEgHmS6JZLNhRwIXb/\nTEQysdmQWBE01BjhVcQubG9As8Ux/NR/a9lavhZQk1k5eorornM6GfmL0Qwy\ntQMD9U3jo1FiPD+UpwACiDpOD5QqCZX6HEVoMH34mR6NFf9kCuuTJquLMymR\nd09h5YGpsKE3QcrQYmb1e7GGDEQyrEF+QlH49907fTs3UOfetWBSOcWI2ub4\nJoLkbFSrJjqNTCnUcoFfzkwe5Zdf6Q3H+bsDkCkXdMtnu8wrdEZcdtvPYOOK\nzb7M+M7lmqL9en+Q5FYZIodyZI5aNz+Wdhiygc4yW7aPFFtcMRC9tMRab0da\nAMzKXhf7QdU7aINmo3xTvic3mB44lYyTZdFrsWZhBzf4JLF/Y4hG93D0Ohuu\nsGey1M0FLDCRkQMmHdFZ2dBpJlAmrfoLdg2csmJdRPuzNZpwWyTEgnI6dXCh\nYKcpQufnv1+VHzhBcBw50ytkaEY5BNn9tzMKbq262ou7wXpVn7j2cFM3/dGu\nBm38\r\n=kC0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dae953ce6520deb0b9117da504b6c0b3ef4139f1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6740_1612376171926_0.33518396396555805","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6742":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6742","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6742","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"744d370043a6495d8d1b035623725c2052fe8daf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6742.tgz","fileCount":115,"integrity":"sha512-xxNEX74Ghtc2sFGPlD9W0CbhrNOfSGGcaIWhinMzAA70VUlCCEi+szZGYVoQ+62RNwkB1L7xAuTJ4Uu3uIQZpA==","signatures":[{"sig":"MEUCID9yBOqsr1pHWHEwRx5ZTaPLB/pqmw0o+ei+7G0ZB4V4AiEAjB+dzCPHnNPp/HqvTJPsM0cqXE3/WNs5svA78o/tuKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11309975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGwHpCRA9TVsSAnZWagAAPnEP/1Yw/8ETGdOckqS8XNHk\nUxi7/MJ+CSIJmuJaK5hUfLKCbat0YQypfReiE9eQHYCI2FI2iWfvKFvpT4A1\n9bymCB3Rvi3NsU2hUeUAkfERHbAWgvRxRWYIOoWm4/yD7rJjx2URlh/+Iz+X\nod6htOI/INjbQnCHs4Qp+Cu90GK0IUzT9plyjKkBJK6fJoT25bgscgd/dVkr\n+zbA8szC7goIzoLMGdVy+cr4i+4OW6nASd9bikeSuu8dDqoYafnf+UenV+sb\nc9HKkEyBqtiwdj85IpJCw/tDdwecr3acdFffrT7IUoJR7K82swjyamBPv/bp\nbc+dvUf650yGbdxTxgSgI3PP/fcCFhLW6tW08hhLYRyHM5qswaOEDR517+Mq\n7cOtuSFr8wmQvpuCTjzJAJ4ol+i23BQ8xMly/87V3B7afidIpvp423RQ2ZWK\nmTu/DZ8zMNEuPT8cDqng/3eq7AW6EnfSZayaOkigbPdgo+HG7z8Xf3HlUopa\nkAFXoxdBuqibPLnGwfDtCnwgvgSduqqp4bIDDnOsZfM+B96kBCUHFGK0M6AO\nEf097juVDwCPrrZHimSGHlVvtYdh8m3PZ38WdukSkEvHypVWwxMHhI2oKpx3\nijPkMgCGj7GltjZx2ZBCaARtjhEtek11MkQYPFqSDqD+Gn0NL1u4MlFWcPgI\ntx+O\r\n=Jwc8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"096874c2c2706361c6165b43b962acedfc8ad443","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6742_1612382696997_0.5809599784525965","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6744":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6744","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6744","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1addb1b2769dad4c70502af523a2d289fc30a272","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6744.tgz","fileCount":115,"integrity":"sha512-vipby5ijsqH8OOJudF08Irqa2eSKiXoIg1edPiQyMBKQTPd0QqR11EKCWSBCUWKWPMT9zbK+4NUXifxk12VOew==","signatures":[{"sig":"MEYCIQCAm7AfkUrcrsF3pdQUUzptXH/Uewc7FDK5Q9pEIt6BpQIhAPENoBIBOSDknu19ytoC0QldEzfZgCCb3kMEbzGHkkgm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11312313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGz0dCRA9TVsSAnZWagAACJ8QAJVFsF+HNF8JNcGI0Ud4\nxPxjd3z8EhTBxc6KuYQBSpIel0w5qcRRu7gJRhBRNO+JKR8/Ub+41V+nr55y\nJG4km6Wm/v4MhDVl5yQiz0xwx+Uehgvbh3H3pAGwm7ANNij6tb1S6wDTPK5r\nIr/msGYK2Qd2VYlZhWzrTOwnXn5b1rFwCLgkv3tDrzgZDdnUA1Se76Tx8hO8\nZQYdtmLPi5ckX1vuIlEilaES1eZNel5cG/+lKMSkawekAFK1AZ/R6yzGmKGD\nudpDMDNwU4ji50pxUp6TGM0oM64JIi6qbQLqeVekpBBgxolJcDRexZuX/Ksc\ncMbScrBNvjgqh9tcQuZtUEXcaQ0+msMaPzkr6ixMU+UDRsWI9GVgefqmB555\nxtb7k5leKSqgDwXdh1siX95i76n2Y0j+vWRCrVGSjlsaEz4w1LPlUMPDeXLb\nYpdXl4HA0qAOnTubQ4QIXoTRB0TipGpdpym00PRyPakQAIIymaafyP88cSMm\nMsHigwbjHpj7OhcdCrGU8FvOKndRliqwrq1dKUp7L3ooRgywlUBB2umH2VzX\nTGcsTEjwVvrozpMDCJPrQ6JaCpi+TQ5PtBwvuVT1n2ibu0wJ3X+LTUxN+Yn3\n/9AFiw1A6JThog1DXUofvb7WCH4QCemmDVL6D1D20U51yH1WUItTMpy98wYm\n5BNP\r\n=Weim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"31e6ef5d477b243b7cd3d7327f1a8b5062397eae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6744_1612397852288_0.7117300026247335","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6746":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6746","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6746","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9722c6875de1b96d1978ada26da6d1cc2520c60e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6746.tgz","fileCount":115,"integrity":"sha512-y40bTbAMmYzw+Sy7gwGAAv50Z86ssge0nyemLOoINas7ZEM9sktGIn0U7EyX6UwcUEIBjCFifVDrpbORZOYgwQ==","signatures":[{"sig":"MEUCIHTnG9wItgSyFkWeV0mFvFwRI0B4pZzKBmRZyAQLrmaLAiEAo39eNwEK0hrUvJoBahBc131gal16f2k1cuOrfMenrCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHBhECRA9TVsSAnZWagAA5J4QAIQQ2eWLQmNouzq46Wm3\nvyb2W6Jl9j20rPG0gP92NU06ZdCg7r8WKvNc4670HjKR1u6v/MnSdxLpOg8J\ncbpLktFOfalZXzg9H/sEsfnMLzcrzNVmjoX6xFFI9SAPp7cnyU8H1h0xGV2Z\nDPOQxLLrCdNFFBnh+QcnGewAkHJYjv22KiHraKq/BcwRsF0bjOMD8eTYcSmo\ngoemqVASr/HiukAAUgd3NEDc1PFbXKiHMxbfFk8aGZjldy1kFavEOGvjazPk\nQzX3juSan9IIvlRZy7cUJxVbLERkvEs33kEIhaofWF1BZgoCC/mffBqgffyl\nu59QWZLCm68LAOUK7RWPJdvw25upBCjX9BISpEb/DV2veuiCWbdCsjmi2nPg\nnXs8YrUmpLDPVU0MmPY93xMUtifudfQDoxsqdG7c1D5ysyz/J304iJkYxET7\n719YHR9nNDUIEssV1Z6891hIO4w//zKclHEabXZjYk4cbfivvthMNBKWf/6h\nW1VY6B5mX6z7pyyHyPFdy/hNmIhVmXVDnbgOCiCL5+YPvUa9Ui0gkZ/FsIQv\nM6Hh8sWplyJpkiwsgyzSTiIJX7+zi49/dhAdSjrnN30cPj7mYKCe0ww8qmRW\n9kG8MZkGfQWHcbYLXBbGolkRswCyFgxOvB6ed5EWtF4jy9ssy81qo7c5iRYI\nB1x2\r\n=lq1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"53bf4f2b2c9b6afe6a29e6f838426d5a800defa3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6746_1612453955475_0.20603213178531266","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6749":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6749","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"289a4088ec5fd099687fa9e971b06c614c3a2acc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6749.tgz","fileCount":115,"integrity":"sha512-+sAKnIz5RR0ukSNpExWlxN/nWWeBvnu8k0iHYJOxZs9zSeCsXq4IX/qS1zRaY7Az9h1DlS/I3Nu8Bv0Vy5vtbQ==","signatures":[{"sig":"MEQCIB1gVzPzvULsa2+cyul72EdeoY8enMymBfY1F8hjxLdRAiA8LakmQf+VXB0jeE6q0S6Cl4R/5sJBp/R+FCjVWTqlfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHDmZCRA9TVsSAnZWagAAdhUQAKHCcCWc3fgLscw7ZH+N\nA/lRCMxSttBxu5BH5aVMyt7AWVCaRRjgtJt3bgF7QBCIn5c+6JOog7PB84k5\ngDOTvJLnIMGLMs4s/5hDKrTViTLlJHgBxzCKo1hUbySq7XIK9xUj15hv8mG6\nE0fDeqEqGxxjJGELHn9nFNWu6De4XjQEjdpB/wHozTPxE3y2GVn12oqHxa3u\nhU6cIp8ZuR2cozO8jiDE8Zql58WGIvwQ3in/Vv6wysh1kMwKTSLMGbGa8AXO\ndZ23UHXJl1LPblPCSTR68uskhQpEiS84TMY1aXdR/tUG3TnVViGuIVY6+vfx\n6LhKZ5mDNkHpIuMpilp6XB/QsRRNiLtLm1JddaioQ9Np30oMYoLsHEW5Wl3u\nQsEJBsg8TOeL/8nBdyOs0p0KwgRHffobSG+dLxu8RH5ZFJzfFLCSy205i0Ff\n0uObOCTzJaTeVVmi0ZMZNd0HQm5DO0E+0OCw0WGsCtGxITF938MNPCPZDD/R\nJiqrj/RpJH9HG71ZOBKLaK3o/U+D0MVsJcJHL/VYPHNX3rBtB6RZYbxsHbaP\ngMBZduMwvP/Hnex1ztDLtLR13wV364n6z7st4oHW/LIrtcHVk5PpA+HJirHB\n6p6VOn3B9uYuNR+H78QlE6x0Tfr9PPJ/YOmn+Xk3C+6NzqohPzjBjMLcAeF/\nTKuh\r\n=zUzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e198d9fdbc72e4345573364fdfb9f040da8c3db8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6749_1612462488488_0.21243276249227172","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6750":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6750","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6750","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67f2c4ac7eeb054cf60e4b63b262fac8594c57a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6750.tgz","fileCount":115,"integrity":"sha512-+EYczHH1gXputFyyS49Fo8jNhnMLGyoPsrdNidsm5kDmqD8rxyzr6FJXhgF+571RYTm+KGEofUWGy9aM63+xDw==","signatures":[{"sig":"MEMCIF0B5TkCaBhyJp4vJtUxkieuxqACDSI5x6asLDiRFO/sAh8GnDC8vo+/J2koERALF8+gDt67OhABZEf8FY/Vd7ur","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHDx8CRA9TVsSAnZWagAAdjsP/1CLaGzjDrQ82hRVSUMQ\n7sRzMBcPzOzWRPy81WmC1FbzFdr6BbdoY4VeBFs7dW0xlYp+Vf+GJXv4VaKU\nM1W4hccFmgo+kDCQc6EhlVLussn9rN6WKnu8TJtT7E5QvoD3s35T3imqDRBf\nI7NztcSJsiTDhya2P+OHq+D0hMDN4xma9n0ab+oPs5xYDIibSjgXeeY/onB8\n/kKgPTexyge3XAdxwulm7zBt4246Wu/0SydhVfzgVR48S+vVkc93wDaDvSfw\nlwq/WArxjlDXS3vZTFJGCpkLFo5fJ1yLLhVYK/iV0wiDJbWFbwXya6vwoiS0\nDCeFLASx01+mKegVp4yx3jC7dOdtdIC2xJw87Q9RA+SmaJ4nkIPTZgAsx0QO\ni4zsB0LjcmovJtblgbJtomTTmhlwRENHylWHS856RzMWJE3al6N+ncC38f/M\nfHjIDY2UAwGzjGvdW/0/aikRDra+jqciKp0IP0Tpp3Ll7/7ac6p5r/+MbzF3\nEGQwcDLzRBY9zrb8s/Ladtf4c1KsCIsEG5PFpwdHRLjofUcJmDxMu3TZcn/G\nXLcnwfDxHw8CVbS/lB3sGhk+ZdP0Jxd0F26ngcFmYiTacR9KrnthKfERqxH2\n+P3Oz+eGiaVx1rxMSDXpNBiDA7O15ekMGXeNhQ9KaBXabM9BnHwyYCkTtWrl\nLHuE\r\n=8Rq/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"58f0a619ca57d0e0b8dc3ce2a4f4b429197f3e5f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6750_1612463227718_0.8175413173491217","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6751":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6751","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6751","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3851a0a32a7d47289eeebe55a02ee02d828d252e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6751.tgz","fileCount":115,"integrity":"sha512-SSdmqSoUzxA1QESTPG/JNAqfoV6uIRBfVFkdPJN6HqczfYLfi8dndnfD8ylDQWlcAAu3tCloZicsVhklpencjQ==","signatures":[{"sig":"MEQCICAb016MrSs0x8pUTmtnfXzLV7KYkWLQ95tYe5rnwwyTAiBetIHaYIbmCtejq5IK+vwHgE7M/lgAgfmPEcKGENPyAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHEbuCRA9TVsSAnZWagAAr8kP/jqIkiLMh1p95chUkyqG\nndCpPOaTzLLIyFm1CHHHX+9fq1ojG03UZibN47P4zxsmGAwGcaR/UGSi5uZz\nciG5sgRWM4A2BCaEu1bEw9tRg0tWK8QB5hD1QLw4e8WkGKZu1c4uUwbV3y2e\nRelGU5PGict3HQYMEzY4MfZaUBHRl3o66hUErp53ElLtLUjC5dD7W4wO8SWZ\nEUvjfi8zhWE6XfDbOzPpk8SpOp0WYo6EgHiQK2AaWTczTbmR39vKMroUrnOr\nDicqdokCaiEnrvKeA3WmPSmQpHrDnLqL7XWQ/0ygy48TKoXnexD7ZuEWQzRA\ncI3ZIHSPuZysFlT7Yf/8ZvdSfZBwFSsZWWGQibhaHYDa/cRergYa9eH2YghM\nzOx/CFtm/uCIPyX8HiS8qheLt4t7eL90vdAoS57m0U4UWq2empa9Nh2ag3Mb\nTV+NIjErX7YylDYCNjA+wFhgg2PHDe5il7hkUZhXYze60X7I65+lJrYoQfym\nACXU4j4LokEF4c4dYSqTbddlSPmF6J9hy6a807ph39nHx85nVJhin4+6UrlU\nCrfbte3XtHVRT/sGbPWEgCKW/Dfz87prE/cakQ0jfsIGkI1pwA1ad704TChy\nm0DjPg9WN2iXyH8oT9ASLWZSmGinROCgLQfsaDXKalFiqnBzY0YoyaxO9TKE\nE0Kp\r\n=j35y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8418d8e62a65f6f21f89b754f1f1401993bb46ee","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6751_1612465901859_0.6962509696935626","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6753":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6753","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6753","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6cedbe942e5c86f840ca45979cf2ff1d47d14ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6753.tgz","fileCount":115,"integrity":"sha512-92RR0nu/9MGfNmQC252B8986VaS325Hp1LDbldul+NWqnyWwPZG2ECshT4od7cI8uc1JsvOesecHM3Lwxbt9rA==","signatures":[{"sig":"MEYCIQD2PY9768VJLoH4kXGnaxlNYa5KePPuNBIDmlg4VmJezQIhAPd+SH9RByHIxfgAPxT/sfc8m8cPnjyIxWvwtexldBDc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHOoQCRA9TVsSAnZWagAABBkP/RJClp4VA0RwIZa+jpFq\nhx81DAdKmGgaps27JDLw6Z4gONBRcU6uQ5ux0I3/HwtpymLXuIzFIIBuxH8J\n9Vcfod288xeImgRqbLtUAGJxQijvNkBPigQyplHoaN4SLfclwA5QZuimlmDx\nYULbm06VHo4hJTGrkIcWSCNZcOJ3L4ArmJP+NUh4lUW56vNr0rrnB1THPjer\nWUn92IAaIqQrnCjzcL2tYLGgO5/P14EN2qVB4h5NGK6UahlfPHPeivKt1ZPQ\nOEAX3nt+RaeZEfNkbdiOM5JpKlNguBKwpvbqUSn4dDUW1Nj4KfrZ2OMzmOlz\no3o5ndvNIqEJgtaENm1gAW2VUmiskJZxYahUVKqsy3/jr4RHya29kZyPoWZa\nirTCVjlzMz9sjr1Y/00LUBn0ohJZWpuo/bZrT3unI2P5B09SFo59CYNY7gEY\n/k/p8VJzYuHbV/bQET8Wh6o2cHmZ0/k4sKEF9rrETmgz33FMZ/atICiuUxaC\ni3EkQX9RemjvjiEEMfObxVuIzDCNGxb9LP6h/RCylUysgLV3DGaNjFjUmopI\nMW97onl+ILd9BTLlB69u5e3f0TakMI6P28624KFkLdUt7RDgjcoKPz86SwiS\nZMhlWVwlo4xu4Wk4WGTFkrBser6L3yLx6Bfe+MabmHrhPqsUVjEZ8a5Kqrau\nPSWk\r\n=EvBb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dfc4c6415230cf56e803b129f73686d41b085861","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6753_1612507663299_0.6487271268410202","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6755":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6755","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6755","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b554206683849aef96d86c307f038258c8921d2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6755.tgz","fileCount":115,"integrity":"sha512-wxzta6ujSLpqxgyRO4audZinNIeCTfcDLqar1TJTXBwBaO4Ncltaruql0nSAzv5kinAtGf4yhaLbsnXv26Mu+g==","signatures":[{"sig":"MEYCIQDgr5zh6kfLqRBxxiyHibQQYv6rDcoXMfXdvHHXHlpkugIhAPskGrxa0McpXbGtMLxYjyh2WPj40t+XYFDyjscqNFOI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHPmLCRA9TVsSAnZWagAAVq4P/iQKi84mFDFXX8YjsDn1\n+wFxzlZOSCYNpRpN0wbCrCqi1zrYN17cBeWgaTdPctELnGrL3TjxSeJtcANu\n3MDZYjXXbbobmNd18jcKgWiO6t1oI1ud75co9P654j3fgq0BIcrKnMPRlow0\n8Vetlh0Iwj+uweMemUNmsa/zfSfrb7WXg84fnK1KxrllmR+MvOuPxhDUqq4J\n68e8qf1ZWkwSxXTnaWzEzZ9o1931atdeMjDKPnmFJ20CdwNrpLL5VZaqiOXX\n3oNJ5LHp343ndr42sJtajR6gMqHxyyAx5ePJEWTjOGTyh7GQIUCyj6Epqx5K\nEhOl4qg+EweqBnnHskqWGHVCDsunBYwObz35qULO4lQlTt+0V9d3aLL3O0tb\nBU6Fvwb3NROtW0X+mdTKldlaXOTpnvcjMpxG7EMxqOp2Pne9mQO9PSrXHJ7M\nRv6c+pJKliQ7/aWTeBcxBKs1lz5e0+h7wjktP44wNCKOTUM+ijNLIhANyYbd\nYwyTKE/G3sD4vssSUWwXojrNYrqeGLsQ74Lsy6FQcXCO7MKt1/L9h5R0ySxf\ntZDbSixEdE1r+YUoM+Mfv52BzvXQwZy1b4+xPBRnghR24wfSWcdPnR3n2huP\ntQh/LD/0LSAHem783i26fFU9bmyVBPX8nBJdWryOYGTgaRc+nyB1GJJ6rAqn\nC3rg\r\n=Zu61\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fcad45b4ad16c71bb7ff661dad376170c44547b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6755_1612511626656_0.04307454150261725","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6757":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6757","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6757","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59007486e220d947dda2e8f584596fd961f12773","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6757.tgz","fileCount":115,"integrity":"sha512-VBHyWt17lD+HEK8rYw59rf+yi7B62X19IeOcwmbvasQfFcnU9R/OiB9U+OY2yHTvpub6mDgBA7L8FdlOntClFg==","signatures":[{"sig":"MEYCIQDSQs22qIq95OwnU0OK2u0kCBcQ4gWyVwsv/dLV1FQs0wIhANqMf2amWCk/5CBFErYMPI4Uqmar6uav+sHRgL99dOWH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIOrLCRA9TVsSAnZWagAAzWQP+gNIXi9qmMBM9I9T77oy\nCCgl4FSRiAqo1w8RydNifee0JD4Hz3BklDMI0t605WJ3Keo745tTGXCw70ja\nOEswwAy/05fDXHiucE1TKgxLPLDnnofkotbLIgfEiatiXNXLpM954V3mOuFN\nYZpPhnl9rbzhnPsyctxJN1YMrR98f4avN/brx4Vo32V6GAAxAr/nkl1VgzQI\nLB4gWdGKnIAuw4q63S0piT7tCCksiM0MscTCMU4dSqIro2zNeJRY8Ev+iR9w\nG62yWiYV+b/5jbaJssJwCciCoFpfwtxZS2ClFBDaELNxVycSPq+03/ISHCXq\nSM90ER77zCAI6mcASL5tU+m2HQqGfGVp24qdQQHcB5GjzjCpSW7DpQRZl3qE\neREPYwcPFHoU0ruG/bwqE0GcjXtBV1nsc/dRh4Pa80WJ02ktYPDEUjkYc0Na\nq3jTV1DgWwLMbqI16qSWyITw1EDUSWZGuRN2LZB9qmUTyaksy5dgspDlaeCn\nvpTSljeSBEsAjbsooeRLhkjHbsKNJx4uxlDt6kb4J2g9okjKrGEt4P8J4G+R\n81HQAeKTzrUi3Nmh1fTQzFbhZdfqmkWITu4lfUYIp/P7jP/LljLfqUoEd6b8\nP8yXKrEPzC2iMD72pfZFsUD1Zx1DKLKWcxJd2oje93IdgDxdGxX0ZkCQVzWk\n+YX7\r\n=8oFI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d9604d5ce42cbe30cf5b07aa691f67880c2c6c86","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^5.2.3","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6757_1612769994315_0.6412015724720912","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6759":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6759","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6759","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f159ec627d86766385f13b0c145fed77f7d8693","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6759.tgz","fileCount":115,"integrity":"sha512-yuv5oziF1c7N1ryfS6MuQ1GlqubPZPpmzLiWapGXt24yGyeEodZXSSQRgnNaeyBHw8zfS/2B9V4iKO9u8Yh/lg==","signatures":[{"sig":"MEYCIQD02f18iX2WV8HcCBWE+fYxPVMNF7finZhahEr9k6O4bAIhALfheJmEeQ3l7mZWT+QhikU46mD+Md6n8fGSB/bViewj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11315903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIWyxCRA9TVsSAnZWagAAQQsQAKJn766EXVjXCYFZtCNk\n5KrZO/09WjwFVW6yZudgvgGDcmbiFZMBlNdoXm4sNaRXj9kiJSMWheEMd3YP\neybTUfRVwNJd05ffxz98qBRM8dP6J6+xZrCAxVa8lizxs3VmoeqUFp7qjxNN\nRZkKkVfilQoPtv4g4KlN5HvfSoyc6HwNZFj7KMP5FQWjHRSrhBkjtpdW1HjA\niYvFFjBpbpg6buAD+iQytnLOOGedJoBYu6cxR7/dG9vhWxecj+kor/M2yOvm\nk0OGiUZe38SSTHjgVImYLDvw0hyeqrntUVanNzzcZ90O+M5AuR3iECvo4tHK\nMxaAQSVWrOPTZVvuw0WyPL/rpvGw1JOETpQ8UNNi/gkHLUZ7LPWD3xCKnO0v\n3pZviFgmkiHumGDSpoq4fuQe4UykoWvhxZYY/5Wb40r4iFSAyPO2OVLeugKn\nCj9sj7iTlAZWJ5bvYSrnlgDpnqhY0x9w8mhNLrUZGeQAwQXHeU0voMmjgW0t\ne/9Ndl5qy+h1JJZjuf+ABtuhux/Kn/wkvZJjmwQY5z5HlXtl0XKLWPA6KCOS\nqK2uSWwHrJbv86/BBe0050UFzLzHAeHP0q0eHr/2sffAfELYzPpTPCOxl6G2\nXhYk0RSnvIBYjeCYws0MKMV2vr1GD2sEBW518fU/OhH01kyuurum6AX/XxUS\nzq1D\r\n=uBkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7a7615f6c021fd6057c1f669589cc88a2ccea95","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --emitDeclarationOnly","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6759_1612803248405_0.5707435594560117","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6781":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6781","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6781","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a742176d25467ffee7b9cc98fc7ffa50f5a1819f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6781.tgz","fileCount":116,"integrity":"sha512-aM/qv+m7oZx8lKkhBGy40/g9ktNWPVFrXXy2uZC+Wzg1LBdnQgwxrNTYZvpZIqGRonVMF8yFYd7FhhzoG0N/vA==","signatures":[{"sig":"MEQCIFBJMT6xV7+Jle559U7eioIRGTgCYriQi1ym7JgHlv8pAiARoTVucLlp6kXgzet9AobTAt0W4QOfK4apVQXLPKrVgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJDp7CRA9TVsSAnZWagAAApEP/ReloItz9Lq9HjsdP4G0\nxCQtYvHVEVeJIpCbGPD6riul3qY1K/G5jB/KoTjRBmtqw+pokftbZ27O4jce\nj7oKJLZTkH2eJuPABM8QMfTJPtxuuGImAt+Eulw4ko6/wOP0Zh94BNnu/kiu\nulyzuJ46+2jrUf3lXax1Y4qV5iuxBJJJvRTShiXLfNiQbD6au3skRU7iNcFp\naPsPU1johqx4z2qsZsvskxRXd+DyKQjcj1wuTULOrGlRXKsb5epCI6rszXQd\nsIdLZMgK951UisKLqxVtA0V3/36Mh668MQAUOP2tmY8HyDBNtWIikko9uqTW\n7tacxxWLtfIQAS5uACOG6F4dn/WINraXqI9Iok4q/2lABjY+PZ1MYc/xTnw0\nn+FMEiSkwcwa4eWytP3kRy3gXmrOCJSaXTmgbIPkia2ITBfpYzwnk/9vB7MO\noOo7V8MqgUwstABt5y5tP3VdlUz/6HP4RbpIx2OY0sRmm5Sx6dibRK1EzWfz\nlrYDb4aYP3mww4gN9imQdSU+hlvB3otXElvZ+ItNOHC0P03JCiG6sbbQSegt\nF4bSx6Vt78oeuQoEqpYn/xU6aOvXERUq/clHGvd7wmfvKZVeDyG94vbQxv8s\nfzxtNkmR6fmaOmIHYa10E2UBCQseIsLJbUhtk6vEjXfEanTsUfgDkgy/y6x1\nKbWC\r\n=QUDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25db4d7fc2f62e9b9f678e4b72978ff13fa2d215","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6781_1612987002910_0.03296801270955685","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6782":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6782","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6782","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a77bd6b4f60829cb6d95c3f7cd84ec8a014d41c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6782.tgz","fileCount":116,"integrity":"sha512-sy9BYOmXxavj8FXr24BdidvMgFOU0K0y2A+n7bO6K7VlYNkthjTq4vsHwWGKj6yM01GhGxHSQphvBzs3PH32SQ==","signatures":[{"sig":"MEQCIBINHl1isseW5W9CerJLeap5lkbzBcVKcWulNXEnct3pAiAkWG9XqjwUaBqtrAg5jLt0gGivI8cXFcjOVzRrvGn30w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJWRbCRA9TVsSAnZWagAA/tEP+wZaZv5ZZtHXqn++RUub\nxydtB5nH8VhZ/QlbRF3RuT8j0efhDTyvaR4VS46pjIGV+r6qDnd9bd5d6sag\nh3aIPJnz/TSnHZJ92MnOVPJ7okMIciA5zP8r8MADBeJkixPgfYsE17XPb/AW\nEeZ+AYKiud8YeBOJ8HcGpx7anQoKO+ZPREjC+513E5qugtvSaySGU8zDHe/U\n4GilhevVXLeGaRoOBJSZCYBTyYenFs+HKY/WylYAxCSHX9rcE/+zAXto+tOJ\nK22ZUUfhNuoehq27U+nZoS5V/EawZPTts+td9+qJpQQm2bg9W6uEEwVraY/q\ncvUFl+xpJtTa0cWic9kOVeIUMkjRFbRom0GmOpFqOrRMjM/UBAS51bT7d85A\nk1WyP01Z3cm2uSAAHODDxoj7FB+qL3lbdixBpnPHl/JYdx78FTrQWK3JVMdR\nfMOyPU0ChbHXuvkMr5bTrPVzUsCTnHJp9yMdK9AgCdeZ7LkSBN8/5Ukz/rxd\nMhv1LJu8aHJa4Zn2lo7eTsGHG7zXjH0+RuNVZefkluvCqjFWCm2gY2XccfAv\nIISz2OquEHKPWUACAdYBqOHrrb0K3pajUNXioeEFQNDZE7/gyBP43K5GbAsC\nd45HIRkTUfyR+xXDTKbQ5kn+V9FGngQXUBAy9ATvc0dB15AxqYbHoW8abiip\nGApO\r\n=Xt71\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"54c4bce2e4b64416de07853b38e34ece0f71884b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6782_1613063258565_0.01805892152649413","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6784":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6784","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6784","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4db34379fd83868216113976cec92d33b36ae36","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6784.tgz","fileCount":116,"integrity":"sha512-rXUPrskdqAfxt4CJoXUjd2pDBPM8WALttt6nqL5WNrlQqXnJ1Cd9LR9p2Kjoih6dYRip+Pw/Yl7twMoAWS2ldg==","signatures":[{"sig":"MEYCIQDHHHqfm8MaoXkDa09sIfqgCzF9IJi8PFTmZzdYrQwJmAIhAJguGpuyT+tQWUbENouZbnm8fpYkIBAk6u1ep9ZohCYy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJiNbCRA9TVsSAnZWagAAgWMP/2pRCsIk0D+lN4vFdlre\n0CYzNpBDkKVQSTXSbaabvfeEOsfRumkmGs/lY4Dcrw8aWapOaUTobqRdgM2k\nsSnHhEfEyRYpZtS1nTXKiUo/wmW/3u0Z3QTKqtpoTGME1jYUh3eDJOyCmek6\nZ6ZLLDEgiXu+HFHL8bmbB6q7vgzCR6HIGbTTFA/AT35Glpa0K5tWAwqr3nqr\n5KHPercFgRA6/lANORRvcgaAwOqMS4QD8h4xEeKdvExVV3Ht70aPQd3geFOO\n00zIGyQW94wZe4/qnLKdKHBhdGefk4KoFCNseyMX+ajOAuKPLALKNO+1VdF8\noVLZc78ZzRZj4HOXT11rGtDWo1cMkWWObZoCIE1ks7nBGS8qWA4limGxKsH1\nFh8PdE4Pa75wy2GuGwhwJpGMuEsuwlkNob0xQDB60OiN4WHRBQ8grAyeB7Jj\nYR/RddgpviDdtDk+gWTnS4o1C0ee0HZcv7pQHWs2VK/iLcw63KUawBEzZDQ5\no7VxyeK7eqDZb0kyO/E2/UjQtuj7FtZyxhVZyiFOOfcnbrgzl8I9Usnhzyui\nA0lR9/k8iqXIhZIS8Iadwe4VT6IoluQYDSJxJm2EvSkdS6EAUMDfENsZuU+3\npShRXB5SAK9tloa/bFn1C3r2pdfYX/5pkvBDFGFptfQJCC56/+8UglcpYzhK\nLx87\r\n=j+Ar\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"77bccff1cfdd2486f8445acc6654a8fa27fe4a4e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6784_1613112155197_0.688433420380145","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6786":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6786","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6786","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e799747ef35f55f5d323dd3e3ee5ae12aedb9511","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6786.tgz","fileCount":116,"integrity":"sha512-bi+JAaUOo1wNtFe3EdE9nsme7C6N85RTRN0Vp59a5I5au0vTnSWtFF+G5cVwBof5DwlBmwNiibPTzF925kNoeQ==","signatures":[{"sig":"MEQCIDF9Ptw4ext+p8+/ZV8yqcDxEspvibjGzRLy2ULglsA6AiAoB8wF1cv1867se+QZHrnW/AoGN0nPUbn0AEE5DCtEyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJjS/CRA9TVsSAnZWagAAgT4P/3knvDAPjMROjK/sw7Lj\ncRjLi7gWMVP6UWaGb66GIecnS/BNn7n4VdLt+B8IueV3X1HUkSNaa7KXaIiK\nh26GFvqrQJ7hqf2pjXOH9p0I9hiqYKOdktcRQxn/atWvLMCUyQXxWZ0ovZbn\nAYErdmEHN0VjGeMwkI8eEfF89w6c7e0ysq6/H//dS+/S4/pnXGDQ7X/IFwTP\n/zqded481lmZA1Qy8yfMKokrDZJ0kMVuraCy1aMd7UWSlp/r6Gses9eerIBX\nOZmoh15UngC6+uSyNX6G5iT5Eqe1Dl4Qrw/vVIeCmQausbPxnGmPVYWn0h2G\n+rp+dKP46aC+Oq6VvuYo+PcC7xV1X6/xJXud0xIYq1+/taX3KI/BKRe/sIaX\neIlzYwJR0j61y2oWCRM8Gd5vOINAkyB9EjDzgHIWIGc3dVKsDub2naT6qhuu\nrl81skDgBxrwD13d5X7P04FJtFcx9ENFO6Y8Prs3aByJHCiV2ZTtKM3odXlr\nE6mY1aGnJAOclKQxmiOHmpwRa9wGHfcSi+kSxyFa+jzacAk6BI813KQSe1NB\n1vstBOHT4Cwy1vfxKbxiSe434r976+EkAru2+ut5GwUa1FTGzXFwVak9IwCE\nDxbA35GsGGSzuKIsOegohJDYEO6pB7kCrCCAhL8Xsw4pNhacAXQDjNa0MnQR\n9343\r\n=vnhB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d4ebb51e10f9a09f1d7abf3d57966a7be75f73ad","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6786_1613116606449_0.13518753106108594","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6788":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6788","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6788","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc820a0ff100bf6bed46cce96f12a38543d5959b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6788.tgz","fileCount":116,"integrity":"sha512-NSXs2PnHPdoUMB4oaRzZO3blk95S47t9WZ2VH6yUmEdUwuozsR0zs1WLfsn+aIhkyPMY1eosOlL//jWgAS9aHw==","signatures":[{"sig":"MEUCIQChX5AV+vy6SR4FvMR4LpmFOw+5RtIP2RL/iBOI094wFwIgeY0SoV4WsKEHEybfCixTBiq2bx5XyWYF/THeWL/e7Eo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJjl0CRA9TVsSAnZWagAAeZgQAI3DZlHC+XbUZkrqubFi\n7r3dQovYhm+j1Nbz308087i3jscS3J3AFRfgzTFFzCWu6lE/Z1R+Iiw1csiv\naie8FQYijLOGb/+N6wIIT0V04iBjZawTEHFRUo2kGLA/5vIpJw1D2Ol+MQl/\nQ/Yo0H2aAu+hgdHHSQp+zuEfUI8k+6Xqg1yX5+zD+gZiV9W1xYIONFJsJf4M\nOKHmVyUa48wHVnmQhDhYKO+qsfxF+a/C2CpLGBwYNXgH8xFey0/s5F7KohEa\nxDMf6n4ETrANj62UjbefcRtN1ANEbUXWVALzs9JmF4Pd5WsQlFRQHR9xpH8G\n67y/9hvLFWoOPTOnjR3ShgaqEKEZDoQFIntBENNcgd+vi18e2Lkw258zzgx+\nH/ag1tUrDpSjbnErgRLhM5Q9idcnTbWXoS+0TURSxubmS9OjiCmT4TjBQDaZ\nj929UJfQ/q8shqoNM2UKpqtBASNvy6CWDfDTsHQ/Q83n4XvIzweDYjrPCYRw\n1aDFUr0lGNpDNmrGmQlDS2WpQ/Wj13IknYbopVON5mTdaJaLmJ8L1RLroZ9n\nsQxgCGmX1+o0BLrJeBBnD+Kj/fUawAzFugtmEV5EDWGWMHy8fNx1St6wkyvS\nePRFwH9o/lgGIYXNUSxDXdsajCrJbx3Jf86fcZBORgHDrpzl7Y4/EkJqac/x\n0loi\r\n=lpeg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4a992823d8d2b0c40981ff757f230fc43dc59efc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6788_1613117811817_0.4007385669243879","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6790":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6790","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6790","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48d218a06ab8169a5de07268e22a55decbf168a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6790.tgz","fileCount":116,"integrity":"sha512-u991kqXgf4dZ96mJLP2SvSH0RJUtyUhoiRBSLwKBEBe7lqxl5R7+nD2txH+9Dax3Xoe7tzXIVVN7nc+6e8XhYw==","signatures":[{"sig":"MEYCIQCiGI3wQtVbkqh0tKNpuSjeCp9GEFUbnnOCnxUsvxVGjwIhAKb1rdiflD0Dn5oUWU5CuAAZg5ZPp+d7uOfIQghKEOJi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJj9YCRA9TVsSAnZWagAA+0gP/0jsv7Fn18aqNdnorsv+\nB+U1uuYP34/9nHZTPMMBn0vUksqtXmGtZTwMLIi8LO26hGl1TX+VIqCPULo0\ncN8w4y4DiTaf5PYEzUpwTF2SeElHmwpV9Ql3eN5qnUFDU1v1Es4XkTKH2Ghd\nVvHgMbFuPvK531/ZAMm2wq1WZX37QwpqqVXN+lRuBd6EUbbJNVIucv4+txPM\n6VmNv2cj6zRbM0mD0cj7BpHxoFHQIVahTBGOoNkVjmfQKGuTwINgHj4f9YFj\nrl2+5yEicfMA5txT3o9Zgmg9rBNbnM5hQFvueert+VSPmLZrASRiiOzrOgap\n39DhknH84kEKo0d8Tca6JBnKO7FWSCTnaThjixpRy2v5bTpU+mY6iH53T1IW\n8bUJw03wS+nkZkzPZQDAOxu0QlC2xAL1uc8ED6mkGCO5mLdiXYdSyMpc61UN\nnuNrrUCGLAHdfC/fvXLOdmWIK6iZSyp+MzPsv+3tk9+dIXQR0WEeQB3ofL4i\nqzK5VdNTZZPhRSC4qd3ktf1excftFaHrvDHW2/8A9gOGBdIU/FCZ+Av+BZc2\nfnplWgljtXVZ0LNuQAl/Z3BtNmbihzuFiiLQTDDmjxXZ0WmZMLKxXeNHOPu8\nrPzEZX/it+iHx/MgkDDJ9/iJdYVhni8cpi9/EQU7ZjQ6sSHkAkE1tm1rTbbl\nnKo7\r\n=x0k6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1e571868e0e0678fbfd7412d1d6751a628e451df","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6790_1613119320346_0.05023857939657983","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6791":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6791","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6791","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b66010ef4b5a4fef93d197d58d585b6f11db315a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6791.tgz","fileCount":116,"integrity":"sha512-VLph6Vx1Ykx3pJHe8zLn0rs7fZjnSkP9LSnx9/uCCQ0X5nA9+bTa7xw1VFrGt35UtIyzXJCNeuWSY+mxfeQeRA==","signatures":[{"sig":"MEQCIEbynkXzxn9OFds4AF71J173leelAUc1BZHb8ONBjHGZAiAxN81kwtn3LA9EaZmvywiezlXBIc2QzMBW2heEBoTugg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKPfJCRA9TVsSAnZWagAAUQEQAJk8BC4U6SkFFstrnkoB\nRrdXkOrpIKDjnWqqB3vDf+6Mz+QJZLXfw2ewI+EmIBlSL0ci6zzoRSnWC7Lr\nFfWea0pSHgQsWJH45sHY9kX1PhOkajmYB4EbwJKS00eoN7zQnrGKSsW9Ec8o\nopnKAN8IjDLh0p8Gjx3fzGJmdvdqukFqKwq+A5Rkn6TZW8JylLtR413H+PNJ\n1rnHWZt3/gtvx2ZPK5aNMrFxyKvf+S3CI9l7BLeph9AZE4rjWmwJNCLGuR4u\np2Od/14dbpXhV9yOzCXKa0+18ONKmSbpcPB0PV6DtC3LzHEYvh2qOsTJYZTV\n06GdHPCf67TRoxfLpOasvb98Qjaqxa546LCTiPoaqSBUAqlQo+Rb0URaL3Ck\nxR/V37yo4tTlzizOg+mH9fztB8U5JWu2w0z2CdCbuOhpElrcqNUtx9NR/4Az\nG13js2Iip4vttsN5Wkk7ycYTCCWaolYbm5lLnsSVBhU+GW9egJpVFiMZep7o\nMHtJ5UjH4GkeepsV7cbRzN6B41by9ri4LcoSTjhCklmzQ7keq2m+jXTASmnM\nejxPSA2Xf3qI1Sj9j0qh+RhmVLew8qdLu03Ns947r1gX1boSEublMWpTD+yC\nUIH14xiRUm8Lr8cMEhrdg/cktvGfL/ME2H0xdcdKgb+1TKtaQBB10GQxM/4W\n+dRb\r\n=T0SQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa93fe97c05a3fc27b8da2b72064e417ac9a0d54","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6791_1613297607844_0.7230026741727207","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6793":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6793","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6793","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1d19e3a9626a4f74afac0f628d5f32d9ff711a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6793.tgz","fileCount":116,"integrity":"sha512-mK6O/Iyr9vFvnkgeTnFXX15xlKA/fzhc8CzXwOFfdWlJkclFnVTcI+3iAglIJ5Sd04+DfEQuqt3rtBd3pHIg0Q==","signatures":[{"sig":"MEQCIBEXkcR4RL5/LvvzqZoeHjQ388caelaSX5p6P0ovXcYiAiATwocuMcbnl8dXETKmLhmoonKBJoruo2nHhLnbk7n0JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKjfQCRA9TVsSAnZWagAAjOAP/i15Bk6W+dMSfWegF0y1\nO+TYkFDF0bwg82lcv/oyTvuQyI9w2cidzuzeigv2US0RPAs1mNCrMwaYZeJ1\nKUEEYQ4AS72MUid+T6MWCcBw8XiMw5vDXYwfoUO+drCzgwJXfMNkLW+SIOG5\nbB6DbZhpztoGz34vnQ8rwG1lbOFX/mhnCmAD3Iwmp9hP8VEGFfeznSryi9e7\ntHza+l6NVRdlaaUpRSlJxPcpaOxqHmSncW4vhkANGR7+jPuPnPdkFDa65tSo\nGjsDA9PpxMWY1tFVcJAbDxbFmN6onQ/mdIgC86Kyzi7e0zpzFtlA+2Omd6x7\nR8mvQPwW1yoj0U/lPcmcnBEi9fuee78v4RdcH8SePPEBK7PfZzKmj+yoaefh\n80qDnaALXbUDScj+/Gd/DmbxOsaOjwVAvAwPkoGYVAG0SR8GEIgl+OHl3FGQ\n6E8UZYh2QxXiMLZ7KaRNXAUNEpBhyTuFrJtFX5MngQUBy/bxnYhaRAjgli2w\nzbOWrmySvv3hqTwlKALAOgopebmzGBZcoq23dQlSX+xis2XbnYygqNOePKjn\nHSy4auHXQnOIcJKlJAAlQ4BVSRb5/Zdb9mQ2Ag3vmiB50myGj3dXM+Ojg4g2\nMJP/qDVxtNTTCV2yJ5XENHiV0e/lTkvKRE4SZLH42Kg57xLvmurL8DPsN6yK\nYXJK\r\n=OqYL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"76846da935dc72946e148ae468afb8b750a372c6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6793_1613379531690_0.1604481757034084","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6795":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6795","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6795","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd32ecf66ec1e81571ed271153d3fc9e8cad5ba9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6795.tgz","fileCount":116,"integrity":"sha512-n817fJeDByZ66SycL7/qUqyME2NYkBD43RFWaG8pCbiP8XFVdIhKwyyj5a9r/DHeuLI3ZrDDRFjhV7KQrVx5cw==","signatures":[{"sig":"MEQCID42iG9t9BZtIxyWGtqNOErJAXEI7+Eh0CU53//Fhr2PAiBlwrvZHBhvhHcKPqARb2qBRvhnjIlFhwZWqrANVRObrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKjyXCRA9TVsSAnZWagAAlJUP/3QL5LofEAE1h4huZqTF\nniyoYZIXXMaVFOl7efXEGLHE2nmdo8fboZVQYfXbf9wbNr7i6GESf33nRYzU\nFOYt0mj8fZMhbQUROWMNAJKpF7JDuWEGSIWkDedq1iBMOHVVDJiaiTNzQmW3\nHh6opLFUlee7Xo7GbUhNzXkTVP3JqNkgeLwhTkGaGfZ8AedMBBk0Fk+nEqUy\naoMVkMLN6sxJMO0EfSdiWQdCjm69aOl+4ePEOYzFRyZFBzbmYvqcbsUpFUQJ\nh5msQU+SSFHYU65NHBYHC1K00Qovmjy/E5vxaXt8PFOsZsoMKmL+dFvSpAGU\n+aaTAKqzvXXEz0yCPq6GSjnZ+wif0qCzFdXgN9g9FgKw3TKpmncSocuYQ/nP\nBBuGw9fC4+vMsdFGGlzfLWB817qMOTg6RwcOKtzPKL7PIV5ikZEhBWoWVlAy\nUE4sfWMzDAKBZV+JZ9rcyIIk+PbPC7eyJNJFXn32svfsmlqDMrpo5PxrTNL9\n/vNafnTeU0Hwis3LEn4kIboML9cDTYsldiKSzZXaiM45OhqgXpMAIq00tQx1\nyGU3ECZ4jtuMp/w34eTElKyPqajb1cBTJdI82is7fNEadaRCatljg0VUsCw+\nsAmwyMMw/5S+gwYyJg7u8n1uUKEY2cBtIwp8QJrzPiDIjNj1JvvBq8FcPgox\nh+EN\r\n=+Oz3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"737e2b9e94c84cc4a14be79fa00377d99eb804a0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6795_1613380758569_0.4502631206743888","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6797":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6797","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6797","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a575c8e1fb909d12db4308f13185497a202200cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6797.tgz","fileCount":116,"integrity":"sha512-dMYP4EJsroaoHecsSs3GtvWvKxmixnYsg/oXzb7VGFHr+lcZ/SbaYlChxUgTpiL2YkJA2Ms7teRFFVFBBspicQ==","signatures":[{"sig":"MEQCIAsVqixIss9Hih04hv2jZgXVU9vxZcvZGn8KJm6Bd+E4AiA5m7C+oBik5D+v1ZJrAHlpm78Wv3Q1zNlioZPAu7TqLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKkbvCRA9TVsSAnZWagAAcQIP/jIzRDXI0ViPBVIj5Y+C\nipnQpa3A82/U+XTnOB64Ue5TwwvZx++BpO7bDH5MldwXvbtT5WDyTdww46IJ\n0zk4zuIZEKaSQQo8hNJU/ZsnjQ8IBSnxM8HRoKbQQHKrE7vAkYiCIbjo2ctw\nuTYKNao2gM3b0A0rMCrLPszEPYG5Qq56Dhi4DaV7bmyXeBEypbYBVMzx6jiI\nc2HWvE4t39L3fS0gbOJcDLl4pdPOCxJUVoXCuB4QYgAJ5O9SH6cBNJD2pX37\no01Q3z7fBgSQl/qpWaqDCNtdKxCYjLTb9HOGcW7fr1b96lFH5dWyVLZfvuzb\nPg1EgaDHwdJ6AqTXJE4vAWM8COPvlLTKcFDDf32xIOhxk9c4H/wqBf2IT3kr\nPst3+RtiXGlIrKbOQ1vwgvDRjD4dMtB5cbDPVUROsgP/glNGsWVy0LkWcRLY\n2k6UIimSOXfefASEGzlW1jt12Cvpiazxe4O2eoPDo8JGYkviJEIm+UCqyhwC\njsUzw//p97/+o1E8u4fOCUtSllWIdsaZIQGOMMGce+FzjYb3pfMY/i7v4sEW\n/I276ZIFf5E7qb8E3MzQ5r4V4cHFrA1IvBh41P558ZfF5dftqHcTnHtIRZL4\nmNA+h3QvqU5qv8Zcg32lZmXe9B8Zoonj2cfmBul2ll6aWf2sYBSfPQwC9kkc\nK+Pc\r\n=xLvC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6a73de6d19c261bdf3fe4d2beedc7bcd194ef8d8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6797_1613383406655_0.6336681869893712","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6799":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6799","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6799","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba5208ed3840ce594cf978357361a12bac1ce3f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6799.tgz","fileCount":116,"integrity":"sha512-7+/wKhKIXlIoi24njhNDR7MxMtDyYUfELjYTi9CObqR66uqJ22AxkZt1Git35OFaHZzkAtDb/ym6zGppr5Ci/A==","signatures":[{"sig":"MEYCIQDWS8E4gJsJsqB9kB0RShR8r+I86WCNX+B5FqQiOKOjFAIhAO6xqhaQmhnBoOQNH5w/6Z06Yxyy+K01FskbodUVw7A1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11417330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKlQJCRA9TVsSAnZWagAAEaoQAIDoehlJj0MER2RsAH5y\nN2+CNbwntB+DBpFdsIm+YUJi7mFBfPg9uPqs7l0wjClYg76A+zCkfGGdvkgY\n6WVEoyH4LPQdVVMsdHTkHwDaRy5keBZnTA3XrY2zY6SiTxQuBDyxupwY/3cQ\n3QOd6bhhR+D0Gwl4CFIPMiY3Jucx+X4rnO0mZEudcazuV+jM947ZoVbZBb++\nd43IwfwRuZ3bmM2d8F0B4qekS6oU5kgemiEG3ywajnhh18He+W3SHfllSVUM\nkSZZxqvdSVIi4KEQ1N8b0DCa+Lsg0/WHtFwK4G2z9g3hd6tpouoj2E9q4Hk7\nW1O2bni2JEU5QSKb2wKwKogaLCw8ak9MRQCkirQaZQ97Lrmkc7TKf8jwEnDS\nlSbYi7ae3mVOyZwV+wtR0kckSLKBfkDA0XmGR7kOyGGJHmZKmAGQKgjjUKxR\nMbj9IdhEvUBbQ2OWsfzjF5hiqstObTl8zhECEeJ7wVsKFokGPM/WnWpnF1W0\no7xd6h6WMNd8os3nDNd6ua1tIUMv/wELjVRWSOKDie/BvZlYCCxwhCgIqNv5\nIOQ5xxnkmaTbnnA+EIB9YewZ7wjjAq7LMV6QUMYDpOO20iPQW3DM/rivNh4X\n5HUx/SIZSZsBuhFDENWBJomOxCCMVoidJEo7V56B2ZEX4umFE9xlX95j2z1I\nmLVc\r\n=5/U+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d3ec4e0602e67ccb8e97c52d92a153b21ecbbc03","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6799_1613386761178_0.05337510570574522","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6803":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6803","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6803","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12b57a20b531312eac6c41a7e9beb48557f54eb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6803.tgz","fileCount":116,"integrity":"sha512-oeN2ViduoFYmQAndj51VVEj2ebKzU3MaJJwdnUHaICot30FbY84Yk+d49Smajkc2qIL/Ym3jngPWt+QkMy8tAg==","signatures":[{"sig":"MEUCIBuoNTSPTA9uq+9rs8FUUQwP+gThfug4Xlg2MX49DPVAAiEAvREEliTIPaajWtSxkNPYEPBZcDs2CpBauj0/0OWvi4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11419081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKwyoCRA9TVsSAnZWagAA8UoQAIwv+3B9nMR/1N5Gvu83\nNY1hFPgn0FeInDyMNVPN5S9Xm5LTWZyPf0+zdc6dC6jKlbuAk9UpSp2IZ+fF\nhwVTVRJLsjfMsmfRNrtF8F8IbWD9oKb1NYl4jBWtINsfmf1xHaAcwCx/mvCD\neXZ8hEhU2l6KnnkjkZW+LaamRgRjYt404SX+qfq705sFZCsRsXLYo/EkFxvG\nwJjEnD/wgtoG6HQ6/QGTnO+zhWSIBiY2Uer/Gh9W/WaEZpI3DjkpG43k31Dm\nov8Teu7rhQOxEHZKowW6BhsHNSmYc6+Fg50ho4JV2I3PpeHWVHe0UVxcA44g\nSrUtEL8xLJ5Azik9kgfJdjADApw30FOsCsJdjRRXyx2Y5JlO5Ym8PQ+A7qv/\nNHoZbpndb1EXJA7MgVN8zq3o4pRzgGU448YpUB0u6CMYq/L5rsCzl/KLrYzC\nE4P4fjc1/Pk65WhQUZE2BDin6HfKYGWzzZHSojZnms6qexcfimBPTGjFz0S+\nfO6YRDElh2kiyvDeML3cfL7AEG9WNrdtCtVDZRKnlTFBDcMGgC41aSH/S/Jr\nWf3+eZJjHPAMjvusz+q0zV4NNmxcoRb5iw8kP1E/sQHjFVvnkCmJ9TwC1ARK\nloUDDeLRU/59/3EVhOtGZjdIbK1Y4gy6kgapnOfGY5Mkj0qQtYlwkVmT5A7i\n4IGo\r\n=+6g3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe29a4940821510cbfc45e779106a884a42d2533","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6803_1613434023590_0.27789806232969805","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6805":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6805","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6805","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1cd755e73aba972ef4c4763d56f6bb60de21aaa0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6805.tgz","fileCount":116,"integrity":"sha512-jrUFFX5sQu8357P0JuR55g7aEdK3+VX6vvR5mIjQEw8nzxC5omzhbW4rx9ZJKpURUHid2sRgwWTVBGX44NkYmQ==","signatures":[{"sig":"MEUCIQD0tuskD/CulpIgFYpyoeKdKquvEf0qYoxrtTCdX2R8VwIgcm0j8HDm9IuOf+e/210mqDHQlXif70P7UYQ0vToEd9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11419081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK2joCRA9TVsSAnZWagAAY/AP/i2TOfn3taaxQmQT7WxV\nmJtpBYtwUZOXanO8ji7t2Vb8VQkUAu+4onECdco7aGpoyrvlHRoj9kk+fVSn\n4YALVXWCTFjjFuIUGNczuFFsu+rLLeFbh1zyRL126gjuA2r6WUpnXvcjRrET\nF0MqlWH0Wzx5LWYEG5fitXlKgaIDCHGUfECYJOM1NkGRtHLoloHeLBhrJT/P\nofHr4Z4CBdMwIppP3/5U9qdljHjkSxipDYY1TsvTIpA/cGJmYLfREoO1CX8J\nSBY3s7u4kYG0HW4C0lv4rL0xblBOFsTSiv2eAYtBlUiZ4GFVJUf9ZAYspiHT\nK6QQDHm7jyP29YlqlF+ef137nKD6aG/YC8qwxExiX5KKDD3oQELGQhhNtGX2\n9MC5RKCOUUFD9pKYhSK6jkzyYQUzKUtKbEMSjddtAhzQm93XVA8aadXKDROs\n/FxYM3pC04nY9Nge9w8EkFt1ip/fjuSf3mTR8zEvbZ7Om1Orrd5SyIW5TtV0\n1F96WdHXKTILJ5BmwoQQCqf36pTH1L+8EdG2jYhjjVGqW71UFo8gPGiTYwGV\nLRcFWIRSHkVLGIq0X1HXJlwV0pq1ciWkE4q9JEAP7T2hpLMKiWLn8dV1YpC/\naCHsrOLnZjVsgdMUMgXj8ToukkeCFLkgx/+ft/GRKbel/RfUT54He8NQACnv\nH5cz\r\n=mX/I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7ea88ee22fcc12299f60d51644505786c8c4602c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6805_1613457639406_0.7265586896354885","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6807":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6807","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6807","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"114117a225955097ca6aaf79ef24a6daf14e8a45","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6807.tgz","fileCount":116,"integrity":"sha512-BClQM5048kqH/qKrmUJAWhY6S1q5z+x144CPoG3uwddSDj70Pw4XE4uwWBtPB8vDn2ML3ZpOJx0iwfev5I/F6g==","signatures":[{"sig":"MEUCIF5jwIjMvabF47OgblchT8me7Y49Lpjm0kdtuRsvynj2AiEAincaRDq9WqcARdnOitEou2XjTGE6RbzqZLz57Q5dMHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11419081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK3h3CRA9TVsSAnZWagAALzgP/RYh5YowU6EOKEaMSXm9\nmH6ovec8lBKj6lAhF1lO3t+p8QOTUcmpiao9NC3BQkZVyK2F90VwKubZpO3U\nuxjzbvs5tZemUNN/ynnkOsFwXGrD3yMV3lTaV1mEjix12KnsQLrC2s1TzC1b\nC6txMFFc0UMIes48C58r9KKnHtCf9O4sqcq4QQvUulAVPkSgE4NtvLVyTh0B\nMIbxZh6HByaSUIVo0T3wO3EUugL8tuoKzyWSgcuAvAcd35zVbFG3QBjlUClU\n47mgEL79xcupE1W8oKtnkYRkhIzBinOHsjEkq6cp78aKvq2XEw+rc1VKqSZg\nmCl6fvthwm+W7EBaDRA7KMYEYFlDpSpgkhuiDA1n0rkoO6LGOmCZ5vU4Fsuu\n2FWeD3TCB4fOXZSeIdW65vSixgcquD8b0fOxif/hU/tP4begp3XSVipQ4pfj\necERWKzmLyfaAqrQo8QiiOCxCdOf0BvdlQsHeqkB3roD4fkvUjyKlhLN3DJc\n1xaxOVQUs9XfxQuuupW2G2SWG+yvFO0exPtVYNKw2g/TC6S5mJ3COs5I/YdP\n2YotY1Qb7/KOf5vH4fHU20XBgempXPUGGmIjPl26Cumqi9mhsBk9Qnpkhrys\nS9W+tRlOnyFWxehm0XKcli30noUnxYYkLsjdtpgOViodPigo9EBthputD12d\nz70o\r\n=gJyS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4d213fa21c3e6f25fcc22d9660a4713ca90cf66","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6807_1613461623010_0.6430011975996501","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6809":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6809","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6809","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df3dc8540965a89d528e84c4015f018f2b7102ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6809.tgz","fileCount":116,"integrity":"sha512-hnU4MC5TD4svf4hhjRfFUeeUIdQXPlatl2qaLTwx4g9m+djsId0N6cbV57CnmP3mTlbuBEOfUi98fod/ErfFRg==","signatures":[{"sig":"MEUCIEyjtBKWx5sG7Yh0CfiQu+gOufd9xrfUI99LUKlglzNRAiEAjb3ApQTq5LDs6IY+veelq4H9AiLcFFjqRqCkK0BIHBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11419081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK388CRA9TVsSAnZWagAAEOIP/jXPlHsEybWkxhXOznsI\nmroYLD7IAXeJbaRer9nwkR6zkqkADES2vCR+z8cxTI0/1aEY8VthjXUffVZW\nwCGyBTzjTTxPBO3AskTiz1KALVoEiyDmGvSsRDglQ7D261SIMIkNsq/qM2lz\nhSA8FjPyQlcSIP25APxWPp3RONd3sE/orU2Ze5S/bTJzTstMKwiGE/4+A1mt\nzQdkNg+D3LN4DoTMLEE6lcBn7O1DyjUeXydasGGbqbVhn+kPmevFjdB3uwSO\nCMPrFixoCTZTC6xYL1IXN+XxLgbBGgSB5/lKujxIZvXBPerK8SwFD3ScmnQg\n+BjxfOvflMlphNgu/mLMMHO8GuDQ0/sp25zQfPfw4fwFLynnbYzG7u6Y12p6\n0JLLSRdAB33t24D9ZmWXjzGncJWZ3RU12ldO/3ugyxg/3bKPO/djCKRZs8U0\nTQHIeAX+UZMOosnYq3n0zgWHwwcXov7/k/kGiSf0O1shZRbRQhryPR7AoZBI\n/dSeO1qZqeteKuAs0mnzXOrPzxHKwG8OZKE+Fvui4LLGpwD1NkutY+m7DpeU\ndLntPNLs6HS5DdtOEh/Gh1nx2orAqT7a6yl0W1mR8rDkZIgpwAja5pM1y/2K\nLbJqnsKWpPqX/XzfQNBmSV85Qx/sC0XHkaYypZruY8WrQR+HIg2jY2pKfUbJ\nCAZl\r\n=/wZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9c0ec0da44bb7f0d3ff0a307d5a188cd38acce2a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6809_1613463355830_0.9631178958630362","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6811":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6811","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6811","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3c6d7a9abb5a0e75c00f018d53ea94b01db8add","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6811.tgz","fileCount":116,"integrity":"sha512-uuQBRacEF+G2E7e22FAqLWxk9uk9XtxsJH9vWEDPoVejAn/iDUp0PjucjOJHhiS8PTEZVHtK+zz4Y2dSRsCc9w==","signatures":[{"sig":"MEYCIQCX1g51N0u0+h6+ufUimPpN0x8PdZovT26DUKn3DKaLGgIhALZC4GG/FQD9c/Ro5sqDl2Ol8YV1uav3hJNPlHkUawN6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11419081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLLn8CRA9TVsSAnZWagAAguYQAJ53Y4HJsuZccT/mCxJv\ne4301H9+6hM6B1+asrD1tKeQAwAD8/lR+qAFkG3caOEvzVAuS99X9h1V7tQa\n1HWEGbuTk+56kz7qGIWfOj+zuw3apT+fZdcgm0cgxMuQ1LSDBxnMz5ETmo3W\nl1+yK8v2uAsiI5/dGJQUZMfg3nncZBpGb1MtkGb9wcsFM3A5BsHI55dYPSWa\nyf0coV4b5YmwqNW3ZWnqbapJg4FCXdCxr/t1oL7nLsgNvoBg/jZCKLSlH6rn\ne0UyFtF4C4NaZMsJZ4RZRrOl7J9NesVpWWiOo1KgvmwfEDOgT3YlYB6kNF60\nAVHgi2Jgfb89yDKEFfkbc6DBEQjboJUJs9GHpm/qF5nXbkrK/LXF2saI0bIl\nO5iuLKgut1SFmGZG4Z45vD/NpUMnqV51ltlr9ZxUNWJBNi1KsyL1kVvXVeAN\nFJxo511of3QoIEvumxnw8yNgeXctiNSFoHVRPEZMrsGecGNyRHByQl1T+hy6\nlJA17evMBs9oNDuULPJ0E3IHDlENDb2DhWVETQH0Y+zVWxgQF077TMPEJaVh\nGfYCPJYTnOLRBw7d79vy2xWeBBnQeMDLYL32NcQQI37PyueTS3pxMIgel+bu\ndazoB9AkeOxRRuR511m9Hb3JJ9UhDpOgQ+b6RGad+dTMJYBf8F4zajA6BrLE\nAW0R\r\n=Aq2D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbab915f7f6a4538c5f9ad82d59aa957b6730308","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6811_1613543931933_0.32979376014900397","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6826":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6826","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6826","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c411022ffb3db33f6834c632dfa5cdd2a80f99c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6826.tgz","fileCount":116,"integrity":"sha512-eU259Q47PU6NpJEsjwaOwB1T2ifklO77YxVfrrMgBKrVcSxwbJgL4HkD2tTaI8ZctyTftFs/CFOx9kQ8+HEL8w==","signatures":[{"sig":"MEYCIQD3Mvzrju5tQR+zzDu0Q4l8EpfmYpQE6GKpfZu1UhriAAIhAI42s/CKVZZbse0wJ9QIp5HhRRBmH2taTtM6oth3k7tw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLUkECRA9TVsSAnZWagAA1nYQAIS86wT2YWz/2hW3qWsU\nTDgTjK+rA64b3pFa0wTplEi4jeJiFIADP2f4uPmVk7CZ9ivjabaJ5NsXnGkE\n1r/34NzRbbVYumPdqeZ9dtq7otf0s5/goaqFo3uXgTFPOEyyDg+LCX52jjGI\n5RD80M+IVhbb6Aos2QKkj3J9R7YLVxzutnQAow2PZDSrANwJ3uBm/6nviN+F\nhq6nsHoCHuQ9JN7+qqhWXQKpOoSXLZ2MZqbNoZTJCPex3QCTaZ/xizWsRrBa\nBsimUDvV5RzxAtA4OXGvq/RO8Lo7lqlcq3+Rz8nTBW0V3f5xq/8xhSHSb05Q\nXNOIqWpsm+l7wnpnskqC4cFVbUgULMbY4mfGYg30c/G9Ld6jAw2VPCLKXvC+\nbfWMlghd2smwOLvZ6ZWyvE9p/3t/l7ATpmb/UFNCKAOmELBGBjXcOWSkJ8ZH\np+WiFVUBlJ5cdTJZCGYxJ2pWKNdultGcZWNCiEZSrbGm9PSCczMxIcRfxspw\nP1tnefBUxo3aJilLomBvFKrvAf/ySHkTrghJabLJ61GD5FVNpkHzkX8TOBHY\n29F2+PpsCanwANb4oTQ9LUmBgfvpzje9T6ZnTrSTN7IikGo258DxRXw8QpE2\nbs+N/At2+xLYohjvZ7EA6KEWZLJs451VY6Zgkx64A0vy34VePdkqawvFYPJz\nF0Q/\r\n=IALV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"142643dac2d11cc734ebdc5648df93f0f261c629","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6826_1613580547902_0.4128348272655564","host":"s3://npm-registry-packages"}},"1.0.0-beta.4.0.canary.6815":{"name":"hls.js","version":"1.0.0-beta.4.0.canary.6815","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.4.0.canary.6815","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a075be1279b904c1dd6cbf39c0d2ce90a7fdcd3c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.4.0.canary.6815.tgz","fileCount":116,"integrity":"sha512-Qb0R9z5uPy0G26viV2yFeCqIHXO7XncfaQk++cT6WDclVld/x3CDlMCvYVVb4UtU1iONgd4NnWV1/2dEwjn7cA==","signatures":[{"sig":"MEUCIQDaaGPVYanZqRG1NO5vpwTGanLjGrhWUPLLWGYkZDQT0gIgA862N7wfMFowp+l3z6TaPVb/9P0qYeo9978EDpIRrmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11421106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLUkQCRA9TVsSAnZWagAAZlsP/0sRIGiRt3rpO10KORr1\nRIXjvXKAkK3o3PU8xB8D47Fr+fe+VWSEV+j0LpH6Ni5eLC0OMtikxabeYhg0\n89iy+lxlirVbgP/TgGx6HeAlOLv2UESCXSVBAoC8FZw6YMnhDW+JsrvfpgPT\n4wTYlVApA2lcHPlrNcJtCS35jSDHqrrlmI6VB/aDaJj63D6KQXSQ1YMGLTBD\nzyOd5Y7+VlRDJafTFuJxfq1X6kllcSi1LOhkA9Lqi8xEfDazEqrdxAT7QLhy\n74dMvZS7S9UddRpuucaaB+KfsPZG+l/6JYkXHDxPTf8ZnkKWcBtOmn7mZx29\nbjcjs+ZT0n6sBDZvA+y/0FbycaNy3KXl8G4UUuSo4qdbI3uezEF64T5PTgUi\nus6/yRpig7CFuOgp/DvBK1s7v1VTHb6ggegm8JMseQ1iK63F5IHkyrQRMPcX\nDj566DvkJaX37meZVVPvdEAEvE0I17ME9m4UkPDMJLPNOtEU09q+mDNQNU9w\n3nMM5KyW1VRxh2T5AiyVt/dwOaLsS442QQTD5GWi0ADknMqt+ao9XMsWwWKj\n3XnkMKRdvv3O3HqakJ8pw782a4arqi2wneAEujFzuhRcPvAmJNvLZjgKir0T\n/OLc/IgUIw70kb76J9lNv7BPW5o5fHqnFmviUtmp9c//5jMsOCE1VqCjOaaS\n3XMl\r\n=QtcJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9cc56880a314e60559c551920f5079086f2a0a3d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.4.0.canary.6815_1613580560119_0.09153850636521144","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"hls.js","version":"1.0.0-beta.5","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53f3c7c976959abd61ad3a631f9c273f637dad9c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.tgz","fileCount":116,"integrity":"sha512-Jc9LqISP+ASrquA5wTkAb7xZC8s05sJzW2E2JKCLwfnFqvQ8GvvKyzVm6uyzKKaxgxdNDtQMhMOcOeoroRASXg==","signatures":[{"sig":"MEUCIQDmLxNZlUYnP5kAf+McqDYHcyfpVBb3k4/2OIhpQeMj4wIgY9ETtd5IPNGPgHdaLQjuB0Q7XMUoEjbTkOEv90EnFUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLVQzCRA9TVsSAnZWagAAKvwP/2y7cQfV/137/QzaLWtU\nGhtd70LIy7LPLXW1fA4UlyYWAWDTpRqXzqjQNrXW6xD1YeXaE2GCpXqmnroW\nZ4ZivC+3xPod9oIPKdTYFNt9hD9wdsRxOCIrpG8TUo6yxft0Xov9qdpvuNZU\n6WIWRUXGFH/bipChqa38m3d7ELlweql44GImjpdXejcp9pVbVUj9zL691ZUs\nG+w8NdLl64dqAM5qIgfF/aaSFWQ4OONKJutpuMq9wD/feAJxwUCdHaeO6SOT\nCh+Pk4WoZLDT2pbWRtlmnKOcUS5K4gtA2xQE16cHaU19ANBY9Lmeb0Hga1zt\nEyKLImKCeshIZJKOCmwMawlUzBZJpXM4QZJ3M/KvZP7VkWw+7LvldYqs/F30\n29DomExilwa78RcKJyob0L2HCqbFlnBVg1iNNH3kZH77c+2oPIIMp8hHOJzm\nRHOFRXwEqFBZoSYKyrYQYCXjUot3c1UWnhozGuxJ1g7o225vuj5otVKfqwT7\nu0HXUOWmIPcbZ/7X/xAyUlGyFsphqMatCj2cog0TZKHKebWicrigVievbtK8\nboupGRb6+ORwro+32ioRlGGzuxGw9eLjScvVTXvKMKtItMzZjfmNfR0rowZZ\nnoz9nHl95b5UYIQ3DQ6v7rynsNhNz9mVk9zLoQt3xtuhZ5DBJdcoxgLIXBdj\nxcUV\r\n=818V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"142643dac2d11cc734ebdc5648df93f0f261c629","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5_1613583411061_0.10898419455473518","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6826":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6826","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6826","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7eeac95da14a04a17dd5a4ddb8c94a659a0c9a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6826.tgz","fileCount":116,"integrity":"sha512-S7UntcJeVibSuvxxflbsJM+mG2BFznpzO1aeahskEy4hg+TtP/s0TaIGNQk9z0yEj+TlkmDjn3bHXmCaZyihCw==","signatures":[{"sig":"MEUCIAOV2w6N3z93i3VDaj+lpgmfNHnsMqbO5/EMhc/2l5/vAiEAxCdXx9GdBQCHN/DqO6P0awsB5aXrIrMWq6z1+KBYKQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLXzTCRA9TVsSAnZWagAA/qoP/jJCdV+73tdo8vwdUb/W\nAmH8R2Biyge6ykWCzcLHacc6lKtpQx9unwhH7fj24QqO3ybc3rQxPNiNzOEm\nQGQTidRPF+HvKODc2Mj1BB/mywuG/DwBr/Btycj1RInZ37YPt/ZGqqKk/FfE\nT8ja2qN6qwn0KLdabNNdeBs1QY2eIObF9ELaFspgz+t1vWqXhI09oYh4+oDh\nS9x8M6T7pWpxfgegeoujE6PZOXm10NcQixCSUUrZnygl/5SJG/dEVdQlXaGb\nPE0DF+o4U/cDVQ8DeW6/vypz7umMe/o9H8kBUiOcJ2xMlERNRXImUYzSCvow\ngGblX1WmZBefrJ6QeRxCOZAHnVvHlG8O5bGzt8FGJD1ew/gLYE6Lm2ZjY2mI\n488izmAJ//FNcqAFr1AeWEB6zoiSzSkRUTu3C14bH0CydwcPOnrbs3m3aqR5\nDqbim4LBYrxCJzIzMnDOjUPkkn5mj2PEhnO5Y1xy/6QxmIDzT/exqhUcxoJP\nqD9VrCJ0v41milgXDN+fznvR+iqKVpyHXWp4gkvKKATP39JvabcBVZAzhuoG\njnnNHiksS8dm4EPhTy4ouOEFU2fjZQToALqD1TabEUnS2IgKZ2WT5L3n5iPV\noDxAvIfDTSqjurntxPvdaUrIx5sS715tRMEERK3F0ifV5ZRC7A1Jd4cmaJck\nvkXC\r\n=2vOD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"142643dac2d11cc734ebdc5648df93f0f261c629","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6826_1613593810419_0.8189313717496922","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6828":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6828","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6828","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"350b73ee442789419ce0e7368efae7a80a003b23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6828.tgz","fileCount":116,"integrity":"sha512-dFC1x43RGyXcq2H0fRWINxgiN34BAJSkieLZRubgOftNlImwJ9FtUcRpYweE/Q01v6SZGJt3pnFySjHgf1mQ0g==","signatures":[{"sig":"MEUCIQC1CQNXPLEh5XYxZyDtZG8dawIDSAe/M/oy6NXm5XtojgIgU3wnj1vpxoJH6Jo7o6Ju7dVgX2a8H7hzsLAnxVz8QAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLgu1CRA9TVsSAnZWagAATh8P/RrNLRtT73tk1fZdkk4k\nIQ8gW1Dr83ih/Qjc3ezuzyGXN7KLg3MJj/ZkuW99qyAabSNLaECSWnWjrzQO\nCfcXd879bA95oJ4jl6Tffyi4C3ha+vZ8osuZUyyC/CCGxketBI7xcnvWlrYT\npQBQl7rFwDj2X27NWJ4/S8Q9+eRyNm+oAL8NhMzsVSTqBxXbi4nwtI4Kl//R\nHAYw0Gy0m9Pd41pm+P+SZR+T2Jre8larA2aI0ahJo33uEJFWdQ7ObQGQqZCm\nFgfpDn7fvrHrRVrSAm69ntDymPhP/HQSQIHgdD8C12PjHLFWwUXRH9oIJU8e\nUkw/iry08OZNeSrg/+EiVikeYtDR0+L+7p22XoP0KiQHgp4FhlCY0VyEi8xG\nxUDNhAsyoiyPnm+jogaKFkOYt5w2ktVZMBmppVKDIhsii2BHt4NJ318UhxFI\nRagKvLsAg4WQEIpYk99LXnTSVGS93l0rT+6TMF+vpimK4WCjIaz+GPy+WJRN\nfWgqmfKFGqCBT/pjcLFdmPAUCWWptlAopGa3X+WsU06Tr9rCKnbrWL2khFhy\nP3qyc1fsmsjMF+l3cgXUFYQSkSdHxvb++ivEHCU+Qt/y1LZzXk3wAoCzG1VY\ntJE93b7mTKTJHEIfdUd/82nmAMyx3b0WLXFcFL+hfQMXcB2oKmPOas1nUNiq\nb7Oz\r\n=o8Q6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43033424de9c7e8d8dce3df85d02134aff91704f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6828_1613630388845_0.32941062234398766","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6830":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6830","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6830","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05e329bbb08aded3b385dce3f1760ef8d36f5754","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6830.tgz","fileCount":116,"integrity":"sha512-WaQWokQXQBqG7fqcrHkJGPhdvX7Oevfd2kKZ9tXQ+zGMkvr+UIRmHPEoyX2aGLq93v/zcSQQ2jiSdWI/OmwIBw==","signatures":[{"sig":"MEYCIQCao/Sp4hKUtS+5f3pX9yjQAZXvGx/cxw7rrWk26XvkJAIhALAJo79Z3+0/DttJVNCibAHU6xUYdYXBw4I0lB0IlEn4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLhqsCRA9TVsSAnZWagAAetoP/R03xhFWasSqYJvkp4IL\nhVibh0j/14LLMxU3nZll+04AMP76SWmJlsdGTePxcnQpd8zAk5kiYHzMgx4M\nj4rfke9VduHfoWekvDfVRFf3I4ngl7q73hTBgjRqV1CVrSmx8QR4sZjI795U\nIhdSJtKAi3qP7ZAXPJRFbQ7yZdspG+eHTnwA73O0d4076GaFFsSom/IXi4zO\n3c0F4BXXs3hmOdTm5Txph2DprT7roFBBnb4XDPEmuXXAfPihj4uqe9zSpDzt\ngiU0HwhFlniaw6v5LejBbPCWlenziDIV8KIYyQsXssFbDfmsrhZ7RjC+HH89\nbCzrfRK0MQ97sAo+ovDZkiohNFyqSxksl0DtbpttWMl47kozA7J4SYwbzQSr\n/ptXIkoRp1WQ9mXtIfYVRFZ3kJ8LYznACF8yKhWaB8Hjti1dRyFMSxfcm6NS\nK6V/hXCzNKJ3EqiZBvYDC7kjAF+uw2HMxSR3U5jCKmqP0ag0navAZsIDfZfX\nVNr5WD/UAyupB9vlB9v+Ni2v8ikm4GkjhiVJfgxAzn9n0Rt0pEaIfy00usFO\nlAlRmle4Rf53oVW0UqHElyXcp5eFxheimPcnFbsClkICdadXGKyxLr2wdygg\n9x4EYkBofox61KjAFwq7zGhv7JxzuG3lY26UdsJ6dilB40GyC/7qm72oKIH+\nQ8Js\r\n=JxkH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe0ccae8b618fc2065061614459195eb32138f39","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6830_1613634219834_0.2155291650782567","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6833":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6833","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6833","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a8d4905887184eb545db867e9da6732e4e65653","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6833.tgz","fileCount":116,"integrity":"sha512-+cQKoamPGCpeku+dxxP9pk/ZLK6dq2wIfqYSH3UmCguA/0soqprkYFSukGAnsokEiiItw+Pd+9vV+o7RR0lQAg==","signatures":[{"sig":"MEUCIFO/9xs9vrYaI2Ol5rX9JUjwd+1J7p0PrJkvQE+r1HZhAiEAlQ7/DpxS+pqu+1xCitN5ixK4Yos8qH8jjtBwafR4YxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11427453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLsQ3CRA9TVsSAnZWagAA1AMP/jMEYpXiyphHuPC4uK3e\nUuMmII3EH9CW/mIeoOuUoPacP+Fkxt+GbJbxjauEY4GrrevleanWmVxS7BIN\nwT4QkuBMJAYNC+U7hVEKzX3rmEUAMhiwN9RdHncXq3qdlyUuZzkyQuUe4/ke\nras9aKr2vPXxOfPhNSA0TIb2/uPxXgjw2hqQDufdlVIiUhaq8QkkMeV+77zP\nX1N4wbfkrRTSVp4Ky2m2e5KHB1qnt75y8PjQNWCs1xNMa/QW/f1jGecWI3YD\nDCmT6Oe661NrzZdn3UQ90PP9A3Gky8YnYnkmcI5CUgQEGto8ts2AN3gN3GrV\nBKBuvHiJBNgT5iHaaceHp6wtUo54Wl7+ZeRGVH9xqU8aqJnI0OSDyIoOMJKA\nKmyaxfuaZUIzoWaOA+n7NHRzR9ApTNC3a++UBtYAVrgfQATOkYQ6thdyaAKo\nkbXJ4PpNEp89gYqumS38rHvl5GqnvKAd79Hum58WPg/yMxOswNSX7iKripg0\nKWcslJTjYZeuaEtnlk8cVF6csXnI/lMz8LHryaS8yu5W2R+VEP4xIxOEjWRT\nkeLbaGH353fkA/R0T6vys9DlLz6jyJhTMRcYF8ZFky9ET25c197FLSEbqF6L\nL1FB0QseT2+ueHbxUa8RMiVxa0OXuXN4LLik47SgdnENM4CsMKSCTRYp/Ohg\nYZ7L\r\n=Cgua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8af4f758515b1759d9f3ae7ee71b3419d7b34ca4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6833_1613677622465_0.7092998935349533","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6835":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6835","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6835","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98ce12c9d21d77b89abc568b55f81565fc2b8041","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6835.tgz","fileCount":116,"integrity":"sha512-aSs5Z4ZlEUeRF8VREzEa8XcSpY+2ADZJKyxUJ/e4GTlSKz4/jcLa/kXqB0MhnDexTyc0mU47lVVo/Nqju/BcWg==","signatures":[{"sig":"MEUCIGIX1rm6+yCcdxjFTPae0R+2LqyrwAiSEl2/MsXs5S/cAiEA7rAj3jPCydFONT4dxqyVUgXQkWBfVhjQMOdFklrjBUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11427453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLuYnCRA9TVsSAnZWagAADzkP/RigAXbDNF5MDBdwEgpI\nxHdrQ63zogBNPOJvhkG1RsYQPk2MMXfidxq4ekU/+nBUfLJtHF9uS8VCYjCA\nJbJYJeGCQs+zZoX4KCucCIZcPulNznnQYTdYh0maQarWe7QebZrIyNIeNEKv\nQkC8kNA69zPQd3epuFA+Qg6fA8zusT4BjhiBw7k8qK1zFOoQ4r5+eHOld//X\nenvtEL+DJoAkBp2GIHJsSq2AJHo7iZXdjqc1E2orzBYvodtmaJpyuwQGrWBy\nukU+NllRIhlxuR8vvPhABUi6tttD1p7DtwRxKwKDEvIdTHjPqD1dfuaKnn2C\nBvVvnrURd1Zc7gyyg8JjsI4DDB+aD7cyqrOQ4bsqBb/J4vCU0Wxt7J6blB3y\n4UWZnQpriWQd4/sL5RCZ6NJITOMytJ1ThXsfOZZky+aR9jozisJmfvelB8QM\n5G17/tBsjmUfzsPt6yignnzIoySn/XGYcnZFF+9+wp5Mn46oC/gH+tlnqtfJ\nI2f1Az0kSIdVesbWjXeQ0eFDk5d9Hz066llpn0yOXVhC/H5Mftgk1OuwDC3g\nldGxm0QBsYs+CkQjjrb8Zk7RuBfb6KWrZa/XgJEV/ou7d3BHLTAUB5hh50gF\neTH9B8LzL+4OszepAGlsF8l3gQanPF2ex/WjzxH0CLG0q/3/555X+Jbr2Htj\nVeDK\r\n=yd2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34b3a18d32ca9a5c3a0cbda59d4626a3765e724e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6835_1613686310608_0.4013151936513786","host":"s3://npm-registry-packages"}},"1.0.0-beta.5.0.canary.6837":{"name":"hls.js","version":"1.0.0-beta.5.0.canary.6837","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.5.0.canary.6837","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1043852302dd83e707f921f3d4d4bcd157fb73a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.5.0.canary.6837.tgz","fileCount":116,"integrity":"sha512-hc5QunR2AF38I4zRsD7jBSpg5ikzu63s0m92gVOF/EU2tSSQw1kKlBuB5Hr0eBr9236heESKfc4MkTByutqQSg==","signatures":[{"sig":"MEUCIDZrdSbydyT+PcUoThsSeqFLFBL5FI0vICcLZvGFvQArAiEA7jjo95m5ShvKpWwtQQ7I+WVZqCmux6jyxgNvpP+mYoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11428040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLvMHCRA9TVsSAnZWagAACMQP/2aRxF1LeXwZ1whEg9tB\n1e2NaX+uBeP8OlYCOI9XA8aj725lqgP4IJeWxhojT8R34JaeePVSiToaaUgU\nuUuBRZD3zYn55dQn3WAQkxgTApviD4ZcVHfd0UhpNnRfNFURwhVhUZad0Mg+\n/Zjaa+S2UCCS8xk7ofFjzEYS7F1SyIiTuWqQLavieLDSgDtCd9ppBvAHqiap\nzDZmxnuBe0bqRaYJGdibWux6+ey/t+l3sxN2ULohuTNMj95bbGDeDW2Jjlbl\n9N4D3351DHok675JY5lELDB054C8gFV/uUeeaZ3E1VYOjIdfmFuw2iWHTBwB\nFItI8FCg5DCoR41rDC7ZABzIPA1AIsNIyb9rvtVooTxOyYXTf2oeGRr6edOZ\nNYlshIJvC7dfsIRXlU3xy5dEW3pbcQpMq4JVYrwBJib9vPMjPVt5i13X6Dt2\nA8BTjmm1N2qsrA0ICSLxoLcpIB9sLQ7GeGpDe1K3d8TYORQmdRad4HIQMfVR\nUgT4o61bl6aIQGRtxxVHtLADxbjF0EVfgSt/Ej3rMcAeByKuyWtAu9rcE28l\nT575iF+S2oSFT7ywb234GZip/3PgsyCQQpKQai20Sft8hBBkF9kVrxiyLioy\nDJB93WIWVj3CKH5G+0R4RUN5k3SkAzs43upHgFFfCYiMHaA3bEaXMTxtSqr+\nUFaD\r\n=UmcR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cdfb83f06cfed58ffee3effea401474c2cc2cae4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.5.0.canary.6837_1613689607133_0.5687604487956353","host":"s3://npm-registry-packages"}},"1.0.0-beta.6":{"name":"hls.js","version":"1.0.0-beta.6","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a35dccbca2ee4c091d456454e3cb6fadd89e284f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.tgz","fileCount":116,"integrity":"sha512-uEiUK/yWcdUDECN8uAY596Pp9QKBpB3WxWRuyPJUpvkJ1z0YMBB60nJet2qCmoNd2AWdUHyBI/EEBq654rewIg==","signatures":[{"sig":"MEUCIQCb9YHq50/v90VbOslwUDQJEwmmC7ICRUS/ftT/lErkygIgFMHzVRxaibM9fxmFvj53tCPHJXQyQmxipQ+n+ZoLweM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11427968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLvNgCRA9TVsSAnZWagAAaf0QAJEafD+rw1km9BAZlp9L\nOLw4mVJJXTHyJ4vgsSwkYStJR1c+0CDSQMzyg3/w9ozyeRuqyRtQu1I2JuxO\nYvMbP4y5WjBmZ9F5NpvR5GKbq941WtmGjqcdBNANhmsl5APiQmgkcngPlMFD\nGRLdl6Qfe9Hh5Gt0Mgi0kVH1mOmNmXTNReBptbbsEZ10Sw0HnQfpnGJtCEN3\nCHcAVcci6o9roAHQdXE2AxO1YLHnKrhET8VqbGnB72RvP2Xavq10K8JqsyEI\nI0G3AI8TzqEYZp3+iJDCq+VdJONjkRa+OoI8X8tCrmeHkvjkWFF+DLzAmgKd\nPolWxeke7+wM+fC7HESZ0a4xn+Rnmt677S+FyzdAako5u8/bC3EFViIkd47S\nQw8MHBmFBTMui8a7l+gJEEh5XSQDgev3vqPZIqMJXAazHAl2MKumIIJLt0Ob\n20HD/HhCOJe1NsRkiC8SmBmco1X9wJDS1y2wah7jzvsEcl7Ns9KJwqwdq92j\nDhIn1gdRiCCkffo4xYNdDYZHz8t8HH8IpeGl8ky+GnB6RbsAFw3jFnGA5hHJ\nt59vpL3Evc1AQXLnuAvGIf8jaeH1wJAaOiPhs0qf96OOd++rQeM0yyajFlBz\ndMqp0kj99uRAqUb0yQK59JvA2g8oE9vCZ2YsAhrmuzBGRYoC5flmEZepcHuU\nvtQa\r\n=B9N+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cdfb83f06cfed58ffee3effea401474c2cc2cae4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6_1613689695555_0.06043232806988463","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6839":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6839","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6839","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bea5d2c07cb83e8edc46c31ae9368e91e2771a2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6839.tgz","fileCount":116,"integrity":"sha512-7WWvX41eJJHR+9GvbwI8y6+iiVCOLY8hgvaKH7iG6EDxdtBAQmh7g8NFHRbOMrWqs9sGlC4Pkg6H4M7Y6BivOA==","signatures":[{"sig":"MEQCICXDk15s2IKstY5jooBHrnfZ18rUVTirgvVIS/+SezUbAiAqfhuMC8BPZ7EPLftaaTssJB7neBixJXQRgga6l3LBRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11428040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL14vCRA9TVsSAnZWagAAOuEP/1LAw+QZFSLoPveVKZJx\nkUvgIHC6/mIIadTWw34HsSGpYO3qREJW3scz5XfhwtI9zu+yhEljsYiQCw3+\nR6qnBwroSHVzuhd7XZbHhrDK0qthouUewFuO0a4vgShQ9otwO5MAwQ/rxtLi\ngO3EtzpjXg7IbV1Rp0MPnmFpaeY28f2JykFvKBPJz49p34lt4amkRYt6T+3i\nIlnRbqTuD5mf7vrQlS3uDXXNL4hWOkeWYYx44LlVcyzoxjKS1x3ej4z8oC/X\nsKbuTZx9F/50VzmxT/r9YTAGgF0N8ehYhsCN+vd5DOXUxKXSMKgpTzsCg0Jk\nhNGApmL7YSRrcu4MaoZCTNCWA8S9Cz3Ku8y7aPM/qniT5L7lHpsBZ8/CMPQz\nGyfuPrC4mlBg06mv+jsq0f/Jypft8RS3X68ytVrzjjaPuQvYnqhXb8ZJToj9\nS2KhhWgb2VwS0IcPSP8oCesPmMH+suEuMB89RZNxxUM53d/Na6FH38h1MClv\naWQrHwX4YuKmOzZikYcA3hRH5mXRopVoyy8fGIzVlyeB4wkUqCFj7141VDdE\npevTZkJ2Q1dhohVlwJIED56/DacpybuNQfrGagx+6xopBHuLxRNxcT3UXjqN\n0M2zJJOXwMQu2F2i77J2gBO2D6tnX/ejaqO79SOoc4CgVuHCHa/S/Ge6wRDW\nqbnG\r\n=VKAz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0d77e47949b9e82621daaa9f25c0440886174f44","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6839_1613717038482_0.3753677356497793","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6841":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6841","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6841","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aebe65a6204dca31b1fc37145ce939c3ad13f1ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6841.tgz","fileCount":116,"integrity":"sha512-V43VlMtIuCaqcoVj/X2WnTWtChg9mOFC8rVbKsPoXckz9xARHCJATo5KiIrxA1QHQgZZHNNQbDwgDpZaDvW+sQ==","signatures":[{"sig":"MEQCIGjrJxyHFjcsbcvAE05JMH+W+AFmWqkUj1DUQVW7p5zFAiANwigWo5MnlMYSA5wfSOvnTft/7veGI4jzbfAsZGLYQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11428040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL3CXCRA9TVsSAnZWagAACagP/1YxjCHcpMx5QdlxYzmL\niNDJj5ZzxerdBlziuYZkXTfas5auuMHqABUDTUPmOZKRPwmj0azbMBHZZ4jL\nIGJC+ts9N3x04gTuOR/CR+pR5WU7F6MYKkMK6eGvEhRywXExU0lpdhDrjlA0\nNcIcsgdoRs2o/FTQ52Pt9wpCsALpBty+1C/oqrpZa1p3wWZ3QlclUhvNcIEB\nxTgp/0szxHB5zoHc9SXjb3xAq4eynMtQQcGeuoSRrJ4nTYPKAPcDr06pCz68\neeOZRYX2QTKcUB01I9Wnii/siaDoeQtcocIo8IjiZiAEyAyPLnXvrivMtM/m\n0NSHGx/3Wwrdzs8g+eSe09Tki/g2eLa3Bub/DC3naaMshPNc1TzaE12X9w5m\nTlkZgL52OJJBZ7SRDD/eHWeqi5L7QzIiMw2dXBHTz3UQbBdz+g1R0kzt8DYy\n4zjQ/RcWNEhOv+NBoe+o+sipMfYkRdaOZvd2Je9nQMDtnKCDbS/lLL+ZsrOr\n+ECOygk00XFuRnlqdjy4bkCuHyStGfFECdwOJWdjBtohIHZnynulBcQ2TPgL\nsVcQqOYABt9AeeZnDeJxSUoBwVHdnRzEPj0POVMxIphc9MRZj9dtp74lbADD\nwrDQxAXtix9yMBiLpa2UGv5XaVVx6UDfWLToa2ziqvlI2vHgwfNo86tDOOcU\ncD8/\r\n=rP+8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e28258212031c80ace44edeabfa6de50ab931b42","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6841_1613721750444_0.3250617587849065","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6843":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6843","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6843","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7c8a07fe3a7bf3d3700cead43a94f456b91b3ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6843.tgz","fileCount":116,"integrity":"sha512-MVV4+/ZMPgwuB31Be7HG0lnS5avaNnVCBEHWzry+yzbyvm1GGq8ew9eZbXdZ2yjhWf65lXIs3cpe1J12+Xek1A==","signatures":[{"sig":"MEQCIDZ0aSghpVJsvo9h4dB4iNwl8X89dluQZ5sBlMgRqKC9AiAyI9jlqeHUyz6jUXWJDJgk+RjYbn+Bc5SDydmiKfMm5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11428040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL3qyCRA9TVsSAnZWagAARTUP/i+eupYoQAPaAgE4pTNy\nPyjiJkUO1MSERu6KxaAOrFzLQKUj8C57Qgj91xFkoayqROC7hM7hIy5jD5nX\nb3T+Fg+Rb1+B8J3Y+qL+tkpKs6FtGKwzoT3YC+IwxoCMdMwvlYs2SOY01ZGe\nzmAEQA2Ivt4rrjo07htlaqIbViCVSBPqkM/tu3OvVVtrzaNaJ9Pe9IyZDY4/\nMGqr34FEmWfGkNEJ67QnOW9F1/nocVzsWcUEQM3Fbn+n6Yvr/Td17lw+xwaE\nEf92Wa8GbmsDGlUbS62di5esvKbsrPNP6NXwDFnhCqxAnKHTo+qe/IGc+kMi\nDNkzjmudQceekCltWMIz3D2GnvZJhsHWK9Q/iXQv4x3JgXjF4CN+pcJYp+st\nCkQdHinUIyOaZt58b55R2G0eUK75wbQExNI2QXHW3lK8igfdufODe3nGJaUn\nZUNKDGHp6hG5IWteAKIpDHlI/uNMrBNgoeyuewl6F+8Rqg4apPKn0aKK8STV\nTvJ1ogr2OfAbVLnZuOW8odPYyXuM3JGZOE7V2oBwdcbjECFjV/HqcNu9+jvO\nRthWP96cCcFNQstqnUTEBrIE64Kmr8ujWy7kU+dkOsF2TepmP81/F/jjljY1\n2kgZzyvgr10lZrN/IoVXosJopdgW8wQ7L4f24TS2WjyYTxGf307r7L98blnp\nxCWg\r\n=dHvo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"848c625d6b0b147ac1a9c20cf8feeb22fedd3705","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6843_1613724338010_0.3067106004398097","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6845":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6845","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6845","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91414d976a3038e3ecfd588da08003b54ffd6d52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6845.tgz","fileCount":116,"integrity":"sha512-0UbkMj/NavzsYksCVn8hOlvIoZPyoMq0cDk9dequCGF5LEr9EqCe1LvubbmzGNUzN7071WimFBkYeCDvmuMI/Q==","signatures":[{"sig":"MEUCIQCep+VDJwIiL9BegZiNDAIYSVkO9AsnAfCUHtZtUe3anQIgZpAaI5num6Kzp9Yjw+85hwvBeMnAUc0SYSXvm5lQ7+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11428040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL4HbCRA9TVsSAnZWagAAGeUP/3+lmzNrsbFUd7zbA1eL\nHs3ZqRyro7fQNouJt29/HdoZ9hbQ85kOaypnxJKHSGtcRYDrSao2FysBWfsM\nikVo21R0EhfdFQCE0ZWa17i55Gs3g21fD7Wvt5J7IolUPZUpRq8bjL8z4Deq\nLdlj2xa3IOAgDxmFctM9tHs/HUX2xH66SRtJxdD0GPr2IuE/p/7p17uAGQjv\n14GaaPiWgQgGv8Lco25bBoctFwCLqbz9JHiDNQD3gmDRyq+JYlB6XUl80oLA\noaURimDLlCpTNrSKRZV6RIkyolmwJMElpFsR/EXjrnkoMgFtAqa3sCl3+F1u\nKRVCX3cA+Pgm6cLw5P00b4pm1YZExImZd/bzMiskrqqPBRzjXVcrPs8FWuyW\nOOeY5C5sICDExhqEwttmCUcfy6L9lqjfw0IHKgwGgxeyB+xK+rtw2rk3/JMY\nN/8MGhWxUoODWHPGk/o/glOsTgK5qTpdkMMOt9UQxrmnp5Q/QHWVRA+tg7A8\nXnibSircJTsQUdZ35R5YWO0I1l9sfc+OOg25T8ZM0+lD33RZufncXnbXw8JC\nN2Pgd7Q8BDpGcBnXGiGR0HLrRgO4qeTzYAXHDjn2OgBLZLHbsKJqyeYSMF4Q\ntO8P24vcXiCdYevL8QJ5n1N3JQg7DhBU3/WqZpWbM5n+h/DFXowamGirvWZu\nZcUb\r\n=S41w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b884c702a9ed8e2fda04c4622c89198f10dbf400","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6845_1613726170785_0.39967241513686336","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6852":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6852","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6852","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"020e7806de680a9565ef4c234bd023b3560793e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6852.tgz","fileCount":116,"integrity":"sha512-3sG+k7cfROVUXcKIiY/qHRJS1xxhAhksyQFtrtEe8y3VHEil3P/cAAwKLfUxGqzLa6oCpz80fzRFbsZ4kAeNDw==","signatures":[{"sig":"MEUCIAueP5NhzYZwz8Kr3+AePbzvH2W8z27Gk268lAa+mUfxAiEA4ZfpyhlSJ6Ec6VPomexTdbTXSL22N7ZN18fnKCiUvsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11436288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM1myCRA9TVsSAnZWagAA/uwP+gLMFr0sENjViQbCsRV5\nawaE7Bu26TplRwQ8uH7vZA/4MINDlkj+Fi3Eh7oWjHaHCk1c6E+8YWPussse\nuvqbJ+rdsYwq3gytCgQt0YQEzW9sCP7zFUGBOepPSy5C7RAGNdCOGZedUBp9\nnOMR9FZ32zT9m5zCZnffzlgmo1ZbLNNk8d/FHIpYUaP1xhSFItL3trXkMGX2\n+BCGxgiG18K+4vA+V693WhNRZ+udkAe8J7C8qQku+d9Eq6nx2/K0iHQNOlD3\nkjAYFHk6EKUiJKxpPvXiEw8aoFbdvoi+vdYgX523N6RvHwMQ9K7Hzq0FYLy2\nTARQP3vi3Z7mvYJsii+fvo2H843VFYJ/02l68pSGR2LVytlj77dsTB9OiFFt\npXHOsNcOIIYczh/0fQgdFJiNxwdzYRCSL63hF6Sxfkh5tw2L3FuFwN0frQqu\nExotFDo/CTnmeVCNXh+AXG9UzkkysOzNzVfXjKXUUoNZGeXfNIw1G2iw9VT6\nGWR2T4jovEKV3EGjkjlarcms5mTGmTJT/kkHwzBfphXnaHPY5y8lVPEG0ljC\n+BL9twN0xXLfxzT7A1cn0CgsOnA8dwxJHkuioCfoLQCDlrFUtRpVxpGOPLeQ\nKiC/dbXemfmSmNjBQLpmt7ISkQfFLdhKEzVnFOf2PO5nvMzWeoNiHpEyotMr\nAiYy\r\n=VEsI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cc4c8dcb4cf95d058e68484d4c36b5ec818f1785","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6852_1613978033910_0.6456204171624975","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6854":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6854","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6854","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4712848e5a4b7fe32808dab9b6ecff5d1056a95f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6854.tgz","fileCount":116,"integrity":"sha512-I7bJsQ46uy21SXwgGKuf/uBoHfwwgMhM0tz9nmJpEMkMBYc3KmRd31l+NtEp0D60kKEnR9zxjzXlj0se48N0Bg==","signatures":[{"sig":"MEYCIQCPLG7PVuLhN8yoYPxK3a1es/yTu3RLQCSBHQprJvcx+gIhAI9Rtl3YSx7ZNkQyBFivctJhHBVmCdIhbWEF81zBcPRm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11436288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM2KbCRA9TVsSAnZWagAAA+0P/1krzB2wLAlWO0r9Xr0b\nswztnFeXyczVrano2jXHvEkvh77Xg4rSeGTSIEmvnWTJOwovomHh8cdNmkB3\nAkaFZDXr3CVM+gEvknhhoO+IxGbx80fP4GFrchnEI+gHwQtxIWyXtC+br3qQ\nXpYBvkZaSXYoCa7M1TDBBcF7naq2tqFOABAFzxXhaoMALiTJH/ZTYbVEdXuf\nOk/RRysjpbbrgcsPiR9VWB7OpxrbNfH2ThTIGoEjxeTN88K7BTGXxZJD/TCM\nmn4gNZEyihbc8Fex9ezbiv0CQx1bxNNF8kxpt3QzqQNocEAvV3ZwzL3FT1Lt\nW9zI+ayiAc9ADs4XpvFn9nUBPZdFnnLgnfOCq+ZKTHtwrB1Jpbdr+FPZEr55\n/6GsYFZdqhyh3lE2i+zA8b4R2emq/aKkjoVMtsxlGsC3rnTBD4yuaizqvxR0\nIrvAfqptK0oj3KiFbX1MSFQN7qOvy+4t/8jkMf0xnOMAuoaQJmK+PZs9dUiA\nbkCnE/zdyTGgm6v489SwmiZ6B1byRcxjQ+gZFLnTaviiDr4pQs9i4u6ylzOR\nOzAwXQnlY8tmddRAzVHz0C99+WeTde0gDT2eD26bW3yXSBaCoJyGcCaO4zGU\n1oKjMRXneUjuV0yCSU5S1UOBVAo9izx4pOp4JuexO5D3RPRMBWmsnwubsX06\nDpJv\r\n=IsOR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"deac08331d865e346cdf5514cabae6a57f4da15b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6854_1613980315307_0.3103333243680344","host":"s3://npm-registry-packages"}},"1.0.0-beta.6.0.canary.6856":{"name":"hls.js","version":"1.0.0-beta.6.0.canary.6856","license":"Apache-2.0","_id":"hls.js@1.0.0-beta.6.0.canary.6856","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"547fa0f91f1eede945f79e1d1aecf49a00f5c609","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-beta.6.0.canary.6856.tgz","fileCount":116,"integrity":"sha512-2adS3SL/fW4deGDGB9p71F9xv/ecOIk6FBwSOWq0VUSJCms7em6mSSmO+vhzqOBgnZEFi9sHLJnfHbJTtZIMTw==","signatures":[{"sig":"MEUCICLyCLcieMV8XXPYRRqHrkIzukNfajZX2BC28AprA8NQAiEAtuOIW07amOGYHEWujt9UGwUubS3NSF7wULluHmfHJyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM+AyCRA9TVsSAnZWagAA1vcP/iSXuS0/VGh6HoWp5Val\nC63g10OYLkUSxXqmaPlRROJaX8bBkMSRVov7KycKNb2UeFE9FC7xR8XZbUR3\nzJAueyREmsaRESHlvkaXcN+Lnjdrz8X4yXYhCNYFk+HG+Qy2LtSiOrui1S+i\ndbLeddC9Js4wLjMYSOULCznM/g5yPqtX1m8gRzBbUpul+mmjnrtqFk1oywkH\n6WWhnrQg4kI21nd7e/5YQsja1ovNkrIGwk0Wai8dcY0YdbpuariZWMxZZw2B\nJKKOSnT6pg89zsNlzClk4w1c0nIW66mKuKb0dSVLx0MLixh1LA5hi/deSBqf\ncfB+cAkI24HtWx+7WFYBODP0Avc06T+JamYJprypHRTKbJcxTrZHgAMRbekL\nRpNJ3/Wp5H81V5LPvaD74TxSkZgn9HnHVgyUOTk0X5Ae0Hq3Bn2/PLgj4j32\nZtk7UYhpBHyyJPZ8jJpcv3PYnEwyDZ1wK90UGhRnN5w+k0VcnVZF51o3w1gV\nuRJS401Qc2AV1ziKfVeVCHw9ztG1msb3mWoQQOdl6V7UHvlwniKN1sMsc8+U\nB/2S/FcXBPRX5xZYymzPEtfj0mYIUJENh0Z0jPx3kn6Oj07JKsi50OhnTRjI\nHZXhpNuNab5UoCDw90MJ8Ot/9tPeB0EbhOvUmQsee3NV9Br/n8tVQr9xsYfX\n7Uec\r\n=d/zF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72d02423cdc0d95b2bbc79c3e110984ed7611ca8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-beta.6.0.canary.6856_1614012465837_0.1195709006280623","host":"s3://npm-registry-packages"}},"1.0.0-rc.1":{"name":"hls.js","version":"1.0.0-rc.1","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48a7e19ff88b9489c61aa462d1ba9813303e7c04","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.tgz","fileCount":116,"integrity":"sha512-lfXRQq3RlAfyc0ZWR4cWOv7GOrlJLIHuUrsuDU+mOz0r8hnQbGuqrVLhYAc8vYnkDJImD36lw+l1/GyvYQOgTQ==","signatures":[{"sig":"MEQCIE3TWJMlbdlFyzdMV95ZRHTzzqXAwmbyaeA1ZUlnq3gcAiA++AL3hQuOMGVV9gzq6R+SobzqYUmTZl3RfKQqX1gJmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM+uwCRA9TVsSAnZWagAAP2IQAKNk7eTjLvbt0wnfvhyX\nekyRy4Mfm8rz7ntn5Zme/UXeLQJA+AhCen1EVwylJWHw3/GwTgfLlc40OjXH\n5+Z3W53TaACKTamHwtYGWdzsqOpAw1/kxJOatiFe2l1lwWN5fOSJ+nqkcMqO\nYCQYhoDVw9gtvfSiA5k66bvWwu4topdvlszLegwYmu9e3D2dd4f9uyiu8FvI\nNZQuurO66KMCYtJsbbHbBWm+XlvWnV0wnY3j3Qaq/QoGBU7TNRz3+76gRqFW\njW0DInFGOP2Z7Nk99kC9Amh9wYJAAxW/+DNVD3qL8saKEckBEQqscFr1Lx8t\nW0EXehJOIkOsb1r22kWXdE7vomjXXzzYy3CSc0rM7yyZsXJ/9fT5Dtbsq3Zu\nJUv51j9XUtXv9BLSlfs+PTeG0JlJmqlS2FKQyr+tu9RIvrEdtpLA4qGQMbY8\ne5sOIWvJgqMUZR1QorQpGUNoHOXmPhr/EARjQAZCeuS+SzpVDpCIMm7zmc4Z\nPmv2Lg+PNOwbjSxYUicZFPTiUN73xoua0wdc+LPRp7E0efQUiQkiYQPYCg+s\nSsrA/owZCkF1MeeoiU2OmR+AacVgkXmYaxCJzkDYRuctgiBBoLN+IeRJ5Z3d\nZD0sNxKfFrluT1bxiA+Pn5pd+3ZnuqfNcBm77eUbnUZUSKWVvftomop5VJ2o\nDNjZ\r\n=YXj+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72d02423cdc0d95b2bbc79c3e110984ed7611ca8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/chai":"^4.2.14","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.2.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1_1614015407785_0.09892636602201876","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6857":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6857","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6857","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"257260897eacde117401250cb8df9a88d1f8ca3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6857.tgz","fileCount":116,"integrity":"sha512-WvGCUhB2EmQSihV/nXhNxBU0ZkRiTKtasjKj03u3EjbNYo3fSrR0KUhwkZK4rCn32qSSInjWPNq3XuNvz3TkLw==","signatures":[{"sig":"MEYCIQD+R6av6wP1SFgoXjZ3TePh+dAYCB8rTstSWwDK1y+rxgIhAMRMvxTIKwc949j8Qh/gKMxvYTNx8ENzJ62G/u8y3VPw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNCCyCRA9TVsSAnZWagAAY9oP/j7JGRTfaGTFFlpO5tVY\nvJInmgFPMNDJTZvGz686JB6k6vysO6mi86nWa35xlOtzImnchcL6dVKrhvpR\nZR/xHL01C1mPcEV0xyqtreNHVJ300jubeS2tZgFYzmbzSmH3iiSyFeovv+8w\nTq47oZk7cZePHhm0LCTfhXqUkhlMgoxwmx5K4LN3+qIwKZoBi8dW9Zf/xw89\nOko46V9hfWai8qceA+FNXwX9AxKY+X57x9Rv1B983K6WsTM/PCYr4k0OpnM3\nP6VDPdhTl+/BSuBaxYPXuAJLh2+PsPnlLovJ8L+jyCxWrNG1IZTLtvTLgct4\noKVJBPbk36VcOMhoPtp4kFHGHrbaw20Z76CjStoMBrx/h0HMC7w12pdW1Mg7\nc8d0/uhX6bEGsPtWNQ0jLctzzMJSeUd49fwWu2khb+oDHmeqTEsazrSx4f3h\ndN0qdqiQtQ/iYShGk4grg2KOghjMp8X3/Wxw8Hci9B0rBrlwbXGxqE72cP9N\nJrc1mt8dS6hrP7UFpB6y0Rn6esjs1EoT6QfD+Gw26bB7/RyjcY7TArUbYn1E\nOZbE41fmbLtBqI2h4Wt+KjifeGS0t0YytWEiWDzNMF9OB0QTBjul61azU6zT\nMfP/V6me4ciNaUVHPqEoideZmJtLSttujXcARCHT3Xnl3ubkUMOY8rWpm+n/\nsXF1\r\n=/jWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"80385cb8f2c9010a6161da7de6429811bcf3be4c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6857_1614028977744_0.21183139158110298","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6859":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6859","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6859","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f2bd72ac0e806f60b5cc133dc72622eff3a78f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6859.tgz","fileCount":116,"integrity":"sha512-ilg3bVrfMAu/2XllBeF4HVipLHm1wsSf2+MYCURmLZybcdTSpX3thumx3Rn5Mt+Oazpvnnd/ghnQcxBfr3k0ig==","signatures":[{"sig":"MEYCIQCSftR2NWSUPmyhbsp1ra/p64ziK2pqer+RfxmzLJHqmgIhAOMeuIyIAY4tURzbiUL5x0LNSY3YqHgT2gbL2UVOxEYM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNKPGCRA9TVsSAnZWagAARdMP/iIB+1QW4Gd/tNyCZOv7\nACxN8A8+wUHmi7xt/XsK7p50+EEEDiFgFuku7qrjONxLfEnXfM5vcf8EF7tJ\n8kCZS2K720XphDzyqOBfQBOCOUNCwQpy0NMbGPo5+TRECvPA46Vy+lWD1pTV\n9wkQCtg79JrUNwKcDLwfAcjPcFSiPQqSdAHjEEKDom8tSQmho6LLMnWVerf3\nqZzFSbClhGwW1slW2SdIKVTiwNjm7iupznjgfhUiBBpEtox4eyRycbZr9L7B\n0WKNGRr7aoObUe1RW0QyYTZcFhh3Gc54xvRNryPcQ8RDIvHJHBDMX4MeTqnD\nYErOeLeZODxQGZFTTMJmKC3Rb8Lnsyr864hdejgIjXKnQ5jgKE7lmJovcD6N\nSs45JY9y2BbzGs5K67t1P5ks0vMqjmJXLTTsHGzTyFgAQ0cmEalTimlfF7ra\nCwerk9D0nDqYsGxDLwcDsFjta7ua3xUVIsedGbh8Tat3qTJdVKNiRtlZKPUa\nOYalTcfFWaB7s8TkwYxuNF9PxA39S5L2+gDC5ukb9HbIHBB94hu5cLwpIhAL\nGUpE2y+wrd9/HGHEwqWO2WGO6nmG5tDWzlqmNbnuyYPFuqRdQtABU20isvAF\nwpJEdJ9WT0Fe0n8afGjaSIS8G5fMiBDKeBXj7gH1y7ywpRzhZqo/up9OWnG0\n4heB\r\n=/Pwo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c3b8afdb0fc5ce6198725815a85985a312120231","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6859_1614062533866_0.16426945339194687","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6861":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6861","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6861","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c8f95da31197b9de9026aa788aab0a2499baeaf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6861.tgz","fileCount":116,"integrity":"sha512-48uNw5r1vgHK1TxzqDAIwiUUCFcdfdAqFWkKHb/O/C6s+iErx0zbBSPAxN09BSSiteFFRCVIsIeJjV+v9lL3tQ==","signatures":[{"sig":"MEQCIHk8oXR8QVANKiLkfxa/EXYYwoM9LF0p/KJkloyg9YgxAiBkYW4WjfFwdpnQC4VZeEUqyhJw42KTMpZpBe+ysTriUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNL/9CRA9TVsSAnZWagAAbbcP/A7ycSw9Oxg/xjMRAXrq\nTkC9U0qUq8chgavOBOpRlHvGV8mX0pvGUFBrkgcsz9s07HulnF3irXy/DQmH\nToCIFlzzQz7mR9uefbYIQ14/HSCeS2LHibIOiqwCGMpQ1RgExMhTuZa++say\nXRTAFoogwyw7U4zvuTIH1YEKnrUXZOhHGUYmMmLjnO0mYHYHefxZPn8fP9eu\n+q3V8zOz8LHeLENRyPsf6irBGmQvjCD+Hfy5u4gsFXb1siDUuquNP67r/nKS\nBfAik5Sln2rFssQxT8vo6dYtBZ9Zs/xOzrabFnXLv8JjVhBXBSnAmEjhZLRo\n9AlJdTEDH7tHKH/ZWkaK2Yy4/YnqnS7IZqGlbjNI2PKtcLTq+nfWuQPaoiSx\nKFDJLc3wcQKRe6VpCYYI1F8CYui4R7VYd2IMj/IUXqCC8KkYeQSPS5QVQxcl\n8UllQVVmkWSej9pIDYct6fhxRUGyW3H5oXdQg0itfo+y3+4zSKbI2pb4p+fb\nheGTCjTsm7T4mAKMcuS4O1qEE1S0BS5nlAB+wqz/wPYgeSs3JbwL4ODawcM9\n7e8cTTJcTPp18b/vev5+Oge9XNeDbUVV+yARi3nm1bh3/lC6lqRruHOQbmB1\nIo+GsliAXg9NnoDCpw8KIuAY4tepjqo5lijYdboQd3N+LT3q80DgieTg9+xO\nCuT+\r\n=YlQC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a87b28738e6d3a8d6f653530d0f96cdcfc69cc9e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6861_1614069757330_0.6312621346390968","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6863":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6863","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6863","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d9e95a7d001fd5d4b641c02d8cb07df7b941213","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6863.tgz","fileCount":116,"integrity":"sha512-delV7eHKmMNtRARD4HbV9rBQZTFO2QRz+peklX3SrF0axm1dJr4Poj50sudFcYf1kFTGw4lx9uocefZH9zA0Bw==","signatures":[{"sig":"MEQCIGQnU0Hh/J+TFH+hMppE3T8IPuHek0k+RpvJTPgq1or/AiAEKWgAoh+fyobzD2rDmQCTQymEV9u/PzBwAWG9UaTrTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNO0GCRA9TVsSAnZWagAAWwwQAJ/EqO9OdG7bxIoEUWjY\nCIz9bl93gQfWD06YFfNh44/QiZuHBUXXjJZYgpO18wfPsFWVafam5hMfm2ex\nj417fgF5kQSCWmrsBGnaAZnvqN7rXhy2f3DAqJzW2VqPf0KmA5kkvr0NaoW9\nXRfokM1YA/ofkbNessOX8Ll88qx1KRLtLGmvWTbLSlvHurIqoaGJS0RzoAf5\n1ANzUDFWgYuEDKAdShIvGkhVQ0iEauvYqpJarxdStePlvU4yX2oO0MsP53CB\nwDiA+vzfxjGRXUM592I6BUWtDejm5Dh4GUOitrbUM+QstsZlP8ZkPWYVYncM\na/fLbrPbY+VVwRlG45QYfX+AYkwnST//Ef0npObBk5ER0eiqt0VInaTDOpyq\npVEKxRJTOXs3cPwaa6l+v11mpd64ssntqm7w6DcZHv9PXq+yk0bvv0+SxhUN\nggCDQ5/Rk0it3dHdfSG/PxEXTpJKgQ2KHuXjZphGKMFlOos0Hiz+Up4NRAYm\n6MSaevGsBBQQWsmZ1t3cQPexsqyMqa/2HjbLJXMNdWNyu9Ej2vUMf32R+kMI\nZpuXClGu8Ljfd/rNmJNuQR+3n37HRvo9l60CEryhHVd3/7H+KSGUfERV2xrD\nQOmf84ctvOk9SBwAhmXZlhWjpGbsdkvtR9bmQ3LfVcJRIpLPtXXlOSo7R6RJ\niSdI\r\n=DFI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4518525fb866fedc26a3a5ff5c92ab1a88b4a593","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6863_1614081285874_0.1223292947016863","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6865":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6865","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6865","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb0b2becc46eda197b8826f0299290cc42880df2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6865.tgz","fileCount":116,"integrity":"sha512-ip8L2DGFDnSPcDXY7RpwxFo3RBzh6tTWXc6Ij5tLBZVWJ7n3iJYuoDv5gjijz83Tj8POS5wTPxa4kn18lyOvag==","signatures":[{"sig":"MEQCIAsTo7V4l+E14kZ9r5X8g7c5G6xB0R7Bz+oAp+C81st3AiBOjxq38HFrZiQqq3YkP9NuVI8c1kiIryu4cLxmRlLtnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNQ2RCRA9TVsSAnZWagAADn4P/i/lKuXO513Nk/doEWw1\nTRsPfp2sNjTomiWnlnSXEhlqFCMJJQRBarPXOybuTYDwXoAq8MOmLiI/QVeE\n7T94mA7rhbj7seYYJwJp96LKtolcpWsp2zImUYocQ/kr68Noj1NlXZfD6qEZ\nhF0tetms/+wO8T2nyWLToyoBQ9PriCEd3SEnuvdZ6wfT0XQ3u6KgsUP8+U1J\nKa25+NpqPrrbv0Ffy57vPVP3s7gk7bq86CF7yGSTsSv+0jDjvbSKZK+81wpb\nUc7ychmfGR4OJpLS9pabqneJL2S1LLJU+esriIkKTb0HmFftiXLq3S0ml648\nIUdsmbY5P+c+GKuBmKL6Q8EfXhR12bYPn5zcjXOcs3AIb9Yb2JlE+zfh6DbW\nxM4rluGFXyyUNrLYCaoGchXBxki7OIm2bu4MJI450HcYZRqOhh8aHPnnMr2w\nvxh0AB299aV9RaOaynxGYBvZsK0/b2lfBzTaPgK30jjZz0CHYl29XhDTBLX8\ntenSyyUZ2VcQAFx3Wo+c2MPDYSVFGO5TlsZJ6fHTP6JkX+ahoEIMpuUNQfXY\nhDRy/cAI2nYZHtMtZXlw6ohVWZ1/uC2GeQ7X9UMMhmAfnkYLNzNG8pcx3CGN\nlv10qs8h0OWLki1h5pWbU7z+8lDWFH5JF/dcCGQjSV+myXdNBxDrGVOTBBRa\nimqd\r\n=vD7r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39183cde583d8762cfd522e56b748ff72e3137b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6865_1614089616929_0.6153606037545385","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6867":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6867","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6867","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3be3630a1d7f4b51cdbf47040e9dae238c51f1db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6867.tgz","fileCount":116,"integrity":"sha512-7gfn84Tk4J+B/G/tDApUVhOGvv/009T2pbmSFE6c6ZCtLL3S9TGX+ajDUFWb09dmk71aVYEba8qOGXY5LuIMVw==","signatures":[{"sig":"MEQCIDrAYE00noxz1ap3BSunRq5mEMWG6sAtShN6jUg2iqLnAiAQ+efn+d8uqRnzJJaHuvPBqlKYGQgZ8W/1/zbvUZCpLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNS8gCRA9TVsSAnZWagAABrUQAJ2Yalr7vtW4M8bw04sD\nTaO6AZIXnuD3o6i7aD6+wRBi5/iXLhnq7lSHzjZyqBHvQJzqUzV30mznjlbl\nBIn+w1nSDH63BMEo+E5S9iLNAho6+03NYhtJHQyyN79kHDj/JNimF6pqgj5R\nopPZ9l7dpJOrWRR3otiqZnuY/b90JBIrFKprP7WKGqiln4+1Z2rQQMgqvPi2\ngQkmtfxjQltCz98ziRysAnnmfHQSBmwqF6ZghIxaBbSkdMS8cYtHS9VeBOGW\nrw4xCbR+mxR+dye5SkzOe05Lew11JyUJzTJf8rw/2wa3hhrJz06MRutb/l4n\nfB5BEzsoO1f2GMLDAI50Cye3sM4apfQGbcnzSxjL6QHdT06YZAZ4Xllo65DK\nloSwxyVfTq6wo6R+20xFbe/HQ3G6eJJ05Gp0yFtzaqFDAchWDMpE7jWIx6ke\nKsELWzmiScq62LG/GHI2Mjh+/BbSF1NIXAYhzV8GrWIy6+xfi9yk2sumGygq\ny6NhDB0PB0t5AQCeTLaOvuM5dVUQQSXPgX1hdJvJlBMA0BXZuQtr4sNKKair\nDJPiEiUXA+y/W5dbP7wRu4gLSnmmUDo3UdeqenYDzspi3P3sZ+ReOen+Bvb3\nI/P9aEHrstT8hq/jpLLX81ERx3C5kbz+l4ZaNZY2b8R57Y20ttK4rZ2jAL27\ntG6O\r\n=wgGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"066ce764d14780eb937597c5e8aa6497b91a2531","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6867_1614098208045_0.3506522297892005","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6869":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6869","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6869","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"982347b87bbd4c80574aa22c60f602470d8c16c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6869.tgz","fileCount":116,"integrity":"sha512-rrIp4suL2SlZ0IqBV3M85PY8QucE7DU63lQVIyKuVaElYHeNvsfZGUrZ+8ZtmFQjZ7EEyibq2RTtAyDuM+ekwg==","signatures":[{"sig":"MEUCIQD7zoeUU5FiyRHOg8drN4pXaOQ9CBCwRDrlvXQReubqCQIgVTemkqBsgSFKVLuabsPuYzT5q52YUk9cZTvQ9aV2wfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNVRDCRA9TVsSAnZWagAAF8EP/0pV3eNhfVGhS/oiVQ6f\n5FfnTKsLBASTsnQWT2kFtNUmBjFlGIsQL9Ee4zeA5vsfqklB0ueynXn6/dDd\nuvn4jskE8VCwS2Uaq8xwMCFcuVaKyu+VegTKSZomQWBaqZwAy73W+ZeUev3W\nfONYMLG6IUCB2klP0o4GXYGkzw+mZku240AzFL9NnQQRlpllhIaAznpH1Cx8\nUuLje3XM0WcUHieNXLKwT7P43kKr+5SunmmoyAYo1IvmZcRBkF73dM1Qp20l\neN7RcxEk9xJ9UM159N72ZCtYp7q9gl+GjVkARHOczxA4q5siuz3WaZroA8gs\nSpj28A71qQszscgVuf7ELOMQyvgg0hz2OPYXJu/PhuU36N8c6lDOEl6dvyHk\nsl0t6AsAA/HFZvIlxGdYzexT4TzgebQjnNnzdtn5yAeMmujWHXzVBMGBuub5\nGNbIKq13rquANN5XxjCoKmTxAAmiq4x0jEyiGaCcdQcr4MzZ10FXBV6UOGbS\nYLJDvyYf5AbIGoifosguad9K6oG80tWh8WlmeWuXh1dBhQ11wetIYDic089e\nuLQzPGtQZQKGT7GGT1TmBumrCZmCY4Oy8d5TJmB3nQn4e0i6TheIU0uP04Ea\nXGa07GzAMflHQnPSFD9C9NGOYMpFoA6Wb2CQKJS67pJaiFxSeb13urKCQazR\nu++1\r\n=3QLk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"963fd279b80171451009df08155d5d5f037ddb6e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6869_1614107714685_0.5937331522437819","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6871":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6871","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6871","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e4aecfffe3052f2d7c70ba7d7f7324a350ac016","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6871.tgz","fileCount":116,"integrity":"sha512-JKJ0DZ8oUTPg+LD+NEcS6UUDBVqi9HZ7ZGB6olSH5oWkjMcGs9SAfj1PMEcVtx7C38bv8PdjBPXkjLaLpKjvVw==","signatures":[{"sig":"MEUCIFqEEUC7e0ZQW7JgiD9PANVuscA86W9TeyeD/06jmdlfAiEAu75PM+/3kd7vZ+7jiFqB6MCD4qRzFgNV6s583xhyGjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNWidCRA9TVsSAnZWagAA+B8P/iFR0Ob7tLMcxEcQx9D6\nAMY2gwE1KKX/DgXxG1AQ+yQcM0dvMVlMEtTu2FQJzYKJrqjACu7YGku3V+i8\nb74s/YuLxvFV+EumIZYNtFVVaYttPCQWrorS4XeB1oKMAVmWXBScrHGHbl9e\nrdRZnLF96+5kBrGJjCAocY1tlf5HcBpxZANkvM6Eewe14xS+LdHBmlGkmoo0\nxNfnaMu8kBVSsLs2+iQX7SymXiAYy42KJx7b7CTlXBF6lJ8r8VQ3Glf5q+gO\n+6NR6Nr4cVtOaG1iUVRrV02FKnI3jrVouUCqfijQoxEhZxrc0AlucdWHLb/H\n9+T4hvDf9+k8aSLSLwG8esVUmTEKaIiTxvN3bOV9h5e9uEaZDinw7NYDMceS\n3VWju9/3skUMKWU3qC/pBxFcNJM3gIdYXqbMUUWZAFjGBvg2jVRV8EHN6tey\nBvRR/MeDOcfOVtF2xS6p6R3Nm9VCB/I47Sqxz15dzGF02IJQDpS2E8XR6520\nndNsnnMW3bQLqSjwZdzyPbqaQmUB5Xy9qGzwZx1mTnHMKWAyt4s7Bau1fiOv\nSDg9a8NeTsrVGH+xfrbP3CLNRc8EwzeFgqKlIfD+AswttFyJ32mVH43NNhgk\n+yORPOcJAbxieLdv1a95vP+AT+XjzRDn90jSKSd1hESS2DGKjBISisT0TYUY\n1nJU\r\n=Y7pI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7f22a296a4e04a6e606d94c25b026e442c98d8b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6871_1614112924339_0.26183516359315795","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6873":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6873","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6873","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8aa816bd0159db91ff21687a897ccf59474b8c98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6873.tgz","fileCount":116,"integrity":"sha512-INlmNhkSfEKX4xE+/CFOHWADICsrwmpsGvW9+J2EPDD4rdVYqcvoyhoFbzTD9PDLPjifI3EIysxjn2zd118HjA==","signatures":[{"sig":"MEYCIQDUGu3hRVnb5Ia08m9OYiYEz8avGGPaOByxkt4rFsZmVAIhALDGH+kohOdb0YgZ1OqlZqEcKGkJhT1q4WxaFUOJElaU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNXCVCRA9TVsSAnZWagAAafIP/jHV25u30a2YaGLQjeas\njPE8PCfFQnGD5adqxscKtt9XZfr0o81G9vUx6l+XHqDTI8oiiKvZvtzUXwUJ\njBqGOu1hHz6d/+wPjJz0t9HUgSs0jLmiTg+a5CW7irvqWZ3CreLDBdF5Y7VU\nIstunpmvSFCSkgyAucqbzKOBAIA8QiQzpuY2mjlOfcKoiCr6v+9pgjY5MGvR\naX0pFqz1x7XiHiPob8RR3OnullvAKuc8e1jObL20rCVkZXCPvNvKqpjmTeMR\n01+pDUzGbpdRmU883ocbXWXHgW6Vh9uDBzDOgngdJP+TQ0OFr8ikAaFJMkG5\njYW267TedyJZ/Ua/jU9ygTBb+OQjXUQsyV0ulydwIWAz2TWBMVQ63wdxePs9\n6oHRZ72wilzqAjap/FutNuS82nGq9SX1wF0v97q5Jmmuvm3O/1lPHX7pqwvL\nhhvQT/b6hwZBCzsw4/1bW/xUlgsxsfHuKw4xIODnacCZ9ctsxCDGmbJaOpXs\nrOTPRQlw6GP/LwtlOffta76lsKUq9af8uehBHNtDN9MAsUoa9a53sJP5JcQ7\n7o4LpAU/XFyzoYaQXZV323AsHZVbLjy9/woZvG6Em6RrtfQExWs/3bDvxPqv\npIuC+peu9EIh2Etqvx423IMsZyR8vwMrf8AiGEDuyuMqO3dNTkAY1om8NbOi\nVrKE\r\n=9zMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f3860d1975cafc92a5889225bf2fdda56842ca75","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6873_1614114964950_0.910902318557897","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6874":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6874","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6874","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"909148711333e6c0ac8073abcc4fdde90b09c9d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6874.tgz","fileCount":116,"integrity":"sha512-1Qo6UgN++Gzc8hnbfqen9909TVofdOxVIb+V740iY8Bu70jIygrgS7jsoVxahsf8s50LMFYHkGLw0BpT0hp4tg==","signatures":[{"sig":"MEUCIEzZiAQQdFS/OEuDAJuZzlL6SoKJUIEmFliyovYq4ZiYAiEAhKgtvNL3U2RnmyWb2JiutPg3+W8DU6wnotcNpXaEBgo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNXdiCRA9TVsSAnZWagAA+aEQAITYbENEu3U0w0LScWGk\nIJgLGy6meS/MkihpqyyyV/PJ9v2JK9jzOuIRhIMjvOW5BFx/oxjM/5cQcNQx\n+BCn2dP6HO26Cz9a7FX28NnWYjApcOQ4bSONSiN/i4bgLO6KHZP6nOSqHTjq\ncURhM+K4Z/VDQt8vSf80A8qQkCnGNA4gvV1kSb9tD6aeZqjVtSxhhoMRdPoH\noXGX9jq93GEy1fGx8QrUFbU4HXkUFR0Rk1vsNYddO0wm57B00tLbmVSNy0JP\noPH451goS2fA4x0NVpdbmvGsNG5Up5dnAw8AuGtkMkiOnRY50p4jI3zRotQY\nKoCaoEDNCc2X1YaC5uRuifiPskb9z8ikW2F6JVUUK6MYdzdazHs5fNpHq43b\nr4tj+Sio3gYjCUQHa6K8M+hRkdC4y95iDiz/hBxh1lV1dozUw11u9v587Oys\nNsHFHqqiG88hfFTeVsTsPdMgPVTfhClByCMwHQSzuTtVZKSGoFtJrU1vtJlu\na4j2lKXbUvJRtUV1ePD/E01SiC3fWik9GEjOg1l7rUkmLbEJ/NFlybkc2k/W\ntoesManedAx/G+5JuOLEUqW9MSWZTOos4O5TRw+75rbduCYQPZ4QXQ0OVB0/\nJqh63aPdBCr9DF0Ko6Fs73fuEsjYGV3sHDGYsEmbMk6+kA6gJYk/pMC9kM6K\nGYBU\r\n=d2vb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2df149043744762bb0bf2fec77000aacec6f8ffe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.10","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.1","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6874_1614116705941_0.8571584992663335","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6876":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6876","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6876","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e97299c33e0678eb98115244ae389350ed089ca2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6876.tgz","fileCount":116,"integrity":"sha512-R9mUUwEeb/Ad7lsrTq2zkKKdDbLIMHLflR06Mub+U93PHL+0EAWDZX2t2RZ6++dIHfLMltCkwFmZZ43fKIhagw==","signatures":[{"sig":"MEYCIQCm93egx8sk3WfgBijE/rur7qZezcNdxlwTJASoD/ej1AIhALI7JCa//X/nJk6Lx1l60hxPn86JPNqDHsBXXgN+Al2n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNgbjCRA9TVsSAnZWagAAw1EP/1azgzVGegRfhVj5COzK\nyhUzJ4qTFpQ0vghmgpvjl+nGO/rw0zMkY4HperCQOfOUWJGLW9dDmFU9PhCz\nBgjkMzW3oE4iaExpAX3wM320OHl0u1bg5QlXsaBnzBQeSmxeNy/DKgiUMZK5\ndUqtknw1ZzYlVY2lg9yW3Iu1F/hcsp+l2YtOiLe6E05XV86Q3Gg9GzUgmSlm\n0zce3b4B49DrmWljkF9GALQgr+LSqixWEh3b+wt+tA14+ZO7ElOC5y0Jx6gw\nUbXj/0Kohhtcfo5PnmmacSHmdyDw/peVWVGNy/CtbU6jxTNF31QyEHYjY+kc\n/2hXBQuG5NIen3Mh5jwXyr+DroiNCViEAjNqKGeoiPcNleOPly5B26V3NGih\ninL9qoqimJm68wFwipU2mti8uI9a2YSxshB1puaXrmRibo6qqD67fTNFc4BZ\njpS2cQUMdb8A6CGDNM/RDbwdKHw/QFNt3Rp2ES9Eik4Jb9qezCDghKOkQFlj\nmwyDmCMqlTTcnmCBqpznsi4MN5x+0gxJqTbcA+aRl4H8Hl9/9Uoe2HKPC0WW\nEmn0e6UQw0UDv1cdzCjIe+lbHL5VR8o9CmYE6IT2pb/bYDWIex3OKehkyR1X\nNsC+rPzdjdTpwd38XkhSeLzJBJn/qDgbWsZumuX0xihWugHjbyumkIiJyq1r\nJvi/\r\n=G9jp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"83abb3c524768ec09b2a338b783e556abfae89fe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6876_1614153442990_0.023850971595775317","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6878":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6878","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6878","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e7506a8c006e432856327d49e3ce941381fb207","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6878.tgz","fileCount":116,"integrity":"sha512-m1mNmerp3j9LTG5DSUXhsCLbp3a4QfFxkOWuMOJcuTL6EK9R5mxzdihDTLzReqnXy+wFMja0ru32udN95usX+Q==","signatures":[{"sig":"MEQCICNXVweP2V5gu4Y2uvctrgV81I8jHztCdPYAH/6ea+t5AiArX1o3DFnUf6CDQ3Nj2/1RrO14F3sebOsNgjybGQALPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNgwBCRA9TVsSAnZWagAAJX8P/iR8uKUE83wDIPkOekCG\nMiFRrQZSuBAQpS6yMK29TZJZROmNr9wTskWir0VykvZpbkYyIP3EM8FImbOp\ngIOAMO3gXWvxspw5Vk5SCdL3BUCeqRb10Dfho4wWWQbjbW+SfuKZaNsBH5+c\nMm0Pj4w5RpXCiodvsuHKZBZ9P88lDpinw1WuuO4E3PZ2bSrAVEuWrxgF5l2W\nqLMoR71ucwWrLvwdrozhjNTQXnY6SDKjNRyf/tNwaBtBHto4qBQaOzmed9lN\n4IRDFldZsjGxNoypC5Ie6ubocTa/GaJ6H0lwuvd2qB/wWhsHlPEwQ9LBqZdg\niAhRXjI7LjVqeN14CJGH45fzA76+nUirZQOg0uYaZ6TXc/LjtmZhgvpF9f5L\nio/HouWGZVQIY+aWRWxHJPLMnJ2RWjq0b4kEH3y1xaa4cmkiQecpmDeSoJKs\nCJPeGjUiSYXi0Y2I0rz4Rr/n91OcdmpA2eNObwqmt9oslDcH+L+HELlai6Ll\nbS1EWzj/UWZGOVxiQnqVDTLQZRleBo5T0MTI1J2mwxREBPWICYqjoiDGIFgm\nGumPKe9snugKio+aPap9zygNgB9TINzgYcsRBSaO7N8ol5Laqxqbwe4zurlg\nML0FAsLWpmpMJIM4UFWixQ/k0zOmJS6CRZobZ/yKwasiJEIUR+M/q0W7JnOx\ntuZa\r\n=NptR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d6cb671d66d1a0aebc77136b9da44bfc00440e75","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^7.1.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6878_1614154753061_0.6094113315542853","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6879":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6879","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6879","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79a14782cafd26a261d95783640eff5f72a44d46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6879.tgz","fileCount":116,"integrity":"sha512-ruuHki1bXPQaLXKk/PNi6A06N9YS5TMPf0TsS6K66RB1IFGFaybSFc9PXxr9BxfdniR/jQ8/xUgcvxtvwWwP2A==","signatures":[{"sig":"MEUCIQDd2zam/4oiF5ph8fTovYMbYrDQ1qd+iuZEp0JiKjvH3wIgHLceOO9gNXZ/VrruRGfI8b10ypFcB8b3ypXO0iBBCyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11439403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNhWKCRA9TVsSAnZWagAACTUP/3OumHMVRUwmsnjVVCp3\nYdCaBo2un2Ke8cnzQMfuJGSFWpVSJnL3YerhZ4f5T+FqKQSmneaZ2PK5v5XH\nxXvErZjGyqXy9T4aXXm1XZdrPliqmRFkJmrl/Ri50U79IRxjWbbgdC1lIomE\nyCe36DRoXmtsVvuw+5ye8jqamrmUArpDy7NnRVNiuE9V7oDhD/b3KFSR7dt1\nAEkZxP4W8g2ghtIdVrLX0R/IQYAXw/lpAazHv1CQ1HnVx5hDV0ewxK0jWMhp\n6BVNxnG+I6nbqjtBl7Nmvkt0HzvninYZPOcfwLN7poC5tWgTi09q83Q3smBW\n45w/V9Ubg5mDqT8j6RpDoO095XPLfkPxq1FpPWzb7UPbVT5iBhU28jgTkSji\naJNml1sSRnytPvu1Rop82jol+yO86/M2yID2LauK3PqEb6ryvkSwj+C58nSJ\ntsSG00oZNkTPZncuHm3d1dh1pZLTA6KJrgqLT+UxqGc8MIstHFcAssdNnEq7\ncu7GDo4w9P+LususnVQepa2V9gyqM3s9QI0HQ8jMgc21uFRf68uo82VK/SQw\nyuAI7kUQJmIub99VomKnm5WFFK/SBG5Hj+aIrssgjSQ+dbn95BzusBZy+jEk\nPwa5heBYL03Oz7B7qNxKWvPm4/hjmTHLX6marqmKG5ZpzmZ0zQ9tsC9Vtt2b\nmtyM\r\n=SfWr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d135ff8611d2bcdb634f8b8aabc7764462dfd9a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6879_1614157193961_0.38678580264424633","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6883":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6883","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6883","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4edcf8cfa895c9e6ac5bc7f41f806f69453579b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6883.tgz","fileCount":116,"integrity":"sha512-QxGJlHOF3ufFfUfZgWH3ttoXpyp5IWPcvO9MH98IoG4y18se/P5YpzQjUXAyxEpHissMYT3XUjWaklQxYi2qQw==","signatures":[{"sig":"MEUCIBc3BcI0fFlciBRDNVdQPvDQMlQlKZKfxfP8FUv26Q8hAiEA6qlhKkPU/BhMgJH5oNOOxdSGY7Q5NiGDq3Z3tRtJdQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11442313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNoDzCRA9TVsSAnZWagAAV+cQAKQsLPbU8n5aBSANjfKL\n4RW7kG3FjHBL5pGsLJLq3vz8JmhQFUzG68ag8kvbPgq1L6OS/wlbXo5P8rim\nHuw/rA0+aj43eBX6xr8+FkllbC6VyLHtQGcrini+3ZRic+wKb+dPRr6VQQft\nKC7PoXT7K+6lpUPCcR0PHswZsVbgb5Q6rmyTyYdMErvOVnHm1VVrVykYwE79\n1xZg1z6emqN8OSkC+fvOdoH1OcMbAUHIgQ6G1FjlP5DYkXHXa9yMFIJwu7KO\nrVrNA5/rf1gwf4ejFutG6E+aYbwc/vINnFy1Hcdp+B+Hp/NWviWNWd3nWpmp\n6Cv1SWx8ccrFlzgvGR+BRhdvpJEAc1c3AThkOUawQJ/Ixm2Y28uornQXTT2/\nPi/BGEuhxRRqOohT6SJtHB+YQNLiLqaqcYWk7jvs7zwmmhTT3Js093zZ+q+8\ncJInZqF41B0jO08EYPCo+T4UrDQBF6PeOQC2G1TJKK2a3YMXc1V+2J5nzwz0\nPXisukK77Ixes464fry/cqfKMp0UPYH/g0BlhEH6zQtAmqdKmJrT8BD+g3CO\n9iT5HknFaW9YhWgdAca5SaAHxwSpycs8T6Z9mb4LDBWEoA8WDkU7nltlFUKO\n1eL6VfgZDqghr60m7pCSlJ/EtlSyIbDe9cpbxGQgHro7ejcdsCAi3xL/nR30\nOD9D\r\n=AKFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"818e2c1117e7b893e91d05b8ca827ea05fe35662","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6883_1614184690887_0.3573393965160456","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6885":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6885","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6885","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02381848d1230d7a61eb33cce0e992ac6970b674","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6885.tgz","fileCount":116,"integrity":"sha512-Fyg33sqGn1OkHe1wDQyPrmhVZfG6bzw3kpQ9kof1EjLTKX4XsGje4BlZ71pV843o14mK9oXHQLtaaA8OO9S+Ig==","signatures":[{"sig":"MEUCIH72SVRvomXcVSRiCIkslDyt7Vx0DVzdkR02pN25BsW8AiEAozA4EB/0yi9HoAqC0x3Q4JkEB/svpJa3dYG361nDP08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11451876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNqNYCRA9TVsSAnZWagAAW3oQAKEBfNwVzNhKT/FyuxOi\nzHE9CnxjnBTxcxbgmdTVCFaj2uIENuXbYjtI2PXc+fADCZX6VDTPX1TkanmZ\n64j4cCfvrNWgUZtxu51d0ZwozBKolfVzA4NjcIKMizN7u3kZ/Ymnfm+pFrME\nwNiRIAW5SrlMAJo9qiRbxSr9mOR0B/xhzsMrJdeCeFRMxBUlngHEYnZUo36e\n0fjGjDH0oFL0lzrmdiYl0qKutYHwnkIBPCmNW5CwbdZ7GrNEA+/Ntr6GXetf\nJiuD2T7hJkjPUdyQfrV9f2/R9bA6Tyt1+jSaF3QUJD5K/6zFfyHf4uOWtYMT\np01MZVnMPzN/rT7cukFEyinypnNW2sRpGshYyl9sYCY59MJmV6e4OwiIpB8e\ny0ZR5D8ndxHvfnnOyzYlXOjIc2k5j1na0hxhGYy2OrxwHOvxRcAV1oQKR+fD\nTdz2JhLMPIyGWQXQwnO04VsnC9mXF7vQD/DL7E2EqCSS9Nz2e5JYLOjpj1+Z\n0x4+x5G55/WK3aXO1NdXLKMKactj5bVwlMWPWgUUC1uCVRPlOL4dEQxEEyZj\nDXHT17qAp7Ub+pqH8Rxip9R3veuHgbyQwVuxW201W/p3VHtgWol8obaMtp1G\nc7yqyhkFw8nJsBKtQNYOTN1hZdD1sr8ncDkqBTT0PFHU+cY+JFbdYJx6gvXe\nba/6\r\n=S0NF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"721e515b7ff5a4e3a3dd233e7feca8f3de6f9e2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6885_1614193495512_0.05579576636676542","host":"s3://npm-registry-packages"}},"1.0.0-rc.1.0.canary.6887":{"name":"hls.js","version":"1.0.0-rc.1.0.canary.6887","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.1.0.canary.6887","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b1a571f4f1d03e4e87d9254215519a132142a7ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.1.0.canary.6887.tgz","fileCount":116,"integrity":"sha512-zVInuXPPeWcnkk9mDKvvJZkdkEsaPUDujS9q+ZEnjGYeb4R6okcG3KszW9K4WOKN1CdQ/GPf/WRsBuTa9Lc2FA==","signatures":[{"sig":"MEQCIE9eDUmkGds9q79lvQd0dBpCg3Vn/CrH01ArpPFEBEFJAiB7m/nRRTR+Cmgr53G777uOP5Nka+9EQUgqkzKDeed3ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11452874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNq4vCRA9TVsSAnZWagAACUgP/3rRAtOtLphsHEHCxL76\ngBR7lDTaVo7pzgl2hxEUxI/FA2TrZpf8RI0JplFYk50atVhZHxxPCCI7R0dm\nOCPYPyEymEqwzlvGyCSDBq63xxSj61BniEoMAsMjBfrTRRkZgI1Qa0z4mMLz\n9bzbepFCoWKq6y5f3ouRK/jjYFMeYM+YUO56Hj1snsWL5O1csgtFnY1cw9Gm\nRPm0gfryjZCYgjy5VPNj57OP8TxoRetdkWFnAnFBRaXTjecLcimvTCow4pCy\nD8ztVzfPSAStXDsZA0ddMhq1X5ogWo+uiFydDzc9zSpvRzMsMlcuOtvm+9I4\nIWbwh0FjUt8nQW78T1Vtbjgk3vg1YRFmaAep0P2LpoZuOOTSAMbS0P07NvWz\ntezB5HqKaLfd7z5d5jTtjsQhCfGYAE2Qw7+LlVnCKCk3HoYwOcEvDb7O1qcy\nTncokAnp28lHAxgL/DjIpobIleJJ7Ed3FnvVOkmTume4NAhby7/nMc+VYRTL\n5XsaiS+Oz7gYqVdFjyXYUCFm7TXSB28qzoadNlZJgBraaQK7hgre0hJIunYJ\nn+4uuieZWlIMA35RbB6DfC6gL2wFQfH1ZlA6wt3LMROAjOAWgHqsRAFjuktD\ntuxP2wJbXvKttrLSgvV84azUfJKtrc9ivqb0zWmXkYfAjJH5Dyo+mrN0HLK7\nBnD3\r\n=MyLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b7228d995d31f234c37d381c11b76c5a1d271597","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.1.0.canary.6887_1614196270767_0.7454179491678075","host":"s3://npm-registry-packages"}},"1.0.0-rc.2":{"name":"hls.js","version":"1.0.0-rc.2","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26201c84299925b3d6fed14a6203cc74eadce9ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.tgz","fileCount":116,"integrity":"sha512-Zlm2vR99EC0bd6/gjHqHI4WSk5HJoJxkjk3InVXevRSkOcIMyQakUpMiFkNBb4aCebF8PQHP21kXpqbH7wXecg==","signatures":[{"sig":"MEUCIQDgMGpX2ulFFw9Bjqzvy3v4EK4BaWtx3R73GIhlqxaeVAIgN1QNpfFrUKduao//ZZuDIuJBhMpRnfgyI1edSiHdJJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11452800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNq8HCRA9TVsSAnZWagAA55AP/jXaoLiYaFOSY7hShUbT\nfrEYPTpALeV3mO4RgaOfg4tyfiINP7aBIY0Obd0eftNnWAolH2zUKiuAgG2X\nKj0vzZdXK2JrJSYOwT2zbkEkd50T5ejRLzFrtaXuuZ/5xx2ciTqMbhlLriiw\ne2cjGmeEZJ8uw7HeiM1LsijfEudAzdaLWtN+viHRoVlzrq8y5QraHS2X3JS3\nPxfF/Vt8AkkVD4KvLAA5AVsKkqUpDKeqlzfTLpj+FnP71DRzTzeWev/LIcWe\nOYRdAIuJZtRyh9Oj1pNvXvs7vmzk4sZmeb1VNh/lvVCrcL0vonGOcc7m4rxS\n4A2+/jl/P4xXhKmXDQaiJwz+HCQhLR5GwmEaa64enAoktiUr2vU9diyWQ2rx\nQ6zKs2qfqpz2nRhm0aEi/8atI05E5Ah2rdC2otqiSkl9AId0K7eGvdLjmfkm\nNwxRkpZwSQSqgVvLi5b4i7esuwVhnl0lMoL4JmFfoTqgIjDuuSS66szyfPaH\nj1tliIvfwq1uo10Y+KSz4LU6g9ueKUF28Bvzjpzq9fq6foafbQRVKKYwCC49\ncs9nybRP4URTvFbBTswiDrv5er/wuiK9NXu2ZlO42PYfTAsHxbVQJMYVNzes\ngSy7BDx6sj7ttR/0Nl2+87mMmg8/cnYhZpG+xPW7KP+U2EHU0Q6igNkOIdok\nLJ0b\r\n=Zvps\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b7228d995d31f234c37d381c11b76c5a1d271597","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2_1614196486461_0.9719711716204269","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6888":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6888","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6888","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5e395ecfd7f8fc0114a64b7bf0b82d03525ba7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6888.tgz","fileCount":116,"integrity":"sha512-dOJZDQ553Fz7n3YAzZcnRU2gIlJm7AUmipoI4yWNEJbzF0i0aJkgAHK0v1U4qqi24IsoXj0zGuGIqRUclZjkZQ==","signatures":[{"sig":"MEQCIB1qNNu2vKrfIe2Cj/CX4eKdwkNJnXvcoeIq4bEuiTrKAiBxkn6IPXa/XmvrvhEhYG/BwPL/Jh1pFytCzPJRNnZR3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11452933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNyp1CRA9TVsSAnZWagAAzWgP/1C4//VKXsNgJy2PJ2aR\nsfu0crFapMYI6TY3uTV533B+I3BtiaSSmnPzyDhS25qmLBTxONhWAljydpGt\n79Z2kCh3EVFH8Dqb2HVGRoAd4/wJqZq3P326EWBYW+QZVk0g4elrOXjzFJsP\nUH/ha/VQn917vurTGQGHo63Q26fpWa0ulcoza6KBh6vyTzlBmFPCHHDMGQIs\nfP3xpleG8hqadchBPGKtt+uizMK/AgeE5Aisfk44+Z7bt2q5eqt1+dPtPAOn\nrZ8LKh90Euqbr8mMiww752aEygWfSSDKuUZTRwTvuf4t//MTCAi8+oO1DRdw\nve40uy3whKLkz6CNfORdHshkXB1KMvUrG9kuYAEsr0F84zjNGBTBZvWzkV+d\n22huBhGeVol5k3+xOn5moy2tZfepfzf0YEkXjshdtiCrMRyFWjll7GIBSKJd\nRaM9m/I7IobQXCMVGRmcbp3hW1ZO5QUP4r7lnWvUA1kz+9Fuf3iSPfVycQsO\nCsrBao7ehGW3Yy5MjBAMZj6jDRfijvBqnc6Icqkndg4aoBnLAJy3J5XCb8gi\ndGQ2c4mzGQgtVI5I2tDi7LD3IgwbO9l7xoerANN3Z+5mKTWlO9TX82n292a/\nIJrAJ00kDBI/Nc2zzN7jkPg9pDjtM3bSXreM/yGzmrgbexOGRt7NSh70mIw5\n4SbM\r\n=xCN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e77a3028e1ed587f01b0cde16b8fb229de05c3f9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6888_1614228085023_0.33876651435362115","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6890":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6890","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6890","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d4f3c6d5aec99a1ad921ed285cabfc03533dbfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6890.tgz","fileCount":116,"integrity":"sha512-0wKAa4rDN6at1eFL2QkYzPLXfjgasQzQiSStkFDaUODB+96x4FzxWKy0H3Ir0F8QkrIikqmLGAq0hLXwqZcc5A==","signatures":[{"sig":"MEUCIFQPVmjXkkP0ydMGP4PvccMchMC1oi0oMzgN9L6tegD2AiEAnEo2G1DzldZeETLntuREHVbB1j3aY97ancIdsV8gVmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11452933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN0b7CRA9TVsSAnZWagAA4R8P/0YMploP7/EiGI9hKzpz\ncrjaKsjKU7lwwu4dXN5m7oY7OVhT6hToVeBUGOPXoCcKrc25lOihLuoLPtt7\nqd13xLA/ZnPE+a99dCd3s+egMnVVfiMnHVITN3GBYyq7Np8j5+KfIRWxqfP5\nBSjgEPIgfrk8pvFGYVPKpS++lhW0I/+ptb4QEen523PB0n3GMeLGgeCje0MD\n7sL4HxszReKQfeBhOlYiVSJ6gzj+uhAZ12uiGEPLw5vdr+myhtPjVlwwv5Hj\nHwIqt+3wOu5YYabntcszW3c8M0FXhF2Oi0LdP1K/i1bRLZG43kY/iVlc0wTn\nr3bReYq3oPTR9ltGa9xQ5Xhum5dCerdGFj+Quf2eW4Tk4/kodRgr9ZSQzSjx\nmYun8SoQrXV92v52kat8QMqU8cndWn5mOLk8AmzbC9HmmWxzmuUP8VUdNzrA\nEX/gXI1XSrAQN+ytzIrxr1gs//npIZo5yCRUU7A8HGI5zWhxDCccFJs5rkaV\nSJJmY1iTv/RLNXTGI4Kq9UlJRyWA/eupIzhSgVWiS5gslAG3EhByyAK8aZ7q\nNmsvhGToZn+tQyK0CBN0/e+3CsF2DRvsxRRsLq81vTYjbgtrI+ZYnwb8ZCMX\nIZJi+Vm/hJJmbAmtH6gpdeH3aPKTNmCkkgIHz61d6tv5dWCDLzvsDpZo2uz/\nhDLZ\r\n=NRyW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"111b3c3d64175b54b1197235ca19f7a377706a4e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6890_1614235386878_0.6456366261744904","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6892":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6892","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6892","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36ad2da49f35ee5ec6a72bbe812917db3775354a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6892.tgz","fileCount":116,"integrity":"sha512-h8A0z3RPyU1iECrMKPnbo97l38Z6wRelLU8/g+hKHdRk12E+iij2ZhoyA7O1IV3bAUxZxT2X9U4lNjUDqVLCfg==","signatures":[{"sig":"MEUCICTa1LJit3psAxflmOtf9EcXXwHags2uCmy1A++2LPhtAiEA1Cxtcew1G3j7ILScfbspik2ERio8ofYCIrA6GAdjDAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11452933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN1iPCRA9TVsSAnZWagAAZJAP/iNz2wpAO9xpHXiP2cL7\ngDW3igNy98ij4IWBgRJOtyH7Zpu8vnm7g5HVbgeOkXeJDp4pAXt1mkNJWLIk\nMaT9CE2PH8tub+MbzmKI2Y61U9cuJmrOJ8iYKTv44GMg9QFDS4Ljg1x6Ckso\nJngYCI5njS4GqsbwHx3KhtWn4IGbVzIVwSidsjDPVo7VwiJHHUmcJgoyfKIh\n4zN2LJSlRJG8Gx0N6WM/dzq5+/A2bSoQAopCe8gM8A/PbGflxmRvrXBTjHeX\nYFANuEoLKRKbVTbxiYwS525GAayG69LxqcQ/YF6ydyhqQTyuF+8DCfKhvPFx\n5DIBEiUi4el0APZr1vr4ug/wEkGulgkzPZ+LD3+A6Z9+VzU7aXnDGpjpbg/b\n5nxZ56qIUztAib4dqXLZpeuAzB914lfdOIKxaDbsf66qedDQxyst8LULnjIE\nx1L4zEaXQzLU1cD8XXuVtx6aCIkcZBt097By9dGqRAypMEZeyvOZByqOGcwg\nfyHFOwrFvfHuBSpFlT9nMoOoiQ/+H2sPXrq87EgizFmuhElnUEj8ZeztLkXW\n8eP7wOLkyqJMNleuMW00x7XBLe5v4bwC8QFQC01/KPnhb+viQ3QwbKkULxnG\n8zzdqpkXL1cdtmnAwamoF6Ckh1vrTNp4hH6Y4LmRo1bSjxlnlh0ycI6bf+Xh\nBfx8\r\n=CdT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6293fb31779c98a4945d15505269d25a6aa90bb8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6892_1614239887359_0.7447381255392553","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6894":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6894","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6894","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a620a2209f61ce67ae250f0a386a83251b77cad1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6894.tgz","fileCount":116,"integrity":"sha512-FbDYNw+T8DE1AkJnxIUPLsernTOKcGVIob0hFfyROSiWSUZi2jN7g0+TzsIxm6UZkTgQFzcY8G12+LDEagD4ew==","signatures":[{"sig":"MEUCIHDvWXLVTj74nhQK+k7u0QPdr07Xt6xy43zKBIlmc5wgAiEA/2vDK8t4n9HeA7/hl5fHr8BSoG4RR+ahNQbQ1KOpNiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOGyKCRA9TVsSAnZWagAAL50P/Ar5Av9mBUQWWGTdp8HH\nOErRpIdawf9h3mjMMiUatRjzKJx5oE+zS9+Dn91Hr1X1elPakqeWBaoIfuKN\noJ5neVgpopo+xg0TP1ZiaBZ02xxA98Kqjd/52EIB7Utc/RVVxRFb/UMHNXOH\ngNvYvDzbjSb4e4s2BoXhH0D5bq+xFbVj279W/oE0wp0p227LAT5kdDO4u+1F\nG+Rt1aBDIz7jaKm799+pkmG12LHJPkZ8/LfjI2pjmdOz4D6zmOrMHSXh/iO3\n+uJeMjz0EIspRhSFGrJI/zWCFC4sKG4PZJf1cniv6bR6gm4XXSjK7jPh9l9E\nCZPAMWWf56K2jUvavCg+vSQBSqX42xUCFYc/SgLXNcWfLUsE9GswotdTYsxg\ndbKkPHYQvi2uwnm7SHLaFhUy1ARdQWDOrPUYIvf6ozfJJ9o9B3Z4JyQCQia2\n9wnnCJzcvY5cpAXMjhDY5RNo3jlkxNBFtjr56TjEAikDTR0SRpXPSriEcB7Y\nJ9A0n0lu8xzPccxal5swwqJ7RoHlIlckSHT79ClcMQU2hBs2DXOAXdegdOnN\nlli7TH68E5zegZxy8DifejoXoUbkxb28Uoz2oxooDXV+ztP8KRjBFuKLzv+K\nC5lrAUvi8alyO8J4+zw9OEuNQTpyKTiWc0yJ8tBXVGESUT0tETsYk7l97vU/\njywd\r\n=AMTK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1afbfff10f2ff29bb9755a45d3f4fee590575020","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6894_1614310537413_0.13820839146375774","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6896":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6896","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6896","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b24ea9bb20cbb5ceab11d060f3efc9e943bc1f3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6896.tgz","fileCount":116,"integrity":"sha512-YfW3Flij++wJcCh8i5LkKnEe1jT9bX/6ygZgdNbLnvZBEHh/ro+Dr2xW1AwR+nk7hIqNhLtS+zLZyv6dKGmBcg==","signatures":[{"sig":"MEUCIQDGYtawQ3KCImfN+/YYYcppuH0J4iB4rutRuk5wb++1sAIgRUZRVht53TcB5/lIR726ISxNL0rxxZq0Avi2JuNPKIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOJewCRA9TVsSAnZWagAArR8P/2GtSK2ZksjhgjiJLRqZ\npKw/6/KF3LGl/PdS4KbS5Cm9ZYEGvqmHcohLH6a6Mj99K7D1V8pOvIatsLIK\ntlN/T4c6rSNfHgzGRiUGy4k358o56txCNmpw9h0brbM9FjWrI3as2y5MIN3/\nIbYjLn7+H2XF9XR0evCwDReDPlpNBFdOsfceuWulL/cn9EooYtjt1RD43Bdz\ndDWBLKkXjJGe6YvDvDh1N/9rS8/yUAP6fXZupGVZGk3FcEiJHUWNnAc56uXW\nAE8Mi0BJ0VIYK2VG22kWSIVIl0E4PS5COyMmY9kjAU0anHNsQzDCpnQyA3X7\nCd2BWb1NQRVpKBNQD9/UKFj9ZVMU7lkxMGUSM2vSVBVzphdIxiQfnTdq1G2e\nqDWu1IWe+5OChmPGoex/D9h85Zv5RiplTPu69h327Hl8bSckZku2d5Ktw9ci\nxBc+RNyMIDE7o+H1wX845+B0NepJ5DJrUajimEQfNahTnfx0U12PzzLrzEv+\nRTe8HQkKqs9YK/qmlN44tAFRKG6SuIEVtd76KEVJ5NLUsn5NZYh5GdYShdYL\nTsO7InK5m+cb1cS5HKB3nmaKbrrYLXBZQv4Qtn7baSzeYcX42U8hGPZABxIz\nbtJrQPIAMSJGcLScjZ2Zkmt9153HEazDPhKwkD6mKYh/iL/sN17AEyl3CA3J\nDPnI\r\n=SrN5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8567af0fe7d3632483a3a574d5d67917319ed491","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6896_1614321584100_0.14336267556631843","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6898":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6898","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6898","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9a8b0f86ee50bbf0f293b1fd931578d27c0dad2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6898.tgz","fileCount":116,"integrity":"sha512-8qiVjqJ2LIqhikwAtMeDXt3epVBdeWw9FHjoa/NdJaLFCd5mAWjddcG8Kw3950SOLG8nFj2xySTPitrcSKIVFQ==","signatures":[{"sig":"MEUCIQCedEDCEa5KorsUhPAdy1fCNSL6eMz+6EhQGA3LEerpyQIgc7Lb6bgINNx91zDZgGwyCa55VhVbK0PG6+lQwPsBaa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOKr0CRA9TVsSAnZWagAAl6IQAIloBmRstdgn0xL7EU+h\ng/D/n48XxU0Zd8SnIew3K8DCOXUeIYCmeM6FYiBnLmrYoNZKVyw/Eux/ZQWH\nS98gr9T56icjuKSCcVPJxsDamyf+k1lQpxZlsRTZdH39mALqSXPZaP2PEq5t\ngEtyYkwHFJtTEcUwvu/QO1mq6Q45nShszylVXpoUC5QGatauKSNpjpMQtBYP\nJdg7bVux7B13m5sXlAnqIewKIkbQpZN97jiswGylILzyYQ4PyvYEcSyvSYjL\nMt0D3xgn2SYylrKQyAgPksIKAzJHWLNNEDN3W14MOqyYn5tAYT9Qv1216Ufv\n5ylM2NcPzTe2tENkTvO5OOjDA1j5cV0gflDHZBCYzjC0NxS3qU7CxJVN75nd\nJXNDv3MjKQ5+vkU1r4CJS2dfR+UqYbhthr4OLnhaZgE5cnk3zHGUV0Gu8sqk\n964Q5id3YycEG6mE4QU1vk3/vCozLSTSvfW0cZRrljhArymefvgZXTiex61r\ntkUME7JcO79zQX0TlQly4EmZQBTZ4++O5gGD1K7FDpnTxizZHFMowiGe9HAR\nK/Q0x0h5X1bD1sHNAa0LtfbDeC3pVG3Echn4oHIw/TtKqWsZQUtVihwihF7j\ntoFV5t+jM+kdkRSQ+XSf86th94i+R6TCV2HYnCILhIvZ7Jg98sO0QRfX1nj4\n6Z0H\r\n=Nw8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d59184fbf3bdc6f35b6a64ce1488f885d4300c90","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6898_1614326516062_0.0033074173634208837","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6900":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6900","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6900","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dcbaee3f43950478b4d6359e1a75186b38f515b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6900.tgz","fileCount":116,"integrity":"sha512-5Jow+i8c3sRHIvzNjCcZ67kkC6jGOjzuILJF5t0+oL8cqNecNqcH2jHhNLRGP82nbq+0uJlAlhNT5bnMbLTUbQ==","signatures":[{"sig":"MEUCIQCW3C0vuhc/xTdteqd9L5j4n/H9dOIp6gMrhuZC6mOJZAIgMaqypu9fJwMqBAZakjWW345qSNu8L/HitNzhYw3x3FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPKQKCRA9TVsSAnZWagAAs+cP/21QC6441DWRd4Tk980r\nASTS+5t2Ij+ASeFhnCbxaAqLX1TmqZ2f6FwUIlqDge/VIiS/5xZqxSjFXRvD\n3IoROQt6KZaoKif+CnlODSXnjt4Ez9TamX1bGbdfWbRhxBOmQeYr00QE8F3y\nWdLfH1fz4zorcDRPbsuwKU12H6PqIYT0zLlSV1noOfJH2DgytMx8yatMSLOS\niEjw/4prCQD8nWViZL6lGj7lHgAttQ3DASJ6pjYUb90Q1NlGp2AlXOzG6TYH\nwA1q+5uwuMqEXuIJARUI4fClWnn3P84god6cJgN2jUuFKrTTHLonQio99NcZ\n4mHQ/rLIF89qe5C+1XlB+xacGg2PlZV+zp47GfGhzSUtG3XbsACe3yYTpOV1\n8beR33qBPnJmw5VJ0j/SdbFPfQKCqpIN9c582ACFLTHX+a+i5O7ZRyUUOM0a\nE4IoNArUBLfuSvUFwFC361Il0Kbcqj3tA1DPRWiCqoTc9YJEIdl89rpDgKbH\nSdQtW+SCFAnxjlqiuwF3+8LzjQclIjUriSswnXGKFZodmD/KIDuMbXhAFceU\nuwqjLO9RU7uxnDShyduFEzX6FtqnADXh1+eynvgiSOZM8ycqObsLCqIn2z+3\nQsYgGJpU3MOCPDICOBg7RQrlHFq8/QTiL4ws/rYG6WVFWg6lUuD0AJY8OW5p\npQJv\r\n=wpWo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ff86be8ac63ee6822187232daf22131511f7a8ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6900_1614586890151_0.39100852844443246","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6902":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6902","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6902","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e529c150b73654a93f433506f943107a67f9962","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6902.tgz","fileCount":116,"integrity":"sha512-33u9hbDCuY4QMr4FDNaOUzcAgDW8tp3PqUsAZ0wjjDs4iVkN7vU2zAENossXapbb3i1UhpqTHNMRNf5aYE99Gg==","signatures":[{"sig":"MEQCIF3WKjSyKyu/LHziMz40VdtiKlO7lTQMOIoTG5m0JEObAiA8aX5JVwU0E3XxaTtzuTPTGN1zonHfmH7B9YP1RCSRRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPdpDCRA9TVsSAnZWagAAoBkP/j6WAD/W9/hELV83b5CN\nz3GAIQINoinhfIHzPlD70aS1cBb93ntnfUtgyAEqRbHtQj+kxPcXSMDdvJ6t\n24dX9o5Erm4WQIRwkrAz1kxMWm1p7hK9D4bf1ROqzOEm+18C1HgH8ID13OLf\nW0XjAm4DCT/MltyIi3GrMlpiXjMxLe5lOAyBlqJEq7CmnHc64Go2GpIz/U6c\nmbbdq7zMeWZS/HbgYZEn8Z7Z9GZu0VnSGlLnBKMMlUJmS6Ck9sID1Zw8sp3I\n8rzS6j3mETLYWHRrxANcSPThtSgqatZkHpvD2OPZrYJfsfjdsWe1J/lYB4G8\nPQNty5c8myZKgPyCOlW9DWz5GHRWnOqgzDKqpk+KPimAQhsTYYyJmjF6UkF+\n0Ao+UUP8BodxrYckAs+DZHImA/72esNOkBE4lReflm5utYymeUxQ3IWqzqnB\nADh3Xnjv3oJ3EAdxi8tjlg83SJV59YJOVYLJusCuxHxDfiLJ38e/KtrxWwzK\nCkZZwtFdpCerRu/s+mntklamzUmMKFNf1+OKhmzkkkRbJL1a6eOTvPP2xEeV\nIYqNc5w0jFmzeK+OCY6otD1k1S/EG7nX1H/X1rT0nYqlnDWiUlegM68/GRlA\nSBSaHeRw0ihl0pjh8iQE6wyhk7JiGsu6hxXMvQ+hH0wGUg9v3lVILl03QP6c\nY/oB\r\n=S/cR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b93a1e1adfb0b3d13a2728d105436db05c61e19","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6902_1614666306565_0.0716795333636322","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6904":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6904","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6904","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59b2cb9be57dbd1c409622cb4717199a97aa1ce7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6904.tgz","fileCount":116,"integrity":"sha512-gVmdJl7GF0vfF/aJLIr0ZfoxEpw2IEJ3xJskww4VIhB6tVMlWHItYUMBmO/fBRQ/+xK+fZoPbwp3N5geCEo1zw==","signatures":[{"sig":"MEUCIQC/v0ZtRbuur0qeGhZLiGZlsHU8PpUDBDLmlwB48jIM+gIgLdHIVxFPchFKNTNYYI9OxV/US84iV7P/36mvgfM5KSE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPe3aCRA9TVsSAnZWagAAcpkP/Ay/x0WOHoqgRemkn2t3\nBx49J6vk7OJ/XxEqBpZXMdjO12Kew3TPTJ+5ma0KNNEIHBPbGMcQZWF85Hxp\ncoqN5+6uHOhxqEaQ7nGnyKmaIqafe7ls2odyz1AU0I5PSx3GfnZSSKFu+ZNK\n+Lcj+oH5LhdVSYVTrC8dVBxC6ll9t3dbY/oRos3SDlzjfVUr++VmQc2GzEU+\ntj9LZd3lnOPQ5PhwoXTC+twoQzWWvgJ4KP3e091Uinn2q4CbJK493nhGY31p\n4CYf9uskMLW76WAmax30Z0aTDX+Y41r2ISFuqeEEti9iMk4s8/YHxh+zTEkO\n53shs4nd1G9i7UZZLoWgjcRCNiqLZxLl5iDpbW0lmRxvAAdQKRsXSVi8U8rD\nNaDl5NQ7+UrsnV9da8FAzG74s4BHOFgVIZzed5we8EINAWKTRUwTaer8xDAU\nYoP4M41ZEmdByo/aFMIJ9uxd9JIIjvbSVRbjylMR0k+/3ySzuxIgKtrwO5bR\n+H5cUoCZj0T7eQrL5wxy68UuPic7EB0yTkCrfT938o/MnxbEaPH6qVey6neZ\n+KRA+bZY5Yqs3cla51y9n4YjWdt5Do7q83p/fwA/ymMwuOdDHlaRjRFl9R0V\n3z3aVJePJWOPoaXD65NskdTRAIekjC/9/gf4AuLcVgS7vNhCRZZqIF32dOUH\nVOlX\r\n=gy8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"314ab9ce25242e93a3436ef1b52f0d6c75095433","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6904_1614671321918_0.35174240756669795","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6906":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6906","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6906","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec93320bde9038ed3af05adb295d596a20777f8b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6906.tgz","fileCount":116,"integrity":"sha512-RMwayUZVNA7iqSVfJWtJeUvgIQzOsj+Ul4fEb2HrQicXXB+YT2/OGHaihrq3HvkDHnvIVnW5syBTQYaf3ztPww==","signatures":[{"sig":"MEQCIGQ1GFwKUjwOBmhaTwKNOJ0cV+NlUNgEb2Q1a2XuOCzVAiBZgzdpbvqHeQvJvWWnYlALIp3Ktjjp/kGpy6kvcnO6Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPhHBCRA9TVsSAnZWagAAnKEP/07YX/6vTrsnsrxrg1TM\nrxIUvyrEyBN80TzAFMel12l2nHssxP7ubmOxveA/DT9ujUv5F2QIQX+wGfbc\nCQkw+aWcw8RLiF+kZ4pMjMk5m/1v8ZyVj2cMACp9EQjHqnoVJnXPm6AO5CTL\nw45ZPOr69YJEEhD6pBhKvvO1+AgIHjmWCMKFyzKnOYRoo0SKaw+K1wfriheN\nnFRD3VZASMHodn1SozPqtwR+vsniW1xiUIZ0ZRJsZ8A23eH5eeJnIkrYtY0a\n9D+KNNcSRIl/W1EbwgCKmlo1ts/vZ6BTzj510wtq+Xe44KCq93UTfW4zCwc8\nIwljpOC7kQyqgtsJCdyeIQ/31EnBJUHX580E9Ndsr0x3OQBJX/yWQ7Sd3WQ5\n+XZgj8+3m3Qd5JG/m/ePkg6G+57XxTDr1UTzFhf5lgmbgUmpcSLjyaq2ZDjw\nzf8XcTxIEvR+ieoc7pBAQNNrCI6euAsJmbU8yiW2sXIOKZXPOV8KPa7uc+7L\nVHcSr6N/p5/uB7EvXdsTWwaeQOXcyg+vhKKZQ4YryHo8dOxhadMTSkskqq0/\nQzyzTpCu5zZunRDhljVMvr8jK4AlX5HEbMqUB7sLrkrwmDQJUN6ot30sRPr5\n94niCGUbO5JI9HmtcPxkW0vGunEOjeXnszuhwD5aWhE/V87w4VEBfvkQFB5N\nvFsf\r\n=XMmd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1e77cba858a6585311a9c73f2ec155d7983e43e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6906_1614680512470_0.6799260113285142","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6908":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6908","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6908","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8a55abbb1056aa55f0a2ae804561324596afe420","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6908.tgz","fileCount":116,"integrity":"sha512-eveBxDOLYjNDFcrkyYCE7vj660il+Kxtup/R0iA6qnrEfaBpLivfnP4bcT7s9qaMYDzjhqSlj8Hrvzd60r0zzg==","signatures":[{"sig":"MEYCIQDIN6bdBdl95zoVKWNF83Bv+lGLuCVJlIp3RmeDrkIDlwIhAIrm2A9RZYmrngJsjodrWEay1nJQTDxh7zvjmNBOecDk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPjICCRA9TVsSAnZWagAArFUQAJMvRUDOIb+53OOCs/5k\nDe7TvkrsiLAYez06dkDy+RkRZi9KDTGc8SB3BrZKGulEbh/dpx5uVEPxVGYb\n2fRVFlafBf3Bn1z2e1dUAETHPQzuhyENYHVBUEBi4EMegnr7zvvaCrSPyaNd\n5oGgNbLuJfceO4nNOf1Zvm+BD++X2f0nl/jg5JiKPlSY53gb/TyYrMY3z2Wr\nSdMQLO2JBZpa9fdPU5m6DDv0yqBeSTL6aTlvTYnw+IPgeYfKedL0VzIzSVTw\nEJYEBDfXKsqcnhPGYjyVCi1vzHiFgEbTBfd/AkMtCB6DEkpeC0TWVcC53EbF\n8iBpGWJOQYhmTenB78ic+xVUd7VA65n8n6ygi2RuhzUG2DASXclS3y/qOQ7y\nbEgtF9QgNCvj+GXduIOUZXSVVo2Zh21bsLFjAJoppA8s6q5d/hxnSALXSQcy\npCm9hyf52KOxfk2YwBUDWKKeCh8fUNwOzsZoCApQdxf0Tiv6SsWcwU9JQG9d\ng1TIFN1Wr8abZjHfzb+9GZp2VrXP4ElVKIS/+NrVP8+tK3aaZZkZH6WKckqF\nT6yo3cf93ZvTLLdcRDwxklrCnnTYPnK4V1s26O0r+PYluUnKW/stQVGx7AK6\nhdLN7kSev+dPWaxYPBxuxRISdNmY2PSeIUnl5HPhXLIjjAcWIrG2fqJmesCL\nm26X\r\n=VAOR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2211a12d4cbaa43e7060f9592f7eeafe16cb0dbb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6908_1614688769920_0.23151453924565213","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6910":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6910","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6910","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5e62ad21487307ab4b864986c058c4be190d522","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6910.tgz","fileCount":116,"integrity":"sha512-/5kXdinmsvMEZhasureW8wwHRWxGOZZcE7WzwfyzFwc2PR09noPadRP4Dxz6IkzNrgq9t4jA+eNlqyD4QpGICg==","signatures":[{"sig":"MEUCIQDlxb1WWT/iIr4/NUEbGaTjf42BNpnGph0Q03poeb8xMwIgPfGSMZ5OrDYkv/KmhUkCiWrBO/bw9YKYP05jwiBsYp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPj1tCRA9TVsSAnZWagAAEVoQAJUcIixSTdc4i2ufWp/r\nKWmeJaVHCKXlPLvHwEY48Qbyntbo8DuCcIWiFui9yUPlU8AeJeiC9QRHZMDY\n2smTHfACheqam4fpJc7nEcG8Z5XbCa5S6dmq9i1swvRssVs2fjgeKzOwcvhS\nS1cqnx62ey6anJ3Sk/jDUnwlWbi52TNLB+QuD+/glxT6sZso9fBoSnh6nSsV\npGqjUjA89MdwKIW/xvYzlwBvCQ29JqUYd93JgjlYdTh4jkuM6JuFgBbfSSDk\nQXffbMn8COc4y4Z7wmOjEZDetFtBynvHqbfjRRX8gYtz6qJl6Mh7Q3PrIt7a\nHoWqR8PLsoMhz0TZwVGEeMDMI72hWLfARJlgfQPOwF3YF3CVTpcIsF6hc5XD\n7eX9ljVelCo4F1oSboJ3bvoic4gnWk8kvfTrRvPbMoAndvwL2FequxQ73Pvl\nfLAGwIxkMtJQU5/47yludELTnNIjYExLSvPn4DSjtlXgaE2xJcfRVfT8YKL9\nCudD/XKiMwjRh89O9CtIomSA0a4QrR2XNjLZssPvBmALQ7wvXg+rcquOY0qs\nGyD4L+ZmdLaE5VjCoGEF9sPh8Vlop9PkQi/I+30PP4tiszNNY7mgQJF7QKnd\nHh/MI/z5HzLcEcX4U6yg4BuZ1TF8+CSMQ5+hSnNkIdpZzpu5t/1ikqBDNa3j\noVF6\r\n=m+jm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5cf793b224b8dd5edd849aa8d70f821de2224ae1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6910_1614691692823_0.2248523149440107","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6912":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6912","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6912","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85764aca262c8403745ef5d05a5f7ae50ab20722","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6912.tgz","fileCount":116,"integrity":"sha512-sYmdYPI/1hfgFIuic38i1GVVLFxp482hXU1vgips2XzdOlzrJgWImVR2ytHj6OgiiY2n92OOJGpMONBCtqm6SQ==","signatures":[{"sig":"MEUCIQCfnQkv6KWvUOHYU6eSl+gJDSs3syu5g6Bf5RkA9b9TWgIgLNZyf/NKgfksybCowPsfJhYQkNR9F9QhWOIa4nFpPSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPkaECRA9TVsSAnZWagAA/AQP/2SicgdOdlZl4xLNEXAB\nhOeWr1BYSPhEmwi03fLBtR5gkJJgfe06pI0LPXEmzf7rWei2ezfhsr92nEm4\nBXO2s1eoDSn9BrW6VtBKv3ToaCDvBq3pfCn85bELYTbWpeKvEdwZvYHnQp+K\nz1yqXLPC3b0VwKIKvf/nJlWw4ZrEKKDlbOQgiudgWKTfh2OBBZF6JSpvqhRv\n+vd7y49mcgvuAmZaQ/NxwIIepVPdHiPPb4PHrz6HX3sl9sg09toQssIwKoRY\nN8W2OHJC6Ky0VBKMb3iQc8VyFT2yhoWVRXQK+4fwVbG930xm9o+jA/80l74n\nbf2HWi/J/XhI0fVy1J3pTi0rrv5TKbk71xnpaGPhDB9dtRD0LuLkbV/vfa3/\nkBYk3Qe1IfECVRb2ZefUcR48SK2VSzjJMNqr49HM0shwHrY1k7JKQG/CdQ6c\nBAZ6EpeV9yDUv/FEd8gP0EBHSVCopHcWQDbEriZlzOgQqpgL4ww6Iz1dOo2B\nCcPZXuvukPB87ij7EjWbdN2QpU5albaxiY4uxCL+6RKTjnOTE79H+xMNd47q\nZySBCBAircl6dEs7V9ubjwBnlBomCRswxCnGxpkhY6Pp4trHDFA104MzoJcT\nEmFN6WSrTWINwyaAfEXHlXGu/ulATlEK66RNH5Ci7g41oavf/hYX/MB3fxSI\n9Gvc\r\n=f7US\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"59176ba61e3feabc2518e332908b45449a531b4b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6912_1614694019845_0.8706095565997753","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6914":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6914","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6914","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53418e2bf7bdff70ac3fb2fdffb76214777bf09b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6914.tgz","fileCount":116,"integrity":"sha512-woPCx4etvWWD57K3OHeoMXgk76t9Z3dzQFMvf4g2gp1p6HdpgdBSm70D2EyfdqZ9hLLjXaETp4cP3GWtmfXYKA==","signatures":[{"sig":"MEYCIQDL3gcQXjRwqLYnXvTOccio4+eVLg4fCkUmpZYmp0g8lQIhALP54MaVOIyA4R5HK02doW1aAMRCNlrd+sM2VRtnkeuf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPlRzCRA9TVsSAnZWagAAVm8QAJzp6u15oiCPBYA5ia/C\n6PAQYQ6seMxg2w7Pr7MQKjCk8VqapauOuMBJTs47vNi/O0gBDJg8j5FgvzhE\nFLke4daDLbC+yAbG2dio1J7DZVvVzF+5FNL+tO+IRFhYfthg6DAKIvOKpTiq\nhdNNJaaxfMlwwxg53tNQvH7jmkB5KW0Mzzy+2WpD6fv05aBMSm2UtIvv63vn\nBT64WUsjjjUkNM6jTnOKfRlu4IfFAKnNVP2VtOt1dyub4IKaWGy9Ww2pj7Xv\nrnetEVX/gJ7w+9x0u9vxhKy8q60TEXtyWPciY1d2QVCr2rzj6Qebrf/RI5sm\nlKb30+dLEpWGc6TFApTLYWx98Z5xTmv7tGVYfCAA7L0VC523fifhpu0dyCkH\nVCwjeoqD32FtV2lLBUhanfRDMcvR65ECu6G/jAcCTkgxj4ZOtPKt0EO2OUqC\nUQ0enetWtraE3xk5YIAcwQlNKY+foGsmxLfAsCClyvpMPcB5qKw+Y2y40tth\nTfgKcclaMsXE2aqg4/e+NuIJWj1EcXAf28p5iY8ejIaJfZavQmeUm2KdxS85\nyy6TdEboAjGEGgaSweYHGpa/UvgbCLYUvGeSPkjOkQHuxUpTzSYgj3nOSB/s\nfF7QODhKgLkIa73gR879zH8E6tq/jD1Ebj5md2xy6XhQaDMhg20QGSAkh/kP\ncbT8\r\n=GsHD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"83c4d5d1ab6b8b75a453c1384eac70fada04f9b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6914_1614697586723_0.8105066157406302","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6916":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6916","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6916","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20c0b4d725424f8c2babf6ff0fa7bd14aef9c05f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6916.tgz","fileCount":116,"integrity":"sha512-uFBzGWQ4YSLZ5EXfT+RecWheaGoJKDn3xnq0UluoVHyXz+lLWsa2/QmZBvyeuWdv2wVio8zSm6QpT7zC7ymbzA==","signatures":[{"sig":"MEQCIG8Oo4xwG+dgaj1x9IjEUsJis3Nwa1eOl4iX/Y9w5IuuAiA/4LAjcRHBKztP53E1k3Ly4R4n7mvByZU0I+h2voryYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPmZICRA9TVsSAnZWagAApy8P/RD/FpRfgGTxq10a5nDj\nIDmkQPDLrmPR8bqU6jXy2knjX5e1Rg+SAiHMxJQ/lJfr+Jljt5tChpaaNILF\nlNeG+Clm5YT2bSWxHTl2m3n6Vn5g+rUdlqaJx2ajPQ0X5qNgW5MJ6gzJBWOL\n7fK6WluPKpo7y7gzasx3kQuZEdWrlH8JG8IbblnKqu/tWae/whCA9HkqvFl5\nAyvuU1b8zrUzOIZ8fSU6qx98AzTlADkTTMozfsJMYvxCTfRTOVkLYBB+t8tj\nL+jqRt1IML66OsPANnog8/DNoYmYstLFuW9RlK8WzLbfCBTq+5vUqR+eORwP\nViE6S7esAmBOfspGCLPq7q4DDe/FYUP31QNXgeTn9hhTGomPQqa3PQrKON9p\nHeqq9dVT5NulcNV2Y8/imxZtRaVunKDYyXRWJQxvE1JT2Z7cBHOYYEd5EgK6\nJt+bN2OlqEkHhRo+4gmUZpISf0aUoz65rsvw5Z9U4KTqR4PMQ33AAFSB9IYM\njZt9L34SsRhgYiz6wEzuEMYiaXGccUP9cX6PDYu0R2qShHMREx0U1p7rJjBX\nDnQFbT09hYFWHWBxIfl2I0usElGZkA4SlcmyAgAhFghED7v2QiJzEW+PIAVu\nkKVx/gGcHRoqwvaMeIKVNwpm7xXRC9e014o4hW/8wNvqSGpGw+KbMvBZw637\ndiBd\r\n=7Gr1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ffc8f9e17bab0a5bda0a73c03139e8f7b05d25ed","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6916_1614702151836_0.3690441425109332","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6918":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6918","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6918","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"afcff9e50cfa87eae9e9a79ab7d2969ef55f5f26","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6918.tgz","fileCount":116,"integrity":"sha512-ZI6r8z8tSJR8oac4UAfpYXCKQTE8bgeFMnd4xHPODGYlcJ4BK2fEBSuOiEgnyjD8x0Wr+G4H4hakJeJ/Sx34+Q==","signatures":[{"sig":"MEUCIAvK3OHZq7ZP/ASNFT42J4J6C2zPxs11blxpN+VXdYrxAiEAgWBccswg6KhRbMgniMuRShneFx6Kpo3Qy/5suRhFbeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPqq7CRA9TVsSAnZWagAA0L8P+wbmRbkvXaDKrAdSUn27\na91TyRYPohaJvsm8tJIV2Gy3Qpby5qd7IBf2gR79FbfLsNAtoVjBmU17+u+G\nUbi1WpDozyzGnAANfwy85T0qBqWzRNdFeez26uoebbFI0hDCFSTLuGOVcoqh\nxHflmUgmlh8F96qEYfEji9qzzBpIR69S8wNwMgH5ZjuvFT+UDsXfJtemOGrr\nNmjun2Wtu59BZEmRl2sA466eNPuG9stuBgl4H6Xecx+2GKI7bWqGWgdnaMIp\na15+1F2Ozw+F0x+isHiaOYSN5BIi5ysy4SyrBEwLiqywCFEJtydjdqQx2IAo\nG7z4hoJhMxZtHF3+Q2eOBx3FHxHGa5ihNt1dDqo6XDbZivUF6bJKq4CBjO2D\nX+0JmoGp9mZE16T+phfGTp/L472pXpqU7XMOiGQAtadv5jDMCV5XwH2XeXG4\npnEVpo3wZmT0NmQSS6te5WvgfDF5AF285jIyllbH2DLNkxacCXk+nMSDC591\n6flXvq+y82RgfEQ1FifLJ8+LwSCoiO2+uTlM5VCY9zsoMcMZQUbj0UGMFhAf\njOCL6amI0NEGHPwaylkCYNlXmuN1gkK61V3OuUMEqPLpaemmjsHYEB0zx7uF\nliD0piHoQ3fs058CIRwmF2Z7tWJpcmvCKtPILZlJb8fRdtJwJABFRGJTNDkJ\nVQlZ\r\n=/+nY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"33571bb032a9aa7ac402baa41fa0a1c6e348d0e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6918_1614719674465_0.7412587723055988","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6929":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6929","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6929","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be2d0fcf601ac26aa21d5c2da756efeba1fe2e12","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6929.tgz","fileCount":116,"integrity":"sha512-3Ul56iqJQMr4nl2/V210WLiZjOj1ngUFD3abnP8/eQBpUKKMWmyCT0XmjfRviFBF3UMoZIAyhxd2GBi9yb5nKQ==","signatures":[{"sig":"MEQCICdsKdymbgyjtOxEuSd57kefhXIU+02kWUXrzgbxhNjcAiB4eMDiufLnzqj66V8k9nsWdsUkZY7L4NTAJpbZB57ULg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPq2hCRA9TVsSAnZWagAAbW8P/0gvVdyotrNVQQ9hXi01\nxeqDHZHYKB7CudAhSH//3YJk2HnH3ALh8UHQZzWSkQEp+EHgJhcO1Q8llNb/\n7vcmLFONobfCOIFyHS8ltCOiTFF8NXVFUJUsnH001O3hMU4Rv0kuXxYDusdW\n8kb+ml6/xUIrkVtCjsXQag/OtqiA+qgIKXYuSn6XsGZk6+H2U+Z7z+FqwyiK\n0sYqfjxEy4YAfi8Gky3YaeGx8+Jve3pXaoEfl/IOJri+DIKTekrEg+ZDAmeJ\nNwJ9mPxm97PcLQmOi732FhBT4QmB5RXaffg4/Fd0A8nwIB+B+53ASQUUTaqf\nMvXpJJtQINkJkFS8DGv9/8feW0WCLtzuRlZ/FV18Lh3VaNrer6lih+lQ/0JE\nnbHaDzXkiOkpVFeYVVFbtJoTMRlf1ipWtaUX8PIt8DVmFPWESdWy8p44jPfs\njdMvlB00Wjxrke5isujhJaiP6QD8GCCuR1Wn6F0F4wuWrdDOrJFRRjb+4ZhY\n+WYliBF6GFlk7I4wZlZ2w72MdftpyN4nKsZ9aBgTOLuKjYKOEqnevPbhP37k\nqnIAcrbdOZDSuAu0gyHAizr2KAZsPelVxP14OPtJhLCwAhcMnTjCKp41y4QP\nZW7cVPEMBR9bKVAtXYP26PbJCtmg6IgBXVKWz/3PuUV9KDvYzh7nVFgC8F8C\n5rUM\r\n=iBJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ba9c323e68f764efbf51df32501d12e390581b0d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6929_1614720417052_0.3280478955639343","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6931":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6931","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6931","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79e4fd1a4706dd04706757f6757ac5bbf5a9b050","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6931.tgz","fileCount":116,"integrity":"sha512-k+8AZ2s9jzXpt+i/P3umsLdVMQJm1/okbZfIKF+wHWENvWEExNFBJ43T7s/tgh+lRoK4AcI5lL2sU0nTDKXy1A==","signatures":[{"sig":"MEYCIQCYYqcPKGjQ29F2R97TqcmzAK9RZviz9F6SrVhAvCzDHgIhAKpjhiQLGt7N0qS1yvVdcXWtfQS8RQQ4TvSYk2bl5A9L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPyx5CRA9TVsSAnZWagAAJgkQAJJ+DGvPXOy9j3Ah/vm5\nLDspH8shp8UxNb/1xd090j3so0t7IiGfQC1tDvHOXU7YZZv4mAsvE4lYSgTE\n717WoAAohuk+Uu2hIBOZRSFfmiwIcRc2jZA3d3gs37ebTHORUjhdMyJaRBmu\njMOXDIvKNb1gESorYx25J+jLG6MXvjQx1lQelnXn1raeF1ZuhlTYp1dduHmz\n5rDSsKb2zw1Oy6jrlGijY3UvAy83QXMNn6JWO2nXJ+noRCs3hAacXee+GVzR\nsgT40egzQWmynvJ6DdRbVSn5V3UqEg5vDX29rA0L7awetEXsla87SN68VNkc\nE0iS0UN56zxSE56UpKIpbS3eDqYETraVE73J0fq+hg+nF3iqGiEkATR8C1zi\nlny3xBtfXqtJ7Wigm7RyPyq/dkZhEc3KyleEvt83L9QUcwSfqyfAWyJUeGz6\nqIkhZu19NclG6FpkYgTFBn1ZgW23e0JnPqimuLUVHuRwVBZaWvO08FS74Ukf\nBym0Eq5uY4VFpD0sCZ72Oyaevv3xUelTyFtLwoMY4l31zTTezcS9S9Z+yyKT\n2ECeaDHUJYCbTlfYhDWE1YZWJgtVbkIjylLjZ6mJquMnhJJO3jtNjX5pyi+e\nvk5jSOBeD3aYo+tut3N+CKGbH7xez+t5rO4eeCvLiGglFMrivx1dQZ28iOp0\nNyEB\r\n=Wk40\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ddcda258fdb54e234dd31f326ff4082cbcae025b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6931_1614752888788_0.18711991327522415","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6933":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6933","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6933","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b6dc8dcf066cbc9b30437bc7771e5c5f988bf3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6933.tgz","fileCount":116,"integrity":"sha512-rhkUawE6AcTDKtXGxBh0ToZr/8kSa1yaiBU1+t1x5DW0gHfw/nC84N47l7+aOzYwhi6n8utnPFLJYuxdJ/7LEA==","signatures":[{"sig":"MEUCIQCGvA14pWxFAYWLzUKZXd84SC14Cm2zKGIS5ttmVBJz0gIgCB2Qq6H1XDJLzgruH/IKECDwGGn88NBSqGphcMPX4Ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP0BaCRA9TVsSAnZWagAAgSwP/1LdaP1GQgbQzF15dFBl\ns30IXG9zpNukFE0sZWBJw55HwWvHwhwqanbfSZmSWQii/JMYtR4hHCoN/jcc\n+jph457XUzQQmDW7Ds7ECKppb96h4MALTXACvp/g28bYWD75VbkM2DFqCpNr\njQpkZjtjLUcKNATMHU6msaw9MEnxzRuH5/VTWP5/oOnWBX1+lobvVpyEHwy3\n8WKHYjUL+Xiy0Oom/4ON3Q3BSEUL1FG3TGGh1kj3kNSfCKxKq5A/Aw/K8NR1\n551K8fQHsQIPGmKoViAIpRzvLffR/3KIz7VK9Y4pUPA4/qvxapH/78qx1M9v\nsHe033ToIql0jK92pl1xCwDvmwAXG1DaIz0qdP3JQhwqs546ruQCIeIBAmva\nbQ2BhaFZK1c+hb+nRRHDVbRHP+fw3CiDiUi7gW6/bYysj8vXz8dnpZB6yXxa\n1FdnZWh2LIsrbOLAEMo0SOHYlyxv+ZnfbWBwpPiaLTLQchwzKFoo0HIVrc+w\nudjR6BHdaVi24JYNwigF1+DnSwHZV5ywuDHw0vZi3n6OIooFZhUU1tAJxBOF\n3ZPXGH5XUzWAPe/LnNJvYbF7cKk0+vxaazKbM+oa7oi/Yr3YkCaZQjOozXMo\nI6e7hvwBhgyBHMlf5YglGvyac2Vh+b8y1k4eKE2PRuZMf+uz+CT+PI6pkBgt\n+WdS\r\n=cGYi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5090454d874ba61a087af4e8bf155d09440cb840","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6933_1614757978143_0.42313420095032384","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6935":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6935","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6935","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee8715b2fb06a07472874ad8cf77e6806cf9fe8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6935.tgz","fileCount":116,"integrity":"sha512-CB/OUp6/yVtIxi2BHFi15huYdtg7cmU4IbSBTXy5vQtqxrhm3wMpm+pjvfyEnRzbIjj5a7DAW7okfCHIz/Tq3Q==","signatures":[{"sig":"MEUCIQCH5ZWnPxisaTWbgFRBOuUmQJA/ISnb6QMwjSP9bOLYDgIgY8v4pxb56E9SjAJLu4l3LTCa7T8irw7oHy6rDc04WJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQIHXCRA9TVsSAnZWagAA89UP/iqLT1GGdueLGBXPWHls\n1yYsUMRBu9CkK3rd2JZlRDH4rxm9sjD+ShM8iu5BRvgONsh1L6D4Onzbe1Q3\nQBPa15p1JKHf0/CO7h4zpYwbu32gNu2X3ec1/YCjtfXe6ccPaAPE0rrHKKwh\nNFRYgTAtxt2CiTfh7czWWYKa/55C3r0L2Rfre4HK9iJ79VYuAVV9qyyDl8RX\nkgjynuZoiUZxQF3yJ9P8mg9lYJN3ePqsEMazCjqzmTLdRt0ak4hI0iDJN9Sf\nSR1UEC+ckdhK04FdPYZwAmWg9xh+Zut2TrJjjFQdFU8rFPmEovE/o44theos\nTlldrQ/4ucCt5hHVmxy0KS93fdRRxiJ0nFFytgZ457RBGVfzzx7WnNh4sRcR\nLw3zK5FY4qwpleCZV7rG25i/l/lH9mq72KHBM5ZfuyVLnQWYoHW27cOE+q4v\n/AourPJ8Y6thSRw8KWeY5cuWtVAcPpFHgZ8LuBkRJvevlI/LxTS/YEtqAXsd\nQvBZ3GZhtS7Ruw2morAg7ySOY2jlUdycgQOAckSPrsICRKxGu5aW7WJcQoTG\nBBrSTRxdop48Jc1clkVYA/lhBrf3micmRnhmOTK96r/Vwxdn9pYEJwFVYe3V\n+Uy33TNnSNRhHmlLau80K6zL3tiAhWqJwAQUJaqIeWYWuE9dgsvSsGthB4jU\n8RP1\r\n=iOPs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8991837b9bfc273113a34e5d6f89b79dd320c3a1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6935_1614840278800_0.2557551619103404","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6937":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6937","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6937","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cea6faa4dd4cfba7fc2409f24a741a1f0becf4d3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6937.tgz","fileCount":116,"integrity":"sha512-yaGgr0ehwoDVaRAp+k8IibAaBEuDWwVltfLcZn82kyaoBv/jnWHI1ZW89bkjp21TCBGEWkutlMC3Gtb+am3KqQ==","signatures":[{"sig":"MEYCIQC9P64mXPEyHrvEpJbRd5/omUv298Bdjo8DokJHWsa8kAIhAOkHRihbxew4VMLLSwD9LLjVXxK0g2OrwL7sDiRTUp8G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQJUGCRA9TVsSAnZWagAA9WMQAJO1GJZ9tDB2BmsTmEFK\nkGQV9PMjSMTKnRiw5me0XyNWi/ApMTPk8Q3tYhoZmRq7K8ag49mQWaOoyd3/\n75ZRZ9ewhvAMRLbV6xQ7GkGIDog/jk8m9cs4UzPJr+xSGDgRAqtejl92W/zs\n+9UiIp2OnS2PRdBq+HJcxLpPBWh4m6RHjEzdHJ5jv5JLkF4OVrqw+tSmbqAl\nSnc/lcjYvIxmoWAqJbGAKVcTTXRAJ/EW3rXH46vOF1XEyOFNdbHfDDV0vOzM\nEmHDb4yQJO0vtma5PcjN9P3Bdinsn+zLeqFa9LRcs89MErJd51wvu3PpEdbJ\nMP8KUNK62CySjGzQYIQkrvLUrcpMOvC6ZqrKJGvonPbAjS5X3c96/hOWc4wB\nrfxLszfFamFdZys40zTh8zxhg0qBLjh8Tculp0Q1UkM6WWkQ60VBNQ323Uxx\n3h3GQ7wHqca6u6u9s6qjgBOdDYequE56v0QEj3mI9MQ+0pL9JkF2Zh9g2VIE\n+sj8KvqWQekYmIBtwlPrh6GUwuW0tU9vS0MdXheXplI/PMnoW09P1omxjlWJ\nqWjQqhsx/lrFHiX3vfK4dn1IZOWXWJsNNsHEyBdO/29q6gG3mGyxH021tsZK\nTwQ/oSfXNo2QmCJMzD7H6d+RuvyGS1zjqt2TB2laPiO3jiobYSp2BeIRhfLF\nkJ7U\r\n=x6t0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d2d057bdd39e527ce0ef714d3044adc9425236c7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6937_1614845190123_0.5127518796860924","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6939":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6939","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6939","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f39fb958bc7102960500baa2b798a18c7505ca05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6939.tgz","fileCount":116,"integrity":"sha512-pzgu4MDeEQRSl93Dzwo4ju+Sn0999+ibopTHLiu+oH8v3zlfge1e53FxMir9I9jPY1sL3MfUM5bPBtrj0WYEXw==","signatures":[{"sig":"MEQCIAg/JWTxGbAeAsPMm6jyfUuGlVVPkN+uwn0NyEFq7TvFAiBMl9QEWZ2iOWmEA3l30gF6hpfmmYXOGi0cxbL0FeOg0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11443791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQJvzCRA9TVsSAnZWagAA8joP/jhVNEX1ZGRGljg9dz2e\nGljOz+LKaJ9fhrUJxgSAJXfDsTcKxRHjGCUZrVz+rqrNqXayouMZul3Udo41\nJ1qmdivXvya+bUHsWalbXzseZMJpeQOsHGRD3qO+o220hRfVQ32oYDc24+cX\nOtGdj/rBJhbiWIoAvoDswwuu6UNxlwCEo9MY6b6UUWrLWwta8VyMrFxV6dal\nNbgcfzTxSOQFrbFPge1wS8sklgtaopc+huKs450TC8gWOO1HOA93BgodzyUE\na+ZqGiNHHo4hSlhtUrLNVIDWJioSIOHlm799Yrz9E4jM8kfm4OqLVDeNmj14\njZEUlmTu9UlEnnblDybcwE/7pRewE/tjQcqOV/oyKJAHbVhVd1yZ/ECSKT9D\n3COeXSLClU3RhJlPnnZ/EqfOYWaZI7+yRevB0gg/OSSxO050fb4CGvtmE1TX\n1AEfXeu5Nxr7hizlO0t/rW/qlzD7ecOsNWrjoRSq21Rwi5cENqJeXxm5qkHL\ncu2UeEdR3hkVbtjY1Ekb7jxvY3hw5Uh9GNz48TztjLhbk7hou5KS6ta01Yam\nfGLM8t4iZUfae7aYU4so3WrbtJuwEKTPpw9fmx9ERHldE/pvTLeZVHETu6XY\nq0H9/EM0ojBi5VbE/ofSbx0n0TXZksfl1N3Cx2XrxGRSAP7GxfAKvdO2YvnG\nRQDd\r\n=bM9r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"064c3360918c080e6aedb993a29db8d328f02a3b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.20.2","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6939_1614846961983_0.46626191986320786","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6942":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6942","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6942","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"030348a1c27bdfb5d333cf7b8a1ade19de55c698","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6942.tgz","fileCount":116,"integrity":"sha512-zDpa7LeZtfyxibkl97LROJP9jiSvs8XvW4DiYCl4wZr2mXo2WHIpxMJn/VydaO+W/9hFPMFKeTNBFSVtCzvlew==","signatures":[{"sig":"MEQCIFG34Z9ahkv0Y45UZ2N0drbla1IK3lIEKGqF/qH5Ci6vAiBARgwb8cU4eLncZ2/LK1v2+/1XRPFahUntYNR/9ZJU4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11465398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQS/+CRA9TVsSAnZWagAAwsUQAJdd9KUa7q+I5Gl7AbEl\nPVrIKc/l9qqcJgRWTSHxi6pdclkPqYPNeh59TE4f1mp0bPMZLm+dJQZF+zZm\nBtp5Fpcu7wUIPxCUonq3CGW1zmhMBCglFCRbtZJp4NCjt5pFeuLix9GJUrQb\nhru9JUZG0Vbp39awfbVQbsJ2abN7jQsiLVdz8U9AKW96pOi0xlPNeqsHoa2m\nhamvqd1diFRw82288AkCxVs3sBVrBSSsZulo9Nge0GonAw8lWtScoC7jVfXX\nGvetIDmm3WK2TcuwR+/Psz5j15kj+i7GHsUI0QD8VeGDtAAWZK1MxFdby95x\nFL+2AuqKSH53UPjj/sxSwlFBQjsvinluYnAwu1/0Fgn7hBJ3huR3Ua2PYo3x\n4kfpzP0MREXJMgZcQbNiE3TIJe6wFzq76EKx6KSm3FhoFot+1Fxj9mcxW1Cr\nc6rXmC/W5YFCsZA/Ht7HSO2Yj9DR3pJBVm1VdCpbVF0C7wBG9ydQMUkpuCiE\nKk9GfIplIGPM/f0Ss+oWB4crbGEOvRaxAT8UbYQ1RTWvikGR4FGkdN/tXn8h\n67fuS2LWy29qvrQZChNlx6HdiiW3H3Qp0emLkO12JrffLPbxh5X5bIuorskq\n9jKF6AZsvyxqsMWRsvHniC33TmFArO4KbqqrhPZMX3RDaGoO0DD+0gpL1YNJ\nrRY9\r\n=OCtf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c5698be3404b285cc4c3419f8d297a510b113e09","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6942_1614884861989_0.45770914887071146","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6943":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6943","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6943","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f824f786f12c15723a8e99dbd77e74f4fecf4183","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6943.tgz","fileCount":116,"integrity":"sha512-CpVlmdio8Sjy7TvngSU86W9bf7b9PpYqYy4Dc8C8jkdwqmC525KYmvDvmgf9qPifwkhSj2tTCw9U+hGLyitsQQ==","signatures":[{"sig":"MEQCIEvXmsB8ygSQ9jJz9v5Ku1siJhHNU41GCLO/GO0IeIBVAiB8l8SYnk9UhneuvL/CGorcDLOvWUdeOroxfHkKW6y2xA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11465749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQYJSCRA9TVsSAnZWagAAKxcQAKEKt62IV7nyFjsFO6GA\nTJzLfLCvasWO7R6dhdC8MrZxtCTpGAIYNVG7IU4o0FaqrJ3pvfo7c1tN9t34\n9APccSLDdVY6rjVNjE9GxvjgM4/iPrhv2uT/VS+0MFI7lmfxPvEtLbdrDDmf\nJVGWzHb4KMOxhHuQ3rsvHFQOAs3D6GrmyBEnu9SXipx3EQdiUcppXSGZ+6zQ\noYsbQ+TxbRwuHkMVfAFKJKzu4ZypvCo9gi1Cop85lRCisNZR8zZXWn2bh5nc\nXAM0G3768QG35BiacxPTnfZxwI1bRZCPPxVH5i3Mgxv5oWa+uytBR01iwt7T\nJkrRN0qfSoQsmg0rrns5Y3Rk4a9nISIgOd0G8DioOJhzCdzaZJ2uYNSEHJYY\nhGkc5mlDr1r67sjZIeEdyDjmFcUdZjQhl/Gnab2bGOPuL0E4r+KfMwOcWcPt\nmFUm4mdJ7FVriKwGn1mIjkGoQWDAMOUyciaZyeF09MwC5XiJwQGHcYgEVmhP\nggV29FUWxg6NMp4NKR85merVgbCqojAjS3712m6BJJZ1z1EJReB/6EZfMVbC\naRAn1+9IG+ccoFYOscF/qjI0+bTc9SApKs3R9TtMJqo5f5KxF1VTA8RHR7VW\nDjTQ8OzDRExQtZAKLqRymExqqxkWTtDhLXkbG3/i/+M7TLSwV+qRD/hzR/LD\nyOdA\r\n=UvEa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f9a5612b174441ab022f023b0b10e5e699b70575","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6943_1614905938069_0.3978801765115578","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6945":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6945","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6945","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25d212b069c42e6949d3e3b56b5ad016e36f3a71","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6945.tgz","fileCount":116,"integrity":"sha512-E7e/6YrxkNzfQixUoMQEgMTSrBJIN8juYTjo2GrR075NoIUoxpsxxEMbdESP20SJqCzKcM+HGIsrJe0Ro/oEqw==","signatures":[{"sig":"MEUCIQCLGSmJASHE8O8gfBMwYhgkab9ryBTe05rXmZPMCo0ADwIgQ4X5KoZVIu4iFbsb02PiQOCxNFGXxJDWz2i5BPGUMJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11465749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQdSHCRA9TVsSAnZWagAAHrcQAIzD/ebOXXPS0EXAiokF\nbANQd+gQOum4GCsySh6dIo/O4tCRd5aX1OrS5BHxk+eQ8m84JWehaLmEj+Gp\nKBnyIx8u43ogVVUoDqdaamaLt/hea6pY7oKhwjoiRFdBJLKABzO2z8a1h9Yy\nS1CfiHkOF0T+IbFy4yp1OI1FpM7oA4j7xhGFZR8eUw9Ce2vV3ZyYxCesR6R6\nhUpANlPyicdVGMni5qJKNxh1mwIby8yu+fVRx696Ne8lcENAkHvTvktbtqiy\n8z6jWVdjngrxan60rep1qRCrer2q3UjuQUOBNQCvO4iru2MiSKXKkG1t0mJz\n5Kjw8ib2mRGYmuVWL8M8vmSSF3WlvJTVedYqyit1Q9AF2mdLWx4GZH+p4vl/\n14ANmDMWQetiR93qNoEjAe2vOBRMlkat1DyHr8qQEz2A0XBJOeHwl935HjSH\nlq60nDDOXcpIDExVH467jDW9toeXbsxr/slHvWs0IIBO05W41k1iozIOLjui\nYdmgrjkjWHITUwtUbSHXhjRjrHkUFXadfhLgEnGyo5JTJosbaSYx3JyavvOt\ngl7bfOa+hLRSs+MyJBNCd9lfrWzBH/wLQN64nNNfQd/NdcSQmpR+zwWsm7PS\nb1jNaHi+d6SS3/DYBIMmx5pTvgxrJfkQmmsCRUAQZgGaAZofAd+x5Tmk4hBj\nvDVX\r\n=aYT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f0fffd9860dab61e561a7539893d1d450ed2e6c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6945_1614926983241_0.19577809203562224","host":"s3://npm-registry-packages"}},"1.0.0-rc.2.0.canary.6947":{"name":"hls.js","version":"1.0.0-rc.2.0.canary.6947","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.2.0.canary.6947","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"534269c31847d92c15e4ec822c7d1ad08147469f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.2.0.canary.6947.tgz","fileCount":116,"integrity":"sha512-qVmAA6G0jkd49YXnaBlFG8R7mPHsZjHW80tPlZUDR4gLRhFb3rMdfnhzKlLtSz1++lg1FYFSp6iIYPO6q22BRg==","signatures":[{"sig":"MEUCIQCr2Z5+//7z3fh/SGCwtPasuVvM7a54LRQIjL+YrVi2awIgN3hALo47FFTQDS3QzDPmS38iUuIUYnKk9SzPKjG5Nrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQebxCRA9TVsSAnZWagAAGhYQAJVdJ5W3qta+NBlevAIN\nBmToGGouBFB6DNjQnaQ9dkvgvtSObn7mBDmQ30JpjT4cr+cKCarpvwe5QDG3\nGgfYVB1qRYfaEf1gvQYH43YLVKxwLb9OcCwpwNAHuTgkst+qqra5Zii1xgW5\nc1rxs8wp9o5tT1ZWqAIGM7zls98pj6/ahqY6t2hfHU20xG93bE3mHcSEEa2V\nm8GlDKz9dojG7whCJHzzPBfxj+Zw28QdykKT+iyE3N+kcx83kmXQTossCjmQ\ngviFo42hoKBiBmmkS+BNxjrWxbKmDS6tbBeCkMXrDE3YVR0EF6VWhK85Lq6H\nhZ5T3OAGcmw0JyIQigYguH7ZaTl78AFNPIQ/YM+G/ALaZ9Oc5HyzRpWtIGFs\nI43T+s13D3Pkmu4yZPyO9NQ6r9FQG51nOiTPIlusagSyLVsPh0kF+4Nh+LPE\nRyF4InfQU5UOtasdM76uXDtSV7eU4hDPzqduoS9zOzQNnhhKyK9uIX5RPIK4\nGO3hA3pu4zi5pZooTN96Iwr+hRPGrXGGsk7YLvBXWLr/Ua01jD+uaPpp8Ko5\nEaCRDlEn83TIZ6GsKLWPgdMhmVrgtMJqD88hE+RelMlmPHRtThhuVwxv+8IX\nsaVdOz/4Op8iKV4/TE2bD+lhGCWKr73BLz/R4zRW3i+03BT/dDk3XraigOeV\nXY3v\r\n=FcfL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f3e2e995229bca972052ea4240ce8e0b2f0c487c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.2.0.canary.6947_1614931697230_0.7966823386756821","host":"s3://npm-registry-packages"}},"1.0.0-rc.3":{"name":"hls.js","version":"1.0.0-rc.3","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48a58724bca7140d9c9a2be647672b9fab5fb019","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.tgz","fileCount":116,"integrity":"sha512-3QkHukMYoPkQF11+6LSrpR3SwMHYcOQZu0+uWL7tBgdQ6gzqOJVUpUCk5T6GkxDQ42lxHQgqzBq4PBOxMabh9A==","signatures":[{"sig":"MEYCIQDWfCVCZGwDtmkOfA7OIsAhF2TlafXoYIczBS4ddTne3QIhANQZzHWjiofCqi8qaZOk9n2J2hpMBHh12YxMoN2tPzgq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQmroCRA9TVsSAnZWagAAvk4P/Rxo/ne8ROr2e6Rq0Ngk\ncw3S1MB8qV76QBrUizhKvC54WRvG5flZHQgToDz9bFwEOw9M2XXE3p3YTO14\nwgGLbHU3x1KAR7eqfPiq5pWUtas5MtuenFCrFgJKC0epBmobL7yQPmOiYU2f\npCUhzY2XcwZfFDM5cLUHj+TbH46GVr+HQ6JMvrWAl+BeG8VoeAV55RMGJkfK\nnOzWIT4NQCdm/S49N4HWTbw7uevfHiTwPAcn0FN5CoDSp+FK59oiBE49xOh9\nbWEifLLdoLPtU8FPVuedIQ6twttKsZDyEyx7D3VpdiwhwCS3MvwGsurpM3eK\n0/TCEPsrVocbupJOWABuf8YXAeu30Xim5OPCkCMIBtCT7tOjJthUXMGP5tod\nz83CpzlqB4FLkbR7i1B1MEzlRcprBnUewawGYU+hbdWkj9tOLdCfwogzBiao\ng8PXag5VOnhODUeubTGn5919PQATuNjMWCS4nDkmgaiPbIFPhw5Wu1vVxNqd\n9GE7xEQKxWr0rJS4DWymXau1umwwhTI90gkcg9zK2SG/v14fHWf3Hk8E1qiT\ntxIuc3A5I2a74XjUyeemFZtRErqCpoknfkqt3CzE5t69v+8Bt1WSr909lT9i\nOZvDcHpK1SU+j/JD9NB4gX05v8SRC7ItB5yvyafbnDFJ4f/eylhAIP2P+Evc\niqv5\r\n=Q+zx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f3e2e995229bca972052ea4240ce8e0b2f0c487c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3_1614965480194_0.5708691900308343","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6949":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6949","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6949","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f97a70bd4641d375502d6f4376332dcb4ca4b68a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6949.tgz","fileCount":116,"integrity":"sha512-Fra76lyRSSj2K1RPC4DH7OvTyUrjLZczIG5s1lXhPckxPletu/aHtdbYh0UP6r/dDDYKL70UgEn9RUU22OlT3g==","signatures":[{"sig":"MEUCIF7fKh+fWgESAc1Vk5SqvnBspSElpzGoJ5ylMz8ndPu0AiEArI8EPC6U335NDZk11lZdwfAJjSROmHbOaM6agdaTtHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRdahCRA9TVsSAnZWagAAKngP/i0J37i2C9TcnB/y8zAQ\nHQIdjMO/7iWLB1Y1oIaRa99O+vgXXXifuHOBd1M6OUFN6c6+WN1KIJcdcxEk\nxPwk+XhYzwJcYjwFHHOAkG+loI+6rIbmfcmFsIzniEUkAD/L+8JCHag03B8Y\nWiY5oEThtDktZQ4bBWbJ6obL6BMCThDx/N8xF15eQAwJAymOZfdsT8ZWMwMs\n7T4QBe6hUAkcx5MC7uJJLjSceKLoOeDVseaSGtWX/T3I8147jgV1nwfbgKQX\n3haYQQ8SsuIzI4OEnr0Weo2emCU60DagpENVXySVH6wmZFhmnGq7xe1qCylm\nITz7FnnnJHD9aibMZq30la6MgR/p1bvxo+/4dlHGaWiUnFRh29KC6fUCENZp\nw3RiRWsQwDDA2Ns0H63dEnrzjrEipSuTn6Jyz61NQU4WkKuNBOF6WGzbr7+g\ntWj3EizSUBAnPfeKO51I+thfpOcG1bfKTet7V0nsAt0lz5L4biHDyhLx/pDQ\nvuY9MGahGtIPL0o3K4FH3YZ6wo6dL3NTmUgCRTESKayTRztQbUGUzZjd/wzX\nokB+t1Dv47SpG1mX1S6lu7NpHfL8AUpWgjvkFiX2p1gGkiboTSkf58wbF34f\nXQv1Ha1rPt98mE0F2UaLVygvQTkcpFWJqSHzhdiz9EjcTzFAePxS1AdKCOwB\n4ZOS\r\n=w/4a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"746905d5ced8192dd515a2270252a2edfca4ab50","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6949_1615189665312_0.16304026121656823","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6951":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6951","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6951","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b3cabe457a723aa01dbae833221cbb2450f7250","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6951.tgz","fileCount":116,"integrity":"sha512-0PR/0g8bhX68PX7XtmolZD3VOnxp9Oaj+AimK8WtfBk4H8Ud32rHpHAwYhAV5Ix57YtCM0iSaLStnqTV+7J/0g==","signatures":[{"sig":"MEYCIQC2qDxQpFys7s+gTu06wKogJENhEyyNk4qc8BAWyA2NcwIhAP7DLTivNcV5935Fz4E6cKm5Gn8cMHERIvS1Ra11v3MT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRfB5CRA9TVsSAnZWagAAm2YP/0TdjiWynMNULGmserRz\n2r/rKAewb3IUFR/RwclkcaNGG9DQWVgTHdppbFHAoN8KJn96qVFSvww2R9Ls\nXKuWDRc+hCl9aJFJ5VAGPhoXVH0fhZFMElZzw3XHPkxjT66ozQJspnrb1ntI\nWtT9sMlM0FjeKc4ESvlPFRwJUcmr4EtpnMgsgE3buc/xUCV36Zwcjhn7Umrg\ngD2hmNxHUzfN19n7fgmHXxPj5IwjCtkhImIEQkxR9ZoWSBHPg3ocImBSnVks\nWw79oLVYZVyGkmfOksLUqVFIIz+QSaiYnZVJrN8FCsPZezI4rjggfnV3QjLz\nA8RIwa9WKdONO89ZXBYGcmpYZ8GpKOSWOC2ryE+aWYE/r1oelkTD18BrliYw\nUT0B8iQ6pwAQ4I6jcrm6vAAtVSeedqMBkBgyFYCq398KNOgXwyBGINWFw1y4\nR81pp2igbCei5Xsob5MeJtdN4DBEB5NIEOZVeZ6S4rRbgBIFmXpWSKeGNTrS\nvT2Unl2i0lCqzRQTDRwz71RLfQT+sfnVpv2zJDWcLirhR75sK0nLolQO/s6L\niZiQmpJGELVq7yGEqr/dodeJfR+vX7XmvKiF4yeGpbj2PsCHRtSeFXfO5GiI\n8pHid90VMnENcSbufy1fmTI97g2WXYzl3lyjl++td1J+bAmgTRdFQ3J3wSNs\nP5eD\r\n=UClb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bb81923e4abca918eac8358371d0444601a3a15d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6951_1615196281243_0.29855479003520125","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6952":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6952","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6952","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c8a605f72b6720851cd14c92cb80286c8bce11a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6952.tgz","fileCount":116,"integrity":"sha512-sXixK7zZ4Gd+wfj90wEXvYJTz/ue439QJ9znU4E6efL4VSjinNz3f8DE4o2ZqivS1lhHyO3WnSp2lM5WUEdgZA==","signatures":[{"sig":"MEYCIQCvLyf9hIDN5+dJNsGMOyN6avkAK+0Vm2zCJQVvfq+WtQIhAM2YT1U0kFscPlaxFOuMSpueXNRFKB92gbccxHOConkd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRkGuCRA9TVsSAnZWagAAcJUQAJ7eM1fA+wwgzPB1T1iG\nYkr+tkdVhSgK41SEPDfQRS7x2/6yW0VZzyae2H2hGI+SJMbbBDVCOWyzXwGU\ntEe8Cu5W9BmISvsPMA8ozm8KKLCExI27HNWio6vA4PAdywvV0sK16IaALvS7\nQrqvGgps5pVRfYS2dC3nN2Tn8p3w3I4oiMIYoDJAf/epYCwLwGAwfaYoNAd1\nHPOgsoxOFXCdJ2OAiPXvDUi8RzX7BTKjYHjrcEXohOe42yLUHxqrr/crk1js\nvfO3nEuUvvGpuNbtSz/tR8InBJqcaVfoLKGppSCWT3syLGAIan6rv3Ak3D1Z\nXhJwzEZV1TGdW70IbYAGUEleAOR2YmTOqVMQZIyD2bVD8GyAdnoFvnytuhGk\nYwPC1HiSoSwQHwuZoe7jm7J4ge92JOW3fXSIKGbsrPOwAzPU2QO7dpwhlKty\nANpH40XGLDy2hiF7YM18fZuzPZuI2RlPvUyZ+QRpU/euEdNCPNFaijC/2Yz9\nmbHd6UkKt4ArXcV/EXJ1Ygm//DdxCnzAQ3hJt8Sgbsc+Yxq4Mb3oQvE+X1Nw\nD9sadexstCBIexNhTcst88IXDXQfswl0eQ853ypykovox6qEg3QINZ8h0kiq\nA4IN0mTO1a2FxCE68TQnD08QB64+Cb3dH2qWIHKTkzztv2x1R7IUl6KV8HPL\n2RP+\r\n=He7S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6cdc0eacb64f955b869abde69f63b1f1bae9be7d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6952_1615217069009_0.6419201095506022","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6954":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6954","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6954","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e5efdde89457ac5c56e756529304ab3a9c4ec2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6954.tgz","fileCount":116,"integrity":"sha512-0Rh7BeBP+33FbYJakdnhOYsU9QriPVxVcoFpaGDjf1zGHtE77uA8KCDo5bYLOhbUi8JxBZMLrCLjzf36tLUXzw==","signatures":[{"sig":"MEUCIDygqJZOavW6BZToEvhQfU4xuI4YN0d3P8+FOYxwuDfJAiEA9A+O3lDWy0x92evRpCGGh+e/0JjXcsapMxorzSzphaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11469009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRkyVCRA9TVsSAnZWagAAagMP+QE3zbOOzHof/mI37/xh\nfHNxkyNFU0bm7lBLR/B+O644EFJVtKa+ELBOgExDNFfuwmjue33lG9s4NOfM\njFn7TpHf7wAUSjRzR9YrcpjtpiJnMfZfh6Ts0G/DnmCvV9SgAr5PwxoBbpvs\naKNzqiwAKcb4C9I/+jbxsw5TU894OxR+thC5kKSAnMb+L9HBPjyFgEbu3Eag\nvHJ7cRWJQakpravPjZ0KteqxbSND2xT3HYzbwIazQJmOqOb0zUUvIRmEjZMV\nukBp1UXdqeDpwDqpYuecwXkQOZpiGggKHu/qtZc+6Bwad0cUv+5B7rZH56EH\n9YEhaZoDqbptHEyJrZU6mycZXZ+RV6OFdRHi88+wrEUIjtMwiB8DmkSgBMcr\nP1Lx274rrlcjUCYRZD7ZXz/Wud+Hg7BG749SLzH0Ob7tGSDaPduuv/YgDd0d\nXUH5ADgF+KYJ5uUmEcG4BohzB1ZA7gZ0HQRx/JnJSpLCa3PxaTvvauPfxGM3\nD/kMiP4UMMqWnKApVcENIDFhVl5p8WWl1qp1sM/MLlegGY28wrgCFk0PpfHu\nrlXA8jPu7sRoqKfvsT59i3Xx8Xaw3PEHCZ1tmIPHpLBM6aFfDXNofOVAmbLL\nvj8udiFu+Q3ojS/zPgtlwVGSDPrcyGfcg0kBJQu44q2GWVtHVLh6ndS4ENBy\n5cfh\r\n=HLf0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"62fe425ffa44f3b04c676e65cc9f9a4fb8cdb88d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6954_1615219860532_0.3642956962530717","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6955":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6955","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6955","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f1e50338b7f2275c1f8eb8dc5f7fc8503ca3564","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6955.tgz","fileCount":116,"integrity":"sha512-vtjN7K96X2RYp086lDEM/ZL48UNhr59DT+D3ux7Wrjh9O9LmQlMM3GnQyE3jHxa3P0VyjEP+0tCaSsxZ464bJg==","signatures":[{"sig":"MEUCIFGKU/MIx1AAMfvaBN6r7eY/D3QNRADH+KQ0SUH8BakNAiEAywE6e7ovjQDLwYaKXFU4s9G4I4Jy0UOOYYpw6w1IsgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11471709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRmRjCRA9TVsSAnZWagAA/IgP/186KpuxVswUd2v4HGuo\nzkfuIxEwQwA2bT2B050wM7sblbc1LJQpdwaJLtl8NqkfFP7upzB9H/v+0U6T\nGFscPFB5lf3GF4KK07+ejaf+0bXN9y4Y/j2LzIxfC1k2uR9kGv5xDTnmI66J\nMADiO/uaVI9sxnqs9fZ+IfyrKR1JjeHS+ImVOlIKuo15Ti6ntPX9n+jGQRk1\np38y3sk0uQq3CyZkB1GYS0i02mpaSZzguapCvH86086PFm1Z4u0NNIVYpK6B\nKk2KjpuM+7mhMW38NkOISHWpok7FSz8PrQUJdmZV2JEOioUz9DEG+QCqOaS8\npEy44YGzsCpnXwj0d4Xh9ZDuK1utxW6zoN9E/srSaGbgGs74l5QWbiyEnVVl\nC06Ba9BdWW1N+RqrrP+5/yZN/HEIKaROYmqJr4iSDse18gw00PhkJbAxsRgI\nugGDZO/To3wxKYEky2/A0bZ9siTF/gBt2S4aWqP/nN3rmKTeKGCPTikag1Rv\nOxU7/PNCWKEr9sa8nFShY9a1GS0FaXGfN1xytyHsRqBg+0ylQdybgdKH1fge\nqhHETlb2TelOJGWFHhznMzw9ibUq6+UZhCPnUItqZsTZf6KzpOv7HPnvIQvA\nXnLjnU/QJBTim242E1xW3fzDJQb/ymZ0NYoUXXtw/jq0NgqHDklA5gyuZUut\nQVT4\r\n=N/8R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"245d633007ca5036ffd7a669d6f2bdf9fc20d3b2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6955_1615225955071_0.9732973449427424","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6957":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6957","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6957","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f6781a3389cfd6aa8cfa4d5c4c07c7d4e7e0ad04","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6957.tgz","fileCount":116,"integrity":"sha512-IT7UAnqE9EXVUzmj2FNcpvgDAYxw8nx6vlToVrPPnuy7ZKzcVET4ITN69/0CT7xW2ZeYqjgtJIZc2BATeKC/Yg==","signatures":[{"sig":"MEUCIQD6t3LrwkD4QPrf/dPvQI9WX9/3nF4SWck/DOIsYbfByQIgZHzJIoHJhPKAGg/4rZ+fFw+4J9xYwMwXnBmydbvvv0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11471742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRnCwCRA9TVsSAnZWagAAk4AP/3eGBdMHzEHReLQlaGrq\nsMXboyiHTMEfDLV1TiOp8pBXYE+LImM7Kqj7i5SNRRbh4lwwm2h0jIpsJEGH\nWC7pXtjeL93lrbiD8iQTDYQeDv9U9FHrqaLd0n9ibt/GnbgG6VFbMkeaZCrg\n3L72QZjTeqrm9L48ElgR3qarT2Mijifirj5kppRvjBKNpJXleVpDxbi2ySfQ\nUGZOlBy2lV8lq0jQEAHGFDkfDGq7ZdenO7baETqiyNA9neCV/e9CtMS4wVP4\na1n9o/4f24JHQdFUA027btdj5HvhgNOWMLCafZCXZMgSYqrwaBq4ecwDB5Ry\nB3S0GIpSQT3H/TUas65LgVEFNvX2iygU70RAkCsG1z+c8GBc5H1uwS6R5OmZ\nyuB/GdymR1V0vYExNeOOTN5Um8QwuYvsunq1skZQHLLgU4lcwjFdIEFqJcI+\nPHVrVwsZDQoY3tSUpBsyL4y9lCAlZxpukLPoTaQ3W6AlUYnaVXvW6aM2Tzkj\nqHidg8XJh5bfUH2bSQDbjtISZQG1V9BHwgcN9ggUo8gFiZP3P5kCAxHR+W1S\na76PzNHq7JO6u5XYIstTOokmZ6WXg72UIjPFMQZVPYd1hamDxOrqL7WPY0DK\nNYK2PEjwuqv6AqnhN2OFly3dZVZvu8l15tAYaHsSce+Ye9RAchC8CaYNBSCX\ngmqj\r\n=psBF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2bf5c8e3abf69d17469767f53637abbcace45339","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6957_1615229103354_0.6982148504776013","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6959":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6959","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6959","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a29750ae8987d2affe9d9ac14e350b50361fc97","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6959.tgz","fileCount":116,"integrity":"sha512-ksdZgaguA3Msx76B8l2CfPPM4/lA5chW5Ai5SNQ1ZJOht2Lm8+v0Ef3psUjBxAHcK6ZDEqikj3P6hvOWOHUK+A==","signatures":[{"sig":"MEUCIQDJy0LQgGn4fpjnBkQ9lsmVCl21pMHmDyZc2h1INSmyEgIgUM0OWzQ4HwWY+/4CRQnZXZI/wbUN1RYRZtaY8fGsuiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11474288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRnnKCRA9TVsSAnZWagAAXAIP/2eXmkayyxP2XD1Xe/kL\nVaNWAsekFjAnUv/6Yp6eHVfWdSu/6OLChIs6HjMR3gp7hNNB441qhC2Y8NHt\ne5c/M++uwj59onK4RSKQTpiHgXSU2zcrFQc6uXQqqVN3foOYWdNksdyKzsH1\nElZ5C2DYFoUW6EhRfdgstmfEQ95SqkkyMKfpG1XOLfv0WjWekWM16LumrWiH\nrbMTewgsJ6NFS69Pwe1wNESrcGYHtYCOy//+i03F2aNoNT5Fb6V7bvRB49gy\nvdYk9CdSEDYXdOrYFkLnIDjqjC447fPtF2cOx0UdZVJSRfiCuN84oCb8szHj\n8mnFLaF//u7mUmXFLoH7MPGX4mx3ibJiGa8lf/nEWlUC2tkm3k74C04RLl/c\nXMpw9RApg8EzJCcLIVhVsxn1ApG8VtFz3CMrsSbT0k/ocgn/76E1vb7u3TGY\nfLeo83vBPl35SzbImhPUQAGfwrD1UEQQEyXlcdw0RvRFpVobUlHpRNP8l0rC\n+DL0nzHVzPBl4e7SmzbMrw3/l8dwQgZ2KvCS80n/jvk987PgMMo7Y0vwv+a/\nVAosOINxqARnvuT63vAMi/RDrckh4FgT1jZpDET3xZV9aZP/DebjrSVWMcPu\nSwjcfxgg3tsyhg32TPIkLaZ/7Ws4BogcAcljYMIFKtA1Jg3W5XTTm1+QsZFd\nppmM\r\n=KYHq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8ef5ffe48dd7a95c2dd73ece5f6f47acdf619c06","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6959_1615231433970_0.807216506811316","host":"s3://npm-registry-packages"}},"1.0.0-rc.3.0.canary.6961":{"name":"hls.js","version":"1.0.0-rc.3.0.canary.6961","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.3.0.canary.6961","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2e6fb935d3ac4628fbdbb6648451c7da40e672b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.3.0.canary.6961.tgz","fileCount":116,"integrity":"sha512-eJ3EANpc3CYd/MJCDdhpDff9s8vPnGJBHycqi/dX2Z+RK96jwTmeOUHtT1E7YzDHzPK3o/lGE8lB2Bv4/aaxdQ==","signatures":[{"sig":"MEQCIHvkiXybrtBvuQbtau74qbbt0PHqSSxmfbRarljW2thNAiAZwsABavvyV4yd6h9mHqY3sCaGgrnstse4HJhxtOVVcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11475162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRn/tCRA9TVsSAnZWagAAbWsP/0D7GqssDhGWNx8xkofb\n/rgviuBFkN2MPfS+pSIcS8eNBtdQ/maWIr2gFIT0d+WlScp2En5IXhDePVuR\n/g367HDndGcgFJs+MB7BVpxQcdBKObJ9hQj+q0hLv9cOvAm2pohSn5u+HuiH\n9opzlunVP6xChoWmej6rAp05G4qhBGcuoh1Jb18wcCeUzxj7R94UVumGb90Y\nkbkV3csWxrcx9KoX/utyEkfl3RoW1APTQa99y/LnG1NdlHItw+gyMkVjepsb\n3gcYa0VIpbUU2P5jIbUF8ucTx24D0uozcJQJuHs9p5J5lS3Hq60KzUAS0m9E\nWXS/rnKZVeUJE5SqGS2m9hZFYsrTi5YrW9Gie2ppT/nPfN8Hj4DmXZ9Ldn4W\nD144DAgqqWPpGfjoCwMkM5m9bpqELbKGkLAebKezkibYsBNGioUlrIootG0i\nz3UBihmblFPxKYFtZkM5QkLCDQEFEelLYP1BE8ClhXsMcuXHYnj2I2QuKQex\n//TmKGppn+Go+JJt0mYQ+SnEOL6OE/WjfRj+pz1XXhnSm+Dy/JOCqY4v7N6q\nOK3E117M9U/XeeXgGpwG5c1i6sGhdaF55cx/Iz2J/mEffMn55BJ6WN0ruAiF\np2/cNpcarz9Cih7SAB3AgBPag4joV0I1daLp+eM7C38Ptc4OEdQrmbGknydA\nJj17\r\n=fIey\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e13e309b79bf8343d47eaaf9eca9335b9fcf993","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.3.0.canary.6961_1615233004878_0.4560366165700638","host":"s3://npm-registry-packages"}},"1.0.0-rc.4":{"name":"hls.js","version":"1.0.0-rc.4","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df6a7ea365036ccd326abc2c967a5030c1fdfe75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.tgz","fileCount":116,"integrity":"sha512-yH4HtBm4by6jRPposPdZew1Pcguo331egN17QVuUjOwvwao/hUnLogXpED9qqs39pKgpWWZzjTAgMzgenYgypg==","signatures":[{"sig":"MEUCIQD/uqoZO4ethMN7dFladB4keXL1dE7FwcesmwvhRi1jnQIgU15NMjGbyNhUf99hwOkynRO6u8O+EVzlbWeMernPht8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11475088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRoQ2CRA9TVsSAnZWagAAbzkP/RQbF3FJGwbTjC5a9JhI\nSas3nLJmnPv+FPcqWU+89gemf916RFzIYA4c98gN5yWsfo1cyumHBjILVo6k\ni1vWwfwn6q233hARfPD6pE1BGBpZjwB2zwMbr+tusM1Ye0luPOyAoeEdbuT4\nLIU/TlsHQptgC5hzSmxFXIDvYOeFThwcNh4YqdFhiv9mmYrWn8dhdk13wY2R\nkNc+xn2fRq0Dv0nNJwJndmdXtCPdwRAChEXLNvpoC9BwPgCe1yw/P8TM/eDD\nB4R4QB9ZWEuzO8QBxgA5c3BB+JKWq/9ZyZOo1UIjVXE666wiJIQFpy16F1r7\n3oSBak70M/COICl0k0+ADTw7wssGVE/YS1btOWvqyOlxxoFXQKBOr2NZ7tnq\nZszeVx8O9H5WQLbILGg+80RJmatn4bDcwIY+jCrrVT6KjGIruB0Bi3TIoOXd\naR3fPsB4QrKmdZamxfLf7SnhCIqyaL7RF+P7elKOnDmOHq6XkfmkNNDrs2Vc\n9y8LeRnPQla/LatQzcJ9nMIQfd8+6RSYzewI5Yl5jdeJV3BkUqbXcXO/FcHv\n05pjgOt7pzb6opJhk2VUBH3Iq0hGge43lHXEgEmgCAnMHXSUNgkVUd+0pcFd\nsUYLG8gSGQszwfNSDfx/8kBkIhx5YJDOfwRd41ILlVQopzlHlnxr937bcFPT\nxNXj\r\n=2IT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e13e309b79bf8343d47eaaf9eca9335b9fcf993","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4_1615234102113_0.5008533517918614","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6962":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6962","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6962","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faa83e5534431a07f0eef3b461f6a165454cb0db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6962.tgz","fileCount":116,"integrity":"sha512-9/AQruvF9hu9WITDYDO+AbpdLJ4EUNDUaB8XrYO47yjj3J/3cgKBkldEmJQ+maM3UnoXOC6yz4lQXe5e39B0QA==","signatures":[{"sig":"MEUCIBD36rddp1Q5QyAZh2EoueXsCSeI2UdaerGmgeN6j/yGAiEApDfRXS9hsj8HDTrCmbRAteH6J28QSwLezQMlm50hgU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11475162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgT7zmCRA9TVsSAnZWagAA11EQAIpcsr6dEd1iIemYuetf\nzVo0BUl6oPE9b3wfrBXiylm5ukpEsEH/Qfq5gAZUCF5Rz7XbgB9/zihrcusJ\ndfDZMFcLxA13yy+QST/W4Smi7mFucipHQMOmlzA7hcYhfnIANiZMTytjzMaL\nnTNgkgHPxn01geNx9jk+zGIbZPPjqeZ35o+JyFJvMXE5b3o8xz9e7Ru8G5jH\nc7OWugOK80x4c6Y+JYvOPPX6rbr61JA0ukuBSX0LwZTlOdlCKpG7POptsNHS\niDGYZiTmxuUHZsUMQdfwX89NPatIyDTQhP2D2laK1sQqU5Va+3sC5TUMHxLX\n6eA8X/vaKzq7wq02ZkAXQLA71j5oUoT5VgL2v37YmKBBUK29JHskSQhJM2bO\nazgS/l0UpYUMKeDr8hwuyV0ANeRSIO2tpig9lUFBuLQwoD1TPPZEkFMf/Vqh\nORAfM5D+gLt7uoSbIVcZmnqAiBKNnwYWXzw2Sp7wOfFzwhnIHDPjuyK0f+qy\nSkygnkey0x+2D24RRLVLTMOf5BdAUzH7yEKdqyuOvZITnz56GV/juMda+st2\n/KasRuU+vCd1Dv0THZjkT5XEE1s5ashZaHiB1I9w/Ifq2hmelUuzj8unK8SB\nB3JQDJdQHVJDcNdPZ7OiNNazIC7KQTFbnFFbey3+vIc3WSnhwe2qfs8/UOvQ\nvEe1\r\n=hLZK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15ca312bce6e7a5006285f8a5a432e3d270b9bd8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6962_1615838437853_0.25549807408813985","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6963":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6963","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6963","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5683cf6f4db78acf6137dc1c8051330f885f31c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6963.tgz","fileCount":116,"integrity":"sha512-C+pLsfUdxf/wnDbYwCbI1jDvlNoEPEjBiwyfDsx44sdjDdu6BnyBP41zfNl/9atJn/Hv2zyoRF1fTWqtN4XqpA==","signatures":[{"sig":"MEQCIDlOIS4tfoBbK0IoFe7ElN1qyVB8pOzO20/xmYFYRauIAiABvSN2Jyos/RA/BDHBlI17nMgIlBtR6j5v3dBMtyflEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11475162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUOATCRA9TVsSAnZWagAAW7EP/jrNZ1amFd7//7PFQk8f\nra192+213G6YjTlpwUlEJLuUTboUFmHaNSBWtn6pEaJE34V/P1OA84lsXf5X\nvMzmKrNg0S3ue9ZJi9/EWWNa7vXI55ltUUfFM1hUT8W8waPEyRAI+a/Q0gbd\nFPoCTmehYgsh7RVqKV5iHbmYkf06M8Cceetjj+JZey1fKOybwbAJ1rE6PnPg\nXnlb23HI1E3GyhGSCpcpD5AIbC44G3+RBhRXzOkKbTUTagSRrFFFNdHRcIQ8\n/OxjSxO1ygXACz+BjY8jbstBtWvkSUIF+Y09lMyMK5J3dqD2gvZ3kbHMXHuB\ngU37P+/DuvO5XzDydy7fat/cgrNEc/ENNARUvwORJbKnlYVJh5ozQYgEJcLo\ntZNU2PbwQRnl5XxbhHAuYyx4J+YGdjE2/Vf+b+3s9niqlolejjonO1dMewr0\naMZyPW7xcwZXnb43ii/kFzPLuRe0RQQKsh+bhl8K8RBZhqw7k94h2oQcYP2R\ndVdWzvMFWkZx7QI4PKtSrz/1d+OGu3c0BQK/GBB8HgoFYmbpK1oDfJ227DzM\nsWxCvZkrMYDIaYMsMGsPbUJZecVn+TgxEFX4dlaXiUMgOVquOmfMdo7BGOwC\nK6ualFws9cK6XgHiNfnW4PHpk3/59bbfKqMfSsW9vc/8CZUyFfm55rHMrFiS\n6tG7\r\n=2oNh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6834a633508f4bc0b986641b7e9bb952fd4e35ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6963_1615912978725_0.9803857719839657","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6965":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6965","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6965","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f79d53671ff3c38f57b3ee29cadc4f2b596e6780","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6965.tgz","fileCount":116,"integrity":"sha512-t3wt9b9Gg+0bCUi1sgX3IdkFWGr826me5x5J0KWHqFhcOSav/wrLA1036iiCUbYj5fTR8j8V44nB6xOYNWTAlA==","signatures":[{"sig":"MEQCIEFrf252BNh2aY5gCXQDBBhr7wLVnxYFvkAOfRzmQX95AiBk3NIy0jZ6np91q+hDN4jNKPDSAxpxa23+UXv80OyZ0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11477532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUOm8CRA9TVsSAnZWagAAZ5kQAKCb6blmQy2qHcoRaQc5\nR6qiQck2xtBleWa0dwRzLQawMxuCl1BLrCp20zd3qIUA/B9OYv15Fgu6ANxm\nB3a4ropG4C5vRx9Eg17j9ExIONSGZKTqIc6EMtgCD3oIQlw7sMdny72jXtKi\nwcNtgCtlILoBoUTS4OmbHLMGALyHXFt5RHyDf8J2cErGPaj/xyxfp2djwVV2\nBdd0J5lBnaxQ6jqhwyAWa3LxoF26jX80Riqy1wObDk3mgKR/n6ygXoPxGG4w\neaLivpu944y3X2/zwNN2g477hoNguew1ic1j/KhcPVU0ndnbSHqpU/fevaAc\nk3xLgcxiJmrO/9KGbMeXM+sH7yIKnicFNpjqqpzRhIDJJ/DQoKAO7aG1x/Eh\nwBRGtD48gx7GTzpGBtDX6+A/viaCZSzrxpeuQPq/+UKmmAkiZf+UYVASZbTr\n42y3MAYqSZFjJQqg9YIjmavUCEOM174byY1nYEP8viApcYLFS3EK+I/f1aN5\nPoVOzp5bDE61qx7BDWvReLDXUiRoTxxFUiiX+dQEq1+0BfPY9aS1J5BYLl7W\ny2DEyBHUBaDwYq1ezvcpwJd2Q2MA5mkMCRLBa+wgjDsu3T9nKbHn5YwpN/NX\nvqF5yAMVhGtFVkmt2P8mnbgdhet9I8rOR1RUlFsSm2pKrqLMeItlabuaqjko\nGDDi\r\n=4Mrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cb0caed9faae009e3ef245b6cd5dc5196f8ca1fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^88.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6965_1615915452210_0.4379881186966612","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6967":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6967","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6967","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7f920773b9bb25709b5b1a4ddad58cab16a6e772","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6967.tgz","fileCount":116,"integrity":"sha512-ruU4Arig1ofvbrJysXJKN58YIb4ECqPG6FgIUg9LzB4HinX2oWYjGMKmrUi7dxOrRcShi6kk9HTYlUqO63s1/w==","signatures":[{"sig":"MEQCIAJplrVT+gqd2Snd4GZcyHZl0CMS4uPppolWixdB4bceAiBsT+2SH34v6I03WMiJVEVUz6Fy+ilz7d+dADeuj+FJOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11477532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUOpMCRA9TVsSAnZWagAATrMP/RiA869eJfkbaFffXaOo\nwZvezkGVBAxrDPCq15ryNdQYEsnj2PTbI0mcePbS/1rPxuPreAi74Mz7jGC3\nQ/d6FBHxwGC15oZRj2IAUv0i9Wh1jCcJuBC8B+hARqXcLz75aObph66GUxAa\nYxc52oxpkm3+NBw2dogBnKoY1qgfFdqU0bRCX4BAdYL75+K75lyMudMWYl5m\nye+RyzVG7uGFgggm4MljMP6nbpoh8LCaG86HRYV5geWWmVVdoRT9da0HO6cg\npgO+6a6l2FBrCYN2EHwLuYdtjr6w32S3e9oWgkIlSF1H8G4HNGVUPp4wk1ad\nA38ViV+pMEfyRdqySscH0F9/2s43Z1p5lhxj3Xhc8mqKHrTvVI9CpHqoJ416\ndauYKv/Kt13L6LWuCJccbS+voyUq8DrE+KjBJShzGZA5lYKMT7JZnTqRbUna\nVfB0/UhO9w1L5wVvMslJGL/9p6+65ra5O88k/HBTpmq1k0Fa80SWZBOznFin\nBoP4iwIhk9T/PkRHP1rYdjxZIyOChxkKUGz+PjQc8dcLlrkgQ/qj7VSo6Gw6\naXMwduXdLJ0Ui4PsIaja7Nt8y7zWLEkHgJ2easraK1QW9Nq7GGA0REoDY3/W\nd+RzjPp++RWzXZaiLBS3MbHpW4Eama03iv+3vz1JruneCGZl0/cGTbcGd3TA\nS0rM\r\n=pJiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"714669ea56fe124b6826aeb99776c14e4ded51bf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^89.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6967_1615915596087_0.7799270369128406","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6968":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6968","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6968","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6432ab5790d47be9bb4e910e7ab6fa22b1844af5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6968.tgz","fileCount":116,"integrity":"sha512-spXjg6bNoSVwrEs03b0VXNqn03Tk09uRowfhOxrmykiy2VFSXllf/1qi2GOkSNdUSZtj1FmorAjX7z1Yrt35fw==","signatures":[{"sig":"MEUCIHP6RGD1TfZxl14eLRytGtE8PfaTvNVlEL+ac67H+AzVAiEAqkkcUAR0fx65RHTfzKXbke7PyfTHvsBz1VJuNG8wWL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11477532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUS5xCRA9TVsSAnZWagAAiecQAIfCbDcOVPnQM8yKi0y7\nxKikPlgaWB2Dhzq0KGFltYmj7eIw7QaXChbvGxJEmyxmkHtqBhya7tEyXPo8\nzwLoLhiqtJY+9llQlnqxRQ9sJs9kXH+LTyjklJLEpc1B3XeRqktBdzjl9RrP\nvsptGyJKi48ldszsrQBaPe/RAh3CzYf9oyuDHj5jBRQrpc9hp96ry+x213R2\ns6x2OG7sGPK+hQMCCkCgIhfK7at+Ag7isRQ+cp5ovH8XwNlVrY0Ro1MWrwc0\nFlb+TYE0suhBgJcyqQVr6S1kRbDRG6uvEiPQINSXRPR/whAzHHRcDwCLYdTy\nLY1rVHqflyXj02GB5kNkOF2d7o6cL6mMpe9gE1vnorzeoHrz3ng0MaMryIc3\nBO59y1iNIq6bJLcR9jiKHU318o/7k+uYwyrujOxmHzlhxE6hagpdvtpFgAnX\njBmOByhhXkTw0FwZ8pMr3lJJ3NJC4PX0dHEcFP/H36vjw7l+ZUuuo1qcCZfh\nfefRdlN3GEj0KI3410rsK23+PxEHVQzhO6WTgUtMLT7r9vYikAYOMAFADA/U\n7kVSeeHIUmoMclsPmY2f2NUzLMN9dPMVdCioacvOOvo0w6BU2rJBvaHeAUFo\n7IQLxun8EbTpPE7rRQwS1YNA4hhwBwizkNkwH8nRJVf/+nVxa+ny4bOAacDM\nE1J7\r\n=L1Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"09c5eee32caf4dfe8d5589ce5deaeb3259af3778","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^89.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6968_1615933039826_0.24867216215585186","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6969":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6969","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6969","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8c82b0191058cb0873d894f6f3f5ae8587deebf4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6969.tgz","fileCount":116,"integrity":"sha512-aSobHEeqXzc1+ZZORKF2DMhueOHELZ37o7WZDuss0Och77/PYanOmIA1SexKpB+SJ2Iat+KV7YP1Mi6UgSk+yg==","signatures":[{"sig":"MEUCIA4zT00CpmOZSnT7zQ/+3P3DcTimh+wt4YJuy3RPj3jhAiEAu8nIBKTo7BZ/kL6RdJUJNA0R4Eyz1mnpMhdEfG3NLIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11477532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUS8eCRA9TVsSAnZWagAA3GoQAIHwRPLqNG2iCpIf2Co5\nVxjuJDzTIjUfoIp0qKDotijOb8C+U52STxyk5LIrlfDtfbKD2W+GsIPqVMvu\naXFeOiulD0LTVOZeyt61Lc6HWqc61wUDnrsU5TGGvxZ4gKiW86kScfBOX0qA\nGCM7WzF7ryW6KUC0m0E+hGFC0L+i8LyZPss91deUSgBg0IaX0NxkDyHLVwm9\nuLFuQBAMfnEtYHPoQz04E7byo/F0ooMcvgx7xOYMal14YuhLq22f7hXY8dXd\na2a968CwMOg6YuPHnfUbV3iRI9tVmP4apjHkAxAhdTGm1vQVq8potF/L8965\nzVMg1z0zw1g5ANAXIaaeCURnN+MDPlxJSO/uJNAvn8WqBXDzh+/Wk9uhz3Nn\nenL9z/ATsePxhXzLG6O8eg0gGFSUW5pOfGBLTR4GH/xe7a+tfGoT2LHG+Vew\nD+LOXoU0oiNnZKXAh4CnHdc9SoqKU0Re7NLyo9snystKcTlyomuxy1KbmsES\nlycgMTmuKo+TB1ev4h5OUIyiR2wlHg/IsS4YspA+ofXMoahbpn1qbUveovNa\n2FtPrTJHCvCgjXMRT4GniGOaBQ9/FgpZez6uK2Axqw0CEci61vcfQaK3d1RJ\n/IwbVoCAhCXVdC97oVnP0mQuU4Zcp8QCIMUFmbTMW6z7oH9N2KSYrKme+lIi\nEqvA\r\n=xzC7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8e4b02481228270ad87688acb02aded687973cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^89.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6969_1615933213782_0.7607879527261829","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6971":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6971","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6971","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8dbfb774f69f6cd11f854c6ce6e2b542f7323c69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6971.tgz","fileCount":116,"integrity":"sha512-CgFI2M9yP7nnNN7u7SWSPLEOCzZBzuQDTsnPY189Zda8qeWxDD2PB3cWlhwiVRhfznKiShINDf96SlR6vhxdgQ==","signatures":[{"sig":"MEUCIHmqyIWn9TdoKEZ1qHr+JLqgSW6nf++4zKjT7LUSbyKUAiEA1Dgz2WS4MgvFoqFqYGxZfx1VBKnJqTluYXM1ld87zTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUWtmCRA9TVsSAnZWagAAYDsP/jIpoO1rGo9kEknJVTlL\naHPKpmQlEPs7vVtzySG4VSzJY+4bFPvTo590ia7/WGkEjvY+HmygMOYIIHxQ\nhrzsb5bZMy0dFsPNeTCd0KLQSVmge1OoJt2zPd+QTIa2l11I1OIovPgJV395\nf1VrQ52pzk8n6+uhhp5umf2R8NVgAStBuHmFLPGKOj6D0Cs64qeTnQfxAdv1\nmV8nSmz1qBsCMz57VKQIXBXuTjxz1XnQVGMXBOGPTDg2FkWrNXsTOZf+dyRP\nDJx5L5t/MO2qQ9/JYtPWeVUhLLmEd65/hUNZLesdAHYoxn77TXr3g4ygdpHw\n6iwv4NaiUOF0iicX9S1IkNF+oZr/sSvDgrXLUnhtB/EHCfvSQwedjQq+HsCD\nDVXDM5MzJ09I4qP5ZVuOqfvwbJQv+1ZZIvy6KETC62QDlcFXt19V33mOa9Ef\nup0fdJEuQP3nRznRLHAE1za9Bfb/tZ2aER8mcV/u1uf7omE1gcyMsO8JM9EV\n+SgMll0JvO6NR7KOE0mcMeaFvRCN5s9mDetOJp3HTR4dtRapfedhu2Md9xWh\njETixif8SKrjWhQcBsLItuwA8ZhHUkla34qlBMjScY/lbQBy3gedXsPgpjzx\nP+EoKceFBH52TXMfbMqbfMrM0rurwwTV1iHyQ8CpOLNnu0HrUwIQifyL9mQS\n4JGw\r\n=eqMi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f4cab27076d9dc8985ec96e73b660a46be870e4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^89.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6971_1615948646146_0.813445643892331","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6972":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6972","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6972","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8bdbc52f9ea8dfc53fcd283dde3c408ee7b3cb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6972.tgz","fileCount":116,"integrity":"sha512-+eDBJ+DCwvtoAwe62V0Q3FJqfPcpRQkymhlHlpQXnoIbeh8MKKg4e7bHO1pHJwH6/rm6zKoi+9vi+eclbiV5Yw==","signatures":[{"sig":"MEYCIQDCEzKv+2JtMdrM5Btenm05q2Nra9F6t6cAr4ykdu2vAAIhALBbNQdLpJsciB+ogzp5Pkjs7yVILN/zgF4/sO3MB+Ou","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUYpSCRA9TVsSAnZWagAABwYP/ilY++itmrOoFtWpRMtk\nTxVVBEXgyANXFPyL6TV/oXKfcIaQzezryIOp1xZCrFxtH3WGhoJGEdu+aGzp\npIGqb98GyeFzVZY6rGYZEKVcDCr0K/xobY0Xwe+Rwf9PifbGHV6JeYxNLBn/\nLIIDgqCT/gaPLfE7j3K3pYxT3UbHxtY+oQaGGj9HOMisyVGnnrvKStxCUiFz\nR0/sxQ/RSMQ5+lO1h1KQFemAFeNPz1w2w5YNYUu3SeuhGvTxnEiJD75/SDUV\njxs+pQNyTrfAj1ZdHPQK9eqljqpVfiu3CA5Qq6kwjRdbngTyvQxirJEQLUm8\nHrJP5aDlhlVApHUllDQmPGA3IIo5E4J6cuiPwmXjpSzA/4+Zpqce2khm/o3W\nD5E4Ali0rtqFDiKNpupr2ysRssvJEJcg8fcEOwoMnWngCkoI0Qo14Exi8brs\nRSe5YTVoecbkpqvOUVTSpbPPeNxdq+yqA1ok0UW+E19XuoysL83MfjV3QAMQ\nlyT2QY31aRWst5nyYyay+0U13W6i6F+O1Qe3B5nWuoavD2/xFvEmeQueJSJJ\nKl4XSLZ1PP0dG5xguB6V3jqKTHOC26m6gJHjWoXMBAs/C5AnNZ0o42R3aMpm\nzs9YMa/s3VVa6t4e6svBnFonT1UJIL0d7sZFB6Y4wbyt7/Rmn7mXCBBIvDgC\nXMMY\r\n=dasV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b7f5c186c355dd75b181040acc3d1717e2daf518","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","husky":"^4.3.6","karma":"^6.1.0","mocha":"^8.2.1","sinon":"^9.2.2","eslint":"^7.16.0","semver":"^7.3.4","webpack":"^4.44.2","chart.js":"^2.9.4","prettier":"^2.2.1","micromatch":"^4.0.2","sinon-chai":"^3.5.0","typescript":"^4.1.5","@babel/core":"^7.12.10","@types/chai":"^4.2.15","http-server":"^0.12.3","karma-mocha":"^2.0.1","lint-staged":"^10.5.3","netlify-cli":"^3.4.6","webpack-cli":"^4.2.0","@types/mocha":"^8.2.0","babel-loader":"^8.2.2","chromedriver":"^89.0.0","karma-webpack":"^4.0.2","webpack-merge":"^5.7.2","@babel/register":"^7.12.10","@types/chart.js":"^2.9.29","karma-sinon-chai":"^2.0.2","promise-polyfill":"^8.2.0","@babel/preset-env":"^7.12.11","@types/sinon-chai":"^3.2.5","eslint-plugin-node":"^11.1.0","selenium-webdriver":"^3.1.0","webpack-dev-server":"^3.11.0","webworkify-webpack":"^2.1.5","@itsjamie/esdoc-cli":"^0.3.1","chartjs-plugin-zoom":"^0.7.7","eslint-plugin-mocha":"^8.0.0","@itsjamie/esdoc-core":"^0.3.1","eslint-plugin-import":"^2.22.1","karma-mocha-reporter":"^2.2.5","eslint-plugin-promise":"^4.3.1","karma-chrome-launcher":"^3.1.0","eslint-config-prettier":"^8.0.0","karma-sourcemap-loader":"^0.3.8","sauce-connect-launcher":"^1.3.2","@babel/preset-typescript":"^7.12.7","@microsoft/api-extractor":"^7.13.1","@typescript-eslint/parser":"^4.11.0","@babel/helper-module-imports":"^7.12.5","istanbul-instrumenter-loader":"^3.0.1","@itsjamie/esdoc-standard-plugin":"^0.3.1","@typescript-eslint/eslint-plugin":"^4.11.0","karma-coverage-istanbul-reporter":"^3.0.2","@itsjamie/esdoc-typescript-plugin":"^0.3.1","@babel/plugin-transform-object-assign":"^7.12.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-proposal-optional-chaining":"^7.12.7","@babel/plugin-proposal-object-rest-spread":"^7.12.1","@itsjamie/esdoc-ecmascript-proposal-plugin":"^0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6972_1615956561860_0.6485523661705326","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6973":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6973","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6973","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0426a796eab6d421415d6d13bd79991e22e8175c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6973.tgz","fileCount":116,"integrity":"sha512-eptiQFSECqe+FR9xzbRRZx/KP0nw4uC6uYuP3BqcNjcgbZEvAx8D/zUv4/B1Jj7DqwUUPTDN+PTJGz2nqNpaLg==","signatures":[{"sig":"MEUCIQDqhZYhrgVhQcpT30QxTwJjxpEZNq68COZ383Pw7WG1twIgIJfsi1UNckVOEAJ1qz0GZMTPwQL1gz+IpOE9mv4apvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUb2WCRA9TVsSAnZWagAAWx4P/3R/WNEAIaaSkhgPRUjM\n/5DOohBPneKMXdDg4WasnPN72ynpvvvtpb4l+RFsAStEMuV8oJE9jmw4TPIX\nx4iRAUDE/ONjf8npf8UfzUnsq0SWxt0UjGq18bjkYX/YpsH+kZpTC/rKGFa4\ngy4UUDBgTW9b+ffJ6ObvyDoXAOP6oRjRL+Ko+SI+4mS1V1I587e2zfli/x4N\noNqsR7+dTnt8y9TpsiEOI/PYohrbrIikMG2ozQ9QwapyYB25sC86n+XvV2nt\ndqNJylkonS0ZVw9KqCZ3p5CX3PWzC4jsA/S+P7AGMeKOFFsOR4s1fzjpw0GW\nLw/L+E82tx2eiDUuq/pN/JQfX+vyq5syQd9Z4wnOob73KkmNuoNlRu7UR/6j\nrXRVld/J2y+19cn4kTIfkVC7bTRIorrsfGcrb/LIA2ljLR7rdEeXcqnyMMyM\n5d+5EmrndewvYDqgoacQH6UyVepJit62RdOz4MTA81yRTaWqOQJ+QaUiD03l\npe8ppQyxtEn6ZrIySjcYARyQ/SaOVXVZUjN84Ko/ELEtRJKSj4VUaJPqxm7T\n2zo91iFgtu6+MfIHDeUF4OqySj+MH8XTTTjf5oAbk+CrfP8RJ7mlDK28frqy\nQSEAqFjvZV/LU675zoh6MGVrVM4oWccuYz0716n4Or6nKfAYN1sGh/31wLFG\nUDxv\r\n=gVlb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c77de713a106d9a99bdda203530528da5cb69c45","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.1.1","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.8","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6973_1615969685950_0.1300965449525422","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6975":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6975","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6975","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"24654fd5084eff5b9931598e85c5bf6489b2f513","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6975.tgz","fileCount":116,"integrity":"sha512-b0Hm2afAnrnrJBmI7SQ8S+A+keYFO/Y9geoOsSuNyivids80mSf7w+zgKGz6RBgvCk5XlmGzz3rnZZlxosXC6Q==","signatures":[{"sig":"MEQCIA3E58E2jg2R6yopw/7N9AJ93g6y4m1IqvroDNhTLxqxAiAX0Yfe75Y/6pjMqDkLTaR0PG+G1ObG8qtHBbk5n94P7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUfi/CRA9TVsSAnZWagAAMDYP/R5bovoag2+Gb+wuRiCW\nsxZwQhG5iOFaL19iktQvmgfPX0EXGKa4OCu6d1s4xxSrigUhW1ct5tESoR2S\nhJFn2TRvZMqLHu6QebqW3yUEStIQLdA+gRCy+PH/ls9C0oGFr6ySMe4cf4zB\n932FTD247l5eBwMq8ruz5c1puJ4P1mCl0cS9y0xzV4mma7gJgbjv375pCQ4E\n2THUqATyYao8yPFW6fPO+nAIqw0of9qHf/K3nngaZw06bdw4HPZBBJuYdysX\n9i4LEWkQKU76SBsVnVvPwEXuN+H2MOIelzlrON6fnE4Etn8nsINkuuMTLHqi\npFp3VWGVNLxOeNbMaL79aZUMvBgdFdRIxLt76vMP+J5bLIr4sHjhxzF7dYzI\nYDTk8Uk+thS3eqDv6iwbv5T7OyAopa8Z7pbQOAPYHF1fYryDKsCLrm09NvzN\n22LeXJOc2LMYROuxojjJ+JXcgSyzDOnEbEb5DBT/x8FyVTEavEdUVtzsav0u\nNY9MvHu9fskkGmj/WMoX3VqJLeU00I/8MC09XYDaBi0iKxOU1HRoPR1zA11P\nb4Beet7035600zcH+6t/RnGA/WTqmm0pt51RNpGn/7SRiBI/j4XGH50RTjTA\n45Fp5GLFAyIe3LQnzlX+I8D64thEy4IFXZRvmcvjoSD28oZ7UbicWtZTfUGW\nZ6Y/\r\n=o6g8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"606210d8e03cc22b364aa9503440283ea73ec123","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.1.1","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6975_1615984830874_0.07930927428904577","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6977":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6977","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6977","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af7cb97065329e15566acc175c9f44f2d753fbd7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6977.tgz","fileCount":116,"integrity":"sha512-rsp20QmljU33OS3wJooqoapDCPUSmNjapQSAKH2bRhwK+UbZ9PQzTNuOSDInY5z+WheK8hUMXco9qjFSQlocsA==","signatures":[{"sig":"MEUCIGSI/LHqOWNrlzXDqEAuKr+NF/aIdfcN9uUHUvyfmhUdAiEA6xfhPJg3+JE0JnSRpQrdof62MMZHDCRVvWnNWTHi5tI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11480469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUjKwCRA9TVsSAnZWagAAdqcP/ih09kcF+dfENezLLgSb\nG9GxLFpiMxbUFybdD7T6rVKxHmQrmKRh/Iku/KFGkMcoGYDvqNZLLQt/vUZP\nitTQ2BLNfjVk3WQVF2viuVORqPBwILjoVcRrpTGi6eGA6NBpq2cWA3J7uOns\ny8QPs/sBDU5azVafZCqii+3hqUOyHBxiD/VK1HV1+8VMFbMlGUkFDoAWa1a5\nOch8OmXXqphd0fggiMuVCEqEStZYJFMMhOrrF96FEjXC53idVWTE4spC9rVW\n8MKRkc/iT0m/71DVnNOn5oWf5XW09wT9fnrrQ1Nn0AEfe7ileXVTvGhrYsE5\nWlgPlAz+QfKrG3SuY4xVK1pQIigrKxOECRVRotHQ2L3H7Znhcj8l6IQC4pMu\nXcYt8NWntflVLpeD4fBithQejwwc8SSElbh0Mvu65oQNjceW8uzubnV0b3OM\nORFcfR/tXNCIpnkxbiFzvv7I5VjRFE1e7eo1ki24yZddQcs2J0bnuPo6qq/0\na03uD9+3F3D2dC2/9i5pzjD33JVZkNX+QECXXtXXQ2ZcrKqT/FIJ9SWyT4VY\nY0CQf0s5ogAgxCBbEYUlhVwOkJwcCSkzsgOeRBrb4xguIzN+WKceBYMYC8Bc\npFjWj0lk1KXLv9WfBiSzc10dMmZynh+I6SGvWDOEZ6uz1Ozi15NXaUMDOCXu\nb7r3\r\n=eLD/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f44bb96760014e034f52fb8f0b286b6242fafba0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6977_1615999663078_0.5040959112684842","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6979":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6979","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6979","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b3da6b3db9d8e362364d36e5c07371c647997c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6979.tgz","fileCount":116,"integrity":"sha512-hLGS3EBh5P4BdCqqmrQmBEo0eIbqx7P3ivc060N8b8IslPWnMyWMvzhfpGtp8jThEs167VtdaePzqRlWhja3Bg==","signatures":[{"sig":"MEQCIG9mXY5s+QhB1a8L1yzQAZvPfSlP0q+k07rfE5j+fiL3AiBqfvfbxk+qBaBAbueaBTTYTN7NoJ1+DIoYJJzK4UbyIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11496576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUkAFCRA9TVsSAnZWagAA35QP/36u58KL408skfgQwhH4\ng1p5xsAJ7d2iYvlYwL1nuXoTAELUPtcp97SsBQlP5ZfjP1Lgp0rNLGn1CliU\nVbYxWanF7/Y+BsvVKd9DCOh2a+1bDvdvy23RBpGJ46PSZBBfSKSkQvCFCJ+u\nkW6fhFMdqqGNRGEMICGqhDaN8FmS5o+/Ziadxr6HV1P1NIRWn/47G9RXjhGt\nG7NGWlD+bbF1aW9YLx8RvWZPtlucmoq7khSjEiws9AkvFFSK5pJNkMuc6VRA\n3yK738LtduRK1Id/yvhrZqs4tHwV94r1dzKjqKH5owLO7/n3Npk4l7+zKIjR\n5kDgfk46olziW8DToD6Q2HbURZhbk1+JFBjdynggnVkZrGCzy5mPCNdOEIhb\nhI6IgIr+12kparYONzPFFh8kPRWqPGxX+fOPleYLCQhcQsNOaoNFoSNWgjGI\nGfQ8c0OoIGbUoVIG1Bwo5fJJ4HmbXTm5iiWVNcRwqoU+lIZnFpwWWoJfgIrg\nIdgk8Gu7HrYuKh6+miuWcZ5ADhZWtDwSufBzF19shTxP892LxL+MGzGHU4RH\nl38njsGKkOc3Uiiv1ujI6uq+cWPhhftB90fJzXZML+umRRIqo88zl4ofkgav\nXwEg9kfjtgOePsLjjNhvDlQiJ6Sx14ymkfSDju4Xm9dvy8pxDEIJl4GgSpEa\nrOJu\r\n=6ufr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0fa62d575bf8fcf2c68b2935cdfb3e907bc6994","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6979_1616003076688_0.4583986230613235","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6981":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6981","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6981","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8abde6753b3bea4db4b95c12de29e19827d9b71a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6981.tgz","fileCount":116,"integrity":"sha512-qVqChiJGT90SRS1mnEh2wIn4Icw3FJ3JqwcFaiSYzXUZ/17FIpW1BOy7fC/0pUmoKDkFrvSxnrlMxzl+JrVnDQ==","signatures":[{"sig":"MEUCIQCN61WxcVvP/W2hhoOFkwSMHuTfYNyIjBXvMn1WWMHZUAIgDjn3n77l5tEIL65XXOmaEjj697xx/xUs/oTIRKNihc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11498721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUl6ICRA9TVsSAnZWagAASygP/3Di6Ca9xTnVmVxdR8RZ\n4Ls3p/c7KnqYUchOsP2d3CFBpiT467jJ5boNhbxbvBZlvkWw+5jgHJh1H0t7\nnuB+/0GlfQQCGEhUPZQ/k4nGGnKfkljquN8BJh7z6D+Vn5xdoTYqFh84vE3M\nsNJ5+IH+Q8azXCDQPbIW/LR3yiDEbKhyZu5HO7GK07N4mDVr51IfNTOLS52c\nUohtAeZaPb+ho26jnRQVE2EdJyqAtMb7d/Dz8fuRfRNp4BUG/XyhdC8Iuib4\nB0dWMwyNs9cB9xqul1epGwu/E1IW+W5eAJfLcp2XL1Cb2H5QZOGfsMxeW89e\ntYdB9JxIT9qjcfawkdoulOYLRmv9PqoCIIGZI8pZ77iLyfbwBCur+gRPCDJs\n3zq5DddkTTRyva99Hp+Z2JQzfaWagXWd6zI1CAjO8OfvSS/YmFljXJJw04jx\nHzHxz6AtfN/nmNDr4bDwe27/TdovmGihbeefuligkzPrYxOnFi0RHJHJltYb\nGzh5s5mMsPJoobSJD8VZ2w5H/fsc83Gj0Mi09/3mQUVb5WJNjy0GF4qN+OJz\nlcUu+pQMuBsK2hXCypYHeD7CEndAp68M8ZCazDHgEFuG+ouh4ddqdntbHknw\naPduYUxt/9G6WL0iekjd74hvAnfgMJe2fRmqvwXX8YTBoAQsM/7/IsshlWSn\nbq5b\r\n=VtUZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"251a7421099a91e20259792f94a9eafd3cf0e9c6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6981_1616010887643_0.7917614893140423","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6983":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6983","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6983","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4582f42d0db502abfdafe31fe3add325c3bd4b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6983.tgz","fileCount":116,"integrity":"sha512-QEhJ99afskdPn8ROaciteDVpuahfR/CkIZ9tfP8bybTL1PQJAbLaY9bCljqShCX9ciyFvEiCx84PlhHI35wcFw==","signatures":[{"sig":"MEUCIQDGSsKt30uxXp8utcBRbRdSdS7KGiYDoJIXpgvGe35y9QIgfevsyrTJ6YSeBMpv/5UhRE28sHPE+YX1q2PBc3zaXF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11496859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUobKCRA9TVsSAnZWagAAVYAP/i9FYN7uq56d40qpqWdL\nYF7otDN8ROGILDY2Tckj2QrIPG9KW289cBQik001jsu+dbq5sd1pkzy/qnmQ\nsLSv/2pCIw5vXQgUr0adwi0ppXXhwkNYAMEeP8Xl/bqHORAYfc4QeDWTOxyP\nUpvjw1EBkyLxnW/XwEPCTKymx1iijVA8fPNcW6lgQOpHpVlfN+MqZ/NFpmGw\nVAhsG8poxwfe9koRiG1GneTYTwLFuG+lr4XFCIjFNWD2ufaTqY/0bQgOiwcT\nwGG6owduU4/7fA5F/KHoJDLq7q5FQO0IqT/+ippa7MtIjougZPn1w3nacr6/\nGA5v5HmmHqiiAcee+NrCbAgOM6pY8TjjE5WGGcrepCq0QHrHi2Eifzr4pPeB\n+YY0u7s4zARvD2EUUb7YZVnUlvPxx1ngvewnMYSll5/PUu54sgUX3Ok97Hnh\nyWE42aXZ16LC28NjEHOO7AKlANObkCXLUE+L43nam1SKDASs3IPxHqg0cA6S\n7FlV3qJo7Mmf5fAle8oDT1lBoVJQ1ms7jTAffuCLvOhiZdqh6bHHot1GPyqh\nYVssHSyLPpCRtMhNhZaoYocF2aeUoHLg7f3LiWbqVA0Hot79zK6B0a6azYpG\nOO219aPzYXlXG+ywRKVxEVKpAV1lZXMklS0HnEgxFm1MM4L12X89ZsTwMkel\nRaTZ\r\n=+vN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2896a73a219c350deea546066160297398f609b1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6983_1616021193472_0.0903249699629114","host":"s3://npm-registry-packages"}},"1.0.0-rc.4.0.canary.6985":{"name":"hls.js","version":"1.0.0-rc.4.0.canary.6985","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.4.0.canary.6985","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f955845b389deedb3aee1f016b2bf009708af31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.4.0.canary.6985.tgz","fileCount":116,"integrity":"sha512-kPoV7WwC8d8iuOZHDYiW0zzPNt/wnW2mKikSeCjwDxHM1eCFSkHpInmTP3aiaYKzlrkXKzzw0eoGA5onGvMx4Q==","signatures":[{"sig":"MEUCIGPjVvSKliL0QjAGVLY40nkL4KJHIsiBav152BEMo8ecAiEAgV2YvOoQfIhUP6CJFRfQIK+eU8u/U62xUnuU1bb1tmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUthgCRA9TVsSAnZWagAAkL0P/0Mtf5B3o1GVyU30nHDn\nuDBdKDgbtVmXlgo6v+I82gMIqcUJp1YfjBcarZ5QZbY6bwbGGyZ6AgIPSzU9\n8ahAGEXVxg1alZLiR+8rJ1SCZAIkw/GBhU17/HJIHGFRfYu0O4v68NeAyJz4\nYPO6bCJhElYQQaXrB1HaeRBmLPTsj5F9XpP5exeyhvEgQ0zAl3JH9ChYYcPt\nPDpfG+Nvy7FxLQNSR2B1hUcO8kx5FoDnm1wUHzNg6Izmm6aAS2Jit0n/zl+k\n/UvArxxmAbPYwdkOu1m7vMmSYnGLDfx7SBVOz/B1RaX97Y4nV9/cfD8Y1QGl\neSAbSbBavaJfvbSPY2PL1JXFOpbBoQdBNRLcH4m4Z7b5fQIEx/Bm2pequv4x\nP8ocz7w9HgE3ZM3yJNnKGURCgIcj6MFWObmHd32xRREDNQ6Z+xDuL0Cmn9Hy\n0mbFwSTgwGyqGFEC7g0wMqH4F5fFoL0C90fnVuNzpgklFIoMg/Enfb+c11D8\n1+93FDEiQIw6tdNbL12d/YU/9FMmIOQGX0ts7hCnXa86c62sGN0zboaYsjOG\nxopFeoQJ9Fk+FC/y/O5+35/sYeZW2oz0EI4tqTWATav3otN8uB3i/hv6n8h6\nGpIVqbbqrETVbEWn8a1aKQ0XROaLx1/pO+K4bTdC1a1BuXK82rNMBNdsNff5\ndQkj\r\n=XUYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"44cdece306eeaf0fc715817356cb8c86bfa9d54b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.4.0.canary.6985_1616042079973_0.4454468165737355","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6988":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6988","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6988","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc8f080fab5c321abf7c10dae32de3dcb4a87727","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6988.tgz","fileCount":116,"integrity":"sha512-uBJNLsOlf11ywZBcRka8fexvliFVkK+w16OhUb9aHilOAB2d59rNTosE9FjIgL+lATQO7T4K+KlN9771EkVesQ==","signatures":[{"sig":"MEUCIBxvyqdYn7pHycFtmxr1QjWlgblbf/GxczZtzm6X9b8hAiEAlDAyzAzGYBReJcvliGxvYsvXJTjGE+cyblEJchbnFfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUtqkCRA9TVsSAnZWagAAwXUP/iNDnrV1icO8bt7kyVy6\nMoUFzc/orFUxId6OHy0lz3f6UZybFSPUo9HG2Rv5F5VuTTSD3WHO0Syp5ko6\n1DtNTjlJByQI5i7psiA6HGOT2bG5Q/dNLSUF39wGr43UH7jOR94s//cmz5vD\nvNWBq2aMyXzDqes7v64N66EymjoY/eHljAiYCr2NnJV8dWHo8Sr5B7fnx7Fm\nLUTTEYpzqsB1tzfyNhr2dhyxy0L9InB7mym6TAcCpupJpIx4i4wMfsS2NL+P\nyCXK/zRNhCGtdYfz0PGowpPkHVep0RxLFYBCDFTr5E0c4Q1jf51GBcPfhS92\nR4YYMiMlKM6WUBtk2LC3KDcgj5DT9JoD05K5HAXvVIlz60pQOF8hzfD9YAGL\nL1FOGDZY1v1+eREb/WT9VyUBMYMcU8UyiFp6c83TFF6md1eDqMh8NopAtdMW\nDRxSoydIvXfhQaZeN3t/ZxvtAOQwEC+zwQXvY16ozDbxi11BEapd1g6T7+ps\nCAozAt4eFMl6jkejuwn+EytYEcSncszK8CzeRMkEv98jzFVwh/HGsWHkcNVs\nURUHaduRWqMHwKqdEHFUQA9AlRYHS0SJFIUnmlxsChCSj5ftUBQX2xBJnXpj\nqnvYEqGq/VX86orCArf/1y93i+xU3Z0OIjprQRWA34tOTX0b0WyVPFd5BP3J\nkLR1\r\n=v8xg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"03226bc1c9dcf8f8385b9960afed69f8469b2efe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6988_1616042660192_0.14495118179152744","host":"s3://npm-registry-packages"}},"1.0.0-rc.5":{"name":"hls.js","version":"1.0.0-rc.5","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d14715c23c7676d54b0f6c47c6698861e1745f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.tgz","fileCount":116,"integrity":"sha512-gMvRTPkdvEwap/9ZFO9b3yH3jYK5QyTY+rhMhyZA6HwI9qwwyScrtGHffuBWMxCQGsXgWIS1y+WOCl2iZQe5ww==","signatures":[{"sig":"MEUCICAXHqd1rTHwCLDSduOokc4JCwyTC/cmaSfJz7QL0asPAiEA/oEL2LXURAti1zhnIw8O9Ky+I4+vdFV1tS7nJgPwKW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUt6NCRA9TVsSAnZWagAAB2MQAKC473lDQs8yVf+lnYlU\n4GL8g+LhqCiqzUwDubWrHPn4/lmo6sIDIn3EYTTMgmGIgc4xFru0Oi5ix3BC\nnlG7cU7R0aCrMIX6Z6tENctzPbyuPGUx8MOFtAEDkkDYgeTOAx6xq5CH3POY\np/ARtcy7FAJ0fdrJg9fnrIeeqRKmDEmenuZimgyQILBMswQFCltU5dJ9TPDi\nl0CzYEFPqC7wFXAyfbdhvXWKBWIM0SmeLnHnpPuHy3nG9KKyspE60lYxw2rk\n45etndkE1bHv7SDeL9feqLAFxu1FZb5vvSeaUMgaRyc0wDwW/LGZQZJH+e+C\nBiL3JS7GBdtYwPyerHFDnZ/GbFeqvAsdwK1hVERgj/yhSCxOHGn3HSkee+62\nunjL8gafFJwxDhN5jScieyc6+LdsdGmrIfExUrxPfVAOEHyEwbSiu0aZeqES\nV6Ex927tZ4a/ohDUn3t7rKVLMxfzU4wK4rFLiT2BLg6i/NJlWF+ibI3SvDGZ\npgv9Lvnf3EHKWdJbncoaYydwvhwj9kxw3XR0o60gwzwy/q60+ki7jQ+v87g2\nGXnuWrHtWIc+cUdcMrVFtFIwrmDbvH7MDuO4kG2L4qMPUXjuT1M4sZT3qO82\n/IkgvXSMfBsdGCeGMwHYV4tRLh+m5SBbksdscsIld9yirUdSoxAEvTZj76Vv\nmzfS\r\n=kkpo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"03226bc1c9dcf8f8385b9960afed69f8469b2efe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.21.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5_1616043660616_0.5012127514604836","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6990":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6990","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6990","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a33d9033ee6743a1459a95e014a81d777a68bc47","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6990.tgz","fileCount":116,"integrity":"sha512-uVV6wh1ZM2j++K58VLbe452nouQABxqMAnw/+27vfUuIDhakT930Ib2tqfASQfBlBDg+6kwCBKSPHNNPMR0C0g==","signatures":[{"sig":"MEUCIQCBnHZqSRYVJSJ1V8AEYMu+kQ3/lfrw95+EeNSZOJtWfgIgEGJTlVI6MxAXbxVdGirzwZJq6orCGCKeG9qiw9mF4zU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUv+dCRA9TVsSAnZWagAAgT4P/ja0cfLG9zBgrlB6KtO5\nsc9Z4dPY5ITxT4cumU0zYa1oLv8p+y5aJlc7Cj/NH52pgcl3y9cqfcil8vP4\nToNKbhud83u3bBZuKbTjZvtFkjqNKCVaO/5MnTe+igKzlN5YHHYestzf/+gV\nz67VrD4TEu66hIlCU7RtBfwl64ELYudzY9licWL8jNY4R/nsEP9qmULSyNlc\njxVCORl0e6qWEcXzNeghKkYt9CVPwA9guciyGWfAPIRjEHGAwiVcUMhECw04\nVfMemW4al3/+G+ibf5kYHP/7hc5dmMYsO3vAwinWFBvlYOKPhyD+7pG/yH1o\ntPtor6R5miD3QUC+AMIa6kk5w+Usk4fyklWJroWEgRMKQML93NRI1VkdOT4s\nA7ZXhexYL5tT5P6MaVeXilk9/VJCQLshXbStd9EzJWnIJisTulIwhVX+kGOu\nUj3dBD9sE4GTO4MuCs1sNGIF17sEN+NfYoxT7y0XPHzOeFKy58yUapblTvkv\nGAy8dJJtZHYDfCIqU1P1CFasOXU41sE89EW0YE+L5Q8ryhsbhxwHMLuUA9bH\nj03wc6KVHhZVQZLJKKa6QMpy9Vci+t7R5zF7FU6pSROtByjPQGGfPT/6flCT\nSEQq5ZKCWfCpHsxVi88N4QeuRlRodV9OAgpfdbnsEUXPEAAbonql69AphTNt\n3LKY\r\n=3xTh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc00283e91e8762c6414b1a10109bab33d22f904","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.1","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6990_1616052124781_0.05587525274309524","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6992":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6992","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6992","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63119ea58a683bc1c73c0453172ecc90fc88b4f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6992.tgz","fileCount":116,"integrity":"sha512-IAkAyfZoDTL1aXiaBA5VuZnHbK72mqWx/jzLNA89RmBiYWn4JvlNq3/QljnLKCpmGUrpH2hedSyuQbfJGDh2rA==","signatures":[{"sig":"MEUCIG+gKwAM+XoEtwiC4fYOn/HPxnUm08VXaGgvtzZbcTVPAiEAioEsm3U5P5qINCbL70Co/7cTGGwSr7e/OmmNFeOspk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUxohCRA9TVsSAnZWagAAybIP/11tXLMaBBF2uXlDfuMp\nH7RnfjE5xGer/+ylxskBfMmIfU1qJfbD7z4JUwq6AUm7ofcjYH7eLIulZyN5\njz3XrLLmpON17yHBVIVXQQ2vADvaEXc2W5LSUhAhl2y1HvKc/6MmsZKoluOV\npKSI6lfyLyxiWy4Tc3S8MbtsnoDaexclK0DpKFZ/5CkrNtcrow1LF+Ew2OnC\nHutUZGJAPw2y0+Zwoox/9V9GtFT9VAPl4mHMpPdca7LsfxLxhC93eLbjvw20\nfYC/waImYKk+AWldOgG9dBuBKqQSDj5UdGtBfPJJ5hB+bu5C+n6z8prDf82P\ndno98mQHB2ooldg8piaKCVeUJUGCO3Smr/6DuH7uxCaZ6FU517KAPKB+GUIk\nZIoEOWIfrvYpJ4Un84Ej/VymkyRUjcEKQ6NB90LBUDf8FPAqoIm9s48Dhmwl\n9bL7jHH46GmDSjlU/kpNO3Xlg13ESIKAdka2vpkTDq3FcrgMR5ApQIGuqMw/\nBb8irh0ac2KVmoL2JG1OCB8Wr22g7pm1gpBvklQ9/kG/eYkcqmBGpQP4z/r8\nDseNvbqNQm/f/QYQT2DDvwe2eSDCN2TeH/0js3GdZ4CPn1pNdYm65Ii6I5C2\nXS+g9GJIIPaD//8hXvVA4HsFLl2Wb0zmeRuO7v4b/A2J8GPtUaxyThxeGMQQ\n9k2M\r\n=rsQY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aedd387329f9a8eb0294a9dda13d00c4ed8caaf2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.10.6","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.16.1","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.16.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6992_1616058913064_0.7712714080932292","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6993":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6993","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6993","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a2495d15e5d271ea07f8631704d88fedc60ba50e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6993.tgz","fileCount":116,"integrity":"sha512-hnRgXDjucK5Cborue6ONv21Y+uX8rEg7mgQ50ob/raY/jOV+N4U2vNYVSVUkhVLjkZlqmcAcOBXA0ELGYJ5cJA==","signatures":[{"sig":"MEYCIQCAT+XQAPC8Ag50tZKVE9ZsqpqyJ4Dk0ioadILZOJX1IQIhALXh3wy+AU4qjWyq29pkJNiHjIV3J22hDrl4gcsJK57I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUyHKCRA9TVsSAnZWagAAENsP/jaKiGSs6qnGch/n2fDT\n+fvXIfAwpGNfD5GZWOwE1cY8ATNihrlocmRxTD+PSqcqPaZZ0F29m5O136G3\nnQ7OXS5XV/C0oaWakz8M1xdMtR5PdoGm6I0mmJ+U1UGf9fvC79BIWkJy3RQa\n76Gqev496Gaa/IfoxaNn2p4DsL0OO0ysPqAzL/fP+rvgMPqgJvk22JGphKWY\n0iq5JLDkgJh2aOlZru5n2sc0ockMpldjwgTx39OJnQVCaekhonhe48fApG2G\nV1K2PonFutTMXm3+E6jDMlales2u5NL7CIq21QMeKk+gpKG64aFEUzJ6Ur8p\nX4b0F72fZ4QsUNOXcbcs20wovhd68knn53Re3do9/ahYL4WntWhHCP1PIzZH\nilL5dF12XmXI+goGTz1ISwz7DWHWUtK9ZI74H7mhhOc1Jq6SzlEhd4u8xmCV\nSeyBVvxBh7hvjwygq492ob80cRw0b6YVo13azDSSifTgKo/75mPKi7c2cECq\nnawwG/XxD5/hTHXHSC+8P/VrcEAB/RsjtFv+c3kmjhuscAsLPPIFYUmnt65U\n5KAILv2+6aXrLBGcOAl0if01A1myhhxNCQFw8/svjLl6hOrRHQcP+4OdSoWT\nStoSZJxKmZWjMzqgZKR7nh0dAa/jBVvLInpoASOgfO/JBrF71rUjDJKvkX67\n7wH0\r\n=KuxW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1aae8913e683aa2877667683138d6ccb786b828d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.3","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6993_1616060874414_0.28048171116585463","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6995":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6995","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6995","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d43faec112bb43daeebb61c8d263bd15137a084e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6995.tgz","fileCount":116,"integrity":"sha512-n0Z53tHDsFK5QzRYv5o8+XUGhhnQrS1kep6kjkO4OV0qw0twkXzz3jsYxx5PPpje/XWthytfbrue3tJxq9dXFQ==","signatures":[{"sig":"MEUCIQD6/D1jbNPey+3H4SV1wqOmlbXktK8cwKUujMyJHxXWwgIgJlX/1voD7Yl2S0hSshvJpyC6fngsQ4Zmk8h1AaxRxvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUzBKCRA9TVsSAnZWagAAl2IP/RdiwKTs2NKMVoIVOmJt\nf4n5CISvuZr+Dlgie2kTaQPKVl9RNMtra29HLAy5JNzZ858SgtpFqn8mRe5J\neOOb8PODiv5obyePfGihmOtFsCYEMfSCCQmhLYeEhK7LNmrWaSMDVbdlVNKm\nbxAPS2B0lXA5olXOuf/ONMTXUmLBWPmc6ery+JrYrfVBKCieQe2t4N7+YjGy\nirB4914QQ7lpU5EdeckZn+sFB8xRRV3iIsgsCGVJIrw6+7AV1ILu6gDKfTSN\nNRbhZd2ParLE7N3gySK9zBBcxpCMW+eA3qJ+h4lET4GbHeRcAdueWJU5XAoB\nF2TPNJUhoqHebwE8k4IbSSq4RWMCRyYIJl3dj5EjVGMzFVNkDc2SqSMGkQRP\nNbbcjyloe2nFnbmfHFhOndnHDyFivzbxtMwQVz76d+3iVdffsY21nWKCDHs9\nQdBQznSI75PZ81kkdfMoeg2lViddl12z3UsgbTntt0WG1+jsTDFrMYfxJhSZ\n3bk+LNxM3lAlXMtPXWNNj0Lq8Hc/mayaxIopIB9+MRBYqxBPV1ll6rmrcoUu\ndAHRzHUQVBdYh/6hMjEXIBfROrvsvyAbgT3FRYLjemjNkD0U1UzfhAZ6dkyt\nEBwj7U+KxA67Y7CfoIPr7Gw0AQCyLQoWTZYwzvnCupJKfd33N19op15WBQgn\nI4FA\r\n=Z2TT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"103bc4eabf1d3dfc76caf8193d9425bfebf3277e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6995_1616064585964_0.5670309531068762","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6997":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6997","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6997","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cd58b237f4d40ba779e1e77b2a31a9bfb9ad0322","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6997.tgz","fileCount":116,"integrity":"sha512-eG5kDZ1QUXgFSxO5W9ro2r21WMAEC9yBOzcckuRd+Rm1BSvOrA4MkxVG5c8nfqppCo+t9/R0dY6B392pJU4SnA==","signatures":[{"sig":"MEUCIAwuwd/hgjTvgt3MFxco5UgcAud4KQ0qpQ6eg67uwDerAiEAnsTBuu3wW1ibddjujx1KyZX5ohFQ92i5SYhzIbEC0TU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgU0f9CRA9TVsSAnZWagAAP7YP/2lR8QBeYiwAvGW8KlES\nq7AMnHOR111z3nzr1RbZqBKFh01D0tKvVY7JWXoeoi6wMkqz/2Zu9qX61KNW\nsundKeViwjj6uNEk3O2jWdxLMbYFv36BHQosVoDz3F3eVfUNWxThR3pHdyof\nKQV9/NJyt6zRHN7lrlCD61tV9tCyj1g44Nw4CL0uhHnwYlE/eeBVpPsG3Cpz\nbMxKOr0eF4k/Tw+GmQ0cnOYKM6BsOXaxtxaNxybnq7x16pEndbbz0Rghqox6\nzGx2XDpKnYgtrTPUkYBD5wQsIgJ5Nns/hLSYPasqUzBOPxVU7/mnQeQwPXmr\ngOS242DRIOtq+zgr/u/ye6ppMMllBL1A5K0iZMtjyF7oDXTPn/bIqSvakq9U\nDL5S/ygkyVWJ9yrjuZuaxP225t4uZ27vfFgFQmchfK2RYI7JogpyjrE2lmUG\nyUaiWpXOWzWrexh3+uv+DijozCSsec72D0wSTE102JTD0f+xcmIxyP6ILWnY\n33o06SuYCQuOvmG7sl0MuUOLcuFpHWIknucNgJn7xQPWrDYTCFlai12wj73V\nikxKjj8mFN7Sg4F7woxYUfFzaUytVZYXKokST+Ep7EOJuwWegnM9T7/rc19i\n8TsPm+uAVK7r7oft4J74BiaEF3Mjo2xdaDv6N1jxtmDTXupJLTixgYWaE6Ow\n/8To\r\n=Wmup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"21d436f9898f3a2d2831756a808031a9f3b63746","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","dependencies":{"url-toolkit":"^2.2.1","eventemitter3":"^4.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6997_1616070653202_0.6365025120926626","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6998":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6998","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6998","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"617ab6f1b262c01ff521fd8c2187f96b28ab0522","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6998.tgz","fileCount":116,"integrity":"sha512-AR6r8EI2mv/mW7of7l1LVqgCLRIfQe0Zh/OWKQK7I70uP1bLHsIoEUPiUzTVaU4cJKWn1EFQGZbTNuwMJmLk4A==","signatures":[{"sig":"MEQCIAKIfOLmI78eJBna9iWVFxS0BnEDV9TyzDU8HTyyRvInAiAMrcJSIpiOlYKA/TOViklGSdchcVDnELD/YwioJf18vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgU04cCRA9TVsSAnZWagAAed4QAICPCp7n1xLzCTjxBk/K\n2aXuKGMANMSqFwplONHNOUtTGfMJUQ/WOIVCnlW0a5XNRwMQRpJsJIiwdeAQ\nHOkuU1zt/arE2nQpsgM2TLjj164CSOteo4+iW/Q0mNFoKKOQHncz0wyY1WB5\nt1zTCLDaTz9V+TRLNIG3aqVovnaE7vGLQ3F9+y2s5d6ficlUWXA5tgwgEQtj\nK6dZCCQ2KDxEpQsXBmYXViq13f/DTJjrGehbo4BaMP+9Gjm7F/+N7DeLK8lS\nAQ669YIU39UpYwCzuZeJNqh/Gyohj7no764UpznP1rnAS06MwMIdT2Ax8Vt3\nPlvVqJgCxf0xFWGoenebCPQ0T3WQKDSCFOFd+YWmDBVSgbEiRFryJO8mt02g\nTV6v0GujT/HxRZh3Cfbo8CiIC1wqP8T9ZBm2dcqAwIwKN+EBx6zFOdOEfnRV\nVDFECOPOzXaoRB9+AcVojxv81sgWPouHvmiVVVbxKPSrEE4UTBatuxNFnvr/\nux26Y3Ra6eMVjSRGeq8lWwynMApdNIT8rbaqU+Gb1cbOzN203OTdXTZUuyHK\nBdlvp0LlGgTZqAo2w5pET3Z73bL4b12g82UkvAx0Lhd3lCdq8+TYmCj9uXjF\nL7BdoYi3iRBgxCLdGZHTu7u/68fUt2Sns4HF36f1F4Lx/X7cCsfnG3BtpIK+\nAsYF\r\n=WK/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd28b96455146693845be05e4270d0d5260ddd5f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.1","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6998_1616072219433_0.6479961747035261","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.6999":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.6999","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.6999","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5d2f00a4c18ea2efc8c9b6c44a9c89206a1925e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.6999.tgz","fileCount":116,"integrity":"sha512-PMc6qc3GCEaJn5kufqYpr8r87JZW12SiMSRhbtmNtptlXMpGEgwyukOdy+NODATmPvvVtzOZPhwIfvOVrrTSxQ==","signatures":[{"sig":"MEUCIQCFEop6STzoGuAU7gmRD+30glA1cmoRoxv/lQVNAOX4vAIgcaL/nvLZjL1Wx04uq0ycFLASY+SuRH+/RpjVIlO2wOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgU2aECRA9TVsSAnZWagAAfXkQAJdw5pJuCxnCS1e2+NKi\nyMg5scFVb4fC2hXVwJ/jAEewBiFyBWDIip8SVeZpGCGVEpzKospPC3y2i8qo\nqFPIj9PwdzRRWEFNJRr2/MzEwFRISQzKArb1l1fpEQkWfjyBx6Dbvh7s7Y1E\nRa5stu86VzSlJDhigiwbK6MCU6TzWewTe87Sz8ovcenYjYePnJO6JSL+RHIM\nS/w8fW2b4+f0XXq5BidBp0hdGPwWjL9Ezq0FvN0dDhIw02TIRXpT6TRoHRxz\nx2Wb1AuVv+hIwODPoWJRSoLC0Gmz2HhLzveSfGpRAjFXOPxE9eOcGlKURFmV\nnNVhlXyhf3KyoWNYCHwc/rnc2Rt99FBfv/Imsf2o1Ofw7Y7vme+G6c/SgLfE\n5pACUgvP46kD+D5INZggQ4+w1NTT6EHGFzncMisy5Nfle6/R83Qvt6nmVYUD\nSiaS5aPmPEtDOIXBp70gMdgDQIv/VHSrDa4SyYjQZVPQAxYNT/k1n0m8URXq\npNdnamAsb7fNuCjYs8wHFJDaNe8vCUFPDaO+3a45cm/9mWYYbepxklK6xIPk\nRLszdUwfM/t/n+Mf37AZuAhHCZDKQD5ixmHPNe4XJbr9Z7miDnk3hB3UAvNR\nFITPRWiHyAp0X9WOkeP7QTFLxC/NZinCsJRUbQEnYu0lE6RShVeWOqyJKi5g\ndobI\r\n=Ztxm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7734d27ddc5e7fcdc7754dab196f0eb7fc35024","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.1","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.6999_1616078468048_0.6220718654725961","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7001":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7001","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7001","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a5a5ded2f665108a7f6f81d5d931296c1b0cb47","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7001.tgz","fileCount":116,"integrity":"sha512-AGvJ5FSpN29/whkMRekwvqTIXRKkxh4EHoL4Ek0tqlS0OMrlGsWf5+k2gv6gKvNTJZms3QXUyFpfx7GbxXFDlw==","signatures":[{"sig":"MEUCIHQ1WO5mm1AbP3PQbj5WVJ5BH9MQjsIckMXQ+Ycclg9KAiEApsJ3txS0yb5G7BUsrgi+e+cdlXqLxAHPHFptgc/lDvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgU4k2CRA9TVsSAnZWagAA8nQP/18ZnIIrm1F94ZBCBEqt\nCFXY7AcEU5/KLZ+xtX/6UG9D63+u95kPYCMDr8rHuJEOcGf7pGUJddJy6Iz3\nSJGaABnnzbCPel0jxNRkywECmJdmdFzGHgrSNDOYU8HFTrDXct/5j5B6608k\nbQIdvVp5kqd1ybVPCslyLej1QR0HtD0HcPi0XcUCT9tlqQEY8lUZKkbD7U2z\nLfxsK3CxzJW1L8Uf+gLw2uwLzPQUBDzGF3QMAJdGL0jFxQ+6roGBqBj37If/\n4YsUTRrv3qOKBSjx+IEflhH4mqUweenFxWqe6D5qG6l4H1jz6soneNDkB/fm\nqxdgLq42mo1Zz6PGMAoY0RFpm5iNJcZsUlXMBBTCsR1NsU0d+8zdvBtyVPQb\nauy9qli9KRFZSkqMovps1siUPdKFmUGJmnS1P10HA11PqigdXvhoLP5uGGGx\nBZhMNd1pqcYvWsd7M8OBMqWJIzfkEKIyWY4PkL9Ej78UICyXpm9JbnKQHgZh\nzk9/ICqeqlgF83rKGGz/N2GdgCChULNmdmutzZOn8W1LeAT3ANi1FtfNSQkR\nRcTVAj4v87oOIIUs2CARXqIysykFisK0eo6w25b2L3iskCh2EucqZbfiUzB/\nBumD4hHDcAFSqtsJ3bIAQ1ovDqjWy4K1rTx7K/dV4kwFsN1lFKqV6DJ1QD+X\nRnty\r\n=rD2e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e4dd50313fcd9d1d240df5c339d7ac1f71599c6e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.2","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7001_1616087349637_0.19472128267922462","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7003":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7003","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7003","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26f8ec73c0437d9475feea42a386979e384b5843","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7003.tgz","fileCount":116,"integrity":"sha512-DRMrWfvvoBbdTzTSK32gEjPjsHkQro6NBosgtOJ99k+mydyp3n7CgT1c7tmSRBcHlIa6N7WZLgQyaRevFzG0rw==","signatures":[{"sig":"MEUCIGoXxDfjP60o1FBf0f/aaDq8zZdaHXGYLZpI35GI0jlTAiEA8H/HJuiEENzbLa7X8VEXy9LcW+WnNQdjmTZln/rI7pw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgU5PGCRA9TVsSAnZWagAA0aQQAJ7ZoPI+mOOaFPDQt92X\ntOy+shRaJI9VhFxhJBW7uCkFor4BWXFuoyIulL/zTjyp37n6/Ymm5uDhUWYb\nEKkd6aAPV0kkICKUiiW4b5WX2UKlMDRH11vS2OSHU32UTLO7kZLwHSVoe+sW\nOcJjSvcZamxn5PFeX0hiY1MJ5RrM6YQCAgdeGQ575jS3eZK5ulKOnHbInFnv\n8/UzMOQTteAWN04BBt3PLXlGeNVnyZMjKJdC+/r5h0HFDxwL7vpWyNPo8gXM\n+r4cI+N+bZrARQ4Mi/sMSE0kvYKPyCNquo1FesiqZm8W0ojQU9qjF/VwMGi4\nGqrhxzdS0vV23xZhJy9K3lurBDHuABkS6/4Xpi8NQ1uiO2rYQoovEMNUlMmw\nCqaouXzRNXHlCRqh91qQ1CZ8wfDg2VMdOfnnZpYyajzfz+usIZeASrNtDick\nKgBYrCvoh1yQzTYkcQynW/pKikjHfaT3dhTrbyKlZF08LdGFtLrAzJqMRO29\noltzD86v9IqlOOw80Pxhyn2cyG+s8t6PDtbPJONqNP8ZiTtP4vNKcwkCS9s6\ncS2P/6jbNEiXn2S98COdGcfbelaUG/7NLvgSvqvnnWOOB5rnFAiqHz5HD1cB\nnwY2WyTqzl9hESGCZxDosSr4cgA+OJZl2/2SH/d31ObpvBs5XmhPYK2ndlLD\n985z\r\n=/KDQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa50fdd84bd883b0264bc04343ae9d5a614313da","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.3","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7003_1616090053603_0.6234164339897377","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7005":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7005","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7005","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7d1f353940141e7e0c1fe5d1bb14b56611902e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7005.tgz","fileCount":116,"integrity":"sha512-xoRWoBLgSn/XvatbL660dO/rzDj5amhoFpGpDdMxDlHb9fNJhHKTsXhm9XgkuhSd216EFmu3F5ervu4nDk9Lyg==","signatures":[{"sig":"MEUCIQCc0hVGND/PLUWzqgI82Fs7I52FXNPVb1tVcM4fmKtBvAIgQMTguZVFsqq7dy1fV/SoocKuS36Wb/GK0i0qR0OF+NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVK/NCRA9TVsSAnZWagAAr5wP/0E2VusevbB2Fr4aJy4Q\nkgaLaGbNfbFhNtv8xo3hMy4T26Kip+d7ztYrKsv7UyTVEyzU9jK1Z+Ay13Cg\nJ5Uh2WhktCs2TOnIJVaIrhYLewq3WHS2TzjRdz6oBBv38BSj/KZjtPOBNTGy\nmmRroCwDtLQNn4eNV76xQe6oWxgU7Dx4oNAOtwuJc63jAa5BncitIob39SFH\nZ4jXfy/QAhP1cmIga1rMnNmnyYI5+hOkZSeTnh6h+xedYOFfIqxAY1ikHDGa\ndaSnIAbqw3x7J2uxp2aJx0GuK51x1M2XiXmFtd2eW+M1m/7WbTmAUzpmLkiT\nA58S8y9QYbljZ3oNBRCRVZ+GpmV7Qc4CAW7i+4COJd6ulER9oEc75/+QmdHn\nFxyu72xGP2U/TX5Yuds+XqdyoMrPsnng6F7+A1jr/7epXZq0op+KmhSQo0vn\nVovZkru5uoVk3tVuYOpTXn9vtjv7L1SMMQB2UHWYUN40kBkypKQeFIjiMccA\nEXq7+VBAeMKZSAZUmVif+CLiVo/CRICfMrZF/MolPiXrR7cTmeCVzYJfAQ77\n9verZ3jtzBxRIA9+vamB9N3vI6bgad5eBdhefVkCcJxl7FxgRnyuvJeBWoC2\ndicDzKqxv7ClGWjGY3ccH50MpzzxgT+qby7zidGkLQmaAHiYBoaEu0qY7ZFs\nED+Z\r\n=hcXO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a48d01975596f94f3bb972c44f4e7d2559a0cd6e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.4","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.1","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7005_1616162764713_0.4793721221992522","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7007":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7007","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7007","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf06282ec80c1c73080660badc639caf15392f79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7007.tgz","fileCount":116,"integrity":"sha512-l/WLlsGzmkE1LnMuQjxPNJmc+FybFqHCtT8szkXeAV3hfEK7RXX7B+W0y8SEmz0fEYdxswfuDuPIPuIVejRsNw==","signatures":[{"sig":"MEUCIQDjaoiw0oiFX8o0jJ+igNhFN3F4TGD7a1F77592MNmMgwIgDpO0ScfZRBT1g4dsXVrG9fP/oEKC0NuWrUCwLQPX8P0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVXLOCRA9TVsSAnZWagAAC0AP/1zut7BHcHkMOEOibyvr\nkzLWWzVWUtuD7XbOO4ab9A0n9g+cmQ298n1jdbJT77K5JcUgUfUZAeZg/p/E\nWIDZEvxDZV5UkfaoAO7xWK01xQlXueEx/Gm5R445TRguPtsZ5VBn4jQZu5fw\nKSBiyHDJzLXvyBUc4knbcZlnesxA6PGo/p2wEWnbR0WOZAcN5R4BcyHfrnM3\nh667fF7LF1BAj1KOXa6tgD6dxeH65L9Cko6M1/BKy8maKU6b9VuADcufjwoe\nyhyfFinWRzFX76rmzzqh9YlVaoDQd8asWvfLopdfoLgQn5fszlQuxbCUCAat\nC7b2UMnOhqGs5slUeQoGdeB1Bxe6oqCM/gCoppPq8gRWnKrX9hkHBhgXA214\nsAa/0AHwI6YRMwCGkPoc056cjGeb65FT/gVULXvGlzRk5pQz5QOw6A8MDgYT\nPwK6740v4WgpZtT1tWd8QxDrmDNVeZwhTlKaTR4y7eFGwZUTeVY1KZBD81Jc\nQBmqO6CRkzgTMCeEWoFsEZFLYz04u2CafLKdAZupbeNe9aVMLlFdCmg/X9Fh\nCH59bz/eFA2iNQnnqMIU8pcEU9kjxvC7ZKjjgCM98qDdvUs4sUOnws8akstq\n522IIwCTK4QskcY5h98afH0ROOS/ahNyWPOUuysPc1zaDMd2frZ5RWCcwyNn\nSGfw\r\n=q5Nv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c02de625678178db117deaf6e996395ef263ac7c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.4","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7007_1616212685746_0.6419000806624877","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7009":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7009","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7009","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"486e2c66d978fa4378eb9c258bdb873ee39a2f5c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7009.tgz","fileCount":116,"integrity":"sha512-mcRI5Mim8dLUAJhIRe4YTgdDVGDZlVXO0Dq8AlarNqiWp/nyILxeQZ9keB9nYuM6Vc+1GlfzokRYFTQHH21GIg==","signatures":[{"sig":"MEUCIQDF52zFkZbE1r7bCXCICmqlqoNzuO3t5EQ4JS0PcWPjRgIgc8m5DVbKfJM/mvLnSi1S6nYVRkrHHp1C9X+D//RW1ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVz/CCRA9TVsSAnZWagAAv44QAImCtpiSbreuGkN//2Ue\nG7PB3YIgYHx3+bun6eENRx0n4+AOtQO9D18iTFKOzgYVcU6YOFw8EgdoWbU0\nUZ1yLfUR2o5T8uOcQgx9b12ePCOrFgdwNT5YG5XKgGuEGMbBDGFkQ0KLGqAN\np6dX8KMKC3hvQURWvPv30jBvm55yVnTnVkL8Dh2ApWsKf5vAxiE6Vl+SeQuy\nCIIcZWXIYLsbbgWjv1lDFGfbzizlQ/X5EjLC9qREeCEx+609lQBggVW22r/R\nIR52k9orKZEXYngK5xw8rYDL1TRlh1/LtE+xscKEk1itT0DI9IiWwnj1Wc11\nghsLSmVYo/go9ZaCUVHgH+g+kmcKP4JNj+txdXX6Wx9l5kvX0/gMqwsOGIJU\nWg1W6iC7RYSNbbpbGkE+Hsct5JTefSLR6E24RS053mny1U7yAOIxsVgRSC0n\nY2S4N6eg5NZyNc2TnfNu2NOiXdOwWIQiCw13vnv24BfVclyYN6AJXL0Run/v\nuLlqOqqrGKTaEqILNz3MH2rFaPM8/Qv+a3WurHRtQjWFk5ZJ89cSsvAAFq6t\n7B0vzlmM0BBNwYmDzLBmPhc4PhF0U61jwGwryD6lgNe4jFYpGZBfiGy59veZ\nPV7coqXpy2QpHbHRAG4JRJHauf7g+bABvdsX8VsxG8MF7/sxIbK60H8IEQJs\npRFg\r\n=vlUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f359fd88fa2f6f4fab053f2d675f9963949b0f39","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7009_1616330689336_0.8008266719985699","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7010":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7010","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7010","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c476000a2de9a9469da707e5f776bd3aee50a25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7010.tgz","fileCount":116,"integrity":"sha512-Vjr8eI4teZ5C4JTwvvEZ9lTZyhVVHlsm9hj+Nu+wtfRJ+wsKEv4V4Ks6/MbD4N8EGGCnd3hH/VFEHusfkhr34g==","signatures":[{"sig":"MEQCIC3ZnZNVOFwvlwNIWufHEcpV9aHo0XdzN8YmOqz7ZcN+AiBeMEQKXA3czU558yE1FcwJnWCjViMqF+3xgSsPeY4oXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWMxgCRA9TVsSAnZWagAAgnIP/iiKw6V8cbMWRGsVXyZB\nx5o5qIK0DyoM8HGD7BSbGPCPwJ8/LKkMe2Y3C1BYcvW1ZPvDcGKr+adBy29I\nIF9CmbrRJgjwToYMWM3eV91Gl7xXR4Unh2i6cp0puwnMWyEcz4WftwTBmZcH\nbvBKpqwA/T6w6nPyTDO+PbZW/2v2vuLWc3j9LXvzj1w7bTUbQyfSe2vvpvaw\n+wa8ptk2+r0x3gGWwuRwDMgGSFE2ABvpQkwjrmKse5LpcRllnYI7FQwRCNY6\nIYa3+k5JJY/I5oHF9xyJ5h0T93crMAALhlyxvCF1XfEpPw5AOFD+55dDORUQ\n4Ztw0HOWRc/e2JWIPlflUpfGrveWUskKurH4+9kVBk5mwHZtoMjZQA7KdvzZ\n0V9JXq8FarTBPKlMEa39TzQAUfWZVf5qshYy6uzvfDv/qguXPjyp3e/QTc1O\n7TAYfcJRJkRSjXI3oPLMDzs66XD1ues2soyW13OXIn/fharn6ClxV0heJpmN\n21S1HoSYbm8UpsX/FVMQx+mo1UFJcGXILu0kPbee3BtxNAIjjOJufuBPotin\nHhdJwDYxQ6ifNImkHzqP9bmz2u+oVY3nVrULl2e1yKGd66/midftHw4ZTEmW\nuzHUxRk1GrtCwnX6xUvmrt/LGQECsOf56JK3esjwFJ9EGhppRyTPIdaFB8iN\ngrcn\r\n=sP3p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e67aa601358019048f9981f476c1e2ffe409ed99","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7010_1616432223576_0.36616362461641594","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7011":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7011","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7011","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"42dea4bab5ca2e7460059abf9a61ac33bf6b4b30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7011.tgz","fileCount":116,"integrity":"sha512-iI24SO8OWpO09nbx281kd2jThGZpwoo6nrOexZTzasSPd/J97RmXGPNSU0KPBuz3xC8AQixwgKaB5BJD+njCcw==","signatures":[{"sig":"MEUCIQC1tTDKX3z12XTJCw/YsOSd7F63vNmlrWUiY4gL8hYk9gIgVyPELRktwd/Qbv4Z+L84JkS/Vv11GAst0xLkRRKYn2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWQrmCRA9TVsSAnZWagAA3LwP/i9hekA7PzrK4bUwdV3W\nCL9EZAsTDut2T8v2IzMlkAVuYdwLoVABVdEmrLzCwy5EGCBA36vP4rpEeGWt\nxYjtRpcNXOLB7L2FINjwIVTuIjZCT5Rbk3KgH+5u971iJUUvCrECyLEDvBtL\njCWinC8ocsRT8twomXX2PxMP4fSApagYJQhPKnqI6cpqM3ZSXHZkLCzR/Kkc\nbcPF8zvCvz4KSwJfYgDEEiICCamL6ZoLwrgShG1df1b81Tv5mjWjD9zFOkm+\nYXSPZhwCoYyovBDxyIzqv/qBmSEb3qjq/rHqwrVSwsa9gd9qAkhfaeBKB+QM\nh8mEtToiMP5WFtIQp6uYr+p6BlTRFuHXiPXoiisNwgTREBrA2jxCIUqX7FpM\nPBznAUZQSxh01paD8OrKHUAUZuo9j7gHD3W4O+vphFRkLshO4ihFhT0Cbspm\nKq4tvumYggXqAhuFX4kdUyedB84o3nNctYtvGImLm4Skj9nUsXo057PI+g3e\nbCRxBzf1iuzB9faUbZWx8aR0ZXjeLW8cclooywadLrR5G3CH8NycoCjkvHTf\nEJ5NDdTpnWIQNVEnR+JSXsyBUgRxWrgn1ENwnoPbqSMpHK/eb9PkqQVUe09B\nvtBzMRmQPDkshN0GoRp1Q0ndwQvWq/KGPGF/V4yXTJSrWo0TjA7J/4D7Nv4C\nk5U0\r\n=KipZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"83dd47842381decaf935742cc4d331ae3dc266fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7011_1616448230264_0.6773404440735671","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7013":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7013","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7013","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"288159512d469461a69cae77fe1eea7d115116cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7013.tgz","fileCount":116,"integrity":"sha512-sH7dzIpY/igaFWcc1V/fuUeackSjudUftdUUOfrvs5g5Ou6VXfKjbR2NX85LIHihwMqoNVgpu4KzJ2fWNbwvVw==","signatures":[{"sig":"MEQCIGDY10fPFa25GubfBtMPZAm4pUxFwyh5smT9n9/NFMXbAiA0s+XxrOXKT93210pbrOygptFZDPYeG1JUyLsgDPYIFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11497072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWRz2CRA9TVsSAnZWagAAVecP/0CpbbTuEoYWBJRk3EEQ\nY4E6B9OqMED8hvuf2QEtuBdTVv4rKPoAssQJYOf0kTBsRhdfVST6Ltp1NbGC\neoY69D0iLVkk4vEXar2HJL1danHKHu4XEaD9rwr8QeAnM+WchKML4Ha4tpxf\n4wEND1zhRE0QFw6SdbgcLA28RO2DBr8us87trQwyKcaDnY20u6wEHXRFi3KS\nvr4gzmY1NpDN6qEu10hmUdwwn7QyvPuFI66XsiEm5Exfffv+i+e1tm2e+lci\nnylFmoRTZuWHrwxOVMbKYFZ1JhB4UeEQgFKvGoP1hvgWSH1aHiD6ngHPBGcQ\n+v+hyXPF79oCp2uGYo2RrfQkEnyNuL18dtlWGgN88RyseMCiUqEU+t+8ndov\n4gvcCB9n4Fd46/CUguah2KEhtKrc8qZXy8WrdPXVJNBgJOUCJhBzt8nEPNJS\n8o+9dmFT2rzLdgsJHqFqXPP4QvLRAB4h99Dc9ZpkHx2OV+OlsmfKP427qptB\nGMQlMjM89Hodm6JC9OhF6N/9G1JRLtG7f2h6pE7LNZHNWybPZuX0hiRqRGzL\nMLbPUUpAsyQjKDSAHtrO2hbiUjDHubcldUHuba5uYbLMKR8NUcSgwGpXAB1u\nMsPhpri6BNGDu48WwxqMsMz56zet/ewbTYbppFJ/D2aqo7CGjJ5fEZbGVN6E\nbuuJ\r\n=htzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2e3f6f32af76dfc1cb80983e1eb65b6048c760fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7013_1616452854141_0.6160351068288628","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7016":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7016","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7016","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a84db3cf60d54aed241d1e4d88a60014e0574503","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7016.tgz","fileCount":116,"integrity":"sha512-iRmSccuG2FJ0Lwi2z6bmGdDFER+TCIc6cGUO9xunZTQEzKkdP9SnbwW2OdYwnPsnvsUixhRohuu3ISkB12gy9A==","signatures":[{"sig":"MEYCIQDixO9Cq9Ih5q4vKh6IegWkKmeMIlSLJF8OEbuKKK4qwQIhAL1tZQSWWkwmhnzwJGfb95wjnrN5d6FhaQYa3Dwg5ACk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW7UpCRA9TVsSAnZWagAAxrQP/RgZHSRuXBxjw/3NLQL7\nbBJgtVtGU/Rs9BuEBeHImUJwX4NkE3tsP+dBst/3MP8ho96ESPJpCXbhc/xW\neBahhENRt/4CekH5dQ5kvmMXf3etFuBVWENqVgezgwSIgA5Y6h2/JSb88Tn1\nBllwLov6T6bkwfH6nXJ8c+UxxEOo5JBbTWVNNMiSW1kJ+V6mmI/TBWt9UIiQ\n68SnmVLnY9dpnXKXPBgmZI9huvQB0JGmBCowxE8zXK+AshZfVIxPyKMprkla\nE+v/yJM2TMffd7UMrrB0udznjqDOsu8gPgdFN6O+fcTkn0gPZzqZau27dxeA\nmvKgTTSgEIXZicKWgz5q5W4clC582huk75U0aYkToGm3C29dAw8vsGAkLGnQ\nsT9lucKDzXXfW1ng/Szo5I0kM/xOmWyfKMCZI5h/Xs9fIvMU+cKtLAEXaxCc\nEUpmYxFKXpJFnuOOeOwPv7O1wDS+VIjuJDO6/cmBddZJflTdXxj22wyu4x68\n4z0+Vgqges2N94XJI2qvFvNO3zJ6a9u/rtZJEPTubK75yGyMS/9tYS7xc2pW\n5jq3djlfQa/2Ai1xz77AwphNHX8SsE/VkH4T4OaquwDnkUBAuew9w9tZWae5\nsAIG+jd72CyfAf112xeGVORexI+BpeJWpQezjpfWr1Mgh3MN7rxWcdYw0YtQ\n4w3k\r\n=kGDy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"072ef4b15e011d5194dbc7e7ad8782dd88ffd0b5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7016_1616622888995_0.9153864491632264","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7018":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7018","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7018","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"814e8d276c3bc7f1f2c481ec71ca889c94caa348","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7018.tgz","fileCount":116,"integrity":"sha512-PJjEZ+1gG17uCL7K7ZifPz7RG28KLKfc+VQ3iapy4W6hidgeA4Oz2wQqB1UNr1GWfdjDgFfKVSEuSFIf5ndX5w==","signatures":[{"sig":"MEYCIQCBn+Mjp4Xbv5xCp0xiU+dS/val9pBKMQFXQ8csXCImmAIhANw/gKIG6JHYlrHhJfPJZOvFYMGGUs9ZdfjBOyCcoC0U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW8yICRA9TVsSAnZWagAAmFgP+QEGGgKd7CNvYdfVbwSi\nDylDpxiXcpsliyg7XpI9yIR63F7HsH0oSqJtnATPVnwhgSZ8uI4QiyrieM3U\n6OJqV2ITUPIYyA8KAhY6dw6x5uEXD75aESwMpeP5Ke3hwh2Prwt9+Ea/vYWS\ngDbxSdIcU1PcrrZh/oPpFoicG6l89E3uOaM7y3XevgYaLNCLlTnhD59ZUWQg\nwa1gNiAsWgteQgiYVyfVe2oxILxuBOqNXnYuJuopoELDrIJ6YrGyAV5y52Bi\nhx0wCYpUeq+IfeiizJG899HGEz1vfPbGVOJDEOcXsyMmWMXt0OzaKkN7eOp8\nSLeSHcxbSm8Q83vuzsShpbUxEfRkHlGEbyHN0AfptE3WBlKd+EvbLkPGDWeN\nP6AuqaF2KANy5GtHF81lfg3eeD9BFR5/Gt13mDuISyQceOeJzxToJOwSzqi0\n2ejFW5nFmeTK/p4g0HWFtFWXwcPezbdXMs+2uQmH7/BQLAjyrHNd6JhwPStD\n0bapaT0YFnaq/a+zBApJ4sq7LzG2qeRBay0Mh4ZLT15T7JJo0gj6E/uaz4Gn\niRT2qD7ukmAHh3DM+iRK9yp80EDkY4FJ+WAmcqAtMlN/MdZZjjhSK5fHqM2t\n6VAk+RQQ2/Ahhctc0j+xJnxuVV/TTO3kKWQg8cdnC8NTq/yU0lv/PvmLAX/9\n4DA/\r\n=3Ry7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa23c1b1feb8d69a011374bcc7ba1e5cc006d4c0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.4","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7018_1616628871681_0.6111917146623438","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7020":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7020","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7020","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7519cc26862df263d874450293e95fc8e1eb5e72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7020.tgz","fileCount":116,"integrity":"sha512-HygXt7TyLnjpx9Ok98YKXwdxFIAtNxrSp0BAOgZ18eG2Sw4Qgn3Q+vHk0flaV90RSBgS81XMvvZtO1RyLAcF4Q==","signatures":[{"sig":"MEQCIHHzhTyrU71Y36DK8ecVOPtPj6yOscubk4wNxwa+uXiIAiAbINAY/qprvkiGOsMWgZlre57FFYg1h2dRDY17SpKgzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXCN8CRA9TVsSAnZWagAAxRIQAIlODxgYu4Xh0ASXbXvX\nrsAygUWPCRQCPTYxu05qF0oFDDhHm2vi9ylzGDFU6aQd8h/3uMrX5eOl1gjq\nKTbuPEkfVVMG64Up5ffwT+yax9XEEn41Q2iyYVbpx/Fkj3o+vK1qpeC01WTz\n8pnViDhF1fevevYx43rUYybAVg2o6fgwN/zG4jq4P/xt3W0clGvWkoEjBOG5\nqrPwP6yK94SThzM+3VEjp90/1NmfzKcOL3UJ6BusI9Sx6t4/1wI9mRay3tV9\njRvHmX88waHHKbhPcl+p/2zZ2Qam0Da1ZDNZeqeZSQG74fdLhTVIgkpoQgoZ\nIe1c83L9/JTKD8sJcy+IQV4CeDwhQzHqsleETyF1AMBsYz1T4EhtiTp0OFo+\nV0uf+aeE++2zeQkJiw/r4I+yyLC9O6jQuN4kYuWSBfXqVx4X9aVzCYVQ4s6x\nyH9ZUfCqppnkCuTzc+TvJoz8yhrV2bmabyj6vnvTZ9EtNPIFt1PDX8q73q+/\nAsryxbJFYYucp9OgW2Do8s8DCchjoqrySgj1Ld2AxdvjsWpOlMlgT7wLABeA\nfO7TcbEju0zzy3T4VaWksz5KiYCTT7KJsvSxJGYjqLBHbmF1gn20H+p1f//S\n6WyBroFEstaBHXUpYtdBeSrcs6WhRAE5h6lzRv97XfoY0eHRwJg/xUD5cvh9\nu41E\r\n=+I6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0b69ab7727a1d22741cd214d00f0cce2a024eb91","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.5","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7020_1616651132090_0.7830889291942711","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7022":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7022","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7022","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ec3ac190bb8a22f446691521277928282fa8226","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7022.tgz","fileCount":116,"integrity":"sha512-XSMvXOFt13syrzCZxFbJ7jl7l5V4jfwbXMH8QCtF/4DNECRQhqD9Ce8Ocamsz1qXjcLlfv2MAkR1/TYe1UBcVg==","signatures":[{"sig":"MEYCIQC7Ojwfy6+2bqBDFSGP9q7BtVjtpXYyIqNBhu019sB8UAIhAN5wIlMvi1oqikfvhwZ7juFqFq6nCiRorMhzG/6Kb98J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXE9KCRA9TVsSAnZWagAATqYP/07BhCrlOWGNixAqZwIC\npaImKkK7iTE1L5edYOfAsvnXSH6S1SjomrT+CfDlqb/dLuH5E5TgfGW5S5HC\nfqqQFzlWEJklTNT7xIp37WC5n20P7w/w0Lfas54kWAPPXIWMyEJOiAKnG4uS\n1kbG1bdH/pTah33sUTff1bFj+6e2v4pbMWH16EBLh/mAUaXqS9gSHnrTKxxL\naLdFiwk/1mi0Rjwu361q2rLXDWdLh0kySeZYO/u1XCGOP1fxSUmbEJFoVUdu\nW0sRYyJmIIrRBDJPEIP5AE6KSAAchCYa4kIyf3nRKHYhsdAMxWgZPUqgMUrN\nx3s6v95pE/KREpR9HF5lYQ+BEmJq7Yt8wHE0tNoke1C3dQwV3sk4JxJ/I1J+\nfHEb4m7KZQo7uDpwxBcY6kgRRR4kA+dLogLGYJEiZ1jqW+sF9Ep8sQQ7U3uM\nkaI9UpJMxhxGihW9LVo2gXXweMgcb5Zk3EPFp0bwcgWTDgSXfrJ0oAGvZ1Gc\n30FgwuWjw8R8oGv+ChLe/V7GRM6QA0CWVju8d4GBeGdouoNQ3Dgzncjhs7h4\nZQHH9L+kz7YdmDYDpb9D4VGC7K9lIxqUhO695Ix1hJP+QSCebFCt5QnMXpVV\nKUFvUJC+J+KlRARMvTTJhOATBEVOqEo30p2J6zyo2dyfsUx4GNNDQKvGelCQ\nckgQ\r\n=B4Od\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"944beb7d7535d6a5f30b038c065c87eda86c24cf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.10","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.12.13","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.8","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7022_1616662345667_0.27726442405556395","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7024":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7024","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7024","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"add79ab51bf0b263f5117db5dcd01226a1f14a2d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7024.tgz","fileCount":116,"integrity":"sha512-RW338qA/N9jtiF73jZcqsIoizDxFwan6Tp17xviycVtXzmxD9pL8OmqcBobkLeZQ70ejSz/H6T+2elOUSn1LVQ==","signatures":[{"sig":"MEQCIBwB+RVuwn+TvwvVIpNQspn8XrHwT426n3daQuRQNTrZAiBWcwThOtIA8mdDz4BAnMf0gx6e+8D2kQ/YnwF3FQJUEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXHSfCRA9TVsSAnZWagAATJ0P/jP9Ht+nvdbJUmHPN4qS\nUA6Gt7Ymh7JWKVWpH7Ul5dKi5F8MgkkBeyxriz2AmYc3b3mpPZlWNgBnxhLV\nd5Hvw2YFF14PPb9CzjUkTurfHSRFuBEurrG5PDeTitQjmwhtGJTaM0ExOlEM\n5up/XcrN1LgWVYBe0YX6u23oVkpE2dZoyDKQZnQ6yiJd7VIDzCZkaNhXpzlN\nZPwnumu+OBxpLvw0KGbPOtJ2wGpVYkUETt+91MMHS3LAhpOAIqd+m7jfjt2R\nEnRwW/1tQJO/6/qg5urVf81/6G0oZHwE6NW4iMcT6hAeWZVatg+te3oA1ZTD\neIDkxXcqBke36jGb60/AS6WzvuuH4kdZIcXzFwQ2bdudQ3yzqJlFz1FjXQZb\n/pJy7HS/wIvKeXgBKEQAe2lp7ecYTWEz1vPkb1TfsYBX1BPh3y3oCOJVPjxO\nsPa9ZEQUxzKn83s1yPdaEiAjMN4mJ6M3DetQUSXuHZahQUT03nJtLOJ5E5xK\nN3sVEB9JA93YH0qdAG/cP5pkEe6HHlt7+rQCpMVv7lp2jQDG8bFDvWYbhhhg\nQU1b+ruBRmB28IhUp/mP8QeZVE7aQ6GmV9Ct14s0HapfTkv/9JWlMm1hcWAY\nSOL8BrbBiqyQfOKRF0oLz+NeIpg/+97vdae1tzlRU2617Bu7BlJTniWSJ+Kj\npkt4\r\n=v8LE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c52d8d429264cb87ad690e93b34e9cd533f9477d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.5.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7024_1616671902842_0.4699904846364107","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7026":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7026","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7026","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f725f49c776d7b480312d5754c41f7a258346f67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7026.tgz","fileCount":116,"integrity":"sha512-ttlyt+FOnyvFkITpwnKbq3pAdKGe+uKfKo/3IKPCsX0fXhiqixrzlqbhUj3KR3vbevTyvQZcD3MnY8EafMmGhA==","signatures":[{"sig":"MEUCIGh27TeilIqb6IxmB3ZxN+dX0f46DAoAi70lM1OquSK5AiEA9ljooSdUfOyXSdh3B+otL+jWffdBmvsy5obyiBaNrBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXJNiCRA9TVsSAnZWagAAQ9EP/3sMpPzira/wQOLFHVbn\nSqV0nFx9iNibnbDPaXhwRUhgK9ymCpIGjbl++r86A95b4396/yh2KHaR95yt\nXHrlIk4WiFGg6jhMAuMq0Lp2ro0jTqoxhh//kourQO1deRXRwJNOTWEf9OhX\nQUHfv4DSvlcptH54gAjgN2Ba7J0ij2fcfpHCaIQQfs7QpgkckVb8Xh/yArA/\nR5kVa5ABCHGk3NA7jH73vCsgNF7n4TkAvdVA6WFtqzQ+ZDaSuHaFtGeCrpaf\n45G0jIpIr+a8GwQ680hDs1/Y0QLpJGVA9SuGFw3uxY4yhCGTzEkINojqI5rB\ntH7BCqPgS0zpZZaXZjPZDNnw1ZpdXj5xtTo2+IFeBLwmNfi2Vz08z5X1bQvc\nALM+oQ+9NJVLzUiK9BeAQMMyimAjHN/Cn7SJMX9Q48RpYhcmn0zVDYQXXcRP\nh68oWwr1EF8oFzJ6mLsJgxvMLsE0ta4yDz2upPkQ95xQFT9P99egrNkqQ8xe\nf5ZGbnbKFiSPcyVJhHvgFGeTG7h8GG4FxKS5uHQWU9CbSGdBIArX6NxxciZH\nXcHiWwSH19Y74gkej/NBBZbzyJIniWNq3NNsvHHu91GnScwCMwfWtgy1mJbc\nrFT/3SiuzwA/ow7Pv0i0TtY2VEPUF1Sa/OvGkSog/Eo1fuQA30YMXPgmhbsE\nIizf\r\n=cGnZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa4667158e803b96b4705afe3c81197f1abe8315","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.18.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.18.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7026_1616679777757_0.9982861784031296","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7028":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7028","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7028","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d020d63395b7637b570b9b0d700e234304bf9624","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7028.tgz","fileCount":116,"integrity":"sha512-9DTbfFtwK8L6FNtuv+Rrtk5D49qimlHg4WIecEseCygTq13iwR+nmCAaTPdd9AoLs8PecmP4pI0ELC3LSjfloA==","signatures":[{"sig":"MEUCICGE1InIG5ioqdS+5SdYA37TaOZqF9JYoLrVsbAqHIi2AiEA1isQl+J6o9ZddlsRze4OmwMeY0S1gt1i8AmXClHzIIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXK8GCRA9TVsSAnZWagAA0w4QAJAiQweMMvkcm+Sg7aqc\nCZ5SxVxrkGQ7xIQY4WBHyXav44x9O/C0044DmmER96JhGz1Hiz9LiPD7Nyob\nXiOdP5t0fEHK7w17naWQ2fl5VUspvk4xeYJihGWfpPcnlmGLEfZ3RoDge4kE\nXCtjv71L9ZQGp7PqIk6ZEmVzRLa0dO3/0MCYbZ2BHOuRKubfUl/JyvNGrXN8\nDQ6U7YFeXY+JrBFBlJYK14WU8Ab2O/7sg0xHOEpyzCrmA5QBm4PhHx2KiQfG\nuOjT/8t2yNF5vJED85smkeud4a/wnoklXQr1q/Uywo9Ltc5bt4epP+zzOc6d\nKOWxBODr3sx63qTWkTAdulUpLD769eCU2GHlUdPARVUc1JkVvvWyT0IqbHmH\nPThEog8wb+P/FyiJripk2kDe11xa7LvGO9JQ4YJ7c4LeWDDlkr/QnVw+kj/x\nKWD1y2lfVXpkD+UDzm3hTDqJ+akXtM9SsMb4xeziBqYncnteNkO9LQ9Hnri0\n6nrxKfUwPOeGlpFLEfN2S04dg7UbaBfhg/xJnyCovICpBE7Cv8EihKOH1oVi\nC/GQUeOghCcsDwsFVF1nuIErkaeX+AIk7nuHE4W3sgdevsc6GbPVFgwp+iyP\noFI3iGdhrtwrN0vMUOQfsJqIhDalpGiDzPGjmzlxE9u3sCYQfRBhnifVH4/F\ndeBi\r\n=cc23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34ac6dd98fa319f99b69e36b5f6245403f7ff613","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.2.0","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7028_1616686854069_0.5259054352140664","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7030":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7030","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7030","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"402369e0bea3356891919c702931e28a7687e5f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7030.tgz","fileCount":116,"integrity":"sha512-CsRk6zpWF3ItvyA3yY3vNyYEJhN8LMz0+WTwejGy8Y99Qvt2FnGSi9CCrqko2R0NUU7pGxZkVjpINysa7FXAFw==","signatures":[{"sig":"MEUCIHH6nAl99mE6Z0H2pvdKUVONgrbZsJLGhMpKyNRs0CiXAiEAyIN4k8sqP5zIm1mgwL3FtNkPQf8K4uIYBCX40QtX73Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXMd8CRA9TVsSAnZWagAALrAP/AxT69uIUIZmbYVKAtfm\nZfRpX9JjK13hKsgID66/eaP9/JGCSMbJqKoxYp6Dff2Uz2xJfZkCK7oWs81F\nQ50tnsUe5xq4KWyTx49kjx0hIYjstZtCTCxXuDqSE39LNP/Oz2F1ey8sc0zM\nDo2D2dTB7cJW+59xOK1V8Ic+WSRJX5b1JuUM4R95wAqRCzbA1i7PSFq2cboT\nLN5cI9UWcpFYjTUmmQYj0qX2BDScGA0jKFMMnmgWyZqnIfaG+Y4jjbNsGLYl\nCcby77sHykahP12Wb8B1ZDcvcNxNcoxH7UAlZXYn3GpNpO/nMy4fGoj/RoEg\n4lficzMLDaVcn4aoB6XZ7k7neqAR/xeO3XEIoziRYFwh+VL7xuTPzsVDPXD6\nZQIsgnuMRjUtgKZLrWaF3fjoFh72TAk19G1VO2GheChDYcsIjA17JQzCvZKv\nHKygBb2Ys+eAi/CbF6p3g+E1wKtHOt3sxtpuxAmbDngWgIbQkSRNJjUGWmir\nf6c7fqAWbOtCxSKzQO9tdrYuyOso7zW13L8IQlnJXHqHjs51S0g18zQT6FBT\nzeU3uBf35QZX28RBtDjccPFNqHdNxCcRn9sS1mcZcynKTVmwKvQMlj5Eo3M2\nxuuHWOikMCJUrEklUhRECOyYxAg1DbU6FJOB35SmtPb2Z9nOdmQoc2nlA+/7\n3YR0\r\n=2V2U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc061fae0124669af3b4ac74d4e2e89589c7e0b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7030_1616693115790_0.11483021945823868","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7031":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7031","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7031","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1adf6cd77bafc1d12f2048ed0a2f318665326a3d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7031.tgz","fileCount":116,"integrity":"sha512-WNLXoeOgt/FSn/QCuK2e6aHfCICeipm1ETpD+bAL7m9ypAm7pUd0FceGHL8uvRvnpkfXn4L/2xVRlmP0NiqZUA==","signatures":[{"sig":"MEYCIQDmO+k263aIOTIFmEUu47Z8QdvO0h/1lmnpUaVNOtSEtQIhANTWSvf/q88beEKqU1JSWpkl1GULWbHVUv2b0cLCrddN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXNABCRA9TVsSAnZWagAAKOsP/R/vXxOoo4TuZUR+Plh1\n9woy0CPBdLXiYeqlekRnrr0QzLULN9sZ0ld8+QKmRE5rO4RySKq5VtyQlv5D\nyeRL7x7tNRTdh43iQkE57qal/zLUs27v4ToSWEgSUXmzMHpDiMIu+8B7KHAY\nI/lvyuo0itcHdWADfbLWqexpPZHIe3cjdiEd7f0JbSvuJA3gO5l0bIbOPq9s\nenuD1HF5nt+E5UZU3oku/DxY3xH0WCFzTMMV9/HexJ62QIrRKtvWahPVmBfU\nEKxfQvG5KzuvGw5QSMyuW4dG9+pM+nAlzdQGvay08nhCH7OObKbm5hQ7I9Bi\nn1oDt0k21x2RMLMvsPRMdZfElfpU+DHojPpwLrdrYW09rCJGvLiq/U58qv+B\ns+o/PIi6wtL9yp2vttksb/LlfokaH6wnU8TDBR67eyVi4K3LQpCLOSWlDgks\nqbfTdfZLKbL+kxFu5rJYFdqinxuRKd9r4g/yMwfYJtdaBHIWDgVNyQV3mekh\n3r3wUDETo0YoMXN2J8NVPx4t+ByHFd5YTMEJjI9W8IrZ5oA/biVQR4WjpUSl\nRSJN4aCFJ7l9nALQOGwTGIQmfDDbu29hblgSckBN3j7Dj+ijLncNGkrV6wkK\nP2dIFOH6SpUITkkMcbnPh7xHc9e2as+QGMnvtNuqyjKR78a8sMuggpr9f6C4\n8Jc7\r\n=PmVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4c160e7303f371b178074bdf9ce933c0d525078","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7031_1616695296562_0.2308798154065168","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7033":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7033","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7033","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba16bb4a884813244785406363a2bc95f27653a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7033.tgz","fileCount":116,"integrity":"sha512-T1z3Mzib9o2idctvL+gdo11eDXHxR/Y9bf/FY9QeihVF5cg+GAjInTx1Xu5FNyJ4o1rp1aEyzKpKuiQLUFyndA==","signatures":[{"sig":"MEUCIQCaMnBrCqQko1f5lAjDn3d2CVtk4stLQNa/hnnL88lC+wIgVLx8Zf4sOMm4XJd+WFBcZTT2hitUDjZm1Yz20iDD6i0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11513600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXPRnCRA9TVsSAnZWagAAAnAP/0ekOqRJ4EJ5kNsDt6JC\n3dnmLODXBOo0V532icwTz6gCN26nXjgCRGRhLK7YRI0U1/GLCvzk2p2cNfCj\ntuOL4fIWA8YRbTKOUolUFNlk4I8qxrcwuzMCcUmt9wXW+rNggQYtXL1/v0s7\nZ4agkmzcLYBGqt3wyJAlhW+eodVm1KzI3/8KMeppaX8JxI8TuhKoQWndhE3O\nMIx2wzp/+bBWDEPd4rPiuIdux7fe+j930/Lu3dO2b6boKbQyG5trWyCyiv2s\nn7QrFPGtS+aqiF1BtVOZYuwXWAE7mZRARkDuisFzUt/KHGpDAu2B/iAo9nPR\nXskrbdqbZjhlFhL0KpQQxYLaesNfGKnhGAzv2pOT46V8HrTbnsDZSs+1mcaP\nrNApB991D1xpOrsIcS7ZpHRU448VdpsyCvVEwH8EvcmywIaLutHxqMrfFvxC\nVS49fqDsYFcXtbK/yM25XHaLP5w4O87NQlzGHrQE2MUXfzhptuFOoh4sDZC/\nQDcp28tn1RigIZIRfP0XFnw5QReOxZf3uz2wOG/LuubOFg/NLazrdw/l77tW\n+ss3o7OYlCDJXO5y1ENWLazffAbssxrKy5Sq8MYcr3ZQDrJKDLpnBE7Vvdic\nXuHKZkLH5tJgL9HAb4WIlUf6+pZh6JaePkDwd2OCjV1964GuDIRVuGbO9jwp\nzq/f\r\n=TSaR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebc70bd8da8ef8b4ddcde2d6e12f9ba557762975","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7033_1616704614611_0.4469021627960432","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7041":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7041","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7041","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a4a1c261126a4f98086fd6499aba9e4bf066e08","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7041.tgz","fileCount":116,"integrity":"sha512-EtE/MjMCUwjct+UmCrgDBfKozJRt1VHDvw5wsldiEaDJ5RxA+skDTCgROCikxAtHwVdzpCpHJ+kBt5LIJY+otg==","signatures":[{"sig":"MEQCIDvEo1FpMTRuzMKTeCLhithLPVXou7WFJYtBStuGiZorAiBgRam2c2+AxM7v+dObGqpW5nbPoGhZPwjxQdv/FRN3AA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11516746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXkniCRA9TVsSAnZWagAA+p0P/16LmUXSPeK0/B9ir6L8\ncTayXbG3pgBHqRkSYApR5MDkvXtbufd/DLvKOFgzKhq9zlgJd/2QK+7tMRJ7\n7MIhETXAVKljF05JevceX62z7bmGFB+LHE9Qi1+T+yn60DRm+qd2MdkfOqVQ\n4vRcTEVooJEpvaT07ZNIvSMe0aU0qqW8oyuLN92R7CxQDaMLgrIXzdTR27N0\n0TJoB/WrMKXQGUyIl1avuxtxRLbGys4uxdrkybX1VwuLXORnIURyNGZKO8TP\nIRqS6YS1iUBnDnANlzi+WAadXuzL4HX1k/MKcZRvoqC+7F+mjH59tGDuJfYM\nz/6zl+sLm5DrkLwbwto2NsGT51q++bnSe3Z+mVKXf7mcR6UlWZ06s5J55SJm\nQDogLmptmCcSWQacJeZx3VLoKWDC5kBeKm4vQN72vEZwsQFl40FYN0ODZ1Ra\njwh32VDKUowREG0OwzlDvLTMvt83phg+JJuL4o7SGCXkqn0lCLgTodyV5nuo\nkUmeEJGpI57kEns2ctGkVmV1HWqJdBptPUvvEZyl8KJimEvB6XfTwGLe5h3V\n3/5SMLSofXxVr51aD3anZugywnlgiQ4CLgzXEVLFl3W9sxActoQgEju52G8/\nf2eJLDZdg6eJvCJJ1i4a5YhSIP5Tca8YS5S79pPzaYc0GyHzZT0gOahYqQo1\nmBwz\r\n=40cE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"67d70a8f1684795c87350d792c4b6e200f5b1dd9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7041_1616792033565_0.7510006753218017","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7046":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7046","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7046","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b97aeeb1a72c36d5aba46cae02c5b1011a1c9e6e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7046.tgz","fileCount":116,"integrity":"sha512-4htiN/J4AK3vioQfSgKqAcUpkiANHknj+FybPyGul7iTC8V7QEPXglUClL0sAxEc8iqSPjxapqnSq9AL0bZd9w==","signatures":[{"sig":"MEQCIFqWk9w8V6fmTfHuxEn/jpGTUKJ22HTEFsw41gs5lJacAiBvXVxSeJ8K56c7u5Mqeiy9Gi56JaL5YXom8bjlyWvgPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11516746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXlbpCRA9TVsSAnZWagAAya4P/1GPeTQmUiRLf1taPj+E\nx3YPUNvr8ewmWb/p1LL5Gl2m6L79T/M129aRvlKEjDmH1VpHkwk8IXZ2Vgn1\njtiPMgWxf9bnne5MLXzoT5me5ahId/gjHlq3j11b3gb4GRG+O7l2x1fc9bDO\n5DQxlglfjhiMTp+BdsIFEHcmND2T47oaGmK2xJgAtnunN2zlsOPrfgSMfjzA\nAzysI2T4qPPxYYMeNvlAz653iCQv2qxlbgFJVpepIPaSlRIsClaVeA31wpnx\nRRIdqcom3y+eKfUns9rRNWApnAqOMBwvAtD1+vDG8EQ3U8Dwu2kA+2XdxChM\nASr1NrW49npwDcYNNMotJqf3MP7HIC1xJcaPXmC93x853kuKfGo77Zri1xgO\nHmq/k3UFrDZQjA9z+5gLeyz+MCpYwzGKzMM9Yt9gQk6Fpo01Rf+SBwvkIHBa\nF8WtpcgN6sYyabvPPrbNQ8hDqaWnbKbR9JWguPHo8JZR2pbjgKtjeZsOxy4D\noomE+7cFYnOtQh609O1XkmDcWh7UQONNz2FAcXx1XUutS2h5obmGBPwTFtWE\noNoSRJuQYFAt1hcW/EmGrbEANnxIAj2pBvEnkBgjgn1Off6pG93BBwwT+fvZ\nbQfo1uFdgRX+cGAP8b8Z0M5dQzeO+V3nMW/Fn5QZ0kB8FY1DfCuBQlpmOetc\nuJSq\r\n=29m0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8cb80038fbf4b5cedd8a83a2b24efbfc89573ae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7046_1616795369187_0.8756390159883709","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7047":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7047","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7047","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbc7bad671e3e3087fe95fa00b05879539fd6a82","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7047.tgz","fileCount":116,"integrity":"sha512-XixwFNKkQ+klJk2evoiXZwHIJPBQdgSn5QpnyFB8RlClZWxNKAL8XxnrbwtqBVYI83TeGginV19H1emdgF56+w==","signatures":[{"sig":"MEUCIG+T4f0m9UqceZCYyg58FGL7rkZpQLRWxLWvnccdP9pkAiEAvaZ7hMk0yNPMjy1oXmXTOmKGVVPRg4WW5ZuBT5Rfxcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11517137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXl8CCRA9TVsSAnZWagAA6mcP/jLyUyjbKDF72lZ4af7h\njYoBsoPiTWt/VSA6SYJd7AlFyNG2WZQdAP7JcdpivKlZlps8xU6vJppfJ6yM\nHkQWj8taCJbQkfXy5YACf+uoHlFh4cVLbvNd4hNN/5LHvCMw/TZ78bO+TDdm\nkLEwpyKrsoGwaGpVq8aUeDkWOHG2Sf305qgQ0Sn5hAGoTRMv2wtWwWi93/KN\njR6I66K02IKAMvf5dCdJ3F82CO/06/zYH4WI9hsZ93exjyAqlphuyjOsejZa\nerecOmJdjS2JFD29EFFK4F4d0Q0lwA2Mt1TKi6/EBmVYqynuPZ/sLnwD0G9o\nKgrlsqMZbD25snuPVbUCBPmGCvy962W3POhNpRK41CpyRMk6WgjPfdbJbj/G\nYvz8F74+8Hcd7pYOg2mlwvpiEP6GcMJ2pH/VcRNct9VQICoVvhU3MHldcWLn\nh8TpMLV/bT+0+QiV3oWfuf6W73JBgM2orqXiPkarlphx1W5ruAp5XhCa5hmh\njaCi533Zh7wUvMti0B7orzY1aA7hHnUfrg34sFoLkDM/Uoq7E+RMyKdnlDg8\nTnDI8M0mbBBpnivfJqiX0zHDM3js/qOWXUN6n75C648+mbk80DgOtbvaLDxe\nEscSIemQDEw5PO6A0CwMfHu/KcJdBZ7XIaiOgIoKpYEdF9nLZQJ1L+0Ltu7S\n3HZq\r\n=xiEa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e58f3fb779e13f09d3bc962c981af71343428fa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7047_1616797441070_0.14865404691686357","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7048":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7048","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7048","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee7fad203d2ba79cbd2748bed89e834cd01c8b9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7048.tgz","fileCount":116,"integrity":"sha512-xWLCgeEq5eXNzkc0MkzQKbtEpAJP3hs9gvbrWHBmIMfEoix2lQSZd0FuJuINmNWRny9vID6B/bTxtU4fVUbZEA==","signatures":[{"sig":"MEUCIQD1MFqG3RMZgjS8JsYyEDD3ItXnUnxZo7g29UsWDAs/bgIgcIvomITgqPdhi3HP8U32UJigLsxY7o1SEcgY5Rgj8k8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11517137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX2Z+CRA9TVsSAnZWagAAct8QAJkJQ5gGywIffVufSMi+\nGqiY9GN2NEdQx9wLoQsen+6e1N1oBT/hp11Y7F22Pbc8RwqwJ6NCQR89jegY\nLUQax3BtcIARXo94L7WfxUBskbMCUXql0jgEqlgw8q7tisCzfEIhwqEzT/fQ\nuV97qHJza6ef+qogYQiBcljxprZn8eS2IC0e93nQUkUxybP4dfJ3DbxNoMT3\nJriXL8se7EFxYDozOASJYNhoDG80V79fJUab3IM8MqF7FQeS7TVC0O1bAF4m\nckBwjQnACzKo7CHnXMqwKRPyhuwD07koe9cEjokt2q/9/eJb9GIznvJnYaM7\nV5S3mdf+yNJRO/5Hw0a5DucribhN6NE1FXRLCoZIfu67C2B/wJXDYDStTjs0\nl87grXPnANJETYj2dBfgA39GbulVEXX+yBakYokzYxROQ1/suGyGJOcBNwuC\nYogs5cjPdOOs606q1ehUV5gaSC8M1yOAS/IxLDuhWL056/aoX7i7V6JSIlO2\nYClQl48aIabUG2xjyP60W16XLgoxgIQs1MoS3cJxt0/ArsOu6RtiTtRYMUon\nVKkV8H2H64CROdc9bjUzAHm5IAAiNlVBZwb+1zP06UhlfUB46KrJRozoyl1d\nigcFBSJimghi1hngxCQY9CTVQAw5LX2YLqCt7GOijM8Vl2m94fBJT37sFYsl\nmvVn\r\n=7sYw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"974717be3dc81c0c4401df02e446a7ee36a02a09","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.10","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7048_1616864893944_0.25718895937198516","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7050":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7050","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7050","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"046153d7a2595dc4a9802bbf8bd5f97e829bfb7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7050.tgz","fileCount":116,"integrity":"sha512-h7g3ppJ+86/CnrizmH4Iy0eO4mI81xibXHK99mJvflurV64siqCHQ5FrPFBgA8Rms7hvAUKUmgPyjKLqnqKhew==","signatures":[{"sig":"MEUCIQD2tONtnmDr/HkEyciR5GXo3LP6Jt7PD5T7+pS7lpdKoAIgAm9dJ8Kuu/FF8Za4HtGGI5WNBRDFMysSgDxrDtBqT/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11517137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX4gxCRA9TVsSAnZWagAA3YkP/imsxZI6V4b2mSO+a+ew\nw+D8zVRAlSsK5BHxUokXLoPUXUQ31bXHgUUNR7j0IKUbsOfy6RUnBQEUolK+\nIkDJMWAxsi4uROQG8KHN2mHEhKqyKxLRFYQNJy2kD31WfVOhVh4kGGPyKCKp\nuXccU1pw+L+gqC9fkzjuwxDZY+UozsS/K2QOcemxSxOzwmNR6nLZRpokKXzi\n+uM3tL+aAMgJZJ4bdr27xVuKIQkmpS+j11hP61EqvbL6hb/9CdI0C0COPHTd\nbqSFI+dHiXrqr8fJ264jjAwMUl8kqthHuFb8oBxfLNmhOvHIyq1Z2eKbghZU\njVMo9xePPoubXg5XNEOG43qhGpBFhuMNCQ/Tae+XHLLrlQNw//w1P3TfhKkC\nkpOfhbbwKQ4MU3P5ncs2UNbL7eQHFNpJhnYc3FU7kuz2P8dnzdxvPyjc58qf\nCm6BJurJHpgYmMeBLXde4j8Rx5hdJbTutM4YjLMNi9gWAfOs5ze9VvFe6IIo\n1ah0ySjtMwFyC7M/HdQfAKOaHmxuF2HPXwdH0P1vi2HHjsoO0AwxfJqm35c9\nGz7XqkrtzjtY5nhLs2f5hY6+732WISJCfL/qCnclcDBHsrFRBPNs1DAZ22m/\nvNtLmLNPjAYzEhsZGGBNfAFDZ1tryR59UnaS0mQRpoYDrExC68hw3TItG75l\nnt5a\r\n=J89X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"75092712e6292780f6db578813019419fda78d7d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.22.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7050_1616873520951_0.6113411253931418","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7052":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7052","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7052","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79673aaf84387b258a03a5ec443cd7857027bc1c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7052.tgz","fileCount":116,"integrity":"sha512-EQ9uAwvBFOrA+AcY//9e9F1oelE0Cop/hgCmCn6qnWgEEewaToMxI1JLqSTf7gW8SgMq6JqFzEils/Atl6R2UQ==","signatures":[{"sig":"MEYCIQCyx8bYTKhl3mWlcfoZwgMnnFmFL5MTrlzy3me6YDKwYQIhAKnY78Ytv0VSSbFbcVMqbUpGoebiQfD+kD425IapJ6uk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11517137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX5BgCRA9TVsSAnZWagAAqkUP/RpzR8etqNHRsIFN8KOB\nAxXoeNAkg0yECYrWAAXXi6kJA104fSSMw085NfhEDO4yaV/TGRH/nH/wzyrH\nHPfp7fVDKBdLZZZJLPwG2YWt4NukKmIUw4NT/FVZ7Lf7TzRTidcIZHzS0dEk\nJFIZKFogmEGIzPATX330+IyL7Rmetwwj0gIcNZ90WzyheT7mLckgThIvpk9c\nW23DK0qJTuqPij36jro+FrBmZ/KB3PT0OPA6Cg9NchqBV//h5mSV2gwFkghG\nFt4vgewYJxCkuZru5kjvOCqF2R0g/bnZpk1JXjQMyE7hl2m3EMzAVJUok4GW\nVW6hTCGKJJii2JI0N2+5aMAOaVtmX2F47g63OCRIK0KZQjAPm4Vr6fxg9M/L\n0ETCzQOL4tYGL15NV0BIhaMkB+9hLghqqN3bmt3IhzgvuHG9+TAkK8kuNlnp\nPaUgPiAQ7r1lOLaduqHkUBXOIK7XvPQdO/1ohostkneetyc81Ld1ZXAkBvDB\nqb5qsRX6Ytmfx/qfLoUsYATJQbwgiBJHpb/aV1fG489HH5dNjJwaTIylOEOS\nO5FTR3zDt+G/5HnciFqGOvBr1CHVzS91aL0syd24My0hbnWPaIfbF36J6BXt\nofDBfmW9oYB4hlg/aeSz6D0u2jsBhBSI3dbujFrhUe+8FkuYVZJW5p64vPtn\nLvdo\r\n=MadE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6a7400ee23e4ffc7eee0fa29382ef5939a5bab98","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.5.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7052_1616875615906_0.9666028021053725","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7054":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7054","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7054","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8e717e810ad3a9859848d0fa73ba4bcddf50854e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7054.tgz","fileCount":116,"integrity":"sha512-GD59hMkCCbxCqvxvvBbXGluUe+JYTOxxkaLu2SjObWQchq/4aF/kbBx3o67JwcRkO8+gs1vlS8JIE3HNyD+o2A==","signatures":[{"sig":"MEUCIHPnXc1EHXXqW4QQ8Wnx1S/0iiJaOyhcSEXagjeaJwqhAiEAqMNdcuzW3WwYafFmSoasWF4Jmzser7oovXPN7JcooVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11517137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX5X5CRA9TVsSAnZWagAAR20P/ij0EuUicOBbsGjsngax\n30PBiIKdxRs3tN+aaN5JUxrJhvFphaRa66hB22wRQuFTq0reT44B4KujJS1G\nUPWxCSwOgx2eeOv7vj+hyqh1K3hCha73kyYTlear4PTS+XIkx5Rm3vzU0vic\n96Lk/ENLHUpjrHfS0nKeuUx3wbZvHAPE01hLOaMOCTCcpnZtxX5TlQ/UF+3L\nxhdle54eLj22gTIxismh6+2Oafmnkl1O4wCp7W5Wy/OPZ1z/1MWDBGZg3g8a\nH4FjsNbSCikJVOGf7sItEfzVN9bl7DEgNVTy4frBbmv+xTObPJMulW9t3qvQ\n7K/4SAo0+Sy/3I5HVC+qAX178CEhqhkynROzTxoOW98A9TNGsJWHjf+f6wIz\nZeiS8a+VkFtn5nOPD+pU07Wh9coYHEoo282+MZJAobiofeeT9rxRGkbFHcir\nJnUv4+qV5WaeiSd1aY89sR7zZjPrc0yjqBwvQjOZ1WRtsi0ZOFzqVZx8oUwK\ns92OalYGqNa7D9Tey/mrmGxnlijRIsr6v/EG+fye3v577XgYYI8HMhZrhlCK\nra/qucoAtCfGN5Jb4lM5O95/y0b4H2kJHsye5/5t9jPjBlLXO3NYUDZjSti2\nMMHDvqLoG/7dZdZPPqZO72AC4V8pL4YSWVf3eLZzvaTDt2J+J9Zs9P+PA8sW\nx1FB\r\n=yGn1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c4ec83f34df5c142bd562564d9fa773a30598098","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7054_1616877048811_0.004377691474087841","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7056":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7056","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7056","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57bab0e6d941e0b84431bac323f265dda80c57da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7056.tgz","fileCount":116,"integrity":"sha512-hwpQyqYpIEIbnnF5rx7CKvR8hoOMXx/tWRkkxjTkuVtQadpOl9HbIpu7hHxMMs1Q/JHENkRxpy8qe80H2hWk4g==","signatures":[{"sig":"MEUCIQDdY6uFvQ5+EfRPVBTyEovW5NIcm76QW+sAdhgVpDAUwAIgBIx776OTdnO+0eucAA1a7qGp+NIAfjvtYu1fiNRTeY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYLaPCRA9TVsSAnZWagAAocEP/jcQDDhGvjj9UdYGpUCG\nbJbOipSTzwoYbeyWrjDZ4Zc9t1+R9+p5lO6Ipsf9ZUoumJLmQoG1NZPB5Rab\nAJH9m5n/xfRFRXTlb0OJkFQ1QyISHFu/bfyDIXEqewGQ1nkV4rlf7An5wSia\nh0a4p/9riVrHrd41bDqq2tJmSUGy90EYsSqJ2DY+Tigjw2yvpKy/D/j56X9e\ns0srtTO93Bt1weSdCNk2peNKVlUUEOGOwu0j8tnKc8aeLy5QjzewYdOy69ta\n0Q299TqjE7TWHdFfrcL8vUp2k3nJCnhD8hZoaJXdNCK07iaTsNfz9VpO+410\n6sl+85mF879S2h/Pqh7w7Sw4n9FBzFgkJiA7UaewdXlyAkc1gmPTTrejh66K\nAejcqB/ABSs26cC8RpA8nhoLZfOr+FPs6aOGG4ykDjpByftix3XQ+2NyXm9N\nIhsQXJnm0r7f3kJFdKX9+KofDXBE4+ZQoxysWRknr8QGxxGG1LpaDHC4d35E\nhPdbV2+4Ogq92x1hwwk/5Ub2FolrsjGZ7Ka98muItocTQLklz6CghW1HXGul\nHxtClqseRLAhOtwv8KA89J28bm6N/6evIgx3wwrGjO1LDs8+WY+OpM4aow9F\nLZuuklsfBE3qbtAR8f18Hln122xWqPAYspUM0Vn9ZgvBR2EV8tAjx22lTnRo\nnF0I\r\n=VVA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e382d5d0a44327cfa29bf3f30714dc926df797cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7056_1616950927013_0.8174886235307559","host":"s3://npm-registry-packages"}},"1.0.0-rc.5.0.canary.7057":{"name":"hls.js","version":"1.0.0-rc.5.0.canary.7057","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.5.0.canary.7057","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e505f769ac2364727ee4b732658bb69f7bf396fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.5.0.canary.7057.tgz","fileCount":116,"integrity":"sha512-0oEenj446RGOvaJuzq+WJWYqY8KbsF/DF2OTDACuNK55vIbg6c08LQTE9ByxyGfGqKyAx6dw53gjktUi65KyOQ==","signatures":[{"sig":"MEUCIQCer/zXShyzeH+EcxuKL6i3x7wHjMQ4IZgWHyKrL4edwAIgO0Ga8wQpASiGIslFZLDuNJo1Pkg11erJHLrTGopDMNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYMBgCRA9TVsSAnZWagAAmzEP/iujvgGx4mvnZ4cf+6LE\neHbOoSdy4RVEVvEMwhuQBfk4J/y8wubLRXZhpK0uOQ5HSE2muj+fNNGFzMxl\nxL4oj6jVe1UohWNU+BK1uyHM407nklxktzoQ/hoWsilNk2VmJdqKJ1iZqgXF\n/POF+nkX1Pa5JEWm3ze2Mg1QyQ8DpQ7F5cVRTgfYIhk68RAZaie5HAD57rRd\n6n7B8RS+g/embfPuRWflPGPoqqzUReX+mFurTaRTLMt3CtqgrkX4/5OhRruw\nOTopf130k9/dRf0oLlg+tW1V54RYqbWLpVCelO/bNpdVNF/CqNNHz38nxc2U\nfgjbOwsIjMPcknaLmdUxh20fkoFoczWujXvR+ddlN84ISojIPWS7UkVLNfdg\nTrlXaumiCOkiNLwgOo2PlGYBlQ7Lw8Thx1H/D037j0mU1/mr4RNKmmMreNWC\nJvU23lQxpvVVxSZVHdJw3KSNa8xBCk1/wq2uf6KlurRjXZshASteFeVGsIeD\nUG/3VG3TODCU91qdWnjhjMNktd0KJXuz/AbpSFuhWFnbbUhIEW7Csmo4vrxT\nSH4uE7lmqm2q4RNYMonYVWPusisSBjp5+mT2/PouqGAjcGFakkvfHjbuR57Z\nUFZKVdLlvw4vC0xG6T8XHAs0+WfnBYk1tDtozRhaDY9vjcGxVU6vKpVoYuLx\nVwQO\r\n=KcaW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f4b8cac6b025598a07b82e28b51d59872b47f599","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.5.0.canary.7057_1616953439658_0.5153289551148896","host":"s3://npm-registry-packages"}},"1.0.0-rc.6":{"name":"hls.js","version":"1.0.0-rc.6","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fddda95f58e6bcacb4c6cbc5cc13aefe4365d241","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.tgz","fileCount":116,"integrity":"sha512-FjtFdpa7yM+qCxHEamYRJgKKBLNGDqF0ex3r4p1CTpUIqvw9Im1UKCu9WhrYNGXCsj9L/7+6981V4AI4A92NPw==","signatures":[{"sig":"MEYCIQDQa53j6WZycgVALSC2QwfXTCZxbApMWfGFzK66bX7dKgIhAJtMgfvEITBhIKGQoJGgIBgqzoZkL/ESYYAS6UlACe+l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYMQsCRA9TVsSAnZWagAARhMP/ieFfXeeXeTq3KX3VIPU\nKMIx/JpjItFInEh95TaPhtqtMa5+Xhbdf0Ec8+HQRLNYc77JzxdrBvMVZZ5o\nOVhJJIsu9PyydYeFn+3phozzTImj/D7GPiFKVweQwFDiBPIw2vpBGLh1L8vU\nutjNVzG2sJkYWt6/DlKrM2OfNQy2NdRFclyUO2/aKLun2kM+2nM9SYXD0Eqv\nk/wL2c2c5pmg8oaPw0YGlqT8BuZfrOWOaY/Bm9DQ7fjHgTx9x8/HIazcpnda\n14h76vXOTEB5ZVa5RrnpRR7HONyW/bGLKoj7wly4FQTTgshN48YWXOomgBN0\nyOGcIaWvasQabmEcVBn+9UYZx6PbJr/9Be7YtaUjwi0H4pbQc6No4TcZim4c\npfI6Iytap9KkUBN5zFls/BxoUcZfP6q42BS6EykH+ufqvvZVy9gXI6Xl0OGX\n/LOd1sQeWiF5bfPXqlt18fRP123gRhl2HwrFf4Pr8GYf1MrKoqSQ8APSyQfK\nzuSBUMsZEA0ovbLb7FxtGoDn8CPzdsQwTYS1Bdo+o+Qiemd+Cdi4GG+NYr1s\nLMyswZn7T03QmlIv0zLDo8LVNb4DSQULe7m1HD9GmuIGs2bRSOPbwI2cGR74\nHSewVVhacQXJbdNWYZwGW6/NUAxfKChu/j+NFyTwvdQbmx+cRuN9cxA8dnXJ\nStpp\r\n=bZP8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f4b8cac6b025598a07b82e28b51d59872b47f599","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6_1616954412283_0.234331086044141","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7059":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7059","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7059","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4151947a8c630ada1c9ffaa463f32fb6bd57516","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7059.tgz","fileCount":116,"integrity":"sha512-G+rAK9X2eWn77Nu1TpFuiN1psUqkVCcTPv/8DACTjJD313r0ExOf4N8bQuWLPU82zjPkg/dfzJMcWh2REESd6A==","signatures":[{"sig":"MEQCIDpRfefa4pVUdmkO5MVP+BtueJKUI2H79W/S4WnU2XOjAiBmrIQU+lvR5HQrWqMmrJfRHVol+uMtl+mFqTjuMP929w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYSnHCRA9TVsSAnZWagAAK1QP/jnywsdFNnQ00aqZu0ep\nQECgTdBS+6vT6j4wTJqtsHDlnuosjjBdje8OP6vPcMDabEDgRiEq+80GI2g7\nvjfI6Anfj4XE6WboyK59EGr+83I6hbm2f62dch5mnwcPs7V0x6BSC2Argjli\neGc/ADJJ/avgpOFJhCKOKNYh5HhA7okU4kMufzFhQuxEn82cbWB5RRnN76NV\n82ug4le99/D0ZbR6wGD/8IqXA2hZVa+pshAnD8xNSHtr6rIp9u2chfRIP0tC\nPOPXM8m7z8z/6tN1JPZugAbJUEaADLCor6xXNjAhsRKKqZDt1uIxsglHWBPw\nnPTy42Wp3oRgLt/Z8wVfsE5xGtVfO30Q2h4fMg9beVIZUSjO9rS4rJQyVFlK\nIvQgPvX1tU8P71DITG/21C1dsFQYEMpEYrF5PAFyuMY8YhtA4FODqZZN8LQY\npLpHRwE5N0Ah/9JV8y/p6KFj3/2xhu/u8aLa7RtN3d7qMAwjjo702K0f3sp3\ntAwJl+rhZRibKQgFQACQv0gnujts/6vHoz58ir2mlikzdHbPYNpJlVN89RbO\nIzeo46fhALyY1QbhRUHSNYc5weSRyUW+zFTIpLLuRYr8qHet8WtgZgSvHg02\nkbLHTXRiBmJ4/RrFDOJlANLWUTmQGtUWWNA8blsWw0Sx78VmHFORGhcsrIcT\n3IwC\r\n=Pva+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1baf07a62cd337e9e909ec2de7bedd3a1bc941d9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7059_1616980422497_0.877388951645774","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7061":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7061","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7061","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe9680e1f9da5d6e0b79f118e5f62c3e6001438a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7061.tgz","fileCount":116,"integrity":"sha512-c3CW3VlxVVPwba+/6AqvAEnRK01pAVxmPd7a4kXWu+gTyKiUm1Xm4nR1cGPRZ72yE56mJZrUl+yWyqQw1L5Aow==","signatures":[{"sig":"MEYCIQCJNuekGmmcnkDT8iKW8gvNzDHex6ywmu/bO6Rbo2v1lQIhAK8XZPpMasA5v+dl+3CCiMS2vNczhKGvldv+yAoe01wY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYTBJCRA9TVsSAnZWagAAgkIQAJBSA9/msZlsgugVXwss\n94CZ/i+jCT2MziNT8R73FPUnflOdoD4o3UEBbpwXL9HrOzy6HZByomAUX8qV\nP90D55GvfmIyidgv70CcABEIDm5ItBnbhNZ5z/M7khsqB7F0V9rbdj34LsXL\nIgUkHTqyFbdrSwUeJtRKTN26cbQwxIRC/FusELjSloy1wDM3FlhPQtDMmUVU\nM2jHe9+W1VRrZ73syKizhZC2vfvFuygUnIc6ntJ3gmfEN524ccfi1Ix9LZ1t\nZWrMeR7iBe1ZlPKIXripbAsrBnD8625s4o7lnwwdWJOur/0K10II8j8lQMw8\nv3OiG3VgjwMRA39UP2nYZvCHssbDjhZcL2OAdZHBAT5S50fJniZc2XezyHvh\nMSEU6SXFl7h2v1niqud6J33pSIqsQpFxLcgTjhNWgxVe4bghKKEndetY2pYA\nThIcAymFbXL1ii45jvA2gqShsoFj0UM1HSOEqYVA7a1zgawQG30YN1q2tqFU\nqGnnYebDCbOVMD/Hm0iUF+F2kUW2NUZA45qijF0s+voEh3/4QmzJtD12cfbi\nRFmnCgyVJXM2IJV4/1Q1ZkIhLjRq539JYl9c39ODXD/N5cuLYzYI10X5010Y\nyPd9D/73HJcCtGI1YCMnchifSqXs+Y4z4cXns+PcKL1KIYIqLkhFfdttR//t\nNWFR\r\n=WUmp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6eb44bd32c1b48d882dd3b06885cac3bbf4bf834","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7061_1616982088678_0.710564804404342","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7063":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7063","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7063","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0456ba8ce85887c51c574cbe0753347c874544ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7063.tgz","fileCount":116,"integrity":"sha512-OdMeKk9MXuLryNYlPch34cahZkBE3//aZov1n96ZqK9+v1XMQhjxet+MpPfb6eWVNFepjyarbdCzHOgf7YuZvQ==","signatures":[{"sig":"MEUCIQC88239ndqWVtEtHLA2hSSZikSt7xxxX5gtY1X6wnLbGwIgStW0D4ml45mnVwUQCQkwW0Z/LqRQ/xAgQTy5/Nq7hxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYgElCRA9TVsSAnZWagAAsWoP+wbPQssLBoUtsPEDBJIx\nz1t5ea587DtFiW3FaEzwYQoOn5pNUcfRyFcA1x42XUyu/2PfNZHRQITEQwFk\nmAYM8y7kKHZmUYn76a+Ew8/6L7mfBwk2epFv2eqUNHKm6USRqDskrGFeNppD\npA1InyoV1q8Pxxbufqed2+HvT2cOyX7N9CKtXB1AopGO/BXtpKya8uo7wI9X\nU0toIJiojqRx8iMrptCLbH1OoKJwT6UEh9Ha5DHoZjNt3WEVQlCy5mXMQUIj\nw4jk1MGSlGjHYw6LyPFGyHKGueEpGK5S33A7Le08okMDy9Ppxl2wN6OtWo3V\ns9iUFPi07ZZxxWmyGQpN6oqumdTAmxMW5PQkg3SEh5Q9MelJdRtPHawBjPh5\nE2HpEj5A3Mrih75gNB1SOMroo9cI4gtmrfTMr8YtdZYIhH9j5Xx7WY+zfZF+\nEiEnSrwbU8L+uFtHHr8lazKGMQ9nnNtmhQ9rjALUHgfvUAUYiC29d3Hv6Vo/\nl3vbOxjDJcFbe5chpiWClHUnOW74AxQIwZ0NZs/QMHcRcHwZCBP6SqbJTS/R\nlAGRNr0E9z6mvZY8WC83XDCMlQ/IZaNv3yS6WAsgGJ1XYDsJVNvjdK7hfVBG\n4pl6EM/ZhGNkq7w1GBvNYaqKqZNlM1037rma3aEl5sx6WuVFSi0q2cDwbV6z\nNigm\r\n=y9vt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"368a11484a2d3e3375a137f37f70e220da2417e8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.13","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.8","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.8","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7063_1617035556680_0.7689476057189686","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7065":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7065","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7065","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2412236e53207f9e13fbcbd9121fecbe77b6033a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7065.tgz","fileCount":116,"integrity":"sha512-4WzvkOjAF/OTccXiGY+6qPPymP+15PS//saQI4tOQTKY0BSCoUSfvKrphTattA5KC5u3mzsPJpLneNBbhPd9Ag==","signatures":[{"sig":"MEQCIBkWmjoFJtcFxPWJyx8BsD4/ifT4uXw7SoP2W242I6oTAiAqRhFHB+/bSOoQHCjiiGNgR6F6Oc98tI0jZFU3C+CLIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYgXpCRA9TVsSAnZWagAAC9UP/jpfOydFancLqs7hjr+X\nrgpcVIzfPNrmKrss+U/xJYjxj0EtElO9ygscz6i0D2hGLwWdTl0gW2ncPBaM\nig2EPz8JOx5vdbVveM8ELD7qfyP6YAXvdQHEam/wcRlpnKvF0CipFnx40PcB\n0eLLuoFZJBTs392qT6BXN7PYaIQwqOiAY114LaBiN2+cbihW8V44m/Uvvxl3\nWCCcl7B2+dDKXNkCHm9KXrFlQcxSw4aCrwVweac3eyb4vUamadkTOSW9IWHa\n4Ac+geiLAHIsWYZUwUUupgIJTx+ph82sGW/ZOBSel0Ubx+A0AX6v/BJetNDP\nG/taCAcw/6gKLDZbwUjsmScZpOMRQg16/4Ng6KmUXtbUpb4Dq/JrzvsyWiHl\neCJq5Tepuw4OQZyvUuIEONJeVPWIqKYcQCqFbCDHWOxgbzgu2OrlbKz1695/\nwd2JbuTJ5/e0cdvp0hzudM4cGNcgNNLoUgxjaVea3ghqvUaYX7UoILrWtam/\na0pVwbEY/nQnndlOn9jlMEf85zpxzq7YsyBV3XtPVrR+OATQAEKYCbj+Ac4+\njJmt76Z65KHYx4uhHsJwbCsEHnkvStBRRzt5Jle8M3Bty6d1epvSbWYYK2/E\nO8b4gz3sumaOCvh2Ibapi+L1JbdaMRmXT+5BoyFl4EAmY009L11kQTk33bUB\nOuPL\r\n=ssbx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"49d8fc8b23e819fd953bb82765da056861dd5b10","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.8","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.19.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.19.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7065_1617036775913_0.35375422332751527","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7067":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7067","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7067","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0247bb84c6450e2e9f2b19beb2aadcbce20228a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7067.tgz","fileCount":116,"integrity":"sha512-7BUyOLbhC1Hk1mYBhjqS+Ly3uLmUYeq6F/RR7GrymHLyDnnpntSfub32u+rrDaHL215W1a+N6JGWjXgrUlIeZg==","signatures":[{"sig":"MEUCICOqIvu6IeD7LIfUwmnxQfw9lBeSNRf16WH8JZAEe978AiEAoMdQqMoOKZGSkbuQ90bo/5QJMvPjlCTwCANFZPK/+8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYmoICRA9TVsSAnZWagAAUrkQAIJQ4lec4RxJ2O9DLn7u\noTaRCBUjZvJKxCUAEyzStd+WXikOgrrCDU720MYcb0SlrvafmUNo26VRodBv\nfgBEC4lDlk4uzlmC2+ole10+2pgNKdu4hfC1AVFltkiINLqFoolJPi+4NUs5\nzgs1gXBxeX36cobvJU1GZjqJJvrYg1yO0pghxaaBqQfSErY+WjqFhPu2lPj6\n4TNtkNmTVOO0qw/6zDZVTxhXizDDG1dCj0my3v/MV4esGGMRPLCe3zGKwKMN\n2S4/XX3TnGaMu48IRQKwS0U4TUlmpD/qn/MfeTiR8VGlQHPy9dvkmfBB++iK\nJ5B8CieN1CD1jZFqBSbR7ndPRoCHM5vEGJ3pJcVGWoj0pHmGaSRzeeMKZPfC\nmCp8pKjUSkXloUF8SQQMYm+41oqJuj1FbdXPW79MwGPEqXP83FMRr7nDByMq\n4FTjmzjTmxMUQVJIF3GqRIboS0vksnXW9c/yvX43U9cyq/9VK2dLQDeqYWZ1\n0UY/vmfqY4n7x8KJ/wstCxpfzDlU39/SMOMs1aTOhw+hKOLObDocco/qgWcc\nFyL16FtnrdkQb5+f95x9YuXa3Hr1SiVX+OA4CuQeHiLnPJc7flz1STU3fstf\nVoh6p6JGz47duey+Nc/2hbFPOI4Qah7UP7U3gy4c2YxW/C2UF9zzei5E6wKt\nEuIE\r\n=fv/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2f3ef55d5215a618e40866942cd7d765a6c10394","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.1","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.8","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7067_1617062407444_0.8159233251603091","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7069":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7069","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7069","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb8e91f7386d2ddd8d738be52616c43cf408d3a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7069.tgz","fileCount":116,"integrity":"sha512-7NY9C9yAbqJgs/2TN6+GzU4+KbSBnMEqnDS0S5uCF4VxU4ApGtVU+PrYTdSEAznyRBQv66ZWo8EiXR//UemKRQ==","signatures":[{"sig":"MEUCIQDYTfeKB6oFMTM+gHDS1oclNfEJ8is1cp/t+AhSsnj1/QIgNRI3lZjGyAjxU0LK+ajYWvwjQbnxXFX4wOh1WlPfaMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYm6iCRA9TVsSAnZWagAAlzQP/1CYM5VUMAHnkHcIBcZ5\nOHqwVB6qujkVhNeP8ia1FUH21EQVW0svE28kF4OlS7lfRyVZFJRwDyuuIEA0\nsGStad09sctc9OG0aW/c03I5BbmSPp2u0SzaOX1kmy3ShijuB4OBoH9Gx9p0\nU1rqIkZu1xMM8MB9R5fIZdmrfUXfJ2D8ON7r46akjZrfQRh3X5p/IpR7RTcj\nffKsg2xbSqVkiuUCSvvvHEVtp0yKLxWOapYKGisQ+fOe0T8pp50LVSZS4plI\n/+Abu/OuvHhUQZUB6CZXKwgb46vvulCEp7SZxoau6kgO87Zzdgcuz9/bojDh\ny89vDsiBm1voGhyV7DUpAKaFuCXAokZ5o/DMd6Atjjrseft5CNfCkgcGa2Qv\n1ImG5+bh0ZGUiLpbRjrzS5P9wfCtJTlUftkEiAbBNc/wYAd+v91M1xdlqFsO\nqEp28sZtD07JXaaGu93UMRAnaQdrVRhbCgI1T9A9+d7HrQsNlEctWO+uO5WW\nGY6uOgtfYqlEPS0GoZ7LE796klAN0gkI1vkwDp8yxUitwKPjua8nNT+JSgfP\n9TLBmP2lGIOkma80icdSJ54zvMPIDyfQxmNO1EjivIPytR/HT3wNYJarcDOs\ngFA2Hbn5hhOdC6ZFZZZE8g8c8oxF6aWqeA8riXOKw2FsSGt4/shD2KR5S4Kj\nrPeb\r\n=lrXx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d15f252e81b7af5933ebd452a3fa5f3ced48b89","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.8","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7069_1617063586248_0.7402570573600649","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7073":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7073","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7073","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37c94deafd53ea5e8ecbca26b7859d88cfd61452","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7073.tgz","fileCount":116,"integrity":"sha512-2+yJmTqi9ZpbvCUgkr57IiyxuV3saHT4Da7wxg+UH4iCFkgL6vcw64IiQvHta+ujxTVhnz+aINPJy7J2Qa4h3Q==","signatures":[{"sig":"MEYCIQCRZoworMptIwfqZ+c/8DU4zHdXmPDmf2A9tA+R+gHCdwIhAMxINo18ggECqb/C95cowkKntFZEl71AjdMa+XUHfzzb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11531522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY2jRCRA9TVsSAnZWagAAW6gP/2XHErwUZpeWyNSHqlXe\nSDvkUUBUXiZhTakKBVnTYV+ey+75H1012TytueQNJkWavWmVpwM3/a0KaDBM\ne9qxviNxBOTmrVnN7bW5ixAS6PeEsXk9QflRZe/KDqVZWo44y0r7OraHWJxy\n4loVPWYg4SihdgCzd4Iqf3MAJEtmUz8SvsWwCWYbNC0we1ydTuM1zqRQyyiq\nQiJ3YVi/IO7fauP0jzUWmuTWQynmeexdFB9POHw+Avash46fZOUu7IVpBGGa\nLbKj0VxCuXWxvzE5BjB1ZK5KRrys3cvVpDOPYYS3j7kDTVx6rdT/mrtzKNqp\nsDMv9ZhYYS5bFQ2Eg0YxhucNhtRm7w89lbMNec/Yz3csSEi65W595QBFjU59\npfmMJ4LGWSJI0KbojXAruStAXKB0T/QYWxCs5yCVZFYG/B5KRO1BA/HutxVS\nJk/6SJIfYvCqEn8E2zYQjcR4L6PJRz9mAoapY5PW7WkFyH6AXtA5werdQlm8\nyQUab/smxGjrzqTsmNGnuFu+MnupF4Eot3W6MidnX6fo3dEcRKaHtdpyp53P\noNYR2WDE55zsLR4AkN7nqq2tahPWPiy/wvN6DQSeXed7GpPJCbEz57MiJssJ\noSNve2RNR+tNiYu+oAF0nPDxR2GUNlloeDm3kluaPsHsFOqZfiqrByaBIbJ8\nJDws\r\n=bcpB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d734f2cf94dee6c6346f13743d1d8abd8668ee7d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7073_1617127632865_0.09101702671557832","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7077":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7077","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7077","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5579156dd147ad63389866ee1067202dd4345a3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7077.tgz","fileCount":116,"integrity":"sha512-WnIbSiZ4rqOSEHa0pnxR3FIETvY0O9qe1HiZEvW6APQxATHlj24HcH8uDyJ4zobO4zJXPGFVLnaR0wdwRNdwyA==","signatures":[{"sig":"MEQCIB3GD2zqqZ7tM90M070RyuJiwL6s8R+HKXLrg6e3acWnAiAYG2ZIRuxraRZLffYnRzvYIJwuC0IvAd0Xm6PTLWDa1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11532384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZADnCRA9TVsSAnZWagAASt0P/RcifAe9+UuVKbTpAwsy\n3c4u2Ffws3PyWUpEQvtiL592ca+EuQyUJIDCgZ43oHWwgLi2p3OVqIbT+3EG\nvfDHRv6LlEkSCaX7yOaGcP+s0OauhEV2BCZvqWwfHaC1Cw/wpWrFrEGFSki+\n+lZ9Mh94Zkn5I1ELs8pBrUySkLVSsfoJ2nbR8ER8yMszKspWBCuaPeGp9JJa\nmSJ/IrxjOC8Llkw28tilTwgEdlQcoG53ssyK5Qv3pGxb8YgRHADlSVgkb3T+\n08O6AMqTJUZ1NfF1zkl278WuVv1A+azP4poC890FJykeircOfoHvfJ7RF0Wn\nVrOgV5fkyvnWp5MQVZqs5dXJfsazeRDOBy8CL9jvM7KgxBMzUNRaoMEEXHvY\n2An7b9zw5br07L6FVQNtWl3TYXuMMfzVguc3rPrTS6HkR03OFssLxUdBV/jC\ndt7y4nkxvJ782I3G8TUsImsmsU/WaJHFaokQ5D0tDrkP8izIvgSxzq3I6EPe\nhoKgfhH0YJ2qMlGfwvwsI0/LcHOGUHJ9QruS2fLcQT29V0N7bKjd/puY4bBZ\nirrxr5ETSkkfGfAYeGKzlxM+EA6kLnNggpEapbgMwBK9LuwzEBShfviluB62\ngcfssj9yajZBhoAlNv1DQjZ9KSKOSUSwRVdh7f7onS+LWhmU0bpnPKNmDcVp\nyEJ4\r\n=dXzC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"324cac178164f3e3195c6d89f1ee143bcf630e08","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7077_1617166567189_0.9899730278566969","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7079":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7079","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7079","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ecd5933aa75161e93a145627c5f13d7e31913d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7079.tgz","fileCount":116,"integrity":"sha512-nYDGV28IXz6OM/eaWjhJ0XbHub2i/EPH+p7GymRRwClmozcNA9Vhc8CipNiscgOpzxvZmtUTT/Mg+Kyz9i9LQw==","signatures":[{"sig":"MEQCIGR4X6CSuUKOg8jeT4m+B2VdcMJwcHcNgcPvkXAmqMC9AiBSm6G3gRgFQPIlqHXQXw5miPEaBNOI7H8GfI5WowEZ/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11530602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZIWjCRA9TVsSAnZWagAAbC8P/2Ok4tHCjsWuc26P1oRr\nunGx0iDsCADC4Fgi5cj65njNtEfZI9rfHSbLsQIQ628HAoULr2om0SkYt0if\n8lCHxuKqPc2FOsHMR0y3fDne+YC+wKHLDyGQtwzSc1QxW9VkJzcwa67Xg5Sj\neKriS3eL0at24dI1EnOLaKEHcyCGiAQYmikPNpW/O0MgCzgkF6FqSFbx7d2c\nvZPxVEAF/vAz6nv1gAiAPUhLLUGaP6MHlyZIVweVQYMJuUDrynp60dSH4FG7\n+0lGXYxKkQf7ahqID/UAU954SoBpe4NE0QfzwcJJSgS8E3Pe6+iPGb/Kufah\nKoWZ7yMn8TZ/t7h2eHKgRldxe4sCyCgBBIm85towDhKV2Q39FJ2z2e3+Ohgg\nZh0K7SCsF47wMHPU1qtPq27vFR44TKRgIJGnCrTde8Xcyn8mzYMySDUvdWhg\nGuCrgGjoshAbjVSNIzpLJZMklC9h2lwbnf3JXv69FYEkHIouJsA1P6n8l1gu\nMpXfjoqKoZJIcJMH16lyo8YXK7KPCsXkZ521FmXObL6XeQB5R7yc1oaE5nMq\nP9v18z+oLUM+ictHE1xeTRoFM0ZW535HCIb4EhKJZ2SGEdBJiOV3vAeCSXyv\nZUnPJ0iWOQxWXutplo1yrM2ZChpe3FsFMGX/L5k3cn/+NJN6U5yfMlbBlJ7h\nA1/G\r\n=rQ3m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b187a6c8adce0d089220438c31946ad636227bdf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7079_1617200547180_0.5832698826332174","host":"s3://npm-registry-packages"}},"1.0.0-rc.6.0.canary.7083":{"name":"hls.js","version":"1.0.0-rc.6.0.canary.7083","license":"Apache-2.0","_id":"hls.js@1.0.0-rc.6.0.canary.7083","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"21510ed6e36db30fcf55feacc41a56dcc01e6ea3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0-rc.6.0.canary.7083.tgz","fileCount":116,"integrity":"sha512-n8Lm5eV31UKMHBicI6S82cDq1WdTrP+2ZW3RWqZQqUQtWdSpKM6AcNmg3O1PhdZmCR1TKWEy5ftste1AvefjJA==","signatures":[{"sig":"MEYCIQDxGW05dl7pc74UCeqCDC7r91uMQydQ/MwJvc+g/9kYKQIhALOucDXDK03VoY0FunbiYrBPRNaFsGIDyQfHxUnM9l7z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZeu+CRA9TVsSAnZWagAAmFUP/3TpJJv3dcVxoGtun6ze\nmj6nLTDvcTYkKL7Rnt2EewOTC2oHQHKdoXDD3iTVIrJm5H7qqwCGBxiJ/Sp/\nCJxDoGbw55a+seNolJFaBZEx0nFtRRCVfuIsv4itWVLDmIzyQkLUgPIhblc0\nR4CaL1HgMfTIi+tZk6L6j2i6rv+9Oujurz0Zpl1wUvvKdQQqeMrbo5BX/pyW\nL85j0/nmQ8JsWo4EV32azlYvnRmAiw0WWsKAVZV0Na2AvM4r0E7hpZeYkFLq\ne7F2gzLqCXTdIATv8oZCpcOBQNdtgU0NA5ND0hcYyF38PsECCHi6Kspu56ra\nxMJHHPTmKJGoAF57sTNoYk8vOn1rHFvD3LHKK2z6sfs2niwbLyPcfRglU3EQ\ny/MWojIjZR/Vwyv+vmHR/EK/KpbofM5l6fKBCTQ7kdZRdT0qi3CiOaLiC6gw\nY0VtNX1m6AgWwC7KqnOKPChtr5/NV+IbVIdmJzxIUDEpVq8Nz8EKSYTklo0U\nE5O5fr94BoWYkooO6BVBdYIyKyQCU1XCJUO0rBAg+lHFAQgvgYtQd2R3Mvwp\ndZYAJnHdssvbF30Qpkxtc8ke4sBA+h1KTNhOpGTfrMXywcHxttixK+vsFA7/\nZleaA55ELQzg3WmVv2b7AVA3C/Lee+d4Ho+6Oh+BtSV/hS/FA8/X02Bp6yA0\n2IEc\r\n=Q4VO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f20e155af8803f7621d92c0535adb79b2eb04a7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0-rc.6.0.canary.7083_1617292221544_0.583063106914389","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"hls.js","version":"1.0.0","license":"Apache-2.0","_id":"hls.js@1.0.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d16f3b263d0028e3fa6c1c9ded4044b4ca47bdbe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.0.tgz","fileCount":116,"integrity":"sha512-ey/KWrc5LPMCnpY3YF+1joMK+ykydeFU39SEeAfdg+mBl9/WcTS18PwkyRvpO1+PiedKsBwKNNJ/7Aw3gfE4sA==","signatures":[{"sig":"MEYCIQDPVn7W2xPw4VW3QpzFIFTGrOmpkQbr5jBYZ8EccxVGewIhANp0TkM1ywMO35DBmrxks+e+e4oA0+m0vSIgV8vgX8ap","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZf2KCRA9TVsSAnZWagAAVEwP/iofPB3XTaMNlAS3VpMW\nY5HT4rCUSgau7vvcKsEsG9XixwA7TMy2hdt9jJWwHuLXuIXrB+pfbCdBlgCz\n9DMHFEflZFSouwwupPUrLgosISqXGcd+9w+tgtu6Spk1AfSz6svgwH1xiRJQ\nNc3yDjetYkPOTfP6JeN+xr9Q/4qC7VZXiN821dAHDfBailrfRFowCGgUYI7V\nPBeeXV3Su7S9VXj5MiiWu0cR1MG1lh/qhxzlvhMUcvKpagguWcxj/KI+HC8q\nZCm8ohA6Pg28CcXfCsaoBHCh2l+YkUh/bvyvUuEYvTlNJ3G9a4ha0zeVDL1X\netocUbIVPeiJ1DzyIfktq7tFNJKGd9IfbSH5XzFKTZAT9hb6XnPx8CDyG5nJ\nBI+JDPe8ASNUmgGr1wtk/XouDm3nGr7S9SLSnybH6TNwz27DyT+I5uujk1pS\nUebkOLlJSxTDo21khL+mgRhnEsmtoie2ZEEvduO5QtF/hUX3xGfu/+IE3Ye0\n8Ln+jH/7qQTocH4V82SpzNxpMlDwSpOnf2YaxyyQ9xyCwdPtGIDPRnM4HAKa\n1ux4+2OJsQ3Cvc96I/bZ/iUQ7MaXTyFjOkDyr/MaRzDwR6DKG8cOCz9GslxR\nERZ44eIbUDiadCWxZsScYqUhHGRZj+v6R1CtiPwDgidEHl7rWBQ+DYaATKWC\nf3Z2\r\n=1QKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f20e155af8803f7621d92c0535adb79b2eb04a7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.0_1617296777584_0.07366017798963909","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7086":{"name":"hls.js","version":"1.0.1-0.canary.7086","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7086","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"328ed34a568180b63a8950b190de50e66e596015","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7086.tgz","fileCount":116,"integrity":"sha512-J+Z8LOgnmRkivCiPHb4VTAQZVnP9r2+B/9Q7hUbvJbPWIbMr+Q0648ZOx738jcFMzF2Kr4U8ovkDcqKrTDPOQA==","signatures":[{"sig":"MEUCIFr1MWhrOg7h/aR0wdmDkhIUXJwf9rdm/Kg7kExKMXovAiEAx1tzonwA4hXszLRkE766hNQ/uRZcgJljvnNm1WWSDsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZzjSCRA9TVsSAnZWagAACYAP/1e0t+1vVj4EpOJvaVDI\nl1lDE9IHQaz9tkPvsjCGgZ0D3u0Rb88jDfVw/PdWuPPR29KgEx+L6JtK17rY\n2iqnXpoPUPsg12aUtPSLlTrCRYQErNIPjB9BuUfQ8U4AxI8q9SKsQP0xyIL1\nwby5M/sHi7kCF4QpfRKKOxk0PUHFllIrWim5QttbUi/6Oh8ma+ZTiCVUuZQf\nkjTsB+Ui0wsMp/mbSXWjx9NrZbbtKmzA+dm2gEpONP5S6AcWCB9MaiczBWCJ\nGarRn8nC/S+Wvhx9T3SqJH0Fgfeb7VCCTSFgC+1KZoYUBH94/wRWGC9ECwWK\nM7desvLluTQNjAF2xULF/0f2s3yOyjG2AWaewM0QLT5t9EVt71aEUV5r9uje\ny55rIi0Y4wuzjOG3kRG7cIvaJr+zFvIrF9bmgmNiEqbacS7YODaUqUsoYcsY\nmJ+Xkrzhm5DFIeHz+Yf9e6V08Cbq8jFKA0eFwvZqXWQqQX6aqmnEzxZbM3wy\nCdSf/43wEwU0xHNKas7UqAv84ZeFUfJnhF7uNvpo10taA+I+dudL2/u5gCx1\npFg68T4bQD1Bfggtmh3zSKhC5K/eI35gJB5FIc1b+TowLHt2/DH/FHUu7Aib\nQwVM81CWmnnSmWapOIkaF/aYyAeb3X4BoCih7fDPanW+wN5FciihdlA9QTmp\nelzV\r\n=x9pz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7cc0814b6b983ba66640240149bb252e46f2dd4b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.15","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7086_1617377489463_0.6307286094881841","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7088":{"name":"hls.js","version":"1.0.1-0.canary.7088","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7088","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31bbeeafedb48b83cecd4f874c8ce70643c3b1b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7088.tgz","fileCount":116,"integrity":"sha512-CVDDwr8ZCK/Wv0mUQBIjXcd+ukZnGpuw6lDJXB+qZmi5D1lzwy6CvSzdnR4oMBGK9wBzo4J4sYtPI/LHWy2tTQ==","signatures":[{"sig":"MEUCIQDGcDqm/nWG4c0fZClb0/nUIZMbELugkuWkjenShv6NQgIgc6ZouXQlHiuSBGPxRyZgR2yj9DRMNKAuLkM9cu9usw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZ4EOCRA9TVsSAnZWagAArPYP/25+q4PAbwxkmSkwIE7Y\nTC3DdPcZlyUAhQEeNk6aJAxJZyyLyGP9E9wmqhhAqfAr6t8ui5PBwLqQKxj6\nRqWvQ7+34LrO4/rASqAFi9gyTJHoTSE9gyDy4XISKHsgfpjP/hZqW7T2/rju\nRjbD5Ia3+EG0Qg8chEG97OKwmE+dV9a4RgBcG0hqq/fSPJ3e2pQDMSKSXOtj\nPNaBWMauVDP5NP/zAy5fm8hBA/SJCokXOSsuLJN6Uk/MiuFh2Nc/LP/L0Xb4\nSy1hOM9yWIiWiFIzRpGTrD3BgoQVPYbzqByerQQPav2M2USar+Jo0HdJqn4k\nqAD7ZhaTxxOWY/IKsSTyk3lgZPc/ZjFOm5mplFaXuDe6Zwa7/vyX0uQ16Smm\nIulVagmMsgq7kGaEEEoEYy3+FbFcgrQcfB02OJK5oF2XC8PGVEow1DnzSAuu\nWXu5gRCPT+kjECP/b6c6siqoYvUCS2KSxfJBDtATTGF5qwqYmwCS/hDSwuj3\nACsp3j2KVhkTOVMDrj9ywgrgNAct7mEG/cdLd7iNmf31dndZ2ClMPhAPasIQ\nDVsYRaRnab4DArCz3CWcxdrnAHeTYB/2O4io+wQztHocUu8nyXNwkUiHCRah\nzLKj2yys9khZZoVWmvdESnjdJw4nFW6/o+QCUpR6alyy7ax97/ifZMTEsJ/9\nD8UY\r\n=KGRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4e177ba5f215699b71af8db1451fc20ce937c328","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.1.5","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7088_1617395981654_0.10355137277201254","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7089":{"name":"hls.js","version":"1.0.1-0.canary.7089","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7089","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"514d307e4592c8c6f926d4d604dbf2b3d2ab842c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7089.tgz","fileCount":116,"integrity":"sha512-zokM52SxMJVjB4WZxIjDhp0Ja4o7vAtlPa5Y+Lckxb7sQsM+9lAfjmcHrzdbtHyVgV32jJpFbkrJgyzJGMhtng==","signatures":[{"sig":"MEYCIQDqfoGzx7Qbbmyh+S54GTHCISStTWvEuJb/bd/QDPNDIAIhAPtRT0I51xchHN9tXuxEVzToxHaLB6jmy3ukmxyOvxW9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZ5E0CRA9TVsSAnZWagAARAQP/2nF6OW3GpchBNIriRmn\nk6DWUL1jDWfW/5AXHhrejM7mKt+IVGF8GhxcKw9hnjBDsyfWZpEC7m2sxX5s\n9hgKkgVOwNM4ZUU82E6HVYnJHsWWVP5/gkRBfJ2zgXRzu/qCQZKZXb1idLLN\nG9sxSkFCeIvl56Nn/BSFmeCeDv5W908EdcI/fWwAaAgrI3rbAx+PQ5BVVwHK\nBGDqqj5XcsqF74/EvlwU65kKCrIlINPBT6Arjts16UTQP85ARBc5PxqW4q0x\n1MNsmIRT7RVBTaCyd2lVEYqu2+sfGnhCHbbLvY0ytayaY0G5XGZOnO/iIIk5\n0V504LnhA8NgLeq5OdWq9tySxOUCdSZoiC8dzk/VES0AVSMmJzb1reuwwGVg\nkGOvF6+FosXbUiQqehdUWAwn0R7vfPlbR3nar6z8rQxwmJO9upfA83Ct9PVM\nQGX+hfHuL4w89+lwxF7tMWdreN9roFsd/59O6+4FpoVt9sO7nrhUXelV++vE\n9PRSSh+dN/Zmwg6dYSrQAn6rcsgxShr+srDwsVGijQZZW/gy0XbrXEprHddK\nETT8a4z+z0GXlxqz4WH9BaucSbSwTlQNHNqK1JdYEnfV1zZbnoK7POdCwhnx\nVGiMsTjgY4y1yJHnaO7a5iqNraB99Zod7nqiLucEagJnxz2Am67Ua9QF0PZA\nWBb/\r\n=usxW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04cc5f167dac2aed4e41e493125968838cb32445","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.11","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"12.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7089_1617400115385_0.4163769933420367","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7090":{"name":"hls.js","version":"1.0.1-0.canary.7090","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7090","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49ef13689a68d4a6d4eeafa6993397cacf591a46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7090.tgz","fileCount":116,"integrity":"sha512-Khb/Bvcp/CYWJGHSpvnpff5gsT7vtzQF0rjSLL4H71T8n8W0BKwB+4ctJ4sHQswCxblKBCnQs+vpJ7r9BMX96w==","signatures":[{"sig":"MEUCIBlvT1jxB/hlwFJVI6DSQ9X/RiGJCV0DIWXWDt+MKofdAiEApZMvjVSktxBPnvfGNtIHKstAijUNIXDY/p6KftGCVGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaEfHCRA9TVsSAnZWagAAkvYP/RO4rjfrPLJiDUcOXm8N\nxRkbsLp0ipOPW6N0GCgjOM8k8oCSYzdC+vgo9V9Xy4s3G2BMt1ZJbUgjLwlu\nl2K0KxIC+3D8EQg1ju2WRHB6dWO2Oz8TsjMHvQD4c9pG5t7qnbiRmebHIjFJ\n7FlnOVfJPLv6SfKmRQJCsX0NRzrQHuOMTdwRXBlILl8Lz/mh7bH8Krw6zxQf\nrAWybOYAdM6FlGifC2wqutNTzeV4gI5Q3WooC8oKp4PENMYgof5QVMqbhCEW\nh0GcJtdVrANrCDWWEnxQHEjE50uqimI0cizYxirz4CU7ZTkcPEoS3Smq6Kpw\nusQ7l6hsJH+HzQ6otHwRUPbiFxee47vKcZ13Zfw4fuA5dic9km8H1iwytCTK\nDbCD3za2/h2kLHQBYvAjpG2EtqusY0fQ58VW7oGbvTLMM6/OFbdMiLtPkQr9\nV15iymaXfwLCmMPJumw0srdxEgyXDTtFYtWrxWRNAti3yQAzd8vEzfdAnR7t\nmLDA2k0j2KELSzF3pkVvDJ9nVO/Ns5jdaHHHYhOX22OQzZRvIOD0uL0Igyiw\nsvPTltwBYanCQYUnS6PJzgMAUHhVZm9T17Id/sNSXdhHOts8XhQJdPLCX6ji\nQ9oPedFsmyyNub+SB4DYCPZ4MPKSs7/noGtAvs3UQqgO/EwohzQHHDdIoDK9\n7Dlr\r\n=M5Up\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c029aa8b390bf6e4dccde348bef1770810f4d770","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.10","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7090_1617446855209_0.8618631096293965","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7092":{"name":"hls.js","version":"1.0.1-0.canary.7092","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7092","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7e0849568a99caa669578d5563ebf663a246813","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7092.tgz","fileCount":116,"integrity":"sha512-ricY/uloPMXjnesdSq7yiCsPKC7MKmLeXAZOyB1WOlgRPs2mA/uFe+SPTH+ZxPqh8PGTkA+YqY6jfGQo2LiqqQ==","signatures":[{"sig":"MEYCIQD1fGUQcpLH2+sk5OKEgVpTPq4uqvXDvNHV+xUEUiU0zQIhAPRx2mW3G6rJ2KFRdYOL2vJO7jg5JIYLo79vEEzNCmlQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgabJeCRA9TVsSAnZWagAAPCIP/01/OjTlUNPXrrvWAKJP\nLtdpNHnCG5lgtrNVULy4wmyF6NHmk0ngkpHGrbnCzqqo7xkemlzJdLBkpP4i\nBJM1MptdbnaGTeSEuFxdbEuMA7ImkvYyeM/Ks9FvDnCJIXzJVLiF3ab8cmJ7\nvH+CMMC/5bbYKCvfE81alVgL5O3sKYfdLvcvjlpBMS6JVw/E6ijVl41k8693\nMFB5dLHVP71yCZZ2WS5hU+eWThEeIEWZvjPGHDKDyYzLeXVLu5Ojgvsdarnd\nn0J1sFa2rP7fm3pK9iYz8ee9oigkSKrHZv86bdy6UWs0BWWNSxaiLj4K1Gtn\nJWh/1tNwmmRLNGdxHTo8kSVUP1stZLVGhpoy3GtqPpsRu/pVE95mBAlY+oTp\n8+tp8A5r72aDVC2dqDu6ZC+ws3XG5pkAMdIVKMJhgXlY/FlrYjmR4WKPEb4n\njynENXJG9F9L/5XSa+F0Rvhl5ijsvQdxZ2D2/B+E234aHkYI5hR4DT6Tsf57\nKdndNGxVKgEHSa5dEwI76jAqjqWH/hop0e01nz7Qdxzrn8CkYOTeMfy3MVQj\n1e73bGgEapBgvwGIwwa2P6AsC9/E35ExM6cUuvokz4qQ9ZQ96eW9EPkSNlTg\nWvyiQYhgkbcoO5yv/AjAfVh6lJ2ws6EEWsOrqduh2UDn4gvNbpsRV/b2jhhM\neIFN\r\n=RYo9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d90bfe196a27fa7114c94763148c1fc051b47c17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.13.12","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7092_1617539677954_0.4562620024837065","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7094":{"name":"hls.js","version":"1.0.1-0.canary.7094","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7094","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"41ae8f7ddce29aa373f649d256a04f72d8e88a26","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7094.tgz","fileCount":116,"integrity":"sha512-U30YDviladImuNsSpzx0/DbDQZnP2VexDyRddvk7U22Yv2K5dymJmSPNYrPwoqKaSjyDTTdVcXNgN8nk8sOpVw==","signatures":[{"sig":"MEUCIF1cOF6Bo2gyPCs40aYeib6ZOPMh9GNDkZBo6dt8L65eAiEA9dzV+a+ETBSRRPZzjmCCotnWsxNK1uUKNjUt8AHdKlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgabgaCRA9TVsSAnZWagAAQrMP/iVDcbmgXpNDmvWpf5zb\nWW9o5fGBPgrRmbabwsIVNbYoAROsJYdqpq/PHiMNaYEOOy77M9lyIjiEyBOz\nzmuVliGp26S63mkPha3muINKWTdTBNtS9PI0Fw+kKlpVPB0e3hA5tCkcV9x8\nESBpDTMBtmJxsJMidU5Isikebqbn2KRwHMlaaZ/dqF5IHXkY7Zf32J/U2/xJ\n1Erv08Feu0p4VbrwkpIFG0Z9croKqHcXWffKygI7kNRkwAZctqFFcOTfiY1y\nOUOKyr9OMEJ5ArSXtcTpxd0SZYk97hUdmXcWysLRXF0AUpHiMRGwO+wk5cLS\nx73y/azvaqDVh3el8H3RpmU6bcqnorAU24rA5sWqs8yyRn6KTfJgaBXj4rjW\nExW3dVZ5izeD4ODeJYiPYoZe58CkFJMiaUMouYwhXipk8m6TNACvZjhHn/eO\nfq1RWUioZ9mQQR8PCQF7xgTcxru0rTqB8B5N9gJcSxWhR/3JZAOSq1vqVvsf\ndhHjRSrhx3DbxJZYW5qczq6p65W1aGQEkLnGxq1frBz1dPVXhuioo9iNLTg+\nSlqEMK2LAvJ44Yakll04kG/Wx538IASsGJwP/uP03xZTfSXKGveEKHiszPS/\nswUPOYnvBq6hltlV3JGmpsZpnIswifHpJpfO/mKtYmh7wvvO+lzUibPzXrz+\nCW5X\r\n=iD91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce94e52de3af588410fd2e61de50ed8025216770","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"9.2.4","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.14.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7094_1617541145799_0.5935616657530631","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7095":{"name":"hls.js","version":"1.0.1-0.canary.7095","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7095","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b082bbed1a1b4d16d15297010cea65557c505b30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7095.tgz","fileCount":116,"integrity":"sha512-YiEru20BMlukhCvMwaiCPb37fRm/n4bzUXQpZ5i5QZJxYEj671qXCw0eLS+7UNq0x2yVaH9qGS7UgvoB/AZF4w==","signatures":[{"sig":"MEUCIQDyQ5PmOfC2kjGsJNztOYcgZ72Lmq2V6/WKp7ztUVBnEgIgYljlUnUZsiCZQtU5F5pwaSsggKxUuOtBdFS/IKDGQFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgacebCRA9TVsSAnZWagAAjHgQAKT5DNl39J0p3N2Hr3Mz\nFeAofPqsSw3guTiFFjXR3OjTACywjjcnt6Al7LfmwQz+YXbAOD/goYJwU/ql\nrqLctPDGpis0xoDi1m7qdB84jHU4X1CemCD6sIUmPFWLU8gukcfKQractiP5\n3p3tvOK/RcAUrrIPbbnDZcWLXW8KwGS2V4igyHJ+woulabh4Zl0GBobGSN2M\nl+v0R7PK2J2qI4LuSU70pN6OYCwisJUhGwrt6yAIE93iN+/SbznjDvkxkkJk\nfIZd6pDKUVRvfoTQxtbyEnKkazIpNbjvAMXMNnVaHdri34oLBRO8UB3O5O+Z\n21CmiejecOKoK/BI8oVlRHYcUUM3wC9M1D60wesY5nK61djOJGhbnNvxyWS0\nCICwAjTWnEc/TmFQ/MM7wc+zBRSkEDjlARsyMtgFvYTmziiAJ6tbjJnwn2+F\n8PQwP4Efbvqkr1If1QN01WjGDpKCw/oAR1K5dq1HibQQFN6oNuOKgyA2AwaA\nb6+1EGZS3d3Nt10nf1wVfiIbTmADstg6bzwPcG7GSxnUxJvc13yO1hZE/32W\nj/qGaxgnFTX4q73CptpCw/Qsp3tTfqb1lcfQLK43Ot84dIhUCN5Bym3/2AdO\nE8Kak2wfLpbrlWwGpOaqEfNayWsWYSXKj7gVSxXaFZJN5RSta+365eL78cC/\na+gK\r\n=FHhF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a967100036e219977bf0443df192533d70825f5a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.14.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7095_1617545114628_0.7833973049951564","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7097":{"name":"hls.js","version":"1.0.1-0.canary.7097","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7097","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e19dc2383dd3660576317ede642d3069591e795","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7097.tgz","fileCount":116,"integrity":"sha512-QfBOZHwfn2Brny0RVo78K4VLd0mGDcbrPGTy9RTjpg4WQFs9AoH69iNyIAvaCFY1FZel0yBxeJ70RntbsYTsWw==","signatures":[{"sig":"MEUCIQCT7wMoq0T1C2HJySf6sLO2Nfb5oNY4W5FU8AyZKK8kPQIgSa7Hdf+kuUVc/6lfi5HttxoH4aYo4zg/fW+1GUe47fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgam+XCRA9TVsSAnZWagAA3poQAIFN44lkFJFx3E0gZ1SJ\nT9oxJext7Yp+7i2CJe8otnxR6K5glFqA46qJ7Kh6AnKa4Jq+4u+hMzx4RYnC\nMR4b8neub0r4Qvft9k51lTcvHBYkQiYHx0HsjMXISwZmZCGMJ1gnZpv3GCHr\nkI9Fj/CBAlMc0DaUvX4XpiI7N0EvZL52QKeO/q44PF2R+5uyutvq8a8roa8x\nMOcokbgyNCItsohOBWHdXzj6oyCEy/eRWB/2IV5H50SO1pRuMEXJAjyDAp1E\nR1dq8+KI8kxHGbS4n4jv4YOjbGJjmDHJj+RMhlF+L0eOsyP5kzBPGIp7uOWI\nHCJSgauO5M5cSS5qjt2qFJw/azLTX0f4zo2j7hap2Fdv/XUg3rqfSbRpLXUK\nL9L1JdBpKQoIyWqvX6vJUo2RaHR5yZ0bqrhHIa7UvPaRi36nYQ///VLrvWpc\nkl+SdbLBsr91RmasVbA4B9JD5LRHqpn2oe4vKzqqhfavj+XWbihzUfDn2DIg\npJdSCQt8VF+Sb/ImnnLonl4JCSI+C4hYXUJpq3hNzC6kXHMBs4O6kunNcpt/\no6j+QKOyKt/cXvvTzpWSQOjOvWd2miT9EhPayXWIavPFsRLvTSuOtUtydITz\nJk+BOYaa3RFHrKpPgdneuJRXvD/GZyhVe8jpo7vnfn3qKdLDbMqcPL1gjTuZ\nJKta\r\n=Dcu4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c45b260ce412d656c83ed9980a25f3b27110d115","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.14.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7097_1617588118803_0.85298268618039","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7099":{"name":"hls.js","version":"1.0.1-0.canary.7099","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7099","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb7d10f458bd75d373b5bb48c2b03b2d942d2ba0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7099.tgz","fileCount":116,"integrity":"sha512-Szd/LiungRTHcNR5KEXBl+DQbCEylVjcrKpRsuEGO3xJ1ncYYBdAQ40dyX8rYoDTlYi2YXkfCI3aN7auR7fF0Q==","signatures":[{"sig":"MEQCICAlIbNVjnWiGsWAx2Eb3RPbIRnzHqDqpofuDBkVeERgAiA9rOiYUDqj0ZutnMkOgUVwcRMSIKyCrIVX815M0dwHsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11533989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaxcACRA9TVsSAnZWagAAYrMP/2uhrJjlmhlg4Be+Za9D\nfAAqn9V0/biz6e65g1SWf0Jnr51p+5ZqHeporwyoO9hPeAQpEBHnoy4Ghiwo\nT57Q3L5n2tbJrEzccrQ9xIe2lmpfXLoO+DOs15scze6Rqa7C6ES+vivJIjV6\nPAOTpsXETTv0gPSrRnA0oUSeonr4dcYjgSd2UmWZCLiYiZ4rTpAO2jYMIkqZ\n3XctPWhpolalkSOjCZySgmWNl4z6Vn+fhyp7v3QOEu0WQsUeBEhM3bf2VZlL\nfLND2rLzTI4/m6GIaNRK/dzjqVxgo3WicjvWY28ks0uYaeMIk852lWqDzVVt\n8JLdqcErUIUgnYtcCQDnNfbo7qWh5OlfP93cSJj6/1wgWUXdGC2EEfLHayc2\nNIiidXytMHNmMEF1er/Wgt55Jod3QMf6wYvK2vr9+LfBxGquQzziZ91OB5eK\nB8Mn1UAa9A9ePNkOrmMOpgKdN6ZZdPzuvm08hMiH5cOMCG/PYlyCsdYDe6k8\n6yguTuPzyMbMM6yfORMXi3X/yUxbKH5R2rFKQlSjIuvCpzFaWW7G08oy7Cg/\nMYlWEn43pg0ZfTntMsNsvyXSdWZalASVC0zy0osDzZyP9eG5owx6XRLXuhib\n4zxywxGe1KadQvvzRKSMazRG/RbB0NTkli/KjBVeAX/tu+8QdTmUPZuY4EMn\nwjlL\r\n=YzEc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c9d6056947853901432e1dbb7f3e110a3448d648","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7099_1617630975533_0.5912314905644762","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7104":{"name":"hls.js","version":"1.0.1-0.canary.7104","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7104","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c3d4619feceb8d13bb41e4791d8187e846d04f01","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7104.tgz","fileCount":116,"integrity":"sha512-P5KHK+U2fkfHCxIfyNWs8huh22rce7mT/INfU/JiGXyN2RuZL7//Azy6ceP5nT3viK0FE+m1o5R2XCMQggJt1g==","signatures":[{"sig":"MEUCICWkXQ5kcZWURKqjPm1W/IAr2+uXEMDIIyTdPuvy+y8NAiEAjRige86layIZn2DqZzF2gGGizH8a90JgzsBkakSsp8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11538287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgazwMCRA9TVsSAnZWagAADq4P/RpQU9tGmddurZ0lDMN7\nkoJ+W/91oCcgMTB0cqGi019KVPhAGt+RzvgYHnJY8lhenuHc9Cpa5UmAxpUU\nzD0N44cNq/iuhSDz+vetyu500ULVOqjD247Nvkac0lg9oLQDACTZaYHha2Ur\nUq2ywme7HoCvpNQuY5t4IebODVn1ruo9YDwiqP+ckAevH2n97JP6wPXR9JUQ\n1fHHNVMH9M7+s/Gd2hu4ka4kHMKWSP3UWWGIwFWec3yveZ1ztQq2HQlE4G0E\n853nUE/pYXPwnBj1/lP7fxoxz3068Y+k/2Q5+g+8nfimL+vCUe9PI97/bNPD\nwiCuiJhaWjRPyEMwL/a3Jq/gO268TBPTso/MK+h85KW7Q8lyHNIT13KmRwrN\n6V1FUw2CfR4qwRSxtffzlkYjbDsjkHA0MxfhWYVLaNcl5fLESrGaP5egRaok\n601PlKwGCzf+qfoDSt8TrmRBQlpD9ljjEMul8jcTexxzDzjWMZZi71angmwI\nWWnqy9844t80s93i0Dfk2YOs5iDTNPZzAnKZlZWuGGc83IhW1bOOJ/iNANIb\nCBB4hO8rcuwLxA/PkyPfqMeIlVIjqYDf4gPMv1z8WAUd5B7Gu74fgNmZR0YH\nY8PL3HpdOYylgHztfOKk1SJ67lD8oePpuJ9XTQTJKe2S4wjeSfx2iH2kr4iA\ngFQX\r\n=D5Wu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7c0748e15c6fb6910c71f92b4ea74b2fb7798ddd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7104_1617640459358_0.827571871721756","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7105":{"name":"hls.js","version":"1.0.1-0.canary.7105","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7105","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"15a48801140b51e9dd43f2f3e967d6cad8b7878e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7105.tgz","fileCount":116,"integrity":"sha512-ohVe4zZ/Mp4faqmaX064FakfQAnmZmXB8ivoUaDNgnLMzDVlcmVawKBpmdsqVUY9cHVIWDRgXCKwPRSWYXQBTA==","signatures":[{"sig":"MEUCIQDnsAux3UACNLwJR0OzxCOMqIMQk06/HHdN4j0SwoiZvwIgRW0QN0IF/uyBnW7Rk7cAf2KirMRKSrzekK5IAxgw9yA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11538287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJga1V5CRA9TVsSAnZWagAASKgP/0okQrocV9U5RrT/Ppel\nzuiYAi3QcUrz3CYfQU4KKG8qNaAPn+G6Nn8rnOSt7pdJ4+S62GHKAWKk+9PM\nJyHNmwm5yvNO5W6gvT87uXolwUW+f43SfxyfhlOEyb4HvoJTAyTGVScHVtxx\n2Sz+Au97f8bTIxbAfhwgNNI9dKxh3kzT8cKeFOJCra0FdaAmhaDucuaKcgBw\nvUntqDDKzotk1nZ5QFA90FMKHGgm2yyEqhtaMmoqBmBegVxkIEA/cR5KDuMa\nkKY3FEPuI70JrTcNASvpcsF4SZGoEiKwXKM1bTV+Q4KVKtlDM3Ue55BhCMb9\nqQafHU9NLwZwEsFJmToTJRaHPUjRLr5lXoJZZojzFGOKTcgl8g1RSCbknCsZ\nTqw7dstBWtanGmVZftWFvJhpYSxLkTR9AoWT1AsM9scotXMI6cyLyWXqyN0U\n+U20b41s70zmQGGRbGGuIb0oJuonD77xYZ6FFKJWlIRJXPQsMahgWS6Cc4p3\nyl8BBom6bbXpJFf4fWtNLLKpsYhyv4II/aMvnqqQWQfJdLuEtVcEEQw0Qbpo\npid1umYFVhQFltAGgEP+lyER0dKOWhTJEtEAgacby+SkT1FnqcBFVdmnVNLs\nLpSE83SQOMu4Z5SKEhRla84qwOISAnK9n+RqThTdq9WjwU0ta5BDXyJ0i66n\n+Jy2\r\n=C1St\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4cf5b1f4904e75c9bf7dd1801979650bb3618095","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.20.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.20.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7105_1617646968435_0.937201210486764","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7107":{"name":"hls.js","version":"1.0.1-0.canary.7107","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7107","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49612e975cc4ac28c244249b28e3eb3688edab2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7107.tgz","fileCount":116,"integrity":"sha512-NMdw+U7MT0wk2d1ZK2H2tUT0VlBW78Wq2mu9JVg/4HhzgM+isWeaeY2x0ucbuqbeJKVEe7Oc5pEr6ra42Ue7cg==","signatures":[{"sig":"MEYCIQCT3HrZIOBDm+a4okgzRL3Jr8FtvYtG0ai40gwu4yejbQIhALkcD4GjYhga3tei+9fEtiWRSWR1VZuh55SCg3Kk8HYo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11538287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJga2CfCRA9TVsSAnZWagAAcKgP/3NQbr6LbPxJADEtsst0\ngIFMLQZTaChBPQZhVX7tQF+LGpyZa2q70NIUTeg56f7j10KRMOyKKaBQ9GQm\nK1I6ohXBywZ5yJR0brv19VugF00jHeIE0+8nPi+J+GeLMUVr+DTUBQrzogja\nlR0ZkJHXKgZe71TVlNVnb6o5BR84o7XbPS0GInzJxviMhpRBWhu6/yZ6nFY0\ncO+HyMCibqGxXwLrTbBlA4MXXVoURgTcaerloMrMNVlPrMlEYDYbgXV3R4uM\nf2U1RDM7WQRYOV1j6KpwmRFrZbaDz1i8vEbbM8QcJo/TiiGlGs9cKFWxoJIE\n5nROuUaXUgksRjWR2gjLkoxW+dFOcrqKe+y+C73/wOUWfH+5nqwn7pWtqIQn\neX447VbwKJs3XsYFuqWZcjW20gBJKMhVc6PSKMhLTrFGUmZ3o/EzMPP8FvsG\nNziiRoqruMF2giNqhYH3q+izibF+lzNdA2ud0eBjbYMmGwRM4ltKU73qU6I1\nP8VlcpxG2yhDJm4NCJlkzhjlxn7uEVk4RBd+aIlHItMA0o6s5GPYKRVmOPnO\nUEd5hXlrrklgNuLaFydo3QosVVW2MTbAcwwAntv0hkXx/YMzMRY/hqs91mxh\nfFiuJ+mGlFBLnJiUS+t3CGzRfM47UgHNmyuUSvIf67f9O9hPWgDyk4lCzkRm\nd+W0\r\n=Gko4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"95b81acdb51fc1b6035a358d02d023686afea189","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7107_1617649823392_0.038988930557085855","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7109":{"name":"hls.js","version":"1.0.1-0.canary.7109","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7109","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1017597b62609caa9eaf31d9a010e43b7a83466b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7109.tgz","fileCount":116,"integrity":"sha512-UAIdr5/FcqPA+G1nuhnBsSmXbNfWvDvhNLzIt0gZnLqx15xJLKNxYpjY8p5Tvn1zNczBAuf4luCsoBKh2mc2iw==","signatures":[{"sig":"MEQCICv528uzM1F46PqEv+XcaCPpSzqk/4C/127Og+QqmAQ1AiBwH0wpfj1lwTcmRgtAwvqZ5YSqdAQsWme9TEjJgEPgIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11538287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbEWHCRA9TVsSAnZWagAACT4QAIC38zqTqp1zsb2M5+yE\nq/IZGKcpZBMELuJFo7vNovdNqylVwWGOazE5N+sgk6fFP/fXxI5Euo7VOc83\nTYmvIx86a2U86hQMLzCtXAcpZ8HKrM+LQL9DJM2ltN/h4t2W2CxCfXMeCLQT\nvoKe/a+tsDXj9b0QgHeRRy+xVJ5qdQNfEUgztvHeZk7XLzYuweHVlf2O2tk2\ng8Yk/o3P+/WNN5wcokXNi2nfSH3XJa01qpkyPJULkCV62Art2QjlC8tsAGWL\nVqw9KlxxnIP7/NOFNHC+H4Zp8IVkkGKrXC5h1VlpR74n7yuiujT7HXQlYN/q\nFJ+FI9UuykXlmwt2mc1g9El+MIzdfeFzwB08KNZf9fYTCmzziwPUWl24DxNK\nY91XNZzg3z5KZ5bzzi046QOUeK+h2el2a9KK6QdKUOEnFZ/aT3okTmDw2kvo\n3My0bYAmlDurDjIZw2l7CPi8lvCOxRSU0l5kfxG9TCl4a+tQl3QNwiIRc8a6\ndO7TUnssMWVpM1w9o3xxyohEw5FtMgAevHvbJAtJbVHutCiTHJrhCrzo9Z3j\nSjWIl8s7DLpZkQa/neLyRYo7b+z3J5p3nqnBkWRv94V5QSdZo1tuc/ykH/Kv\nfg6rTzhdI4E0GY/a911NrRigsfRPjvZnwxLzlVDokqBwo9DBFtocpPnJya2L\nE6Sw\r\n=yFYw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a9b9f19c6f7705ec55f5af7ca17209f5fcd9c67","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.2","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7109_1617708423101_0.5689391061718256","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7111":{"name":"hls.js","version":"1.0.1-0.canary.7111","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7111","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3d6aa72710a50dcf0acd02b612de01a9f524346","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7111.tgz","fileCount":116,"integrity":"sha512-6ikuRE92BysMhg3fxV10BbrdUK7oIOkLEVE6uMjbqxfejFNBonHntJXFYHKXXHIC5tPKvF7XJQlq9oCpnnGjCA==","signatures":[{"sig":"MEUCIQDCPfyCve/hz9UC0ags5r1Tou0FBCD3o6MU7lgYYiLJxQIgfkF9L5lfdOLxcwCqcBsUKtBxqmaKu96LuQehSKFzDe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11538287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbIhrCRA9TVsSAnZWagAAl2cQAKJQ3q8Q2IPndAcjHgmn\nVqvDKJb61w3hHInMQCUeIend89OYaXY3sEAxA5LARAppeWaMp1befOij2UiD\nBCbXvVZRTBT+X5mEkGJgwIjGubuT2jLwrTpZTHXQWS+BzUMRFrQ1T5o6Gani\ndDAUNq0hz/sM2NYcjBtwu4u0ljoAQGVIpxBLMnG+jJnAnUFvykyv/HY6JoYs\nnglaxj95XBgIrdz6TYZrx9y8ZBOfLe1SVzUqvdO46h7hc9fXvPBNQrO2DBrk\nTm6gngn/Wef/kntJZ0DBHTz0trNUFifIDnXAKrzZp+5YBVm77NKEWA8X/cME\n3guCFCrRBxc9919IFjUN6NyAVHICWRGsN8wzPnLSdvzLHo3LKV1MWiSOZ3GL\nHyXBkM96Mh4ELSx/oH6NMqQrfVkci4BMEjzrsEXoMGfh0OO2GlqisXKrpsuA\n76dLDJpYYu0e8A/WZ1L7c7kM8Rq5fmvmb/AZsU5EREGYW0oETFVVkU3riUhB\n6lLWk412TBW1eQWTv9Nm8c6TZYNJxRBUties5CGRhLpZly7w1BZuS/8u2CMO\n8I/P7N61Yjmel9s2lECNJu1jdS97TS7q0is5ECgSI7c4xeY6mjGU7SHMsCXx\nPPkpRjt6Rd+yauRgb11XXhp+i2dKz78z2DUqmK9bjQy/1PU0wN4Gd8jHSSRE\npc7G\r\n=AEqJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9944756076a4f859c30ee268738f617d3f3c4e5e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7111_1617725546593_0.8673287036145267","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7114":{"name":"hls.js","version":"1.0.1-0.canary.7114","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7114","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aea899f279c75bc9033ab1769bb6a605ac3b4db9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7114.tgz","fileCount":116,"integrity":"sha512-s9OIWHriUi3KMGCOODrbqpK+nxXyjq4HiHyOy9+UvFotPQM5SIcO2ODTaeFVTVZf4axFp0LTUh49ntHVP+2saA==","signatures":[{"sig":"MEQCIFfRaV7VwDGl7s/xuZYYTNF6YhepfRzpqbc0Qaqtqst0AiBQ6qRId75x+oaMGrdo+j7aTmyFHQpEE6gwUl+6VIzHVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11537209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbP2mCRA9TVsSAnZWagAAP5QP/3zUQlmlGQ7nBWnDTSGZ\nRTouirWJFpxv7sOhh2CW8vQBmAOPwBqoGYjsHVZeB6LPzLeme5YdRn5ofUU7\n7h3ff7Gf0Rmo0f/cohgHprcUtPymR1/VBMmfneIcR2cTEH/3RObyDnn0m3EN\nYv7LYuqT92FvNdbDihVk6JnAJpeTA8xr6jtZtaCkiUr0zw0fkxpPaHUtskQj\ne4cnOh6y5QW4CVTwZzj/dlxHS4EunjxxW+4mSsNpHKhLRnCm1HirGYob8Gt/\nReH6PxheeaYCWFrPPcyhtsy9wEZiipLk9srG90hKf2PWxyFwzonChWQdH/Fz\nEC9qona2fjoR9N9DxQgeJg9L8744iq/E1lGWYD5+qk55428qnCUdOkM+9vgj\np4qaYMRfxnXB3jJ47Hdf4ffQ8VA9mI1l1g/uWPpqzXWfwBTHlHQl0fVDihDo\nPl7pqai6sB4N8+7fGzFGW97E27Ce11Jy2rDyVuUkhSvvrmT9RfSgxy22+C8y\n/nmSZ+TxBXLMz15RIFWzeShVSgQ7Ow7iz5SWsEic4ybALjohYOWQCMmWnFxL\nEPrz8q+qRsxbVxGBETmEf02N+bRn4JbF5fj4aYx9x20K90x75xN6zYYBeCab\nibOIm1GB41WLwkg2BNlATCqZaFdHjzBD3KTd21pufpEOnRgRX77Sxuzy23rO\n6oPx\r\n=JV6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"496c51124ee7d8afb04b3778bdc58a9705b78e2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7114_1617755558093_0.07753378148703538","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7116":{"name":"hls.js","version":"1.0.1-0.canary.7116","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7116","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e74f035efd11ccd75e402b6a73efb50e52e0961","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7116.tgz","fileCount":116,"integrity":"sha512-xJHFipaWNnaGo1YPR3nBBbaP9FBMwmt3rngs5muwekuuVjqloIWPYmLS7h2FEvzl/h19avHFr15Ofk/7ISgyQA==","signatures":[{"sig":"MEQCIASZnkYmFbW1T9V+YqZ6QqiCnjYck2Powwjx60atn1duAiBQ0Xd262bYAUTVN4Oo723ef9emRhgENmjQpdHnBPc/AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbV5eCRA9TVsSAnZWagAAKaEQAJrurqYu/QlpY9SI6CWq\nEoOdhxhJzel9ifhWdzMG7x/kDukYhHnlyipjhazV79FOO8qGW9kGmzISc6YA\nLY86NQ60zGFAOz0Z3rO7/Yx47D7kgRTyIZQ3BCFC0cVR4E14234qiTbiknoN\nZ9EH+przMRJKfEU2iDTt1q1MJPgotAMlQQ31HPqXh8XaFWA9jfHJk3RqVLQU\ncJmDtTlpoJ02GbpEjg8EjtIDkWa4Imz/fd4/ejyfGGbqwVZuPHGc0C3EuYWd\n+n0kJZL4J8j2xpZRthqu/26H2CaHQ7NQtLKlY7sWUDUGFJMfzCQeU8+0Vr6A\n+zd9bCogYmFP2vFCQjF7XQzQfCndQhkW97OQ8juut++5OzIBvnqwwD0He7pH\nMdl0F3BPBvcBAeicHMgoluyC9hcYfuzhhV6Swi/R7HfKUyYEcbT7QcfH4Pug\nx4ODWLgtD5kwQOzrexWImEd15d0TW0HRVQbRkxtYnpNlJGjC176AGv4Uo1LN\nlwN3dnw8ev+pxYeagWgCNndW9EzUAFXtCnEES+bebkFRRFT7SNOIEdM5TP6r\naoAp/QTYJC1ygkkUhwGsCg99QP22echvch+T49rhp35Tx2eyUentOFqO0LWM\n3cAI78yHufhxCnEGHHOH8dpY7GwO+8XNDJI0ujx2GXdBQmu6l0EujFGciFjO\n82Gz\r\n=jZCZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b21951f14dbc0bef0844363b6ee4e5f722a241f3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"^1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7116_1617780317617_0.9086789364613026","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7118":{"name":"hls.js","version":"1.0.1-0.canary.7118","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7118","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f733e411560df3a034fe7b1734d3cab6999582a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7118.tgz","fileCount":116,"integrity":"sha512-FnzxErT33VmkmOw8S1OqkHtD9ovmtw5ODLNWQMdbBJzipG3tw/hqPNFbgPrW9YVHOA6wfsiabKSbVwGul5r1FA==","signatures":[{"sig":"MEUCICfUxQPKyOLv6dXvEM8c8ZwbIUfMbKX7sWGKVL3WP5UlAiEA9drgvInA1EeqkA/kg3tm5uKveux0RtGKbZyOMxvtP2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbYHdCRA9TVsSAnZWagAAX+UP/1ZZ+YM1D44dPAgcGyKx\nnno58rBFZiRryiETes3qq/qHmJZBJr5elEPQPOe0m1iu8Exc6Akcyt2Tu40H\nTRMxYKaM+nkG/LcNEcYVEa87OA+5XBxXwzxX17kwovVBtz62Dt+P6vM2IQQH\nQJEX0F8RzV2vemZKFBwUMR4iStILfRhjYFQKw693zHDDnlCG/FJpvREfZKcY\nKRf/7dUuapj/fYqSzjHUW65Mf46LpMy8iwW1xAeczyPwW/7TYPNHpNuM3uY0\nq0b/42oj5uk93UlAKExgFq3Qe8B0rBAWtPVAZvHXkqLV2tlWXdaJc+NF9sjQ\n/sJzu1lvo8wZrmq86DlePhqxr4/iyFNGZ4BFpAWIXvMa6WEc04bpV5bSPnMM\n4AnN5lUUQwypFuvdmJzUgurfI7QeibhMQF2ktrGbMDPy6pYphlF2hPVtinr0\nVnbxOp7gTumQWqQqQv6KBjfUhtr8g6Jd3M2HubSfoL/NVuYWHdOyuh0BE8XQ\nshOTLBrG/JnzDLNbDBE0EfrCNlTcSsHOsJzI3pU/hdEnR3j/jLGfk5vVx4kv\nancELiTmS/qXnMPI1/xoxzsLJqvVjQfO4xosuoFM+P2D8KUHti4CbXHG8TfR\n7u/cygX7SkqgTCaIUFTth0IEUofGkPP+80ValGIOD2AHm/AlhKJiQtfRouSh\nD1jb\r\n=RdwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"133c4671eda2d57feb3ed5694adc2609359c0154","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"^1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7118_1617789404869_0.13086902555124147","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7119":{"name":"hls.js","version":"1.0.1-0.canary.7119","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7119","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c5c33b30221d38e293b797696bc628dafd62bf5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7119.tgz","fileCount":116,"integrity":"sha512-0w6nlxlbZtNehVLLvN2OO9jlZFwLso6GGpVMZaXoB7sMSOvsx2DFApVqdwBrb81ZvZQ/2cQwJ2u/ye4C8/mI3w==","signatures":[{"sig":"MEUCIHGFw2TJheLMnUiggJRkrBQlJSF89dwL8z7DDqignpIwAiEA1bBtLz9rcqn+mnHkUEanDyLckfRmof+SW+2z6KOlSSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbZKyCRA9TVsSAnZWagAAOkoP/24+1nHE9g1i3udKf5O/\nC2SCavKFCK8PSC90ERry2PshYiLFiMOC6UOUDjl0appsGmU8CqkkvrJp5kw1\nW06Ci/Am5BP877234Dio6V91b57YgVUCW7YaSSLv1ASpZRQZn7Ru6yD9JSL9\nxxafhiR9tfHKR6qqa2dZLMggE3xL2tkbqWxfZ3E81HdUJHt5u2yM0gprsbhA\nxYF+Ft5foQLTYusgSIuEIO78sK91eOozugHKEAHsofo0nrEGf6Ro/xWdIAMq\nKthXEMjon5BQIAu/CbuDFNjdiIqGP3jdMUsgTxWKE/hiJ7YZ88Gt8fHnIRCL\nxzo8948JStP9xBvx2+Uyah0lWr6IWzSyHMpVsFsZBwDqj5jTUweUn+DqLRFO\ntszYXNe6NwJDuCX95EVYA23A1BEjukcQtZJmUxFvlupFivqWtA3e21RAtR1D\n+bduQ7bdMspXfvlts94gZjxlFn947lV/J3ETRBkp27K+wS+Y1Y+dY6loUwvL\naFDVhjq+xe4+UtBDO6Z9cAJoTlpXW2DCPTbMl6qeGEF0etdrNU1EwP508l/7\n8aaEt0VKd45WeT+pOdDVbwYfM+bFA02l2MyQ3inAB3JAlIa7P+HC6oxvrSXG\nwErvIOdMzptX640z/JQ1/8ULspdjkbXETzRDRLPHsADGtm/0LXJAb69O/GvZ\nLs+U\r\n=cSIu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8cbd531f483b3e752ddd5417c4ed3de2dd16d18","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.31","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7119_1617793713935_0.4027289450715372","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7121":{"name":"hls.js","version":"1.0.1-0.canary.7121","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7121","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd12270a20760e4c2551fcc1fcbf9b06334d2d30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7121.tgz","fileCount":116,"integrity":"sha512-GGasJCR8gY4GhVDsTTCtRd0/8VUztzDammeSlTObqqxzuLo2MdRiIricPr48Vhu8V3FQCIPMCXBB0fFhGJjGQA==","signatures":[{"sig":"MEYCIQCI5Oy/5mk2Ka0aMtYdYjXe2+bcTxW5cbJ1yHpEfd2SAgIhAK0ZRMIuql7ZUFa21H0+0ftlba3G9Jj7+6mB2Tm573RN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbgirCRA9TVsSAnZWagAADUcQAKEYInNEOjhSmada9c2h\nUZff5rsCPTQ+WF5P1OvmftuljpAxYmrDcKganElkiVd8g6WfdHWDYYxG0AXb\nRoWwA4ohr3lEM4LscQ30FTSZXaTUYebu1GQ0GOkzxYLamnzzsbW2vugXZqLd\nkhAg/cFg4hkaiMRxQ/pv4kvRjMXvhkU/W/mHEz7IPW9zGRwFESWiDMRshGdB\nnk9i4bVrzaV/2FjzW1ZWNZsOdoqw2Ey70zfYGOqQahFmEbsFtPTAq8Sv/vP3\n1fNYybvCIJCPFyGmWSGeAajE6YJUxFCbVkxBM/YK777WeKvmovwatIaQhOce\nEcLiJwlPUbfSsSIVjf/po/8WRDdgzFFfhfQGHL/QHxHXaztTChxB277b/sNK\nvHZq2Hf9PMfxB1W8RDlrCrr5u78VwgxouLtp7qQDuf4wrV3HvJon/KktmTMG\nwTRKaUgZXuFftrM3PYzjbwcpB6/iSgwLcf/wqSgeNJ0B/Ioof0/09pYqbLNO\nIDwKvXBxh5Oiw8i9cpGAV4shkCsyjhVEmocxfMiycYhRLhdzRP8pkbo9SVnk\nOVmdTzgGY6IJq+RHtW0eUsuKurYObvrB6njglKGNBGuyDNLpX49tr35+5+2d\nhiEx9OKy9XD2gZC3d2DtYAZXjqgX6TAcSVwntpDvLmBS7XCJrau/W8NiQD21\nT2vv\r\n=+BW4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"27e1d4580bdb22c122cbc11d33df99cc1fc4b3d7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.15.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7121_1617823914693_0.9023850301400451","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7123":{"name":"hls.js","version":"1.0.1-0.canary.7123","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7123","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"89cb84f02731257a8ea55899f3e30adcec8f9031","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7123.tgz","fileCount":116,"integrity":"sha512-pLy8XankrZMfYU/0Ogd/od5UeCCNLEfiHH3pgZ2Dg6mfYH3OiNzi3ImebcbQGzkJmeBcoR36lmy/QICXtQBTOQ==","signatures":[{"sig":"MEUCIQC9KS2HNbsbntp9q7c3gtRchqIwcsU7ZlxjfrM383dwogIgd4ei1etrUngHZf6v85ODt3dliW73ZEymkejZKJRy1W8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbg/cCRA9TVsSAnZWagAAn/gQAJHuW+C1JNJnRRs0Fyt+\nt2w+FYBtqzf3uef+fYi6Qb6603DAp1yC05Xyzu9PlpBYBncdsGYMhvMy2JmO\nN7GMVU6wdc82vnLoAS+VqpWBj4Yz4IOA4rFBDUa9ukbOawX5KZacUSyXqkYg\nDmdpuDNsNTIpu1PW02UMy4Cu1+WQ7CHjgfUxJM6L7hHo5duwF8K/I9XX4+T0\ni7QkaS7Rz1Y40RdKJ/d4olwE+BK/cgickGTShxcbu3FZeD+oC0Qgmu4ociah\nYg0pN1ZYCWdQvWe5X0t/sgE5YPTMYQNg6XJ8NRoW4vth2pXQ85U4qsM96aTB\n4xzdXz9sj/PrvWJ0UeRNn5mCmJFQ0800rFNdzM6WuSQ6VY9qrvxRqzyuAm3k\n4b4ePrbPAEs4rwdEgeuYj9GOzy4wrppMf82W+4eo8dBGiXRIHTLMtz9NBgvu\nmV0sTMMkGWZlFuygeYHCBenMXblGuiVuSwQvsQWPpfD7grUd27JeKCs0Sa5s\nX5owW1nyyCOzf6FL4tPLs4SNw6/hoi8Azu9YWqd5NxrdlZXJkzCErNkx9jXQ\n9DQYi5bwhx5qaLhOcoZhFpgA8ZtWFil6i0pxqpBmlADWpnQ0bK4nEG5ybNfP\nemFa0DupLdb/mnHNoE9+pAlzb0rVravXfeQ4taAo3dMZoVQGWVym4fow4o8N\nzeZ2\r\n=L4wD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c870e762ba9118e4ece5f6242584c8c2212d469c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.3","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7123_1617825756083_0.17337027500796842","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7125":{"name":"hls.js","version":"1.0.1-0.canary.7125","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7125","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2ea58c952161f0ad45699d12010c801e9d7d4e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7125.tgz","fileCount":116,"integrity":"sha512-fO5Lj9oWGR+NhPpNii4zbU8LcmC1CW2qkpQhfSppgeYI24FwxJRK9PFrKmzqmCMWROJQk6CNnptCPFEDjxUv/g==","signatures":[{"sig":"MEUCIQDOKgfD199HlkBZlwcnJkm9wOHF8+fK9dcgia2wlJTyrQIgBB1o/picJCjRdSZz0ZADY9XtyRUtcjtN7hzlesXcUGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbhclCRA9TVsSAnZWagAAl4wQAKBbbXpt9hrggyV1Yslh\nNNRjARHw6nIwE6HWqkuhucOjLQ2YLIHuXdC1M4MQ38bfpbEPTeKj/Jn73k68\nVzOkSwI5RLXIYxmnmo0C1AjnWJAarPEh2XOP/lthxIgMFYOTuJOG9qdIqq/U\nIOXNAR3bXg1tsQVzQwrhAqdQtPDAamkkJKOD6+86hq7ppPuTU+xOGAQHCzUw\nCMbgOd8NKy8x9Cnx0FXD4MWWa7X7ENu3MV/+s96KC8ZNFX4Ici5oFO+ThwZT\nyD4jTbopu9s8caBFCXIKRvykd8i+mOXd0TDRfMs+Uutw5oYrA7uY65uUPAkf\ncQwrensAooNoXgFnOsUl2wJjmKNErMhh4kGimKR7uGMHCeofFEavrAHD/5V9\nPS2rTNebMY4Xu3gnnxTJM6sf2HY+9+bH9gvPw5xBPXkXCaylLDGF9qP0ZjlI\ngHWLhCyFFD5OISAX2/1mNlmE9h7lmvy539WuTmxYE1SL9dWUWiaAI846xPF1\nJjGbFLOL674QPmAtDFRXxCcZ37XemlZ0LzqQs61lz+fdFZOAYGCM+0HPBIf4\npJ5MUYIZ2ukd/ctUHjShzA58XQXSw/ZqsduIdPVXlSw8xHbKz+gU0suiea1s\n1/K8TWItPUjhHMe7c/SwxJy8TnmPpD/wlLrF7v4DioHm39HJWEYczJzuBJ1L\nbFpt\r\n=1zul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","husky":{"hooks":{"pre-commit":"./scripts/precommit.sh"}},"types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"893f45287231fedd77109ff883e7a71b0d58ebd5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"4.3.8","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7125_1617827620412_0.546011339998576","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7128":{"name":"hls.js","version":"1.0.1-0.canary.7128","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7128","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0dc5ba3c897a41b65c87ea30762b9bebc6ad214f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7128.tgz","fileCount":116,"integrity":"sha512-JzKoXKtkbnf2+7YGCoXN71mecTlUsq6fBfDO9hYZbDncNRxjiMK/DJNaKIxgCpONvLMjkwmr7iTimU0HzQXxOQ==","signatures":[{"sig":"MEYCIQDNvf/eLizwFqewGa/kHvgQ0Y50eq5oN+XVV6a5HGqTPQIhAPD8jDVf1VV15XjGOmBMjWULDe0tqAVY3f/vaIsXG8Ro","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbidjCRA9TVsSAnZWagAAnEUP/jHbANSZ4NfCN4SE4gGX\nvxgilLOHbpBYafH0/VfFxoPV2YkbdmLI2bVxO+NQEgx0+oJ8uC27f2Hq4hm+\n2++OR+B2FKTM5U67DAdhE2at/Nj+qNzFQfTz8gAGJRXvZMYER4iYshavsRIR\nAiOfoTvpqDdV2Q8i+MheLvjzAiot3Ckc3c9vDQYkl3FR39eG5eNy9cZnongw\nm+GjQwLJ1wFpMzb4U80ljLqLWpZdEGYZEdiqNzW+W3ITX9VNhsYVf+Q3DPE+\n8NDauqKjHn54y+wfe7PcEV8SI/++0Ph9JtmGmbw5eqqjF6FKKj2UURCvFk7R\nsDVOAasyBaO6htQQBh09tzAkUcSAB+95eZRe4tPlznbqNkUXOF2UdMKJdamL\nhDMcvBkYy9fQdwQu1s3Ti5DrXsgVsGfZMCojkfXD0BJlEm9Z7laixz8qdLYe\n4ra9NuWdnhaJuVw61hNanoiArl/PoYHGCbsz0icwMIjIBkuPHehADK6k7suu\ndXq3aecqBHGAz20BdpWJl3NQqEvWdiyC1m+Ss+TXGZpBnPJcqIjeW8LebmKf\nUw6vUISDPYpJpY+hvwdGk6BdB+UdqKk2/fW1mxkc0SEEGtvQxV4WxGgZMHpD\nU6WEtfA6upLA/LwPNaMYK8I1SFMidKcVT4sYOPwcJN1AB5ECF+EXoxzHsevo\nskCp\r\n=83nl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f97c3461e8ea39f2af73a49213db27ae335dc65","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.3","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7128_1617831778565_0.5147323553818379","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7130":{"name":"hls.js","version":"1.0.1-0.canary.7130","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7130","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78c1c8324cd5a6723d611586f6bf4f8d8798022c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7130.tgz","fileCount":116,"integrity":"sha512-XjQDMJCqWfVV6ClceuOk9jimWPoGat7LvSBozBWQXuBTdgcrCcWQV1qxOewWTlkP/miknZqPVygm29LlhrU1qQ==","signatures":[{"sig":"MEUCIQDren1dJKQhFrbDOj9qdyUGU47yIWOLakJK/A9w9hma3QIgS5vu+4Jt1rzbe128Ig83gPQ0G77/yxMoLwivwcJBXfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbr0yCRA9TVsSAnZWagAAOmEQAIxQiR+i3aNM1qRKfkT2\n/T13MOXm7ZaAzDEfJ1xYoTH4sjVVyXymKqpfJStJCSDDdvo8MwtRGspKxzea\n+42odzaSYiscKTu5zwQk6MmemEDP6cVASIuDPBYPDot1lYV4a4JGcN9hVb9z\n6n8fIcRRzJ1fNetTOuhXWnmQE1RtZ3GtePX4hVtHArxHo0Z/JM95qKhybt/P\ngJc5VCTl2fYri1/lRd04yJqQx8+XQHUAFDjWzxqsziWGRBQmQ6SRqwKr16Mi\nOjV+5eIEDmmquQLQab+WZQhyRG6IgNnw7xgBS8QnI/9Ps9UqjqyO6ie1fzgQ\nxF4IKKGGzTx3Ld8CluYIVOCVGgFEM3lQspHEUJre3P2a/+H5VpesQPs/6zru\nEmJ1dNfqusdoZxI6CCnfHkPJDTJJD+UzCQYyxw/CKjo+6mddIFHVqPAVkVaR\nfTYYZRxIhdgQ0pIPntHqtU9BAemyxEV77O83oiJWGnzarAO/Oe+qifmtvOI9\nMAoyM5TF2nqxmHldRmksjwC3uiOievHcAaKSTa9n6Fh+WK5TaAi9DTF+at1h\ne1X62+nkfPP15VCzRl9/3SqT4ocPbnnDiNf4JpHcQ3dgm+77SZ9LmKU4Ozf5\nAlRGscDF3qWTcd4WjGRaQMmrjWy5tVtjwzILJTDoEELH8acN4alNiMcOEJ6a\n+Ux0\r\n=gQp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"491506f705c87767c4f9b175bb444719dcd0da3d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7130_1617870129366_0.9795328216633918","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7132":{"name":"hls.js","version":"1.0.1-0.canary.7132","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7132","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9116625315eb7148bd0e66c1790d16ebf8a5abae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7132.tgz","fileCount":116,"integrity":"sha512-YrwuU3yw4dKhJDUw13rdSN2tHNaNbgGT9wZffIbZEMsYJqllgWGxcjRVOmawGkY3DJK1YIO/B61BsmmMAgiDrA==","signatures":[{"sig":"MEYCIQCCERGoUW5j31VyQkyRFtDXVMBhHoxE5iFccdsNer/0OwIhANu5w7xNDHZxqxPA0xzd9RielCGTgMOwXMY8JCE9A4MZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbtaqCRA9TVsSAnZWagAAQV0P/28FMVgK3cD+6o2CtGnE\n2SCvz1k3WOHLx0R3fNAVOP2l/yH1tt4DAYEA6VbedlSsZZWzOhIXcxaXbvwd\nOzws+HCXsi/cuGWyDstvBAOdjnSokJYFJI2X9A32n4jQwAF09PDl3UgDM1js\n8tk/0Aqn+niiE0nBbVWVo79jgCqt20KwKMkARiNvFia6XBa6L/IvCv2Q2qDR\ng/Hf3MYsGyO4YzjTjy4SLWuJHK5W+GpiCXA74N4TqpubfR9jlGDyHjUQjRSW\nR7hQemXyNFlWtBNkErjh2gdl3c+lj2U99cs+JHlkG7YZTlB8MKRhxAaTsFSA\nS8cORX2eVfxScDGNudon2iUMfhlLIIIP0aoUEuA0dPnDKoqbInVQH66o1Ylg\nP1ldl99p4eK3VxeLXKY0lASXhfm20HIACxLt3CVhGWdlJrYhc2pR9lPaC92J\npgZjh1AHOQ0dOsPt4qHd+u+BnOzGVGGlDgTrls025VBY+HubfGQ8mdO+0AsT\nLPUTdzLitgTwREXFk8HUoTgjqw8jMCPZswVjlKKH5CYBWnbQOAm7aveFUWcM\n6HRwD24nhq2bV+/hW4DCligDOO7YuMFcLKOv8fHIWf/XNnhxtoMlBUcBbCEc\nz9UKq8t71vnzNh8uXZiCL6zYoCaEKhRviKDGyShFXhrLSqICgxseoOEUn5Ns\n/dz7\r\n=cm9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b93ff5478bf2303ea18be606a2a2b8bdcce43320","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.14","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.12","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7132_1617876650181_0.1925203035402112","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7134":{"name":"hls.js","version":"1.0.1-0.canary.7134","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7134","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e488a329b0cb991ba26c3358ab053c6a373f8a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7134.tgz","fileCount":116,"integrity":"sha512-Rp5dDq1FtsMn0br/eK/4sI91/EUefjhCrQdiLwV65W7gVVAZLCCoUeJhB/gWLHmsUGNjD7/D+m1EkDffyji5SQ==","signatures":[{"sig":"MEYCIQCK4icUDktJ7eP8ln2zcn30DrQ3XfzNMR6Fn2ykLnSOMgIhAKmusCunwjvVsHKiL1hrA4xPDVK+7GoUKunE0aRxS0Vf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbzEtCRA9TVsSAnZWagAAVYkP/32Yl7GXhM5BOuNQ9H0c\nwXA73D14WkNobpnvYjtedJk82IhpkfWVqJFHWYrPnH/bRBauzUYrKNLgV5g3\n4qMEqITG5v8mlpRruEyJCCqdbRxJ/WI456qPWsU2ZjheTqiMb48qxxQtQELE\nnOXOIN7LvR7GjsX22CY8Ub4ZdifDMQBuHHd6wy/OL7QSNr2Gv2zBpzupxPqz\nziux2r7Yy/MgI4jGbhDp6BaWeZt0jyeSSIeyyRppQOjAiHuLdjmjPqip8904\nl0PGHygM+OHK9ewctZNjosRJLuLSL71RMcdVKuAVM7bNw1qyJUC91WhmHZCj\nxE1W6jxfhsOKqE0JaqJlx05nhNN0s7HeLmFBgtGjqUnmcaWyjMLHu5JVD8V7\nUGYx08aXnSEJk1ZqITaPRubPvAI9TJWbWn4BnwwnyJAAX5Im7bNywSGOPO5U\nWz+5Iq5xRj+YyBGwXblCS+mFheINq3hgdSbFthNt3eMiLojxvfvUELGU4vKk\nTTSi9jMhV5D75OlKv40DE646eFXAXA9QWPJDNRh5Y9HP0UNREfoDnx1KNAeb\nSuH/R8ZsTmS4NcADj+wH6qyll0mbOIo1qs0VirCOcJ8jpwt3cQM1fqoVqHYX\nlyaNSGCpMbYuOQ/ji9/TRvDnoYYsqE9gcYCysqTrX0EqaF2kettyUehNiKfb\nrzqB\r\n=ahtw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8017496b56f2fc61728e2bee22831567f8397932","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7134_1617899820769_0.6479671946679857","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7136":{"name":"hls.js","version":"1.0.1-0.canary.7136","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7136","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cddad27172671b0939d67870322fa227207e8011","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7136.tgz","fileCount":116,"integrity":"sha512-cq4zsjb+WtOJcsLVGNNoGhFAjh3Nr8H3eFj64ZivSyZDIMOc1PVm9AkrliACG2FyKCUZMczmCivgCRTzCg/OTQ==","signatures":[{"sig":"MEYCIQCHKpthx+HEZfv20YO5kpB31I1/iRrRIbBdUitMvbO7DAIhAOYiG+wjraRXWu/Y9Ls/K4DpoOCfW0JyjTkFZRe3W//U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11570456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbzVfCRA9TVsSAnZWagAAP6QP/0egHZxfpRR1W7IXmhUI\n2vQcqVcNunKoRnw8ixDecdghvx/adFA1KX8/gGv05rJb5IxKNEdL2h6tY2UW\nZ1hrLX6/pncwU/+1eeEzVxIsckIxr0yqOjKgEucV8wYnkcRrA+0S9urgP8GA\n9SQyp1ESkdNm9p5u2o8cIpwWpmXMxfMieKW3qBmt6PvCasXEtjg6or2eNWK5\n/k3jiuiqDmAGadiwwlHWlrbcQ9z0464XglIw0bHhDZBI9jIj0/2tyVL1+YEV\nrnM8Oeuq/MkUxca8FNP1eVQYPnOV70Sa+o1H9yFwaEwQTmsvSySS+sI1F26T\nXQKLMu45LmksH9BMpMsFK6LYVXUFKt1aJyGCGU9c1K0oUTeSe8fVIfrXKWmv\nSeHGmTdBzN83MSJGnnJBOnfjrcKUXEPxij7Kkbn4zmF8RCdx5iBc3hvvnQxO\n7GffVwNM6zzRyBRVmiBIzPJy6lXZvkclUCIxST7fxnsH9MT5W/SViBR/j6jc\nCex5/kzkdPfJ/cPwQNsClZvyjK+qW5Y4DkRYX7fkLuDxHT5wf1LyFdRlT6Sz\nFdTuvJQ5BH9skrFwdGFMSjYhMz5iAwFd8/ztrqOkHN+xSgIXCPBfDbMUZGdj\nsPDbp5fS7N10WnztN30yDlD4FjRKQ5aOydwLFMsbS2wFQoV7TJQkQqE8Lgs6\nQQCr\r\n=PcIU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"63b2acd98c23305971fe1ba7b829078fb022b49a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7136_1617900894545_0.10621774452389188","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7138":{"name":"hls.js","version":"1.0.1-0.canary.7138","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7138","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"957cf7aa241ad77db0929b5d1ffa80b2f2f7d8c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7138.tgz","fileCount":116,"integrity":"sha512-OZG/Iw11PT7op/5ZkvQV3BFPIFnfeCvuUE+ceEa0ho4ybSUQIR37a4Q5RimHETOt8JUMbgn6nCYNxdp+N/Ue2w==","signatures":[{"sig":"MEUCIQCE/593LY5XqlbJm5fqM6oYtkqQWCaTodAr3fUoNBxJyQIgBMT3n3SQm3Z2ng0CRVniJhA0lZwpDSY198XaDT0W9ZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11571176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb4AnCRA9TVsSAnZWagAAqyIQAKPmUZfxL9WQOlVFa7Yz\nVXhIYuEb2rKu36JnPHFedU7qm82clc7LVeuxBdIh/AajksLuRc/EyTvyqFrd\nd1oVkaTcKulJU9ThbiG7eXWMBKJ4YFoiaMuAOrkMH/c14APrNxPXBWC26hwm\nvPdMP207A+yi4w4buBIgvmfTh483w9zlOsbo82V3u5eVeCBCOuHiMIeWUAeG\nNRABUvQCmU8O32PKXX8DbGk0GsDaNoWB9HVbK8eWaaGdY2k4MzbJNslPLmGa\nVKqocUjrbUzlGBWnArHp/LKLQ0n6D9odhi8h3cYx9pzHjnkfVvLbGkBuguqJ\n71cOmVEaka9iUSdXGO+6czXpQA6uc3LSw8b54Ek7tPiWgRQZ9HusjcGlSmXz\nCCFDL2foeq6kuxSuMJBRADH6AzjSUpfkRZySviRILztrruxPuUnYn++9s4IH\n6Kx7MDCbpWCN3/Ls/tbxU9rFRbZDiV1i2pkSWS3ZG1c66EpleKbLRXohuvSF\nQnrxsPc3mUvp50STWMBJ3l42Hs3/Dm+FPNaCyU8ohiOumx7hZs9mUEFYjaVY\n2zm18+Iyarqt6+0qwfDwvYU5ElIpxxdoGCAQubCZfh9bqI0uP8dWX5LiSxnA\nl7Pj3qM2aWgqthO7WbiUGZsywG1Gc2DRpdF5+1OBylT4WJXkyR56KhpV9OkK\n/cRU\r\n=1i8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4cb6fb0798cc69fd22b426b1d2b722cc0d4cf538","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7138_1617920038946_0.15113082069830708","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7140":{"name":"hls.js","version":"1.0.1-0.canary.7140","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7140","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1d4724a6ad759460f6263cdd7ad81305cb144684","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7140.tgz","fileCount":116,"integrity":"sha512-9aVcfseFRLrtV6VXlzBnHMWrT1x06eL6zqsbZcNwSx3Dmp2c4CzFbi1CLJQzf3iNByz7EP3uvYmnPVo0w+mCqg==","signatures":[{"sig":"MEYCIQDNjzA42ZE+cUoFJTd10YXc2CbEn2QznbemNSGR8rymVAIhAKAhNPlbWPgf9orkJSd38mO8hpllWURT7FbWriW6lJX1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11575577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb4SlCRA9TVsSAnZWagAAnNIP/1GsYl2lhJxekIIGrrAe\nitUPf13BbWqPU47knAgmWG1JqroJrMxcplPul7a49WpKihZSjwH9yyZqtEDy\nb1Sz19Jj+0npG5RE1l0rXCwLLAPfHxGVn3AVUaK68BS0BscGp3wNj2tHpOCR\nMLYaF+xpBdWEwsPvlBxN4ziOgvtVx6EupDU5gSXwLuDehNzyWOsapKWkVKAh\nbwzoYEWYH5TJAUSzAgsCpYEhuW4/IwQXyDtA+AGfl2SA/Eq21QbqXxdiKPmY\nmvm3g4xyIyQJCgRUn+cYNONHgxzVvHYuHRVNKh0utfvbt6rOoikAVJJgRUe4\nH/SoxUM7Mq53aLtQ/a2X+Ypid3QlwH3Vdh8SFNbT/MbFGOCN1MAyCL5p3hcO\nFGQu1TKYJbAmWDuXMc8DBn/mVw7S6fX3ItGPyLyRUs0Z02uWOsSxAWby1+Qu\nCbQ3o9SPKdSPpolsmuftnxRrE2ygm6rmKcJZM6PkHUJaNA5CLyqnRyqBUEkf\npfSxR5cs7y2EMu9aWCOhbExyVKGZewT/qgDDrGDHtnztXeGQ0/kEfv2QV9fW\nM3G4s4NDt+4bcASW3M4c3Dc7XKYGq6oAMtsWU5ADamt03dFzcDWxY4b1cre6\n3erXEH4M0w24nA/MFQUYcKx38Ot6tos9Ew6otR40q5rb71fFEumFpPs9C0T8\nxPAE\r\n=6fHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a8fad5a2eca109e15aa17e9336ec2e94e8e9ed44","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.16.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7140_1617921189150_0.3819585102047205","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7142":{"name":"hls.js","version":"1.0.1-0.canary.7142","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7142","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"23edc06fbd66c52c1b7b5f040ae4e6d271b8fedf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7142.tgz","fileCount":116,"integrity":"sha512-Zs4nwcZsbfhjHAZ3gUN5wXRotgJfy5pHUNPTVLSnSnJ0xYX1xLPSPwp1JQxS4EF2XemkMJEHhneiv6HnawhhHw==","signatures":[{"sig":"MEQCIANU+hujffNJYcxoe3F4NVp73+tUHKesVUw8quSRT9CmAiAitBgxN7ry6dhL3gv3CxMvg0UsTkX5bf5q2QB9GcZQCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11575577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcEglCRA9TVsSAnZWagAAFpcP/Aq+K3ZX+0mbGLJO/HqY\n30teN75rlmQDyc9CYbERDzEXKXNWaiSF8z0Z57tqhEVW0plwKD8sy4nFSdrI\njq/OrW2GTeCoZtyL7cvW0rquiX+aTdYbHsPKFOgsDxwiG0D6vCaLPeri1fvo\nA93M7WaFo1BOFR69rP5gDTZY5DS2DxrfNoXcyQXSWC8iAKQz3VAoVVlcRk8g\n1l84kUwOElO+GufyvahrWwCXJ4d6PJ4xsfca1+7j8PznQBpj7qzIAwk6MpJ3\nhUH6YVD3LRjZiW/UKqVIBy+Zt2LwkMsqnkxMnOFLkhdvJB9pZSBxBNBvKE+6\nJ+5YkAI6apXkGcL0dIyk65b2m2iRX1x/E2fNJbi0bYWFaxW3lq+/UIiSgg0x\nKo70nVaQCL6jg0O5hTvCkQg4yAeerAgcWchCUrCE2aoJZd9hegUxn5C11R5j\n6sCeSCwNa0aUWASp0CJ/boIv21bTs6lWAhoDe7x26ibHMox/7AIfJJU1/aPU\nma2u3SQMPcijFgYwcNIiRuOvXj0vok0gG5TjwTZCaQ2r8cz/fkJuxJuyRZNG\nR++UdFO9E3QXAC8eWCWu4XcBPkHy4gaK1+q4ftWJeltb/YeomhMBlvSKLHaL\ntnxF7+FiohmVWRF1sfFMuAXgUwRB0yR8XWpD91KKR0OfbcVHhihng1DFpsKI\nqlHJ\r\n=Z1af\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a049b5b1edbe913a43fd1995ee7707ac57ab8c5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7142_1617971236095_0.23403367606889747","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7144":{"name":"hls.js","version":"1.0.1-0.canary.7144","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7144","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37e83a171e281a38b0a61d50b7e1d3bf83a098cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7144.tgz","fileCount":116,"integrity":"sha512-iah272xrF2ZtAicmy84MPbRAj7v48CWYlkRGMuPss3yx+RYkgOWvdyeReQIUOnszx8Jyh/DpxMijOsoRFt/MDw==","signatures":[{"sig":"MEYCIQDIgggPoD+U1F9JzE8NhYTdTLjSLjMaRwW11aw4w30OfQIhAJOizu9IoLUzvUmPUHEpv6OmD50u1Yec5Wm1wQNqfMY8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcJnCCRA9TVsSAnZWagAAnpQP/jBAUuxU10WNF0I7+ecn\narFfdcVYnU+p9LUK1G8WIS0SPVs94JJhCsOEkS8bYpUwx0t1jBmyM5oHEy0v\nV7s7Wl3hKh6fmau+KHshcwYwnD/FvIcoBqhV/uCs34RLlunjA52V8qwFHoBC\nlFhtPeonuawcAHk29o2kMG8//szUjDz8iZEZNW3bzXCHqqOlRfbEBnN/1D84\nJoq9dwKeJqx+SMgohF1En4dTawe4DZ8E0Re1unxasFdU6wnF0N0QWRAcJXfB\n6zH2FCYpmD97C5ZczZQj06OpV0KbyVxYJDg1tLyzLmPjz0zoyyiAjMQQoP33\njWSTd+3BmffRl6upr2/mYgzmAjrVxhTxcgTafipj2BIo8bHXKhEJ7UV4q5aJ\nws6YYw6TdPrpQQIxgROMc2MvLNv2Pb3XS5VPqoY3tDJ+Cd2biUrSzmHOZCPP\ntOcm+emczgfBv8VQrAibqXLxV3CTxwq6sfq2kwLKimSI9LBxkyX2lMiKl4Jm\nMLHR4dAypispuqr3acyubcMQB0L4x6dQecHrYhFoeJMoCEDsh2fz2QWEZp1Y\nAD3fXuh8jN28Wjw8LZgN5iAjUl/CWEzGCQM8jUjYw2AtjWLuBoiHkw7WFTEC\nf9yzJwcYgjZcDXh2It1VZo1ZDzQR6V24bC4TLrqbVCQURNoxakDDkqGapFeW\n3F5m\r\n=VHC0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5c628de1504a0f8088f49d0e08b7e654327da185","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.2","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7144_1617992129975_0.6735330911344233","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7146":{"name":"hls.js","version":"1.0.1-0.canary.7146","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7146","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"707900dd7c4a521da3c7bf0714992fc429df773b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7146.tgz","fileCount":116,"integrity":"sha512-K8OZCPndu5JPt7ORMtcshVYzVxh4x4BT2y1xsPUc/6u4tJacgVhgwGl9jWAlKAy+epalrKmvM6D5iYadEgW0Sg==","signatures":[{"sig":"MEQCIGI61V+7cn0M8UZB7UKY7ZmEUZ9b7dxspUHEpthNd/RDAiBZaPfi2hinP+vnJEQLw58PYH09Wxdvep0nwFeKlZVJJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcLiGCRA9TVsSAnZWagAAuQsP/izTtaCUaEf2oPmrUSVU\nOgvijkH0wlLLtjwGNa2vfdaci7m3lpMCHUwqrBMJij1i0HdN8jjWGdlDe+CF\nhEXpkfPoZmRXFXZglHBPXPPMTrk6REsnh+SCeMGpfZCtRorBmFaJMFJPfXOi\n8Lz5vX0//rzqV4BpxH3Ij/d/++wodDZs5SaG3QqZFexLVO9zWmQ9CGZ/auZN\nO1NthCbxsOu25VOg4ozyzgXAA1d35jxh2mwKayw7/FV8HUgaWv74ZVJAO81r\nFHQWSp7jBh8h2v4G3if9c5QpkVYDRwEqJXnqZGHrTH8lEQ3/tsUQMQSCXLhm\nfcMaKkzQrnU1ibw9Q+xud7cnpito1LmQXHCyxaIvrcbXZvYdoxztMmJxvEo4\nySLWlIcZ8qIojJ5bA2BoCL734Y0OWf9JXah9fcWemupe4SIbS5Mp+yf2qORM\nDsT7Hgti90ve6RFwu4pJUOZSYVXp1yH+X1ncIXiBQNL75MxlNrKKHwR21Ups\ndJXenxCt9109Ul+HHCV75eaYfdCMp+fHmGWJ3YRMxKIgcTwbEGRuXIxVAIn8\nOSgN7W7x7Mxm0gN/RrypwisoGIMVCjSvgzdigJ8ytVFLDQvoJ644mwHVVHSu\nGRYBAngBcTMl4Lq3Z1lHiwrFF5kwV/3Tp2xWQReUCHu/HSvaEfLXtvCaTbcT\nhyqv\r\n=8LNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d38b0c1912e174e2d267a50fb0b6985e031105f8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.23.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.3","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7146_1618000005205_0.9553089660630438","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7148":{"name":"hls.js","version":"1.0.1-0.canary.7148","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7148","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07c59b9a3b34ddcb2235c3152ec1d35fe6eab9bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7148.tgz","fileCount":116,"integrity":"sha512-vcdlWjCnTQvb/KEu53oAlNcz8q5qwbP+nqOoqgxUHPF88iWTEjgOm3u6flLBXZmucAoNk2PYB6LdsNJoBdX0cg==","signatures":[{"sig":"MEYCIQCDYtFfrnnHzltxkxJ5ZXZC1hoaRkFgOqROLB9xWJkZBwIhAP5zKJkgChWqrz4ADWc0SyGAOWAD7LTSKrDtJ2VAYo0x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcN4iCRA9TVsSAnZWagAAWdwP/iD6hLzo5iOjqOgX6ePI\n5twXA8MHjjqVWMsKiKXnLl9XDr/6IN3d6THp3yMvTNfnhdB5RANpb6TXFmkg\n3xMA9vWswGGyM8+5+/YMsSAniy+jgdIdd2cpu8QgaDsySegdEOADbnHmwO5l\npkCSPjB49PgE60rrsnqOKvtByj6+WABun+czcQuQt1cvYi0VtyFeIVn39sSD\nOG+xH/DQUQR+NmlmSNbOugohmxojwnkP2gM0uxsrDIQtPsN7wtuojXwFrr9z\neBfvYPypSXl9wf/KPYiYXEQlGAqVN07OKCCC+AeIsUgUM3f8DCqxrqO2LyXK\nfoJWXSlRsUjPp+FaFd4ijfwtX3O+eMP7abIoVVGcTIlImLFSSvw3W9IYjx/B\npmyZwg7dN7IQmIFlruPf9BUFRZokub+dHOm18sS+BSr6CR7jZPEX1lqumeWj\nq5lw0ArhdoaSse9tbIdVY+H6PBDeGVDUWYTaU6d5iedhFcBOv1nIzSe9pWEh\naapICHpHOfA52/D2BAX0yUFMq5teLInj8UbikCMczfHjqAPzfZ/W/HdTvks4\nfPUP1rJDy0nJvacS8/1GHeVkA9NBA+ZRYzW0mukvvoSWZ/r/Pzp+SLUrbvKl\n0gObFIkdSxpMoX8NuUbe9EdNMJlVlac7qSwrsjwX6gmy4AocXcGxEOmmUkzv\nGxg+\r\n=tiBc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1c959e06bf04ad18c21013cd01b50d1b68196902","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.3","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7148_1618009634030_0.02871405813222272","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7150":{"name":"hls.js","version":"1.0.1-0.canary.7150","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7150","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2c5ae0db7243920a2128bab9c6e57bc539f1bb8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7150.tgz","fileCount":116,"integrity":"sha512-xw9TCr+v7T0z1S+ktYAih7bdfE7dTHrnSa1r+HRTroO8iSN0sTXSbj6pgOqJUtYw4R+T4gsKh/oko/r30U8q4Q==","signatures":[{"sig":"MEUCIQDmN0v/wDFBV02vcfC5OeUfJPyvxEC0hAxoDHWDrOH/+gIgDBTKfEtJ3mFGeUZ4BeV0Q0dIVeNo5Qluio7A7feBCho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcZ4DCRA9TVsSAnZWagAA33QP/Ar9Mo2O6GSIg3uHfJ2w\nccC0vFByUoYIAkPiZHqgbFO5+FsGnQNZN8easXOHYKQkWXjK06Lu9hBtlhb2\ntEyasrh1Ro+9jhzx85S5xxOZ2xWRJKpqQuf3JECKm762QIGcDmjdQlvVxsbO\nXKwSQQ22t47qWOMP94CiyK0soR7h1nBPfNp2MMAXUQUvHU9PWJi5kGKbBVgw\nSaQ06uTv6pFV6Tb9qNFHNtw2pWnbydvs7nkuBAFIfam/Os5P9LsZ5oOGZdpD\nFO7zsXyNENPHRo8eU/lYGbxAAKMXWrDVUXbJvFEdn94j61h7nwimQlRHKBB6\nOeg6dIFQGpR61dYTtr/xHaQRliSmAAD8ciIhC5RTYkpW3eFYD7QpA/OGxFsX\nlBCrGOrkclKD4rq4qD7cPrkejFUegUAlHHNmCtbQE1DslKuBicpUvv8egnLh\n0pdzrGO7bGqfWPsoZmNpStD5O7D8MyAbT4Ceg2hd4qST1IMZfib8VOJFS0Yx\nqv64CyfnRiTRyDroU/rQCMfKtHOqAy9jjwPzeM9m0BfzLar571hTtbdcJI2v\nx1F+DcWtayztGhNPVsOJMOK5wXvF4L5vNiFgn1Jmt1oDBUS/mQco/nly1dgY\nzqpMrvUWA4woxNx8VyVaqoxW8jM1KCy5aPEbv9Vbd5K9a7oay+m7Jfjy5XoM\nFTVg\r\n=Bwmz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d9055cbf9f37fdf8efe41d261346479d47042ee3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7150_1618058754930_0.8717520558181848","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7152":{"name":"hls.js","version":"1.0.1-0.canary.7152","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7152","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2378032b3bcf7c94a1942892b14211f59ddf4a61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7152.tgz","fileCount":116,"integrity":"sha512-ckkKDxShDN3JYL0moEEY+MOCjVZudYVYv2+ROOC3VMt0Fg3fznKqYQ1JbqdXRKRgm31IAIaPrIxAc/nMzGtsXg==","signatures":[{"sig":"MEQCIDQfmYrc0vRghEaNKMqwua9kSPY0vwylwfEeWhB9r/jAAiAvd0Mav9pzabtmpCS+iUwoqRiuy20TrRXUMKGwrV/cLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgc6Q5CRA9TVsSAnZWagAAndcP/Ri3iUlUOUFlxhFN1o1E\nyVXwGEL6v8f7a5Q2Pz2HElZFJWC8ZoucJa1PapZm4u3sRG/zFn7ZGRjTmPGz\nkvv4mJWpx1YoLI7/csMDxvADIneVq0MntcIiLEslh8cgnoB49iRQpLjiN0tO\nHkcCoV1eYKPE1SaKRGuyaJNdHzDSnWJwEWMDVhwYO542Sl3wOZduVzYvHJUC\nt11vSOAVhdFrmPUpXfiDt91PB62xZZ3aHC7hWGrYDakDwoGgweIYWl8EJb1+\nV1YLYoqwqDC23qyXdnp3cM4K4pj/1Otu5lCIE95B+YGvpBEpO1wVDt6FXNZE\nIqbqVXWi/jn9Rq96gKMTl1GvIjiNUgjWnp9/BCy3zWolwIXrOd0uRtM32Wwg\nrG4Y7i27V1CKIENzlqmuJlBidBHTAmr9j1ss2qX3GPy42Hl/fltnaB3xAVke\nMAwp5v9LSD4UbLmPm9/9KBHpf7mUuAciHvpdI+WrgYK8S6qW66DDkq8c5mTl\nVsROVNwb8aesOTXp5NBSQ7BzMaGRSteiwz8j17gX4VRibBB6njsM9LQrkr/Z\nHFBZjGHfRjW9iE0Gz8ra1G7CVDwZoDLMQ4Av/CZ3pKC0x+ceak44tZtuHCoa\npTNtfseP7IXokbm4dOp/UZiNUqBwYQyrwuDz5kwVU2efa1xGEriEDqlYeUDn\nDcnw\r\n=r2hC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7fd1d54925f173998398a85c5f9aca7b62195358","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7152_1618191417016_0.3804184074807777","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7154":{"name":"hls.js","version":"1.0.1-0.canary.7154","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7154","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"242651d46da15d8849194b4c21991b39e7a43dea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7154.tgz","fileCount":116,"integrity":"sha512-uVZhRMFhpXT7Foh9keyHzbTEwOFK3EsK8cEmz255RJqMCzzydjP2EM77cMrAlb8M7zQyxz/XNFMzPWn20+fgwg==","signatures":[{"sig":"MEUCIQC0x3Sf8z+j+u2zGBzPhwwsnBFmfrac2IQzOZwngfI5gQIgbZ79L3oHAmPiMu5/gpNIT1gABu9pmV7yRjtebQqGEow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdAHWCRA9TVsSAnZWagAAtTsP/Avua4JT9r6I1MqB6XjX\nQlq9jJQ5b3Bp3QpsKit8LtyofKKCkpt0xdaDZ4g6Kw+I2YQPM/QvUwTRGsXm\nB/dpCVG9Had0jN683IAa2EWKjLkExWr27dxjE1+2W9s1lWEbOwHe6/hWlyt7\nIqqJksyNLE1m0bnSb2VYJTrM3/fzH2fABYs3je8KQUGOmR1hfEw3266r1FRH\nyby0BOGzhqln4Z19+0pL/F6gY3lj//AYCL3sRgZnxATgGGOjSvxcGT5NrLpe\nI7NKqvU5Nhtmtaa4eG45yvLcC5hjwm6QaIEqeSnMdldf+nm2TjovpuH/pGk7\nase64VZCaNaQpchEKXm/c8hn5AdN3gXqm5KJCmUxlf+QCR3RSrZgFnCgLNnO\nohnygRk8VmTUEX2eJLs0DTMBLlisNiLQfL0xmw3x+PvVSKmhm8BVmbg6AEOK\nBCVBDvsFOTW7Y1Fu5mV+3P9oPhoNI5i7545z2e5uv66C6f3PDLGGwoZp7HoN\n643XyKfRrfW2bHyUPLiyWb12buZoeoiW5TVikd6U9Dcv1CBrqUyjlpfQn814\nKyTZtksBKQyKw7D1OTO7XGw0iAl6kDH9vW2mOOhdkeR7p2dNFag2kjjTqIH2\ncwn/mhegkEl4lPiOhE/Ep+5wWq6kLx6HuI823QSL2SaOJ9asrVGpAS+8ljSo\nRVSa\r\n=hTvQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfd1f4958435b0c43322449607887011ed3ec618","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.4","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7154_1618215382306_0.06774414502645265","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7156":{"name":"hls.js","version":"1.0.1-0.canary.7156","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7156","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ff79fbf9945879d5803e44d535dab218895702f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7156.tgz","fileCount":116,"integrity":"sha512-ARdAWDyxbJq4GK5OSmVJJE6BuNP0awIQUa9L8A9Qc7lda7YjoO0ZkgXQ4l7XBL6tiQcvnK3wYZvASkFhgxwT/w==","signatures":[{"sig":"MEYCIQCuoVWyHz/mguUNYd7pSD1Phh0Eq0QOjtHebKF/taoKEAIhAIM8gKlKjkpVCILdu6UFYyRPtqvwNtOgm2Avr8FnjR1H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11574219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdHYxCRA9TVsSAnZWagAAS4kP/RRfR0Vc+wZpfAob0XK5\nXOB0DwoBBBUSk0PTl7zoETsRkP1pj+FdAuK02TD59Uyf5OSWwcJWETDnoKQM\n8aapLBg/nq8y5KGb/zoLjSyH/+s5S3yGgXHObyC2hURP0Dqdijw9zUGSmAr7\nrqTy9dy18KPTLN7CCCUniTomc0PYEc7LE+/aLILycOku9RpOP7XNLz1tbJG1\n62XCLX8X+uIcXhkOGJR2IITR/j3UeRuOGCIgeTU7gm0sx2s0hDuS1kDrselv\nvz7dWjIRuhJsk41xXs03SHkjcE8nQSmMNPpebOvxVZVXhSHSZUJvUOgN6o1D\ng2hh3PhRuDzIlePh0MO1umCLYEOLGqyFTUYgd7+rutqtDsNA9lpYC/KlV5gN\nBESvtwklQvk/HVE6+nqJemUCFg5r8FzwGE3z48lZlpGmDRpy8lShrB1IrY5w\nrMVitTFakPVEpCChoF2NEWkU51jv8FGldBy1Sb17SkDzX1AtZ5i52Q2MHGO9\nOtxCD+Ll213g2HrqC/+ihpAjYy4ZDHhrbhW6QWQJrPtL6Wo2+Y/ZJmzY8+Fh\naEWZvewAcOWChl1DcQD/bHdjSa3tTp3621sM0dw0o4SRTBUSdxq1c6bzstly\nbnh5Wd2OICy07xiWfrzx26r6NowbxXQpp9dODBgQU84/OCi5pL3y+kUYG+Fv\n/oqy\r\n=DGwv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4346254e4948be88424c5e439c2dac922b600e83","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7156_1618245169313_0.6777188454604262","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7160":{"name":"hls.js","version":"1.0.1-0.canary.7160","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7160","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0d971dfa1d6c9c2d95f426bd563491b32e4acb5e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7160.tgz","fileCount":116,"integrity":"sha512-6nP9rjaI9xvIif0JiMKKgcY+8gKNduZr62m/WdUHebkv2eD7XP5NvNE5MxVkWDfyKr0ZVTGGdlFybBPe/7uO2g==","signatures":[{"sig":"MEUCICH7nreRtjvlYll18AQITVO5QFcTNIeI2rjrVaalK9pMAiEAmitgSEgjb6a0i+1zSwUYQmUP1x2mvzkxQBg3xGGt9Cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11576208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdH/zCRA9TVsSAnZWagAAXQUP/jDps9OUs1so1u/lv1Y/\n7IiDfhUTRl9hGP32zAzBMHWRy0wpd+2ecN9h2QUVGoDM62yZBTulS2J3SlWg\nyHrIhf9e3DGRZ6DNDoO3P7wnkaAJ8bXr5tfCptzDtAv0rr9NrAwX9t4i3zkP\nq84YWQ/L2GVzW/B10fcV4EPk8LIOrNfrzsZqVQEy4/QKVGuNJIZm/EbKAaKK\niULp+rhU1U0uq52c0mTH0Udf2oUGuJWHPFrTZT8gLKYQsHJejXyqJBvXrk1J\njxO2Ipee8PJzYcQmsyAAJgJRJ8d0ZlVq9pDxGOVDppjncb4HDUuhqnJEy2EI\nNcJ3mEMS0DqYlo6gS9iuv/cSUmJ+YcMj2NL7w7cvvzCdJBDbiJ6aj1S8keJO\nBHpEYP9wYfVPP/zmaiS53nRN+wBD7+9gEsqkIjp8MFgIgaI/5JOxvoxMDMIV\nMcRVdwLvv13U6SMKYehVX4tll5gVH9kKhHv91/Tjr2QWIPHXGNw58SV1TPVk\npmt+wsFKjZMud36WMf2Lj6yoY8xV6w9wW/MLllSEjtUVh5emWc62I4NLQwdq\n57jms4GMonqBvA/9jXQzld1umMV7kNSWQdywuwPCxHfELn8wX7GZ/6hduMrh\ne04eP24jBDiMpLoFN61o7t5xxslVSodUDqSjM/1CxjZJIrwFjeKgDg3k6/hs\neAIS\r\n=R3f/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9c96167df139afe8a4e192e6afca36afb33a3cd0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.21.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.21.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7160_1618247666586_0.3155908534561451","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7162":{"name":"hls.js","version":"1.0.1-0.canary.7162","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7162","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c96e34b59f2d33dbf0c2dfc7387acddda41ca0a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7162.tgz","fileCount":116,"integrity":"sha512-LH5snon4vfLnxHbWlZd7us8m6eCIOzbAAZL/OPnUSUZCiTZDJa6IdWrMA9T1nIHZ7vOVtqV+slEQ3HV1k6lqaQ==","signatures":[{"sig":"MEUCIQC/Bl77cjQcJoqfRejY6n/03fGEqK3VN87YV6ETAVMd1QIgI9mD21OkKnP1SbwIgqzLGnry1Dsni0q504SzLeHZybI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11576208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdJr1CRA9TVsSAnZWagAAve8QAJCt9KnRZGERoqLFLcaC\nAAqm2iPK0ca1yLCYtQ8KKMqBV4k4n2yQ3lHhvEjrSp3P65OxFeSw8EOyNtFv\n/yv+8uRDxoydVb9AwsHVA90aMf8qdxgJ1KsWqMp1bHnWyV9n+bbcH4VTPTgx\nfLsq1gTEVrDQrWDsABUCeydmc0rqp/5Pm850WsgFOQVMP8ey1a9Yz2DkcrD8\nLsAGr0p/hstFp8lQL1ZCIdn97cs90ITliF34jfvvW8iLxGpim/v6V29tpKgL\n365vBD12S+ctblJwiT8EKugtmQ9R9TKg+g/gb/X1LT4GpJZ0IOSOp2Wifs94\nz6/dmhsxowWtaJbxrUlrr2L4p6yizpukCBSZA4iF9h/SOZCNQOHLuiwg3hmc\ngdQHs9ZIGB7TOJnXmDh998wRRCAhMl7D1gaItqlcODI0SSyCsZUHOcc9CMPx\nQ2UosWG2/OcODTkgK4RCGePPH3smlg3XIppgRVNERjXvgFCS7a8tf7nKVyPU\nWlkj95uuprbsbIvG9Lu/ifxtyLXbHrlfCNs05GWeTIW2zacoH1ckq5gvkWVJ\nnoa0QZj8q6i/9+ViO/eKKhskSDAJIOusZXs3td4KFdm8tFV+zU3iTRRrhPOA\n5IOBvVNUfatFOsU4tDE//XF+1brOvfV+3qKUGgJ/NpyamQBI/sWBdzIv1jjb\nsuF6\r\n=NcQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ed21c75bcafe319aca37875ebdc7608317cfde3f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7162_1618254580995_0.6618274130489263","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7164":{"name":"hls.js","version":"1.0.1-0.canary.7164","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7164","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1843c19c2dfc4af87aeefd7ae9698f3b8b8e8cd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7164.tgz","fileCount":116,"integrity":"sha512-7eGwtRjt2B7iRE+EF9lenjTPYnskTZ/j+k6SVSE+nUVzyNxvUIqBBuSqK4imouzFuy9ZQlqZA3N+xSjN7dMfPw==","signatures":[{"sig":"MEYCIQCDPK9mgiOqzr/+p3HGZrr4xX2WIX0NdMyEf5Ij1CoXJwIhAPT2RklmyDI5Qr7+t5MnwmpYsASDPl05OlipDINH6Cvb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdO0cCRA9TVsSAnZWagAAUf0P/0r8dDMiggLi0XsdSbIL\nOdPNYA1DclHwIjO01OVbjS/zS6gYls4K5lZNZTwBL9m/PSpoU6b14sv8KdVw\nHtw7//FcrIYNG+Z3bJAgsss802sQq0W50vBkP83+xR6WpBTlCvwv4T7Ti/rq\njsiFvzYZMc64Y2jw9CdB6HI1G91FtGunrgBa92E+3cEtK+FwAyPkLbKwqIX6\n7eaJqp3pn/1CrnKH7eLSLiqStXEnRyeiyjc7t5xuUotOT7B6HLrG2VLZ8mPD\nyt2FBeZ8CoOZmnMc+/kxV95SAfiVYLCKM+pkZLwEbpDOgWW6Dj4pCIuj95ql\nQqkNV8rBBsSK3lJmxoCguZ3WIwXCTeoaxIyQ8Yya5ZQUZOcNNOI1hJlOS6YQ\n061NjbRP027lyLeBiCJCEE1mp8lFNo/rIlKavBVmxgelqnEjyDanwXMmDlDR\nQuAA+XC+fqVthQAFpIleqXiV8c6QQRhJa36I4kLI3N3PlJ21/33Zrp5SYV7d\nRmo9P/4nacpJA4JrHe44zsoyycnWxeDJF+NGAxYi8NLtLLAKCSsimbSWAJof\nxUn+LNQ1nig5NQYb9Hz1NaVnFIaY5ZgK6qfEWS2ChDBrFCZOpoSkteOY3p/m\nJclW7dqv9/xsRSGvxesL/HXWq2P6JoGRJSJt3ZpBwHwBB+fEloDNBf1qunAa\nV4Vj\r\n=CL06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4234e653d3d0e09ce1a59d6e1df2e521de77b538","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.1.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7164_1618275612122_0.6778163653376592","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7166":{"name":"hls.js","version":"1.0.1-0.canary.7166","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7166","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a08b5d3eba0866a2da2b75f43eafe75a565dd31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7166.tgz","fileCount":116,"integrity":"sha512-iiUuXCUJ2qBEVvzSdm6bOpcJhcZuNYviQky1c32RKV64rmCmM/jKDWExY1QKUiSsfgcVmTxkkoqik6WvR1YlyQ==","signatures":[{"sig":"MEQCIANXi+ddIlmqwAE78Pkq9Eu/LSYmO6inoVOYoVHssf71AiBZhGwE3z6uU0pHCYIIooHjVd4vw4TuMZNCye4v0/YmZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdc72CRA9TVsSAnZWagAAtXoP/RSnd2FERalYzTl3dfLQ\na0Kby7LQQm7+3fFi9a/zhFbLaVPSAmhwPorq8b6BHnRLmhzP5zToMCkNeoco\nhgdsy7Vtr3rK1Y34yUF4Sx6Fl3xPhkIMuM82Jiu3jfuFdtbACiON5OxenGtN\nev3vjKUjk4TeIwdZKEmMErh4gX5NCyixshE7s5KxuBzkn9Y4vI3SoDsmUs8z\nLrHHkQFlKITVrfSQM0JO2aB6sa+C+eQK+vQSq/0LQ0srALagU/QCuemMxcup\nxl5o+lXGH9+CygKEKU8D51gdu0LWsCJGA5CZZSA9/7dHRQXkw/Fe8+HNhQvs\nJSBD/+t8T/erGzphfRaGiwAW8W1hg0weNX7AV8M42OYqsaXEV7rrBlnSg5Oo\nhEN2KMkJJF1Ep5dIiNy5Kv7y2YzJI26twysGJTaKSE5CTX/6dLC0mz7roUVM\nGde3xkPih1KNrOS+8+5o1LMgFxfsPb45L8pMKtp/LDUUSc4mJZCMwHl/s/rn\n6U784a1EjqKl59S9xKCtUkP2t+1BIBZ8OW2pkuSM24JIxr+p00EtCWmu8rci\nEmIebuNUrCHx+EqKld5V2R1CMQx52Z8gVvjKA3uqhfpTjQTXAQX1eB1Pvz6M\nrYjcj9pEGIlUNZ8+QVM4AAFpbWxkYUvHHU+i4kaCP9J0qqmgOIjqTfk+bHvG\nFgGA\r\n=8DAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"497db936efaf77f9208287748cf2d3f9a4d2030e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7166_1618333429270_0.010785912847064427","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7168":{"name":"hls.js","version":"1.0.1-0.canary.7168","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7168","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e80b9b6d354ced6df4b61488077e6cec38d34e01","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7168.tgz","fileCount":116,"integrity":"sha512-AzVPdFzWxDNWGJJ1PQ0mfFRVUxBVWM62ionfDeLTM9UdmedMrpKlt5rKJ/iy/KLmDYcbgYb4gIqpAoNIj67IQg==","signatures":[{"sig":"MEYCIQDZ49lSVjLJkF5DMPdngMDhrFdeGoGXe7UmHQC4e0ywOQIhAKGgxWamz4UjwLrRPmEEF0GNA2z8L4PQGuGFjFzNiWSy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgddSOCRA9TVsSAnZWagAAvrMP/1XgniawF3cpc2XBkchB\nKSOrBioqtflg9Dwqarj8oAXZAMBJkWUSb5zKq3YA/mVPIKSL2mwj0Ioez+ke\n+vgrX0oTjvIoKx2EcICFz2LuzaqgG0Z83iIERIpsRaFOwq5SN3Nhmr2UrofG\naw1NnDJwZXqTQO1QB99BGxvBOsNF8Hh6PtPwq1yMMi6F5myVXr9ggvkofUOu\nZdgGkbKR1SA1H7eXkA9nnaxMaKjR/i9ntt0OT3KDIVqhTtLonOGTd9Ax+Ckg\nkrQhvpoKl7maYueJXAGST1lzv0ONnTRuagVNgRWxlsjbIMRglUDIMVgl24Em\n6Vs0q0D2EITN3HcEoq/C1epLiDXrVLsWgrIDP9n7m8c6VhUR+AdUnOzUn8D1\nfr22R/6ROnUENQKIaXziyi2DBCe0urnkFii+M5VxMMk9FZf33PGIEHUhLaCM\np99zQvxJEr+G9T5OkzIwCO16LI6Z4EnvMrmPcR7sXEqubZHf+r2b5t/wr20e\nLSXRY4txUL2Bq4u3FQ7ROQ6zsPE+GxUbhBmi64R43BNbhYHpv0HkR+bfKY4q\nXYJ3dqrIOzyGwxd5t3AARxDWp9IQOuIrU0xUpadHKTVsaPVzrBOWtBgD9rLY\n5CJ+0OEEABq2jq0RJOQyuYBV5X/tHYD2viPeyhuoTic/E6U5byVcIbkjRtk3\nNqJ+\r\n=04+c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa6e83d1af74048f4a1cc65cc3f6653db736378d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7168_1618334861669_0.9009721180544463","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7170":{"name":"hls.js","version":"1.0.1-0.canary.7170","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7170","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a429639250432ba7b69d2cdad4fe4b48bcab611","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7170.tgz","fileCount":116,"integrity":"sha512-utzV27tjPGuQghlVzVx8ivR5nV98Bz60MYoqZCluihW+bATB2mWP8h3sTBelEZprrpCCH3k9ekDaM88340cx4Q==","signatures":[{"sig":"MEUCIQC3yG6yNCZjnqSriawZDVmKzGqXBIQCrkd3+sOZI54sEgIgKQthRZlACr/MjVBIP46XsB2V6JpO7He/7WhDrXDsyrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11583409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdeBVCRA9TVsSAnZWagAAh88P/0Y4fkdKlVCdRLTOUO6M\nA3X9AVuUQX0c7j8hKZsepFp9Kkqc2iJpl8YbhI0j/PaLfoj66goKzW2dEN1a\n7U5+pxXsMYPSldih5A718Cft9Q7vp9Mv1ZT255+HYmmYGzxhF1FVEUtFtNCC\nF7T2Hr2M/lDuF39+4/WrFGTnZEni2YzU2TIQ231m/CA9WNKdrxyNlH5Rp0fD\n8DUEx5K7LMpwoyw20iAolhRQoNTTbEOyihnlM21TBK1meAm/KTisHADxzmbF\nxP/x84C9OhwIwxC5M6BbrLk7gAY9w8NwxVUbAPTyp2K7wGfpOJs4pjUX84A2\nR9R3qO7lWY3d5L9qGCL6l79jFgATKD+VTbKGjtUiVmc6qUQNa9zVvg7UNElY\nSFzxqQ7/kwhHKa2wy7mCl7mG36Umjp6FL+blD7POCYyAY2xbv1ra2Vvg3RkX\nbHb/OSuahRo9axsfO/scu459axbJEksY2KARdwLEYAiRG+k4h5zJSFSWtNbV\nXKKqRoGF5pY4Tm/fgIW1LbQg7Y7W/waE5ewpVIRl8XIopwnIB2DrmgLeZdVU\n54XMskz7hJTQ2GV7HvEnX/hDbwsJbQQvWHQ5DrjSC+ITfvS+OXA4/uEJvtzN\no6KIhq1XbcxfO3e4/4N1Zop0TWeI1uis+W0quK1h/mZl8WMY3k9kir9lGZ/f\nUbXK\r\n=xNjr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"92bca82540fa50db6b943db5124b5f678a5f6582","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7170_1618337877148_0.8079325842707519","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7176":{"name":"hls.js","version":"1.0.1-0.canary.7176","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7176","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a23f28afdacfc166a67a28546493619839b7813","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7176.tgz","fileCount":116,"integrity":"sha512-om92yi0MjEGMOUYTBIIPeqhIedw0XOTWZZ+rz6RJ3R1dZHJ8aoU2lrUszB082tZTlCj5oquQ5vmb2C9q87+t2A==","signatures":[{"sig":"MEUCIBmLaysJZuG8ZSjN4k1D8UuymogJ6ZxiXGcCn3V21KbdAiEAnuVABa7zvWeUPeYqohMPkwaddXsVsK+DM4DP8LnDTOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11586115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdiXwCRA9TVsSAnZWagAAwFAP+wXVDfa/XVIamWz0PKCp\nH09bmy1kqEumkqOP6cLZJRpzxGoTGJ5BHjgmJe5qUx3oTsDyKw7ej0DZaf2U\nGb6wGf1WowhZqzWxpYbAgBXNvySPCxfvzTsTorQ+ABtKn5U9JHxXOpkPRh0y\n7piPHp/TXolwRAaKB0DiRhB7y0qp4mve/fD/CT+u5zPeRTxjfKa0+mLU6c0j\nodSzzgXNZJ4UjKhoVM/O2j7HfPl3nkYMnjbzxfDaOBfNQbiShOY5xkqQ25qV\njmj+m34chiv32YuXrrWJw9HrFBvz782Q6BbqnEZpnm8o3PS8v92AjJSn8mMj\nYjbQCSEu5iLaHQIXXWbrz/YRPMxz7jjO1NLcS5tRRdRYzgUkR02On0kVCmX3\njutV1+WDSi4hGDvpJThE4YicjY9uucoFZTKeLxb/dQaoCsuGVcEoEuZncX/u\ncvbxI2IIi3UcDdnkhMn7zEm50lO3VDGvER1bfFhV4WD6RgVqCOxfAPJFyXGi\nHnNL0vUq7Bqmn/D7czgMJyr/m9/0yK6LKFy9H/1zjCVgVTJo7g50oJ0p1i1U\nlvzrTSY52WB/LWBuGX8HDCGL+9mAUKGGjlJm3R7Q2qN8fBw0fBM6ZevSFBnq\n3vIq2q5U2rqYdpeBx95iVP9AttReEWz5CKb/ll3u4scszcPFW7UJtgjIuYKw\nqly6\r\n=EPGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e326e50b8e04eb7235abe8a7018896336b3f27cf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7176_1618355695516_0.48154238194953125","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7178":{"name":"hls.js","version":"1.0.1-0.canary.7178","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7178","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c02634094f25d29a7d4bf6108ecd231e3f54c10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7178.tgz","fileCount":116,"integrity":"sha512-lwiADaW2NnjJA8O3s2TJfHc1tT0O5tIap1NDneEADKnmY4Z1Kun1lLQ6dDFgJLazGEjLwxpij5rUTi3p9oT8wg==","signatures":[{"sig":"MEUCIQCJ4ahOdfdNMH/ONkV9LZ7mtCcQbLPubL1rcZoVjeHnjgIgXBpl+fdJ7Q4nQvHFDma6saBVxxGDSw2hnEclw8ry1Q0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdyCMCRA9TVsSAnZWagAAFWgQAIq+/GL/WSfxoNHXRmRK\n2bZ/E/OxKctikDgv4c40SlSvNXo3AibpXKEba0VK3ql4nv1OsMM755zGsuZW\ns/euAlxJXm+5MOQGBsoLsZ3NLK011akZkM2QN5nJLoOnXPFTnO//Yo41w6Uk\nxgtx46Oj/LjQqYIp2xEzMkYAcc+jfzbMsCpkNmRt/B88ZnpyalYnW18fUeX8\ngQ53EZbzFna/YHV6Qe/kWgPwzv312bc5OhclRvlVm7LmFuyrLNcvh6+fyC3n\nY6pKSdI6HPZ0Gc/z++G2h1VtAN7oclgAGQ9PmaFvw8pr/uUEOgZGhrAzYbOU\n0jpQX1zPu9X7m8/JkLRUvSZhH58yPQ83wi3LhaJk6kEorhS7Ljsb99I8GaDe\ncmErBflG9LYjVe2jQGYEnsGKE6ATSZ2/ATO4eX0xCZf3qfgONkgLdmPe/+87\nqu3rHKfFf3rzeTrUGP01fNH7BBfS34rHIV2rCX1mpyUhHxXOf+kBjBXxzwBe\n39ESrEShDMtrhZ1GMUFVtrRaUw5HWWQaFlFh9w62p9kj4D3phLuR69+VlroS\nM9dFsEdXjnk4k3q96UR0RtOG7TzHhKCM2qJD9uj4i6F+HShUpmC1iiNZ69AQ\nWbQRwJf2a2iyWwwU4k53PIKG9e/ya4/xFQ/NvTKxOPNdgKqYksg4eYvAoIc4\nmtZR\r\n=SL/k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ed20981d768a552e86c9133663866b53000fab73","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7178_1618419852051_0.91548671400312","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7181":{"name":"hls.js","version":"1.0.1-0.canary.7181","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67952229a8afccb0887bdcdad3e45b5575ee35b6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7181.tgz","fileCount":116,"integrity":"sha512-NPTMPqN+C9g+xnFiWwhHY18zw3OjB0r17YOr5YcnHzJJ+GwjVNzV9Dx7lfDWf8erg52b3QM09FQjlT3gnSoFsg==","signatures":[{"sig":"MEQCICcyCONJr3tloZTSrA5yWFgKUOXaqt3LKqj2xnhVeyrCAiBReuZycTMC7hkYGQH4yOZLnbn7CosA8Y+nIae7CRQoNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdypCCRA9TVsSAnZWagAAVaQP/Ap5mkFirFAJK4UxeJ0e\njcW6ar+EWfO4afviivg0weHj6SBOgPTaHZGlHPtOJZ7KNNpVMW8cqd1/WRLG\nRzg7wIiwdZ/QaMjq0EgvgCoNeiVuhMmZ/HOsHkBZhajljpSGPYDAuSKYv5y0\nxxgQCuMC3KhNdTeSh+aDdmVpD1ywuRBq5hAcgQrZCObqpj4kqQjqDoUT8E4X\nDBuZShcBPUHy/hO21y2rKSDPqpWeCx4O+S4MK1p19pw+wcA2HkkfZYqfVv2L\nlyRvTQt0L+jAxjaCuvLrzJh1X90gJv4WQq4UmVClIuRHN2t+MAj/6tDiL51d\nXskLpxzfEcw4pJkBMmZK9jYANJPqbeD+wqNODq+jafre6P6BFw67BzAIEfll\nbl6bsRktijcru38djpO1+HIc2vyLagyQw0DXwTLmh+mLnpR328FOhMRWGtyl\nvfeyuL9CnVISmTGkt/L5PDgxqx4LuBiAWiwFXCWLC0+yVvxFe2Vxo87A00XP\nuRKYGX0sZUkOWk7reOgs03fMo2K6mznJIROl33ET6YPymKscZh5DhiDFsQgl\ndJ+KrOrUgbiFWpFuNfVE86SYk8I0bg5hufBM07UJGM3x7G9A2taUgp08T5/k\n/PMNTxbV7ujbJveN4Q2FcKxRDO491a7cRwEP8PgHyOo4l6g0mUWDXYaosCxS\nk2rs\r\n=n5rA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ba317bc29b1278b1601e447f984df7907012583e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.17.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7181_1618422337806_0.6772149520667914","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7183":{"name":"hls.js","version":"1.0.1-0.canary.7183","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7183","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"907dd3a4875f2b98599f1ad101e0f7734899e79c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7183.tgz","fileCount":116,"integrity":"sha512-5LPghq1ML0ZbERQWa2++Rg/cmUbN9TGaRxYFkFE8YKAY4kFk6mjndBx81aeCSdifft3/q112dDEFICCtV3ktWA==","signatures":[{"sig":"MEUCIQC5j3p/KEj85Gs4os0VZiemFvA7lcWUL6wyc88kkmQu5gIgS5kyb1T7nccxe0ING09asjhvvMRgjUU29c7LgErTjcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdzC4CRA9TVsSAnZWagAAiaMP/1d7jDxCyUH+U4r/EVI0\nlSfNDdmiRO/S8Hc/goScTCN7pCz5n/951PlHnVLpZVgR/3yl/WD0MnMggFUf\ngk6hZ/KyIFBWc1s0dUuCS7n3uNyUdq0IA7XvEm7p3E+NCg/V2nhSnwjuEVt9\nDB4QgrEWMYCrJ/d7x3bBcjSL9qEqOEhCKaEivdiJ//OL9qyJsG6PaLx7+QCb\nWqVWfhbR2iRDWw/Ih6RT3mjxe6yeqi+qYcdDm/ZOBP5RKqP77Qsm2WEEvRg/\nBqm+75fRB/y1mN//aebYXx0JbWQk5XJM5ZFf0fS9GqRw86q1MJjcPMfKN4l2\n7ArMjzum6XsJLiZyfkkclibs+JSSQ1l3WP4/nLC76GZ5p7ZiQehqPEf+7riu\nGmNKJz9RQtVo7olktnV4FuKFwgXwdsf/f5FoIPjQcnNvnxBb9Yi1D/9MHiuO\nYyVjZtfyj1BNXBuDjhwG9Hn4BR7oD+azeZ68h6EbjAp+MjMNUYWQa3LlZe7i\n70PvpVXXvJ8usNr3kEZsm6GKbK12ZdYmi7rh8ksKDqAvlsVlzKJWVvZ1YrNJ\nf1b8qYLXHriyVHCxqBlZ6gwof9knV4ibqvB+Ssy6yha+pFvXFGv3MgkK2nGV\nHFcaPJwDN4zNPatw1NW3DRS2g92mjHPmBCIX5hA4hUBabf16uqCzkxtOK5ba\nZuEH\r\n=fwTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe97657c83972ddf52e6682f960087b34d29013a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7183_1618423991531_0.08647176574384319","host":"s3://npm-registry-packages"}},"1.0.1-0.canary.7185":{"name":"hls.js","version":"1.0.1-0.canary.7185","license":"Apache-2.0","_id":"hls.js@1.0.1-0.canary.7185","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"869174e376324a85e544af1bc0e7e187bba65c6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1-0.canary.7185.tgz","fileCount":116,"integrity":"sha512-DHGaffsJFcm+zoocZFh2i8pm9jX191xwcSbziZ9e1+jB7nNjOFnkLn8JgFITMrc9WVGyGdbRVQrfzTtLfBjatQ==","signatures":[{"sig":"MEQCIBq8NIF5IBpG0qVPwDJfL1NHBKpbDiJBlSRbanj7pEcNAiBvkGlLFIXpo3D0HjyJpMQY4FclfSGmXeSuWIsxw2hloA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgd1YJCRA9TVsSAnZWagAA05cP+gLy7C7m8td1fpgcJGkl\noaFd99xjm45Bc5H2NWyYwITIGk5veiuS/GKHQ3PmjUS9Zkic3cEB9XgM34nP\n1MEGPJg+8voq2ibDDCbPQDfN20HraoS8fsxaEMg2xfssiWFz+W4XQZx12aSH\nrz5pSYeJo6C8gOnzXyG03eQyrCMmM/o2ACRqomUh7Rv1NCcZ5S6cs++3yI9A\nN8A3kRG3xKvLCUpK7sxlyYcbNeR9Honw9LkkniFN+BxSFs66KMMzj0uwx651\nfz8lfz84KK6W4I7Bu7n3SaHhtk5q4ke9EGjhTMzd+1Xdc7w7hVc883neKMmM\nTIHYXG6Hm4TDLyS2S3kvs2wr0C25PND3REN9qZBaCa7prRbGggKcHi31LZhI\nPkANxhGhDrepch6q+qqwy6GiQB6UXxcAVMdPDVhAqE36AboG13OKc3arfT8U\n5ta6ckWuxqUV0EpzGh1LE3b9rtOlQjK7XV4aMSH5z77qhdsBEgT98OgbHb3x\nohtV/IqxRk6mmmbkr1FyoLYqJELM+qduK6vkQwzxyOKUhfmU2DjlXOz6NrUz\nEYqyVEapmE6OJh7KCvAzMwHxJg0e4Kfmp+PhEIy9K5+QahtByf5mKufqs3PH\nDLs1+h+XCEejQp3fWqxRH1BArhRlb0ZDfP1r6ENUNTRa/S9OIsrtpwAoRYAk\nBLm7\r\n=/fcs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c9149f9217e959a012ae1caca526ea4154d02dfa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1-0.canary.7185_1618433545185_0.24243667092642007","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"hls.js","version":"1.0.1","license":"Apache-2.0","_id":"hls.js@1.0.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d92bd0a9c78760f0f0e90d53c60192800ebc629f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.1.tgz","fileCount":116,"integrity":"sha512-ElPUW9VMY2uXdX07N872BSrVUcVd4jZGav4nqlY3vinpdMpW8esmdpUaeVA5vv3oIRSmiC/XtL9K+mSt6rlBpA==","signatures":[{"sig":"MEUCIAFBuvTQLwekwOhDnEd5/ZgXd7Qe4vWmKKqZ5lYt0FubAiEAnodLmlaGw/qyEmq9dlnE5yZAK9ic9jIdLCFFBhsNC24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgd133CRA9TVsSAnZWagAAM3wQAKFwSQgkFFLm4LbFfDSA\nPrJVabKVGujy+VTm7HNZJPL1MeIXk8UvalvxJILe91Zs+bNsCECH+3ohHtqr\nAbDfCnN+28QKM8ExRci2GPmVMfOwKi5bkgSBPKPkCEgRoXMLhYAgrrSOz4yb\nzchQShuvQ8doDxhk/d5l7H3Xp6arzy2N49EVo4bwD5yy28E91Bt4jPje3jsT\nNyn37gX7ay6e2OnJ7IJO+wk8e0ykh/O9vkx7EIguJprWQE2qvsv9D9jRvoEt\n+eX0IP1veFeY9bFs2rinWwWGGbjkZia4/W5Gxas4vomiN1VPrGL6bFYJ29SA\nX9We72NVvwnerurZF1ghZpE9AeWgSVZPkka/GQazI28zoltF6KCZcFBaQRZQ\nuY3Z8kjdUCFztnXAKOuMyQ9WVCZTL+PNrMznq1IMUT/lAV2InEVx98A6Acqw\n+5rzHqriJz03uhQEOnZGVdPdfNYwhqMGldN42trC4nzCSBHdYTC+nmZfRRfk\nt+HjMIe8Bcz7MMyWJUh1misPUYrcyvddjb/0/a7ZgLn3psSGvdaWxc4GcKdD\nIrozAd+eMR2+bFY9GODYLTX+IyYCSL6A33KLqVaXw0teC3Hoi250wEMb4QTu\nALaM0Fyrta5daip5MwUMJXL2AWYgJIf196AYUtTmAoKtzkai32yy0qLUe1F6\nNEvI\r\n=mp00\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c9149f9217e959a012ae1caca526ea4154d02dfa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.1_1618435574838_0.30360993184214724","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7187":{"name":"hls.js","version":"1.0.2-0.canary.7187","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7187","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"486c5c2377630c28e16ba64804336bc00a98c91f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7187.tgz","fileCount":116,"integrity":"sha512-8zdThS5zgI9k02BTFopnVyd/8toQxFdj9TyI1nIihizZBho5jRsdW6KC6v3ifDUp80bWhltKsOnmXDq8NQaWlw==","signatures":[{"sig":"MEUCICa+9iQz9msgcD94blrl07BS/aNNqQ0HidJuhBjCSQjHAiEA036UdlLF9MS+xLk0UWeN86vn3WP8KDCYalmXWhA4yrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeBTJCRA9TVsSAnZWagAA9B8P/ihWqGmdNqoK0D1PkScB\nKjfX6wEIwfydsrqmrGDeXJDhXmbv+fmHLrroE1QfyUxD8wfwRunUdfdv0laG\nkeqofutU3uQw0U5gjVX677jMlUCM3o4NhJop64Lh4Sr6UtJ/RVmEZD8RN3Xi\ncC64bGyi23yzjhhScLXtSXlLiTl1sM18QMRTWYUD4FBXyyd9UbEPxDFNqR8k\nKXmpAFueA/42ML6d40WkxM8jawHy6aiMsPYV9iMCrmP1Hl+mfTrNbg1TMghR\nqqwOHSOfTI3BjM/5j4UExS66m4xSBB8GK55bA5bBvUT7Zv+MLjBn8MB8Y9ul\n2CjbEw/YVzMBll1fMpKTQsmHXRxVh+M5QRCVGhnc6GEBgEn/tLzsitZ6wUv3\nYVNjou8Lc8uc9z1uJ6xmqRmWlQKsufg5LIqjntjylDYEC7CCd/LOK8lJj7Pd\nC6VuZYyjzGSSQ2wI1r0LLB0qsd0E9CIP5cPXtq3VhMX9IyCk16vF6mYcXXAL\nMcRixRiWY1hLFdx7TUAf9/p3aw8+/3Vpap2NTWq2nUmYogFb8H9EoK1A1hVb\n7vffEcxu/Putw0twIQYFc10o3+QqDaMuYBaxq0P53fcEarapxayVV/TkpagX\nJyCaQ3nj0g3hodRtUuZtS/EH09tYpIRuai8yV7D5Mqs9yfeLiph1x/JAPoJQ\nxLGK\r\n=XUG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce0cba1e85c2e1aa039ff50fc85460a094265a1e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"89.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7187_1618482377343_0.9909772432621564","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7188":{"name":"hls.js","version":"1.0.2-0.canary.7188","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7188","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"082623e9c5f142ec6a4a8f2b598725afbe1d3ef7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7188.tgz","fileCount":116,"integrity":"sha512-Tpzk2FwDEvuJeAQrhAA2lHWw8FpqBHr0cMRDoa92RIQIJvsN6qxuGoL4Z6aashEJ2WakmP+QxslSYZ5qcxmA2Q==","signatures":[{"sig":"MEQCICmVnxi9Y31GMuj09GzeAfQEepml8P1f0atj3P+r64uuAiBwKzCpgfLRVt7zpkSCe/GbX02wpWOrxH9VTtivUsHdDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeU6vCRA9TVsSAnZWagAA6EAP/2YH7SzSy2Dlsq+s03I7\nSAnw9mId85l+vWtX5DmBnA4OEXLSUOIR4XxcjCRA2clcZHv+3XwGrXg9hWfG\n7nyTKcWq/XT5fZvM5fNBADkLlMjf8BBCv29yCcGiksAVT5SkJoasniKF0RoV\ng82QKfsWy6/DLzCcWXaLLewz76ar86szv6nqk6hufGEgmJ7D8FKG8DIAV97A\nGgZO24tT82NZz2kLGPOjo7LVpJ9ta52X0nhyL+ZJgBPAAL7KEFnpI5fO+YBf\nKlRfSAN+VtWraEJqDpSH0xoL1RVpYCvZXKhw3xpsQ6JALSgquaLfemetTI+F\nn6YECBxsTylKhDgA14RKcfr98vyLruhxGnuD8ROyB0evdzImNA46BuLLJEni\naH95YJRKiQkjalFedLv3gkXHOT3Za8MR+SZrLnM+IeluKLX6HX0Wl+oo9uUi\n5aboyzjlZetgQAZ8kXed/DGbRht9dZmWVuivGE5VAAFI59aKNpHiSLeUfgkn\nT+AhTUeyEO9fT3eyO9kjALSrnlxlUM1Aqw8fS2SBZ4a0xN0VJx6OAV83IS8j\nzaP55Iiwia8ADNAmeWXtVyaEjb0Kdnnp1EJBlKG8+xrNcEUuoMBstHYViKLW\ns8OIqboWZSjmBmY+NUaKv5CqajqY6Ud6afqkMX6lA2zE/3SbnUgJi94rXCZd\n4CVh\r\n=gJLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cf0a4e5e5f3d6d87bd12fb46710c7eb62a4b52df","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"4.3.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7188_1618562734564_0.4769477068093442","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7189":{"name":"hls.js","version":"1.0.2-0.canary.7189","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7189","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ab1860867c78e07cfcee1c342f68b96563aa4fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7189.tgz","fileCount":116,"integrity":"sha512-FmdBDysKy+1r5xjIJaG/NxbVkgCllm2V3iHWtV4QVrF5UlId/vAQAzbr+opKbcxxlQcQXuQjsV5Z23DJjdBpIA==","signatures":[{"sig":"MEUCIGV6Y1mRz3TBT3Nx2QY7GywPp4tpSJCyBeZqBoamB4Q1AiEAuBRCSTINY0QiTAvBRg73esEdEHYCW/LbnIeC2Jy/Az4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeVMwCRA9TVsSAnZWagAA79MP/jUJOaxThL/BdwgpuNxZ\nrkZ/Rganq6W3HMeZTzfxFncNi0bJIHrSp4ifsI9p35UT/ljUKTsrfbrFrDvC\nfgYQce4Nw/s1Ha+DmWx66V8T3jF+FxFRodNtwcJMwLJ1hDx57WqdLQ9rlVsB\nJQ9fB3xTWIwdkra/ryyKPBzt8006phFcR0H9dkQ3weS/aXai7b/dTRINxYYD\nVKHRJyXjPqN8OhkndBH0vz5nGbtoRSrwkuhaFQ6TEBsBMuo764YwPSajP1pW\nYWHFnjjjn5jn0DIkC/qmGFBP9UQl2nSUhKmrtjOGlugXRSs4O4w7f217qEwC\n3cjsUsWEExWW/RpZSP3pq554zKNL2Tdn7NFVeOWSODHnk6ITo3Agj1/RAMbM\nmrQSMHW9aBjEDG9RAn9RBGijSdoXCOqMZyHpWQVZJuPGoZwRTHJItGTp5uUz\nZwWaJVLVr2xzbmpHdG02o5DVII6mmmtn7wCKaqCxMO4FBtX27TdhRqs65hkt\nGmK2qHFk1imqAGPrX/YZupUJKn96bzd09Jiyw18OM1OA1V6ZR+vBXj5O9Gfk\nHrXoy4NPH09+vqQAC95CeZ9Vv/rgBpAPKFhTldwkdW+mNnpvy0e/IN4fTFST\n2WpalIds+3Je/nK9//q4jTI50zsU5skJ9XbdODhnaCu4NvPRpmy4ri5fkMuY\nDfL7\r\n=Py3C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eee944c973abb4a863d91907681205191e63e57e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7189_1618563887761_0.16085947815394364","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7196":{"name":"hls.js","version":"1.0.2-0.canary.7196","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7196","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"244643c0f51341e2db9adea916192b13b23b532f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7196.tgz","fileCount":116,"integrity":"sha512-k8/ugNmxe37Zndy93w6Ek8GKvQeayU31Apep4rCqdf10bLk9QZQcYfW61oeXwGb3hR9IdwTRxQ+frHNAnmqIHg==","signatures":[{"sig":"MEUCIQCnmZjs9pBADqaJmTrj0LFOUMPyCe9VFmxBdEpm+2waXwIgWnmDp+klzWzW/JpuBF8d8qGbP0AYvDTe3GfX1g42yEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11585284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeby/CRA9TVsSAnZWagAA/jMQAIWAat4ef0BqK3EGMVnY\ncwdeLAgtXOYyLb7sU+Ad4aYck720OcWl8WMS7lSbGHCMAkbTXAtIfBuhwK8+\ndwvQMYNMw+6DVLU/Xr5rmS9Am7BmwnhsjLmaXq2QrOs0aKGgW/0SeURgTQtZ\nVXxEM//HB/Cf10syOMWJLoJhmY2MNHA5Yug/1ubZtTd2/M4MNx+e1vey4O42\nLtUTiyXQfBchZ1S2xs04iKbfUILxQVkuzvVkSOi7WCAdhUI9KRr61Ln5upUE\nfG1uW5NMXUe8MCgjPDkMS4FhoknLqjH5AjkV3Nqb0H0yjN4b6s0PItTBeGsF\nRYjREyZYzJTn1zZGY1wyEImaVuIjWQNyvEJh3b8Fcg/kuG937DxuBOmfjVwy\nwmcpi9lpEtfdu/q3qPsJI61idj5c6kgwYeCtTohgE0iYdZsNZAN/AaUoJnzM\nB/r+DtE6qHd4xTicL2n59WMf271kUgVIlsJYzqIc2EUnoL2BNIrfe8d0GH4j\n/xGWpV3/SVdqT5jdRlfgX6fAlD/nrkuLvw2ibIiXxV6GvJ88FUJGzo0KeJqB\nWVF6oKAqxZKPljco18tpHZKb+T40lE7EZJ9p6mcqpD3ZI0BY/hxlaLPT8aH5\nXSK7N+li17cMPQJZFheDRjr68bAdWeuvBmVGSuXzEldblJ/nWpaPBcOlxmw8\nnKbI\r\n=BFSQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d57ec50f7f45935d4b7250bd6267bcb9da18706e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7196_1618590910983_0.39661132283812606","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7198":{"name":"hls.js","version":"1.0.2-0.canary.7198","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7198","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"345a0ac6ca44737fb564854c07cf336a1c15cb87","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7198.tgz","fileCount":116,"integrity":"sha512-OEiWOLgqIM37ZDHQWNiILEYB52T5P/zfZhQjO/hWfJZKLwbpVL3zwLv7bCKQjPQLX0xJPggGcUzUgWeYdj1pWw==","signatures":[{"sig":"MEYCIQDeaM3buYiVcBD/yr7G33++AXjkjKvYNi/K+gJVHpHbLQIhAP5IUGtD3X+DfJ1KpeBHAM9XiOpmbI1MTymLLc2rMvNh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11584211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeb8PCRA9TVsSAnZWagAAx5IP/jvc2a8K4ccjghFZuGYj\nUmWIeci0Ub+bpLcw3dNH7z/Qv4XgEXxv5k2+6SIhZFFxd92QA+Ub7sjaG90n\n9lxmNUhYK/vsmwslkXrI7/CodmNrhrpgTtgPKgAaUGeYdGGFhiQub+nBn8Xy\nnz4ZqUwDBqqpe3FL76XEoZx86qXeIFDj8iUv88V2EE4hlk+u0y8+JlTUUqZD\nOw6S1d047LFZ1bPiGJXDtynb+EfAK3x97KOarEiCucvgEVlot9ItdPiBy+kY\nxRl/d85JfqZ2s3CIrYZICgMDumiEsjRxmJM32HcLUapd5WUJN3GFWK8A8gz7\nbHnWZ2aOFct1ZpoOMpqvQdo6SEm9mxSiOTUFmiKZfoXam/V8Hm9kWiuJFaZU\nPWSGqXKz+II6nJH45unMb1MGGCDDgKEd5mpa0It8XgOC2yKoXLTGAp9NXMNl\n7AXawM1oCJeGEm/oeYluJlm5ZZN7jVFYObVxnCAjoldFkbXzvpmhwYzkvi7N\nc0qg6o5Qr1mpHbQWxRCC84/qG2VMnT97UGSy48odbJ01PQo4o/m/zHAQjDUO\nK17MRgMiON0g06AB6f2VOnk9EDaIXpdIOBp07qOhZ/w1Ap+YQYB5by4mu7lj\nv9kV4PKsrpIRtk5ogIe5yhqydX3a/E3Zw2WdEYIGTWCwS834jKff+Kh3MTIV\nxMwh\r\n=eB8+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b3e9457ffafb80370a58bce3239b854f9489e4c5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7198_1618591502842_0.5637246497253805","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7200":{"name":"hls.js","version":"1.0.2-0.canary.7200","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7200","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93db4fa42d96e9b4efa85c075c848e0897b063e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7200.tgz","fileCount":116,"integrity":"sha512-9VptNQ7bUUHuBM3G5yllCt8/MmDPml/HJtyU1eNeMVw0eysEKeQ7t3XiGqcNR4wTA0NZg6HBlACeelhOOkeupA==","signatures":[{"sig":"MEUCIDvmaN1YKs4AjqwbETp9guFUPaF9niJtmkB+7MVGlOqqAiEAvBHCCFXdbv4u3qBFr1/6tZeeWSoOynnCts3XFGucaUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11584211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJge9OECRA9TVsSAnZWagAADewP/1q2jsq8PE5tEYQQ9ka1\noH1uZOWEtxlRjwuFqURM0zCKzwtdyJbnlQcpkdxNqy2F3XpYl4PL5s5s7R/m\nWNoIbzh0t1Yq98hjubRArqAnF4MaKjgykOGTGfonyy+bHTENpK2QWDJuF/RQ\ng9tppNmuL1St7sxROc9+hno6/jqWfSDL/UNZN9UMb0C4aIgWnDQuzsEOBHoT\nY6PG1LgH5dbk/exQYhYZyVF0qbw+cQ0jhAGwq5x68v68bpUnrS+gSROSuqG1\ndBaBPa2a+/6B9/e/9vwUl8GTlc2ATNnZMLtA7aAuho5+C0EAu4wzLcJf73Gx\n5MxLoOTdkuU2Q5+HgABI0xTdngWj2oTPPy+m16tmfOoIuXX+5tG1FvoQjTWA\nI4cVIPBuDyKHIr5NlJNiG14nIprE5zDSKLhH2A336j+qjAz46csbtVC7lIfE\nqD1+HbXAZJXJxyhtmbUZwIoU8RZsYVREyEHUl8rkPUAy7QeClFK9vKX37WUr\nQcr0FtP3xFOqfbI2uffNIOWPzrpNT/fyg73E6R1cWGFLw7OebWRbhKo6pcl4\n+ZbD+9xmoySfZgEE5k3zaFn7Bh0A6BLrNwUI4vUYI7c7XMf02u4k7mtbBDi6\nJ82r2r1fUhBDJrpywfuCo06oS54WLyrbssElixXY/lS5Zs6+5bViwTT9mgQ0\nRfyt\r\n=dFYB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"41b71b1f200a4d076d47471d13f38a483c458f62","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.3","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7200_1618727811658_0.26114324397191524","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7202":{"name":"hls.js","version":"1.0.2-0.canary.7202","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7202","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"73a3beff23539546cec4b9e803656c4165b0c183","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7202.tgz","fileCount":116,"integrity":"sha512-NY577Yrj8f3vEE4hQuEMZEtro9Au4mSF0HA8QZ7BGqSpt8tyshom8KVNjaaP3bjg+iGtZ5QxI4vM0DygLT+xlQ==","signatures":[{"sig":"MEQCIA3KNJ42vE6hRvk6ZrDGT5SBACzTaGIYXdonDD4BdDmxAiBYPT5nnuDa1OhDn2nWKamawZOt6gGoIW7mDiVQTY52dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11584211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfPLqCRA9TVsSAnZWagAAEicP/0rcwCFakhxVEtTUwTsi\nztMev8sAWs7tYBKdLqD3lxg59vY4JFxgLgupfBoArd09BocVCLRYPPs4LAZp\nHqTESD/zJzRxq2L2S4PBiNIjjZX1/ASgULdPOZo9aicGlSjQRxC48Tvj2h38\n012GhQizzdTxN0/LJaibSGLWik5Ga/LVQXOG2OJBhPeoDD2B4JhDzsZiDVyh\nQEHa6irUZaewR6wi9qvAnPzxlg6IA/IkZmnBJgtLmyUPgWdumXIm+Gd1ph+i\n4RuvA9Vvp0HFCGYowQUsj8mo0h4Di1UzQjVQGcb7VhLsItf98BQfHgyBZ+GK\njA+zJ+LGWr7hJpsE7vL3/vVQi8ovqtWufliDgr9U9X02WbLfmnz8Be+CLj21\n61sNzZH2uBl8cEwW13klnIC6ctH0MDhnvxorMBGIqvrmOcF/+y3xamDuF8ww\n27IFqZ17lR8j0ZOnnO85Ne4r5M4kl9oCtSHBTAwCSmLEs9kml+FIWXSZXPKl\nb5yE2maSVdLscc0BH/U7ArVmWOZo+pjqr2dG7MYkjXGqbkagkRS/0P9rieYC\n+9Zfgmz0AGHQ9lGh2avG0xfGZ2lCGMGikYOJtUIRJNxgo96c6d0TricWH1dI\nJiss45es0+LcAZO6DuhvvHOpfkLgrt/rhoIrEA7C2SeBwrTN+PPDtvyBBpRe\nKTs7\r\n=1A2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a0544c275a222590447a9ce8060e60aff497c18c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.3","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7202_1618801385577_0.6666972204260408","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7204":{"name":"hls.js","version":"1.0.2-0.canary.7204","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7204","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63f77274a245f07a3fe54e229dca3792daa53781","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7204.tgz","fileCount":116,"integrity":"sha512-Fza6FoqPdO7GBWjxQQAMDdSuwiTblNHg3D5EffcYW1LBLYJpbTA+/RNtWCZiQFCfAzFjKGVX+zXkiMC8F5EadA==","signatures":[{"sig":"MEYCIQDz5TRmTGLqHLLNEkfOKIhNoXvuHbzxzTf+/2yezmT5BQIhANJ6k206XXeZZC/pdbMK7oYkVyvoucxVFKhLUm83LYLv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11584211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfPhjCRA9TVsSAnZWagAA/qUP/RNRgs/Midf1FDQ5pOkL\nr6Ufb1fuSQT4v0D834YmQA3Sgz0Pbg97/zIz1Dk3CSCalMRf0YZ8uN7i0jjb\nI33Sam0mqp2XuGIs981Jx4X/rjpam8CjEfbYUbUMXJdENfgz2qdXd9v6Nofo\ntQ4UUFKByZNZaGQ9loVIzgfgSEOAseRHfIQqZLKgPmm5vl0neNGU4ciUAttu\n0xnI0inT9R8byhz3UZBM0IvOrzZnck2arNz/ti9SHly1W8Ox+PxKST3xImz5\nxITDug3bU1QDFwspc3LSahLDSNgkVH+Hsx4+E3Z/9Mb1C3O2Yl0ncQ2Z0e/A\nT2K9MPJb0y9DOrKqmtZFmJVJzshpoXCvj1OJZi6iX71g/quLkvSH6Coxmh3T\n+d1S9+lqNfMR9CR0dlrKi9cKfBAaZorcKrcWcsbsw/O32+y+NylagrRBZQWf\nnD+Kraj7n5yd9WDSjh/uPkg7fU1vTMkUZywNbZPeVaUUfllLQORUzjd5E5up\n3GEmzIdwcJmGyQj1gdG9zH1aBZi3XcvL9EyJUv7mg3qF88xj0gONz8MkyYsV\nylaE1MkmHFQO34xeLCY6BPY4BwoPz1V0rKIImx2vHkMtgAylUAT9SIkf5GaW\nIfXfMshH7wAWa9Uqff1nqrBPLHhU0ImfNNQ3vnBLwTrmptyKpAowPXgjLKEQ\nKh81\r\n=YHzn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7562e4eed0ac19f931e1aef83efea6e8285c299","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.18.3","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7204_1618802787063_0.7280371216253705","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7206":{"name":"hls.js","version":"1.0.2-0.canary.7206","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7206","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5fe81a66061712effca91d1a05c8697f674ff8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7206.tgz","fileCount":116,"integrity":"sha512-GLHgFK/rG8L4trE5+KoNOhntPG5FpzopVmNg3KlqM4XsiWF6rdSD5xZYK0KXN1ExYCZIN9cxGRTVxlVq5htNGg==","signatures":[{"sig":"MEUCIQD1ZNZMnYB4eetLQ34IReVT/+lRd0KOSuF6JFMIEHsoCgIgZDWV9f0irTacp3DX56ob4RKW03h8n1KetZdIv7dNmSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11584211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfYv0CRA9TVsSAnZWagAA3VEP/3KTsEeMpe6DwzoCToPS\nWDVIyCX/4xt67UwseHPQq54j3sfruo5zaZWHvyHPvdTLge8zFpL9drGabVgN\nvJ5elR0dy0l45IWvPM+DCEXHgkvYI6pbLjAIZt2cUOiIDn1sooWfdGtAUKce\nrwiZWL4Mn1dmhG0ZkYYNbKuaOlzAOfLEf9Wq9Z1gWxR8XX/dZdTW0ZMLAdEM\nrP6LpZthbgvFqFaeeI1QPizlLWdFfRQQCEnw22uFlBU7x9QZITcewQnFhHVE\nItVtDgSxI+9g7WWgV77IEb7NlkrYT10Dl+vXnwqstQtAd6HXlKc8XOQNAXQi\nF1cqxFD8EDG1a8rhCVNWg2OlAjPxjA/Wk6xYeDpm96hlhgsOhogKOLyu1wnM\nAenwAas5W8J4kyyQDN7BnMOHDxg5qoRGV9GuxpxvK/VA+trodbjJJ+QWP6UP\naC4qM3zcMe1UKs0wtoeiSxJfy/v8phvUv10iznb9UsEysADsAj5BB2SYgnI1\n7H0USlyHVlt0Ipsz/S+Ydj5JikH6lo+aXxhDC13S/Ngwfc2UvBbzUSPbDvRE\n4elznKsP/Sd0t9ySnac8A0EhtNseGnnWkwddKJ7P4wlsMHrond+GFLNS90e8\nZ/YwhCjEjxh6kgBYhgJh2O/6pMWMQNxHn2caffFHOHQAunEQWzKRPpXNZxNX\nM8NG\r\n=bZ6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fac801e059db4cec5fc6e91d1a67a5353b85741e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7206_1618840563429_0.8413088195161365","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7208":{"name":"hls.js","version":"1.0.2-0.canary.7208","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7208","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1648a8674db975d1301297bc2a897999f35988f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7208.tgz","fileCount":116,"integrity":"sha512-/IKl+skCMvicbdqjwcpGkUfkIp8c1UVojjs5WT8ARvzLd1eZCAXXLYR+5klKSCGTJKQmEnrgPdGFztpHj4zsFw==","signatures":[{"sig":"MEUCIA8mtoysE6P2pEaJySuO/nwhON3W4RgZUt0pbS08g3/iAiEA8nc3Oo7acY8Qlpek/lk9zbfRtdk1CMmuzr0sAE2bqSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11586586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfZlUCRA9TVsSAnZWagAANugP/jSJ5fu9O01jK2kjdeEa\nUyoXOnz8YuRv93OwcBBI/GXxhed8buF5/IIuj8sNQxm1LbocfzMUZLedu/JD\n6pcJozCcwCumnDxZ75Tr1G8SN3nSBvphZvSPhsyt42rSOCxEauwZgRZslOL0\nAsFfdYDyyxvEFaI66X0w4sE8guc0+IuTkXMKgGjrz9FkjURux/ktlF50e9Bv\nm0eS6tQg7yR0VwZ9mhV377pJ8mMZQcNpsW7IWILvcvNlg1i0GIMR0D+5G6Ex\n0qMyExvSe1fB0RGT2i2CKk515ZObzcfiwTYLPI76aYSR/ZBWk/eZnxIa9zk1\nfxKV+cU1sYLokoBjO+CGveut39N7pdIeBzoH4KEa+CworcG8ybX20QnilWh7\n3iqH7fPswo7eS9ZaFnlQezSpRY4I/Do0Z+rV/VnUcECTPe8uKbGYgxpCpGtO\naPCn/lqAfOssw9MXr4Qy5gc9dE1FlT4+V71eCYDmKwLJnueN0Rxwbo9zptIG\n33xxcb6QY06PeHXnJ4pDDB4819WnCUns8WFDCi59CBp5lTiQQNaRYFxpmfqH\nv5gm2Xw4vAjBk9PXs9X8TaJA/RAFFgOqez0hEIe+rTUZrwUwYugsfT0l8y/k\nGp/0/xoB+TpXyK+Xwi6UO+mCE14MXjRvAGCRvPmxyrWMfetUN6hLD4KU3xjQ\n64Hp\r\n=ovtN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbe24e6cbc3e443d7233dc4040593ebc55506545","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7208_1618843987522_0.42214510651635506","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7210":{"name":"hls.js","version":"1.0.2-0.canary.7210","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7210","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"876363a8af11b9a8c10c3704417e08e5fc0be410","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7210.tgz","fileCount":116,"integrity":"sha512-GdhQDuOARZ91THxl2RGjFyXibnKOSOW324bepNahn2W49cQeteaBxmkutC3GWDUsp6P1mUAKrBnTw3zcGvXzqw==","signatures":[{"sig":"MEQCIGavSg9a8hB6J1IncWMtl9kZI1wDqjrd1quCiaKPII2eAiABh3QtbQSX2pVOVowTNsKg5yrT8I3LombsC0FbNr6tqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11586595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfb19CRA9TVsSAnZWagAAKfAP/2s0IUhyEBUCeNhx3SPP\nUwqq9Rmu1laXez+s0BEL4VbKFwITW1J3jF7t9eIFVNExsaWBvGsmKPDzd+yi\nrJEVd+1pgDxvNCa2ipc48WpLwBk1PMSXkMQLfVZtxnM6tsf+uBapb4nQ0sHI\nR1O/H+Uj327qbY359z93r+D1cZW+lnSC8ZEqo09BMKn0qFnkjFLXuPSj4WXf\nBwh7asqVpZSijds/a7wAZmciuzHb01usS4/Aa3DznhyAOkRs9LArUB2PgPyq\ndc+4JHmwu2gt8mqyeV+eXQsl5Qh65yjCKvQdqQjxPdV9i5lD5FD0D43AdXp+\nZk5xyfnDJJb9CoLvi6Ln21drj76vX7TOum0G3cXBfbfrpfLj5zHm+YCvlwjl\n83DNQ+q5/R87Mk08YLAFCkHyblnvRFAXACboHYOv394AFECwYXsk+2vE6E/z\nSxX7E44P/SgPjrjJuF2XGQoOjYEch8X+razzgMD8wiEkYfWHSbsr785AyVLg\nnU+KU36mX7cyTVjEfu9IJmH97jq/BAjq2txgDsBkEjtc/2hxzqQ12YzWTNSC\n4Ak15+OO5FYTtJHk/g9s5aomDMTR3l0RFPGcqHf0cvXEHXn3YhEQfASBwlp6\nB7udbQBTWAAhV0x62YL9yMp5MvHFuT1V9ZWv1kkxNrcV5u2oJEEomeNsSkIq\nxURI\r\n=Za7O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d31cc5bd6489145d6302c8cfb35ac074e08ed18d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7210_1618853244610_0.3091870713220084","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7212":{"name":"hls.js","version":"1.0.2-0.canary.7212","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7212","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c2563e81fb80053c7815f1671207dcf73b232c21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7212.tgz","fileCount":116,"integrity":"sha512-Sy4I1F0zHiHR/aijRWSJL4sdpcLuF+6tCHKQs407VzUwuvaHNkMJPlY/GWAFTiNImuQsTN6NYcmvUw4Wkf1p2Q==","signatures":[{"sig":"MEYCIQCVTc06IATUJ5DwHiMgQN+R/jzV7IIjN2JYt3QsPKNMHQIhAMZ/4Xte15Z4eR9ebSc8czmt0+kA+xIaLEGrGPhqzoDd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgffMdCRA9TVsSAnZWagAAhxMP/2uclkDHWw/NkMLulBQA\ncvYYXXbp2bnYS6KkbuLt95YTiMHdevGlkaiSi0NiqCkQkLWNemKYeHYcT1SK\nLKMrtwrXDiQuj3UJWOv9Fl4N8/Hw2jolGirVXB94p0VkzQHAyebeBtqtHDBT\nmtqgb9xLJHy2rRdmcRr7jd0y5JgxFHXipk0wXljZdX4yM/VitzpzeVKYEuVI\nIdRc+ix+UdwRSw9EXYQVjQykSzyjOpKAjwC/KQ0ZTZs78tqPbQc+UlFfEs3Q\nEUf9MY0JVm6w1zo2R00BOxJ6naIT1OMixX8DqFa8iF6PPiX5KU1m+Nncksps\nmmE5wzYl1Yb/++gNMT2NKKOfJkX737HFM/R4gj9K2y2BZYXntN78iqr33hQX\nbhD/RGtwSClO0H305hlWVS8bo8/dDQ6bhfILYUMNp6M248xm9uyERix68yCf\nBCrg5enuBLZqkovnXPBTSgLkpycsOlCa/uUxgPxRZgiXmpZvmtFg/VeKDIKX\nAD0QU2gAEDAHFt5fh6PInyEtD8Sx63iCMvpmYvpH2V0XN6IQ1KyMMrynYxDh\n4rOMG204jPv/xsQcpZlHb37fbmSmzV8YGB2YFJzKJWK7CW9e8EnexLJAwRDI\n2yxVHcuvplMJ7kI4NBWJfbFH4ubMZkrgXznU4KOs9x6dzhia/rMz5aXOW0Ex\nkYFt\r\n=PSU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b1a9737b528acbe89786064ffac8982b363a28a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.13.5","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7212_1618866972738_0.4988628519705476","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7214":{"name":"hls.js","version":"1.0.2-0.canary.7214","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7214","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ace6ffae693eb6da44a12960be93106ad6c16a7a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7214.tgz","fileCount":116,"integrity":"sha512-dUEY8RMl69ZJRRMCsVoSEorv2gKn7Xfl99sMLWWy7MPXWUV4heJ51qS3Xo63F0mluO9FtudgnQt+lf+XvN2J5w==","signatures":[{"sig":"MEQCICOgEbR8TXJT5tg4wsEF7kWiPXfnuzt2TV6fxT6QHKqUAiB6tkj3aTPT2OvqsjC+Ag8+17C3XrM5CEtri+XLdaY6jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfmnSCRA9TVsSAnZWagAABzwQAJZWmQAyKADleMx6pNka\nD8GygGzwZ54G3gk3KTaIKoW0GZl/JvDEiu7ij9Pgw3DbHYnpiYDuHwmkrZiw\nE9jvtTj1CeHjw65xOhvt4WjG0TYcgZtysmfjv8eyrWEos5zU4TuZOq2xW6lF\nixzfSBdqXt8Ljn/vG5h5vZVsmn5sEvtgKukRfHhjCD2juody76Oc66bGKk+h\nCwuhvxvwgTpTgq8bulhXwfHV9Lzq4k5lAaJD6E5Dv4wlHuugzAILIZi/+CDO\nQ+u03MAeVaRmNy6fnecME6+5CAx06VPmtUucq2LZB/oINRx/744PBT1HUgKA\nw3QuI3yDTGTljHVgpkA/zPjwDSOIZyi5Q1kVnmW1cSJDAKzgA/dybOkB995b\nILpEWatXzydrAC9z6Wjlm+pyGh3viW+ggTelZDSCo7BJOR90LlBIftQF+QrN\nHwfB2PSrASd8KTpUiQb2OU4omtzsAOEY2hCsaKuHr87/3M29KOlNH2teg03w\nug3Q54GJTbR+HhGA9bI0gfxdatOt9BkYKAjWeJxhO3UJ018YC+uALKHZiRvt\nqWLxDRnhGY0ZZ8FhpbGUqvjM7l3o0aVSfYl4t0AzynYxXyDSMjfwRDZ4W4vH\n3s+HoA3NSw+iVE+O2pQOsJ0N5vpqQCksHTo2fqqG6d5SviUJQW85AiGrQ2TY\ndQai\r\n=XgCk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e07efa193ffa00655e487aa02c542ca3d25d60df","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7214_1618897361809_0.25611671476628217","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7216":{"name":"hls.js","version":"1.0.2-0.canary.7216","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7216","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3846b235175c8c5ccf4db11bc27c35c90483395a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7216.tgz","fileCount":116,"integrity":"sha512-x+vkdaNyPj6XY0pDP+XiVcJKl4DQIVXanjLpWC3aZQfqOJSc/f/YWhR1vKK+tDStnfd7Il/RxY0jOsSzH/YLHw==","signatures":[{"sig":"MEUCIB2rWvDh1npnejDz2SnTGVL1oblx1X2hrLtg2M/Re9owAiEAuqZm9OgYAfObzsBdHJ5tjrc+hZaZ2KC+fk5KUXosIIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfrHwCRA9TVsSAnZWagAA8XcP/jSeGs6gchQfBLrQPwWf\nH2Ex1lFonkrKHb5EZLwwx3ybc1B+mcMt9mqVdPYwV0qCz4d4VuP+wohj2GYC\nc52/EkDCwmkP1A2B2aw1aCfk4lOhrTqntUKwT0ryzk+SrC2o+FBpmD5CBJl7\n+AXFEt8+KbM9eYq4bYXo2COwwSqoACaeWLpMzQHbwj1NZAItl4sMWntfX8yp\nD5x1apTBa+ngiE6T+48MsVv3DRblMyE+Tg55hGhORK39govdzy/zBXnz2GO9\nE43lkRce6cIyORHGOSPsZgJO4U+NZ/PwHKZIZpvg3o7tJMSBp1E7FxNmfF4e\n0XhfGY7ucRPa7rIgDfL4BdLn9wsPFkU9qMcOn/KKf2wQYDXkYGxAPv5EAlua\nIix0g/XsEhiv27KfiYcovHYeL3hZ2eClFO2mK8YYg7ehZPZIIn7ipkceqpLr\nIC1rgteij4VleI7egBO1wMAZ0Dp4AVhNJQH0zVtrryEUPMUlJen2M/nu8Du1\n4xeht9jr7jFMGHO9e9lZpThWdSLIZKDy4X+koI2z/l6pzDSKgPu3L8Gih/k3\nF3t4yCp7KNODZk1obb4uLQOZTxHkP/KwwRJKT2MJwtEJiOuNf6Ex2fu99YE5\nHvcoRsFoe5T2s3P7nvLF1CLe6at+AIiKgS5PrS6mmrjKnPCx7XJAbfhzBVu1\nCh4D\r\n=HPZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c80e11ae759c002a8ce91f6849eec0e24a2e5542","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.19.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7216_1618915824045_0.9551573236517485","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7218":{"name":"hls.js","version":"1.0.2-0.canary.7218","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"db39618fdcebe91fe914e01f06ef37a446be2af0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7218.tgz","fileCount":116,"integrity":"sha512-1DvTivKEUjgAFmV0qan0hpiLrDrYoXk269syx6eRRQofKI8EagG0Y6SK6AMjXVVUTJKilD9jIItwm2nbqdMWxQ==","signatures":[{"sig":"MEUCIQD7BBeCIGKeRzvoquoymUr+0xOdQuVyCYaZsmDZLBsqkgIgJtNpYbLo1z2bmvlD65plpxrNcaO7Q8kEFLwxGRd599M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgftgVCRA9TVsSAnZWagAA5ekP/0TmB9a7Z9FU+JZBdsg/\nfdDcOPgiQgD2h8Tn4jzvAGskAHHoZbMbbnf1FvndNZPWynkfkuW835XZ90Rq\n7dvFV8utRqMJnve9Q1roLOEUu8oYLbdwR1QxQOWT6/vblUx94a2S6VlShx3W\nuK5dNa6orPMt+nk14KRfz38zm9mkjtv2xBLm3k9E6GTpWo7ntlIadzbIZuGK\nLmFL8x+WGmSopha2/M9dDeRFOcfxkLL9uIk2BTwejYugrL+iUOjk+Zh5Dfxe\novrD2IpadKOGg69xf4vYFoQBTByOsOGN8irJNIKIqgQUYA+/wHn2rcfQbc19\nuZKgQe3TUMDtMzyTEGNbVetonMtMrVBkTgON7pNVbKuplbzpPd2I6Jq89pri\nKassP3N6Fy9bgYI8TLS/GitKDbFYFrz2r4Ag3VwrMcTohX6N5kksw3VmYidJ\nMLULJU9XOEUmzmYxxaydJClSfRBoZ4nkLQmuPCk3OiEq4pGLnQwFi/iFKqq5\nHcNPVhfw01EANn43En+euxXzg/SRI3CAYtYrMjkZ+bY5cdzIUPt6MOq4F93n\n+DB0BGVUzlpO4bqo/GauoffI3Zag+iEaTmLhYZxwYO9QxjMQS25cTSFnic9B\neYeHNk5tevz8+mRkPGPq35FNoc3fWOLXjmfRyc401qvOuMdnt6khBAytUmHC\nBuxp\r\n=rjyQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6e87b38ea28d630e755868737eec6ecc2e4b5531","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.15","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.20.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.14","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7218_1618925588887_0.9364320247148716","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7220":{"name":"hls.js","version":"1.0.2-0.canary.7220","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7220","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f979096cf9df4de33b4d29e2e4efa2ad24fcd505","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7220.tgz","fileCount":116,"integrity":"sha512-CY0YDau3nix5cq9nhBGfEVmbBqko0FHHl2aR9lW9D/UWpGET2hHvvqDFcYS0sptUzan5X+wk0I9tZe26LO9f2Q==","signatures":[{"sig":"MEUCIQDcmW/r7XFAJakch32Spa2JATSRQCuhCSlp76F8gH2slwIgCi34V9Q02mdDW924Z+1SEQdjgGOomU+YfYViBxuJu+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgft2YCRA9TVsSAnZWagAAo0IP/2VQ+Nl9s6b8q7W/G4KU\n+YYgnlIIOHoh/ioV3nD52PTlQJ2oI7WDMmD6s0h9gt3NMJ+r8eEZOMHyp0Sr\nNGWlRfL9sETc6cb/4H412LFi7k4cCYRGBEAtDp+huQmEsmjM3TvFDJjSzRN4\n9w3TjDZndGoaFtZ91dsLlhZZqEPogHEXMCq5Capp9iQZJm5lig6xaw7yP7sT\nE3KKXVoedeBI6Y37wWvBS3IkAWWPrXIRpmz3+H74N+9rI+gUjlMz2KyL6zZk\nHjr46/H/t9c0urMDWk97VbYqa79Ium8itnl9aKmz7L4cBN5t+taGsADXhfY0\nUxtrHg179AE77te698ENb8ui8hCHUYcRYajyWL+TgfcgaXqAKyrb1NrA7m0m\nhWOvtV0qkwV70EEPIj/B1EQ/K/Fw/w7UyMolvkkHHPlnXSbv5R8tiWAKlJ3X\nv6OxVC+f51ZBSdvMTdAAb6BWMq2yYcUCK9DE7IM53mknAH0F4RzIqMPP+D71\nft/0mYjSoWMr9bywYgQrvJNVoi92ZJQhi3cTWm9GsqZBx+XWyfPWE5nwrmrx\n22WXHHiFbVwD5UxAD2TLPJgi/qgstF8H3vtUfQU9K6qVxlOWxoPR4MvInpqm\nGyZbwLV2qKW3z5ANBZskriL0K0qV0eFvcfBS99jnXqc6dtnpgsRUJq8pKm23\n5pwS\r\n=VYj8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b80091a42eb76e157a5454de98e3d109e9445a5c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.20.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7220_1618927000223_0.7049136164919414","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7222":{"name":"hls.js","version":"1.0.2-0.canary.7222","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7222","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fefcb487a68a37f77810a34000ef2c7538280d22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7222.tgz","fileCount":116,"integrity":"sha512-BXbk5B7IO98MmLye0i/AeZrvFa7VLTr1x6ydnNvGCCcvnfENfF5s3NSllslAnplSkVXtIuagNf3w3awYoBUXiA==","signatures":[{"sig":"MEQCIHTMkb7cqMMtlCPZkIv/kPffrU/iNhbzyNeyk2FIsor3AiAZdXfpcx168eUHiwbJ1K+U6sFqZUaysyDmAzwdM0kkFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11589895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfuKqCRA9TVsSAnZWagAApD8QAJe9dbI37Hoy7VCz0GdJ\nWSESUywSV9Mk1kdaL3EieywxSgXQa5ED/Sc8Kfk17i8yJiKG+3OtdYwgjA8u\nJSLdOg4q/aBKq8T2DNfmXa+fC8UDz2Iadu0Sra9S42jqj2viAEvpeqe+YMrd\nMcddKXVwg+cfIg+URYqdhYDZ/EA/bTksDdE7TLI/esLUmJUv7XA50THDXTyY\nJ+yDNnCcuGSxW6ANEwubrwb5Sd8vO8ggxirNFoSEX0uzvyQjVg2zin3yiDMv\n9o5ZWcZLddHG/FiiZoa8m42L6nnaDlvFLKrSUvKB9UFQV2p/mhNDLI4BX1eR\n1gEwQ1oFu0Y1QS6RhTV3suloEFjAMDYLJGAvgD75F4bP6klFkGg4j0CcK6d9\n9ooMMoFJhhohqvECRnpgz8oOE8vdkjcz5lI1z2t3rEsPygZ84pstwmB+lJFT\nC3b3khnGSIYsHCh1DDAu28+zMkFNp8EIIQ0hJb18KO0f+mRZeJlGSepqNMLB\nOFcTZ62URhBI6wv0PTUZC1X7rbYnCCa3GqTjmmZzAPm85wHfZl11JyG9gxUZ\nQ6E7y7oS96WfBRDiXuFbWbyw8FVPlldF7djpaOzG8Qi8R5I4MFcQcsjcVE6Y\nXnuZiTV/b6Bnl72CY/voqvrIx7xaGXBt/6ya8/kRJrfR0aJBTjJ71IIqV0cC\nwEOU\r\n=jCj5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"40374b43760d318c6a9b3f2526e51a58d90f09c0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7222_1618928297749_0.037365247356091036","host":"s3://npm-registry-packages"}},"1.0.2-0.canary.7224":{"name":"hls.js","version":"1.0.2-0.canary.7224","license":"Apache-2.0","_id":"hls.js@1.0.2-0.canary.7224","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f99ca8258f006d9dd89ec84926064c4796abbd5e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2-0.canary.7224.tgz","fileCount":116,"integrity":"sha512-D2MoL5gIypIpq1NL4qPj7LjgCyhjOUxfUjbg/FllBz7412Vb79NBRtCg3Z5KK9UxJnongrppEnYukLfS+PrOnQ==","signatures":[{"sig":"MEYCIQDVWELV+a6W11zfVzn8M0px+A+mTf8W9TFg3ouSOQCOfAIhAIwwLrtYHME/RfnkpfdKjicKVo1cc0by416tOlj1axdx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfuVFCRA9TVsSAnZWagAAtRIP/18CBBBoAA3nJa1QVYiG\nWam2te3IoWU1GwnocD9EA4DaJtnL+oO0rei38x4IXtltADY2+LGn2UYaM+7K\nPJuKgSquqa0teFpH4ufFh1TdgoV35z9Url8EJ2ZlS9FZVJSCt0OMBKbYw4mW\ncIYqNbXlfasQ1yqMDWZMn5NpS6HguVVkKt0Mpu87STyhkyRiyKZWKAhg3JnX\nefJ/w9VmIii0XayEFPF9L/kHpa7DxAfQWYpxvE2UBT4xILoQ6e1oQYVJBX2Q\nGc4/mUiUJJNhAX+xUprhs5GT1aRtn4V3mgPTXhwGiHsU9Rcmnlegz/hqEUFH\ndUrGw9K3XlKWGkxsYrXsULeeczt6r+O0V0d7Bmtvgw+DqdEA+4n3Qflh3UwQ\n+BmAnvHook0MJNTuaJLMBqJXC/1+bG8JkBxqxXFLQmLG/BQGhUDbyNWsRvHS\ntYnkPGi4IfEZ2g8uJ+W1pq77ZtpJLkFRX22lGsl1e3q2MFPWlry+1w8XHxAX\nXNxD/dJAm++kL1qx014/2rZkCVGlDUjF6rGobx2Lxt0yoAhsjXys5Go2F86/\nDsfLgUS1hZd3K6B+megsYBBIxuFi2tTRSqKC7LzUHOdCGECP726VJC9WhzhV\nsvB432YqPm7B69kXICSygcI6Iu7cqoYuamjDAMqugwtb5N94ibkovmQqwCWL\nkLeQ\r\n=30Q5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c35441b94f7ffef94e12ecf99aa7a5c61d5759a0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2-0.canary.7224_1618928964472_0.029044467420933584","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"hls.js","version":"1.0.2","license":"Apache-2.0","_id":"hls.js@1.0.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95747d646c9254b8f67f6794a7616d8580d53539","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.2.tgz","fileCount":116,"integrity":"sha512-zl5HtDFhzFTy+0XBbdBhszOXYji90eUN5W1rxy48RJdOaN0fqSPnv6Dir/Tc1kZWLikwCO+5Cuf//zluBt0DLQ==","signatures":[{"sig":"MEUCIQD1BA3sd/rSis1izB5gHbFIfQeA5GUhPNOPy/uYuzX6ywIgLZEPHTZLhf0oYzbCnELbIzvn9gtM9dTsdC07x1g4q1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfwBACRA9TVsSAnZWagAAyJgP/1fTNo9kMBetPCUqTwcD\ng11Jq9j8/yNoFA7F9K9euNilqPucQssE7W+VotdkEuMbyox4O3QwopW8fGEM\nlae2gByuHR0IuuEs2Vo/Z0QUf9GWKntnQN7V719023Jnw3k2bL3pdpUrJBO5\n0NsJDYMVWHjPPSSFy2xLGGWsXvlBJvwNb20b1dDHuE/eloLIbCoIdaxi5Uyy\n5MdiosRqtf8P/UGpTqgYxySbcaE7s+i+t8LuGaEUVMwvIcjVEdt1MiD/HTip\nXIbUJrG1DlNdBwK+Wt5u+FJDi8SzEaMZ8VT2/x/NuNLo2iNP6qNQ7v+ONASc\nHdiCJp/5ehDOftUa5J+wTCd/W2wkwk/H46wlrHebnbqplJkgsThD5ptnRRKy\notP9TUwhVaOc3EBzCBd7arJiMfuNzmA0TqorqcqjQBa7cBSsvkIHy/9w2/Mx\nQu0EucOSfcxyo6ufzYGkSBDy6PJuuMvxTtRaa6SnvItKRxljUDc4B8h9qTBB\n88Jbzz+EBn5ejKkyHsKo/omKyGJFxUzvw2QN/5jHEU1N5OUHTB3A6dYAgCjJ\n+TL4GqXKO3dgw3t471itsaHvdypC7CIZOSxPkTxuJc1RHynuVfdtrvseGuJw\nEP5/m7LHaiK3Y66oqts0oxpljY0nJ1udyMypMMwCcj6JHvDAO10KvpiX1k2t\nWzQE\r\n=1n/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c35441b94f7ffef94e12ecf99aa7a5c61d5759a0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.0","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.2_1618935872291_0.7327573182202343","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7226":{"name":"hls.js","version":"1.0.3-0.canary.7226","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7226","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a061906aefc24b2be3d65a6225b84d3e32fc49b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7226.tgz","fileCount":116,"integrity":"sha512-XYPtHVAZ7szZnOxYHNDSY9vD0YddsgkRlOTRz6DeLp+lFjqeG5lQhAmr4zzQmFbzagPqNJDfuY6OEiLXW+150w==","signatures":[{"sig":"MEUCIE5S4skluk4UQ5onxCu2cQfpYJTWodstVge2slpxMYpcAiEA2nhf4Ec4tC2EJ8K3LpWXxB2tI9Ia+gaZtViEVAV4Xeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggAb2CRA9TVsSAnZWagAAevUQAI0vRfEESjZ4eqLvk2jR\nqw40jgK1pLW8KcABezq6ZePDXBeciX7Qe+HiV4ij4d7VZYFJU3TIX5gbnmwS\n+k5jsnAst46Il31uMZZduZcScFyL0XxjuVFH62PJq39TGn4DmCnKZabgglWD\nSfJEh3PyClGK8EOarl1+PvrSJs+BgLKafTmikNwYnFMgjd5xdFxpVvsGNP/q\nm3oeDDf6o8XW1T8ltCXHYaMripgi1iB2k34y1ttR1iOp4RybTa2vvwuq0VRv\nXoaP0F4qp1/aZZzU7gENqpIWUSCcgXJifcJdTzjc8n2PnBb91qcfrAvGosVo\nxEfld22bkCP6Up8KPkhUZmtfR3SbKpm6lrki9fwaUnbRQDQ7mh+UbgHhB2lO\no4iEUB76KYyO0usRaRvWUBJbilyg6glUJkUkecYZ/9SO53dv0v4Kk4Z0eaAM\niZ6UcNVo2OAyyyZcGGhL0MZ4TmwGQbJccoXYcIOjSafVUeJGwk6YYOtKbdiV\nj/VpHS2baE0EfuhooQmQv/QYz4ipGqQfdzhgu0RzshbKqbOepj4h5p+Rog1x\nSDput8hJ6x8lqCAWdLWML7EloKZJaQBxgBLEPLvPhGanrwq3ASXtkclfEW8j\nJ4YSB90BSA06w6F4H/7BurDYu9ITUUg2nRX6OqZrGcupdT6sSW5XnDV4OMq9\nl4Bw\r\n=byDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8ebef44662e9aab61801bc20e3a40b80b62a95dd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7226_1619003125698_0.7249219611297313","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7227":{"name":"hls.js","version":"1.0.3-0.canary.7227","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7227","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"883949c8bf248867569048e7571eb6f656952b99","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7227.tgz","fileCount":116,"integrity":"sha512-TkYfTlV0FJ+vYyQ+wWnSfHWOMg6UUUL6271nR9wHnqNTCNfmBVCDqZfq3UJxsE68XeScZlHTxYovhDvaaQiXCA==","signatures":[{"sig":"MEYCIQChrlBvk/hUp858aJmKxMD2NoQ/1g10+iebFaGwIE3bzwIhAKzXclZkx9+RLccRW16XUTskiZ00rJR/PaBomxZKnjM4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggSwoCRA9TVsSAnZWagAAhLEP/1CFqRoAMn1TPdACoVPX\noQsuY9gPquWIrl/a0XhljWwZcaCJy+BEpidhhBy+CY+un8A7G07o2Naw/Z1w\npc8a3bZqJdEyDpVyF8x//hlRYb4oYFToUEkF714t/Drpb2sO0Q9xILcbL78J\nnHFarZKNrJiIoOiTrWG9Ivs4bAA2PTrVCABOy1tk/sqBeAUqa4d0VEJob1/0\nOmusdqvp/Wl6qvbX9xLu92fiVyxY5i3A+nQwRadvIilJkPR3S9FIK9RXyI8J\nykseokPXPYe36XkR3V79KH+8rnyGLVpMXmPjq5yJt4ntlT7o2Am/H2r55kDN\nyQq+WgMaTxqlnGDuOME9nzPP1L/NQJvn5g0WfpyIIXtU76bVhFDz71tboFVt\nm7j02II4NO5xeDj1LVPUwAqWlxQjgilsXJXfIwEpuoD9AJHz09e6x85Xx9CX\nlDWqY/vkJcr5gFkBE0nW9TF+xH0oEykLcWyMo0l8VKQUvd3gRNP6SwFHLW4j\nFknxHGjS+jcnrqFxEnXaOYAsu4JnKALizOjjGQwjzi9SlmOvpEBscqWPP7JM\nG43WVbzE8CYL4pmGW+SUjWQ+fqODU5X7u21SNs5cTUFCvfkJG8u0zu/ipL9t\nSF0Wk0yqTWBpBeOyfsVUIVM4sXW8BzCSSiyooAGNdolOAeXjDQGgYLnq+f2/\nGQ4g\r\n=4tVP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8b2e11afa0102ab696d0a73392310b23a8da62ed","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.1","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7227_1619078183701_0.006227824335219179","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7229":{"name":"hls.js","version":"1.0.3-0.canary.7229","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7229","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d5c043332ccb2a198c41c4e273718a2df8bb0b7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7229.tgz","fileCount":116,"integrity":"sha512-qcaHpfjkJpRYKUa9aaj1Me1eUjaLqn3NkhC0TTo6v144IPj4XBcYdRmmn0mGlAvIbSk1kD5vV90KyBXoHD6mYw==","signatures":[{"sig":"MEUCIQCJwy7VX5CcRmZbyfwhmHTSDXygNw0sWNSAcWpur3B3wAIgSl+wVkaWDJ1980dffetnXD4p8HRvI9pElAv4kOzf30M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggTDICRA9TVsSAnZWagAAleoP/RnpT4BcSncglHcc2mLw\ni73fTPhJrIAV0tl7jU1rXu8/ysSOLmxFTG9LXo8fYqkFUWq2nlb0oRKVXwYm\ny3wPfJ6e84fF4FoBCa6PaDoEr+2WEd4dxq6DAMOwyn1FwtgXZi9p56kqVpR8\nKAWQW6VE6KqmGswSzIroHfXs+OSU8cN+JhBZHjhvm1JQpZ7yTjXtzdWEuWxy\nQ/UXANuDiBL7/3hxyzk/b8rEocGfIE2mbDHXigByY3ojBTvgxCqvkX5wVzUw\nRVRziY7n2Rz1hZQXKow3LWBjCw+tPvOAJPt0tm5Brs7Chb7ksJFXOdhSAJ7Z\nXGDz9XjKLHrLIPdkEAUGu0ZdkKzaiAnOM/dwisU1uzh1x8hOQ84gmp86C56b\nyA25H3vl/PlTuGY9xNeNx9QTS1hJaVdah68r6eVyCIBLLOMchbTrJ20iIalK\nhgLkmAbs8grRWTf0tJyg8ePaXsIfYkfjo+U57vxw1JQNR0dY4TxkWfP7uLyE\nrxxK7tVGBVQ0tA/4I2lWq0GjFblKGSulclEkXNYEwWLrFaIa7PpTeZIijcVE\n7qoepQHonczgBsRzmfMeaGDxV8+EZmIRwijceg3s3toyQjLiYC8abdIhTPDa\nUCWmQrC/nM1ixklAqfSCxmxi1ZWhQn+QqOOkKHf/xqdxQGXmbkOn+oNmM3gg\nZAnR\r\n=4gRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce2532df6bcd4035767cdeee23316fa3c281d1fa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.2","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7229_1619079367682_0.74943383398833","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7231":{"name":"hls.js","version":"1.0.3-0.canary.7231","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7231","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b76fa55dbadabb82725f6ba85085b149a3b924f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7231.tgz","fileCount":116,"integrity":"sha512-Hbh4O7G7iN3ps2XMbONpJAesMNHXmCLQuANFrMmuJhbYZrczT0qh6mO80cr0r8GjI3fYc+gcRtTmU1GijvgTKQ==","signatures":[{"sig":"MEUCIQCYPzppRjl1ML0TTy6yRXdORf7l/bBbHE7+h75QmLX10gIgO9mqhCCUJ0VSmeQ453cwXPV7fxL6qXssXmVI8w1k3hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggWq2CRA9TVsSAnZWagAAyJ0QAJhtOWQnbRcHZ5R+efir\n4dHNk1tpchhG12rbuK9IqYHkI7ibiclnLPMI06PfEqbcqiln926qShr0CGS8\nAuBDqk8kf3NPhgu2INZRqcp6WuYUb7oCir4OYdfYJDXU+SoIPi0D7eUKbKne\npadAO0mswbF+Lkvtf3NEZd4R9TLOubWclTuO4AdH4nzWHtIIwts6S8Xfsk5x\nM/6GyZ09B/wZ/QZb/MegTXbVglzLgLEnh8kusEToQz3k5JPsglgNJM2u4Jfi\n/d1H18932UJpEr6tM43W0pE9fehfmur521yWaUQMKALRk7z6D1GFz8OgLK5x\nCGlmGE7NunYXrorTcrZrw1tW3EC30e+DhiO+Qn7ZOSMWggStQN+Xqb7w4VWg\nBA5DXZLWkLtDhdEJyNlCivn8QDv5anKZmX9lW8D7pI7xMITuQBYg+iPbq+GU\nkJy316AXe+ikUt3fe2MQE+TzghBjKvXGiDgQjwTaWFdFTm1bY0Wzzpq0nw5n\nLdZ6BWYOKRRZH7VUBOToeMhST1S1MhyGNXEgjA2vvZ/NdtmHa+hVfEW+qAAe\nzKzSTVCZqaQ5eldL3TaaNwffNhLoc15UerjuMxfQwtT+kU2dqLEiNaYyoYgm\nd7hC4RabNGxEy5v46yzY3vj3pOvULIDENDaNPuFCzd36NU24rx+ftWI7ONP3\n9531\r\n=0qO+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b2490edea63a016d08f9debf0fe2e7dcbfb5327e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.3","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7231_1619094197869_0.7647709127881979","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7233":{"name":"hls.js","version":"1.0.3-0.canary.7233","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7233","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6631ec259d381ab3a2a910e66f921515ef9fd681","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7233.tgz","fileCount":116,"integrity":"sha512-ZAwi8iW9mwpsMZzyyJf4dyCKuBFmCGFvnAyDNu2hWVi9m5VPaZTp9drLJ8jnQbwaB1/qTi0fRiV40L/DJCyKNg==","signatures":[{"sig":"MEYCIQCOgKQBUmDs+a8Q+itl4fG6TmoXamx7VIP6/pG72llNIwIhAMUSW5EHXyBUGVMUyoklC0ftDrIRO0Dk41XTQnFO3Wix","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggcQFCRA9TVsSAnZWagAABZ8P/00zBzU8gxzxhjTO/eq/\nBKQhe1AkomK8Ine/8pkDR5Lm3ldKYiRNukJYozXiIVWqp2H2Dyt3fhk/MXM3\nt7SiynfETn1SwOPvfKS7N5OiH2rk9mZ502JegEYmEpHqELl9Rs0y66nOPMn2\n+ccrN5frD5xRYRR1mARI2MNzv8Jz78Iv+bV9cV2PrgzR5s/q9Xav47hWOi8m\nl+cU8TazI0WJrJFOl1xUlSiE5RMzkGVG2C/smm8RmGZXfVuhR+BJw3NdsRlw\nwa4QfRu8qWROepGEGZ/j1MRdk/tggsHzHd/fNYwwFIE4w54NRK2HoMK6O/Go\n3Z6e+mIJGl9NCqjgUivFoYzBC/vQLlpmGvsSApiuPyWc+mvvGw+xVFYN8Ow+\n2rrXG886LdP7u8fXb8dtGo8Z/NZCK9QEBbrFHCC9TPDDEw/dURm8VIgYwfN8\n6yh4knrruE05r/Rcej4ZR350xMthJw8qA0bYItj1BnXS82sU694GcUqRp8cj\nkzUbFLb2mLPn6V9atkOH3RgPuM2f0d4paByWxF112BFo2aGAkhTwbnySty0R\nD7d+LOibwzx43f6FEMm3YzDq9Awqdx8Kb51aGslJogHkIXIfzUhjj5XfNy00\nTQp3hkXaR5VWpzXojynHnYoq+JjsZU0P/pqf2LS81jgS2ktq9UUZejjYF/gB\nkYdw\r\n=7/MI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9eefd03afc6a7837a3a4fb7f2ec311d5e4b83323","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.5","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7233_1619117059663_0.6264090041439889","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7235":{"name":"hls.js","version":"1.0.3-0.canary.7235","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7235","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"593249ec911d5da6623732d93787d43384f0147d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7235.tgz","fileCount":116,"integrity":"sha512-agv9sjQQLVsDWmZZqZv5ZR234s8eb44zAytxG5sPa71Rbp3Ir1VPxu2hJR//WMtXrXVoR88iJhtyaULfFLBqdw==","signatures":[{"sig":"MEUCIB/YPzF5uzRuQoBJot3BzQTjoKEDqtp1DCHfeK235OVYAiEAqrAuCs9aTFE5A6/YB8mrCpHWKrpBrp29yUM9Qj4Sikk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggu5dCRA9TVsSAnZWagAAzqYP+QGQylmOBlyGQpNGvhYP\n1/gvNssrymyJiW2NdD7hSkZbXb8EnE9OIMQJLKOPVSF2nfD8B3TiZt6dPWqT\nJ0lX+qRVtoEdk7AxYiv8q7DosNy6YUS16bMn0IbVzHbHsZktdFKP3rdGuRsM\nPd5sZD4DTkEG7E0FIiJh4TBp0sAiSIFL0KEDCrpdb1FRNcSERJyluMAb6UzL\nA0iW/rpfPXcX2NqzGw7/8cbsWDK49kJpkAY0NACWDkJ0WC1V5vGTofQ4vZgD\nUgrIVWJGsSGP4IZCIj9BH6MtxQCMG0W7Z86wb40wLtoe6AMRrjscTIAyjcLx\n1DPeBBCwZRQQxK1tZn7wrTdz38hAOdlne8CH4Fd1xLk0fYEeghsAKddMvoo6\nUaLgio4iJThXCwWUe8IbUzi9qq0LPOA6wld4kGeFQkDeA75EgcyZU4duEJS4\n0M+thrsYNojXrgfcLdDQh9zmDP8kJsFHUqKtPX1jY9V7W+uF2XUhCF3Wo61t\ncpOD81o+1w14uX4ElU6iT+FkdcTBnTJgRkrDFxBnz839ezcRBiTvhgkr/UCT\npmhe/OvPH7TSnFzDemvKpMLKvDdgFQF/h3svbr74e8dmvQU8iw8ooDpsaIA7\n9AVAKt87J71BYVfTNswfvv+/UMTodFdF+YLoB4B5scTx7zlOpgSjAZOu16ou\nk7AA\r\n=Lr5j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ab2b87fd7c4f663649130427e30ade6161101125","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.24.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7235_1619193437064_0.936650405240836","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7237":{"name":"hls.js","version":"1.0.3-0.canary.7237","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7237","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd4ebe5fc12d797e88dd8bf825e05eaccaa82d2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7237.tgz","fileCount":116,"integrity":"sha512-h56Tjfrusy8uyWHeQUw0ssCSfX+lUz86BJy5iRl1T4OO23ud86GEqp+yotCJ6U78TdLP6jYHvwa1WlOmUGlPvg==","signatures":[{"sig":"MEUCIQDfiDroZmDcIVcsrIQ7MQfwps+8/PYle8EJKyFvk0TlzAIgNX5LZ4TozPhu0jMAdeEDM4tyTMwkF+/3jPYkmAvf0yE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgg3p1CRA9TVsSAnZWagAAU0sP/iTbCCj2r4zzGEWbTIuQ\n0u15RYvUyhvGsz2srGwoRbTvzYTQcSLDLizzw2t+Z/GKTCISF1AtfS2jS8XR\nMm3e4sv3uj5bSRneDWYQlNZthOq00AKu/EQK+LnroMCoIbL7MmpoPJ/SG8w0\nfOEG8L+Y2MCvby9NjJPgX7BFVxH77rHRTPf4wvkqNci4bLE9vA+rpf/fJqkl\nXu7M55lUaDApCv3YmP3/Rc61LiCHVjeEV/n574iQh4rrlUzqjqJ+Xk9tTK0R\n0sfpXsyZ4OF04iJ+Cb3LzczeNe+9JqIpabQqP0I7Hra0afeW9ziPkdJrlvlT\ni6a+CS1C5N4w11rn+Cwdx6hpJyJrQflllX081moLRNvkl4iI+EI72W4WmhOg\npYWN9VebUHcRmXkDTWxoG+VK2eMYEgjXgCvrpgoZVL02bQkIB7xmKu63uTxs\nfZhvJ0qKloEGUB1O+exPfYGVUJ5PVQHx49kVZ/LrIJqzQF/dHcYnCkeTxeuc\n/+/HZEBXUMUzgNlT0PRa4AleRZ/6NDOsKkLWA/KGbzmpy4MyMuJoR5bXYB7Y\nQAARveY7XMniKNB9RA782Gq+7ihb9TFzJ9tZd1O+w2G1PPc5KFgLuZaq2ACj\nhq8JTcPA1AdKPdJBi+cvhmsqH3tKBlqYEus/dDlMO1tN3EDvcI3JoRYrIiei\nmn94\r\n=DCwR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0269d0c4f3d44df83acfc1f73e3812f62657ec9e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.7","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7237_1619229300404_0.6800753168817055","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7239":{"name":"hls.js","version":"1.0.3-0.canary.7239","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7239","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ccd2c4c8de887c9cf906d9283f8bfd8adfed28a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7239.tgz","fileCount":116,"integrity":"sha512-7EKKvgAMsCSwLB6uaEqAyJHdPMfZQatkrWbGgLRLxVy+LVswwvIr3t6hwHucbTCB/otA5rdeue1QtiWcmsHrxA==","signatures":[{"sig":"MEQCIBqu3J86eu6sg3ZwqgZe3Pt2vwXLqYd+4sbKYchtVHuoAiAj+dhAm2vz4TPDTMf8YccMO9WsK97dMwXrrUZW2f1iqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgg38uCRA9TVsSAnZWagAA2JQP/j3bc+wGbiMPopUFL0pk\n0Syb5PW82mIqWrPpXdbv1YQ4VPGSKUmJ1XUWcbkzjodYw1yPso8Y5Xx6b1rp\nBkrOrcV8oqYekHU5tA45/HKK3BJ5B2ErlmVRGeeYARItVaSYRkILa1wcoUCH\nqnxbfl9/7vruDl/DJfi7sdMvlTkJ+yS3BYDh+UDf0OdXshl3XBJ9Gg7mKrxQ\ni2hIyrKUyxj5smIAw09ip8mIzkh3JGOFXfgmoEipb8FBzE1f104mLEfwuGNj\nLUk4hzaQj/Pnyz8xPx/DSMlW0Qqv3yia/qjtWzeptKhXGoQ1xnUeYLcHssHL\n7ZPnnNze9pGWhCZJKj3PgHuyrzAKAyPcQP5cxlx3Sqw2RZcFJ+EPpmJ5EXZ9\nXRO+knAYwP0vP4bLiO7q1pkk0U6oVp9xK78BIH6bpCgYQnGrgREinvG1EbbW\nswNHbClLN2d9EvSTA+iJ9gHldRzLt0Sc5PmNqrbR7inGN16Btco1u5m8qqdu\nIFO8w87t5arru8Q4rAhkSYonnu3AcTTZJLl9XbEw74QvCjDr9qH5PwAWYiin\no6IlKdTQd+2aQs8RBGvIVD8Bu23TjgD4hrsFQ8g8N/NJCBebnnvJE0HWAXHC\npbVa4G4ivsnpmBpxOfWYpbL1V3HZBEt93izdMjsqZUHMxmgUBmTf9d1bFbmA\nvGKm\r\n=xhYe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd3b99b36b66efdc14e1e8c764ddd0c4fbe50e7b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.8","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7239_1619230509988_0.9715222147976692","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7241":{"name":"hls.js","version":"1.0.3-0.canary.7241","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7241","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"795abdc46764731dadd508b0cccc8abf26cf3194","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7241.tgz","fileCount":116,"integrity":"sha512-QPZGA7p2+xaqryBneFA0fKVfG0gNQcBppWEP99lNV541l5DOmekc68ct9Ut+vuP6rR2cEfULccoUvKxThlkIUA==","signatures":[{"sig":"MEYCIQDH/j28dqEbukKYT98WVQc8U6rX01Sht7zULGGoGG3R6wIhAP7rChovQXBHKxs5IJbLOz0V32yoLsmJw2voCbokVtOH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgg63DCRA9TVsSAnZWagAAJxcQAIDHVZwY88oF7OU9Unjl\nw9sxOML3zgniFT+5rBAwP0qHPv52MQ27gQNRhmEf5geMihqqQlMMInIwFkTd\nTKIPB25lG8QoH4wl/mfSnZRpikOMUw67SRYfnDGukF3SFHVX6QPQFNi5H7Z6\nrZh6ikGhtuOyWb5Cerv9T5CSBoYSl1/8g8gV8Yqzq9Trq4JBIMUR1NBQ9Zmt\nmV2W4WJzLF+BLwXfZhNM2ts19VW6oWz80NeihpszElgwx5ta3IaG0YSewQOK\nM60l9lGgVNyvPsIq97lc/bxY4F5rZy5Fpwr269p0Wyy3QYtqB1MntAtJZGqV\nQa2D4oSeptD+b7/RENJLBTk1dlIQItp1q7g+t/Nl1i7W/DBqNmKeADkClBbl\nlATfcKN2ofh7RlWhzwGVZ/IKvgrBjPLx8wFjd0+04boAv8hxNIOhX8FGr36G\nGV/RymJa7ebiqWY3NZz8T4Ai/3aeYK01/zxfyUDKRHd6Pk7xT6FRuOm/2/Ck\nczkODJuR8E4w88XceN1lPyiFPTcU5T14Zq5axg8IjjzEsAMJsnr2QSLsN1OU\nF8DmW1EISDgck20xFKBcFSNmFebPvxW9b0yvxOF7ThHCKO2cZZdM/kCF2dtJ\n6BCzyN7FzBNK5r+h6r7vdYpTHM/5KXRs1ob4zz8iNLhfaTgAjkijZ2hivEOB\n6rKr\r\n=0iou\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0e75fb631b79e7c2c2406fcba7ccb22f925b93df","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.9","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.2.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7241_1619242435012_0.529634942308425","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7243":{"name":"hls.js","version":"1.0.3-0.canary.7243","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7243","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fe8493726cdac18ff325dae5d3a4ae675e83427","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7243.tgz","fileCount":116,"integrity":"sha512-eTV3MGuI50t6oKHbQH+uyXO+r0XhOoGLcSNnjAFDBODPt4b37iHXmtLpQ1X2Z0D0IxBRkjDlWvLtoXtA/jF02g==","signatures":[{"sig":"MEYCIQDT5aSD1RsPZp9ZLrPR8UaUFCdA5J0LnJLAjQatzhVP5QIhAPWwG0xo0AgtbldyzI5lcdUy2tGbBLpxyYNitbHkEmpF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghFFQCRA9TVsSAnZWagAAugsQAJCfj77VhJ+NRuT80fjI\nMAE4RjYAXZxCp7TKhocWU0yjxtnHFmbBRkJ+udyhFdWJRQe3dnSJx6s3o3Np\nAP5PbS4fbNXm8Wku347YkEbIDXpIJx9A7Ysbwn+e9zlXqfgUMwKnfljFeXvj\nbUqwiGWUFW2PbNMb4WdGHER11W+IgB1gKwgUihWmvmZnKE1sgOKV34/5KvJF\n5pS+mhUdpSBs0ozMuktgRpGWvXKDbOcoMWb2vHwSKvW4+4s61rI+gkdlWObx\nlP2au/IS882kppn04TrUX0wXvzar/s5QQ6ovgCsnK8cmCjVeUw797EjKq9YX\nk1G/Vncl07RFNqL1Jhhb9jE6d2Bjq7CEHDfCXvHcfoYFgzjhMY+6F9Zjz4Bp\nyD/np6GXVVEydl8A7jdQBwaQKbd95BuPBNL1iyNkEEpHqDpvs2emccmX7o0L\n3MZSQrY3O8X2EA2e7SavDF3yR3U3u7m0QXB4CSZ8+0ezXOKbGftsNrcLWOla\ncPCdcpj8VaE9/fkFIEu8KZatq1WTg7AWheHNSk6ab19FcpX0wvuNicaWq/E+\naNNmG0ttyJ4U6wL0fAiqBLpD3f2kfl5cNp9vFBZL9nM1MvQHKXGJK9sGb17n\nwmSx6J1YqWUi19zqrbyUS2tPSCJ6Upq5YY6oIEZgz+bvx2xlk5PH0bRf0+7o\nbTQY\r\n=OvrQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"949583a43f925b2497a2409c7e3ce08eb40c7fae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.9","url-toolkit":"2.2.1","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7243_1619284303803_0.42416147669017956","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7245":{"name":"hls.js","version":"1.0.3-0.canary.7245","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7245","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a969b847808e167dfc929019bc974dfdaba18198","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7245.tgz","fileCount":116,"integrity":"sha512-8E1vcJuWvypqeL/C/E9N00JJVnNtySkUNY0ZwRawPLIhshhx14ZlK7RPN/NbnLG8AwBpLKU1Wj92x3aE7irWSA==","signatures":[{"sig":"MEUCIQCzjDbI0kNttKU5/zmoGrZgZNqO2IuSfQB79+SdtuPW+wIgEDu7apvMvSV95SRyQMHXVmzTCS60S7CViHrmth5hXI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghIOfCRA9TVsSAnZWagAALLIP/jLA9o+1DplLcenPp590\nkroE23e7kIjVldERej6U8Ijq+ULwyILDsX83YgwLE7D1EGGjOe/oaLQb+gfo\n7APqjAl/jYKLd3vbfdSPucFVaepUnEehF6X5CcYJYlgvsrb3nu1aDgyU+S70\nlVOeTum/dx/qoUPyypGWhU1kVAAc2SLApbM3/1eKiube5szht2hPwLU++1HI\nxBM6dN67FGwhCkTPxVfE/Qs0fUb/8mBE27oLNMp+ZHrj2Ll9C4rgKjrRE8NR\n2vZ4C4Gp4xHRhIAJdSVBLzVTsDzH2In3GZanut5qlIKHjODboT2EuyCHThOF\nLTI3Rg9kNgLAhYGvt03r4Ma5Zw1LFa4cE/L1ivfzrOfqmZqSW6Ax+kLQd/nP\nby20iQ0H8bLL9yiSK2rV+PoJL605ViWhG3zZMcPbpYfoWFHu8m6UUpxH1W07\nxt7QRga3Ctrk3/Z0tWB0Y4B52o5kOIRgmYErnY8nDKAOwmFNFbQi4GCC0Imr\n3EKBxIh7GYvQdn9tEJt/qFVrUJm4qNv4lD+77yXg0vodA0tjrbQFElfpqYDc\nm40uAkEJ89vJFbouD81Zpyxfd+7hymZ09At3IIYzUEWL1oxAjwb2KSRxvEi2\npgwkiAB+9KzzVbWja8aZgUWvBtg7FfcY0UtE9EHlnzUHAJXHc8DDMwemZH0f\nR5+m\r\n=wrZY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3f0448cb729e45c13bf995a0a9aa509956ae746d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.9","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7245_1619297182411_0.9010939112360381","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7247":{"name":"hls.js","version":"1.0.3-0.canary.7247","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7247","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d5ca6d6869adca096586ef8fe2a3269d239b280","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7247.tgz","fileCount":116,"integrity":"sha512-+HvrdgqnEIZbs8U6e6IapBpUkCFgwxn7t7UTx9Zc9Vlkhy58JLJjhXS4WtV9g19I6w5KeBZH6uqGMB8zDA6Uag==","signatures":[{"sig":"MEUCIESoXAsMIt+6Q2GDuNh/1mpGDlaMKzjysiARLryTJa3qAiEAv7mXvNZoR38V7uj+J31/lKrJUUv0SwqesbKJL6qkXG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghbSdCRA9TVsSAnZWagAAY8QP/2hlMMQpKw8n5+Qo8ltl\nYQQa1pLW9T3EStsQfITCWcfQ9NZR2peDFU5NTSekUZbFzE6spesvvWnFtsLY\n7oEx3EFe2pmpYFHZwOJARK8Q6CRJHe5+BVO2yoBP4v8dTrJzk74B6ZLSqIem\nt/NrHs6cpFtnqfIkoGFo2J7ASsB3+5M2B0f7R+yCqHf+etvlObGa8writFQ4\nfDs6XPCMjfjyl+41A4bVU3+tEiiGAt1jvhPun9FqABb88NobppndySHa30Hg\nCAjEi5dw2wFFQScg3TfokyWuz/QCIcnuh6dXLtLNqC69apiuSbGzxRNwcGml\nbxbe+IOTrCX2wYH7jKKq1IaDx+1QuAOc/c2JhGQW6yXrpfPsHVuCX2NJQ4Vi\nwBlq/qw0VK2ZTVMlNJsCCH0Yn1u/1BPjNfMB3SlhxbvvHBATyUdCQrqOIwGZ\nOY+sv0hVijCXtTYTckXF6zcdHi9LLbdl80qO7JJZqkFA73yXKFhnkZ+cMohL\nsMSvZw/SEPko1MtMtc5hrBluoeHJWcwgWEwfonDji/kWfOmKoQchQtc9xGcA\nVW0Nli21daSjZOay87RX0moPIv4I2bL/bIbxC2Ib/vUAKP5Hibw2RMA+FEv0\nQeodvsxx0dPI4QPegiyKTz0dKz1NaXM9gVyq9uWaZWhJOTCYJKF7we9dmck+\nWrdb\r\n=X+RV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9619eaf0e97ef9fefd5c23b8382d87a72d6f8873","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.10","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7247_1619375260670_0.49595822982363935","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7249":{"name":"hls.js","version":"1.0.3-0.canary.7249","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7249","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dafc2d9d1e22df686210555456a286c79cc50756","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7249.tgz","fileCount":116,"integrity":"sha512-OWhYpyu2ZsAYKLCfAk/kpPXAOEvgPESWbhTDl/5rDdV6xafUF5hk8+2s4ULBkjbW2OhQiadkRgXDS8nIzdfyQw==","signatures":[{"sig":"MEUCIQCjVZebWjalHCbTK1R+RE7g5yPB6zH19MAjdLCUkNjbWAIgMrDeFbgk4PebCuEavNwpIP51D1pyvYZmPdEXivB3DBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghgq+CRA9TVsSAnZWagAAbhIQAINhP5DGdW1sEoapjrrC\n4mx+Fbs58spVeGEnJxAJ3fMKTcQGDik9amlXQzq0wzUv3sxqmu0IsJjUCjYk\n/p6v62GL3ce+d5rvfYK/qZiPLsq4zmm/2fK6D5O/GrrVYNRx0Kse+zwA3WZc\nc+3thRv6fASPgp4dUef8cZcuFUkMN98ez+6o4JqjHyr5CEw14QYe6ADGvphe\n6ng/gjrnvHMrZIE5pz33x/SRYr4vfiz1+auvrQoF8RyjMP200spe7gOmp3lX\n1Li2pOqpMJVoTG0XBRaDDzoFntpxP1Sh9dJVFQTQ8gJdcHFYTk7eJdciEAnZ\n+6mXpG2GYe8hRtiv4Sc2eL3S3rDIXPeBOrD9peMl7EqwpOsZ3qtyrkejsFhd\nYmSgCwSFBj73yu63Iwuy75mdsHrgrSUcJExdz7k5aZtFCpvbEAqTHqqSSG1e\nK4ynYeAmoeaPq0L+KIO1DhS8yVOj9aGoP3uTlKICwuh2OC5KhKpYBxfg/1s4\nAMFZrxXDTzoIwa6/Rk973R1o6oZKczTcOdg3CX1V1BdX8Gv1CZPo04W5rDCE\nH+fNGJV5tb4wfA92M9MgCKKfVnOFDLVzOov6z/toAsZ284YiN2EKC6a0idg5\nZx+FnFdCHuVWP7WNekcJZAqx0UTVHMf6AhpaPqSWWfBGunVcodLdnKHEYmjx\nXES5\r\n=a+pO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5b0d8b16a464ca8dfef64005cc7f2a375eeeebf1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.10","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7249_1619397310105_0.8782326428624672","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7251":{"name":"hls.js","version":"1.0.3-0.canary.7251","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7251","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7943045c9dc39c561078957e9b7ffa9c482fbf2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7251.tgz","fileCount":116,"integrity":"sha512-4PFqe/UM9c37SpB99j/SSVXOZ+uC4fkjYSozM5gb8xtLFmXZBla/01lQASazGvyvJc0hJMy07+7Ta7VEmplpMQ==","signatures":[{"sig":"MEUCIQDxW3vlYXo0EdKG7EaMSh0mdp6kdlFnWqmYpsBbfBROQgIgXc92heL/L+HAjr0TvuveUYmR0u0zArabi3f6TppBEIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghwlJCRA9TVsSAnZWagAAsWoP/2qZEGPSt17K70wJ6KOY\nxqopVnbKWpZlMWkPuO4eOSbf3PizU/12BWinZZgYszNVb2IkWtxSw8dkebnG\nzopx8BSQDAKncTROzyZ3mwQjyAonghSWzYCpQyTpsE4kPEoLti1uWYY9uoa7\n/ptknqRnxszqfKxdG62Fu4rY5A4uow7F3FlK98Knk+Mfvo5COGTkr41/nDPM\nEbYbgmBSEZsa+RVlIuxJJspLR9fgoiS8cX9YEo/7YCKhwVr3VD9OHt7gPSB9\nS15oYTO3KxbhMk7hm28KupyKQQ+hNETGmVPlSFwW5m888x6GTDSroEvTHVjB\nCuZ1gsNXqsnab4hZBb55jvClWqpnWdNDZliwRalSROtv4AsMRs2OZb4RxX+9\nLcSRylyqoimOHDNWo1F8MNDkQw1nvl021zCHtvLhYHCp0dSBc+p3IAI3iUER\nf8k1fM9FNrihRs5sQfsMO8+tRb+4iy29kTDbOn5wNJIFXQUiJwTdAaavEftJ\nbgMY525UywiWKy/usQ6BmDTgwEiMbCnvJOsOTKmio2xEoAZZixtBkgGGJ6Ye\nFVMJa+5uyYmGJf0UQDOI1Ks+/YjNtjA7yMWoK21XfmJhTIa/HUyMk7xWQLJ7\n9kP+4Hu9Ivkte5APh72pPcZmogts1S+GqItsI81U72FptkwNoCBt8YYBVGKC\nu5eX\r\n=jTvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2d6a0b8ff7737c0de7b8d9746e7d70f57f1890f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.16","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.12","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7251_1619462472685_0.3282301060436075","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7253":{"name":"hls.js","version":"1.0.3-0.canary.7253","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7253","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb2b14a699021eafc86d7f777e444f3adc0f2e7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7253.tgz","fileCount":116,"integrity":"sha512-DqcSsbSCl3ZWMVrBiP+A3c9qlU6/n5RnLaBLwjRrmBQVfM0NVL5TxnMfO6M1UrEzCdEjxufsXWkp1mehGsjqrA==","signatures":[{"sig":"MEUCIB/UVWwADEkaGRqgH+FTUyOTC2zP8z2o7h7AJbSKa84qAiEAsAWgWTuCNHjB4l3CZ41xroU1v0m7wGolZ40Ba5oLPUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghw3JCRA9TVsSAnZWagAAvpsP/AoXkkPxDrMDIOgLWp0h\nfWBkh8laPiQN+qHBN4AD1sTyPnvq5y7kHD4vVrD4GPYLrb2Bp3vFRDauINaT\nlHQwbt/N7+RtXQIqkzKMBe40tDVUkZac79Y6jtdN8FLGJqfhyPsboNsUwAd+\nSVHxd+1YzRhcdBwL0TMz2qmsNd8brTrK64CHKdovRvIKTNXQAWufyxb8Ykif\n56k51gztW+IelKa4EfW4s11f8Rgy8ryDtqj0OJx93zVOEJDpmD9CE4RzjudJ\nmAUB/rJLMKXEtFWf9AvDJqWMzriFND1TX8LsmnoA1HC6bxmn/kDvYYLLMOkE\nigBzejm38NbSq2fyq2WNdYjFnDnt+uLV1dvrZUizKgHqiyD1jLJTuBkPhXsh\nqxed6SVR9v2/4H+ifAdD0HJxkQxqq3v/nIH0bEzXpEK6uPh3Lhrctfe+mHc6\nPx18ebjdlokx4NZWFt1ov8rQbGWV/U7+okJrVDNkvTel/WwDgtjHAgCoAJt8\nYrRY+xEV6FZq1EsNX9TzZ0R4cOuPMnTYgmxVQE4vPMfafxBYHgfvrIysV0z7\nYGSFLF7SDcP8aLlMD1tZ66eeqf6Dezi8ovlH3EEzeLeikS4gO1mtKuz5+aye\nNpZ5uqtq74L9ul8pxmlbF92OlDxXzHLQ2/sVNbrkDLqSpBPdflAu6DDebUvu\nUbir\r\n=kxSe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45c08eb1f4d1505f548f98641745c4f6ab358bf9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.12","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7253_1619463625294_0.8741163693606828","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7255":{"name":"hls.js","version":"1.0.3-0.canary.7255","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7255","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9216065954b3230fc0d1a32e9bd09e70a1d43b36","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7255.tgz","fileCount":116,"integrity":"sha512-gFgGRBvWIeEb3hvH4sAJh9Thr7IreUp1xRyvMtelryh6/0BZ3MEMjNKx+ECpUEZ9kBTFqx7aAuXHsuA7RO8jww==","signatures":[{"sig":"MEUCIGr8OaFUl+YLsW1c7YHryxa/qfQhje29nSOAniB7bJJyAiEAxQ9vpePZPy+oCNiS8l/uMKARoG9NQsdYSzVnSgNPLl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh96OCRA9TVsSAnZWagAAZYUQAJiNUUjsOQ1aoJDWsGar\nWDnWFOLaVhoViLzAP6cmBSrG2BnsUrPm3J0uzFfSkCd0sQavFA09C/dPgbYr\nTwiG7W0lAGxKEE9HpthLcpcWi+rnmFuECiPrwarsfYFk0dMbv8RsBIOqhKri\njXotgVVyE5IsPU3KYVuLqSbiXnwPRWBDxzR3Mc05Q73zDQGZi/vqzgJhY6xh\n9+97pkTZzSaNDcGX6n6+8Ym+KZkjznbGIZJFIo6VCKv5Svt1SAJagPB7SPr3\nidAcYfPbiRJGrcuSh8e/5bq1wB4NZdFfbMQjEjiCVbbd8ptVVxY/yEakT/QM\nsYGJYFv+4toPsTwV8jEcfC/VY+x9/6dLCdfjmR1g4nsZV6w20OUWidj826BG\nVg30Cad2nXivJs07BUA5ffxSNmvTfESJEki4GrF5DyR+flTicQUiD9W9eNQ4\noJaOBOV80Pe3pZLjXGfJQRap4JHUUnUUQZYK63Ety8ljvlG4HqpL2vB7rC/E\nupuVB6qMLbBJRMVzCqsiWqjnns0PFbDLMhjjAs5JDyuny9D9IyE8uayem/1Z\nuL/Zm6Adpa66R3qOMtDeC2ehs2SUMG9etCRlmzrL5++dHA+1xvJUvvgzoLNW\nUNNGaC3zUQR4COc2d+GX+2QRdLag7PepgCSxzLHk8npnef1O/nOCFudPTWEt\nPVni\r\n=Inai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e2c6040f8c820df161039c653b64915da4ac10cc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.21.13","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7255_1619517070255_0.5308218905436357","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7257":{"name":"hls.js","version":"1.0.3-0.canary.7257","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7257","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"037e257d711e97a2a9ac59010a5ef4cfd669fa31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7257.tgz","fileCount":116,"integrity":"sha512-cabzvuJCmXavUhhg7+SBts4IrEgPnH3IpIm3kicTtIMj+pL+cfBsEi63OzSf4M1TP84KzptszOETdblX2plEfw==","signatures":[{"sig":"MEQCIAcaWf9TsUPLroIN1wdkiUs0ZNkmpGPbOqr7p0oFXGZQAiBuiGNAUgn6yjqVsfe/SnDfOew7EQsYt+YOvVgqGYInRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiF6+CRA9TVsSAnZWagAAaAsP/jufyp10ycd68ZOM8Rxk\neIQboj6OeT25Slvl8CGbcCrjQP3CUnuxh9PiqtsFLJ7HNTNo616Hmo/9BOa+\nskBMQIVotIVhxJ1Oy7jZznK9MGvJ6fd9ql2gexgXbUI0yOEZkgAmwt0CZyLU\ngT/dGckmwDXWl8M1y5NNH3RN6h7pHDgo9ztNh5BnCrn//gfXL9aYL1hAEkXX\n+5+GMkox/4BxJBdKT0p7fRZqnRGLStZYK6tf++lwVTazGpB+vwkSosR9bzwR\nYHTSSegtp1loXH9MisUtWotQnFAWOH9hXjAQShhS9YbHoGi01J5Hy6Pu1rLd\nv48bPTS5os2Zdxwtm7zrbFj4xFDmrUWcV6HXGjtLgd0FEqAbxi5liaILXC1v\nb2d9MR1zmqkfI4Sd0W3KdkTdJWgYQQmB/O0nKVJ5Z4kjn3hF3kcJRyiApE8b\njBH8wKH/wFyoss01kzo6QbOYHQdD+/AkbK38ujYZBAsBxT8lX5Vg8vWThBh2\nznJB6o65Ul+2gBuQ3KmVgRmweGQyx5Uo8lWBDoo++VpM1Ly7nCmMgl9q9q1t\n0RUr0L40JfAfOuLaCSZXblqtoxW/WTo8HqYKoB1r1TMaXTB4f0QM+6ZNrvSO\neyOYxdQYee3IG4v3JSUN7rDZ67qiPAwneipGdFy3usI6XcwCikNnhA4QoPy/\nzxEw\r\n=Ch7s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf65f2b7c13ca4288c0cd0e0286830f3d9611dfa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.22.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7257_1619549885540_0.286504500045611","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7259":{"name":"hls.js","version":"1.0.3-0.canary.7259","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7259","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b83587f6b1fdefd40d19670481a7522dee3bc237","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7259.tgz","fileCount":116,"integrity":"sha512-EK04/TZII0nelFWxSMVQHPnKKQfC06OVl1Q26MH8c9E0m+v/+3TN5CK+A1mfZXmhh2MVfU0piNHO3+iFo4KWow==","signatures":[{"sig":"MEUCIQDdjeWY45BVD8/3SnFVwn9CJLznOsCR8C17UOoMS5HRdwIgaZfJP4TVhHTP8l7Y+1XyZMK/NlcKpkfFjQvQLu80EKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiSywCRA9TVsSAnZWagAAAlkP/1VrKsGtPIBinRa9GK+y\n3NeMKipZFU50aUgGip0F2ZbKl2QDVGVv9lQPIYstIgJagWnlyKtmaCx1ccXm\n9KksoXI5Ws0UEGuxLcAuhpgC4wxOTBW9qGp/eQ2fbjGIbxRqQow91WVLO/ZA\nRxXAqWQoyCwWmmu8KoCYwijOjdDwC49SVhDCxvyP6TNYv8ez81AvDk31DlkV\nfnca7guqFfNQ7UqY9xhwnQ/v/0BCU7pTB6GPVLA0oIDfKl19Ed+8SbE/N0Kk\nbpKKMIavycALEmx1WiQ1pfFZ9fkj72LQt2qu1HdNUkN8DmT9QW2Epy/9L6wm\nLcP9OSnwnOqAB/hltmwG25o1nzuRK9bDZ/XGm1B1yqw2XZZONeep/Qc3Y9bX\nQs8WBrj6UDNuoOvNcW8WeCJ1UOjatD2QW+y/kpwtA8w3gAGRAPhElrpSaSPJ\nRYghKmkvbYS5ipwqrUxwSmBRHRIIELPdIZMhlDhGyFlixncaY8vAXjQO8Rgm\nHxbcUtLbMRrKrv0jq3w1MQwHxO6Y7gDnU9U2OslgbNvoX0QKoHVWo7MFpzI8\nFCH31JjpbVhgawO2w1MLco+9DP/HjQy3vlBlRPhF8XuJckkWVy419aKPSFzD\nFZkrUlvQm6pYGHWR5gnkI7A+r93eJfXa/r55cU0rsAf0zh2oDV1ddrumYMWf\nhtEu\r\n=nTWc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"60bf5e0a402f61bcfac4b7fcef683d310a70b802","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.22.1","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7259_1619602607748_0.8106270675437439","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7261":{"name":"hls.js","version":"1.0.3-0.canary.7261","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7261","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ac6be4663780509d862ea76a5b8ed97fa716d89","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7261.tgz","fileCount":116,"integrity":"sha512-JT7w2KsToccC+rDjpV9OGqJDBXlJqz8Xpnm/5BOmD3Mn32YBisv+bXuMuyOQ4lX7FhftDsJoUhTntrHIQ4//Cg==","signatures":[{"sig":"MEYCIQCOVQDWKAv6B0CnQzASlcEi6vpUTX2AVpgUSW4ksDu6YgIhAPALmAlEhMacrTBTxzcCq0ZTijZflsKrCWp+Jz75m8Ww","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiU3cCRA9TVsSAnZWagAAH+UP/3aJrBpWXwGOVKFaHVCD\nkZbqy8wRdML66YaW0B8nz1ScCwDfMwGMSrkDEWk3QJIUtYEFsoIZMAsZVXxZ\nO0EZjDLa8FqXRQguZ8iee1+8B6mDAuxrV/oawKS2Uy2qNNoKFnK1rwFVCm37\nmIyd8qBkU+jA7mQNDTZUHD1mJrvxyi0SwDaMzasOkElJsJtEHntb1kpcQ7rn\n+29g89jnwpsU0f8mwViLiDOc1BBdwSu97BEsGsHo5+qSMolxmBgz3YrqxzIS\nWyoKFw00QGY9V0lIAISDovnFMlJ/6XfpNEbV4xbNd0cZ15XNnHT9sFQJKmpp\n5qcZKY6aLoi7pM9tX7X4mLbuOLwDRBTYbU2Xbaspzg5Js1nzgOKF+iqKE6NA\nAx7Ye+IaPOkR/IrMtdgY/nTB5ilB6nYsBQzAUK6lUtJ8GKCyxQcV7UC1i4WL\nmaExaTykwd/r1r008hzej10FrWUOiaytqw6yfkl8ov0eTPCiSKrbMmXXv4kH\npMbqFl9MRy1zfrLVoJ0BIXAyx0csHSkhPR9NIXwjZlHuZWmOrrspirPcZN7c\nUmvR6YaPlqVZ967q8kjrqGZo3ao6m1Yup0TfkC+g2aOw6rvt1hFE4WBpkxbu\ntl9z9ZbtJ26N9CEG2vgPZIaHfBDQXGhGjONdMLOvaaiPC0Lkr4cUIdXJFqQC\nJdh4\r\n=zOzw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"732224a6dd8c757b25d2dba0be21bb8e25ef86f1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.23.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7261_1619611100349_0.8103175887868459","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7263":{"name":"hls.js","version":"1.0.3-0.canary.7263","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7263","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ab41349e7c63ffd9ed83c1e2fb3d43b15ceae8a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7263.tgz","fileCount":116,"integrity":"sha512-3fFaDrubOjQyYBar/7BFY6SY6RAAWJQ+qxon41xwu7DbZ/amafx0mEhEhiZ8BRnTOAOQbRrdc1xkdqnpal9pUw==","signatures":[{"sig":"MEYCIQD+NBaGAr1rEzAHNx5sE6Xw7h0TELQHysidl34DJn2dsgIhAKNFr4QUC7WPUn2crhyyNQdmvkqY4vNvwMGJXawlXeCQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiX0HCRA9TVsSAnZWagAAW+kP/RswQdBWCSFVP2bbwH+G\nX9A5dvj7sXW+xMX7MXkoNtY492E/YUbAnl1lCvEgI/S3IKOV+MwD4lDnzEWx\nIflUhi/RLxhHXrdmiBE3V2nVUiRoVfdnvjdgSuy8mbcObJyvfLZcZCc6o8Uv\nXYClni+Vx1rzeiQLCo8wYeF+Pgw2AjDnu0SuiIE6xb+L6QrBnTXwIedlrd/y\nZGWYwuEF0emDLwoLYHtrGW8P94ZWfvT0gEi/ei/yucJNEvyc05H4tNdQa0TI\n57vm3LEEeAGDzRIdYOgVByIiqYKtr4HZga7BPJ/CJyv3p2sy3NHF5JAIyesj\nD0jdDoh/dHCEWTGzJreRLDBmzcHbJJXqJ1C3CHz3wBp3CHsQJfdsPirVts0P\n9E5XVABoJP6zLHvjkQe159hP3Phzy2oqxa4zQYrtwrnFy6g8s9qIF/XzQ/38\nuw1GWd6UYmIYnlqGXeVvO/YoXHcsW/OUfqAXWo8aXpjE2yGcuc9yY3k8RXZM\nRmywwl6Xx342FYDAL4bvYe69oF9ZkUgfaviftZGCj0FQs7R9PK2XmO04wySo\n28GvCZ4ExLcXXdnul1gjcqgiy+gU55p+o9XEwMFr+3Sk15QI8LI2JWESFCgG\nOMYvVrg3LV6K3sCNIg7zjOkWbuhDkpfsQX0E6N8GY6+Owurzc9d827mn6JR5\nV+ZS\r\n=l5yK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5be99db72b6726175ebc9134fd78b601c4445150","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.23.1","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7263_1619623174809_0.7532296901987185","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7265":{"name":"hls.js","version":"1.0.3-0.canary.7265","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7265","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d9949f2929061ba2933179bcc9ff2a8ce048ba7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7265.tgz","fileCount":116,"integrity":"sha512-ghYAVUjoa1Z96eX07siOUbNs4OCEUvPCaDmH3wzhxG/+dRvxWOTaUmTl4Ym4sDGTp8vC5kSAU6o/Acjg/S5r2A==","signatures":[{"sig":"MEQCIALImlZCEmOJxK49gGcZhkOBfyil3Hg3qrcL9f7fyAotAiBUwtUPFLyjUivPAj0iAHc3Q4BSLbm76YX4npS5gV1+9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgipB6CRA9TVsSAnZWagAA9dsP/3Pidp2/xU7ZIiDH2WOQ\neOt0uplLhe2iT7/3VEYZ8wDLbUQgcTz6TFA89t+w1j8dggr4njXjPS3Gyleg\nEXQDHb0e6Q/mPdLv6Z78NAB24v3R2nwNenKEf+anP5EJKILVk/C/rI/0Aj/b\n0E+OUma1a2pEh1DkM/onU47m5oXLLdMsylMDB0LlbFUkKyKGdDtVFeIxNh4O\n+LgFRqb+8aFL9MzwxmCf1so1uD7F8XQgzKQg1Do3xJahPtOjEQ0qoPBsvMt3\nd9pFBQTUkz/w0mOcSKXxREqBmUZe+bQGc2LHcK+Nx5Exnm2vJQ7bwkXifoPN\nt+zQ3hg+5OfHrekH5RmyioNYhYwFxTWWvqrAm8vHqZj9kB7eNZJSAgSKepwE\nyQgFaj/oCJofXB/dBAGt6WC7BIpcFbLNy7/j8XoetkXB/aS834DeP5MbBmKE\nkdhm+ySsE8VSUIo0ikEkaTuFC77f2UL+/HhiW16kMAlDKALIsokvAHiZqt7c\nX0obfbeO8YTBMNdPFGBVkeYWB+yA2uISCROzJ/gmjjwjLmT1a09s3QW5T2Ib\nSS5QIGIoPXenC+dSnRVUwJO+7VkIVGbkNAjQz1DSu6gMOfJ88i9PIQYq/yQ1\n0QWdeWIOPNHDuruQBDr47VGzZujMqs0jcdR1aWZTWdHbkEbX3YUGKNdDEe37\niiqA\r\n=zzWK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6ed6982d0ef63c28503de7b84e4da676c768394d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.23.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7265_1619693689922_0.7336041833468427","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7267":{"name":"hls.js","version":"1.0.3-0.canary.7267","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7267","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d3ee80ddfac9d8ae0afdd602816e18ea24d20087","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7267.tgz","fileCount":116,"integrity":"sha512-/f6OimqZKW0Xl0CUEnT8mSssqpCO35FkgKc1v5nthff51LoX0qznsfTZ6AyW9kf14KLz26KF2FyquObrc+imqA==","signatures":[{"sig":"MEUCIHKhSYVI3qtS6EeQb732WtPgFYZniil0yru30xvjByqEAiEAztRm1jkBBjGNU7YDny/Qm+onQ6FJRupPMzwsD7p4wBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgithKCRA9TVsSAnZWagAAeE0P/RZmtqX892xJUgOQ6FlA\nxuL76jNPYVQ7z64W6XbPS5a8iVSVPelqur2t9qdmg3ein9QV3UA+UILnLKp/\n1kRJHA3V+iy7YFAVxeEQeg8tJDZqZCC6oOY8aQlNcB/NcXtNBGEeMMv41+UU\n9jzUeNmc2eDzF8xyQ18y7osGlLPDHWbgvsXcWEYhIIkEsRjvI4aVM1Xm8kOl\nr0Bo7MXN41C5bql1kWlfjKiQ8T7kczajuLCtE94SgpR15i7JGLVqMurMIKrU\nT3oitMDbvzKpNtnAayh8+hYFCDLY2DcT3BQd6EZwUtUi+xF3D+o4A6+aF72Q\nN+e8tsN/2HaPJUKgqpQmrD/5cMA/+XaSlnUJhvZ3KUJv8gbZZrZqEISkGDUn\nfoBFB7ATmcItME910D2kY/J3eZ6HZNtrjhVTwwp+EFGOjRN9RPnan8w778Vj\nOh+tJHvl0kmtsMJ6FZ1CnCNu3mqm79CBtEjDV7ZRGJDdpSP3RQsGE6fCp0HZ\n7YlO6xV7iPBndwmG96G98HkHXw5DBkjskISFZFq9akVV1RC3Ez1td89m99ZJ\nSk38NbJUTo4dJrU5/3bvqG/rwXRQPjI3JZqedtakSTNwIUPyOSsFZdtWtfak\nYYrmbainAZUHV7UeqGjHER2yCRBRIiQX4WYJBoX7tpjQFI+GvoOwZNyS/egH\nDMG+\r\n=jLSl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a23c79c1fc68c86b848f18a64b7417422398b809","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.1","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7267_1619712073770_0.13791953821166336","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7269":{"name":"hls.js","version":"1.0.3-0.canary.7269","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7269","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a745efafdc7ed75c9757221bb7bd2a0921688dc2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7269.tgz","fileCount":116,"integrity":"sha512-5bALvu5yXdarsJhUmOqM/ny2K4P4k1POKfaFjkbvo6poy0pxWZ5TuLx5i5teqGCu/nFpc0FukVPsB5s9TfHGGg==","signatures":[{"sig":"MEYCIQCn1edjZsLUV7R26RDZgR4vTkfRoGV1aaZZckYU4DyjTAIhAJyVP2kx7pyhSYSebQGoHDF6MTR+uOSPCgcImrTKl0N+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgit27CRA9TVsSAnZWagAAs6gP/icIANBQRcaYBJTUE6zN\nEUw4oxy1a/1I1d73a1m3pu7i4QGtYk0ev0vFL9dQmQ6mzQL2KELKI2wHh1Vq\n7jCIu4Y5e2OTaNy2ZfDLohh5ADJiPdfA1xg+mTYtA+U6m0uCwD6eaNpK/VeY\n2drMJhD2hMGjHaZ2jXjeyycqaYix6CyB90WfreBhR2Bj9RWV5dzQwgPclCSn\ng/QFJqBV860Ol822XpxgHDyYEATrleOh0pmavevX1y4sdS0zAKmk5huY1nou\nFNN5BQncWlcHhWyN08G7GOu1tLIPV4OIjtWslcduSns0fQD9wPyMm3/8/v9B\n+eR+3Z8SZY3BoaDhUZrs00e62T6fXWR6RxkQsOltnVLeUXWWWCgkHG2yy/Gb\nS2+6eimPfHuQg0TAu3uGV8NmIQU7Bm3beYVEy4LTmnecIvTWcvNnpHUzowda\nPYmpc4Pdui/e88vMM/rRTyQkm7luzzAdKHVa+KO6Yq0C6RHdQSGo9xSnaS+6\ni2Zk2KKsbzF7dzE4aPoRhVOIyEsCb1g0Alp2hf3kgLsBohmP66A4zZu96oB4\nn1OADQ1zCal5mOBd/ns2WqLAcWqCHA9L1Ih8YJWOJmklO4wC+jNgCoez1Y1W\nGVtpgdJlim68jkR9zDwP+Hj7S239EnmNf2BIZ7ZI926fhbJriZkiHuZhWVpB\nhvhP\r\n=R0GQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc6f83a9570c7b02819b7d2c6fa6e7b3a7b65f5a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.2","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7269_1619713466423_0.3536938163460126","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7271":{"name":"hls.js","version":"1.0.3-0.canary.7271","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7271","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"837e779af0c19ad05c0f907fb35742ed80a43b34","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7271.tgz","fileCount":116,"integrity":"sha512-Rx1YIBA6P/rik+oUIiQLMeytPDz6IEKJgs2fjm5aUE0wFfICTWwI+y2BtZkrSnuDODp7ggDMYyELBNgX8zm46g==","signatures":[{"sig":"MEQCICnu1su0lhTYHSuqeinJP4EewmXTDxhAOwkywIfS2338AiAwJlfu3WMiUU5cdqSRWyv68d5dDT2MSy7onLgInsQi/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiwKVCRA9TVsSAnZWagAAs9UP/3jymftugkr9E/RMRacT\nbscc4i6Fj/zmXsxfj3SpOKAFtTrVf2xbitd0UqiQxwKdpAKxRi8MhwSaE8PA\nyTcfp+JV+QEua3wUMKPgniSveYzuV5rtThxNO3b8qIw2Cgk0xxGks9wOwfO1\nuIWV1C1bwYhP2VpZaew5ZOeXWwNY3mBf02DcQ6rqwVVIvzBmqjaTtiQ4A0ez\nHm79H/sn3C8q5TegYzEL61jOCIGC4jLTZ/VKIn9kFhMdCb20rzwhJMybt/5H\nRgNzs+XwWeKzd3al+zaUUgp52YZMXzuHOoRhIfBLDJbqCRWe4GaT17Z9HaVX\nw5MHDbR+MYuEgrpsJN5kx30fLKrHdnpK1k3cFNrJS07x/M9IxvXrx+FQIEZo\nnpP2tRKKQpP1wQNz2UiQurUUD2zGcNOGxof2yk6tTwaGiSXcRsXklWjvMOzK\nX1wDMzqJi/64y5ccvDTdwBAuTsNAjbqPXts01gJMDVTN0Fe89OIcHx5c1oh4\nPlOVtdWyC2VjcmC/AsJq1whpqxjMXosxSgbLg+ci5KMuH22V4TjxC8aMV9yQ\nsvU3MuwVlUoF9hm0W/8Ad1sabdRhN40FL8buHBux6pgXJ4nfvFR6eiRmzDk4\nyK7fHTktlTgMdLs4BA8Uj7/1rE+4cGGbcC0eUGW2JjYx7a4a2RiAiIphHVsL\n8+2q\r\n=aIIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a597edb016c289008135293efb06704a115accd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.13.15","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7271_1619722901050_0.13567433910737314","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7273":{"name":"hls.js","version":"1.0.3-0.canary.7273","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7273","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4ba41e1e328bfd8ecfc23031d48a4ae44a52afa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7273.tgz","fileCount":116,"integrity":"sha512-Uq7wRNJ/HffWMa4xbjCm2EbwItYoo7WAO/2gYo1e/h7L6r/QP45Z1sAZLH/aj2BVo6zDRZgKxSIE+bjgWtnRxA==","signatures":[{"sig":"MEUCIQCynZCjFJkp1qM6jcz2J9Sl51mY8afqYnzAVaYesFk7FwIgVG2GqjQ6dFWLoRUek5FH/yJlKc644EY9nJMl//PABhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiyRWCRA9TVsSAnZWagAAGgQP/A0KSXlDcN4l5FqxInEJ\n2bYiSDpXqriWJLnDSdmxwFZrWt56Ezhizljws2WghD1ygnDveHe5AJwA5HMR\nn4zQY0ixAfxIxjLQdTWR92a0YAFi/x6F3FZq7jynp5Hz9E9LuO5o37RtiAV/\nqrDnjjFZBprZ7MqZE1O3g96q7nFM3Cu17+zZtQtNs7cXj12wZAixoJF+Ix0B\nX/YG82NAdnZO8vazyTM4WwwHwgaYhJ4msqYwuRTrmdCS/vuDQbNGSYTR4em6\nvUVRxgKowgVAn1QL0cr4yMTRY0wnAncBtCv77LxuMAGxc388ZxkkFE95MRZV\nZ2NRCtILCr7jT4iPUw1PFuWIGGak52AloReeVv3vBPavKc8VGHNTU9CCaRJV\nr2bzvZyZzIqg4L0672CJgPY1WDTKcuvLy2wRbT5T3kSY+nO/GyuowQghaxOU\nC150LJkewSJeH6yuE1Ma3vRGNlLPfw1bCmjielHm5KTR+AEY1FZJ96Y9n0SZ\nrUVf8GHP0s9Y/4wtBDAuaunsO1JcAFZC+dDBav2bBZmIBWWrJC2j3h7Aw18v\nVoCRrWo1DHG66RwapTHuOwZEko0K7k8uozRBWPPQkj1QQWfXeMQci2M34yo7\nQ31ISOdTjxJTDB/+1Sr6s8Vz9jbYJLqpJWFu2QDGYc4rfnDSNlwuqiUCV4te\nuIgh\r\n=Gpxl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a8fbcfe4b97eb2598382db586bec4e7105269408","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.14.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7273_1619731541988_0.7747688462556925","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7275":{"name":"hls.js","version":"1.0.3-0.canary.7275","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7275","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1bb59f92c0a513221335e32a7e0afcbbca03651a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7275.tgz","fileCount":116,"integrity":"sha512-l8y7S4Hq042OpcH91BX2DgGzIslSv8dYF+BQd7Ood+wdJo6qvo0+6bHRc/c+wubSXBbd8KdJDJ0k428zmDOTIQ==","signatures":[{"sig":"MEYCIQC+HX4Hqgi0LQFfft6l3WH2ttRpJei3QVyUfjQVMQ9KRwIhAJKFUEowkovWnTTsvacB54C518jv+QVrtRTaFXuk6K4A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi0kACRA9TVsSAnZWagAASo4P/1Ez2M/kPRH64ydlRgpb\n+WM55UTJF8+9SZ/9wQc/GJVidoxYRo12257wJWED3H/ONKAhQeOGkmk55ojs\nH8iiDUodwNRbcMenm9EFPbAyrmFgkEvdgsaxDofFFvaoSVPHcmEGX8BKe0ZI\nTFMGMgm5zuC+SOHSsHllVV4KbAtuteoXPd79UYn6SMbGBVTK7WDLFhMU9bAn\nWdqzZ8o6bopEiHJlK+VyDGpiee4e6923O+cF+UgmS2zch57ueW2YFpuZha9f\nv46BCS3kbTk8sObvVoX2klCNDAtN77KbFex2TLhx80KQU61OO4Z3WTCMspP0\nuFEeA/vY7smiuiew8aKBmRTcH3PuGD5NYZrLLTg62k6fZjC6wdhk0Yk2H0wf\nshJ07fICsOh7BdjCp6mMlQ2ghfqiYRl7Lx9pJ88JUg6e40FgapbMLN0810Wd\nEtwavd1ltULdkSgaoDtDGR1EsIIIJ2xS+UmwelXrcIRSSDS3hHDcqZY5VG5+\njVdDsZGUO4A9HbzuIdI0k0UcS3BOEiK9x1MIBUgnKlLAxzwcqZl+DT4Oj3JO\n0vRPfNyi9fLDKoDAjGFNOlqq2IQ3hbusLpaAZd1X/IPaafLT5EiVO56UnIYk\nV8DkieGqMv7dF8KSgAZbgNmM0nOxKS7p5WIqxnQXBpvJgqYEXH2N9JV8gfr+\ne1cG\r\n=9sRz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"493200a86d87f869882eb091d2f783ed025955d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7275_1619740927771_0.4927323073018095","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7277":{"name":"hls.js","version":"1.0.3-0.canary.7277","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7277","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2307f4df05ef3db6ac41f2297f349597d3cc5807","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7277.tgz","fileCount":116,"integrity":"sha512-FYG7OIa/+VusGJrnnGaVEfcY3xCfoGwjPkfE6ui/8IcqXSqtMZMQarxBZMlUy0dKbjDS7D48QuLiKOTzZff5Xg==","signatures":[{"sig":"MEYCIQDIpQgMfC34zWq9bbeLlXuJYsp2gXibDq4jZD2Kr5pIywIhAN0TWuRUAQT7ONZnlX+Iox+QkPiMm/TbK7qE112IgzO7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgj17zCRA9TVsSAnZWagAAGNEP/0EM3rqIeG/sHdNm5HE1\nEvSsCbS9h9I4hwU/Duf4u2dvUzd1uKSA1dxvbhOR3ZTS0RiwTTkt+Dba+6D6\nPi8gVMR+dpW93MsJ/SkdjBhFWyiplNO8LmkTHrAK1a7Zptzey1cuS18Kj6dw\nz0G2alP5vcHDrL4QwMJHjwt3gBUeMeXngO8ExwloxH1Y4hJflxqEgthNunif\n7jHhncCJe4xRpA9rDda0PPwsElOdJ/TksD1FtD4BHhbQzBuT+rJdC2Cybpkl\n1YxcmvxHowtXAJKrkCrhcgB3/qN5nAvSWkDOOeid8h954Vaf2EJ0Nie1yURx\nL8tdYJMkeHBTi/7PZ4YyT/+havYhYUm2CaxLUQtKwmsbF761zVgT38JAkMs5\nZtAiuQb6E8bZfLzrzFqlTb/Kmzx3CKVvqSnar8T+vEvqz0/F/UhK3AX32WKM\ngZKRd8/V2TwAoacHWD8kun/A/95r2TLKjM9xhPICVs5WaGKsCWoXAdMif+75\nOpdOZoSGt+STcZ8VipIuF8hy+PcqZs1pZaZs1FRcS7uLShyh5pT9eZkq25zf\ng5XfGCOMI009lQjkopSX9hvCWB+dBjAh3SU2diXoWCtWidommTDgwB7uZAMz\nc5PBGButsWDUukT8Wrxjen6+L2l0oK8EfUAJqwpLKg6twMidWKlQl2QJfdt0\nyeAD\r\n=M/JQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6e50e4dc06424ba3a74a772508a2ebe4bd8a8217","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7277_1620008691018_0.06820722202525809","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7279":{"name":"hls.js","version":"1.0.3-0.canary.7279","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7279","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"620932cd0f4e72acc7a8e1b392395ad51ba8a24a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7279.tgz","fileCount":116,"integrity":"sha512-hA5GPBTk5is4n0sRSaKrnKAd1cbFUqLFnO+8vpuxBJHQvylPKz4D+VSGyCGBCwy/e1kmb+DnC/cjJCa3LMxx0A==","signatures":[{"sig":"MEQCIEDHRJH/fkbjromawcINb+uYb8suooq4vshy3qoT7n5CAiAcQIyXBw8rmW7elGuFczUuPXtnq/fmk9FEQNBQ8aQjOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgj85JCRA9TVsSAnZWagAAp4kP/jAIQQriskK7xiKkckku\nAZhPR2Il+vo6+FfZbajuOVR1iNn9t6d2vntZmuBcHynnD1TjxeZmk7tLmCF2\nQfVaS12l8NV6NuroHRu3RpXCdme8jnvSl1wuLIG3KzZevCCeK9iDc0nv9QZA\n7zTCDLUvxOxgFhPUvSDPNibluk7wMb5kOAThUVVFdVf1xgq4TG6pi6mjxemy\ng2NnD3orepLKJq+j4VMNgqPhXsLgjW3Mc51DiyWmFunG4msB0nFOOgiKoZPZ\n+sNfbH0M2scUffNfS+0z7w4XuTvdK44h6ORtWn0K4JZdhsV7E6WUBJ48dAfs\n53GecUubQRmICFKyX8Ng5uM3KW7OXRcoq7HLBWZf14qVaatxaULjE/gLN7V8\nOoiTyH54DS0xR8769dhl3/2Mxp1qjhYoYU0nDOymNCIKLgLyjtd8taI73vp5\nyYwhnp9b+NKTbSKiCzDK/gdOmgEzxb7LPk5T7kQXA7jhGUPSvhJOtImpi0EH\nY+gYcmvOMs6eUpJessoNjv5ucNTf6TaiF0y1OGySs/hYswX6SQVbwP25gxcA\n8iSapln0t+7RNCKcgQQ/9Om6IuPNduIhzS/Cp4GJOEDKqvms0YMw+XuqrAM6\ndpKX7nMLPsyZoYtUpD72O3E3EYgIFfq4/pz/tvHxiM38LvNkkdyY9SbuxhY8\nzDvN\r\n=GKX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a44e705c4c6419796f7542edc8e4d4f02d76a7fe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.24.4","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7279_1620037192941_0.8873672316227317","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7281":{"name":"hls.js","version":"1.0.3-0.canary.7281","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7281","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02a90ea4843b54c11b250f232434aff692f58085","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7281.tgz","fileCount":116,"integrity":"sha512-Rm+KAB5hwsoQvf10ut5GNpzNeUgA+9miNMamGE228EbaWb9716AsvBxVbakBpPiqpouhYZ0GNmL8uLPIGrvgQw==","signatures":[{"sig":"MEYCIQCRN8Cy7jNslom0uKZRtLPoVkHZH4BL4HY+mO4eOfzXjAIhAIpLuU4AZE26mtICqjtVxNXgsiGZLF4HmIjXg1Tyb/Tl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkBjDCRA9TVsSAnZWagAAGJUP/i9WB+UbOD7ljBH2bvL6\ndtBFnOPNARPtY/HNve4QMpwt0pdnA/KBpDKAJVc70kww7glg1ggafw57gA5/\niSEWbtbS83JlX74sL0mriQNzGHGn1TYmrIkn7yoBYEl1vrvCVDhd+xWYm/tU\nZx28ub80+nHebkt6uuJ+BGNECVumEN2SrhrcrK//1N+7f8nDCRHC6dwmw5oT\npGleVWvHK77G29YHztsTIKBArwJ8O8vI7l5oaxSA+qULsCsKdhNbduEzaU1k\n51XfvjKIOajlf/60X8xs3IO5ATiBRyvofu3C0XIsYDVDDHI6HsrSSCNLYdQ9\ntXxzZXjUZ+bGeZ/33DP0RdNBkuInfuCrH0LnlQEzjpBIEJF+ZLdpGAnB3NM3\n32AvO9AQhUIH9T1O6Uk2TLAleRtwo3nhjU/e/92uSqz81Vx0UC309FqYkC7q\nyzApJ61qqfkPYBZMyI480mru8I4iQGop5BrFRY0jL1TfRmRsZnbzGhRSP95G\nHj5Urh5mvOcDuXstofy8i2lpzQyed3BgjKICS6zfGtHxeJdrmR6yqgddWQ+w\nPfePV5pi4jSRBTLfk+KKTssTUqRbIxSlBdLxZY1edX1sOo0I/GB0DE9nmCSi\nEYQ6Zj0A1Uc9PoE1TN3Zt66E9dhQ5l0rryZE3PhV1zrrgWq16BR65t893ytW\nG7MB\r\n=9S/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f5ab9b827703cde63301d5f01dfd4ac0836f8fe0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.25.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.0","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7281_1620056258751_0.5459155392551498","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7283":{"name":"hls.js","version":"1.0.3-0.canary.7283","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7283","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"89c458392ff272203118c7921c82ebe3ae03fd05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7283.tgz","fileCount":116,"integrity":"sha512-Pd7B9pKsgsQpueANsbJlSf7zzCOMhTn2tCgzPIU+w5EYGzranJOkLZCGqTsfGuaMkodEG9i4drdWfHsHdPlnBw==","signatures":[{"sig":"MEQCIFIIkXmZYvcu2vYDvcxW81Vr5VQ7jPjrhL+or/xWUDqeAiByrZHXV1UxPEK0hvDgsM/qRqhqZW2MYer0ZHStM3eXCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11590284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkB0aCRA9TVsSAnZWagAAkxQP/036JwgnJxZqYVP0lIed\nkkOiFpKkw0YaP9ddkMne4BFhMBlVnp4HIqWdnMr/d3vgRV1Uh1E+iBMZsMC5\nW6DZ3qrGB9uLkoBJeTMz0UG9KJ9c5vw8nfBglr2CyHo+OY9e3l+WtSAs9XBY\ns6YRcRbBEoTGmUQgEmnAn+O3lIYi8TAEUkt6zNW6I+Ups4jxmZS0abH83wKx\nEW3JCmH4HAXXmi5cZ/p2BfLNTUr8TEZHdWpA2JwYu8WaaCBGVY76qKiIoEi9\nvspwyp0Me/+czvPxLt1el6gDuzCZrTjqJLFM0a9MDWbSG6NeV4oL6NdXo90f\n1tPo9boNpFqGJFKqlTlkDYNSiMHMEM1sbDIZqVXFyqVI/Jay/5qKiFMs5W5K\nJxDkC/qYtKIF4FqOa0nTT6SdaYhGFRdM+TrlabAJZiZMKX3w+FvgegkaRp1o\n0/jwyUUCR+j7uWSyDAVxCdfiv7D8NToXvg1ZLGiwijy9HbElBXFUCiZbc/xw\nXCHkj7QsV4rsEY2+/kFlkFebWF4C1kuiVw1sKneoOUiYg52cvURP1JjXMNOB\nk9cjfeV4yWuaY47CTRY7RA2S15+vjGfft7MBhfb/TLV4EWjjhUayQXmeA5z4\nfuZja8MU+kT5MkvLAhNhZSKs2a81CR024huYYpW2WRO/XLNEusY5Kj/EMYEr\nbSRC\r\n=Xlkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"10c0177481945fac79950d9a1b6912c9681fe74f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.25.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","chartjs-plugin-zoom":"0.7.7","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7283_1620057369552_0.1251972323185906","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7285":{"name":"hls.js","version":"1.0.3-0.canary.7285","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7285","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"400ed6ae3e04c8e3096b6d4e3d5d02cd81cd369f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7285.tgz","fileCount":116,"integrity":"sha512-tEfiH7igetnkQeQmEgQLbhwwmBHNVyOYq207Rloikr1GBaz3879BAGP0hxypnmNlsUnBAOYRsZ7bPUIK30/s3Q==","signatures":[{"sig":"MEUCIQC5BFMmeK88iNYGsfp6MEdcrTeB5pPMKBpHj75IUH2C5AIgCwI9eHQ67SopSu7Nw662NJ3umlOKsxJtItU78TajES4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11378372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkICCCRA9TVsSAnZWagAAmisP/RqKm0jOQB9uBJzCw4W9\nXbyLZb7QGquAg27g2XITJl95p2Vpc+ZSXXBpQo5KuTrm3WVWGPaednsiIgP3\nl5uDjlGD40TfXIl878xMJkLbmUh2uEP6egF5Q7AQrng7f4xR1I6pr8fwZ1pH\n26ZU55f8rBueVU/avWLU13XjCsGeRglcp0wU55S+9K2G0gRxVrol5vWy7uKl\n4wKqIkBLyXaNIMLE8DdeSgi/ADni8xP0LrTmXtylQkS0X7cObYLWoryq/ytI\nHA7lemclawvPN40diX03dzXR/3BFeURuGuRMn18fkC3bMWVavTHjceg7OxCy\nHOU7NQGB12v5phDoR2v+glA8O0luPTqJYmTLRTRfsUEvIe4CImoDpQa7t8Hy\nNdL+kId4ePHSoZEqvlsq9AKd+KNf8VvoN1cAMZxXtxQrU3LhTWIRg26BbLXS\nBTaHEcxC9batwZuYhF49U+FaItf7ZG9EVrKU3mPJU2KN50Dcembbh2utannm\n0rgbkPUOVKTA4SjHb1QfeXj1oRRdqA4jOjHIDmZhWCAnX8Mpcvpe4fBkRhTu\nxno803FLm40jeexr/fAgcFFZuxc3HqGOrkH++gxqRn15DgZofG3LBrCbM9d/\nm8HL+FN6eRYEqs1cT3IjmSRDmPqZeKwcIhVSV2jX5Dxr7vIfeZUY79MoAQJe\nz+nu\r\n=Xr33\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"65bb9edf369c3bccaabdfb77485aaebca8ff49a7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.25.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7285_1620082817275_0.7278259553616433","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7287":{"name":"hls.js","version":"1.0.3-0.canary.7287","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7287","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a08d0681e5f91e0bb22c5ae93c098a56d3f4049","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7287.tgz","fileCount":116,"integrity":"sha512-vycpttE31PreXyeMr9CJeUh8ugUMwT8O2Fx99vmxS+LJ0rQ4397eRIjUFNduh8iyr0HWkmSDGJtxAnHpsmuldQ==","signatures":[{"sig":"MEQCIEUUT2albwwtQ8mU7Z+W6jNUA35jfRIhkqUTDmcyhnKyAiBHrJhIAVX2Q2UtQzIzTUINr6Dz3cqqjtBIw+9ZrG+tmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11378372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRmnCRA9TVsSAnZWagAA+5UP/26st4di0BySTKTE2j0c\nqmfRoozaSum9RCJW7TJj/wKHljJ9UhC64fx4ynr4yzTay63/W915nazsftWI\nBCkrVk4/+e7S14ePp8UHH405t0g0V6YB0YSw5IWTbpvMNuj/EvthjXc1sQJJ\ndywmJRMMZBFa/lIUWLoEQtyiOjTzmmHKv0Tn8rRkKrY3MeEIqvXiCiUEgfVy\nNwgQPSb990nvY5tw2BaTT0Vds4+2zJKdM4PytmM2dOQ2VSIbYBKCcrhftUAx\novCczNiXkZkgHskJQu42v0k13WbV8x9YxzV9kOxwi+60nihk77ERkwIsPy5V\nz8omGeGDOh9AveunXaVIMcPYW5a1Y1FpTCyszq/v20+9oVFwrcw3g/uZxesx\nejEDkT32pdFArbD7z1bpOMwU8BcSr8X/Xmx24/RTdZIO0tSPnEQyzkyGOmHm\nIDKL5atByLqQbg4JU3DxJf5KDsfiql2XVmMAsjdSJle8inNDoV5DK/LsE0iS\nR4syNY2yRjR9kOZN9iIOAfnq+RHUbr/ZjnJvlTCr0BtFImFWLtED06rLZyQM\nRGM+nFJTOXuXmwtoN5bGZX0nngwayZq8U+giYbbmxPR9r7cKxDBLb4EbLasL\nSis/PAyfesCbK3D3sNCmI9yNOO9FDvSJjp7yBYwsCeoAKmnqAnKEQutk2OYX\nBaGd\r\n=QFd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"408bfdb9b3680d06f05fe1346a6f6078080cb367","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.25.1","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7287_1620122022683_0.23704491330099375","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7289":{"name":"hls.js","version":"1.0.3-0.canary.7289","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7289","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a561b9b4c4f55e209b3d831207fe852fc376a70f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7289.tgz","fileCount":116,"integrity":"sha512-idqIwdq7Wbd2lXRDN4x4FBXRHlj/X/OfKspyimrlrEgwBGmX+V3Tnu7at4CKYuFcSGQBR10WGREowT0WQAo7nA==","signatures":[{"sig":"MEUCIQDYST7vypu1EaBNOPOFW5dKA0WCh9WVXRYnG1wMfcvjiAIgIHKXz4G58kHtAdVIx5XIH/uVwWbZFKPLroRDmcUMbp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11378372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkS+hCRA9TVsSAnZWagAAKCUP/1wDQ/OoiNhXf/mJ/2+m\nE12D1XOn/o1zxZlCKk2M7ZjgKxLSMYyMll4vrOtlJ/ftNg0LDPPaBWv2Wxn7\nI1IVwBMOFJU4OB3Qf5+kwiUWNr6HaBpWBk23IWnWylskjMXGSiQSIsrxSLCH\nb7qflH528PRPfDAh3dJg7g7yYiHM0gi9xOeqbWqalcg3JapyzmK/vx7yKDg+\nwotQRy+w4MugDeb3tIwupdvwerZAnde+c+gOd4pPiZab5FWO+SUq33QCkR1d\nA4nDVzzq1xWAaBkWxSFUsOWCdIUkvLpPYyi/ruKvvEDwetWglN/6D/AWfTyn\nowDffVsr3AYi3Xy0nG0G9BWCJOFN+WnK9QDcPtYCy1KRHgkFXYKU8TqsaWAY\nMuTU7K5c3YjcNgewtTpe48EbAzzzp9MTrqi/qkLj/X9H+Qdn/y+8Wx5efo3W\n0kyR8njaijw2nPfiu7yLDmAomwkJ4tqR7Vbz1J1JGkSThFZbZUf8x9I8XF4y\nu8wqH3uEOS2egN8Ff4xIVpVc2venpJ0Bl85Pp0sKISE1urDq55m3uE2q7PYS\ncunED7m3MfB+ZOP/7QEUE3itlo64uIxtmSxjdoTNUUpljiKzVm9xwL+bvC6A\nwf0MWq3BeJjXTEHcFdlchyShAc3OdZ8Ph63kdlITziMWx7rJykZZPcrqQVOh\nopF/\r\n=ACi1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f92c9a50b9c81cadb9c46769cc64f954c5bcf286","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.25.2","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7289_1620127649282_0.8803379119375685","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7291":{"name":"hls.js","version":"1.0.3-0.canary.7291","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7291","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b824003ef5b7e0ee5c439c3311a154a5da23ffda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7291.tgz","fileCount":116,"integrity":"sha512-jPqoyFzCu9MGLtAizuzcknH940hpluGGFAD7IxdFNSg9pKKzXKbfEFkZP1TxNyga2/CTa60pJUZ01LR1nXDoEA==","signatures":[{"sig":"MEYCIQD6UawV/2L2szBdGtf4AOV7b+dWYUOFJWuAzX2UVlLwwgIhAP7y7NXMWQ+qvP3PIGoc6bkNG6PnVivTCrSaZyNIbIbU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11378372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkVVDCRA9TVsSAnZWagAAKC8P/RllRn+HLScl59CJjR/z\nx0CAL3Qd3LGUd1l96jTkAwsJHmpYSZ+TovteDhORKwGcH2BUDoCB5A7XfPHj\nLFJC9IphG7DB9bUedd7jIbW4tDvmjnQFKzx/3olQ6ICMdgxwPd2c5FKE7l3P\nS/GROqhZxux0yaa4XWGEY6RfchSD2RvN+Zq5EWsEOQK9mDHVRCIRPB6cxuQS\nTLM5RSxkhg/VLYzs8PuKm8UfY9RQ9eBpMaILqVJNxTWve5LeEhUXP1lvotoS\nx2tw6Bih40AKoPB89KSjR7/GferwIUc53O8QScPNbQTl2EFtvKq++uBbrS97\nyxaWNQkx8ut7bP/NnyymguQ3G564ZvXtK6yKY6X3BV3oOWIrHLSGcn3cFFC4\nxqedSKqOREnH5V3dKBF7fNv6FcGe2J14NVCzABCXFz17V/YocYEJYs27gIxv\nMyKVCGnxDgWD0rTw7LV0/lVOgWXg1wDJ+pfFlC6nJi9rYPvwh2ksI1SwxYeO\nHcxRX9wysv51S3+xzzw/sqpo4B/1PF+IJ5hWJQZqmAx0psQtJYKHdaUssddj\nA5epz8zzcu/MD2/EBqUgyUkWE1qB/3CYIYEdtR7Zka+0AqOi98vsY4OMZ1Az\nQsXQpIc3wx8t4kLThV2ZiRdCYczBjmisEALOpFJUSyCdlOZKMI0Cr362b/ql\nJQCM\r\n=Z1eI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a14c28ed07a0d05cfdad30f66ea0a58befaf90d7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7291_1620137282243_0.6568978875644822","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7295":{"name":"hls.js","version":"1.0.3-0.canary.7295","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7295","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5b328518447468b4fec0b9856b067f8b391ebc5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7295.tgz","fileCount":116,"integrity":"sha512-Ab2xIUqNjTM0h5B0y3Obab3Zl+YVM4ifrkDGVrCJUV21qbgNZeWJQjSI3wd7qziWP9w5h1bhF07dcY2AJdlc1g==","signatures":[{"sig":"MEYCIQCT88IRGn9bC013GTHsq7NtxWBR76kXn1fPTNWaD6Yd1AIhAJ50XETQtu1fcHs+FcfLaSFDVdKuQ1fT5CPr0/XxDxgb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkWVXCRA9TVsSAnZWagAAYMgP/j0xxtebr9WtLjWUwgyH\nfknH88xkVpcXHOHK9ziIIesZu8QzoQ7ZHKK3UUyugusvzAIBBUxmz0YRk1VI\nyKlS4bQBMYf33KVaiYMgaKiU698mCXKOn87ldUZW0OFbbVEkPkk+izI8aYIC\n0lC49anyVfrUbhW1rdp+i0kYi/dRBH5ylyA9O4c0bhbPn0ySvMl7sc/HzEvT\n27LgDY8rjFMYDcpzjIPHK4qYy+w7Rl9PV+VdxkEeAS9BkEVMdO3/zh+RkD7Q\n27HUqJt0phz73wQmCtFxrRoNeL+CUNT5JArcYPHYp37zU9o45js/9aZ/6THI\nlr5qpQ5H6/e1hAA/uVzPKwF3pt0TP+ulYHYZimlZDTo2JZlRvbdnpchrA88N\ndpb1ykoTsVOZIEjJmzl/o8qOwt0xmJDKa+lk8eStCaEOtcchyhGdECIEXPkw\n+zaHq/5HjIvVKPdjKwls3aQaGlO/5vSQR87czB9cyksSKRyM8Y/B6aoBpRBo\np25W54M54H5BQe5h1ZrkGCuyCSqA79UAzkQSdmGonO9SRG9lWpYX9Gy+4z57\njOIPDJ6Mbre268JTxs5w5Kh9BuOYrDWfUpp3Em8+bhKXX8oku7l/8TRIVVT5\nmpA3/clFM2mZtUQdbMcETRU9V7YQMSdWqxyYKy5jRuDU4FxkZCBrUJ39/tMs\nyJfP\r\n=ipLx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5134f437a57488f950b0fdc63a479b537f3bc6b5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7295_1620141398972_0.4737547414280241","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7296":{"name":"hls.js","version":"1.0.3-0.canary.7296","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7296","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69341a8ccf3224487ecf0586938414323d610f76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7296.tgz","fileCount":116,"integrity":"sha512-ZJ0UjL6FXAS4gHpNmNHqfIr0yAmIXJdIh7hFTQVYVaE5ANeY80Hm/CvgBiFst0RITKzqcWF8aXCqOow8LewFFQ==","signatures":[{"sig":"MEYCIQC+XlCQm54X3+PBObX/GNFafKQsAkR6dokDxIMtaaZwewIhAN1uncIgEd5aNb8TH4nfQcTBGf01TOR/9pAwtqlXH9/u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkXJGCRA9TVsSAnZWagAAO3YP/24fb+6JuZx71QUdtJ6J\nI2+zugu8IPJkMmSFc4RAsx0RHpd7QvCS8sjwEZN63Ag2B9/ZezfLWDCtmdeO\nNrDDv0SKPNrH3YozRDAiNk3Z6mIiWdslUOehNPj0n5lwexP5NACPBRvoeECY\nN2CFGsA2H5ulZy03NhuLkkToWGvUjVzjCycJ5FSrQwl7x/0GYF9z7nXuD+Q0\nkDCxkdMbnTEjDFAJqgOiFF/9HyK4zs0iHYHJPROhhN5DGHGwoDfYD6BvBZ1n\nqJ/XYlWHdwQoWGxRaejEqWQdLM8ZGnYqcNgso/kkGsi0hQj4lwparoUO/3+l\n0ijt6H9TLYGpIp0J2DrB/5ZBbksjUksVa1b/2/dYSfdh6xnfURvvQo+HI7yA\nICDP+hgSe4iR/i3kF4qm5ba+6wQQfWxOmPwB56/EC7Jo15orV/+k153uQRKz\nq65W3xCkZpUx9Gvsm7rNZWvVyG98OmEC1nXFnkSQYwaTJjbzrLZ8otdEvZnA\n5xzg+WAa4iT9F3cXwernILz6YpfRCVLzE/NwTtm6WlHbMgdeLiO4Q3EtXGT9\nbDCqEUKIK1VNMDHY5yZPTSbo1ll1PyuKQMcvYIqKK327jmLWYze8R7SMDfKk\no27goNrZ1+zPv99Q37bJ/34YnU8VCoF35n795XjDjDTfXkRXgO2oKZGZ8+pV\nRGCM\r\n=OxGs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5b0ecc64a407df6adcafbe1ff1664ceaeea788cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7296_1620144710109_0.5412038670889574","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7298":{"name":"hls.js","version":"1.0.3-0.canary.7298","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7298","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47d57b283d581a1865c243f424c17ec3b8e64530","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7298.tgz","fileCount":116,"integrity":"sha512-q5iagbJRb3UzRIjt8Y3eTQVj1CHE5BHSlJMlgmQFl5G1WAopfzwSN7y3Y9RBoN1lk74fvMJTGBvm4iGs2DEyww==","signatures":[{"sig":"MEYCIQDYKhPyoRrl7Mr8COujhgNyzhu6aepXqY5e5f9pKmihrgIhAK6tatPctnwqIS3aV/Fj+dAP2n09Hnaq4DTUiOc3xLV6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkYuaCRA9TVsSAnZWagAAdRkQAInxSacdwykTru/GRmSG\nGwOM2FjXgw7LmtGCw7nfh++Odw5zY04ZfZO0pxBooAWw790OW4YP1sSrGThx\ngk07xUTpnFc6IoQypJeaUBy59w/V89Mnsy1Lj5qAWRzW+RSMlJInvg9dB+np\nEloPFVsbiJg8L6jWwevOd2HWsp2Q7Ye3RYVCeRO7UJoQBzqm5bZqaH5Pl90t\noZNZ56SnsUV4v6C99W3/B0VR9+Nc6KxCp/WaTv81GQ7Ee3uMCajX3up4DVvH\nVvBeTpYzWLd8d/v/3k+XrS/d6oVWFZ+Qky39mtCKjkciP3aC6HbRuODv+Vua\niqGGKbfeiLmeEnAEj+MSmh5jY5bwRD1XrqIVAIaL3lym16zLOKm7RlLJaAWm\nKumwLVwrF69GtNNw4jiGX8O2efJlNqG1NOeFxoDFqAbS/erwT60AvN5Re+Cp\nFq/ShxLejX/lluHByJfGYX09PNVcLkDLeX4KtkFS3pk8fVgA4jCaFhaf9PN5\nYOJzOMPZdaSAmoVDrAb0cRgIx9tJaPrRLJPzmecxxepLlRb6aqqtTDn2ZeE3\nJinrQI8jvtE3o1ORbb9GMbkTueObt6oqv3NOs0yz3pfmgTu8Bk6SKNvD3F5C\nQfQIEmTnAdgRqCO7ckh/ktive16XzG2TuQxj7S4AxMBcWOm9LRNm+nbVj8V1\nAR+L\r\n=ueRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8194fe58419eea435828348f005b4b8fa2f5ae9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7298_1620151193986_0.9216195995891872","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7300":{"name":"hls.js","version":"1.0.3-0.canary.7300","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7300","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b76931b1cff8c055961528cfce103cda131f4ee9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7300.tgz","fileCount":116,"integrity":"sha512-V5+AOLZBMfDkCEOLcCk3Bi06j73gmeKg1yWf+jHSuvlQes6d1LxDHyNYk105Xr5kxNasDnKYadLSNw4l4JIz2w==","signatures":[{"sig":"MEYCIQC7EMLn2JYb1Rad/bFw9b7ri+b90Moja94rqcnUMp4lnAIhAOkLx0EK6GwxLI04KhbB7c2y+0gIReLqGT3d+rRjErJi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkZH0CRA9TVsSAnZWagAAXwAP/Re+gWB+QNAs1KB7KLtu\npZTwGU+KiiVBXUfitmRbn4aca3jb7HQ15RNlGYNw8JtrkHRgznd93lAL+O/J\nYg16hrbeazUk4vbUlHuL4aOsf+f/mCdIBO8s5fpkLS01TdmEqLH7COZXRd91\n3fXfj/vruyuu4CYFwqal2Mm6OpUiOpYxZRUHzKkuhR65ha98OZaK8NZSICXl\nErF1JvBl0ovPqFP78wcLZ1hkqg0fFw4K8CuemfFMtzn7vC17hrq79KKVFMzw\nDMue7aREQmD2SjeYrWHkWbDRP4MZzYxUaPX1A1EvxkRyEC+MUHsHKjYIiTpf\n7MDehqcROrdUg/+ryku9yc08Xc3xRVv01vwsk3/QgjiaL3ykxrMzvIyAnvEh\nLYXqYxjU7erV2LPLwBI9LgnE+uTJe0gEH27GCfINB3G9NAozP114mddVFQSE\nLygLlE3QJoOTvGPQRvfdpcRso17F8eniCaM/4KJR326dgiZSIOoTSD2oGlIW\nA/GIq59QilcO9FIIQY0JMNLCHQIfpeF30WZXvw5y85TzgJlWAEFcliN9Qewu\nAaDe2/618kTyBPJadV6dhccqqvDrc+eWu/0ZCTZtWA3UjOfoMnuPMaVi3msD\nKYgLLfQrlmDfe48ZOh+RaiXjWoTk0VHcmcnS2lD/O6pbTo5q64H790hoI4VE\n0Oc6\r\n=5fXG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ba9a2f6be375771de286ae94954f4576d1d1a13","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7300_1620152819763_0.7486322597255186","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7302":{"name":"hls.js","version":"1.0.3-0.canary.7302","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7302","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5c65ef68454e55a30d72858e4af2d5770a012b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7302.tgz","fileCount":116,"integrity":"sha512-zU01To2vxjGYbuuY2C3/LVfNjbsJOmrmFQLQBNHh8tBbicAZOL3MNyPEkTjcO3NyhY0SSX6vv9ATuIbqx0GniQ==","signatures":[{"sig":"MEUCIQDuIpOZvmsM3/eo1320m63D9sMuTeyKZPhEPSwT9Gx0VQIgBkGS+wTndSgoKdBka5f8DjS0iXYzCyx/6VkTG/uSyIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkZYkCRA9TVsSAnZWagAAhPYP/RC9ohOK+C2qOHIrJRdV\nK7ov6rQbWQWKTB9QUiqOgvwQ1tDAtx99tGheQi/PGlIsNkEKjNchuT9pOFbn\n2TB6du0PetRPMUjxZ/MLZ78/ogMzg9pcFrZrXiHvnN7PrebKlNhsG8sv6xWU\nSfseAh5Gpjy88RRVZazEeo4f2KBPh39HoYFi33iLAPwqsefu2goi3nXfu7+k\njvgde4HWQ2zpUuPXvdV3kHWSRQ4uIsxx41zc6QVFjmml4DQsS+IdFuIu5uPH\nc6qH3GgiCFv1DSDtFixtiUF0eeAYOtWMPLoMuTJhoct8Pmxziv8gk0DltW1n\nR8tPmfq6SM8qPHw/WfQKBN2gT3G7DN2OR0bWzYK5qdxp04FY5jnyC65wovll\nhSIIxUeeZR2nyufUGGiq8YoJxFVX5mUrE/9fjyP1Zuj2jovNLH02rApTSXD1\n7TGRqOIjedfjpPCK1iPPUDdW+CJrUyPGrYzzSMxcauNKqJRsoV73Mo4oH8g0\nV3G+sgj+d6sPBsgulhRwQYMuvkYZ+72upJuUhOXa4S3/5lDiwFapIHqc/X8Q\nONxXnSL5DlPDVr+9JMDhJV9960ql3oi7QfchFN37LgXQvRBhMjg6mM5MiZxt\n83X0t0iyaZvWqwfOWTYuGqEKWAD+0USPaUDgOdizesprqpdH1TEuCKOxaYBr\nivDA\r\n=GXmR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ba35e5cbc141c8bf4fd99d8a6d881fad2872b29d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.1","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7302_1620153891755_0.15730472912887983","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7304":{"name":"hls.js","version":"1.0.3-0.canary.7304","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7304","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8b63582848f0026816e442505ed7f0473900b511","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7304.tgz","fileCount":116,"integrity":"sha512-R9auAi/9ulOytmK76bZKsUW4Erkjw/CG4P+Ggb5S0+DE7HwdPusFcxroUjINEr7nhyumjkZMugGVOoBP+Tm5fA==","signatures":[{"sig":"MEYCIQCknuf2H5kzWNT3qS6887wsgc27fu3O0wwmwr2Rf0S4tAIhAOmFnj1BNptcxeKxcKakwV+rSy85846JpvXggUjr7FLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkop6CRA9TVsSAnZWagAAETcP/1w0nZY4qTbyySGRJQ0w\n/B03aLYhBiATjMcfXaLhFOaN8NFQbQzN+p+cxgO8IIPtWCYl+Q5vQlClqHRB\nXfPz+eIIu6hrmv0mKQ3CX7Xz86oJ3KcYq/8ljQAAjvwXTO+nBaKkR/R8Rdjd\nC26cXDC3rcdqI/SVzM/vMhN6PvIpXwfIhV/XdWfEE3kGLKeJK1Udq65QGE+c\n26isxj4rY3MrUPEV3umRKlqPEz/P/Ojkyaj8ZZ0thHfpCOqj5X7hsWwkpzre\nOTmQuYB0KQj5m7Q8k9e0vT69l8mLlDMjAV1ORjYhM92PLwvROCvbGBXdcyt9\niVTyNXVLuutL91KqYX4Sh1lLJ5Pkdzin1cSeTDpyWPBjSM7nFDmERovF/Syd\nZIZqHx9JhTctTd2ti9a+pR+DRox3v55tKszDkjCYI2rpEmr1Q9mJTP0q+DPI\nE+VQtc6GEiGZTSPzcHgapJfj42vPO16eub5EZNK7FWOgrSsaqVOdtc02il/g\npmLn4IcjC3xGdFQ2LTTzO+iLE1bN8vCyiQy2e4mwKoxzXImnusE0gpiUpeG4\nfDIMu9TjViGZN+oS1MitplT13PJ6ON7zmjf0+BaChd5Hu6QFl6mVWyrvLqJm\nM6jVoCphQl0bQQ93HOwWlk525/JB7ZWn6bYzspTp3niGVmtJUMcp0NEF+ndh\nTTg5\r\n=7cUM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe4751a56180faa76210332072757e818be89896","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.2","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7304_1620216441327_0.5964868689219278","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7306":{"name":"hls.js","version":"1.0.3-0.canary.7306","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7306","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7310936b4a19113f32ca7f92f87aa2274f2ab6c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7306.tgz","fileCount":116,"integrity":"sha512-ZHWRKztiPDrCcx1Mq39GeuDvODFROvINRT0m6RB5ShiBrY1rCxkviMSdWAnuCfpDwhdx+QWdGgPYolc++bR96Q==","signatures":[{"sig":"MEYCIQDp87Go2DBbU9bCl6YllXB7BlHitC0+zw4QFiTK/YPzLAIhAKRzcQfYG4vwjCt8/Xdw+9amd/9pzTXD4NtqjbasDvZN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk7mICRA9TVsSAnZWagAAT3IP/3kKwKBLIaS261giiZ9g\nFJ5G7n9FzLYK4K+jM72QX3LVX9aSpOzipXp71LF5yHwsgFHDOgWnZ4Lr+4Pc\na8lk6DoJtMfohXKGCAXFiNPLnqjXaY2FlFaQYgm2DFlzws1gTOc/NZRSFk8m\nG9JVzQOaNWYZyALJWt8qZLiZFDmW3Qo1KSygbf+z/ZztTZ9b9vlfLsDzdhrI\ns7hTlaTpTVnUzr4YilIEBFvHHZQuyPYGAxC3ujjmcrbjFNB8ha2cZXUnOL7M\nKkky2bPO3xWYgFJj1LfC2NiRULDIjwKhgbH6XwTOMh8plqaYJWZZypHg1vPM\noF8am0L9quHfnfyE0o/01GxDoFT+wFRdmbrQwZWQuiG9WCVM/A0q3FofmYVC\nbO2ZcRgZUv72EMN+1i0y2WPTwXNYMCgyOESWbDayUF2E+FHaqJefSAR3Jg6A\nVxRJgG9FK6vYC6yQa2bXKHC6WzNw6y3QTGwO/NAsyrH1Jl60oPfx0BgaNUeM\nrA6ljZJ/moDgYO027Rox2pXCNRUov5gp1OOJ+Xvib3VObk6EvBUP5b3JfP6J\n/hmGMlvoCtV92ZIZtdPIDpNNWl+O0Z6/YZNnVx9KCY0WYtmZh6lvRosEGXnF\nohrmeSuiugAHWF8YlQ7n2lYXc4nYwyYFwom5/+B7g0xRMIuTfPMsTg5TQUi1\nxng1\r\n=oT7t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a60fbefdf6a842046034f471f15db8a28f96c627","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.26.3","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7306_1620294024167_0.8213741678740369","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7308":{"name":"hls.js","version":"1.0.3-0.canary.7308","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7308","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3be89b3323138a5b576e50646b12e54423243229","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7308.tgz","fileCount":116,"integrity":"sha512-hI/PhE6DfqnBfUkBO6cktPAFUREYvLO1QoJTALoH2d/3C7nXMR5YmEGBzGXTbQ+0yBWjkAeAhhWgtApFfFoqrg==","signatures":[{"sig":"MEUCIQC6I5aC8VJ35z/ifnmoby/5X4G4Ye55iWy/P5Nf6QS8+wIgbbSSgKPMBkETY5ib6cq7uF7XRLW4GlMr/8Fd1i3D950=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk+o3CRA9TVsSAnZWagAAbi4P/2C1arMnAM3FQCTaaaIZ\nzy3ceCEi4UiNrmR74qGq66zeoJHiCtWGxzE/LWf+Celsqgq9mBn40g1j1FM4\nDL29BnQoDNRqgiyiglCbwxWSu2w9V8zSnGKuUgWMFDQAdrXV3nXVR/aPfMJy\nXW5pNwe+28lBpgaRPlNg1BOIELwj7XLzV7tIn7cHycXFuiE2DW88NO8zkcFF\nTj9IiQrijdaUYHVR+ls7BQhrB8EZ0MADF4ndJTcUECMk4YxK3bgT0YBh7cnr\ns4uX3C4OS3kbFcIiX1PWFCXJYRfhjJGYJhlgT0w6psezGbIogwt0pUuH4nO9\nSWLXImCuBKBzAwoZIa1e0Wt3wkGQHZpKzRdhdQiqGaqLhs5gIkmxS4I9P2nq\nfQ9oZidQoyFzRk/d9fvShXeVvsJUaA+xbBzlAISWzWzY5LnVOYdHDEPUaV7D\n0h/YduM0RgkXQaPB48T9QgoqrNbPw6nFKu8lJyic7Vs4kJFtDZKdhaSaWINd\nxe/JlHrMGR77DsJoW8VchgHQfLP4H07v2UB9ADVjquaB6Looc7vSSbnbUUah\n4ZT+zPc3XAYkRKjK7KLKGoKT77h2vFnSArUYRUh3GwDardzLULHbtcYQCYVp\n5dmghQ9nTB4UIHCoNbuaGij5owjH9o4qYSNAOTfUkXoYCC2ttV0GJNv1C+5K\n411z\r\n=Nx1Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ba17cf67197210c50fb91d5922ec13a6631a024","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.6.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7308_1620306486596_0.0782926551979346","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7310":{"name":"hls.js","version":"1.0.3-0.canary.7310","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7310","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7963b3c6e4ccd5236296f6c87186edf778b7674","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7310.tgz","fileCount":116,"integrity":"sha512-IIMGZqvaIqM+C30OyDwA7FTQKcjkgZ/Pc07KdbeHLZckiCCY6QHj+ztuHNW/o3th9Xqj0SrkFW5yVkOMGwEKNg==","signatures":[{"sig":"MEUCIBdtzJQ9rKqmPvYL0SHCKVaT2T5J0MK6UkSlpp88l5UOAiEAyl5tvyrB+Jym8ojPoWw7HCAXqQbLIPNMFxW4m7ghnYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk/RdCRA9TVsSAnZWagAAgdoP/i3lePYyb4RIRV9Obr10\nfOTke3835A4xl4kezzzoXfnhzmmYV1Vlwmyg1dZaIViJ4UqQYYBrzDy+g93o\nbnouXvp21njkyIMqtORtA2vBsTW5UkUwtmcGhvkZ4lRhybweCY3G3srASBH6\nJ6ERA3zYXMD0Ft5gI73kpuxh1dQpU2JUxpZ4lY9Y3vREp1+6hwVCM6ixiLS8\nkivHVN+GUzFxc/8AZdXnSm6bPv2p4jNArac2+Hs7HbcV/dvisuWcIoGWLNxS\nlBYIIAcIm30nai6nRt3p79ep6qHOzY2U0k9VpbV4OvLvU7MsG3LcbQCVY3wJ\n1hu8no423V73J3nABBI+YavWhaRtrvztPQ4AFJsHoKeXJxyDZYvI0PqWF8k4\nHnN+xapbxzR6Z3LHXIlxaz9p0YBWjhsPQ6lWMn63T4+ZWVvSsn0QztLaep3Z\n0uoMrZdUXhfdL4hyCmvTmjVxsmIG+aMnI/cThGNHyBazqMy1Y5KorFoBhSDe\naYnNR9W+4D8xBf1ndRRUlmbcFEgeTyYj5WZIIPM06GKSuV6CMWP0Ldl58xAW\n7evzoFHlxSq1DEnuZvmeqXrUJqXA2N//5d67ZyU/RCRtR0KQe7+tpUhF7FCV\nbiP8YtbPT4h9edRU06gu/NHNavj7Nm9Vk5PiZzFIkNS4E9+KPuj7qllin2JT\n/Ls6\r\n=S5z9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"863afa39e95e49e343f887222caccf767235f6f0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7310_1620309084973_0.4932857895624285","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7313":{"name":"hls.js","version":"1.0.3-0.canary.7313","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7313","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"612db6ebaeac3a61a6241dab2773e7b8ce6428a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7313.tgz","fileCount":116,"integrity":"sha512-9T8OghXwF9VFmEmbKMs8b99DktUp1q/PlMoke5S+WwAwbbNljmykft7rQC1ZZUbbC7utPShv6ib8hAajlGPxoQ==","signatures":[{"sig":"MEYCIQD5Ry4OcJHsAJdcKSOg1UpWZ7QP+nbtXeF0//ptPwm1lgIhAJvVPF6Hr3ffSWLLYeo04N7o8uScak9hBOhdYwryclt9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglKd9CRA9TVsSAnZWagAA0ewQAIzhfMd18WspqkNDzsZx\nrkdPVYl5WXCj6qeTfN+N18WXAKckW7BZLnlbiQeINQ0LQDAGjV+uz6GirV+9\ngo7uIbRpgbfqTVVtbhKRhRAtJRyLMYiZai+bwPiReksulJHMtFGbRtDe5Vgc\nWczUuTvynBlu0clyl4oNbLuAbJjzE0HIsl2RD0po3VQzdBjMLf5TbQOQqiKT\n3dCGaKboX1SVZpHU4owMExzxNk444sullD+vO/SNAnJTPhT/mlQeoCtTbtXK\nuTC6heMcp6x4Ya5cPtg8q/MiordlxCBu5d4VIsaqWiISzFgpC9V0GwHGIyJY\naeEaobwwuc8R/zz3Q54cT2QfbRBBnLLMa2DVd18voCZBw5b76d8fwhjxyvgp\nc8aK/NehQJLAum0fA7M+5vhe2mgdxbTvSKY+WH2vM+YMNfBAWv722slu4aVx\na/HyEfnJiyQVZ2d0NL6yfwkWNd7mz7/WJLp1HdTbsY/DwQmC6QoT2gcA7ApC\nEcK5XxZMzFwGUVg/HRFFNEJfVcothr7ZHydI9Q9jovtd9Q0JZ8zBOVLQGw7M\n6SE8kuU/UJGpWkIRKjTjndnxq9SVzwZALJZJVsNpKpaPgJp61JYHBnYqZ+rK\n4UUExdAHdfQbKbIhZwnA1w9Wj5na4kojsjQ22JRLZTR5Tks33humtcaRi8Ix\nf1C+\r\n=m5Ha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"838b7d4e2a9fad2df4a2517384112d2852e14dee","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.3.2","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7313_1620354937458_0.9824475583652523","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7315":{"name":"hls.js","version":"1.0.3-0.canary.7315","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7315","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de72d044e8824924276237c754acb93994bc9aee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7315.tgz","fileCount":116,"integrity":"sha512-DD5UwbT8Qamvvlf0lzZ4HpK0wbmDuJPro1CMwADyJpvU1skxNHgQv2bb86m9fiz7p33YORN/Axnd5/TuB6KpXA==","signatures":[{"sig":"MEQCIFOpdMUljlvyz00s/y7zPQxMAOI9XI3eeXTvz11Od7QLAiBoB2cARt+nlTQoXqd1WY36AhA0HN2yl1nEvfSqEZaL2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11380893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglVSOCRA9TVsSAnZWagAAIfkP/0HQphPhZphjOfIAzHBj\n7IsYvrO9/DXcbqYp+tf+04mdy/JZmsdw4uJ+dMqjv7eUaAM9MaUjoNdlcHvd\n7sgoLWmRbBwbxrpcHWKmIJGS1Yz3LJ62y8OfqsIJvWZfKX/KTaMey4MUyb+F\n5pwqZZhBM/lfK/lL7J14OCZX9K/wQqw2Pz+LECZajMXwNSTHVXgHpprzneOO\niS0EpwhiTjt3hCcANDoef91sOKDNb3LhooxrVGzamECYn/L37bGGcu3N0w87\no3h7Gm1nC3uCz3lnmszuXqxq18p1S5bKoLHaZw1O/ZFm1UjNXDhcEmvvJFyC\nMfC974PJoQiehF+4EcSfXbJEKnuMPbpBNOb+pvF4NXe8lq91q6FSlGODU9cL\nQKF8jozc4wciQyKvM79xmVK4A6x9bmacCwHlizniQNLJ0EtyZbzzl35IS19w\nJLHwtlF1tg5AEpXuOrwuQ7WSR83DAB07OOCYRUJ47fmoWMmRVgWfcozmjRrN\ndqDKuom3ZXm9hb3kObEof2fnpGJ2CDCHFVKMbsUN09bRoASKTqvFtOR2Vzdx\n1L6DMEKmZgUHjLuO1RdjGKikqAGFM947A/o8Gh5I3QvNih6XFIampkZrM1iv\nJtG3Bff8LrIPXw+btRUkNaU8KmnhQtKjc9Z10xO71pSTwvqZs+M1QjEp0Zla\n8TiV\r\n=BqPi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5c12f4412ab1404c86aacc37a9a9b2a7da201fd9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7315_1620399245338_0.4888007167537496","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7317":{"name":"hls.js","version":"1.0.3-0.canary.7317","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7317","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad726615393efd86478e1acbf2e7fac217c335f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7317.tgz","fileCount":116,"integrity":"sha512-vSRWP8wRrID4qCgfM/sZnzzGxFoWAesQ+aUgsO2oFB1hMEwqu0Uox6RN6HLaqNOZkAU5Ly7uiMeZucd21i4gSw==","signatures":[{"sig":"MEUCIHFW40W8Fyopo+3Xys52QAPj7d4S9n9uBIv4OvunGH0OAiEA37581vlqGgIUM9AYoKpOh7r0349UWSVg1/AhVGUk2dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11389399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglrU4CRA9TVsSAnZWagAA1tEQAJGRzyd4Vf8u+h37OMCm\nAELafFkYpzvPElqAYS9JhwUD1wP9hnblbn+vbs2Idh8ZlXNGu45q8PTQ703t\nL44nDcIM0tk8MQ1jN3tzTuvZsCngDx/WChUIKMuYi6cxFjb5AraifILEQM0k\nUm0fQluMjWrzdcIJ64/U2z62tde+YlW1VlvrnLWvkzX9G5TNLL3GlgMHJqTA\nGtQi7eTHcQwWrlvlVii080U00rctX6BeLvMBbgFQYCj5iUFPtvr2uBGHdX9v\nXiqMhUuzTjHnomcjmvMUczxQNbqbRxgmrJQ4WLhluk2KZfb0VC75UscbUByd\n1BhL8OYPsmMYR6OBdp0wjZeDSGKiFMv+LT6nnD5lXn0DmBKgOU0LOtupAL8d\npOhdPQAKoa4PgBE0QefgWAFt15zeG8pvEDw/Sw3nepuJWD8CEA0yV2Xp0i5h\n38ZEKzPJqGR+PexPNl4pdEyhjC1hAZoyID9vzuD2Kf12p8joirnY93ZHuJJV\nxkQam1fuhqmzkXHt8+v6jbz6tx4L5QfSu+UE6gykk5lpSNpXb222KtwqbQ7J\nFMhZHZ7YoZztVNu9Gkwtg5c9e0VXIhL91bhnzqO6NZSxUFGcVLgAD3ym7RLh\nKR/f9l1JovkRgepKQ7b3TkJ5EUZ+5E7Z4D7/GHxTx7Owqn9lSvzwM0WscpDf\nU4wQ\r\n=31Ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"59238679907efb810db63b4c0c0de6ac9ee832d6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.25.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7317_1620489527673_0.9989744308726056","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7319":{"name":"hls.js","version":"1.0.3-0.canary.7319","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7319","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0facd8703e7d7a0841ce9c18a301bdf3c5c19b5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7319.tgz","fileCount":116,"integrity":"sha512-RZUBsuR9eB9bIHPdgZXNdJpPoJV4WPGNr5KN80YOSljSS0uZX1imG5ddUyZ9iKsCmpuXxpfW8vxzljmnzzGVwA==","signatures":[{"sig":"MEQCIHJwhUtmtDT7yHs38WM5URBAdDUSoqVHzri4vGPMRG5CAiBkEuNOtADVYEcKCQzHE0z/gHhUC9byn0MmXz6SaN7bhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11389399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglsY/CRA9TVsSAnZWagAA4UcQAJrQqHWXI65mvakNsLE3\n+EK0e8NYGblpjebKnaMv+9W6cQhA54hIt/6geFKLxKwA4dn5Ei9LEPPa96O8\nACddO4Kt6yiypX7w7Qaj7lce/n/dYve9+JGCsqvp1/CjSmHWuDtZtjC6C7Xn\nMYtCnbqMiyT4V5MJJvcOYS48u9Nloq4oldqp1bOzVs/4exh7WfoZ1ml935kC\nrMXDwKnYgC3pX6Y4whMM8316N8rXlokLRMhFPMN/Bd2POx21HkQ67TLFqC4z\n42a9Y1f/ItcileVToqKPBcEv6O7YFArG+72D5XHVd/GvQlfZ/AR2EGNkyTak\noHLrJ0AeqHtp7K9QHQAHt90q8ZQncIHqeY0MIEao7q+KUHhyxrfEqW8TqiIl\noeuWxUeIfcuidqQiMDgIl7ff49i0zSdh0GwO4SONxJtgPNPlRExUD8w+NV7C\nBmUlih4+u1O0Nc+cChzdbC9h1QzdwmISboy4I/ZFp2ejfOotiSs9WOYgRDjF\njkYHpqM5bozpLnnEyB2OKYv4EJPBHT8XbKIj+Rg3f9HH1CJfcVawqB0uhjI/\nEYXO/NFFugU2kyLVnUHnZxyeWYQmyTigxYF5I2R+jg+ZECpkka2/fHMboHo+\nB+UdN04VomRS6mRxdlcnREbqeN17CK1t6Xh9i0+DhBcqtjrcTxg3GSaSce62\nMHGC\r\n=VHW0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d387e63cfbe9701c6c42ac529d690bdcc3890245","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.17","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7319_1620493886540_0.35989014278381415","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7321":{"name":"hls.js","version":"1.0.3-0.canary.7321","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7321","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10e0f4def51c62c7c71ee80d390a7e4bda114ad2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7321.tgz","fileCount":116,"integrity":"sha512-voBqNz7tDpwgkfC+Bj72iWwNXD1zMu1apLHGnkb0dkyJqJeXcve4uFDYMfqLgiDsNgqyJpX6nJnit3lFGiHrEA==","signatures":[{"sig":"MEUCIQCte2ZYfEZsnymeWBKglIlnFgz7OtgjHIIqQZWgusPW7AIgXVQkTik96zFmJBPLKUliwEI+JIm6iSCETBaZNfPaWKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11389399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglspOCRA9TVsSAnZWagAAISEQAIee1sk5jpYwCd3+eSUD\n2qAVV7yR6JQJgDovf+pBiHj1gpmrRnu+ZGpOJ1DG4sxiITEcDAMmoMb2sB2P\n2VJ3d62+sSiNar78iQOqYw5Vgeq+Megnw22snanE9xngJVB+GydkSbWTJdnG\n6Gk+5D+kfX/VP97DoTMSViqbLdmv5kc6Lt7ROQ/ctEFhOJT2ImcxcSkRBrNM\nATT/cIeFkgobkgKBIALeQpDT4jrFgYiTycsHdZCHz9FtOSHGDhH9WrGy19H1\nLtwtrkEsYMuPIkL39gl+mDpm9oyycGzKAJCGKr3SfepR159Z1t00noI/g2Ke\nLBkotjrd82SUO7KZ9SeqNCPkyHTuQ4/k0R63569EkK542hbKTrtT2Jp0VDvl\nGAi117I+ihqXR8upHK5AJEb+LeHNZAJ6CNpv6qhGQiQSYQl437JleiVOvKcN\nnSAFZWz8jJ5xK00fquMdCeOzVESOEQQnXFfp1Cro0GcMtVNWDzXnGeyaTDxD\nqEBUTDE1+ltdukYPzMQsZcE4fg216lz2ilrGhCLDu5cFXS0KsNrTCsUbBWJ7\nmJXNIIQNHMhlki/hsZQSc7wFCFbQF9XqLoRMTmD2rl3DLZeiCb8lKH4qqKyP\n6zINrtgploM95PKiCDIa7nRwwE/JA2dQufqtSMUuK+HSJoPWoepU2AqNF44Y\n2dd0\r\n=iG+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6e1bc9eb8de9cdf030d1b911a078d87e9cef4b8c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"10.5.4","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7321_1620494926059_0.2793258948677595","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7322":{"name":"hls.js","version":"1.0.3-0.canary.7322","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7322","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1dc7c9c4e9ca8e866b9e5eec51f00210082a7198","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7322.tgz","fileCount":116,"integrity":"sha512-xgqqeUePP21UyMsNHBBeTK/1JJCwriGqltN4d/SD4erbmZFhutCcq58U4jUIqbuGz3pbpXW563H0pBgyTwGDBw==","signatures":[{"sig":"MEUCIQDUBbrDoUuyuNi0EApngZhZDmUYO4+ac7eU34ikflY3fwIgD1o29YJOtQtBS0lQW61iiQF91wXsNxYjLAJgrkPfDHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11389399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgls9HCRA9TVsSAnZWagAAb0MP/04B0Xi/9XVrz6AmanVf\nxr+kVv2vq8jmvz2eDVGHcSJW4BrgQ439XQaX3qB9AZLg0rwfzv1SXCDdTOiB\nmnoVAV2aAmndA3AL9eYfnPW7pU49/YHRjxCgjPsXSDiOK61uA57gGMTLENdV\n/OWb5Av+VOdSmWuSqcHNOOxonyAeJ9dT21U0M2S6KBzlnprrscr9NqLfXQaV\nWyBSamsEbJnyElwZM71vx8k8Q/V8mxhf0vWFtSTzXBnw5wJOdsBa9ydtM4Gh\npvnlu1G68EmttTsmXHI00EA0wyI/WI1GGTDFyXSmhZ+Z9iI9qlzHd34Ptqcj\nyezOOfVhA5XaBxyGbVFt2IiYNCZTroWvu7AHeoITTEt0VA4puxfkLVp57IFt\nkB3ax1W3R8RnhPLfr1dx4wOWV/qOCtB866aOj1hTHqsYFMNAegxs6xYzpai+\nGVMyNJjG4gOxEF4dmXdyZX3wU+A81Lc8KFR2cYKGysh3qw+ubr1ExAZflnWG\nPNi/6YG7bA3ocHB+iuIMN7yeEROahZ/4fO8VdSFNm+tH5AaUc3goAumW2Dj6\nSrmv4BsF+LpN578dBYkVNrtgVlw1fKMUutbkaWhgtwcNu+Xx9TQ69i4h6EOP\nk4ZBBptsz4Hpf+eJIaTjrSLUIJyNZ3qXG0vQpSoNSkG+XZRMxm+VM0Zldpi8\nQFVp\r\n=4Zj/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ee81688a8f46b21ea68fad30011d67ed01c2402a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7322_1620496199171_0.7258863422320843","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7324":{"name":"hls.js","version":"1.0.3-0.canary.7324","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7324","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7574f4b7a9af7a6490fbdd18e591b477b70218d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7324.tgz","fileCount":116,"integrity":"sha512-vUGsBWW8qsOF79nXAwBNrTAXqe8lO2QuAiI0TaV6z/aa+Lx9FSmcCGl/lPF7t6d3uUw/EK+byY1uYwS06LRweA==","signatures":[{"sig":"MEUCIAu8yhxWVlwOxRVU7yjqQdRAG7NEQJHApleoij9TtC9oAiEA8th7BHWtCc8jgiQrTZKFXyXj0YGBnYsVMQyls8aHU+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl18nCRA9TVsSAnZWagAAU+AP/19bSUNSuNnSgWtNvK+1\n7tofs9dW/dcPal2Rb6+fC9Gf3afjzXm9w6jwhDPBpPGC5mPCG2YOoiCE+wNe\n2UjFCaoJaiZljVxrDKH1L8qGAm74dpX224ElOl+qxvJJzHuNOn1oQAJIpVj4\nrLKaDxY7MLpYGDu08Gj//ww4So7SqX/Q+MksnV0YcuR54uL/uACc9Z2WKvI9\n832j9/15Pq0iqg1S7tSlRhVLqQEagPpSzeTfNaVUCFu1XCA4URpv2uaJQjor\n9Q5+kvPaEUs/Fhw/X7DpvFjCAIagx77apKu4/ARNm6AoiqgSoIP8tH+Ip/2H\nyeVImTkQvMuOSXdpoSVuBqUmXCA/W5HyPVtGyaZN1+uFAZr0wnb7VkFK7Swf\nQjFTI/0Zt5KrTQ3BumNCR+kWAqcZsO3h/vivbksWJs5b1Zi+K7o8SaSRketF\nK7bclv1hkdfCMj+osjublZ7pU4QZbt1mYvEvDTpr80mZxIqpuFVTnEpr/P7t\nYdwljIX3668K8M+3/489742aw84xZ9av201gX0muX11iRFqygBUU0eRHnZg0\nC4fVPkwkFw/gzaDJ7wt40BTGRWaFswEH3K1WBo9eVY33CyPvka+EOK6UDX+U\n36cFzwekCoPzFdSvYfIizXvxrvP/oBPJtWWyCJIw3uLTB5HVhOBS4BZ5a0Vy\nIf5k\r\n=/I2C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d2253624f70b53de9810bcaffad263866eb4cbe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.28.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7324_1620533030336_0.3669007548627157","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7326":{"name":"hls.js","version":"1.0.3-0.canary.7326","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7326","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50c250edce7a34ecef3bdad380fde4df0fc25622","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7326.tgz","fileCount":116,"integrity":"sha512-pzuMHjZuEGpgBcuRrxYHBupxGuUAv6qEzZMZaegRf3GXvnRT8nzQduRtY0zoP88vCQ6vid+L5WleyUh1WzCi8A==","signatures":[{"sig":"MEUCIQCHHDO84p82CjDJHlyDpX0BcT4WjP98Uc4RqMLXqCw+eQIgecp4Rg3KmCsdnJnZ8IW+GDuZ08hlnDLytLj/PpQxLcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl6evCRA9TVsSAnZWagAAVOwP/2PgLjn7P9wm0AKLUh0m\ncLrbhh/eO/rFmDN1GM5mnQU7ZmDZBjfVzMXpqdxMCnlaFRi1BaQDzemzv50H\nPOQHMGLNgW8Gh8XRH7akEfOhmqJrSscYpcN57m4jkCmvkv+0TzfGVW6q2VGY\nZKZ4pju+V0lbXpS/J9HHSDAwKpPsumbvAGvTKKsgYt92YK1Bh3wSaj38V9Hj\nF5bTHibva95Ga+F9mS7JQddWgHOhBHcREfgt+jaiCZvv1IbP/IV9cz3pS/hm\n/S4VE5Ki+6uaXVDvxDjNvawLRR8snaTfZXe3b+FAyJOWbvUrlnBoiwdYg+s9\nln4+I+pQT87PYU23y+GfJZSyEGdgOz9C+9Tkjtq3pMX4yvgEgA8tdnyCO567\nV3QfjWizeYssTktwR0lwn96fpfMex7OxbiAvatgWQUloU8Nd/uzTucrGMy0B\nkEI+Qe/xl9zusHSXZPIf0eDiDpwwiILDKZXqqTbf9cOVab3bJD5tKMEyBwcj\n1GtQuX0WX62uZdUdfOOgUFcpNfm0c/7jsZ3QvLDZ9xWMQN/quzmdkd5FsGPP\n2luSiqJZ7SffK4aleABpqcagR0HtAW9QOzafqyg4DNCpD1H2OlcHjaY9v9rS\nFzV4oXGeuhY1Fw986TS3ZJcX0O5pwFgrHJZx/akiSQFXeeXhlJ3pkmlUFJVM\n8VDw\r\n=akhd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe23420521c50f02087de86b78485089ffc35741","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.28.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7326_1620551598817_0.10159257173395964","host":"s3://npm-registry-packages"}},"1.0.3-0.canary.7328":{"name":"hls.js","version":"1.0.3-0.canary.7328","license":"Apache-2.0","_id":"hls.js@1.0.3-0.canary.7328","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98cb66b1aac2e19d04bbce4e9912c33defd207d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3-0.canary.7328.tgz","fileCount":116,"integrity":"sha512-+s7rf6S2G/88xLQX+HPyygazNlgZOktkLxbL+X3E2q5Qe9wU69QKIzmf3qUXoVT5pesyGcwCmlG0hpMWEUwXqg==","signatures":[{"sig":"MEUCIDdshwANCdEqHxK0a8Kz9BznIR6x3CnIP5CtJ7VGZeJ0AiEA0EmdHyuP7pKSUsxkMAd1Y2P89fJry3jTmECKznFtGZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl+dqCRA9TVsSAnZWagAAzg8P/1sgp+tR+Q4s1RJn2Brp\na9FcDNGCI4XdDMaHtTLZpTFAG9PtYoonrNzszoAzTUc8fn0lvCnxnn6VLUaR\nAmmQdUR5t/Spz1OQwg2TqebgYfr4bEHQn7vVL2tC6icXjElbHZGYKgUh4VmC\nak5aLh28BByQ2g7dLowNeFtTSvH7TlXj2L6LOCdhddg3JgGzGXkxyZebi0B6\nXza/mpv3g5m37o/Y0dYG828r8M4YqHNKtEW7tXnO112t2LmYTSFMN7bNQEXh\nxCnNxJWWWuCi31yCpqkTjkSoF2OQp+S7x8YR2dX52B020bMadHiz5VYpTjrQ\nQ+zClz3700+Z72wuUW/345J75qPbTMEi+zq7t3DqR8kJNjEFFDoa7EBSJw2g\n+1J1PabIMRhcudfcn51F2RneXGz0eG2CngU15AcJfgsb7zhli6mAasAf9erD\ndRCtCuhyzt+i+tTd1FS2dRmXixysVxZdR3SwJBzcSefJ+A4jdudYx6ShQdTe\nugBdGvix0h58V7ydQZ6cICyq/nb3nGPIy+NYOe1U8l0Y3dtnsDXEnHpNNQf1\nB2yOZd8Y2if8ngyBes5W0Ir4vrA6I2l/gwcecRGhhIUFoV4W0YxpOgEkOGxq\nQcm6WcopC55CJfBe0SUuH5eEJWK4OfyxF4AlhO3QL7rKAAIPTOEZj5JJSv2j\n1k6j\r\n=QpEm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d3fa6d302422026c9c886203441f3fe4e75b21eb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3-0.canary.7328_1620567913952_0.17263056815415379","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"hls.js","version":"1.0.3","license":"Apache-2.0","_id":"hls.js@1.0.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"856aef94108f99772632343994725a9165ef66f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.3.tgz","fileCount":116,"integrity":"sha512-9pNhXI6dTO5rLfdcroj+p8kRGjkDeDtVJsVvCuj3KpyROTA2D0h0sFwBbvXC5h5nbXxvjMf+w6jTeBGYyfjcjQ==","signatures":[{"sig":"MEUCIQCXdemzq894wkKPvrDGM/fIB47RuGL/PbIEQg/CphTmlgIgFGHHpa0+PeHN0zg2W9TlImVTTdDNbb0Syj30LW9oi4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmAFeCRA9TVsSAnZWagAAfw8QAJJ6/roVIWMu3WuzGh+U\nuo7EAkkmZdikbAl2Sof5dyrUGsb4xlvK+iI24hXWmasKndf2YF5vl9ic37kQ\nFYeoJdk+Nryw5xTbcoL5ln511AaT4do7QmQSckeK5p/HhMhvH+iyqOyaxjW1\nE6OJuBBUKs6SmWoiPckUXr0BHIrLj482q6k4Y00CkRgqjY91I7c5y+n8bXU6\n6bU8J2VELN2LnCX5WChZwaF8YDg0iXnPuSSsuIrgeBZr8SvV5JX7RrQLyw2E\nfQzsx5ND3CF68JZrMokuqEDOEhGIW7q4qSXtgAQwjPiKb1vAouF8ktUe7Zu+\nMNcCu5AGcBhtubjETwfoZLodnCOVB0stYVCCeJWLmb7/XxD6f4QbEHkL2NAG\nHPJXjdaKO+lVAEnTurZ9SnxWkNf0uUsNMtmJmsgb1k1o/tdxhZyvfJsecysu\nandqqpgbxOtjTY7kt+0mLYOBL4Jbg/grQAgV5ohlXztBm0mAXh2rMhaA0nbg\nBgG0cCSYwBkwnYozcdf8AOClEHTEtXpfqz8F5hCFvytELyk1YwCSU8ZniVFT\nZuh2OLiDc9+It8IxRHQJERpzHbJqjzeghmrsLsea2fetmU4CzdZluYrKk0F8\njcAxb3v4Ggct/6W7vHTX2RDt0PKdGvjlQcxbLhECISWafxdtjCLIKaahES5m\nW3RC\r\n=KloN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d3fa6d302422026c9c886203441f3fe4e75b21eb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.3_1620574558064_0.11398893163702639","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7330":{"name":"hls.js","version":"1.0.4-0.canary.7330","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7330","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7ba0f12db19a7e8dcd740c144aba0221b92d803e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7330.tgz","fileCount":116,"integrity":"sha512-yL/itq4LvP00mWOcrJZDGpu++m81+FsoADiWIDywhAZW4dZisbY2YXgLCCaQ6f92eN6jGpMUJugV09qFUzLaAA==","signatures":[{"sig":"MEUCIQD7hb8aQB0uFZQSDkI6PKrNjjhU4W4weSdksUV+Z8qCbQIgYHwPyRo3fBef880L+6ITsr5uHFommc/7EG2HBR0wMGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmIDbCRA9TVsSAnZWagAAHagQAInuZYOg1tnZroPtLQgL\n+X38E/DvUoQy1iMnfjuJJpc3R6kcjynU5uP4gecg/M0gwRCE+u9HlLP9irlh\nHCYY/syp2jzsBb90B8Nj2FkPgc7qtgpjwmB768Iibzm6Zt3qPuViKG51663p\nekKeh+tnprtUiCRvk/8tjCl9Wxk8kIrKQUn4rhnbZYZo+MKN1dSHnSEkBHXf\nRefGulICdw0WVi5uQfgKATh1BOsuPIgV//EX0wreGof7Lagq2W4IpncxwDn5\nHRkQFmRU98hLsnRx7cxq0x7/Ry7keGNRq1hmpErO9VygP9y4JtjrNYpQaPDJ\n/fClx6mX/p0DGuDWGC09ulHmf3yilF58jBSthgSZsKHj67DDSQTWSwsLNxIi\nMUqFzojs8XIZT1ns03PDn4V/Uif3UeaKRLzlgEBIuXZg12Y+t0hhrOYVyj0X\n5FJ3ETBjF+O2u9SY1TMq+82QyCvU12PSnDepJ9Ovf7sy5Gr+DX3z/273RS5v\nbpFgG2a3jUQhTAg8tT45iNUdfpjYJmTPX1kGozkWXRd6Mb6+skrd11Fgy5Rt\nSRDYQx/y7aWZ25OwDkCzc+na2k1qLdYvWrF6HEIHlUcaGqCS7fj/ywQtCXO6\nX/vjkq+rnF7Rl9M0zJXCunawuO5GK7fPKUCxbBuX71zJl8CZ0BrPcxmR/eU+\n+Jqc\r\n=+XUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22981b7abd511c79fc3ad69e445bc3ab90335544","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7330_1620607195234_0.8912855623707263","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7332":{"name":"hls.js","version":"1.0.4-0.canary.7332","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7332","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e072733415d4f4e4a38dff54c1d13972ae8bb60c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7332.tgz","fileCount":116,"integrity":"sha512-vuHfWn4N2Quw749y2IaRLpNsq2iiS+FCaLqo7aKykB4OC0ILYQXN1uKzK5aAvpP9tIJrYvq2UNXOmlcf4gAkwA==","signatures":[{"sig":"MEUCIG8Ei6qwhM0GN0H1uon0G0b9+JUZjQ5ReQp7GDhkcqbWAiEArAdaCsEI+I+rax7zBrTp/TeKZvd3caxOambKzIA7GHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmT2ECRA9TVsSAnZWagAAr7YP/1qxHfBKzyKeHXLtGQRR\nT2AyJWcB5sXy1dWxmWEFZDNyOsfZJ4WWf9K5ztug5ugRhaOG3n8+89rmsLVt\nIxFfEwIXc1TOE8wHk4zLGDNJkghd8rQ74rMr0nzlOcDnEuN78s8J8K5s8HGk\nE7Rt1FQzv83YVXw89xOlY1Tcwc4CkF3+z0qxxVCL49sEq0EtyV21kzr7/gYQ\nm9ynpYGI8dqzstuDlVYMxRf1bAA+4fDngc6qy9E4+q6HfGApr3NsKI81Q4e9\nCtAkuJYIRzFgNP2bKuQk8DdEHK2m/K3GpTWIoDR78HMm+Nepriz0KPilsl9P\nvaDb/RydAVNKvnaPJHXWqXJjAl4QShTv0W1s4otdewjBNDAwmdRzXIgqohQi\nHySgRam5JB/Lr7r76AWLuHnUdOoNLnS3Bh+bViWnpb0m49DXpNh85NbqW9ye\n/IJlYixm0k6x/UxntdTYcu89u4fJDXt0QLWKYIvMCH2p4LlrSJ5MtyOIazIC\nPvgIChWDH5Cr3SVHnUY3CtIDk8PhSBByh9pQdBgVEJacg8LSGC/NELlHDeBd\nGXgGOAq7k4ueyYItAoah5dqgSCFc6SQcP8GCUK38GUsuz3bak8eLZbUKML0Q\n8f//sWoU+KNG9OvrzrUXLe/v0oZ9/ElBO9E9kIMt0Czz9o4k8TFIfywQmrcu\n0d6/\r\n=Rw1F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"27cdf69036267f5eb8bcfc3b030664d31dea570e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7332_1620655491495_0.8535041429162245","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7334":{"name":"hls.js","version":"1.0.4-0.canary.7334","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7334","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7a1996d2fe2c1ec281723c5fc286680f1e816e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7334.tgz","fileCount":116,"integrity":"sha512-KjveuYJLdGxisQXOoD6nvb5Nx9o+pt0/dC5Isfso0CIMuW160QeghQZCGzuBD8c/SvaFXf5biLicq+bYUUq87Q==","signatures":[{"sig":"MEUCIQD825CcRw+uQb9PcARzphkpFfQJ/EEK8hEW+mizbAYkjwIgYxwMKMBlA2VAT7rJtoIKEoMKzjZpwBhotHEcpn2en6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmU+QCRA9TVsSAnZWagAAAugP/2UocrCb7odWU51vYF9k\nJKJmy9zkDiYucOjWaqTgrzLERFM7unXU9CN2/TQSVNk4OLmSnv0m3aanDII7\nAvnd4rsv/aBmsU1pEM6GZlvn29g41zNjib5mLWHQn2mgWktamqCwHkp6nUFi\nuSeITJA5qXsWw498ATPFryUgqiJEYZy36RIAL8yTPSdrIMKVeOk9KPxuUpU6\ncrdE4VSN4TkB09fzLQElksZKrCsbTAkyYrN09OznpOh/xu+qpIsrLUdIPO80\nlg77irWpEKcymA3e+BLSn4PlyzntlS2EKaUmqg2zoONfSytlC+EReCk9IaG3\nSMXVyiXV5Zf48SB/1i6Hs7Tz0NI3x3ZbHzyih3wy3fr7fo4cPvXmH/wW8o+i\nGC3CJ9oDQ8pZm/StIx35O1fQFTdi5NUGzU4lbw7R27d9L5TZ3mrCIaSmh4Eg\nCLgUGyqlY1IF6puuPwYll8AosjBOXT/vsjuKL0PGXuytbW3H2W5c7J8i9d/p\nYNEHGMXlGVq7abG1Dz3qjYjkAbzIp3jxkIVZKckH9T2KtbJ8grptFK7RCeBk\nETvSohUXSH1qZGnY5MYwBrMgCA4Vmt9BfEhJRXZiHX4/U1pnCCEVKIV8YURx\n6TJE04BzWQcVyM7R7MOkKrl6vJSBLywwpHC+x3KM1DhI03IvxTquDzLlAAJw\njOFW\r\n=MeUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8b8e1ca0b1d9540f3e37218c48f7119080d6725","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.22.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.22.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7334_1620660111383_0.3484920675090257","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7336":{"name":"hls.js","version":"1.0.4-0.canary.7336","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7336","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b959df60c781624bb6a0691826ea1421f4fa368","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7336.tgz","fileCount":116,"integrity":"sha512-eXNalVF6FM9ioUVKYI5tYroIjQm/tU3G+53ladWiWap+FPqbtW1pD96I3jcPbmnfqQxfVeNp79n6CblpRrCcTA==","signatures":[{"sig":"MEYCIQDySRmHwBeIWmbPFtfQwQMCrgKvWSfhE32meUxdiB8+JAIhAMr/fpkAnTC/t3QFfzWqBKC8hQRKw9UIIE4Px2G+eFMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11383488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmXxJCRA9TVsSAnZWagAAam4P/A2JgEMoaAmj716T0uBB\ndQ/2C32DUO65b22yjeJrK/JdsFPDQP3ykr9sPsYf2S4/Z42BH8Co4yv4CEt6\nWv0azUXCBhvAqnGXehIkzW7ZDZx0kFo3vQ1NMu3UTZ0Dejc3r5eoHhCmJuZX\nV4vTdkYFrXowab10OahMPZfmI5sDVEGsj/AVQV/DkB315GzGzbozRbYSiBJB\nnY1i3W8zzyTcutocNVaPljRkw1hOscEzz4A65aumW+UWpr/yqzmpVhM3MOjL\nZAkmFhHCmnikAjzAgqjPqxuA7g/58c/20iky+xbLjweHyq0mxMk3/Y1mcQlB\nT78g3HAThRUzxSjTfr6O+YwwMO4WDS2F+dBGXMjYF18V3OcjAGLxt5n7HdI5\nBRM0P4qu333ieP4vQ6Twg7itkbpwGr6NIh8bLZ45r4vAI7bHWyhpw34joE7/\nKtZgl1lkgO7n6cMPELb2SqGl+9MDt6LvqsvHvYJrjshf0UDM+zI/+I0walYR\nwgSlGY7PswpnFQUrv/eL9Yt8mEPQTyyeGYqdJVmcv99lfaaDAUKB9AH5KYCO\nk8XanC7pQtRwBR9CFvQUYgNvBN/KDkRoOVcow3P82WeLd//UFwlRdkTNLcrH\nZ506nhRZIos0yOiXCuv9fiX9tKi7ynK0I8tvDUan7uW9RL9C32AkIg3d/jRL\nNx3T\r\n=Dwre\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5c0b1ad6e981fd54a7f9b92bdfccb0f92995ceb4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.2.1","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7336_1620671560645_0.2805123583270672","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7337":{"name":"hls.js","version":"1.0.4-0.canary.7337","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7337","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9c515c4f401b462af522c117578fd083c1018c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7337.tgz","fileCount":116,"integrity":"sha512-WPgNfWSBARXVuP9COkv6t2bbiv3xpR5JssGj+XEgGLEt7W3I5QF7mXOUYo4t9KaGS8oJFJKf5gHi1bNe2qTO8w==","signatures":[{"sig":"MEUCIDuPLkwxfw6U8bgQwArYGrVlLntUjiUFoSxZ7DUbdOlCAiEA/18OV9g5JGyZ0JSfMFCUkrmhx5w9l8TrEZdbEt9Yh2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgma1xCRA9TVsSAnZWagAANNYP+wZObhQIPuf9PaFqpQPZ\nnWbWgq1sN4t3kXYBheU653U2/BeQYa9PFZoLN1LyGGhOBqmWo8MXaXD2yOAI\nJiabBZ2Eia0mtaUX69RsN43giMrQYiO/drrp5mMtrx/dUSNE1ruw1wwENzvI\nPa+FelOYxWJuDuI7ikbLcr+RIEfgnKaBNazCjLVzXs3w+sdvN0nL7w9d6NGE\nkSgWkqdMVYikOeGPFE/gM7WnV+IwYuoVC2uGQKbg7cBNQSGUoROUlV9jUTB5\nNs2Nahi9UUJ3gyuu4DQDRf5QBOrze3oGQnP4YjXEKnv6mULg7k1soBchK2Sk\noM+kY5/+XTieWYikclbZWX3h/PIzcJ+xyTouurMaa3H1yg9Qtz+CtRZVtVcJ\n2CqrRqBxg/5b5aObW2dKjazV7D2Qj7lJIcfbJLFiSFgUc0ZhJxJ2jyiT46yF\nanx88Q7BrjEuuy0S737e7z7YwghhKiQT6a+VmkCj6wEEV9BhJJwPAvdlXfLI\nAZ17J8BsdlcHq1mW5wACvcTGzpAzdkDfzPF5dwKnLu3RgJsVLXaCVSh+eHSd\ncPK62aVozjwlIeCzT/Wvsr62RnXy7tqzJ6OlsheUDx2S2JP3HkUjSPqK7T6Z\nCmphoRYSDnSD/sJVmUITkdaecnymTuDxyGiU5JqMnf8oNxhxcVIVLI/DtqSb\nRjyQ\r\n=hFko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c1189df9db2149ad3c066314e15660fdacb2bd59","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7337_1620684144319_0.006483702186785623","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7339":{"name":"hls.js","version":"1.0.4-0.canary.7339","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7339","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7869c5e7fef501eff3aaceaba2785837ea29127","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7339.tgz","fileCount":116,"integrity":"sha512-mE6M9Wd0g4lXp2Y1k6fqitbWbgf3kNwqCSVu7x2LVChVUdLQtH2gQQfE+lk4VuYtpdXxHcMrxM/iV59VJ9X/+A==","signatures":[{"sig":"MEUCIQDqhOW4Qv48AccLRysH39zYwi/KiOQXscoclfcJQIUJ7AIgK3nebMalvP6bf3B6rJc10wCAFrum/YgLnEPd4jkxK/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgml/aCRA9TVsSAnZWagAAatEP/ReRor2zrrsX6zE7ztpQ\ng5bQL8+uHBE+4mMujKWSFltaTKW9RRe5ylFLM+RCAC7ZyhhiQcIqxat+F6ES\no+5tG5t5+e5l1utPG87VpUun61xt5Z0ygCMmppe6WrKv5ENCdTazvZ7rL0Yq\nPd1tiPwmETV8rUK42sDWZqxy58L9NG9fMaowtKar4+ST1lslVZeaeOt5PGyB\n1QI17swUsEfifG0+lDlIfjz7uEmhI7sIek24e16Nfgrcu+1IY/VR3K3wS3Gl\nfXuMybV+pVIvGkYUSu5OwvJ4zYjkkv0W5MAuMfl+87EwOMOSqsXqppS7dihu\n7UkOF9NUW/haTZpH7wK3G3lQEWWrpXwNo7uIA8bj5ATyG9682NrfF0TEPvMN\nN/4poLjrVwMNUdPr0zr6kMB8AgvwV7Gj3iDPO0rxmrjD+Bs+7Ufq7pHHjuVh\nyYIYfIOVDl/zOO3o89G6+JDtLEWBTZCW549mrv6mR+Nkls0X8z9x2sB1GxVM\nYn9eTS4VUTBXYNn73/028kfPnB0eas1LdWRMRmt+iTkkOJ8FCShdEeTOlkZ3\nClO7ikGVD+plijQPX3MyVpVk4WW8LcxsTDD3cOn7Mz3vcgidJpajXNiUa5yL\nUFStt4StOYH/F9VFVDHn9KhliELnvSZssQYTjZrg9UdUk6u18OOIhA0viPti\naOqU\r\n=eXXo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a82dd5406956f960fb615cefe390f1cb3472c299","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7339_1620729818204_0.0792446953213668","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7341":{"name":"hls.js","version":"1.0.4-0.canary.7341","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7341","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"569be1658a784f0871c6105316ae3b419e61a6d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7341.tgz","fileCount":116,"integrity":"sha512-2Wz6Dn9sy1IPNCoqq0PE3xt1UbqqthBvFDD2uT0aW4U0QtdqcPgeww/ya8PeVHVG5+EKXbdw/t8xT2bVtuod9g==","signatures":[{"sig":"MEUCIEBpBif0Hltf4Wili8ufp6H+v5xdyUj7CR5LLKxd2v7qAiEAqbbQ8M6DufHHf3CFTbKoZaJPOC8NpRjVd8YRhYH0Iuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmpb3CRA9TVsSAnZWagAAss0P/2FgDOQ4m9oFPWBQbfT1\ngLCbci9h+Ycd+iLpDQTr1yf9eDKC2/zZ6pYM2Bnk9Vq2UKoF6RebNIP5rX8x\nvgSuY072Ueciqt4q2nVm0QvyR2Mq8hRJAoBqGQ4VX6Eat8SYz6oUDGlJdu69\nMaT4Kbda2pZ9PWcj/ZZk/BXH9c+0fkGgT9RVVD/vGuCeF+fCz6w5oH1MiBnm\n4zT64bgc+Y1VfOsb/Y1C1UImCi9xAa5c6DedHgB476EkaecPMi8KnjEOExCs\nJjUC0WDQjQmtMieXB3NN00EqePwtcqdfdLZWJqkpBiggqga8jpMvB/vxbKYI\n7BgwzRIMEdbKLhvL0xJeQMl48Eb8GrAhZIdEFXR1USYMMc0OSF8/o+guVjfX\nZHRK5X1WeNUOOjSIXq+N+M+/s+/ZcYE4NHhOwXmwUTqg9u7osczCDEea2NjF\nWXINGfGMfN7uaa5xClKbSyxethMVWP+TSzCDhusIPy+Nbig33jbj7rkBQ1aR\noS/r0L4HTOwDiFl/jZMvTbnxoUjdv1Z3edTtUqym7Zp9Z57Q/9vk2kVI3WNv\ngm8P2ZJzjn7MuW16QfCcp2MG3MY+qQq1lI2OzoyGT+QNxNbAUz3RZO//FwBb\nCTcFBamJSplHKS5D2NzXbgVpZYdCwnXOmigY6RGzD2AMJkp1y/qgbunHX6NW\n1RvO\r\n=+f1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29365b10724b94c372d02e2e27ad58362349dfe5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7341_1620743926710_0.7544759535510821","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7342":{"name":"hls.js","version":"1.0.4-0.canary.7342","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7342","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5357135dad5727bed27aeda868d4e8b21827cd2c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7342.tgz","fileCount":116,"integrity":"sha512-in//yFXBzx2+jz1CIFhNsxQEF9PN+V/lvXqWd+wCdsTCNwoQS0K0Famu1U/dYeq3nO7Fi+WJxvi6sksrDmZL4g==","signatures":[{"sig":"MEUCIQC9WctozqhpNtKS3AESIxocdtl3XJ6FZgpO34u/IrRD2wIgF0BVoxELDtctv0ZITFWOEcBXi3ydKlUxZSot5n5lOwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmsPBCRA9TVsSAnZWagAAfeoP/3uBG7/fQ5dKNaHgjRc5\n8+/a9687RnrhMbEChRPpm9xt/61rU1gFU/tIfnGNbdFqtHtb3PwFbfko310W\nDX6jL3lZk/pW+l/9Oq5f0o541J5FCuPwqjFILDTgJ9aDg9/Qo96URLFnWFHH\nkNNeTZN/HLADEd1hGrx5gn2l2HzGTtQpp4ZqH/eXt8NWZGfmM/q2ozTpoJwc\nb5j/c2uDvyWC/gHU1DXx7S8K96wxN/2JKuYCXvXhU5kQVXiIOROyok6mwurN\nZBtdTiv9Duy6wRKHonFHLFq+uIrdnlheRiUSn6MuR9J16yIMmjp3W0Z/55t8\nGNNdOKKO9elRXXWXmdmw3MgzasMsEzLmjG7w/MLQgJKfp0vPpOD6wwXgHfQA\naazq1PaemrMTKASZ8B+h4/ofS9HZhZAD3BZSTy/9IfAQ+qKhkd3m4AAvbfix\nbJ6gG35p0qNxOjLobxlseCWpR5EEg43eSQSQC2/cDFfkzVmAOBrXxJl5tMoT\nviPVf6S1cj9g/QX+mpPS0KKHKe4CvaHCmuWIu9IHprGS4ZIPrlsyL8Bi7xHX\nI3QjjF4JPrJx1JnZrScTVadYnMkWyxo5Ydg/+P4VZnZiRK80KLxwNztoSdCB\nrQSFaBpHHvVOz0YPrgURedP2JgE41Agpls42x2yj3gp4YhFxRYoMizSjkvWK\ndVUZ\r\n=YDzq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"298c7f82e0f115490ce9dc5108f58c7d50aa4f08","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7342_1620755392553_0.7547048627679915","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7344":{"name":"hls.js","version":"1.0.4-0.canary.7344","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7344","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e883c415ede3e1abfde3699d0247302fa896a21a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7344.tgz","fileCount":116,"integrity":"sha512-1Ijz0wZjfbCi+lCntfusaImQp7JEcKNvJ+TZNnfcxNyPpsumK7KbfPjfAXwWGUvdoUOMEUA9L1QbytakVyC2GQ==","signatures":[{"sig":"MEYCIQDGGwB6joaglRQNbl5pPUbPFMNvme2m5sVqYMpX3v9orgIhAMYfwc5AfK9Vv39saa3EU5JdBjBw7125/5FdllZ3I2QT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmtO8CRA9TVsSAnZWagAArzAP/jQztn4Wtcd0dve+B8Ou\nkyQS1+7Yq0YJajMyptPEEkLkpRO0KcruX7P9sG7MDPaHZ42z17gjs5+CVd34\nh0DWZAnqXEhuovtTNpoQJ5wI1wZv1oAp3V6gNmaAWKWvc3y58t+raesuW1qc\nXSFe8uVZWqqPSycs/N0b5BgPu0S7xX2VsW+o9CYG9jkQg92r6Ysyk16Nx4ra\ns23fn/skm1WrNHKC9ejaHEVnmqV5d8yMdcaOoBfQC/LirQXfmihfAlyV675N\nfvOMsECSH2V92ZVT3YTteNmUtN/RLKkiZ6DQHztqtGEQzzydCEGOTXu2lpkQ\ncvPP1xSH0VLHKOub85RDZTDaILLkZqHO/PXr9WQIcAALgl5CEJTEoGPJKXoY\nWCUXbVtiZ5Hj17jeHqjJGkAqzmghzYIary9K7mScpfTSpEm590W2lIM0A/WR\n3Lr1YjCsABp6H/obN1tAckTzazvdNAnMlJ7ax4SKvRrUrpiC1q6WceHSYdyd\nRtm+sybEcGnj7nT6nNQuR2DqFpHcuN+Zo8YMiqUDmbxYkawFKa4kYgKSiH1T\n4IFIQdQHk+HJ9TTD593WdbMXHUuUZAepT6TzZcdJabhlTvFXfiqsP39AP5Pc\nt7xQkpumeNeGzdbQqDybgLbOB4mWp1gCkI4ce5hvmS1V4Fpix5KtPlYHGOsb\n/stt\r\n=KqPV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f84787e94d01fbc648bec80c7d6572a1d7ba4037","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7344_1620759483875_0.5645393114853605","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7346":{"name":"hls.js","version":"1.0.4-0.canary.7346","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7346","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"655e70790e6bcf1b763023a8721d873e3a64f05c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7346.tgz","fileCount":116,"integrity":"sha512-5kXY6vbfANYUdAvHtVvsvgwkeN+oPCIMUTTNl2BSchxqU3x6+qxvGLnKQLHktVWFY/r72Dae5NfEaUe85XZt+A==","signatures":[{"sig":"MEYCIQC6FuL69gQ08sL/HEEJS2SKzAWDI7kNcy4gBDzvFxDPVAIhANDRXsBj5XTgGvQ0XyFi2DGgnOxofGPsGwjR2ANxfCaP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgm7w9CRA9TVsSAnZWagAAit0P/jV/WMGr1okcHWmZlmZt\nSXLzi1pccHyEIi689QTAbeaUhbU09IGRAQjBW/WpCdX5sjyvtpODAUReJE3I\nU+FCgwSS4BSrLX9PeFwAhzOb4/8jVN49y29i9zrK5N7b95crVX5inmVOvPfS\nSIGtofIAeZDBL3P7NyOvoi5yeaFq0eKFAB7v+SSW7d89fjxMTZuZ7HezvB88\nTadAl16LrzRSDlIdM8q4O1TtHVlFKM4d5qalfxuFXLMgsFmYlWinenz+JbZZ\n8nVmd+s+cx3Uxo1EITDMx95IzTAmtckSpdfTIsydY3RQQ/GjtVdvaEoaNTQ4\nrt0gsmTRMMdB20w1Pew+lUwuBZ1mMkeXca4VLEF1yQkuIgAShs1pKfdpfPHK\nftRZubDcIFbGdpX9rp4hUuhuxsxRtV81vtRNSaJaR5GX5W99BXaBl9uNzG8Q\nRmUs4boEX6Es3hyxWPGlUIMuWgHXlIUkQHRYURmbEoskVUYaCSdDhhaRw14X\nvNOcBgwa/2yLLE0rOfuilA8qXsVt9mPwG5l67ZmFXj6NUFvl2TAlZRoaq3a7\npa5hyoiuL+lSbA44f5eI8Q0chzQa07PJUZH6I5D7YeEDepS0hA8NZUeEkt16\nplJd2v1TiU32EvEBUjQA4sN4dZJO17ciE5lHsslAQ5d8ea18YBf8ogokHboZ\nhQCA\r\n=YZQo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ca70edb9f8f68ba77827c683ac05f39f065b4981","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.0","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.1","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.13.12","@babel/plugin-proposal-object-rest-spread":"7.13.8","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7346_1620819004460_0.3505382032418949","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7348":{"name":"hls.js","version":"1.0.4-0.canary.7348","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7348","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c666c4057bf0e7e0627e5fe7a68b89dc7adaf2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7348.tgz","fileCount":116,"integrity":"sha512-tX+tCdlsZRDj6vQ3ZNJeEVCXF3x17O+gdjsVxogGKGA+quLL4QdLsUJK6W9GwR/zrmYc8OMFnM25tD7b7MN/tQ==","signatures":[{"sig":"MEUCIEMISXxWK1gUWpAnUu9gqFz/muvZ+zAJf2viImrG5CM8AiEA7BS9zTUw3ysE7XVrI6c/4+cRk+SuWEJ3eouQX/ss9cc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnBvSCRA9TVsSAnZWagAAiO8P/12Mz07XbRT8+cwCmh3f\nBj7apWOVZo7BlmyUtLaEKJP7fSysWTROKGsHxLXA/8+HapQ0dvHc/y8zNL9V\nPmiT8PCWq9F1Z9zFM+Gj9uCTHcr2XC5I9h2RbEkhaiml6RwdQEHSQLFzqBMt\nZeMCMEPDk4e3aFyOCgXPdikL+EWHA6gWr9sD8Mr8z1X2er/8gn4gSUa0vECt\nVKdv69nMdVg+zvOmVKi/kYXG//MRRdmy9mx2GNmCp6wlxFOvhz1hyqYe80/E\nHUUQpSsvcDjjwe+z6IqeesSnPFyqxOAikDnz2dqtg9LhbbNLahjkTK6EiAFJ\nc3BRbr/nupezqPztWuua2Nd6oXTKbyz9/zhkdzY7WV45Jb9x3udOhY7OJH+b\nz1scRvHrETnPzcK+tuHMcQfGEIE1vpUXEiBi+92JI97imfCRHx6lVXvz1RNl\nM6Wm5dRCm2RiXtZYtn8ItoWV2AQkF7oHzNYEt+yyL97VauTIpWvgvqD7WvAb\n1v1soY7JkVvrulYqvv1LBLJi75AQIhL9pUxkwLdZnCKUQukkD5qno8Hm/cci\nyIXVCW8lNdohZHptcNBWz6DiZj9BaPyYglFW5aErPYsv2zH3JdHeBjL/910W\n37D81ru7mj2XHY3/01oJLGDnPCW3Vk/CJ5uPZxsDs2vlX3nus3k/grNX0GL/\nt6E7\r\n=wdWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5deff190c10190506ddf57c7444735ca90908782","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7348_1620843473402_0.9030142704816113","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7350":{"name":"hls.js","version":"1.0.4-0.canary.7350","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7350","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91233098c8c2d33966505e53bab44aec426d5f66","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7350.tgz","fileCount":116,"integrity":"sha512-+RspAWUJOBOMcysNJH2ET2lEkvGVI43JwVDnlQLBNJjstOyS3PQJkmuaSSC/TducYJ87NfViaWAMQ4U40kQoJw==","signatures":[{"sig":"MEYCIQDDy0Xaki39hcauimVMvczSS2d9DgH/iJoKOC/5b8WOLwIhAIXIyPNkmpXwuuOMjAC+Ong6Qd+URLFjgy+K3DiubCDE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnDPtCRA9TVsSAnZWagAAxSMP/jWh1fW2HAFgGahSCPCc\nyp6QTmPXsWHI5/BNVbuvww7Sk5wuoFzCpFnBQzPZhhCfI2BbR4qxWBT7XktA\nBGh7cLyQGDJtE3ARl7k7Ke5a/S654mZrqtuS2kF0m4ATD19l75JbuAGE8JQu\nKqn5B047pZAZZsquoAbCwTrOCu9CIXDlOnEPuZEicSMyZKHQT/1CXD2je02C\n5W+f95seKYoBVShdAknxLNGBDkYem+3G9azLKazyqt9X5kpmYiwXtbTA5xXc\n6KytbJG/mS/8aF+BgDd7Ju0sPDAPxnApsxe59Phk+FAiPcim8BdJenl3xQB+\n2OECNVKHHlTDwN0Uyrx3VpA6gpgLw9GCmj7DN1m3RkDKzex6EAH7ZYiJa9Fp\nPVQijrabsGOzCioIJ8E80hu9ncoih4YAq4UlZMqdzVUQnMhEKkFlhvqu5esP\nRs8sFtC1vsIGQKm/OwLyiVImLAKhnk9nBCI+DhTpzSGmEbEdeQ1L/j/lFQbG\nOF7scu7zR9RfWEzpedDKS9vnar1OT6zgFMj5iSjgNhWMliNALhl9BUxrryAH\neeabUK8h2mJgQe2uzOSpBmBLP9Cj2R2Anqzbd9QVUYngQF+dVlD6fbBHeVZ4\nXqGySMPnVvI9hd8D1EocrEOnSsdCzI+XU+hh7P9a1mV1++wPVLoNiTa8DJix\nxS5f\r\n=qjdp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"da6f8e0187873b0e549b08370498cffa1cad794b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.7","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7350_1620849644610_0.3013025806971932","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7352":{"name":"hls.js","version":"1.0.4-0.canary.7352","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7352","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ea0ac7ddc8ff31b603471126bb1fe4a3fdf6236","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7352.tgz","fileCount":116,"integrity":"sha512-yRgkRXRzNHSDZLJtc3PyhFV5YU8D89b7r0KN1Bs3fnOOi3M0RjSeMTZ9JXqQmhIy5ASaEErcohWGKv8uilcC5A==","signatures":[{"sig":"MEUCIHpSEXzVlpPPEJ9HtwfzY22Ukeu6OIOArkllYyZgdI2MAiEAgjRbuK6ukI97HuWceRShsHlOcfS08AUghtWoeYOVwJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnPZ3CRA9TVsSAnZWagAAm2gQAJzVnsNam/ramtGRW0qo\naRqggmYcUWonrxYIjI+kMeSKoC9DJBXvL8L95gB6F23wEa+BMakRd1RVH98A\nU3ENrdnzymPIJ32a8g29S7QUSse6A0qoQLkguUsRXADmhB9cmKERwB2OVEAu\nK3qLPyXCfdn8BiVgTYDfJFrNCdvsxDB/WTK85DwtLXpKOAhSKzf+1joxTPVC\nGqFY0EofQR9MDrLX9DCEjtLjHuNFG3sfuJKzn4IkneNHOk/e5vTt3SDJFwT1\nWMaAkEyr9AYlRRsQCPbKRpHuQSxHl1ljojKOWCcZ4wvZ2mlTs3ebDz0vL7pG\nYX8MY/FgKTNPEtU/jhJAKBdT4WIwbpS4DlEz0QyKYJjQfE2Q5uR6Aa7JQvRi\nWUX3nwv5KJIbaCxpCUrCMZTZpe9V6ydNIVzJMMXsVpMOTG/txWh3oCidhbkF\na1EG9ZA2loPb1y+nPutFokpUaAUWTAu7NereAeLThnM7m09IIlAR/RmDj2Yr\neFbq12bJggLzkbVl6IbvXYzQi43SW9hea3YkmInHSsLCJkvxjJLIDSUzeiym\nKqf5XXIj0pVt7JIc3m0B6bQ1Bx5yB9tvawkojJJ0XgRYriFUie5Gcc5ELqLl\nc3LJY0A/szgu/JOgaE4IY7T4hbsgaSYISnm6PQcV7+pOJGSQWyXEPsFQM9gk\nHG55\r\n=stk0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6333df7edddf1f2ff90e185debcb52cce17fa34c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.8","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7352_1620899447322_0.26710164111063417","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7354":{"name":"hls.js","version":"1.0.4-0.canary.7354","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7354","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b07194946576e324fdda0d390d5798c7ffac9396","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7354.tgz","fileCount":116,"integrity":"sha512-XLqtUgqExaBQYBYyyyPCFrVUGmDkrigesy/Cd7G657SQmYL0kG33GptTuKEd4IiEraE5ajlaiWSDFKZll9LIfw==","signatures":[{"sig":"MEQCIHUTfGliE3NWNwDgbrvctAqphK6tcOr82QX3YBENhJQjAiAj//TNNwXzsWT5ZhUy17R+MN6laq976OJIy9KuwfEcfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnQ++CRA9TVsSAnZWagAAy2UP/0j6LicX6qVTDhiu3q0Q\nVFYFwFuA6OLsmfPr2RF8TBX9YQHx8oIrXJ8sL0B03ANcWbVSkDnc0HB+qsFl\nhTnzd5JdmkALqBKvrApmvSjd78ZWOJaUzw5DhYBQHqRGz/xw2mfvF1/9cZr2\n9hE3v3zHh4t8qs40TZYT3W+gR9wOQm4hevRL7QWzHfbeiA1A8dkGeBfaWd/l\nXzHzJBzUV9jLGXuoLs5LHnECUDc8Qr3sp73y7Xg897UnlG850kPgFwVb3VUA\n42f2k9D66NVXlMXOlsjkg1E1Tv80rQgGQI6DAsZdQ7LhgWsm5MITowfm+PMF\nQglGlakkGIDp3JHQtCP22Ji23C0kKQRJbQkJmFpNMeKqm2+Rh6Mzq+j3lSre\nsu1Pj974IBiNLxsg2ZHlo0tW4gm02wYCDWVFZ+W7HHZ8AT0irjNnEMGlkBUK\n7o9xhNYEhsDz2w4uTh8cA5pMeOZRNO62NhipX6iF2BNybXk3K0XbYpnRFczW\n+uaHooYMGXfFZfG212TB/d0HBQuOaOJcqrDAN3mmG8eH3Zo7FyzAcT/ZsO0l\nTA/QsnIgr9LKNjMCPeJ7BD0FI5kqOIy5exL8wmKXcdp2u4YIpZp1Tl0K8wgH\nvqoEgz3GjUhBaHrNwgd/D4crphL0JcQU0/87R4ZVA6x/SlLR1kI2/r6bS0DY\nYzTz\r\n=2OoJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25e9c4e129e7193c973187f982295d158071d102","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.9","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7354_1620905917530_0.9393472685737019","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7356":{"name":"hls.js","version":"1.0.4-0.canary.7356","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7356","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8c2fd0ff1d085a7a96f75e939de7c3b17fe59a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7356.tgz","fileCount":116,"integrity":"sha512-jxvSZOSy1igfN95lpkxUsOiHi5CybYfVSMbrgdTg7RbFRB8NVorpESgmiUJQ9hBrZgk/h4dI5lLWkUiun2gTqw==","signatures":[{"sig":"MEUCIQDtQIr8oQwstpgp5DcvKhpJ6Nn+A2qFm5wBKRZz2wE5WgIgPD5uCTTfTcNSs4flgAbJagbA+U+yjv1j2WcwLj29ghI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnUGtCRA9TVsSAnZWagAAjFAP/RnFnLCcww8T6gyE2ZAw\nXi6zWIhBAVgb2VqpI6LbTucyxqpsqspBEQYGFvXtP9Y5hBvKGwAuVJkE/RqG\nk2z58GWFT5VG/OKcP/luZjQC8zFRuW6T/87zBlICgfsGVUEi379FpQBGWbkM\nfGx77FQsrjLD0R5NSM/fbf4pKkMzQHvYa7N+gFNX/jhOlQd+urD1og5g7yjW\nJsOQbH7Uk2w4uzOg39pvgK/Vhr5LNte3Ob0rb18IyJAVM7AqlNtZmQ9OIWNW\nvR5sK2PXthPzjL6z619ct6vlUDp4FOGAUtki0dKEAB3Y47o5oiktPbc0oBk/\noG15xwxXYK1w8t3+jjNoT9GmA/6azANANSYdpGg8c0gsCzeGTsK/DK4WUl1f\nnGg0cgo2IUHQIQzfnxZ35SjYNnK98JiXuUc/IiK3eOA7YaQRrsi8tDtGOr89\nRksXm2copXggqKMd0PSkIxEtS2sqrqXo7ZFaP6D3Rwp7i3qJ0QHSFlfKQu1H\nc7vM1TnwDHIKxJAkaN3DjOWVfjjk0Qw60Sr/6CJcko3E2/DDYYEJv0E1ClOF\nFOYt1dHUNBaLQMj4+ZayvPSJzomAHNojMD0DQESCnHew9+LXQVlJAq4khQTJ\nNoAwLJwFZ2zDsAoVk/h3iEpAWoHnUZ48Zy0VKIfqeukGHgnoiyNNRO/vu41t\nyzWc\r\n=O9eB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a4ff7c94cf318c8299d53fe50e5dfd3f287402ce","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.10","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7356_1620918700973_0.18560024013298904","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7358":{"name":"hls.js","version":"1.0.4-0.canary.7358","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7358","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f8cad5f05cb78acd4cf44cc35c348842698a18c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7358.tgz","fileCount":116,"integrity":"sha512-8IYz8sBqVqQoy+RsDiOnDb3MxqdgNNY5XUhv/jNpaNLbFB4WSotV3jdFJheMowKYssvbOzyKdB4QJiSvQ3YBkA==","signatures":[{"sig":"MEYCIQD4nfROsUWasbmhLm88ZBiLaHRso81nxk22EyacIbf6PQIhAM+y5Z1W5RH8zQsoBygM5vHvb2PV04EQrgGrQG4c4TLz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnUbKCRA9TVsSAnZWagAAVmgP/jvq9NQKjm8kUrX17vka\nxdcfqGoY47/zL1i5hMdbT6rDV59PhlmZIYb0XlmU0R2M7kzonWc0xmCHeCfp\nQH6d2gmc7OXLDMwKV3yuNKEapSv8xg5jHaRaO/UIqIKUnx2vXBEzOTApPn8H\nTFCzjZEyLC/SJNTE/G/NKdpMQLW/lRue/vztoei+zsbubszyuPgm8KSsPCcH\njiqaR4gAMcJ86Oo7nVv2q7O/KhHNxZ7ZpQj4KE33LGshPEsOeOtjhvS9osSu\nAR4lOSRlbUqCB8/rRV5TUM7tiW3Cb3x/hDYJxN7/j2JIrThYgXEZpBFATn6a\nZgPICsYBLKOo0w1RXH4UvGBJAgLATPpkbdWL20GB5NCoRjPSWH2rvs9hJJzI\nQ3tFHrfhYBFAgJ2yGdf0POp8QHZNYoSk7vg6zS4Y0E+APwM42Gdx53NWA+Tj\nltkm8Bi7sm2IAjZ0jzFFgf/7zKHbAsDCD2Zp2hYAYCmOrJMa1Z4DYBDzA2vb\n4SpcDQZTHobMKXxbJVeBhhCDyMYo5m5TXxE0NpJgoR31z7HrBRbRZLhDjXa1\nSspY/f3xOGlRHpdrLCuFKF5seetnXZiYEEYroarPeBWGoMtvYTUM9tFVA0a8\nRrZ0+1g+FAsCy5lS2VUGHJ+BVgO1/LV36RC9vhKiToNxk4DJC72CtqabYTLm\nInBI\r\n=0x58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"baad6309fd5eeb53f9337689aa9ba4a5fb61370b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.11","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7358_1620920010183_0.7564224255333827","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7360":{"name":"hls.js","version":"1.0.4-0.canary.7360","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7360","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d9556209f740b84136f118e0209142c74de9ef2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7360.tgz","fileCount":116,"integrity":"sha512-V6vsm7UqgP23/oJWTih65fWNG3KMm5de4dqM+fetXi0C8wjfD1A3sEgRuVxsF8ch3amyAeSeZHYMCR6xZ4WsGg==","signatures":[{"sig":"MEUCIG7kB2TJV0Ulj0X7RoppysQLL4SdXuhM4Xt357VgSrvoAiEAz0gzvrTR/a+UIe4AQ9n+Z5+/5WwDP0SR1Ok3Rcn7nI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnWGnCRA9TVsSAnZWagAAa8MP/0r1/Y0LQVj7YpCgK5qW\nkFvPF5UZxWqgBM9SowmEP9qfIhtOqTD9RHV1t8Px4lIHK8lsAFc9N7Y8hGZm\nmrVmqrge40wBmXveGMJY+zw547npqXu8CapRu3EOuEIUkV/YixE/fLkEuUeS\n5Sl0s9VUBvTbbE3O2/qrnXZYTqTDjrC2/GSQH3yO06ktf/he7p22wCttBENF\npiCmGDxtxB7bZ+JE2hGUXLX0sVjSzA7X/4QwWoE6nIPC2PjYZGKX37dpAONt\nUqmX92eeyiVEA4W/VK43Or2chw+OaKn3qSQ5u9ooiv9B2L1+ecgpvl1f2Dl+\ndUlE5VCaCpKi+6EYV+JFjti9zUeJvuxqPqmjXFRs6PWaSbzEieN1IdDpeCZM\nmPq9oABTGqC34e35W3aQ22rRP6bvQjxlyzfQ2F//VZdCgDw1ANISw8p8/1mS\nlad/e9oBrraQKD7JTpm2znnj8ZJP03fobN4INeNuqOXMqGslxv0RBmLHgALF\nyLYlcVvirmacfax7m8otxt6R9LboWZGTQx1/h5MjHBcgFQpJfk+x0gVmkh+G\nAf04e+O9iclrklTXp1ZH6ZfnVVT2hJ1GMWMne3rhydfjDUjLfZlA88rH/sXE\nnrXdKT6UT4+YjD3JTlnc/hGMRUWJHcgWurjBXV2X5h0R4Hv6iax15ptJJlRT\nf5rK\r\n=MtnL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a77a4318c99b696073ba570455bf87a2b44122d9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.13","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7360_1620926886708_0.44823218361264905","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7362":{"name":"hls.js","version":"1.0.4-0.canary.7362","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7362","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f722c6ff3760010174b25209edbc987f940dd50d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7362.tgz","fileCount":116,"integrity":"sha512-GF8vnDip6aat5C4lWQcPdbVD9ld26jDpWLFrir4bAYszH3Ywefnn2Sz5OylRj3xaSTA3Bnn/zu68ClWvMiZ7HQ==","signatures":[{"sig":"MEUCIQCii5jh0Yt/GFhcSsxvLAb71in1oXrE6HSUos6EPfd+5QIgcwniax0cGHgsp8qbB96Rk4RowdmeEhr0Y/YCUDDupnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnXnYCRA9TVsSAnZWagAAqT8QAJeVGnpy67IlCok735bk\n3IsJ1HnVB4n6OYfM9dQ2HekYZd/HyoAXeQD3i5zFSl/oNZuvCkm0/KM0r+1u\nHcqyvUfk5tiqYzn2fDwUnl1EOgwvjXuHA23NCFI16zzO26itQ0Szy/hiHVa9\nG83fWBFF/XxHn+G5m80LNzRhbmGvUK/5fWGdS2o0iu1Nbag8/J1Odd/vcsTY\ng8ykxZO+yoPCaX/WtL9FPJfZyjgHAULi2YENK0+zzGiFNQyNozvnos0VuNqm\npIyaF0rA9L5hmUN8adcSHQ6Jedg/NRQmB5VW0g9YhtM/2yRYid4FI24z8+2D\nx7PFK3eNNlRjyMz0RYi91ooj7ZkZ+pxRUTKQc3quj71C7my+CCS3nn6yIAta\nS+HO8JqGFlmGFbyJmq/8oBytBlgUOYBrzxCxg73SNgNJG2hsLOundMBfPSci\nhYK15RTx+P33RCMlRkHqSWv90RkJES0yUOsQ4Jh2++jCRA8XWGzoVcb4lirW\nIzR2KfAOvEuWnHfPVcr7fhve8mYUwAyAFNYwrL09R8UDPdRs0Z4x69VxFhm+\n1uOMyX1Til1ICMQqfGK+NgO0CgsBQur4sC5tNyaxz9SmwlgC6RWeYHWDk4xb\n1r7y/a29yPbMLqPinxf/Vhepf01VLQVZV7F7/eY9EYrCGf6zO+BoHKm+0hP+\n2hGp\r\n=K/ER\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"68f34c46cc46651d1e2d583b01050aad883b7924","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.14","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.22.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7362_1620933079962_0.9833292003450949","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7364":{"name":"hls.js","version":"1.0.4-0.canary.7364","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7364","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11d651d909daf600be213963ff2db7867c7cd1cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7364.tgz","fileCount":116,"integrity":"sha512-eRY5DSYv9kLwnJ7q+6MoUq2pkjq+LYBYo7dGrCydjAIZWcyX5JwMUcFbQO//W02Yn0kiMkeUqmJnuc8uFVNOcQ==","signatures":[{"sig":"MEQCIFt10zxDTNhkT6+S3LPy6TI3CbCUi8lMCsCC4UViM52YAiA3EcdEddIBetcrJ0mLlf3Ba342cuJwgKC6jpyzeIUrKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnjeHCRA9TVsSAnZWagAAPMoP/2C810Xu8xAe556kQhlT\nVgi5EjUIsZhvM5GWpfsm87UA/CqqVT62msj5HcusGOaZ7sMxvdXmFcJ9FgEA\n/Kwp3FHwjC1Zq4WMmdpxmbey81sDWIxPeZRWVTPSJRgjvfbyL/lTiyXWXLRz\nOgYq3efT+qnrmx2K8eS+F/KJN/bY14K+VD8xNipTUAP6WtZmUlhBLwZ0GZJm\nLg6NsGUiUnUZKumF1md7sB0oo2GVoacUKKoM+PgFAj80rhtxMxioOnkmF7Ov\nNawE4l0IFZ4z7o9y0jvWqlOdwHO/D2YLjZLZp3gmbHhx/Ft1f0kRDKSAstQa\n63pmVCcnDQDdtmilFFtUxqERpF64rAVJ0OjygyQRudVE5NTDJoDPmaKxl+Tg\nDTCHzdIbTBgMqiWPN+r4vhNxIPyHxwVdW/bUe9gXU6iEYNRuDXvFAtus5H2a\nH+z5g2IzaUWk4iVZgwkF44I+17+n2aIZ8NNY5R7hYquRAa6s5hcGGci0JDKz\nk0jMjFW7Y/bDTTIbfwW6++utLXVroCwxuUf4r1lRvjmuNCpAZJQwjl3G3LtI\neYCf4DaU3zCs5eW7VvhRu0Zxtq9vIspw5kbLvqsppalbNGFTxInO0aTU6hCH\n/OUry/3Llgk0wv6pGbl/POzfOlxUm3EzwQZXRNev7Zml1HMQZYZXY6QgI1ia\ngaxA\r\n=t+31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"196891e456638edaea3707408e65f61be6bfb7da","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.14","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7364_1620981638745_0.3839341941316792","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7366":{"name":"hls.js","version":"1.0.4-0.canary.7366","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7366","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"612b929c60ca1ce6ffc034c36d216b1f93691c79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7366.tgz","fileCount":116,"integrity":"sha512-dGGgEDtkPQZGRmHGXPVlPgeboZJAqHPCA94qgUw2t5ho/wrPlnWuiU9kXMHhzES0BSduJazfKLEGTxDGYfvuBg==","signatures":[{"sig":"MEQCIAQ46BVWWFcr8wZjPGG3giL50gK/eTLeHJLoItnOFXe0AiBte4sNYJlOpXgIyQ6AenoCS8hYiehQae/qvEITEAVbFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnpHgCRA9TVsSAnZWagAAz7MP/icNAZDcGP2lCptMlNwJ\n6yGBCohpaquAF62Oe1EyFEZoDambKmEGd1eucCe6dwD8IlLykslV3NDYhIC4\nX01PWdnmZOeB0dNj/ztQFK5QfgkmQvlBfcXZ27DJJh40+mUO4ob+6t3wmMjI\nh8xapWhJVUlNpq918b3XBO/2X9Ra1uIVhQa4bQZdNFMSZIhbLyq9xHCEQvAN\n3BrmSSQVFiqvZf/avN+GhaARC4sec4T8HsfUpqibSYREaAIGxVLqHjC/Dies\npNmiFRQ4bLSHhY7qpA0IzQx7uvqSRhSZp8CYRwfp4MObtj1z16l+eBZCe4TL\nGO9/Q3pCpd6+Lsg1/0fQHBl2EJ5NrjUkunadsAawpJLlGiDfG7l8sTHKMaiq\nwDtkgcedPTAk+/uOYaSiZmA3MwclVIXtQTBnIqQC32XVz2F4Ue24C7lmDM1U\n8owq/5f+9nv+nNOkBfB2+rkSW9wMurmuyr2DnnZuu12w5AMTGMAgkxbCDp8g\nvYzqPfRqb6HB0v6XzJkdy97Q8z/GCtdjiWlbFQSjQ9wq2lxY4eBg17SbG3KC\n8XiYsJlPt/rlMFKlQrJk0V9h/WVdvtchL+tunLMoSjzsWXf1DTSFdpwrGJE1\nzBaFyO5iuGq+kIF0HQB+nUyWC3T6ssL/fWdqoQEEQ9SGThcwCK75nwc7aNcb\ntQFr\r\n=DQew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"847ba56fa01e03be9ecb8904981512d4247ab72f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.14","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7366_1621004768363_0.25254279768200383","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7368":{"name":"hls.js","version":"1.0.4-0.canary.7368","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7368","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb781f49cfb252ab12ddb876ab250af5ad20a686","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7368.tgz","fileCount":116,"integrity":"sha512-YDgNGcUeGk9G7FbTCap+cUdlmUHIAYaxloPDp8jtfJexAd8JW20QsaQJmOdhfhMdBAQL9+xRUX4W5NTSv7t1vw==","signatures":[{"sig":"MEQCIBtuvGC67CNV1hMucp0990HUjrkpXHA3QCr7I3klAjBLAiByHHUu/fD6y2CBGBfi+wzq10Nemq2BMVgCaYYVAKnkZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnxIRCRA9TVsSAnZWagAA51IP/0UNbKUUh4D5Z+b3UpsL\nnTfIlJ98wBEO984s69gcjz4M9KKMv0Oo7ZfgJdf8IiMGPmF6RrcpYrk2HvCL\nnI3XFkWYCJQX1cQV68TlzI6gomapR4Y6FItuIWl9Q4M2vrJqBuOtiTU5py2N\nVpmugVJwrPB9NL38+UJiIWM3tR8J0QowbVW+LdbaoeVZpgtGd8VQEZ4W9rQM\nku1CmXoN802qSZFgpu2qr2ThzHnSrjiZblbGrASKs5qin3bXeQlIazI544Gx\nzF75LVCSCjhscJZdtMUloGkTZCLWKsXKCABNm+tYHcJqiLtVk9Jt+TPCoBmy\nESR28mwJD4e1FNe+5T7yfpO3mm5iVWh0u4vWPbQHpgot2UBM5PvA9LU37Vtk\nKKYySZHqBF2ZWXKngun1N6aQ62QmeDcUgd9G8SwiJu1qjXpwnbi15XqFO1oG\nXriwm2cUYE72vvve+YA/8cYsWDhPi7skXY3Ek+AXAYdeoEEqmSSPeYZUlMC4\nE+BvO753woMGzEH43YB68xb6gLXMk6RWBTzdH5VNDjGq09dzjJORvExcJRzE\nPiVDcDpyw4ciYLgdRJfv+m9HDEV8WB+8AfaYK2hDERX8ZRHvAYSWVnN0XnUW\nNE2heyBHxOre/S5B0ei2ptoZWG0j0aTbQ7RQ9ZejPi0K4/21qvowhX1IICRN\nhbbR\r\n=vu3m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d9f527277997dee596c773bf95a12a3ce859f32c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7368_1621037585022_0.6028961320623765","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7370":{"name":"hls.js","version":"1.0.4-0.canary.7370","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7370","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"748aabcce690caaede80abc8ea2d14164433cfb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7370.tgz","fileCount":116,"integrity":"sha512-htQkpKcaOQKtlrGa5igIcpIxUAiBbQOiSLFSQolslsaKk8plng7ZMNkcdLgOn8MBa5tSes0+ASeU0kX23KiWTA==","signatures":[{"sig":"MEQCIEkH8syzYddPOXRC/xFhO+Vlho7Tf4guLs/aCM3hz1bYAiBULf/NlboqFIFyBVfPiEfcQDK8+0++VB9WFqSIO1zrVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgn1w9CRA9TVsSAnZWagAAD7AP/3XxUFX1S8vIjMybjJSC\n9wx/rhjUChQ2W7C2N/AeA0uwLGFc9BauS/nSbJT8p+Q8ink5BF+954FflTo1\nwLP8R20khNmoTU2MBfsO0kFYY7taLO11bRiXw2EMpl1s5d9ql8GWUSa5QV1E\nnczr+YlTU3PJfNpiCqe8fCmEYRqUcSX1rSs6ZKzXuiBcapVI2XTMwoE9SsiP\nRS3jMU06gTZxVf/9iQwfq0xR8RUn4RaW9WTLLPeQ5oUzgj9bClClC8g0VFHI\nm3bjPePfSr/0l9GoyzLiX03gUOp9q+7c/mKMRHdneTqrhHdMQfc8ob+HPR6d\nsnx24iiSkslZLqt9aa1Ypa9wtPBtvY6F5/VlMkK6PhGYFpygyh6JLhgaichi\n5BSwqykXzQI5rjUb8dkzhYnGo/0fWziOtVXvhEniI+l0fwaf8IdaxtJMVyRZ\n4jofzJB/481r1fmTZD9BGdFFxfegSBe4OsrMNzaUcPvsXyGuypY8fXpblOLu\n60GMdR0M62D8NcbfCcQzEl3+Wr6rfjPxdgHKabMGEWPGnIz2Ue50WCF/xL79\nqf/JAHbLTC3z+n2fzUYc2v20Yx9xpOzec3HQr8RKI3YoZ+6tor8GDVt+OdsD\nMcoDSPwqA1lSAhVse8lle4SlmXl/csF86diJ1hmNX9Xz9E/meO4Xfm9Pyg9O\niD+O\r\n=06LY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fd4b4996c4ff97c3423f6f4350adcd09de40fa8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.1","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7370_1621056573165_0.48316532616290253","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7372":{"name":"hls.js","version":"1.0.4-0.canary.7372","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7372","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"262fd3afa1ee7d933fa70f1b5804d264a6ec3490","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7372.tgz","fileCount":116,"integrity":"sha512-9huaHBC8a+Jcd5YgK6sNaMEfLW3ZabBrESsx4PcmIldyVTAdLqyKXY2IVzZyljgnBDbUdR97SNPmnTl3omq3vA==","signatures":[{"sig":"MEQCIC8mdk1UuKrOxpgHJZEdCld8Moi++04SJL+UrDknLG6jAiBEXajWpEScdDkw5DhxPPFt4GDePWJoc0YZOUBvSe5hrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoA5lCRA9TVsSAnZWagAAMkUP/3HE0MUrc6Dp6WL6sI7c\n3DqVbOMTD/GZ9IB1wOCoOiQRaD4rsiMyVnBTpXJTul4JcuLC2IvlUnHrgubA\n3ihe/IEsMm1vCRbqLMfrPV1Dce09DXR7O1IJUnRvAFu2HjHqQ9yar037cjQQ\niGpIrC4B+WJFHpviwF2nTM8fgK+bq0K5N3LuqAvdElFBXq4Zx+8Jos8Ci1P1\n34l5SfnSKpfrEu0Zk5BJ+9AEfd+xIHtec0pF2tkboASgD1OU4ZmLqBynhH6J\njNAPUAHqNgLkeMvFlSNwtFTyvPryMkBByjAdtdfQXxbc60VhW4Yi6bgQ0rcg\ntQdo+ez0RURke7dB5yop4v4iaTGVEv8YDd34vuK1WUljM3+FKA0tyv6wpn06\nUt1Ev+Dm/d5g/dm55UGB+MtjITdWEmFGer/QNXkWPWYtoh6Qr6BBzSjNr81T\nNHdYAdTJAnY+kHbXeh08U2fXSvjexlc3aSiQIlpZNdpAYrFkmSX0XcHj5keJ\nsYptlo2l38CDpskRMKQoTBbcvbsDgm0e/EAt4m5CkOPAZ9q/UXLzkfrmV4+W\nHotluYlcLj5EYTGIv2tRYYccAfyIjnRrnPPlVrQ6/hynWZF1bjreCIq20Syl\nqmWvz518XWAg18gtb83DnU1HXajsb1+3XWx9F7U3vCIZ3ZriE+hcww0MWuxi\n7SCB\r\n=0bkF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6c0136868bf49604f1f1d2bc5cc5ca0c1ed7bc49","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7372_1621102180576_0.7154579827751832","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7374":{"name":"hls.js","version":"1.0.4-0.canary.7374","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7374","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a702203785ebc392e54c0599c870a1eb198fe9f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7374.tgz","fileCount":116,"integrity":"sha512-3hserRNYvpPSavEvP6X1JNo+Y2/JVgtwFilfB8ANQE4KS/B8pGBZHi5V6d3AWnzjKW3aEx2zcEY+Yt8rNiH/iw==","signatures":[{"sig":"MEYCIQDBAqfDllImuDvwVui6NFZcp1IWIzxUM0z/OapZyhCE0AIhAICZainqnOGbrMN61C4m790qpsNdqRat04guY+Bm9yy8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgockpCRA9TVsSAnZWagAAgk4P/2Iw2YNpN7YA0AuKcMde\ngbSPfgHnCOptzIOuO4FSJQjQlzWUVBU7YSlSFAWu85+J3kLuM0ZxIahXzlch\nLQPMU6juhJCpz8OxuqJ6CsYL8N/uIKtv/TimuylRrZ451OSf6KIZ0/nKh1mJ\n0ga1AokMIm619Cyp12zzjKRIdnzW8gFFNI6TsBfnJHdVP70m4kipbNpjANVQ\njegEpwhfsTwKmgflDWbdiWg7nS3viN9jXYo1D6TpFcsuPu/aroJhHZk2HYV/\nojZTkzEJ18OAgaf38SR6ph7FhtDGDUAdwVnl6R+xtdJaBNSgNTZCwYWWcy8W\nsge77dzkNHfg7tWclIFF1zKHXo0dbb4SBarjknSGGijdyn6KO7AFsCm104it\nc2BEq8ScyOyFZyKJdrNiMQEwWmPD8auzuRhgHQMhv8OBENBYjp82sLDcL+OJ\nNCOveLrjiEdcG06Z9T0fGgz1b9SWSGCNNLyO5kfclfE11gcCnlieULJIqp+w\np4zk3JhwnvqqiTmvE/keo4spRYGiW/pKH8lnYmBWxsXM+egKnRVY8HIRjg2g\nsUJ2Q2DJFq1ZvXVeXignuKtvDYslnp3zChhT8ryPNuyZvQjBvnvuoGrWfU3K\nXl0tHzlLdXJXaQ9j4Wywdjbb9dSw4O1Eb42OPWk2+clygrsbXvRLSRE7lCtq\nOGaa\r\n=dvhP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"969c5d7aeefad6f76fc5535c0a70059cb476f083","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7374_1621215526990_0.3441410089074959","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7376":{"name":"hls.js","version":"1.0.4-0.canary.7376","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7376","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f97625e78a4e27da503ea019fb708518d3e0ffb8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7376.tgz","fileCount":116,"integrity":"sha512-SzuiXU8Hgf0w49JIBL2/PfGw+kb4PNmEQd2kOh6WcjlZ1DUJ0Su1qHyT07mpkKOLht8Rppuul3xFd3Um0PnkfA==","signatures":[{"sig":"MEYCIQCu6P35OLHgG/3xnhAXt7BriGyFQ3cNfzlBXYkZUNC7wwIhAKuD/iyE2cAICaG6zgTAhDFMrH341F7MKwXApldFYzgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoekZCRA9TVsSAnZWagAA6zIQAIChqaU8TjPrzHm4Uv6Y\nSXPAxmTplwhBzG1yMNtpI3YL9gFTZWDDoOjoQfMEA/hdQIdEu0ds+m36st3q\n6nJ/1jUjc7TM4hrxLmyuKEtCXE4UIVcWYpPsEXE7ljfStxY5rrIjx/mxY8OY\noPEnjA465QxDPBaCCnY4btvngO3EbTw037gwZ4zQxmADjGfuyXY5keGwJ0BI\n2CJ+IeoeWifmJq4nwFtCy5DX4uE/pLhNOE3heZRUZvmbGDEGvd8LtCU14s8z\nh2+vK8aVtGEBMda+fa+7ErJrAG6fneg9c3AJqvVak6a+Z+2XendJy3yeX/EZ\nMvneab808m2KgYFBVV43I/QHIwrgIS7ym1QV7UOvBC4RuFqp0VtNTR28/XpM\nGov9pXeoht61AwEIibsRUttaHnFiJdw7LQ16+3v3d14j4+lFbaA5KJZeNIXO\ngKK4kd0YIAbAqMsFhti7xKBqOst6Jarx1IUfAUjbDz39ojEAXpLXvOaQVgpk\nKBHmB7JXSB+VMM3q9Gh79G4zAlsZ8jJKe1CYNCcNSQ0UrpDVCHto5GWwnwZO\nQ6cQDu4sNYeHbaN+eFsQNDwprWF/mqAJUSVatX1vqQ3Fw5elh06/EXZlc1YD\nf9iDSHR2fcUJh5ZDBXfnn1Nu3U77zJCvsYrOVqZNm8OXsu4YSTGmOK3SIniw\nxZoj\r\n=LBUk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dab9a40278964b88832cbbf5f073ea67510e37cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7376_1621223704631_0.9842194140412139","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7378":{"name":"hls.js","version":"1.0.4-0.canary.7378","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7378","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2740ea63deb6e72cd8993a714196af0ab47ec6bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7378.tgz","fileCount":116,"integrity":"sha512-ZdI51S5CAYWI0de61t1aet/7gAEvYBq1WFID/LaxMoHWo9fYTjk5m9OWtikKk+xmgZxC1Blitw+1qOvxzSKXfg==","signatures":[{"sig":"MEUCIG/l8TSRt6HPnMB13zqHBPdkVKxb5jrLTi1YjWbrmN7MAiEAlVBruCCnY29HKpeAgPPtpkWT+ktL23+1F17vPEJYGPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgooJeCRA9TVsSAnZWagAAJxcP/A7lQBHvBVmCa1c3ZGOF\nTuqphqWrsos76ngC80yEo7Xd+8kY13uOuR2gGYampTWU6BYuGVoBd46X2fdk\nu/wEv7ijYcPMpZTqiiBFdnro8Wh/mP+ITrSpkRThEGUrDewc914C6saZlP0e\nhbBQAw+aTJSGuqgOZTF/1BkEBOYI9qhWrtQLBfRrmLKSY4HWBHmGfX8lwd4n\nZrbBJWDPnvBglalQiVccDQtpsVwjUJx3oxDmEKOt/QS3gRO9ykrMlZXZgir+\nNrY/tvNb75ku83cVnHLYcVVglM5C3RrWdAysC267yAU87l5uTRvdUlWAsm1X\n/eOnlA683wOX7QNqIx+KFb9v6RitP1SFiw5gayA2Wvcnz/nFdh01NSpqLc5K\nxtCWksypTNoEDLEtnXwCv/c8IcE+VQ4kMWaRigADepXCJnR/Ef37rDB/aAkM\ntx+1SgDQUUQG8lCvVdEuuMZoyHmczQWIKgY92ibY81557HzQjDOXGnsLG7Hb\nuxcn1/w5MhF5Je3vNs6Rl9/hBzVPu+O9sWs1SIFZUxlYTun3D/nYZXrQFwyz\nJ6i+R/+zyzcI8n7hXyrbmhDnvpJosqFKuSgBPMGXuGY3W8O59HOODyxSmRUo\noZL1p8B+9TEN2clCqM+g99my8/3Y0AXDyw7+zrwEU9CIswWQ21EBCWdXfgBr\n9HBi\r\n=0k+3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"837314a289021431a01c00847f9255f32ceb3b9c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7378_1621262941756_0.47116365620443057","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7381":{"name":"hls.js","version":"1.0.4-0.canary.7381","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7381","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7b98e5b6e3c662734bc44727616f4344befe9d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7381.tgz","fileCount":116,"integrity":"sha512-oUlE139ZtgR4rO6XncVpia6GYioBbRIuwPTbNP/qdCkBXk95JZw22Ta45wBI6y/wN/M6brY45M0o8VVtjGf3Yw==","signatures":[{"sig":"MEQCIE1sZBpksrY8c/mgum2i7H+e6ZXX+S/7XpSxOlAcZvAgAiBOatms5+F8jbZsjS8+CBKHGvTQr98v173AUiW1pK+lkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11344965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgopn4CRA9TVsSAnZWagAAbrUP/iQl5Vg6cNHcq7eLBQEW\ngDAYqDul/shZHRy0SWFLBLP7HK2ZC1WW0p9vf/AoAeREQRkAPwcmsG9iAe5Z\nf2JO6UMlkF4N7+FoeuCpOhatyVMz23eV9/CLm7luO/+rzcY2Km2v7D5i4rs8\nHpdvjv044sU2bC48TUHrUk+zUhFZymS0FSatVVuwg0muAMvRkhO7QjPqPdr4\nnrozUGiLtyZ2anXN3O5N9PcAArz7IgF3NWiWRTGbfNrdyxqN65ri0tk3/NZQ\nTUx+A0WeeWn5gk6wDdV/DFUe/kvhk3FgyQGIgiJaLTq7HGQlq3P18/40ocfr\nT0giszEHPVLI2qhWe7nmUuQB2PVAtZDOvIv/IczD4G74lN/VVLnMTKHlaJt4\na3Y+EPiwfun0AkJI53FCVufFV5vQpERBXSnh6WFg3YH0SY5zwjdZjLIjpaj5\n5X8gm9hb7XPj1HC83yKNX4j+4pUCzVAStIcKfcViqslj2uvgK47KVnfWYRs/\nRyQe6cmUg1xnwEJYw7rkkF7vhhz926tRLZl9qNhfRMLzSMjkqDa9/rMzzcNY\n81IU3/nIGzMODkWhkBXJ03FqJ699q51TGetGWdIWeV9L/KVgVLZZYS7yudhO\nOIfvJoT/XK2hUAaioOhFNOx4c1HyY8qF22Ndut8waY0RhuO9iP8aMT8D8qU8\n/Vau\r\n=UFH1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa9bac1596713dd0f265f2d27c64ab9796d73a2a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7381_1621268983717_0.402463931315757","host":"s3://npm-registry-packages"}},"1.0.4-0.canary.7385":{"name":"hls.js","version":"1.0.4-0.canary.7385","license":"Apache-2.0","_id":"hls.js@1.0.4-0.canary.7385","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c026b3e58039331c525d98cfc4b829864a777fb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4-0.canary.7385.tgz","fileCount":116,"integrity":"sha512-t2hUSAIjUMPzhFNSl9IKRVjsD1TJp+RwhtKdJvy+J7Yx75tte5BCWtz2gujA5I6E6z3hkSYB2baYY3XwUb6KVw==","signatures":[{"sig":"MEUCIF3o+i02ZvvK2s4TFU8DcmzxB2VVrD6vNBzEt5tQufudAiEAjU+WkiTWrPfOLgsvRGZDWZggOVdm5xdaoWqkRdHg0BM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgorNYCRA9TVsSAnZWagAAJOUP/1TKrMGwkK4bRDOlzlra\nOvshVVGi5gwhqbRcBH9jT7IfabN9yCN7VV4jHzRNp4of2fwQ7cmTLWnDT1VB\ncM4LY9p3EHmi7XGQZJ2e4T6PHKVlShc7dQ/qxMf+coTOUaHMeSc5f58XIXMk\nKJlRtV7bkxV4XWU96GVBAvLC+yqZfxOQ0cG9AjZGV4BgMW7CWkkmdShZsf1X\nRpxF3uTI8rBNDMNsVeDSzE18lEaUDAGIghH9lX5cxxZwBs9SRxvcT1DmhI4j\nW0xXvabK5ZLKw9mUrb67oFGJp4Zp30qe50wFNAtCZjA8vPZu3IaiHIXi8A5+\n7N566mSGzD6h4+u2ZDjA3QlqZzNt1QjEhyM2vnzykYNLMTIEiK8EVK7Z+Drb\n51uBx2yMXWYF1Ry9loYjBakHLODqmTrA8Y+tWbzCgdvBga3grmfIer9YHkbc\nRE6s1Gs2tKYOfG+uKPtGPXB0IPRHcALymaV+KNgsKZmui3VncI/8nMGX0Yn6\n6h5+yzyDs/8thdeV5kuSMJDUcQkTahG2QFlVPHSCQ4fNNKgut4CWc+NfP8fH\n+MUvub82YrqJp0cTaOxgM7OIaDqdJHALBbd86Z8yWZfFfKv9ls1rVfLqDEaB\nUgJdaDp0etCQpuc0148YzhGDsLY/mfAGK+oh/Rnp+a9PPyd0zql5cDy19YJI\nnsCC\r\n=L3qe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b34e8b82daa3c26efd009f1e5af085c34ea0a678","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4-0.canary.7385_1621275479599_0.8480795358954161","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7387":{"name":"hls.js","version":"1.0.5-0.canary.7387","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7387","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de817740b0d804f72f3df60aebada49128a8b569","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7387.tgz","fileCount":116,"integrity":"sha512-LFOqHXftn3YbeF4ursejzjLUNIf0nW6f9J72sEwmL6eHEq3fbgkFaO7xPSsH663SjpPlQ+Ual1azQb/L3H3/fA==","signatures":[{"sig":"MEUCIEDKln4NB/RwYl60vKJ0Ke6gYrDTYPNJ8rIoO0JYZOIlAiEAiOHGCyyhaJ/8+nSkFY7TGhCQ7oXbGuEXZlVx3+FPEhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgorgMCRA9TVsSAnZWagAAIsAP/RYSvGrblRcR3RcN42GS\nplU3G6Ufx4mD27B2HIREOvlYw3Kbn//v/6UQl4GW5tMgpYHBoy3Z9uURY0A/\nMeEcmfrnNgWX7c3anuRrXmwIsZHLXoQgaNcI416HTLmJErXNKe3Wb9AZcWMH\nsBWCIg5B/Lcwxma/f0OTgAz1utmCiKb4JcARjtZ7VL02VILqRE+zxhS+kJaF\nZSsvQZ+c3XdmBy9Sfy6apvcPqqrb7Jr/eSCQm/olkGsL9J6rJ4NF3vVLekc9\nFT6v+Wpw4ZwlnO7OWUqUHXtBPRS9INws1V0l2ngpgyHI2Ts52pRxQI+f3Vjh\nlsaH4d0rjAsMUbcab8eSWze1TcayON1+f6+TMglbG6/X0b/o8ju5Mwlrp95U\nJHG2ju1BJaQKEUQW/R30jXU/MgyIxwYIE1QZzBh9z37JZ2Hotob8kjrjo2dB\n0LEXL54HX34Oy3ZJJexQXZbzNl30XGrmf0culOUi9fPcnFIHlv4KwjbO4WAx\nFBsy6Y/yAGaoaGSJHjdzNO6e7hlo7FbwGnyFsP4X0Djq+MzoqzU6LO4eSN4W\nkNwh0Grjo3o6JBVemaVUbDpN1bwko2OjbIIHGZorZiEgl3zpeLYxH/ux0XQb\nbv9Ztni8x27i2PFd8loKT8uIxHjYQZosw/QH0iBPbOv4hdDW02VSDrijlP0m\nl1hm\r\n=E3eE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4cbc77ac4a82d4097e68e6716d242726f694b5c9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.17","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7387_1621276684263_0.6587489241042443","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"hls.js","version":"1.0.4","license":"Apache-2.0","_id":"hls.js@1.0.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b191f0f49c992e5c22d4a648ac73630d13d3c2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.4.tgz","fileCount":116,"integrity":"sha512-sTea9L0ORE9u5dThUjEhDP4t9YzakEYRyMHEYQctaLZf2X9ihjmUbqKneExQWHXZz2cYQs5ihaKUe8QnrQDp7Q==","signatures":[{"sig":"MEYCIQDansRYIVIESn28PVQ0IFyzBKintwE7r9Y7sGBiD1UEPwIhAKEj2CC3IbE8KkcGIbq2PeNIQirwMogGgI4OVFbpyqR2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgorpfCRA9TVsSAnZWagAAd74P/iRk8cJnhBIRgNXk2y1D\n9V5CHCgIXXs5juI38riO4GE/sUZYNKqegsIotuunF+pXShFmMcDhEbuo8hbY\nSyMYiD8vwdTcfiaW5Iid+xhHsA0aB0+YPNA3+euI2BDeUaxsBPQpQ/WFeLdf\n3r49fGL2MvJqyiK4Q5lUZGqvIdNrFl/zwy7X01kHAKYEvmqi0+QjXDihs/nf\njXVgRaxh642jyfsUZt0PspKPVuGg2WuyCEWxJRxbtEQTWMlIPdMZa55M49PT\nF2lT0DM17Affn/il3avUnhg6E17x7wPpd4bKnxY1DIUNsILfWeDFaomqKauh\noCMuTQ1HWZN3YY7lV6PvaVUZIwE0qQpjwRM8/FGQqGS14JCwNpwaqM/vTxr3\n+PfI4q/vaFR+TRLcXl8h7G/1Ag0FxIqzcAbtnhtiFAmxRSW5TpPPwVcGAGXO\n3o8BtV0u4bxvtaIrjaMjCZy2kTbnd/sVJv2MZ/lNn0Ub7VIfkMZWbGyM1+V+\nxj1JnP1pX0bHP/qjvaNPra492gjWMJixpjRdFCPsVb06/+ug/+CyQRnZbB0T\nz/enPsHUAl0b4Mr2XI4hRpuNtcFMZfOXWlSxPEsc/I7NE2JMn7Vz60M046oH\nGe5XMw8ZFmsi/Cs8EcXTlekK4TP2nU9KDRXAeAH75wAizxKLgQyOUV/3+Nhj\nW6R5\r\n=/UIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b34e8b82daa3c26efd009f1e5af085c34ea0a678","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.23.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.4_1621277279255_0.4493286428591807","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7389":{"name":"hls.js","version":"1.0.5-0.canary.7389","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7389","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fa29f78b997c70032b9c73cc9ba8ca538ff1450d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7389.tgz","fileCount":116,"integrity":"sha512-J84cjXXl2GbUKmEUnWSGh9SrZxphc+N6kyzMqi2uw0CLDVVXoeuRJNkAjk98/dOHP7/J/SaSaOUE9cbMii3pwQ==","signatures":[{"sig":"MEQCIEICIs5fA/+PMcPWTvXKGksP/l1qd1SON5cRWK3u23rtAiBx+/pm7Qt3hISgfjMHE1j4+E/6xHJgtEyURuYegOhN3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgor4tCRA9TVsSAnZWagAA0WkQAKKJiBKpeZnCsU2n1DPE\nguUQcVidtp7bZAGwDStZNw47iyDmSdH7xlTlOFsQc1moe9N8q+owOiyTBeLT\nUBRXsnqBmC0OT3CSC3XAm+3WxHtmFp4oycGkuIzAO5WtAQZR6sHGEoCtrX2k\ntpA63TIPoG6q4ZWn6vOZ7GKkNxXCiMPwbtG+mZ7FJwhm/ZTMgEEUDe6PyD4d\n45Omwpcc41jNtWrOJadFCq75AkrM0HPSthjL2iA3WlN/8Ic3zToZZ1H9HoQT\n8CwUlznU1dZycBanUDGjQje5gUDrf/qqy/+7rRdvFMljRf2tTHQqROkcUC1N\nPbUIgsBQFwTk2Fkwo6AbvBElsBXftSyGcRHv6BkpcL5XN4y+773wYL1XrcP5\n2btThH5wy6UjMSc0uisJZxljXd6lnrDHleW3g6FFQwfNZBqtTM+9/NMDLMNK\nWPeUmpmdutmdOqC5qrWUDH5h2XG9Klsw3dpFs95nH/n4aJhGCN0BTbfJqQg3\n+Rg63m2mlsIwNop5mo5jrThtV2W+yuvjKYBD+rmLGczDaFQc1acouWXNpHo/\n37dkrSrZJ/Ha2Eg1WmEvTaDkaKTcL9ffXQ7joREgWz/VWCEV0pYUiNdzEAST\nq44kWmT0XxEY0EuMpWTYfEv1JF6JpUq7AfDLbKqXXsnwnnUGu+QSFXHrSdYq\nkEAI\r\n=7f53\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"01c2b29fc745411da347092cc6316690733eed4a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.2","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.17","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7389_1621278252598_0.6563572383449214","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7392":{"name":"hls.js","version":"1.0.5-0.canary.7392","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7392","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"681ab385a41494624b73c1d0dfd5ed9d4c9cc440","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7392.tgz","fileCount":116,"integrity":"sha512-OMxL3+fwSE0hOPn5OBK+czIdwGX3LjG1c4haLmT52Cj7aklfr5Biui7deiwhRAfWfn1e/j6Pjk+evLYc6uDNvg==","signatures":[{"sig":"MEYCIQC9PphhFSPFxPq9hxf6iUpmTJG5zUPKlnrMS5USIukplwIhANzAS2HQO+cr9Irf5/CH5mZyObPozKujOrbKB+mAmYu3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgot8GCRA9TVsSAnZWagAAaNMP/AhxFaKUH0ZFuAk3bH3J\nova+r6GOYjLuNR4rPzEDiF/nf65S2g6Qm1oXkzVaO1ls63TVpetKEovd2Cc3\nivv0Qqj/W5i228XqJnhgVFpigafceJf8Pi/a4sRtzR77InUmIylbHc+Q33Ts\niPmZJo0jKxOGd3Z1v/W7taTnHX/5A3HAFlF3qZc9u1tdr8AOnil8xeK/+KK+\n6r1AEahtQ6fMPQZRA11119LynxZ3xsI5YUTp9kDKOM6sGoSJv2+RROvR6vMQ\nkpWObrr+uNtV46qEiYPCMa7xRJDwxTMgjOk0FSaBpfIrt1vWnWWvtZRAmkYj\nJffjm9L6dHHmxapU0MQ79YZb5Bx3nEjsAhA8uENTqafNTkXHlg8tK7G8ljS0\nAIPDvPxLxnw81kiVxvinG9kBO6ujYGaDkGYZl8FXWLXCJ1vSkH6Sv2fMlqmH\niWpKGM0iZYPpgyTG1uycqgomSBSyGrM4KrV5jGD1mcBtg6lCDMBxNCj3QLWr\n2aqmtil3sobBmtp+IYrYm6fAG8jW43N47Zr+pJ7kBipsRXhjs89jC8SBupYT\nUh9EvFdn14fRwqoaal4uQYxleCUUDDcpiliTOWfzEzuaM1UMd+bFFN5r8bUS\nzXhSZ7z9SkhzuCjwDUsf749M5tpJeXmQ6BPSJH6yCdJ8q7e6JWhKHDBA/XOR\nFgTb\r\n=fXgW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"050dccc6e8a40b414408195029da235fe1aa7cbd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.17","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.1","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7392_1621286662299_0.19233882545837822","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7394":{"name":"hls.js","version":"1.0.5-0.canary.7394","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7394","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64c86e75234e8e6ae8684842b5a1c8504117365d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7394.tgz","fileCount":116,"integrity":"sha512-7BUW6SD1sq30NKLBHoI2RmDYXym4bItQu+CXz/+a6OO/X9ns/tD5ci3/Lj0iop8eY/RIDRqN3HP+azBbZizBnQ==","signatures":[{"sig":"MEQCIHjmkhFNJs4UtlysGrBHyF+Blo9R5wIq050vvPRthlsSAiBXax8E4ih3nXVGhVzJZxeKUh5wYzaYVPhEHQ8hyCs7Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpGeOCRA9TVsSAnZWagAAv64P/2SJfqTA0ap5Ye7fZN9D\no+8dDuViIq/6XpBmL7MzkWcOGdepwP/1RtHf8S88W1wym0DTYYHUkdQqC4rn\nn47Y7Gk+Ngq989kAIeDNvoBpANecAUUCXyjvfPvOxhjEbzUW3/qB7ltw+dL0\n9y0xPYrrka16489F+1YwetawqJ8NSvkOM/cY82ZZ72Ip8H1v1Wh+xIcw8SVP\nw408OUJHyaK2bRdDW+or5mFwa/CU2Ht/TB6t9SIADaHcB5DLFKcV/aBbKW7h\nezCjPuWDJFtrqyj6Wuvh9kJ0Vg/YblfxK8f0t9K2dNMs6b0gGRXm5zGwYFtC\nQ1hH89fzZ3Gp7JBgL2u0CYlpUG4kN+R2WL69VHHb80t1GfdIKyDAzo2lxHXK\n3/L9WWIXgT/EegPBaXCqYzj9aGt3N2gc60DnZCbSQa6nWtMSfopuGhTrOo4s\n0Z1uTI4g2YvY/PG+k/hVKovrQptd8jiq6vHLYSN8i4UM6dZT2RLd+cSzLdgf\n+KUpL51MkyceO1fZtG2hBplj0ctSDJRRhAzt6DGWM08UtXI4co6bqBBKra8P\nTzvOBg0XuZ2aKzSKieB7kimV5h1t8cNI5lU0ZRSDQuoUytBlzDQbcqnaOjBj\nZu3uWdlbLfR/P0SyZTzj2IbcPNHlwqW+uIMqP8Ab8uHFOiGiAXox95GqSOAR\nl3J7\r\n=dj4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"82b09e6fb69fb786c01e344b820f6d82476774ed","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.29.17","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7394_1621387149968_0.80416453541447","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7396":{"name":"hls.js","version":"1.0.5-0.canary.7396","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7396","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad55a5a5a49964f1d34e53528d81fae7d426ed79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7396.tgz","fileCount":116,"integrity":"sha512-ikHekliSHr1wXojm8Kwyefjema9oNpAzfDiUWc+TXpaoSaHTAPA7ELxZBTptooed9U9XRJ3y2tM2Hu7sml4aWw==","signatures":[{"sig":"MEYCIQC8AP3m6lpC1lxJ6Qkfa6VZSvWKIhbPBhp+feWoLLO2HAIhAM/YLOPb7/c+ou+QmijGVq3CJc1emiLl9n1NbM4LUDCD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOqfCRA9TVsSAnZWagAAfLIP/RTuJdwSGv04VLKy+Ugw\nrkUOk3Aotj7IGaPfnIhVROTkV8Zuy1ho7SxQTqsfWCI9abNXuutQlwFYSt26\nrAtEIU3G2PZMD8ueWLFAJAUe+yR3k84/3EDUx60QGTxX5MWvfXY2LEZMDA+a\nBADCh+jJkffho9onx+Zqwb+paHEreB41dY1gXdr4cWW3ZAH5S1Ei0B2exf8u\niu6UGY7W2JzIgL27tif6uzlmqw/6efC9zkK6Gc/FQR4gM58sar9d6lC1UaM6\nP0mrSsMfUoOYYVwNt89uWIT7mnJ9Gp1ctXKA0JKWsR7kxLcMZuNmJH4/XgT9\nzIHqA4e0zVJ9Pj6iTgzoCuT7FTT3+qouQOs/W1PQWQiVnobCeT4uetfu36Qf\nL/54zBvz5poP1qhf0IJh+0njEnPjog48zUmN7Bl5qWmQNQK+gSbuvfqXW9kg\ntTA8ShQQejefO4RaJUOIWsgQxDsToIPKyukMl8BTkm+Kos7Dlg8NqLmYuayO\nPYCO6FamW0HRBH0+mlPuRdTP13FrwA1PkIfkhlCQfGzGhbhluymopa9WzZcC\nt9uI04J92/vQOTG2NowovSeUyOXeyt1TfKenXLWHM+wQqq5z/ldcCldNvF92\npt0MoBT/L2dvqy6Y762/lT6O5B/lq9Q6riPHmU+Lx/0zNjcU5QHWV1Hj6zSh\nsYG+\r\n=Xzy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6ec0b6407c6772d9b19a2ee0fe83da5e62dca2f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7396_1621420703299_0.10759770792481338","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7398":{"name":"hls.js","version":"1.0.5-0.canary.7398","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7398","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"893fbff07d8b62b4e99cf7e4c41baff734fe1d1e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7398.tgz","fileCount":116,"integrity":"sha512-VZbz51fSqGXjNgdCjFrGrI/9Vzrddh7y6U1YkUBPMujugpr0SXx80KwHGJ/Ud8C8HTuKRJtix12ucz8h3ijUOQ==","signatures":[{"sig":"MEUCIF5s9qcs7UVRvvpIVFCy2w6LHen4ngeenjd+hexgT5NDAiEAjaipk1HVDhZy5R9+Wm9AKeJswNT2AGFv2tDPKPY/+qA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpQmXCRA9TVsSAnZWagAAx74P+gKZPsKtiA8viG+y1O35\ndfQcDVEF1cLqplngkxcg+5RN9H95xOBwfxVyl0tsL307RgbOS3ynFxlwOC+t\nSX3AM3KgIVyTjfdzNYZDfAmeCyvLLJlNbuwm6j5A43irPnsm5gc3AklSkFO4\naQeepImWmIsIdwehqwSzDnwZgIMzs6LonjHge+gXLt+itMgo7GhGYnnwCZcS\n2LodjmwiOqNkpXIaprV69hR0Xk0s2P/761vebHt/GNR/yazG+mrYwD/RMC4f\nOnJYPfz6E+P1jNIQ7RsREonQGr1QYW83Qqdw71n/e15doGaz1Q6LMUCzO8Rr\nVA+0vVpsuEFvpW/rS+yOqbYJrDVioEfr79x7X5NHwigNgmRJCRuFD61X60Pq\nFVycTkWraUiQYYVFn2y31KdsQzla51bhhGggakkQu91218ZE3OmN2BPQ2hWs\nS+08aN/xNjItWxh62baCn397fO6PttLxPz4i2XrfShgk5C5dyTro8hBqHc3J\nhMbksdBwxZ6fuzEQpJCoquhiTWQdIAlnpphyGQDuWVN0HmZUd9exb/O2Tqqg\nZE4+rJHALfvDW9VNdmVhwAfibafePEhMFJxDQeoaUNsDljDcNPEguEYXppnq\nXb814hVdLWVByjaboPb94t3atXeXS5iOftVEhm6cysIbbEBNNWBr8yLaPJqa\nw+qf\r\n=xaWU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eb21d6969700cd1b4a8d04abb8ce245514b50d51","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7398_1621428630731_0.5971567733978833","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7400":{"name":"hls.js","version":"1.0.5-0.canary.7400","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7400","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d777f7b312fe6bac5152609a5e187470ec8bd7a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7400.tgz","fileCount":116,"integrity":"sha512-zaeOYeuZdaFqbQ7ilvh5yoQzFEfWEeIjqHzLn1GgrN+fLyy/PUAPbV0/o/eS5ys28wtda46m6XWunArdFvpl/g==","signatures":[{"sig":"MEYCIQCEtnSinx1B4xl1dzEi3r52rkZQFgv56aTYt6FPPNzWxgIhAJjJNH7DKLAUNwpAFgtcrbUSyoChD7xVV7kc0zqes2bg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpYbHCRA9TVsSAnZWagAAK1EP/A6TQjxwHeTIsURhLJjr\n3CthUGL81/tzEWntJMwp4GMKk+LuOS/z4ZRiIk5xHaP7i7jZdPnCT5KjEVrc\n1OW0GLWm7trTT8SIyw3Fq/ZtO8LpWPtlZBAjp3dNTliFY/J2mlhsSMwPOrRB\n5EfVr7HW1QueIXgXO4PgMvW9SPdJpNjbY49n3ooPePOpoKOdvHt13haT1580\nxmXNl5zUtPUcVVW3kRpNhI6lRDA6bZe6Ja+6IlwNxDu0rMh3a6WimXElnZDt\npsiruiFVVJ0JVbzCZVi7t9WJm5WBzioF28yASUt051EEIaAZxF0JtPd6X1Oz\nEct4zmmzEWgs1a+PRbN9ufrl1h/2noQ5xUsBkUwuuLRxnTLA0WB0ivvVgVk4\nU660t5zCvzPHi1fBMM3SwW1WjG2Nz9CUcR5n2boowPw/TipB0bmTnC8zP15o\n+AL7vls5s+LLYv/gTyT9FotZEcFpgHIdRmhxYFNfsqffp3LT5F6/zirTMkv8\nTb63IMPGojjIwxY/r1zcookQEkacjIRsPmO8HmjJnkkSRWOPQBQiaIKXcW63\njYyIxeiCj8iaiScKiWKSq4fFT+zJhb3AUgau8NlXuKGHRY3/9m7Zgnmday0E\nzccIrm5sClf1fCIhlKFpUBX3cWm5PQfKTmzBo7TznOuRUyUMFJBb962uj7Rw\nw0o/\r\n=r1yR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cf1a92d7e649e3209cf0a30f4c2d7ecfc1dcc6af","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7400_1621460678708_0.11086497855094612","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7402":{"name":"hls.js","version":"1.0.5-0.canary.7402","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7402","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf0baab1e39772f60a6524318093867b7d841596","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7402.tgz","fileCount":116,"integrity":"sha512-sxr6zN9HFMOEYPGO6jxcYEsXsPlX4rongNWM5P1yiFogNdmw2R4Y9yOgvvry/UNNOQRLBeW4lHBPGw4T+U77vQ==","signatures":[{"sig":"MEYCIQC3YktzE+itIvkDMRrciCwxTCrAsmLefVuvuSx0JG26vAIhAPUT+7+u7hJUlWadw1Xq/qAnkJ4rVRJ+CmVWhA2/WzFZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpxXFCRA9TVsSAnZWagAAW3MP/3n/Wc9uhVIM+qm+nH15\ndXyZw4JKyrJ4PUybNM7pRa9wZR6S6JzyxRiWDdYxh5RARhxO70sFzBHUNkcu\n8vD2CcP0Wzzr+R2Syu3IRigq4eQ1rIYLYghwJL9v7ST+f2KJFEKzBGI78gUV\nq5CYNQ8v0lshWdHU/+ulOK/q193jCRoEOjMNapxo6LfoHo28IN+6uuah6hhP\nEMXP9VQxR3aWxiZycQJJMDvKCUHOuPpHp7lSo2pcNc6UkxMz/YxRS93zabFU\n5YwpqCBwUt9SbV4wq9C+T+BYMP/wDlEAgCJQTLwcpCwBJId3ODbWYhMWPydu\nLJYvy5pfP9ali2VcbGCN1xw/lW4ouIn0WYNPNBSuDNsdv6NTrorws6N+oczz\nHfl4SWIw8x3jRu6cVqysDSjlj89u4KA+nZI7xyOi5HbCEwvxvwdjcraGE9v3\nL1ZAa9PTFMKEY5pDaz2STit2FfitFUV7X+SsmhqCkW2PM6XAwnpEWn8iProc\nM7h4hwrngMHrXxJHnxzXnQ83fzov8SshqJ5FHB/pEgNXZbVxswn+rjvzWbZ5\n7EcwigrJzMadK9AQFEzV9AxEMgarUnbQxgrLN9sluYKH3cX5YGNN/trsJa0O\nz+DpL+D0bZMpLNtVIjfsGgdE/Ty9arPpb6l1nxpVWp0zZd21VIYjYtrF/RBZ\nmZD7\r\n=Ru7W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8a40482e5cf1cc846a29e7d8feeb0517116b676","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7402_1621562820275_0.28513509183834196","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7404":{"name":"hls.js","version":"1.0.5-0.canary.7404","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7404","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c1441f850b446cfa0e439d7d76d35aeb99c7138c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7404.tgz","fileCount":116,"integrity":"sha512-Ul0xecqX+t34kY5HzrA46Ln9GYiIBGsjyH1JhXoulY0Ekr8AvbhZdYb61iXIaAq4HMgFWQ3JlzTcPtAcpZb3ng==","signatures":[{"sig":"MEYCIQDPbjky/m0RT8IdMGpZR6tDYskh7ReFncdWUFyhKlm5aQIhANwMvcak++11qhj+3Etanfktm/X/jpCd3B/tvhtOeTjA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp+YrCRA9TVsSAnZWagAAeDQP/RUNki/Ro6E4x5R4YarQ\nVpdOe27A8DtRz6Lvspw/WCdOz5W+7OCLzk9FoYGGirj3SOrRFp9Efnw5Cpga\n2lgmTshqvCR17bUBd9WM2DGkFNeLyHE06bqJggGHgn6wY+GU0xRuw6owdNLq\nzPVwWA+WUQzHd2BN9UYnQMUKsvmcu0bxyW9dl8DfwNFasdYHL8CwBaaFN34m\nwGcleMoTAmc8g2W/BZqtHKJNi9ViTg9IZHfX6CmtEVl/pgWKwUlwSWJR4pqA\nNslBL+tysfXd96CStROBJElnIIosBJj+cSQJE0m1ImiZ4I0tI9tc9K3IMk3I\nq+SaD7GAdagWJt3kTzTL04ONxksMv9o8y0BWTDOxgeGU8fq0xfRtlgkEVlHM\nJ9atJH3E+ZoI1rZK8+rkUyUuy2kvooEMnVrZTzCPShnw9eCZnTNhm5IO70Ml\nVDqVFS8NTfyEi8Eb67A22a+JP7BRrqpRUHl3Ei3AqsGx+AmRNBef/voagXRX\ndhJAla7hwEWAyEvdGB02WYk8B4BSudWOlFEHdJxrabqHibyykgXEGH0Crygk\nuZcGZCSdIiqO/7pZ5U2mLITq/xFbEl9JDh6vv5tbJ1HeG4iVAyMn3YTrN112\n0QRfBHUdNaX3godPe3CjxY+TI0Gc3ErxNqU+8N9dsTd9UZXPj5qu5OW5xe1u\nrUrT\r\n=IkGB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9012997548e9afac3648d89bce3484a99aba7e77","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7404_1621616170831_0.27296527012451155","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7406":{"name":"hls.js","version":"1.0.5-0.canary.7406","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7406","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"887b33b3dd3911c0d4a361c13beebd1ac308118f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7406.tgz","fileCount":116,"integrity":"sha512-fUR8kUuvYSPumz+1eR2hVNdYZDB5n50mSJA41m+ttPe+JgICT9+42Fpw2cEsgbh95ZBgIkQMEuZxbXxm7gaH5g==","signatures":[{"sig":"MEUCIQCiJpMREMHj/oux65JoYeo/pzg+Dkku08jytBOSuH6JywIgepw6oIbEuFucytEtGE2rfqFlMRuPZA2UHhpp1fJUqbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqC+lCRA9TVsSAnZWagAA61oP/RZoLA6d2QctzhBaoZfy\nEEoM8fx7IYNYV0AXFev7FjJs6bEoW8ZVKWmpBFtWUWgZZ89uoFxH9jllpwov\nb8l2smhxgYL0hVt9zDOHK2axiV0EsZFCdWqG33LAD6viJ7F48Eg6ds8jca3K\nl2iIv1VPbSoJe0sMvO9Nzxyg+BDRTsLgFV1vAeZ/apo/nl+oujTlWEEOQnLJ\n4WTUW110xDHhNvpK2tS5ZZuq84QBj+rzmMiO261J7Q+1aBClOy9OlnY2A+0U\n6/P+1QdJAsWqmltkXpIt6Q6RLsO/yuENRrjjxeChpTmLwkhGbD6P4DerKxan\nD+bzeRiV53TfI1bKZmqq7gWYLUXsZVbZWqre/v4WaRdQlfZwU1K+wveDhY0f\nAy79cEe6++SNNbzCuuOBeOLxk21HKnzKuY8P8NsQns3uEAR+L3SaamnWM83C\npnAIJP08Ktn2dcXUGDl0KXNkQlly1vrfOIbOsqdKBIP9l4UfzzaViJRhTqim\nCmDq3kn5hX2kbg0cezY0gJqOLZMvpwkpQZcBH+jJC3OA3n/BfWsEQ7yqQajO\nHp2FuTbtH++2+2lLTqIuuX6y9asunI8d+ZPZom8cQCZ1pjjnfIKblewCJEoj\nGXHt1+DTskzQnMDjchatmp+21gQP196PkaX07n4hqTAVJNEmiWSeSo6Jx/h0\nX5xP\r\n=Z9lA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02dd3b2e24158de4b5cb3e26ac1339324bce65fd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.26.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7406_1621634980812_0.8874239771793002","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7408":{"name":"hls.js","version":"1.0.5-0.canary.7408","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7408","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7a8ec6da36a12393602bcc545605ea78e84d883","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7408.tgz","fileCount":116,"integrity":"sha512-TCCwDeTyAcdKfXzsipb4kJLiW6yAG3qkzI3enEi9oP0sulkWLdjQ41y6497+Bo7JcHCvsslGrlTE8GvDNNzdIQ==","signatures":[{"sig":"MEUCICN4n5CAZgFYQC1Sx0GNFE1IBczuCxBq6UJsochZldDUAiEA+bbv8jaOJ5Px/5jxrLB/aTs4g82R5DX3cm/erH9OU7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqG4XCRA9TVsSAnZWagAANoYP/RMo+6yAkzUkX6kZzSUa\nAyfPPMVsM+P4O3uezRBLvUwyRvAkHpGxculrKKvlmSs71xODPMfP0r4q5+tM\nFogvbAtglOCg/ofnfs8BtKzSffMfMhx/eoBI7VtHuNIM9npRgCggPsmUCCIV\nrQ+DDwqBcHZpJIASnbjI1QJkMKLzfsDDrnDlryh8c6dukYgr580rT+rmVcjY\nW1hHdUKeJ8heGc42MZ8h0qjDl2MqzYs52KDL4QMw9UWoPRQ8eNH+RvKXOEI1\npoMb4U4uhPG+eT6dpzMcFbmYgCKxalAxVVOWNQ/DDfUhVko8vtSdbgWzGMe7\nX7IlKyqOsOqTL9BJsYT4jyjCkcMtPveZyI/MeEOT9UaiWYJU5UUijI04/ka5\nefWrTOsJE94rd2Hjd+emgne9v021zVU0NvC6tnaNZhoTcpjg637/bLvvDXeA\n9aSKiAl6eOXH4klSHzo6BC97FEDYtw5Cirw06TrYAJmnl4IbjFMc2GHpDS26\ndmiYPQeioqEMmAKTyUV68bkYNI7aHGy2j6tc1ZtByJTQa40bdggrkPzC08pH\npQ1QrGAyjIWA5lcBhcw5liowQ+UZjl9xXJFXHN+ZZJifxL8htPQGNadpTcpf\nlf+EjFJ/85JQWf47UbuGreOCUlutIfv8FcBAK/Sr1GAsR+pKx3sjyNIBDauZ\njbg0\r\n=dgSJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"293e24d857d30299529337f6bf9ecfd1a5309d4f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7408_1621650966348_0.29676544863465804","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7410":{"name":"hls.js","version":"1.0.5-0.canary.7410","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7410","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e0e634f2f7ea92d4a9117f785024176b6a71f8c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7410.tgz","fileCount":116,"integrity":"sha512-hYMpawBXxuf0wOqoll+XWgz+YpZlaXgwgALSCRnNI7hHlt4dU2X89mrljqBIgrVE+c2EXVPJZA9Gw+hhDCViFg==","signatures":[{"sig":"MEYCIQD3hgWH1MGZyjDMb4KQqJ5qWuuhqoDjuZ/9CU0DW72BrQIhAP/hDLUjuDeHapZr4ypOWESrbrSaZ9PEVtFGS0jQA7Sw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqW2yCRA9TVsSAnZWagAAXvUP/2f/m7x1uIwKIrm0gITe\nWYJgGtaWgdBeE3WUdO7wAHZQ/n7LD5b1mfWkpkyKPNfPX3RND2Yq6etr4/Vc\n0IeWjF1M13Ko98Ha5jnUGC5I7+osCg/AkdBqVA0ove9Q/NLIkvMBzQFcRheR\n5iN8rUVW9Mf9J5u5P+c2kbWlcNZYX/svpXio//SJQE4doMSflSUen0qlxSKD\nB2+QIibaBAbL6cMAHUTHAnDkr1JYIex+OQSBMET2y98CA4l3QK4h10UryRtj\nC8TZoku4xWq74T0KuIDbW1Quy+azVf0jx1x+nzraEtg+H73YeQRENX9p4hz9\nZmdWNhs1MJr/ehGJPqNNVSU8trAcbz5ne1UR4gUy7JzM60SK238Tj2HXMYxM\n9CtcY+mbM7KR2d1Zc216akYTpa6PmQvsd2wOZqP3k6M+3V2e+ZHED86lbQHj\nQLLecl7ZBsoJkIVN+5nLlci8LjvlMPHkIEc1CNofPqR6HQiZHd6eb74TQoJ+\nMfADVefchd34MBAjLn6fBLmdWU4GZQ/9d0o8YdR8PLeBYfZ/22ALEIeGvCUZ\nJgGzkSnVLbl5Kg8axq5m+RCjI/heURYhB7Y51R+y049IY2thYX6BEoMAvXo+\neqMdL/+MjaIvbNddby7+N1YSWMJNpTI+AuYb7Pcy51diVPD1X2wLGI4qQHXK\nQyW4\r\n=fzLw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"16efcbe37a32bb454c38cf0f96d268a3a35b7d69","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7410_1621716400280_0.05825899683581537","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7412":{"name":"hls.js","version":"1.0.5-0.canary.7412","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7412","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"73b502c2fd4fe5a89591c241a234673908aa19c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7412.tgz","fileCount":116,"integrity":"sha512-rkc9RrmDWrhHuJ6fSHMMlJk/pyngVoi5D6lUpbJ1SogjWoscXAm8nbtmDvuMVY7AwAELBUf1YX8vtD5kpFDZhw==","signatures":[{"sig":"MEQCIFqnAKDFbXUNDsS96Yr0yFsiKT2WMSRW7mHCsUtnVMaBAiBtnb3iBdrQJg2YNf23cN00KC8lvjpRm/xT/itb2tP/0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqhVWCRA9TVsSAnZWagAAqiEP/3x+6KXtiB2zszMNXse6\nknWvZgXv1TW47ARoPCdWRiiahqhDmz63PlCViesuTIrzYZ86wPrXkggzdRvM\nnAQ92LaZBg+aL+6XN/DekId10tyZjKHQmXsrAgUdg0qVDbOaz+lC6HEjAIcY\nGFeQhK5zThhY3L6T+PgXmDn6bjSSUdpejd4ClL9bPPVazjtTJQ+YrsH9Jw5N\nhzFvdrKt8XcMgnu0q4WyVhVRDlmhWAakPIaWaAcHn+M48sv3Wk4Cl2QpV2oE\nIk/MYqEy2g8eVnbbDMO7T37oD7kpYLc/FtLpLy2CUe8Zv4oR+dZZfo+QmuPk\n+bVUL4TPHqHNqKs6So30/MprF6xOXOQCEvD4J8yubj22TnxwD5oFCxJbsxnA\nGfGOGkL/4m3k6SRUAjqueSSYKZ/gGQk6JTnUByPRPX1HIewIUF6fy0sqHIA5\nmQloMUUWkImVGL6ThQBi1E+RonBsEEYgqAHmwqE9i7ogSRaebM7cn1hCOOca\nX7QJ55HN0GNAzE8biYxgmlkBWxgexzfbLt9MhzXBwZMLLM9R9AiVFoE/M6K4\n53ulHSHqPlpChtRv2spaTIerlLnfPKBloWtXAjfeezV0RjQ+XDpjHFtrX0Bo\nSXbP6lfeJ3H0vX5O56vgS7uHyoO0OnAQ9YxuNYg8LNvBBA3gi//WIVLj/WRo\nZMkr\r\n=HayA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5861398ea63a8eb1be2c84e4c4464f91e5f855e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7412_1621759318137_0.4099159223557276","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7414":{"name":"hls.js","version":"1.0.5-0.canary.7414","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7414","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c1c372d1a53cdde94e9dcdc1e8b03ba294bfd78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7414.tgz","fileCount":116,"integrity":"sha512-9NLmEnwRj2efnh3PZCwNyAAs+ELMJbJb8EBYXKKC6b4ZpF5kq7Y+29fyX9a7B/lmGoNVd5FOtckDvinD8P4DDg==","signatures":[{"sig":"MEQCIBlEcBulIDo6Lw8gr9vTRvwrACFXoURdUd24s3onGaPqAiBX7x3WPsA1lHzPfIxa2SkCRQLUDyKDamy2N3FwJvu3KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqwnpCRA9TVsSAnZWagAAGL0P/Ro1T30V9CMG5YUzr/6e\nnVQmHeyqCyPwibEz9HQpNt23E7lkarRHiG6CehNkfWGA/GOOk7GPP6bW96ci\nwuJMadYiIGVHKbpKWQfJH2oJ944ixLt7OueQWwHmkywYXpRGyzr+A138aLmf\nFAZuqO/aEbX8elyKXbY6KuOXJbvEtG+gAEpykPYFueZSmVWmSKy2wb5VPVCs\n3XI609TGf6j1YpOUWiy4FypWF8Oi6qzlj4oklEvLNf/TPpLPNK4Xy0TWJIT4\nS7bH+WpRMFKb6YA3Fc2p+FjzD1cd9yd2AoImYXrp2B1bkenVTZqILapK6Ytu\ndiQ+RvUsXzei4vWbfpFpsLCF9RmFBDN5Agt9gmT5xXZN4z3e+k8MnmkuucWA\ndVy8k2sAbJr23+H4Uaa/NF0GdLbWU/eIT4j5uF11DXTygdLpUnzZrHC1mPJg\nVg9O9DRjjqmEL4SNYCNnaw5uOGFJn7hzhq5FGB2AbXYCZa3M+M5i9CyrYfyl\nGyYQduHx5ZXfgMCba+IaPE7mUpY9COFGQHMwm9cAiV69BbQCp3bCkm7O0JTE\nCZ4E09eAHH/UU6OFyWMyGOx3SqSycNtJOJmh1ZdYO9JLspisyDrzS3gRNTrS\nV9TII79Af+CySbSkEDVauCXzC/+QbnIlY711bnzUa7/fG3pYyLcSNIDuPNS3\nELdJ\r\n=ZCgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0bdb0e2891136730deff5fc2d59e41ccea84c607","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7414_1621821928734_0.32567495259870194","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7416":{"name":"hls.js","version":"1.0.5-0.canary.7416","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7416","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a71c0f6ac5619026be2f4a069075f965b5323fcd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7416.tgz","fileCount":116,"integrity":"sha512-G5ZisC0SfYWakcXTdPRXoQG5mU1zoGFf7WIjAw30c5Nj0lffLKzLM+uN/ZCkahlYv7Esm2ODsYfGSBQDSUyyOg==","signatures":[{"sig":"MEUCIHZS22kdA+65adQIqtC+0PL/okmjPhoMIlIWbO45CY7uAiEAkV4PX7/MpWvBTWkl0WDccPElo1QvJhlpVDmisaG0mxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq4DUCRA9TVsSAnZWagAAKewP/R8EWQU/H1p1O9ElqUaX\nB1r5DffT3etgz2lwy33ReII5t0ORAJYSSyMnUBAPGXJRHX+Dzj3Xb2Snr7W0\n3UjDrc/Ai5iVlIBi+T9gV/QUJ9zCz2GJdFdFhNHqBgYqqOwfqxcSwzRmTbDs\nQAdt/SJ9yWfgNEpTNaB8B6+rGykZU9z9uxtu6Bsj4Sw2Al20LpUi0WR4db29\nzeDdiM/GXTKgCytVfnwIk7PIpDOZ//pKbNVFbwsYLsUfw9KhuenbXGbGNzri\nQWMSuBI6nMDB5/aH3c+hBYxkflg/3omPan8mn3nmRygEgGIaJDjfx2MCRg5Z\nXG+kJr47AVf2BDlABwLEt7ITxg2XyzmXQT26FltkBMqB3EE9zRDvx6Wcv1Ni\nvwT7n7NpWLd9tpEAwvEzrTsUT11nuZeJ+JecV4AEbVABnix8O2I1+e6FR1MS\nhqwNuOSDLvgaplYAszmbxrIiIM8bytPDZ+dVqHxeZ/3OGp9e48AhHoGi90x8\npuVb6id2tUnmkrj5BYAT8TKnBhoJMOKQxmV4AfGTf5tgyJiACFJDM1RTKhr4\nUibKYH9bv6kXIaxSLSgMvNJR+NsPqW/8SsAo/mxpfjShppPSHmtLd4claUQC\nCCL+khnDrxBabIdUWa9V7yEgcIqOgXvTHLXtgCPZRX1b+70oPftID4N/KfYl\nCe/t\r\n=M2aP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"51393d03b40104a24ffd6ecf8e50858dc963e2b2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7416_1621852371524_0.07586641399826366","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7418":{"name":"hls.js","version":"1.0.5-0.canary.7418","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7418","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc4f49d8466f9ccfc5f01fb305318d522d05d060","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7418.tgz","fileCount":116,"integrity":"sha512-m4nY1F8G24MU1qNtheB9agj6WToX3kLXg4hb2nfy8GMqg6QO6dVWlUH8pODVFNvRxa4D4BRO6epHVyPkqbFRZA==","signatures":[{"sig":"MEQCIBdd4qgJM1N6Ox4GuW5e+D3jMgjh87fB+ghrROt5ETyeAiAer24uXFWCuWn1FHG26EBfPgSqlaakqzg+dsznbp6oVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq6h4CRA9TVsSAnZWagAA6X4QAI0sgqkTuXxs+7HoQqUs\n7ckSzHOyzwxxHWAYUqbVsBpYi+4w35r+6n03gowM/x6iicm3R09iX7oL8j4e\nKIL4UzxvIx4ZbMyCj4lDCULzJLcHil3siO7NQ34LxUF4gKmkHRc4f1nTs4yF\nwkH9M/jA3l0xljliwjKr4ay3f6pUKwNJzlYG9bpT7AbXpgt+2jMd1Euy3Uu6\n3c1JsE3H9+l0v/4SwgJ0Cp4dxvHr5Ti4nO4PWgI6SuMYeD4iQLZ2NwUUP18r\n7VWqgnumVKnO1SL3HgJcKMKbVKsMjR5kJkicvEkpNDxmv23ix2MSQH4HhPYM\nJn2SmY0iWsUrBMCAYqP8IJqBju5WkuUwqpYPv5wlPgzLP/lBj9l1yNzDWCN3\nmOglODK0pbu6tnXCWIJN2O+/EkeHEZNu1Tz/3F03mCo84YzEaSxbWARvGYUV\nsHh6gTGGCPcIRn2beUgpM6iP8ub82sy7++OHejxfOmw1AqMtPejISgCaud+q\ny07noUYWaCH72yKZky/4pb/+gMk1DFlWpqaxs4ASLdomsdVIvEPzHwFMQg8U\n5Dp780HyPyyKds615Cqpng2Ew1ajL5d9neYdN/vZBXpsReavqmUt87fYiQlA\n8bz8Ece3Y9OH2/3jhRvu9BYVKz83xOK8BJZJd2oQbdLWq94Mt0dYGI5mfuTt\nLYyh\r\n=vbQJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c324c29d9ff019b3703a03a9637fef433edebca2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.7","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.24.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.24.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7418_1621862519879_0.4875464459667933","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7420":{"name":"hls.js","version":"1.0.5-0.canary.7420","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7420","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aef2f363b89928184f320d091665f7352d7a7e44","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7420.tgz","fileCount":116,"integrity":"sha512-W87NXOVKQ8+QQTZsuPA01XeaN4vBsZlYr1zK8KdTcOXSukkv/vN6YTHsd8NaGNMbiCNcHoDMiX9tQM2B1kjKBw==","signatures":[{"sig":"MEQCIC2l3eVmUbCVzxHMgHPwCh/aarPbBt7oDkLh9VnE4+t4AiBVnjiZn12ZZMUKMORENnrDv6qLwtDi4D6qYquNcPh9RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq+8hCRA9TVsSAnZWagAAwhcQAJ7EySds7emBcFYe2Ved\ny1h6TCAdwk7mOhnMvli7ZfSLSm9LDjkLB6HuGNVQy1g/tKJ3pWnu3WU6oTD0\nW06yoEIjz8wGP5hDpWcjE9EiHnV9RYvKm2pNmIIFR3iPWhtGqAJnDKCfUpJV\n0h+Y/ATEr1h86RXZiek1571sCaUja89z8oCocCTxKgqhPAc5wxLi9v0rGiNg\n7uD2CrEDPsv1BYpO9I03ANmSt1GDfd9RwR4KLR/8JD4LyMeV5bogU/73znYh\nKqv1VslvNnzQ22m54/I6c63Uasyfsj7/eELAGCUJCyd4BjPGYRasiSb30xFj\nEKNRAWW7z4at407+w1KNTR7FmklzYQ7Da/bjl7Fn5l4zi8eyXj88/kL4+9qN\nTtLJSWGKyseRUPiavnr4y/cv99JtUIHFodjVbSd8h1tw0d97cmPdeNGMb+Sh\nTVMPE49jDrLRqnhHDbOhjCJGvTQNP9Ihr9FnG0o04F8Ne21tZ3pw+GTXKMsl\n41B88NipBBN+oPQbv+qd2g/AFo/MGhZjVCCIFYdD/vfRtfGk7drdPlHHe3Lk\ntS2OeI9NmrscmBbGs0tLAHDSISXI2ldTK4IQxea29TbUH1L/4FGbpmImgs/S\nvVCw5rxOJWyJupcP5fbUKdse0Ogh13giLdhJtLB9FBVfkvneNf820ucCacLO\nCbhb\r\n=QWSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"261039357442a8c26bac7d98520a227bac53a725","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.7","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7420_1621880608434_0.4731214590140165","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7422":{"name":"hls.js","version":"1.0.5-0.canary.7422","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7422","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8e3a36335776f769cce86d5956792dc1ee00587","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7422.tgz","fileCount":116,"integrity":"sha512-e2jiFgHGjGiyLDd+omo+xu8frN18/pGFHcWJIPZY6Hbya9LFEhpjjBPHksFYC/jwpXuRDwMocbZEF14y+1tHGQ==","signatures":[{"sig":"MEUCIQCEkL71aC7Wt7JxTk34TK5Zqsfxbq8/YNxJbXEvnBOG9QIgDU3mlg0JNuDnSZo5kSxuXxHvEBjISCdzpcxhii4ac7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNhjCRA9TVsSAnZWagAABpcP/RTAI9e6sGTCd+rIVyy5\nZSA47Inc7FPCSiszR1IHC2jRRy+H2yOgpOFygkiuUl2cCgaDrO1SryxaXXjZ\nam2eBtoMrNYsQlBkEKVU1VYZrHJh9rOCr0juPY8ak9uH0+sSACAOBGiM6JQr\nfggkiXx4op8v9xTiwSmGOq4AEx+yfYMayhJNE8J+/A2YVRaKSA7ibKTfvoaN\nw86GiOP9C2SQK7/vE63bhQd28EyVuQyPdt4dVbG3HizHbJpl/xGsP9ca4cZk\n8aRHr3dQ/egdrz04nGdl6Xh8ywUA6wzKn0tWBMD/XKcr+XRGgW1yzI86eW/7\nTLfFqoZPm++jox+sqRl1qIW0sjznow9akhntfnSBSKBEuDjlqnb1IFBgGcuP\noY75hY/akcjope0R0RrTgOKjExuluawcH2Iy+hIjhFpoZWKd3Df6bn6XemW7\nPzXUOJGpCM7dtRotaZyUCjIBgYu6g82sPTh4SY+uAW4iQBfyoL/CcnjMFSCy\n0+OLFPFeYtma2kVzKSBcg3J8RsWiETrqY6zV3IdKkQyz/DJpZEegY+N7wuzH\nov5G05behROb/fe3boIoTMvqBQmslDkfEuL/haFypF88EFtFuJJATtaWOEok\nW63zTr1CEBdWl4SJ661AN+LmaxGoDqX7B5a8i4gEjRTamo5WIrAqv4tuG02a\n8Snc\r\n=77rd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8f3954e95c937b2cb26633230fdc973e0e00d95","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.6.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.8","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7422_1621940323175_0.275004867573716","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7424":{"name":"hls.js","version":"1.0.5-0.canary.7424","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7424","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50d8b8962aa285f9a245bc1b4819b9c9ce00a36e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7424.tgz","fileCount":116,"integrity":"sha512-RmyE6x2uU24R8sO/DiRn45ujel6iyeeAqUyV0q3Xr/AitGVGZ49diFyKFie22ijHka4LS2gmPYe3jD5nwWVNvg==","signatures":[{"sig":"MEQCIB3i+XTkqAK77liQlDX+KMymDRicj6smTHGr+hYEyPQyAiBc/KRH0Q6XM6qoiLwZ7p8nNMBnE3kpogbqRAyMgaz/Tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrOrCCRA9TVsSAnZWagAAWOsP/1kaC3VZXIjEWDUrNqJQ\n03zuyPudIOWMObYA8pJFY5RPbo0VHgaDseDbM4V8lS+AZP0F5RA/eXRCiwGZ\n/VM5AW9okboKeJFiZgdckb/F5X3bsen1fRlw6THlJzz1emXTN9WxvDuICe0M\n5BgpXOuN+mHL6JSoXySzhljixhBhsTaIQ6A+EVgLFB25XZODlelmbyOJjKHX\nRUE/1lv6C4joBK6E6vyUtJyzfIW8CKsU53rptPz9EuFLy29V+XIqPrpK6Qx8\nbrmya/jQA3pVt55Elq1mc+i+ROD2z2852i02NIHKChoPoeuSQL3MMkEMcUbl\nq+Z4zZGk5V/+O/V5pOXTzUSxEf8MC+MtSO6TzRP0d5St+Nez0jCDtY2ThVh+\nVfGUnck0HoBnKJufE49gxc9Lxwz5iDwRaivu9wZ+170jVZ0h+Qp7QthkpC+7\nWkgRryv9aLdJWdFFC6iMor2ay9IpOJXjtmMy2T49bfRP9FLnETG6lMg3Pex/\nEi1gPDPuCYpuc5NlGqeBF+QDGrkh0g3h6wjjPoNOCeHxOoyDcPWxFDtcdbBd\nUN7uly/lEFzj9tU9QPKnZwYHxpGPCALIpkIL9RSd0cdyZymCxQwDG1zw1fmZ\n4rXmZuSQfRrc065ZHO/OQ3eyhjBDbSsvS0lqGc/xDQVUyE/CQ92sPiXK9NLz\n207R\r\n=NjZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b4390459dd57ddae576dde3d07047925ea7533d1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.30.8","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7424_1621945025826_0.17357843824988084","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7426":{"name":"hls.js","version":"1.0.5-0.canary.7426","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7426","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d7e4f49a169850eb13b307e76d52164cb05eb3f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7426.tgz","fileCount":116,"integrity":"sha512-Qn4tRaxkxwRhDVz7JoST53YnyrG6KYd6vQf95jiqTK1HQTTgMPs9B0BAOrVEUowp4G7qEwXiGIe3q0rVoIJZPw==","signatures":[{"sig":"MEUCIQC1lTiH6+HtAtNbG0Ty0YI26UInh6hP9qrYffn94NsRPQIgSGMcaGPNO2yOxAu0UEwM6tFyhyRE/TtflED4YgxyaI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrPBXCRA9TVsSAnZWagAAULMQAJZ7z8QomK+esmcvh2ru\n2FBgdOJfsaUZ6j7fGYd3/xT9X3jz++Gin0eyOAyngI+ytsAH1VE6ti91NI4d\nUgfb/LXplcLfpn7J7dbYN13/qyBwVGjpL4xMk5Mkl8eUfPOgap/PYDdAorln\n/Mw0qidRx6Kk5rw707tWB0PtN4B7ZQQiA+r0I1pEOaAv126zQ5VFXP2ZtQos\nSU4Jzyum3C36d4Elac8IdmC+2N/U8Tn/ZmZL+G5s+clOWyfJWVXYakEfvUg5\nicxjk4pDJilkdRww1pWmncXavtmhKDsPJqPPUYWmxFw3bg3Oa7EsFySgDPfE\n7r/0e89QyP+L6HYLmi6SfPAgFpFKOm9yVVBB79prgoT5rMlFbeg2vDIIP76U\njsXxtWi6SOSB4zpdl2P0dUaZcTNvT429nzaSgkS+yeWih5tM8CbwXD8uya4s\netC52OBBhZUhAvUfzu536QAFL4o1GkznDOjPnUITaz4B1Dc7CryiEsANFI+6\n21C3YPCYUsHO7AQuxhvJy1fv4mKW5a9BloKsx74wc1YRlE/2TRKapSJ9CAmr\nbxkOVRq4V7d7AWoyN/eJ3Dr89H+0zv8ViDNtFSaz3Q6XIsZ1ilr5mvMzrlkU\njZHaiZwj9RBwYroJ2sIVJALgKLVqkUHRF3yWpJUUo+UKVNE9QdMK//7CGtMG\not3S\r\n=whgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd51a6d262bcc59c637fcd5c2e811ae8abd376ac","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7426_1621946455356_0.8899719973944245","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7428":{"name":"hls.js","version":"1.0.5-0.canary.7428","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7428","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fcceb3eccf03fb54dfeac31799eb14c2b6bfc642","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7428.tgz","fileCount":116,"integrity":"sha512-efwXIHDACJ3d50ILk9upmWDMwZ743aYbIX3DvqTHyfq9U5kJ/g+0Q/bPqXir8KCf3IZ7OGv9K2iSlYz5UceZXQ==","signatures":[{"sig":"MEQCIGU6svoMNH8samAZYrcl0XXR4JjzdeUGNFmhsbiGWJbsAiBu6+atVeK0oKQyovcy15EYqOHOIydjCHr165jhJeztFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrRDQCRA9TVsSAnZWagAA47sP/RDoZoiA2NAvY6o1IBEA\naemaU17rnatiPWYigEHsoPsB0CCuZSXZmQe6p/FTohzcVLAZRz6d4q+GU2LG\nb8AxTWVuYkPyr9qdlcpoJGrvwsxUD0xPL5QXiJ3Wn1hUWRzynFrYK8TOZNSa\nIfXrFhu1KGmR+fRfi6gKGeJcknyXrP/Lmk1quQ93HaSB9Gvnrv+3H/Njzbbo\nknFNqIUYZQvmi/ik6KNZs0aI7t0BHZRSjKPZizZhq8ZYLerJfulljmmiY52R\nnyXo1ngK0hwBz/FssGqHC4Ua3KoxZP6yCpLu/xwGs1iy5RPOpIl696DDu+OW\nXvZ3O3IfA0EzFEahlPGBB03Wfd1dV74bRkCAybJsv7cD/KIhoqTAKBfIZZ25\nf/dCZXS/u48hHv4yWi7SsxTDAWsVZdUqsBTDQZ4cdIq7ejkfHfWuraf7tThp\n2gXjpLckAlfWE6zIQIryF+/VMyEeHhFUjlzJw8uF5IRImTqdC+6acM9HCiYH\nuFpzelya73VNzgGPwgLHx8IZxT2b8AvE+GVBSQlivSo4kueIM7cLst003R+T\nbtek+GrecXs99ApNOswCJ57j6e1EHxEvIokz316HGKjooUInddxJYDmYj7m/\n50pz+0Jp86nTrNxvVSJ3DteMkSM4jOdyOXQxjR4mVTTkQyGCTUK6FY3fds9b\nMsb9\r\n=zd5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c6a95fcb782f6200c2347da5ae5dffc44fd02dc7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7428_1621954767860_0.7826329300837269","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7430":{"name":"hls.js","version":"1.0.5-0.canary.7430","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7430","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75600f3c848ada7259f11dd81aef433afb6c7c70","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7430.tgz","fileCount":116,"integrity":"sha512-Cc/aAPovoPumB076f+gzFdfu7AI2uHnzsTtxlFI9V9rUtBV7ZNr6yEBIfaue+yUVNvyoPlyF81D58TivUpb4OQ==","signatures":[{"sig":"MEYCIQC/XFMHIfCcsa2nFqFKarobYH2vD+BgIP6uWkBvuUcwbQIhAK9624R16cKrFDVOQWvTAQZyjFBRYejrAHov1sxn6nwg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrSlZCRA9TVsSAnZWagAAU9MP/2i8zQiwsALQ4Yl8K9/a\ncbBtVzewXQHgiVO2/r3v2Eg0pqo+D6IYXwG3829WuKV/ehZC0cYCjLkmL2x2\nWTFYL4RT4h1OQC0Sro6mZcHTzdjy7zrUPLJ1mVlwsOTFwrooT7nBiqASHDLp\nULJOz363ZRZ2ET4+sohfwgGPOm5DiK2NIH/mAQ+MP/NQpJ9AaD0SHIUuKNM5\nK8W78dOCpd9CfECPu17upUKZwOTyPgV7GZablEW9+9lYyf+RCQk58qNe/cUr\nNlYJZ86Y3JYJKZlX8kd/j6bmpeijTkWohfe9UjfPnf2reNfsz69k+aIs2rsm\nuvGj423suI0ZF9B8oLHVKk+MTPAg7w524IW48U324KsJrabQFJopuJMreQ8t\ne/lUsUkFC95AtkHqOEiJID/B6bw7AhNov5O55tNVfhtCPeIi+FgUMr1+aPAc\nUmZHEKBpx38on09sZJYZZud7h/VGJf6SzFU4t082yxF446ZMj+NX4JTWaxTi\nTE4ElGgfgEQ99nY8GTpB6umCyKjlnK3Zg2KvS0ZSQOIqj+tL+aovAMNHoyKs\nd/9cOzWowK7PtKZVYXUkYpHA4G5heFO4/Ht1NCnec9EjeVjhGiszn9KZJJ/a\nPXf/nG493Fq9sy7vwFq9aGHPBPQSJSDoRhaDXluqRmocmokmD+G2GfqXH+xv\ns9ux\r\n=DeAO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c8b6ff15544f0851ef6fbd427dfb51f8afc24528","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7430_1621961048730_0.08602378929088417","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7432":{"name":"hls.js","version":"1.0.5-0.canary.7432","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7432","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ea30cbf07de8a5aa9aff012575dd54f1e4ddac1e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7432.tgz","fileCount":116,"integrity":"sha512-Gvpky+k6ZxvuHC2Np/6Ihi6SdWsjrFQ7QDhEKXnsZF157m0jJo2Db/doDP5HhhJQIV8QdVji2TZBtWnSkWIKqg==","signatures":[{"sig":"MEUCIA9afHy347xUH5ksrb/hFxViq3hlvOzE98KsADOF5HCzAiEAg8/a1d0Y+uAdiOXePsyJwKMa1vBSB/kHh6NWA6eRbiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrUMNCRA9TVsSAnZWagAAdjgQAJ4PWVGhwjuFSZ8xw2zL\nz4B6rxNvbD9ZnzEVBlVBly1gw6f+LvDNqchUXFLsAeD3dbPH88NTE5haUO37\nxvxX0V9e7sxSv2Dg3pEnFyEduONh/vt9Tz+RgCac0iPmHycri7zZKTfpjTBf\nDb83kol+Ar1L1X0MjrbsgojKy6aH+z0gAfcR5Hinb5V9+D1z43Z0PTXHYNQ4\naMFIRHpmKAFlEG8VHfgU6H4l7dMyQHWC78J7ENpLwCDbMoVlviRRwV7grqXO\nsC9wvN2K4U8OOTH/hGEtq/KlUCCEOCT0F8fAFdR4rKpVz/8J0PnzcDPBVQrg\nipieNwlv5Ifk7HccaToFLVD0JbBHEDd3o82eUkAb4KJWiaa7aRNlDjzRWU3p\nl7YMuF+f2E+R0FjgkDd8vtHIHJR/F++q7DfNQV01FeApw2injAu5PAuM8vSf\n35Z8WoYTPcKgLTqIEIL8LS/FRS/uEbVScHFuDfoEyh/VcbPLreN7THQqVmG9\nTKiSVUaUZ3CVWMBeXw9RIJxdoy06FzGTDaxopiRh+MGHIX+e8gZcSwvU7zbT\nV5hQ171kne9+xUHpawA83yBNxHyiTVo6nxIK81Q7Iw0etpVcUmzLpjFC5Tom\nvVeuMde4jjqenmEdM0IwfOs+IPS+yXV+cMdDcxKcighNAacNycjbP1TB0Zig\nsPAs\r\n=n/I5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6941afa28b28e692ccd1d0830cbf7beeb5839c53","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.1.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7432_1621967628840_0.055735551860760735","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7434":{"name":"hls.js","version":"1.0.5-0.canary.7434","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7434","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3554b7ce53470ac4d85cf1edf3ae643ef3d36ce9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7434.tgz","fileCount":116,"integrity":"sha512-4gO4ADyEVKuqzqSZd+kGlo6EK053XJ90mVwr5gBmGavUfJbi7RmMVChG8wDMMh1s+5JvNUxXnNF/kQEoaIjvWg==","signatures":[{"sig":"MEUCIQCLsfy7j6VUtgEWyoToe7ZGFgbZF8FTQqDdTKhRaoiS9AIgCtXV2J5Iw13zQL5tnMTN87C4GmxTa3SyExOrVwI6n8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrWoNCRA9TVsSAnZWagAAriAP/A3be8u/+Sj8YS0iNkfx\no3nsNBX/xgPd5GOqEVCsquYJcl4P2Sezpl2OO1Kax7ictC/18EYRe7URFikK\nH3v1ztXT9FePBMD5YJn+DazwIVfvtIdUvDe7sWLZv+Ew37kzSWnnpFzlvEyS\nzPAvpIZKWBrWdU6cenk2SbRXQbG7i/wFdV5F1kG21vaVPV0a30QvoRCidBIo\n3zw8/iWXUhHGcHeNTzHtm4PzdddcpbQQ6sGOWxz567hjQDsl03465jHmSgwq\ndGI+Jb4AW9yiM37wArb/Oxxc3g4JcgrE/tyyFa8Hj7PoZ0tVh3zaqcz+YvaT\nbFfA3+S7UtS9QVY05sDzLle4Jv4tPqgI2jLKAildn9d4KqkoronscL4gZ3z3\nVcdrKEXk6LRO+xG8CvkEdGj2+mbcvgqChGHntEbDEPwAWt26XJvPXPf9Y+Ut\nPf1OfM1ULzG6YY4/4I7DBI67H0fH9M6pYEaw9+AfsUJp7+gLlt1pjBJ4PzLd\n3nWsPUDbqBzi3i6Rns4Msjd6w+qADg8gXYm20pomyd4/S0WgK4tZh5EWpHoe\n5VwH9DNnouNv74ovYyIt5+S8gVAaExSGTNfAwIKL5L5qyfkXCZ5fYrqgqmuR\nMWCji1jVyHGQU8y9RKPx/4s6mwKnFt2eTwPgmaXkRFHsfh9YcMmx/Drypd8I\nrUi5\r\n=fuxG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b8a4e89421d1d256b6c87eaa7ef9b594afe188b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7434_1621977612905_0.6842249290629081","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7436":{"name":"hls.js","version":"1.0.5-0.canary.7436","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7436","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4dddc68c252000fedd84563ce562f858ade8207","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7436.tgz","fileCount":116,"integrity":"sha512-b8sqKTd1vtrHZ0yw1YzMta4w5N6x2sz0do6CWRAvC3MOs4hovudTR2NLgRse071I2CRtN/JkiC0HJk0FJIWOYw==","signatures":[{"sig":"MEYCIQDwVihM0Ny3XbXEtA+3AikxO9nQy9WB9N/EIULk2wuJNwIhAKhsDy/afCIxXv6N4QooKyoRHQH+ykeltDz3DB27Ubi0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrhpTCRA9TVsSAnZWagAAFZUP/R9T0H/OHwsvQjRrHIsx\nfLFzEKak1VmJ1fB4uLYsjpnQDuutLjUpGDnN4J66mk1tPQjkaDjRNgIig8Yz\n9oLtdFA4j6W5/BqRdBI63vRZ2rW6HGLiT7ahfF170De6FSASPD7AaCoUGVXb\nVPn+m3/fur4yr12cXWD8Mgs/UaCeuCMR49pDc+uHRCv03FMpj0xpd2/gOJWR\ncpkWFfhK1J0SZJc0cV1BpxM485NvEwI+t80kvFHJP7B9hLeZvdYQwT3b0JwZ\nIeHglHqqIdiTqDy8HdMQq+ING7DHHEGTSbup1KrMyb+9fswcPkHQj6YH3xuu\nTNR+dJxjI71W4pVPAdXiNtsoFx0bk6MKn5Cm9YL7ZB82a6NwHvLjnquLtOMy\nXEkHXOv0fyrL/Wf/ll3dFBqujFH/XhbOvKA1aQrEBUgz50XEucFZYK2H4bnx\nbRQBwpMqJmk/KvTSLSNN+a5bcalchKVxPL40k8QjL8Hbgk9utX494QV3NIun\nqd+s2P/B6ftPY2UB7TzpjUa8l+8+2EVtM0YX94/X2zyFofvFEXkY0xxkzWXd\nUFDf9BfdDlN+93KNz+c1yHR4uf21gmYzGJ9Fak2y0Qgm4atKlnhbR9nfq2UB\nMz12dlE1Z7AFR+TMTdbMSLJAGfZEW6Yd1EvP/fRxZAZNhJVFxhhRC3SI9Pt1\nqIQW\r\n=cKj4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a9596f405dff7bc195099df9d0f770402d8598ed","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.2.4","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7436_1622022738427_0.6700703954161686","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7438":{"name":"hls.js","version":"1.0.5-0.canary.7438","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7438","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9bbef360538b3a7880dd59ed4025ec2f5c07261","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7438.tgz","fileCount":116,"integrity":"sha512-eGM/uXQZsnNd1RIJbz9qvOfhd/lWmAKUmD1gXpiQJ560HV3CEKaoGhkT1Y5EwR0nstZHOYAq0SSqENNCylXmTQ==","signatures":[{"sig":"MEUCIQCTVvOmaJ9xAiNPf725ysqWnKF46Vi+2IslyE2DBzoamAIgNkl98UR41taKCAw8Ku4B48HfE8RdImMMDscBlM95A9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrpFKCRA9TVsSAnZWagAAVIkP/3yfvN1ECtzPpIcM0X9b\nbN74nWIoqz/hvt52PbOPu4wGljJ/UeWsTTGLj/gIxvo6fcXdggsiNjEitiee\ngK6ySlMlRiEm3haPHLr4IsBZbSaFJxqHvoTNyoVbBC/Z+Odo2DPSSk8d7FOL\nFlVLdiwhlQUnMBdHbLeW+IPgjjxdPwdYMRtQZvcls4BDXfAj7RwSvBKkjJ44\nlXSebhkZ4Cj65OfV07LxSgiFQ5N3987P1LxiglcF2warTUELoHSX58wCsIMe\nRa78cMQiFyQf2mtJ2/oOIZYK1Yq9NOAggW6jsmtQ8O3+AlvjEkJh0W9888Bh\nfPYLAaj5Lm1kZXi8EAvfywOFABiqfBsP+15GMBLpCwWaQM492ljOET69J8oM\n7gssJP4QabqhNlJjbHgqom9p2eINU/jrxLrpf5hoe85oWZvolLSRWQ9rrr/g\nAhSUyfLOOcf14U8pHN+fbsKj+ZSENNKpGALTammQ2V9wTF/UvmiLVUYjcRSH\necnbSh2m0wy4cU84JOlkRdzlf2qXA1f4VkdkQnwP/EnD2/ZHGXJT8vE4obN7\nKmuOYQa/wlBVlDVrgFVVVhKjDaVyqZkCLApsG5cQWS4tTUAr4tz9gc+og8nR\npVshYApjWpyeKgASyTTPYsis9QFAgukEQe+Kkv0tNSGYdBueLP1BVcXastXY\nYrln\r\n=+Dzn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf7768e74be0a7365b8975c453be13510dc0fea7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7438_1622053193592_0.46167449124766247","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7440":{"name":"hls.js","version":"1.0.5-0.canary.7440","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7440","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc853937f18f46138a20e5c318c7588fd734ad93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7440.tgz","fileCount":116,"integrity":"sha512-KDjD6p36owpsIS4BGqhavfkTZ8rFdOsz51IrP4xnBIOGQt2/AbDzucg224bRhlDzNpE1m7H6xP7W+EQ49KNevA==","signatures":[{"sig":"MEUCIGHQnsCb9jdXFFMKcoiajV+Qzv1P2+CdWw+qQ+FvBNSLAiEAhWJv8WUcWVTtJVO2jHa+bZ2zxzmVF/Wj3/1O9C/oTzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrpbZCRA9TVsSAnZWagAAgkYP/AhuPI1UpWakaU6wTclR\nDOUSdrQdWa8OJrHO/GNMKm+M3OTf6ujJqLFOPTSisTlB3A3v5Cf/w1+sDMhd\ntdH00PC8kKTKzKM9RPiLHugB9eCY4x7wvuu5KDirzMMRoM/73v65kx6LUSKx\nzDnmfN+r2bsc09w2hPvZbZrTGgWdc4SGEX/bCr0udol79uZh+vVFWWWNzIiU\norb5U0YgN80lMCtMd/wIR9IR1h2hH0+ez6hFuh/32tn5HaMW/SFS8HpcNw/R\nJ0d0oyTZ4yQAsUF8DS7jQhTm3rx4VseOtImudNNeF1UU0c6doWI2b5DaVnh5\n5ph/LyE8kTlaDwrhM40TsLZdp2stkG7pl69TeOv/GWY2vB1vAJkTad2Xz2cv\nq8EcR72so75zbRrlwg8S38DI1yAgTVlvWOSeDsWYSsXvhwgBnCN8SxB84J6u\n28RhZLCJ/PLPvt57UvH9Rzc4WhGNLsQTrqxyCid3mWV0m5nxPZlkCQQMeyd7\nZIK14lAqIQsDVgDKbbDKYTZOEP1tnlpzdP4wu6T6tox6jDn2StL31irU+wqa\n2IGje4JgpOcTYBul53kqhG68Lv74xNW6z13YuKjo4sVwM3HiSy97J+JuAR2I\nJ44ZINXjRffREmLMJffefrYr97s3/cS3XPcSCgGZ5q9cyIwEpwXlLvXYwwjm\n1eo4\r\n=ekGi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"da0fd4c811298436f1523008bda75c5dfbe10400","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.7","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7440_1622054616980_0.7515244669586179","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7442":{"name":"hls.js","version":"1.0.5-0.canary.7442","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7442","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0676c87f9fb621f343618948922627cd5d1a33de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7442.tgz","fileCount":116,"integrity":"sha512-db3FkfQAT5Uq9+WYIC0cb4TVLVn7oX1NynAUJrIcGXF8z4NwiYkV1u7yWGt78OEToEGlSGCC8vqXK5fl5isR9g==","signatures":[{"sig":"MEQCIHWPJlTmpBfo71X/gNXzRt5kqZogn3/w5mNwC34Q0a0ZAiBjs2+g0uI9rOg8h4V8Xg4pEOK+f9ut/hutZTmDwrFwtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr2PxCRA9TVsSAnZWagAAkrEQAJxZUFMdonfWwloElgNb\nMOd89PubZW9iD0jAsDKbnR8uO/Ir3irscac8Dvb6cpoxzd4GRMD8Xf4zKjDX\n81brJLBFsH3QOGOJiU8NEMbxZTPNR7wbhKPYDSBAnQHRe0FJoZu0HFU5B0C0\nBThSdznudjUtwnLQZ6N5QReZS/uy49XH+KJYU4rKUkkoxnHLmnuufsmO9neg\nsbltzQpebbCAJ3CvaAa3Mz1FLSjZ9nA658fe92l7/9hlEzGDT58g0xOAu60U\n2MaFIQAso16QHUOh4QH/emFNpdMnr5FDhn0Nt03tnVbPqPzE062maj3wdtdQ\nAtiOID8YeZqPzhC/FSpk2K0kE6zmPcAdt1AdH1W8QzzuKf/Y1AxDOisHeLZb\n7bmRVCBKAUG3bru9pt4tUniYsXa2NvNbehZZMnDvjLlmyq99p4RkZLrcYtJ6\nU3X72eg6/fJsazQP4vJPucz2TX6PxI6TszM3yhKHKyvqOxAxpPOQBIjogwtg\nGyKgarUzXqEDlHh21e7Pb27eWvEr61eOcWlu8znMQ3mLMQHBsto5yHY0kPre\nuavnkyXELxxbLbnWiwP53p4uNBHHFkVxUcgwz7aCUT8pPEnkuId877jWdSi8\nfKPyS8ke+QJzuz1z6S7mB+UDz1Yqfn6s+Sdsslh6Aty1b+raj0lDJsFY7CrZ\nYOjS\r\n=0VG2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f4fdfc771cc9e8625a6b1d4d418385bbcf2cda4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.8","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7442_1622107120550_0.9642595367332929","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7444":{"name":"hls.js","version":"1.0.5-0.canary.7444","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7444","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d1ec5bfe742bc62fe7df4e0b9922a4f76176d2f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7444.tgz","fileCount":116,"integrity":"sha512-aKQSoUsnM37Ds5ReevJI0RI5ASHWOl4gOAuEu2+W4S3thlegg3xL77pW41hW91aQpGIGKu/EG1ljpM5hq38ymA==","signatures":[{"sig":"MEUCIQCVo90Z5dfMfIGdL9IbkfN3jpHdyp8yd1yp/giK6pZ80QIgdkB5bO6P6bcAjV6oxlJAH3sob9Qzna2gvVvC7Urlzm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11351651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr4BJCRA9TVsSAnZWagAAdWUP/1V9g7LcZoZM0OG3Ddyk\nvX4ShAHhxChWDcsG/tl+C0F4a/MElZFNjzI5qbVxEfQpT3SxnlnotvmBmf6K\n4DNZVUVWgw5960zHovJobgZEd5YfJdiuf9omdBVBZXm6rKOF44EY0hULknqq\nyGDVwrFK6UYccuGKtf08//sPVqCT+hK1JIbxMRmsg7naa9ZeL1Q/ca+gl53q\nnPVYNDVFvnt103RufxmVd8xTfna4DJMuELu4TA+I8QENOrpoTWV0fg7NNDJo\nHnBNOqQBTDMMoyZi6ppM2TOBlF/DEz8Jk9PBPQq98JHfc6BegnGcrq0dIpcH\n8JPKxo+H5Sj06PSxMwKpByf1Ryn2ZOgswvU8ypurywKI4qtPefNRDSoAHnii\nksqipoSEMwE9q1h1pvrL9Gab2eMDSDB004GKH5tzzrxKuTASpJh3pkS/l9aj\nAj4pGKsWhg1cZ16qy2mid0L/8US3BhClRX76ATHbRB/H9Tggxlw86P3Qv8WN\nS3DgV2Jhlaqu6Vnq3AAUF2F37xmQMBOS6vserQWxjn3hqaL8YXMt6IYGy+SY\nn6cBmTUQuRhkCudASJuypTYrN7aajnHtwf1adgMscqFf5po0rAXADHLzAONF\nuSoW6+XaKdE61aQvLjHijSWWE5YfnHAOauIdXsHBzhF/dLNUWxNP0Tsp+R6x\nPlrh\r\n=DV14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b7a82ebbcf31a93847a8333238d6637b4ffe248","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.9","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7444_1622114376393_0.7467579004518796","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7446":{"name":"hls.js","version":"1.0.5-0.canary.7446","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7446","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c8273f679c5db70a2d2835b0097903fe351846e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7446.tgz","fileCount":116,"integrity":"sha512-Z8W82hyPLav2VzE8lQwabQEYnf0rqdmctNK84f1tHPN6hcJ8QV6uXjKVFJAZ512CR3MO8WJH0cqxFh+seMBe/w==","signatures":[{"sig":"MEUCIQCDMIu3NANIPwbz99HA+ZISjTt3wcJonUIwdW4dvKII4QIgZQAfVHII7mjG+q4ynCImTW0D1Ml2F3K7nHHpBhIeDUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11352043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr51ECRA9TVsSAnZWagAAnGMP+gJo20/pKujhKV0ezTGj\nmVuPkd7Hc9Yojb6PfLbHSVnh3cZDOE9WPBCVExZu/yf1+JUYbkEdc7XbqaHV\nzZX+TR2C83mHatN4UYpILrGVG8XtA/HYWf0Xmk8K3RkVZ/mlCU0TaWuT9Ogn\nF8MLUONVzdgGLAIMWB8qsIiZ1o8OwSp7ZpN63GAksed+pf0YyHx5Tz86Ue1y\nDyrAeJrSkEBfdqmcyV3MMAuvs948OSPFixrNI+KkBFMjppNBBUR8Q8TIaAzj\nQt0FqAZFpoXLdh7QooxQozj7kIO/pncjtWnayjM2XwMKqQR1b0TdIsEPygAU\n0pPZfrvBK9OKmxRmO4noa1h9MIc5AwjLSk71Y8s1p6yW/ejY3LpoyVBRFUXy\nCo0yEq2tbofJ6bgLJUc0IcLd4Nb8FRrqISl5jbks+WaYuT8r369BMQKZ0rEV\nUGTMDYWoHnCLLvctmgWa55kDEXQ9hBUd/So/F1rXA634KQgBvFFVcNs/oygK\nX6It0olXo4jBg+Xw5n+gLXh/liLtlyQkaMNZ7AwowYOhkEgQwT112sEVziZM\nWM6F8iXO+RZgXwxm80p8dIRDeGBr8JMnqWKsmj8JED/L9sC9EhO161/hnHDl\nSGEU5fXhqail1NbjhbCKwWdxhho4KCe6MHpMMejqXSI8qH406DHrENeiAoKs\nGiJA\r\n=Ynmb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4b4f4a10161f878dccac6fc44d91ecc22490dc5a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.9","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7446_1622121795902_0.5073603129608619","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7448":{"name":"hls.js","version":"1.0.5-0.canary.7448","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7448","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9bca5e44b81d4a6ea7c1b6d1428f0c8f7e36a53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7448.tgz","fileCount":116,"integrity":"sha512-HGyt4CAk2p+yqr+aEMqEQbPp5SVa9No9scO3Oj6xBuw9KRBhp7xP7pd0dt7SNnOoLt8BPkAk6qYG2BfKXpwBkg==","signatures":[{"sig":"MEYCIQCJHGwt8UwLp2SyhW7/fgE+mCmUX3L/U4XFQePGB+LbqwIhANNKGvV1pIIC4kEEIKPCyrFwVVtR/A0zFbyJntRjX72J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11352044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr6XVCRA9TVsSAnZWagAA9Y8P/jpAdmKHdDw2c9FPoZmL\naBF9ipAZXybmIotj2TSQGEOfLaAoK6Pqn0H1M/SZbac1TbRIZN4E44prrUCA\nkwfjCFQCgmiStUxqq2ZOOH2Jo5IAJOG1eQWNikr22Ink9yRrAbQPsPSjI2Oq\ntqlgQMBDCt//RoRQcmfZKeCWwSp7WHFHaeP9LnLk4RTMsSMSOZE6VbkhRqW8\nH+YdVsRazgiru69e+gtAfEJyqQQol325IeqvJ1o9DXED+XNrQz0PNAArVMYd\nrVUgC0kT7IdKAccdtH+RwTq3tExTpjoZvBk65llO1UOpvWDOnnK+55SkxjeF\nhfMlreBtqOcW+f+1VAcpH0MTVVUr4tS6sNIiRgC987KW6fhsHhTJrytW4Jij\no2wNv6JAbcos+89rZK1cRraLCXpVMJMdnH41CxpmcvFH1ZAeT3495Ji6Plfh\nQBzFlBJcGDONZef7WTxZeDg+aISExFUnkhuJoIqKkd/mLbYXluSi+O+u2PgH\nqFDHxsxCFt0POEdEJJ850xlNyZfKnDOvvt5JZ8mTMUQY2soE7cxd3/N2OO+h\no94uHQxq8bD9dKCqMcDIy2cg+u+ZxbBCwwi/+vuQziVvXWU2ettE4LBlTVxX\nYwqL4juO4uhoQqih3Zjy7dSs2YqmCuPlwm/GgSMJsXFHonKhr+6wQTyI3FM/\nZEZ3\r\n=Qs94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6e4674e6b97bf0c5d9db1c78c5d68066528176b2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.11","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7448_1622123989005_0.6475582585114303","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7450":{"name":"hls.js","version":"1.0.5-0.canary.7450","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7450","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"871046b84de4fd0fea5552a07ca0862f2892527f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7450.tgz","fileCount":116,"integrity":"sha512-uLFwwjVS70uf8xFwVquoHxDi2DdEpXWOsaeGUPGMb7FI14dJW7ISOSBgBaxSj1u2oDq3K7ejyeZ+YRG+1QY79w==","signatures":[{"sig":"MEYCIQDbQ+0bGNsSsXO/sVrXSa6R6MShDixV5LcRv5B8U4MoiwIhAJtbhRPmtSdD9UaNK0NFprFG9WVvtGnt0mDge1HFFhF9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11352044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr74NCRA9TVsSAnZWagAAFT8P/3SnlG4Eh3mbQB/qxw/x\nJH54FNYKEZIMxkym5qXrdDPoSOvKMOGPT0aQb9TaEgG0SFva3c1UnjDsgMtf\n2Auo7NJ6KE0nTO7tytZGScYfhmnwCfSVdZN4rvZGUwGGMmwUizAJ+HuJsK9+\nFqNRKfWm4QVkcxkVk5FsfhiXqadK6RpE3O9r0aeXXVjCBLzNYfD6jCE2408j\nv0rBYYnfe4csaaCM3G9VM/4HJY/HH0G3oeZl5ylJW6sLp+zb86hwMTcrEFzQ\n+jDF/Hmtni9EgiPJPV2R6UnghJP15n5pO5OQ4DREXaNkgUMe59hmlE1lbYqP\neNSdPFwH1hc1xUj60JLzckxE5vqhGLuO5/MWYKTgefYDzdArNLNZiU/nNrz8\ne6/9QKUtKjt+s5I8d7BpLtcXNuSoZWmprwbwc0tEsgBBdLFoZyBcZRzV2DZs\nTrx/SSnhau3IrZGW2/N5pLIkV1yb2e3KjjT4+moOgl8NK3q4unWmjKpY1Y2K\nGYQC1FL0JRoF7jC18F+gyLrOUU6XmWfqjQkHzN2zUpcuT2yoL47DY8X/C+Pc\npWYOly7rHpaXItRbdLNTXFRAO/jgaRra54CmpnOvpEu6KHoMtcgeuXttY3f0\nw8fY7ogOZPW9k0u40pV6EjoxyLRMFgsi/B4zDcoKr9arXxa54yOs1VprmwnI\nU1Fc\r\n=dDh7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ec8aa854e1f4332aa55e53f5eda9c230dcf37eae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.12","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7450_1622130188666_0.5868853359756034","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7452":{"name":"hls.js","version":"1.0.5-0.canary.7452","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7452","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"56610b2f56b9ee0702531b1292e2e705691c3ba3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7452.tgz","fileCount":116,"integrity":"sha512-FZmUYy0T+HbKVEqekeOMEV4EeLUlmUD3I13DnXKVyX5yTr3So4TBGVFpTNYnBy/C2M8i5rqFk+NIl0uoU9lbXQ==","signatures":[{"sig":"MEUCIEjFbHyMwRGAMujk8HbiC3LqCl5Je5yYlWoO+QiZQhUNAiEA5SA8TjAixqDmN7Kkvazllz1Dv+XRttLcdE6gifArmig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11352044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr9csCRA9TVsSAnZWagAA76IP/jkqphDtgOMnY9D5ZqDX\nE2MsgxjHtk7wtnLxyavCLLaKL8SI4wSuQfKevARMR5FU/q0dil4/biAvSv/z\nmmUdS+M4W+xv9dBGIYhZizEQzE+L34ig8G6aMdKcLOZaSua9iH01xh2+9tw9\nSU1Hd1VJjToO2djHyPU/jnmz+7YGYZ+UKn5hBzzFxIa6NYpG72+Vu0CGWqD4\nmiN/m6jhCFoMm3q8zONBy+C0eU+VbFMpLuIRhtYlqJCpa6emYR7aZFaVIcqC\n/fI3ZFv+Nz15x2sWdco4ePNogQ6NG+g8d6ej/TCfyk7q3Bsa5D8chdPWDcpF\nBp6xuTmQVzHtXw/pPnzW1nJ4sPtVzU8PYxYt0z9mau9NI1ZiIwzCnumQjr9f\nD1QBNsOcYLy2kwuT1SnFoyRHd1LN3YBlmul2s4QCH0iARa6CWh3/142X+3mH\nSgpKy/p8yzUIUyNV0yZ6yaGmfVuImMq5izcJkgRzObtKxJGyU4i1JenH2t1i\nJqY5kqnvIXiM7eqgiOu/9T0KmgytR6odW4TrYWfvUNXWNYGKRhtdwzf4kW10\nbRXxh4RxaDM2H8/BUTzbnScAkAiCaHkihfUaXF8eo3eLfhxh8nOVD3f7y4dt\nJlv9nkMJgXollDXeexGugo+srbQYK4pl0u8pnLULFzxTtC3XLjLUqySnjvdg\n2N8J\r\n=7/1b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bc370f9e550110196dff54d31ec8519aec2a0b2b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.14","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7452_1622136619534_0.6037169670098954","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7454":{"name":"hls.js","version":"1.0.5-0.canary.7454","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7454","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2ad072822b732eac569a93679daca72cc9211a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7454.tgz","fileCount":116,"integrity":"sha512-+wii5a4jR5lyo34F+GpfQYp9HOnRNfgAySPjPyhpqy02bTkxZpYEmtEzSv/4uvd9Pio5vxIjxlXX8qsHf/5Zgw==","signatures":[{"sig":"MEQCIBEheKdkO8VuEancR3Cq+fp8LoEI5Ol6DP8XefjSYuWQAiAMDGRpclVRBj0SEll34W/RT1SpL0Jn8uk9zHOPvcs/Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11362990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsFTTCRA9TVsSAnZWagAAFBoQAI63zGlxzgV2UzBWjCAl\noMClffhKnqAopcVvhzClJA+CO/KPYSk6egX4SzoPog1TUz1DoKg28kfOQ6vF\ndMgRvCZRNBqRXaTyW2nqwaV8QHP5eQHmZ6MjB6xY06caP6bn9fdjxtH6PJyZ\nMK8k+dzmWLCFX7VpVjTgHr1ICs2ai0Ztd/YvhfoR2MKqKz1PXG/5DvZWGqNc\nZ3gvfqsCandbbtldkSbq9+h+oIge1xCv1oJLsRHLFmvYOiH0O0JjQqTIlRd6\naUwL07c0fqSqWmkszLeDrdDCCjSAVaANj/CdndyZE+AhfdNuEsyaCA7LflYE\niTJ/6Heh9hVfk201KeHdBUhIlj/+jB/sjFgEGb7zmfa437WRURnHBPmC2OD9\nE08y5QbrLmCKp5mg7uMnzWggvZNhYzevsqzL6lKYbdz0iRmZik9YoytMg/NR\nDyStdBbuUWc3OWNMaeNn2u5ns7cQtq9LYxOO6V7eNsKN954J+ewfD2g2YPvs\nTLiGmIVPJhbiVyOaMCrEL3rd5UhkIxcklNeGtOZK8WXoo1SjxRKU1yZsDi08\n6WlREpm0ixMQKZK1Uh/TPbO/ViqsM8+h1JZIPPavehe9xOdI7tnM9qdBoBxJ\nMeA86xAptLBqzagYq3H4gtDj2KoposDyjsJGu/r58eB/LEChuivZErkbI6zq\nvFfL\r\n=C350\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"40353e6487bb7221f3b4565758dc7fd62009878e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.14","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7454_1622168787122_0.6371545753893255","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7456":{"name":"hls.js","version":"1.0.5-0.canary.7456","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7456","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"656f387d19ce056be54f8db597ab417f20bd21b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7456.tgz","fileCount":116,"integrity":"sha512-uDmeEKpKeMHW5KDQIbORUd1vHuK90emrb8aoTOXiGnE68PznPjD1W3hBWAhlwrO7i7OEjJ11pEZj94hOi0D6Vg==","signatures":[{"sig":"MEUCIHnGiGF5SVKB5faHn7lNuRCLu3FFDXxfLWFcxstKyKUtAiEA9Dj7VokvsqkLksM3Gas+C2YOd1H6NBmZgjANuM53kTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11362990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsQO7CRA9TVsSAnZWagAAA90QAJgYgs4yW1gEFENEKy5I\nfnxs8nKLhHH5rBkkU2ELb3586eK+2oTnG4ddsEm7CMnILdNAzzM44Oiry898\nE6ldB9/HZv62Aw3V/W9ljJNBvz06KlitsaoWOQ/4ZqTdH68Sn4rCXXXwYv5Q\nBIeLE7pCkST13qgmIuL3X057+C8hc5zhz/LwNchtGgKYWWyWq9DsKSOQ+WWO\n+yVIxWVZJJDXWPlVi/TVdiN3QYoanyDwoGAMY6Hw3Qje2jdqGifNqN0TscA1\nzKOkMM2IEkRuPoH4ZSHZ+WIb9l+sGZyMNpoXmCqOYSW5JJjWU1DKo21mPB8c\nrwCtIJJ+Hpz33B828sJi26CVTMGywXynfOl4i4ZxkuIkGFqYa1gWn22Jb1g5\nqN0LuWIcruwTD/39qmOPouUqR7gspaiN4UMbDgzQkHWkU9Tf+HW2bnHy7RYO\n+VIRXucchMiS6gAoCMiWg4FjEix1yBqGVU1RClTa+zO1uDlm6IHJiqFPLb+9\n0JHn8MJQWxpwswt9JGBmdKceqV2QryYX/96bTKjGarse173pgugUf8DDeLcA\ng5Sl76A10t726uwyG6R/Rv3hye4iYpWf8o6r5+0ybodPqnYu/kSCEcW3eFZ9\nCXMWX7g19bBXXxuDQBlYsQJ2ubhZkdqY7C8HKEsaZdqxjlc+haqrS6Q18yNi\nU4an\r\n=4Amz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bcdb42df74adb4f9fcee87cedc5801a910cb5b9d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7456_1622213562581_0.10225241617864156","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7458":{"name":"hls.js","version":"1.0.5-0.canary.7458","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7458","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf98fa676627de87c4e7782a14d776bddafce452","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7458.tgz","fileCount":116,"integrity":"sha512-CMVCyfZandSlSHNmSlFMe1eyyDAgLCOV994JW+5kMauBucPu6byCXtbnnQ356ljItGde/j9/wHsrXhEqzILd1g==","signatures":[{"sig":"MEYCIQD8vyLM2zAEleV6evoPBJSDL1E3P16qj7JgnKWs7T7auwIhAMsrGw2QlELSZs6ETTRZOwTIEXn29VvEMz9VFRUNonZH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsQmXCRA9TVsSAnZWagAAamQQAIvxQDO/hS0w15M+p6HK\nU2BjdREkvfIijdofhVfoqYSKMNu/ma6MGS2La6CZ+aZL2OLNLEMMVDFUc4ek\n6euT6CyQlWlXupBzXvxXx0XUUawY1OFDiRlNkLOJzl1acC863VOzjyN38AUq\nN/DXt/nHACRxs+JyS2v9cyoE/b7WyBWEKEUb5m0TzS67d1LXiYjwmTSMtAYT\nj8KTZuXM7ouTYHQ6Qb1JPpImdXKDKDvKmS5ofuP0TDYQ7BBp3hGDu3v6OcmE\n25nY8Gb2pUg2bTWKIC8GZ0M++hKM40ncDicwzkmydxYJbZyEqulMOJdt8fZn\nmwk4IXJlInz+WRuH7iS/DsUi3+AbjJLsjCwGD9cuKn7hfcfav+vZcZOtNXWK\n6tNDXPJ835/yRnILmzSTHYEl3M5RnjfV9ZsVdiFb8Kw0y9hbANDS0ghNLFdp\naYTQlPJPismIFvfDA0C5cxUXsUQGfM2maEOo1knSYyTWPf4pNRxYgK0rcpoQ\no40tgcuvd2aCVDLkHzeyoY+S+SG5OhafYhAr2aN5y22Jr3RnWR+sIfoZqLWY\nI/+1WQ/hsB4zaIe0m4et0VDNm1MLXt1JntTSNUXcglNebrio5MaM0YzSbw//\nx8eehFCABYQ9umuy2UsX4igMaTliWOAangCgg0mVt7GbzqihQOuWlmPbEDdI\nL2w/\r\n=H/IH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"891aef3730da4e354d12152d05a8e6c4786c5d12","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.15","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7458_1622215062842_0.061456977854882355","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7460":{"name":"hls.js","version":"1.0.5-0.canary.7460","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7460","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60ad8612222293c7f4b16481912aa67e599f21c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7460.tgz","fileCount":116,"integrity":"sha512-eNRWiczclTjtJoS0Ol1cIXFdMyRFJSvqFvuzB4IhYuidGQCT5A0evQUzTIEI5fvTwGqGHdfrQXUU8YZX9XZ1xA==","signatures":[{"sig":"MEQCIDlfhrZRZ8i9NxaLo31wRHD5CI/13BhaeGRV5QkF4H1gAiAp2mMRsrq2IYasJiLmMd+jUB06wJkdhrJ3UWzw/110GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsRtWCRA9TVsSAnZWagAACZQP/jLGiR23cKmWrAFpcnnn\nch2AFcwkOff8QVumDb9cflCUY/r+122wMLWMcx205PmYFjQ2PEF1IRYMW5Is\nd1t+j87bF7td3YAnd7dVMCdOnaQuHLaaQNCZCCJn71dEfBpqNecHlq/jgCTt\n0+firr2mTw8/0KicrMNeB7H12b104N+xW2EQpNjK6qAYTsdTyv+CDNCjBD8R\n5Wv3IVL7xwTTVY30ytD8kC1HlF5oTINRx6IuhEoh5wOvubLT+NpnxdYMcjz+\nREuuz79pa12hHSB4rcaKxtvB+OmsBWCuLpdT7CUBQiVh3fH0JxRvlkN7OeUW\nWRe6d+yZtJ317gWehquWlIaV7t3lpEkS21/8hLyccw4P+NsXA/6rPVef2Xiz\n1m5eCO7aVzjVQZc8dxNQhhwSpao4OoY08mguoom0QLOGu9RqprLWf9O2rutA\n6QaOw1z0ZqEQUz8nSEEsn/pL2EAblYl8vq8LdUTywoJk0HOtl5dBO+ODNSdG\nh0hw6b9vPNYPPWen1CBr2Nj6AB7bYDfGXVnGXuqkLWnNzpMmH64RF6UKxsXi\nRem+71liXcRN/uxYShD5fX3xSjeJWKSGjscehRLJ1RU3a2O0hsNXqmR0O5T4\nSfU/xxRTZIo+u68UBizUWIbolz/S9IHXirjYryhBhuHLMiWaQ7sSG9v+9cvU\ncZTx\r\n=Syol\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2dc9e8d756f7c81b03ee1e903520f9753ac52f64","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.2","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7460_1622219605535_0.7346404178925181","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7462":{"name":"hls.js","version":"1.0.5-0.canary.7462","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7462","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96c663ec1e96020b53d74a117a212fc984189df7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7462.tgz","fileCount":116,"integrity":"sha512-qOiIh89On2u73o4CBXGhgvI0Zvy37z8BYkvLzVdrKCUWhnKxkUkDxTvlzCe95gW7SxO3fHBSdtiO3M10VPMUzA==","signatures":[{"sig":"MEUCIQD5mwznEnocOcS/ag3Kyq25w8jZRGK+F/f+3PkAlTGMegIgOstKKH3c4jOhrK9ZhHJmzgVgbufE/S6L182TgkcsjG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11364076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsTPmCRA9TVsSAnZWagAA7PwQAIS0jItG2jeBB4SmbCW+\nOq8TFs9QeO9x0JWbpOwF8+KmZY/rK5rvbzue8JxRg7LT8xJFyj3ZorUHY9Xj\nsekvC+WLsVNaQuzNWVqT0KaCI7v8IF6rdLM+dIp+Pm1whm1XqRgrkbmGQa6o\naeI1TZtoIIGOkrNcuv1vUCZJ7lZ3y168kIV+1RC+aIR5n1g4MquRgGvkLbqo\n4s2lsdK93ouiWDdtml6GExXSYhWE22fXJQdw8UzjWWq/pYeFMGKIkyeOuneS\nG2t0QtAO5vmag2c7x7cE8fwiV7cMubCApLGtSU/Zg/Uje+Ls/j0Np+4vXdj9\n+Pw2zN/fOHqaqUwrtkiV3ddDdiQ1/mvM3FuPf9EZAJJD15Li7XWuPJCE070v\ncOh7Zkx+6JYxWxZl2GTXMPAHYEJRodmGJl6v2/yiZagF5xDmIKnVdH3smVxE\n/FvRn6yL3cS1+Znq87GtdxBNRQQ7X2bzHz6EdpUgEG5gTeZNpcIJV8elRblt\nI1Z5GjboWKsvzrra9siUmTjxAFo1BaXrxle3cRsNY2+f1tULnapp1/HZBBu1\njlBghPlCX+uwNIuc35Qk2o3Ptl6CWQUEXQkPPxNx5m0YAwnPzgFuv4ockWBb\n9rt0frecTcBBFGOtyGsFcAOkYLi6tAk4ziBtG9HooyPHjFxzXEygOF5UYm2F\nMKCN\r\n=7X0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dd8f019b330e4a192dfc81ad6862650f39429ecb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7462_1622225894005_0.27299355672700765","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7464":{"name":"hls.js","version":"1.0.5-0.canary.7464","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7464","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ac7f6da03d5a90238afc553486d3d9fcc0ab240","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7464.tgz","fileCount":116,"integrity":"sha512-JaT3/JKuwV7oDCWTViOkKSc8Nxvw1NNG76rj6QQpuESYtLNHIlEKJukjlwER2kXPS3VTphw35JybuExZ49solw==","signatures":[{"sig":"MEUCIQCJW2L+c7FRGX4kpSQ4rNSmQOuou3yRGpOBTjuYEsRLtQIgImHONSdIET6DySeTxSoE3moQ9I2EiHD8hGtDHzVMVPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11365629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsV2vCRA9TVsSAnZWagAA8xYP/jcXJoAlgcxp0GfyqAb7\nc2wliBsM4zxE3omBKudY68JUa3IPxnrlDMdLbDd0c2+3BvzUozaFcTcDOanD\nbauAvLdMpwTBWdFrUkXfIrQXo5rsolDdWoSKo63UUgh1avNlja1HOgcWh7bk\ntW03GMJUdfD4xa5vtgo5fuIZQo7YqvYr1jNt+/iFPrljIRWrk5b0/IMbdmh2\nbfjbTz66vmpv1UiXBvWnbMrUbdB6JSfih+E99oQSKcC+9D0b4AkTwcbncU2e\nqeayMKv/6LkP4V7Vh07IIVxRYUNci8SJRG4m9LwbzPuWJUoWfWFzSHjn0Gmg\nd5rdVtaXGXB1Zw3BD1LAX6pMA87R3AxSdhhM8k+qPOlm+VCXJbt/B+6KxqCV\nEV2+bHwlpxXgce0qNbL0BOGOnf0Hk0YXeXfQKgjhYp5ErfrSRuG4uOZVf72J\nFaQnH3SgPUVmDVPS7P5tQ+5dWp5oe9QKXl1yzNGm7ahJp0AiOSSKV07rJNIs\nLwLvDQYK/knK46848yTVY/+2VNDNocNMSpY4E5Xyy9CO9RofFczFdg2oOgbH\nxdTHmBCCmRtJLGmlHpgFpHTNGJENUNDY7IBQUBtcIIvxfR8rs5QXKvo/eBNC\nFVo0dsYvIrsyf+NlcS+C8eEDVrIF58ZK6MqQsd1q5kA+GQhEH0/dqWrMpUTu\n5hx6\r\n=VI/W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90321c4720147e4c69cb219e7a4e5c7fc2401987","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7464_1622236590820_0.21168588278524458","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7466":{"name":"hls.js","version":"1.0.5-0.canary.7466","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7466","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ec6981d9a6e4c096164d8b45b4b22fb2ab6f32c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7466.tgz","fileCount":116,"integrity":"sha512-qtjDVRz6gYrMohGtgkXZg3c3lNLi9o1/cyXZqnXOb2XD08fCRmHJBM7KFhqIJvhyhTGUvYyJm9PNBR57u3b8nA==","signatures":[{"sig":"MEQCIAMXuhZgKllQTCnr3vWYBRV/Hb9o5kF9lgrLYclkpcnbAiA2QxCzdfZMZPJj+3YVpB/inwCTp3MjQjQUnLUuz1davQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsaYvCRA9TVsSAnZWagAAZ1wP/1sCPDAq4nqE+Dy7afl5\n3frqqWeb72Rh9cJkDRSEkxkz6oe/bk9zpzsUaorymM/uGHmZ7ULMe/AkAv8I\nwb9R2Nbhcv951D9ISwOxEtpEWtdCB4GusQeKbEyBOzzD/VW9Q/7NzyFU7Qmp\nLPqCd4IxukJuHbogafG1jgc94WaBoqiOWBzdgZpO+UgLz/+Pm4VHYxWJ+Mcd\nYRLWfW8CjvPwvsIExJ/yqY++uJdLmG7EaPs6H67ROTs8YlSzrh+od1h7rNle\nHdr9ZA314xid9buvJPfJhjXkBwasEf2yQvfQRwnhSOmm1jRzCgBwzmOGYjnu\nIyY3/FJqFWooyb7rnO+GEa3ayNJOGn3+VwPUH3FBQ+MvG35FU/zDzgdF6xzz\nEW3/cwI48CxAOFxY04x0uTBalBg1Y5N9n0ig+3Cw6smctZ9NYRQhbjMAna+k\nmGppAon2K7lkVNFEpyB5MzqGM0jj2p85TBobcB1pl8s/uprXZbdkTxjhXGBA\nExfXMfj/58x+aD1uTau6qrFP6L9dSclXMOXWRNwjSl7Fe33itcEZw22oLcNT\nbRZZ+mfBwX1X5os8C/We6I1JaEh41g6UXX6cL8L+iO7MB+j0Ky6ka1oIIwou\nub1FYj5CxU1jZfVrT2Ao8L15fdN/QueDVK8aKY3lJp84i+0HukXY2lye24KK\nPGBq\r\n=OLhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"35bc1d7e62660104922ee6d24cc74b4786584220","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7466_1622255150873_0.44908486614375254","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7467":{"name":"hls.js","version":"1.0.5-0.canary.7467","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7467","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0237ad7394e577be8f17e291ead2bd9312714f0c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7467.tgz","fileCount":116,"integrity":"sha512-LKJoB3yhsSZMrb4DJft7/vDFh1n2/0IjrjjgNny/D6Fsm1YjCdJowlZ+YDj8Y9X40zq1cwSA5THsvb92jE56VQ==","signatures":[{"sig":"MEYCIQDWexJ86oHgzgyS8LN9Ouulm0gsIpSHcJ+E/puWvpQolQIhAOSgYY88QBAEy01QtgAej83azmoiBaUkiVU8dkiOa3FQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsl5yCRA9TVsSAnZWagAAzEsP/A84vW2bXujiHGghG5Gb\nV2iAYcm6Yccumt0ux6cqKoTfFt5OCXq8zfp73Jp03TDIMnGhO59suJikZxvk\nFVv/hbtHwV5XB8h7Nl21VDTqLPRQvsYrXxfcrEOK72HymOqzLgrO/hbhr8MS\nywrqqFluAR12qW7AIgTaZAkTLXyUHAp0KR6+4YjTMC1kA9I0JEWvuTbZaYlm\nLlXsi/QpVlonLo4QBEC3uSqYPpFjJwf78NUNyOC3KYZcuWG8PrKyF7HzhojA\nuhP3k30NFvXhCw1pQvALPpVNpYowq6b+K2zvy7eZ5RLM+5O/fmmFz7+WxeZX\nrC+T27pVUTTE1aLAdNriQ6jjMIvazBIMKzdhueB3Ld3PAG/VUjSZeLGvvyAn\nDZxalVmLGP5l6Vc9RRnoCMsHiuRITaAZdejCydnW6yriW57aqQkOv8dXWtIY\naAQsX0gbPuIpf49Akfx1KePci7qyraNdIhdOr7m4NEhj9bTX6CUfNLb/+w9d\nAKHDH35PmmtvSLoJ2QRJNZFSCWcR1JM87VbIPDtvPLpA5sadUjFbrM6NKygf\nBW0iBNBPzLvCyVVoO5jF97f6wE2yvg4pgRW4BX4Nb1wFI+KfbUyl6ClSTWsM\nJ1eGe/Xx/BkWGw8S76CIj/rHlvOsCaOWZxU4x7wW2JcS5QA9r4mAf65ewDO9\nirVp\r\n=cMdC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"702447efb4c610aab84a2887aad7611c77368898","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7467_1622302321673_0.07038872715257427","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7468":{"name":"hls.js","version":"1.0.5-0.canary.7468","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7468","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfc201daf513b39d93607012746043fcda14f1ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7468.tgz","fileCount":116,"integrity":"sha512-qGnfprckdW4MZ+pEOA7NMsyZxe/IIsMDNZzbTwEMASJFwtAyP92+H396tFYLNSTxwKzGDqQn1aMxUEowBnMSXg==","signatures":[{"sig":"MEQCIFCPLCUm2AXWLWFM1NkmZwl+N+tiFUt808y8kd9ToP//AiBu0PD9W2bJsLfqwqt0Wgv9BbMPmArFuqZ6+gxdrr+KKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsp3BCRA9TVsSAnZWagAAQH0P/jv2+5gM4zoOV8TGBiUP\n31SzcA0Hx1C73e9C4U2+02v01IWe0F71mnB5RyU6UfIGLbxpeqbg2FXylTmJ\nrxGDCl+Gwt6w78rg9pmh/orTg4FoIfs/F8SX3mwpbLkjALDyu/VHhE1WE6JN\nxM3mtOcx2qE9A4qb8u7uzcZ0z+pdc4eTd6wes5Q8C2+L4oNyk8blhB8Xg4CI\nKIjQTM48iJMNN+OAQtMrgtx0ExB8gTyZcPPWzHOzNLlJWN+QjxbM6QQV+9VH\nimG2p2Hsfe9jAd+AWLwM0bK26qRhR5YB5R4sReuEq8Mlx2Ch3DhVhP6FmD3f\nT2Eo9vOyQ6q+ZSmr8Q6ACGg2EwIyARL1AZULvkmQ40Rqws8g5/dJFy0vkYFQ\n3/67rUYOQRiuK/rNTUs7sX69AOrgAPf3Ut+1qZyhqkqTutzJ2mzYfRMyCsJS\nJDIeT0AH1pvI4oSpLHWvYDXvn7ti6D+Ggd2iWXRGOzQBKb+pagllQdkBp+15\n8VKSmRF2sdEO6dqjJPPJ16gNNyEkv0N3eM0tVz2Nnc8DtW2rMmMTwNLRuo0C\nGh2Zfsw31NzmhuJgE4Em8FVz8kogHNKq6V0ev4luvt7758KAkyYrPcOoPn2O\npelPLthNahWSbUAe/bgdigPo25v32+W50bxyZHfHxjGqJHV/XC8IehY6/R9a\nJt3t\r\n=1NZJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ec50dd2ced9f63303727a884bba460e20ed9aee3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7468_1622318528753_0.5839984222640966","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7470":{"name":"hls.js","version":"1.0.5-0.canary.7470","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7470","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07a24dfd4daa4dd3a5753555f6150b8b62d4c607","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7470.tgz","fileCount":116,"integrity":"sha512-Q7pv1JVWR8qNyuW5PVHwQUx3nhliRp9s2/xsIn4J3MFjbMx5t8sWoAAJd4y+BFq96O/lAmo2wrxsAgLjnntflQ==","signatures":[{"sig":"MEUCIEJlofnQuYpjiGss3NSSQIuqjvc2vGZmPyZln316sPZcAiEAyNNmyuAgJYUbtdm31vvfoZ6YCLIPRVsmJsMKjPHJtEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsrgrCRA9TVsSAnZWagAAjjUP/RtpEllFy/2at1IhQrFk\nKBr/44qVOWG2+fksVKwvfUSC48xIWVxSwQF6wSvOKSacZJQCruScln6BpBOS\naMHNK/jcN3ZUzqmN39PBMiAIvRn7Jk19VTrSurxvmMRxY4N0UgJnqAhhoRph\nKerBrlAo11ymBY4snCO5QkS0g2QGWq5rKhEfIqzBQ5cJ2YnJnYnKOuxBYg82\nWB5ossVKu687gsH+olEnT2SrwEmYzf7kV2HfsR5ssCIBwDJLpvnVqmxu0aIa\ni2SijxIPMDsH0waFXDWl6s+zD8J7fGswbwlQIyH/Kn2POh9UlbtDS3Dke49L\nQH0+Q60RZO8T6J47ZhliOL1+i4QT+FpJSt3CDswrlFCAWU9PWVhQ22tJLjjk\nDSMpiXf+KU+v5ylEJRvJlbR4ime8VX9pAAxNsXbh9Yugvrpt64UGlGS7oFOx\niddkwOa0465bKJejdh6QaGeLpQpzRrbnWuB2Hcs88r68HSBu6SZwk4TkFwgH\nQgWqAob5xqgNTrO1zctAUV6GKe6IYi+0vr8akvyCJLDp2LhOSv2mTPdXSbNZ\nB6GoDaZAdx9LnNYoMVez8V5MqD54KjlbPd01oaL99/L6r6ZDQiAditu5ST07\ndooy23udWSakfT/aDS5iyAq0A2Iq64U6QdRKolQnHN45rAgJ025GKjL4+gJS\nAFTq\r\n=jXnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"84aa56ee68c20270e6cfdc95e0309ba5087ccd4e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.16","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7470_1622325290656_0.0308897428064574","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7472":{"name":"hls.js","version":"1.0.5-0.canary.7472","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7472","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ecb86df55b6b2e788d43729c81e0348bc61f509","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7472.tgz","fileCount":116,"integrity":"sha512-T82nvE8zvvz3OdSaGO3I59hH929PB+xxG4bMIxYJLtU2cmahM20f39DaNwIbydkgcZSJN5LsaU8XA7tQNvNIog==","signatures":[{"sig":"MEQCIFXdnKubTtOHcQpiV48Xnc12Cess3FwXDEykhKVM89c6AiAmiXugmsmshnzzb77uih5pGq/YFwsGY00VM5KoUc+dtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs3t6CRA9TVsSAnZWagAAlxQP/11zC7a+1Dvc7bujHtJx\nEH0HQJoM/eT12ritxmn5UP2NRGDS+QUCugFFJlEPdRm3rinEP+1XBZV5f5Wx\nuNabhIXai0QjMOPsvGXaCm3kkibICSBGFlnON9KLTHjV+QMlli9cndKwpH/a\nqHZjWVqSHQYI4VeIXy20O709nmSAuE8ePUA/KtCjiYK8veCjPyiLzsPlxdQO\nBfz0QBIYf1OqC16oOdlMTsT/VL+lnvLYn8u1nOQWbnMC8CppKbMLWq+ViJXu\nNLwC73BT6qI6SEt1yv0a2e9QYyRUPckwPY3dgmo9MNvd7l6T1Iz+E1LoAx7K\n1CYBS23XwYV3IEoGeYoEbUDKE2vvledbCv/JA7YYP4imWlV37pahbJHYtaN6\nH+ZNnIjp3sCn6Qbh+fi/qPfzE0W06KVorNt/jjEVXfKnqTuK8wMnbOmy3048\ngBNN0IhyEKb7cKqvC+OkjVueUPamGL5XrefttMIpaCXItOTL5xEf7WXIEnif\nz9ieVL9f/cEMp+C+VVYxGozqiPd+cjeC6UOtB3j/NVo5B6owo05qoHc98j9c\nSAGmqmbIFOL54iwsSY5ovM6y3PzUATy1lWoCF60jgDlsf1djiTlF7O9z8w50\nReWjV7qrG9KOk9GPTo11FUA7HKUChuiIoyW4BPkZrPRNLcvcec1oUJRbcNvN\nTeBa\r\n=iH52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7410f483f81e4259a908a25923b7367c60ee9837","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.31.17","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7472_1622375289866_0.12439209795270978","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7474":{"name":"hls.js","version":"1.0.5-0.canary.7474","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7474","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69e1737c25ad38a231eb4fc9fac127cd538c83ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7474.tgz","fileCount":116,"integrity":"sha512-DDOhzj0z0gLKYoXdrYrytjlTdCRtgJWZ7QzqCChzhsdJ2xV6CBLoUJew2mve6UjVGl4WEpueL9bk6fEh9jP3Ug==","signatures":[{"sig":"MEUCIQDQgpiPURVZahzARoc/hsrQg3BBPXGaFKpiDk/f9mVStAIgHjKBxSfzk2K2fs3hQQCDtdW4s9OVnDO9X/GMeobLHo4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs4ytCRA9TVsSAnZWagAALaYP/iWU1CXuAemYv8RwXQzQ\nVXWMV9qQCta2PZTgvhGbE2Yt8d2IDCr3Qnd0AARcfPNICViozOimuf7SPccC\no0FTAffULJmoPPfFSjvxfwYBXZA2RK0Wse18nZYyiZya8xNOo2O6+1z44bND\n3knLzbzuf+936FbD5ERBPmuGzi9foX+a+VX2mcGXEP8fJi6N5Gv8RnjM3WpM\nFr3NWRRpnVm90EyA7njfk3Oqs6NfrVWC86C43szEFC2CvBcGA/et8222/Baz\ngOU5nA/xuuViMjERY9WJStRYeJs2V/Gbi8WtYl5J1qzgWJ5HqNwwfzqx2vj4\nw37wXBIN0G4RwjIjFsr8b6ieSMYE8OEFFQNzRlM7T+LK1z4r3SxpN3GaymGL\nyQUt8tNLLg1LWO8olHsOA5ep9/QhQpV95CjBGjX5GUNomJiWVxfQ8CC/3Drz\n1QqkzHO73p9+pupCqCQyseYgmuBNmdulyMBIU9KcKUOBpX7pKSl7+sUb2Bjq\npah3Ee8np4PycjZyX0xwU7uCjSmA3Pgk/mpd4XTH+6xTxQc0jswDd1sw2M5z\nbsgdUvCmBZnCK6VFmxZsRAtWNbvIXPvtVISfe6C6Qy43yeqeAp49MXgbHwTQ\nwl5IyeOKjzYfCepTu/jGPNg1AbDoAIizBoUT3bWH3QedGerGaznFj7OCFRL+\ndJWY\r\n=HBfR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"91c15f822def99030df78dfa52fc7709bfce9ea5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7474_1622379693225_0.22554256705950682","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7476":{"name":"hls.js","version":"1.0.5-0.canary.7476","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7476","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4eefad7530431c47a097fb25471d7f68489b116","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7476.tgz","fileCount":116,"integrity":"sha512-QwbqWoGVe5pwxB4+yyP/z7MIZ081J6cXc8jVJgAtE3sXMLto1qeGNCwCX2rS2/BrGWKl4AUCQJbi+PFWqWlIkw==","signatures":[{"sig":"MEUCIQCAlE0vV8zif9g8mBb0wwT5Gg6JcDo/ol77FcaWZa+eyQIgUayyUZi6+q3N3oOXwwP3ld3Bk0h90Nk22lZXfXLTarM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs8ZGCRA9TVsSAnZWagAAtz8P/iuAPUE1mn8bfTrlL/ZC\nt4tf0MEqkUwZ/LKVr0fpUcmGPel4mRpN4yY9KcxsBmG41AckKP8eVN7zPlfY\nsGXzKwSHyUs9RO2mYIE3mPrn1eZGjwUXWlkNBQVgDj67PA8lmfB6gYnUp8nH\ndgVDZMOAGe+/aGMhkInRNId2xgSHzsFLoQMnW9sEZqbmG4nIhYNY+8c/04Wd\n1e0WC3Edvo8SF2/04WyTFVHkYcPNeHTFzUNQ/TCK6eWJpe628jk7JxcyEKJH\nQAQI/jLxDci/7T2Uf84JJSVAyGrZDKa2IHeNhVOjsnaMXdRVclVtHQ1wCrsA\nb/aT2GXjDpdL5qUcdeANpmo8+MZPccC6v+fFV9KQXLnlDeGirjVHi1wZb3QA\ne6JZsY+Xmtej1uiey6VkcES4NXokyflIEIEymXCL61rAEoR6p5ZBCHYHLINU\neKfTx53946vat+sWnN1opMSZ6VYPRIeGdkQpiNAT7uHkXjJvKwW52vBuvfC+\n4m1q2pNNXGIm60f74W042r4j1q+erLJEiWK9lGG5vI4o2r3KbF8GnTrGpD7f\nHO6FhlpkatKatHMIiiJp6HiHPFTDOyJc3JhQZN54JtRAR5iMw3seGQrVYChu\nclwcyTho2LqsfjiZA+OlwhUIASvyBTPv9XSeGyBoH5NI3jl8tC9t8wQMA84S\nCm5L\r\n=4ad3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c9615b70f67d5ef434e2ada1816ec6ba1d5db8d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"10.0.0","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7476_1622394438023_0.15416473929438523","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7477":{"name":"hls.js","version":"1.0.5-0.canary.7477","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7477","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90d7167756ddc497f3842b14b2c047c6473fa6bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7477.tgz","fileCount":116,"integrity":"sha512-7pBJ9V83rCYGc3zdtPNQGoNmE5ZqUAF95gQjjeh08wKplOpcz89Zk/f8FJc8HeyejbNm5/xxIBDfTSR4rD4C6g==","signatures":[{"sig":"MEYCIQDhHwYshXUjUd/IHyFejz70zbrzIIMCmK3VoahiZuuReAIhAN6Pbr2tHJALKCZMt33g2nUzPsASKxJDZCEUrgTm3Frt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs86XCRA9TVsSAnZWagAAMbAP/1UeNQwsCFZf6ojJJ05X\nL3O+TAMDl7VrPUp3pu/AmhJyVLiMfMpR+1IffITi5WelcNssFqgqzHbaRoxk\ng81SrYUaf6k5V8cLnAoMnZ4UycSk1Ci37VWSNuxxOXKmkCL6MA2KaVl38zVb\nRcekSU145u9r73uSIyytlbCXxVAtRjQC5DT+z9pcM/oOQJFYEkir//Z3Fteu\nMqYfv7fpE9fGsO9MfPjAVYJOxXUdppeZJByUpXq6BcNDXYnKSHh6RgMyVrUG\n3HnpUQnkP8AZxHyJOFyrwLCx0iyC3qqSSXvOfPREPP5nu+/VqZ6Oqc11FK6p\nskaTSQ/3GjEt8FQhGvQ7gtgh+PzZTetdYxo4BwWztm2uqMqHUkv6oQl1NgoF\nUMZOozDMthmpFwGcF8JvaDeVIwjBQZIXSyI8R1yoL+T0YX1G4snR2nzZKzXT\nvHaNQmUFnplppjij9iQETbyL/zMVabO0vPk/f43J2ykHudbibZMlAAQ2QC2k\nFGxSgwVrkLcO12THeW28ni+pJs12XN/9SWoQXLQKXjrbKmNie02wYT1Hkyws\njA+pE7ydSBiwXQgTIuUP2UKHsIZDsgNIUkqa2cqg6PMzXQUrqfCDy86TWI+n\nbTifTc6WKlxw7B2GZEQv70bjzAng0TYvrw6nsG6KHnjh2uQdMthlqDC46Sfn\nTiFe\r\n=pIX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b57a0af4a713d70413472df16a493b021de11d73","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"8.2.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7477_1622396566874_0.8948380369648019","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7478":{"name":"hls.js","version":"1.0.5-0.canary.7478","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7478","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0d0be12983bce40c7c39f51af423d94be4cab7ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7478.tgz","fileCount":116,"integrity":"sha512-SWFzog75tKSNXB0ksWD8YWFVi4shK/ELhSsa2EdxOhklszvEPNy8a/DamRRhorc+/RRdL5xCMpy8/w+hN7KMcQ==","signatures":[{"sig":"MEYCIQD+EwGUZVzsxTVH8YwkLzho0ehlizTga/S4l3yNrXY3AgIhAPxq6iDy1/6mtNJK4ATNEjU97xutB6DeKRJ85+UnfEt+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs9NqCRA9TVsSAnZWagAAjBQP/jbI2g2heWP8qD36kCAA\nZV9VdG/UXvBPz2XEVs2ck53GyYyVQ5FFBP8LCxSOg7+0CLn4esh9aMtpvcEj\ntuKlHLwPhKg9/kjvYQkzu5lm7J5u7zphZ1ltOtTc5RulHoXesNCvWYs8qJVg\nu6ldz0EWJxg21KaovUiAS0YiM+g/LLHwc6HugWy1HZjQVa9xz0uyu3z0lopk\nNkoYtleCscb3OBZh+dFZeyz/kv/FE+BOfdB57m7JsPvaG3029GnJx4c693y6\n0/Zi4J+NA6Rbhqygc34+JNhd0X0ZokNKePU1Rod45dwFnNzqOw8e4ld8ZUDD\nhPWct6b7R/HFUkRN9l8m0Kxv7jKPpQBXeamPhaK08/WfLn8qlEZDl8GfthDF\nRIdEsUmP2aPt99zkfoz4RnaK3xhPg2VXGuNZH4xgvbQ8sYvEKeVXt1Gp9mBM\nYzBw+4zJyaECFVDeFAeD5HU9XiGTq8bXXPqC7TKefsCA6+vz95/C720/vfEm\n+QYzj0yT4y63o2yDWY3SxOcje2Fc8KYi4BJYBqa74cETSEmqMZc3rP7lbbWd\n1PgRoOspJ9G9Ur6eE+h5cy3BSMCPKQt219J3f21OB6tiA2zog1XdHRW57DxD\nkAvoxaEsOPvFRU10IQ5h/cbASbCR6xq7Z8fEjmX2kjNl+S9QwLR/LQoZA4bL\nItO4\r\n=ZkGr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0bb5c83da7f01df8481b88f539992f11127f9981","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7478_1622397802156_0.8232238197312869","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7480":{"name":"hls.js","version":"1.0.5-0.canary.7480","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7480","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36f71b9ed8dad66c2a3690b80ce32ef5a034d641","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7480.tgz","fileCount":116,"integrity":"sha512-om3cRbVRse8tIkcPRUDP/Ir6B1Ue+uEU+JKzA78+xiWLl3nkHduw8OneeHZDnbgE4XYHwZIgMpfn/jnP26bYzw==","signatures":[{"sig":"MEUCIQDoqAqPcUETPovIW7ksn2Ukhnqc5lP7jisL2Zdryxa6PAIgKGh/FfX4NYOFlHH8IBz0Yyppnk4+fxWs00MCPw8cfgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtDbPCRA9TVsSAnZWagAAkhUP/1koWU7yZxA9+Lj1zlt7\nEuqzhmiI2ISLsbppVPJdnRL+SL2bOW7TRqlfSawJFmhPbO4EoHV520+uxX4V\nts6s3hPcvRrpWe5vewYCkuI1ynsZ89c9dXvmW2iQVG9IqfZ1QNBp1BgHdfT3\nb/f+WAF3pkBWqtjH8a4dtOT9FMu/r+htdRXINjYO3aVauDQN34elumIgO4Jd\ns2mZYEe9qC+pjM9zpfuIfpz9j0NQOG+THEE/MEYG//jYF/i3Hzmmc2elCq9c\nYSMzOCDs/+XMzMHLokexCAQ0slaVFrMMfxQqN+pC6AshT4eOzCxzGz44TJyh\nK8bMrz13NHVfpTjQ7s4kEmos9Irn+9zDSSxcWlTK3wSwaPmwCVQaBmVhZLDE\nO4uAuL8RWyZSji1AP2Wejb8pPmf0MATtbDdZK/yxLkD2F/ZKxPynPjwRLVkk\nmOvF03b8QV90lsK1Y0zlOiY4gVUZvFE6TokIsfNzLWV5PGxfdjvYdTDdIV96\nKxrpr1t9gH9We8H+9CQWeFjAhJCleFPgSe9iLs6+kT4q2kjISJBUXthu2g3j\nQYhuVPwPAu3XjGy3gBn2LSGQcbOBj0WKiIoOouJYvWe720rf5ohlqSBKX+81\nbzmc4grzWWkislZPcClE1U/4XUoJAxGgEx1NGhtA4LV9ZwFcZB23chbz9odW\n+Spu\r\n=/SuK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"07310001dde332e99077498169b43fbd5b7cfbf6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7480_1622423246258_0.6525992941698486","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7482":{"name":"hls.js","version":"1.0.5-0.canary.7482","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7482","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5159b3ca13f33927d91988c000c03a17ba596ee0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7482.tgz","fileCount":116,"integrity":"sha512-NnAYbVpNfWP6QqOKJipmlFTyLgwZPFJN911nk+3GUlKay0opJiC2k+ih2D2554xpWNum0H3qU9N17WMGz44Q3w==","signatures":[{"sig":"MEYCIQC+6NKuD/atBMAHsuIxrr80y/wmL+tek/ScJgO9q3TXVwIhAM+EN9Pmn+0NadRdoVZtQXUDCjOAmCgzjRb2Yr990pn7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtLJkCRA9TVsSAnZWagAARMMP/3NlpoBtz4Wvk5peYzJH\nvTmDZ+HBIeoSwVutRtcp2XeseWEM9Ziy5TwgwhssKPbTzXAJdVMlukPnQu8y\nBNqUPR7mHzR60ySWfIs+GfCNTZA/vjt5GY1nh+qiA6IR4nA50lB2ghCp0yYE\nMnlgQxYO6AvcX3W/BIUEFR3XQsPs0QzcFojBLTxKnS8s836jgn6Vg6+qsD+O\nKdF1RJzFKGhSG4s/hdMxBO230H9vXTAknzzj7FfH8vBj2ZyZifAPFLxxJT3V\nN0ElKthLA7Ha0yN5o4gfSAzN0OmAjif5FKMT3WZ4tAmRcsKycmn30fb5vJlt\nQuCP0+IOV/19BFHnam8xVthOyiRybqwLaiV3XxnJU2J7OO7AyWOJc6RZACZ1\nT+zevdkvoIH9RnY8YHy4PbvkQCxaLjZnY5CwSYUcm18cQvSlqI7BHICH/Bei\nARvj5z9GgkYuzBSlcKNkFGQn5sNqBVQwy/4YQvYUlRs+m+27n6E76jNycxVB\n9NNp3n1kkKSewoFkY8ki80bWQBofED77+w+9/YbPjeEiMcXIZlc3xSyLBEy5\nbLedIGAlT57w//x8SaEVbQDRsDNENU+uIv8ER5dUv7jLLwtQK7D6U98hqHuP\nr5eluPQuA3qZIRRVFTO2hoGtpsciBZ2ZVUlIlhOKA+z38x7OA8ym+2Unwy3J\nxAjM\r\n=bKdb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1f66349fddd3ebefc78692ad732bfa5b0c997d26","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7482_1622454883892_0.5033481072246566","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7484":{"name":"hls.js","version":"1.0.5-0.canary.7484","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7484","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a508ca7ea76f21d7f336695685b4a15823e64616","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7484.tgz","fileCount":116,"integrity":"sha512-D8lShIZGpJfMZ5QdYwdR9yEDGTh6xgBJ6ySSVVQZODB2suS5ETzA8XEpBOnt7tUcC0lnIfl8UAWco5o37OC08Q==","signatures":[{"sig":"MEYCIQDUmdQefD3lJDvlaKB1PlL0asChmp1AGa0lufwdO8PlgAIhAP/DugVgYVjkAqhF2tVWmTQZAmx1pXdV8E0uHF9YP4P5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtMsECRA9TVsSAnZWagAAQYUP/2HjmSdhDeZuGiklfoqU\na38du35EdpSzt05hf6UWOf3cavlQQZTq/+hLvaAoi5XjDKpwF7tZskMKGoUu\nbMPCo5sld0lK1xw98FUFe/23j14mV72gbqXdVzSgAPVEVpwvk4I5vske0L8J\nqVlorkuRncs3GB64xFqcxLdqZTKxxfl0kyils2hWJX9ppsgdfvvnUUeTW7tX\n1v8wSkZxGyAPPgYQhp/ZTmN6eT2+24CYgsmVug+QFbi5/RODlaL/WNDW+bAJ\nTcL5RXsv7qR7pvFcQBro7orThU9VUwwYh7biIIYvF1AQrJVd9ttYhm3EekYG\nc8a7g2YMZvFFfWs/HPxefnggAwIgyDiaZWbYu6hSCtx7KC2Rwih6poiDsjPE\nKPSyoNJRRLsVH30c/JYINsKvBkaWCTsMYF9RWk/Nr81yUvhEiXxovYhlsQhX\nKeC2ZWUV1ic9+c+IAZQtZyhiyvYTezwb+6FJ1FWwKl8e1SR87Z3NKPnRDyF0\nXpwzmyy3VlsS5rAGQ+LuCl9T8u6oxsSCbP5nYBAtt+Tj7x65zBmK2HbRWRZO\nnv4X0G9p/7FRj7EqV8l2paJOSaAHrJIXZgDCfy3itnnxKjcfom1JfKSf4Cjr\nzL+nBDW4Vb/c5AvvBRYgRm5XcYks7qrMb+Rf9JzNGTFmOiADHC/B6tDDBg72\n9W4h\r\n=GYMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5efe8e6347694c675e15f6c24300a3c40bfc3fda","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.3","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7484_1622461187842_0.49275107172830457","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7486":{"name":"hls.js","version":"1.0.5-0.canary.7486","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7486","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df9fad3587078c1675156f3454130afc60988612","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7486.tgz","fileCount":116,"integrity":"sha512-1POZfai1Mfq3U2gb/bqKiI9L6vKYdCMiqynX4y3Gc9Puzd5EbMQNkFgGMwh0jvINszyxnsC2GmGg7r/pTIA6dw==","signatures":[{"sig":"MEUCIQD2G1kPkUJnY944lHP8yr6KTJNKIHaT2QkOtGa/mEv5HwIgDiv/LBvOpgXt8lZmdc96HKaxACaoh/huxhI4/HTBqdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtOifCRA9TVsSAnZWagAADMkP/A2E/8+HZHT/llRNQNsQ\nLbSpQUNj3UaMUFOZs1w9yG/nphLxYRU+fDPGZbpxzM8D96m77OFLwMSuXzkS\nWUvZk8muvklHqYrpnsCGF2G5PPtC4Oo8hg7gRAZtBSRYgV7VoaqFW8mmpKjh\no7ypiB2xP0cAIIWbp6aadyrBGlbTem9C/C5I24sphGu63Com0U29LR26FPYf\nhM7eSNNZWa1TX5/ptSv2JcBq39oV/orWwv1cLUGFFLNOGTA5N4UR1aNlrhHB\nA0hq6VF1tiuWttb9c0HFVFeoMyvt7AaljGu4+dRjg9sG5ig/OkFUugc749xx\n0SQ8qnh1s8sA4Opx+zYFd3GiPVgx5tpi4n2IjbR+Wa71gnFgM54mGLP2FVs/\nSmOxEUQuaGK+VtLME8QgOuwbfdSFYKYNfctQgsNJR4nkQp4sCnl2a/eIixoI\nftMUuvYDg4QMKI0bqxBjPRn512USamV04nWwstTHXxz4XWMtHBL5CJEAkRWG\nhVBJP1zmOiZFSXGLtyYBPscUQfO736FKXxQdhDr7U+7j6zWlup+iPk0jVRI6\n7THkIP3V4GVuuMbZYZLk0LgR3TcZ8arBEn4DO4SPUyagGCPluWdVDdWUKJ2+\nFvOo1rUBjyebuXRARWkAOmUmKcO9e/KvXwFOv8hwlAkhabaVb2YB14wkxjOU\nQABa\r\n=Ore1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e0bb464850b9f1ffb85d7a5ee6ebd323b912a549","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7486_1622468765894_0.8245956508545473","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7488":{"name":"hls.js","version":"1.0.5-0.canary.7488","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7488","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79b69f6e27808eb3c271d9f303f95c20b2e84814","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7488.tgz","fileCount":116,"integrity":"sha512-3qlA6Ag2a94NLYYR+TmpMvz470ussnt6bJlmpewtrQ/1P5RwWJskOwQ+CAyV8wR/GznT/AjXZxfPzI4Ys4S2AA==","signatures":[{"sig":"MEUCICB7E4ogX81z2tevE+/Cchmczk6lqehjPm67eJG5VaW0AiEA8kER89cXYnq97lch+n09XJRddwgqb9sDYOzmTWDCtS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtQSzCRA9TVsSAnZWagAAZ3MQAIj4KwCOEKMLUzE8BVFe\nHwPPA4yKKItEzplSFrB7xZeE6nR+XpHU6nTjI2hOSxsywGPobSAXPuZEwbFl\nD6ThLQDUQKVteVZRWP+Qwx8+izXGAZ5UdlxKffltaAB6gtCIeqietTq8nsIi\nL+zPjf11A9I8FV5oGX0pI5o4T1r8Bd2mi/YTdTv0O0fMD21Ht7I5r+KBahMm\nZ9aQeEt76C+9t+GTelc7C0ubUmy1RHBV07KaDX2D/5Jn/rwgrpcCeSS/MTds\n8TKE0U8jT1T69O5CzcNsXy1DGCxc2DsI8U7wRAuo2tI3eoS88kjlegHKTl5+\nqbm3p96mrcaD3BclrWR81F+1dH1SrP98rEqIVrg5+BqGicXdMUcAIAiSvHgk\nM6m7uADpYxkf0uJmCKAE+Yico8BCArTXWmfQATuk7anCHppA0yJFTCFvt1SO\negtlpt8PeIfAXtEM7TFTyfFA2xYbq29udMkYgEY18hY4KQaJcleSR555lcnG\nuz456w3CkkFpXHJkm/dEOgluXBco2w+4QrUCLgMiArDtv4cry8Vca6CYHOTS\n8MZxuRr93gzymGLbPLUoeItRpOTz3wlss2WYLMWOOi/SBCFVcviDHfW1mPPB\nl89w1YQhQ4l/wj4D5SXo69bMx6xNcFfJ+pzTsEf1Z1JSIfftMOKCILXDyh5B\nO1oe\r\n=DNG3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a8886f00a6838a4e058ed2cb241bb8e82655432","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.25.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7488_1622475955042_0.07600647909913438","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7490":{"name":"hls.js","version":"1.0.5-0.canary.7490","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7490","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"538f229949563e52f43c6c1d32c3042ff79bfbd7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7490.tgz","fileCount":116,"integrity":"sha512-h0dICxiZf6shILH8RMNZEEve/wpL/laBPBSL2uce7I5FV3pIK/hN3LA2MO+SOLYSqKV5+dZmgP6aWDqTAneDOQ==","signatures":[{"sig":"MEQCIDb5e9mhJo8C3oTGiIqlZpl3bDKNeF/UKt6Qwd2GScIgAiAjG/nlVohZjUrWlV7k17C+FKnQfUY++ez4EmKTb0YQCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtSGYCRA9TVsSAnZWagAAZ2AP/RnanXJseFvsxUaboWL4\n/hi/qD9LZW+ZfK9OCjYDBl5FYWGYPyvPcjPoLX08Z0YfM/TiR+dfX1wLXS9P\nOpz7o7DOwjdunC0DxYIReXkTMmdw7aEDXCevD6VLZoZiqy0zLd/GiEmDnwHP\n6QTcRiIRJu3+JCL5gPwYdMmaAqm5oEMW3qsXeiDZcbon5u97lP2vNmgYqXIX\nsvj99Nl9KUovKEVQazMlBPa+6c22IS4SUJRG695qKWUwu7uayRSgDLK4E9bb\nWq81V8HF2A3sg7HxMA7Jxwn5gAVROMn7A4X0Fhd2Cz96HSQm9igBYDtBXBG8\n/6kKceAM0y0iloX22YfmWhu92BIT4cZ90IrPnAhPUa3KgsbotIk2OzX6VL6A\n31duKmBIYVNV5HLpHMOQVXRCEYR5faMrVEHHED99W0d4Hl/lOr8JtetQ7hdm\nxQSexa1TXh88BVf1whM2HqGzYl9Dafo5yp6dHOPmTgvau1anlnSTJyGHwhbR\nFjVJx2H8YLIPUD7JipKg2M6lT+uv25jAadaVD5UhogyGHLCcWcVzs9sjVMtH\nWbmlDcO/4BnQ+HEl6B7AeS7NGSPl25+7cb83dtwIkHoZKKX0kikGb1URCAk2\n4uqGm5mhyH1nOmU3aoSxA9xwaSQxzwXPWj1xZBtD81FK5q+YxzUpdjAISVjC\nNQ2M\r\n=0EHG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e6cfbdd03d340e457624cb8cab822731f82ecb1b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.25.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7490_1622483351710_0.9165959326849764","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7492":{"name":"hls.js","version":"1.0.5-0.canary.7492","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7492","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53cb2d3f54e51a2b6ef30a820d97e35a90ccc1dd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7492.tgz","fileCount":116,"integrity":"sha512-H0Mxlax4HkaBMPeYXilxZnIo8XhxsL+oNKQHaiRKKelo6FIUiAW1XC81GvtxX440vat0m69/pAET0RDSs9A4oQ==","signatures":[{"sig":"MEQCIGJrth+K49+DI4RGqhTIyvQZ1+cy+lC123a7r0SIXqGSAiBbzgp0K6E4DzqNst9jI5acnIZUVVgKYvZAlNXYJBmaNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtSX9CRA9TVsSAnZWagAACNMP/j9ywH8PAbHx6L+3P28n\ns7JHVpzEQdlB549La4rDzAzwVsVXLJXRG/uuzSDP0tBU4ZOvJVytMsGE7po2\n1w8XK0dgQR3z5UpRyNjagTwHhvLHZ7gj+DdDWpks7emeFgFE4EC5IuH1WVN6\nC5ZJt1pTFPCgki91Oi+uDuuAQdXcVb3sAHO/Z/Tc1VFGgLcgXEw5+YeRRze2\nyk9bwWK0fScCYsp1VdasT7j3IVTymyKc7jD8JI+ootdwPIvl4VzmzXGAO+Mu\nPvuHpWwMGZAtvfBWQUPUa99jdY2j4PBK0ZMgJHpNHZLjZYarRjq/EPvsVb9C\nVHHQ/Jkb1fkYr0Gt9rO0y4+BVZOpHAOdgafHw5Dn/5S0h+K9X80a6NSWO+bA\nkECrzkWoO8pqwgk3+b5T4PuRXjQljaAAa89m/TogMODHuhn1AKOkrE4W5U1i\nVQUfQNtC762oO6zhfne7iYXhykF8pGIu+WFXTfcloUUjcw4N/C7XtlfVJUQR\nL57DQxxCN52I/035dWdnIJS6HBB6Yvv9lrzq+kssYW1TSTl08bEJuGouVADV\n38ruSiTP1Ing7gEKOZH9ODYm7S6Al+s9E9LKpHA4sliT8igtL5KQW4jWMbzD\n3Al8BypZVjMeae5iWRyKFJ27FYybXJOUaAbmdAM4MbV1vNM+Qy4S7fEIgY0N\nAwQ0\r\n=b7EJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d1eb88deb3afdf95de06937d4dc351efef617ce2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.5","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7492_1622484477391_0.32976329746292143","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7494":{"name":"hls.js","version":"1.0.5-0.canary.7494","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7494","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac704e6ccf5dd2498343825fb4a05f8384577b3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7494.tgz","fileCount":116,"integrity":"sha512-HypNBIBKmdos4Y3HAK3dQqPoC22/oPYCsz02ooJMlx5n6s8Fw+WbfRNuZYTtcTHkicW99Gt7AzbB3rDh1jS9Yw==","signatures":[{"sig":"MEYCIQDtVKfy88WEWw+oxtSHTIVCnnGvxWS5DpVDm3722P3FfwIhAMXqgIlK98X50kLARAjoa6CzqnHRYBNYOuXHWx7PcrKy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11369157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtgABCRA9TVsSAnZWagAAaLsQAII+kgKZxXCunGJ+JA0B\nau9c0PxtNLl+K1GTr28OYRO6gAam+mLK9QFoBeHznHqcPSUWJ96tZ4Umd/oB\nt7UbBzFAFEgrWkh/INYwOiS+BW7GxOjeLOEBdGvMl9Zp6rCL4FgQpMmE/dyu\nhrN5us8dAti1E2wVQp3BTVA2alIjyGcTHZ/ZwnqoEPv/lfVrJ001/b9UsVkJ\nLdBuRCFU4nc+gxt4zx9ZeLewltw1gEmQ6w7470NTsD/fXwFMXtxRsJU0PLgx\n/xMe2TpKK9C7Tp3pnlJVABHjIsohK27LLss7RcdqavAth2DUl/fYaIRf+nwR\nlrNppqumkq1Ue9MvYsdZkypeDa9FsbBGeyfs1zbilFK6UWs+nuUSyy3TvXtK\nREm3n5xMMRFjN6gPyNBNK0efGMVlzxwkBDbrRAqhKiX3Q9UMcAMcdmkapb9p\nHNU2WDws8OdK9r0ANTpIbApF5MLArsFF00WVnCzxqJKt0asDZau9rXcEmhOr\nDL2vp5sLn2h8R+QlN9Mqc3UKMpg/Gvvc8kH1XMitnT158hvzbDlgBQSw7gNV\nyzohCDT0VI40NdJcBFlW9HSsPRYHEDthXKFoGHfqagaqmEJpFuicsOStP7Zv\nSKJM3snFs6ILEIsTNKgLJQ5/2aPtGsKWatonqg8T5GvyiUBKt50CUwZEAOII\nNLan\r\n=vFxC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d91d30ccdce31ba11216261553f6bea372117693","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7494_1622540289115_0.35275405412355365","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7496":{"name":"hls.js","version":"1.0.5-0.canary.7496","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7496","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f3411db9167d682d44c1c3ec4623c70092b0bfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7496.tgz","fileCount":116,"integrity":"sha512-AmjpjxftZRReaeMgjpdyfgpEinZ57/JiuOgVfbPO0YNCZEd36XxVBZWD8Y9fbhMjJcFSjXybNPtnDfjKfXVemw==","signatures":[{"sig":"MEUCIEPYBpfhuzv6qKYFSHMmKxsu3Tfwoitpu0IEFQ973eSsAiEAgruZwkxhaxvk59k7wipIPVlSpWXtiOFTEmsMRaflq5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11386717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtkuwCRA9TVsSAnZWagAA4mAP/RdPqXssqytiEtdrgwmM\njZZB0VClO8WkGZ4flJACe4MoIXtQGB2HLJPxmw+kpEcmJqFEYWGyk5KWhW/t\nCH/l6Cy5W4cBSYyXNWLdc6V6pcZsFOmDuNnmR/l3hTrjVDAHJETwZyumGy0j\nki064aSEz8iD8b7Sv35d/nbDHeropY6nCM1CEwV26FG0e7qxMhe2sVLSOZ4J\n3Eew52f5gONfZCf+FtKq+HULQH3Rs20IvlThFIidwp12K04Ppv5DhREczfHr\nwunYm+BwxWx04DA36cRw/LRp5jtqs2CZmzEZuqULxjTnRrA/sEWH93Si09u9\nfyiTzxiWGcGBaHJ8o8nYQ0WNzCflWvJFsxL/Ru5VJULcFEni1EUDQfSaJZw/\n7PSe7X7ry3iHHY8L4D/po45/kdsLBralL8hTY62nEQ0oPz6zWA4cRRxNWooB\nIPLmG2ocU7Tr9EHRuW84AqBGLuB7gLrCLR+aJewvPfsuT64/FVYpbiq0+PTl\n9mISYGCw9PJ1+jxyRAHYD9RC0Y6YtIPvILehyg4KyL+l60RSDq2pv9qvZ4TW\nqaKlGIM+Ez8hZwHH7gPLpEh+2zBAL01dJGTEgzI1uyWv2RQNgQPG96YppWcH\n7ihtPEc367jZpi3krON/MwvQ2AKErYPD4B68n1sD2vb6LdDITVv/sP4WJULI\n69YP\r\n=B3my\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b535e51ddc79375fb7006681059d7a5041f3d51","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7496_1622559663702_0.05863668443183223","host":"s3://npm-registry-packages"}},"1.0.5-0.canary.7497":{"name":"hls.js","version":"1.0.5-0.canary.7497","license":"Apache-2.0","_id":"hls.js@1.0.5-0.canary.7497","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f8a663976ad81d2edf63b6577cd900bc2fe53de2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5-0.canary.7497.tgz","fileCount":116,"integrity":"sha512-BZgg1NuCBALs3VEtVrrPt3GRnUEFnwheGBGPr6W+M4jN10vdtuzZIeiuS4dW2duTJy5LNd24eug9d43FhqJcfw==","signatures":[{"sig":"MEUCID/kMa2WVMqiQO8Pebqaph/KhjflpsTz4j83QxOJOo4jAiEAudNNkIvS8yrVZkM6ApX02Z7AO9lnlaxX1X1zcYzTXeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtltBCRA9TVsSAnZWagAAtNAQAJDc1/UKVRh2Uyz/1h3E\n17xw4ric6opr2FkiLCFyOIekRvNAVaXnOqz5aY+E0VP49wTGgQStakPbW3Rc\nf0rYT5hykfgHtt0wD9nlm+etetTqVUEUDbJG8F7jbgM0zztFcGZx3UgGWJkE\nLeFLMyzGBmkRM86rU3A8Z0GfIiWsiHDjty8CAJwlzBruGTW5JwEcZfEV8dvW\nWNDL9qblZ29dQTXsNeEoKImbb2NJ5Da941E6cO86RFrS/MKLdHjGH9tnDTSx\n0u2WdfMG26OUsSMhGEzJRp0osqybTsOoLMQDY6B52DRuxfuUjRBkYJNx7E2w\nD5w1+ebKJkUgDLLbOGUm06ZmJzuocpzOtxYg+6pYi/9E90TXs9OgFSIJTepa\nbqmZ8QHKX0Y0cqNU8UKeUnqKEtkzNjT5+GDpvlK7jUsyTBAyEqFSIO867eNm\nMdTUGY7dkE2MC72aQipd4C1F23Gv8VmLrj0oqhduoxmXulpFgwiWeF05fbhr\ng3pUKZX0VSyL+6ZsAGr3wKuAUxHrYs9mrR+TCphMdHx0DKckS47JVrAq3LOq\nh25A/5JTaYIrM7nn3l4R1OoJKOTQE1BHJerjhtzCldStHqeSq/i9l40UDPUn\nArlhE0O1ozEJdUuXfCeeVezGQ+bxIrspYiPlxa1ntjR8QhKW4BAjBmwDyM4h\nRKGD\r\n=O58A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6a9e0bd35e2fc1c8891cf3264ae0c0f56046e253","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5-0.canary.7497_1622563648597_0.17959241443185148","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"hls.js","version":"1.0.5","license":"Apache-2.0","_id":"hls.js@1.0.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3879bcf5ebcd6cdc188279cf9c15a74ac773630c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.5.tgz","fileCount":116,"integrity":"sha512-G7euEVuzM2AMZ69OzpQikO0HDJTMReX8OMUJmGhgwcjyh2OSsL2mGiqbL+6aK6wmUJelUfIh+FLyH73udZVYKQ==","signatures":[{"sig":"MEUCIQC+3AFuXYChTui/fH+Gtfk+wlFANWdb9q12FKzLAnWrigIgbJck7ZkTk4uqHVDp954CSH+sxo0wgZLl1rhqn1aPMoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtmVNCRA9TVsSAnZWagAAp/UP/jD9WCegIUwdeiS4Q5l5\nKJKjodUfKs3irs54yAyS9lIUhsh0p/a9gVkEThwHZqq2FtuBKpToyYsBFd43\nu6Zo6NHu78SgWb98rzB5PdOIHLGxP1pFkJU9zZScsQ/Cia7jXNiPWmsv9Hpn\nw2++bjhKofbHqQzjZXL733ujfEe5+uuR1RYa/zUCf/H960Att7XoJ816ReQ8\np3qz4ULqEY1W6iT48wk+GGCw524ZqLU/nrYw/eKdN9HGRVtO1BGxURXcYdeq\niCADS3gHVEmv2LvisC7PKvOxxSolLLBe/XpxHrMAB0B08zrNJAkl6l3nrXZJ\nI5apEW8Mj+DYbaIs97cWjIt6WXCLz/XFwQcWUFVtMadM/QGR2bHH8rsyRwl5\nsMLTrEAh7N0Cuh7E4u0YCBnD6hDaOIP6iXmNvKM5bUJEMJ9ZbyNPGqoYf29K\nAZYyIyBjrxatTthnsbX3dhVNzx3E9Ch6hYcAYnRtmnyv9o3ppUFoxmfVn3NA\neACAlFsclDwqRdXhv2ZbhS/zJSSjUYqBF4+YDfUh2gUr0llVBYNlJbAyv/pT\nCpSdZHnGQyGV8f/sBWfgfHuNUkDo90KqFu88WsZQaESseGmo0SH1c7/XinW6\nostCIiOr0isLQO7H+E9b3vIYoGyq7ByC2nl5vi8O8OR4VYI5SSnpCQxeSUBj\n2+P/\r\n=htda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6a9e0bd35e2fc1c8891cf3264ae0c0f56046e253","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.2","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.5_1622566220385_0.4841880968836352","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7499":{"name":"hls.js","version":"1.0.6-0.canary.7499","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7499","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7229244c6297133769c2956e0cd43634d575b0ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7499.tgz","fileCount":116,"integrity":"sha512-8Y5A9NlscogzChpF6jAIAfAaJMft1Zd0vDoVan3VeYLexFlQS662CUeuQcFW2W8Z90s9Q8GeWo3cCIfPVHcz8w==","signatures":[{"sig":"MEYCIQCaBkDWOJJKG/OBTWrMA+jMFCk47y+YpDMK5K5AR8oD2AIhAOkdjgDmL1ZaToGNQSAgDODeZJuinQ1PL5xcUkG2vx7o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtpS/CRA9TVsSAnZWagAAWFUP/RNINzU2iGBI0ODTaTCf\nOX6zx+8fviVYqvaBRLAYHkTjjtILNugZvmn/YusblJVkGzp26OESy1xoOYc2\nq6IHsDDFfZYSi1cVxBm6b/ustHTkf0fgsxHUiCvtP6+cO9etFVGrj5Zud9L7\nfGP/iaFSwku177HvkEY9c81X/i+RyADOicI7UoO9tyWFfc3ZEBnEW+oWv9Va\nyrbfcBHhgofinIG107RWuIiuaxCe57Ndacd84O1/xbr/VxoEWQ2Q9EksbFFV\n9OoNhVl19W3RSqaMw4Rqs4jS5V98UA3AkRq9atW1y5Io2lPPY0YTELvxQpaE\nsDHRPNAqke0/Wq/iWytZmFyyPRawFhPF/H+AQa5JJBK1E0DbtdLnv/w5cDc2\ntvxX/cewYfLKqqxDxyiYHGmd9Utryq5miw7rc0QLbR6bkwSrzwlozA7/yreR\nBWhtr9GpNQdBjftsZNVAvVc6L+hOcdptZKhz6O/nwjvd0E0igXP7lw68XpyN\nccnB7oSF6eQAZvLzt9ymSXNywKuN61sU0Rmf3e2O1QJGDVhsEgrETeKDt1EP\nIURA4nWNwP0Jo6E1R+vBnhqVfFhbqGEHhpOuNCSFh+b17VjtmmCFXXgqwEOn\nMvAC5m7RpYTiU5hZpg5vGZQtVzg2vDjHKMXQ7Ao4UqglomLjqn+UCo55X962\nz5CO\r\n=jX+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02071d0944b6a6469266363a38a51cf6f719acca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.32.6","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7499_1622578366345_0.07767309436253922","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7501":{"name":"hls.js","version":"1.0.6-0.canary.7501","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7501","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07c0c5ace8b00c935d87d1dd54a55cc89f3996ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7501.tgz","fileCount":116,"integrity":"sha512-JNFZnYCVxCMgZsP4Ji2ZOsEtI/ouxXXwGBBwLeWR+ZaNiwxxP1SvZe5Th6hth7wf/1VU2VGjHZIfB0fj+zMfLQ==","signatures":[{"sig":"MEQCIChYWqtrw6ryiue2PxbBf2DDILphBLPHqs8FJE4i6uWSAiBhC9kYaNb9I5DIqOwign+KkJ8YtYLY+Jec416mSPfJtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt9XcCRA9TVsSAnZWagAAHmcP/3fijiI3iewKWR4UwfWl\n65l+g0jkUzFPzU9yMfKy8+fR7gnDnMZ1lVkZs6iMHFjPcEaOctlCvELSwT1x\n50hOsWn42jKC8yZai5N9tLf/QJhX+0sw6W62tN69iVex+ca8UJPuYpOt4Ru2\nJ5bMOZ2tndVh+mJNa4u4KWt6E4k90eNoXSG7t9KK6ZwkBy1agNX3VSkjF8vt\nrYnivr1Rjjz296RcZfWyNtWw2Vp7NEkADZLvAXnpKCMf1YvAvhzP/gZ6Bjkq\nNLMFFPmyECCN1xDpJDK+lS6wIDi529Je0Mqt1KbVamb5s/sFJZSLCOtjMcr+\nbOHon9DTgtQNSm1T/fAQG4xwtPlBIB9TblF5IOYoGpP6IGyTLp/uVRm3Frfs\nyOJUUAzWSFJ2mQQgnescoqxuQC/L32sLp74eEK2TyrVkzYYunx2QmP2zUUIm\nLBh0/yXY6ZRPwjLz9eIJy1uxixML27QJDkOef4k8ui5B78XtoTJ0U3FdIYTp\nSAoMggjXrt7+JOp30KR+lOWth+g5Ppa/F8nuDY1BRr2IB1DGiIhLa7y28YwW\nxVTAUqa7GGHy13kV66bn/0P9ul50DB2kRtxthzQ+mGTvlXGC0MOERzVTuzQj\nwbQ5RdIRIaLzoCExwBAI6fQPW8MqYvY4CcmdhhobtZo7TSsafUNhbpI7Hpbc\nRMUN\r\n=uG7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e01acb676e9c2c6cce0e9fe3468fee67de6fa573","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.33.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7501_1622660572050_0.9516785598885529","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7503":{"name":"hls.js","version":"1.0.6-0.canary.7503","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7503","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e839d66bd2b0021b0307a865807e94651ed1f1e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7503.tgz","fileCount":116,"integrity":"sha512-ibI9Rgdf3vjF+DSwNZ8d8MUjvATdwhEppXCkyGo2gTHIDrlyyv3WqhDS0m7K/Ndd9/3NeFnNH+sXq6T4eX+YIQ==","signatures":[{"sig":"MEQCIGzmi+E1kk5R8jcV0tVWjReGTbZPxiIFZZum32TrvuX3AiAieDiBuuc2SX85tUJ5+nfRqBeOt36iP3nj3/zS+7VpWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt9plCRA9TVsSAnZWagAA2jYP+QAMo7/3rlAyeV5PePdS\nhAWuT4b+HGBqx6yTAVgH78qX2Z030G7G9LzsghlY+UWstiSxKyDAjUSEZaeD\n4sViXE1Q2bX4Voy2HQHijLDDBzDcxmh4/0H1VwNHbqmH7rwdKOrVj12v4X8z\n1OpyrXCepkTLWPBe8WlxIALQM268WYZ59SgAbOPeNQXNbF+q8K9W2zBapYG+\nTEh56InCxn9iGfa2YZG35wfyJ9LYiUcWlev+mF2Bnwsij9JKnkmDokpjcnYW\nKc4tF0ygv7sCw9ZWgyUabT3/YCjD0Ap3aKHSvrs7LSGJS/nLgnS/dqRUtcIg\ntKDgH3R3QT+VOAjsGpLmt/UYcCywAHK+JgyVvjQKD6ifSNLOcN6jw8eb/pY4\n0Qn/8zUDlrSAYZ1Mitbnq+8VV0KgLaAXn2dKp5pk2CL2x1iV4jicMEPVG/OK\n9eiHugJukQ+oS77HA9EYb0rGjpN996RfBLS6db0DII+UwhnkAWz9K+Gc8Nfs\nfROEParM9ghtdr09TcMQmfbkCa5UXd1sW/dxJiO3SiNngIlysZw3+UFRgDak\n0bScPomO18AZLD69MwLxU2z5e8SxSK2OF/odRyON+dO/U0QT6FN4dFZwCzXw\nEdTJ+TBuLEJy9F5AvoUl2lIUHaknvjKdrDpAhwm+wxnJGnPJ5ckera7l4AjI\n5fK8\r\n=qWvD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4a29630c20c66e46a3ad32ef064a6f831ec3d853","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.33.2","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7503_1622661726775_0.7702994513942667","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7505":{"name":"hls.js","version":"1.0.6-0.canary.7505","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7505","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"80f0d69a7b588ef0c74946f64ce7e6af759bcf3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7505.tgz","fileCount":116,"integrity":"sha512-oSccaXvtVROpPlR8clb+BTEQegNit3Gm+B4Y8knam9QOU+PltcHe34+iJHmRmE/lHCSOekzDsP3mVHXHzOcGqg==","signatures":[{"sig":"MEQCIDLcJvVQq45dj8Vs/PZVLv3Bg7FzaPpWbyhCU4oaHN3cAiBO8osHnegFM+UxfW3eB8fPAzrCrymfZa59e52QDon9Yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguKJxCRA9TVsSAnZWagAA/N0P+QFApIRcE+KtvPfMbkuz\nHdn4N8J671HLtEc1YbQm5F+xVC9CeJp8C3EEW3rN+MEM8gGzHJnLjoZ/3R1n\ngIFRnYRLvXUvQAMBVV+mtt2lVy5PzdceKTmXsYkp/JIb5YvPIVDeGwgJ3coO\nHozfD13ZY1fHbjJev1WveGVK+tBzG7tXOQSz1cq3PiM9AjpmpTi7ivWmodLf\nx3uYJ/7Awjomxupz5404XCKoV67yVvuru9tOxnR5tIDyqkfu5qYzG42lQJ4M\nSLZJSF0e+19C4K7adRkRYLGX6CSk5D16WI3yVQ/A+zMFAJ6HhJuxcHYacUZb\nP159dTmgY+XTPVcU9WqmigMb3eL7/FkHt6HXhK64U3tAQ/ITAG4LhjLzZ0uQ\n9jzTtbzmsOlgQfCfWbtRlyXTJHg6hqceG7GkaMVgEq0VNy6XInytaYg/gww5\ngnKFqn0tZlHRu956Y/gmWTkXyTdc3f5WvPSaZ3pmKLHrvMkCZndG+UgfJAwL\negpJM02WKSpvyBTRPfFQjA9XUlNVccCgShQfyFPMfSLI2OR8Ma5Mh8t1M+JB\n9XiKw+UimAmYFanh+yVXbJN4SLdTbuNeMYRHS2DKuvYtz8pFdl8ux/eHcl6G\nVa40vQ3kQFf39egZDMpI1ABvYKy+L9alTW61wqpord6pKytz5eFXy16JcgqP\nz1S+\r\n=Yv4b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"af9ae6f11797b8fbf751d2d5c3c72067cb66416a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.33.4","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7505_1622712944876_0.9751813602071278","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7507":{"name":"hls.js","version":"1.0.6-0.canary.7507","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7507","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36dfae2b575097ceec61caa727d3b61e5b052f88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7507.tgz","fileCount":116,"integrity":"sha512-GgcqZlldvsQkJQ+wJDUokn45hkezrIh6Ps7+I7ZLPmQxuyfr4HqUCIcNM9Gu1/dRpdNpQljLwVlnw0fkNkLhTA==","signatures":[{"sig":"MEQCIDepKPyywO9AKqKgydWgEwvr4xR8gI09azVzFlTbiounAiA6PyK/nUq7JDDWyL2R3PkKV4u8k5S5cB+xhB3+sKTJLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguKfxCRA9TVsSAnZWagAAMDwP/12OJ4Na9LA4LKsbSBhK\nJu6SsDJl5XpMnefA6Exyb6ZGeKcHsOix7WVO/fcqB0IFnqF3M9R+6/vCglU+\nPX5al8jHqfSiPJUsqvFjx6whV+l9YKRcM//Sxkx29MfjrIbHNSYxNEhhOx+n\nZym2uGTcBCaqSyfbz+ZbFpIsRzBp9SbCpJWJVHJ88NffRFsrKN06VqMCTGjY\nRgA8Dobr+6ns7qthup8cH/AvftdZO8Gmn0ShBjGsNSHo4jBOONazvkap2PWs\nSopzkCdheHXiNT636axF3dXcuoQ0RHZukaakxSJzSmHTArURaiqPpcyQWSOO\n1jyVmVWWazy/z1TYfYdaGGaDpewlRfMF1CGUtOZnCoSoU33DHHBd7AIyJ7ss\nfN+4+K69TPMKQyQqD0c0lUgXxPbqxS4iDrkyr5g744A5TIDF238P0hnD0BIn\n4i0XxT6I6aNAz0qlGc0b6sOXrt9fyelZCY1gL0zAECKD5AwYBMlknfkaQdDV\nq2AAbqULvzPTa8XpQ6FiJ3IgSt3q4tk42/n6n6l/g3zqbgYx+VXnpGtkPq6S\n0p0bny0H7Z/xg75jaS0UcIbX7wFWPRdz1kQvPJdX66Jh2TH9SMFvpFEvGECj\nKc1BzvQZ/IR++t5A5pXUYNCngae7SutFuYJ1hZUwmDhlPW61MYjMVYHRyrQ0\n1voD\r\n=18aH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bee7507265c32d2aa8b8adf318f1089cbf5cdcbe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7507_1622714353050_0.5536489523067036","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7509":{"name":"hls.js","version":"1.0.6-0.canary.7509","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7509","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4aa338483b2022b026fdca7dc5f6fbd625e35979","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7509.tgz","fileCount":116,"integrity":"sha512-pqxS8KUvx+AGL39dB8SDQiy3bbuO8WKHSe+R8Rz53SKhddDRzXAKqYWdC2xObKt0UXKXKfCgGTzfRcdnvWAeRQ==","signatures":[{"sig":"MEUCIQDGnXA7FBlid2vMi/+QgtvOs07u/gEkWqd8SZI7Llz2ywIgWKh+xTONKvhblS2FcGCAFvg9pdzwbdqqhBHQKtcRzSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguifxCRA9TVsSAnZWagAAw/4P/29iCSWUtM/IL5ZbSifH\nWzFwPC0NWttFh5kqjO7kinX7Hxl1xVuZDo8ulFj55LY6EfJlepxFtJX+1NHG\nHQYk3n4mO60sBZZ/uyg1tWwErIANJ5FfjUN+cSRgPPNnq7ZytOk3vuNx7EpK\n2OduxgYGD0CAupFaFJzw8hhfZx2sJPebfxexcF47auWbwhALRdy3M8TTX8/a\ngHN4HYIdLxmsQESKbMPPEjsF0B6QFqIyOT8qn1b455GkjgS4gQS56QaAe0Dl\nuGw6PFKm3Ty0R2z5sPrVYES5lRgWd7RIaHRbbtIsZba7OTUtC1Q7AjPPlf5U\np2VlQOEjgQCQwWCwYkboEhc914jeRSMOjHFtzC809Ce38iDj2DAyeaNVwzB7\nytYVB3BEpktSvc2BpihHIoZCsQ2HMC8eTUDVgwzKQ9o+KuMtINSG9QJjB6s5\nMOSWE7WBJUVGjNmNrlR41RD8CKobi4uWz+ZJfIGh4GUaV4uVIv8skpyuj7xJ\nj0+qkV0wLZ+XT9VOB98LTZvuzDQ3uVwNOmWYxqKc/RnRZUp3EtHjN0OgxsHd\npOZ1qd68bAtN8gDsM+7dltA5tWAA2FOlOUYfROe+sZ4znFQ737255S3SHGtk\nXvl0I0Gn5H6WYFET0jwHfFHLQ8z8zELMJKmJ0IdMSRlmNKth3WX040sODDz7\nKlVL\r\n=neVG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1e749eb230d9abad20fde1e2ec9491157c256add","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.15.2","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7509_1622812656922_0.4236670914695013","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7511":{"name":"hls.js","version":"1.0.6-0.canary.7511","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7511","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf022540b21855aa8fd94bef7db8110e8b4d3f7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7511.tgz","fileCount":116,"integrity":"sha512-9/mBifFsheGgMG4Qgu+KKtpbxB6+ajWEH7xIprhgtjd+9o5P7xYjGmKhtenSKFfLPBtEr5OmMHlOXpZqVDlJfQ==","signatures":[{"sig":"MEQCIClgfQbZiY2YFONJBVI4qFFI4EI6+baSpP7tOPpJorsHAiA69J93RGRvC63LqbuFXWrPf2F3zErkKja++sC4RE5eOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11387117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgulhwCRA9TVsSAnZWagAA2GcP/AnVCOHoroW0kTPkbS08\no4zpN7Kq7GUtgiq+O5a23OI8T/ZQ+Or7CrXAQ01JGzFKGcOJctcrHccKJxDe\n0c4N7+93Kiemc7ffMMKEjQ/8Po+m3qMooUSDI0HTyGLwgps07+jkfb42P8VB\naGF21bxhoHFt55H9oEkudlkJUKILH88lWft8AYZE+jlpGFINwaIoMJ4Tl0vu\nB+e2H/wEHYBXyDjVVjmHPtiVO9eTOjoAIHyUIv4t6XI6EEpX6HuqQ2Pbf0iI\nkKJzU4i29zQz2IKwUNGkIv9N/31BC9Jc3Z3UDJJe1FdbWcC4vwTI7RGqnNDd\n6UEs7PIPDJIkgoygoRbVFZcTVsRyzGGyX0CN6GNXGO2WZiddo7o91ZXPBnyE\nlz5xRnSVhWa6CbYiJrTVnQipQY00rMQ7tOCqRoYMKdy8Zb3wGG6E5aV8pgok\nH3v/+fbpa35B98h8i2b/kiyWFQhozJwMn7u3BiZyuhAv6eXZotK/PkNPpESQ\nqYXan5EP16phHUFOW0JbxL0v0oc+x/8HYzPC2tW2fl73OplPnwo3EL5CRY9u\nMfjEEOBAXOPx+g3PgFO57eCx5GeSKnkOfiWnuOhKiOyRobHlrTGcJdKc+fPt\n9n0yj4tdGut9WRaOcBKJBcjiyi5xii2PnPwxBl+pipCgocEo68py9r2E9T7t\nBD/p\r\n=0OkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d9fc590a56bf25b554306e7a2ee7fcb7106575d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.0","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7511_1622825071810_0.05450792198487164","host":"s3://npm-registry-packages"}},"1.0.6-0.canary.7518":{"name":"hls.js","version":"1.0.6-0.canary.7518","license":"Apache-2.0","_id":"hls.js@1.0.6-0.canary.7518","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78c66453d01793cfd95fd921d83703b190eefbe7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6-0.canary.7518.tgz","fileCount":116,"integrity":"sha512-WVm1utzIN1tz+NMszglBgBb1E+dpR68zkAaDbVaa500ccdsjSwuxRKNex6tkazWmXtvgyrervttxlNT3MF2Iuw==","signatures":[{"sig":"MEUCIErLVojb9R4rSYXCMtinNR+bBL9oGSwKS2SODU8FXgJhAiEA0KqdJOXgvqHN3M5OSPYzAzMoetxQQSiTEMsVeiPRRQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgumeICRA9TVsSAnZWagAATsoQAJOsgRfue3RQbO2UGlrN\nhs0YYxwv++RT7YFsZLc72t4+UMOGAJfB6k8eY9CJQnFQvgq+6xSHms1Vuhwo\n+i2Cuqur5QJUPp+XlLgpUnfK/8O7MSwOZPcRFlnKGrLQZ/TdtUDpf7xSRwwP\nbaT2nErYwENhmoCDSUJuTwH0f0QDeStQbOOw6oaLwvQcHLliIgUy3xpKZ8s9\nV29npITkx0eFv5muRNJaora1vhStxyFQ0+5OsGU29yJtctpvlP5iJgrVdZtx\nc8ON7iyx+aWmuiywsDAhk6OthqeudbUAfPUJB2+TrWtFcR+d104DSOTMBhwW\nZ8zZspiKJslnKwxNECou4+AvyqanaZrgN7pi/AmCmMlEXZt6dNZX6ZaXRcrr\nyhI16DHw7+7G3xxPSEJ6KdcXN5ek4vZB+A+r0I3oZwAUKxIkQbDqeFgRRrGr\nRPRnDlWHuA04JHA4PdRNQPNB79rS+w4rYEXGy5TBmgPECrrCDr5YRyVUoqDf\nDOFkUSSELuo0J10y3c0ugUBfD1hWXJN+LFm947bBtyCaLbaPnCGu30khf7qe\nAJsX5+mKB0KvdDFZXd9PfzKazAxYSZ/onDS3KbycAb8NVymBHns+JkWdr/wD\nmaikxP47SfHeH/CG2gd3oFngaPuYv9F5kZDcBf2m6zma1hPaxgPWjaXPhNnq\nB//o\r\n=Yg0K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"316b99dc72ee124174ad6db4ff2620e894ee0516","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.0","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6-0.canary.7518_1622828936448_0.22233579261167447","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"hls.js","version":"1.0.6","license":"Apache-2.0","_id":"hls.js@1.0.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c582654370457e27a2fbff3d7b1b932cdae1889","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.6.tgz","fileCount":116,"integrity":"sha512-6+T4aIbUYqh0KgAeQdCigJXFi4yVXRFVu9NfhI715zPeKD+3uwr8T8QZXQOcTGNoW2ne+5vRuSSiC5aopydndw==","signatures":[{"sig":"MEUCIQD+u+5r29IB3Zc3jxwtpPsGWl6Hohq+6z0b0z03qV3qXAIgUgPFyouAOZAO6P6bAZ3zM6BJYwGgZnfqSzYJSyy1TJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgumxYCRA9TVsSAnZWagAAUycP+wVPgt0JYdVhe4tFA6gC\nu/nCS10C322HsIoeOylZaN55C2Bi4BJEAvnVHPC8MzC9VwAiZbbNajJlhcBO\n75ftlA4LHYLiJVkZB+/l2rnk/O9aA8FRoTZ23/HOxDdjA/LLUQMJau10Sw+f\nySKiXdHILMNqs8GVvQShMtaeYP3mAG5tHcSOqQCQ56BVJhk2kz5ytBaxXZzH\nzpFhpKqa6sRX183U5cQJkNthnTNc8Rm2Cy4g7WeZnyOIEBjJlcOWrYbfBnrE\nP75qkL303t1jjd4YGRkd/1FzLYXlXtq/QzAA3RZcy/lmrduxEA7bpgDRNPHn\nQ9FXvYkx/uTte+2FOznTvd20ekGXNtRGEFItdyR1yrlRVJaMNjGQOXhueZlx\nvkq6alVzZvyuXyZJ+9IPE4LZ/3gfoO3+ZTmD5nmoqFGKxKBQZzXh6AK44Ck8\npsVnI2wteRrvgaw+I1EMGmnkxdFJlaHP2oXsMgCuvIZ248Ebbl14rXqQSsjy\nEEoXd0+HyI7JQa5sfpz3Wb1XbvEMSudxG4xf5BOhGzTWyp45IZeWb1uiC81s\nkxbuUG7ECRdNOIkuvnyxWmcgvkbCWbrvzTlZVqBiqvjAM75/GXXS7K4r8qYy\nDJzxqQrkwQOB4WKEVEYK5O/0OL9ZQbRYlY1otFDsRk5DuWyD1UKCl3NgnV2F\nSbPE\r\n=gVW4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"316b99dc72ee124174ad6db4ff2620e894ee0516","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.27.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.0","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.6_1622830168272_0.8557316314013637","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7522":{"name":"hls.js","version":"1.0.7-0.canary.7522","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7522","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb2ce87297bfeee89a3b75099b1637c828c38341","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7522.tgz","fileCount":116,"integrity":"sha512-vVwpprs/M9eJ8hYVLO4/CO4iJIX7b6KXERTynchWIVhxQv3mC+2cpzKgwflX2ai8cjQePlEBCjcyfUwVUX14bg==","signatures":[{"sig":"MEYCIQDpuDVnWEfwnBYgnxBCuGTKClTfS8iN5yz9LpHZYJqknwIhAJSo043DT9yNWKdJbcoS6q4UUQYxzppE9dRaDMlIc12E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgurzJCRA9TVsSAnZWagAA7QIP/373uSpQIcD4fJHv41Zz\nFBoFlf0gArQy9oAU4eWfwaYAbs1kny37LzATiQn6U4Pt+TiJ4BjphDyG1fpg\nsBgHjOkmp8nBznpWafYGrL9qtVPtiw8Fu5UxdyvHian25AHsPqpEue1Fx7BB\nf+r/whmY1nZ8e0JkXO04WjCk/MY7gFazm/DLShMvHoMnbPJttUeigaEjF+NP\n00Q7WEYhFRvPfiy4eMh+8yiDyjpL+jXjLnUfXdEItslj6HHmru5JgedjjILg\n/i/9kQVzzgebLzvvPf6lvpt9BYH4GbzgCKRJN21f0HyygwkKJT4oWOBoMlwk\nl/y778SrZuKNOxL2qYQW0NfVvgbpGF5NsYpQa8bOqjYDyIeGGSh12z+ZSaV5\npHc3e3dnoRrdPHN+AWIG557f5HCjMmra+0nSt5OxqUrj3d4Gx/PxBN7SFYxJ\nErwkBqKSZerpox6F6IMLTIP7LB5gacqzH9jJzHNshPPNSF/dbe9QpITnFDN5\n1Q2E4kEtlFgye4qV8z3PfTD8OO8WIQiy3ROwa7OpHDmZS0KTyJf9kNCBmetX\nh4S49ixeVL4KPrbaFNkmeDe+Q/tBl5Yc/ecSTHMFkmYYsZ1rz3+JK125uJSK\n9wvU6kqYnjKna67p5ojZiIfw6hq/5AtYryuPwpgTrqz3+xvayMKhAvHatr71\nTCFS\r\n=/WeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2a50e08316fda162dd0f5371c0431440064bd048","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7522_1622850760875_0.7554255580069689","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7524":{"name":"hls.js","version":"1.0.7-0.canary.7524","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7524","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70ed010a3916c46b6a93a60446f9733d6db6d9ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7524.tgz","fileCount":116,"integrity":"sha512-0EkACrCujvcSQ5j6qVF6nAzSwgOoNNPMOrpuOHBVQZ1xoMhGcMRzg/Vck5Ip0WWoExm05wseOepDR7xvXcWz6A==","signatures":[{"sig":"MEYCIQD4ZJBmKDqvF/KQAWJ2O0dQRMgc+Ji5e0q/BWEqpUFCsgIhAMMb2gUdflSqPSjJil3Leul6evsN7dAcpj4iGry2aN+Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu24UCRA9TVsSAnZWagAAt9wP/0m+rM7Vnr5+KckEz7jj\nzf8vWsyrSjMfkmiVQJK1Nwrg0s/RdWnJq6Ykpx8MANvM+teXlHmitush8me/\n18evdUBCVYnDG3dDze/cyPmwG5S2+RLLwN6iR1CVQ4nX+3HS2mXHqf3PnDfc\nY5Er+q97q0o6c7HVwSR9i4yumoCRBJyCQWCxXhnjy/4BQQA6EKUz6rpjlzhB\nWAlcq9fu0CjTxpUBKsy4ws83/0xe/EZfMNaGnb4ZTtUMpeBp2kSvTsxsE1+M\n3j0QfSk99ndaUObAlLBKSpwmpeTfsuiegFUBz3yaaR4+7NIrm9XJ15ut4qlL\nyDNEt8Uou0lCsXZc8HPKQTv53cpjBQ9Krtx7r6gP7z1VObDB89hm5u7oo0lU\nhNHxWoxZUPnfQoFrZKhbPF3IAivXFoU/kGi643+xZs+PM4uSCdbfJD0cY1WA\nMGR54QX0zrawD1kb1EXHq3RYzzNwc5aZkwEeBu+n9VU4M/q5mm6lqeFLi+wY\nkVL0nbdJhJhw7db8QOIrMes9Jx2pbC6sVJnAJC5SqAmIZnBZrB7QHhr+ndbp\nF/dqNrdniV++pLaGfSdwe+heVnUWLpG5KGMkIUuGxxYRF5DcaJ1qIhJiAybr\naVCy+0GyoGobjWG5iy+V0xGq6JNS3W65WvTnDctpasMpjyYihhlHjNbkG7Ap\nOiOE\r\n=mr4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"113af4928cacf35f4d5faa46fdaf13e51a5fcefc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7524_1622896147737_0.02654878256903692","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7526":{"name":"hls.js","version":"1.0.7-0.canary.7526","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7526","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48e20cc8966bde79f4cb2856845114d1e01849f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7526.tgz","fileCount":116,"integrity":"sha512-ombGokRcrDMf8f0sWEy6ox3yOASFiCxz+Zr07oEy8tZzNGVyeACCIQgRzH7xODOGZ1DMQnf3UJV3BY5XHtuwmw==","signatures":[{"sig":"MEUCIEcCFLjoh6yMCZVrxGEpGbbZBipcsZgpE1/mOtcwWqw+AiEAifJYkMlh3hqpUliZXLxuPftgQi2wpNfCq7LmrR7SRQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvLc1CRA9TVsSAnZWagAAlLEP/00BDjHUhqgoRnqnlAFj\nOyWqAWqm++8he3hszbNSCUEjQ2TQqDCGYHK8sShLrCc12hkzDukXdHK+pxPv\nIOoC/MImR9OFtZzLDjIQoUD20ntUJyQQ3kMnNtQGqi1L1WJP/oHQ3iyH1adg\nuggFJdoC7h3liBLhTH2FU+S7PIbkX5HO1yTL7Ux9814ZmK0q95g0iRYFcrpo\n1X/JHi3qUAXFp4i7iMB5sY6ViQRaqtI0VbJxxCTfoPUBuOWEhePd1oqKAFWl\nGmEt+Xt26cY/JNmZFokNdJCiYfjisWR4Kf79sDb+wZRu9bYeEzD/B02r4+3J\nwC7modem9QOBY1fHtDHzRxUsZf/KvrylCI8P7q0hUHtePx2fKdpHw/P9OE9o\nRd0vtuCZSaQ1yATgS0eu6OCrSjjH3LNCWo9J/iGsw5NJWbKwldhS8UeMumuz\n1YY4jlGeGZ7kdXpz8lfIsiurmnpfTy74+TGzIy3HVRMw60yjVvlEUc4l3hvP\nEEW/1QAxgNwNjK1dl0nUPlf7IKUbotkGOA1P5GM3C038YOjTFTTO88LrElEH\n0k0jS8RvY2bs9Sz5gEt9RCrZ2P9ea7HBxJOTDcIe7N0Yxrg1mugG727TF9dr\nV5EgYbC0TSIMIxPSn6rzAjqoalh4lxfJzypAcenKCMnZZzQB/tgfKcQicpJt\nkeKs\r\n=zuek\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9edb7c2c5ea25120764f022eeb06eada6bc11e53","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.34.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7526_1622980405583_0.017862492041604616","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7528":{"name":"hls.js","version":"1.0.7-0.canary.7528","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7528","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4aa71ff9d80b136fc5a4ec447ec2ced1d463afc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7528.tgz","fileCount":116,"integrity":"sha512-Aak5gH3EI2IUZScVym9LR5+s5r5FggRs1DFJJfWMGnJvEpX8L1AIkZoFMQvs0cEsbtrIiGqTkOsv888Ette/1w==","signatures":[{"sig":"MEUCIQDhJmul4zb8vXVW4k2MrImcddbc5iRab8VHv+Z533s9dwIgGVbEN5s2bjivu/4usQZrCVx5G/JijAZQV8bmEJvSbX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvNcxCRA9TVsSAnZWagAAbMgP/i+Or5upeeSh+sd/LANo\nwQczwc7Eqyyenw/nL+syLxq8Ihw9GwdiR8yPIX/aK3nKoVIAxOhP5073sUKt\nf3eiecRjFUUc7NnaRiFqMW8xR+oiXPHXT15FTE3eN9u5cHCAwwbagRgssZ2u\nFG9O+cjaWT2WLXelvsfV5jG8YiAEt3X9Re/QnvKPVvQWTU5dQM/NiW+FjuR6\nFsOofmzSXqGms9apPFNV+hW1qlmeuFKNmCLP/RTjM/dSvYhsm7LiTvEEsPOa\nrUtVagSKCtSqYe1pHvnK6lb6q1hCQBwJxL9qmR6U5JSwcOJwXTa7SbSGBLQs\nEMZAVwK360QmIDv40vhQMYGVZ/Of1mkV4w1Sdw+LLb4MzdFGcUf8cjTK4kj3\ndobx4lieupDtKJ+c+GnOkB6hV9AiTHTUHonLLO2g+WQosa4drC93G7u+cSYu\naxTgl5SYxxHLtZxxMP8h0oOwHO2hj7OwBDd6+m7vwfFigSUpwofhkC+cgR06\nXzfyVFx46OUZrxlUPC2SlQFfX8rPtBrstTCqq9Ue5WwQGzGXqcG6VsPbT+mR\nQ6JkwnEfEM9wl+1p4IjRpTlYgKFdwzMHWt0l0NIVcgZcjgfZKGg/7Kj+mi0I\n/wLRImPjKku6gx67CtQ0IpRPxAGA5GVfX2usJGVIN+iEBP+Xm5nqEEdqiyrN\nOYbU\r\n=X+++\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2f8bf2c91d09d0e0aeedcb50a5eb2227a34ed40d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.0","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7528_1622988593444_0.8602830366449956","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7530":{"name":"hls.js","version":"1.0.7-0.canary.7530","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7530","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7ce6fc08b3462e2bae374bc0f87e2c2892eb221","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7530.tgz","fileCount":116,"integrity":"sha512-ZdUIhE1YnTCavSaVr37X1/3fRbajZ/hAo2AMRoKfVusuAIfcVfds7tkR0qtI9DQfnZFAyaV+YFn//RbntxPbLQ==","signatures":[{"sig":"MEUCIQCsQV0dVY+vxncr8C6IAZkVwogWb/vCZRkbJ2YexHsBGwIgGslvWjeTiZpyLKaVXHT7NlyoSDLCynqM69yLbMjM4Qs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvQgdCRA9TVsSAnZWagAA2qkQAITbJy+KL70rFihd8/7B\n3Uq0M9HNKrldr23AUosP5p1ZvgR8tceiSJr0v0/lfKOqY8B7PsBIOlrblKAn\n2KJPOws9NT3FUKQwOFsjiAvyo5h+qFqXZEcEZPS+ZZQgoD28Ldd76FpBugWn\nO5OL9YS3Modm1zPMpeupBQldkTaLTomY5iACElksRZoDO3JQkuGQ3eyFXUew\nsIyBV5pdq2lN4U1HzA+xqprutia5DfHOo2dQdVHF7I0qM197VwiKRion+CyZ\n7hAIeB4z+lddcCfaHF6vew1iZrxJ411eSfnepOZPZ8wgj/HELvW9oE5gKW8o\ngxGazUihvV6siQAXi5o/PTjnySyYpQoJU7pSLSz5pEhL4dRyfgkq77NBSmIA\nZM0xIheG2HfVk85h+wCTVQlVnwkPJhOtUV2g6YEOsWHSg0Nv6cUWnDJeyZmP\nXJQ24eqstmN3U7v1d6EOBHb6JYgIbvmM5IRVjKsAH26F/WYzH1PpRiarPF46\nrvZEB+/sGQIy7Ty/3j1p+C3/4wBrZ5Bq3221FtAriqur7rqw4dyXKcSRR62m\n4gungylmlbagiCeQA0IxyRUjrIh04T5mFkCGjg0MTZyRsJR7rUCCC6lv/8Sb\nfTYeNR7BgqepG21C+hNuHgpwdKvHonFwKeZ4K7S273FKf1MaOFOFcERVeU1/\nJCvn\r\n=bi25\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0bc0c0917fca4ec601dbe56f601df944a0a3fd0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.7.3","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7530_1623001116745_0.46172244539803176","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7532":{"name":"hls.js","version":"1.0.7-0.canary.7532","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7532","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0da5a298e3126d84dd29fca31ab82ec957b3a2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7532.tgz","fileCount":116,"integrity":"sha512-PtBtTPKXNFu7PTdEtoHbjMdTjN2u02LJA+WxgfD28uVKmVZm57RMYT5k6uGvaJGl+IJJtS+izYcHrK4a2ky1HA==","signatures":[{"sig":"MEUCIQD8YUAWwZxP6QSV2PunyBkC93YHpG9N+UbZZolH5qx8owIgGyn0cqeCvrjCp3sdkrB3qQ6jrdJ+8XUBlm8IXOUGgK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgveeOCRA9TVsSAnZWagAAHt8P/1OJlZWubkd5vlyG8AWb\nNjvAHZBUaVLbdK1P42wvJMGNLg48C3KuIcX+tATC7MkRUwx/uE2yEfpDSv3N\n9QN9fFlut/sb3oWWnmMwhMdZhVzGjjWyC9dARvumwqD96So97HQWVxhAksko\nu4FI8qqrsuoXYNzm76XRmJ71kRkszzulaB/loWpE0MgkZZSlgR5WmOdb5q5+\nQi57CrY+MiPnhO7JYKMHcGAJ6BHVI23w9b8CzqfCKsAYQ8jimCF7Gwf4D/Tv\n04+mWNWmBvrUaKCsb8M0VD2kDywVncWZn7tOPlobPwrNwAiqSqTz84tMDLvN\noiRUdzD4dAC6v363dzS0QUw7iySPtm7FUkv4zAbRz+sYFhmeEnp0UZnlWkKX\nwKkGhwyD95p6F43XjjIpho3Wphvm0HxCJevT7A1kKQ8wHChFjOgaTmKnwAJN\nLS/LrM5vf57UMDcbRJA2EhvHM+E4qakaGrIvnGm6WzMD3ViqWjKfF81YylBM\nvcmBMIs93wXkQOvx86ybK8Kr6KWnrN8q0Lf4L5eZsGsEOR532e42WfwjmK2J\netZogTvYEXdVmMiqZamUquVYVn3azOtt9kqiTmZWnRbaR5eC3WwGptvS+HJc\ncSSBpUvgf+5RI5agrAtZWdjswR2yh4gA1lPhE07yJnaPPOXeeEYRZRZ2qe9b\ntqL0\r\n=UFY6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"61f3e56ba62105486dda2400cb4297c1a065a30e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7532_1623058318229_0.9412014887261537","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7534":{"name":"hls.js","version":"1.0.7-0.canary.7534","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7534","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0d2a2054f2ab0fbf0d439131f489952bb577370","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7534.tgz","fileCount":116,"integrity":"sha512-4M2vJqX3MqOWugFM79aTRXtBagQV6m+gNc094BjpEe8PcRFiAxuajf4vdKTydyebpOKeoKkZo/0oC/hJqnRZgw==","signatures":[{"sig":"MEQCIAs5lt931+zGy/h2tkBWJ5Y1DdZE3P2cBJriDK5rMRxiAiBsUNMMBArMtXh3LjOdguptc5P3W3zObVBaD1D0ixj7YQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgve5ZCRA9TVsSAnZWagAAA4QP/AyL5JapAUQZcofIzycC\nFiTHoSdwDHh6OHbm75uXBwDorcMT1+NjLEuaMUFhhhJ63wPnZPLr6jtS9NKY\nD+y8eU+qTFVCplwHqWJN+zx1a9ZXQTS1en3JbToi0R2I2dPRCuAN6yGF0ZOW\n3e5lCiOLhyOM6k6rbDphs/dj8HPsKf/cKnRGyyD+XcL82mmHACbe7BzTsh7e\ny6GvWA/I4n0cbLUIYPeGqZBCGNciRbtqoqfjtSwosoWB74t94GCGgBxRLBR1\nclw31Krt0YkG6oZEHMx30XbBJanSElzj6ZLSGigz5oJ0hyr8AQZ9Le0RqrU/\nDW2WRZzklCPbUJbpYS596xUAr6NQNnz8YKd0KDgs0/fekZJaBv1O97FGm6EP\nlx1NW8Vgn1pWdUQ0VJTBmYFkFb1/YBvH1NAe/XicuYmBgz6JR86id71jAlEC\nRMnUx0faAGOwzkHfjrtOslEpjCuBO4Xzri11S0zdG0Nc4U75MLTlZkrv3Dz/\nhFlQufR53yDmbUHRUuDkxPnPH+q9FAMFhqgDJCRN5LsZ+vfvhDGgxVyO82m2\nF9WT4r3FD5WiTR/A5U4FnSDgKPkdasBdQP1wf7KxpW7nDMtk27vDl4MAcaIe\nFil2gH/qVlfF7bG5Cz30Wso4pyO+a1ww8JIklcPhsyZII9ZWoQeHi5ooieAp\nXcsJ\r\n=KiTv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7eccb57cc23f44f41da54ade6b928bb716b59fd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.1","url-toolkit":"2.2.2","webpack-cli":"4.7.0","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7534_1623060056945_0.22671503084968925","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7536":{"name":"hls.js","version":"1.0.7-0.canary.7536","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7536","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"223c86f6b421ee5c0e5e21a445ec37c819c8a137","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7536.tgz","fileCount":116,"integrity":"sha512-zrX8ycOIh9yRcQxU2EFc4Ni9dG34C8ugh+WlVfWd9q7hTmrboZ0tazACcjajnKw9WhPTGm2w5eGRaRUHfvxEUA==","signatures":[{"sig":"MEUCIQDPoz3p0VJqFRcHZ1ah16h29jS+/YLzNvXaHHEUqZkdvgIgNynGxcsgqxw4+1sg7ZiHRVWt4kuTUf7uACRoBXHlg8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgviY/CRA9TVsSAnZWagAAXxQP/jmNRFlBe9CwzUeZIDQS\novFMIVmJfkVOx/7n5zAR0n6Nj2dOv0foCUQJ3dkOpZmZ1tW/aoWBqjHmdd89\n0N+Q2b+gFng6XIrcHXITEFMRlKt1qkgWJRUAtIVFnq3yj3mhrSvdWKyJwCl0\nxP5FnGSknD9lyv+zSBVAqqgZvJNgojwD83hVt95og9Fiy2xnguHz8OIdvTiU\nX/J1+oYgwMvf65HVIb6R9CyypH1BwreXYtQJL3RpC8crsHMLqZlUSoUyZ/4B\n+T8YH9pY0pb/ONyYokhHKT8nW6JdkF9hfjGWmRaxiwucNo1Vr9dz3XZr2ZYZ\n/Zi8KYLQhi/9JY89lD6dGJmgRf8veuqaxYzcz7hT+i9z1DMVEqEPq/p/uw9m\n7cW8mqND47okEGwyxzRG47MTHna1TsNSQjTPy0+4OWMGSX/9yYJDRi92uh2n\nmswwI4RIbEtrkOaZluUXO1ppt7atq5u+hCAVenTQ4HhJS8PdtEWrmWsPjdZI\nhjBfh7+bkAy0LqBItA/BP9VStRs83zA1+VDvrHf8cj+fL3foN1mPpT/BUKOa\nQyaJtGz7RXNmr7by9Awq2arkrZcTVpgNoqgjt3bC9CqSP3Ie6HHd3Dk/62kP\nPU/6t2PCj3xRS38nTsdSr+lPhsTdxhFQUYdmhIiaAEs91fpNXdtVbQipIJLp\nw1xC\r\n=47Px\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7767326ac86e6757d9d0569a8487f149cfe03d9f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.1","url-toolkit":"2.2.2","webpack-cli":"4.7.1","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7536_1623074366856_0.019563575034532876","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7538":{"name":"hls.js","version":"1.0.7-0.canary.7538","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7538","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a2827d71bbe45ee49f8b025d1d49f0435029fcba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7538.tgz","fileCount":116,"integrity":"sha512-U4DV3m02te3XJUTPj7s0hX9Q2cUJwyEPCL53p64MqPt6tze4tanQhyY7ePVSg7A5WP+00n6c0eVRaCs81GAbyQ==","signatures":[{"sig":"MEUCIQC2pM5sg9CS/HZJfLx53fb4IdCW0RtsuBlngDvEJJDl6QIgGUEEAuBt6FdLuXsw1vkkH+5IPpdL8TE3nCXe4g4AzWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgviw5CRA9TVsSAnZWagAA9sEQAKEzYqWHeffHaMWk2W07\nwNDLq52/kHX08y8CisgzQGI0kOlmvn21IKTadOajmCiTmvPlNJzwlyB5ca3l\nqENkJUuYUgBgawmdn6UNSwgCwecUE/hUbCVJ2n0DYpktOIkhUJqD61P9d1zG\nCXP6F0Fkk0+WaUcp/Gcz/k58/Sus3+SCG7xo8h79zjCbm8Y+N0/bkJyyEshr\ndfXleSQ/Qyv/07g4KoZ2D0Wv1zB+xq4dy2HZNsJHNlPpfsE7K+EhyOk1fTY5\n4eB8i8HvUXd7QUhfwAZqg1tHOIKTPWGComaykDuUNDt/KBMU+uWRx8cP9vLi\nJEzjf9AhGKt9ZxH7kMeyNHMbb2kUoL2eExbU8SYKSxYm6yrj3MV8R+s3r2x4\nZq9Gston13Y0D8RKTMhTYsSdBijym+AnD7C8hhnrtpmrU0bvhYnGOug4l30U\naiiO4yapebIEVn/YtkustG02htWdvNAKMBpno0GRP8n4gB3TggEbLJlCDmSV\neoOQgVwSUc8+G3MsLKYyX9lBRk5sM0v4C1pv9GKsHK4YT8ee34DRHhrvEqon\nYnvFxQTP6xyBAX4MHoC+Kn9mMQC9ysrFwfeHTG2pkQTGL1+0N06+l3vSfWc2\nv+7Vui92vfhUZQP2E7HVTSMQ14W1w9tVDW3vo48kJuvZz5frz7RWYI5QRlkR\nL4VX\r\n=kYA7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b86ad313000934b7b7af9b6ceb7848800623072","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.3","url-toolkit":"2.2.2","webpack-cli":"4.7.1","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7538_1623075896976_0.9000870776679286","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7540":{"name":"hls.js","version":"1.0.7-0.canary.7540","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7540","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0968e98617e5dfb113250d20d6da1e42366618d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7540.tgz","fileCount":116,"integrity":"sha512-Cmtljb9Gj4GHPUgMBIZF+XXyHRidPTYgv2XaO4elD4iA83W77MAlTq1pNKpa1NFOTTXUmVnaCredZZfNEN/nsg==","signatures":[{"sig":"MEYCIQDThD7tano72oqEf98Isok+nrDEmCwqRryHBSPp3Yqu8QIhAMsJGj/a7pxKHut2QuE20eW6JFOBTcCtcrNW/bFA2r5x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvlQzCRA9TVsSAnZWagAA55wP/3InrV8+AG5dMWEjS40k\n2LWteQp+af2C1UR1O1/N43D+Pe1u5qlA5mY4wyZVHY7V1orZwZEo7cuGw2kv\nE+Po3O8qS00gVBkCXL97HDuu7iwGGf4FNfCKfWwfx6DI4gQDDw71HEbmL4y1\nCTCcTN/RW5lABb878RDA5xYd8k1mYzZv0pjbQYo0L/V6lGsdSCUB3GftRqX5\nXy/lSOfvhYbCM/QrbJpy33ihPy4RAbNEoGoq6vIEGCRMfD3UM/XGIHKKUbIu\n8bHsRn175vTHN/YBfaH2TfVp2e3ItMWf/1HkidsvJoQiz8JeNJhdlIYVb6nx\nGL6QunEYLv+tM8s9/6Wj4xaM9puwHIylWjZCjKcfk9QqnsxdigdOY61Tb44h\nty2O/T4wNl5xAlGC9CnG6e7VAZ1j54i0vCbIat8lNSdgw5Htq6sYnT5ZBKbz\npshxjyj6ZHLJ0iY64rqtBBNe4Ptkiiz3q4Y/kKPoDSV85LefxY9ikQ9iegT3\n/M2YPgCy374mrMy1Gl0qisKsC5zKntEqw32Fs4LHoXWY0IrgCWvZOIaohoK4\nkoEZZgtqahPcIVIRSrEIYavgNFruFeT5NVzgEd7Hgh9lNNembT+WtELFIU+t\n6I+4eIO/H3fWyGU+QViJxNWY0ccol59CYoNKjvriwCwmc7MYUZnJlBZ9YC7v\nY9OK\r\n=opRT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cab43f3a8f81a30875e6b80ebf6b19797c18ea38","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.5","url-toolkit":"2.2.2","webpack-cli":"4.7.1","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.0","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7540_1623086131621_0.1893444321651152","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7542":{"name":"hls.js","version":"1.0.7-0.canary.7542","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7542","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5178063e537e84c3e33b1bbde92b88c76ea3e4ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7542.tgz","fileCount":116,"integrity":"sha512-BISkZDdZZKf4+w34dfVtNuC8OVxO7RXdb1GjbAslsZs3wGqdza1Q3JSszMvZsvQsNDvO32KKY51oGUoNnxXeVg==","signatures":[{"sig":"MEUCIQD0+HLu+NJqQxvJfzynbeUV6r1q5bgT9bPYZK7rBtw2rQIgMqZjfFeDuAhmQowUVM0npV7BkGkHUyOiUaL2UQOrmXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvl9pCRA9TVsSAnZWagAAT3sP/28Ziw0q6yi3U8Q2H+F3\nvFVRS2IlMWwN9X5gvBtD4y0CWaBtowVfO0Kh5cYvVFubcSBU8vUQnAxoZVqe\nNb5PLJuKV2JSl0+uWHcIsW0UlLc+S/Ql3DTAx4+KZHozlO2mY9oQoz+/qB+z\noczmFyO8xvSJvbIkMsVtLXVufDPC8Mpl05mc7CZ/s5ARlReXXvLwuVQp2ksm\nW+YPnPg5sYy6j+dYFTl5SadfIQiXx3wr5TdPm+bvzkW1ehgmqdUj6XA+YVSL\n4qYF39NsUHWj3I702SoFycpF9Aj7kSXuNB2eUPeHYE458vUv5JheLqDSyS21\nUN25SXx/VHV4WpzbUoUCQTekxE06NbwIy8Qe8XyZfDVViyCaMv8Of7BJKhtb\n4WJvsmVh78RjK1vPwUjqX9Mg5bKyVICEvKxh0MM6mmUgAysloYnmaC7rYP6c\n/OckDE6ywm/2uZGjh3ZAAtR/Ryo1LkwOMc1CU3cmfNSV3BOM6nM1dAa9kUjn\n2/1wQz8fPBFWxnVVnDx7OB9E/W7QuaSFnNyyyU81mVuz875I+8cg1DtZZEgw\n6xJ2aY1xQHCuv9G8r3HKnHTyFCQkMPt2QcrVYD1cJhwIn53QHdfs6fWuLmGE\nLLCzbApCK5pvRzrGJEob7zzUW848Nq/j+MXSamt5bHwuGt+fOs5vHEUfLkUi\nhq02\r\n=frd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a31310b50a5f4865690105291126328ce6412cda","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.5","url-toolkit":"2.2.2","webpack-cli":"4.7.1","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7542_1623089001434_0.09180524909284338","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7544":{"name":"hls.js","version":"1.0.7-0.canary.7544","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7544","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae2dcc498c1e5d99ea68220a5d2d588e560f1ba3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7544.tgz","fileCount":116,"integrity":"sha512-Jr1ieh6galh6AsTjdQHEYCTFZ1yGckKDF7zs8F0f3z+ERLcfEuB6KOXEC3H8WG0B6WnlzYa70ha6JojVe0IfFQ==","signatures":[{"sig":"MEQCIDeWqRqW6XXfTA7etdMIJ/c3ZAwc1KPsYEsDe9A7lUm4AiAT7NkymKy8Bc+T3Ee3cJhxYyqnlG/6F2eBVNHH3v7fUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvmwNCRA9TVsSAnZWagAAlLYP/ijewf2oOQMpLl+zmTRM\n+qvsKaQzxuJ5q7TKBEOZh1PnoyqoGu24u0Vz7Ej73oNdasYPtGeJEroXiVVo\n1gOD7MBbD2t1Y/SptvvJ0JZsKHXNppcRZw7nyzG+zEoyXwNMg4/Z8TdpqtCC\nqRkkvNa/iBi+Yt5FfbmNZAo0dpJeAQZqaIKxdLi5fDgG/y9LKQg3luF8eF+y\nQJMOhb/JTlzNPYBu9quWbBC0HMGzUkaqIg+UQypVEfjyIj8LP7baJZgYsmIP\nbi5tOqbjXT3YJDgU+JoaF0V83K9FUnn22XZcaMqsCF167M6BovePdqLEILTr\nPKLrPxfRYQnfZ/ROShraEfHJSGFlsc9ir4yHifIvXW0gkrEIoXCRzgTQfZA4\nxWmUThzA0/PUfP+V1Pnsb/t3BKYh+CM6F2g01ClRd7OZQ0d7lwOSKCKNlVZP\nrxsVrpnUkYK6rgtL9PLCDRp1/Eqk6otJukFEpA9DrezcAS+8gZQ8M2ppULsq\nFlO/HI4aTNBDpPdNWBBk4GjV4iVpdhBZpskGOsJ9YL9p5SIXW17qxqz8ZGp+\nXZx4VVOxASjsvqfavysCSz2aKKEOfz0rBL64GzPKeJv3nEedEAbcaYuj428H\nHWuB82neBZQqgq4CqDQymt+Z8US4x+ZU4RRydDuEbpa53PahUDouglPdqKTg\notRj\r\n=hVeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4baea4b5ef5c2dc4b9ef475092974310560901cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.6","url-toolkit":"2.2.2","webpack-cli":"4.7.1","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7544_1623092237737_0.9226449746441492","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7546":{"name":"hls.js","version":"1.0.7-0.canary.7546","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7546","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6ccf5d57e4575cb3a20d1cfa591b7be6c1447ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7546.tgz","fileCount":116,"integrity":"sha512-3+xMmVtwSHPWwg799CC2rOh7IWQGkbgC9YSQi2erCoIupvY8trMSFqcalBvJCZnragjt3lzYgC9HaZF5HRW4IA==","signatures":[{"sig":"MEQCIBWi9mFHOe84eDRDampH8ihAKHlJ+c/f2Nd9A81/JBsXAiA6y6eisrInvY6Lr840XQ4uEHVANEbmElbKSgjAmD+HrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvnTMCRA9TVsSAnZWagAA3fEP/3nq6RtA2QvLLZlYxT8m\nP3lEG3RQkQ5Z/KbNYdmr9zZEVxoWtlu7y+VJ3DKnTgd0q6K4vn/n3/tufuro\nyQ+VjMciVf2iH1u/qVPjvHcHf7zwK8MWL9aBvWi31Q8Gz7SPKZ7dmkqCtWF6\n9CFJaNR84xqB3an0qCeltHByQ9pXNurq44be65xlwA/F9V9bWQEf8fjMPAX2\nXBjtqzqKUd76bzf7C2nTNJN+9gEubhRVEAYQlK2zPdl3qRmOQfUvyCqMveso\nG4q1+slHB+wVWals2XF6YB8h6EW4Emi2qHq0DC90831j5vEGw2szxrHrFqoK\nCPCTYlqZX5N7QbgA/09JbDN/PgV6frLocWdZc3bZQO+fh+eA+Mmxqftr2XAm\nnVCvZOeNpCRXXfhSm3YjuWwO2tvOPua1Jg8jNBibm6yH6+DdIVkafmVwqZeA\nQVoWj1B4kqGaBWb2uw2pHIlJrWRSQfnlfGM770iWf5r10snipewwu5kgjlXc\nTkvbzf+1Anw97h5jaWhpw6aYh9Xo4aK5SmnfqQBzLZIP/Hr5aebU2z/eyL6b\n5HZYA7oZ9ezv7iv6j0CKzWKAiS/V9c6NFfkZ80rPqdHmDW6JKHMNK9Zd+Kqo\n3z+s4tmmUaaBcaHd8yTsS54aspiXwPcwULTUdcuDpMvCytcnhi7ZaZ2DaD21\nOPUN\r\n=TWUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38b31ba574c731853c277607437c6f1d26d61e2b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.6","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7546_1623094476114_0.2633469502696777","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7548":{"name":"hls.js","version":"1.0.7-0.canary.7548","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7548","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4618c552db684dbb8919b66a34d50e45dc2d5191","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7548.tgz","fileCount":116,"integrity":"sha512-BKWQtN2/C2YMyWsg+20iIKMiZtrEeAM7NP+1l1jfNqVh9cO4ysU9z+MNsE0eZdosSmjbO7eWGApd1S6nAUW2MA==","signatures":[{"sig":"MEQCIH/duU+vH/mKjt2BMd3ce9Sj1lI5S3wUCQYyBgWJBQ4qAiBWs8mmdkuVTjset07J2wjgLCtK8a/KC3ByoPnNw+tq1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv25rCRA9TVsSAnZWagAAGzsQAIKK1eu2NxMqviT4WG2A\nR4WOn7E5lTuJ5tMYTpgWXGWqYO9ZT1dy+0dnhoA1Aqas9NxOF+ZfE699WEQY\nt7aHewoxZpDp5U990b5b4evTh/OEqF6k76NNWiCIXP1ww2iL9Nigy4Iv/QV8\n1W4ykH9JlxD8RmbqZGVDjITKRtN6rAxyBlGdUZcBN63gE5Hjj4e8y+n1bIfr\nLLG2Tt2UYE35vsrCqUMDxWDxMSQDmpT7gAEzhzm+HF6dWMMssEU3fi/bUF+U\n4bUv2Cyvotq2JAIdn6M8dPGj/Gi/g7vR2rvXQQnN3QIR2ieJHZeXq58au+eW\nyAxz0OMNg61z0JPyxcfE07Lwb7YkpKjX9wj1yaTikYoHwhe0xP4BRj//f6wi\n1GQClCQQ4tzz9FA960L+dZtFxEjvTCzfe1/UWGvlBdwmqlj0ZoUfsK5/gLsl\nB81rI0+EysOr6a8343t7MpYepovpBcFgnGbKngbkpEv6d/m30RT7W5m6lgLO\namNea5Giucc0vuTKq/Q8R3kXmAvZSZc9BJOD3F0maE4t8IJNVBo3r+HmvUjr\nAGVZquVyZtpI9FPUwZNsN/nMgYOah0bRhIKbgWPBF/tQM+qY40D9SEZY6CKh\n5cHF7cKpGyDZ4f2ZPuAXzfYYtTD2RlklBbHI3xp337Ssbhd93eOvibiJd8HN\nmuUl\r\n=4Zw6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"79536e256b5efb478f3a7e0464b991340972c9c1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.8","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7548_1623158379173_0.8351991932430529","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7550":{"name":"hls.js","version":"1.0.7-0.canary.7550","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7550","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4583535aa586b45f934caaf603d1005b8294212c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7550.tgz","fileCount":116,"integrity":"sha512-rU7VdYvF+61wd5vnH+LfsdCX+IzLpR0caCvFIn63ox9WRs4zQujMq86w/LFLtTfSYFkRNLmM/3jr68GQ30SLAw==","signatures":[{"sig":"MEUCICwZX1LKI2Hu/r2kmb8U8ZZgQvqxYWNxfjiZo/caBoHUAiEAyVF/ElitSE7ExHgiYlBS1NfYAAMwprXcdnhAwDVsYaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv46QCRA9TVsSAnZWagAArEMP/Rn6A3MTZVt3qb3sVPZB\nOAqtzAQwstlrm05YDkDc5E4Yi223tI9Jrnlbucr/mvIF+l6FeDXm6S2IuRb2\n211BsivdEeigeYLcSSsfm/sMcIV7oZ6Xbj9awOac93PIdPrSaM4IVgOq6lxz\n2279lL804T3hWKYPEpZ1FNAXZvaQ2ZVWCYgTe1TrKUgLwVxoz6KHjfNNaIPz\nB3UxdR3Lyhl/v1Eb49TdDQkNyWs4/V9Iu1N8WlSFdau5Sj87rXvxyyOpbNos\nWQuC4OLvlsFQNpMU7sZHHSjJbeNwEQvZq0tNmj8OyPuU2lSNP2d0wWnLyF+B\nkmczXy0kkIpiSCVJJdSOeauYtShC2At4+xIJEkvUFiNcRnaZnUHDkdWeoolp\na6VeX99ogrVU/huiDwTUnzwcVHYUSidFgSGR1kC6KQiaOfWpPcBDJq8tzRC1\nrI56jR+mhP1khvFbiCKVjY3APaVe9feh2edsCOGzWk568N0NdK9aLYqVyOua\nCj2MKtQ/+dQV96isATDhFv9JF7+Hv/NCqQhrw7EYxfBLSO0EPj//UuHkEZBH\noJD6hCCq4OL9HJ85IBdvwy5Axo1E1OKnCw3PT3a2Lj63gG0VOmhgS4CWfIr/\nM14hTPbHFYGQpFC3YfM5RcxigFbtSt6xKWJ047RMy0Bi/BRLqxL2LLzQ4pgp\n31OE\r\n=KrUB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3029d71bdec3b90a213fa5a79035442ce0334232","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.9","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7550_1623166608285_0.73736371162148","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7552":{"name":"hls.js","version":"1.0.7-0.canary.7552","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7552","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1be70cafd694e60bf03e91e96462bae173bd02da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7552.tgz","fileCount":116,"integrity":"sha512-h/hRyOlGNViGy3WWSP1FnZqPUcxQi21TNFU3Ksh1q0JtZTASZ9mzSYeTNFl2YMZ1yONvBLylFHH4/iqBft5PMg==","signatures":[{"sig":"MEQCIDkNFf8HGqCu3XMUGlsOM80Gl9eUDEeWwZkzxeMyqYq0AiBEFasefxku22NBSOvo6a5Kh9wkbjHEkwbm8jVTd/WpnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv6afCRA9TVsSAnZWagAAA9QP/1wR4FycMdPdJp1tZPJb\nZiAcD+aXlxu/Mdv5sENe3Kmeefw+hVJeXw6jwf40JZJvvH7TrdNyahy/1G3X\nC5dKoRaIvcsOpiJx9prkrxWaiGknXl38wcwzZV8I3d+dujivMbGFDOP/4QtT\n/AC7ZRGW/JOpcNlnsNIs0cUDKn5x1w2aG3FmyQaLpSdBN9GwGgVI29AiyVkh\n7kOg426R+n7bUnfBzo6N3rbVYNsTkX7OUydQgWBnDjv1nNyumO7ZDeiUaB0P\nNNzdJfltgNXt1sI9d3c1l+5r2Dh+xBFhFvpMQI1WOiko76KC3VLbvuB0ZWsX\nO44IKKY3V3iNXw+ULrVDgTRr99O2iHu7x222Qzj9aqh+lT42774Sk/JNLtPs\nuECN24dVMb2PZw2c6Zb8uPOgnQj0uX935FH1+jovWe7ZoDylCcmn998R7Pvc\ntQ0yTx4e2xD1W/7SSGw3UftTio4IcgbIPhErmYJN9CkT6ljSGUOcHQHrRv7q\nyLwz3Q3isHQ3PjQx0kWgLLKyn99m/Ez3yGeVlXvjsShOR9++QdcJzOhfijsY\nWUk3qghJpE55hGINlPKe9zj350Nkytc/aMcDU/AX31U7U1urUjw7vhWb6lGZ\nvYyIqMY1PiDeix4eUbB5EiEFbVazBHTND6Tchk3sgSfI8AlBQ74GNJTfhb5Z\nQUzX\r\n=iV2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5075a43508e7b8b79f1081d1865d50ae64bd1413","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7552_1623172766794_0.16625080798777403","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7554":{"name":"hls.js","version":"1.0.7-0.canary.7554","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7554","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79d2d1b99d39720d7c18fbd4076792f3d415e2c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7554.tgz","fileCount":116,"integrity":"sha512-K9j2Ko6Ed8UUhOEZ0BNEWRyTYgc4xj4ur18+rbNEuCRpEdyXg7rCEgCqMs7QRaojo32Fp2PGwNUaaKYwU7bKag==","signatures":[{"sig":"MEQCIF5+mTm1dBFK8USmxlmYqeL6Kqy0F5KhEQRFkPXyj8w/AiA//3JFNp3MDvRPDLKl0hVkh5Bgv+oNRt7dv0b4YLdi3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv9HzCRA9TVsSAnZWagAAarcP/RCSk1tMP3oxSpTTYMN3\nGR1WjBDnk/ypK0EEjLYr4WXfSv3wX5D6GxJ3R8X5WAQfigDMWOzKf0PvDlTx\n14whyFF4FGubRi6PLeutVP6ShGvnMD5ML6RKmBqTfRwsSm/TKWCAzEMFldNQ\nRTsTcYvk63SV+mx8QFPj8TbV+2ny4iUmGEnAtIxe68BhisZE695qeGXDHQy3\nZ2gC4BI36TJBQ/QUINvIALwAjUkJyitHBe6kKDklfqb1FDgbfI/7T7jnLJwF\nCquC7Lv7puEK28crC/sD5ma7nKGHPubWKUSpkhf+VH9LgHVzqNuiPGzDqHEY\nlWXEdNLQ5b8yNx4j9xLOQ5IQTUliL3FRXfJRMkaXQkVzAnKgPUeVD4QL8h5b\nmEvsyv+BKj5WKBOaaotS29JCU72b51YF06T8hwQZUCLP9OHpVOpIHA5N1Cc1\nJhH/fTZN+awLPYz1SwoL8wJR/RSPu96Ul/uc6bcZd5t5NkD/CxWYvp4+lmna\naCkVt3FluRDEo5hUC0HDnDVTauthIhSG23PFQ4BtAEgdEWMkaLAp7FL+wPG2\nle1MNnmWkSQDRoho0ldhkRRkE0C6Qy92OrtfUYMx8tA9P9JBt1n4fNyiCEHE\nJ4brihxwFukgdAUNCRc+tG+j/w4MjT4LEb0U7raReP3QdS9M1A6Pl3TTWDgh\nw4/W\r\n=eB3k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"17f4bf2f11785978bcb4e19d2517ff9ef53917f5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7554_1623183859312_0.5994809865927995","host":"s3://npm-registry-packages"}},"1.0.7-0.canary.7556":{"name":"hls.js","version":"1.0.7-0.canary.7556","license":"Apache-2.0","_id":"hls.js@1.0.7-0.canary.7556","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"736ae3530338f9c9f7c40b09dbd42eb9326475bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7-0.canary.7556.tgz","fileCount":116,"integrity":"sha512-DrlCJWJVEhsCRRiAAaGumJNdNx8AKgkryhHovXtldIVBAOYtzFnVmBihbV/JNiEzf6qDr0+k3deUyAjTRjo3VQ==","signatures":[{"sig":"MEQCID4vNfUm0v/XO+kor5tz5Wun5vV5aL4Ey2gFkleu1FU1AiBr5YTxvqGMspqoHToXSsb1sHQ1ImesAXb6+0Xu9m80/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv9clCRA9TVsSAnZWagAAHwQQAJIGnD67a242x7sep8Zi\nV25W3I7OMuKvRjgmLq0Om8+nrqoG5x4NXGs3kiCtJzIGc7YzJmJ5G7CrLX/f\n+YIylmN/+Q01OKWT4McljoG3/7HpBl6cqn0Vt5mhVRM2p3GFNHGt1q2NDANR\n0SZMIRbaHT68mWHUE9gN2heORys1sg3CZGxrpamUL3S0+kFdSYhmR3YEIHlT\nv37B7MriOGPgFZqi5jk1vbGDkUFnL2eyQeIAIYnxH7G82+Z5bO5QCUEf8W+l\n5JbAWTdSIEBgpRvPgGGsqp366BL8OrkrbAq6QAoqyNgJgiHi8GPKniW6nUDW\ni2rshwKXBrONnAh1Zzv4tnJTh+E31AA6IR/wIJqS1/62hJgkldxK9qCc4jsl\nCd6pAF9MVmDNs9a9HHjQoSWJ3fnZyy3XfT7OZn/weHN676fUCq5pcxjT7I33\nkUZhXe5e0RWO5RC/7spRX/TPy7fI2Qmbp65X+YeuHSNcLAe+F+6JjZ45f6IN\nGf4C3IXX854FJETU9ZXbBDODt3uzKKEjvfZvjGNVIBrtjDSVIEwJfDGgAEgL\n5z2MIw5KsELn92B/WoQqkfIfaaT8HZ8CL3xZX8W6rScD6W82ETLFIfA2Ob1w\n1WpjQFpr39JNJMYR1Usmgre5U8WoWnUJk+dj70SvIPxqjGJeOlrYFCQeIj9I\n1kFO\r\n=OHNI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b5edad6732d84e7161db3ae669fa8d5f67ab248","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7-0.canary.7556_1623185189160_0.6932982179391958","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"hls.js","version":"1.0.7","license":"Apache-2.0","_id":"hls.js@1.0.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4ab75e7a46650d02245a1da091efd15f07d16eb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.7.tgz","fileCount":116,"integrity":"sha512-NsGaksvOuYNyTmu/w239EtYFMadFzIoDkmStc1FDRcrGmvxOfMGKad/hLj4NHoE8H1S+Q8dT7HufMJJ6yiht7g==","signatures":[{"sig":"MEUCIQDGcvYb5x2KVL9jf1bDunir7sOKnwvcdPYgpMlwMv+YwgIgeOD2dhDZwEUQTgYy43KMLXgrT72dXDHEAG92ATkSvdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv9hnCRA9TVsSAnZWagAA1EoP/1e64gNAS+aK9MW+yQZv\nvA483Kw+12/CIsZJsiv7RvD6OiG4brmVERbCI97IM805ko2olXTV0nZmSbrm\nK/kZqboZ7MuTaGgkbPY0QZW78xSKsCianVRUXZrVzBqtD1YUY5O3B+YW/UXm\nLcP6zx3yPo1TUD9iDmj4gSv/wZ0rx+XQpSgwhK6tvFPRW4kJ5GtVXGRVmfEQ\n142lyKXwJVM+Lbf95NCYD0N+f9zvNNnFagHif0e+p6VeM5T3BBJOTROaao6d\nh30sQaX7KBlrbGiFOUe4wev31FggQRyODJHVePqZkGHADTTHcaxl1NoOoGpu\neqgzM53KsCS/nzZq6eVNqnIWV92k2a/YtfACMCl/g8CDCgZ+gnD+tL3KAcYX\n+13LzrWqrtbDc10J3MmukirtMu8Nr+wqaEA0XM1b96s1qRXsvMu96z7xADc7\naPPnufUTm+CpwcZMoc3NE/oSG22UY/2lbP17Wc5tzjNI53UeLEKizgbyyT+T\nzZ+BWrKWwygtTpg/ecnpXdo3kRL2PyG0o6Sh4dXxANWCniACA9UsCux6v/bm\nBybn7jXXFbWL1pudbvYoWDvL1nb9j8FJqJOdV87OdLpR8kGAHKE2VvLKwuuL\nR6lIJYqkKw9lLAMg3zI8rntpC7PeevhqCED7qJj01jqDPGyVGvoLHKCCRt8X\n4adw\r\n=OSRS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b5edad6732d84e7161db3ae669fa8d5f67ab248","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.35.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.7_1623185510928_0.1728584520966665","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7558":{"name":"hls.js","version":"1.0.8-0.canary.7558","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7558","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18b654e88b58a5d7a8e027b0b1cdd6a607f71197","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7558.tgz","fileCount":116,"integrity":"sha512-oZIIQ4Wb9Z7/bR6qULOL69W48jcI7RJM0eYzU4pxN0s8MNxp584Sm5eN7R+DbRzvXcxepFKT+TNOR9UT9GBPVQ==","signatures":[{"sig":"MEUCIBLBzNZwocbuhggNS0gmjKTdKRzwjh22IeHBUomnBmCmAiEAoHPE27m5XdkCdfJPyDrcs9CUkWhEKA8VmM3tRpow5rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwLCLCRA9TVsSAnZWagAAL7IQAJk7dWLpeY08H1Dno64r\nBjsoDzZ3oEAfB9v1dVS4xmfl0f73kxrLOonJ0wo3osyH953fb11HpzVh0KZP\nc2zBNeZSMbnXzMcv1vDIHV0suo9IcNEoQcS3pgZh6puv7x0ppwnqmvFWKWVl\nSj+oqaInfdRwKuHFPn2U7Xm7ym7POko9s05iVKdyt7YlV2P+60/aEOVBav2m\n38qXuDe0x/jV6yelNA27xhfBvH37mPQiDqXCgoE3dotaiRQoJU6NCeoDAwxW\nEwifJPtdlGG3Aqc3wOuru+qrrLMRiYgv8AAuLG0K79BhMJsal585VP7L0ulS\nR0y5hwj95VCeH4aByWbEoEk2COtS2PTRscOpuO6cPdvNDdOtPVDq+9se57m6\nM4B67DV4I8H7u8PTYzgPllqtWXKe5YJzmZjLpTY6cg5ldOqe+iuuZCGQSnRc\nrRhPAb/uO8DEbieU1/cgcTuiOirNwrHYVWuALHySjSl566cHkN64xKzZqI2Y\nbIheNEZExxIhFGJunxH4pA1Y6kVCl6EtBha28CR+MAZwEXO5T7JPjHexi7Pu\n5k1sGUh4vxxX4q3BWw0jFdcdPackm0YcvKT/p3mqRHbeWB8L2kCTmWJ7jYXs\niyN2NzbwvqYmizb1In4rFkDBSkiNiuo2O9N3MV8k/vd8j8CakA7eOeOwvvXB\n4mjJ\r\n=BXit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3b1649c057bebb3228363ed770b1afdd0c1fd120","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.36.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7558_1623240843154_0.06855456598160314","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7560":{"name":"hls.js","version":"1.0.8-0.canary.7560","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7560","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a18292cce22416704bae5de982a6c5daa0ae10a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7560.tgz","fileCount":116,"integrity":"sha512-/KNqTKUzNywbJt9+OXRRkJlKvHAeSuZIPaYyJAMNtFRl81Kvxof8i5fQuw6/IbuPdJRAohcIv2eF9SryOuAntw==","signatures":[{"sig":"MEUCICK+KrCPvl7sxji4zgQXYxSeMZnfY0ql1YgZ53gr564GAiEA7JsQzP0HLb6byx5OwAeCl4fGZrpfnGqAWrofJJEuk6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwLV1CRA9TVsSAnZWagAAlWoP/RaKKKkgajblqcRURAMg\nug4bKnN64jt8VE3NWPfS6OKMsWkCIKJuVXeDsWnJo6xPY2qAchj1Pxni+jUl\nukUzqBxpUmPhmAo+Tv7vW7mEux2x/f4h8MhriFAbs+rVRRjDWsgO+vqtxB5s\nOZEVqVQcjimNbxSx2XOHEbJTj2hSSWmZ5k6rftp3ls7OxBzV38/eSbWIFJ1D\nixvfIsGsTbdZzY803TBfJBW3D+s/OCel9HCpE+JracinZzVd3gnM/cTWUpuZ\nBdk7Ke8eqLJq+3XwOnJ9l8sG6CnQMiXY7Gi+EyRWgsAZtLeHdFXOEweSeh8s\nA7MEiiMN6M0HnXa+LYv0ScqzT9I7yG/jquQm3kLD7chb+MdAnpjkjESbqsHW\nb5ywZ5sY0sgepuAVeS6Z66KA6DQwNnnChUwg7P4WJ94PVlwTFwWvKEUELe2R\nzAHXJe9oMyz9v4dx6IUVRX+tqQZUs0E+H8/NF4zdMEaiRBu97BBmXSHnQTqH\nBLOy2kvlgXgzdc4hrY4Q3MkoqdDCQb2TccSlCtXpTJioVCpt/ckJvzAVGJlQ\nhJ/cLWKiPXIA0KXITeyFLe2q4cgaDPrTL1/d7uSQLPqU5H4lUIeJylSSGo95\ntlovsN2cJsnkgSUrGge65BryUjO2RaTMIrGLEokQQ5ufOXDS8XbWX3XEjWZ+\ns3xq\r\n=6zl0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5d7dab017f021b9a3200e3566949e5d9d891863","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7560_1623242101633_0.4464605269767099","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7562":{"name":"hls.js","version":"1.0.8-0.canary.7562","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7562","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bf09795f279035e08e7f38860403ca8d613561e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7562.tgz","fileCount":116,"integrity":"sha512-zJrmwKUIO4tYA+g/7BuWz7NglmEPyOd2+FmHKvWrUjJHOgwQizL+FM9aah3yjjhQBdbdpuJkLbkbRsB3yT11dg==","signatures":[{"sig":"MEQCICaZ5DROHAWkrqO6WL6xjv7mpraQdcL5ED5FRdzk47BuAiACHHOAscqQyYMO93XcGcV3bMQwGc+3uMfVg1SOSg/NWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwO2WCRA9TVsSAnZWagAAjAkP/1udWvMgyV4An6Myg6SF\nHgNSNuQzCpJhtbrKvACLK1zzfFc5u1761Puk/VHu6uUv5NO+AgqmpYgjpgf+\n9ae7V2DvnoAj76aceoCbHEg2v71CGdv/16gfUPsj6Pq5WRMiViX2QolZSik6\nIXGmtug/4/JZBoFfgjx5VIdiBKjC5E4yWPO6drJhXlyd9/OgYSHJ0dhrLiJB\nAYvs+i6A1yMDnW/jw/Eviq5TDNCYDqMXNmx/GRptFvj/wlSNDyN9i1IGR5R5\nmFFP4Ig6h3vQ9xStwnSDgh5qvjezogWc0PEWbMyFm+sBDnMdiIQ7M6cs8Jz4\nLLS6RTotEJNaL6Qwz1SvNgE/SW6UdDfRddOu9/c7ntw0SqipBLaBf0xlYlgl\n6/9SVJ2o1oQp0RHIfPzAXguFi848yvsypgf3/Mt3NIJhr5lSdho0cul3/m31\nOgUpdaHNm5mi++15FyF600jVmVz2V87bpUmYiCbxkwTXIoUfWyO5wttgNqPh\nObi18qwiUl1HXA8r1EwdwyqH9BAe0fivSnmdzA0frzg0GtZ3gW5OnA+dgj7C\nUAUtBPxEeYpnaGxB0dPVQw+Dv3IGbkA+jVP02P7qnuMClHqsmn//dBPrfg9t\ny9LzwMooWKVQGMAQXrU7KKXU89v5WD0Fi7Joo6bdc1c2kuKAyC2z7L0joIOq\nFcmw\r\n=g/Ew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"30811ce61d6070ae0607854dea1028b7a3745971","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.1","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7562_1623256470584_0.5580172376027654","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7564":{"name":"hls.js","version":"1.0.8-0.canary.7564","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7564","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ef306997415e5cb0accbc87ce21004d9341235f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7564.tgz","fileCount":116,"integrity":"sha512-/gxQsSAgKFU8wljynXtBHUC/8opPT0B3Lah4edAEb26JXkU88mCoxxXG61v6oh51ZuaWb0eCFpUi1IwSzzzHuA==","signatures":[{"sig":"MEYCIQD2SK7j6O32ThMh+Mn49pMsCm/zDPLoFf9gYIbOoiOCRgIhAL8JvTrFbGf6pbe04aMivkp4mkGEvy2SSjgJzKHLUb5T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwRHrCRA9TVsSAnZWagAAC+EP/ivpIyna8U7oj+6T8DPQ\nAqbkfwljjvQtHwddL2KigZwzvuQOhcCFz7MHoX6IH866KFp9XaH10W++3pEr\ne+58+uBIR9NTE5B2BCefGrGjKj79Fs6+ebX1NzlJ/rNnYTFasWPqV2YS0VEm\nzU6Ht4JFhEPv77e8TaKkSqYX1bNlbQIGSrnUJRBxkykELPruYuHngc2sAHjr\nNANEnc7/KeQgFIRlDulyAq9bCpcHFEL+se4At53ejOgG0KVex2Zu2wqgIhYq\ngxPMRjfob2QUWf+9conhxBALHf9TXkyeUx5V0hpemuNs9QsB1+2MMGIhJBFG\nuBf8iyKdaUVOd+PntKJBvkJWHgODgmCWEJm05GPemCDzMg5WHJaXXJzNp4Pn\nL42N2UjGH+FN9w24E3eGhdUYAEp793CJQEB0WK2bmOhlRodKg9AaKpP+fPZm\nrShX5nlmEdZrAVzAYtDZQRG04RTMKH08feyO6f/x2NewXUqcbwqh/y7E7eSj\nJPAEojFnIWpCMcKqEQmaDmfmH+x56yt5MFdFMsqqvIhv2kkXsmpYYDdmmrqO\nAM2U59EiCzJ0QIcrv32Rt6sESyEgpExqCv0wZW8Rq1ykjtOO35NznJNh0qpD\nfcCUwxGSYw/ahvUW+/Tr1lGTvpQqVnjAONl0rA8Hc3TjRqVvdtd4UabxVAtY\nHgwM\r\n=LjAu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8bbf0b8f929b50904d57cf34126d0cf2a51d39bb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.3","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7564_1623265770933_0.8413096966260689","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7566":{"name":"hls.js","version":"1.0.8-0.canary.7566","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7566","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"66968a962f6b2b4671b8d97b08036222bf5a1e0d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7566.tgz","fileCount":116,"integrity":"sha512-mMEV6U9KyKEwQCNDvQKCaRcNg0bP2U8lrfyZJ1NoPaDAQEebRrP5vgpDAAL92+WB0SUkBKcgZGTWm+FUVtOE6Q==","signatures":[{"sig":"MEQCIHr9OJROUuZhnuDZK25mFIz7Tnt6LvrgyK8hzkxbtS5oAiBxjwnh6Z+lqg6SWLzIvwITsL7sXEbk6QzrkoKCmgVHlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwT3NCRA9TVsSAnZWagAAIxUP/2+KtQYJibgmTz45zoMQ\nqu0PmukVkjja2o2UKWZhbJbGbjmznnWumncXlCPdKgkpf6ODzviQf7D3O75c\nOMNJgbDT+8lIxpMaCJrE/CA9J8k/bXOVeOt8zS+LQVuTlHLVXSmAmW9CEvWW\nmmce9k56axvFkwp6Cjbv+5IcMbR3ECxt0Ckg1gW8lKzPCwdKGpeYCNhouwdK\nFCS2ocowSi55mTHHtmXKhwL++dMRrrsHfhQ2Vauw9mH3WAzKfxeqShPxsdv6\nkKNClS7nBjrKY4+lygdIywZ5MlLDhmSoMd62fYsUcW2mDQ3jSOe0XjxUPmNw\nDhJiCCvZRE22t8MsM8hS1Rc5fhVwrwO++SOLLlvd5wU90BMIL42pdNAZ2nRm\n8wM8zL8wcDAu3J1GlG8QWRv0tw4rrWPZeFJTtd+f4Jt6dUtoDkKt3bNMhu+5\n5X3tJ1LPKFNTT2pru4fEoc4ncAKG5/25RiGDqpHDhSNd/YUBx2NRB1C6rggU\nwcEx4JVQ5rXnQqBbNxgdNgB3ix972MDBKlCXyYREsONcYej+3vepg/1fkIBZ\nA4mASMDkjBp1qj4TSTCgeLN769LsDlpl8ysIv+e0DkgEvUj6M++IpMBc3ne5\ni6ET7ALbAb2A7fCwwCN2CCeUgCI+Hg2ZPLkwV+qcebnZkNdnTezbCKQx4UaQ\njRE7\r\n=seNa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fe8bd18f63b9474b499338109301628ecb86d1f3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.3","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.6","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.13.16","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.13.0","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.13.12","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.12.13","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-optional-chaining":"7.14.2","@babel/plugin-proposal-object-rest-spread":"7.14.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7566_1623277005756_0.518986000569923","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7568":{"name":"hls.js","version":"1.0.8-0.canary.7568","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7568","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39d3b10f745eaf8ecd299ad0860fd5aff75259ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7568.tgz","fileCount":116,"integrity":"sha512-6P86wJ0d6sxUrL1uDr053ScT5f7iXoY2x2aLHdYhpPqjalMt9pBoA+iWgKsGvp6vG2PCemb2ifFtQaQOAC6SWQ==","signatures":[{"sig":"MEUCIGA7dD3Z6MDv6zR6aK6si+4MjkgGiTVrkD+oORfb3R04AiEA96WgR+2yqDU4OEsXbH1U8K3OPPvphZuJN2W3CWRTkGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwVOACRA9TVsSAnZWagAAFMwP/iZ0z1b0roLKphH2+TgF\nP7fq9lPFS8kNZ/9iDgz3W1C3Ywu0dgWcG+TqurfcEa103JpvE93KrnkGrKs0\nAiaC847mfB2j/QKHyNiQ8KRX92QKrUKW8sHynxvH1w5r0aN/78hp7+JqiRug\n1BzvSFZBwVOqSGHn2Pc6Ch1eCBnYzKiIqxNUTjeEEaRcbD0KOyROoHWRZcU4\nt+E1DQ/pIW1NQ3kY0UXJ6qFBI8HouB+uO6H6s6VKacoeZ9PMpbfnCQTBhc8y\nSkHU+pIIXkemK0Z5JBMU9kpVRmwduHzwoPlPervq3nYZVlhjH3+r/AKR2vH+\nYNit4E9EX7OB99Ppn9fGtHvfQz5/Rv9nb9TXDHpO1rVl1ypfp2RTkJabVjcV\nLNb+hTRM8fZRi3n6yfA4ZVGRrRpvxDyFvXnpFNBgOCJDtsU6BhhNl014Bd3t\nLkX411NZB61pF+G4x+I8HxJfr73ha58vQ1KFz1rftnPN0YdvBFrm2+JQe7vP\ncdgVo5dZCvnq9H9FkP+85KiUSIIVO7FX7FzWxUGplFx0F75n+uVnaXP6bMRA\nwJwDkDb6hKYoB5M/QyU9KWWD3UTisASmE9pM+wwZpXZ+bX7Jnqm5D0wil/87\nsIFsmn5W1uExAqEK9yFA4qvfpIaW4DrQa78rzyJe+c3SJBzrSvMQf/DXcADW\nO3OV\r\n=CFod\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b244378c3a2bd38f8358ea08d283d586fc247f7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.6","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7568_1623282560081_0.45021151284994754","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7570":{"name":"hls.js","version":"1.0.8-0.canary.7570","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7570","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2546bea671cb6750b5ef40ab662f0df8ba315e40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7570.tgz","fileCount":116,"integrity":"sha512-084VdX8jhqdv/PIBPmBZopz2bOm6BXUUr7XrHF3t1dvHnVJByPW0G6821NApl14RJosaBAvbCpA+EPv0yYXuUw==","signatures":[{"sig":"MEYCIQD3bFfWGUnlP2byiSYQkI9nwA44O+BdSoLrw2xe5vuLwwIhALvn9cl4tm2WsWFtFIZYHHWjXyBx/wtBHvCUttkw5DMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwgKgCRA9TVsSAnZWagAAEygP/R1aqDZz0rYatscygmpa\nZ51yCuTtLNk8PTGSXtbjcAOTFnNlASECu44ZxntYFVq+R/2gm6B7n+OZDPHZ\n+BFc7PmQYw6b02TIXbCXevMyAMtzeO4UfqW7igDaNjuYRtW6upQRInrgyFeG\njW77zXXAFMt+/AQT5sILPGZw+P3TJIUewM88RDcsLus2Vc+ovlz02SKwscTy\ncgekNJJAFl3Rqcm9DeTBnsKajdre0Suf0T81dZ2ImEfMoVur+/78O/7dnid7\n9FKT0fWrSwLZ9/v+zf9EGMi4wgqWAMlPWyFCirDWgEGXFELnvm5duWoDxja4\no3AdgECeehvd/55cCwMSyDPfWSnDi57EjtfvT6mlSn71etAgPdcwZi6pZEIH\n/4qawaqORhf71OptvG0j/QNEz0OGQRIOXeflPz0eDaO4EP2ggjOR5BqPJuU1\npvnFu6EEJSLEkVerggLzkMe2dpAknInkc77Vb3wfa0P/ItqBvH2uR6CU/UDo\nHTyq1Qd3nN5DIo7oF0/qvOHyTc8P0iEDavtNNjgRsq3OA/FhCFMx+Oytzci2\n+d5DR8eOaSq0tYCMcCqYSgp2aTditCa/vlENWPT9tVkpl18QNnq3kATB5BZN\nhHli6ZtxCeJbs67BinTXO+Oj49uACau85N4tDIBE8ivn3wspg+JmuPSkdcA1\noM3M\r\n=UWYU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a15641842eb2107f2c6e536a09b952663148dfb3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.7","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7570_1623327392582_0.34118464864021325","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7572":{"name":"hls.js","version":"1.0.8-0.canary.7572","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7572","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"405cb563bb247f5f0d02c5005cc159b7e1f4ba99","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7572.tgz","fileCount":116,"integrity":"sha512-ZwkOfVkDyFBaLdnSj1OxhrmNkV35ltHLjU/1g2SK6W1cTGD714L/H2QCNR9BTQGJAm5+3UFsBjBXf0513V9B+A==","signatures":[{"sig":"MEUCIQC9o3ZjF2JXXo+KSdC0uRNlcBhnFzb+TXg+44xa6Q+RBgIgZTS7D5bENfxpI3kNeY5pAbZI+BPyA122eLTo9x8C7eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwi/4CRA9TVsSAnZWagAAK3oP/jJBc4Q7w03bCN6GfVta\n6sNry/Nv+X0B2AC0Iyi0eBN/qSzgEgr8+/qjFBtHLYOozt7ZJ6xANrDR6EJa\noxkijaqgjsrmBDfGSFhmwc/ZcV6uw04RNafhd75/uJkLchtUX8Hgld4zN1TQ\nK7VY3529d/OJwgPV3PIHUaQObLs8LcnGj6ydmXB8xh8g5uNcJ4wuIx6NPuGQ\nx/1RPfXB9El9NmKZ8Z58UHbx6JzkUXRDsVVn/089p6nzeCeoplyS+jw1RqJ7\nDXDafSInMxD6hiFgtORFz5oDzOZS4Pzw5y6jZHY4mEZzC2PYRJpwO5Miyi0k\neYmyJlGsWzorPUbBKasbCUX/NLhBwKCoVPAFFZWYxbENrIUT/7MJ7YKuxbXA\n1Jfjc4Qr0FrHXjNpoFvWalbYy2xdgA1C4/KPRvdOUTRQ8O/sUKpJexspldvK\nlywuzYnfY2/UKKQ2Y6lsO6+I+Kp1uDjj70OZ71JOVWvegqDZeP/7N7ctXnNe\nQiSENH+kyVah8AuUtSuMk1+DKPAADcrk2ItH1JbPcRC99qjqjBavAky+9rwk\nOXTNNuJIER8TkYlmyZ5N1YnCKpHSY5vO0+XlG7StijNpcRJFya0Jc6ebiFBR\nYARnZ08CQEhiyHa4GahP0UCnBpmpBOMRAuSyn+m7xSIx81f0WgABwVxS3Sj1\nomiO\r\n=k1gL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fac0b9b08f54d77e8be8b4cedbd5960d80712fc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.8","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7572_1623339000557_0.08918720860682594","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7574":{"name":"hls.js","version":"1.0.8-0.canary.7574","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7574","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20fcd98c69248b4b8dcf35e637a14c58ee738654","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7574.tgz","fileCount":116,"integrity":"sha512-hhuVA7siYU6uKXSWiANvHKMvtPesmUgE2VpCXR0ChOfr99mpjXIah1w07a9g19bImftTSEfFewPQko10hefk3w==","signatures":[{"sig":"MEYCIQCJhLjc2sMvdu8a5IumSSCWjcU1o88zwC+pEHsT/QDA8AIhAONjkaEkgUDhjxbxxIPH+pfh7UZzLPkH+EZqQJPWW7Br","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwlN1CRA9TVsSAnZWagAA69MQAKQA4iZRi6t0FN5y81FZ\n0xn8t1k/ugut8+mutJNas1Obj80izad7Ol4AZQYYEmy87M6TQTpvQVhnXLoR\nhkKThC7l+Fj5aGQUGsM4pWEq11xIb6zKG0UxrmAS726z0Bfds9Twa/MqRfDz\nsn8t6YBL29485Alc9BdxxGt01JAsYGWk2x5XhOI2miZMl8OPRzbfJqctk29y\nq8F6v4un8dYQ9kBnKswYK/UygVKtqxjwbgTZsDTkbi8ZB68KOkGWlI6qayyh\nyvxdtRHbvPVBQOwLsmJErVDBhhVlCxTE6KYWwlc5WwK4z1iay+RZPb5VlQu4\niiZzysqXJFOVsIvHhEsobmouTYOkdekMMT4bnFTUA6jCQgS44Y8k91B/2a1N\nzQssLi9dxzLM5YPCHDRdNdoh+JYC2rn+mKepR0gEiHrnlHYiwdKMzG1gGAdB\nQxdIgSR9s0nd+omCcvrs3+dldYq8BjtxI6tH4X4T7+4syeytA08yRnsasH1E\nMvBHfJ1b9tQnsFtMkpzU+irQavpUbo5u9IJBIFFTl3AX40iEzQN3PWEe1BYG\n1qX1wD1cbYFvB96N+bMXE8pfBpXTu/RV09UI7sM0d2taV5AU/MG0Yo28nQtH\nWs5kTxiJSHrvFJz8e4chUYBECHJTwyoQKQMlOP3OKLzB+LMg5UEsf9odJqWG\ngAbl\r\n=qU+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1a0c970b5e6a68568f5862210c5cecaa2b1fc103","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7574_1623348085021_0.3282957017114829","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7576":{"name":"hls.js","version":"1.0.8-0.canary.7576","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7576","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8197db8d33aa813d8f2febe480866a9e2525c091","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7576.tgz","fileCount":116,"integrity":"sha512-RK/OV/dinw0sFFL7LkNho9mDVVBqt+kMhkJ+P7gm09ABbq7dVF8suR7jYmsBDdV1fnltsyREx1B2M85pq4BJew==","signatures":[{"sig":"MEUCIQCBGATeFlhB2hZF8h3r9VKcMVep94qu4DoaVSOhe8hgnwIgdNetwE7vsQtIOA+ywOtBwQEYvKYSTAYJ1D3ztYlPKTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwmpRCRA9TVsSAnZWagAAYCoQAIu+vZ6fi+U063ZQAOsi\nflLpULEdp7r12VQFB0X5DGpWCxofa+IAzpGoC/c8Dv0Nb2Duo3+cf9HzOUkU\nN31qgYHexa9vfl4ypqNhELfWE4aWRHrFmRBXn12osuR1ggwes2Mn0EHZDmRr\nno/B0cw8/cp5l38l1TBpxWF1jOk7990yWAjju2VM0ryyCRkS3wFCOqoYxhPu\nQ4nB9K8rQgCgU6lH3u/LMcF4Sq3/Xvz2JAGTR03ILsaNqlnvOnWykFl5lAIk\nh4ekSWTsxjEihYc8G8hkpx0xSTeV6yaHhE1Yr2IpaL4QQhZ9RDMB+RRJk7lp\nA5oEPPdqyjwMSgGllxp5u5E3yJd0l39+e+4tnyktjWzbKXv6OCA+S5szYkgr\nFNjzz4GxgX4spFlOjcwoFvJHbpTOS4XVBok+iCBp9ks+NMRB8VaInRz08uVP\nI7rZwRuZUKYIYlmx9mgH3lLjgfniacqSPuIa9gLEXC8je5+GcgoG2F2I4LiR\npTMkJBwnoerlDG4yXYt/Yru1DwpN3SlNKxRZksuel+W9jl82vkfH5dWdeDw0\ntpObfucSMQmLoYvmKq+1yeBGFNtEXQbFx1I/uCmlIVmbUAl0H+TTD3TUcKYG\nZ82cDU12gzQStkV78IFlNeVOW8Qi9uqX27TphHZ2wPcc+DdB86NwLEUthUCO\nA6jQ\r\n=zwGl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a394463ab889be4e7055f1fd812ec80c013a2597","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.12","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7576_1623353936954_0.6036355782277443","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7578":{"name":"hls.js","version":"1.0.8-0.canary.7578","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7578","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7dc1f530a3f47b01918e8335b3d9150ed5b4a334","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7578.tgz","fileCount":116,"integrity":"sha512-GPh45HmiWjHAvYSHrk9knpkjFP0GBEhyKRAQ8ULy6uLFDwj4z2PuhY1hUY70feQjq6rikUyGLPeLHIwM4KT0vg==","signatures":[{"sig":"MEUCIEQIOAxvPUv/yGn9257Y6dxMeHl69j3JsVw9Fuu7MHSyAiEAiEjZ+R+eSkw2Ioc85YRYmY2eKJoU7LWdnhJULwlfcTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwnruCRA9TVsSAnZWagAAZNEQAI25Z5LCiq8mpLAS4KOa\n5Gbk1XHTej1OAL0MQ45B+Af1Xqt6VXGvz9M8FcTZdSDjuOzPBjvicUZwgwlB\nw99bxqMT4IXgyoF87IZM5mW2W449WXvb+vBeH3tMfbSv3T7QBCUOavJqNp8P\n1PspKsjEUnvQnp1z+KEhK1BZVySchgkg9HbEI1rmwxNT+7XSBWb4pqoUW+1z\nVudsd39yF9bzn8ho6K0aefFuSIDHTGWBhwESqLCDQHgl3FwGy2leyLcYDhF0\nFKLpiCRmNnuivFfMurr81yPn4K9L7DVMOg2eptXfNLYnhPDW5Xqyu0UcFxIe\nYatOsA/wvVxaRxnF1ckCp2UCVFD/4uZtiLDeDYMOTxGOWVG0eJfHy4C2kXIF\nJRY075K9zrBXq8Rn49B2GOQoGGvlGCYLXF3W2ntgfbSVdHJIOQ0dxPkczRJc\nd0d0/ZWx5QpN9VgWXKdC2LCs/s8C9p+TrXwiCH/WwBmBJxcP8ODkNK1AJKhR\niJScs6v0WbSFq5F1DTYhLgAWzm2J9hcFC8/Nb45UL29ipU4/it0PRJIkmVg+\nx6qxoZdCouRQ0qLoDs7aIp/xl9s/NsJ2j+YsENmGxHgC4aY9tUwDSdMSrC3s\nU1zLSrq97tgUw9DpyBcyTZiK02cckFWbN/RlFHvvvZ/uNULwwOLWAGS9wD/q\ncEz1\r\n=8S+U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0bf28f967e9cc4927e4445a05b7f9a9993973319","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.13","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7578_1623358190459_0.35467891791239015","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7580":{"name":"hls.js","version":"1.0.8-0.canary.7580","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7580","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8dc120cce816bef6a53426b5d8b3f26a82392ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7580.tgz","fileCount":116,"integrity":"sha512-3m+fRn/lrf3kEeyhvS9nKQ+NzVBtM80DiyfcwFYfXwaHA4nCksSUSd84DPZ3jxzaiU2MRbP1dYt9P1N1ztsitA==","signatures":[{"sig":"MEQCIE7xyieBvJJc6AASrmgGHjFshw1dsQ6Xjwlhuik3lABEAiAvhZJW8QOqJxHEV5yOlcLQu77FT2XzN4OYkUIwmKQbzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwoy8CRA9TVsSAnZWagAAnW0QAJRG/IM5iYMw3bl4j3R9\n6AidhLOv2tTUNe+S+wRZ0lktnuO8IVm+Y6/7W35DZKKQzGr0/VwNzpsO6uN7\nbrzCi2zm7wxZt3R2ev8Vlsccp2ljIW688HdWCbKc8yMQWKK9YzCpF+i0S8mf\nBajLiqXuRQH+UMO75ilh4fZNRjH3Gwm53VyzhFNhPXZwMDv5Tr7B3pjd0NbC\nj19AtuWdHeP0kcjvRvfObuSlTaQVk+E2qZh8PEiAMQPuxRccM6q+dRcF+xyT\nu57oUloLuTIx2GWJPqsT8JnRSFggFKVUeZka9bB+VvPW4UFyBF45SX+4rroa\nplFxBJqPeh1/Uav4VOQXuqJwCPS0l23ogBJgt/r4sFFlz49locYHAy6nmHEy\ne96nDtHpFrXkZT005EXMlkGmlE84HcT/lzlEtNpUb+aZGT8A+wytu9KyA9x4\nklgkdB1lFp8vM/hE6WJQxcyScXhmueICiZv+x9i6L2cveVQroNRcnZNzsPjP\nYd1xnh/KvMomT3EcNpzlWQ65/kk/1i0q+FO9HaGMRsM//sGNj8vVDD+SqRKm\nByof7g28YgV4sMmISG02XDC2DqcaQpeGMetKJ+OXAYoozmy2eX7WWmHRqa5k\nI4bhHkRepvnBQ0/w85Eju5qp1EwfSrryWYa9WSeR9fOjXml1OJiFqh++jupk\nGP0w\r\n=fE9f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0a3b138dd2837dd1e10a04a812a8cf777d699866","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.14","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7580_1623362748116_0.3283639607779838","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7582":{"name":"hls.js","version":"1.0.8-0.canary.7582","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7582","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f29dbc46b45ed956ace42114afb4ab28a3c5f8de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7582.tgz","fileCount":116,"integrity":"sha512-IG95fTyWvw6NlvGfkduispHpc+64mpJc4jQK78fQpBMkUdFmxtHBXmt8VmK7KC/VUfOnLXLi5IetBkGjLo8xZw==","signatures":[{"sig":"MEUCIQCmSOL6SxEEGjMut8EjXcXlV8ArrioRwhX0Ponrr+LXBgIgA/+bv1zGE1TNCt6JzdP6WVyMw6jk1hoYPrslVNnWv0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgw6XhCRA9TVsSAnZWagAAq6MP/1c8xZdRbywYxKi9p/7J\nDRUdnRlQD1di03BbAtapecaOTg2mCp8eWe3tO34IAWLdF7LJ9jBzjBAkUU4i\nDrEg2z2brPXqvmCv5OqFaHJgso7yG8+oEUYyuUD8d33x1YhQjyXXkIQJkcip\nbv1H16WENTyydSghUpQCgFqlLiwNyLuqckGSIJAPr7E2Zu+WUMElVX5poynS\nqT/JroFP5UyBUnY0hEVi9z8p6n1P/1FjknTF46+xl/h4f46LAqL9TX7RiISw\nYggk61nElorhAHhOYmij9DoeOo2cBSiBw2zGR56nlcn/I94Gtk+VKKqlQVt0\nPou7g7yJ0KwMBx9zacC8ApqRGb4Jcl+Nr5hxmRlG7jd3dAClV7vTcPn10MJ9\nk6s4lHvKaVJEDS5Px3tba3QqDkOlWFsjiKxZ3IM/7AJ8VUIafhE8JAewQ68h\niC9jk+PezQ7ih4dyh9LnstH0zbDWw/hppNPn6/cpDg5v14cls1y3x1yEEW4V\nvywfrJ0qU5kvSyzcpys/DUAjFMkbGUY20T6IEz8M9kHhogWZMCDbxOUIl2hA\nvuNoVz5b8SoHctwnCMrU3wR8gLYWgnibs415CnI2hjE1FznhHX3hTjsH1h50\nKkITQ+dnoeVRFoS48JiRHRg00GdbLB1Q86x2CbqkzAC1abrhcTNMmlw9JTpc\nsVC4\r\n=vChL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bb15febec19d18353deeca787a1123acdaca1fdb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.15","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7582_1623434721561_0.024409731299222193","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7584":{"name":"hls.js","version":"1.0.8-0.canary.7584","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7584","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7380311c869cb59d87acb3f68c76521e00d9d88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7584.tgz","fileCount":116,"integrity":"sha512-KUfddonLZ6amP5OXCbIimAnKGPRMJsudWV3ClOdwyoX9oysLhtVTlYdQJqhOtHFA068xm9kdNTXrwPffhkEdwQ==","signatures":[{"sig":"MEUCIHMDPcUgbCGqfgJ6utZulGG1TPh/E227GRyEjeYny/ISAiEAp4kCUmsRmbOPzODmbGMT2CwPbWALKSmOVMSUPfeRmOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgw7JBCRA9TVsSAnZWagAAVlQP/2R4Tioc7ALUY/867bO0\nGplWzIue83zXp4frMN2XabfPcfGUrdcmAVazPtZTjjQhPIk+w9L2U+FDZ9Rl\nC5aDAITWJwPP7Za+7P0kMLsYs5tK9HYKSiiIoQzkUxmCOoFlNqRHJz9gsRe1\nIYtArLL9kdQpdnAaZ+5mQNn+VtxtJ0oXjyvaEF4CwCeKmdSsufrS2Wz6GXCD\njKkqYVB56UriU4gTFLTuVq797Zi5mMYohtTN6w8KAIKWUoJo0F+GpW0y4Dnn\n07d6cjoWWikMO5I31OeyA2vJSJxjfdxUIcs032lP/QYy7sA2TL2Iyn8y2f2N\ni+B8Nh/xJDUr1leWjTSp0clinuPG460HEvx8sS8O0xJX+pZQHDfsczAryxJv\nk5Xg+3sMO+dzatWZoM0VVr51cJJaP5wlUjV4rHeQyqfxErc4jqU9AicPSqnt\nkycBMmnX3ybpMZ5LSLbMleq4NC8L7+dEXOuHqkDN/YNU+vOTssADqdgQOaKl\ntmMu4GFGhzGNOJJt7tQWIhcCsCs4OP36fmacCSiqv11tSmsfUogzZjJVRS8V\n+z/sLhiQ/flcWRDGGLuAOM4Br8GdB3gHU/BSuOeYJAiavspJhPfK5Q2iHqnS\n0d4ZA1AGUh9RcyHqlUnnbRDKVaxUDJrHa9ndeyngV3CQ+hjrHFYeffIsyhmT\nqxRu\r\n=HY1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d6bee4bc4ae82c04999f6a6b447aabaa5caee872","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.16","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7584_1623437888789_0.17447641636306743","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7586":{"name":"hls.js","version":"1.0.8-0.canary.7586","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7586","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e081c89c0a95382631654dd20267f7d400a1c4c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7586.tgz","fileCount":116,"integrity":"sha512-Qqmf3/YqnE003X+dGxuqiufh0MzQ9tMxzUrzkBih7gBBPZv0Vmc31103lUpZoDlijte7LTVekz+tFJZpjCRaEA==","signatures":[{"sig":"MEUCIQCsMDQ0qqx0+1+GltZnBqW2H8PqCv2Zo1oUFLEdJaPUpAIgXUSG5h1XKm6fp/oAe7dG/BLo3uagLvp0pL6+O85uImk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxiKhCRA9TVsSAnZWagAANgkP/3lVCG16NIkodjFOitIk\nWlVrnVeZboZ5srf5trq6tIRUuID2CujIBS1M60AO+AevrDcnazFi8KtavVpL\nTXgTrsx8GiXsiRuX0KbH8MXEuOAWDZJebVLUoPGuxPu/NeSFwTxYikcHMfXW\n/K6XF2GfQGwd/9sCCwQjGZzTIckGpoF4hvQRGY0XJ36pBW1RPE2lN+f2mRpL\nseWIr/Ihq8Fy93dahls3UsHFKRuJgyyFNXn8hPUHgUUyE5dNt1nJtXAF2HNE\nmHgvPqXETUB+W9g1ICzaTL+haqYWFGzyJ4GzmmaqvLzzFPxLWWFOwzuzsDWO\nHY1oc+7ptBtlL9q5NFD9mWWXj2ul5AmIQ+Nq1Qk3vwKTD2dIKLckfzE2b14h\nVgQVvZmmHQ8rKBjC5BGej0pJJKgEmNnIT2366rhsTGqZ33vJPuMcEU6wi1hL\n9IjALmvVvO5EXlGhQrnAeNQIDZDjCTzUt0yRyvcc4zilUWaK6ncZLEGve+/S\nAlGmC1LGrywJG221YZv1+9/UgEsPOCqCtnCediJONixJxl+gl9BnmSakyXdp\nuYBvFI/CB2pND7AtgzTn7nt2s4odyJdBVvO+gv2YIAXTjZTaiC1ACRy7QMYX\nRBret2UWWJJ5t/nOGvyiqXgh7rVm8lvgJKdWAny4PYmbFKDc8Ai0B9VowztN\nCg8W\r\n=Kehl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e450bbc645028d6879f6d386af7f8258ddc68e10","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.17","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7586_1623597728948_0.30016070078970847","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7588":{"name":"hls.js","version":"1.0.8-0.canary.7588","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7588","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f27cf00a659c57943772fec9378007cf5154f20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7588.tgz","fileCount":116,"integrity":"sha512-Ew3lUJyrsntA9vFlN7kmNFZEPF3JHxB2aVpuMIAPd2uZOFLBe304lQAPNncpza8d+JI0Rx+nYRPgWJ6amOR8uQ==","signatures":[{"sig":"MEQCIH4F8IZOb2keaHe/UOYemMn1K6P8H6mwULZLsBUBicOPAiBsWuzv2duUfZTBZUNOAgiNNNTA4rt0+YH3v95mAVQ5gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxqbVCRA9TVsSAnZWagAAwO4P/2sZWAkTcoFlk6mX+ikj\nLw5qTTUIrihuDdgYbB7AKbqxu0A8f56GPwSm+tfFLqfrbmPGuvlqdxhpTw8v\nLVViWSQegvJ/+LITXjHJvW5aqwo6QGjQK24nxj1lCsmTov8r3erT37eKU1IR\nHu33hkU9+cZdTW7FK+pAPwTSvbtm+wpW4EAVJ0ZsEttk42DHRdUHPRurTand\nD4439TOyCRaZ4H45vHQBXQn9K8J9CJmuFbXGtqpMrYGoV3MrDEOk4V6qZHoG\nPwlZ+aM/rWBN72xFaIkJFuJIPQdBiLWs0Oqrpn1NFcdIGEQDH6j5phk7aSyI\nmDU8TxCYwkqIQuCiaIGhYpa6JOpU0DLlOjzSOaMpFwNJaaT6fIlWSb1V63sM\nTEtdKbdpB2KkAWTVUODEuCBl56DJTd5CHY4kZUY3df9cJ15HVEntH8ehDhsS\nATjfv7ToOQeD7sHFHMRCCXP0L4+JulA4Ex6LeWOwNDemS6PKz4wS2CMSPBDc\naT8i1B8DWxJXecb/vCOioabmM6jZtt1OgrnOoNz6nCREb2n381ZBRM1SbdIp\n6vLHcXYyOKltJhx+mKSHIaIXtug4RNI5eZvIX2e/MQCJiFEGYgXJM9LbkbDw\nXUpr1NBcJZzyg2kF74yXPOid8RdQrkrxQi+UvNB9oV9/ZdP/5yCQQfuTIpLE\nEhL0\r\n=2I4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b3dbdb49fe678fa48421181d4903e9b5ca6392c5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.3","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.17","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7588_1623631573335_0.5185557575660698","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7590":{"name":"hls.js","version":"1.0.8-0.canary.7590","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7590","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2adf29d77b79d28d5e212c0c853079c522fbc17e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7590.tgz","fileCount":116,"integrity":"sha512-kYefATtefB8H2FF8fueQNgtunisPTkNyomxCGWBc2ywOcmlPv+JAritatzGGu4yQJH9oxgAzBrMbYEH47o3NzQ==","signatures":[{"sig":"MEUCIQCGtK5AoMRhm3OSMp9X62geEOba7hMUMNd23ROVzRCyZwIgSt0NIDReZEuP0eWO20rz/nRBFMbJegpac8zpPjXMsZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxv6YCRA9TVsSAnZWagAATsoP/jJZG2AzwEuTt5BqaWDt\nX5HSZJOparf7xLXFw2/q06qtgduhq7vy4ZgjNMo/5rq6lfh9E/3Jzfc8JcCk\nVVC8JeIOgFN2auBmcBTYjcvMipqXWCQgWxZVi0EKQQCDVVqkoP6C3kkBehCH\n0MPLiM93XMSaQy9qmczIbxNGIUBQO5DYeg0BVLkDPSSzgCwguqYm5t3m01z0\n4tqUGcbiT9x9fGUALVmZb9Es3n167xdtQRG4b2Gcw+U6KTJ8tYJGB+DN5sqK\nhhtcn5cxN235d7TAfptFxy/tQ9aDZBsapYZgwXIP/MvkM6XkRwC6EMYRbh6i\ntgoSbiXVG+USlrsZfYQOjBbBKX3syE4arWEYc5OBEsUixwZMlu+T/FJdQ6/E\nW25o9hO8JrU6ziJ6Z0hm89sviyEXm0PZfOQTK4Ckf+c2jyg+dLBNy2QvJT5h\ndOdP52j1qP6l8iP4NboVtLj/ob7WaQCwVm04+SdlNK3gtRB0KkOdgvoHNqqw\ngdLYPEg+o3L7PIlwVDiiqwxodq6K4UHpUfU4RGAlyGwUyZZZURnpIXSkPkkM\nAp5wyf9DdVNkvFHjHKsmOa8Ava169eRCR21uPbTDOUN9qBaSGKybK9jgHqk4\nzO4RAQ9odAc/Hb4c51wSSz1FouxG7s5Z2peAbUt0H579f9obh8GPFoyqaXPt\nFsSo\r\n=h9eP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"93afeb72e1a5a9138a59a6897b38756b702df1f0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.17","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.26.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.26.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7590_1623654039799_0.9969750338451571","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7592":{"name":"hls.js","version":"1.0.8-0.canary.7592","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7592","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"def3b0116c93820001d062543904ae463663db54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7592.tgz","fileCount":116,"integrity":"sha512-/LzLJRB6LYfzmRY7zgeuyv/KUmCh/cKtcZqs5eWEFmmaLdUNA3qPSb+k0Rsth4zx4n/0jsD6FpZzddqo9Deltw==","signatures":[{"sig":"MEUCIDtcmGl0GoxT+f2mMhzIgjuLQna5zfV8GpZcplPsiM74AiEAvUIBYfenXOe29yqMZ0Q8FtBD1o0JM2w4uNkZ64OdQIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx5fXCRA9TVsSAnZWagAAHhkP/iDlshUMEgFs+rNpp9Nm\nv0ievUX9kO9N6V3l3dMgMPHIZI7kb83jwkFXy+SrqaQfaPK1c27K4iJsa4U5\nNYXVnZjW2ZsdDyZ5BvupFTgjFWnSxoTnxDA6WS3hT+P3byQNSNKGY94yOqfW\np9JM3GY1jGBdVQ92IAeFFkVT+izfdiG+szVQAZ5koD8gJ8BCbI4ypuyQmcPn\nVahZOsfJ1ag71jFzpKzEhbSk2RnEBd1s1L02TeGarX5JnGkid4jUImklwqef\nsVGw1CQwgfZXlgDZZ1f2QCFBIiF8xGqljYMNEYQzkvGQai3ndrqqbY78kMN5\ncjVMH8+qAFqXsvKvyO7Ridj6R60y86dBB2cnqj4hACT7/0R1CknPO0HivC3T\nn9HTicKH7r0eFh9w8SfQsDCmlOsiBmd40csVKNC5lCzO03Sb4qJSiBmG+qia\njL/Z16lqGVRa3XZI/rQK/1+BQwrUMZW7dPg7kHQhpRIqEk7CPuFyMcgx1b56\nZ1864vlTxMGk7vnds1Hm1V8EJTx5r4taiISu+uvbAdnR0Pftyut0qmmGD/qb\nvbu6t/zo55BQ7hyBYwU1VRs9SNXFO4vRyIbjLd10iSGdCusTHriymiD1wzMs\nJHfUOss2db69HfoGUKniFw8eoDNqCL1pASChxhoArO1/pGT1YFgzHkKPcd+/\nOAJO\r\n=IpVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1e3fad41945074c8c0af08f820deb4c786751d5a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.17","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7592_1623693271318_0.8209419749157247","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7594":{"name":"hls.js","version":"1.0.8-0.canary.7594","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7594","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a77dfa21850ebcc0fc191a374401f5e766acc71d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7594.tgz","fileCount":116,"integrity":"sha512-BAFsqUY7qatGncshOORsJe+NC0W9OWKsjnSRdEWokd7ol7ItFj+UpttXXCvq7KRrY6ZLynqiMG7Y12tIrRAWiw==","signatures":[{"sig":"MEYCIQD3cDmnHbWVxV/u/GCG7tqCLN1Ap+Be0pyY3bO1M/jBdwIhAMVUAZT/dE/L8g9hQQbqf4MQuGDKZsTb6rTYB+sdivp5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx7WJCRA9TVsSAnZWagAABGQP/2uQRI7kJIlIPMFVbSlj\nIKvZIc3uxx02S3yukDb4rzRy5sF2aRXf6DMdwqGQxbXpre9EATYT5Xohv/Wg\nKyeZlE4GS6bsVeyV3iQzIlASDmLPRq/0X9ywcVCFcVJFmnwqDgFTYSTFkipI\nUvIHOnPFWJ2LdjPeRUsbqPH3I28TKUs/y6AJ4D2ju0vHR9S4YqW/TdXUwV9K\nhtvIIaELAkNDYdAI/q1tLEkVcpWi5JdFpDE0wmXEA195D3VYFz+sy7Tf02Mq\nROCevrDHsg4njcMywYJN4QFRb2Db1qijVhviFD3GCcikJpMLe0eb/UttLUl8\njo16XHlixKUDMHYjgLI0TAybL/d9VEPBCs+YYeHiBIu2U/ODpM+cvUtP0Dji\nWjer6XJ5zpbX7mLOkXpcTn7PqOy3pOtZvaiYyKw/1eq8ApC7+0JF7EITrcpY\nY/8fEOyTyk5VPMg4nLBBe5FqumB0VI3l9cybsUPcMObBGIPdATw2bQK3wD2c\n0Zf1kEFTbxJdR+3YiL263WNqXtfmHiMRnp5UabB1p1nmGPGk7PtlHJ5huPnu\nZKaKk3qJrRAdEczBgbP82aIwMLMxLXgX69YmuAgwV9fGYrWJMryGuQJ9shbW\nHXoSM36p7MCsN6ri9XnnkoYDxR2GXG/IWzuQXFhDTlyI/iECqtDsfB5fAVfE\nt4AY\r\n=JwRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"08b4a1d64bc8e3f33e4f3db29dc50174731ecd20","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.23","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7594_1623700873260_0.43478329895373835","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7596":{"name":"hls.js","version":"1.0.8-0.canary.7596","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7596","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"caa89e799a1862790edc9132e32473bda019e344","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7596.tgz","fileCount":116,"integrity":"sha512-s5oKI+tfb4WP4PpAN2RlEePBsT981IBhcsOmO4AmHJ2/Kqu/7fL3bgjsIRNmn7MKoWxjyPq4A5w3ecl4uEI7Tg==","signatures":[{"sig":"MEUCIQDvzsLvQVslAmQxU0qlXUsWdM6wz+Th0+3BGes8NvSvhAIgDXU+GWZGmjzSn8CEj6jLDkXUWuC/F7cy3uUijzLo7ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx8XtCRA9TVsSAnZWagAAP8gP/1iy/u01v/Tvo+6Ba1B9\ng3APDh1h9BuF5ZY/8cF93baD0W8W++S6cdvhQhK/sYPSQwPLdqKQdgvf5xlA\nwfjMZNb6oVUmlO1DBiCqBGQmeSuvjS7ZfFU4bSQKK5xpyw6nfq/z5MK0nCir\nUxoc93fJz3YcdK6kdzClhp/kYvqiqCxsYOU5kyHk7fZ9WtJThvmcDI4hZpql\n0zTw+V0TQ4OBGRlolD1JKMres+AOfUGHcbYPNzJDQTY68LNyNJxGioUpNqhw\nkEaLivvL97EXfWupU/vJaYQgHBqyYPhWFv5nZwq0LVhl1Orc3+ZPri7O9Lsk\nJK7A+TtKGK0I1kdswwCjoQ3Cma/gZAkzLBtXyO1ZOhDlGLrxzAAfDWTaHimr\npCSE+xYEd1IHaNgZze+I+INvg8usLsYY0xbvDo7epWtjLFPZ+30bUXvIIoJO\nqIPSfdYiJqHURH7QGQqIzwy5sfxAt6dysy6/P4g2vwF739cojKHFGxMOO8Yp\nm5XOaXQiYXVF6VTSW3tsniJDlAxoKx/AOYUkCnXqgBFZT2extqBXvqvxYjKU\n7sle9O9zswvQLqQ9+3o5tOk0wb4POOd14NVjZWW9ZcIn6rB4Wf7mraThDDUz\ng1LVFHenfLu37U9p99D4px03E8P50DIPvvZ6UcFhHQVNBOnyKYODC2enriv2\n5T9a\r\n=Y43t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"79ad22dea990f870057e651d12550def4104a2b9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.24","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7596_1623705069018_0.4936457405387098","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7598":{"name":"hls.js","version":"1.0.8-0.canary.7598","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7598","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"614e9391eeee109ade714e045e93bf9bc513851a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7598.tgz","fileCount":116,"integrity":"sha512-FJewvB8Nfcp2yKW+cmT8+3Uqx1nn/uK0sVVU2V2bl/LYrc8B2SDc5Dmmj1yIuMbsLf6erSd2BPQJcrx/17Lqgw==","signatures":[{"sig":"MEUCIFfK0YINMpVaUb/nW1uyVg3S8gY5GZGHv6eIRyKAHWxkAiEAveVzq3BAdVXi1/f3wDy6ZhD3onXL3vbolAQ6blzqs9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx8vRCRA9TVsSAnZWagAAZuMQAI7dE2sZzQ4H6a2s8N76\nXf96buOOKBTZ00W5m89TIHBGN2HiygaFgaANXABsNxe0svAf/Lh9V4wpjGLq\n9xfz6+/4rrHWalyXTkn0h1adB7VUZCkVG8iytU/j9+1y9QM19akDxsNJ0Pni\nzll1w+GwTrAUIT7t/sRs2pLP8skOniNAYNJoo05kAkO9ZzrXbier37O/dER5\nTv1GOOKdg/N8I77TWMQ+HTzJfRMCWv4up52K/zu5sosxu/GPRD1HdJ5IP4BJ\ncMZm7mLp96O5/XNMLZ3iqP6kBKN79A58H2bTnd5h0r8lg6ZsxsldEiF6jDXZ\nU/8eJpURnjZQETEwGNE4IqcUs5a5sZvsfYcEBw7WavuHgs8WQkTUfALV+eWW\n745jMjR9dsK281I8fgVG2mNvOsTXoA66k64xVYIWr2/S3KAW1ie1w7gjZUJp\n3K0Yg6c9dk643XYjA6Sd4bjs4g7RcavgY3iOIBrAQOcJloquHEkfS5ic9Uss\nPOHy1uFA/IJs56u/7+TiPrMEFiUunZ9/3LbQAvIV449IbTm2xkRYwzA4+k4n\n6NLywktmDn884Oll1KHEmTD/P7YUh9T1l+MXSn2iAWz0CNBCBCgafZgY3v1N\nM0G/GwXlWleD1LbaAdtQ8gFjtqc2Qf7CCTCcRM185kli777XdFNxgcJF0fL4\nE+lf\r\n=eugo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5f5b2f50ec725a73551e4a1197f9df618164bb64","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.5","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.25","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7598_1623706577673_0.9061591755469993","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7600":{"name":"hls.js","version":"1.0.8-0.canary.7600","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7600","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ae5e8e9388fe4380b2ce981bc1482c2ce0ae42a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7600.tgz","fileCount":116,"integrity":"sha512-fwSwjOFTmqTE2TtyGxyPqXNyA2UgazceNN4W9Vv9PrEp1/lCzB1UMW+ufW225YQjsrp3vbgRQKX6ctrgd8o9eQ==","signatures":[{"sig":"MEUCICErFpyrli297OBq1ZHvHvPX50gq5gbPVFf3u1p3N/DqAiEA6HpzPbsd6oU5iSsU9y1avJHBYkx06RWDZBTsuMpVFII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx97UCRA9TVsSAnZWagAAO48P/2O2WiCs9HMYAg2LN0qc\nRquZS5REM8/HGxMp6u6NDXUzVGXbfAJ/fcNa4s8FbvKbrjOLjLP8h5jgf9b/\nOtl261xNiETPjCKwxNG0yU2zHgk9HgZiYPX3aA68Aubzb68PdN8UnjLUlpp3\ndiz93XWLeac5dnMaK5fkJrclLhZUee2DNHAonCQCiqYdJNHFCT1x/6qm1T/D\nOUJPZ+XG2KASChkcbRUzJD6v1lN8QDvpWqqWk+Y40qejh5Err8LpwhNCUjiW\nhmoSm14+2QCkjXge6Yh2GBKTd7YD4gEy8w76hNxf55fkq6JlLe3evf0EGBNt\nBm8zHOMBgFUlbzfPXFdQtgmDMGK+PlklZLC2+HKkRlXMidyg2mR94J/Br10C\nMfD1gjszzMJgEo4XduJYwGiqEDp2MS2WOCpyvHJvskj6FU8v0BtmTRaeIBq/\naSqeaHl/ciHOHQ4f4W7N3fBLi0XH80nHxHzHG2lr1Bs+MAnJ8yFgyFzjEdtV\nOKK56y8Vu5bxln94zMThAqOh7h15khEb0M94kpFvV1ectNG1iWLqklTOhUBx\nT39dlmnfDIRONrGIVEEDbqH7fHxM/hMzroLYIkn1sGNEk3uPsn5LTX8LauC9\nnglgkuAPB9kMFJ5xhBrIYryvKr6kZ1DgfJ9ju52Z5SVv1nG+ZZSEwVzZq7Xm\nQduL\r\n=NVFF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e8b5c92479072f1f86213c8335906cd075982d69","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.25","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7600_1623711444155_0.9917132591857245","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7602":{"name":"hls.js","version":"1.0.8-0.canary.7602","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7602","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b5f635867dff09614b284f3032d993aed4a2dac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7602.tgz","fileCount":116,"integrity":"sha512-ZImJ1o0j5ntq/If0Vdog0Q7zgFiUPIhRt4/VBYHbxJtUe0kidK8a3nEmWJ/PsfZ1kIRuVmotoy0sz8tFHC0wnA==","signatures":[{"sig":"MEUCIQCVsFg0aS/sOjIZstW77SjX9iajNUbwQytQvnMf7oKQhwIgHy+cBkzjatJ1MIVmnrhJXNNctcIlS5LL2r0NQSm2FmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyH7GCRA9TVsSAnZWagAAf7wP/3Hm4DHsCi12HRt1Hh0O\nqfnwj2iKeCUg3EsmXYJF3NbmHIf0BMZRrYVSQwJkZOu08uiKZKLshlaijiki\npf2ahImfkow+YGoBBdmbdIGZPotdGKB1qgaE25SRRnKgKHcKnBwnHTrq5mtt\nkUHCLe2YBdwQ+AJ++4SNy4kcFHIjVbM3TAqw5FLjZzV3ojRRwooOny20lGtR\nFpA3YId/WsjZUU1g3M0/NMLdImogl4uyHh5jKDZ6/DWVqcZYeoGuHrEJtgKQ\nXR2jlWMPphnwyi0lck7yxhqXQWy3SIhvsHKp8yc1UrmsB+Vv3Wd3ybEOgb2u\nGmYUJXWZO4ejnqg7tA3HgB6ja492eSiaN7yCnTwI7RODXFzUEPHJkBtIyFs3\ny4pxBuI91n4COChu6q9D8XOi89Y3V3taqvXYeaH4eSfIau7pwHEYTSwqpLsZ\nTyUgQr42ZKB+bs3Kfp6VD5KD7ZdqCfy2b0yiT5knpU1JjLO/8TO7qBV1Ln4j\nUOEf79kA0D3l1ScMtGKGQGX7odXEfvY62vc/7OuHiygr5B2z72f3MCwR412q\n7O+LwGjLLTq/x+cnSGhcGXdGqlLles1Ih5ZirzioS8bcNWpryC/5o4X9JZJG\ngLx5guHYWeOVTl/dCrc6ddd4v2qYJ40jwkogwH5CPmduWm75ia3doo2C7vLS\nhOcQ\r\n=7zit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bebd1b6151402540bb5e5d36aa3c6d064753e33d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.26","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7602_1623752390597_0.4651436116881007","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7604":{"name":"hls.js","version":"1.0.8-0.canary.7604","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7604","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18a51963b8d1ff64f77a4ac7802f03feaa4a1515","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7604.tgz","fileCount":116,"integrity":"sha512-5bX58HWj94+Tyf2uejw3WSS3zeRMcOz9UalhoRz/G0U79BkFXceoWjuu7c45ScYPpFV0CPsaCZritD4AE0LEYw==","signatures":[{"sig":"MEUCIQDj7pbrvJzQtKkswq5MgAihkGR50ca13/baU46i09kVJAIgSLcKW1KbxNycU7tyWYYZ5qFWuaotmRsQyadeCjjUHVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyLgyCRA9TVsSAnZWagAA/mMP+wXX40UOa2sP1JX7cNp0\nGVgpwA+UMQITv3AFBOVZt5eHBu+SLPpFxKlotRfj2eHu4d2qn0fBX4+yym2m\nhZuMGbQGYzDJf/pi37Dex4k1gouP0ARtVirPfvoPNX4DtZ/rOONbtnVIa9AC\n1xCTly3/oCPBQQq7jdLxzOot1ObtnvTO1DkoBGLIpJ2hjt+Qv1qgDLWiy+Mx\nUX1sW1PQfVN/gjc6VstYnOq7wgKAigsr4lZJ/7oboIi1GSpZQ0R9wNyMeXir\nonSbLo3GW20GHJygP99IoSmtF7iN8sE57lzU1iBPtqOPjiHz1L7UdCDm4qIL\nAiTgkC0LnFNEo1PrHaT4qUw7KsAAFuHyM2/eS1XfdURvoq8+ah71/u5IgH3t\neQI3aDEmhxutxZ59fbCgXdvUa9MfW9RP6XzLp77BWuND09UYm93c4LX5Duf1\nVfA5LMpfsIP4XSFvlxAbjpyyAX3yxyI/95+SCD2HAGet2UPjRVay2oDHe9iG\nlxCSSQe/66PMkvSQmX9vkInncSpMz5+Q7wJnSiN6O6+lYMSVKAvzUTLhtlKL\nC/89g5Bss+5lJjlyOAAoNRC3KpZjv+VnKJ3SPqo3IoLTB+6V9Xm+BJ3LhTbp\nLuh4wtR/8pTN2AxJH4uuGGyu4IP03HJ9FJYnCdsydGRsd7oYPp7ntxXRIjbQ\naFlS\r\n=nL+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0535cb46705b216cdd593ccb1b169ca334a2d76","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.27","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7604_1623767090285_0.48190871728861273","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7621":{"name":"hls.js","version":"1.0.8-0.canary.7621","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7621","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ccda8e5deb548b1ba4aab28655b0f818e184d764","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7621.tgz","fileCount":116,"integrity":"sha512-Du9eC910+7EasNIyyWHxRuEVVsXTrDk6Y99OBG7OKsIan5viJX2+4Bjc6a36zWbdjkd9/2OY+MNxvU2dZZJ01A==","signatures":[{"sig":"MEYCIQDYiJOfYfTDaZME+NFG/7VDF+e+DUdOGS9c9PLy62KsxAIhAIXpWBLXxRIJ7MLd6wICY6f7hcr8u6mAWsX6eCHXd90Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyNR3CRA9TVsSAnZWagAAQkkP/3IS1rm0YBOM2BdPV33h\nTGrHn/xIp6ZPVyvl8Gfn+L54+zQtDl6Ks7DPo0COUw7uNNG8QCSYdhe/g8zQ\nZZvZ6j2MvtGbpVLyZzIEAiObJBjD4QueUjkgs7mLkoiVNex7ntwbEUqW2sSH\nc17SbVHRsDkrABaFsDi8+5f6eMo7Q76RAZ1kokOKV+tp7gCcvZ+Rxp3gBOrb\nUcsmCFt1b+AkW0QOw8dQUdf/Z3BXl+7ofn5tpq4/jkYEiUwxD5a0H7cKZMT9\nlsWtSguhFPsc06QvokS/7Tur4EHEkUoG4iCJGc+MB68LaACas/oHnfygw4Wu\nAPX38U0kCLVrlCSg/w9+AwAKSqWlsziB/VNTd4NFBJxFo/iDIfVah6BwoLdo\ns+FSuMdyHGiqbi4IYz40lREsQ/OOrFfCGjvEl/W9HQTXzIFP78N3ySuC1Qz9\nAfRp4u5abThRd2jreeL/DMtxn8O0xmNv/UYUgZ9nRgojThSAzajcNq4MTXm0\nXVcaghvpRfKPhdQqmsCnwb/fNzxL1ozk2pMf5SemehwcmKfdnGkXqFGlwNlA\nKXr1Jnj3pAgCDyfToz0vyv+Kbqh30Ub5hISHduW/awk54wRvktuMeyipakfy\nwito282FRUYmuZ3EzE+1wIJ83FBjhTQ6a9YfDr4lZqUU3L5co4KmmK8e+Knp\nHjx4\r\n=t8aT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf428a7821aaee6594798b04c0f1365d90ae423b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.28","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7621_1623774327049_0.18980850024296037","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7623":{"name":"hls.js","version":"1.0.8-0.canary.7623","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55d7ce74270fabfb543c7b3821d8bba3e5f4a6b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7623.tgz","fileCount":116,"integrity":"sha512-0KQkp+JuT5H/0eil+87hdIVKWlOYHDOhuoVySdFhIQSL1LwD3MJKtB5890Iayw8XSQgipKbHD3O3qILaT0o2nw==","signatures":[{"sig":"MEUCIQCSKZuq3C38vtUPfrqdq49wcv0gljQJ+5z5vZtQLkCjKwIgLqYQeqFfxRYJD6paHAMWbfdNO1BTIC6slWZQiasy5mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyOhPCRA9TVsSAnZWagAA2FsP/iz1XBz0uS88eL+DxRSU\ngTVEYEHcJPY+vgBLMcadr61e/Q/MLvZapeJGeK9XC3gBQE1LNac4vnBYV7Y5\n5XBXXZWQLXwDLKegfHOD6a7FGu8VJC2ek0ZfzG0f9h4QjkW7VaIeagups30W\njkVF15aofkf7RwYF/m9TKu0KUtDW9MChVfZU9k0wPzSwTLZvPQprf/7JyHjt\nK1bGzOq4lUcO7csh6/bQVC55gEGXiyrwaCDOr1q8o8OOrzWyQqbZz41jV1Z0\nr0rrj/HohZS1Z3Qn3i5E0y/2+cdHoqBmXoWu5zu5STTd56kPQhvHCC+v6ibz\nAS/wjrDLr6udJhr2n6WqLmrgVeV/MIQ/fvrvhEF2c5Zk7x353pxdYxMbnkTm\nnjdLvtA1moCT7W0wU6f4pLqwfogE1M3y22BmiButKt/thVJS6qUysQ0XT91w\n3lnC/pJ0XShiqLDJOR9R+YW2hFhoCUBRr23wI7sbsjQTf1GD7I60SC0ooGD7\n+rD9Bqpe9z1NI4DGldjvGqDan1cHi+ETwLrIWXfDIgOlY3B4ZF1zi+njOCd6\nh+SZQeReAxj8XVO62g+3LZCVoYI+oDopquMGGl/x5+VR8KbSNJoOJ2kPRELk\ndco5LICvFpdI6lHE7WABdtZSNwpjtbeymIHp6FdrOkSGJYVHCZhDLW2WrycA\nqtGa\r\n=IjKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c148e189df95904427d72b22d4e1de50d88eafcd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.29","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7623_1623779407552_0.43839399926414835","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7625":{"name":"hls.js","version":"1.0.8-0.canary.7625","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2c2ebf4054b21ba6ca521ae9172db33d59aa1442","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7625.tgz","fileCount":116,"integrity":"sha512-9h1NKP80snJrjJHm0DBSlwOnSsA98Q12zzv4kt/B7nbyQ7qyKQcklTmjKR/RjsWu2ylufd9n/DVSHVW7Wn19Yg==","signatures":[{"sig":"MEUCIHQTmjsEGsSJEyfqZiQ3uCW0mIkGylWqHR/0cUPPgBrvAiEA/7ZfIVXcM0G3nlN0nZX2vg8v6qBcF6O2ZBk5a0T8BSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyPFWCRA9TVsSAnZWagAA4W4P+QDlHDhpCfxM3KFjHjD2\nua8UDIkGbyf+XPU2fUVkWLL8RnEOV5viwbGH6JdNXoXYwKrH90BPQ18hQ6Go\n/PlGwTcQaVVEMhQJ2QGCE8z3ZwvOeSgcAd4YoXZ8tuLEb0oSUnZSqkYpWCfr\nyHOyL6m0lbaYvV+ueESPAqUoBk/jEjX046bcOa5y2o+aXfEKQTRRJRWC2du4\n/gA3w43BODfhftWsRAY2wb6H9QO4BTc30CZyBL/nCyP3S8rDmf24DRpKl/vv\nBLmD5hipRIsSi/71SZtXfn7czDIexxU39SvDrdJS/0MQNQrrW3ikOBLHdLRG\nEE1543VKj4F2C/+6Q0R1eXfrsjVYPBGga1Qz/+5ZDs4ZuOO2YtbqudjVMV7C\ns6CSdOlocCLSjtem++KM4rQqR2nx+tpWFRwm5KytRkVqwDxbWS/xpeC0YMDz\nNgLjLdsjlPP0u8DyAh20GVNYenuooNaUJSpQFwWajlw2yn/Pn0Iq264GktIx\nFjmRsOES+uuUSY2bQLvtO1rKixvGz+yx7DpNJesPFjHSXUVnRlsHPmE4Rs11\nBYWmX2IL3RjJEJgGXBhb0OFemZnylOAx4+s2CzyZwFGfnvgL5zn2XiT+UGrG\nO0AOu6VYLapiPYGevt3/d1cvruxaZejw1JJnVDgX2lc/IHwTqqsm5raN5ibF\nDcNI\r\n=DEI0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f79887e3cd0d23120288d29bfaee885b12387200","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.30","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7625_1623781718159_0.8968472634476081","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7627":{"name":"hls.js","version":"1.0.8-0.canary.7627","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7627","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e06eb831ba5bba86668754e38ac4a89330f6575","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7627.tgz","fileCount":116,"integrity":"sha512-YD908MCOYertmq0tb5oG8JDqzAUeWopvLGi9AVC00BacuVGyxz4ENMrfl+qT1+2StKNevQmbd550jvZqI+cDlQ==","signatures":[{"sig":"MEUCIQDw3mFmrI2HMVWUZUfkR5CczwxeY3nWIgbMFxr9L6rvxQIgGQzCGwpmdCfvBnBRKncaVvLlxd+e37IXEZxKGeOn6Eo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyPXECRA9TVsSAnZWagAARfEP/A40Xc5Ji9BvlILqvfv+\nqYQe+jE+yK3W/56JZX6K4/nPHJBsSJC8MM9V5iuWPtPPjfFNYxmS6fuasoPP\nU4QhApJsNnXYAle27RpHwNkkRoTWOxAFEsPka88IH+JGgC2ro3YbnL8M9vJs\n9vKu7rQeGL/JjQML7Q2ZWx7ObJ+h3gbQQJt6TnyUHoQS3LdZ5s3SfNItRFot\nF7UTr9UHOZGQx4Jnh8DPbb0ebBe6YsQPW9UpiGpALzR9t1JfGNzrU+oKYh0/\nE8yAesaS29bWZPK5pnUzkfeg1eblt+0/U8vApHEX/ntUpcaSJG0kHwPmEz+C\nlfP3etaR3+1y8WU+VF8f1J31cEHrQzAf+gASMQgo96j9qqAIMybRWqZTnsly\nW+3AU1CPLS4oy14tUSLIovKA3lKqz8X9dry0sqzsJaOEoh3Ne61HyPJGAVus\n9MW1JpIzfJl8eWu/kc0hr2in9Vr60Ly/FjuQo/WVMPY7p/72Z+tvUCfhjlSH\nCiUMPu/o7KQVEkXkpzmMN1jfhuxwT/9VgYiZtOLJvIOEqHHne6c0X2kE48DK\nr9cLMSpu7AK7Bu9cYlb3SprA0R/UVrpBMX81XCIV3OZV3zbMxN8RRkJt6lIU\nwurLTmQCr07DamNUQcOVtAgTfCcHlRV3zHXO6+YaSuzU6BqZ4qIqGi7bMOj/\nlR2O\r\n=oKJJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"94e4d9307a5f0c9c602831ae9454a9746a440fa3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.31","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7627_1623782852536_0.1856441868693428","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7628":{"name":"hls.js","version":"1.0.8-0.canary.7628","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7628","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb5f387bc2c6f7b14bd3810087395169f7f169bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7628.tgz","fileCount":116,"integrity":"sha512-/7WH7sN+ZqtiDAPa/jurlx1R4s+ml62o628ekjWbvKw7P7sNm8AgWxtTu9aZxx0AC6gJJdVMaGLTycZQ/+V29Q==","signatures":[{"sig":"MEYCIQDcMgCQDhLpNPwBtbt0NYgH93dYaXeQkxwSxXLY2gDEKwIhAP42Q1jWzNdYWWP2kH9mjhYqzP9VuOYJLY7zAM6F4Kxd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyatjCRA9TVsSAnZWagAAlfAP/iByRSsjX2QfTjhCM+st\nVxZyMPGl9a15/8lrtYXbdhd1CScyrjcQQr0+5LqgjIpmljATUUEZICMi6RN2\ns39DmbAc3exidv0fLuyCb0USrMYndh/T7zgTDAv4MFeRsT+i9eMhX8VB+4BJ\nMRVrrgDpYD1XPENGHcDbjBhohu5+naw8mzB+WbmlaKJbNzQbmBrMUyJlz3sT\nHu91uqjNFq9VPj2ZI7ToY+wm9R66uQ+BQL2dm9kv+miISs559eYrAAIVv3na\nSC73IPsONPb1BsflOzzvMJ82YTXaNwemlKqmynnHJ4EEHPEvby6GYXjqkorR\nXotNbWgsA6EtOz7EEzEUTmqgoGtYWRNaydbhI2ryJCWZHD3rcfl3evVkedEP\nG+Dy8mjYjIPVAYl3fUBwMQra8/FN8dYc27YLlkhYZcGmNq627Dcv9UvcOx4x\n4S+4vl6rcI/vBINR8Vfm672lY2N8QVW/nulkMLE4ojwif6FJ910Ei2kFIRrE\n2xqid6x5QrDEHm3iOROK2py/Wmxhe4CH1U6C9Pqd+1eAe5HJCIkkxDcdDPxR\nmsyEzl5ZExe6LC1rAY+rIYY7Z/JLJXLZtsq0DTPThZ9NbLlt3ELJzy82ixSg\nZyvy24j4xU2uathXFIOg+QFExSrxforkWu5gYOfea7d91OomfIH4WIHwptAi\nHm/5\r\n=pg3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"69b346d9926a449705750746e39127d85134bde5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.31","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7628_1623829347224_0.6700883118415797","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7630":{"name":"hls.js","version":"1.0.8-0.canary.7630","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7630","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20121c1e0b9597bb2e25fdb9db2daa83d1fd4953","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7630.tgz","fileCount":116,"integrity":"sha512-7AbUKMrmnQ2OYf9damSAQ2iG+1T1smgd+I0NR1Z1iOHsyCBy2JZswKE6MlxoYuFoPWsbTsptcXYmMLRwSaBpFQ==","signatures":[{"sig":"MEUCIAlGqCPdUQ9l8d0oM+tZF7QLTzpQ4ffKHT+RZax43KE8AiEArralevs3p+DV7DSiizKP3fUe7PxjDxkRuUBI5lvyrsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgydB7CRA9TVsSAnZWagAArGoP/ReOu9l0KtWxi7p2Oa6r\nsd8Rd7wEqKKsjyUMU694e6YZ34A6E+2luQ/nTEXw996MjR9YJBKub4pr0y28\njoxGfcps6ynbgsIiVNb5aVLMU9gEZgCDdew17uaIUG25KrI4KiLshhIpH4M1\nPXWz61IAz1Hw8PkNW2VRal8+u+/yHLU+Q0w586whkgTFTgbEH8GWEhAhOrDR\neH69GZ6Hf+ZpSOT38QyBTifTgQL4O+IIkqMPoe7Tg+DYEHb2c0ka3ewkDiro\nmhLpQA15O5JD8HIz+u2JIz2iKjxbbWrQFmJLDpKhpLhWYi9ShEUfd0d6TPHT\nWSR5gPVq/2d3wa48M8AYEO8m4tpDLY3HUFMvT6+Kbz/fKI8UIZr2wjMcKWpX\nCrVAEI1XG7RbpVDOGKEjjBPuAbleicgxGiGL6WiVAsi/OROsuGyDg0a1gqGV\nMOcOCk9g8tLVWmAUpLpkMhkOfFL+9FirJpsLDyOmHC4CHiDKsLQlstFAt6hP\nFk0ges2KTcSgUOT2iKRf+vDKuYy1PZh9PWtGTTtpdqvk+mowlFTZQWZDrn32\nPJMp2wPIOa7aDPgxDx56TglV1nK8mfztPDzZMBynF2DLcRN/TtYX0TeI67x4\nnnH8CsYg2jn9VsnCYoB8wo3aAg/z8FqiQF/fujhx6WLQ5dscL5dDM7GAQoru\ntPCh\r\n=M2OL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4077ef4b7a9796299dcff056e6ca62f0a21af36d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.32","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7630_1623838843609_0.06182293291884133","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7632":{"name":"hls.js","version":"1.0.8-0.canary.7632","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7632","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe3a241bf48969e32209a2fd6803289c50d66dbe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7632.tgz","fileCount":116,"integrity":"sha512-hzo+3YqmDkCEAaKhmTh91pWCicQvsZ19A0GoVQVmpYwLL2qtXCpSwYeztdAR+wdlZ/namE542C+Y8ufEUGdd4Q==","signatures":[{"sig":"MEYCIQD+1AndBiODz/QUBjLEX9ty7zPwXVmR6m2bK6pio3aU7AIhAJ07rIXt9ypAFWocOispzUHZ7sMgThNVYWLxV4yaEnWq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyhcyCRA9TVsSAnZWagAAKC0P/3vq/NuE3KJBQkdarIA+\ngyFgoZjKggUXzIqMg2q29gnUCDzkZWhc+OvaAkUKbESdj/h2vZhQJ4dSg/Q8\nUi299A6eKDw1VorgN30qaJc81AEx3RQO23GXwgEjHspERLbvmDGQxrffCbSL\nJ82oo0qalYx5OKd5GUk2r+BHKlnKf3WWVpyma88w2DGZVdwB9fUZUGzOVq3a\nnmEM/nDM+9TuFCdYU+7XV38HzuH1Q+6aj/iGiZQq6t3k7YxNlNuR5lDgUrLq\n9AxjYGFpm6vapZtFKf6nq00MDQudY39uEr4Jc973IH0XClLg33My1YsDbPnk\nj4FYo9utDSZ3jC4beK4s+aUhwjOxXSXLsf1dwxres9BMkWhDqVzMamNtQx/s\n294ei3KuK0TJv7o58ErIEZEFx9uOy3g3U32oo9WaNosZUM21U0Bzds78FyD2\nJIJjNvvtavuJEv3mFjB/xQIIpFv1sDs+uPZccloigoUovtPAF9H1ut97/AY9\nbLdr3q/LyZ8UkXt+EESTv/ISH0PK57ROpPn52tjOyP6wrWDXMZpR9Ld5Z4MW\nrNZzAd36Fq6KKeirkGBzIy0iqMmlCRsA0j2YPkJi+djijpLy2VugUtW1UcMw\neOazzFblA26KE6fh/9mgnSaH3x6ye/eGIQQRjz+DPwayD8BpfCnHl6J0NvJg\n4pn/\r\n=3kE1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"175f0ed83a06b125b601166de5105c5cf09ca2f7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.34","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7632_1623856945959_0.011553484347831766","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7634":{"name":"hls.js","version":"1.0.8-0.canary.7634","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7634","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c55ce576d3e37f95bdb40affbb38b6924181e238","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7634.tgz","fileCount":116,"integrity":"sha512-lbDjNUrQua1MpqAHWq0aZRGlazmSGTsckril9VriaTXHLi7m4XLtQKbQDxLH4OryT11t/67TP/pLmB5YplIeag==","signatures":[{"sig":"MEQCIC0ZRIdgEzqXiKP6rxQQE4SBEwtRrbzkSay8PiY5ACzYAiAG8vHo+w1zTTkuIto1i/2fr/8PYaYZUoLTNWSDmZUb7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyimQCRA9TVsSAnZWagAAewQP/iFhmp7RaDTXHz7uYx+e\nayyl7D3XuoLhqnMoS1/QVPCRIctRjAyV+pNLqsXHFn1M5Tcp9jcYy+UU9T5X\n9/SkWLqU42HY750SL/Ws4aP+YrGqeyUG6HgxAJWVxNQBZAWIZAtDyp6CJXLq\nyrMzSVgwlFn0mCMJDWxkUyDNeMUteZAOtEvY1pW9549/EEXAs4+8HblP/LmY\nBLTyzP43iBXVNZDJ8N4CSBhYDP+E1rmko3006DqFXhEekFwi5y+bq34SgSCk\nKmcybP3Y2Zkj4xMtxX/Vcjf1RROHkT6NTDYDjl9gcdTaHe9k7Lv4Dp9K64Hz\naRHRHtxJqKVWlE8e+hOVUpOfmHjmOYb0FGt6fNSz3muI1Kr8Wvy9SJfwcXWq\nfF7DfylmxRLNqtHWbsGAGSl0NTKmaZIHJrUp88ghySNanZaQ/eJeP/rZnPu9\n/7OvBKvrY6l6WVJ7KuxnJrWWCR32J+Sn7YHpZ3pO0T5nj0y+8PR1qlBQKlcM\nAUzleB+4yFKt+i1AsKZQoz7RA+4DdI9VRgHfijXSSOyzFkkUEW043CtVIR7K\nz3gwGSu/cRrC450ZKKUIWrIOrdbzYp8hfwEaRQ0Tz3MBRAUtkGboXHkBj7sB\n1c2BcPDJPLgbAPKg7Goyca9bAZq3qsuqLF/v6BygaEIvVAgxG20+EiQ1VuK9\nrKLo\r\n=elba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f13eb063c070a7fb64e3d165805710c666a718cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.35","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7634_1623861646614_0.41399600451232454","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7636":{"name":"hls.js","version":"1.0.8-0.canary.7636","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7636","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a29c01f64198207fea3161ea1558fdcc08012b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7636.tgz","fileCount":116,"integrity":"sha512-i6/APe9nrlga0glenpy3I/LGIx3Jo8iV7l+JSEY408IwdjVM1aSwzGrwH9XUWCScRdpq1WU2RStZa9+jc119Eg==","signatures":[{"sig":"MEQCIQC4aC+8gsQyN6ZZc4tNG55zSZBKF3KuEC62+2UYQMklHQIfWXV4g8n7Uv6BUCPDpA0X3ObO2MWiCacadtPRCsjbwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgykLSCRA9TVsSAnZWagAAGpQP/2+gxXUzfNe7+SQrX5gH\ninpIeH6zfJmlRZlqOR+1YbjJe8t1pVR9Ev2eiyp8qhd+yjUJOAWLYslHU7Sk\n6XJ5deDCgCpGd/Pw8HYh0P7QGX8ncWKgjYchwb+NoIuhIxfMteh+4A/ogwb+\nNBCUKyHMYM/bxtUb17WBoTXSorGPOLkmCEyS4At45iJTRXECqYL1S5ZtIJfa\nDZhCthAOM/Gc4S9TkIYnp/vLoATTKHrdRtDEur4fcXb4dRPA/X64sgUTiX5v\nSg//Hh0dHbDwvkOqcA9bDlIuuTh2Bl71zc1m2tAOJlVbp4x77WiBtBoQb80j\ng08JiyMi8Cup1VGbUDaEft7pc6RgFVyEvWW4N3haS3c2hbtP4kbjIec7AELM\nCh+Hb+cZI16a4pmAvlx6mvyPEKHFVo6NWpntXKgYhY02GTkX2zjZNGHw2r48\nNjhe6V8lJeYrGnyXxfEXLNaJw5MINtawGF4fqLOSngI3R+leXFvUVwlTqNcY\nAiO80gwV/1bp2I+XGB8YMFKnmq+VE4+yXLspyR+aaH1qJDs9EJX8k7/Ot1op\naqlXo+gfaK31EtcnHxxbBsszDm7ajh02LCaRpmIOePrNICEtQUuDBtrXojns\nPN/++05Lx5CbpdB6anAnivgpbjX/+6LD9WYLsLSuJha/K2s/CBIEaoWX3AYQ\nm1Gn\r\n=1lQc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"08b387ed6f868bb3a87838218a8159d3f32c7003","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.2","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.36","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7636_1623868114149_0.6255159239279156","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7638":{"name":"hls.js","version":"1.0.8-0.canary.7638","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7638","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6efdcbb9656ee42dc4fcf7f54d5f525543c0ee4f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7638.tgz","fileCount":116,"integrity":"sha512-oCYMTqFQgMYqIL32uW6LDNaRNfZ8ui147m/MqMU8IcT0qVHdfsA322vkd4cCzPiz5OvI4+lrpHKFbx5GQpwTQQ==","signatures":[{"sig":"MEUCIQCA5PFGt7SDlhhXCNn0nIeE05uDmt7sp5EBdNZNnUTfsQIgK5YkNoOpbCMVtOXVe8T+eb4YLLwnrvJ6Qn5GGvvyFJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgypz1CRA9TVsSAnZWagAAIzYP/1tnGH3vYr1alaiZEMvj\nzdSGfYxcrURaWN60WPS5/c/PfwXlOg47cN2Bg2A8cSjz14d/rkuogLJI7N0Y\nC+sJOwU4ROL82xM+L7xoNJW1e3pq3cDeIrVrPMYZmyXxqDMR9BCnK/F7KRr0\n7etaieOyWhvBQ62o6UZiFtGvLFfrBGgWyhc41urJzxcXy+WETh+xvb4hgJ0b\nSW+ls6/hjcUVHfTGfGH9ihdNwheG7tutnoNa6fvJZqeCGdcc2cJWQlg1/a6A\n7zMO3KYdSclHxJjmFNzeaAvIsXihadCzBZrarCNHx+Hmq2PNXOS+R3TFX20q\nkEf1Jjh1+sHrxKtvK0OW7s2AOZMQfuq4MxDOBW4pJarg5TWTOV0mltpqbwxB\nJ1F0lWwznLUkgUXG/D8cxmAUnjq11Uaeev/an31Ow2HyOMTi2eJG7khSVC6s\npLI4r0ujkz1AXsHAbsqlVluTo5BpmssAa29YlLnU+q1YXu9iKnsvM/woOmaV\nK7bmai2uzDgkOcGJzWhSwFJWFBFje0uILbbIwpXIIM2R9bcPrzyGzQ1gumNi\nwPQPhqQQsMiVkSQ0eFAjMgSpbMXa+/Jljh2GH/83FRjw3xe0TBk/guT1RHhJ\nJJGGWVH0aHggYCNblAUZLDjByjlXPyL0CqBVGtrD8Kkb0iSR8tGLJhjJX4nG\nSKjF\r\n=02p1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ffe1abacbfb2dfc4b6df6694b496c001e5c06cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.3","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.36","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7638_1623891188684_0.7256459015918031","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7640":{"name":"hls.js","version":"1.0.8-0.canary.7640","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7640","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"789a67b2b5998dc8e46fd6ab2968ebeed6458e16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7640.tgz","fileCount":116,"integrity":"sha512-X8PU+xF5L7WxR1Ul8btdLorA4PaEqS+4HRXZJNtgsYGjzRkMX9G5foqwpHNHxgAlFvPCR/LPLZGvq/SYnTteHw==","signatures":[{"sig":"MEUCIEzL1vfajG+k4RrhnaAd/Orodtk0lIFLcZtLYGVNfVBxAiEAqcZAEr3bMYpXAJcRjgZM6rGmf/V1MFRnriBcTHc+rLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgy6TRCRA9TVsSAnZWagAAPsAP/3bpL9JHYjlEYuCI5rkP\nWE8pFFQVXQ0sDun/wtHFjAqKdR3LPJ+Ky3lLIU2/kFR+GHNSmOkHmVgk3ONC\nFGBBV0n5HgMbqtJhfYnT4ZAkLtmmxrq6MS5NIqM8g7AX5PMbhxGeGbeVsTrR\nhyLzix+tUa4wqM/6u5siH7Hym+1OOku0zQPmkxP7pAuJykuuc+ZRHIxDILEu\nVjDPHG2FS5/xvjuEfH+Cp1YWnmnRMhC/EOuHic/Jo8WCsHmxilKxxqHj5nvP\nuh6FceMeyRaDXaJNv0phO5TR+BucMa0KjO1SxQwxpmm+6D2r5TFakOYk6lN+\nQXkn7r9H5S7UT0aG7qpr3BUO9AzV27vu4iQKWrTWY7g0fsvqFGqR9gGsqwZV\nLQG2/hYPTLwX38YwmcgG4/XgpE4lcQ9C4Qr0q8vyKEqTClO4e/02WKZH5j1J\nOP6cTSyrHliWXNH7yBP4Gjek8asMDKY/8Sl9Gp8U48AnWKu1I6e9R0fnJn/0\nWhhSpUewP8f0rGpDoreCah8aJ2PpqKke4J755Sc98UhU/6zsbyPzgH9l8AIp\nPrOWtr1/Vb3iUB5Z36XcBvw6E1HEsZtTsF68B7DlQJQ69UunHtv6PQGEP85d\n3rcLCjdbD/78MtB2Y1BzBvIHEngOXoxwpbZYZq4eYVasDox4SC+2NiCSHfm+\nSFF8\r\n=EIwj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2539d4c302e501efe38f2007cf757796b43ce6aa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.3","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7640_1623958736609_0.36815052702122886","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7642":{"name":"hls.js","version":"1.0.8-0.canary.7642","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7642","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3697cec93994d3b4389c9d212b527d9dc867b221","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7642.tgz","fileCount":116,"integrity":"sha512-ONGMeTzOJgkceSMqJ9UvVKvTE5hgVA2MthxfA4x42mxtYL3naUuN2ARjP+GXa0FQ7+NJy5JmxVvZT2uUGRLqCw==","signatures":[{"sig":"MEUCIDdThxBZGNwHb6+o7NahbP6WTybz3Zukl5C2FB9vAKM7AiEAj+1j5wttiTo2FIa7vJOzWfLvTwZyGIBxhonfethTsyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgy6l1CRA9TVsSAnZWagAAxX8P/3beKh63B2VNdrkz+htV\n57VbMj2MRKdb9aP9joXGdkWKsBQLFzcVt589IwzKQL+1r7ZTJ0QTMJW0AwYi\noIIr3Ydc6UDLm5DDh9fY1APh+uINl5MT+0TVqj2tWtplz6Nm3fhez0IR9U0N\nxQ/rbK8U86LXTkkA1zm0sriJxeDakEdh3Z+vrCAGqgpFuoWfl4cRWnh02L9E\nGChzfhSUC+D3todyGZWQKDkbjBVkvZjIjD4IXVShUu7scpO94sE9HbbdW/ua\ned0CwD44Xl1UH76wNcRHYnA7MFNi5lgL4TPsGHdy3sXsR9kKGgfsypJOQ06f\ndV3S3o0aHR4nks0/aBmqiLbGDHU9udE3Dk+ntLQzAd4rDZQ2gHWyxZdoVQy5\n46b+Oz+IT8UCS0U1i30kiVO54bFGq2mWyNoRthETRmi50j3lBWZ6hMSWZDvQ\n5E8TVnVE/Zko0TMqmTW5GNH2udObpytK6ijJBpH70X3F21hF6+G0lgPlTKD4\nYlqT0qsuGrdPpUqtaDuB392GSxCHIoSBZJpZKR2qBIX7CovebO1V+2UqSK7E\nAuN9X/fnUzBhnV1Vq4SbcsKsTbKxdH73lbf/12du5goQZNQ62MCIQ1gvwska\nF9esv400/vGKCxEGEn+vkQd0EdyxyZmWlPeZszpeH0rKG9b87QrsDXOa7hLi\nfd5F\r\n=bnjj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15697b86e0b03f04e040b1a3cd7f54f79fbe7f26","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.28.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7642_1623959925169_0.6689792625854041","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7644":{"name":"hls.js","version":"1.0.8-0.canary.7644","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7644","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2e01483a6ebd5b56b1a38f71226166f47846973","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7644.tgz","fileCount":116,"integrity":"sha512-T6ecZd1SeBBUiUATYdy0ipk4xrsSGEC7qfXNITSeyhi2w8b5NTDKC2+XuevKqvoHrnACEsTE2AHB9FcYU9vsuQ==","signatures":[{"sig":"MEUCIAdMXlkSI/xoag3ldy7HjzDnTBReF4JJfWS3Az7ht9KGAiEA8ICbArXCRrZiy+h7XKq1XEnAF3YsV4T47EM6sCjQS6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzRHHCRA9TVsSAnZWagAAdfMP/AquNFiM44H56sFRLDPD\n2brMyFVXveAwu0Ry7h9yPzkPN5/Xg8VelBPdZ1LP3FYD45AGqwgY2POhKTGN\nnGFMszwR16HtgawaCCsb+NYq5CsxHAq0wxlHQPOCBuHal5cnh7MqUCsKk1JW\n9g1W2XFiI9a5S8+UH0EJZs6kE70sxbNynF8bIufehRRBAV17DfHVyFk2xA3A\n0gF/csEEi2VSjLvkfI3cvbOMCi3lForYqVYzTzxVmFtyNDxPngce1mLc9CRP\nT1AyxwM1Xf7tlou+WatQPj6QnEV9eyV7HTzUPYWYZQdchdtxCpmMUHs7tPYd\n3HcobDskNkElYg3QWkp3DJJujjdVQlkxKlVqQ4gvTwMa3uAG9/dElE85wSin\nakT8xBkXj04fm/48liNJda6aJllFVofvLuFQRGj+qwwyzOxSUCzk63L42rgf\nfPd/JMlKPR73I3YT9aE6PLfGKdBfxCYE8vZDDVggFZN1UuV6dalMoUchc9fp\nGKW0k0IlzYRrCyHU/oLjZGjKT0rv9RvIVpTnD1UUcNDKBU9MowheLHy20y9B\nqL4vaJHiZIJdOtjtp2i9FPKbTYUalSKo5X6O381tbgtkrVlUuvchQ8ygff4s\nL4jz4T3zG6J3beeJZPCAHOrQZBGqoeKlwAwdbwyrgM9oPrxEJxFhmxQ5uSIV\nAUKI\r\n=Teth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"456bdeb07439545816bdeee4b538a7f0c35215d6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.18","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7644_1624052167175_0.6245978905755687","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7646":{"name":"hls.js","version":"1.0.8-0.canary.7646","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7646","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0848a8369225cc6deff5b7d327365f9341d050b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7646.tgz","fileCount":116,"integrity":"sha512-HGfKYmQo6QD1dgxRErxrYBGhMHlN8dm3oguAS8rzf5CAfi46255BjYXHLu+jSGqXIJMGIlTK7KKTLVWsKwsM5g==","signatures":[{"sig":"MEQCIE3fsfF127oXmGf4LBInGPC8q7tD0Uq+ixHPMY+J3ShnAiAPvITdM1I/uw+HQblqSKt8hENuHO9QGZim1rrJLYPxrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzo6jCRA9TVsSAnZWagAAJmcP/ic/xL825Nw+biZY6fAQ\n2d4DzeaATUISxX6qEHS6gbZAY04hnJtooVXEBGQyIvwQpc49BbOYPbiqEbCt\nL7HjEvzkNcY5lH9rOcSv58l7zViORPR6zfC0Jww4VDztep67hMa7XTWTz3WJ\nj53tUTABZBqD5ndV0xInv1rziCoN74rSo+f4ohWDTD6DTlQAIwYJ9xyi4Qyl\noVuxs47FrLXWKdMb4T16v4pNM/WFbrw70+2PCX1oafj144IWNQnQIYKo/nQw\nTq9F7TusQljS3dZubZagI2GM9l0Zuef0sABUfuMXS5DCGUshK/HG3zOS3PFQ\nKZhv5RtcZtRZaLMaEO5mZVe2vkN+D5VN+iEyK/ZveFava/YkEOgznjvJANFf\naEXGc1m4I/ByLCM5cJf0AuGnqEoOtB0CXUZgQmtQdeF3fEt2oi7H5oezh8Nt\nmcKaAoU1zyL4eSB2FiLOCK/5Y2NqDvma/ihC53jO7og0/l8mml2/gt3G9jJ2\nOhkKUhSC0faGlIX7ZJXUtkdr1daEhcnHymvWJrAitwz3D3IS8thhDwTKK/cD\nnvwAkLdsHwCpMwTcJ+O/hZLJ+rqo4bvmXSagRH1ktbUSHAG+07hYAA2FmVf0\nbjC4RupbxU2qUQGv1wU2gXjyjIIDyaDSrN2I1QmhgsrBgMXgLVplrWSWy8F0\nXXZJ\r\n=zz1s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cb70c5392eaa79aea8d295c2651176de15c007e8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"90.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7646_1624149666841_0.6745603167152667","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7648":{"name":"hls.js","version":"1.0.8-0.canary.7648","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7648","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cd2745e39c4488c33410cd1b9614ab018d8702be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7648.tgz","fileCount":116,"integrity":"sha512-U8T75f9eqZ1APMzVUSnSaW9TOmoAyaQtt82veLl4ziLp4leKdmud0lcrY/1ByPSY0m6jzcdy9r+6dcnEI633MA==","signatures":[{"sig":"MEQCIFNGr5cmyH0rW1EdYI2S01w/ewZ/da/CYJcV8bkSDQwZAiBjzRjcgNZPR8q98/wMAZ4KY/o/BjYHL2QZvfeUtzfpWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgz5FdCRA9TVsSAnZWagAASIsP/2dEfjvucWziXNxZr9Wc\negsQCwAJfxgCpmtdznLTbhlSq7qo1xJdd+Eife1UpbnPN51QLDm2Vgm8JuF7\nXBeIwuPTgfU7XiYtDJ2LM5w+fGSCKbdnk6nEmG48VK+cdtd8qGZKj9QMawAM\nE0L97Uc+eHuP6AGndjwWNBOwF01wOuWXQkplXsRtxr+dFhq9y8HeYBZlcmfI\nQleOPT/FwJNP4eBzrNmZeUh8SzakVNnBzVHxr9SXfwIbOTK+PGER+4YqVD0j\npNVcsg14ezuvGwAr3goPrXJTtHnVCAAKyLeCwsk0cpwsoHuwfdo36wgI/9RW\nFrnh+OMRCwDJohU7bnqjTko8GBpN89CNjy5+rrmiXq+k7RND12fx9hRUW/p4\n+cPZN+hns78o89qkv9GVEx6l2b8x7+8c5vWaLvZHfc91MOETBS+5IanOdRB4\n5BEtj61Z/kDx3ga8/CURVrFg5y+AWiN6Gomdi8tANGSLMGeyLJ+VBtFTJvXG\nVKDm7VI2UoCxui6wHirYdsDnEOGk0pfh8bDm7VT/Yo4tkmSVlhwI26wABTHz\nEIoGLCwn7JddstHadKjErczKvhz6H8/8v84i8qbv5K4sE9uafn/hiVPWNO7T\nteTY515kFx90BTJjSKhamhOKb7ZXOtrBOYCSItzG+kWGTsFBCWKodhKK0Dx2\n1uul\r\n=Tk8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d5c2adec767bbfec8f67b18614a03c9ac42f0aad","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7648_1624215900369_0.933082313445518","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7649":{"name":"hls.js","version":"1.0.8-0.canary.7649","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7649","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eba311f81d6cbd5a5ec8177aff167e7f91c41a52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7649.tgz","fileCount":116,"integrity":"sha512-QziF7XJ1GJOSUJ7Jhk8pF3Jmp1UepILVJqZ9qwWwXrkhO/xlHNcRFiHvcYhMxurHt6O/2HaTzS5DTzRmWBVfug==","signatures":[{"sig":"MEQCIFDjgAA5cs27K/mYnn4Dvwhmj4Gryt9E/Vx19Pms2Eb7AiAVc6n8a0URNW8spIOLn1qZ2r3TFsEvwvlvyTTFTNcsMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0L/KCRA9TVsSAnZWagAAnlkQAJgp1gjuZ90m8SUTqI6a\nMY9OicvgRG9cCR7o5lOdTkVozbPihgnf9LOa3BK2Xji3qhFmvDZn4JYcJ2yT\nwar+OOdKCyXo4NGHYlAM2aGlzr0gmS96PsKNh70YEGvE8vhilxtdVE6Ab/Zc\nfMd6ufCYEcWEkYLbAnSAdyYFGcj7jYdAqnegWrE5BQaek2qzW75tk5a4I5IL\nzfYhVRDusrWgJDyLuwE+U3EBD0y5jrpCYLDEdKjRnPgM6/MXDpBHuD69S73z\nCxC39nxEpLqp2L4dYia0fK3VRBqJTttwdr9MFBDV0wO6DGHvgLCx66uB5pSS\nMYbkBOcGJse/E1ukAtBJnXg4ZH8Vg67PAT3G1FLVZ4TtosYFrV/HNOfg89DS\nt7EbRCFS1Pk0Ch9uz835+O5xe3A0bXnnAPPxztlUgkQ7sGsIsmqFzoWHuUyO\nJvJosDig+I9vXhLE50nPuFAXPiKQXXABeGF/eermyr8gTnn3OFqpvFksOUE+\ndl+BDJxnBMhIRuFus4eDPB0pU9pJUXSXp2WNP9IW9b6POvh0sL/EG1eMQqDi\nt4MIiGg6M+bVxIU1msjobpfJXQ8HVDe92llZ8vLQllAPm6yEKPkNXbbMtZFG\nonmtQa1nsDzAOrS23amsI0vEkNXlkH2RLvv+7Be4Ix/XQapfROOfrMM+YfE8\naGA2\r\n=pFTS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1583426f5df487f2cb9a75e85f94cac9085193e7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.27.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.27.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7649_1624293321850_0.22817387015273627","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7651":{"name":"hls.js","version":"1.0.8-0.canary.7651","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7651","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ddff097c21b0ea1d5723946de827e5fddfcefed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7651.tgz","fileCount":116,"integrity":"sha512-3wEQMFAfgsWYPPg6GkOnP5LezhZTF4V1d+vLwAUWXmjfrTE4j0wfSs/Egox3iOzL89Ef2H9cTzYQ8qaqC0fVKw==","signatures":[{"sig":"MEUCIDVwmwz8xhgmgidw2nVdC44Fy3I98eDHodeoq2wVG2Y9AiEAslOvXCUEC/LDjvl5Q01kTO1vpoVYPr8Tkv8GtZdA4dM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0NeJCRA9TVsSAnZWagAAS/wP/1HJduMZtiwGx3DLyEuY\nq0I6oUsJuzTBBBJj2W9/tUPOSt/y5gCjpKyKPMLdL3lYKQhbmOCWGny9ShMh\na9o3DIR/R5XZWES4PF1+pYc0GRofPUqpi96tSUbLHQJHbKYdu44nWXkGlE1M\nLn8uVTkN4kqSR8/L3g8DgE1cPl4wTyjEFd5GBQewgUKaUnkbjpWlrlElNWV3\nunjznhFS+z1ODbW3B4ZcBAQvLRCD9ZaA9t1zvmHMlDJZWCH1ZzT5Q9MFSd+a\nJC4NHnfASYZw6IPKdll6Izmqf173WUbZyzqyiLxw3I1nMRhPQ1Mb335kftuI\nK16nkdaDo0PVFqHrYAUdIAglLbYQGzhlr5sSRRVyRHCRSRQnHiEgJdGmXo6y\nXyhOtOJ2I8Ox+MDnBrEEfZ5X2Xkpr9H5iM6pEnpVUYgmt5Ah+aJHgcrQpHuV\n5tyC/PP4iwqW1KaoV9CtgwxIP/TxFw3F2NuNxjDOYgZPaHHTlSvfjPNMdFg4\nkX8Tr1u5aBEk9D698mBxAhkyq3riStdNy3+LOkHmgWtB6YWzdFxQUTowF7zE\n30K6cuER41fjWO/vpj7HOBEgRFf5GLZndeIA0xQt4g/HFURcG6x0oVLlLGy9\n9iRZ4rVm0VxiS7tYi3YG0l2zf3bJ7WCd6Z7nxh1tdFuMWtbT14GWQfIooACk\nxcI7\r\n=z0xp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d0a42f7929b76d4c64f497c529588790837d9a7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.5","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7651_1624299400715_0.09248400515919553","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7653":{"name":"hls.js","version":"1.0.8-0.canary.7653","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7653","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39bc2da55a56cb430ac5d028221126d26063edb7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7653.tgz","fileCount":116,"integrity":"sha512-igLCf4VSjJ6nD288vLiX5DcHb3QDZhOXe8iKzegbviw/Dg6+Bl22n2izFFCoCHI1d4PUEYE6Ayy1YJPDkZX8Vg==","signatures":[{"sig":"MEUCIGxKlx42MdMZretv3obhJqPQZF94eAs2vdmo9neQspKfAiEAy9EXqQd/FIy3Avl8Sb5ATp5SHP694AXMt6F25567kLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0RbiCRA9TVsSAnZWagAARCcP+QCwL+lRKrIYPeHkJTjV\nLVAwDzjubolFdItU4vMaCd7mXeClH2huvDlAeJuvh7O9ZZkj4b7G4XrOeI1t\nKW3dwXuWf/Ahbec/+CFusMu0Wd49CzLBdpcD5koGWumgurUgVoVpWisGASSn\n9RK3U3bsNOtuotnV2PWAeUBacEiJAjtViMkLAI7GlUkCWyRs33LxlCX2Y5Du\n3lYCE9iPZIsoR9z4jVe2NlMAfroPxpEl0b9Asv5YBTv64CV491aZeJZZ11z0\nMSi1DDQBLaEPeW8NnfQpSciR5jvPJCWmuoeoC/qlqqnB86C7SkuHLYd/h+D1\nh310AdJkx1RpzYbpoXhJkJy2GU33s8cVHUsIGJGpsXPBVpaYVBa5xs+7QPW/\nMRwxysxLpWJEJG1q19FMBVeZR78JF5ywsOw/sTGadNerfxHk8+WGkx3g6MLP\noIv+H2T2S7FTA5T69fEHlGfpDoUn9YZ472GIs45WjvaYqDKUG/QKKx5VC/QV\ncVlCDyXqSNgr8MXRlZ0iq0PsIR0AKZlwYy+1DuhOHnUTtyplGea9HEA/y+2a\nQMTcY4B3tx52GGrB+C8/f9JaWm0ORohhtx/AK7HehjUg2h6aXnPDtRMCkk7N\ncw3We2Q22luO3tRqQBKdpuYStXk4oa5yeChEebGr3z5TJpvINnk4EJqCE27e\n5Cqc\r\n=sExg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4383ddf008fc6565d208318a9fe7576ece7ad25c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.37","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7653_1624315617966_0.7362551807980686","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7655":{"name":"hls.js","version":"1.0.8-0.canary.7655","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7655","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c1a8c2c3414b66579e7305883c93c8c4a7070196","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7655.tgz","fileCount":116,"integrity":"sha512-6SW+dbAqz5zIA9PwTHvgjvdDvhdJSd9D2aLWxYVeofiHAC07wZLbQNW5yW2boxuWxvgTxoZPraaxFavkHziUfw==","signatures":[{"sig":"MEUCIHac10uR4TeY9DM/UrGCxumSWxu/TTN7ssEEh8lchwzIAiEApjMlS+izCnsJFFGjdDSuUObBvpvM2AT7dJduBs49v5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0bcnCRA9TVsSAnZWagAAIPAQAJ69NB8teKnbOzw+sygr\nln8UgqKLrJ1gnhbT4jJJjcKmhWUjmNtWaibrrLh2y37pkNyVPpa61GbBAtW0\nBpia8xusZ1xIJ+7lrPZgB2TUDKXEArCRL2gTnk03BcNB7B53+V/etRu25DWa\nNBL2HiZH4cKkt0jZIEiGK8cWLnNxrKiUKebPvo5I4VI7mlRqc10fPOdFc9Gk\nB1dxa0wmlHItZbcL/41n+PcLl5A16gNnFEmexZAfH+T76qKdCNO46Pwfy+A/\nsPOTNsG7ZEfQB6r3uUKOXVXD+K5DX4L6dw5UvlbmQ/CZw5kMiH9B8CP2udnP\nx8QafN3RM4E4nUJuHBghfs+/43DaI6hIFpPQKRpxFc9agOg5ktN9fo5n2xE7\nsafSVd4e3xaf9c6mJEdWOEVh1A/A0rpEFIk3AoyEoGC2G1N9kMEBW1hb7qXz\nLaXXn3rH9KyZPdeRYP/7hDReifXxOKO52vLDcGTOK6DnyH51iqNw+6MDWsTp\nIgVW0/Fj3nxcOsFt80rvzh5fMmrTG6WTKQH9Bdab9MWq2oBIL0soiiw4C8N6\n67E649h7niSUqukaGq8AREZz7vuPundYv4eamVCzLmCNgXEIFSDBTv6y+HTI\nXhxVDsl9TS1fcDlhnhToGFADUWpetKw+SHPJgdv9vsDNAXZEBEriY8rtx6tO\nv9F9\r\n=oVZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d668419520934b63524e6b71acead03f65ce72db","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.37.38","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7655_1624356646245_0.0014537786840700395","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7657":{"name":"hls.js","version":"1.0.8-0.canary.7657","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7657","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f630e22a0e527c28ffa73d026f92482c62a1750c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7657.tgz","fileCount":116,"integrity":"sha512-lmSR/hhRKmldfrb5lQvTcWqfKs+gPVi0e57q+U7IgRb+/9XrkziMKSEGfAz7KIAKGYjUmFfOBjTrDlo+8Epr4Q==","signatures":[{"sig":"MEUCIC3KcZWPOedNaTpG6HMJVBR/crW+H906D+JIUtdxdI5mAiEA2vdGkENPSJ0/EvgAENMzCGZCIBLt0CN+0jWDU2bvEcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0fB6CRA9TVsSAnZWagAAzZ0P/jEqlM79EB8iHkrEOC8d\nJkM8zq7L4dx7C0tmFf8VGT+Vd91f35K0nWqHfdn+xyzqSrK3SGZIsjMS8PGQ\nDPHDBzUMo7C6WAOTdcgrASW/wrFXCMFdn19w27kI9DyjGZ2euRgEMVBd4arn\nZ9YGwZPTcazvsJl+rocIlmZXtSzcZ8rm3Ul4EZYNi4F4GCicjT5KBjEsPCJP\nXrfJKBAl1WrEEigsT5Vvddpxz8BBNjxwGmZYWkuAQ57M6FZzYraFTpO80RNt\nf4CVErZs6Y+FDyTBUST7lgQ00CQ+D0Kub8xfJ+B6TpstjJ2I9L49TwZZre38\nHsFiV7mHHNW7retP7lIygh4A3cwZ6AGCJZobP7s3pG4p21+7YkPqlYVhyyWH\nm9SR3EZ8sunDedt2HHc3QYdDDLq8MgMI91ezgJWl/fxSYgyldOitn4Mrr2/Y\nCAx3juo3leWGE3b4Wo2kLH4/02T8tXh6KYioIjo1RqMwe3IVt6i5Tl05wsgO\nFwbM8KVkwhyPqf1SJmF+0UZxhl0gzEUqhTLtxFmNO8CIHsvQbpP9w9113b/K\nny09ESl7bk7tL0CePjGFcQH5ppUWDAnTMn9HVt6aG4oWrVFApT9M8CrwWkog\nXcqQYxBmmq8FqQ5AEymJ2cj9JFxvprCCsRYLxXKVXsVzSVIXcAdRo0Rw08Ry\naf0a\r\n=8esC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6ce752bc51dd18714ca9d188d1cff523b70a9bc2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7657_1624371322165_0.5761244256373717","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7659":{"name":"hls.js","version":"1.0.8-0.canary.7659","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7659","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c275b422b9d5edf3392e6102674a54eb787f4711","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7659.tgz","fileCount":116,"integrity":"sha512-4J1c/IqLCs7LdWLK/59nnM0s8ZQKvhftSGKbpAhqju7fccSFxShyilLq/J8kbMBI+rO5n7j+rMpko+JgZJVOAQ==","signatures":[{"sig":"MEUCIHVJ7350z3igVbggYV2HvUuk5SrFAemIVoe8djAYnSw6AiEAyJJbpI8ff+EkHwKY1AS7VrKPrkgGpT3wQrBXCFjFzgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0g8+CRA9TVsSAnZWagAALf8P/3u2KSrUlNsNAB9N0bnz\nkdxnJ3cTRJatK17sCHy66LSdAWRkNQpW8WZ/lgIq4nRutBtFv0SyNFhLMC4L\nNh4fpBlKaZ0QmTmcigYZKrTZmiOdKMUPZ8+mpJRan3m8SxYHTlYm0pMCHXFD\nhGSlgQY/IGODqV5rikCOQYupDhZSpyi5jwp2usVLn0mPrPqB8qci7058ag39\nt/VHDQAHTKjg+zOIbsp07eGhjWnR3BiZeOTLMGz9jOVi9tR7TtKcIrJGbK7q\nLC27EIHUFJMOtYHcPBObVmP8F9HptRk9/Nx3OA22/7FBFA8GzpKcfq2X2cAo\nSm8UJimDLzb/8J89InM7wHqar/qzr1rF6C5wuYLxCh/D4JSnFPzYYADc2+wX\nTjYz4jd/pcKBdlhfZFf7V9VAWEjRc4ze+oa6tXXXnsjTYwNw3W8+UGOmdzXV\nt2nTo+DZFi6ZFoEELw2SkSM/+BWuN6DVXA9taWtEACz55fvff0+nQWCczC44\noyoHW7091AzhC19ui9DJ2QlLU/4WsuqMHGA8Vt5UlzqJp7LhEmBFDAR5r27K\nCcpFiuxyfEj5QmNt+WdwOU+EMBY0+NFWAXYCO57QWFWHjw1irshHgR06g1xC\nfboqfERFhn4T8bVjKsWI9c+pevarfFFauhPW22TH2T3xB/gg4o2oqcpvUIdA\nwKFC\r\n=ZwW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ceb2363b1f03dfbaa9da851c382d1d652718aade","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.1","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7659_1624379197885_0.13475244034803113","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7661":{"name":"hls.js","version":"1.0.8-0.canary.7661","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7661","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18add21eaa9a5c214ec1625298123cf073318e7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7661.tgz","fileCount":116,"integrity":"sha512-Wb8/bxtRtN9ghQP2OJSmD/I89bnh0hCevgeJBDZRWOJ07b2DwyuMzu0+czMdd6YogBstkqt/iE3r+VEbOv/igw==","signatures":[{"sig":"MEQCIHo238iLBRriLD5TzbFeH5AbyqqWGHrW27VHIwCSo4tvAiA30ePIP/KIBMDL+QN6a+vKI9FSSY4ZT6H+EDjpFO8Lrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0iP8CRA9TVsSAnZWagAASjgP+we3x08qhkb5vzyOcGCO\nYwv0yrPoPlsMvUvxfKvOs3Rk9gHHgNPyLZJJMuy42KBThOsZFG8Wu6JQGP9U\n3sxcXbVN2Wilvs3wxBse+JkITQvTIjPy97v1X2MoVF8/oZJc7EQk+AFJxmcE\n34G+jJFvRR6shJJOz29aVU/opJcNpWkQMzNseiUkcMg1goAgHoxr68AJkRmR\nf3mS/tNA6M55xQ42LyGpuxMTzju5CDxR0rfCj3jtzBSTvK+dK0POWo9M2riv\nGf3FvbG1X46f1bum70Va0kRwrqpYyrZ5cbmaKOj0AR6418/TsgJAtpFy3vZv\nxectm3hyG6PIMXz+XZIlH9wno1+vk1ecF3iQP03CGl4dIEz5qr3O9OkOquAP\nycSQ8uW+9WtdwSKFwmKK8TK7EgsC6WEmtzuPfJnxD8q9KDKp46yiMxVKBYku\nnm0AFTqCmgY6wU5Rj3a7lE1Y2BTOdsTnEzj7ceRg4SH682kvB9uDlRRkXbAz\nUy3LZJvE69xZ+lFpnW1/5zoeQcX7gngkcdGD0iPDFBm0xsNQFhH+4eVgMDiJ\nRe8YvgQIVRGKv5fgd8NwpPUTWsQhPuIq15FUHuKMIZtbNFqdmCm2q4XJY08I\nP5qOwhjpt4sN2gjZDjBjA2Y0iLvYIX5XNPynLYOOwjMsyjlHp4+fu/CILN9o\nFrnO\r\n=Da9j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d38423698db090b57a5950e846be8b3e70eb5cc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.3","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7661_1624384508241_0.9485784025760846","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7663":{"name":"hls.js","version":"1.0.8-0.canary.7663","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7663","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"955fb7bb45f7ce0d50f6e8afba6f7543cb56435b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7663.tgz","fileCount":116,"integrity":"sha512-XfXb1KmY3xu15DhOtOJ9nxJ57xNe082BobRNpwx76RpE+V+AFVZCsItrzTEi73+MQrnq5xx8hBNGhX3g4Wbk0Q==","signatures":[{"sig":"MEUCIQDsY7KwQQ64z/Mov4pQiT6cCX7xMqwww3NjQtyg08TpHgIgeePJj2ry1EDIyW7PLpy2GMukuujPC7Gn0omlrqzKWZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0jUrCRA9TVsSAnZWagAAbXQP/0/NWi8BWNzQ+2RSNfdi\nMUz/XEXEOUu0+cvs9g6Zu7k1Yv53W3oN9SlbN9KCUjDuoNLv1tmyBzylJPnw\nMHeqIb2U9eeeeVSsqiHzzoYWOtYsGd2XG5/G52AEAOguiTydBsL6/3J6AQlM\nrhmPiBv+HTUQKSiWJwyxa9P2NsxaQtLxp43bnuvda69r+G+2uSrDLbeAfbVx\nqoOV9WCR2hegI1HvXkKKcszeYSHE7ktU7d4Q+0bVkN1Co7UrYijN/yJognRW\n2kfBVSct4efnULsU2lp6yufNhCkMwAmhvSRDanag5jqfjOu3xfdSppaK6VNn\nrJaNWBYsMfsvhmVKXssLHSg5slcAldATO2xULPm4ADxHFQTci6x1tAejeVKe\nKvlbwA0j9OX/XwEyRZgKAtvwkyam0lgYQv5ktFkFUw3KWcrqH37FSQfZoH1K\nN9t1jt8ZioyzeHpUEHqv7VtKcV2MC1FofictUZos6Oj+XDvwEAlXxmfmVdfq\ntoBPSF/W563leU8SXfgZMGQKVRFuNYM0j7/l/Svzn+hBygbzOVrlAP7OJzL7\n8PEXp3Tp807XyxKA5DG23QLUfJvh34//6LZ/ixi6tGTHRF9yj71wy973OLZI\nZv/zIK2oOCiB+vcktATNitB9ze4xw3Nw/RRbuzqvRbZ4BmuMv9F/8UD6y/58\n8JPa\r\n=tQOZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f9af06ce4e86b8da7eb7a38f872a643613ae1386","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7663_1624388907385_0.23370884067222986","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7665":{"name":"hls.js","version":"1.0.8-0.canary.7665","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7665","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac540a2da5a6a2a740265446d20d8a9ebefa38bf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7665.tgz","fileCount":116,"integrity":"sha512-ywujIUZTIufvuIg3Rg64I+2OoW1I+DlhVQsgNvhN9nRUkK4iRUe3f1+KNbTLUOwozmcaZifgaO+uiquOfjiCVQ==","signatures":[{"sig":"MEQCIC3u7oW+485IxPYCd8X7DI1kvPgUEKC1JEOMuPvwjLQ1AiADGn1zTIAwyST54QJhVt4zyqFYaUO7wmHHFaW0ejFkIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0lCXCRA9TVsSAnZWagAAUGcP/0QCLY2uanlXnwsDngLX\nCMIUwljVzDmYEG+dGh7tp7tPL6GhzoprG63oy3fPo3CRPaUZtXS49MKSqmec\npjEMYt5wzlARwuLDqKdkfpJa4dDQ6QsOyz8JsQY+74AKNLVji06w5StxVEGu\n+XvpAE5dAyhY1BA6FQVpHDK3Tk0uenVLoANenJr2a8yKQ7sDvBwSXgBDDGP3\nUEznPv8WG2pkk9GDgFKshambYQJN4bBhDAmw8dE6QmMfb4jVEjh79wNksb0E\nv4OfdRglRiGdNQ7CXzQhImdQKzDrqZbspmb75+J0ohqJdh+SZ77E0rdqQRVG\n0G2bbm2ibx2boO12R6LPrPMLkto7hCWTlI+JuTZ9AkSAMrZAUSD4bYm6vj/l\njDSFBzzw+EevH//7yKU5BMRTDjm0MZ2WfHuGLFdkZ3tmZIDf7Z+yDYonu49+\nqfbTppMo7UoSnlVgsQd81N1GAuFFL5zvu0HSqWx9hp/ncDID2FjJSl/SuJGy\nkEg6hCWHuQVFr/5yZClyamCxYxi4b9L43t5EwyKbtAbW65OxzUlF+taY4JAa\nXLOMO6j3gmEd8qVSIgp1ovlpEufSHBGWmEH0rOPTDT3+j4oFipZrD1RJkZfp\n8APRRGraZjw1BCj9luLGXkM0GimYtrIeN+0MmuH2zi700jn4aUBup1l5rAGe\neF5c\r\n=2uaH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04cb7be1da48602d3462190981407470560a9d1a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.6","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7665_1624395926566_0.8486090493606175","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7667":{"name":"hls.js","version":"1.0.8-0.canary.7667","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7667","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9b3514cec84594efe08a92088bd9ea5c2b15279","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7667.tgz","fileCount":116,"integrity":"sha512-eZ3I3uos3lqNeckAQwi4OB1Hq7GsHMu9RlVLPSwgct1l5uCNIT07OICD0GLnbcRjDtsCu8oyRL7CFq68s7MtWA==","signatures":[{"sig":"MEYCIQCHR6S7p7dJ1Z3nER5PqVBuFH3qZPUVcmq3PxTbkBfoBQIhAK1GOnY7Re5eRdTbj+7Q3+x6twMMHyzITdjg8fUn70z0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0l42CRA9TVsSAnZWagAAul4P/2pLcfnNkG9hSh2GxDPv\nZGJitNq8NFkwIcqEK6c8ADhUk6Di1wuEl9CMtnVro5QW03t8hZJVaCNjJOyq\nJ42DSHFjBk2nIbnrDnRJ+q/ZCunSEXQNNBg0EWgOyt0riOfFm2Fi6u36rFpI\nvkZRKos075O36AhrIz3fSPwMPGLyK+nRZd6/qMPDwd01MNVmGoM7URejFUQI\nzFFZmDXgb0Z+9pGPeiNdjbHJO84GJVF2hkvZaldLkn7wF33KWHEKcR6k2psz\n2Y+OAB8s2ABpv0ju6LOTyds3ga0p2R6LOWPk0Hx8bAKsOphaQZ/f433pS1VQ\nyP7Bh9PTK5hpAkpzgmWRAMzf5hpznw1+EFPn+mVv/oBPoJ2PMJM5fguvyR1d\nqzG7qhJV0A5qfB5MQoKsaiTmwkb0nYTMyiJ/bJVHwR7OA1CteHA8wfyC/lHf\n4zO8FJF1aFOOgAm5vEuTTOxpRIw8+jh9+kFttI0ukJBMGKih1C1gF5ajL/Nm\nUIbQ7zvqNAih7wMmN9z6ouwMs612eopyAxgvNIaI4vVOkIuHublhUVi0PlYp\nhWXyq6RSa1NnIhwYL7RsL+gWDn53wlcTjK2b/7gnLcmLWM4XzDf2t3RJ7ThQ\n0+M1JCh6UFgpBNuxWlsBKWsmu+EPT4rCf3TAh7fkf18kgi9m42PkfClvmDAn\nAjDU\r\n=sgIE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f1c34a918e2320d06448719b27982de34f98a88f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.7","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7667_1624399413466_0.4041855397895229","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7669":{"name":"hls.js","version":"1.0.8-0.canary.7669","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7669","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"993a4326f9208dcd2b7ed753ddb2b6db65348354","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7669.tgz","fileCount":116,"integrity":"sha512-wkd/UaVFOYmNmBYGfXu02NIZdcRWUTQZsT6M8ZopjWVMuRsBjBgtfmbryAJp4Mx3+8yWuPwDNMI5nWmCQbzIdA==","signatures":[{"sig":"MEQCIAczZ40EV+Bva780a0IXdyzZa75dPD1HnWDD17E2qpW9AiAcLvhpZUwsxww/3lzJG3qOgesYo6/mC+3fs+jdgeHzUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg01K1CRA9TVsSAnZWagAAODIP/i+mSmBmrj3WacUzEF/T\nGJlRsiCKjJVxm01SN7v/pBAwtdfmDuYqMh5kw8CP1Ep04YytVc1IZitVShNB\naq3tpL4FnMSEOWluDcPP4dDPGMSCDLkKRcpp2rEuBtCyhmWUth20RuW0UFtU\nNn619QuI/ill+K+hJzSS4oFQRCYvNlzmXvGD1EG3U36XBxScIDJDne3s0vZs\nBApwafGlqzKKmErbiWi5dayNic736m8+EqBXegRfNURz6ZMYELMBcTmhlRSz\nbjWP+YvTkPluBCYtW5NKveMV9CXIoVu++rImnwowGmP8qJ4JMFCGKn7fsd8V\npeVi96oeqTfAcp8DGUZ05PXroxMD/TL+N7NWio5Ht2RpwyygUiZW6VQ1d+Tc\nXq75uwCKAGI60dyIzpG4LDG4eadYhYrrV1WnwLIG+UsBivBbP5xqBrh5Bj2P\nTFtZQpjBWKVUxX7gEldVVBlHxPumITCQwnowKrltD5Oag3AaSDhmYn4wSkxb\nySP0kDpGlaRe8seqxgOOnGPxOLMzxx9GzX2dfuT6JuI9zHGJ19aTH67N1QWN\nTK5M277UQ1z/hKw88Sm3r4apQm7eG7BT7Fy0NYti/iJC2wwlHmmtR3t0UySV\nCML+74Y/b7VAI7+9pEFdTo0RRuSWkVRnBnjbVMsQpzgSrO4atx0Wy027f+GW\ndW+J\r\n=JPp1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"be254e4361638197fe9a79541746f924354fbdcc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.8","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7669_1624462004282_0.5543099798243498","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7671":{"name":"hls.js","version":"1.0.8-0.canary.7671","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7671","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"962b8c2493e2595ee1c12962b0f2a92c4bda871c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7671.tgz","fileCount":116,"integrity":"sha512-ODsKBt4hcq7pGKgi7VR0LD2JdXiOnR4PGTdCDKGCdEjv4x6CtsbbCR6B8b0v+gIBFtA/r8hORD+0PJuvDhW6WQ==","signatures":[{"sig":"MEUCIQDmvIfeRpdf+WCpb6vDqmcYQzFt/TXwsTp2RySx/WC6jQIgaRCZFqebeRE+0J62js5WT+4JHnSvLDuE9fLe3Rd+Fo4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg02T2CRA9TVsSAnZWagAAXjIP/3H9UTR7rtFTdg61Fcc5\nEMBfUpGRujb53Ln1JRWyZUp6129Gw6tPVkskWcjbKHb6hEwJakzF7FI4l/TG\nVqicOmVacev5BsxdbpDXZUh4SPLtDhwkk4ob6+zpCRXub2RhoBQDEJ8q4ZtX\n4GE42OsR414KXiZK6FNZUBbJZTqONWkcxR/k6rfHbwLKXvUAEW7NAu7EgXK5\nBKl1Fe9xuGHhI/++If8uTR/Cnt+7jl6CWo+Tl57ybXmCtBr+UYwk+6rG42q2\nMeByTHMyK2bOJziQagRvsdEW0I5YFAswcIepY9fW3VF+yDCbTe61eaY8osCp\niqlU7USDy/wS5jorfR35mZJkRZbYU1Fn9pUevSVhhUUeeM3tcDrmKB9GVLCK\nwBMNtgUBoIPd+hqrozCC2fXSDLWrdkIR8Qpq7ujJ1OYRDkoJYpv3HSptZFnD\nnphweeDER0ROvb14I4qk+Jerdoq1kwWg3KoB3M0wrWzHBSano4xUgLeCzkXo\nsImROiNUUC9tnUI1fwoyEDpfoErwawsB/CJfMJAhpKOhTCV6OQ4GeP1Fx1Bi\nSf9j7IECJqkIJgGex67PlJig+lEogqWeDc1y/jjHOnaEZ4uDXoLMWtDFS4vs\nMx9XaDSjyCxGGWGlfesnPQ14SaXjfvPxKmzgqHwTNxbWze7atrN8iDXBi27g\nTg+x\r\n=pyPb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cdd5504978f8ee34745916ca2d7764c183d7f322","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.9","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7671_1624466678347_0.8419972151678177","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7673":{"name":"hls.js","version":"1.0.8-0.canary.7673","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7673","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eab7b5a1e587d81ff69cc4301ee08914975da2a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7673.tgz","fileCount":116,"integrity":"sha512-OMp2T2zqQLo7YqEiPIKR9F+f6pxXeJFxusvAdOt3iu+efLoGWFhmMNnfxssXmgve4jw6V7pJH24SbYHEhHXyWQ==","signatures":[{"sig":"MEQCIB/kFrIyRkMnskB4SbHRtp7WWtUKivGFzx/XsvGLKCNjAiAL38Rs9KnWzZilCYuMuXVVpVyBT4IWHOEi/tco/ISaSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1Or4CRA9TVsSAnZWagAAgUwP/1Uh2WRmUu7+8Sl1hFxx\nCDvkergt/MyBMkNfduHgwBqLld8AzRR8pEB5EICnXDWUqhq+qeGiUj2sHBOt\nTYUKz+eA1/zuhNptXavFneweplEloxUZmmThQpPdX0cQhO9UD64JbA0Nn76P\nqsNn8pi6tPQynHN68p+pXxVdznYG2fyDVnkJMhQ+H/causqr4GnNIxzSVNqR\nE64bHtSRKlfmPXSPZeXD11RbpyOAzQSi8RBb9fPFvmTB5bM04D9w/QnChQbh\nkLrn6otLDD9RydDfY6Lh++H544fQK/Gt7/e921YKrTzS8ISH3gtGJdTGR5vt\n3VOenr09dFzp05YpFOiOn/+J7r1NYxsbLX+j8P61xnpOTqB1T4V+isKrHKB8\nW/wLGG9vNGwnsVz9kzGFSO9GY4FKlDVHW44YVhrosE9G+mXLsz3CbaRmc7tT\n4lMF3AU7qr12V+VsFdg0vSYII0nnb8jq/fwta9MiS2lPCS9TTRwLuTcPHLFi\ns+9KJudf/GLDHOlQ/Bwy5U5eRHqDN/dGnnil77aTpzKh809VRdTR1eLljA0/\nyq/bWsQ6UM22gpHeyn6jwgzZtTpBOOCoONfaTmkplUwZr4PIlqqNX7CBrLhQ\nSnqIyC9M5KyTr8RQ5dkrkl7KgOvXqB1r5dvWl3Q6U4W0/G51IPNGMzytVsYn\nl2+B\r\n=Icfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"486f53616de691390e310b946ee8fa558ebc19a3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7673_1624566519994_0.17665400418212562","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7675":{"name":"hls.js","version":"1.0.8-0.canary.7675","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7675","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a4713170768f4b69e5ee17ea0c97cdd8c3cd519","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7675.tgz","fileCount":116,"integrity":"sha512-OSIx7qnoH4YPBNNOMVhyq+9o33fGlLHQN98rhr309qpBMqE1ny2GJFwEnIlQIJDMqA6VrP63H6tlAwAmS1mIBQ==","signatures":[{"sig":"MEUCIQCBO4fT6RK+pk/P1lQy0igVd3uRa5ReoT4suAzA1NQYRwIgaeXMcIpvoB3SYeETlKnyGKdzKk6hGMZf40acauco/Ww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1vPcCRA9TVsSAnZWagAADUwP/1Jd3r0mEsIvU4VQlrUM\ns90pAM9+66DWhvbmzK7LgOlr2KZOSyRT181F/f5smi4c7j6DKWCeNsKfp6CU\nrxLskZuzlMY5QkSEBJv2fBWYIBWqNmUc1T2ITaYuUn/6w0HzAEJnK/SQE8f0\n21eem6CbN7TSHTQ46kfiMvigy5LZ6iWUKYoJMGvOaudRoNt29vzWaWPs6Y3u\nQaRDb4PNXxcoRxlFKw0ONxfQFcwVknTtqDOn1cpkmMZsDu7T816o+vavtkIM\nW51lYvk3B8NzUU0MH7aZdCKXzTuVEjxVpA6gAchMzBxGYPeu4R2IyqAE+7ua\nLJQPvL9GwgGTq31NnDRHl+50EbknbpD6Ad/TR634vGdhVnxbR91K6pt3/CtM\n4EtbLHV1PxhOp89OUrdeL1ynhSp6MqM7hp3PKCgaXMtxkSA6n8tIn/ROCfVs\n1ShjDmIg32Sq+puCNO5PfG5PROCWDu5scbCXIOVPl2lqYVE151kjbEFYz32H\nmEs7o2CRmSBN1BDIfOMNA38ntptUoiLVWYOya6pEq6kaBMTpkmVtNgkuYJuH\nV2oc9ohYR/8GkR6P/W1gnCqKSfhyEBqM+RFKAo4N3C6f5m99tcBV0e4VCWhI\nt9tFGqQ4l1r+MmZyALmWP9uLaVXdomZOjIY70WZPBXNBquALdQWQBJWsQRSd\nKKkb\r\n=jl/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"60702af91d321e1c63a4e39408657330a772be7b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.10","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7675_1624699867965_0.4994560244142141","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7677":{"name":"hls.js","version":"1.0.8-0.canary.7677","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7677","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f0e19124de4e971350945c03a5dcd95635d2899","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7677.tgz","fileCount":116,"integrity":"sha512-/AeLMNmMOgmAq+dIbzA5uO/1av6oLCnXE5XADRJz9ph3SVri5H9YKc92Jjk1zQfDpONM1WdrDrSey4JHPsQIZw==","signatures":[{"sig":"MEUCIQCW1hWEQYqp98yPA1WGcfdXeudRXneOsw6HTMUWxyTkSgIgRU1sDhqqKdDfCn9N/FpSleOELm/2OQ9E4xxgT23w9MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2GkzCRA9TVsSAnZWagAASmYQAKC9hMePUgPhv8pl+yFP\n7pGOsYZZMdu3t3NqhHZ2ja2OU3Iw2egsYVDvMkQP4YnL7lOIAHdvrTfEukXT\nioljT3iBLo+FVZe68B5rwvX1bYIcl43HYrsbaLGXm5svHwvy9aw8XFWsGet1\nKIRdZNEjGroFXfQrW29DL8GPIzJmQhX0CL66Hh/M9dd0M/DPv4VVDk6TQLkc\nm5Tbl9ors3IN5p8RC0lje+Tgi8DcY5J8Y/8ilP2EGebi0N79Mouj7NqqyP0c\n+gUxrcLsG9LBEYHnfp5V2CraQ1Os9DwDYSPSOlgRUFqSzFOV5aCrhmLeIb1A\nSYy57WFyNADsUnPoRck/ggcrv6Ent8uSDhZCYUgwIANRG5xQN8fbgFnsEc2k\np9rwsZFkrAYv9sQDVLe3XIlkVf73GMGIZKclIvPN/piTOsY7b3aHF0nx1Pqm\nnicUJoUb+iIng4HunjtlX2o7etqO7tWtVrpCYSZTvfPkJHFjiykkFXtDw56p\nt7ZkK+j9xB77oLxoimkIGbwP2XDCiKECyKV4d9h36BYCbAVPiiLpnDWXaLaM\nDHfZOMzZOia6GD2xLnbLS02vRl49nh00asEVSnAqVHFsj9aV1Zph+sDyUTH7\ngDQSyliJ0XCviRG1GNargAdhysTrc5hgK0bwLrkaeIZS1Y2BReMF4jsGPv/f\nAGYY\r\n=bPF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2568288bd13a3530cdc27e64468069a71cbe1ca4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.12","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7677_1624795443174_0.057210845328814486","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7679":{"name":"hls.js","version":"1.0.8-0.canary.7679","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7679","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"613e31be09d1e8a393816d8ee520170e4d48788b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7679.tgz","fileCount":116,"integrity":"sha512-N2+6N2534uXmAEPt6OXhgsh1BOb5IsgtNnfqW/FM8BrRUvOKYJGgIpINjLokbjKZ0rWutVjbpeKkLi+HS28T8Q==","signatures":[{"sig":"MEMCIAHAa1aXT+yEyU/ftWNuGUA4vNGWqPvivlkSZaM4BSTaAh8PLJcTm/Ao3CSNQCdFuN5Ms+7SaVacnsmxNxAdQxZ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2HeXCRA9TVsSAnZWagAAd8oP/RlpgRG3mxR13JYwXWuI\noSEvTTjDhX0vgNnHcpoMLxLnthunOMnTbXHss7qCL5JIF8FE7KgIevtGVqN2\npJgYLlehvIor+HEyfNCYXPCfy+GY41pr1BDKeFkSJxRvJ6TiR1QlGbJ/z6LZ\n+Y/zrHzEBFkrHCF4ZVIoQwmxmZUs7FFfo12Zd2bK1ByhlVwpKQz3N+gvSQtx\nDn7GxCVuMFetklC/a1569kE4yNucUbQziA40s4YzoBofejHyrAXkvdgkU/uF\nlMfSLTdIaOsp33cORf8BpZpi/eNqsoaKKfLBViTnaQ0RtSGQLvGsE3wldMNn\nQGt5XDE8qLLuNCzBsqo0BN3cwo32aa7q/ANNloIFhGMkAKyve+i6ATZkJ65F\nasw3hXMQHFOMgyuojl8Zod6KhWMvOqxeCAWNjaEkoUPbp43YNLjXofs93jI8\n1BQC4JXUi/R9BnY0yNYOggsA9fIR6zf5lsJ+Beua3cRbLgbDZlgZvWwv9SUR\nRhjVnVYOLiqAl2XB7kV4vmBOG0VppecL1oCmqtA+N8gE5WN+WHh+JB0645Nt\nc41Ixt2fC49kI8Dt/vSFwFWsLOC3g2zSLRhmyoqfXkIRuV+CpfkJjCoyABfS\nBlpSvWBEFlnLPg4eO9sBnbG9grBc88CNfK+kLHtnJM7FCXrcGokoSyzQkiSl\nLorO\r\n=tgmC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1fcc6aa17eec40e9a6e5484a6fc91174bcc89148","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.38.13","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7679_1624799126991_0.5645465904930129","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7681":{"name":"hls.js","version":"1.0.8-0.canary.7681","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7681","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0bddb3818f4ef0bedfdcd2d4343efde66c83e9c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7681.tgz","fileCount":116,"integrity":"sha512-stBAw7zXxq61xKWyBtQDww3YtCXCd0unvIAM5+vwcm+pL8/xtw/s52CdoU4VBVdsjZWpkKDHiopPlCtQ7uSaoQ==","signatures":[{"sig":"MEUCICfeiGsTGJILUGmN5QH9D+JSaAzNuG9s6MERkR+sVpGhAiEA+YFF8hcffHzJzjJwNFSnQ6w8q/UQzSewX3L+hGYIbjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2HwtCRA9TVsSAnZWagAAuA0P/2LrpKjMPS8vf60lTlBy\nk9dpAJF/z2BPfRlSguud8tKk1+jqoBI70nJ8Tr+SSQqmQhiImhbXwCxd2pZp\n4J35WVlZFvE8oBU6gdJTl015SljRQck5sqJ59XSQ5BLb2Lz0q89WEqGK927d\nLfK2m/fzpZZigQNQwr1kTFtSu7fXRJ5nlba01UTX8GAKJhk6+yTIPSbHNJQX\nAVrsaOsHE2kLM5U67lIXlobVS4bj85FoR4Hf/owrBVK7nAfXzQXiTYLIwj0f\nbrsqzVTzUmVVwxcBDuHrOam2lDfpMqQ+ooY6zGdoX2GnUnS7R8tyfesX+bXG\nNnowEJQyEd60x8aBjsN1DzLK51GyhVLIzUs1r/q0Jf/KgqjCfz75dG1xnI/a\n0dNR44M2k0znFsO/+uehnoVH22bKsGNql+FqBSuPWF8KpNE1TTD7Xvr/aKbS\nJ70xYTV+yh4ctOKKlM41QtTDzC6o6sxZV9VfJKm+KgIwdv4I+KgovOPMSe0B\nRVkIbp5qPFQXtaq5V2Abulnu08MkyBTccBSKMXom7CsSwOrN+ZFYwkoyKCZn\nkkeBl/mPmLkVC1UplDEZE6YDA6Ooiek0kgfF7JuPIbVkdyGOJmxZtlaDDBTV\nZ/sFUHbZwR16G5+pec2vdlYE9m4i/ccEUFTb41IZ5qsdYwiIJgWMduJRkmEY\n9Ymn\r\n=TvAa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"60f44ca3f465912b65577ed652eccf572238da2a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7681_1624800300670_0.9149596568533029","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7683":{"name":"hls.js","version":"1.0.8-0.canary.7683","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7683","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33a3a199141ee8463f46e22bc79e503d381e189c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7683.tgz","fileCount":116,"integrity":"sha512-+H2PHY3mmHI/bHIRMkeSrdPj5oC6U4Bv9Vz9p2ZA802ksSok0YWyUM2OPvzP8sKgkbxwZxrDq8+b/gTkLoeK+g==","signatures":[{"sig":"MEUCIATQnhHdEE+oQdFFV76KI610KqQIIcJUK7hOEf91I10pAiEA4jHhDktX/eD9yolfANXxPGMNRxObqaXVmax6J9aArsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2SqCCRA9TVsSAnZWagAAIKcP/27bSddmua1v5p9oJP6M\nvv0lvZfhrqxes8zFlxaVq/LL7E1EAsaWXthJXOhftu6s3Cw52tepVqZif1yC\nMvEgRwxgu60lNpYQY9DuQfb0npe5S5wRRRav4chuKHtU5vgiU5TS/r7SaPSj\nDn1tAWVCxTBtKKNKUTsTaj2zIbj3bFsC3tdIs+LVZI4xjPMcIU2C8WlNMig4\n7izb9V8FVY6b3SSohig+S3zA12f/rlQTXADWfjSNnUHONlTyuYulfZK7z/mH\np6nSgWa2PtSY9qf5MzBR+/ehGudzbC7vvIayu+XCc/sSmZth29uRJ8RuQ+ab\nvb7L/kwzn8RtLA0QhDAWm7l3ARFyiYsvZHwUOESx8QBWaRsYdeG1s0xv1yPy\n63nMgL64t8A5nLHIU2MUdwkW1nqfmfFzq2VTEkw5gQPNnirpYOeOTPfOUi0k\nqT4vli2kw8lX1W8H37K6Hbx87lZ+O5ifyiRB+lHXKVynWpeSxaJYMdEewNO7\n8s6zFYPc/IhPyVvhZB5vg+FEktb00JCAhk22yv2BDRYLjOtMxxiXyRIGqvnA\nYHtRcfh6Ld70rb1OYWEMfs6Vo6RgMzFiivRxrqr5un/QRqWhN4vk0YkoFzfK\nvbrI4qlUoOu1x03v/PIYkWEsIY0TpeBqMZwjGTCkJbHjnNTFFATC7snMyjgc\nZqzZ\r\n=Gdoq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"19deded1cf8181f76f131257a70060231b2361ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7683_1624844929834_0.6368089208714238","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7686":{"name":"hls.js","version":"1.0.8-0.canary.7686","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7686","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d919b91aae7077eea222dd70a7fd52cd710767fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7686.tgz","fileCount":116,"integrity":"sha512-oSg/jvBlUgtW7jJKD7pEVoqoVerjR2r1TkmhdCw4VfQyG1RvZKjue0oJdQeuhrfMid9tRk4PIGpal/OSawy6PQ==","signatures":[{"sig":"MEUCIQCV0h6tcM6a45DXLThfH0/g0QocbswPYDHtLughic6ctgIgXtHcjWsw0S+K0tq1tSRc00jZRsoDivtukFXNwSDQ86g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2d6GCRA9TVsSAnZWagAAkv4QAJhNOU5GhluOhzkWyAE/\nhZGDGUDaL2cc7uzEBOm4K5DLzJwe89sN9IdiyU2FrqogVMzFs5fFRhtrWAae\nKH0xhNVMVycD4qWjEQn0swTJacAKIgd1n8cTmPc0pK/hk4QuPlB0Qf8jySFp\nA5N3VzkGez1xgkIO53cskZpbExLDTZXK4IJ6B3dAx1oiVI3w+eW5MByisrR1\npsD38cez3LSLjyMIFKkIyxQq7IJjfeq7EtEiRe8sg805aqXR8+AS5jkedsgP\nzqatbUBeadR9EyqA17VvXrHjjTrNDAh0UIoVmSd4u9Nj9iJV6ERDlnkNkMhI\np3Io1kAkH2D/vhmkcg09dJQWGuSAZJ5DUProY2jKEqaY81VdH/nfgoAN54ik\nw/bABpz5iCrX/cu7ggQCksoFDpautwDQt+43Gd8h4fe6bilTnTfWf2L3UMZH\nS6ov2YGPhGy8x6Xe/TSZl/5YMStRE815n2A+DeAdOn94cIBrsP+d9XTZjV+s\nwoHcuWCS3IFTL8QNOlnIr2/+Le1OjeR1uhZd5bbEjdglO8MyXMew/hvvjUJe\nTnbpcwAUsVcYy13VAjZrCbpmg/h3DIvGZLXrx3GF1MLTJcAT7OrsfsWGscP6\niFooqCGn97ZR1KJRFxeXOo9zruxpjtc7xK3ujS/vph+ads6aabu+wNbqWkeP\nfbU2\r\n=2hq4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"295081b8e6e718fe863bf51bde3593614c0bcba5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.0","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7686_1624891013503_0.6187236416801041","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7690":{"name":"hls.js","version":"1.0.8-0.canary.7690","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7690","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4d743b3f3336fc3d11911f4ed5a0e10f7a506e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7690.tgz","fileCount":116,"integrity":"sha512-ejN2iv7g76H2RPycdzC2W0aCRbf07zl8mvw8ky/UvVYPaOjP8XXPT3QtVR5YqErPizudTGKxul10qoTGbEoGPw==","signatures":[{"sig":"MEUCIGouvbFKHK5js1s08TTnCk7H6mbo87rfOw6KmHiG2xcOAiEA/tWyoFp+OBRawjbhfyvb2cjiE2nyQGGVDVMzOGo7gIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2izJCRA9TVsSAnZWagAAt1oQAJbPSkLwPf7fHglVIY4f\nJzfcnty3mj7/W4em9fsB/g0IaivrV3Skq3t3blMIdqAFfWsHIoj6kQtFXmh5\nmxn63Im9I33QvFjWiZSGUCOxsm5bfDbHjVzdf9wxkVNT8aN2nEcmdulNjE8X\nBeJO16kj1ZAdasuAqGoHOl/K7nfDSsXAQTazIECFgySf8NFwLLAtUO89ykd9\nMAGKtUZzkacGKhhz+hgrYCn55jAJY70j2zPkYiIQeOhGvz6Pav0wJPdHRmJq\nmcR1wCWvsXcFgxPyfhb3nknJFyL5XOol536nBPagaMGNy/rMk9CW8pub1hsd\n+RPoZeBYfz1EOuCzbrH/EBBKVSJm2kjSe4VQjIn64+P9Ex7L/wYjF8fDmpl5\n7yXHABybY2Sq81zds7KKkm2NEeZORhMbD4NwN4jn/8+5cRFRhT+kmvNtEdM8\n1436A/i3+KlK5lf40LczJce+XUA3wgNaGoYOx1Z93EKjB0tz2fUnA8uY8Wnw\nitMAAFOgexbjIwm+2t4T4i6z7rIWiaVze0ANZj1untCRWan9mgBDi0cwYD+5\nFdNiT6SvStV1xHJ01VoySCjx7NqUGd9sgaAhkCT1MZLvr/wJGivJhzenSoWs\nbkSDfdCpkbgszKj04wsuJkw9/Tc5ew57fhZJEf3xakwx2mSLuOIEmXKdq2Qw\nvGkw\r\n=gqAF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8150ebee3cd80b30212178c881784186f6f6a931","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.1","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7690_1624911048670_0.3679564126123491","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7692":{"name":"hls.js","version":"1.0.8-0.canary.7692","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7692","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"68743787c30191079d6b59431dbace4d6fb0b737","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7692.tgz","fileCount":116,"integrity":"sha512-3UVcOzDR/lWsYsPm+PJunR45/YlFpyXLKT8ueB1ejUnNDd6wVBhzM2qYi/9wq+oqXaksviRyFsmwOZFWReIZQQ==","signatures":[{"sig":"MEQCIG6h1nfgQhtcxRsAixaN5UlXMcG9771yeqb6ODLSZHeEAiAxtfy3NVF62zJESWIAJZxTcnR4T7CCatBnaPND/3vG7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2u5vCRA9TVsSAnZWagAAOXYP/ijNfGG+R9DOf02e5god\nhs/9rx5cRCo28RkdCkC8hpl1v/Nl0/zuAEbacdRHk4QXfYKOOCk+Jbz50JQo\nkSx6AmmJ4wCRwz/nBTF2UZdgMF3ohdCpR9abK7m+ro19Yy3AYyoHy0vBzce9\nB4wzjCzvh42QcRCT3oZ2Xt9s8XkC6oe8KgFuMmLMR8jNFuwlKaEA/xEL0qCy\nwTWA2SA7QTzaQ+FLmr+gawG8uyqJQKwFVeLWSZAa2J1bLhm8CpDzWsgG1MhM\nvAxPU4X+aPF6EDfkY5JaPeMjpozWysrjRm7wI+2S73YAVafgCSu7Q0QlT5N4\nv26Y02p1YNDybJHK+8bUzR7aF6VtATVMuxjdR5EKWUM/COwfxw4PfkuPGgBu\nTnprzLRnF5qe80ViQYyfPg+t5Fnkf3ZzHvG3iBvnfb/hu3UnI/6laNV5CH9R\nGhZBdpgEyiVcQ3nFhowwGCZLsveJ/dHLrNREG70jcYIbqVJXpBTURLYWT5Km\n6OqWlFfvZzDnbusr3ZDzlN96kw2YbdFuA6c7hu3CKlhQDkQx6p37PNwQZGoE\ndXHPA+9fgPEgAIQtdTrcsU2tX/I7s3yaf+wUjF09tOxwMcVAiFV2tdvI0jk3\nSfRhnB9R6pNcgIBnDIHBtUV/JHPG0lInE3SQ8HuyOVPiG0pYkzU80IqFDqcc\nEN4h\r\n=B5mj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"774f537fa62cf94ad61305d8592882e8a9eb86bd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.2","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7692_1624960622998_0.5135727274671025","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7694":{"name":"hls.js","version":"1.0.8-0.canary.7694","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7694","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"550f3420ac7bbb5dc32d5f9464a5b2f0890c661f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7694.tgz","fileCount":116,"integrity":"sha512-CQcUmjU4GWZ77OanrXDtkDNa3l2Cs5I8Iu+uSLA6SfO5p//x1V2oVOGI8mbiorrlMGfhGpIRXrXYryY2dcTJ9Q==","signatures":[{"sig":"MEYCIQDbkinCefNLbaMg96CfC039fsoidxDmbJ7OpKxKwkCppwIhAJOViG/CRkWfdFM7jXqbtWKiPME6aArc5LzPGcyidLaS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg203aCRA9TVsSAnZWagAA7tcP/2UIpIZTsOl0S4Tdo6Vh\nafmJf2JIGSK0YJFXXudn06bS8IyZ/Scn57b6FUBs2NbQN20FhvyfTvBMO9Zz\n0l0j5SPo/CMjcwCwIfZ7CBLRGv0RTlv+2CQ4zdWxhpi3szo07m5t7GROjhVg\nABZRGMwhWKZXLnE/sV6Gsc8swlBNorTWFSP6y0WArR6uYnW/u4x8bHetAAla\nMZ+7lj5110on0n0yIR2z9MKf2vB13alfO5XqNo2ZcOVCbuPaytU8mwHZ4zNl\nTjymWfQ8o4r4k42Y/oqKDUnWM4WuPaGk0lESjdlptSZTb7P+J2Ibr/becu6Z\nga0okCCMaS0WiP8IJMc2ZISQrtf+UN59sqRcPlsTZIe/0qzFHF10taXULwf8\n4/Bzh2u3JY8/2GtleHPTjXZbav1350rm2ul8VFGhoFa/J3epmDCJfh9YqKYk\nMKvLDoiy2w0GNXLSCH0+IZsKgdneNjD+V3OAHSd/SzwrhoPqG/vbqK8zLkNe\np1z91pczTx7zvdVi+AcYiSXcb6ae5+pt+N/L/NJCkkWpCpcBjz5w3hY/H86S\nn8LU3lmzVQ7PN4yyIftQ59eQ2ZtlDmeRaqo2T09CBFxRiDXYh7+A/171Oj9M\npAsBx5sAtzMPtPiqAZMzgOTIUkxug0T2rsLEAbSr94/zDSMmdhSBPZkHEhBY\no9ID\r\n=7HYe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4e737a0901ff60e5ebbf879ae94e6ab4004ec398","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.3","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7694_1624985050059_0.09896335738256457","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7696":{"name":"hls.js","version":"1.0.8-0.canary.7696","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7696","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"755e3494df8925374f3bb15ad0bb5297bea85f7d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7696.tgz","fileCount":116,"integrity":"sha512-KuJJVnARfIzZQgEMQmWAMZsD2D4evEEcT6m9Uj+YMlGpQ7BmNRQT6L7xOX8un8ulYBX1EP5w7KuPBiNznRgmNQ==","signatures":[{"sig":"MEQCHwkQMQ9zwKXNsdfxtWn82GIrWlTJYtaU8c6pQKlS1UcCIQCAjDc/3ADNTKsZO8iPGGZARvhDZ7g7zKXShGLEisPt8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2275CRA9TVsSAnZWagAAlwwP/igWLnS99iKBZS3tDZXI\ndvwEEgGq0FleTXssIIz4ckPtBl8d6gmNQ9FotqGw2GReVYta5XotrKq23I4F\n4kY4JO/BA1T8siLTyCYLb2gA7ni8MAGvjnjHxWpUHA1QX6IsYkHTUncSha1C\nBECuJ2VkOzmAIefJzA9QzmZmwEgyYj7mkxgaxGHIeJfKDgbjGLsWurZb384z\no1BxK7pIZybHhZuONV7qcpLRw09ToGvjdIYhqC8u2FDanzd6oeRnDXyN2GFX\njWSEpq5pQY0YjJFdVE3UvHNvlRNfV+L9+/Xm/NPKfEsV9a4dx+AJI4pwXeBu\nWGG52f4+x0eHyePBBEXjG3vxxcmx8eExAbMr661i1JA9o3HfagvFyaCxNWiy\nGdYvfGTvrGJbjdPvFHsKOeP9ILJwBmgiiSFKAuDQn768gtMC7vyL+jm9VvMX\nJ+ed3lVL+/rIf5mHPUGfXw/erFb1aTrJvGTiHdtU49jmo+q9QNHhXzUXsGBa\nPhwaWpvmtgLyrk0d043Qh87C9xu2G686I5tJUUBMdwfOAbl6E8EQhc8Y43j3\nQIE73LR+9S+V/9DaMkM5UM3oDSEBUUH2ejGr07uvlzMe8VfjbmxY01wfU20q\nJDrD0kf+z8fR4d6EzpOUXywZYish5jlwyGyjh/l5uICSttKsNhnEIQqHRwT/\nis2o\r\n=hTI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"762f719587a10803b78455e1b79ed4860d380880","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.4","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7696_1624993528860_0.4915625865946278","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7698":{"name":"hls.js","version":"1.0.8-0.canary.7698","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7698","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67e8e78a62a3f86b2474ab95076aadb5a53153d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7698.tgz","fileCount":116,"integrity":"sha512-5huk3lZz1JoT/mM+Alraz+4kVJz+lv1mPI2hFsT3Z4aFV75kKc/ZyF/PddZ6ztg/Jf0kGae4LMYLJt9HheeW5g==","signatures":[{"sig":"MEUCIQC4qgFuxNEhZ3mqkoOGiw7fvsBhrnizWsu4Mgw0DYCspgIgZKxLRBqKqGAw6UL1NyhjXrHolSb6HdwLl9TwfwCDRVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3R5PCRA9TVsSAnZWagAASH8P/1qWjzqE4NDxSSJFINZS\nW1xXv1NQEOK1Kl4mIryH5prHhHR2bZ7lnZRqCzjzExypT+io91GcQJhlRAjK\nDbKh9LNIlWTwPXdbd3vbNX7n1YBpWyW8tRnV49FbIuow+K3aX8Z8baFARYDd\nGk0GNRkQ7HzTfkiHf1r7G22XNra4+QO/NuZcbETAB5cCGVdpWIAS3QW2BCSN\nXKcmLpXYZYQl1D+csMdv9Rm9CLBKOUnT3UkDpNHVGCpBx1Pj92nUps387ynf\nw2vhGR9BDv50ZnNm4sbZwVnMJVmYN5UKYnQoI8W0TO1tcnqSDdhcbHHjSjxT\nguCQ2pXxsP9I/0yx07klmnY1H2B+KL+gqxZvFz+WSlC0YJLc4x/e6UvJy37a\nWnKqNBkRJCEM6TwaWrnQ2QUU+2uA9Iru7CXHsnlvWAw9uk9nF7f7pKVE3a0G\nyDPPtB4qHPDBDCxowPTU5ljtE3AW6sZJ6BcDkLR5rt2SoDGwPHUexlnD4zHk\nfBXA7hHqe7QbSSFouhr3EWMvKfWQMl5sICU8qHaQNG+CuLPltlj6drB1T/mU\nsdrpnsdnG4dNQfDF8h4ActfOP8yG6INzRK+kkYUudwwI10ftSJxgKta1G0bZ\nE0uZSzdPHCx68eU0Br6tn4PeBH2kKToY9TfvB39V4OwEZVcGvrysCiz75CaT\nX5fH\r\n=tbZu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"16f4fc6cf9f8c9817d19f694f695e849f9d60e22","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.16.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7698_1625103950855_0.7510200847355797","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7700":{"name":"hls.js","version":"1.0.8-0.canary.7700","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7700","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2eac4770bbbce988a33cd0aff74bbc1f8ad21167","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7700.tgz","fileCount":116,"integrity":"sha512-Me28c5uJ4jG7mEAT+p1TUGaiSLvVFl1jrldZElGOG5IEIWXrlkXlDBypm0f6Q/CJQaUG9buKEhJ3AgWydGUzIA==","signatures":[{"sig":"MEYCIQDKS7UUa3H1IZly/qEENaimADu9m7iTORVjDrQUp+nAvgIhAPc521kM8J2hMeUYnvZxQRALt6vLn4hEl+tLFYQkFgCT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3SUSCRA9TVsSAnZWagAAk7kP/RNQOmMY5o5coXXWQqdf\n4cK/MGuvywFeOrKAaZBmx+H9+Hpk2JRD3a1VzTM/hSAoO868bQM255VdYETL\nUnffgBlrzq9DiwxvzXlWRWUOEk1ezdWyUvP7nNlYnEZJRQWjpQ8JEVgo7mBd\nUY7urbg6ELNf0LcRhRsHPOi2AWqcUa7sg7z2PCAp5DS66pyaoe2YCZWop2an\nZldW3mFPC9Xn3q44epUr5+2IXf3FXa0tgTvY+O1sQD/SIBT6z/jMDf6OCCdT\nsxQfWLw65ybz2sPu4k7GnHr79rPD+KFw5qF0dw2VJPrIfLAfRQqBQAN94byP\nDPu/xuER/m27oKi9XaUC4qH5sKkinf7XKCorrC1Vxhp/15V6oclP7WJCi+v/\nC8GHOt0zVJQ33BV5YYmP/XRbXZkABDHHqM7kFe5I+me1q4DbSP0f1S1/GvL4\ngZDKH3g5wH/UCjhBEWQLLc7FOPcb0ZiYlxJ36LnXHvxhDln8U/3TY8zJAuoO\nhvKPj7AJ7Kz0kw5A6RAvngsWXPsZKERBbOgERNXH1jw0lrrvJDRs4oFuFPAG\n0HeqGH+Px3qEcEQlCqwSz/19UNvF9JdobOR+9GZafwjTyZm+siGqoWepEgDH\nn61e5XOaPSIRYPSejZRiJv/KTPh7BPubIfaZlE7ZpJD7UHiUCwMBaCthGYqv\nnM9O\r\n=Nd6l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"259668a08e00e09bb99ef2b97ce1530180841c78","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.0","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7700_1625105682112_0.12017513346024988","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7702":{"name":"hls.js","version":"1.0.8-0.canary.7702","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7702","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"078246925d88d096a09c6643842e521401d0ef18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7702.tgz","fileCount":116,"integrity":"sha512-88zB5vuh3pNb2k9qgJh5CQF/X7kYdMGTCTQ96N7tXxz1hmhQNJDYZfktvdv3IfK5t4z8V0ceruz0JhmDcsVonA==","signatures":[{"sig":"MEYCIQDq2TKJHMrHRwfIvqI1oKauBcj+lEbm+c7VUxevu8zs2gIhAKKxkTbVx8L9Ndj9XDG6mgxomT4kR16/g9/nIgVN2VAF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3eqkCRA9TVsSAnZWagAAlAMP/04/3VandbLzhcxOoxo9\ny+vcdlmwX8vaEkvug+Ud0NInTwFzcsfagE2R1FeDXQS26Fxr+8uqr8bI2huI\n5kSQWpWblDnR8zQBwXAt6txUoCXynUwKTYKQY8hebOOp+vVxFcnZGLKNqqs0\n3zUz/BVbYu2LpZ9reJ1475iElDILkno1KHffI+Qtp+QTaEk6un1u8TUP5gSP\n/kjnhUSXqGawpCcN46tyK7HeET9udt8OyFFS1W9335zVfRcGZhk20U/wtksR\nmgzTkkvmFNuWZbGaHA19ZS6oUZFfNAzp2Li75owsR2eZgQwewPfPtV/c9b1A\n/kpFLk0OcjyM73YbCZwnFYpatkDC3iCjvyOrCWpNiwxoGXbgelORkehOfkdR\nSrxA69js4GUHkGR+LDRq0IavlXjhDPA4jWRN+TetRAtIYIEJQd0U6o+03CqG\n+loBBWJhCPz52kyBnrR1vbNo+u7m4WHT+JP75jFhkJEb7Diq1DHfRRKx2VCT\nkMCXhoSGNuhKh1t+k2VDmVCIhyiVd0plmmhozLzkNvILMJGtBb87Zs07JKq7\ndFBIGPSTlgWN+0MskmDIcWemuLB4F6xwYh01/UasyRw2dyh0+13Hikd32vYf\nwq5km4yG9H+1YvywBEpqceSC4Fir7otlArJha3+IjdZhw4bJT2D1QwBTUMfW\nK3II\r\n=RD5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c36cf9fdb1dce5e90abb503e62e5f88e3967f164","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.32","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7702_1625156259967_0.9758408552797002","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7704":{"name":"hls.js","version":"1.0.8-0.canary.7704","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7704","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eae1123b4d2ba7782aaeb96a94e6193e462d0125","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7704.tgz","fileCount":116,"integrity":"sha512-I9fmDKc1uTvrAhUEI2TBVaxJLqxTSw1D6l1aMYykzH91h0EoMN3FqJc4bhCU0+ElGnPPVH1BAY1NTNv3J1fQfg==","signatures":[{"sig":"MEUCIQDj+ib6rE0X8dUaeTp2xpMpOVR9WnnvreGntRHgSzhR9QIgTWycvjxdLXvSrC3Qw/uQWJ6a/cbGObtRYudRnvsL/yY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg30frCRA9TVsSAnZWagAApoQP/16esvN1UpqjM2bHGz9Q\nYFvC4kQoSrv5hkYrXbIdkATug6L22rD6aJo7UeH7cS3v+cYVBl46zouBqVFe\n1sslO+nWPu9nlnGoDdAJLqAhh7bRfvMClpI0XR23wZk/BgGOqZ1p0zM0Vcm0\nVBsZGRfyfNv6tR6pVChIO4ShsGDtw8EoeYgee6TT+bDtN2R8JR+kviEjrnA0\n81Jnb++KHuM6KPYttt/YfiEKdst6fwPavHcNTymGGeWVO3e+aW2luKfJBtQB\ndjJFf5RyDrBOR/+Zc5ceADhp56OHR3DJ4f5kNKFrC/pGQAyLUEJk0jhxfbj2\nZWJO1DL+FA00fTf1Px2s1ufLNsVm13pVNBROQ6N/EqmtCNP+d/fPQKeL9rOK\n9c9q7aGjTAYi8/w40ImM5yNvQYLT+9UoMBTQ8GUBl5mp5/zUGBDXU5XHjpdq\n3LrUJaQN7GZypvJJB+MEkdv7S3WmvvmtLnOc47yrQTIHdP2h66gZPydTB1/C\nliZI2FnXUXOuxSWk1ogKGhBVUJYpoxLt9Jl4R7+ShqmJB8Ag+1qQSp+4NNry\n/N6wW0PuKLmSail8NClHWQMHs4aUshqtXxNiRMHXEAt4+fhwGWWk2Qbx22wj\n+2E6gxq8pZsq7fNS6SG/bDclOSMD8McTT2tXSAjEPdRQU4X9zeDJm6iu30Ds\nDvNK\r\n=rTMi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cd3dfce5ff3cbd6ef33bb09facc2be85a6913de1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.29.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.33","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7704_1625245674443_0.31931821374130354","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7706":{"name":"hls.js","version":"1.0.8-0.canary.7706","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7706","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a309ce1de80887168b68ba0ae4276904d6a411a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7706.tgz","fileCount":116,"integrity":"sha512-pqUsrG3j9je1zMR8aZupBkbfKCPxOfEn3mQJuMfyr30DM9KwYsMZjWFGO0msmpYV6VAT3jwoPW0HZE0wvwpEbw==","signatures":[{"sig":"MEUCIQDpfUNzEL14s8nWLFDbEeHJv+BLd3skf+7Ps+06wS49/wIgQx4n5vjzexXerFFiVscZbzg7RU7QBwiYuAowp54H4WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg36EpCRA9TVsSAnZWagAA3+UQAJf/CKtQF2Kj9TtuGpUQ\nhX9fvcg5gZegrSl3MW35mGENC5fJ0OJPtakrwYkXTAZsjwIGjYxSpwatFftc\nRHY/2NL5TLyb9Ft53tcn8NbzWnXht+CLVzBZJwJR8OjC9GRcrXM4wp5kaZiW\ny1U4ombnxeSIavE5IUwgC4JnXFIt0kX6DiUJD3heR5mxjRayr4fEBxhl5Aqq\nJm3ZWxKW7J7cphVBqEekInVvWqYfirq+vRRFZfXhH6peiHfWf8Wvsbmq6o11\nAKjWwt9xUCElmX4XWmzeaRmKz7i1yDMRuRK6WZn5ZH/OKden1WfGyXWHmZh9\nesBXcgGYzOw1tiLQA1IZWB21ekTcHdXiYmwEqrzN9tDGfji9JxBBU5JjBKhe\nlDwFWVeIt5IUa4JjixZ3W2ZrqKsFh31Ny4zaoNnkU2zueQugb6mPJfT4i2Z5\nWV0b85hAz7s35/EibcklkSJg0J+qe4OmniTvd9hTwdBRqnWResfADp1/trdO\nUZf6RbQhnb9q/9tuFfwxc2K4R+Ei6SRVh0Mjepgr4v+bINSFnDZSen5nBymu\nHZsBcq/K+r7ZCwrv4WrV8eH9IAjwy70qvKuhngQdQJJEClZugJ2Np2FnTSfn\nDFSwTFrRQbX1MYCqbELrY4aJjQrUWUgpY7IDdwyc7LmE0A3kHve4TP0B6x4v\neFay\r\n=oNFQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8309abbce334dd0811aae27aae65533c6ffb4ba4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.33","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7706_1625268521204_0.319030349441636","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7708":{"name":"hls.js","version":"1.0.8-0.canary.7708","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7708","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2693edfa72cc3fa016fdb249d6d25e05e7d5d872","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7708.tgz","fileCount":116,"integrity":"sha512-GpKF7FSwXrbbMaypYvyIul0wMK+zOCGtCBVNxTjBI8AqQk76S1ixFsipek5FtNcEDJOH/fX8hF8EwAJVuE85aQ==","signatures":[{"sig":"MEUCIGnHOr2oRIL7/LXX8QxnceGC5beo5QVSxeCAfYQrKvp6AiEA05n7S6liftxAtdQ6SxqO9tdUcK6DURAQy2sU3BHriOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4l84CRA9TVsSAnZWagAAZaIP/RjliBF/A4fKCBUjegXV\nnS8rjUrVLM7LpR2isaAlWvrgzOsdaaagLVjRETlS8pr15N5/RVSVqhF4iVbr\nw6j6u9bDe/oYg8zY1wtz3q/XVdyqKlo2Kpaohya0Hs2NA95bMGT11pQ3ZNpT\njHQH+SEatQ/NBgShguu5RuuDMnotbtsYdsSqFhxNdSEO5eZo7Ne7KUoiglrg\nDa4ykUmIpSNCCwjHhCp5ziCnCy8MSVm3yRQzNiIr8yoJLG6FToRpc20ldnQL\nnAQTKCJH43l/nbtiYNvdQEjdmhZVCCMegFnj0gQsrKAWHe0I0SbzzVZ49f+X\ndMuYbnHW1GKI70MTefSfBCqjZ7chLghJE8dzEfKkokpuIksNF4nm3YBQv6X3\nXjsHYdQuduWi/Vjgj2ZPq5TbxWti0mcYEr2ySrXD9NGudGLAObpAhiOPkGzh\nUGEt/Xusm2HlOPZsJ5vsarrE8BXCqLm07j2b/ZCav8t73NwFzI3Gvu1kstfl\n/vfFowsxDZMTAouMcLwa/u8Xy3Q/GKY2agP61Fn7PLmyIEr2ozyLsUuz6qZP\nG+0LNcEbzVrqQ/jvnB3CMxrirfnJEClJ5h6EwypRP0bC44dpbfIn86WALHO8\nN2/GeingvhqmhncBMlHQ8FxTM8O1zRt6ccF52RXhdBUzhLEDh2M37w4ZbqjM\nUL1x\r\n=A+BO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e31e9704c6e5caae853570c817d994741f11a58f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.33","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7708_1625448247486_0.9998821813163421","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7710":{"name":"hls.js","version":"1.0.8-0.canary.7710","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7710","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92dc0ccff4160671648f32347af5ceea567ac1be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7710.tgz","fileCount":116,"integrity":"sha512-SUOGlhCyjRPWqmruGe16HWXj53iI/NnDDEn073SpEJ386HMpKTUQ3xBRyEwXIePF5g8k+yn88vWov7/rD93uoQ==","signatures":[{"sig":"MEUCIDevkQaSzvmcNV02LkPWP0Jy/mvQLwDHNC0Bx4+XFgRtAiEAmRpYXdfseTibYaiSMDaTuqE7hfxPtT5V6v5kJGmlljg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg40XYCRA9TVsSAnZWagAAYOMP/iFW/pEV0LqZIPLzKa87\nAwqmEZUyfGSlBf/q0AJg/dFiAZW0kMJQLp8ucth6c5mKbwR3PGQS3li/BSyW\nNXVzvTPtJNhQCHcoi4GJ146RESQ+2Uw/tTq6OAxJSTAzmIcDd3ZgaToKuQyF\nkAzpSBZGUlKLBh68/tyt/FkXALOChN0R2q1xPhwzQLjjHcn7nbU6C3iNEG18\nrvSuQ5/DzZoI7TjYOqhB/yggeWuTNux8uXU3cnr55Ob4K/u4yANazsU+stAm\nZ0PKqwFMn44N4mszrAXh+SbreptOYvIj7X36lctB9kIpRr3i3ar7PnXlcpVa\n6DwkpJsQDiJ+gGNxoi8VcxUHDOps4B8+aC0N8PMOpGNu/QB8nrq3etmzFbH9\nJEtVRsfflZLLjyChe51jQHv5ER0YHAucHX8HfWuEl/e3t4hFJk88LeJ05LhX\neV/rHmnavlAXqIZUGV8OLNu/GOoBsxhiBMDmpbjS9+z28h0MAWZDxFkEfweY\ngYR+riwKmhWhSQj57GF0185RabvCCkzFmy8igtI+f2uBaTc7H1n76FOJuEYZ\n1FebbFd6z8HxshE1ed0WIoaUj5o9XrhP7UnsXSLQ7hFgOQ239q7GLCxzia8S\nnoR22KF5uBlUBRiFqh0P76hFg+7QVCAFFmDZmMNjw9QO1/+MzX2cLtCwCR32\nCFVS\r\n=Ri9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ce83af715f26732f0158df08322de1f3513d21fc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.33","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7710_1625507287510_0.7289309881762933","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7712":{"name":"hls.js","version":"1.0.8-0.canary.7712","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7712","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d49347128093296330235855675293b0ec944f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7712.tgz","fileCount":116,"integrity":"sha512-fqgr9nNaDNHo8Llw5JcRk7di0WuWsSSud+kOlwzoLEkZGCWiaRuDY8cRHq4P1LItzU9MLEhaTJ2keAcEHv2bQQ==","signatures":[{"sig":"MEUCIQCqWiPDEWb6DzDW7hvn1H5Q3iJMatF+VQ5G0ZvNKPWstgIgIANpV2CKUqYS4Y95wTg7VrMm/WppPJUf35lVl+JI4BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5LB1CRA9TVsSAnZWagAA7pgP/3KgYXi4/0Dc7caDDpV1\n+y9rtcVX9Q1Ne24eyY74IEBsDXwRyIg6vSw7ySq5jQI+Pgl1IZT7qcJHjSJf\nHPxvoP440TSbG9MKLmYd38vxAu7AAesXjWaKHYtqa89ENV9i5F+adkEdr87f\nMi+PoD+n167PnKMWv9zKNWGB+fg47aFcnJV/MkmGRFFqQzKRNqOWKuUVsR+K\nXKDTovgVJQDjjZgBgfUaqhiiZ/zLDTtZ+gSey6ebAKMZXiZo9iuvOTOWj7Xe\n0RkuA5aFrma1PfEOAedCYXcxHt6zTBC4Ig9TT06ofjGBDyGv6csNEqLh+qQ1\nibo36hbXFeKciES5spF75mRwCJTfs5+fHxsCeWasrepqz0lwLlaclNX4TiSY\nvLAqWieSCIy87WsZGbvUCf3ixToF63ONFXCs8MRIrQDh1FKf3bgLZzcPIrab\nbj2JKserH9hs3ph344CdbEDW/3+jtj+3x79QyBhsvL0ekWfpXH2Hi/lFQ16b\nW/gLZ5TIPsHUvgNORWuzD+QJJudXsjdBJmWMCxjgIGr2ZKzjNhBgwlcHdy5f\nIOfVdJBukprMgxbeOYlk/TgS0nq/pEicrLferCpfLDhVtNTKWwCdBPKOQ18y\nJ9a1GtBn1KjcujwVGfr/mUdLwMwqG+I9yktvL5DphrNYluHkqNH3MPNZm4Ns\nT0r7\r\n=/1u0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8c46754b85d0143da98328c461900d2ecda83f0e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.19","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7712_1625600116952_0.755318340801894","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7714":{"name":"hls.js","version":"1.0.8-0.canary.7714","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7714","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1439132eadbce57d321940dea333ae45ac781281","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7714.tgz","fileCount":116,"integrity":"sha512-Nn7vDWttSHjwr/LflexabVQPXTCx6CDkPT5UBUq2G7sM93N8/84rCRNSvJCLfkw9ALBvD91pDnw7I6npjYorig==","signatures":[{"sig":"MEUCIHLZgFrBuqulsWVKFZkFX5kElyz9fM2THpoZ9puuaKcJAiEA2zhVStHyP9eRxgXyjbEtk5wVcplx0Rt/Mow2TDwvfec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5LUVCRA9TVsSAnZWagAAOzoP/0JfrLId/cztSydzV0oI\nGgf6DQkaX+Zw/1RIjGXUgSEur4Pbji6gTFGSX2QRo6CuHhJthMQSMmWJDvVF\nVyD5N2sjY3E7AZOaGWV1O1rIzk9sXqUYZZEaFIl9H78VsDCdMzfSf1gDE6qZ\nGq4v93milJwK5Sdd6N/e/T3X29qZYmyBH8TmlaIdae9B9ThFnd/DpwtSj24D\nxf+jwiFCiis0rDxa5xNCuhpf8/Mp+FG3L07CGCL7wg0sRdUEecQpyyEkNqvE\njOygrb881nPID3D0VVdYJI10h/RPyzGRmaR2JHdvT3enNYJ/OLwhzzZ6q2V5\n9jlw4jL/Ej4R2rMzAUJh+ndXB6rRTRarqtt3CgjqhE/Rew34Vlsp1Q1TpGpK\nlkdsT9FNwuyvH0WYG/atREBA9Hly4J54luzfX2tgdNK2tWz3YB6Y7QQp1vWQ\nE1IJXmgRWl2+WIejYXl7jnStQUv8LW4QhpnU0P3wmA+uSULIjRN6Uz+ljGXF\ngyL5VBOxJj9dldwwLOWXBGOXDNmKhKA+5tMrH3IqrphuZhBrd8ObEhgChUCW\nW4HHSqfscvu7psqm+8gKmc7u1RASqvrgtv05+Zr+yXMLjsKuqhCkMz8KXbCF\nk8nTWwzIq2TsVd+RG8eqXuYeO/gDM3LRZU38lRAdKiWbgQVXF0G9aLASuGF0\niZiG\r\n=6qel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d98ace07597a7b7a571a8d9e05547e906e1f32e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.20","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.2","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7714_1625601300575_0.36651966235853295","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7716":{"name":"hls.js","version":"1.0.8-0.canary.7716","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7716","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1718cb2e69dcc014547d95b7b616a6665b43dce7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7716.tgz","fileCount":116,"integrity":"sha512-c09iaT7czplLzrwqXlpiPXKcS5abTS17tXGmrGm+MYcHPZIEqL8iDuMl4lADJqE5KVJDMpN+1t8OLu1PTJFNCg==","signatures":[{"sig":"MEUCIQCzvp3PNad6uEcDFX32BZWFK5qzWd38XZD6ZebOgvntLAIgaEY8tPPY2qqALDRdDZu88gcBr0fdnwMN9yv1ibtJmks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5QQSCRA9TVsSAnZWagAAHBIQAI4JYtvmdGVPyfeyYMKU\nVMISs8+ByvlWqTSpw+5t7HJDczPZx8SaO1XMIxgrXXi/bN0v4KXY+Rc7ucQR\nBlLyxI47S0YAW01emUWK6WiOpnMppyyool123XCzgIh+os46w8il9XcdPZEF\nPpaxtDm7NUYtWw/hbcXK8lzeH191uM0XN4hpPnjt7i/Q4BiYSdXeuwzEP6cN\n+7TsG8qehw9nPXBBgSnweh9b3jLAuEahJrVTc61GzsP8gKXAydslAlmmub0f\nbPjST406CR48at1r5jkg+Niv3/gAZpZT7Dp/3Hz1kPrjg5Yt0CocoHeqgH72\np1hksuMOw6KsJwEJt1+gZ324WFZDQv8jpUKgK2tjhREBebXybISoG2ZlNS5B\nlbXrD8QNZM6EWq8Y2U8s6rsnEJ2F/mLcGegn1dUPExxAujc4lSGhtEt1Anlq\nUQaMc0LgY9hlXDld5BpK2zAGUIzM1I0cEDE3Nx7bXAyKMzJ8wfWZ9JWqVPq4\nYGwr5Lbd4ZBSZvEcCgQ+PrLpQ0poUt8wgubGDBblMqp+ixoL99zMhfSvuPOf\nlp3+wXDDHsJnxJKoakpmgTrDpwgANCWh/4EDMihTn3p+/ER0szdNOhNiabKX\nn4rIymFEmEGQ154cr2n93T0ZVjK0dhUTJ80vZ5bmuOcK13H7ziqakc+7zG+V\nT2XJ\r\n=s8C0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5bf18f9207e891fb92560f691483950c856a068","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.20","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.17.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7716_1625621521298_0.18058612404125873","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7718":{"name":"hls.js","version":"1.0.8-0.canary.7718","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7718","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"053f31986fffe3b26aa2a0207fbd53ea3472fd7f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7718.tgz","fileCount":116,"integrity":"sha512-7vWu74jaR1d3/iIpP7UwNT/DGtQ3tD6k4ZZs6iCckiwUZE264VLz15DI5sm8RPiyibURo9t7RCpHTmPFngiA1A==","signatures":[{"sig":"MEQCIA/7pgoAqrFlo3AOY1CFPvJ9bYefhUoVvQq3Ng/18Y/mAiA4eQbiD6lNUelSk0sFmK9ONptHatIZ2dKUkfWx/ljY5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5p4DCRA9TVsSAnZWagAAmFMP/3I8TY1gxV2Ft3ameNwn\n6hpVx5H13D+TBgI0ZHKfTAIdvoCMUkG9BPoKB9lbr38AheqpqDctiTIi8IyK\nS/FrLnHs7AOJDmhXdtzbMrOQV7XgFmWlYmTVSiK36dSz9f7tBYMlop4GkMrd\nOt7Hi5WCzrhJffnn0JW4HZeBv4pxalEjnXiYP21CfVQ7MUQbobHBEAvDN4an\nZI13Bg28al7hkfBSl8QMQVOYPLTWrdhdK7H9fwQ4MD1NbZX5uzL9Okd4iaK/\ndViqf+W/pCyiX9sIJK4JmnUr+QFYUJwllc/WiqhG2HK3wuXHyLHESrrof/fe\nDpzJgIT6dWSWAoMmnc1AKZYrVkJP+2Ue4WQgxRfkxQ7t29fsVM0I4DGBVQWq\npnTxAbGj+mm9CVEwNZgjPTQFNz3NJYN3PA3J/i5RlzaqRuaoWnYSxncNs4lq\n9/CpQvwr0tSY9DsXiH+prw9lbTVoj7+5TnRbAZAv38q9k5UbEwMA700sPNep\n76g9Y8YS4Y3rJOEzV9L9nQQbgaxe9h04JaocJJQBCLgHok7A6i9jGynW8+uk\n4aujlmo+b2GX9xA6xvcdPzdXKGggdCllmhHRAGEfurDsH7NpEJ17X54qFCC9\nfw82c6BxNC3iRhVdBmgBsCqL8mzIuFvb54sw4J1lABudqYWMGayIMV2henQi\nCpNW\r\n=JJ7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"de897e26f3359776b9afe839aae6474444f52861","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.20","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.0","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7718_1625726466189_0.7205667209837938","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7720":{"name":"hls.js","version":"1.0.8-0.canary.7720","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7720","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0fa20d0486f1c5400a1449a9e566002d99dffd76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7720.tgz","fileCount":116,"integrity":"sha512-ZQ4iZva9/+is5J+JXHAvgZtUULRqhIfEjTEh+OqbD5xrIQWk1boXftDcJw9+hbtfsL8R7HMQP5hOk50XXRSZhg==","signatures":[{"sig":"MEUCIQCMYDvWKm7kfGyFbSr5rlqEEAl41vnWkEfiDknC89HFcQIgRDVVgyosjrWmUrbHdYQs2gznA/PDd8ergiwnFUP8ocY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5wFQCRA9TVsSAnZWagAAXFQP/A2Wd4IwvWCfO64gHAQ6\nW9QkDVPBZsBcy6IXHRkN88rstjeSXnEfUbDZ8t5nSX46DCnANK+650NDHieB\nR6uLcgE6S5gvSAs25ZJSAkHjGGLENuXdn50D6riyqKt3Iovy2HeYy6b8Qv2d\nG3qND0c6nORs9gaFdgH8NA9ofow8fgXLb/LBqh7gg8tO/6OTeqBprsYRDLhO\n5an1UGgEP6vQDF+hnP9OfVMfvJT3UzMsFKp3xj7DQcFxPK0JWM7Qf+Ssaght\nW1DaOnUqhIIYYUSrFJU/e8KxoX/J0pMlE/e+Ch4lKwqkyp7vs0tlA5cdlSsM\nCMndE4gwOorFWDjAbQKYE+L1ieAXImcSV47lhvXDaUXLvvFg9tSBYEC265tY\nTAUfvOI1Ih9VEKgt/28Ihg1yLA6eybS4XMisd8L/l0Ss8gpG8X9nIhBtktc2\nPi2yhQTWZGKieZ3Vt/jS/ymhvw/7m9WunTPD5bcBf/qY1EvTxmitOCAB1FoR\ns2fmR2sERyIQUi/a1yDirm0rGZJ6zXcZvFm3UQodktRP/z6Cg4NeM72n1tPO\nXaAVWGJqVoXJtk5Fj1WC21tjbI4/jTgMZiuPUHeni4TCL8tzpsM7Y2Fl8bJI\nFRq6fBXlcG23TS+hhtJjOwg2f09XgArACdWmaxXh12FUuCXFsk3NaRNmV+oq\nI8Uc\r\n=dbWf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbc9103c5f35a3422d4b684545c6bed81d057322","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.0","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7720_1625751888001_0.03619656071370536","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7722":{"name":"hls.js","version":"1.0.8-0.canary.7722","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7722","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6dd122a7d3f0f4e3514187ebed7b0b0271c5823","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7722.tgz","fileCount":116,"integrity":"sha512-eu/BKf27OFnIaAMtKs25EueGvtqXgAglw0ZRKH7CWBsbTS2b3SlVrebW1S+aDGxP+pcMneayTGYd6vDvyUsNPw==","signatures":[{"sig":"MEYCIQC+obFHENvh6hZOL7/By8iDq0XPWKN1myqO/9nj/ZYucQIhALsnm7vMld1Nqcmj4Y6fPJTIjQ8aWnw1zG3oAg2viVGN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg55kZCRA9TVsSAnZWagAAg9UP/je+nJsB0fESYOtUf+G4\np4KC/ho0QrqIJOgzOztBsl4/I64Ggbksq49jt9kVAUGukttD7SRCs0eTWnp0\ntWhTmVZHoWkOXwEwl9OKkgXIJ122Gzi6S06lnxh7CUBMCf/e51GQBL/jWk5z\n3ntkmkV7JZ/2P+Po4nsc42BeYsodW3vcodosO1V5FuiUyxpxGS9f17L2q+g1\n+Z4JE4HSOagqYZGI+PadxOwEOBsC4B0waC7MbZ6EJR870FqN7x4egrqBllkg\nE9tWKaTsmYqPQuetBttbbw2MZhgA6gkl3ckM8q27SCHJ63AbMqfP+GP5TSjP\nysNUm5vg0MYOjlxFOpYhYWTMERYBswOnvYeOsTPHb1RBkiE1SD5YTzUQLjq6\nEp+BnaPQpARzuj0HHZcEaCSVM06YAMpYbXZrzuAzD4cfWylUejZCIuBhxj97\nWs8cy9PiwCk10xJwwpUc2LGwSLyQANJwFxI5uRTnlotmUZQ2rwh9OXwUWzZL\nFT2k7zTOCtJpg6KDMtp7JI4VvQoj/+egvxl9GWmdJ13vv7swuEXWbnG8scOg\nMa+wNnHbSh/GgD2HjpYDs5gwWFRHvE9lu5b3MD2xgL0Wh67EJIHHKJ6BwrJh\nXDjOetGGGGkflrmr2789HZT8aVj96VOebEb8Q6d/hyTCQgXbQrOHTXA2R3FH\nzIav\r\n=bsWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"94dc08a7b2c76fee5ce54f0f4a6f8ee43c2b4506","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.2","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7722_1625790744890_0.3715141388095604","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7724":{"name":"hls.js","version":"1.0.8-0.canary.7724","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7724","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"01876f592fef679979d1bab06a5b903e19352acd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7724.tgz","fileCount":116,"integrity":"sha512-PwmTyu1DOYN8rpPh2eNvlBYvNEyZHX3wlp0km0F0Q2oDHcUdhczHxzZxc5DurZvPnzbpdAlkmcuBu1xC7Avocw==","signatures":[{"sig":"MEUCIDqrPo5QjzOSURfC/kmA4QLlYjocCfHXSFp7BGhyles/AiEAwq7j3vkFAGzE5SOh+jZxT2v9B/IcNSs1ytX+zDCINOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6YclCRA9TVsSAnZWagAAKIsP/1KtbG45qxfG2WXsQeGg\nWnLAsuxnq0hELKOZ9lBTZ0p6iR29EhR+N1hI0qUWqbisl4zg00F9mK537Oof\nHCpg7F2ju4eKw5A6o+ymJPis6/W2XfgbJvEInBZvhBRHq39vLyLAgYoIUXD6\nA1Mo8e5DqbmYY6zv5SXknBlEkS3pzV4M2ofwmfIp5Jrbqjmi0YSD9Vfee5hH\nBuoWH8rGVUrgWJfsE6gS/1wKaiCUeATuMl0DnXJBSEZ/1IwzsOSD4eK/0qbu\nSB3CdUBXIEzIHJA3Va1hZgprxbtIYBfM3Y8BRIhH7q1K6uHMx30yKbfiHeoH\ngZU6QO+Bbgh3MTfQ0836CppF6z4qQuUqjsJ5eQSLYDcVxjXRdZ+U+XABJdFj\nA+VJng3S8A24Ndb0oTIgWRtGbQ55bKSC0yD9PQa7cNeY2aYXWHwm9euCE7Si\nCCjRRrRqyLosRJGPDVluVOxRF1be9LxS4FiaSCnLP5eWqcQSY5YbGJQP/DSF\n0bVKDLHSbzv5CbJ2D+Fu18Y0Z1B7iMxmwjTZleU6+8OqHD3IZMIWzZqVQBL+\n4Ew5+moE4kBSEEYJakJwT8h7Fn9D4MS9RrVL+B73ysglkbtTqEd6BfklNU7J\nMgVdypczMx6W9bDAK+piRszNQQxYRWtqeFrTRFZN+uC/KNV3GvPUuZtkZyWS\n7To6\r\n=hneO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"422862d9057957ddca9772ce4cd7e2ec942ede3e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7724_1625917220853_0.8195608407672237","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7726":{"name":"hls.js","version":"1.0.8-0.canary.7726","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7726","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"29d5f779f24529c21f31311fe71f87803d6156c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7726.tgz","fileCount":116,"integrity":"sha512-mLR/qtJiBOMMUGP9H4gqq/quECVBHBhSMd2O4PUVwBxjvOebgov84R6/xQdshEGRskKkg1D65iVTd1O/NaikGA==","signatures":[{"sig":"MEYCIQClD/EiXTHHzGbAtkR5qQR6MTtYDpZxhz3o9ub1tdGASgIhAKxTqe5k4I3jhzyD2T8sa3ALkmeBs3a4UczxZDxqigTE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg65l+CRA9TVsSAnZWagAAuGkP/0XdWw1d6MXCgcG80k+X\nwoVcl60Ui4C9nZ+KMNSzIhgM4rrX0hOdG+Z4pOfTYdggSTbO4bOgWQgJqmzA\nPwYAdK03RO8DAJlxQC42qoaIAQ4i5STUO8bcrhs8AV37g3F8hBVAxHH1auEF\ntjF7naK/kBaHx1QoJxMH/Finq8dHNzeCluTQqZy+9P4YmbDnuiccLjE4Kt8W\nKpLBa3Qwqy28w5oJyEQvdOsQNhZI6dgxj6FxoOkfiXWGlJgPChk4TmK5bjPZ\nBt/nWqOwBaARJBtPv6CE75oFDK9uLV2b4rlZHIAXbKqKq5Bnl0+G7MZojXdh\njJnps2eXyocb60wrcy1G9kaz2NmTZLdd2j7EUjeUaAmF1w0AdnbF01RzMRp6\nVW/0qp+XkzxQMCtvmJy9mjTHAWJ/AVnX1uwhywQ9jT8zUGHAUaUml5YnTbOa\ni0WaQRlgiCYpR6aU/U+4lOt7iYca9XRmdKMFPo6WevctPtfFnuMSdJ0PAg2j\no1qIqrKMSwWhj2vYdyTtQB4vbnxNj4mSfqe6zG1E7vj6NJ+WYbbAw4cs33Ju\n3bGcVLXSOQinT4yTXOqSTODQYcWAJUtaFDUNS/md/G+m10OBPm92AAnfgEhr\nWfIuYYxNWrWvB0mC0AFnq7Chi8K32BtQWy/tntzFPNVqbp86DMjqibwuhJy6\nNWqx\r\n=JCHF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb4e3d9c9c596b3c844e04a7f97582fffbc72acf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.1","@typescript-eslint/parser":"4.28.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7726_1626052989622_0.8606942399029389","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7728":{"name":"hls.js","version":"1.0.8-0.canary.7728","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7728","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8fe14d296b4eeb15a13b73d66fba7088387932b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7728.tgz","fileCount":116,"integrity":"sha512-n0jJg2nmt5/6Wn4BXcLNMShk9Qj1dZWo9gb2Hu07nU8HP5cu98XBHp/eDe9MF0juRltUnAfXJpU6vT7NnLR8aQ==","signatures":[{"sig":"MEYCIQDb/kfVnJnCnfSjYp70bEgns1ikSo6zCAzM31G9XS14WgIhANN95YwRQ6KuFlhe0UBw7j5OOv8EV2rM6v9/JJZDd4EB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7IHWCRA9TVsSAnZWagAAp48P+wY42DeazFxQj/U3qc4X\nqBSeVx/N5YNtJyVeA6VQk+WH5UrLA8udxs+UHNk/XL2GukBiBu5ONccR0Jnp\nGGqBoFFMu+ECqlKS4DCw3iyqoLaDZPF7R9JoqDVdga0n9+7TeMf52Ec9+AT+\nvTzagk8wEI3macZQOAVo1UBekj1NKOLtHuXiQtFwfnbx6XpD52M2aySdQU7t\nHs5AcvaU+/Kx8nTD8RAQZb/qOciY6EDS+TMP4BZ8jiQIHnyRnU1rNp/Lqf2a\nOWWj7TRfiHeoeYPE7L2/bULdokYM73ib0F5Zf4zvdeWofJjf/94sPRZ0Vz6w\nP8gx8mO2xsy6TcjzqHg3FkUOwh/+PO6fdCMp33hbCH/Wr7SF316PbWGY9EZM\nkS6Y/y3TKCfEy8B8d+ZWTxME8T2AeC1aXKlqbizRYW3908+vs5miLGiIBc9Y\nsvNq8023R0eoXciQV6rkNmyz/UvqQd3wclqE0jc3m8/HpVfBDbnX2Z569fN9\nje5sD2Bw7LDEEzXpznPOL4Auzd65zd9o1u6zQYOnPgny8CMYIpfHUJZpGL6D\ncsuG7BOx8b6IQedVqXJubkhpzdwUtczK+KJfsCn5zkiOp8YZ2SgtZmqKNWbf\n1z2On3H61+mlkZZnD504Z7N4UD2ngHuX/qRzBbhgq+8nf3dR9YnYlEnZGBt6\nO4SV\r\n=WZOz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1d392fcc25788b2aff172bde7788ca197c99a2e7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.1","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7728_1626112469492_0.033070589567218756","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7730":{"name":"hls.js","version":"1.0.8-0.canary.7730","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7730","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e4fb282a366529e73f528e3cd45502065e94c59","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7730.tgz","fileCount":116,"integrity":"sha512-NNPQoRZACEpMmsvT8IFcKFXq96GkZs8UTeM6DFZ3JChzorIJY9VBuefVt1YAAkNmSDOiRTo+/DBD2VcuVQOtoQ==","signatures":[{"sig":"MEQCIF4HccF+3ggIjjTYb9TW/nHhjdC4K+DetU16zhGzGbtjAiAICaJLXcmUlyrMRwz7kjqtNnMgDNfGG9CRzGmnVmDhiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7IWOCRA9TVsSAnZWagAA+u8P/juN9le7OFOs4d6Sv5cn\nrkXYy/edIHdrFqDNiqIGSUa2Q3naaR0Afh+wc0J4ditInPd1BXdSKB3h1oP4\nss5/43CYLSwaMYGO73PjC60cb+D6Uf7t3rSYDZ8jstGED2cLEeIQkY9dO41o\nvhwhvNCmlG2wDtbwVwPUpLD7TpzjyjvsutE8gQS7iynqpFFoxhibQRXb/eWf\nBODjF3pT7L56MckCtbaHFbgWzyUaCHSrtSLeWun1F4ebjVs5PC5MdI3nHdqg\nXTJk2+EECWSwCIqow3aMPA4l6jPJ0pLcOIUUxVws0fE0GsPMXxyVJR/bXjmM\neLgZeEcqKlwpvCO1vrXxSaywra/Dv0htxQ7zbqnhdSSS0bC1WSZbg3tAFJMV\nNcA68OniDCgFStdAlC4eA+oQ29mRP4LSj7nC5pCI6tuj4tD1TTyu60IdMsYv\nTsHnWl0r1RezIZ03EQjVewXz0mrR6wpxQ+8w/46dEXup7fdXrs6VXaviZivu\nNw/OwqiAvVzIXH6XYu69Eg8/J/p3X0tbtR0W8h8tSPuyQf0PJ3iJGZxXYslK\nPNnTfRIzXAIFocYGrnbv/Z8GcwCAZ7E3GrAUTh2EWE8QLWx+8P8nNPzi1Bqx\nrAaOu0rxZRgfeZ6abEj2v5iIxfgJUybmi9GdeqKGqdQxkbIkKmiofOPPcTc1\n6DOF\r\n=oB89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"72494549c46e51787535bea45636814a4162740e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.1","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7730_1626113421954_0.8433821865352031","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7732":{"name":"hls.js","version":"1.0.8-0.canary.7732","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7732","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d28ada9877f952549b69e380b17dc72e87b7f2b7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7732.tgz","fileCount":116,"integrity":"sha512-6zwWBEQhFaMCymq99ZblecMv3YbhpDW2tLe0pBzBlWI7LzXRcC2ST95wqSL1FYUjQs/ZtUxd2x74002fnaKLnQ==","signatures":[{"sig":"MEUCIFpTyeKSclFSuAriEx+I6fCrdn8CqrXiL7pZ9xtEUMfZAiEA4IiRKuLIimhMmBEmTbJJrrZpin+CjPfzg8K/sLEECs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7NrICRA9TVsSAnZWagAAqSUP/Rvnrpx70BkjBaN5HyY/\nvxphqTZB38ivDhckatkDZAhZU8LPN+qSjHKVI4pCZ9LQRbf1H+YZcJuvD1IT\ngcl17o9JhnfA7L6CAv9Ssmi5pKkKFVIKk37ABpLCBK7noocQe4DADv93iFvL\n1qMg4QVr0Fmecn337cIr6MAMPAF9nUxqQRdXidKpVekomSOAqj9MYpaSmU2s\nWemgLFfXPwQWOlxbUy1WibOOni2UkMPmgPCUEORZhyzhfoRvSq5m+yrPnIWZ\nsh+YIMl8hQDP8g0S7V6K8XZjAKtUiBSv/0EUa/ahCfn/mF9ldLQ7D8XwewBF\nYxYpbUnVELLmbLZlI7cPdsyiBaCggW4AgZt0hVDglERYJz82POw2jx6FdblU\nI3sYCj/LTZR4RA7Ugv3ROY6QHqtratodJZJBl4y48qJI5LoqDznBw/8v6qyJ\nIzeMxMkNoaiG4Ah73wA5KwXjRKaxVoAWRwtZrYDNCZsiiGe74KFXX+yH/u+d\nMG+83sTmlWux4riCFlhsuzxYcdnkRXa0epW2TLWcWiCOpIg6LGTuYYxL6vQx\nAPCKvlL9yqGLXQpunj7yS6bs2KJotRdAZrddmD/zHDv/pRNPJdgObm78pdo5\nqw7whlNqv/fC5Wm2fDV9OUnVU+iDG3JwnUvknfxyksRtyW2fuZn8duOmAfha\nJoMC\r\n=G8t1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"edafcfbe78972487e55e1a4946a382ea8adb7d25","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.0","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.2","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7732_1626135240186_0.19858288863650508","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7734":{"name":"hls.js","version":"1.0.8-0.canary.7734","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7734","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96533683b1cd6e31f391be560ca651e884b0e992","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7734.tgz","fileCount":116,"integrity":"sha512-+4/T2mmLuQ+9rrsp5G62pPehpjazU41G2MF4/xheBMINaqCLV7Nizrn5bqX488SGeC9TG0dKBIPWPQZeOQASrA==","signatures":[{"sig":"MEYCIQCBqepqSxX13hsw8/b1AQSaeS+7N7JKCaQzRqXfMhQgQAIhAJkCf8BYAlZwLWZamJzxaDVNDjZkVI4epo44F1eEroPF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7WUxCRA9TVsSAnZWagAA/4AP/1ZmsN7bzFjSsdiz+CFx\nD/mrU6KNnsm0Xu4xY7tynZoWHGEAz519yt4ai7DHS9GHY7w54UORUujNkitO\nMuCvqxWdud+o5ufB6Qmv5rUYgTGgigpOqfcXmKJlRB1SlMegEH3rIFNAtmZ8\n7z259ZkKX/Z2YRutDYrp7wn/3BeYnm0DM99TIworlb30W7PWSWb8/Bvb/+/Q\ngoiFWJZGAfDReZJzojzPO+C7u00lSOO4BgY/+kU37rDZOCQ4ButAhJgrB5c0\nXROkgBookCH/QGYm/khxRcNo8H+p9fFPUj42B+GI6RingsN6fxHUlwYGkl2y\nSncgfSZIuOWQnLegF9xBXt6AX1ZeHujBmEPp2OhiGXCz6u6bk3AxkU1Djcuz\nR0VdgTOcj4irJFEPDrMQhr43np8SZ8hRDwQ1r35HI0/49oyaV28XXQGamm94\nIIY0z791J+/Yg5aXlQ8Nv18C3dI1pd9jsOO/mjiBFK2CC27Zcxc5Iigp0lmu\nVm9yCQ/wx3vNfPG1hOJR2Rkmrq5xICZ+QkS3dJ1yQt6fDIp8xkLJknuXKRU0\nXeUSp7TOb5LQJzoiwJJae9Vu9UjBsWOa+P8JQRydc7aKaPnxUTzW59XiNLHO\nht2klzY8GckBAszzxMiLAWg11mXv2JERjONDg8bNR1hVo6pcT0pFyUz5qUDz\nDMQM\r\n=rrVA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"62a60011c31e6dcb01bffd4a8e21816e27c4709d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"3.39.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.2","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7734_1626170672618_0.21596358936665738","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7735":{"name":"hls.js","version":"1.0.8-0.canary.7735","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7735","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d3938a45fd349693bedd1106bac9a87bec7968c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7735.tgz","fileCount":116,"integrity":"sha512-KeL+OegyCPoqyFaSIGJ6ttGXC+fZEFtW6XxcFZ+27N7Pa5D2wLegWdOfKJyU9XYZItyeuztEb3T7YFtpT9nXCw==","signatures":[{"sig":"MEQCIBPcqybhYd5xgytPakC1/rvEKc7Tmb4VE/TTMU4hX1djAiB4yliTI3Lx9wndKW8Hr/WaySLkknbXglpfRWlLDdr20g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7dCbCRA9TVsSAnZWagAAhRoP+wYqCBNQsr0/SQoJV0fM\nVOOE9i2JH0rKmJ95bfBT0XU/6zuA+i0xsgYR9BrRMiXiFmeZ4vuCts2EoXkA\nOH3olTkHMaA/1+pkkdK3KpghgC7e2ILeh8b09Z9C8QrW5IpXzC0Iem7TnW4u\nDoKDvPPntXDZAh64W6cb6BBUKWMdehs9XTfI8h0vRPyHboifp4BvvO7MsO/L\neVxRW7sgkXUwsuYQiRPPTfsd5RIbrZqLt2wvRIuq4LMRR1mguawvhVAli0vl\n5yLu0ixZ20mnZd+KQouO3zC9w7wFRjhCnoBgb7OGqurVfuQBoPVjAXWzqj68\n0xKiDal3WlXqTKcP9W3uLopB2//1hWkUqWbuFxEtReal2hCPguER7DlQvVSE\nqswu18obRiVkv1FTDOxaKRob8xzt3VQ7Gf7DFHTHJarZtY+J9dnyCSWd3PtX\nSvPwG9H6WXR4QU6r5Qo9grfLgya9PsB/BK1j72e+Tel7wcMTDx770MH+YLCm\niVkcpXZv90MwVo45taHm+FPulp7BVy2/FbZB3+TeMusasPhojPWoFVmUWIyo\nKUSj0+xCh5lkxajlwpf6+1+/2Qy/YyeJL3UyhwvZ/VN+o+5wvb9KszJknTzd\nVRoneMVPvhAxR2rnEMPjG9ozAmR74HNzRpKQIde9XROi/F8jPO2GNFu0Tql7\nDE06\r\n=vE/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ae0595260da3bbc4b5d5ddccc085a2a6e1e937b3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.3.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.2","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7735_1626198170817_0.1473913580093762","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7737":{"name":"hls.js","version":"1.0.8-0.canary.7737","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7737","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53aa1dfb81a292fc8c830bf0195a254a94575dc3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7737.tgz","fileCount":116,"integrity":"sha512-GaJ0xhRb/UCK9GsUR/urkaLvMJfdjE3na8avy2F6Cbh6umOPEn12/paAnwIFQppT/SHnPs/z606Sq+XrP4p8Ww==","signatures":[{"sig":"MEUCIQDab1yHA7ncIY1hiTw4/6Ba3gIhvhRjIA93aS/QQHsNqQIgI+WQNjQleA6VstqOAfKwv0+D1Iq9ENk2mJeJ2xqOZws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7jCQCRA9TVsSAnZWagAAf1kP/RIdOr9G9d7jOvX+GCMs\nGYJc2qtDPaRrSNQ82v9spEKj8uDONhTzdZqoIatfEFAP3GjbZ5z7voPvpnPL\nnY/xSCKSkyAMtCVVrPj3vYEH1tnW9WEzIqjw187SS5kIEFr1puc/GK5/thoT\n7i9UlvsWY4l8r+tSq+ZjbDZM5y1pUh/ST0DX72m6yhwx6gjAG7BV5YYN6ANf\ntagZQqoWcV1bQY8+ow8x3CHxoUDWIYX3kWTVkWuzLCmLYvXgVqL428NgyZmG\nerOeALh3RIkeMy3rsvCo1NAiKnWkvzsyb5pUc+9lL2Yd37UK2ydZdQ/WyZsZ\nQ9yudMnvxhtyaFI4n7oS8D1fmkYG8qraakU0LMUrDlY5q0kzWI7FX9TDFt8C\nHp+QfGwM1T4cnURrZ6+vkGq2H2Gxz+GgCOhFhk8nRDeBg3su+ywWtbnZSt5a\nCpEy1UniY3O/lqUJu/ZnXfYBb0LMlyJ6iwk5Qr0uXqR7ib0yWnRhtgWB0SQz\nLpfwp1+EUhxlhvEiEik+8rBSD6Fr15zvritf3jZnDVkXu5Ym5BDdavYH634+\nJKe1lutfMxC2n/V+NCBy0adJGjMM+X+rEcgojRgUcwXh0uDWOBmmoxFbbbsP\nTC3Gpuk7TO5GgcOGoh29s8gc8iVh0X9mbkzU8UP4lH5TyiGRyxtoJLwegonN\ngEIn\r\n=aB0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"251040120a8add0e792ee7ce8477c4f36207f539","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.3.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.3","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7737_1626222735331_0.15172531563445735","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7739":{"name":"hls.js","version":"1.0.8-0.canary.7739","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7739","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"484d35de0b834279f920fd33670fa44f6f972c26","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7739.tgz","fileCount":116,"integrity":"sha512-n1septW+TOoIJJrMmP9vjozuFc3Sd7FrzZds8SZnSps09yPF1LjGbEo2jy1rriYy1rH60F9FiCQHQq3QdUlL6A==","signatures":[{"sig":"MEUCIQCYMjNgrl8aslDSDgd0FuAPhQEh3krq/ZO4OTzz5n0q8QIgOYHBIksLG9SBVUotm4H6xC5cTCWn8ajLUDYQUNbK+zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7wqkCRA9TVsSAnZWagAA3esQAIoQvL6A+k60QWitO6TD\nlLCmyy1lfku2onlMkEbHvMbFseDGMvUGtDihqMt2GRxIv3RMEIRhUph1q1sK\nfPvvbm/YtTiiCfn/qmw62iD9zmzNOjKMEpDZJhmMDmNRVuogk41HU+ZvB7bx\ncz5xrGs40REy1cgi8gmK9wZ/UVCVX+17vR/PPkHLFVGEIZvugOYe2Ys05oEC\n2/bR5xORG06wjw3PqT/COQGRF4QaRAojbWTKWvaPf4NXrMGkjbBLJaTxViOz\nw6/+RyxFsES2XNqPfDYLnTIwo5UHJTTJ3eg9zdytb+zNQUes2Py7AeJhtpvQ\n43bZWWrZSa95DuzkBxxJtDqLJyiQqnIfI+I+xRUqfx/mOSt2CpidP2/bvcKE\nNJNibokXmv4ZsWLCT40pDKyHo81JTrqBhqSLJqkTYFM2iLjHYMyXApKs2qXz\n0bOzwGr0U2DkPGA8V8guVIBdeTDeRCnxkbnHOGjG/c54NSjHmd7PKxAEUUKi\nFcEATMERo4LMPfQ1S33eECJnqgwAaYW8JW15ALFBEmRUuk7L7SxiRfvuCV9z\nBFS2tG+0rbdNxx7jk1IVBBI22ozE0CaA6fFo12bHFZAJNYuK6pjRNcwyhJln\niLd32gXyQZ395VPsGmGmdgdDkTH77yZXLvIMqTwJsJr+WNhTp1cAhdFRkKMB\n4cU+\r\n=UMoZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf5965c3e4c43eb354d0c44655dfb58ec3e483a0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.3.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.3","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7739_1626278563863_0.08695471933767851","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7741":{"name":"hls.js","version":"1.0.8-0.canary.7741","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7741","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9573001d87d80404190855ea54a47e7e64e0e909","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7741.tgz","fileCount":116,"integrity":"sha512-tXeZq1uxSvgxggD8Xmx7BlRUIr72gAaufwU921x8n2rEpxInxOCNZcSY7SWctZqQpN0c1d+ebjb7uwX6AIEkog==","signatures":[{"sig":"MEUCIEWu9wBJ2aFrd2Lkp9VBqdsIUc/h/roJ+mGoXh15v/HiAiEA2AzHWeHLRHkvlJfP/zBgvRo49w2uSidGNl380MQGOQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7w7YCRA9TVsSAnZWagAA91kP/2mGPQhL80SZEmE1sZeA\n+jb+0s1jxL4V7HHlVcCKxQAkDup8oQ63HKqtrJ91+Zqilqikhe7xtjBbDCoM\naOejjre9ncXhXtGeGPdx6SMWXch4DCt3izMcnX3Cl6QutzxZmKaO7kwbBUWc\n6Yz568pb5STQpcm6b6lXPcny+N2PkfddgHYzzrZmU1QefyJ8WsrGP+lphj23\n1l9Cdob8nuJB9DZVITzDCbRQmJDjb1QOnr0XsHZp/Du9ZcWL5MsoY/5/iAHN\nWjC3bFP9lmbCpjamTShasGoLPfxngb6r4HVTd+aHXXM+dISQ1B/bqkarEyY/\ncwPUEtQgUS9C4BEIH9yNM5pPVfhaKdaO0SRk4JRV8a5wNu+cQiPxStKqppBr\nqOwVYR43YGi4fK4I+aCdLGqKYCUGqaX9ZkAe/WF/C5jeQGB9XStSKJOHx4LM\nWkEMwvSjFjcgXif2EssxCz6RwsaT+ETgpw7oV3gVxHl3zNzEpFTS99H0r+VJ\n365WTarJiP3c9KEeCyXRfI2WdPd6cOxQTE0fHkdPc5+J6+skIV14YSDP0582\nHwIjwjorHFGup273ey4/t5bTFO3hqo4SnJAfCKCzyZf0t9YCe9w82UMc8lHv\n6+MheBG1hcgbNPYPfasPMpwaEAjxmxeONJUfn3J29gcYEEaMUqEgK3JwfWP7\nphdx\r\n=NNY7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8b824e9bb2244b8f5c80b6d8242a4fc355fd6d61","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.3.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7741_1626279640377_0.9865593965901904","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7743":{"name":"hls.js","version":"1.0.8-0.canary.7743","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7743","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3da75c706a56c7c871b305f31335e3b555c52fbc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7743.tgz","fileCount":116,"integrity":"sha512-9mLt3XSzCQe86sswv0L6G1XvkU23lUs5WhPRB1C5usG5UNggnfoMMzc0fX9URzcc4fqtGAcozoHw7d9PbpRc6Q==","signatures":[{"sig":"MEUCIHMWMfRH7MK0bb0RAdDAlf1Q0Z3D2gWiUA6vcgZTCbJ7AiEAnCeoAw2MD+D0gF5zk2pTK7yfU/xwJhEwjLxY3ES6b6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7zRBCRA9TVsSAnZWagAAARMP/iAFeei83AP4jaJZdzI/\naX8RCj1q3zeMzZaBf68VvW6zrDxPSAm7md5fFm4sImqLqGjghWLXzWafpQvm\ngz2Q2suqCrKB6VIY4Lx9pJ4eZbycUAUIZkiIs+w9h0+RYGFXGyS6WXETzBG5\nEh89IHD5VWBCQPmFNZ1scFFWU+dp+Ii5yhm7wp/UuNaIoEYlAdIjOrKlpOvw\nmChZJJckfSWan8CTQUu0XTuMR9CjEQGViMv0tRMboT6Q1P2gYDvHDIUvMCgC\ntZrBYgZ6U7RXWK6RbCM1N30arezAnOLYmV8eC0gtAu6DYg9r1UfWWP+hU2DR\nuQVyWizOAqzi4sRlOWJy/DEF798/KEpN8AekWFm7qTeAlpeRbxF8l0zPhoMt\ncA7ztcudscrolVNiwDmcKagB1+nB4RIa1AOks+cJ7xsUM2i2AgYcKHus3Q+M\nbTGmuTwmwGf90vL6+BBuGV2XnwThg+fRdFb3o9yyVl2EyOj/5spfgb3vygNH\nINE2HihALl/r8AYEOGNuxPvmRfRnmTGPsmGTu6dviGAMM8tQES+sbA9YVqxy\nIcODGeFThiK4wRE7dKpPeacq47df8euIGvN9rgRkKSM4a+9V92+TIwLJr2yd\nxJz5l9dkLjKKK5tZMr0ImoxJQYVKi2gBXW2dUu+I9S1cBK7TA5G+Gxc3VneN\nSgiM\r\n=VOaN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"453fc9c74d3590e090f2cb57ce03fbafedaf1898","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.3.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7743_1626289216786_0.7985250988264407","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7745":{"name":"hls.js","version":"1.0.8-0.canary.7745","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7745","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d2965892e958b153851296265b0b4e5896cdcaf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7745.tgz","fileCount":116,"integrity":"sha512-K3NIVvXppm9yGGD+jrTqgfMcyxdwsPosEbpwT3W+iMoS26N7c9Eh1Et968iMM20FTd5rpR8PuYDTEXLtTvbrQg==","signatures":[{"sig":"MEUCIHXtzoQkGXS/w8eaEUVfCZOlti9oVnjp9p+9l9n21rJ5AiEAqmFv3KxNAaRrVar5wleqEYfdt/GqAMrMYTq4xGA/HWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8CXdCRA9TVsSAnZWagAAzukP+gJ41AzREhMhsq34a4vH\nPrNqille3n3E3suRAIwyxz4/nXKwA97LhgGpCgFTTQLYicaM/aPG/mseo+wG\nrps6fqefz9GBCNuOPk9tUaVg4NTOuf0qJzwGEBvdOiL9+bH8WaD1slWuanhh\nE7lWy7OOa5P3+AelpafRrNtgkABfzRBVdbmCSYsx5tYq1GUpoHKFPQX3jbTH\nv27GF143Uud5yDiUxTbWs7eCntPGCHhewsweHihIh/Dy7dFr0feLdwDR0GF/\nOKohm1mOX+pNx3WS85JMbpOqHlR42CxFHuygoqKvWU5BkEP68AVCqHayqpvC\nVCVlM7IqKj1gZt4NBbSPSJHS1FzOv6rUe31GktWc2NbmGShYNp0KYb3EVhG5\nb845PGwIjtGismuWmZ5mVf7x8sanHhK5LGxHDnDt+iX4APmS8BbErAFVg0ua\ninU0d6gSJ4gLR0tUviFOkZE8iAhhjLP/cKD4OohJqjo3ptMmH7iR2xI7TU4T\nfdUXfgXiwPWDR9S8HXebLZywxcr3KRIiSBF05IH966aL5JFP7YL+StJCKvZJ\n+qCc+fKpGAKY3tZyu71nBNiOAhZhhnNVeuQ6pACrW8IOX6vRMi3UIjYusoeW\nlPK0L3ALE/l7F0dQSnLjxg4USrCPk/9XZfnlP6hkdm6Y2yo33PUkQqcrCg7o\nOZE5\r\n=c0M4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d4ed1c1470764d87aeaaa6531c745def4293bdb2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7745_1626351068885_0.8473900634137304","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7747":{"name":"hls.js","version":"1.0.8-0.canary.7747","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7747","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"58293caabad4efedc6d1fc4d455f58f7f8bf11a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7747.tgz","fileCount":116,"integrity":"sha512-26HKmIub6yoEVc80sNx40yt9R67+m2hL2rUWw/XwSlYTbGQPiRbUvmIt58H0aIRTZF2QPeA3TUn2aSh9ZdsbZg==","signatures":[{"sig":"MEUCIFSwXYuwWPl6LFgM7B8JFbfP1mZQSnvrUQzUGv8VT1q3AiEAl37BlIfYZisWJRTAg9BMKcWe16qLpRH0MfA597fMUJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8EQWCRA9TVsSAnZWagAAp3cP/i6wh9cKGYL6HzdtVnt/\nPsCJp0OaBcOxPKJ+P+6gFAQdkNHOhQWjepapxAeyb+7yF/q53Nq/xy1YrHQA\n9qWf0huPtVh6KWySK2FZxMGF3ZmG82+MZDyftgYR2P4OR6czpoLqcFUmC78S\n+Aj1+KrFC8bViD/qRlxYlhXL8CbAFM3S0EycjMD1frASSk/lhFzXLI3R28Nq\nVVc7XKq/2F0q2F0gyUYzBQaP0lxnKxG4n9C/3CleM00qbfeCwfVrFBrBXXA6\nA9peGezihxw0vGoW93R79PCZx6fS7I/MCvEKQwohUf5h+6wvdGN/PYwb0Dwh\nLMIepPPxA0vjl/DE2bCndMyUdnCjDuwQ4DNnpAYD9N2Guto5z48qICssDbuK\n6YWOUPZnT7L1Cfgyokg4IljxnxnXG6o5nG/8FeCrJ3Yl1hBsK4YJ1YhmK756\nP+JGoxWEY6Fs8VDvwCNgVdhbgU2Pczo0BsGlQHehQbVJi5ui2Kiytr0OyiOR\nhRwMzs4VHkXL2mOAeqB8hdkOEDuUg+DzNm6wiXM9wH/x4Au9SoiczRPU1P+O\ncBoyFoCXzY/duNfv/mV7FDGUaKKJEa6WoGk/KMAb2d1wPSoVNprXwvM5cK3y\nWVuzFKa4ursgYqnNF7csR17Ywsx90vjB5O4wki7zqRuLpG72aFHbpKJtJ94r\nV4KL\r\n=1+L0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ca50b917e965642c429b567c1a5227513d69053","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.30.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7747_1626358806136_0.8031847921475064","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7749":{"name":"hls.js","version":"1.0.8-0.canary.7749","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e67d8aceb66b37875b815eb5a381fdb2c4c24bc6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7749.tgz","fileCount":116,"integrity":"sha512-tkdK79Znw1lAL9qwHAgvB+f/5RsDRurng7LFDbwY//3klisLWUJnM65op1G72xveOxR8Qb8+eV/1XwtOxkC2QA==","signatures":[{"sig":"MEUCIQDtF/nuSvw/xNU6orUpJQceLr5KgrvnPRdi8DhioOE90wIgLWHXRywYHmrFEzp2o8TXmpdm6vnbVXVFT18jA/ZMKx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg81/mCRA9TVsSAnZWagAAlKYP/1GGEIElqSozAXycWiDl\nZDdPSPYq3L8G13fXFBNWNqIibi2cIPCPsiFG/ZV6szB9AA+SudVcVFlLkKAN\n0BwBWXyMIGf6hbjfsTZ0iq90AV6fGEJMMV1kWndJZw03c/enSNQULaORKxRl\nzkqMqHO/GjOYndGN7BScHpcewlhKwmeIH/MD1LA9wBuHJb9Qe/Y1HPmcuTvD\nV2niuBlR1SLuTE9AnVigY/e/bnv8QBQYmLw2SD4SXtf4nlGZbUBW+bzCuHBr\nBY+RNaFsgAzx/VBPfajC2IYxrWnVBdghUspTr1rmytXhLnn+hwzcEPQHVV1W\nIODf+CPF5xyElNt8F4ndKzosoRVd2fhXNBLZeZaJrN4/3/GVq4avV0YHMjI8\nyuLPgGA0hAe4UlXlPij++lpTi171fEAvb44NLUXm6+MROb1mihNYSMXe6ZR9\nzc0D/9+LXKwSWlmEaRrSvSs6kbtpJNg6kdaUtO6qRPE8EsrWC7awVkykhZd7\n/dYgOC0VjpT1MhAtzOJSIEwRZLHwMwTmSQtiXsXHL8SlZ1UO9cJdy8cV1GU1\ntv8/3VLMgfahXnPjy6z7LnR2cIZlynFl6t+MmVlKgGTWOuIgOPtdvkDC8+pc\nAHIfkKta/88Ht/AXciiM3H0Tk2hA7ziyxGIv1/CrRz0cED90k7XREDvTbwPE\nZ++7\r\n=0KEw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"13eb2d9daeca6c9aa5283303a47f768b8b8bf578","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7749_1626562534405_0.9279915998703738","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7751":{"name":"hls.js","version":"1.0.8-0.canary.7751","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7751","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a8f04238ba4a9b4396b59c63396c03bd9e43df1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7751.tgz","fileCount":116,"integrity":"sha512-5zJw0EjvyGadg5HXeJ8aVwbCYAgxiY1OGOb06FEl9ISdYfJz5ib3GoxNgweqbDK6b0fbVnbTrp8ROcZHlDrqEQ==","signatures":[{"sig":"MEUCIFfBNEOvd4iy0yaGs7taBq9cq7o8DHqdocWyMmYHbXDGAiEA5G3CWQmeLs9d/xXv6o5+1BpLuUAkXrYVvA7BGYDRVHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg83JNCRA9TVsSAnZWagAAeQcP/1NO9DHXKFSWrjzHBaP6\nIFqENZGsevZCIXwFPXn6Lx5TH7qe4ywinyC6fpWenY7T7rKYmdki32kaIqKw\nGBqIvFV00VBTLMc7U5fwWGEUpvvXyla5qJaXWgFD6ibWi1i2v10bFUzWzdIP\nFQvl04tJmyrLBXX9zXHP2S+87lGRKrgdVU6ge8Fk9TNAw5snXyAEqrxn4dmp\nuHt/XqPopEHIpQOgPP5yqSTurRfvyL/gNOA9tGc7Zx2g0KnBy5L31Vgq7RUe\n0MGBAuF4VELlCGlFNMI68XfgoON8fXtX66Fnm9RedozNvxSG6MPdbedd4xm0\nmSBBOhR9OHJPESi6n0X0GErhb7Yc4opfx9RvFydtll3zCctPWyY1mxmn/uWM\nTFqXy1JAiQEV/fVOamMVdMXgk0ry+dSGG4TQw/xQQ7rxPvG976MhMmpamMiQ\nDwiN653chlFZ5ZnME6KkG/ipBYapprXJ7iKejRm8+WjlgXzsxhtoCGpgq9st\nRLh/aZV/QW/gGjmBo9hIjE76Yuwr6NBf0h+RwTbO/vpLyTcmVfZuhJhs4SxX\n9O+wOZkR48y7OL2tgfw2SBQHWE33fTtkqlm0BO5EGJZ+Ca6Jq6LdIT70Us1K\npo822HHXkcsCtD8KsEqnG9stmHJZXlNo//QpjIfwS06GDso1xaDzgBbj6R8h\ncNje\r\n=fL2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b3a8bd452ca32253974c28254eed34cc6e783dc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7751_1626567244714_0.8611698184979497","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7753":{"name":"hls.js","version":"1.0.8-0.canary.7753","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7753","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"465775c8963d825daa0ec82d154236b0139e7505","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7753.tgz","fileCount":116,"integrity":"sha512-heeVe9xmiSEa9c+n6axRynf1iRy9RQPtTLCmVtjZjeJ801YRycj+/oerWTJb788PeB1xZTXL5eoHCV/GDjBZiw==","signatures":[{"sig":"MEUCIQCgwU8cj6u/0PfTX6KKUgl+3lT9uyTpRbXMlc8HUlszngIgMF3zeZmHREMSfxTEPn546zfFWIL3UTXr3RCy0euw8CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9NFKCRA9TVsSAnZWagAAxK4P/16KCmoQ/sC06psd4XX2\nYni4OPDBah9FG+ROis1DVvjPagFtEZ1iS7OnG7bBGYQtf04WdKDtnrsS3MnP\nvCQ8tb93P8QGwGMF+p9PPZa2wiyVcVRVwKV2VHfeEJzkoM2g3XLL9h8OwAcW\nwx0zPG2ODVc0gT2fJakpEVFx3k4RxVCeAr94Qm8+RxBVvWUHXSyJttXjd/xf\nJY5p5Ssm13agF3vuh7+NXgo4whkpay5cGnKurG5TdFGLQfQk/hoXWV5umixP\n/1spx9BVbBGysg7vr1QvwZom2GZ98XEiCS7XbjlrsUVQi+VLjRdkvQTlLWPo\nGSXqWWsbjgQdqIWQu+bN+6rmYib7CGGgYCP94F0t6iYncS5hkyAjDanX5v8b\njWOe2SH0RTvkjHQpoHIbxHDWyJ9nmX+jph1CzJDU6YjHo3+4QSa2ToUFP9ut\n83PpTeF0Ez2405gtdK77nEOgvtncvD+aqoZB1h7VE2PrRF4I7CYF1qqsGi0K\nJaSoEoDs0lt4f/CpMYRciHh2YQbVFOTFvNYgounXT7tQb9gRlAQYgOyUbm8S\neFJJ/l537fX14501roXqsiK2imHQ1PkCwsuXsrXQgzyRFLkReHB0RTPJ6tWa\nOU2urJ9xNEzLnYcU9RXuFENqnoShoyEhqH/V+aX+RnirgSxJnOEUQ1lN+8t7\nJdXK\r\n=qLs5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e84d5bd8e76a88c0258b202336877ab21cb21dbd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7753_1626657098576_0.2697352314313082","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7754":{"name":"hls.js","version":"1.0.8-0.canary.7754","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7754","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df3418a55c58dd2dbc1240fddfebda9d2dc2445e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7754.tgz","fileCount":116,"integrity":"sha512-WUYWrEwM6ywv549Tca+rwzo2uWhsqkvMUUJosPBkVECZy+QADjubaQbnIEd+/Fd1copvPW1TbBN2KJvkeqbr5g==","signatures":[{"sig":"MEUCIQDi5cfiOu4iSe4PotdghvzK/SnCRFJdMcycHvKEmIsgsQIgaevssEW9lRq/+p6wgNO86n8FoJzp4mqgE/uALT3a1vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9TEUCRA9TVsSAnZWagAA1kIQAJqkxIq7g8i2FHHY7jEX\nMe9vMYh+auqJBP2Lf3MuYoDEsiEf8AjhC9bDOoM1An7gwSiOuec4+fsZHXuN\nRIuOKeJlNJTpBOxliTgbIw7ECdS7EZSJaw+4E/Q1nTfL/yjr532B1wRfcd6e\nV7qdKDYnwckhfrpa6Eq1ROOA8Skr+DC1E2piwyCb/R6pWEWKsmfXLny520Wo\nPfvsLzWyrG+lHH3GdVBh7TawyLKv08EPXw8GBAZ/L1ytPluDCjaWa1k8zt89\nQaOAyao6G2X8jXAGyGL+qzNjnSESkNhNXkuvTAgZ5oy7ZU+IYiGFSBUc/tDO\nuoZOryDJFYTNcb8VpUKtrBneviwTEbiFL3WlaQGkcybw9QKkHfLF552wUbIM\nkQWxm4WpRutHRvP9nFZuG33Qj23nmBU5z1/CfYntauRSaNRWNlU5+6ch4sMV\n08y8teOh5KEmzQSQXozUyvQ2TdhQicAwW7pnUAEoFDWc/FsAy8UWkRA6FiG2\naMERflu9/lZ29GA55O3AGWlEnUn3RQDDJY8a4XimsUKpr6m+CHdMAJiKUaYp\nPaH/ENxQfhlq6xyGa4KsnhoX61KOmiZubpzuqipNhPxDg7a9fjgixc+Cua9E\nBQThFIORhQCFLmSHRP12eR5OIbXn0NGP7HfA1roxIc7eRR25zf7YBn8WsRbZ\nIvgT\r\n=03GN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"09a939432eb6f2f41a2e49f585038074ca7a0102","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.3","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.3","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7754_1626681620260_0.20533764597602477","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7756":{"name":"hls.js","version":"1.0.8-0.canary.7756","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7756","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f9a85875bb75aba2aee2b7e99a94514a1cdfcda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7756.tgz","fileCount":116,"integrity":"sha512-wZFOAq4O8fFAOGE8T0TkIXahD4dGc3V3yPAz92VYev/aLjOQLYy86fTZ5lhdwGiFYA26jL9mdYW1CtYnDHv0Tg==","signatures":[{"sig":"MEUCIQDe3+JzdiknM9na+hH+GT9GvQp1eiNCyphd+Asz+PwHlAIgRVpOY1z2VfKl6n1aX9E4+zEEV762LGLW2pFj1+B5WfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9caPCRA9TVsSAnZWagAAWEcP/jtEuxuUH4hZTlCYeQ8V\nYlKNaG98bLZ2AqYs/4sGvy01uwsDlfeGplYbMi5k9Gd5RaiVac4fv7TV/Hyl\nof4jsKq7SC+nNrC8yQTuswKtLNSWMC6cAGX4vgsBksQ8Z59q8CITpOJ9mC5v\ntm8t1pkVoJvl+Iu2ZlVaTCB3nXdwgY/+eG25HVCXkMIhS6PCeNomj1z2SXg5\nU4ubcpqBHhVKE1P+aqwQ33bJDUgHrDV8x6J8L7TySXJt5pc3tbS2A+N0n4H3\nF4dM2S+qjxgoFL+TyBreHZVLtsJQlGDzWw7SU6rI2xxxTQ7F+fFIglN7KLdf\nYicgIzG3C2QLOmCmUuhCTGvlxf9GZVxhCW0By3LEeCwd3qdg2j8ZnEVbMiBS\nu0WqMiUaIpfKE/q2Iw4pUH58A61r7CtmJwnSbMLoDxDER2RSjg6gg5pMpPZd\nc02yBFqwgUOzl87vrGxWDQJllq00BlhTeVKf03kY7fV7NdUJY1lhhChID60z\nfl8urZTv/m+wQLRJ/ZDAKitVsWyCSav5VjgtSB2qat6IUwDHXy6hGhJPX24q\nR/Im8Y3Ww6nNlqb3pjuAkucvFeP4NASBvUwKatPp+0n5YJX8zOn4AG3+yuYh\nlFw08sz3UR0ZdPwdO6tlTm7U6GObT3hLVx0awNMG12E99nLLS6tXQvP6/vMG\njTMH\r\n=c1r/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04f1bbb3f86e87dd093bbaab29842f72108ed187","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7756_1626719887395_0.740593911286944","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7758":{"name":"hls.js","version":"1.0.8-0.canary.7758","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7758","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"35f224e2a411220e763717d76f583363e67b9776","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7758.tgz","fileCount":116,"integrity":"sha512-qI7lS0NnwmrkScM0edqyGuOwqZZSizzcu33DuJc9NDLgHmZqrvl0Ye2rwfoYAGpRMybUxMBE4agf4zE9fxqaEA==","signatures":[{"sig":"MEUCIQDhvG6f5g10BtF4keuIdmL+nANq4ttGG70tHf3vbb3XcAIgXzFhlLdFaLSve+IxmJiFnk6tfl7V8GFX8q9NYfhp/FI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9oVwCRA9TVsSAnZWagAAZlEP/2UZDRuSGeQbMagrnV7W\nC+In1rtGdjzlkzdIy9E+wuT4wactmBcmEvhIg1Hgd3+voHT0SpbmLQ2jjXAU\nKMxrXPq2GAORRvSxNPbkI1LV1xnB0KHxgi9/ScBMdLVB6w9akceyO/nxuZUt\nGkoawB9GbRPklBEyUKjeUE4xwf9TGodIDZvBKcFA4e1H1ZUWQ6Wmsg+R0Kle\ndeY1eS2Bka/h8mN95b1R63iT83X8pgF7QzxJTvE5cn0I8uVx0juUWt5XYF8W\nZIS4KN0ZtMfQLPFjGr6HyKK7UBZ20fE3MTzQ0YEVRt4HgADaZtoEeIbFI8xA\nNIl7w3+j88Opdg/c5Xy3lNAKLCsDzh7qM6OzbFGeVbUnRuUZIJwhbunLs8LN\nCjp+OMtYXEUWL0RAAkB/VkOWsAxZ2eZhfxGcL3qPE7AqC/XPOMjci+311ziU\nV0Unwi/xJ6fo2gx9yAQ5/WbX5hFQHiE7VQhRGUXaUdIMXfCXBHbqseLorZv2\nKTD+PX1kbKx2Gck4mhr7lNkyiz58lNgPIg443qIMZ4+IyCeZQedXzglItRWG\nznlO7zzfXNKzdqzHFeJUcZ2iv0Rsc4bsrnfxczyvKzpgppQfdJpabi3fky7V\n3krVi+iea/qoetfcXF3hs2DQO+46Xht+dXte027nwba0YWNe+cxVwMZAIQ7/\n7S0x\r\n=htxK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43ad3327f43705695312858c8c5a650f1085cb62","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7758_1626768751928_0.3538298261378132","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7760":{"name":"hls.js","version":"1.0.8-0.canary.7760","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7760","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ef88d3c3b63692636cedf8655d60452791b17815","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7760.tgz","fileCount":116,"integrity":"sha512-BJwyD5lqnY7floEB/qXNlvtkwtNA1q1b3fiT59d80OJA7PZ2gqwxBgd8yiO4RFnOI7CVP8qYbbyibbYgq9Wo8A==","signatures":[{"sig":"MEQCIEwiWwFwNB8eWAT46EwE9wN/kE06/96YszwF5BSN2A1YAiBhsrmmagrbbw4Ssx8iQkmdE4IccYCC7rmHgfRBfZqtTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11400179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9upACRA9TVsSAnZWagAAHYsP/0ePsYQg7AJkbTbaVaCE\nwI7s7Ey6YUGJ8iPu3GK4vwkBs5WGAUvnE0ecNcCrVgxFu67gVVY+fFZmjIaJ\nvYcUI3DZilupuJy964CSQGkxnIlXZ23KHCuIL9d6PSFj2DO9lhyhgZxg9Wkh\n+8mu9VruNSeRaoFtQdXafzvxD2p8Ox2+0IfPun3/9MX0T1OBozaKcnMEuvcJ\nZkf8wfJNJG1/jLXECBckPb89VkJPXSAWlkIgtiTG1kF7Zvi3g+/d+ve76QMq\noqDyiYSLZi8cqxhFKAEfJCTwoc3KopnswKEKM8PfP03/sY9zC0ep8P2KZX/A\n0819ruGhiKYhxwyoJRHMlFMywSbrdmThGKPOgtZcmuxizrRi7D6F+b9E6LCR\nU/Z3hjm4KIOatk9jwOz6aMHrbtK+Qjru9ymGb2yCY0Y0mGrwNenjx8Lhz9LR\njl3NVPGuD7LYwP+XJwh3oXACYP8KvrawjNLN1+F+Y1Zrh2p+2M/8Vn2dgeDG\nnJtUP56IeH/sQEEqSUdF5h6cXkOZo7xu96KghGe6GNZaP9Qj+Lzs1inP7ky6\nIQovEaaS+EYr3NMZAry++rmIob4p3z1b1jPa3pnCg+nFe8tHbRFlnesZ/jZJ\nijjkqaqB5UcLonsRHOx1syT1WaWUJqODacnZWkvB8NsvrNs9aO+pSdqVCSBM\nTI3f\r\n=GoZu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"19d06dfbc95de54fd36f0a736677a8a4afca2e9b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.6","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.7","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7760_1626794559783_0.5638919970354219","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7762":{"name":"hls.js","version":"1.0.8-0.canary.7762","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7762","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eaaeb05611b8dc03329701993e953bd318975e1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7762.tgz","fileCount":116,"integrity":"sha512-9BjBoHjVSZVQGk9l5lOqNWaC6wcFC4IhCmpJD6B9ztGq0facGyABPIks5llbtTFc5DEkgLC7BEM7NZvWUcR5jA==","signatures":[{"sig":"MEUCIQD5nHr//T59hkZODa87dLk8QiJKz/lnHFUYRXovghS+TwIgEVB8lkDOKNj6QtLLI+nS+FpPCXHVKwZ6oXPehUSaQrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9y6oCRA9TVsSAnZWagAAnPgP/1s7yvSJRGIqwNjsxIbf\n8Qbsi2mpN3ZMRv4ISiuuNxLxRD0YwjDEQGI+wfdi5Pu4k+dG77alf1shWQLt\nMD5Jnh4nOqULJ/db+pRb9UR2Yeb7O/XFDia4N9y7yqCW0rDHlCpmvUOcItQG\nVjjRigTUdpXH9E9XueR8DjfnXjw15zRmGUe3CtxcRpbY7kILhcwQ1sCnytcS\nHv97WQfrIOCb0OozcObDSDy9PuOHNnJAnDQzOZla47jAmFkAJTvJbPGq7dru\n9y7iWYiSUV4cZM5UYXbwAiZP7hW9UeNe9UdLihbzZZ6/fpl8BJEWJO5qiRAU\nPZEZXJdVQgMA6ZOl7+K7IYzYAtOLJvYoH9KfsuiAtDUYOWX8SgQ5UOm1wSe4\nT8RXXaQkU8rPNj4+I56th0SYuEOJE/w1svWtahuqI2KOQXkzfVM6XXzTGKVt\nQ6X/pRm6JxO6CLlB7TBTW+auCNnFo53v1T3g81RmpIQNlcw7tFY/ugeKkaNi\nsHCvGnukg30GEleqFiep1eMdlTUNI9tqLlu1mqiaby+Hl0GU7B/OxpF91Klz\ny3XSn7F9/6eTSxaLa0KctIKvcrMJvE1m/VG0qCC79XoRISQuyvZ40hWbpFMj\nQqXTfC5Uq6Impa7l3N4LnqQrkVKMaWyTps0h8gLWd6PFG+4PNCTKc/khqJJk\n6ff3\r\n=IHQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfaac54f6e15c839f266acb06474b38e2f4b519b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"4.4.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7762_1626812072660_0.5629358792780448","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7763":{"name":"hls.js","version":"1.0.8-0.canary.7763","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7763","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f35b9ac5471b0c17f25e0011526a674bc1bd6e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7763.tgz","fileCount":116,"integrity":"sha512-w0vbxR3VB5f/apt9QFlL0u5EMTia6OJKolqpztnojZXIDsxOPUvBYizUzcQ5F50aCyxlVE1lSy3njhqXA6ko+Q==","signatures":[{"sig":"MEYCIQD5N3ERsrHYM8MxGDhN5XQOsZSp0dVXGyEgrVU/Z+DWkgIhAKwria5KyPy13tjHnEEbLgiFZQQIwcK3LwTRErSEmoEn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg90cUCRA9TVsSAnZWagAAyDkQAJDJ0cqxAIX6icQfnnYE\nRJKnEakmE3wx8cFm2UuMEHfpo38LehzTH7unFVjIGdsAW1aVHyRjdk5DAJg1\nPvAtXesZVIdhX+gRaoRxsVN+yMLEHhJ+aypbtEsvnSkIKDivieFjjnC6p5I6\npUh9gx0Rp4JJQR8hEoPsR5md+1O+rnssxee7HNI7rND7M2zOu/SV3ZetOJUP\n4U7iOgn1bzzx+BLp/OaPkXoi1JhvAK9BenB3OOPmncy2TFwhOdHiwznZg+GA\nu4uIx2r54ndlGA+T1cb8DUykPFfwkz+/89aHcsgHNSYOu7x17byN5gTQNizq\njNo++x1fgDzIqSD/l5tuR1NmcJLV1/ppV0vJ2GJQGjt5+aGeozXcawMEcov4\nXB4HE/yjW3IJPaslClAhEtBi1WqgkhpogkuzrPpbFeoUaSdnRXeX38MVZBQc\npbhmpGssAAIu5aA/5OTt3hgdVhBFD+Zc+IwivkV5DlEx1+jDPCxJ6/sFxkVW\nq4k9n4D7dPNTEpGV8u9ViVVS1IGMzp8r9LcsGhc2dm5+Iq8t22irBmW0qtWU\nBLRFPexNCf9lT+Nw40ySzVV4C2pCrS+agQ7BAg3yAiyTuo375OvTJM4ue+Iu\n0vWeYaY600RfR5SwKsTkbns8LpxWz8QFzO/DkB0IpZW6Dvvjx9v5f7AV507k\nxsRk\r\n=dKvn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"208a30dee9104890df2d6656ba9c55ed0f0df423","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"5.0.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7763_1626818324094_0.7537937993744712","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7765":{"name":"hls.js","version":"1.0.8-0.canary.7765","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7765","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04c8fceb35aa5e521ff07d26496014a35ba00273","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7765.tgz","fileCount":116,"integrity":"sha512-XT5wU5iBwy7u4wa7cQZqdZ+Not2OTFiQxz7g5aKKLz7KNKgZ5mP5FFOWby/pWLwoDwDpyo8Hlvz/i38eyvuZkA==","signatures":[{"sig":"MEUCIGcPMcFGmwFJ6XfW98XyyOQjMSe+XvXoikFYzwYQBkY3AiEAh0VQVcpXW0I1mX+Kl/9/Kbd+XAUuPLoTpLkU5lIaypo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+CN1CRA9TVsSAnZWagAA9mcP/jNbAlvgSwQc4cPTaFaz\n0Bi7kfsuLjaf7gzwuYKTgty1Cd0I/ucQalNSkDj7fyZ1OoxbNP6NIUzFgdSl\naXjdr+fk6a2+qDc6b9kTwAjPecMHq2gXWwpXzAtkWVrhPhWpXEezXMua+Oij\n6Jo7zsE/98zieGprlkbUjx5g2szZTuV8SB2R7ONJIUPhTsQ2ofkPyiidyeUB\nHbRulvgzVOcDpDUpj/ksP/oFwzYKGVdVqlmb30UKVOt73LDwaD3Vdy8yUwJG\nIUPodzdK/tHg1cawU35hYPXhMLqiuGPGk+839U7YNyCCiZ/AM/bmHwxhE2pZ\norDmwKjyff2tNBhTiqZEYMdNv1Dhg/56nnYv/1jY52Om/ChIiFZ3PiTrYio9\n/4tNtEwBuPbAnoGc5LbaWTQ7oQyi2PLYYNMYe1a34oeCQuCU49bOcQWoCNPP\nILfnf45nG2eRzj2BJ3mTrei1iNZxUBijB4l3G2T1hVDEyYmaIKEzXjHWLhqN\nbYtZ7J7qb/xZcnsvS20M8XoYKWywusRg9V8WdqGfoiuXlmSzbRLnDbYLJiYl\n6CkHhhKgtPqQLbbcFghK3aPFZ+FhrqdvPA4NzxtbGdGbqTzV/lrv2svhYrO8\nG9YNMW7+NRYJQa83Yf/N3emAZA/lQey7gAZYRCPD/oznLOPqcbpMjzA4+m9b\n+HS1\r\n=c3ju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37d29434088bc10b8cd7d790a30a9f75babb0f69","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"5.0.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7765_1626874740928_0.2752499437068845","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7767":{"name":"hls.js","version":"1.0.8-0.canary.7767","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7767","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc8379a57dee0e955539511af9f48b76ddf80b7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7767.tgz","fileCount":116,"integrity":"sha512-Ls1USI7BHKTaiIMJPb7/fvJecpveah4l8Z1BX0n0iBpW6LpzC7o2wP6UlpR0D/SPjpZqPnE/Mv4OeCeMuxniPw==","signatures":[{"sig":"MEUCIHwqI8fmlLl2Ey4wvSlQnEV35fS1Z9f3MC0GURDn719OAiEAu5VTdH5g0OHeWIcHw9kik90/H/LQ4p18+3MO3VM8W3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+EtICRA9TVsSAnZWagAADUUQAKN9SweKTkoxWRhlkwtk\nnrK1Y+72vegz/yzBU1GBbAIqp49np8tSLFSOvO0L521JVxae+hxNT6enJahz\n4/97nam3OcL5eLSZnkDWZgUVQgKixl0NsWFrUDeO0oZschdCZL1ViA8+WW6W\nZW27FbkhGdHGAXw+BnUBBZMzRYc4bQhYyS69fRA300gTOind1jK+I+sAJLym\n7XRTwIMV3eqg1HrzAx/VPWETTZGqNflAprr4yzGN9AAJhWn1Pb01LKPnapMv\nDEw/ZkQafO3N5US97HvAdV+rG9JqvuKIrcpdF9Z+12JexSSTYj2IvD5/f2nz\nrkjC5z+nCfJAPdbGKtOFydIRknnmmdqM+CsbIH4cJ9aepq4CL86rwCzBf9JO\nPFCpDbSW28QM8J4VSGaYwLvgUNgBkQxOd0zvT1QLsCr6+195eeen5bi0Bvm2\nCSgm5o6fxHQgCHfqdcoAQvOZDtOwGsLO/gEUm6tV5RnmdzoR10FReWtoKOKk\nEvl/Pk71QPFq9howCjL6eZ0hYHHKBTe0aXtKjaRQnPnd77HKsF59PJKmUqBM\njefsgACysPoCGdMS7R/I9q+0UoM2nlOAWD+8MddNv1XXm9cGGw/elmO0jOkR\nKlm81I3nDoOW1PB8Ie0Sxji7K+sh5Z5q1IY4sDCDq24F05UBH3fMTMk5cTzq\ndhfB\r\n=v2QE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a7c71857cffdf53a6dd97ab9942f326e489dc056","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"5.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7767_1626884935762_0.3306169666978638","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7769":{"name":"hls.js","version":"1.0.8-0.canary.7769","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7769","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9280ce1d5afe2f148cac60317ca5027da6b76ac9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7769.tgz","fileCount":116,"integrity":"sha512-GprISKUdOKAlVdkL9q57p+43jsG++8gIsjkHuXAWh+dAoMQnZNjODhoVQkvOQCmeygWWTK+CvB2rQX9PcyWUGA==","signatures":[{"sig":"MEUCIEyw7gygFH1ejPCKfCfTF/8wQMq7Z3CHcuf/o22sLRazAiEAhh6OCqPlaJEmBPRZgXAzhWpllIGkP0D7MtGJAoU0cyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+GM2CRA9TVsSAnZWagAAJn8P/3yz/jNKVBCKQcM5Q9wz\nJFiqAkwEPGttFQNQZvK17B4YWN4MQ95FHnZrFBVZ5pL35EnaUkGgkykXyt3u\ntLXgb4dGxbIrKT4MpEYu7RfMVmEEXa63oPwkOY1Gkhx199PpqsxOI4xl5EGm\nRX4IsJfqYi2zAjBBxRtKpBOZk50+kit1XJQ/LXIPF6vROxkE9NwLAR+MGU+y\nq3lOQi7pR5+bVZyQjy/TV99rayev1lRBF2onXiUBA4VHRZQ7NjrwSC234CAt\nF+3koHQZuGf3bAEn7asA/cKut/tLpGLecsaH1YFOd2Eu2aCafgWYPG95dnJN\n/MCGdqLqBAxJVGgaceLEsCaeLt/J4WaLWKNnDHo2kQiEXmcFf1mvQqfgDIT1\nP9/PUBk7FmVnM8F6bDUPnGiBjbe0Jhv7nYKrJcqoqDjO/IiA0wJvN3jdIhcL\nfumkC410kFCgmk6P++tICJ2V/ffBNv7sH43eEQ8MBSd3V/EeT16a07uF9HWW\ni/Onl58UhFr5ugVruSbKAgt5IeTezLxval8yLwVz/LArEJLudMjkqs18vc0G\nMgVBLe6yJWh0uDWB7UktTHbPQcj+2pg8JAQ+FIHt5K2QICjmX1NOkVtaV27u\n39YXwkuLhhDHEO1mBOAhwyxnDy2AoWL2C6Prlr03c7gRBg/0xEoDGwWzIG3S\nLFv6\r\n=enNN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ed4db009adad6e9b985964ca02a65eb99239a55a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.0.1","netlify-cli":"5.2.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7769_1626891062079_0.2613706839388954","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7771":{"name":"hls.js","version":"1.0.8-0.canary.7771","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7771","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75e362f76ed5b83af8be1167ea0368606172ce87","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7771.tgz","fileCount":116,"integrity":"sha512-/mXpNFasLx/NjZPOukjFUY+vVyEl+GaMUWOMpdeIPAFaUQJc/uQSKIpzgC15kdeUU5sU55Ef2Wt3xUBOzcEHIw==","signatures":[{"sig":"MEQCIBUoALWs6M8wQ5CrZ6ihNBqFhmEfp5tdj/DKpxCSNCaSAiA78LOTuWD7MltSL1OiqFoerPdWv2vrbsmJfey/+nsM3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+YqdCRA9TVsSAnZWagAAS00P/jI0+gRPIqCiFDrW8pFv\nq7H3hramFUPoWKApX9FfxU9qHzuMoGdYmQqMCqqF16dqBeFcHONeOzJJLYi9\nlHbcj3hDQ4873KU4Wj6S8mec2MZmTLuhophSDKZHlHVxZ8l+mZvC6OVf/e+8\nbWPth7774/R0zt9FxHzkLXtO/KLL2Rb243DOuXNtDUDocz00QuYIQNzgwcd5\n78HmQsns0e4zI/EBK0uT3bMavhDA39liO6wjYOshpvv8yVVhDXZun181gvlP\nSFfOTLzw5HifJdywXNCc5JPJsTTTnVHaidB5s9I4FjIWTjFh/Kn67TRT4ZjS\n4b3L/QDYviBfyFdkVDgpkK7NltTFLplQ5yXZUPKwDTNs4ocORqDJQGmLLfbU\ndoRGDi4Vk5AxV1Arnxo3FhunlvlJh6j1sJU5zhgU0y8U28EsjDDHMvycpsSu\n+ptVMeBXPIzLHJDiYVwjzWOcqEGFTT9AvxT/KR95dN+6erJ5bdiiNwwK2+mq\nCquODn+W5TvUvIc1+5bymG5Z1ZBt5y4hiRAaGURznEWJUxXlbiK6U3KZtj5o\n+/WUXo4/pydsUgO6aN70BbACcJhm6Ok/yMjXf21YATLg+6AKjaD4fUCIrduU\nnwjlwyunmf2gddXK8nzcj8FZOpYL7Aif6wvtSM5g//LrZ12RxNJ6LXbnN/dx\nmx5b\r\n=D8bv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7784390e2ce6cccf50f5bd03dacc76464db8390","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.0","netlify-cli":"5.2.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7771_1626966685435_0.06026037216254099","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7773":{"name":"hls.js","version":"1.0.8-0.canary.7773","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7773","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"848d62b4948013af7dbc416ea82e68d6c774618e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7773.tgz","fileCount":116,"integrity":"sha512-ocRCjfJSMbgTn03XrtOHNyK/bsoeIcmw4pTkdg47yD74VlQBkeH8WhZIyq16kgqS1rqNSyQCHZk4BmFQ0CZMWQ==","signatures":[{"sig":"MEYCIQDByYxCycEnIxCyrVz8mVJBfXlrreZ+Rc36NI6oorwWKgIhAM7LH0CYvpQMpmS+wCXXHpDwV+436+vqwWkI5OnpVZvG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+aOzCRA9TVsSAnZWagAA1+kQAJDG9tojNRjqjklzKvb+\nks15dRmb2hWD8h2/s6rGuo7ZVa2g/f4TKSnV1P4qmatd8cmFUGDorrlfpAK1\nW644BZBgGtgkH/DOShy5QXOio+A10gonbrP+tZWefb7WJ5GPaM0pMfGCz5pC\nEAZ9yJhbr8kmrosZwgibHeCJMrx6+cd2UUFnvUjoKE2HHEJnH1AkdQZW9eWh\nf4uhyahCaQFrRDqs9UJ1DKYQ3jT9w8dybNrWCSmpc1dIWd4flYmL4iRwDeFl\nIZ+xR6xpEA63ZqMp3osh0AUqWp9ItTJ58KkDDho61+Fc4CeuY1SQyXDTibKZ\n7hb5NMZpwM3F9bY44kwXoh/Sg4axATnG0A31ernWne9+XBa8WrEW0et75kgo\nYcv/wnP5lfZQI8wcKg215IpbkJ74huxCWQOP6clgRzqPEHzZG772p3D0ecUq\nu9+J1VL/+wcoBJvO0stCLrtiMQa1JbDet0TmMuj2kdCH06DgFE7Dy9D76MN8\naZkCZs6SIGbPD3N0F1ddV5k28HzBMxR98xBqJOnXYDpWMsuxwgU4Qw4s/ORq\nXTAbs5VyOhh6/32rjGuyNw9LM7EzxqGg7yOK9P+deARfFpvjFjo05CeblKu9\nWyANImdjTUA9ju/kf+K74wUUSXelYvMdYcLxpgyGcyRmQYg7SmJ7HvlhzhTA\nsgym\r\n=oZaZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"095a1b3c52f73f361c64b72c8b364dec56e3470b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.0","netlify-cli":"5.2.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7773_1626973107663_0.3945409345781332","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7775":{"name":"hls.js","version":"1.0.8-0.canary.7775","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7775","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c3f8188214f39656587ec1778f2c64deb0006141","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7775.tgz","fileCount":116,"integrity":"sha512-NHoQay/di3Fiiqw69fh6NkkdEHmILVT7xtkyXqX6qDO5YKhO/GZj9PiE6IrqBepJZqqy7e85VcTOJrSiYV8jyA==","signatures":[{"sig":"MEQCICThQUA2TW6FZm4SlETOYGtC+aOZYo/hTLvEv7ZxelTlAiBR07B5fr02hDj8ntwgU/VclUi6Cy5WpiUSydmoUmWEyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+02/CRA9TVsSAnZWagAAk3gP/i80wtZG3iArYQ0wWSCe\nfr0aN+UXDDlS5716GpK2n5/Lh583OIfMd/lg/aYU59Rx90gSli4RtBP6SsZW\nLiKxwxwloPaAylMwpn0+etEEB9AJRfVxaTtPt8/3G1cZYcdPjrnnI0fVyh7b\nX6JnrGnm4frdzHo6+EffXw4OrhglsCt2mHcTvGZfqE8KvFL1NUNPKyqOEca4\nNWWl5RqbexE8jf/t8SapfEcSOeiuB3UtQse2slRkycYDKGvRXYCo4nd9WUVV\njHaH/onrVd5zwCsxp/xxJSJXeg79c45DmYgoB9xqUiNqVJqZke5p77oRLqz3\n1k7iGfWGNCA0o6SJAYEptZfY7i/57i5CA5mBV6ebS5SBMOPGFZ99xyYv+UMi\nZc+Xc7d0kHlnbe+KnTtqrnvQ4RT16IAzQTjRfEvApBNHPm/GtBVWKQk9/EWd\nt8/5WxcEGqv9wctfv/EcPC1M0I+oRfzI2DxRrB+YqwsOXpr9aoR89qIVwlAR\nHT0AHRQdgRe0F+KSZEe8lZDjTM/fA7n+Fz9oYes9TcjsmE3jGQ0DEFOKEGxT\nGuhqizsNKILy+BO1c3Q+cI6b1baQRSIAnSj6UIen2mQIfB0mC6im2ezgkHCu\ng5O34caSbTVnT2PJbV+GVdR+wLjzHCMeWD3BYMaq+UhM5311uXmwMzqkLVFt\nPwsx\r\n=CGIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f855fc1aead2f8e70c55a3767821b96ff5c7ce30","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.0","netlify-cli":"5.2.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7775_1627082175058_0.15795809814665174","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7777":{"name":"hls.js","version":"1.0.8-0.canary.7777","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7777","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50e21e8b485c245ec1127f7798d4534a3b8b8739","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7777.tgz","fileCount":116,"integrity":"sha512-l9HVxzOMciEtmLqeALfEvbPGWEWu5t1gGWy0LvfxXBs60YJJXSo/87TAYhgXNfhRXrpp1KU3HKUJ5KD1FLqRHQ==","signatures":[{"sig":"MEUCIQDPYVt1uNJQXO6TeOyu8IO7LLXjaEVxQaeFFLDinhFgMwIgT17GMfGVNjAFjQ6yCTxNAoFpggRL9cXEPvuQuPKxlME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/A4tCRA9TVsSAnZWagAApAMP/2yTXEJkX0BAkcOX+t6F\nPllB17fBxqi2h1/OWZOecQa9VeinhsZpqS6WiVEx8dMnP9LldV7xym5EirBn\n8hwUPJZGPs/LZ0qv7FZXrWUsRKvXLxCoazPxYv6sz/D1QkCY4/YC5VcIT7Lk\njIdl7WJlBCviZX3hCvINZsNEmqxiAQuWzjx0P5Aq7XM0D3WglO3V3L+y1gn5\nlZr80wkCLPQB/KGd9Ur36rt98jooWFzvnkusREEP750Tpa61Ka2bVTMsKph/\nzn+y4uAR9PfWnmYFq+fQMPuGbDgJ4lt2qRI65sO1E+qzUJq8kOGjC58h73GF\nlIe5r3C+InGZt65Bn/Nq0QqK4BCA4NUc9BMUY7+V6GOtLI8+FeB94aDu08LL\ngZX5xCkJOq+Jyxlg2twfxZZ+KqGZEY4IgDMctWkBlftDpodbHLJZ6e3vv8nY\nhCotND+M/eZzzKBPQSs9y60FQMozirGgnCGORm/nhJTzokXBe7EVMjsmoIoj\nJrlTmH/B50/s6oqt/wHuMoMOzb8XKryB7cvAi6cX4kN/juxE9iEkfXunaDeP\nygpSfsmAHPCQoDDsMMAx9wmQGuJ1563MU+pe/H1U2SlGz51o4kCvPQuaVBXe\nCDSgR5vp/znI4Tw9Kk1YxoYYJLEgaD72C1kbXihPDlb6C1JPX5j15Zlch8hX\nuf+0\r\n=9gl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04a6505562fb764a25b069105bb2f0cdfd6ac01b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7777_1627131437279_0.5330422305404912","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7779":{"name":"hls.js","version":"1.0.8-0.canary.7779","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7779","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09129a0a43be2e38634d0e95d7d18fe17d9c1606","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7779.tgz","fileCount":116,"integrity":"sha512-HXOFFSS96suZ+TLMnTzB7Y/aVUGJeKESkPGnjLbcP+sAOttZXw7oh8623qoSupgpcpPp3lMo0CJCZ72m/E3YUQ==","signatures":[{"sig":"MEUCIBbwQBaDR+acMAZj634VwVFCRuJpvbXGXMdky47tCAC9AiEAnZpl2Pfwa2BgrZcM7Jw8Cri/pAfuF2klzu9RtgUv8Zo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/g2NCRA9TVsSAnZWagAAe94P/ipzvDUackoXJzpOzi7r\n24oy+DSUTpvouUf5C5R2Elm/pGcg7mMlLzxj/y3MsXSltD9b8W76GOkjf4tZ\nrkNyR641qD+ZckyiCvAQoxIoAGK/2FrXRKUhtSSpq7jIbf8f6cWXNUdXfAMg\n13w1BYyOBXMUkGJAe/f0v7uXV0vcy1rrNE0zSuNFIZJIPINMKd7psp449bkN\n3Kn2Q/0qHSJkxpszYiDh28wvNZaLIw3odqcoE+OBTtpr6JWlaUxTYaH/orid\nZ5ZAE8XOF7+tJlW2lJChuBr4Se6d22+xXWFNzqKTlDsOoPUiwV+IIs5thv/9\nBmw3yowMDfz1SFjZBnp3EvvXEokl4nSBcnETLMAgZG6m8yCj2vjH2a1qFvHX\n5fMAxw4M6eWysYszcDwLdozfYF+2ccFOtNQylvDl1i6Eh2rZsZxVpa9wEr+j\nxS203PBr4VYfmRsnuYMRtnkQehox1tu00rQdHSuXEyOGzHitKnFDjNhtXNzC\nkWWBF5C9qaa16YZcdQkOffOAjw908e9VNU1l4w7ditjfdIB0H6XPWLyaYWgx\nbjQCgYEbTfg+mE8Tck2Rg8utSlJJxwjNGBok6SnRTH41qP50rNrGmzlGCsAq\nQBOV703sZoTG9GMNGaYqL1qBzMqZH8FA2GAMSbd7+myn8KZHF8E7r1OwOcUN\nBWlt\r\n=Jw5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0ba54ad282284d6dbab4670860444891a209b3cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7779_1627262349602_0.0429091004691331","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7781":{"name":"hls.js","version":"1.0.8-0.canary.7781","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7781","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0a2f4a0549e4c537cbf8eda836bb5fa136b99b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7781.tgz","fileCount":116,"integrity":"sha512-5uFGBoeYLOWnmeeWmKKip8EaAFm7NfNgCKUF0bt1xmVqBiJUvoRQubKEAGW/U4AxDZnLRZ6TcvCV1UgvbZ7Zxg==","signatures":[{"sig":"MEUCIGRVAA1A7gRQolQLZKYXt5xkLzF1+jBsglZLUwHiR4oxAiEAvAy1IWlvt4Kxzppo4XV4m8ww5eQ1ssQ53dcL2oezB1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/qi/CRA9TVsSAnZWagAAMDMP/1aD3H7Hi4ocTP8erq1q\n8aE/RtGNwue2hB+glRWR0YUaSMYDUiXcarWtp4nrMu4tf1Du1kCJTNYf8/6o\nPJr19yfLYTF0ZsNgO9fR/ASsZo3cz+B7uHjn78xWHQOKpHrskcgflkPolZps\nmY7EJxW0BrV4i5MiBzRF3MEXWXn+D815zF0tA6r5mYcQh+7CaG7FmZNKXleB\nHFaWVj4L7kjzlldzaN5VCzf1auynJjbxMc4U20t0AG3XGrK2fWmdYbzn2lMb\nPAQJqWiY90DQLdjtnepBY9TLlI4QSyyRPLNrPJI9w17YtoTBJvUXSPCzGB8H\nLR6Cf7HGFyX85Ns8FIuAzahe/IpLIwg48cQk7Gu9v7KR+EU25klxdAa/W6Nr\n8fysQRPwCk+Hla6xsKDHlQagINjarL9CZOVTXmSmdiHv/hDnJwfvnWuU0xLQ\nAQnJShc0RCQuJyTT2MhPxoyJb7Iv4R1m2HV6ImphTd6BKWPZ1TFL+30mc77t\ncaVzqKr+a01r6Vmy4zGye2Mm7H/lf5NXpXp4zp/ZvXnm9P+yVONCblPp3Cf9\nfeGkavy9Tz1V+rQywxLi1ZppkH3KN4iGTOqyUbKJBCeJ2HnbeXFwK+IwDlgZ\n3OMKiMvQq8/9Hu0HE1EROejfPwAQr9k5XHj4E1wuCYwIjw7mMakWY8qf3ZLU\nqNyE\r\n=yz2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0409596db6f4e68daedba6beb162bf26580e86c7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.4","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7781_1627302079661_0.09999516060507663","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7783":{"name":"hls.js","version":"1.0.8-0.canary.7783","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7783","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cde25a651b4f749ad23f89c990db36d1898d9a7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7783.tgz","fileCount":116,"integrity":"sha512-ap+ayX+n2FnX6DU1vJDyrZKNRTThOPf27ztle3OIk2VIbTeO1Wz0oqLpWrCbvuiQgBqNF9xqMLqZv0Cg8LyU3A==","signatures":[{"sig":"MEUCIQCPyg8yciqn/OednSct2EL89QarZEhs+DHgqV6TjeA/KQIgHQ8RoKaWNr6QsYekFR4428tUeozP+fcw2Gf31mlOJGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/vI7CRA9TVsSAnZWagAATB0QAIRJqHGuILOjB1ec3GTi\nn6gU8QdH2B2zQ23icsm+INNjbrRWpRukV1qgldQD4jukpZ3ufMDFoJ5XWB+E\ndJaW3ha5dd5iDOJdDJ/UaUEZ7nAaHUELE3atzdlkbnAbxrEhmea2xVJ05Cqe\nPZIzine0uxJNzm/iyxclcWWzPoUOkbsfh2B+fp3Z90EstYHqcEbPRpOhGUr+\nTc0EMCS76qtVYqhGdOBurT1izDH1APFcXEq5ytyX7dtnkZ7jyjr6ES42C6cx\nV9H1wNgRakdpS+zQz8+fOY4vp6Tnz5ljJDhSiNV3kjvgOce427yMS+fczC7d\nZAaD6f4AQ9pscQH1+fDZqrAfPeF0/5+Tod+AWS+mlahC2nKGPW/n9r30kXTP\nvEKbUOUWuF7Jm/NOawkl+Ck8jBm3WN87/MXS1IhGC0SGZ0LTvtupHiTrI5KB\nYrAbD1Qvj7IMn4Qaq9S01amRauf52QgWajFygUeiPJEdlbYDpaHDpXfPwq2L\nmoDoNP8vKCNMQXrS2djbkTyexY6s8/HBnG0vxHZhyaemUCjC7oDx408vVZvH\nJB0d8/7Z0Q8FtVucBnft/OL4RtmD4PEJHKU+XoyHkSNoCNfm9pLUB5ckHUyu\nUaIGBVeoY9rtosEL6n7Dli9yks4Kpri6rrEFM0fZSo+B8TpvmvXTGyoHqZtr\n/agA\r\n=a70a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ea123fbe2fca91921338d5c0498853ccb67f8df1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.4","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7783_1627320890641_0.8402305969829083","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7785":{"name":"hls.js","version":"1.0.8-0.canary.7785","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7785","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6cda720b4eba9e3f84b2b7a005b6f096d3dcb19f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7785.tgz","fileCount":116,"integrity":"sha512-Ro+QPAR+rCLrTepEslgMUpua13TbfD6nKS9k/d4K2GYDaSK1mKqknQeeLRQ7wb/dC8GFYtmE1qq9V6kwRbl0Yw==","signatures":[{"sig":"MEYCIQDslVIHRmAaqlEJvrPW1ZOiNhyXHcC2mcI0aq8saEwMpQIhALuDwgF2d6BU8PtqYHbOOeO8ID4oIQ80q0/SieDlsqOE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/wQMCRA9TVsSAnZWagAAwPkP/29C9wrRZW1pOTpdR3xb\n4VeAe1CO/WPQQmghIWTOpSTcS6RFJDahDnRggFQSiuegHJzR32VM9JjqBMya\nG5PuTQHWfyAgG6xlVaG3n6e3fRcjCSlDi0e5umCOQtowvDuDx1ubANwJ47xi\n5p3x0kKrhxnnRD3EeLhxUxRFEW8k1S9+vLNxuZUxKRu95X5/rbZwB6TpeWav\nvL0a9U5+XItLC7vcPCCycDtbSriFwu95ABNbsHzdrSPHHKpMBwG0W4r3D0WS\nKNAosZ1NQoR1Q28lBunZigarvFDwCR86SRGZm3y49jkMRXjlvL44SskwK1vz\n0u0JKWYTs7GDWhKvsbIZdfHBTc/SJrQEFuPnQbczt9HyppayiqyE9T3dYRQb\npgrJ6ReQ+mQPyDlU8lwxDO5zq18nuqaGl/lJREtc/w/2kIz+izV7vkAD6ob3\nqXIw9zRr04JTtLXdCZZn8Eo5sVFQXyqLhWR2gFvD1UTifHvSe94DMovSd2a6\nZkXVBjp95xIZp/R7dq9kYQlgl9uKO476ycy/Q4tuoOf/GQSyP8o/zyfhO4PF\noiagC6lQtKJ7zYI27EIJI3XW0h4hrbl8hWCgsPiZBJ+hVXTF4omUd7pNuTV5\n3R6Mg5S2qGccAEBj+l9Tu08cgqrGOZ7fMCQTkHQF3mK2LNuJDKZqQWu54d6V\nCuEd\r\n=LYcG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"06f8f49f8550e8bbc8cd5de6dccb68682ced9529","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7785_1627325452387_0.5995316219273539","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7787":{"name":"hls.js","version":"1.0.8-0.canary.7787","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7787","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d85b2e4e49af82381cdafc74d05523d6f1794f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7787.tgz","fileCount":116,"integrity":"sha512-Y5xhlcenTVV14OuXMw/zuSl6RlKm8R40qU5AkfZDjA/KEDadn13KQvDFJx2RxFqGFLCclojdQhCDZZKXK2sHKQ==","signatures":[{"sig":"MEUCIQDqF7RtRCJ3Kuy+K86oqMeroIDFZfKdH32KtpEdNXs4NwIgQ+lpfgq/+e7M0nyE3Ov+TpJniUqmUpxjVHidwXS+9u8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/xPTCRA9TVsSAnZWagAAOAYQAJeXuyFE/uqXYG3sqZhy\nThjouqfohnrbKvPCt0vk3oHYpg697LIoXmpOIUQP5+lxYG4Cp/KtvZWj3LED\nssz2roIdgwgSO4HL5oS3YJur3T88zSiGnp36ZZNljovYCjuBMyJfmsoTyHP8\nmWF2uN2uB3bXoXgitN2hjZGjd+iB7Opko4ABcZJaf3YxbUCSeebJrgAcE4Em\nJh6KbUKU+uCDrIjXwNn0fjZalCdFzVy7+3W+PjAdyHCmUsKGLZDUsde//7E/\nyFGQOj/TlBjNoZ3qDKrnG/JrIDrnyp7GdnayUQHgVE+2gKpphRahHN6yzqeF\nNjVStOzJvFtZlkAl4WE5b6vytD4lua8luVmRQFSS48r7ipyPB2+RDC9ZhuLP\n1+paCyNbQw8KZzXHVIcPfA+PlBZZXHI/lf6s/HbvfZ+/siqfEcuIIVL84dRh\noGn/LUDJSjS1EMW6Rb37Vkx6JJqRSZapuCb+dxlHzeqX52FFs2TSzp7eD3d9\noLRmaqvNCq7p+7UDi3ORpdhhhCTLH5OZsojv2B8X7NNb4xERa0zfGG2AO94i\nMRSj/twF+uIkc7NtJaKSe2lsE44YO0uDBLwQnacpqZS8LLk+EK3a8rBj58jx\nTagECYwjNHYaFb5q+r7CGxMgvuzqNoGML7X9Ft4P93J0HvxtK7FIncqecoWI\nR2Gb\r\n=ntF3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50ab94e43cc222557c63fd8659aad7d23f21d8d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.1","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.6","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7787_1627329491596_0.08701465648412143","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7789":{"name":"hls.js","version":"1.0.8-0.canary.7789","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7789","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aba9e7a258d93338613eda5b99c2a70493bb5cf5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7789.tgz","fileCount":116,"integrity":"sha512-bLwEVXEnSXjK895ktKMV7eCdz77GT6JNC0jWZnmAU/w+Bi1XIfSKTQK7jnTGLBDHst2GQFLiE/PBWnnPp9ufiQ==","signatures":[{"sig":"MEUCIB4qBIprrM5njn7+W5QLfB0g6nFZsStZSJZuVc+5I+eSAiEAnFTztYBCgPsW8tnNQH/emdLrUTYLt9e3ONK4YW8JMl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAAFNCRA9TVsSAnZWagAAWdkP+wYikffmgtqhz7HbHEJi\ngGf95lZSlyAJAREJ2k7dFd7VFIcYbXojSRZoiw0BpnyTyNaa0OsAJmq8y+pO\nEsolC1upIE83xJzRTV/Tmp64fHcCMq8c96dGfb28Q/Pa6AKxmTV2aRTZ3E8G\njcwH8w4mcWjhgPztdYbpV7Ht1y8C760uUuuAFhh3rBl9z/ayQd0NJEznu5/X\n6+MJcFHIPnx+ncAeAgQlIY8EHZuM6MUs7vlPNuz4vB1sHw40K9IIOInx+lXL\nTZ1rRQNgm3f9ozI0TMpTdzdC4mylwpxwvEcBpcBtWz12O57WUPR34zV7AkIh\nqD4lSpDzcebEoXlMH8Iu6na43zJi1kZGswrpG2ap7aBqnOzaerG2GwqdOvii\nEkRzVSXxv1y1Ik9k0wjjxnh/41HIZWlMj8YWhLnDNg/DCyGMfUzd+NCxqbLx\nKMu/fXhQpvADR8Kw3sridCwV7dAZd6WWvyHSoOGNd6niSNlU/LsbInbXAAL5\np1/E2v48ZX9TYVpH4cR96GSG1RPX4gj2xcoNv3RiyTThwL+EnzuZn1MWbwee\nijhKzYemCNECrftrxbjkfJJt/9hjQZSb351qTnxZBJRcH7DASyAkuY9bZhD7\n7bhlFzX+FhkWsfiD8gUnRRFIrnUr7A4DjhTH1wvaN7WXc08DIbWkmUx7xKB+\nszHc\r\n=8xBe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eada90e60944d7ac932bed7cff1e419be220105f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.6","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7789_1627390285784_0.9319927558223458","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7791":{"name":"hls.js","version":"1.0.8-0.canary.7791","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7791","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a51c31a4f8548881d24ab72a983ecca7df290e1c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7791.tgz","fileCount":116,"integrity":"sha512-VLW76oySqCrnT0gbZTApE/chEzWjwKv7Tquj9gCJTUWyBehz3TSM5Epw7iPIqYhQtqBZCVOxlbbxrQ56+UZsWA==","signatures":[{"sig":"MEYCIQCIWhERsEXZaMccZ79DOiOaQkizui5+p+BybFqlC4t1ZAIhANUNlmr3BoHViXKY/8a0EwwCdZzkXK4syJaJr+npWxrw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAB3hCRA9TVsSAnZWagAADpcQAJ7tcywpWm/FIOaSEDbR\nw2geka6sO1wRaQV7FjE3xIBphQjehQn6MJFWP8fsIqWscqc+DOvA+SEaz5u/\nziRGDivkcCIWY0JNofVDF9OOcrHRVvYAQYJyvw+BkV6nRJ13B6ktBd6OBMZ/\nmGVKklUs7BEqoXfPFK1I99iouBw8/k/Yi2DUvsjDegq2xP1MLXlY23c6tGDi\nhrJziZAMu5UqQ8C6wLV+3qB5dTiHL8rWCP4h8gmB49Qx+Qnm4jEFIoIDx2DY\n1tOUaTEUTReheCn4mGUVijraD1QNvOhEL90cZR/Nbf+QapxpnhWapgdo08RA\noSU/K1UPtT5T7lG/CEYZQGQmxzX2aFL0zFAnVjdRVCu85VAjbkBSzAq7n+6k\nWBkZ/2ZtPPXxtEgcTe1TB19B65xPTQROg4BpHQp9TPNLcEsfLhveKtMw2eSu\nSUBwfoomC8qiSo80gr3c9JkaewQ1S6NuRubsOFCklrgm+wG2dM8xViT7807W\n+CcKZF+l14YDcyGZUcwyv0XBhEgpWT61AbMvexnZaHkrXQlswaQ7i34htnHE\ngny+/O4QpIPiTmeXodtwwzYZ0yeyO0mQe5hWHGzHcg03wCOJbtyYwvbqBXdI\nUVq/Akksfrei5drIUePoW5AHYa6k3SFLcxOOeCyKuaowkGugzJSrW/3kf/II\nsq9x\r\n=+Lda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc9ed4913a76a671557ab63b1e0382b61e97ae02","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7791_1627397601401_0.3694290646091043","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7793":{"name":"hls.js","version":"1.0.8-0.canary.7793","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7793","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7101484374dacc82fe630d204d51fd0d54c39dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7793.tgz","fileCount":116,"integrity":"sha512-VcCxBuOjCS4EZjA/Ir9dh5KiQsrZfSKwTPCkEdSkiNYi4q583K/JsKKfg5CLCNTVI/8RqA1Gaib0c8urzYrD1w==","signatures":[{"sig":"MEQCIDPUrmm7k206RPpGyNdWiSZtfWZpWRQBRlKMWegongtQAiBI8zyW5HoPTfa14vyzY8ZydC9he9Zzf0BfsNZLfHQw7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAVu1CRA9TVsSAnZWagAASQwP/jB8QQxpIQR9QKL4si4F\nnIOAQkDSq9froDFQfbbyB2SnVEqj5jTBf7jK4/KEbuB21XVYuAgzAxn0+UZJ\nOi6Am5LkPhCklkyEpWqjxqQirfZDu8m2ddAkuC/C7rr3T4af2ptWXZ1SdtdP\ngWpuwfG9g3w+RBuhatccEdYv02IGXYSADBQThIezbbLUhq6aglXyO0G4JPi9\nPjuLHb2luhh+pTkc9Pi1KGALwPaGrQOJ2OHGUY1jRmmiFlJqe29EdN0rMx+t\nahB8KAl/ezg++xxyRw+tGsXqdSFUF/rkzovyU5O0zDZA4GXbkSXNOGKJh369\nthO/lCzR6TigPdHWow9tN9ACT4itVrx6tTbx8ZzL67Ytzpfz0DMKk9XLEbSq\n3Dh70pi5t5QIukbAZ/R2m7DRxYV9M32ybbYcKVMXbBzPQPH5V7rT5XydwByA\nuG02x8Yg3T+TRNqWdWQZfxayqpKSoy4/V2HAh6wchrpVKQIo7F2kTz+lyWPg\nGj9DYZnAwEVYZkkttcbwr8Y0Jmr5+Z+QLds+xCIqzZYOtnv3TC4sWikxjc+Z\nrjKTy7k0jV9egoKrsjtybxEJ7dpGdRY5MyVGIxOUnWQkpUdlKTdMcTjHtmnd\nwkbMLLfLgy5Js4CH95CZEHk6qUkfRdVK+RnWOlgapzEd2ifag5AT9psLPw7+\nBZPz\r\n=mZVr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c2186d4ca8d9bd15b6a1584bacd9a1f629c8eb3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.2.11","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7793_1627478965263_0.967737402205491","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7795":{"name":"hls.js","version":"1.0.8-0.canary.7795","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7795","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5bfab347bd62a6c618f703a4e07d52c842431716","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7795.tgz","fileCount":116,"integrity":"sha512-ivSWVMOuho+TZvhgcBoSYnoLxPstEaEo9BENoh3M4WsHp9/p1opRPt69fd3Oies1ezTEnN/zikU5+FeQsUIQ/Q==","signatures":[{"sig":"MEUCIBPtFMrHnZIKdXNFeehqlTBwlXUmzJChQJR9yUF5rVrCAiEA5oaPABUYDzjWxT3FGmLCvc/6eJ4hfxTWj3bJ1O6E8q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAw9+CRA9TVsSAnZWagAAMEoP/3k+agQB8YfJGHykAwBi\nmSr+il4MhqzGFunWriPD7ooX1EnZI/kjOuPRqIG0yNEdxtsDeIK3/eXtmIFy\n4ul6thmshbql+Ze9MTw1QifxRF8ayXFtFug2mCcm6IaxdfUHyVp4VxEWd27J\nx1lMpGh+i28cmAxTTPX9k2lr/FrCzmX6lHVHwOQ9DnHiwnQIT6v3gBT0PgBE\nCkGA4SssCz+5qdkXDbZoWFHQtX5EWLPsVHXcAvhckaqopWfusE0rUfL9ZBFW\nelU6htBwjwmxx4LInXeirgX+w57/lcFwBO9Ku7BEoiq3KYh24oAV/mzA0d31\nyHj8Ofjq0FGlf960xgI8j1+4K9NWd/to16zT3KW/X2YGjkFQZR7zkaO+URmh\nYwO4XidHyUgOKDpI2fsHJVjCtLJ1qmKA9Ps+SHqWiouJnVsoAUexv8UaEoCW\nlCZBIhC3PuQMiCYLiKlrKVywfYndW1ol9+8LMfbbkZPeWOEGzKgL8T+kmp3H\nf7PMUOWcsP+1Qn6ztt6ZULinhVCpuwFCx8Ki8VMK06DA/nd17Uy3HXVIZlLx\n26L1gvkbmibi3/3uwkWNTmO7cyGd1tT0moruyWj8Z9e0/dNVKMJubi15bXlt\nJHSU66PfIvK++wa9HHtSrpbgAmGWPucVH2Q2gxQirFCZT6vSWW+flKRQfb6w\ny35N\r\n=yATx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c139922377a38b626f6ee3666b27263668b059bd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.3.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7795_1627590526260_0.3075016311599561","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7797":{"name":"hls.js","version":"1.0.8-0.canary.7797","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7797","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2fba481ef19e4aef05f21bc8b76ddd06c4b2afb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7797.tgz","fileCount":116,"integrity":"sha512-8txkFLd9Lv0iIIznw2iAIJfuy23TPpM2Bo6E9G4ALyoxbE25I0UC1zNwmNJnquk7IuIwoaa/dFDcujARpEqW5w==","signatures":[{"sig":"MEUCIQD/Mjg93AkcN6yt08+m0IrymrB4Uospo2zZ5IDMOwcVUAIgaZwOlQg0DyZZb46uS1tYOjFQMnHFeLDhHqwLBRfO6iE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAygyCRA9TVsSAnZWagAApy0QAKSAsAgHT+MuPWQguSxA\nCDkImbyYJEUNty5pHWbi2Ng6WSeYg00txQi2SdqnOMpBFS3mpz3mvKyIn4uC\nxT8vIPJDHK83HSuAWgEzmCMlehv5tRG4dW/llcxVAun2OiPU/XvVoioHEOWb\nS7OXoN++YMZ1GOvv0otAlIvC/Fl1yk+rSAXdV0YUjN6git7qKzo7c6VaChB3\nOihHoqbWE80gs/mc0l2w3X4xKVDQRoZU08+jY/gpR4ShN+P6dndNx8T70W8j\nn280oXUjRlOOAbpX3tkNQO9FYgxRWSQmQNVHfTP8gDfE1r5BX5p8dBHAVncS\nFuhiySCVPhKcQs7Cjc9CthWBbApvtaetlWDAdc7L0Rls+qssOKfW27/u9U1U\nOL5cv6UI/11Zgs4Jz7v6zbBVb9mYJsZ18pVx4tCb3VB5ts8JHeZXHxvsJdJB\nibbgTaagMYEC9f08wxTlGKyFCGq7tHQMOwYIyFnW0yW7we2lexwKn54I2T0Z\nRo5O/r8+6CJOm11l897TB9CvoxZ4zZq2d0K263gD7RzjN9xsldHBUfN7yayO\nR8VkbAOy8GaCloDGfgUD3gERNHFDuqdhAic091T1voUw93JVa92dfgDP69qW\nuSXaN9Z+FxQb9+VC7i8+KZ6dsfgRC2yLDavpK/ubksh5hZ/bWw2OCbXTz+9C\nK30/\r\n=4YNU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"56cfae7c0903a8512c8c722780d88262c015058d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.3.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7797_1627596850153_0.8008895568389205","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7799":{"name":"hls.js","version":"1.0.8-0.canary.7799","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7799","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8ddebd3e0486f1324f7f833ada1c063481ce6ea6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7799.tgz","fileCount":116,"integrity":"sha512-lD76MIuZ7Lb7cLEiMxAJTbnRQtCE/LSQNH+23FsgWf8/CA6bKLmyhtwJbDIsbFEw7Wqp2rrNcLAtYrHW1Owk6A==","signatures":[{"sig":"MEQCIBnejODPNaoRISXyRzGGotLgL/LY2eGi0Pdgb/e7o78BAiBq0wzeK5CsWeD3GKQJwF5ltHsPONW8La0FHcoXnCriNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhA8y/CRA9TVsSAnZWagAAux4P+wYBP0RyN+g6MnI7gjUh\n/nibi8YsDOVXlkPb7voujQdbsPFD5ctNqPMnOOX6wOGaDjR/1LerHJ1bWCZ6\nCDFv0ugdKq5yYYAvj6Zh/ZOTtZliZuw+2bifvfBiutsDc+aPxzaJLXnK0SI6\n90jpxQLzdE2AykJbeb37tHckp2eYMBrUudSgnlMdyCsvwgIAcm3+kWnjfUB8\n2EO1gGc0j89i4k671uXW6LnezlrgtClj9V2p67M09jwzb43CwuyH80nHadL5\nedB6dSDcmxPSi45cCN/TEkWV+qDpi3qosQPikqjXrQXnni7WxLyg8jSqG9yt\nfITO2+U9Aj0SrIsKaDr6EjhwrCJ/IZ30ngRt0ml+OdwDHHZiY6Sq74InbjV6\nTjdjeMrgR8nXI5yl+hrByjmcfdub8jdIts8IYw0QZEUrwcPHzae5TQmsvtl5\nhJ0Yq79nLY0j7gLyjMrbsX4D1ZmwHfcjJ9pKRbMiOmz1dfiW/2rrU+Wx5bkl\nkAnfCZNjKMchIuluHukCLUbHfOfzCNwbOsf6/EAdrDVAXgxBJvmbcnt/Ykz0\nM5Fzgt1Snwx0mSyxYjP4dZOCPKS1paw2HOUbSJDSnSP3Gr2PrSVVwmE3F1ew\nixHaLM7WaQuQpqnZeIO2TQWiqjShv8hAmpI8UlAk/djtAB2U7i2cHEEtiLQg\nYkpK\r\n=dGYW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6391cd28185c13f0a621dd95a1fdfdd6caaf102e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7799_1627638974976_0.2022180306949295","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7801":{"name":"hls.js","version":"1.0.8-0.canary.7801","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7801","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"21d08e581fe518ee2503a63fe7d214c810338c61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7801.tgz","fileCount":116,"integrity":"sha512-lLu0oxvMAAFn+b+D90/c3jjRWbkopPTKtO1gB1zzg2du26dBE0DDVgSbD4vOW2QMCc6iRw/85PIHsqAIoY94yg==","signatures":[{"sig":"MEYCIQCA57C1V6QfDqJYhm8Kiav05KcXVbcwPQZDlmqu8GXeFAIhAKnA1hJNraPw7KQzsRm8ZfM+QAmE0wFqozCDNVwaC4W/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBESoCRA9TVsSAnZWagAAOakP/ihnhItxNJIFsye9u2gP\nLURzPzukZDFGhp8mtsHGCDzxDoY8Z7DW2XuVRzH2NCGfOZXNl1j/21Mn7sxu\nqQiacsjQDdX2syvNeqnHjTkcRpe+kaoBZzeJRD62222l2WmrS8QwraQhAlKv\n/V/pz3ggOIY2Dik/1CbpoGJTkZ46hkP6njM/vmsVuwH0ehqiSV89/61axt2+\nJve1UUS5wKW0fqYaCfKYILuuzDzorVVG8xGdRghXbBEsPbKLDC9F4uekuBFM\nEdFuY2N1EC+7lsjOHKhy01Qb74Gd8rQhP+l5yXKRPgliiVieYar1c9sHtATV\nhsWU5MSgSmQ/if81qcgpa33wGIW+jN2BM4d+7kddvsuCAXfb6Z09JUpbTDOj\nYbMw6xmdB6Iyzid1gw7RPdEqDNNfda6VFzbLcdJhzNz0eRoVtc9XUiqt3Pic\ncXFGz8XrY7u64LxvEov39ZnOrZvguort7VItz5SphCFhRIIVHiGdHGi8nEJ/\nR5GUUhX5+MXEWewiJ0ja/JWnG8kypRetZnyZQ80UDIN03R6aGaicsb8C/ABR\nDJoE60jz3zOjOiQOns1ZYYTHUIVQvcHzVf92beD6xPrF5osn2tsgGbNZSJew\nIF4Cx+iwD3BJ5iVKWw4h78EwW1bk7gQlceVAWPNiMzN7NGNkoRPqVbWjPLTe\nct9+\r\n=r35R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"56d797a921f9fd2a35a1cc5b47ffc797072751f7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.31.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7801_1627669671990_0.665583200958324","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7803":{"name":"hls.js","version":"1.0.8-0.canary.7803","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7803","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"024cecfadab70b94b00a14d63a33f3a048ea5cce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7803.tgz","fileCount":116,"integrity":"sha512-8aGKNCeZTGuPHMtGeEtrAl9bgh63O5aNZgWtQrZVUk5YkMoyTIFTXeIzrqM/VyJ8qT+pYz19h3nnN86TESY3Pg==","signatures":[{"sig":"MEQCIE5hwG0zdB25D3FUWSMLcEPnO/FtaUq0d45TI33/pRv+AiAMgSFpEyN6rNgdDbGQjs4e/xe6IfpCuOEJiM3mKRYzmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBJDwCRA9TVsSAnZWagAAmoQP/0h2ImyOMw3p1QpqkEct\n8TbzkZea//Ik8EDhjyFbB/3WDrxvyFepgfszOSDHF6XbouT7pPrs1M/LMHBg\nyMSSGoV0ZRtUulDrSxVDZiSntP+DeSaP+ZJmFJ++huuwl2zaSm4lRkWeTl1M\n0YgrBVQsMOmEJsLdgeOXv6616+goSXiTeLDeV9VBepb3xsDRq8f29FWqCJYq\nV6QOBAXBBOtn9dMGQWrwmp2CqtSg+H9VySFLZ7B50gcpdXqX6ao6amLt8Tiy\nKqTlVKqyWLgsTS02giE41Kw5u/kcX4gd068xiQyyLZsOU9IirSkaBtAr7uaO\nl6dzLklFqi8pj3awiEHVTvIvI8sjulILvsUs/j7KzHg4KGtPWOXmurdX8NSM\nICVGpFPcQcHDDgVA8VkWGw0mlZZMr8Aguw6DrH4hhrWe0yfy1DqPI5CZzKin\nKLzbDQwjkL9vkVZbyHuOiwKmrRPy58xM9jqHWMl7VYzAFc5d7uNOh1//1bnQ\nxBp8HH8EdxxnYY2DGdVKaY1C5z+EaEuKH4JeeyOrS5Je51h/JfwxTn44akSB\nofk1gGdUCv9ysFNvlCwxHFCONuwRSQoK5lhMIOZJy6VDwT16Gc/r9+Rlwsa9\nb/f158ZbZ6fYmE2YACbvav9tVPng5ntDGZeESX2wLxzpdTZFPKiHTuNvfdhj\n197S\r\n=yuDG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c56c11920ed0dd123f468a80e2f84c6c04a2aed8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7803_1627689200359_0.528938646395327","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7805":{"name":"hls.js","version":"1.0.8-0.canary.7805","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7805","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ebd71aaf3b15c2ee0a358c24291085154671b736","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7805.tgz","fileCount":116,"integrity":"sha512-/CzZ2DrypZFXYcQZYloVxvKZ2Z/KBKzCjYdFmTCrdPFLiz1FCq4alH69CU+rwoil/7yJN7JYXBqGkWRhVFiI3Q==","signatures":[{"sig":"MEUCIQDADdgr2oNWDNlF2hdXPHnwttZqKgA3keH2XCxOl3iVywIgLJZkOkWd8FxLZlT35x9sK6vuRNhv6p7V59JG7HMfGls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBmhBCRA9TVsSAnZWagAAFzQP/2Rj992VNfFhelzUNGOu\nEcGpoPiPaUwDP7u68kWmkOZwUEY2mL3vl0SMf5Skk6hsdSEwKR//+TJNTr1Q\nXoKZrVMDkR4krpadrSxZbv+UZRXcrkhfmJLbTenXQkV/ZH/NbmSQgdjv/J4C\nprSt+o1AJ1ZlC9ym+ROOPHFa78r3r/0QxGUL425E1XoDi49UnG2gE3xFALzj\neWYYcbiLMdq7ePSy+dIfMrp3riXdZrlEaYfdPFtUD20zbKePCgXzmHqB1747\nCR5RgJIWOlsgmpJ6y0+RhfshdY6ahOGt5zRP8tFet95AgLJ+Nj6iZsR1NTQC\nHUcBsNx1T2zqn0VxUher0WjLxXKQbYM5dQ9Pj4gkmBEZE5PDFmj1nd/Y6IR9\nZwWAknK0Tpu2DHN9N5IGSUjxOu9VLYaxyigHi6ZkwIwp1dh7S6ZMgrunFodY\nQTIWpmGTLpVRMhW/3yHkBvMeg8SOTeMkV5CbXDRW897xJFhu8OVQg2yt28Wh\nOapZ+rKFh4N2aO7pv+tRsy2epCKykfD36ET3Tv8ewBjTkZPjdSZDNLiWBjHD\nQq20uEj8BiV88Xonu88t/9/o2knkXjm41TYNVMbiBjQA6zcR+7TIj9S+CtJi\n65HsyBKvQQVp+iEk2R5ReMEvBbmvBFf2OL3yzsVVB9AvM8mpNJCB491FAL/f\n2gzG\r\n=ENFP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8dfa2b5539c797cfda5196dd211bd66d373ab85d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7805_1627809857718_0.9048114932095777","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7807":{"name":"hls.js","version":"1.0.8-0.canary.7807","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7807","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0fdd22f16f9740528c765adc78f9d4a343377f66","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7807.tgz","fileCount":116,"integrity":"sha512-iMvBq0FrlJLu6O8/HIGSBV5mpph9KPP6iV25suCn8VQF51Q/GndtKko0lA1OW/beQpuPrAKZp8z2rL5R5DMGxQ==","signatures":[{"sig":"MEYCIQDKrQ+qC83myh1EtTc5fqyga5/GLiubgiVRsWXbB6RHOAIhAON4Cugtym/WNa+MQ+g+P+TW1MKWN8gqw6xiC4IzVvE/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhB0stCRA9TVsSAnZWagAAh7UP/jM6wk/h8LdfB0AmOzEP\nE+F+sa4pVjsWib7xvTjfq1sQljcN8aUCotnrIa87tbsAPo+3nIgvfaTfWvQw\n4rU7C7ScACGR5qwBwQrBBqRj6CTNT0AClhsRNWywd6J2QgNfvYt9SjstxO+F\nPCe5LBKx/kTK6BtsLdFowAaSuIqbi17rYk6eUkZsW9n30Dmpv3g04VcbkeXV\nsngJsNKXq/uPIzyFFRGVAWCLs0tzkCVU7ydfm59smDGQpiBk14O9Pr+Cbi8V\na2MxHnu0/bDPnKjvxvok9PS/8dzKJYx7H+bRpKDsn1zVFeyPK8/5J7Jp5E4Q\nl6VmZhPv7FF4C9PfsLppCcSVVJzZy6xA3l2vUrvLe6xQBlOYlMVPl5rFS2IQ\ntD1nB85bWSr+8U+DYrfFv/MEbo1tNvnPgP9PQBVsqRhtDvOk2g7E0WM+ZdHA\nNbd6I22GFJNlKVLww3ZxS7WY7xAHwplRSlyqBgTwUFZ5PGFZYn5t52xiVLv6\nYxgmmR4VnV3odHUkbX6PzSlBCxr4H6CHVELj3WCLAKTv7pSgvuqwoDmZDl39\nmgPW87GpbEBmKqyQ4+fDPNFukteianuE98RceXsZ581cWEjTA8gw4n9GIlJl\nbWfDcycsmguaHZEHCTxBA7DlGOBDIHW5Uvb10KizTCnVoGk93yZfu915KyxW\n3ohA\r\n=Sjha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"34f9ce21d71b3b05076dc974a8fa63b7459e220a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7807_1627867949191_0.37409224065150126","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7809":{"name":"hls.js","version":"1.0.8-0.canary.7809","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7809","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e7b3b47ec91c4d831d964baa4c689c539660116","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7809.tgz","fileCount":116,"integrity":"sha512-vu4vKty8rRvA7OiceuZmptuANtN3eFcX6HaP4XkBCFUJfDXnkptEOskDEUxBZK0NHNbr7Ul6NYpDRx8dw311wA==","signatures":[{"sig":"MEUCIQCwjsDJF044o/7snTBXrTLvjihi1+bGg6V3kyTTsxlq1wIgEjIzKjCdoAoZW+Lg9x6d32YCTdieezbZFYnOSgWIs8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhB+eCCRA9TVsSAnZWagAA4N8P/ievpy3hi+v3dAmydmi/\nNmnYYBS13AWXRou9/PMzn5O2AY73AnstOFjTwpRxLb/53nvbpnBcNXZ6jm+N\nNojxrc4Z3Jj/m2hN4i0F8Sb7ruPjhPQ4/moAl80qRqj3n29ItMNuVmob8664\nuZmcLBcY6Fm6Wk3WESzpMKyNQV5ysK/9b6X7Oy5uK9PM359O7IQkNLFQiUaQ\n7qPJblD3TgaBOttSWTvyh3KUe8n4rtIcSptLIDd+g4YdTnlaNhrPkKxxMJRu\nH6+/9nAqspLxFGnK8hHW/EkPVd9BMAD9hLAHB08iK43O9hszfQU5kc1WT77P\nYWWLsQEghL+LDUhQqUYv/FOd2elUXa6+hhTL+WeIoOKe9cI+bDMZ5x0He12T\nw/mbtUzmnw9WrI5abxRs/nEP7W//ZPA8bAEK7hRYnJZ4F4dSXnP53mevAqKK\nfp1m7chS+wgHF7QoonK1SSpUIjUB3CKth+7N28rZa6mc2AVi9DoEHXsoqAky\niK1l4aUcRwYLmzLxptVEZZajm8LPqjx/g3H198m4INdufTsm2WzmZsjJoXr3\nYZpvoZTCVITH3OAsAk7ocvN9SDIJU+C0Kniz6vYsx8Vz/WNtafA+FZFKh1Ib\nHiZBLOk1CoZGC8KXdpD+LrpR1FGp8tUexzcXWIqLUlPuyfhofjtkJ+g1puax\nlI+l\r\n=QWYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ca644667584c8128a7620c0df4ef9152c23451e9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7809_1627907970247_0.06880595512598053","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7811":{"name":"hls.js","version":"1.0.8-0.canary.7811","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7811","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31bc6441e5ce9e02ebcc30382f2d3d968695af46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7811.tgz","fileCount":116,"integrity":"sha512-ukndidBJQtrnAhU+OqOYGjCpiWDSGLaW11NZ9lQ8lqPaIAmyqd/AeZ4WPGA8M+pC36ihKZhGNN2QFI2A5GrJfQ==","signatures":[{"sig":"MEYCIQDvm+kF22Mm/yYDr1q1ux0bALujq+pp3WjAGPyHKn2bVwIhAOKaEDRbbBOj+7rlHQgo50PHn6o0AxyAR2oTxiN5Ond7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCAQeCRA9TVsSAnZWagAAakIP/2BnxYB8a7bw1ZQbMJvt\nIpXiJ+0bMGwx+SyKgwTyfiuVYdxsgiHwP4pS+qqeUpOigIUdOti49D25+9FT\nw9QU/hMcHjcCg5pXHW+UsWb+E3Kn4AMtZ7H1ZgsrDHC1g/SDZwLyCliSLq9E\nG/HrjS9P7Dsf+gfM9+e+RQyQnRxKREbSeG6fOXZW0X0eSqBm35iz8FcpJa4p\ndg67o73rzE6tNPDS1XS6QejYBKKphd0Bj7iMxXlS2QjfkcDbgit83EdF5zy5\nx4U4BjH8mGMoPqaM9Nibj5FbDn/DE3hcqQxkbF2HGswVaO5uX5D0A7YhKSbC\nSonGlD/JZN3mTnMZ+R0kCbU6eB8pC8jsXR2PRhEhxpSQzEp823dB+mYmK/RO\n57qQa1psievjv6btj4yO06M8yHgooYyxMii2HGWbSyRNKYWkCq/BlUZepUrl\n4svUzkzdUiIzjcoWXq+kUS4aepL9jGIV3ky92K85nf9PO1oV4CSn7jkIJhNH\nUwgI1T3IkOFtZsvdCQDdFdcvCwVscv+eQXcet3KLap7jDNzvJQbSjCMVhCFX\nXuAPFzTolQKR1F5WpBLJrGb6cYS2cKCcjdD6+2zGY9BX3gx83oCnY27UK/n3\nt+INYDUNuHSggzUlrMgSfL9NqPHghpCWvXAPxwX29d+Pdq9kvb3ivx0pzONy\ndIWp\r\n=ulzF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa3f886df90f71f9e03c21dea5d974e87777b3fd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7811_1627915294162_0.982882591916","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7813":{"name":"hls.js","version":"1.0.8-0.canary.7813","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7813","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"89874db8601d97217da5040c13c8a08ab6ec2a98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7813.tgz","fileCount":116,"integrity":"sha512-ctfB3b2qnjo+wOHq2Gg/VDj0xclkmEgj2DRLnnDjzJLJh6+Z0BFT7yw4dQUlbP1UPMajVXouYuptNqfZO9TY8Q==","signatures":[{"sig":"MEUCIQCpL4iL3xDpplGW+qN9nKRxo+YIG6MuFT05xtQjqy99mgIgBDBcAlcR9H3qzIM+iiumR2t5DRD0MNFlC6RFp9D5/Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCCKZCRA9TVsSAnZWagAAzDEQAIISfm3m9s297rycbmgp\nfznvultN8KXcBAIYlVPGsIwsaM1KvBEhDDPf6hOcwV/U1KM0q3tLuvGsj/CI\nwA9mJkwWh3wKPEh3eFVIojhGGLT451I+kL7qdtwTXY/+11InHjhVKg6tazuB\nprv7EWnJjEOk4N+5NfuESLZiCtsH6KUnNVRzQduftVmrOu9ecOLb1zwZP4xw\nLDpWknrz5XovurnsXotHFeAg/aK9jfFsSS+NJ2iaw2eM4QApqWky9HjpjA8j\nbk8/DSZj58HYNzk/IcvvbmPb12tCyS4j9WYopsj7urD1RNH2h1HgaKj05vPH\nq+WaJGsAbZtuQ6aBVRxCyyZrDWSi4b9iVV8K25Y6g2lYxKH7/lLIvir44D3w\nYTuYrMAup0EKkW0rZm7mVP6MmAzRPtSRFgbp4FPie4HBhN1npG24FD4FiYyT\nDTknS1EWGNtYW+KWXPcDnFHn1Pfu9C1n6wd69etB+qBATopmzIfAjeGFTZIO\nyXFiwMIWx9hzCc3jYpmOFOHomOV8z7tEqfj8UQdlKPzxqYLujQhtMpukcXaT\nwYedS+p76afe/uWvqAgzWx50FiI8DfjQDqTwAHbKl79EmnBql0do5J/lDb7y\nkms26tYEFE3XRdYklxYMFvMSbl3CN+qyRw1pTc0jSk82eD1t+W1POekoKYVc\nS8LQ\r\n=Yunq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0dae11a0f056b8fc7c14213a0929d4638c08c8c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.5","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.28.5","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.28.5","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7813_1627923097260_0.3248530822093063","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7815":{"name":"hls.js","version":"1.0.8-0.canary.7815","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7815","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64fcdf273069780ab2682a9bda1db5e699e8fb1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7815.tgz","fileCount":116,"integrity":"sha512-hhYSEjSbf0dYCxlPbZoQJ1PA4JW+MjMx5c3T6lei91ErBbaHH4brgWUEzh7GuKMR8aCXXn3GDp+WLi8YRbM+Iw==","signatures":[{"sig":"MEYCIQCRfGabVV04EDTkY9xVlUsHE5KxIYq2JSFzLnWSHoxgngIhAKfp4XNiCUMJTvK49xi/FNIl6cQE2O461AtOefW64a9t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCD7CCRA9TVsSAnZWagAArNIP+gNvEDcUw85rAJJsx2vs\n7Nn2mfnLzpUkL7+s0Y4t+R9shG9xBwgDtyxltOfiYn1w9VFNZjrEBxaXxzT0\nXwrgSlea/mLIPUzc49SEBQHA5P226gz7nqtMqjrBeyoG1uxepckHutP6Es94\nT0aRUAcRkgMMwfm5NOR9a9W7AVl+P3eT3bF2EuWInC/kKwsZ91dFd0ZXKbtk\ng+vxdNbATnydE8it5QVCEKoS3NbgFHhFbD/EEgZ8tdhn7WsDFCEK4imPsGHm\n87pmvJ3cyu/lC/f00LsrK7YkPcjnGW3V9LCw6L3RI7nH2leX/hLiHJxhcFDi\n0kEtJG1quL7HURlHdLv5y3K4ykhYVTpPd410gvLSaWAxeyqGDgU/224G5F8I\nmgCMsiMLDHFgh6ma8i0uCJXnnpW3ndtRxlFOhrhKlxYqTbpABLZKs2q9qlYU\ncIUcyFV5BYK+0M5sj3jPek0Aq9cb+nhYOy6AdoLK8omWPfrIUCY94PDxbeJw\nZN+fSZWoPxVGcN3djaGyoAUxuWYf+MrCCqh9GUXHxQJJ/2GGtWLbgnOQsBnf\nB1APt3x30fvjypbmHOmgyAnqefsDULFdbXu6UHZcCU1Can+zFW/0SXgniE7A\nU6u7dcOSYtUFMpW72nd1uFWQTzjwjLjso8SD556PlRvEZhmxEVMaS2Tn52xM\n7G7A\r\n=XINq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ace2f000943e81ba0055cf7b3eaa85f002fd5566","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.5","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7815_1627930306075_0.24633765687799958","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7817":{"name":"hls.js","version":"1.0.8-0.canary.7817","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7817","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1aab655c717d7d7dcecd4d6c025d5378747984c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7817.tgz","fileCount":116,"integrity":"sha512-Q4YGpPvrbkwGkaLGTLuIR3dIM0DfjkbuVR3cDVRO4h8yU31kb8FH5voZJJMhNLiRDqtpMcYaCOE157wT+H4rOA==","signatures":[{"sig":"MEUCIQCsfU7DaOKdsuP2xC169HY/GchhVe2qCb7EhTroL0jwGwIgUk3P6QFyJRJ90e8iUaEDEfeRqWcFCr2gju//EUYo2Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCFs3CRA9TVsSAnZWagAARsAP/3hvlUlwiBOMpyWw+mu/\nci28Gwa0cLyvGswpbHKOnqH+BJ7s3M3gVl2Hg6YUrpKWyvHptLGUCwBg30mJ\nLa/fSuR9Vq1e0TL83iZAqnFj3TacEYYMLuVGehhWp+DlSMiDXmYf26ZtugSl\nRgVxf8oFevPBC7JG8sC2sd3M5tcdvOpMBJupaNDW4qbNmmUNE8TDDvOl6N7Z\nsSlVW/6iRwJ6h72hvhrlc06i+6IR3D+GhcyyEe+v0bloWLMdTBkmF9ZGSUdN\nfPy2HBhsQ0pWHxtZdWH7vvpRgjMryilEJ8EzjT5wl0P2G2SkAtHKDJnTzKeO\nkZ63w1qH7kJMb4lhzGoT8ZR6M+K+61QqVjejLv3fJvKYfCiDwnfU+4d4DbK0\n3xenRSew5HREilZ2Qv9Nxl6ONCwxY/C97Yv3TDhgoD68DtMB1ktKrYKlF9Em\nIkxpo7b39nLq78zUqVM2mR2B9Q7pdTUAKPpdXZqTHGqINlo8M/7yVc9ifsix\n4gFwkI8XMfjo+vrRHhvq8u5j9JG+8BL/HvvHZMW3HAa9EA97P0Inp8xhJo9W\niHXN9J7iLatSyhOcHnXo0zqnhTb0EezSHFzVoaMcE4I7Y3QnE9CQEx2n5Nki\nvXE+kCSrygwH6HR0AJfB7jAhjmy1JFUd4IcLZNvJ5MluOmKvAJbREHrqOLYl\nKZYl\r\n=o6RJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50c5ece4275c83785e6053e3e955c4f0da420f6d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.6","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7817_1627937591334_0.6427119544209392","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7819":{"name":"hls.js","version":"1.0.8-0.canary.7819","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7819","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c9fc6d0d71e890ebb63c63f14b896af1e8812d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7819.tgz","fileCount":116,"integrity":"sha512-p5erTNKS1YRIt+Kepk0SFBccS1kXlRtDtTcRoM13GbYQMxNRJRwKQv9QOGQDy3GRykCcq/whoFGtgMzRJfS6Bg==","signatures":[{"sig":"MEUCIQDx+loWdFu0h2U2xImjPUxeiJTutjiIn3pljXqd06RIpwIgBOGmKqyeknCgFQviOGrzf/AB2OHbXSfUge0EM/PBCjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCHFoCRA9TVsSAnZWagAAFZcP/REZp2ro6HWpCERt5hU1\nTS+eC0B94kZtdNscwr66bT8RQ7dlnM2dHzJNVxKyPvBk2WlPjPsNiUlIs2b7\nwBRl+O9KvjMtL2BUOL1mPj+dZJlWe4Zkz7MQeqoYR1ZkUMae0II9rXYlCDOx\nA3l5HaLPTSZJIei0jgfTu3KyDpubhSZrOiKO1EkFl61NtSLDJuuAn2liTKPK\nhbMDjK8Z5ToyOpT+3kEUAshv8UE5AC5q+bKHouMjIvMkjJ0JNU0Fx5QL1I5K\nhPy88fKfRgCLBtH1CPSK3MRPjpNi3IfXKFzxv/dc/iRi2IYKYAVT85ZVww54\nzdy4H7lA89mQPxdhsdvkGpVAkpssr8iaRF5uuU/XMdTJqNuiW6tYctqDBWrj\nxGZJ4+czkdNpdV2i6jHHMOXemTH4eP/ySSQdhiLhhmNVDBHof3XSnXGXt2RR\nkVQ4WE5O5rEfB+Po4eiCU5ispDnRXKm/5JNixSxc5rDHwXHA6L1fh+TJKs+R\nqv71Wq8SOB9M3tkFNR+dyfHKSi2W93QBo7L/LjG22xQtSZLGru/7wN02qDor\nJfeB854Bfk+6oUtegahPsE+9Yf9UBpmh1fcxVRsWcGfGBcmhi4Y8EUR7SMFk\n8ZNpJ8C0exF5w4u/7m3XWTNubLe94xj5HKASNedhUozHUZhFu7d0Vw1v6ml2\ntdVr\r\n=f+Jp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"55e8b24ce246a397e2faefbd838220f82c149135","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.7","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7819_1627943272612_0.40407345464880473","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7821":{"name":"hls.js","version":"1.0.8-0.canary.7821","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7821","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb4a29b9eeea67c5a6eafabdd232b78f51a6a107","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7821.tgz","fileCount":116,"integrity":"sha512-1nv7iDPfV9fSxG7kux1KLbIVFPAV26uLxbhfdd7kNDEYoQo/CRE1/bramzvi9CAr6ntYxzK18eU5MrsRmuznqQ==","signatures":[{"sig":"MEUCIDve4SNiBRVpojmSj9VxP1KbLdm6B1SPOXGk1z1HtnEaAiEAx5tX10XMvElaXfEVZ+JvI8BT913YJkZPU+VofH/uxio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCRgsCRA9TVsSAnZWagAAIwkP/1uI+XGD+aLYvR2OKsOh\nsjFOss1e+diLV8XZFWQ9lPkhJX58j85546iwEbgeE4W49kz+799K+oAb1nRu\nND3KJUvbyV0cScGXmEgT1IviW4LUmnxo8oy8C7MKigJ9dAG0i1bo5fgnwJDY\nqQrIqxPrVS+93LEs/XQB4lms6Wy+IgvLwa/qQ+bLb6lPaQ3vmAgLjDLlCUW6\n6711RjKkrpB3TrPcCE76k5a58ENRfD8VP35uRr1yCp/WcuKwf8Jo4uk2DrFP\nM8xz5OXEIidgab3VElEY7gYebR57a0rBzEIck7WLlV5ZeqmTvIO56Z/Zn7/M\nV5XL8/Krjk0Vpv5i8RMSUZ1q4zKjWT9J+TmkFwWZMT3lzxNDl7W6C4c9kUCh\naEQOr1BnfynrvplUFYS1DBZMSTExNOLbD1/mYA36ftpOdYm1MdQXw/DtA6Gx\nnj+R0gvriLO4/OPHUYbtPNE27yu8HA/wppIm7qZ+sGLCYSLadfnIHu5o7ORG\n+/CLN/lDrgmQV9ooPJYqpnt6+n7RE+j3xhEthe09hNaX+1Ppod8sMtSPm1vc\nCekxg2i1tPNPVM+ilWfvQ2Dkd/wlHNGnLzgDgLxr8ihQn+kiZn1zi89+7pmD\nVd5DkVYm2wcPlwQCV662DoF72ZISaOuWfJWyQYJ6YF7hcQPb/g4+brjnNYG4\nguWD\r\n=3peB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5ec74947a63cc1ca6bd18335b4e543b253ed86a5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7821_1627985964362_0.35516293100401963","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7823":{"name":"hls.js","version":"1.0.8-0.canary.7823","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7823","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e604f2f3adc450cd8ee6296a1501c491592d3d75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7823.tgz","fileCount":116,"integrity":"sha512-N6wDp9P7+bBfVlXsaSqUeXsrGsoPCC/rgPad8sPcsbBQ29iKXwpqeJcGbGfehelRYEP5uXwW+tL+ZGt7CoKdiw==","signatures":[{"sig":"MEQCIGnU4eQf/KATZtBvmPi/ucDAVqZTN8gjdqxvu7ic5l7HAiBcNwLHOYE8IfKCJj9DUMVQvhv422lYAbFhQGqg5kvHCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCVV2CRA9TVsSAnZWagAABPsP/jJmwVFS2AZZ0vky6Oxd\nte/l31HpiDKEz0dafvCP10+vBQkwXdsj/+bKRog1SCFgOnywyCJ3EGojjz65\nAjXuq4uWx2YdzMSHSdBj48SUbueI05kWcEZsgpdy2JemoAeu5bWoN8kAm/H8\nIwUxquWVgoVcMAetVEcMoTjsXpHqnc1MRTFJ5EC5LlB+25CBrMhSlNuFnmML\nt6KoSbPxH51t3M9xqvEkWkcp/jY+V/4zmL3bFQvaXiwyZKfTp05GAyCmB1DF\nqmTTHV4GYkUaNySafGJjK1Zh0poGmolWgbLmFAfrlogJb32FZvjkNIp6NgWd\nAOrmnIAi+UFluUfK3pTkcdhRHdT18Y1MMj8DRqKRZaSvCXnjRFBcL2jJqzv9\n11OGwVtBCToN8FBGNjppk9LkpKAdSufWbuK4AW7YCAwnl42zh9mfNQAReDac\n5KLSdBzg7IBzcrCw76ClTGTPPz7qx/VdTE/66rpousy6tPjLRtKsQEg+SpbQ\nBo5vawhhw6SYWSRalZUi3zD26i8+1Y3eZmUtRLs8nzukyjMCOQIUNjIccHIa\nMjwhJyTTNNSPuPJ5yUr49BgjXZyw0+y1xo8CJLLJ8riuN/WC0Epq7vfHD8KU\nTwqzknPi5zH1p1rkVKXEBxul2+iEyCkHu11/HgUatoDCJV4yEsBDZhM2i9kl\nJcKU\r\n=Ktm/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7279fed5e768f4b40a636d14761a55d5908c2ab3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.10","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7823_1628001654186_0.5477377952207272","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7825":{"name":"hls.js","version":"1.0.8-0.canary.7825","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7825","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46054565eeb39379af8269e78ac33f6a54d65252","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7825.tgz","fileCount":116,"integrity":"sha512-T6PEPbRWzxBYuevokHTiGpemgVFc5IVQSS9Eb2qL34MPHROCa4XHBZsizYaYRmMH5EiGNZ1HaeDUdIZE4TG/mQ==","signatures":[{"sig":"MEYCIQCk8GmVw0H77VQRBeKLGSZm4hoH0Y2spTirogPTbcJyWAIhAMS8BfCp0nZfMPSR3ZJEDOQ8PsLrisuUL10QqO4Mw1NU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCW4KCRA9TVsSAnZWagAApLEP/jfHWAVLcoNiZN7YoX/u\nXIOAFwOlZ+qeWFC1f8txmcmHpVMnP1j8TFme4l6DmwJ+0JB7rnZinfHkoNQn\nIhhH8oqHoTdx4q7n24QFTMJpm06d3mTGA84zInqS+Ga4eJj4o4q+o0Eshevg\nEPcNRYW/7QhLAyoDpfJr/wpYIenqhVxKLkZjLSC55hBt56oD1aa5DRvlDeA6\nRdWGNz5xDWJM2HHyIX+RZFz3XMqUHjtfi2/KBTFEmPJcNvgWlA1mpj8heaEs\nfJRLFAjPtPbuvnIUrOJAiGe1W8R7fbuWJ7v5XnutZX7ycbpHXL7WTVOuDT2W\nQv1u0zZqrtJyPYb0ly/FvIUvNPmPwSGd/ieB2MsY7Jta9JvSaUTlpgBqJQgw\npxxJi51TDojQVlGmInucyeFShMerxd/2hC6q+JfeXOK2zPORqFoPGyPCefDj\nCBdHk7uXtkb8BeMuA3gozXZqQg0oyTu9SwXvTSPyitAi9xMwoNoybGOLltD3\nE9cXn8H0uXED+F6BaeJQZS7J3XBxbFQkSEdV9zI815B5S2QwB255ctzYvtsf\niCOMoxC+vNhjJzKWcLMxekj9NRD1nqS4qQXnlOZtqkKAgWZRROccU0xQ/T1S\nJRyP+E06wleq+Rn+E5JKuJ3bFJgCahFQnMZviiFSfzjYlcjNacPK71dyZmdB\njFEq\r\n=zdAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f37873b7581349fcfb3beeb755b0a0aea0a92bc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.12","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7825_1628007946321_0.7303344979813378","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7827":{"name":"hls.js","version":"1.0.8-0.canary.7827","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7827","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65e505cf3d003af400eb4b6bc2cc0fed94a75cf3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7827.tgz","fileCount":116,"integrity":"sha512-p3RR7cjK6Jt1XG0zvVjIJtxcuHCj9/tTn/c9f4Bd7BFrWyCBWy9B7YNNHkSu/8+lGxJ9cJnFu9SDgyyg0bjDMw==","signatures":[{"sig":"MEYCIQDnJ+CXHMgxqxbWkPzTauoBww8D0lvUl/y2jLQJfmR2sgIhALTNRlTjg1qle7GOkPk/qMHikiH4EkZKrNGogpCvkbX4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCX9bCRA9TVsSAnZWagAAWZAP/2Qi7coAcN5SiU+Sc9Zh\nn/MSEwV3jHRtrlI6v1oO7NBp/K+klZY+DJXAeUjpRf9eKKYnW4WlFH/YNgfF\n/W32J69FTlK4yPSd0EfQ7a+VHkCBoTHVNNp+sCQ3Jz2LoXNAJpn0dXvjP+R0\nC5zXuR5/EUYThLJYhACmf/epQGRA504276iqbb3P2UKGSQefAp56OzNupeuJ\neE/KGd/w8+qUYlbarMUkFdkGQqbbtJK2QScpBHetMoIxaZaTLCnfjNouk3gz\nLUQhiVeMrzGxXxFQgPVWRjzj45dJ/Q95AmGjgfbiu1PEdJUnoYxEUT14w06Z\nx8A8KKd+9duRgQoSAXtOBBITahQMSUrwFFINZdGOt2xGKiN8c//OLACkN/V6\nCtc5ZYqwccquX3cTY7fgVifaWDnfh7CddRk39jcOi7+l85fUVkb18EDb7DU7\n7XzqXoNaG2PAb+T+dXNn/afJ12DvqiX+OF3Hre/ePz4Jca38G0DRxfgfCVVE\n/AjV4xYEyHCnd1gkg4nEx/JSKT6AQCDcr0wHnEjxpJdfD0bUEwjZCQSgGM0Y\nU9W1nZ8s6bIXahNX4YOlclto8avq1xUm6ohgsUvPwtIgx9lf75/6Lu/F7Ls0\nnJfazu1bu3KkPFRttRHUmdlnCzdWem5zZvBPcSoJzex4hvAfwVYMHLv26duB\nKitT\r\n=EPRc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5ced1f6a2d2840b9b49824e123de259afb0cdc0e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.13","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7827_1628012378775_0.4846803286418757","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7829":{"name":"hls.js","version":"1.0.8-0.canary.7829","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7829","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7f89a15db4019631e9e2b1df98726f3af6cb53db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7829.tgz","fileCount":116,"integrity":"sha512-aqh7CYNzKKThuZKG/DaBgms+BBaSJVr3JVFXC6bzhLfaBSlvUEZ0gIK7gx4K5GY/a3Fv/d6eIRzl2ZADiuQumA==","signatures":[{"sig":"MEQCIDyVo/huJDpsAGAUpcB5phptapjpGA8XRlzVRDH0dQGhAiAU8dp6pxNCcGZ/GlF+zLcb7ScwcqlhbO3JcsYyDS2auw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCZRGCRA9TVsSAnZWagAAdyUQAIk/Z3xqBXc7+RMC8EW/\nwWaL60vEGZL2HAB/VGn963iTnfrtbLBO03Eou51wllucpvM9ht/giQw472ue\nPks9DvusafcmEadePHdgJ8QkNtAG2Ij+AF8IVv/tgZf4iJEXPVOGFBr9C5KF\nuK/efz1UCjZ9d6JmU/oTA/hU/QpZIYdZucR7QxKuFmtCtbl2sROU+bmQUSbx\nWtv/+r12tQL9fldE7H+fu2EoXRWZGpmSI1yOgbP+CsY20kyaYknLASqFABAc\n0/ukaJXe/VuKnn85UhWMlQyPsiQxch7X8YJoywTRfzqxCJ0Nv93e0ptH/OzX\nRP2FuNNvtWNmD1R7sox8UYuIiudUKJFzFvv9q8tE5lDp3kAx+z4bmng6NF7f\n4bDp+xUODtS9W6AkCxDsapTBkLAxfyO6/uDCrB1mtNErnc3c58Dd3S+Kbu7F\nAQIPF5lRmoa+hyB6YJHrky2Cb8GMfbd6/YAZrcGgFIqHfk1WcGK/z7KEHabh\nT8DVRuaUj2Zt1fUGqpHha98SFKPwB1u9D48yxCDGTbKx4Af57oTWhjz4FIoo\nuU6Jj2bFior4jtvrJZyuXxQgpeS2oqLBltcU5ezPK6fXE4A+yKsO9xMUmG49\n8LwcHOtCyByIwSf0IVDwT5vzwT99X9x9KNB6iOlZOhvgtmHv6jBbUXSn9tlx\ncvT7\r\n=+qtl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1922f0a2fa65048a87e33c01399dbfb5d4fce880","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.14","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7829_1628017734200_0.09098495466295642","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7831":{"name":"hls.js","version":"1.0.8-0.canary.7831","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7831","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a92d2069cdb0be9dff394c457afbffe45186cfa7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7831.tgz","fileCount":116,"integrity":"sha512-SHBafH5q9VSGshDwceuDOZvG8uCb6/cwi2qktEpGIu5jbDARCza516Ja/vdsdwAI5lyLgayieLVg1bdrAnAxCQ==","signatures":[{"sig":"MEUCIQCHJyqWFwe/DRTT61ejRF/N99pQl8RO7DNH9VSx1Kzg4gIgQP4QqyzqEInzL8n5g2+wpvq15Iql1X6SkrJ6syXVAKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCaGeCRA9TVsSAnZWagAAwMQQAIsNNTpDIxYDDYU7aqHe\nFH3hzz0WiocID9qbNWLxoH300IlqNvt/I14gJlq0CGy5V2qRx+3PWjJI7Gm7\nJHTtBI7MG7OWj5HtzlpNPWkfsA2X5E+eOSMaRvgMfTACLXmwjXu6vDFWj077\nWH0S46xWn1t7T6p2lYXESDtuZbFr1I0dR7WtuBzAzv0WjinzwD4fMcRhqTtM\n2bkz60GKLKkt9MHgmkDrFXnCE55eGogXXivNGtEAKIx4vMVbwtJzulEgGuKf\nUfkGI6qvR6scEL8dJS9121f/KeJEiUQZqzxdegKppg8CrrX5RCEsSSGtMwNg\nVTopllmPXxRRUhicLRygSazFw8/lD1xRTSnrUenp1JWzZoTYA/3j9vKR1Bfm\nmVpANqehKd2G/R8ugts1LGJPK0nwbnjlXWsYEdsoBUOn3jA1DNnBStk6dDMu\nwhp6lEgE6FfPIFdwlxx7hR7idU1rpekcvOXTckxxkNnGnOamLBD8yeZfTlYa\nBiTJyp8ZzrwpAPw2Mxa+Vq8w/0PRFdiVGEaQZuRXrQLA2jhT6wE55MeOqHNU\nrSdZ8vFhTFqxZhTWPtvWFHVVIthznjrjwF+gSqMHw761r7f2hSUVOd0O+M7q\n03X5zTUi49JQFaew60DRSlXKthtZ8s/1nMvHkM21FZ7ewSs4mmkOMJ613D4g\nmiU4\r\n=AGAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e69326f0e90b2f25c2bf0796f6aea5cf3a09c464","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.15","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7831_1628021150353_0.40465775014179295","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7833":{"name":"hls.js","version":"1.0.8-0.canary.7833","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7833","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53c86e32ac1fc034b6cfbf3412c246c838ea4d7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7833.tgz","fileCount":116,"integrity":"sha512-baM1QiROduKX8p5+4LUeCTzCkxbtu+ZXgz+lxNiHnpRIpV/Hn8K2IgnN9SNHXC1q7EBXXW/nLJq8XEyfrOWOCQ==","signatures":[{"sig":"MEQCIF+OkqO5gi7vanKuDVn0jzE20ZK89Bt/935v6H9uAOrFAiAIcp6QaKi/Na9EZZzctXLyjjMD3cOZv+0eND8VVzYn8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCbbvCRA9TVsSAnZWagAA3cEP/3nguimodZZh5foEbwv6\nk9zgq1aDra742ycMZ6ko10oPPJ5xIj02QfBhA+wAsUEMyBCoPSfhLs9hx0GT\nzkHQmGYTmWul+TTxgPCZaHeZMV8PR+plFUTY+etwVXJabr7tNz2MQbQlf51k\nHEA0S0/DhzZGLmgZ/i/zCI4qlLHQoVPVTP+2iNZxN3Pmp2lLfpn83T4EKqzl\ndL/OitUZdGO0pLyApY/ymVcVrew8EE8wT1gvsVBKrxyEc5XrHsPZK8z/lNLX\nYaPnDYCFuGJTLuWVwvCttndxpgE+QVIwDmREpuvcQ4oBLymkigXS5kLugIlW\nZeZW08VBneMWYYodR8a8sgI47eLzCepeivXy7yJXbmrv/CUx1PN5qzwWXXPW\nEUx2lentmWcfF3vR4sA0aIuF5hm7KLH3OEyzxbBQyJaBu4dfSY8ascOiSsFl\nDXW131v4X+3zLeTMVX1Lp+kGosOuRVMOn8vmb3/2WktGvYXZ0EVBf6FXJ/dC\nfFYn1nakbxBonRaVyWoe6EJIL2FgsQglkCc6sNINJyDUc59ddtkKWKg7dOpV\nnOaRO4zwF8UfHu0v+8c3ut3eBHFE2mKWRgm6Jg5DYAf1UkEzqN3kj5X1S3km\n5C5xwE5jtf8P4saavcSId2nB+VcFHJPRlYmS0Y+YqwgoflKqpVbdbgWKfeMj\nm7Tq\r\n=SphY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d24932ba49c16d152cb3442ab606ee04b2a26109","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"5.4.16","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7833_1628026607213_0.07430850056921612","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7834":{"name":"hls.js","version":"1.0.8-0.canary.7834","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7834","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be561e3ee4a23ed569ce39c1093b245a28c1165f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7834.tgz","fileCount":116,"integrity":"sha512-6QIDwEgF3dSziT1ls6Up1u5dHMwiQ6ItIA+voYfhjE+d6tq+1PC0St6nGdJSWnTd66eOtv2bBOL70rE+PZ7Biw==","signatures":[{"sig":"MEUCIQDFG3GdISTLjVL8JfqsHMDG9fbRQ9LkO866XO3GfyLKmQIgVMem67yeZdYWtt2ZLxAFtd3RQJzBWwDUlSjOFBqMj4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCrScCRA9TVsSAnZWagAAWZ4P/1xRGG1WxSUJVz21wj2A\n4zL9xwwIQwgRp7qLhyK7Gm/hDbfBLWX2afIHiaP9BExmcxPZgmSJB8MNRnfJ\nr+6gUYnvbVaFZ8i88+BECiA5Q3eFpKCuZu0C2+kqK6IgMe4nLPuxtsH3f5LF\n6iyxfRA6qFpAhMb+Sh3LqMlHOuVF9L/OpQ/Xu3wRfl/NeZLyfO5XUYg5UARO\n+ym+pNEI2Nh3/oJxDc8UGV8R3mI6N3V4ErnZM+BGm3H68reCG69AqedN8T9h\n+LYM5TKB/of4T1rDGCTQhVTF4AABmsIlULqJKWqs2UtYgv1wHqj/PsfZMoMa\n0nUOPrwuvfgBg+U+NH8MN67lvGqveoBqVeZKMI1Q9SV5Xuo/FO81QOhjXYyM\nEiL5x4lgtLoUgujQTKUCO3bwYOKVfe6zj2hBFdwRrHqlQ7MveOzFSs5M+8Pm\nIPAuKREwPVCZE2RjD5S2VI2r0Dld2lX1asSd9jotomIRHw619QdTZyOdbEJa\n9VB8SDyiL3ly16FUfqHOa2Zhbr7DkPs94keCY6ZN4fXj11ikF8rOesl1ZBIw\nFkG7JY4bZU/ndr4FTPOF6QQ8MKaylHLEOVJiAKwBHCdMTqgL8dXnOtkbIqjI\nDCOVOoBCcFkJnp0TviIzMsUzg3B+gk7bHZwZT43kkbfxtdg2BfEWYgzcEcf0\nBEBu\r\n=tzva\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b29cc5d48918f58dd2d77847ffb218407a9777b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"91.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7834_1628091548084_0.6582661382976125","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7835":{"name":"hls.js","version":"1.0.8-0.canary.7835","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7835","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5be2a96fb8b7b85d125ffbc5ae99012783ba1d9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7835.tgz","fileCount":116,"integrity":"sha512-lZHpHlf68+amhbAtuFzPQ6oRM5UtKuTBuE4Tv94DPjapXy+ewssTXI25if6DtG71jnXrGvlAjN+lnON0KlRvXw==","signatures":[{"sig":"MEUCIBiDs2nySHhV8NcWY2pvVGT4HAivMxWMAin6n265FplhAiEAgFZmL8D4BgInhlCmyM7QFeYQZVW/1TO3ku45ZpRB9CI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCsTQCRA9TVsSAnZWagAArg4P/R7ZcknakVlgzjX8b3Kr\nCaZo3vwOFKEz8R321WI+a9BV1ptxLABsll1FFQjW+AxQHU/cNOa4WSxXP71l\nSIIQhLdBPViqjFSa6C9eEDhIFJPmCIuaWBG5sEbuUXdVnUnumjE20/+Lg+rs\n4SLiLeZ9LrwK4WIL5fwI+0FgKC7unyp/EaiJrpx+5+r4kV7Cn8V5fPeWp5eg\nQ+qeTx6fOTALvGLC4Hrq8pko3icrRVBz6F7jjeyeBXj6sME6axPNiTiFwIoa\n9W3VYp7UqX33IRNBZchEdyQuFQZm/ZdKOy/P2cdsh8OsTZG+WCRLtBWf2sAE\n5B+CmgssV8bf7vuq2H30mettruQTjZ0O34FuSpkom3jA9ceeSOh6QDyrcUSb\nW1l7/RpLqSASJ2kxtYrroDUw5I/16c5QQHrJbffUPCXyYnTGO0H4gX/LBkXv\nFXJ+qkW6+nmq2hgvbDMSETZ4mbhcrvq9yxB/procR6i+mCEnZm7HPu1V4Z1g\nUGLdKERveTkt1e6IpeGdn9RHCEj9O/5765enALCc32EvZMzxc3sd3+RlEisf\nd2PXTri7wNkyQvLr8CU5f8JWFI8BqZTLymCaWhX+K+JFo1pl0N61ifoWqiTL\npguXbAp/2im6SXFbhbMuc1Xg0HOzd7RzmF+8IXbv3NFhY7ofLdxIRl2sQtMK\n9fxg\r\n=FsEt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"68fdc36fcfc14508a1814842708f9d3dde7027f2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7835_1628095695949_0.13539057489637685","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7837":{"name":"hls.js","version":"1.0.8-0.canary.7837","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7837","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a95529ee431d18393c385421cf278d8d454cd45e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7837.tgz","fileCount":116,"integrity":"sha512-rS+nnW8rhzBSUJcf/SHE21zKw2stY4St53MiLLaJ+28QSiYW7r+93fY/SmQ94b5G+VcchD4wt5DH2SK6qYPAtQ==","signatures":[{"sig":"MEUCIFuvULLTd3fuZkWwgKpkBbMqS0tKcTAJrLXOp+380KVOAiEA5uGQz4JZRse+1tz8fGe6stARr7GWUmdKH0HQn4acUGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCtnBCRA9TVsSAnZWagAAQbUP/RhWPHF6EMkvfzr6+U0t\n6LB7/G7RcjIBBMV9jctDQP4R72BB1Bzv9oRTohqI8WrjEIYQKXQWWU/k6SrI\nCbOwBXTpIrU28XxDYfxb7FPp/nBtga9bWk4UYcsDMYa223jrPgjiouj3hXLS\nZ1pMGmwH6t07ge0NdJdM9xztpP8XtJL/Hpk4rxY6ai+9VensNwMt2T7uSfHf\n4jSl7F8GQfqrrv/I99/YXZnxqCg9sawgG2VGKsCjKCZH/qBFM5o6VcgGmSId\nVsSE48YahYJNuB3CfZFnqIOxltel5iWVlY5fyNxKwXSzlFVb5WTQ3OGYIUI2\n2wtaVbPOBQc8zB+344lBrcM7h793QTJcNJmO189keMv08naex4og14IjaLVP\ncXVJ8olQ8zgjKXW5Vb1HaYLHl+pr2TwBIM8Ei/Dx1u8slKZlqez3PPdKcnob\nF4i161GVSKb6aseg++feMyLT9SG43n8daEQT4n2K9JV9D5brt9AIFSKeqMQM\nCwePG4QKJt2SkWFKpbJwm5SQ5BWnYTMauQUlaljvYAIQPGrDWTB6s1oe9edz\n5Ffi0IeLzGhf3l7Okd7y/Mrb6RCrXnN3uruWEp7DPZcw898xGBFQYeAOtI9o\nJ0cmZ+5U9SGOGXrb73PeUrBzoVX5yR5NRV4ViZ971MV65qEvLk7GF9ulQXha\nEmtT\r\n=UQ9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1d7cbf6669b0fc5405ae6e9cd20945a10839f559","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.14.8","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.14.9","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.14.5","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7837_1628101056773_0.2990141698965765","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7839":{"name":"hls.js","version":"1.0.8-0.canary.7839","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7839","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6b557053d4a28ee9e4fbbe4fdf8fba8778e3638","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7839.tgz","fileCount":116,"integrity":"sha512-gvkFAcilVFMMYSZ6E/xchfpFmJYw2dHboxEvkNoApFDrxP2F6mrayoblquBCAPAlKZE04GqmmTqE2U6L/Vu4NQ==","signatures":[{"sig":"MEQCIFBxPhP+GkHYYBfAgSIkKZ5yxXh5Hx//DSuHRnNC++01AiALHjC3hJ35bQv6z4fwjUeoRjOGCBPs8iweGFZdNjRcrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCwydCRA9TVsSAnZWagAA8wMP/itiPMhvSinuQRjwSgTE\nJqmyJFMYlthpi0eSUwhlD0YA5HzUu7Daw9tgI4Q+Lzu4E9gdtCC0UR82HrJW\nSEiqNBwoc7B6kaAgCT2B0h+jkJfyLTBj+j8oZfVTCb7Vw39vipg42tBWKWmM\n67vgGI5fz3/3/ChVlyjuv4tyv8n3+wR9jbyFJ4MLEJMDoSSKXlfw5ti9HBwd\ngIdJXH6zIDy89A0w+RU5/vlOwCf3BMqSostBWhdJSEI8VEIWeQ67i5ac3MOc\n3RRd8hxcQVtf/mUkp/Q1cmkBhJ+5GtpelvELIX2FXrxwxFz53i7U8EJxXFtl\nMn0CUTiO7tVi43iDm/HdSAPosdu6aEd8OISNWCzAyTfqedOpVC/HwW02Fi0i\nzLV/bh93OO0F75/+/fzkdq2P0Z/Ix3ZCaYT0pHXkAemSom+xVt1JEeYopzbI\n6v7NdhTUKE8nCbzoKfRsldnliCFVeL3LcIS0YibK5HV6tc9E6nTnM9mDL3Ss\ni885vB4X57gs3wGZv/dVkx+tHnFyCqXb9qNDPoRaN3K4YsOXDPnygS2mUrhX\nJKnu+73TZnrIfUrJphYBMtr/eYi2N6If728jIEtw44JTEoWQsOp+iBtBk530\nWtcnkff1SRc2yZJ+JYiBswuGin1xEtCEUrpKPWdP7G5XkuxRauuoHjHKhZnZ\nUOFn\r\n=ETvD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b53db9047ebb6e20859b3546207a85eeae38964","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7839_1628114077181_0.9254243595032079","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7841":{"name":"hls.js","version":"1.0.8-0.canary.7841","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7841","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfb18c034d7d052b5b67552a346940897c837222","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7841.tgz","fileCount":116,"integrity":"sha512-842YVScEXfqjX0pgRunbd/8gBugKrVxwTUuCMD9B0YZmoP4P2WrBsOFtGY4mTiYkFEKvt4JgDwO6xsEmXltblA==","signatures":[{"sig":"MEUCIF5CpABteKah4KWPhKJW9v90pPqpEkG2Ym5RYrH4Y++UAiEA5GqEKQnyS+DQnZ3RDgJVD1RKip23hfPq0AFt2DKTRiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhC/ulCRA9TVsSAnZWagAAr8UP/jn22/XEBuFs3BfZfoA9\nKm3QYTfKm8ijJCzDwQyMOYbVocqqsv7YRcJPv1dS2zngbFIAkN/EYuvi2HoJ\nVH/EiRE5qGqRE/p413z365eyf7Qd193e6klLczu98UOIahLZVVq9ZGMWlDDi\nsN3yL7mSedPGH3zP6HyUseBCeJVhQp1sBo8tgJxJLGdIqnnc5sZkY9tBDAuP\nlzmGtJOs4V+GwDyBnw+zDMI9Cdp+LtV48hsUiJCXNqZKy7ndemn9Ds/7FujL\n1rtfAykWDejHYZuu4mY0Gry/adwDyb2w8ONfe1D680LDUYItYqGchW9Oog6A\nf/yNM9hMGlj3DZNd2yAEjgWn61Ok5v1DUFzfWjMw32ufOK98mUlziPBlSaKl\nSHHSKNE9j/vApIro2imMjMbOpKDXyz3CXXz/80L1QQvXxyVQrLd9Xo+dFdYK\nInu/uVm3/FNHiZ49WQ+JsFM1CJ0cUbsPqonJMC8dctSSFGQ2VVjT9owa7CvZ\naCvTwGfKT71ud/S+lw+swO+x21ndqQsaqza0aAtv5iD1znImYC5qZal5xWBN\nXt4WybALTZWbIoEYuCtJSNfaoIEY0Ce6kPuUmqnp7gUVo/vZVRpi5jNDlVdN\nmvcu92CFSu+epyEt6mVCzxDaut3jbkklXCZ8H03YZpoAJ+pGHMKxI9GuGv8k\nZHgZ\r\n=FOYa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"132fa9bf1e75d022034b4bf8e8a9ebdb12655b30","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.5","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7841_1628175269699_0.3180545455538877","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7843":{"name":"hls.js","version":"1.0.8-0.canary.7843","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7843","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"825eb0eaadab4b3f181d197af9f353573c745755","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7843.tgz","fileCount":116,"integrity":"sha512-zI3kRgJRZe3D2TFAkmnE29jFWFVh7kDesxqmEjyjVsRfKmtC0sTvQ6PQYoeA8iX61X81FiT88x5Y7QANAxkPNA==","signatures":[{"sig":"MEUCIQCisf7HUv1Ntq1bjN9Id91JsGn4oIXM8k7AJEoIU6UUhwIgZ6mWXTHgwgZhZfe4C0bdW/L0y5etUkY+X3w19CTL1gk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDE1UCRA9TVsSAnZWagAA348P/0+eAwBXleThCQjj2fVJ\n2XO0s83ZcQdmw1tjvbDFqsio8G4z5Ye0pURgR1i66XS4m+hXiKQkno4kneT8\n4ehnaLUhdxZ1BX3ZgLMNp9afCgBW5QiUzdAh3sLJsZdljp/kbKkyZVtDUu5Q\nSQhdTLx87OzCqxHdHv9g94RgoEQ1T3iGJacHM5iGqZYbGc66ISnDkU7xbVr8\nAdpAGfiagpbUn/g8yhn4wQjOXuzE1MyCnJYpnpHcC2mavlLJCKQ1n1Zft/l2\nulgRM+xLX1oKDD6O9lHSsJ9ZQN7kQz3gBUZ8eHI/3EHH4e+ZROtSrnFVampf\nz3D6U5BjjvuC1T8vf5RwSelU3KW0hJsuIjutlHtarem5SEF9etDdOdUV1pUY\n483lQs9vrEt5bTaHdCJSYt6nkTN4M8qaRZlXBvIX+qjMsxSkGsl6s9jR8Mas\n/cMWgJYUW/44VkjvxJ3nG5hPb4Nc/zY4zcrzH8MqppMtH9ckB580bsccRM7l\nBu0FZKdv2ORhaMQSiGzDncSMvJWdTNplO+saBuAiaTMtLd0aKR44fMN+91IH\nQhIAttPUtpGyGn5JaKjyqRykdC6TW2EbOFx4O8L/Y6CMD8rmYnqeODw9kA9v\nzKLitJ9Vl6EyDD2ID05mevgTgmI56qAMSlpxVbYfIrRu7fPbxE/qKuDQYluL\nHuAF\r\n=X1oK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b65d58986659385f4a664bc60f10fe9a9c103d4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.6","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7843_1628196180287_0.2215238523894092","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7845":{"name":"hls.js","version":"1.0.8-0.canary.7845","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7845","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fab2b9bbf69068f710b6e7d8cd4c4e2a45527f54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7845.tgz","fileCount":116,"integrity":"sha512-N2+NFcwl6e4UBm8/5CADOC1mzQj0CAYbl09CxpGGZVTehYze20QU7w7y87iAsf+6EEqHcHrlnJlGYM+buy19ZQ==","signatures":[{"sig":"MEYCIQDF/46s4qLGWyJyiopJnYYI8nkRgn2iwwL3RjTrbJpKNwIhALlsz8Nmu9S60QR8b1cv0UGe2b89pdAqrMgM6mswJZB6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDGT/CRA9TVsSAnZWagAAx2YQAIlb68vsgVWAbPUmeqQ8\nOG0EqBIPaU+ilutQHqCMA3SR3N2H11Ri6Vg3ZCapWMaimNpM+gq7H2MDVwdf\npgfA3pW1sQcE5ZDfBK4Zxn8vEL0LDcs9b1995xEeeC8x3WCzBAUX3Ra3tsBM\nrh2nG1vP1apr95X4BCT6hz0Mk4Ov569TY2u/5tM/2ZWk8PtgB8CPiUX1roJa\nlPwOWqOljrGl+5AadNDuk2ZDOXMxBSUAUiD2nLCGQ4gVv5ieMAyb1yg9M9UY\nJt2J30FUQ1ZAS80xi4DYlyOHFRLI7lgbcMVzLEw3il1cejPRv0pZiXPChDPS\nq90BqE9+2LZDTtt5/qQsK28OXSv5Go8jPkNfN2CgslDHuGZvPI94v0VaZ4Cc\nX/bt8qF8GnVJrrkJSo9JdwIZejDERRkuBuk3eSvOyCbn3Fb9j6VdJIZLyDIa\nbiXmfqLkJa9p4tidudmLIISD5/81bObonZAqPIEsUsMPJZiRZeZ88vEvbTaa\n90CoYH2J3ypFIy3FGL7Ymo7Dl4sBz8AvC1eYpS1bWTKzx/Nq0ivFgJMjdJWs\nlWB7rHCCkl8hGqedyFIOjBlBZ5DllbvR2li8Ec9gHDRGUgKCZV2wK5xhy4vo\nY72VcOH9H7zbhfv0ZW2SBQ+QK/97dCJGGA3OKgAF56SV+zhfmdae+lsKClef\n8H6G\r\n=ByN0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eb8bab90109f34c7f2ef036d6ee9e5dc40d84091","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.1","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7845_1628202238861_0.5171005642476418","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7847":{"name":"hls.js","version":"1.0.8-0.canary.7847","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7847","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0833cc0474c7155badd2725518259e097ae042f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7847.tgz","fileCount":116,"integrity":"sha512-F4F379EeMcRrWMW0YifRaiDa1IScGC68OFt3XJ8MvAMDONhwweBhL0iCqSsS96VD8BceTybDPY5wAy4vEA8qbA==","signatures":[{"sig":"MEQCIQDWVPII+b5RdcJO947vrwNzGP2afbGYJ1UC+mV1BB/wbQIfe+atA+fvDX6XH6myyMAiZe0zxK0ks0Q2+CkhBRWJDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDOuqCRA9TVsSAnZWagAAUIEP/j0xYnR8ExSFzQJpF1Ke\nw0EKyu7Mss2wxLGhTAQX9p/V0kwWYMPUGVO3qnZpKQEYE0imwNwdvS8x1aLZ\nxSRtUqJccvqPdQxbNMpsnn8KXllWMAq3Q49O/ifDlYL0L0Rtac6xXrCwpcSA\n7gRzTtq4M7OOpGrg9sHJN0VNaNr0z/wRcfGJ279Hk0Jm66G7qQLO4Q3oMT4m\nhMpe2gAbgFUNrVjgXZmvqLbkpUJnV7Uhaiv0ExSmnJ8PVDoEW4oI2TqFwyms\n727IUf94lK88/TaLJDbEobNjVbdGgy7gRZzKopCyt7zLT+lVWViJYoUJxhA7\n0iZ42E4XWViWy5638fHdn4itecII7v1M3h3s9giQ02ohmlwaLuk4Fpd+Qdb1\nM5LakaG5v73eh4AEPISG5w8B3nfrLOyfOkD0idpd2556pDbuLVniV/FMhra+\nX+mdvDLXUuLNW4jfspbfHEd0XPWDw+thz2WvG2QW9io7C1gcgs259feG8z8K\nqBY6OpT33RTn3w/e+h+LXfv/z7kdALZU0oU4exJF78dKic7eY4yl4PBQH7gQ\nqKkoVgJrxv4I59QSAhqOgCJpbZ+tLdZ6QPFrdAxM9OHZbBHHNwwVrQgf5igb\nWbsBXzGzypqCcVu3NeRbOGu9mQ+3875BiOS/1EFNyPunYh7l9j00tO6avEb/\nUM+a\r\n=aZG/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b3c0e4579892f3785e3b90b45605458c833bbda","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.12.3","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7847_1628236714551_0.802607454525003","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7849":{"name":"hls.js","version":"1.0.8-0.canary.7849","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7849","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cd819c9d467ae8142c4e1dd28f123a806059f8b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7849.tgz","fileCount":116,"integrity":"sha512-KnsXJGGkSX23M1rGhCwdxuwNaCc5K4cl1xLKhFgpuKkPh6EvIJuHrg1KOTyGDgY/Y2j6qiJ8jd56BMneHTD2sg==","signatures":[{"sig":"MEYCIQD8/xmoPcXe0Sl76kdc9pOldWmZ3bpy5S2bRjZSv7yodQIhALQPEI+BT4Uld3hZU27wpMX3TkqHH7DFLeOKA4qUHaMT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDu4RCRA9TVsSAnZWagAA5WAP/A16qlxjC2/1pg68WiZW\nDgdFIdharAbfHrMEB807JuhUE+bQ7aO4zYpoYK8k0THbyIxLcCKMIHuRwvyB\n/pkT+cOSbZURn3f3FTByDQ58Nhuy/YfkrCoi2D/PyiRTkCpxSEzUXx9Qnppf\nuk3uO72TKBcPBq389bjVk0PwIL0pDcuVrRdpvztjuh6NOhVA3u1UIsibEOme\nb4t8LtLc/RpUms+90PUjWhd4kkm27WM19Cj8mNIgZlV0IPaeyQ+h9xta5oLO\nJWOwZyphBltDryYS/lUBCuoMv1XMGIKVQ/Nz6ZxqiB0Nsk7ZOo5l6yuU5j3V\n5om4CN6rBnXu8RfpBLD2zxMA2LlFd9kInpYm5KKMPNhqRW3U4JJWezSyWIcj\njH2csW9jfdS0iNiAMcWbGdDmTrvjlLd7erW3fCQMxYlMwyD4twbIcKKlDtjS\nYDvP1EEizigrBbQI0wQzIKFPt1BC/0K2ObXa0ZFxXt/cwEM59knsQrSJH7et\nZo4rlFnakkD4DrwMJeo8ZnXDKaimkoJTqd80qEEXsOAtAM+HPr0UAtU42g3S\n9YZiYNDV31u4rjc3OS/NjUF/WpLuguA0wKKawATy5aslgFtE1T6qHT1+piHH\ncgPBrzDJa6msn/vCF1UZZwQdBwsuXXjFOxa2wBnc4n3hmMueqfT1uhpgtaN6\ngTQa\r\n=Lz6D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"354fe21528c2e56c4504db36fdc5fbef36680079","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.23.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7849_1628368400760_0.6628779458986283","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7851":{"name":"hls.js","version":"1.0.8-0.canary.7851","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7851","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"541ba5f84c3032c2f3f918a76a59bd963eb37331","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7851.tgz","fileCount":116,"integrity":"sha512-12eI1U0qqhyImnFbLeNkO18R9cFLdVprOtzjyPIcS/jExaBoLjZ47QxPOkftxq1Uz5+8SXx5+/i4drNWMqeiYA==","signatures":[{"sig":"MEUCIFIJIipS8xq9o1N60A28zWSlVK1FOWsKwQjh8bT0gFuWAiEAzlPB/dAlvU8jhDv8eC/XXqvJ+J9DbYwS2k8UNrRW1l8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEGH+CRA9TVsSAnZWagAASsEP/ApulP61dQvcP81f4jlb\nMLJ1fitKC0J0vhUPzqJG3tj57LGlRQKUBO/+NZXDAs6Jn3vRLbmB6LuRlzL6\ngRtUAX1Apq3YEnbYcND28bc/2mHocj93Lg1HlzZVE/ZOOiFW4+mjJ41GL5cR\n29BRFR8ZHJMQ6yiIzK9Zyv8+8+Z3sXGr8hFPpd7hvlyzxrSb1bn1/yrfyxtV\nG4hQYoVWqDBL5B8RCA05uo2/fMWo1k/PZYPmbAq6vKER2kf46BumNaA+X4nO\ns26xtJkJtP9rl2mxn9VDLz3zdJFbQw/tnAlxgHBAhE+W5OaGm0TEYcvsdMjO\nvZSoAEimzFJEvHlhQ6Dzs/hkmSDJ17eq+vzFbVMujFYSu5whzgeThslqEK1A\nbS605FaY4MjOVrbE+1UdCm4FmQHHPrGWbuuNp1wUwccAiL5Nu6/i+2nzyGfI\n1/CPKotGf1NYjtW3NbyrXGIE6NpGm7CLR/lIwBQPAlB+TNlTVbtep6ZZ6i0v\n0aPU2dHhGM6BJIJoWT4dHy/8o/PMmEHNdrSFHqVuDKQ/gDRDUEELzlBG3ttj\nLSm17A2KIy91e+PPx0eoSDvwrpqB1AboQjF/+VAdklOeySBS0UswcTXMUkdD\n7TpdGmZCxR2RkKW6plTXNVB6GId7+hSlugbDRKA9FYjtu0AYad/4AKY1MFDK\n44Fn\r\n=r0JJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4907e7fb6599adf551f8f7d8ef4bf4d269ec5811","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7851_1628463613863_0.7263931907915739","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7853":{"name":"hls.js","version":"1.0.8-0.canary.7853","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7853","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d869429d79f82e7a2bbc2b03521f6b2a6af27f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7853.tgz","fileCount":116,"integrity":"sha512-sSAcpaK/DBjveY1+s3q2rSczn6O0nXdIT13nODVAp9wmOJ02HKXrBViQW79auVtH3XJvkJBn/kKfYuzMFVmikA==","signatures":[{"sig":"MEQCIDAou9OGbxAuBGrILceYbxxhyPkQ6NrvYUoyTl7xi2BtAiAwKjIuq4VbEUmjNAKekgFXorcrFt13ZSLNOp6ClOKhfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEH6hCRA9TVsSAnZWagAABYEQAISWLnFVs4X+5BGAp+Od\nXkqMwKG6r4JbJ8u5FwurrDlvCwcKaNI1PdDYesQ2vCfSGqG2EzhWsJHQoj+b\nPdka9YncoKwCdfFGwBPzFbPBQ8lo2mxmtGs+wRU8MVrdlsfzFKWju9M6gwfR\nUfCI+JUu87t1qEjKxhpLFe29DTV8lWIvShGOB960WnQhCYSoELSg37jkKNw8\nTbB41NqFHA+Bdr0QH+4EolWPkP1I1YUl3XVfzpFQATaUO6VFVpqtEXN20QGa\nigghSxLW5hFOSHjSlYcAloU3vljK7YcEHfPdFi+XVhNtJSnjB1sK84m8T1Uc\ndGlWTedMscRSEE9iA95eRJLYuQgI1Y4C4PoTXHchpceW8+DFQ8LZADFsNgDd\nSqsoYOCHnYmYDkWV0/ffegNFqpgrUpQURyzBsHFICkxa3Rtc9u9bmPv5xpEO\nL9Yda1ZmWj7PexEO2nANPbWb2SJmMKwqOc2XSgHIUJS+9IWuEOhp3H8JjMnR\nrOMnMIyKDY8Cyk6rLA6vvt/b92AoYpd4UxEsDklqUJUVXphQoxNNN4fX0Vb9\nOmBXc7637aJZiO5hKeeDW5Q2AvclF05eF7rK+Fx9pIIk+fpfKJ11p8tubbn8\n/fdLzyPgOQji8AH1k4waSpIz0BU4Q1beRA10tvydOQZ/XdfH32Mf+8KZ4IbX\ngRj0\r\n=dYJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b4833e187619d349baa09fd95a87e1c40eb4e22","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7853_1628470944853_0.0009237153146046673","host":"s3://npm-registry-packages"}},"1.0.8-0.canary.7854":{"name":"hls.js","version":"1.0.8-0.canary.7854","license":"Apache-2.0","_id":"hls.js@1.0.8-0.canary.7854","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee6cf491851d8a5780bcf00b7a87d4b37b13aa2d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8-0.canary.7854.tgz","fileCount":116,"integrity":"sha512-24dG/+62KwWorzvj6M8GIYnKB0FDNwXt2ZzhXu9+fAgujPwr2Ca7NxKfDZeOcVoyxK2ljhTrm5ODpqFApar98w==","signatures":[{"sig":"MEYCIQC+Zd6/c+YqWYxr0MoAHUbsPt22ISG6c+2amC7i9H2QmwIhALX2/OejVgzHeHXxBrV1tY/c1ndA38qnaqsQ9e0wjNk6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEPH2CRA9TVsSAnZWagAAglAP/2q9nswt75GFIZS6Mhwy\nl5e39qIUG4ZRrlHNXF2hHLePpnGxZs68q8zk2saL0bMvn9WNBJX2KsQf/+RL\nRv83oVZoAVP2s9Mz+HPbm8/eIKLdxuFlrnprTMo9iHHG0x2muY07XgYsARiL\nIwKH0vK34YVNuPnQt1s+9JoXOJBGcDKdqsGq0tnD/5WWFZ+oqkt5datliKbp\nzlAQ7UpuUbW2N16kqXlguXE37pNSrSzsAu32VH9uqmY6JPkh+f6YUYS/EZqi\ntiw7mBcSnzSldNj2YgW46zXC3ceEjjudMpi6IwAwwqpxiPv51Njtzd1/pLr1\nBX9AltRg6qff1wv04FDGT1TE4bQ6JsEYGcT1bIUxQScwcaV7VanCVVnBi/gG\ndnZuuur++PaO5LB/Ea446eWjF7K2lw8l1ZZ6GWJR8K+0Tgep1C6uHsKt3T4A\nD9Wz95BgBB6xfjgY1n03/glW6sjLVixjYcktwA2sIbVmNN0N49S6UVRhQJ3N\n+KAjz6KEx7OUZNjvbu+xMOkN1j7tYTYmoM8gLN+WCsk1ISo/J3pkfn6QObgI\nYXGqU7VWAIVeUvWA5r1lnwG6aRTSrZZZ3Jlx9yTP0N1GZBZLQWw3j3uvaqgw\nt776WhF5zPk2vH2LrGw5k0VUH8PeV/nBp7f7eFxYksrKTs1ZcQNgsFTxIMwI\nw1ff\r\n=ZQrb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9ab89af6f73d977adbea50288d3c97dca4cac0ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8-0.canary.7854_1628500470212_0.2697499802972221","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"hls.js","version":"1.0.8","license":"Apache-2.0","_id":"hls.js@1.0.8","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2c958e32c63bb4a73813ca27409aa0ae7e86b807","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.8.tgz","fileCount":116,"integrity":"sha512-TGi8Gq6kK/bJWC6VFUphp8Hfiz0zLTnu0jv3/FABpa4QbJrNQ9HdP5LWnqPUYyWiGIBLOfeRlNuuys3nVzeU3g==","signatures":[{"sig":"MEYCIQC2tTVPYJ4gs6B2xZDmS/2MwO/mZAaZ9ULx0Bhx5V4anwIhAON9WgQu8QfmlhacQjbxwE/aYnZ/Ir6C4f6HS5aEp52C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEPJxCRA9TVsSAnZWagAA3EIP/1+B7+oHNXGBrnkIxLQn\nb3WAlBnrlXEy53lo+N1NEqv2X22qxITUpySZ4uSZutbY5wJ1kfiFAHe7dMEw\nnzmkUDHrMdmOKkG9HaDpgk9dVYJvka29qLp1oGC2OO0SaJuoDmwIqnK9UjHG\nwF1r5R7clJ3qTw3bSmP9bi4UXoweqm3JnF/vIxhqZef+ViwgryECvJxaVOoN\nMO4Pdsna641ccW4Yi1QJm0c97HtTHG+oqK0eAYe9uGGEuqtEoly8f0pLQHbi\nqp+figMfNdr0hJKjPsq6e/mmKc+aoPRhCDD3yf/pkj8yuRA9ApsRaDog+H9g\nMcyOJ97iMNSxQ+7R1HWq2og4hz/nqLSRoqQijeJfDeGMvqAU6SNIoTzRrxM5\nOL9rtU+vtG63ukfzfSWcYu9KVWrxTiIAt5x0mNtsYFIP4MVSQiR6lPQ0fP5m\n6E8KM3Hlz8tLhLCemuW1uNqnYziPwMvfg/ghFUkOlKou++jwrYCfa23Qaoux\nRQzduWtqBQfNZ08ejCdlI67pcHVUxUbrtF04fR1t9AsSZez1QXpJg5fSwUIZ\npmKicQzmt7l3bt+FyACJa/A/FMvQcv3mF+yc9ZnG9XZb6T6fmUoXUV9yVMSf\nxhZskH7cmKIT513LLZLxckMxrnKyrob8kVkg5fahYqJ3WoHIqGaFuXv7CIzf\n06Vy\r\n=Ps3L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9ab89af6f73d977adbea50288d3c97dca4cac0ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.8_1628500593130_0.9450835572472087","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7856":{"name":"hls.js","version":"1.0.9-0.canary.7856","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7856","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ca901c9111ca64b50016020f1af8918f01fc248","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7856.tgz","fileCount":116,"integrity":"sha512-0GDKMKiVTG7ZyjyEdnttibjWyEpcx54b6wDaRj6lzMTZ8/RnugsuLhRJXSxcJ84OiRpTjcqsgrMSVs48u7jcdg==","signatures":[{"sig":"MEUCIQCoViSfYZP30MURz7iYQWpSy2FcZFQHXEFQfmC0Z54mKQIgdzn5XuJotmGa0eduOUaNjJaeUp/L/MxdCyqTKT9YlrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhETZMCRA9TVsSAnZWagAA4aMP/3EvblT4aWIeWRZlzPHx\nNVu72HaYbma5axUS3gVVWQozFwaEQFexTB/qBfToeYRt8evN1ifBinleiuFh\nGnBTaGrWinT5+1QX6Akz6pL2Letih9BM+DlOdQ2ej1HNLT77PoiOuyE5LTYZ\nuN5cHTReL2jvidbPqMAcvQ9c7WytHVn7WO7XS2tvk58OqkaxmKZ+AbqFgdlo\nolYSowfjFymJW2ra+ExB4EvJuIE8n5Qs3t79EGRpP/8mZk3mnAyzBqKHBu/d\nlcSIMFKKXqprq/NF778PqszPVrJSsxXmNaVGg4Oj3iVR4rOJSjkqIlQB9JcC\nDyUqQr+yZ86XU0nSoJtrme0ZqOnU0MivxZbHexqL6KJapwmrNWWuMcRoJtAA\nmkHK1P0lE0cQf1/AAeh9UUQFmAXMhNe/xBPorITnjDLo8CkZWKcouNvZvBZl\nNgj1bRN2A8b0x5sZe/scXIhHQCTXBwXreghA+kcjUTYxgoF2gHD6cUcGISso\nM9EjLWIhfvWPh34dce6Qso7JUrKkxGerSJ2nX5ZChDil8HBXW9Z5TiCaVTHB\nhNNjq5vkpcEpl4PPYcSQ0JLzhZffYIgUOFj1cnpu3zuLRBi5UXEj36hpEsB2\nejjPQDqd00ewMyvpmIrkfu1BsihZtJxdxTxowfKZGfC9xd/oK0x1aF5D8i8k\nxb7P\r\n=RjEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50f03a4217dd48e5921aeba6b30e1f553609d0fd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7856_1628517963818_0.6252632001470526","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7857":{"name":"hls.js","version":"1.0.9-0.canary.7857","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7857","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d544953f5f25abd705ae4718ac19f88f82fc7c9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7857.tgz","fileCount":116,"integrity":"sha512-IJ4r4Ok5qhdDBinkJUrTmVpR3Uj0UeNPXbBlJkiM8sYvjIDH6vDJddMIcVqPLv3yRZL4loV24bQ+6U1oVt08Lw==","signatures":[{"sig":"MEQCIG+2+5un0HBnmumAj4sk7RbxChM/vg0ISSqZ/spNH81EAiB8gZ5oBl82zWLDmePlBCmhyj844nyPiXBE/ZuF8nw3zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEU4gCRA9TVsSAnZWagAAtMMP/jI+u8p0OmPx1pLBrkFE\nEE9XhDppCXhFVi7Q5VS5mVaKmXqhqtzmHO8OKlz/149tjfXv7rZ26khbaD5L\nUtcwAl7In9RDY6zJ44/wcENe+RBK7wrqXnUIZRhhKLZ9aA+8Lqpg27KkpPTv\nm4ZCSxeCMssxwu8/nqDmiewc3Rc85uHKci6WLmBxXgrM6qjHGvd1pB0hcBYJ\nEX8P5yJJ9CTgenUI9XtD+eIY291Zlje6pgDKiI9sndxrEGbQJe8MMGY2rN12\n0w17RGellgVeFQoHsQfAfYW+bAf75qGH1vNQ1dbk7V4jztm13aFcuylHEkxf\nNXRwYATrRSnIL0vzZgRO11sSia55nc4iWGBnhZSqMvfuVId/g6KN6SwhoEa7\n49n8d1v5oOjiANrupkxhndHkMjdH/zBzNKYKQvZsaloDmWasZAteyz4+A0U8\nW42Ua2+lTK7ARg7BTcq47g/GhX/pyYeXoKo1LZj9eQnyyhC9jhM//YYsqm2N\nQdKv+Z9Eb9xed0BgUXVFyCmSCKMBVUdwGIv7LDlQFXXzdr2dFwf0cSqlPU+5\nwPpqIZV4blqfAC8nmzFuve4hPWaDwq1lY9mK+ng6RsZJ7dJ1yWIVuvw9hwBb\nZ8Fr1y0xmhS/MTNXTaprkrJwCLM+8NjQvuOtpPYBjgKG92H8lT52HkEOCY5X\ni/uF\r\n=Bce1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e1b98de4c9993cd5d14030809e0cd66f8d7491d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7857_1628524064053_0.444280132552338","host":"s3://npm-registry-packages"}},"1.0.9-alpha.1":{"name":"hls.js","version":"1.0.9-alpha.1","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60779685bcefc171167c178c7bb5225d9cd01a53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.1.tgz","fileCount":116,"integrity":"sha512-av7+q3NDjWDCSbVn9B1knlvSqE8KfhGkU19cYeESsleQY1ig3bCaFwx6yMESsSk8Ykr2HYs8dtENZJXt6mBvJQ==","signatures":[{"sig":"MEQCIG6XcP6W3EvuxSCGsUMA7SuUI53IUxSFVL8S1HtVLW2sAiAjd+140rpT6iyKhoUQYFv6wz8J2TQA3UzuNK9DVPeq9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEU5sCRA9TVsSAnZWagAAbiQQAJn1UhvMVM84yy5tqwK+\nQslYfPi/5ELtCvxPKo15grWB/YQk6Qz2DIBfEt92huXaXu+8FqNznoxN69UO\nj/PXCJu6qouTGw737gcuoP8yvZozQrlAlFUOlZrMQ8WH7glbXJ5XXyQmVKgk\npHGZBHgErLpakwEBC7HfYsTbRt0x33QEVWoHC90xh/SyNuDcyLLmrSDl7jff\nkFmv/flsfi6XLEkZ2yxMZFQCApgmyX2GVz7KxR5sAHo1RblE7kULG9APxPom\nmM58cg6FXosW5hHyfImT/26eQrqGQdlp1iXro2IJWJLAB3O5cKW76lmWAxnR\nB1HuoAKeXsy67xzCFrgWbkg4r2A9jBqlddFBFSu96EL0hkQtGMXTczA23Nnd\n7oqgIo0WRa9rOo2FhGdOAhPRPiwU/GxABT7rZqZZmOjoMehg17kCAJZcIcmX\n8Uplxfch/NBwdEG9Df5cbPLxt66wtnj5g7h5U/uaLSLHDN28rNeIaL1sRz0r\n3412rTQJCoaGs/LpTC3sVGR83lJlDXaA53Yh7haZR1Tmdr6JRM2fIbMcVViU\njCrrA6/CTU02OTa9bMqNrZbVFH5pAVYFLNpxvoCUKLlscsxfx/Njdi3tZBj1\njShsR3OBbNTSgGJFVW3rGvpJx4GrJKRv22WP7ndtMMDRD5atEoYngEPjWzEZ\ncMhs\r\n=u2FM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e1b98de4c9993cd5d14030809e0cd66f8d7491d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.1_1628524140571_0.7052246275283527","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7859":{"name":"hls.js","version":"1.0.9-0.canary.7859","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7859","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e9e7e058e16ac0e913fa83fcc16d32d52f92e93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7859.tgz","fileCount":116,"integrity":"sha512-qMSvNtme91PaFvvy3j8a38gUnK57MybnTv4UrUGyS0/abH7EwFaLmNYk1/vpyF0k2iy93J6t+JjUMcfOljunCA==","signatures":[{"sig":"MEQCIAbt9Y3TtcWwe9kGRJDAWTdZWZmA3EISaSbcSwFHfY7vAiB8tYyMhK7Nq9DjbqRibvon2Vbb1qHCBKMsEOlNVOsckA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEVITCRA9TVsSAnZWagAACWcP/2rGBS671y97DaNxkIJj\nCg1YG8UnHS1TH6fwm3ioF20F6WS4rGzBBzE/5EHpIihAxx/GcVdyJ+yuNiNW\nc27TAqBzZWtXCHZ42YQejz2lIGjO7GduvL3NCbL2GC92VANXAnc1HD7hbDgb\nIJ8MDXSjLytSl6H1dpPhoH5NIlOeSsSaqLt+imQHLcZxBxgor0sBbjH4N1jK\nK81zLh/sRnGCQr+Q3LG2TfVsYi2PRNIZVaePo3ZDJLUD+HSZPnz3MN399Gco\ntFXtct14yPvPBUqrdQ8W0oQ4xbGaitF4f9TZn9GgZHhKttoq+LOn+fJnL7yA\nSQhjm4c0B5aloGVSwYD5rFI34twy0x11uyYbz2lfy6iEvhjbwICtSQyoManS\nv2iS/czHjmv2OnxPmWtUSJ667Dhqg9O/CvQ887xmn/OJC0GaQYfgcmCDxqLx\niccQAX3hMHD9Mr3K+d9VX8gicstW1wk0pq6aM/xGg0zuhgEKqvodPYndL4Ha\n9pus7Pi355zvUma5Afj3zCsGZ3DemlnbCqG+YbhXmebDEETdx618Z2ClWPRU\n8rS0d7Ju3RqdsCica2426VEAtmaZeVuM846hk9y9kDSX9XyoZHoAaxqVW+dT\nha+4z6l3p4Vt8XPmjcaliedITMiccdV4elB23gcRAN4A4RVibPG6boLK2GuZ\nehWC\r\n=sepx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4274c307de24ddc327da7be4e7f70088ccbf0bd0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7859_1628525075303_0.5584940543131058","host":"s3://npm-registry-packages"}},"1.0.9-alpha.2":{"name":"hls.js","version":"1.0.9-alpha.2","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5b934c4cfc020f6e34021e55ab361d2e1b75768","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.2.tgz","fileCount":116,"integrity":"sha512-3XHoQzfHHUuro8KIurpYCIErsVirAY/Ee7tNTfpUuQvykpqxHmhe17ASsAiRsPXaVgfVaTF+AxjlhuW/gE2xLA==","signatures":[{"sig":"MEYCIQDOSx8c3XUU2ESdny5kAm8a433LFAL5xjNqCkeG7eqxOAIhAPEex6JKvrrxfQ2yDTfHmSTVjXZTu18rjOF9sVcWUY8P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEVJVCRA9TVsSAnZWagAAYhUP/jwOYcvoMo6KceLpv5ry\nSHW5ZtisNqxUL4OEp52lnB/vtTkWqW6tICTo2YvMpM0Bml/TRKhTgPeQ7c49\nX4PLwM7jEZy+9U5jKywAqP6fuDt3L9dO3nUWZp5Bi6ztNbVHEvyp7NN4Spni\nGXZIKGz9aGDTUaB/QjXPzmqJihc1HZPij5JjQCw9np+WJpXfHO7/nvkKcYnw\n7hLTIvCA6ddoWUKgdtwhgGhfQ497fnUs1+hrLmJYkZmwcWBCUtbbFHI3/x3p\n3thEe4f+WQXcs+sqZg+4+sAL0gie61Z9XXFq5qfvY03ik0YBrxtTnJEh/vh9\nlOEgONsnQX/8M0/9aA8VRl2h+bS/1uS6JEbT8m/Tbj+pth3AMUEozcy/koNN\nrCe1dFNR+9LkbuRnzg29lYnCZC8qpQhgvq4T6EtnaBBTBA0xsjiCtsCVCbsN\nexTeGbknF45zzmp+2/PhVYzCDDmwlexB2YVYX4RENB0l4iWvZYP7EgDsttAi\nx8FTHM2o7H3hTlUD3SEPQq6kEeldWWIcU/F7GYXQx7Yx6dZWcIHuoOuDZ66v\nnfu9HYa8HmPxj1xKWC1lUDEgNxscoWuhSGSlz2UX2mVYhqQB9pZa3QfqDW/n\nDVKAo+XhTfu4NRTeeOwSMHzFX84UsvkIiJ0hX0RGdy4l32DaRK6M6A+ajetR\n+Z7p\r\n=+U1a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4274c307de24ddc327da7be4e7f70088ccbf0bd0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.2_1628525141203_0.00592908924467217","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7860":{"name":"hls.js","version":"1.0.9-0.canary.7860","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7860","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c3f4f97b803b320d3314d36b6365cbfe5ebe81c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7860.tgz","fileCount":116,"integrity":"sha512-/bGre29ZNGVmgZUCtCSbxn2vl9aXpb+ypnpyBhQDZ/Iey66nT6WhdKQ3ACoyT1f6axbqq447yrUFEPhYLTZRBQ==","signatures":[{"sig":"MEQCIEY76shjM2SFRNLFVs7mTSQ34msHvii/IcMfhJQGy8CnAiAwQBzzV+T5vjQ6Xj74cBepYDMze2o+Y+Y5xUcEZIoVNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEVejCRA9TVsSAnZWagAAViYP/RFBAEg8/fW13bUql62C\nKLGSKqHiXAghHLZgjcbSzvo7IN1jRhRxHgEDtQXC6hY9icjPCz4nCm24a2gU\nMHY8ANWAcnThEytJ57G16jV5wjZguqft97nCH70mxCrq1XhngQRwdBwobH5h\nSC3DgxZjB2o0A4j5kg18H9iYPNjXdvDHa57eL6KYZ3H3tpmgiNSarOacRQom\njXalYp01JwRu4re1Xp90/j13K9Jd0j6di95Bn8IRvjthSPK1HeW+CRieY1fp\n3tWxK+dJpJrEqgpYTjCA9g1AQ/f7jFbxuU0QcUSB1D+V0E0Na8lgOkLP65je\nY9HXPiykPX21pjqJmK5QRxznPsKiZoNXTG4vsJX9cSl5taBsx1hObq5WRyWD\nNRgourEky2tgfm4EgmYlw+JiToWbUyKFb9gmAHqZKeGbm4PPlh1zioW0Ne+D\nXgPhl1bf0bSDE71uW9z14dQcv+SqY5a1GnXJSHknREraBnT2o1eeq/bFtPBQ\nYQTru0UgDiPUGwKt3qvLbFnLawqWxYCeTFZPlnABVy+oDmdH8C9Q//jbx7NX\n95YkohWFfQMd9YDxgSJXhTqC+jN/6dt3zkA3Uk7fxxxarZnFpKsz+K+CzCor\nv/iRjimegVg4jlpJTuXfoXiLV/6DKWl5ABFiyyaHb3QjsbdV4DLct3dy3ZiO\nunGK\r\n=a80x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"244f97d484d0776b224304636443d99eb462dd91","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"0.13.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7860_1628526499697_0.7713805618753182","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7861":{"name":"hls.js","version":"1.0.9-0.canary.7861","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7861","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6122abc671287738dcd856b5c2c522d16a186fb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7861.tgz","fileCount":116,"integrity":"sha512-n1PxqcXRfpJmPgtEcoW9L2o/Cuul9oXwHUnUXkwxzb8Qvdex6YOr+iYqsiZYnuHPBsd7AFYWeybM5x4St8beaw==","signatures":[{"sig":"MEQCIA2/iU2JZV2dLT9rlLX4gu4ooLEps5afaCZcDUf0chg2AiBeDP2L6aNiwrbvxdRBcJuV78TEsedrWKrb9AHi2mmDXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEXUXCRA9TVsSAnZWagAA7WoQAI5bUMlakwGNixKYFr11\nBmG6ibTchDk8MU37ZNVuuMFCPD1dKwMQf5Fdl+TfBxcGBAF/0V7XUKP8Kn7X\nlGWFXJla8KCrKLSSjnkGm2HnG/0FlCiABCv/HDAaLmLkTmwlfpp22rqacSn4\nIQUGKAb98f4kLrSpPMb3aZzgi+Dg0atT5X9AsRuFWdLRaWc0Co8SbunQkPDk\nvkmI5GQKRJILtGfbSXNcpKEuf9QBFCDScInz3Yr1YrKt9rH2mD/xMLCASxfB\nbdXWo8ZsiKEy7zMVL90VvjB1umkyjMP3QP1AcWusoNBj595B2NC2rVFURK1l\nzLIkItT3upE6vd0yFdRBLv5yqLOk3bNppps4UYjIqPqvgmHUV/5EB96iWDv9\ncnfxwPYDYIRfnMK6Odb79xaM4ZjcTU7KYGHPb1p3ip/iP5p1H6GvbKIPJ8Vm\nucVHy5RwyHuaYW+EY7XwBccmX0VIKyQtIDWm+UJU2rokxXz/B0s0UWkOXvZ1\nxwz8YGNgPwfNZTuUrtczFOflcF2iXTczQOaa7+u5PSztDT6Q0LGFCEt4qt4J\n6KRD2Kko0quATHx0zHkXU+Ne+vYzxa4BlG5rmO2tg1ZG4yNg4QQ952KsvPMc\ny5tRl/ovgx5/zFUapYL39Mf6rBwbs95fpxLRnp/ZGnt6QGQ4NSNvlTyXJtqV\noCy4\r\n=LWZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"383965c0ebc216cd1261d86ddfe0f39519cbe8cf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.0","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7861_1628534039080_0.944691295131191","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7863":{"name":"hls.js","version":"1.0.9-0.canary.7863","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7863","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0065c78e40b6007a02745c2e0c20683997fc654","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7863.tgz","fileCount":116,"integrity":"sha512-ZUZQkmBNvevwJK54vpl9hJwJnJFXIpzppz/s351ML7b7VxGSeA6BD2MuV0R2lDC7rGA8MeuG+AZc0uK/iVvFrg==","signatures":[{"sig":"MEQCIEC3NRMArOhK7DFNBXfoihSRxjFGd6KD30Gs6qodI16UAiBfDsxMu+2ICNOHc2PWZzV2Z8kNKbjeoF7Uxdn9nPIuGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYg5CRA9TVsSAnZWagAA+wIP/Rit/694UI6rMheeuig2\nklpuRUD/zZdrSr7ZEqd0bnF1ywopcSBxUQMaPgX7p0xOmnYfczmeOVZ1q6My\n+OREEHAoOf0weowLpMyYjyIw1iAuIZxGz2NUbRYtLZYTzl9oeCn6K6FJ2QDk\nwGfYanOw5vi2kRfOhIPmxKfvWBuQHa6d///REUDOw0RSKJNyIlEucBgwDp17\nSyTdGE8dh3YR7NxfHXkd604xWPIv8rcv2p2N9nUr+zfFxDlO7O4gr776tIyg\nNCG1LLt7kRYvPKDzcXxoQxLndjr8K9KdmZyY+93pUhoozih13YmKd/W79VDt\nui0hIk4RqHvvPsoiD4uSgZRpJV4npvYmjJZQwNrZynG9cgPcqnz0q5KAeeI2\n+V1qJkjostBvijhYwk1j2O3XOtp9e80GC/Xei2mOTQPS53gJULoWmP0MLMJ8\nZeAdNVTjJLdN+NiJxOrrJ/0Cn7Bd6jbbZeN7D57LguxpHkHo+HQA6KE7WYjj\n8TCRDDJXht8BRJwXQKS+MjUDYo9Rh+phZoSKMwGZe4jVizfNOhNdD3pk4mR7\n/0lufHy0zDCenNZMUouoZ3d/U81CpleGdXJ9TbYdOOUnh0U8s/SOjUefApop\nZJY1e7KeI56+kT4s+uKNVAnmDhdiNEwiAVHLqj6cKEjDifGzsSyORkh9JQER\nQCZ6\r\n=BXXA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c84d05bba6220fcac64d2a27f9ea6219015b18d7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7863_1628538937023_0.06436423382976852","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7864":{"name":"hls.js","version":"1.0.9-0.canary.7864","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7864","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"52560783ddc0dbf57a5624448991ff4f208d5028","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7864.tgz","fileCount":116,"integrity":"sha512-3RVve/GLs3MJo128Kt+1EIZ8CknyB8Gvi9jrhy8anNVFQvwllWzftcPMMH3XfnnAjeiJpJmeZonGHFsSx1vaIg==","signatures":[{"sig":"MEUCICbyoFRSiy6ldI5KlP/c9Z1KEiV4G3726DKCd1pDk+8wAiEAw3DP0CJ3J6uecR+cne3xQyqOFbi5ylH7Pz9yYPOeonc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEYsyCRA9TVsSAnZWagAAbEgP/13VD5RJz6FGV6uY6po5\nz4Y9WA8IYLwKaes9Sou/TY1c4y1URPXZW1fmaybeOuv4z6/msoLvif1SN7H4\ntHzcPe7sE5sRpkAYOj2+2phOtTBOhNBe1tKY6lHhh+5wd+nZ+CXvNktQ4VN7\nL2pTNZmh8DuPPnVV/DaDpcoygjXvJaT5PCp5ISg4HcKcMnFlCentRTtuUbn1\nkJafCQdCfP6x1B6gsC5gISIG0502+kPgsdJO0U+cBhnJrEL9teSmP6xxaPp2\nQ82XYSW0/K8jAq+/yfIbbPygocgIntDS+lJJAxrA+K14W5DqAjoIq/KTT+hP\nok+NsGrLZDABZQTAyxgPmT2ZGOQQ9LbxTlhWqbGXNFnZUXrH14a/Evagzphe\n4rmh/d4TR6lw58AMekYOAlpUrAgvDIXZhnNl/7k4jsZrtnRdPITEHGG4q1FW\nODvVZRkubXw+GWHtG8qpMP0Y5DG9MIBgSVzqaQppZ7xs/DVOYK3ZiosQdxH3\ncLaCZ4Khle6UafR2MtQ0Fe85JXP/OMYL0pVAhugmjMsvcANY4IMXy4/DWhYi\nXDibtoNesBZTVVRr3ffgXPiiyUlMHZg1WJJ9lV8x3iBIDXHQ/C+CmNHIdj97\ndPWbAqSHhdPLeUwNReewRufsq4UvechzzFi0SD+GyxpaCp0gnTqs9p3gtlkW\n2Ltb\r\n=wRUz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37245100cd55459575b02c4580739ed4bf80f562","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7864_1628539698231_0.7258281196881704","host":"s3://npm-registry-packages"}},"1.0.9-alpha.3":{"name":"hls.js","version":"1.0.9-alpha.3","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc2f6a53e2743be0bfa86c2902ee91c7a4953231","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.3.tgz","fileCount":116,"integrity":"sha512-d0pZ8Mqjp7Bd/imMXQRiv8lazZza9I23Ehcbj+5d4Rcwydr4S8HVjwhe43yBTMsQXZU5/2xJDvPrjOWJST84wA==","signatures":[{"sig":"MEUCIQCzft9Khx6WfYUZcYlzIHStFillaUJTEN6GxREjrC+OygIgBMYSxFNWCuZgz7snWictodmIb5La/yIkafOKMhz3J7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEY53CRA9TVsSAnZWagAA+/gP/jGHC97OZm1HBam+bOsk\n5/ktyvA46WlNBm8xE7x9yt5l1bXsS3DwhIWj08By/47VXei9ekOU+N2/IZiQ\nv350vW60LacJ72yCR7pu+MF019j0x5aT/LRSmuRw93C3xtYsSaUSacGgxStU\npMVcnKRUuktxoB17hJVKu7H/Wm1iuj7wEM9jaoopuOZTLJOby5LDmD8qIfTc\nbiGSd+/mfKgQV6Sy0X+qp5P8MUie173g7zMaphsVWxDsi0UD/jzFY/Skn6hd\nlOAMXhAQ4ICYoz1aW/sEIMbAKEds0mdep6aogn7RHIvEnHBX9bzAXtNOh0r/\nsPjOW69IpOYlP+8/5+6KP7sPPFyeOjxDM7WYwOOP4yT2SGkmfw+c7WNQVYD1\nz0D+CkCl0cRESOiSR1q1EY7ymvICDM0mJIHfYRcHc0OHAQ0c4BeqjlvwdfaI\nb1TkjATMBj2eKrmotL6rMNx+aZWdjBVIvK7MMJJzB1nF0a9u4rdbetoU0P0C\nNulP/EH5HJ9jXkD156y8JBAbd8lwXKnr1fL3uK9I8rlJNAlj0xvddqZz1xS+\nIHpaVGwL0UM7ioEbgGin6rt6bgpYuCcnzuDKVhzqqkIEd8s3XNojcsIn9xSo\nPjqM8sijtV89cGJuGECd7IlYsMfx3GTHE2idqKYofIc0/sO46uYslYraWYwk\nYhn8\r\n=z9lb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37245100cd55459575b02c4580739ed4bf80f562","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.0.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.3_1628540534810_0.2602387242801396","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7866":{"name":"hls.js","version":"1.0.9-0.canary.7866","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7866","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b494b5ac0387acac803b988030f94b2927559107","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7866.tgz","fileCount":116,"integrity":"sha512-TruBkTQPUacGibvU7Cq74TtfvBBABSdlyrLxnA5IecmcqGITSvop8LK7vamIOnGeas9jTEjjFey3l6nSbTD56g==","signatures":[{"sig":"MEYCIQDH5dk07QfkqrJ8edSsaDjc/AtGpoSBXm2lJPC7OaJDEwIhAMlj+UgPvuo5jv9fZnyABiYVPvVg/KRuYRAQx7tENoZQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEpGcCRA9TVsSAnZWagAAy94P/1fsMfTZh8MwwHx0nXVL\nL4Sl1JrTnEENV3G86R91/D6CneR1I46KOEnK9nEMq0NUV8ElVO9XuewdCXkY\n6iQZ3iNfXxEEwddn73/EZACc9dp3+FzTYoCKc9DzPsegfjXqc11JvEy9Sv+B\nXPek/98VkTB31niTxJU6hqEs7cbys6mvK/Jb0cyVlrZD7xbS0agMBcs5edHr\nzu2UXUGqGdwjXzdKUpgULRenHm1LCUm0PDEPuoWoOkHPTTTH+081TDjEQGda\ntLFmPojEUv9U7cL7jnWWYySWZc5ZQioRhiJvn9z7W4t7H6u4ixJAYJ0op/gU\njxovvV/M5XKEJKsnxvcA6FGp/V1RxpGun4KYuaKY2yvsOqVpa1F6XHyijBQU\nxDfXH4JGuvBe6TGFc3waQpKnmPyoiFd4N+iv4+N/lJIBz7KnkFHWqzLstm6a\ng0Yz8CJW3XiiWBv2DcJ3A28psUMsVKCia2PADg2jEmAKeRmz6eU7cke5dsvA\nJwgh53sPSqeXtT4nEAoilpY5I0oF4Gr4fg9+sLui0FjQqMLvoGGNhQMP1Ank\n7KT5e4elb57y+17AtwsKovhehDwRobgRP/nzbX56Docl3ybP2HpvMzru6F7U\nk3+/RmajRezWMZ5lDu1LEZVcf1pOfz++R3R8FcelqJ8hydMN88n8OgGr7HFf\nMxfZ\r\n=oup2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"94071d93e449f245147429825fc362a08ce51781","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7866_1628606875843_0.09823778362638524","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7867":{"name":"hls.js","version":"1.0.9-0.canary.7867","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7867","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49a1d5bfa1d877174cecc8772344c7e8ddcb6d22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7867.tgz","fileCount":116,"integrity":"sha512-CzTwZnldkvNcDWtTGKdCn7avjbATS/DNkXN3IIarMTfvE+Kl/Y9PRlNt2WXGjO9caUH17Fue48PHQGA65qjQ3g==","signatures":[{"sig":"MEUCIElmjk7QjPeuxEpewJ8jvbHwzq+WAguljC6UMXxr6J+/AiEAiFwWKPZBJ2PhO8QrDfycZg58UJpbycj9XyHbuHZilx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEpRsCRA9TVsSAnZWagAAR00QAI3Fw+4sKoCRmnRgFYGx\ny6IFP0vuDMF/qKJITBWNUhjo/x/5CLGJKQYFV7CJFwi5/D9lDX1Oi/drjJNV\nfJEAxB/UcU9xbSmFkcVmrJrJ1DyoVxeX4rjsDDbZF4arVpHhN5WVOSoA1z4p\nOf2HxWPRe5u6CrID2MaMGxBz4URaiHK96Hh9jgt51Q4qC4T/BfMGrQbZRX50\nxOT1htP7qfDhwGP6GjDlURukHGQrS0A9R9Wh6ry/cwHfiDcZtfbRpHZ6nfoX\n6Jq5QFNDFO65xMEyd/n6sps+H40ORuSmcdjSlXMfRjuKvJxGNHudY64X8rR2\nRO6wgKT3dg1eN14ezo2KpRlNZj/mB9O0TI8JzylHk7TLh/09OnwXk/dgjZcO\nxR6JuSJYZhULG+Hxuk0qgqbWIdureeQytpo8ec53d+TLPLyqRy0YPOJkux76\n5Q2xAcS3rzM4hpSp6oPVQo7xh2uWd6Nj7RXi3Eb6G67cQYyw2xlUgCKjEoez\nQ59AZ4zS0FQI6WakPUB8XbJuBATCVD0rwmsV1VLJuEoqEr+jX484ovVmmDOr\nN7A7crmJYVXvcQZM4jyFMsCzhKLwf4USUaMO+jBdsehfdOnT2ndlHVLGs1eB\nblX6M46Eh1F1aSpvQebXkAbDd+aqzi35WVIy5QGdAREK1KQsEntHK7vDvVvj\nHibg\r\n=wwNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f01c6b399d713464cb0bba0eb1cc68fc89d987f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7867_1628607595846_0.7001407771504122","host":"s3://npm-registry-packages"}},"1.0.9-alpha.4":{"name":"hls.js","version":"1.0.9-alpha.4","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0bf3531f901b2f630df9b33231f1db61c31bd30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.4.tgz","fileCount":116,"integrity":"sha512-zUEEQqI8eUuaEGMW4j+cswdTsiNx2M4HxojF8vFCSgyEMBbL8ukOPmKE2266cg285QQ4cWk8UXpNq3BQLCa2SA==","signatures":[{"sig":"MEUCIHS2RjKmwaFY1cjG4t5HAvv0Ds0luSYqfr4T32aMc+jaAiEA3bVipSYumhiQ5Ujh4YQDgioJEAXFg6SX449/e+uF9QA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEpSJCRA9TVsSAnZWagAADI0P/0GiPedoZ3H0hrQDNqqc\naFviLqU/mGfj0lVD2thqhgXcpkMOxXfBuEk46Ip3flYTlFwbkAFvIbp0GagJ\nR+f6N19Pw3Ug/rDcC3yXKR2oahmhKvcKDnaZ3Y5jyOpH/Im/8F/PgkNpZ4gJ\nr+Ld6qCI+uIwsZ+IIBByZBKrZlznTiQ90tMcfQ2l9xT5iVqUVWwGliEHjMMQ\n04BsoqEbCmXDKorRDT6+Fycv/SnD8Tq8d9bItR5xVRe5i7sC2apeG0aa+pHv\n4W8hgYnT+sgozU6MquY2m0SbfpN1UByXPFNsD/c/Cb7QA4lPgsaPrLSA8wxj\ny7unB3Qp6KGnNBGqA54/oMtm5BtzkD7eDVoMGmlY/DLbdvCPF3SStFMe/mrd\nrwudrBHe3C8oOG6MyiIL5Odnr5l1syFpgwTdGpaJowPJxqjl/dlrNnE2bGhJ\nNH5CTylUJQMcfWJGg4i0X1+4CjB3oif3eswMwrJcE1GH50DWL6TGM51cCkTA\nWy7Jm3Ev9HAkRRQvBdMoefNcrC0HlU0p8MMzfGe24AbnyA5WOgrEmL85VKX4\nxjRNiRRiLiTxFr6pu91GjGki2kjQ4SSU7rmdaOeRMVe7CrXOBpB1ofGzhy99\n+jSGtALZNyeed+LSKPiukwZdH+ubdmut3+VjEs6uN1dV9DHmd/haDxIbm4vk\nutwx\r\n=9Xi+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f01c6b399d713464cb0bba0eb1cc68fc89d987f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.4_1628607625536_0.7108639971841757","host":"s3://npm-registry-packages"}},"1.0.9-alpha.6":{"name":"hls.js","version":"1.0.9-alpha.6","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36125877d05b34e737e72a3acd884e25ccf3d9c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.6.tgz","fileCount":116,"integrity":"sha512-FsJhDCkWmcnb5dEVp2ie04tR1HSgEvoMu4Q1M40gpOQFnML4gPy9NI8UPW0uBpH0Q+Iw7mWU217oXtByY8sUjQ==","signatures":[{"sig":"MEUCIQD7iaKH24EqhB6M+kmiXFll7UNr9kZZk4r7vzaBmx2ligIgVP0a6ukdF/x5ydFomlMf7qh8dg43SoJnwT8yzTcQLrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhErUlCRA9TVsSAnZWagAAhqQQAITGkX9obUKhJTQoMLDf\n8i0O5egUKg78Vg/RdS159EsqxLWLJcKmRdrh+JiOoVJdZDuu9eyb9hMeKceL\nZSaDT426E3DIUsw72WeP0bDbwjNPRX4lA6EjxLBy5Z2+k5Opeuxl6Ly6IW2C\nmhD7FZ1TLIpmu6ENVtnSnyt6jjSFUmYfdw0eUCdnAtuPGpHEPTk5Opt7VQM2\nAomqgOYKdqPGE9DAxU8HSw55HcTWYO5jo9BfIzMrzfufJTy5und3Ys0voBLV\nH0+gBXZqGPJtqMGI4ufuFs0UMrpuDwix/OBDPHKoNXnEoDnaCJx5JznlP1E0\nTnnKC9v0cJcOSMBIKxlfVFWzStEKMhyqK2YX6RpmRAAV//qtEtHmvIQL/qoc\nYZN1ir91wrtbAvbVMfDixwR9h0elkJ48CZUNhkpwGk3751lmqf0vmxX0XkgB\nNCHsb2/xUlAbgFcuxeGnK9akdjdZ9Wq4ecCPMQ/WjBnnbVQD5ThOTVY9STHN\ngHdGFYrglH4TY7yszTvyn6r6xSifLTKCCxD3U8NjE02ZVnjV3oElu+NoF2Dv\nuLBg9/3P22rmeA29TmK4lpC5bkOIgcPEcRDrO/gHmF5q+MZna+IQlcvR3qCs\n+Q9VpLkrX38VMjHAN1NqdhmnxOS7cx6Zu8ftcGvLEPM0kcOEbBVE4UlO+arv\nbFY7\r\n=Bx1d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3c768285d3d88292cde65a1d118068c6b33d517a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.4","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.6_1628615973407_0.8966758845788372","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7870":{"name":"hls.js","version":"1.0.9-0.canary.7870","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7870","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c91dad519f8781bf4e139c9a46bed8fc263b2f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7870.tgz","fileCount":116,"integrity":"sha512-VjnZLcWc8py4RTWQdMyaCd2TiNm0VVuUHmJsDfkC1WoZ4BqvPQAZxy9cIsR+xSS6UlaIa6iI0PpNsHw1IspZhA==","signatures":[{"sig":"MEYCIQCsirmFhI1vS/VI/eLmv3Aok95jYJ6B7um7gwPGTJaKkwIhAJPOIEU4yxfKlR1AVLJjxMXekcYyGgovF3GJ0eCjx7ex","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEyptCRA9TVsSAnZWagAAnjUP/3yw9X7WnrdX4/GfEHLw\nYNTz626tmGDNXiPFezuvhRMXCGz7aFtuiLCvHHIj4jzRTJzzjZC3dfpYsqPl\nPMHe3YmT2Ve7FNiHTqLQn1SCKwYL6UEvSnZ7j5VnzeiHe876EvHoidxkdgWB\nrUrXkOjcogjKMOfDLkZ5i1Nf/XhZT61K3LQ3PILj8e0hcJsp4AqrFEybcjnG\nakvWolyD413viVvlCY50Zb6GklHahOmtz8HI+CAA29dk4viBfLHW+sMa1N13\n74RJP5oD+arhfhvBpMYvCSRkVxy0G1P41CXrfuveLEPwy7PTa0fXq/mJzHre\nXT46AGzEy9X9FnWbtdP8RgKnXoMs1Gexr5HmEs76x23GvwMRhoa7irBf5XJP\nd1HzOlTFq3B5EWHvUSCswVfXAFYmrrVCEU17Bn8CfZH/LWifHvHF8ceU6kiz\ny9d3qczZAS+B2HYKnmMhNfgONL2OyfO0Ljqyk4ZPTFXmEAFPQfcq/q3hU1kH\nhrIjXiF9aOcOkiTKwcq5H3+P0vi0m3qoY+GrjaWTTLD54EYZ5GCecbHb8PCP\nrreI4/HDtJHgAMvhb3WldbmrLVGBlHsStl4+ElxStZt/Y14RKTtpzGE+27Pg\nybifesWkLdhXejfHrXCt5RD1qjmoTT203bzwkFUGCYFGRrrAtaZPY5EjCGeH\n5KNo\r\n=U4Tl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38f866790fc6b5bba13a186c706e64036dc1a902","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.14.5","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7870_1628645996904_0.026195290872548238","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7872":{"name":"hls.js","version":"1.0.9-0.canary.7872","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7872","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ecb183d159c12d65f7a0471bccdc18e2a6f0985b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7872.tgz","fileCount":116,"integrity":"sha512-DFgy8fclojwtGU7wu3JnovtKtcRRjh9pLX9x2B0mRLA7Co0IzQr/qrHoHhvMY3Pa/t9Nyjn9wc4Bf9iEpAB6nQ==","signatures":[{"sig":"MEUCIQCI9O3zGLQQZVQcOjJnuoX4Oz/jDQKyNuXWWjlWXLK2PAIgEQ79YeXrL2vBnphbIIKkzoIG6j5yxAqV/5xeqj1LnBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE47nCRA9TVsSAnZWagAA9ssP/2sj6T5aSmGV3gE/U/Uc\nv/2gPc4zObNVeJD+qZT/qw+DDX4+uZJeGTBSarvvMFMUUbaBRI1kk38uiVNh\nE+1vABz9B5Nikco6A66UmS6PFrLZLhako7OzMatWBRl8tqZONNfAzWNjiO34\nYHi5+vRUsQip7a0E+GZOWz105KE0fo45cd9qVGbj37Pp2QL2By0EH4NOtxr/\nsmibT7nIeHZvtpUryABc0Gb0S9q8Nlwsyc1GC80gqUl4TmhbBJhC6aM5shwz\n+YfUC3dfhS06zgCYsFG3yd0rVFliprN+Cz+psDkPyRKF4/fRh92fDJEBBAZA\nV0IMnZ7TO/j2EZK170XYm7V1KX084xBywUMQU2f5lmsIZrgcdWnRXMvzy0UR\nVZ8Aen/Nv8NhaYea9jZC3rAId2jOPvuMzQQju8GJdXQJ+UOzhM/PCW2KQgL2\npemhwxvGwCR0tJPib8o3NIt3Cv1vnjV9epHzXFPRh6sKKQUT63Mjl8LWI1Vg\ny0AVIIsZW0NNV3PyKPzwDLWb6OxKIJhXTTltacZIA0v+XdWK0xyFfdHZLou3\n8+Ohrcvn0ThhfOnXuuPWFQo4gP1Lr8SLn+C0GJBvZmCI8u4y78oFiWtxeFbb\n6J3f2ytYMykoju2vfBkTuxPMzX1X7eN5VIMLzNFdJ3f2E4W5J8qxJNbDDJic\nGFV3\r\n=16+e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1f1776ba9ff11b94a037c07d1969a175cf787510","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7872_1628671719312_0.08364868584853258","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7874":{"name":"hls.js","version":"1.0.9-0.canary.7874","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7874","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b4bdc1e612defce9eb362e19113c7f5d8388f21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7874.tgz","fileCount":116,"integrity":"sha512-yPJ5sYmbl9AL9I/dvBXuozCShEWEjgyHSCmweesSMNSxN1yAOvYq3B3XO4iKnDxgVd7IyVJj8rCq1zQH0ZATVA==","signatures":[{"sig":"MEUCIAezByA/uwgFqdYil+GkzH6tz0XBd1F+EALBmNQ62XzrAiEAks2VJNFvM+wCQHZdOnRuYiqguHDyIcpL69j0kt5858U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6e8CRA9TVsSAnZWagAAO+cP/299PFEDr5UZTS4+GkgD\nYk2RznomURVMnKKLIy1eLIqT+rY1o4NSYKeUMcau8cE9V1T3zUOYmIu1bPg3\nYrOJMLHQmVASi0YIHFJ1enI1m/gBxFFQ0nCqMNDFWuGGXUVaBzzUVJurY3UN\nhEWU6wX83NlVBtQT1rECa6FZI5TS8GPqPY5hdPwtVmQw198LPXCNKuAhFj5W\nPskDkVMQ00OfBDnjW5kv8D8V00TrteocAyuPN2q9fRtVYiLchjQG3tUOySTD\nmq4VFKmzCV68pwtgsKCVHYRfc1SraR3xxMnH7Cl1P3GmXLK9RIbpddf9Bop6\nzwxvsQKIfPyN/e8SQ2powpB7hoHW2rc+CEvkW/Dm7wAPg5dfn3NaRh7xeaoj\ngxSnQNQJXmpCiJbHk/YEz7Rzm+jDK8Eg0T4+Gbot8XjH2SCjfq50aDmcm6uN\nzUx8XFNJooqNuVHkmGwcpTZMLofYg8mOl6fv+QlFaCpHsrwdjy5Ix+RIG2Bh\ns0WnaFk4AabvFKZ0OqWvlEsP/cGJaVCm+iDJj9l2QBquFRB1c8KelOsPLVZh\nvCxCH0YbhUy9dxTkK8K2l9CTLN8A1KOUtz2/JpK1IzHWYXoOJoEERpMwr46b\ndbA2QzDrWJj+mlsS+rp01Iqqq9XLpfjF7NnbiGpOW8+qPaOpB2uut5yIQGV4\ntr0y\r\n=+WoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"860c17decea04ecba06a99aa8474ba93f29ab997","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.1.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7874_1628678076605_0.8464889233972113","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7876":{"name":"hls.js","version":"1.0.9-0.canary.7876","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7876","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f85068ebef36ce9d372dc3e1df9665da90eac9c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7876.tgz","fileCount":116,"integrity":"sha512-cPwzV6XBLBKDszH4c4lGEwKKOgIprmPz1QiqCpGDmt0LGmGuE2+a70VrczVpA4UFQKqABmb9X8FrMVY/mMI1kg==","signatures":[{"sig":"MEUCIAGD6zrhAy/ER3DKEYwcX5YR1wb6S3aXurog6vZltaoRAiEAqIk+8loiRcLnRkh0JnqPjO2gJiynZkgvc+r0OeCHr60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE+GGCRA9TVsSAnZWagAAlwQP/RAAed5jvIHvsD1Lyvp+\nOCqiG3qTL4Lzl1p8Vp/rZOF2aMDXdMshK0GiJFU6QzpoMFAZ1caMnw5FSiYQ\n95csrFS3MsQvmWLfXouPywM+rbEc8D2sc+oEAMOq8YnmPLrOONteUTOnjP2K\nH/phY4n9ONWwb1P2j2/0JOv2L7ch4t6sPUbkayTN5zjFBYf395CQSPRu4cTq\nzU25hyrxDfz90WBcNxrgcn6MPF/JEIkwVtBpPzv/lNy5QNYoF20G4FskKUh9\nZSz9qzNzHcau/AkME7R45yuyhtZPHRSdYR3oEzJwey++fab+OIff+MzevRPM\nep0AUbF5uUeOzO+WMK7qp3jnfdxiImkDMuFJw4jziiyZ7d2VtvO8Axy90Wer\nTpjfp63Sw1QvdPx37+eNYeP28NK5mg4o1tC9CIIrFkpgjco0+FRnWpz8r9de\nXK9IyWhSHcnj7ZU0KhNhfywVH1F8d5noqJUuD0J7nF97bSBAXCIhlzKHfQuF\n25G1XHKfncEUX4TdGHexB6BOaEhCxA0O6L/oJl+AeJPko8kAx6sgirQwmoFE\nPmTybWZWFRshMt60Qs5VyhIKCu2gnnEvLjxc+lay4bsLrmL0J3y8gbdH2eIP\nKd+SRGx4wFWpdp6H161RzttS4gIpiGABWhN/HI1s/DzPorJtQy9weOq/RTJz\nhIsL\r\n=C9fT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d07823c33c97de6101e0ac8a07bed3a5f575f6e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7876_1628692870085_0.4523957332514985","host":"s3://npm-registry-packages"}},"1.0.9-alpha.7":{"name":"hls.js","version":"1.0.9-alpha.7","license":"Apache-2.0","_id":"hls.js@1.0.9-alpha.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7aee88e08405a113ff6ae187347fd162ec246c2f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-alpha.7.tgz","fileCount":116,"integrity":"sha512-REzQv2LJ3rLtpWlAtoHA91liw25bWpRxunXQPwqAHAoLhCv04tY/JHRdDlur84YnQlbesH2Jk6FdOfkWutR67g==","signatures":[{"sig":"MEYCIQDz5C0WaQeC3s3Ryighxc2802G2m4fJHU26Xn02FzThmAIhAMilOi7dBVFM0Og9zvAyUzJQzjnm5s+4r6bfdY9MBE8/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE/iPCRA9TVsSAnZWagAAh5IP/2nR1CGKkjOGlykGPYM7\ngWYG6/4AAL/hvRuwbZKFsGfS3GeMwBAdnueEjRZGa1TfHdK1ct51GSv2BzlF\nm5SnGApiKZHIwUpmqD/TO5CXkC+ehbzno+Cvh2tCfWUMLxkj0i1frlummqDc\nBOX2uHN5nfdYxELmGXZ2Lim2DrGHoruUkPdMWOZf/O1rfZgmT7lnpfdBwawn\nQSpb2b/WiYTkWkKzEemvBW1zNZoGYwIeKxG1l6ttNbnXNCe3nD9EoUQeibfN\n5nYvfn3/jtew+SYXcFuQ67qlCb4Al0tH8wrLd9GupkLMSPzkSJlAF/mVzfF+\nEoYMpW5fcxHNmb0y7us/LlYOqYjQ9pwSQADKIFVTQFjoCkjKO6QWGfT64mJs\ncu9R1nZSdUfP8XzPSGDXXqH/UsadfExoSh0HYp51afC9JTdodVtdH7IBGDJf\nP+9WzHsIQxVw1L3bjL5KV7yAUizgo/rFhtNsNnR1J6u/Zv6kxu6NHm3kATnI\n1oaI0pf9VJoDP38aNr3JAVFJbHzQPFAj4TEYAwo1Z21yaLY/7e2EVPSGOuDz\nM5h/iK1gtzJ9hkr26yf9WLEERPVYmS623ITmQtpWMTiMjUOebTQYTcDv7nQZ\ngPkL/N1DzfQrtRYJwvxK3NhE1qGi7CY1aq1JGXAf/t7IG1Pe0vKtNCPMJRU6\na+r2\r\n=DDJT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d07823c33c97de6101e0ac8a07bed3a5f575f6e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-alpha.7_1628698767687_0.8173325622987504","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"hls.js","version":"1.0.9","license":"Apache-2.0","_id":"hls.js@1.0.9","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3b92a0a2a4cdb3076c09639a8e06463b3a189f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9.tgz","fileCount":116,"integrity":"sha512-uUfvc53QawXMH8fRd2IGPEtWlujsiX/Xj8oW/tx+T8yY1kHRpI8o1brsLRGJMivAyNBtdB/3ZV4fTdZ+DAiCEQ==","signatures":[{"sig":"MEUCIDkC7qhyZ8TEBSF5lFOXOVCUEq3pjTbi62K9vNIBQaOmAiEA1V7Q4Z1wUuzSRLc2weOsP+MexZXNk21dUiykdxfoOLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE/ojCRA9TVsSAnZWagAADwsP/2YDMmoYqnRNeJb/OVHX\nO7S2pOTUzV1cBqaCevrIRrcPQikKAmXAFzTdzJIBRm0SuD7L0BDFQehwF6Ui\nk2V2ShjCTc4ZpkHnDIN1gtCq95/jArO0GJFgw1yZEVhpugnjPztn68DyIfQT\n4Fsw7OPTysBaZqk3x9cuaNfK51e+trOAd3QWi57qiMtodOhwsZJv1px24XFi\nwf/Ql0DYgzIGGFg0WndbIucSKxbFneaPCvcDxUJoZNTRpEvj91jjz4OesHf/\n3rQya65q3wyX0xaKJKa9B+T5Ym0CjQpde/4XTwgEm1ZJpolXudasiBW8PIhc\nK7low9wbCa+u2qnZMiFEgS3O5PY2qY4iHY2HP/rbFwJ6B72nu4XZmfvPf2h5\nG0vymdzj7A0CzCTtQvmtiohGPTdfgQrS/BXdgejexgC3m8pVvUqRjUqtY4nC\ncasd/cKkMWwO/ymjevWntcYSCqVfik21BvHaxALmKD5JB1UsdaZsIiDWkgYX\n4E/ikIdIB9HZ5D46DuwDwoI39Ej7/1b43+EVW2WlempuVzCd6VTTZ9/J+YLx\nJy0IdDWjvwirK6PAQkjZuLyM7v+9p6h/Eo/32dJp16clF2GZ4BRfl1I74UCY\nK4Xuh6n2zTOcSJJKFNVvb0OCODy2Z2AqZ2392iOUGOYDB9hb15/On6NJlJx0\nuR60\r\n=ZK2k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d07823c33c97de6101e0ac8a07bed3a5f575f6e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9_1628699171052_0.13114494387798437","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7878":{"name":"hls.js","version":"1.0.9-0.canary.7878","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7878","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b1ad656db0852031bb70057f20b0d6524aeaed8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7878.tgz","fileCount":116,"integrity":"sha512-MuAHcBBJDPscLz5z1+PhKoNlbzKdOm0Kan8arHgpogIrNTImohOK52Gy2bV0htQ5KjbayC9nDWxrhvXlQ0eLOw==","signatures":[{"sig":"MEUCIFu3fynKIhu1HE2huapxSbCI13NCS1zgbERmD1KTC2MeAiEAxJr9cK0uiYD6fBujlQArZWxlE/N2rXEoNxciqGCQgBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFAgzCRA9TVsSAnZWagAAczYP/24MfcjhA0czJOCn4H/u\nOTSOSJQFaP39hHVKa3Fji2dAUqmci62JFRotL6+kk9sWkIwhHWIbB1SfPGKu\nTmDWKhZteBJl//QEFdhIGyY9RAAWdRgQV9kaEUc/tpBx/m3yilT870wKLsPP\ng+9cLQQ7nF7IbxkWDmchiBFbRcPE07m4fJmXlCcjoVdRTU3IkHPsQejiMoLZ\nG7tipHrhDK3qK889jQL+wppPe8Ug+WvlNClLCoISYXJYFrJKcFifSx/XFUqk\nDIVfQuizDpQBbmqJB0g6buYEzbf5K3ckz1+iSppQ1Fmfs0y0L1AJBoqUMH/M\nK5cBxgqg9ovt0q4Y48aBMM9Ro0ypFrKp5vdSy3XJ4gOJL5AgvmYg7zoXZr11\njvx2uxoIsGi7zXcag8PX7H4DW95p8mt3b2pjn+IJSZDrFU9HEPqeqpj9T9kW\nDCHVTQxUO4ENfah79aL0xX3Nmg1nSOL7HQ5+uIbgl9db0ndd9aScEJMMondi\neV5wHaEKODvIJn0CLf+mg7GFlmbSeuhnLerLXNYwipZETxiKtygNFJWGO9r7\nzIuoqzyh2pUvbbLdaaT1GJeNKSthAhCLz5OwfiHm+YdqnDOTz8/SxSD9tVjp\nOGOJD45qERV7+OG+09q8bZ7xsSFsFY/pNCMYwyN8DrEPM/RyvZPf7OWxwlCM\ngp8X\r\n=Ovzj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a6a56b6a81fbcbeb98e3cde828bda3956f0f403","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.2","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7878_1628702770978_0.2783184984037206","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7880":{"name":"hls.js","version":"1.0.9-0.canary.7880","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7880","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5173d675578bc40969ebf832f1e203b365819da0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7880.tgz","fileCount":116,"integrity":"sha512-kh7FRISNtrt7r21UOyFQppQwIrb8lnf/jfRRPT2DXau47MKZfJGbqRZgXy5Hz/fkSBLJZEvRCS6XQTwqlWX3ow==","signatures":[{"sig":"MEUCIQDKDVJAceQ7ihdmbIFq5GC1cHAwYFxKLlzXVUYJ4QokFAIgfJ1HkcUdE6SEYhpnJ+S04wyApJSbtHVba2EaaOLiZEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFDxnCRA9TVsSAnZWagAAjHYP/ikt6gDh5TxBjSjNOAZy\n/DbiZGKCl2FcDc+VcEAnQyAIKfSzr8K42uOmXN0eq25mVpda2plafn+Qhj1z\npH+0ufsKnYo/X031UWVySc3iivuBHUpb0B1XcZfqO86wLIdx0sZisWDZrGz9\nd9hr9A+3AH+PWghGEqcOxRK7ypNE5Pd/WzgLHTjiF0xdFq08OTT5dODpIoLk\n0kw456FtmjjL6wuJd/LnvBwo2+4gAdy8muoXdCbRlxGAg4euGYg6ZjX0MBLE\n+soa37HeM0Ungw2oCLcqiFRo0Git9Ddf4It0c484UafI2QgLQSAk/3TPjnCS\nKa/tlfxOFHWOfDmcM6utIJvoFk32KqNLke0dJgeW8BJdQgq5mkYhL4djsRTt\nUWjuxpywVDxbaFF3/aVXLcZTgEgtdN0u0kSX+lKhr3Yx6Z4n1xLhybYicbSn\n1LBHkpJwHaryJsv9qcCmy+JsiROQxlcPExos+j45QTeBel44BZUPTzBds8nk\n6RFxyqJyHsIM/3eGWnMFYeJfIwwYHQnCUeEaViglNcPvl4LvhQmBAIaJcfAA\nMOQxstAoWOpUmJhDjvvAmFZwLHIV7pFKonn6fwDVOATQMrexzNv52kFp4GWz\nsGwuG4YSRiF+2xxO5U4zyxwNc5DJiq45EY2Nn+rsbPo8ZZuMDvig2TLdhCPx\nd5v/\r\n=cElh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c73dd8819dc36dcd20100b091ad13a2d7052f4a6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.3","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7880_1628716135220_0.7653305369210002","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7882":{"name":"hls.js","version":"1.0.9-0.canary.7882","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7882","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4285b7848ba3939e5638e68e445c7855cdfec7f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7882.tgz","fileCount":116,"integrity":"sha512-1Qoazx61ZK5gG5lBoKwoktXliinv7c5MEEyCXs2AiPiX0BU4fGnfmjUbrC4LDmpsZUWQDgoV2XQTHnc6kASF4A==","signatures":[{"sig":"MEYCIQClFLBXT0VmN58HO4t4a0YT9ZI8OCLoD2rO6rwBA4SIfwIhAJXOcSsfJ9zf3pmLzZsoQdJ9p8U7NELrCB49LaLekn3q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFRHHCRA9TVsSAnZWagAAFmoP/3jwJvIEMYLrqEWWY9gU\nTx12UMuF/O6+msh3q35bS2T4DKeEGOzA5jQ1PM7cy2IabWjlxGZxW4rVRCI+\nl2tnfnC1alVYSFbbxgGm4CHuG9v0DR/CLIEiE9kYX22p1MGB8opAn+h2aeU4\nwZzn5L4YHamo9W0ImeMA2C6PKllcir+/k2AwxX/qwrC6srFe3TfDYUDADt+i\nTtHOue/nR8koKZV63jIrWrNrBWJMTin9hS6fYE+tDHKiBFQuzHFgd9v529Hl\nMEliPILouUipWLfjD4vpW3OAO3KX17smD7xhnI/SvifLUNGXsjtIjiF1JSxL\nEthZFBgFUmEVbSmDioeiOLaWjuw9Zk2bV0yQLW4HO1BBTPOHmqTYThgQzwio\n8phdNXEGdu98zHo/rDFm3zOKyquMe5iCRXfabZLZFgkZC/vqZ9We5CLFjEIy\nWoSp8Btn0JDYrocXCK4Tyax2E9XUOKEkf4kA61U/AmsJXMUvbDS+tA75ukEp\nfCZasaW153fzxfPluvMpbJTJT97hn46GX4o9AFCauMlwNrNx+mVMK2qnr9eq\nogsecv0U8L88S6iZPZTScoKjseZHZIiy5qGjRNiSkZ2zxXElOEB0zDeXvKhd\nQl3ZGThkgPgIOrMmxcUeVsWBx0uijPX35Uslz1saeCNaZUKALbFbgaE5EGoC\n+AI9\r\n=Engi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ccd4535d017859d816296197c309ca72d0179580","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7882_1628770759301_0.08872198829014999","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7884":{"name":"hls.js","version":"1.0.9-0.canary.7884","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7884","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5dcc6ccb514915739e0d5c5dcf34b2cf9de91459","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7884.tgz","fileCount":116,"integrity":"sha512-f9LVA6AiLMFz5MGZkY9kWSfURCMbi9i8mTFLnkSGFEjOWB5LKKFgvuLnd9/av1XfelX+oGSwd47FOVklBmVAiA==","signatures":[{"sig":"MEUCICzBmiHz+ufTLBVrZzDkP6j443bwVBcRj9sAtZi5UekMAiEAw6eRCynt/SRHdtH6kR4ejb7zd4kGZN9BQIr4l3by/yE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFUjjCRA9TVsSAnZWagAARTYQAKFzdiz4VDztGGpb2WIR\ntOU4ixiWvfr9QcuEWCw+qXPd4MTr3qxAP4L0LqMuN2JVOoJP+/bhzNQ380qu\nRB9VjHXeq1lrhFMnydPPSSrWbzqMpH/cpa4LYmG343nsUEZ5Ev6deYRIWnKt\nLpn1mK64IP1GbZuLgUH2Vp1VHZ71Ry0+mKvtqsNS8ogEkoBnMcf8vnPfa3JP\nIkGqwRxNLORd5mN+MegLmAUy1m/uLm3kgLrllLb2bMw5G2ML1dwiCB3JfpD1\nze9sv99cLJE3Z4rI3DGxET8JKHOnK5UooQmUgvi0Md1o/2T35x6kaSxqo8yz\nTeUmBlYCa7ivpu4e/LI7Qfx2I5+Yhlf+2v9awde5KCp6lCF/mDKW5CAPsYy/\nmp9NWqQXButzURt0gywnjn6M7Cyt2kko9MJnbKDvjU5gBW9oj4eUZmsppiQE\nYrwCPXM9sxhPNtfrlSqscqUO8zC0Sg0lm7HgLJ4vZOzpPXpnPkTU2hyQaK6p\nYravy2bDo0H34WAiVdqxuM/WT5fWcYZBvzGJaCOWVwVLYvLJSJqjuupd3/vr\ndI4rxxNSuPhQzGzPyRlm4HhDhYnn4V2agsQxhEe9616WNLw3fwBbtC0W4rQk\npVcjJJDt4K5/34W9vFYl9aPoFHQYn7skgHrW44kwA833S0fsrU0NCOSZ/m9A\n1oKB\r\n=Kxc1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f677e86c1228b67e7dfead155d9088fcc4352998","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.6","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7884_1628784867704_0.3664370682515232","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7886":{"name":"hls.js","version":"1.0.9-0.canary.7886","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7886","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b2a3627fee570626b667d1a6c221261c3be5329","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7886.tgz","fileCount":116,"integrity":"sha512-pXJJulxL89OAYSiHKZNzkoxvEpg41gQ7wEhBoimVNmslExkgrqI8GEynOpNWRWaxYvsAh6rhZnk6DBs88AmdSw==","signatures":[{"sig":"MEUCIQD/EpbpJNngs9b32aqc/4mKWHz4nH1xOXFbWI1YG2q4FwIgXhvMTYjYWbWbOjYyv5bRPQiA4N3f4aowqTWVPI3KiZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFVeGCRA9TVsSAnZWagAABFEP+gKLSK2ZoGZ313ORmb1R\nUuBkxIDz8BkWXXCHr2kT335aidazsKDA+f0NefgEgx+BXUgVJHIJQoqRbrXW\nuQmGkQlrAhEwvo+Z5IwsoTYhIm6GblHPlB0RVlaPnSSp9y4/5W74pnVL8QJZ\n1c3SyrAIvsJu9Ol5kTvdOazSWlv40aOaZ7kHal5WuTjfvyPNui0Gw7LEbV8+\nFMYyctufuonGwtIv3mZQH3OLwFe/sRIN4xwO4kL0sRgw+Aidd+fn1vplgfu1\nRErWDfzLvlcVqIvG3SrzpEAhv0wm80HcL0Oqb8DvQa98PEECkoNZRoSjEz9p\nH4gjtAyxhmjPBmyzRhUqbKFR7APimcZqxR17Sqfkg9Y8AtSCCSK2ICaNHQdA\n7ESB3tDttJBjjQ5+cjMsm7/Y06rGbCbalh1pUyg1S6WHHQlMn2SWNBH5bujL\n3p5+Ee7MXS/wWMRCZ0Yn00licheggJ2ArubWJhKCICm6tiJG8AZ+bk+y/X18\no/zw6pdREP/J2Q9cjfw4TsoL8C1Ecam3XnvVruvYRuWnB97jIM1owp5yVttB\n01T0QwtL5Wj1R9gPufFrUdrlpMYslA3kCvhqyMlUJvgM91aFys7754Vu4j6d\nyWf1QaF4QDXEee/XDBcUxCN9ZDJxFo078F9M/0DVg6FzBj3zA8rQiENK6xrT\n42I5\r\n=0hRY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"31405e5a580db4382fa980aec60aef6ed13299fd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.7","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7886_1628788614294_0.23472284787739728","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7888":{"name":"hls.js","version":"1.0.9-0.canary.7888","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7888","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c1ce360c5e1614e27a5c692a96a23fc4764cdde6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7888.tgz","fileCount":116,"integrity":"sha512-6LmxjBBBooto/MNpoBrQHAkRUGr7elpmCeV4EmIc3Na5mHA4XRYEzJwBn3Go1bHCtXpEoSAcfoN/caqCN2SkIQ==","signatures":[{"sig":"MEQCIDdIYzLsCduqXjxjOduD5rmx+YuRGfRiqYzOZP1PJkarAiANn6RnxToDjEEjpqCjZK9wkwM1qpij4jBNBLqxKe3Afw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFW7wCRA9TVsSAnZWagAADFIQAJy2LYTseEtdTA5e5rSM\nlx7jq0xEsMFFbhr9rOmTX5mNovgEM8p5K6wCcBJ607ObuFdVm3XdpQKVkN4s\niHH7WAwMnsSNXDYeC3zdIt1WiXoUO1o4ck4FQvjioTqv74XprlfSc70XDUBT\n9sqzeMKxOUKdjGDaQoFukSTu7uo1jmaGUVLhB5nTEwlASne4PJTbsEBWXdhc\nOxo6WmcpkTGBxVq0K+YRIgOKdYOwF5Ad9Ekqb4KIKTnehPImDO5DlZOEG4jM\nZtSYi9NZot381dM2w3+WG5EpvIuTksPZRZMF5tPnkGMvj1SSdYWHkvOCOqJv\nh8IGKwCt/3cmYBGguzLGeqwHGYi5IxQdNvo6b5Wzlr9ZPfb9QfddtBRebFzc\nuqRXwu8UJR9KkXBh7renSZrZW9oW2p0ZhRAJDWu7JazX3vApVQRNnedpXogr\njJYS30Dq39OFcpj2KEEw6JaHUFcFz/Xom9HjYNGOQss2Gki8fh4zMrfzCSKP\nkGXVOT0p4JO/yEFNq7putmf1Vd7JiWbY1Z1aWvEhPJxHCm5Pgfj565VCu9B+\nzdvUfmRh7DTOOjfDSw9xH7oM/n/p1WumIBH7fM+uRoWYAPvEaPEt0fvD0KRm\nkv9TauFpiI5ryTvsLGSmzoHzzmhdmSCgzof0SncOczpA9W2S4dQ9bBdLWukY\nB2sg\r\n=pLBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dd074ca6be652d273bf069c73eab73fd61e9d9bd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.8","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7888_1628794607851_0.6560094289609113","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7890":{"name":"hls.js","version":"1.0.9-0.canary.7890","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7890","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"86b4fd9f42672ae92ec0933e8cca0ab1ce991d85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7890.tgz","fileCount":116,"integrity":"sha512-RsseaaFWgN/4c3q+RCVFUHl2AOVC/K1++PPdcoOy9gCdrBmSiQ+72us4XfUvW+vwGDpuP15HdGWsiIFVg7I8rQ==","signatures":[{"sig":"MEUCIQCq7RHVXEX3JPqbdC8zzquhQU9AuFIgQTznQj/lgJpcjQIgQTL0uZH2T8X/J4h62YnZy3L0QfiF85lvDClw+bM5swY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFa3+CRA9TVsSAnZWagAAVgIP/Akv6qFFjMMKRDPYVRyx\nsGUgZYATHWZSMbdcg/lfhdv9D0V6ZckZfUWPspR5dHWY5K22NOeZQ/vWeYG8\n74E6x1oclMwONsS+eNrvKCUE9KpvoLwI26dwOWjjNewfVGkoqSEOP1Imk7XU\nhBzeQzEWGN3A+BGwHIZIPRjWgbEcFzua1DneYSpLD2Nc747Dp9Ym+bD3KaGs\ninvlKPYQPU7h81xvXH0ORU5OoIn25idW9/ybI2fODhQZrB40OWbKkycwDqF1\nHT0pm0dcG5xKIbjN6KQ6khbQnJ6Rs8aiQa6+JwB2LXwvDI7CfZadjl/wG5AZ\nMvLY8jNASHTu4UfxaG/1K/+6xBquJ+oQuBW0eWgpbEGSuYeS3CNvZzo2nqhy\nWwtkyrIzdPj2krxY31EmzyWHb8OV5ZXBTRMGsd/OftjVTT7y1zYerh5KeUfQ\niQXjXuPpMGFQdl62d2z1cA6n1yR8JZUxWWuFc5FSb2HyYsmZ06i30NpbHObk\nzm3iCv72hIfroWnwpWbVycN56zMdFwlRopp6v2FxP+yPjKEcIZOefPKbeZCR\nfypVewdDzts9PS5ZkIPZ93jd9CaRYwbH4mXfheVDttA9Z7deIyapMsJLbaAI\nRmVqFEDH+1edxtjpAC1S8EEE6BO2XrvjDDDbiqZk3e35fpASH5bJWMEC/B1v\nId4b\r\n=68D1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"77dbf043e39a7aec80fdac3f07d5aaf326a0705e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.2.9","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7890_1628810749895_0.2601790938923516","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7892":{"name":"hls.js","version":"1.0.9-0.canary.7892","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7892","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"68b695e3e506ca837ac9da5c77d9b61e1a8db558","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7892.tgz","fileCount":116,"integrity":"sha512-E7zfeZhgn+YJ2HX4Z0lKesjh45RPKKIoASxOoH/OK4kfNhGktoVw1Bw7CpXbWHGffmbiOhGNhGwhqO5rwDjm7Q==","signatures":[{"sig":"MEQCIBR/t0a8e2tt8vjURpWnEV5WkLrGdvE2rqxwfgMmygTnAiBpF/vZq3qvMeBG2lqPIlwtvaAgWJpwKu6gfTyyJTYdGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFkTaCRA9TVsSAnZWagAAZYwP/38AcPZYS2UFIFthBtpu\nbLT7tz68i6w3ic+1bHpFniyaWkzQebEeSlHWQU7zxoa+/Vx/WEzame3VJk0R\nni1hEvR3etilaHha6+OVlsblUwLROYP7p8pduxh/M65AjiWGQVzr0OQRy2cX\no+gBqi6sqySSpw2zX6cs+frZAf7V6Gv9ZntHeISo0At3TU6p27y510AjWAoP\nYms7nokDX/KqyFfMwii0+2dn5TuI87Undq6Y/6EJ1oAZrlGw4gdtiBozWurk\nrezRTPLvMDXHYmTJoZY0wT/ksRO+CPPLjVj2si4NaZg2/ibiIF4exLZeRXJi\nI3aXDqhvHP2age+LADrtMVwYOB7y1pb4VckuSf8hDbMWQsASq7fTPiQnGD0t\nmkUQzbnPZmMyWau0ojF3MpkQSD7fciKxVqDs9HfM9p2XvHye2W/yEtEq3vay\nwKrVNuVaPEadj0tTA8HdD0rr8AgrpTM+qTehqZwXEox64VTecgM9gjgP9W2Y\nGcMEPPoeaQ/y+xgNkxPuJ16AskNBvJODZyfojRph/ajW6Sgn9MwhNNeB7aHr\nUswAOnh3JakP8oC1lptTezw82MGeAPcv2MtGTiDusROsvCukIgouIjePEq8M\nw/ibidKkOD7rpbpG5MO1AGnp6SiyV4Hi125v6f7qRWDb7TFMD2QXgc0p0V8j\nnk77\r\n=B0DC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1e18eb3fe1d62c91a3b38768a28ae5c99a3e6306","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.0","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7892_1628849370239_0.48080378314749006","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7894":{"name":"hls.js","version":"1.0.9-0.canary.7894","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7894","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20ead5a300357b1cf2987c7bc7a9362eb3211dfe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7894.tgz","fileCount":116,"integrity":"sha512-Q4uKDzKlGV+F+GGPjqmnVMbBITqasi+MNdut6qcl3Ju8UayiIC5j9tRXOe/dY7dFBxDYx863HtostybWMVTPkA==","signatures":[{"sig":"MEYCIQD5oUTIf4VNZMDbQ/KBNnD7SeJ2sRXEK0JD7GZH59/LmAIhAK6SziWD2GwFxtGpWKm7CR+kWXt2yaIngpxWQP2QEuEM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFnfGCRA9TVsSAnZWagAAA+kP+QAhhpMG9T2OlFfoOHJ/\n0AhrqYKXJ7XSPU5RvXeK7qXlnbqb5vvUxMdzmJXPZbJZwMnCl+uakBpkBxOS\n/EkDLHCnuBxdICiMcuvdwWQu7G39qa/CZ+GMYmoWmo9C2AvnhkClwTPRGfdE\nv5FMh/9s3pcn2LTOUTfP0221vWcgLlpiytmiD7uz5Ejvn7KjJeUYuhDijaKN\n/sIjciYX0+rkbxfOPqicl4JF8U4LeeXcyQfwk8dia6RJj/zRRfCNvHPKApmi\nYGUBKmkslGR6ShmSu6cTHm9w4zNZdOXSHl3iDYG5qceS9yxfreUF0cxiUM6n\n6Vu/VWg25lxPY/bnQCSXISjCIdelwMqB+KY0JeLFeP6UkhfH7VRYWcFqz5ZC\nvaWBI8kIt6DHo4rQ5vu8+TpPN7hBM22PHjL2JqB3lWuQk/s8cvPWrcd3i/FL\naPOeKSJeKqx/tDHZgpoeZ0dEIZWuSgoaBoPGB4c1h1YLvjIWKa8q4DX+AxZ+\nNh/Lv57jsWVxjLVihinJ1amUFlNtTP7ZW1sii2ETlsYQ3eR7mY7dxg2sqfO3\nWdnkzNLGVgLoQg5YufaShNhVcogAHX0wx3jgunjFFDs9vsO3QwPA26w64FVL\nShlW/SI7P7r4cizZWi2Ul6iSMLgOIR+CMksq26Nx3UjMgg1973Os+HTkBMuu\nmIEN\r\n=LHKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b752dd6b43859331ab884141c4ad076045994e93","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.1","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7894_1628862406045_0.008337682906690347","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7896":{"name":"hls.js","version":"1.0.9-0.canary.7896","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7896","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27d72bd62820503f55bde34b3dae801fc6107be0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7896.tgz","fileCount":116,"integrity":"sha512-JS+JB4yVR3I6pYeY7ViMpEK8oethbPE2bviuVBdKUPEnZ0HxwWUm8ZIGsIx2ovJJ4x+XzSH7G079TyeGDsvMiA==","signatures":[{"sig":"MEYCIQC159xfo9yjEI6q9CH5hkzm0Pr0AQDK3WrQX+iLHuOzxQIhAKB9K+RthX1/1mrZTaXCu8tGcXtRw/agnxWc1sDL/Za+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFpO9CRA9TVsSAnZWagAA/nsP/2aSA4gKTRfZID7n2z2g\n4kWdns7FGxR9cg6BHpKgXoKtR3RmmwujvNkptpntmOd3Jy0QIV1+U5TwtS1e\nlvEQ4MmZ/zQS5BpDLdtzDEs44E+T1hexdopCD+D36GQ1dcqKgfNR1nTterDu\nFoRR7gsbP9ocSbeQaHoo3CoqDB2LYb/UHPf2mK6uhxweBttxe1UHhak6jqAz\n57RtQqr4g40zIOxl3SG9oebr5rylMxjIx3RTxcFxOvKqb8/KsbGAAzAq+Xbu\nSbLG2kJ7FJ4GDn4PsqsaAZalcGepopzzhllugcOwljGQg+5zEOs97QP+WC80\nEaWZ4mIXPggsnlJi47r+rnDuESPGRkJAJs0eych0goaP8qCQ8XmYg7qG+Rec\nFekM1SXZBNrikTS5hlwZAcNW0DQF/dize7ywccOeVAfyF/rDfxKo9LEUVPLs\nsDTZ3xJcWGmWFzU5ltySObB63pvBBcOYLTgz928vblwt5XTtINmFfj4QMbRr\nmJPrIfSTXLr3y1MwzyS30rUzz57jMgrf4LtKwxPp3Lpr7UphoZHOUERigtzP\nFt82ifx56KZRbss49b11q2KJK//zyhkvyYNvZOcvQOy1KanT32Zu3xCgJLl9\nYRfsKCjpxWCm1u2UlLwZxl5Wl5OIMXKzoT4ivkIUlzPbuPuW4JNNvCSf5d44\n5d67\r\n=6H48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"690d232ce9c53575c9b95850b65ac8e8736b1320","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.4","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7896_1628869565490_0.23722869242367817","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7898":{"name":"hls.js","version":"1.0.9-0.canary.7898","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7898","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4cf50778605a35b140bcd29a4ecf7ef8f4d5716","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7898.tgz","fileCount":116,"integrity":"sha512-QZWjCPgqTEtISNphN4cVhv+PCd8lLebp1dY686uoq38SGGhU+gbPHLWrd57GmBUMJDGCRPTvDqlNDJszodxbdg==","signatures":[{"sig":"MEUCIQCQUk+o+ie7jtYDWQxhDUZGoVk/SGaWD26WDBvIm/8/GAIgXAJLjZyT+T2C9prULzM5t7SQOKuBdBGOSzxTJ8DP6nE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFqwqCRA9TVsSAnZWagAAaOQP/RjgcZhyrg1l+Fzpw05O\noXUZ/aSu9fhvkvsKT7aX8MVl1H3+00v0uNw4TlyU/hnZ9H7A30uYNr/QR5Rw\ndfUybypQxeCsBfO3MsuddUy+F6N75It72F7coiDFy3dH6Bw8UbmV5KnSBw6r\nC3D3Z2JI+7ejW+EgDQlzJiVsPnceYU9Mr/lb5DFyzjdslCyU5lCOtCNBzJXZ\nZ1kUeIh5wBzaiQc7HD1TZ+ZFKo6UThGOkydbWn88O3z9yxVJDsIruRRqmCIR\n8uRO5z0Q5CJ4oYZWts9R4oNuI4UaxdICHys7Qy/ub5We3E4poICfiJGqyC8q\nVZ9SfjzLcRlOJdmOGEXUTS/oat/HH8f6EMvvqn1ANEhU8B/f8NwUmX6yToaV\n/Zci10wm8McFmSHPbC46kFkNU1mm/QcBcseuiSbHEuFJgcEgmXvjoBaO2BeU\nbolpOxVMXRooTWZLj3FbMHscveYaMMZpUQ4HmDJt4R7aCMcJzAamjK6CqGel\naKfKTt1dpT94Y7Mw4GxgX6uzDT7OW5aQwlOuOgU6tqogQZzE/LcVbSsx18v6\nkTSE733liKE14dIcNy15VfU+K+XjU9xZQuZF4xUL2Xg4BUTYAarWupIDhOwh\n5r3Ag/kfT2enrx1Lvhrjq94PvRmqez3yar9ewDLTONR7cKKUX+0Yp7rFJZLP\nt1Kh\r\n=C9yu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e9fe16b6ba6dd47a96a02e2c56e7e656eb6a9e25","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.5","url-toolkit":"2.2.3","webpack-cli":"4.7.2","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7898_1628875818765_0.5388538420775242","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7900":{"name":"hls.js","version":"1.0.9-0.canary.7900","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7900","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44376e35f866f1e576506760c90981d87a1fd81e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7900.tgz","fileCount":116,"integrity":"sha512-ycLL9ldV+8B9CELAY3kWHLuXAu4pDhWyfPHF9J5IeEHqCwPWnMsvzgB+N8IyEXpBHPWM6602zuXrxUzVsnT+kA==","signatures":[{"sig":"MEUCIQCxOz+FGX8CG3scx1Tgwn+WiBNqBAFG/y+ptyns9HgzVAIgZBDgNzY9ho2QXKs04/PmQIEWsVBdcfCiJGuQ0A+Hpxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGZMTCRA9TVsSAnZWagAAJE4P/Ar0wMz2vrk48sQ3fFk0\nkbI5kMCQu6NG82FSVyE6mGL1VMKpfn259K8RS9TvU2dkytYdQUH5FlrT3CAI\ncYS54yQ8d5hpqIwfsRr2Hq20l2Y1hMg1wY3NzSw6a4WefNeLBZOU6gizsBN6\nPY8E3wl0BasIf2b1Mogszc/dpqBXfO4vKKEXqpT6N19Wip3WfDfxa+U70GfP\nZMb/XK+QE3yx2Q3xE/aAe1sZhdLXf0v51SDYstzOPVqyi80m+eCufjET8J6t\nucIiiFrECAB85SPFuz0exvPsgWpNzfReFoKBE50PM0MAf4EzPhHRDdV7JQFm\nmx8ZFQk/ovPtCzgS7cQZb2ny3yXYG0EsFmGLkyUvmkeH47F7+XT7XMgRsrfh\ndCQt+Ssg8FAp5AztoFyW7XePLAX/zRCY0pC3aJuuCZMXMisLC3m4v0bKQCuC\ndW3u6w8y4Anw8enjXAJrhUVj2YD0JhL7/57nK6jsQXDcAwhjcaPHu9CxpcbU\nH6q9mNiBquRnVOxT3GnkxGWR52BHAyyQ45Ltm0WnRQPG8I/CzgvfdbE4nh8q\nfgP+doHCBbbu8RmiK+fpIFp34IwL5UW9mUcolqJ7zgU20LtynCThUsTzlMM+\nBmXoq/hoQA3frp9sn9FG023vTeO01LKlYY7AbuJ7awBvlGCIhCiVARdpcvWo\n5T78\r\n=64t7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"29a0c2d429fe2ff0580276244f4d5337d7b33d97","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.5","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7900_1629066002119_0.5983381814705426","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7902":{"name":"hls.js","version":"1.0.9-0.canary.7902","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7902","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"caa66747374ae1bb65bf29e7ec8809acad1c3cd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7902.tgz","fileCount":116,"integrity":"sha512-0QBAed1jpTAGgj1aGmy7fWsuMy/NvXmeflQTUGV4wkAfHRt0a+1ieosZBijdvDgZMg7JXu+83TYN1+e3YGijTw==","signatures":[{"sig":"MEUCIQDY+1Zhys6v55Q8It12+8zehJ9dJp4n0U+YQD+2oAW+QgIgX4GHclLhc2MLPOXfSz1nqyz3V3vbkWOxPVUALj1Q1Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGchoCRA9TVsSAnZWagAAe6cP/RO/qNSOh4kD7Jvqm0qS\n6XST16ysx93GsK07KACUcsS6/yOzql/TK65mUMalo40NDBobbty8UTLKn2CJ\nDRsaUB8+m6G0A/91JR2jqT00YwG7RBFiq7F1riY3Ku+a6UdB1SXj6XiOVikO\n7OSY0tCRmFAvLJ9V621nZtzWeWT/smqeC6TUGt1rLpN5iopB1TXlCJxzauCQ\nIPKs1c2ZlgupqfFQ8NE4u8wO9B/JWeDeNzBJj+y+4Ir3peQrHdbzY0zXhOJ5\nypWP05qRA5cPXTtdHx4losY2Bc2yJhfjRCpKzv6agFFFZypk31QV3tMO/WSQ\npm6wSWQbFAb2Kb11y2nOu95Vg9zs4Ozxk0JQmsowf+nM+x21hDM+CwX4sSCq\nB+K56maaHhCHAo3dk0IbdEJb1Gmh2BEBb+WwnSMrM0CAt4VWbP8LVU1d8Vdu\nWJ0WLMu+7PHFg1mW/pwDsu0h5fYyymqM7KYACV0oS60GbJjwdhyxXptp1WuD\nRdUjODJhyq6QKU0kdSZk8TCtbH7DekCqMzGlKgNGfhclEaDEGUBoxi2ohob1\njltCN81r2b3pNk1n2kcZZrhrXmPJWevLsUJVN+z2Y7yOtWdpvX0d/rSJw/yK\nfgd2G9D2+JReuzSLgLBCvkdqqtaO3CsVVoWAElP7cX2wGB4uh4r+xd/JJ1cZ\nwp+f\r\n=hrH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"314e99a4a4488b8c6f73182533b88242bd446066","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.3.5","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7902_1629079655803_0.6498285134823789","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7904":{"name":"hls.js","version":"1.0.9-0.canary.7904","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7904","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f608681126bf9eff19a4427f320b3fa658b17e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7904.tgz","fileCount":116,"integrity":"sha512-QAxQBhdREsesArtpIhOOgtoqiqo3kOzDShOjynSI5V2R0WC9ZgBjhQkJYoZbtKpvwGTqPcr5Vj274YjMZw3Yog==","signatures":[{"sig":"MEYCIQDhwNDgUSqlwO+1ug8uxFK1EmDF55kIS2yRRDE4eVwrgQIhAO4/zmcxvA6rTmmOo2bZ4XxuVy741kLNeo82lhl9Z6Z9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGlqsCRA9TVsSAnZWagAAE4YP/24Un+eV9/ryVpEu1rmm\nHjW5dt+mgDUmG6Z8m5K7EMamuaANaUB3xkwGUAN/Bm5JjDcMBSDUcbskYCkP\nyn0DzHrFWvGhiGw441/jdoCkWASgd5SYeamJ6EOApMylkzz5HphxYbZYxPZX\ngIx43XxNaocOuOwQh0vFJH5lrsjhPIATdNbQUdTuXdRocoBKxUEaHM3jqO/M\n7ICTxYexw+qoDXZ4CBYobIgopC3m+6Tzygmdkwr4wz9mGq0HGFFBn00VhvhA\nMP/gZ9X5eYkAuis7YLnZgfJOw9jzupmqv44fwkc+buKgeat6NSTAsC8S19in\nI+Y1mULYECUCW7Ogwzo4t5d6FSiwzj7rGiaF053oRAoQV1ri72ewa8KTNfiL\n5JbpLZQeSv3QJuAo7VTN5WWNPhytnsQ70Vo6kQZw0+u05zTtMXcT5g2oHAdn\nEYuzNIrRk+X6x9UtxpepkCS0sQUGcfI4KsQ+fnWxtO6PtHN0kyAJICbQHe1V\nd8FEfN2fqvE/9zkkPFbcR4EMkl07t90E9Zde1EdKr9j5bde+fszOauGkw9RZ\naQvrN44eoKX+dQIzYPiQuLPUG5y/Nak/y+nK8XebZri2GvQimSN/zq/H9piu\nalSIaoa6f9hVX6JEwuOJNUc+Oatu505uHb2netRAxHD+yNroJYCETuu1e8jn\nv8FA\r\n=YGlK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c653fcd9babdd67835f84358de87b3c43efb2a43","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.4.0","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7904_1629117099916_0.8199928324881824","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7906":{"name":"hls.js","version":"1.0.9-0.canary.7906","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7906","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45782f8093ee255f8a8e9401adfc8b79d4575d7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7906.tgz","fileCount":116,"integrity":"sha512-91Uw73PiWVf4we4N9WfFL55FH/S+qFXmLXOuTMh88fvhGJMrv8FmvG23szoKqrM/8U1L7bk3oJ/OVKVnn7EpwA==","signatures":[{"sig":"MEYCIQDWqPKBdSll1rbcsXckh3huoEGHt3hCUZLZAzMdqOo8GwIhAK1h3mqr5Cx0ayktkLUWppeNCEaCrR0NMjy18eCBZIjK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGncyCRA9TVsSAnZWagAAItQP/jSnI5sFb0yRxZzFwm8B\nPYP9z5u2Rc9jEfuTWoQJxe3p0RJ7U7p8/jjrYmkOO669uL2RuuwzbqofpFC9\nnpg1e70Gp0KXf5gV6xlUa7XfJXlkIdIOFxS7V8AslKBNoPdi+O8lsT3KvIp9\noPwBmqMRqXUOOxwwq/Dxum2GdTZD1WZYujz43Ph04QRfStHU9XVC1chGSEMm\ntMhgN4sGXIy5jVoBUE+NG7OKa8vzo3Q8JIiznyzkTi+nNIe/uRnRIAJfjFbb\nWvCErYbt5EuxdO14/FrBPs0/uOTzLinm0rflOqZicXEiCUhOpO3ZzR8ozVc7\nsloZZrqpTXveMLIDwUDGm8dKA1I31KsvBrOmK1Stqzj0Nl4smJefcwrOTUVs\n88GR+PfSkM8doCXL++VPrKPZHZwKqGt2f9NEvFN/aRBLtcWu3GojlZTCIC0v\noeqVHPjfu1mL8ZHY2CWQwSmU1ZGo5zRNuW0nmALSWNHfc4t+PvIEsmrhBq/m\nD8q79M4prL3/Z1CrF8C7xaOsHy41yZk9a9KtzHIvfU4A5Kw9udLvC6StCygs\nxmVdHWHB5BmbCXD/HyMNHF/Z005JknMTD23guHdC/ho50+msS40x9iZzr+/F\nKNT5KW1B02TQcqdAOuY4MSRumK7+y63QsKnd6043DPBMGHP4F6VpqhosPTR2\n6SDV\r\n=5j/z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0a558ca4926201b6e2682d141cf8964e0c033c62","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.4.1","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7906_1629124401902_0.433574017160248","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7908":{"name":"hls.js","version":"1.0.9-0.canary.7908","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7908","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"176ee027fde7ceeee165456d6121dfe8f30f4a98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7908.tgz","fileCount":116,"integrity":"sha512-B6EAQ6a6G2A0IhIn0VjzS9E+xjCxeIUinU0AhNucbNv77gxRxoKi2AIT7da+d0aCXXZbMafjWn2PpdCjjkrb9A==","signatures":[{"sig":"MEUCIEnS2GvXmhpB2AsWMXjPjjamZv6cuJsl9Bw5HKRP6gnEAiEAzBsfm+GBAmgAzx8gGAQDzVQWqNGcIFvzbYx5Nc28PhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGpcBCRA9TVsSAnZWagAAmecP/RdO2Bg/6pvxksoCMfZX\nMp8FTfwwsFQSIim/J15FBRjc0DIlFsR9DmJhcpE1fxWBuavaJYGOI2fPaZPB\nXmez566pep77O7RxsZ0jWGZ+fL+qx2fo6MbF8DOSicBgU3KdtdO0xOzJXFOA\nTsAhRrGeoamPYaRS4L8eM8wCBaD/JPB7W5k/wKSN8FDdKkkNS/WLxR1n71CS\n1xmZBZJna1vfy+ogL0lgomsAzEue5hcMWVjiY3ojsUtFSDRNfV3Fuzk/8ak0\n5b8V74lc+2XLsdi22DjTLLNS3w7BHsmJKE5BRynNilGpttzg4qJC8NerbUAE\nYyi1SCC/xzgo1nDf833bGebFaZLL09R/PtbO/4Th/eHTjoq8JhHcUm3SBGlA\njwk3J9DeJXHRNQZD79v3lUeS8RL91kP8NWr9D57izH6KQ15IUwxCb6S73xI8\ntSrFO+BmdfJ7nJqlAOvdSs0fzRq7KvmxEyoUJH2zZmU19+yDdpHptGjUK4iz\nsVfMNxk9mzpXaMrNrqNdXRe7pb+Ttn+YjTD8KzkAHc4XpM2mz7R3NJcXbX3K\nAbh3J2Xqx5lqEi+7VcppVLOP+wEB8m4IXe53U7FIHNzeXVnN09DWc6Tkl9X4\nHDtVrH11aBFp0nKlBAJAvQTdAVhb9h7cWRMQyRkm9HJ/JXzkpoygTh8wl19e\nL4oV\r\n=8r96\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"42ba6a868269ce46c527db840d11f7e335903ae6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.4.2","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7908_1629132545386_0.8956046418904937","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7910":{"name":"hls.js","version":"1.0.9-0.canary.7910","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7910","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a1e31e3d632a61528339d544f07b32d02188fff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7910.tgz","fileCount":116,"integrity":"sha512-y/l0n7oYcOlq/rU/8ViAxr65JLEU2j40sWzth4OouwwaFfq40rQb1vkcKo2N+Q/BT983wLcKN9WPNeeprEXVuw==","signatures":[{"sig":"MEUCIQCAUg71C+oMg53RTE6EW9r55lhEQKeh2Geo+yo5O1WpggIgDsi2RSxQBeYs5G6VZXNxSp+CUNOgb9B1/MTW7r/vSpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGqxOCRA9TVsSAnZWagAATgQQAIojv43WmYG30PbmP2HS\nN6VuhROrNza+iYF0Qvf/hotCS0XKru5J6K/F59mdMJ9MBDcUcqUcoxEvYSdF\n//TqTrJ9e07ltMcxLuo5El+5x1SKUEGbA88Cf+U4pxDVTEegOwzKTJlS2QXZ\nReLk1n2646vR3nYood9sd+Axs0ziPfGWdgODWo+iFB2Ozp5E/Wg7EpF+Lwly\nQJrzh7yH+FU7B1eYOwPfVpjBCucxfRnOlCz3eOa9LJfTxCQyox3wk/d0CYLU\nwz5q7LG6vGHZwaZ1rJTgLgHlgdOOwHSgi+9Rw8WofRwHGVXMppxJW88N+EMS\nOCVcsGKxtGXc7htUhD4LZHDrzUU0qm5XxUs9OqS4aE2VTr4p4SvpGO+FYQVa\na3NNaunUw+ZGw2QQRL52NqAWTrWm9dKaecvCVE5HtvYjNBsashdMW8BoBbNu\nPz7fk7Rm2rdKMm0wjg9DZ4g2ddF5g6l0KorykD//eOnKUWPcNXN7Y2Nkbvmr\nwzSVUVILNET1iVrkJal4YiQTaNZmSX1kY1F3O1PPZGaYx5e0tzs7QvhtltdE\nCc6v8A6CqE5XR2o99WjepCOgDLDf5+rT+BiqkLeU1SB043VTzAQF1CySdsMG\nUFu+qq+L7HXBau3lRJpVo2hGcad6Grs+qp3v+nmP0CdoO8S+RyIjHKU6BB8I\nYUzz\r\n=Mxy6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"443ae42941d36ffb932369e28ed58f4fa158c563","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.4.2","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7910_1629137998736_0.41459228862197905","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7912":{"name":"hls.js","version":"1.0.9-0.canary.7912","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7912","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31f8ef6a92e8ed5a6c9dd6875d5138110d9c6972","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7912.tgz","fileCount":116,"integrity":"sha512-xsBYZZvRKz74BNDgT0ZSI/kCGVx8wS02+z6k4/XkhDevJc2xDYQj8jRiLvY1WjP4IAUdWgoO/E35PlRuZ3d7yg==","signatures":[{"sig":"MEUCIQD963IRxXQiWFeGEqpN8DXS0mPUjmbYFqq1sxV6DqxEagIgKoUgm3Gi9zNk3ZqGiobTkucZn9X+o9mZG/1uU43Ktpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGsydCRA9TVsSAnZWagAAVuYP/im0/xAzEYrsAH0Qruox\nOs/YqiL/HD5C0bT0hJ90WNk3fphZUMCzghQSSmZWS5NDzDOadSUG/DpToPFD\na61Lz+Pk1oulfMNCr/aar6S+a+e5OD73HZne3p/acZvjBH8Ea94MG/BWfck4\nwmdOffBPNVwAlXs+Z9T0Btjhdgi71rp/6fBuc7aXv87KRYHr5vDf2H8QBXPm\nHXGz5H98YnwDxdEnQyhfpiW4OovyZ3JZsnabJdz58Ln2LiTDm+/6PNC/rGj8\nnCd4L9gZfw/3nuwHxd4ME5bsrz7Tx6Adeu8fzLU1Ae51EXuXScp++E0ELH4m\nERg/LupcuiPdmJBlv6qGi3QJBV7xN5u4mobQJRKCmlZosnronBSD5SOn5pU6\ndYLcewecqYAiSCwUpAYALpf7VIhK7UZ6cJpA3v+nHdXmpv+FmFC2Srczf8B9\nBBV8OaenU52H6ZXlmIpViQ+5VRlkhqfIPewHtpN+47FzShJfyWMqNamE1pRn\nzOc7HVKz4YEVBydRDqMLRiGucq4RH8lxN1jcDfvACG9GJ5m9C5YhYGMSxpfv\n73NpeXlTqr4mg43H6fVTpEXrDo4afpmgV3PgdD/dTuM7TaUA/ZwK9dOo+v2c\nuyeJGpyl3B/e0umlCDpZNS6a0c7UbuuFPtLOfOK3sxyt2e6aW2H6nko8NbLu\nCpRg\r\n=Nvuv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0b1b4be4de334e4fd044020be723d155705a7f76","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.0","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7912_1629146269333_0.18020131854833088","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7914":{"name":"hls.js","version":"1.0.9-0.canary.7914","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7914","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"433eb3f06eb8d95ceb608b813d4b7c4aefa679d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7914.tgz","fileCount":116,"integrity":"sha512-0a76CsdpZE8Ljo4Q9MzKMIH4K6ZiPTLcgyDJ2bQWCXX2u0X1xtaCKE2N4enWpL/1Xlgmy5T0W3daWjpUPu7JmA==","signatures":[{"sig":"MEUCIHBd0b+K8jM2uyp3WrXxaC32bdBqhYrPHfvS+HNZ+AMrAiEAoYfz26BVoREHlZ7pb51mteHfsVsebRLTzAKffs8Ea4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGtr1CRA9TVsSAnZWagAAqnUP/1ymwvq+dJ7s4+aiTEU2\ntdoVgF3MtnICQw5OZmqNthI8hJ/ta1f30fIyTAJ8aTNY4E0AhMAaoO5lfIm5\nXrksvo1JO+3/C9rHjCHfgKXqM91763+C0fa6GeR0RLMXnwOWglYb4bnszAgl\nYM4WTFRVdcqDCc5naW4adIvmtY/5qF8T9fwBEoh2Wp08gpFNvxJ9DFPMjw3K\n/3PpKjSLXa7CPCosM5x7adA6xxZQD0RK7/uCvO4GWsfi5bq5xq8niuewvdjC\nAOa6RBSaniL7HLZjhwmZuSNVsRZUK1SjKu9jGrEJJ2ASkeqyUBTvX0GgwzUP\nRB6+S1xAZCM37XzWd07L++ffronlotZbM9GgL8/ltyZzbFcYr63gmQuYGqR5\nc2KLy2/2s27+KJy+YXHv5pPdsD6ha4FHCOd96JEsd7exqI2ARqz1Dmq/QEgx\niDobNBhWrSWy5CRbBldljZu0c65ltbWQADYIQCAGrUSPIg26+lMZnJM2khII\neF0xJyc03A0lOOHTFNI50Yw5tZdjJnmW8I6bLAQbzgy4NRWXicr68D7UNUTO\naQWxwWHWFGS1yrp62Xgg3ltH3BP2oD9tuF4rXTw67qXNGsmSweApRdDe9Wxd\nYD5tgcg4SuNCgTX05DlasiaIOMvs7Ij664I9JiX5V6ma4s6cyYGyPx7WXiNi\nhAG0\r\n=kncR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0f17c08973485d424b7acca7b5ffc88271bb0528","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.1","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7914_1629149941427_0.19437278161499205","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7916":{"name":"hls.js","version":"1.0.9-0.canary.7916","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7916","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fd6645cb492ff3e4f3e594c2e2f9de0c1ac46d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7916.tgz","fileCount":116,"integrity":"sha512-zxgXe8bkfrVf4Aq352Ao/jOoUw67HrWRhS4zt8aoQDSKFsjP43oL0xEdKtLgX5AFcUZQhlNaxSffIzWGjHjAXw==","signatures":[{"sig":"MEYCIQCD6upk46IGGk+bupoB+LL6Qnw762JmZqjC7qo3YM/o9wIhAPFRAo3ZT+vSmsVdYhmPzCxNiKwlbhULcmCktZsbU14g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG7ZXCRA9TVsSAnZWagAAnYAP/1mgMwo8ZjrEvRgOlRef\nbrQJEyYtPZ3pDSfLF5ds9vPbvaHsoMiELcaBHveZUSFLOgOBnKGGHo6n8A5N\nI78pvEp6ZdMCoppiZfonHWmML5M7Yjsiba+q9c3bIGZKZYcGXCnxYXuCCUWW\nD2dS+k04RP7mL37kkQ+XyHQvvkRWXCmBTh6qyjAvueo1+Wp3lgiR4oRgMLMD\n+EjA5bgK0J7FqBQEu0iH79Fjqp5ZR9oQW/Wmi6wZ/fBo9TqcG7NRnWh3quLM\nRSE0JyWrLrUmo1AlDt1BJ7FiqVwqijGrBqMHnU0orl3N8lJxMoRF043Q60EZ\nLsHS6ac0a6Ijj7+nUtw//ln2eIQExZBP1wuxvgJluxbyHYFsy46rYc2fRw80\n8CIP/w9D1GoozDopcBiugV7aTScI+e+KLCkqHIAVjrYT6KuwbeNglokjVqZK\nxXNCPSY/MZkZ9/j+pTrU45KB4soOBBTql3hnn0v1mZHjinPtTsiL8F4178lG\nH3RPWSWBNVnaRrOzKXMypfLxmp0eQe1IY0qHXI6u14ksIpHy6G+bw0WpB1KZ\n4B8eQ2yR6sM1IQmLeP08cPGTwcRkLO/gkuxI4SX8+sNBJoMoS7x3K2UHzefD\nAciacbJncogMG3r0WM8D3g64QJ58fKtcfUs5kccf9Xz/evndR08u40Tsahbm\nDYGE\r\n=g+1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dcaebff31d1ec9825d37c8c266b8b5e490490822","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.2","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7916_1629206103227_0.27158948733757615","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7918":{"name":"hls.js","version":"1.0.9-0.canary.7918","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7918","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8c4f5e6b0d8416637f3458a3856f8394b87e0205","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7918.tgz","fileCount":116,"integrity":"sha512-/+ld7nnkr67DQIZ32EwQOWDYJvHsBH8/KdruklCmsHsPnchKPzANGjJyTTOjygL6Rs/D09yn38JLTS/R0fVs/g==","signatures":[{"sig":"MEYCIQCHCACucCJOvGOPGNCz7GmnQLlRgVRxjtlXwgEy5YMmgAIhANc3QhB9rnLp9wgMQUzygeIqyhl3qQCG9g3GTZJCGq24","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG9DvCRA9TVsSAnZWagAAcycQAJ6jIcTJn5Sl7uyqORJp\nI4U8K6+2MpGACqLJmXPWXDImZdmj47qxjYO8s4z+NOOjRKChBWTu07IhXFC2\n7hVPoGoSDo9ZnGoAE5Uf1BdxpvhBae6UeQ32Bn1PCPiF+LvQFtbvC6Y1ej7L\nXtmyRqW0KnDQdLukhMgVeg8wm6r9I1bY+Tf50M+B3jXBgVw/df/J7ey5pp6e\nFUDbBkyu+HrgyKwmjGItveT0od5142qsLYKxo8sR2acDG+zGfwMZSE7vEfNl\noPsBcPo5n9IWsa/kOC5hjRyRkgloO03xdxX+t3JhMzEZ6sqOc63uGtYPWI/p\nr8te9TtxWLmzDW5eo4Yw3psu7ftjnK3bxNo6j3OwKrRq/N/eoxThL7FqrWhW\ndWqsAmof9Y9tSaF6Kzu1N7vV4aPjn9WsVdsYvcTg5bSf5TlXsBzplx0FIsao\nyepLwIDaBxHMIXdlk6lS7o9qY9sIhlgdd1xnUeUOBMw1TTN0r/Q4ox5/6CZ0\nDsBWkbbpfWbQa7U8PMLTiTedK7fg5OH9QhgJZxp95zE6kUwV2KLH5dIxR44i\niEIGqvrPdi0q4uqgpY4SaA+3L7mkPdyQZIttDTh+Yx4lK22DKl5xzsjJnhbO\nQVoQMWDpeR4efHoj/oVMuCATB8bx4HNjSvxFKtQaCaasZcO/SJzMZKOkN97P\nteO+\r\n=eHYj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3251fc384d8fe419aa106dfeacff0ffcd8396b31","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.4","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7918_1629212911275_0.8875058810807392","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7920":{"name":"hls.js","version":"1.0.9-0.canary.7920","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7920","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4f05de6af9591e54e5efc4c4efd0bc794a55389","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7920.tgz","fileCount":116,"integrity":"sha512-TT3VFYhLw9jst27OKqsF7UhdSKHaxGZ844sX82T0Xz/RCTXKVXAm8FWs06rlYSZJ3nrCMdM0jnNMPa19Uusv1w==","signatures":[{"sig":"MEYCIQC8HJqrtYre1LZf4r9MKsFjo0dodpegvSGokP0MHVE2rgIhANaavBdlJypZxo3xmyrF1VzOB2f00ErLVA2Fxb6iLJ2u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+hiCRA9TVsSAnZWagAAq5QP/2R/QM4C/8N+wMaVW0al\nB9C8EsqXaXgeZ9ecH7owDLbeF3Ip+QLQWH0V1UdoWO37uxHM45at5xKX1xsX\nQpGkgM22+XRFqVouBfFqYNsxV3B5RKBJPLXkJiwqo4RCqleEGRwTVBbI6krC\nB6CZNPFxJamPB6QpHF9tszVUrFpExGNtGt+HNayce2yxUP2dv+/aprQ8zeif\nMbsw5FwROfZcTyfBPXRM58FT+P+eDpOqYSDKO+o6orbjcHzylDejTwjlSP5R\n8vAFGrdEm8wgj1I/ojZrzliZxoiWm/MXEGM1TePfugGWGfW/lvVxhJPE6HJR\n+N6PsbpQQKfp/IUfX4M30uV+4vlD/UNVzukc7fAaZ/xPvuDkfeSE7wiSuPRN\ne7FxL1GNfiHu6Wgm5X45jxesV40LPepz2S64dQMQ34CnZjO1Fmu3n6VDi73y\ngxHhkqkGhVG/T9owevYOkajrV/AmT1+N6JS+zNLguCnx97bFGfwBmsxkz/dn\nkJ1Obb8bCtrgD7iB13OJBL3QLVRgLz8mm1GInHMItdvsAFhHNv+IjLa9sAN8\nb/uSJIytJ0bw6oXXNF/SqX8oo1b9AcKTer763msSngA4tJKBrqyIghiSrbca\nN3cCmGjvnOOTUqHQ/CAxwU1UsixmqkZXBqI2L6iF3yEBBJnxPZlqgSQX/PcJ\nh9WK\r\n=G5Ed\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"19da33fb390b5618247ab4cc2412bfc238eb7822","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.5","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7920_1629218914462_0.5354107924228375","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7922":{"name":"hls.js","version":"1.0.9-0.canary.7922","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7922","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"712dc38d51c710628902e8fa244109d23f1299c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7922.tgz","fileCount":116,"integrity":"sha512-bi1RU0pZHryZNsmDmv6zUaOq2SRtct7hhfz82lXuodYEhM5UOTogfGnqwaW4Nj0XBFR3rRefq88JOHwj1Wkxaw==","signatures":[{"sig":"MEQCIFl3jAQ9pzKpheV72RCn6zlP3ASoSbkPF7Gk8lEF3uGnAiBDi/DXOlgeLxdLO7yppJhcnHEo0KXPSiwAanzk8NoYnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHAutCRA9TVsSAnZWagAAt10P/0kRlSVIjsqTUM7H+LLy\nkfqB2MvzTgVYA9y/eNgMUn3yyfe+6JVs450/OlNBvjV5LI2gntIMAMSZckBl\nss4IE+/SQ1vKuAIWd8RYRrlJwMckTWUgwwgFGGK9Tnq6NlaNz89bLSVGQeju\nxnlp+8eu76gkmPVIOfVWqDxN0qsOeYADzFYZSi0vzyUpktDm2lYGLvUCPj/X\ntVP31cyk5R1PL2y77OPKja26Ta5UdYgNJiqrN188kqfC3UgdKsXvpYSlEO4Q\nydB1Ppxg0AhNn5akkjEfipHYNKF2j6g2FLRBMyYg8ZovURBgsaY7qr7qEupO\nRQ66slBcAPs5YDTgAT1YyfVS6BXJcoxxmSJ+RM24r2y+5jST/iJQbQBoaD9V\n1bVAnlbp/hD+id+eIt04075MXbZDBJQuso57NeGP30pefn8EgckEyCSQfu0n\nEX7oTIm8wztY2d3rcJIoIbQVNhFTEoBxfdoXY0EhYxSC8Vt7bu3Wo3TUTutG\nXlSbrsYTtT+kNjxXSHKpdVTDgrmScnxPzWLsJe2mF4C0UTkbU26KTBpz3xxd\npuL+bqGPPlzreRivW0oHt67QKx26lfgGgv5/Qu1e9uFffU6DJG/fx577pKPE\nNPYqNZkdUt4QGDq7g2mzwspMHKYyrRT/H0VR5qvKC4b43++YMHpTEFsiw8+G\nQ4di\r\n=JAqv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6ce32dbcf4306fcc61e879990b0a57fefeddded","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.6","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7922_1629227949643_0.21815773822245754","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7923":{"name":"hls.js","version":"1.0.9-0.canary.7923","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7923","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14075caa1fce49b2d5fe1e181c23f0952d8217ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7923.tgz","fileCount":116,"integrity":"sha512-4LFkS3tk3f0zGvAoEPLLz/TVGZ1s7bTfhDaQ45qMXYHTYSnHpy/02IIQMQ7lJ7kb67jx7aqa7NQQEQsC24Hp/A==","signatures":[{"sig":"MEQCIDAxwDB+wp79bLxzrobnEOAF495jQqU/DcPmgHDcv2c1AiBx0UdcOpLGgXaLnKZvjxAy6m7DsHGGj5ePhEi2B9HeGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIOivCRA9TVsSAnZWagAAe8wP/3DoB7f/Fh6mXKnXmhCJ\n8sZgbHLpfc0YRiK4pmot754Y4ZGvpYOuERKWY2Df9NyUm4NmGJwJTWzYprgm\nSXfiWP5abRHXJuaSekbiG4D2JIonT40o44eHWNbJi+Q/fybTGsEmzbI36GkX\n25SpC1w3EP53xC1fvmA5n8mSldFduDjyzlawUDdc7JjS4EgU2Cpl5Z4ZbOk/\nMFKSM289wl4313zant0XmFeXVoadON3o7sb07iekml87nLI1iKE9OQ2PHsq6\nZVgNxIJn/YwyX7Vsm6DmtOY1KPTztRcsC5RkHMGeU2Dm+D1njIH6Lllzi5oJ\nsIACdh0kVhAUGPkK2VauGWHmUeeGhizhysVGEIsTsnXF7diuUo1ZLrJqAYPG\ngvB7lsqAkBWf5xGVDZjVvBFz9NX3EoTDJBUtc13kTAYCHO1ovzyYdHfWOmco\nsxHqVIyT3h2L8CDPihmkAqNPNoSWDx5ccB0USFOq+rcwjBQB3SHz+w0uNq63\nwSWemsk8wrZ/jzpHWHQU4gfpst7dQiRudJiFX10/CRxDlE6zQWmivHV5//xy\n3bQ294P1djJJYO1wUBmTZp0kDte9V8UVLjNYnI86tF5GhB3yt6et0X6j6282\n2TDv+cgeQ2XiMZyBPiI+J25L0Kx61dJgWoeyF9ucS0fXiI/b1IHTHWiMEPkN\nxVDn\r\n=Ey1y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ea75a236151c1ce4ee0cdf6829b571465a75c3f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.6","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7923_1629546670755_0.9597024153977576","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"hls.js","version":"1.0.10","license":"Apache-2.0","_id":"hls.js@1.0.10","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2626c19e0a32904c1915a842c591f9b0a9f5066b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.10.tgz","fileCount":116,"integrity":"sha512-P+o/wjGJsnqwdXXYfWvopOceXEXFV0H8vs/T+ApsscP/GlpUtdIRWie7qc+jbml95ThjE6+FVci9VGaD51r/6Q==","signatures":[{"sig":"MEUCIQDa4fE3p0W1mfb7TcDMPtoOAkCYL+CWjUpWbWFRiQVHPQIgX1dGq2rOkzccxrrw9FwjOk3/mWaGgD2wW0ftYgxTrp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11399865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIOldCRA9TVsSAnZWagAAYWoP/3P/iIgn4snHcIJOM6XA\nuMEFRkzd/LVoLtWlZ0C8ZSUIKaQ1qW2ST+Y3LPfxb9ZmrnpO9PQaVS+lj+iz\nmKVTRUd64OdLwmKHyOiVniCt049BePM2jmNWvydiwjkwkBZX64fZbb6ALhWw\nhnJqKUs7cG7+NsZzHCILJcPZU1BrUUVfjOIFS/VlvviNz92WAnVT5TRn5UnO\n1jTIszfo53hBJHaqpNIbrWb029HaXmLR4PFs8pxou7GtE/1MGWbWBgrkakVU\nyygepBoffoY+/7TtPDM//ATWwKHp1GAtocQ+w99GwZMoLtYl0UR1TSaE8o1G\nys7qkFaCt81gpTL3KrSGMg1N8ztOGiYIIltz8XEAK3vYTyA/J3EJKfc2K/t/\nZy71qQz15VrgNhcpP2EJ7J9wnLQ0lIffykstR4KgMY5gqz/LE9zDooAqDQoq\nt9RhmizJ8go9JLp6z8bu9EfO5hmswDlMeLekzdpTrCDSbUHmeekjB6lGp/20\nvccG1qCmfCvg7SRAea+b3pgLY00qNrVqivfya7ZwC/cl2k2FUWbuIzQ+KUC+\nx1PE2eu7TuruKZYeFVeBaybpl2AJE7xph2A28GE0THOl0Gh5ee14cA++aFS0\nxZGFpj+sEhD6MiJC0fSSVGtBNhkCau21WDV4aiuF6FW80mVNXKO404U9jt8r\nfNY9\r\n=RmqX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ea75a236151c1ce4ee0cdf6829b571465a75c3f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.5.6","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.29.2","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.29.2","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.10_1629546845329_0.4698701794452911","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7932":{"name":"hls.js","version":"1.0.9-0.canary.7932","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7932","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cda383d4ec09bf355a6fccc41ca72bd24a2ae8d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7932.tgz","fileCount":116,"integrity":"sha512-KZVYwXgCRALL1wab+PYw0qeNL8wiFfjz+Ko035gNj9Fae6+oN7yC5eRC4CB02PX8WaixEWeIbissptZ1Ol0QPg==","signatures":[{"sig":"MEUCIQDPzn+6G3vgcJEkdOfdcoQaQQKyShbFcTBfMsCE/dw6LAIgV1sDd+d473GaD2W54q7znFNCfwi2JZxghZuar7SZpVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424251},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebd025d3c6b619446833c160dc79c6b8bd38133d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.6","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7932_1632147975323_0.982304172924795","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7934":{"name":"hls.js","version":"1.0.9-0.canary.7934","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7934","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"262cec63d050c36ceefb0d9c60e015ba00dcc040","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7934.tgz","fileCount":116,"integrity":"sha512-qh8CfZoli65ViU9G9q2V763JiqG+CDaVFtaJHZQqVCngnCjtFqMb5pypCU4robtIgkvpvJlzITrL+z1WnIz4KQ==","signatures":[{"sig":"MEUCIFqMUKt18qhGEJ7gxfl9B/hZ8K+NmmM38bTDo1rIujqrAiEA04yoZke/jxrMn0kIbEottzIK9vq036RyX1LillBighA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424301},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e80f3aa0417958f86e24030da8c007e4db4d2d35","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.3.2","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.1","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7934_1632331643259_0.5577447461543796","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7936":{"name":"hls.js","version":"1.0.9-0.canary.7936","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7936","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4294e74bc6598244e9610846f62e304a97b7031","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7936.tgz","fileCount":116,"integrity":"sha512-Mt8FO4GjTTEHIvU87UV8L+dQP8EOL5+WuGWruZJYIvrcz68fdo3g8AQfsAVUobzj4+pO+0EG2yLarL4jtsOdbw==","signatures":[{"sig":"MEUCIBtDjcpA9DugGPk7m2gR42NBMbB7hXasgGa3QOybGsHBAiEA/WWVdDSzKHDSPul6QaJCRukblfVZX/q8z5xIUW7P/IA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7f0c723a1714df39b5d6f3bd2a94b0f96d42689","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7936_1632334711341_0.6940774910710059","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7937":{"name":"hls.js","version":"1.0.9-0.canary.7937","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7937","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78d1ef0709f80248ac51d3b1151253c894e23a42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7937.tgz","fileCount":116,"integrity":"sha512-p8IBLLf3Pz1BGMl/HqWP7SC0L9QPAsI0HphBYfF+LEs3jwnSPDqfGcEjIAWrMohc7xoHCLiN2fWoA73gJ9K0Iw==","signatures":[{"sig":"MEYCIQDDTy65BDpYnzd/iRsGmiQoUD4FeyaP4V9jZZfu0udcVAIhAIqzMCWtYjSplb2hg6erLoNQN56zsPKMH81W1fPKwG56","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c5d48d4ac6fbce9115d89f9d441dfcb7aed63937","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7937_1632338271181_0.9350429242915392","host":"s3://npm-registry-packages"}},"1.0.9-0.canary.7938":{"name":"hls.js","version":"1.0.9-0.canary.7938","license":"Apache-2.0","_id":"hls.js@1.0.9-0.canary.7938","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1cbd40ff9570f93fd5d5363e0aef6a72900ac98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.9-0.canary.7938.tgz","fileCount":116,"integrity":"sha512-boMQorSyJFEuMHRm4WIIL0ecfRHgBitNYU0Ygdrj+ve8ynmeNnRVO07XdeULWNlFtQIe5q+Mj5PpqCf7RD5KPw==","signatures":[{"sig":"MEUCICS7ygEGT0Wu+Qmxam/wjU7H+MCDjufNl+ETo+KYPGn/AiEAg+uQW3bbBBNcus9RjQ4XCFLbxrnGyhsJ8HUfC+iyIfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425036},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8c41dff11b165cd8b58cc1f5aa9667e15d593dfe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.9-0.canary.7938_1632343496048_0.23672492590848004","host":"s3://npm-registry-packages"}},"1.0.11-beta.1":{"name":"hls.js","version":"1.0.11-beta.1","license":"Apache-2.0","_id":"hls.js@1.0.11-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9ca879cdb415ccfad6abe35b82ffbef7d15e548","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.11-beta.1.tgz","fileCount":116,"integrity":"sha512-s13j1ZRiUnhkxKWSqRBTtJPL+6kVgF7LV4PhITNIEsY9T569s9ls2PvXcVxxus5X40xhY0jc6fQbwI1aH1LFLg==","signatures":[{"sig":"MEYCIQDBv18Fvwc74DXv7WVp2g5ElBd7NZ5Zc/fMskqLCh/YbAIhAOPQD7CU+fEJE3m1jz7ZuFCf1SKNZDQs0QROB/F5bfBs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425004},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8c41dff11b165cd8b58cc1f5aa9667e15d593dfe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.11-beta.1_1633095340105_0.1628277169160408","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"hls.js","version":"1.0.11","license":"Apache-2.0","_id":"hls.js@1.0.11","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8bc4adf7a80aaaa0378e5e3ad417bb9bb9bea3eb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.11.tgz","fileCount":116,"integrity":"sha512-KY6WUwtp7v+L4ec5hX6waNB3N0HOGkWfp3r7XcAZtUc6MT6TzbTsH5wYjQTQVQXQ6HVrDGqF2U5ovc+/R4E3lQ==","signatures":[{"sig":"MEYCIQDBd5RTrSnFQrKrXC+V6ARWPP1CEofA9CvBFcmJsteDuwIhAJgHEhsueazHNuoKK42H1f2SOPgTHOQ3kDijobfxGqHS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424967},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8c41dff11b165cd8b58cc1f5aa9667e15d593dfe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.11_1633099327182_0.8351042975685004","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7939":{"name":"hls.js","version":"1.0.12-0.canary.7939","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7939","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"920e4da65b6e7dfb051b98ccb672065780738346","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7939.tgz","fileCount":116,"integrity":"sha512-3vHggEKStKpBEU3XjdLN//E3gbOmLPmCYtEXy+Ff1Xic7YPnEfELRkxIYxNfJs/+5ZY7hjfA0jUQfzE3eKJofw==","signatures":[{"sig":"MEYCIQC5jh2xeQcHcj9JZUmhxsPVUhYoKek5WOL+JH1tBrFh1QIhAL5qFrfvSbmFuiPAHnzeRulDICRsmusx+O+Zv9RlQtdY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425041},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ff1ce75dc945600572392215bb76713eb0a59ff","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7939_1633807800174_0.22218986305881128","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7940":{"name":"hls.js","version":"1.0.12-0.canary.7940","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7940","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"21e21fe5b277acd37e1e1a042678bf28caae7bf0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7940.tgz","fileCount":116,"integrity":"sha512-VFotkb2jF7jU8hJu8ld4+K6qWt5tZ+WCje+PmFUgCmDjm8PFsrcTQCZEuZZqrLRipnAViZ+cxXrddDUSX4u+8w==","signatures":[{"sig":"MEUCIQCZrdcwWOWuQe+Ay4o4jN3dhXOwfxCt80Epr619sIbJBQIgNveA+isDxEVZjjEQHXVWIXErmp25jbytUxcvCVa/Z4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11424949},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d713a1a03973c965c1710808dc5e33e2fa505c95","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.0","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.14.5","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7940_1633810783236_0.8670362207405375","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7942":{"name":"hls.js","version":"1.0.12-0.canary.7942","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7942","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7c11c2cecd62e32930e7fcebb96d7dd5f4d812e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7942.tgz","fileCount":116,"integrity":"sha512-uo896kM6lwP4QlamRJgaowQ35gpVOk7ruisIF9Ap2ElZQCRps5v72LF972yvphZCSxVW3CGsbv3VwFKQgD5PjA==","signatures":[{"sig":"MEYCIQDOYbIV0CyfNNCQR+5xryBHbz+tFW7GP8XAeEHRci1/EwIhAMIMTD6JWezzcQ+URhpWzHEh31uaEGT3JFLOVsGfg6pf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425867},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b40f1b5aad2b08f9a79b048c37be1944642cce4b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.8","@types/chai":"4.2.21","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7942_1633815885746_0.685891644154474","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7944":{"name":"hls.js","version":"1.0.12-0.canary.7944","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7944","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"debe30743e39b0b1268f6c339ae2901fff627f46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7944.tgz","fileCount":116,"integrity":"sha512-bZ84OSl8b6Qfl+wTmUpzb4Wd10l9BD3Nd3jaAf5z4W2nvPDQPObV+Hhcp4MsqkCa4KUeOoxqU0xSH0/dhdpETQ==","signatures":[{"sig":"MEUCIQD/uzaWpDecjXvZ/R2gibxDPSV1bi6tG4TLIg+XyigrmgIgczHS4Qli937qmSdUdNm7/IacSQv365/lP3IsIPV9TXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425867},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9808e2c0e9ccc3be09b06b354a7239d3dc84bbfc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.5","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7944_1633821447965_0.8070750668777644","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7946":{"name":"hls.js","version":"1.0.12-0.canary.7946","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7946","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60ce6dd119ba4eabafdb7ad21817e67f531fa0ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7946.tgz","fileCount":116,"integrity":"sha512-CVuuqjGfUQOkDu5niIvTmFhG9CU0qYLfF4InHCLTQcR2CAsDST9+DrblV5xr16AGB+IMQ7GJnEHLVJtQlI6JtQ==","signatures":[{"sig":"MEUCIQChHCIoPpsmShqX57bhWo8IwrAmFalsG+LsXw+JPXh1/QIgYgjU5AQyTT3S909RiRklA840bRNqWEsCjX9NkTqXZ0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"83624a56c183483bc1db1cb5a1449469e4bf834e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7946_1633826582761_0.5042200066417011","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7948":{"name":"hls.js","version":"1.0.12-0.canary.7948","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7948","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7fac6128882139a0eba3d42ccf42f1789c71db4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7948.tgz","fileCount":116,"integrity":"sha512-E+a/L13ZWp21mAH9j6NVZsH6lV+6lq6HXyQScF2+jk69S8xkE7RzE+WDHC93Kbn6IO7cggmK3Lj610X43W1nOA==","signatures":[{"sig":"MEUCIQDp4Z1EjqSv1SrB4lsDcvX0N7rZNYst/PxiJ/s7IzJoLgIgXpb2hmpb8fz2l4LRiILt/719yX13Gv97Cj1QD3R3u4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"73d26f728bf52c5f2dea920fa33cfd31c05baaca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.1.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7948_1633831518511_0.006837453921397785","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7950":{"name":"hls.js","version":"1.0.12-0.canary.7950","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7950","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08768e7d3ec705610fbe751abefe9b4b2f89da19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7950.tgz","fileCount":116,"integrity":"sha512-qYGVCDA0czXU1BKTWJCvrpDV40bXTdiD89Y6fZSzrkq4mMVBbTMxG2dGvPxHFyZtVtt7Ls8EowNxsI6vtvtRHA==","signatures":[{"sig":"MEUCIQCk0R8dE0YxvKx1nCyEkizadaopyRkZUlaBgct2/DnU+gIgf03J3USCSkXKoOR+Tws9cEAoqyr/Zx1tXq/sfLROIX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a845d349567151f31085f8879bc55e82230ef29","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.3.5","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7950_1633837050212_0.7332085518104674","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7952":{"name":"hls.js","version":"1.0.12-0.canary.7952","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7952","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f044e28f0f94369b07e30545004ee52b0b1d169e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7952.tgz","fileCount":116,"integrity":"sha512-mRDRNOuJlFhffgOiX+yC/DmZJcgIyqQ1m0dMLx+LJTjxVw5skEvA8ipTluHc4kQLl0yTJ4Qu38ChjXNidYArRA==","signatures":[{"sig":"MEQCIDtS4QwkIig7CtDfQY5UaOlBj+dPRZ+UUGmBVsgkLT6KAiADosrFB8kq7bpi80X8umxFwUtiq3/8y14XKRS4pQE4wg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fbbb2ad63686a9dfde0bded32f5c2baac2b9b264","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7952_1633839632422_0.33545981344878917","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7954":{"name":"hls.js","version":"1.0.12-0.canary.7954","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7954","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8955846d1b2dd6d5e7230525cbd2a67e0d409e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7954.tgz","fileCount":116,"integrity":"sha512-/tXKBDf3XrbkC7fw3VrOpM+toA32DCNR0eTy6Av7ogf4WA7PHCRMjpEdOQYnScV06JT6BvROMZEA0GDNmoWaBg==","signatures":[{"sig":"MEUCIFUI5HCW5Ephr5MihPTYotqT6ccPTrd2K50Vtbleo+t8AiEA1/kInTpRQFAmD18cZotT/Y4/j7Wv4HWus0pGfF7DCHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bbc033fd149868db20c9f037a974d2cc442d397f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7954_1633843100373_0.4748643689834471","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7956":{"name":"hls.js","version":"1.0.12-0.canary.7956","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7956","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09dcbb5cff51ecced1c130bcf441a79b692ec578","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7956.tgz","fileCount":116,"integrity":"sha512-k4MNVFVXnvUVfsA4o6PnVDthEcJfzOd1SeqUbg2LQG0xwAMIz1vXx7ZoP59tArdusQGYFnDRU/DyNpX7DmXRtQ==","signatures":[{"sig":"MEQCIE94Onriljuf8dAZYXlLOwgOr7AM5aZ+zZOG+71lGVm+AiAtV+neNqb2fCDDTO89C8cwBebj4jH8+CbgwCQiosdm0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"368854528f426f1e53f44cc0a54b03c2a087fcbc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.8.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7956_1633847112252_0.814859875403076","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7958":{"name":"hls.js","version":"1.0.12-0.canary.7958","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7958","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a978b271352debf87a8c3527c212f75663d78f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7958.tgz","fileCount":116,"integrity":"sha512-XPgK0/jnPF1XMJPRMhHp5ngBEl5R/6bpUQnD+7oQP/Dsbtgklam3RQBy4/a7joNdXYKPLAX6SNddkFhMfWZ7lw==","signatures":[{"sig":"MEQCIChmJR42xXIhKf7BRHSf8czrXxnMwmnOUsR1kzf2FUgFAiANzK8vTMR++i35W99VV834kmbydYaS4uN6zWzzdtbp0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"be2ceff67730a9ed49d086a0599c115221871e3a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.31.1","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.31.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7958_1633853076352_0.8748465927084392","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7960":{"name":"hls.js","version":"1.0.12-0.canary.7960","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7960","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7480d9f2d1e33d77e33c0f5f7275d858dd414ea4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7960.tgz","fileCount":116,"integrity":"sha512-NsalkeOjfHozg6Ih0cF49VJszTObweuXc72yw/3R69QYdmPmA3BdmFUf+eIFuUjsK1Gu5tKtzUSAD1gb5Ge/ww==","signatures":[{"sig":"MEUCIB59G2d5AB51FnTy1u8nfzI1lkn//2PCeSzn4MbYrE7DAiEAnjkCX4vsu2kbPIR3dwNzJhGDt1iamua5WMD6/15hRzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1a4b40d179299fa4b8e1a835a4891789412194db","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.9.12","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7960_1633855178028_0.41867618888586433","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7961":{"name":"hls.js","version":"1.0.12-0.canary.7961","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7961","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7bf1a71fba05855c266b4b4ba7ca49ece45d6ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7961.tgz","fileCount":116,"integrity":"sha512-1FZOaY5PDN5hLOJK2iA1HTKNJkmu0/0TNpWWgw1XQ4zwcsLg7fKAny0/JKEq2QKUFQ/xJzg8NmX6V9gbd8cLtA==","signatures":[{"sig":"MEUCIDudavGnourb6u9F5PzqaYYk2w8RQV1qe87d5EVcfJC7AiEAoJIypqZ18JykTzL88OMF2wV7ibTMl9u/bhBIaF44koM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0faaca067bf3cc6cb6b4368a81391f3b6cee920d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.2","netlify-cli":"6.10.4","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7961_1633862122178_0.5976903768463355","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7963":{"name":"hls.js","version":"1.0.12-0.canary.7963","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7963","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54ad63c8692c4fe49e8807bd67d1edc6e11bbfc8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7963.tgz","fileCount":116,"integrity":"sha512-rDrUjaQKH8FDpg0kq8moxZ8cno7gkL3cmvoD3wtZiyRq5R+UroGPgVOw7l01v4BRR4Eii4f0DGkdlRQk6UIo3g==","signatures":[{"sig":"MEUCIEvhgekifwqi5eFLrzKl0N6t/SJM75y2M+bvX1G6Y3vzAiEA38lkB/hEU1FVlmD28sAXweQOlcu2NntqkjWm6m0zP3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dc36114ca6d3108a3b45bcaea7fe16254c73d05a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.10.4","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7963_1633890697970_0.9931379517455929","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7965":{"name":"hls.js","version":"1.0.12-0.canary.7965","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7965","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"653fd2b51a60b6070dba99151e43969615c78c8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7965.tgz","fileCount":116,"integrity":"sha512-NtMdPAPo/YIIHe81QER8t3ZJMG4CZTQCSNzmLScoKtK9ZVxw/RgxHQqHdlLjEH3KWn1Pq+rYoYoAwrwIhJLF+g==","signatures":[{"sig":"MEQCIEhdMGSLQzxgB7pC3+lMEPGsydCJ7rJMcKp4S4X6Z0EVAiBpPDtpn1R8E2f04oqsGuwxRT2YMaPnmgUVJfZcNUVp9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e534519e96b42a7fbf521f3a10223179634bbc16","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.10.4","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7965_1633913363293_0.34150429922834924","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7967":{"name":"hls.js","version":"1.0.12-0.canary.7967","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7967","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"167f5684d704ee5f784dc7de2aacdbd81c9e4767","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7967.tgz","fileCount":116,"integrity":"sha512-OwLbglJYbIQPK5hvoGofH6Ssn/OkzArxkZbPNMVoHWY+xLYMioUQKYrWOf2fzOHms+F1xBY7ZBpmGMdx+mRsuQ==","signatures":[{"sig":"MEUCIB4ulXEtkxnruoE/+YtwL2SKGUrb/BvMPNbU+794bPH/AiEA1c6rHswZrKScw+RAc+UlGCY4H3RlrgjEOlvt89Qsf7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"388914776f5a29378dad0cf4749cfc1cee16cac4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.11.0","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7967_1633970336435_0.5936933398009798","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7969":{"name":"hls.js","version":"1.0.12-0.canary.7969","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7969","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82f43cccc2d7730d3a81dadf2229842f829fc098","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7969.tgz","fileCount":116,"integrity":"sha512-3qG6zQatPXfW2IVmAZSnYPKtnSA8uDyXdWRxFPdqd287G6708qBmvywaZfqgB7bXYIgstrkGNRTOZN829o48fg==","signatures":[{"sig":"MEQCIBJfi/k5k+tFB+/xaGF2XHP220IDPC/jda+VeAzkkLgjAiBvk6/BR+aUMD34c3Dv1tcxDT4a51vfq2UH8O2xh/9Q1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7cfa33a8a07dc0066f8dacde36ef66fea3f7c5c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.0","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7969_1633974065023_0.031309179069965554","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7971":{"name":"hls.js","version":"1.0.12-0.canary.7971","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7971","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70600c0d6cca32e9ee2c3b3e6d3543f5bb99c174","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7971.tgz","fileCount":116,"integrity":"sha512-IwbDYgUtxTbxpF7wGSoDwt/Se1YYc3sV+aXHgimURuc/Nu/iSnApAHiRILJ6IEpPu8zqQj18f18IoXlalnMEcQ==","signatures":[{"sig":"MEUCIA7WfAN8AKU24Y4okzZ8MUmmINqdq8Xg0DSS3NjhFMpIAiEA0d0mlPepYZKcMnxbbrXlFntYCQ3VcYwQ2kGn7YUhJcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b70149c9f54edfb12c7f7192053d5cfd679dee4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.1","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7971_1633991339830_0.12849028540853147","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7973":{"name":"hls.js","version":"1.0.12-0.canary.7973","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7973","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e8ce3fe8ebfc939a53414486eb0ac2311b3f23d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7973.tgz","fileCount":116,"integrity":"sha512-ts4bXRsL+GiGiAUe7BApNYo4ESLkhGxUPSas4VBR4goXTwQSApUV3YIvVvEYCpNkC5lgNN6adoU0wq5DNQnqgg==","signatures":[{"sig":"MEUCIQCpFtM48w2RrTze3ZeQT/8WC2/9TlhzjfCtR/icBi4sMgIgZlAN7DvSsBSHQF5ITnu7WxlfEDyrQx5snIYNk9/9+2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0d37a849742a31a2ce2ab51117001ce4853ec23b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.2","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7973_1634057893549_0.09507968825725488","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7975":{"name":"hls.js","version":"1.0.12-0.canary.7975","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7975","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7ddd5567ed15cc2bc2a20d9e0b404633b743d4d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7975.tgz","fileCount":116,"integrity":"sha512-USSHzOBdezYQVzfKYpCwCc3ZemK62VkQWHTAAevMrMbMxwbNL3xWOO/rHtVfCpesOwqDEgdESlNdA244HmNxgQ==","signatures":[{"sig":"MEUCIQD/orszIOuQ2SUd+dzXbQwDENbKzeVXtL2L+ekI+zU8xQIgYHX0kSlAk3zR8w/aabbuV3882nr8fxBhjr+U+eqyf0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc095a3f4aa346dc9dccbe46c49f9e2bd7d31eb5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.3","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.3","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7975_1634067047630_0.762269789096494","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7977":{"name":"hls.js","version":"1.0.12-0.canary.7977","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7977","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a993904aee2d83141f0a7842f7dc2be025d4500","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7977.tgz","fileCount":116,"integrity":"sha512-1e/OHGJQ+ZgweQspn8uW6IQEhFVQ1guH+z1tNtuwX2wq0SDvQG3lT+uizAmjuFKj5wooL5lrxyahnlm7IAFppg==","signatures":[{"sig":"MEYCIQCbJMggGzPCp2itkKznfoUZJ4e8jFFE9y7AJL3gao94lAIhAP+IFsLf3VNaw2JR9JxTpWqCXUAJfCatZvWq4sADz13m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a295ef4e23133f1b7ac78b3d8411128c7969d410","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.3","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.24.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7977_1634078255966_0.4187954404775831","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7979":{"name":"hls.js","version":"1.0.12-0.canary.7979","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7979","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b87a7a0449e459e251de37c65a955bc6dc474032","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7979.tgz","fileCount":116,"integrity":"sha512-k/G9s/2scxlOUOu7ZmXSPEye3DLbhoB/ko+JzYaVPSj+i9Pkujbe5UJPNL7PgqTXKuv3IlgfJz44rIKVmOS9mQ==","signatures":[{"sig":"MEQCIHkxYzjeiOJk/J1wUEUu7bsJEo9WcZ2zr/4L+AlVYxV9AiB6jpI1XNij9Vmi4kw9Yd57P97drpaBcylpW1gQoBUMgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"812e92a084ab7a3bd186a0635578fb3eb44792cb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.3","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.15","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7979_1634087299300_0.8565924773401778","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7981":{"name":"hls.js","version":"1.0.12-0.canary.7981","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7981","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b1f2287486bc6433703d960a4f6125d5a30afba0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7981.tgz","fileCount":116,"integrity":"sha512-CgZpipG+2SrujL5SkBEhFp9FQ+rUXwC2c2Xo/YsjTpnLPZfX1N4pjwNXjoTv9VR5behDcXbQ+/jvO2INhMSJeg==","signatures":[{"sig":"MEYCIQCGDjEgADUOqTJf0v1lUWVMtffrPm1kEyQirHlNujuQOQIhAIncfPodz6gLHnckVJ83a8/gLxgQTtK6DwA/+Dr/ZQm9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"067ad3c92ad0ffabd4fe49db6f5ff8eb8fedce1d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.3","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7981_1634141160260_0.3266828698159696","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7983":{"name":"hls.js","version":"1.0.12-0.canary.7983","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7983","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20dd93ef368cc0914a25b6954b0c3809c98ab7b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7983.tgz","fileCount":116,"integrity":"sha512-wG/p30KIOlMdresjwaXEJMtOwezAorQl/byzNX8TBEx0BUIEd7wl5R8pV9v3LxBMd/L/oeKQfNx0/PaB8310cA==","signatures":[{"sig":"MEQCICGN5a6wYy2KgpqlZPSXErfcEJf96R9C7CEW4ODwYxJuAiB682FUx8dwWLkLVrWA4db/j/QNxhNxaTWxTxJFh57w/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"69ab1d3b570c21b8ab4bcbdd44c0806f0bd09231","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.4","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7983_1634147335065_0.9161156859251605","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7985":{"name":"hls.js","version":"1.0.12-0.canary.7985","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7985","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34c635a36bcda62a041d7218931f1e0a2cb46243","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7985.tgz","fileCount":116,"integrity":"sha512-kzXloHi6Dph2OcQG/PYMu9nIlVfFqCwidT30ZQfuiuAr3R1VMqgyqTNcBW+aHZwxp4sdSyFlwjEQVhj5Gz0xxA==","signatures":[{"sig":"MEQCIAgcI0f+V0rujXfvmlCqNuRvKuEUGkuFS8l3uIxpH89fAiBz+HZUJAI37qXD+qCKCnEmIFUa70Jfg3pmmrd/SsuKLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9c9412e69ed35713ba22b9fd806dab777f95ef18","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.5","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7985_1634156824621_0.9752427699786212","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7987":{"name":"hls.js","version":"1.0.12-0.canary.7987","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7987","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"376c2cabd6423df8d5feb19988023298dd92cd44","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7987.tgz","fileCount":116,"integrity":"sha512-tlxkeuvrl3iy3oJkbg4hFN4J6EovEej1AIJfPgU1bKv1vHKGMNQwJdHo40vVVl9srFwYuILsp45oMa/UdKea1g==","signatures":[{"sig":"MEUCIQD2iYsNDfpzpG2KSA6eV8I8bvc3Fqu6VljVnaLtWj/OuQIgSjjtRV2X9AHUkCR/r85B5C7Mx/oD7LbcUL1QKyvtfio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"01b7429dc231ab6dfada3b7d7271ef957fffb0e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.12.6","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7987_1634166013989_0.33976569223478403","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7989":{"name":"hls.js","version":"1.0.12-0.canary.7989","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7989","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a9267fa430702e86b81bf48c0a53f348223d933","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7989.tgz","fileCount":116,"integrity":"sha512-mPeOG7JiQHTWXmpBrd6iYURGGJOXM4hj+G4e0eSkpK7Kw8asbRQmhW2LJzd0kEQ6dWsldn4RG8GD7hzQSVGTmg==","signatures":[{"sig":"MEUCIQDiZEkutgmwM0beBw18iihAt81B8ImMkLq0VQ3dDXn/EwIgU9PoKooZisYmXCWgPercYG6olNXBm1apSHerTOybmIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d08f0453582a6680ed8071c9a9ed5feb5935be2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.13.0","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7989_1634219881028_0.6910965862782354","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7991":{"name":"hls.js","version":"1.0.12-0.canary.7991","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7991","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9c8cd3e4ccfca0ec629548c43d8903db73cdf00","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7991.tgz","fileCount":116,"integrity":"sha512-KEDwFbPn+CwP16tL95G50YnJZFMo5BhDqIOW74Lr84qlr/QKDipy3AM4bHGFqjXhGAjsdIJzwYqYMnCdqScqhg==","signatures":[{"sig":"MEUCIQCH/ziNZZecbjDSVFNh1OYmD+Kj9b94PGvZ5K+mAl52/QIgfpWhKdFhz2bHqxn8GD6Zcefg4iT/+65Q+iqeDDvaX0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5082d8fbcfa610fa499917b42704565aadd729b9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.13.1","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7991_1634229393509_0.2761578425554385","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7993":{"name":"hls.js","version":"1.0.12-0.canary.7993","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7993","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3383a899351a6167f3dfab0be946634cf72f60ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7993.tgz","fileCount":116,"integrity":"sha512-wZ8eg6cSMo95ZC6GL8o39htZZsLNGoK/h3azPe6JZaexpAZpnD1lHpCSaNgkXjOUhdNPziolY86N0DPx13U2gw==","signatures":[{"sig":"MEYCIQDN+YQZs+hkxsKam5JcdH/RMxIIsxC5gOScQRqnzsvnDAIhAKi4G53X2dd3HVH2uTIvRMk286k9mRxPbm7Aqg/xsVuR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7da3ee3211a9e466f8e3a3043ce8cc790b6df95","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.13.2","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7993_1634253154615_0.11571508334970293","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7995":{"name":"hls.js","version":"1.0.12-0.canary.7995","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7995","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95b566b7e709e872e9d1a6b7f5c7a1cc17f320e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7995.tgz","fileCount":116,"integrity":"sha512-xhMJNNKS4tK70YjB82y1KNTh1DNAZN6zWRg1ov+RpJ++qrGdEJHEbJD2xGUyyVGs++JAp8Ou+zyuXWb8x2Nfww==","signatures":[{"sig":"MEQCIDaMJzpu28IesELElbW8f2GOFDgIkzoVUIcuVMH9qBEgAiB+UA9YsL2obS38h4OMh7xAI7ovPjluZqch0tLMygbJrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ff846d0d20e8b5aa835c7101dfa21ce7102b610","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.0","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7995_1634596243323_0.9704319345161851","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7997":{"name":"hls.js","version":"1.0.12-0.canary.7997","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7997","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"393ba99559586fd95c6e1bc3f9170dcca59c706f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7997.tgz","fileCount":116,"integrity":"sha512-lCCW9RFZJ8JuLcO5Owhh35gBnDxWcpuQmp8oZrFsuedGJoGityaHtdILkWUCkbEgOc6AZkDHKMG5psahuX2QbA==","signatures":[{"sig":"MEYCIQD3n3H8wOa2tcSO1Zr/0nAf7sAH5Mcfw4z6HY0Y5Qg06QIhAKrtYzB6YWj8Dr2hT58mCKvKYL0PxFuThdofy2SCBuBF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"90c0ee189e44c2287fe838e91617e0c25ca0cc1e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.4","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7997_1634599530195_0.6939289364065262","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.7999":{"name":"hls.js","version":"1.0.12-0.canary.7999","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.7999","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9322a92b6f8e6c735891cf7bb17e6b47d7b8c27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.7999.tgz","fileCount":116,"integrity":"sha512-OkTvZakW1lv6WS2J9D4V1j05kDA9RbpV56Ma+P/OwIn2j2XejngeCAm+vtGNvRT9eF9HK1V8bB7XclPk1tNQeA==","signatures":[{"sig":"MEUCIQCvX7w8qlKfi4KigTKYHVJZeNLE/V9Zq0APh3t3rOlrbQIgEjdt/T4N7oZlAg3f3nhJA/34LZ7Mc90si9KsAgdpkQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"93a04974c0516a2c045b29c26d775314ad606c23","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.2","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.7999_1634752289684_0.06411254797230725","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8001":{"name":"hls.js","version":"1.0.12-0.canary.8001","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8001","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"80ee06656930ca27784b3135cef1562036ef85ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8001.tgz","fileCount":116,"integrity":"sha512-lk1v1gLc+m2gn9J6MFuZfUe6u28ONWDI3ibJTvgC2K1CRWQH3RYrSM3rDHPDsFYjiMtuEwgJXVkOSVZCqLS2sw==","signatures":[{"sig":"MEQCIAYJtxcw0Qzdg8k7mmqJBmPYhBGNOpkQOFs3tvwiN1r8AiBlmPAhyJVSiLRV+F7DNMI7h7ObltoEDIJCou66BKPz0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d1c30b70282b612b255651e9765ddc0a9e8a5a1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8001_1634778847582_0.1836043091724502","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8003":{"name":"hls.js","version":"1.0.12-0.canary.8003","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8003","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7b5e3bd857cf8e807cd085b92488998fefd5146","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8003.tgz","fileCount":116,"integrity":"sha512-ZEQ23Yg+YZ9ENqUtRylmx1Gimg2A8O8RW6z2yZ7P3VgaIwr+knGZgRTKMVcSXh5GArn5w2RlvPNnTFP+oUcJEw==","signatures":[{"sig":"MEUCIQCwXUnn5UXyLbawhDQLcvsA9bMcyi4cUdu6fx1wQWOd4wIgQGhq1PFuvfPA02PIPWOdWRiMhgrFVnrNBXtgAH8oqUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11425868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5bc0b109d40a344beb04662aecc164bdb61f20b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.0","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8003_1634805894082_0.8015977126665594","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8005":{"name":"hls.js","version":"1.0.12-0.canary.8005","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8005","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfdb002755ec861be2b4d7411d6f0c734b313da3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8005.tgz","fileCount":116,"integrity":"sha512-iEEQh5MIBTVpgsOUnGNgZLuoepDxmNQEhkyvUmhgRXXUT7rJF1/JxZn9qpJ+IahQxWIygPAtkHWGL3qBp6rERQ==","signatures":[{"sig":"MEUCIAldu5UIrM2BwGvbGQZk1oIAmB7eI8HgrYkLFRuBvEd/AiEAjWSXuVp3ZHzCKp9oWbTIb9ts+s3hQMhqGnKxJJhI7iY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9631fd902dc80f75c4fb1bc3f12694d17d8ef320","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8005_1634894734107_0.4539369476783077","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8007":{"name":"hls.js","version":"1.0.12-0.canary.8007","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8007","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47f8fde970ed968b35196c93b4b55444d9cecadc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8007.tgz","fileCount":116,"integrity":"sha512-uUmtDwz6QedO4be1+zyo12PrlD45A2YBlvML90YtxipbeJRWVu8FoZaxZb7x+KgzEgf+d8nyk0bwx0CLidZdBQ==","signatures":[{"sig":"MEQCIAQwFUrJOBgBbJZMbE5egGfPlwl00hH/6vPIk+EGHWLsAiAwXesCNF/QmRm0CrvW+etJ6kiHOxdSDDEq0bAOix3Hpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"52eae4e7a22cdd13bb7957c3a6048ca67a1561e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.3","netlify-cli":"6.14.1","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8007_1634911407022_0.8958124063100217","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8009":{"name":"hls.js","version":"1.0.12-0.canary.8009","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8009","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c849741b06b72505807bd8d608aeca8d60848ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8009.tgz","fileCount":116,"integrity":"sha512-WCI9nfqioxlDrb3xfC7mP7u5FU2Tp2hg3jBKD+Yayn0wP+6dEOv9MpKnKLx5cx3VUO6/T7Lm0RKrBqTCujM88w==","signatures":[{"sig":"MEQCIFocn6REj/D2rwmvY8wE3ol6bs6Rwmg1E1MCc9Xp1nb+AiAGyvu29mfWu2DL/eTyhKBje+lDnmjEsrfeePD2TwQAOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a6e07ff4b68928ef4f0e0f28a8fa2ec8fe0d8fd8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.1","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8009_1635020828916_0.041834453484509426","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8011":{"name":"hls.js","version":"1.0.12-0.canary.8011","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8011","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"abd5fab06f0642b5773aab567caa88460ef7c8fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8011.tgz","fileCount":116,"integrity":"sha512-tt5obVkyBu7UuNxu5wZm9hRcgzSBTS4GOAKtxrpWLBSqhVoKh8MLHzy3SIdDI4XZxZHUZha0k2MTO56IlYnSoA==","signatures":[{"sig":"MEYCIQCbXf9tB8oEwvqvS1y74A5N1hC4qW3uiuQsQZG5qeNWrwIhAOogcvkVZbn4fj+YYXe6O70A2FA3iM/g0WvML56HVpzy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"af71e8b724e22511543a38b76db0cd4a0c4c5c0b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.1","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8011_1635122092144_0.23352557364317672","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8013":{"name":"hls.js","version":"1.0.12-0.canary.8013","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8013","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26fcfdc086411ed04d9244b67034013fda91f06d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8013.tgz","fileCount":116,"integrity":"sha512-islBVwtc6UXsNPccCDf7FTVBG0izuO19ORw86lP4SeY9w3g0uEbmNpvqOgaW0QRmXrOSUH/loSYNbcbE9MWy2g==","signatures":[{"sig":"MEQCIGrOj2DEeh6Co9hZ4mMGrhAWMtoUOh2IpikP65bDCor3AiAO7vbVnfZEYcoch3+PKsqVZYSOZbB36u1xPQYMI6O4Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b21350dd0a0f15af5a1cc2a962e82afd7acc987","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.2","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8013_1635167749100_0.4350295677075058","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8015":{"name":"hls.js","version":"1.0.12-0.canary.8015","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8015","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59177e2d8c0e0fd986029963d1f40c070354b37c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8015.tgz","fileCount":116,"integrity":"sha512-5ef9o0PnnkjgM5HT9koyBHSyebHxLTwJBPDW1X5GKqnFPp1r7JIpio77qSfZ0NNGJJyzYOnLnOhJIQG4GDzprw==","signatures":[{"sig":"MEQCIEwjFNDcibWqRfKBbRH0DsdJMwuuPQDrbRscKn/M2ZKcAiBTYTkuGkxtyn5Q2nvVcxBEs6yyGo/1s8K+KRH3U0l84Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426127},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8be932cde1245fe390a44d920a5422e13c1c8dfe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.3","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8015_1635178778458_0.9031083841676586","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8016":{"name":"hls.js","version":"1.0.12-0.canary.8016","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8016","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a8ede0021b83e47197c77a24bd2a8ec51749c27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8016.tgz","fileCount":116,"integrity":"sha512-B1R2s5I0SEiQae4Av32cfSR4fFtYAF5oSQceQgYwr1vFWjz/WPOWstDQsTNknKHUG9mik44ERH8ItJVVPAUglQ==","signatures":[{"sig":"MEUCICMb2skFpqGvnN0m5SxOSuV3dIEh7i4HZEJGqNUpRPypAiEAx18koDLl5eZk3gX4bkzh4sEg588SpydQglAI+YbC6Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426662},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6353fda81ef9ab906d9bdc22edfdae5478e2da42","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.3","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8016_1635187966869_0.3213553222500025","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8017":{"name":"hls.js","version":"1.0.12-0.canary.8017","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8017","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60a683ecc856b7daa093c0d7d4e43ce94e8496f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8017.tgz","fileCount":116,"integrity":"sha512-OX4mY9mqjcaKB67MGnGC9ni8tZZ8vBEkk7nutDbfe5DoRW7rT+eL/FOyXvAqDFzEWqbuv+ug/A9W1F5wSj+7pg==","signatures":[{"sig":"MEUCIQDou9J2vPqnMLTF1bnYu0JfDpxiYKvlFWcqLsp0GucrQQIgKf1PQ/Vp0ibYP680P09EcVhqAzSUO70eniKWv9JODWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426662},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"95b26500a0bf548dd3aca2976eec95827fdaf2a4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.3","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8017_1635190655017_0.8239525279871407","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8019":{"name":"hls.js","version":"1.0.12-0.canary.8019","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8019","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"694a3c59088ed93006fa4145411c9898c04fbec2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8019.tgz","fileCount":116,"integrity":"sha512-CzZouVwIHzEkLxuAUa6wwdSy8lofhNI1sbUUOF9g9tP/LrBLlnFOujfFtP85Zvm/q52iqgJzL7PilNOjcKnwCw==","signatures":[{"sig":"MEQCIFCdLNWCsWeTBcvfEWCSnkfgpzpajQ65Mz/zVtcujbMpAiBRKviO8dTc2u/LrM6dXaZu/CiiFjLN+oq39Vi4R7km3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426662},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9303e82e65362d321fe6d46d7fb441e7ceaaacd1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8019_1635199325514_0.8021741185238496","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8020":{"name":"hls.js","version":"1.0.12-0.canary.8020","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8020","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4d023562576745fd702f7edfeb487e66a935fcdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8020.tgz","fileCount":116,"integrity":"sha512-RxgBglwIweVylbdmpS66VXCxuRJK6oBZ5EhutEf1qNBkd7j6MoOFMS0AusLCPT0iHDHFLAZ+UQxNXVli9MT8hQ==","signatures":[{"sig":"MEUCIQDljVWqgQ8DSbvWQGl0uR8JTvAMLsQBdFyy4cnVGMoqawIgGJwSmj8zTU78EiHK1PEfsZvnrtLiHFBgiCxeV+9gIBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426662},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6c7dce643f358e0575b62cee9696de82a8ab54d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8020_1635334780027_0.46555300662492183","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8021":{"name":"hls.js","version":"1.0.12-0.canary.8021","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8021","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55925ee1a94892dc8306f60a34b98d813867a636","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8021.tgz","fileCount":116,"integrity":"sha512-4+RWYGs2K2Lw36DDmGflUchRFlwaJRzplZzHhvrhMTD8nWwgxOMJlJs3tN0dQuxh115DgPZZP/CgkOZu5l9nOg==","signatures":[{"sig":"MEQCIB7RaIewRy7+FQRY+4yesFBp/vFH47HDwkDNF8OvjNxrAiBN4VoAFZem+DCkxD2KlModEviODGwVqCi5wXgo+Teulw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426753},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"754159d759bcf063fb8ecff4177f1a4763daf69f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"4.33.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"4.33.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8021_1635335543071_0.2527034453437764","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8022":{"name":"hls.js","version":"1.0.12-0.canary.8022","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8022","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d677f91359204969e7ec9dfbfcbb905846a0fe12","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8022.tgz","fileCount":116,"integrity":"sha512-kGkcMJpq4XB2tq/W9NLT+4wYEF2b0a7mn0tfbFmkXrydIuUrC96OKzehNTYcvjwmokKq9/lRrNez6ZKk7TqszA==","signatures":[{"sig":"MEYCIQDxeppKjZAwLietQ8AdcyqQ5E7IwD9M8J8BroCl2YVgGAIhAPXn8bvMLSqXwlFxp5u2Glao1u2eOUNrszfIeSK1M5MH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426751},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d0915988b61943d79fd19de616c2319dd932051d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"7.32.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8022_1635337902905_0.5584180635866212","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8023":{"name":"hls.js","version":"1.0.12-0.canary.8023","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8023","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cdde82859ff776a2ce2b39f6a34b2cf0701c5120","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8023.tgz","fileCount":116,"integrity":"sha512-W7WhTFLfuLBXqSY38bsaEuNBVuKS1UhUX2mXa5kD6RrvEgOf7eIXjN6PzPjU2y/Sypzv7Wxi1UTO+fnpHbYiWA==","signatures":[{"sig":"MEUCIQD5JcEILdItEuqdlMuaZFzzqTLotZc0UdGsIiDu/DGwIgIgfFpNFNq1oMq7eW50CxZ2+6bXhOW00ov+YC9CJiY702I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426750},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cfc0f1103586447fdd684a851a5ad823858210c3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"13.0.2","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"92.0.2","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"3.6.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8023_1635344415914_0.7863092843504518","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8027":{"name":"hls.js","version":"1.0.12-0.canary.8027","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8027","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b99454dc7da7bd823d1c234cb96eaffb633d0d25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8027.tgz","fileCount":116,"integrity":"sha512-caXDoDROu6hj89QA8zKND24KJKD0+zcyfPEx110zv2wrmPN2x+clMroTI2rrriVqRSXt8QNTE6xNaKZ69hjKcg==","signatures":[{"sig":"MEUCIQD1YTtsG4rZ+mWXRUFoW0E+9qvut+yB8ti8+ByOmO91sQIgB35VuJXl7+KlDvyQsM/ZbMXAgRsoueFd1079g/e14YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426750},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd96e140c82c16a4bbb3311fcb0db8c9ccd451ba","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"3.11.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8027_1635352482028_0.1792750738972042","host":"s3://npm-registry-packages"}},"1.0.12-0.canary.8028":{"name":"hls.js","version":"1.0.12-0.canary.8028","license":"Apache-2.0","_id":"hls.js@1.0.12-0.canary.8028","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e32bd2cbb6b26b2744039f404fbc7780c8a35a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12-0.canary.8028.tgz","fileCount":116,"integrity":"sha512-oH90ctZZjaTB7STaGK2E45T5A6B4LZkrbXabKJntFlZwN1+SKf2A8yygOYdvEGf1qAXI/zGrjjq7fTmRyYnXew==","signatures":[{"sig":"MEUCIQC4do0HBCHuo17pRQitBhFZQ5bq6Lp2ZTxi/UcrbSAgFAIgBUiLwnAb5AOD5lAXSDTviOHUPV9j0wqe24XQm+K3Cfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3f3669288a0eff1c5c82674301833ad1abd842c3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12-0.canary.8028_1635360141667_0.4220605536863602","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"hls.js","version":"1.0.12","license":"Apache-2.0","_id":"hls.js@1.0.12","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad80ee6444217f4f22de7cdf0da0a49ce1dad845","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.12.tgz","fileCount":116,"integrity":"sha512-YnyujGMZAofraBzl5PjPI6kw7HMt/Dhpnr+PrTtmoIApKUPFmeKWqvdIGhdmxQcrSHoCHDEqSX79m+Zpu924Kg==","signatures":[{"sig":"MEQCIAQzwYBFsacJIXe7uSOY2U6jDd3NpYOIMEm1o8BYd6t8AiATKR8B8gFruIDdufobfFAuMm3enjugXXhGl/l9TtUbzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426675},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4904a047080f2831a63a05e945e87d3accc6504c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.12_1635363069775_0.26776936372489324","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8029":{"name":"hls.js","version":"1.0.13-0.canary.8029","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8029","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b20c919049f50e425e4a22a1c05d1371bf8fafb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8029.tgz","fileCount":116,"integrity":"sha512-UwAUYRCjvcyv63XxigN52ru0t088EoSYwxmRwJJfbjSPu4BqhJmKpAplHaEgT7RORCDdCTbau4Sd3Ye7VVZNiw==","signatures":[{"sig":"MEUCIHRU6crK8200cLEi4SLKIS6RLumvtaf8xLlHRkO/jg7OAiEA6tNDjjDsE0F3txtoEUIjAMxM9N4NszRkhG6gqxCA5cU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4904a047080f2831a63a05e945e87d3accc6504c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8029_1635363125817_0.7241139698269223","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8030":{"name":"hls.js","version":"1.0.13-0.canary.8030","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8030","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d0854a03074c4b52664883a50cde710b9d03e548","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8030.tgz","fileCount":116,"integrity":"sha512-V3mng+WEnXCzkVbV88kPZsuKJb9h914+ZZ5XRa3YlBmvmnGPUAFAdlpRNRK12xqhs6oe5hR1A4JTmhUEsPbOMA==","signatures":[{"sig":"MEQCICnmRjL9KtoumZfxHjHq8lWerANDLNb5ylwpsBv4fsczAiBcVYmpGn2IssYYGVx3PXwqrxFCUeMIPW1Vrnev2Ab8hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b91dbcae4c8fb33f80b3f30584feb45d225059da","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.4","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8030_1635367024347_0.38183010072016565","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8032":{"name":"hls.js","version":"1.0.13-0.canary.8032","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8032","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a516a16fc3b591bd11ebb1993a4091f89c15f0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8032.tgz","fileCount":116,"integrity":"sha512-EESGz5x6pNXudLP23lP1eZzuCn3tpR2O9jWYfKB/YVgDyrbyxcD2lBS6SLvrCNWgnP0vO1YyLtNnXRx3WxtgYQ==","signatures":[{"sig":"MEQCIB2H/JKDgSltj1CYG/e9hlz/B9VBV7mitpUcQ0Btizs/AiAr1Etab4HykdKGL+xQuvbrtiqV8zZXM9PrksRGPgIJ0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d3900ce840db6f04674728786fd1e108b745808a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.16","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8032_1635893757436_0.3558876347690174","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8034":{"name":"hls.js","version":"1.0.13-0.canary.8034","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8034","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8db6263549b786d18463476797c4360abcde3cb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8034.tgz","fileCount":116,"integrity":"sha512-jBdFgwSQDeeQsHooD3Fiw6ppGR6RAWT31vGXUGZxbLWb4JJFwwXG3v4RVM3b0XjT+OE4usqRxfa2YJHRayrNnw==","signatures":[{"sig":"MEUCIA84M6fVtL3OS9oE8exFiS/wgGPZYxqFcCZpJvrYa/ISAiEAs7VxQxInpp79eHu04zsBdK6KjNMUvEVo/TyjnI/tgFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e531f42073a65abc491a3e844d40d586e04e6e31","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.3.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8034_1635909591327_0.6204162247631888","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8036":{"name":"hls.js","version":"1.0.13-0.canary.8036","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8036","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"40096220b7440e355c6e7e27059a88cf2fe68635","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8036.tgz","fileCount":116,"integrity":"sha512-/sXMFkpcubUPUIu2fdFzObyehrCQ/+6X3icK2rG8sdy3tHwRjghnkRmyLaUMvCvRKm/HRAD5MRw0pCBcKnj0zQ==","signatures":[{"sig":"MEQCIHTNVNZhUtp/8hbshA4DbVbehCHUgp86FGjIfiYvgbn1AiA+6JOXwTAH4g7raOLHth+6speK110pi4pH6UxSkQyagQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb4d009907b8f3c2dbe693f8e133eb70aa114024","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.5","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8036_1635974860374_0.6350239943189477","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8038":{"name":"hls.js","version":"1.0.13-0.canary.8038","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8038","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59d9ab58d3a8c177453ca3c7f6e91806ba7e52e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8038.tgz","fileCount":116,"integrity":"sha512-YlJcH5xPaNM9xXu9jdMn15CuenWZH1UuGLmkdHQ8be44u1H89NQYHV93Ex0e/dj7P1+s0yhiteovVg60vhe4yw==","signatures":[{"sig":"MEYCIQDbK2JT9SbOHPbYqKpCkVV5vZKm7cYzhN7w9Kc+G3lVmAIhAJKZJoujtgh5eattghzVWHjOt6iRJrrtAQrClYUFULPE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"af6700f9ff4cc16c2fa9c33b5effe2c3c9b4caf3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.15.8","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.15.3","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.15.8","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.15.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.15.4","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.14.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-optional-chaining":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.15.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8038_1636070836474_0.816464253963022","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8040":{"name":"hls.js","version":"1.0.13-0.canary.8040","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8040","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"852fd7ee536d6a6f2a80e98a12ff8030d1186254","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8040.tgz","fileCount":116,"integrity":"sha512-dsLnixpCgyS9E6i859vnIRs7hN9hWj6G7dSI4n8k5PmWzZ9I5T/jy7uZTxMsGPHVpK6stTFIow4mqCo2Q+E2BA==","signatures":[{"sig":"MEUCIQCifthbYVXyJ7HRadUXz0V+Y4kR7MMDnhYJBjpF3eIZOgIgTxmzJxtZfokulbqjTunuEV7ij/skKsH+iUaU3QbRpng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426798},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f33488f2a0493abb62f7f1e1d10c0e9d4a49a8f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8040_1636168862300_0.803680210348998","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8041":{"name":"hls.js","version":"1.0.13-0.canary.8041","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8041","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"929b4810c866f1f02df9f9df6195e1122794af4b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8041.tgz","fileCount":116,"integrity":"sha512-Nunht8WTEfNxpxSUUbG4X7/Z36fSLjgXyXNE71zanjZXq8AjTTRNmYCUyFW2J+fPG31EU4aiJu2nH0KKncJFqA==","signatures":[{"sig":"MEQCIAiJ8MiIj2uGCW9oYfW0fYhgPMpXJD8Q0L61b5i8VoBoAiBNalmPgEQn8nYVb8SPR3J8gzwJXyOSI6KGU6eXgLuQ7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426798},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"feab619b6973f7df602b49887c07c741bdbecbd0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.2.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.2.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8041_1636209187582_0.40876853721056716","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8043":{"name":"hls.js","version":"1.0.13-0.canary.8043","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8043","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae06b43d21219390546c40e242f9d33401720c65","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8043.tgz","fileCount":116,"integrity":"sha512-mJSJsXORg4Llxjd05ptUe3iNu0/f7VRSLf7p35omW1KWm7k7eq5TsqwymnTW3OGVLWN/TNvZG2Im25tBw0AQbg==","signatures":[{"sig":"MEUCIDtR8NXmqNUPwiVTdyYl2DE6KwvYQy5sgkxNFmsCCejIAiEAsoHWvl75nOG9g5OZ+bxxfdDyLa+i79hrntSWT7iK+/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11426798},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b2cf43ec5424e42fe8602460883bb7f31d1fe5c7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8043_1636492383149_0.9789593997796322","host":"s3://npm-registry-packages"}},"1.0.13-0.canary.8044":{"name":"hls.js","version":"1.0.13-0.canary.8044","license":"Apache-2.0","_id":"hls.js@1.0.13-0.canary.8044","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a214e97ef74ae701f80057e99ee13bcccb0f69c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.0.13-0.canary.8044.tgz","fileCount":118,"integrity":"sha512-MUcTw3gQ1CpqVOTXVQIOD2TsBmtA8SY4ye7l0WveYoe4WyeHEMynAMcTK/MRbtmub28L9P1H7lnS36mLyJpe9w==","signatures":[{"sig":"MEQCIBA8qdzluyqeW1Eb8YtICejsWOpC6GVtnyEUovDh2gV7AiBQZi6zv8qIBgdB7Co9kqqPSSfCCRgjtV6TlrYBUS5aUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560228},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0403558b98f937fcd044406896c8d0a25d69ba66","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.0.13-0.canary.8044_1636544510098_0.040079788291405016","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"hls.js","version":"1.1.0","license":"Apache-2.0","_id":"hls.js@1.1.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2cac6bbb39ecdd6d7f66233c56a15826e30afde4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.0.tgz","fileCount":118,"integrity":"sha512-H0zTitroA/l1JGUHFDOEcqqERGgHJnIwk12OG/9v/hXVGhNY6Yy17a0TecNdKFBiA8s/PaLswx1UwR1QKxouBQ==","signatures":[{"sig":"MEQCIAqvGfuXDsS4Y9JSrsq5fnmuINK52a/2IttcRKEg3l5gAiA3amWHLFY849sIBIXoRjVUA8Zlp3zlFHZnZ4ikm8MFPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560149},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0403558b98f937fcd044406896c8d0a25d69ba66","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.0_1636547655440_0.01076221713705472","host":"s3://npm-registry-packages"}},"1.1.1-0.canary.8045":{"name":"hls.js","version":"1.1.1-0.canary.8045","license":"Apache-2.0","_id":"hls.js@1.1.1-0.canary.8045","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c53ce4a75aa51108103108da7661073ed3e0ca0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.1-0.canary.8045.tgz","fileCount":118,"integrity":"sha512-KsyMydbQ9OBoSsW+k9gEJ4NE4sPJINZGhp08CPkZmv/oRbrYJ/bS0YtPdVeDVyWw+M38sAu8OnLvIbYIvSQbiw==","signatures":[{"sig":"MEYCIQDelNvhnzn6L+S08sa0mW4CTKXO50b+MmkaOAg7yA3gMgIhANKaYaKdZn3J8cHsYYmLgJRwdujY1Aw1j4OhiPHO7Elk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e619bb35efbd2b49b502f5ddf6bc4caf54840e54","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.1-0.canary.8045_1636549895911_0.7856042470254712","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8046":{"name":"hls.js","version":"1.1.2-0.canary.8046","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8046","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e71e5e71bb6b24ffee4d89d04d5fc6702d3fee40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8046.tgz","fileCount":118,"integrity":"sha512-9HiuafNe6SSam3wqjrbg8mPLzMZ1iit83fBzEMAA+PCWPjAOQsXM01EOxbZ1ALJGRce2rd1HL8xMQ9Rzk4oP2A==","signatures":[{"sig":"MEYCIQCGDGYmNaLDjoTuR108n9/tipFbV/DVeYO5l+c5GA92KAIhAMIL2WXew7Nt+ekTdnq4gmV95K5VBs0X7JTD2dkFcvmk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2f35a7add8ca001ea57e26488b5c195164fcd5d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8046_1636659208720_0.20853330867292175","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"hls.js","version":"1.1.1","license":"Apache-2.0","_id":"hls.js@1.1.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d8ff641f764741f13259a2740aa33336810a10a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.1.tgz","fileCount":118,"integrity":"sha512-2VEVzO/gr5LOD6K/DEmBkKEary6hr4YZ/SLb0PV81jOAM/Tl9DviL0sFMoUHDq05/j4OZxIj691Zo0p40u3Gtw==","signatures":[{"sig":"MEQCIAC7wCSFkH/a4ozg16OzDtnQ0Dvtb6IJi4WFMdgpY+q8AiA5r/TxzwML6tLZPu4+/1U3sdyt/QXwHMiGnMXo7DPBPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2f35a7add8ca001ea57e26488b5c195164fcd5d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.17","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.1_1636659251371_0.15664305531099676","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8048":{"name":"hls.js","version":"1.1.2-0.canary.8048","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8048","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c95ce2fa85260343c02b1b568a9eb2be1b47adc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8048.tgz","fileCount":118,"integrity":"sha512-v1spnfXI4PLaG5ZNzIp5Y0yuehxKSeLqt/QnzRAUg8Df47koSzSeC5QP0SKXuEz2jaKyWq+BAJ9G2zZH73xGvw==","signatures":[{"sig":"MEUCIQDtJfnmt+Bokh9vxsa7UrB8djSRCyiXSE7JY6YaykPzXQIgZrbGWZho9yB053NIfkD28sVPhLrOtITIK9xOcHUczhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cf03ed406c27a2f9832153a62accb413d19d37ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.7","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8048_1636773054436_0.5698813865756172","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8050":{"name":"hls.js","version":"1.1.2-0.canary.8050","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8050","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d2d58438b920e39be0f3f627b8e0f0c3dcec12dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8050.tgz","fileCount":118,"integrity":"sha512-ruoeD/ccNiEBtJSf0hOmaMfCUjSqRxPJ599sjetMBW0YOjbyOlaWZZKx/i8ZujgBnvpivzgXJVqUp3mTobnemQ==","signatures":[{"sig":"MEQCICn3h9y2WRfofYCLNuU95F5It9ESARC0sl58ZlAijH+sAiAnZ0bWfKdnBKgaWlD7rbdYSiy+Muq1VXqvPicIpcpNKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cce018a0ffe876ae7b0e953cb6bfe0b428409008","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.8","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.2","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8050_1636913796116_0.4806888143206771","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8052":{"name":"hls.js","version":"1.1.2-0.canary.8052","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8052","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c05f9a88c1da391b7b71f30598ef5d67e15c126f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8052.tgz","fileCount":118,"integrity":"sha512-tg8LE/R5S2y6+frrWgfQXYRb2x/lMeuE/5DH0lSnCBultmVbCSj0muM/Gwdm+bQXHkx6+cEWwemYDqD86gFpYg==","signatures":[{"sig":"MEUCIE0BEkg9ilE0bG2kNUMH0zG2FDzNKBeMHWTJPChQWkqtAiEAhSeiKTS7zv9H1NWxZDFYAirMvHWn8wyXq8MCrtlLY+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlOG3CRA9TVsSAnZWagAAUPEQAJYnbqz0MfvT/cWvp6SY\n01n1f9q6s86fkIj3VqUecFPCTkMGYpUp90D8Yi2khbDFEP9TDskDfIXd/u5x\ng4LyuDkxmKcnX5FnJMYDybjPk5YpBWlIuSEH3Szyo/0ndjxu/WNcjzYn++XL\nkTrUGhYJT5VwtdqV0GRxVVB1P4Y/6qzQd3VVd7S35fJ+hT3KsVGu87niiPnH\nVEmF0GV5SKZZTWUpn177O7YUMJnuWYhRwC+0OwPKxl8gKE4vpFya8XONIL2J\nl+MN90fhn/euqXkPcVIDtMjGpnbMDBI4Hj+7HJMVAFr/G7Uq9WMGhCvlN8hW\n4Rj/1yfjNgxyn7z/upU1AB/xqdcAt7x5DKr808mvkU1lXVbQl3C/zsbr/3yW\ndn44DVQAcRnkkwQuri+4GYN1sZLP4sY76x3K3XYjh/nySB9Ta4QmpZzpz7UO\n1XB4Hb/KDmq+x77jFqPcse1AEocpHL6iD0AlYli4mTcF0FkrgpecdVfer7gP\nMarDLFlAchJuYwJoDQvHRqXGe70WWupBf/EVyGy5xQ15FqtUpkDy0sYkU2fy\niCqQozHVCNG8UMafnvs6mxwX4OwwKlizpugvtB8nnub6BOx249nAVk+xa3Yb\nIJaqDv/URJDQQCjDp/SPJSqCiFHXv07amb8q2ttYpM+a5wVyYq/oP6GzeYkJ\nyceT\r\n=eWrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a906de0bf1307d7cdd7ff7b85f5b54a4ac266103","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.8","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.4.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8052_1637147063347_0.9817639594008043","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8054":{"name":"hls.js","version":"1.1.2-0.canary.8054","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8054","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e77a3d81b0f7b7c68f4faab0d8966e0bd3fbf82f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8054.tgz","fileCount":118,"integrity":"sha512-Je0kLkfYfMt0PPY4ABoanGE8SSMn/617aO2XL2V/JIs56PKsgXsAVBv/QJIKDzIxzuAxDpkiXONloFWtdSYmNg==","signatures":[{"sig":"MEYCIQCWb1b/9EDpzx5M6QMmlwt1fzUWdNvaxMJ/cWvDdJAyhAIhAPMPRdUCSxN0cScNGsrKIBEylQW96B+AW0x4oVhy/0dc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmRzbCRA9TVsSAnZWagAALl4QAI+qeP39TgKCp1pcuTJ4\n/h/H3vbNpgElltJTED4XJqlOdHdXzQ5qOTBGI6MUtpZNe9JCKcgTLI/eT08x\nw8m6aR0vnY0o0MMRmKm9X41RdGz5CG3xWyP9+iWAxSBb+DMPGsk+7z/A7Sww\n6o2rAJOBp1w9ObRru2r6+U/IiJfFAVrXkyIGFLH6vzaxp0mMJzy7Tk2B1uqe\neXwlCch0bTsT/g3p/jZ/3j1IcTCnTPOYRQ+hhjlsVpWqRJr8UyocfbjMXFXm\nbbIyY9OXfR2dWnLleAguHVSNf3t26W5gA3Cugu5Uex8uu0cYTYAnST5fH5ae\n44iFXN7IyMkE9ygl90f0fAf8W0h/CpcU2gWMbmMQzDhi0cXXIjU1tQvs4BGO\nlghJ/uAb5TgY9Ryi3NCX1T9Tr7kysl8mwuNKOtAM4/nmI5ER1aGYeFicAupx\ntZUs4iALw++oCBkD32TOzOqdjBzZbqevm5MJ3JYWko6FVpqlPVW2oU8feWeE\nYhBF/3/AnqVyEWGg8Xvec74cTy/oxfqG/bZeiuhVCJUjwxW6R7XMbwqs4w7+\ngwNWcISQVpUTSr4zwAq2TWcXbIG+Z/CvSqdpEuiIlcugZjJRTVWDH87uSpNm\n+pQxXsugoLcm0VCDy2dWB0vpicX0/nxkC2inmsHvhP3v4WRFH02JcSpDbPA0\nIxlf\r\n=pL6Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3dccb74ffa4445d682df19696b84dcb1c75d9785","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.8","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.3.1","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.3.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8054_1637424347024_0.07696655542236486","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8056":{"name":"hls.js","version":"1.1.2-0.canary.8056","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8056","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9971d9188eb364b3cad66585ba143aea93ffef0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8056.tgz","fileCount":118,"integrity":"sha512-dqy4zPWz2pPMlmIJM+o7mHY/FdG+Hlfg+fVH4kZV6r8fTR5IBLLu//3AttelSlMGq6/MqRD5yjpYfR/mU2Q8Xg==","signatures":[{"sig":"MEUCIQDQFYLhcwUXIhHd/X1K6FDKXr7hmmDrgk6N+KdEIiOeGAIgaoeyqjrQhfEQw8qYHH5kS9V+SXcpoOPsNkEoyuCeTxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnA+uCRA9TVsSAnZWagAAbegP/0069YbHgEZDqxLahOZD\nXQa6kSFPYWf83Oaj73ZTJZbmSpAUzNLj3Y2BWOLJ5NURVBeOySwt54cP6fC4\ncnqrKNUEMAiLJczGisivSV5pLruO5ev4+H+1DJXG34/73Npe6n1rq4pUGBvz\nor1gYCZhWVtHPAL5eIXm8aPaTheUikFoUn+6HvxkGzcLApqp4dV8SaDl+tBD\nPISryCb9k6JuIM7u6PzV8ouh11n9tUXGNLgphCUvWalOVPb409BY9cUBBxV7\npfkyJDD6eQYMci1J1EkOTZtmWefrPiGT3bQ9d1/NpFcsXUrFWHtQgHqrAsRZ\nt8SOYjl3GTAe39b+Pvu5XBOcGBXPNZ4OHdPCzNUSPcYpf0S9Vydocrtsgqu1\nuN3dBvGQs8n7x9q29Tu2RA0we6dqZZK8A2+lnYnJEtH0e6cHBUFEjfJM9o48\njDRyaGLNC2CQd7Bgg4JWovpkTtEfwqY6KIDPowQ7ef44R0GVo7dB5uWB4WSP\nZuSL72y71+1QrMt8YvbSFw3rWEN5ORly3hrmCcGAhHP6EaNwHJmsqCyBRoK9\nc3c0pqkWObrbkxdZ7OhpkxwVZ15S+x+4MFkkY/NWcdBJfFP/BeJNsW8bpXXV\nu7gvbU9akUOl30K7blf/kRmVl4In7ToetAkmuFtScD7y51P2aUGrca+waa2g\naQgt\r\n=US1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"10bd1d74b0c8854b1a968b89fbd59dea6b63e6d8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.8","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.0","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8056_1637617581927_0.3551104385946864","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8058":{"name":"hls.js","version":"1.1.2-0.canary.8058","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8058","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe536c5bd6a5d0300692518e1bc8518f4c96a163","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8058.tgz","fileCount":118,"integrity":"sha512-XBBJa9N9+zEMzCePOzreShRrNjc5G8CD4Ny/EMoFsD+3lWxTKNvWUwnjHFANuXR9wePhY5k4yN5ky+ZXuNqeCg==","signatures":[{"sig":"MEQCIGSklr0+LB/CMTlS68rSg+/bK4b0zgJBlKJcWjRguUf/AiBJtnfPDZIIWYHlg/JVAODtLLSOi3yu26QInua5MPA5PA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnZjcCRA9TVsSAnZWagAA1ssP/0RL8TaqLfOXUtVVsK7c\niNN2bZyMrs0buGUOoX9IiOPOxC6cZjEHp4pXVWanxil+SaBhSyOee+uXbWb7\nWgWIiow4JtXzWlqDtT1sswRbnP5ahQaVZNheJhsYlWez8C2LBdKAAThey3mw\ng57fE0fMGoWFVE3wUDWiWXBG/bC9vzvq8d1ItEsWhP4iMMJ7qKg3KofcwmKG\nlKZ15aGGduqB7KM8q7jINmDGlZW3a/AisTxXT+JCiyOnLlZLcE7krzx4/oQA\nSM/Jx1KyXVbvhqaGenkhKk0UvNlOBOa23viPVqUak3OeyN2o3mi0D210XFHD\nLTpn30pHNjzubuQewm7gdUr3oxgiTiBTDcCyDfWgmgeDhUZiBv7kp64jY6h1\nJ2rGmKpoC5TEJWyFWrGuGc58ZTxPeuJfTE+7eigCEqGUix5g2xqEHxANwjeK\nLe+6xlEZPQxvb61l8V8o5hC2iUalr75oQ0SO5mjg8K0gLNe0TuS6zKrXcvWV\nU4kcVHi5SqeH9NmEOqleC7EXHtHPSSwCslMLKdozr9FubmZjU9+RGmvklEVf\nAy9ZkLxsheAEJ22Q84qSK8/mjOy7+FCcRASV/0nOmSc0xpFF9rnFeCcqa4fV\nMimY5q179w3YdqpAnf9O4DCyXWhwr1lQIiXvIG4NVof9GiMF9ROW8yVvtv5Z\nhiq8\r\n=KtZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"52182e462fc8dfa48e1233ed41fca0be626b47dc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.8","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8058_1637718236153_0.21503665545025608","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8060":{"name":"hls.js","version":"1.1.2-0.canary.8060","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8060","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf82d47102bbd4a14a6b9255b46177fb041954e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8060.tgz","fileCount":118,"integrity":"sha512-0nPkz+5qIds/MpRQM7P40syllhuow9gSIz34FH80p0giMWm9JTGWQQK8y49APNYF1NCMIVzMZrJuP1U8O85SgA==","signatures":[{"sig":"MEUCIQCvLhn91ORQQ4zwlOY8SBuamJyrTwrDi8bwGFV+53MgxwIgFkH/W0Ag85jJv8dQrvdlhz/heOfiLMw45ofW5HzGjww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnad4CRA9TVsSAnZWagAAIlEP/2DJQeB/2llZWvt25yQU\nWt2OJHYP2nFGpYTQjP0iz0g4GzBXmuFjHr9UXtBwrCBKbKN16/JiQ8rjF4ni\nKqnaUUdN7PRYEplXxCpvgE2ZEqZP8ecl3tcuuUPpSOtmnObPFhZmWlNhfw/S\nHOjPSozZJ0wfuEKf+TmJNZ+Q3S5F8sP2ZHOZBDrufRp3HiNZ2nAAW2biQHd8\nTkJKcP5gaZiVUt/CxRAF/IP+XccPuDeKpLuf3+mfT5E5wlgd8YRTNzJw040E\nCRxuD0LshyGra5OoNqavDcljSD8cKtfb895rDA3WCgaAD9Aaa6e5QdlkmzJL\nttp+jVUYPkr3M50ARYcIgzeIKQMJe27cvpGAykSjmMwWUecpYw1sMns9wCu6\nPJspKAs3UDBSdsgR58ovUs+XFGououukQkkPbs5SaBNvZYRt13xxfoapW42B\nex6diJ8pFqYMLpTKWGjC3S5+A9OPS8WNJHw3VbwYbpWAs7DeF+7yetQSO/Kt\nvvZiqcU1Lie/gRq2/Qrw+rbhsQPCL7cD/u8r3f3tlKmGG4ghiQanyuTtdlhX\nQX1yWiSDAwfCbkaizioCgVsPvitmgO6j06GpCsQQtDI+253IsObH0zdJWKCY\nMtm/JEYE3V6l1SX/FDbhNNckkt1qaMM/I9CQdVFdo9hCThW6lcQHgmrNuCU1\n4+DI\r\n=krLH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ee0bbf5938f25a5c3ac106b3914b00eb17e72cf9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.4.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8060_1637721975955_0.5479888831035316","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8062":{"name":"hls.js","version":"1.1.2-0.canary.8062","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8062","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8fe314ba7589d2ee76f4b994be7d24d58f3c83cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8062.tgz","fileCount":118,"integrity":"sha512-bZGLhFE4Pg2pFfuwq/EZ4HcVEIUToLTIWzuV/FXFXJ9soxxs9oSHXELM10JZ3ltGH0zg7Exyo9EVIwhxFRSErg==","signatures":[{"sig":"MEYCIQD5KvgqiVXEA2/gL7tx4c1V+7p6ZRLlhj482qmtyVoK7gIhAJBDVD40lUrq1BEpEViPfq7pJmJHpLb9wfzpHY87NrNb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnrKlCRA9TVsSAnZWagAAhf4P/irvRQkrqIFiPyjUUQGj\n+4rpzGXuwLSu+w6by0JyLKucvv9GToyzMGTUdcXptF86HQuVh9u7U1xNaEDm\nIVe9cZmpk9Lrfa2hhf+i7CT8kwfb2MfFYuCIw4nFRc4zj3G6IHmtOEEVKLXr\nFxAZ1QlKBTlOWp4l1X16yXgJUau29uQWRsGsPJDAGBbLIKBGfczjanT0b8bi\nkiWh2YOg13d3wSPmE5GUzDSlm+wlXv/sK7Mnvq8H+rHfY+Q3iIYewoZXOFNf\nyZIrzEX6Bwd0DQYeIY3Sft6mPZYM1XVkgVam3fZwTdbmfuobrwLfqRAronQe\ns+W9dWa9djV/tZHR5Ap17hzR7cmVqtMeZqanaVsakvUj45Q96dOUKdgWPFaR\nEZQfUV0jhuNZciN/IIQv21xTolJf4TKqah1aM9VsiQomX8xzCqU6IjSXfAh3\nZvB7JSmnCTanCL5TfN5kjvYO+gRYMs35lkQEa1dA/CYJVicldyAu+tdck5Kn\nJV40kWqQ+LbdNeCiwphbBB3ISDKcMSA95LSJIr1YXduF+gn+TfTck9Uygjkc\n3E47+pG39zX/jVSFPvyroDi95jOzOjMsM1lGn1w5ARofscIk/Mrcbv3++NIr\n9w8YA9pEuudX+wBTz2P8K2W+un56dIac/6csV85yxWUrVoqgBaYDTjid7JW3\naHGO\r\n=Pg5c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"76135580468c0e3af93b252ac85f69b8c5866c29","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.14.4","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8062_1637790373237_0.10868210650971077","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8064":{"name":"hls.js","version":"1.1.2-0.canary.8064","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8064","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"010ee634e943d2918269e2976c13f26c8b228059","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8064.tgz","fileCount":118,"integrity":"sha512-hyQhVObjgj+wj+srUtJQFPUt+6gzEaBW4dOQRhILS44ZmWCYym7tuRjD6vl26M2Q/pwKk6RGjt4GAEuQrJbwsQ==","signatures":[{"sig":"MEUCIQChPccgWFZRP4TjWveLYaJhWPI6kO3LBwFLI4b1a8GP/gIgP+JdlB9eSFv4QO8+BGAU4nw8KtZraSIvpzeFy4grmec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn8VVCRA9TVsSAnZWagAAvtIP/0mWZZfEh/+9foui2tuT\nM40MvHHwx41TDxyp1S9yLh/ISofWOA3EUNK2w3c5Vwt3uRrTl0m3dTuXHm/U\nMo8yoOh0U6sTkLcxd0qfypsy1pl/q6kp18KKcCvbo9sDGk8FwEclvO8+b0d2\nbajZD9E6BGAm2xShhmfeHmU4IYRTrrkxsAgHQtud5ZSwaTjJv/rAr2Q7TSn2\nHvrzzZzurdnUb6le6QRN4Wyr6M/VM9553bPR2/NbeAVncubo95Xr0IqaIDJc\n52zgrr/U5bL4j4QB7n6wDRtDibj1CXsaJ2xoKt1dxskL3juxSuLuwhlGrRW1\nph9sg5uKQfm+Z9Hn4Vb9ovD/TtRzUT5LB+ZXH8hP4P7HXqruCaF/sGbOA1/8\nMquZihuNcBgIMLlO1Y3MEIRrvIAQm2VBCHmRqTNGGvOLVgoDe36muHecelvM\n8q0NUZOLgSB0tE6Yvl2Pz9a+GElWza/uMa/d1RGwJGtCeMRjZyeh8s+9Le0y\nx02NhaUkrtr6oKikQ9f5O8s+t1GdEdt9q79YsN76tbomxJ9Cfq+P9mbgB+fI\n4ACo0gne4hCSqGXhyWhBYxWKz/jlQjvY612nLZoV8hpPbAUq1o/fEb3nqY6a\nGTflapBxESMy8KuhmL9EzTgv13oULiVA1s84i6hI9cWefD9djHPzTcagI5bW\nZL4c\r\n=2jIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fff4a3dec55ee6578685d8910708134622aeeac8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.0.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8064_1637860692727_0.7722663322208181","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8066":{"name":"hls.js","version":"1.1.2-0.canary.8066","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8066","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46a31b972acd6d463a68cacf8474ad4e5e52ca71","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8066.tgz","fileCount":118,"integrity":"sha512-Tcwtog7Z0EO0wGbMQIw2dQtlimEx7KOEpNCqbSmJ+WcFXTRSH1sQUnP042KyXD+lT5dQSypaoOpMhm5782lq5g==","signatures":[{"sig":"MEUCICav5Y4gTo8GWsyv0pO5DolEScAqh6m2uOLvhAmLI6qcAiEA7etuvsklU4o4mH0raEZw5a+w/fQ0pj6yf0qhF1xCOpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpSMHCRA9TVsSAnZWagAASnAP/AnPz1u6ZnD29KRqS2CZ\nMg+sTWegYVZB+bZzPmHFSMqyuEFRVFB2j04Cqca9EDSPQJ9a8fdnb6h9pdjK\nRaG71ot53o5OImPRPpi3vD9AbIJRvpiAmX/bRbFCKxfnTo0wyp4Pr4dMQ2/D\nQjyTaUiBFruj5thyOXBd4dYiwtBAc+NUEVsOFWeROpM8AmYYJOtjZh8lCtX9\n/sQ0H7Rg71P1m3YhJNvd5BgNICRU+Hd/osaB0L2Bog6X6bYwnhcFvdXMwnJ6\nbCOR8Y2uOxJhCAqSDl2plwHG8AlGrqZwA2AcxL+WQWL2cCUB/WURJWQyPAVf\nRynXWL5W0oKtvKY7pp2NyoMsKtyiCg/59YWUJKsSMk2va4ldw0tRIVQ7dEXt\nCu108smSUzE0jIotZcAR6UIh9kUfjNjgUOaxYKRlH/MY+AKkC/wLRjGTuX3X\npXHCwWqPcAtnIFpj98yTYZvt7JLJShczv1DyYulLOLuDD/4z3COD1ouy2ZQB\no9MvaH883nBgTRi7fZhc4JY7rQVDIt5kUt4WjFy3FdPXrCzuUwzHqq3a83VZ\nr8KhH8/JJjrd9jmB9UfzTo1+4TdCXZXNf1yQtcx8YU+SAK3x6OJ+l9oSjjy1\nt6NV3fUg5AZdmUlYjKeojA0OdMwucsl4nGWan4ZbFH3KSvNflVUmUZWDxsa7\nuU2h\r\n=Mpfv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"080408d400bd18d1ff7b24943a2e54f48cfd8fd8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.5","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8066_1638212359230_0.8022747830404247","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8068":{"name":"hls.js","version":"1.1.2-0.canary.8068","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8068","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ff5df792204a2c97a885f7b9ac870bf642bb7a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8068.tgz","fileCount":118,"integrity":"sha512-/omybNlsqxV3qHr1izlNP90PrwL5K1x0xHPlrMZZ0ux5/ZKv2UpAiXYV1GFXeMk0JH5SKNT/ljvayR8LWXoqWw==","signatures":[{"sig":"MEQCIGc9ZAGvMyoDsAIyjEkbwWDFkiIfu3DTqc2Whl1ptGwWAiAXztVmxGCoJNsrpQir2dTUaFUfi3PSYKRnyYqVMIMbcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNbxCRA9TVsSAnZWagAAuzMP/Rv9eiKIvj2poxsFW8N+\nW0GoyLI+ABUUJ/2NwnPY4NMAqCgSZYwqruPYBEd+K5Ckybnc4w5cH/gs95d5\ntBGbcXwDfHHmPXmeQYmZWlUE4GSLCmayHhR7XxrUrOxL4gyJSvczFee3wK/d\nDSUfQCCtCFg1adugSZzU8IWWLswfKLd2BlatMecg8tvQoLGA3IY/ZrhW4kui\nr9KG8m3vIqC19hN7v6fbon097evUUtL3T9D94ZEUHsl8lIOwifdHjPVlELrX\nmuOQnQnvwXsZKB8KUJfbIi1BEytBsKrtDk6I3Psjs5trBmkOdhgGaIFAnDbF\nHLs/7f83mcF66Isb7PFnzPgY8YNO6b/qvcW6/YV/ZvIA5UT6kDu4yFRV1DXv\nmU1oZyqwkcfV3kTO79UqAsTY2JblT6h9lyv37/u29qI+A3t4vBPEfDYeWZB+\nSTo3EPGtkAbbOGVcbcerrUlWObW84h/aqmSeBnFu0MLruA66uGdGIf3w42P9\nITFv1MD3x/8n1Dt3wV2/CEQRHHZDXxuoNRBXzyYp6VN9haC+3Z3vuteVjF0K\n/mHCVXOS2NMcBg2Y36g/Us8KCj8Zj59G2DHJJTo1brEjpm3EAkwOC6evkOVW\n6dhMU4phtqKTDMtY0CyeqlwA2DrjCAxgo2vXt6+XgaF01FpeYS+d6AN2gW+R\nh95v\r\n=8CUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"929801840d65ce05f64e8a2781dcb26d51c12e8f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.4.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8068_1638455025752_0.5632516001022645","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8070":{"name":"hls.js","version":"1.1.2-0.canary.8070","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8070","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f17acc8e6a0b192f971cdf34c1fa49a9e82af2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8070.tgz","fileCount":118,"integrity":"sha512-mTxHFGQQHxuwig8llvaCAJIhO1M7Q6A/hN4YsIg9ddhYrIWYvPmBFNxQ5WvH0UI5geOg5s6w3xuJxq/0Zyktpw==","signatures":[{"sig":"MEUCIHpODPDxYGnZ5eLC9cYa+BhiIxEWr9jqHNxQzdC5pf7kAiEA9DxkSW+I3cyKInl8/NsklZIBGn5+7W1SNsHA8Z7b7so=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqPttCRA9TVsSAnZWagAA+7QP/iC/holnrp8o52t1pFRY\nkzyqXSh6hVgV7Sk/cJWx2WBRGvXsa0fVij+NzlTMS/kv/g0qDENiagxsnObV\nklF/TnQAMm9Ds18Ox9QnYxHHGlWgiMsQ5U8rwAxXWVd41HxsaMXrcRarYntO\nR/c+x5IptFjYF6hW6NfGExKd3W6/px6NuIUVcVbP7CucZ6kHhOBZBjKUs0Hv\n2Rhj2ngvEP/U0tS2NxUnG0WoMdJfv2q7mIa/YGK5X9bJheWGVRXZ52lNFofg\n0q5e+//tohIePCDZSR3XeOGt3Tsj260PjT15S+eL+1Yz++ODspFH3WL6dr8e\nS/rjSwyyW6fOCnRXT/KQhV2fMlcEt4IIPCnojdAwdatnlxM9xcIFy+nQ7m8p\nASav4yWbCJcrCwJBTdMajKxGKklk5sCKAVcsNayQaDUZ2TKJG5IKF3XfIN7c\ne62WwqKQOX2AHlZwI5c2hJh7bL/2tMAUcwCCU8jEP0O0Xv23ZSmFvE/qV/pe\nRqfZoDCiM6EIF3+l8xgfu5tYIkk1R9quFLwMmqVfA9iRl3NzO719nJASBw/n\nFXkLuSJnKpR+NXh2dLobNSeLljofH03GWoaaLyZ39jlWL+HY74VwwGC6m8R+\nnRmwJmI0wAjZ3sg2OQfw95tXvtjE0OUJ0Qe5g8RGPcgYl0KrReOB+5XP1HAd\nK+9S\r\n=PLeR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22b586047ffa32ec5aeb3be4a6db80a010c74902","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.5.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8070_1638464365391_0.9079367204682474","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8072":{"name":"hls.js","version":"1.1.2-0.canary.8072","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8072","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3290a82fe47e4c117f73a33a80049a39457a4d92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8072.tgz","fileCount":118,"integrity":"sha512-U129ev++JsTc4dAUx22LhcgYlzSdbkiPw1S2pISnAwUI41w/uXxWPe+fSSHOhuzbBIYL3i7d69rVJE6gKOFIoA==","signatures":[{"sig":"MEQCIHiJ2KTUkAfRnBmh02ei5XTpRkXt+zHvsd4eqYvQ5ZvKAiB7Z+G9r+4BS7+gMe39NIttRn3cr5hVCa29bCg4xK6/GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11560218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqU7dCRA9TVsSAnZWagAA8SMQAIex6bYT3Nhoi/obf2nh\nZEo/wVlEzIhoy5g4FdzWCLMZyreyRDbKXVoB6muxBw7dkXBvRvfiR394gBk2\nOr7JAND/AlXz0UDuesYlVKn93Ce6k/mowiwqQGorj8CLBWA+UExOAdD+LinF\n2pMFCtoBVozTKQ8cULxq2KGvjmTd9rw/WG46CFMZbdPUwq5U1sS4Mt2u+f59\nnIGPyjgZ3BlMBgtWbwtMPMNXG7GtyMryc+dsWpofrjkmgkEhe+bbWcSee6AY\nh0S643OYsr4Xe6iU3xS04ZxPU81FbCjhiuDi5IaTmA/jmr545PTNl2nescv/\n5HKo1cJy0u0j7/wtLSMC2R83tSfrjbGwZt5aA2YXPlNyraac5nEaT6BF8zR7\nu8kuAfwIvUNMBVhaakiiexdMFaSTmiv5qv54EhJa75VPSt5lXF/VZRn8G+tc\np+nMwmfA9z3H9bOM8qCLclcFLm5VlnjUKNrU0+n5DLh2MdIe3uQcyFUN4uKv\nMrAfmS/gC7lWxIa7t20vVVp2Ya9Yf5z7JA/ZCS6ac8toYDSAyuFe7cVRRdjh\nCin8XQGoPzkID7COrvwVG5gXBEeHzFmHgTKwG9mJPDhQ5QEeNSQ3PbJtI41h\nJNFD85/C7WvUF33X6HMFQ16gKcvyTAnLrmGQ/OPdNU0VfJQkDzeUso3xXdD6\n8Mi2\r\n=Kc7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3c3c27cd50259916a21a87f073b6f74b3e995e9e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8072_1638485725053_0.7861512479303332","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8075":{"name":"hls.js","version":"1.1.2-0.canary.8075","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8075","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08f1c67fef2cd555075b6df649380ea714283e79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8075.tgz","fileCount":118,"integrity":"sha512-pVhpGDwsXDWzV5FRz6TYXRNdejoupBpVoR5wtR1aKFyuuu7ACfs05Gja+eqwVRxIquLMZULN57/WaadMdpn48A==","signatures":[{"sig":"MEQCIAex9mTyzPxfr7Tlfjf/F7tr0Rvrr4gNw4+tf8I0IfJVAiAJhxhZ3+BQEcKk87xqpsHeUVUK54kE2boyAR0clOAwcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11561688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqp83CRA9TVsSAnZWagAAic8P/ioUif+bTmtxcSD2//o7\nTAt0ReUM+MAyuOVQX5SUFoESvboeChxNzpglpVKfo3g6hGKADC1jgtZU5kO6\nKHqFmhiuCypvJK19SEpZgMSDEXZf7FltcWFrnry8AhDTAfsJN6gVGvEwe48P\nONrm4qlTQpVj+2y5E+ctuFZ0jHe3uABh21h7TDI5j8OFGrzxSL5ogenUsYwJ\nz7Q4znuRtPJYwMlPRcRJ6mTHUnwcc7vgC+68ziBEBGmIsfIEiFmRzzi/X4pK\ne90OEcEej/e6nR3W5Cq7KHTeMxj0x6lRTJgH2KqVXisEtbB+uLdKQ47E0Tw8\nHOEh7IMX2PkCdnbBsrEbqqGwbWkaBspYQq42oAH9YzpQMztDfAaqgpUZDZZD\n6c6U7G6GlT24UxriFlCvWWaO/2ju9LLIl5grLKGUGKUVnxpvrazFTB9FKfim\nJExEOZ/OoF42PhguBT3RY3jmoYU860VdY8qDRrJYSG0VVXQTWwE+tQ90aJwe\nKyALajKYTvDH/Eevv81feaP1OiHD3EW/AXkatRI3s4udtxoQyumahi93Ceiy\nVE0aNKVVGQYqb+/fV1SRNPghPBqCbWzlGRaBETRUyYjO3tFANUVf0mnCZpJ4\n96wS1dSE3iu9kczGzOrrZ0k4nEgSIaJY/49g9lxGcZiCyBILD2peFLC95PkS\nTBGT\r\n=xEFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b48fcc064b62405fdd8386628ec8b8efa67e3652","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8075_1638571830993_0.3993104707489237","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8079":{"name":"hls.js","version":"1.1.2-0.canary.8079","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8079","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"01b371e3a556c722335e9ca34189a67b67d13606","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8079.tgz","fileCount":118,"integrity":"sha512-2z5zrPGJoWAxmVp5Y3h8z58xHqjq1Mcsk4+pwzmSwm1O2ez/qU4gf1fGl1D+5N1NxfjocxS9USoYPQZFRvd2VA==","signatures":[{"sig":"MEUCIFLzcoYb16RzITspSt9UViqD1Bi0TPHTIaMyEsiCKXOtAiEAr2mQ2KGAzGQO8zyTUAqfPwEU5bgSLQHQzLwqij2CtnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11564112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrot/CRA9TVsSAnZWagAAeekQAIAXlUEvJXirTKjzp8O5\nIyTUwkQXUoInrA3zhAlLN62kzIVNzr+1GC6hAVyFB9qmr+DsT9Fb3jw2Z0e4\nyuXq6yfkgUr2Col/lEc9SUwf3hojpd919Ivy6+VlsnMoxxI6+zfglyXg1Wr1\nxft47Ihj38LehgDi6Kb/qko2n8ocj6ZZojrAoGZmrORYI9jazXGkWIqJJ76B\nKQvpAhfkRRkN5xQj0V/wce8dvym1TV52MPUbhGijDGf95s0vN7QCpLfNWpqa\ntMzFK3P3h/jnQgp1jfAwrVEQWbPIeIk0b/0sn76kNI84ofZ/wvym/b6UX4eN\n2GrEk+t6S4P6t+V5tv2Op85fYFiIRPG0J2OONJotFqYT7Tff+xJhziVsjuVM\nPtWplex9qIWuf7ukC5Zr/OqXMzkbMnM45/oxviaPQCR7j+Lvgx9K7PHUBBtS\nubjszgGOTBmNi+YMSw+4+haims/+MEg732T3zpNdR0XCof4M4Uq+29K4n/1Z\nQxXpo475l8/15PouaCt9246Y5uq9LzXciKF0HvaJWn+OJ0mD9xsPpjv4h0fB\nGfl6jgajkwEsasOSlpvYdH2QBt03BbwkL3Yq83564C7T2S9SMJgKYVKyln0W\n7wXyOBl+pPO7jS6Br8tsFTs8+GhCQYWKQzYXfKlN1RvXjx07wtGbdQ3B0C6m\nNgWW\r\n=HDY0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4914b5c38156b871a6d114f76242d6d3d0a58cb1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8079_1638828926831_0.317868278343018","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8084":{"name":"hls.js","version":"1.1.2-0.canary.8084","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8084","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ff23e06934677486fc654665e327b133658d3a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8084.tgz","fileCount":118,"integrity":"sha512-hjISeWTZedj/6umaxAX4KzoC7A64XlfU6zQBZ3GPldxmKbaBW1dLkUPc4yleJLsR/GBexfP8mQMcSSbgbfz3eA==","signatures":[{"sig":"MEYCIQD55catXtVc5LnwKYfnrV04RvV1sGJ5+hcTYZlYb2poKgIhAOASHogCUHWQN0XrLnS3C0wnKKKY73BmKSS6BDg4qhZn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11564112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhro68CRA9TVsSAnZWagAAYVAP/2WizpGmM/MDS17qUiAY\n5jCC9RWHbrNa7j9cCW2LnQVS1pWIftEfB68R0MtAeghnypTJd5Pj1BKwPv7Z\n2AVZfMlcn21si9vz9b45rlvCQjtHs5mT0n4y48K1aLoBaJV3/hdlzJxiv5K6\nRimLLcEtuh9CeMQQwbCKYJIhkXqUsoxNXDBq0v9eufkLzbe6Y9hh46FoOKRT\nJ717RwHlk8g8ucYy4+qle+JdKqZxFnCLzxysPu2TXu+7Ew5L1Oq5zFi0yx5S\nwg5AKUe3G4JEEGNp5716v6iOLe8Ga5S3iMKNg5imFX1HD2Sy0uDN/E45L3g2\nNyzxg1y/52ZxZpcRvA6mEQqxjsBEe4//bX4bnVcUuY3fw7chD3zIBLxMOPra\nQ//G2hPitkyCXtvjjjANJg7EO7jEzUWZwaLDhlHKmnLpYJs9k6usTy4jQD8B\nbUNNsDGdgpqXIu4cpKyBI8D1Rqw7XeyMVSgsaD3IwvGphrUjBNsHcabXUElf\nTp7GV/5mdTSFp+lvgHLQEt7o9NtMRSjtDk0d9No9Z77DfT45aUohXkUia9fe\ni1ot1hU9ztOSXYmIc6eTPjE3N5rtVlO0Ai9Pzt7Gvsf9xyo5YUZdHli/xYQw\nezxP8iC7BOpe/6Lw+vjYa6iP59ukz5O0MgfHdwKt9uLo4WUKO1oIs+p/FQ/l\nle34\r\n=Dsej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"18ba833d5764cd30571e9348659b804095bfa424","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"95.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8084_1638829756089_0.6268947200358326","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8085":{"name":"hls.js","version":"1.1.2-0.canary.8085","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8085","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aea289f768e557c655d6c3b50cc82723936d52d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8085.tgz","fileCount":118,"integrity":"sha512-fp53nUnULuJr+LbDz2p/ie86U+plv3Y2f7OHm2TVqCMNkg8XiHp9OvdStm5LeK+pO1CpUbYwNPt4XUoz+Wvn8A==","signatures":[{"sig":"MEYCIQCRWl0Px0pVOYQpOqOR2cAsVLMsw22MDTQErH44i4unWwIhAJukLiwAKbKOFwpkZ8ydNVF1V41RONmi1AxzHLVTlSTz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11564112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhryT6CRA9TVsSAnZWagAAXXAP/j+6+ozrHBZXpDaSvcpN\n3cPKh6RyDpHM7NGCrdL/e2/5UtxjJ6uof0AENbeiaFeof7z1E2WVw62nIeFr\nWjvS1TRwteCwjbv7fLoqIdG6hF8e45Z0cfTwZt9ILAgP0FkEmoAzgPGchP5t\ng4qySg5R7sx0CMiNdIc1yZ11GjDoCWjd3BxEX5FIKAzRtAPbRvCm3a/jPSTG\n2IL3B0ie6783sWlK6RvbAkOF2SdY6aMBdDDZ6yXhd0eunw+nSniw7ouyZhgS\nYI50/mXUIJ+Vcsa4C5G7kZ68rk/SUjYZSTtiDPx85XqvXz2QvtjPWHJfEh8I\nDWfL8dEE120it0qZSQ4FpSKfXvKpGFq0fS48TSo68T9Vkk882/tpvSMlICqE\nt4U3AsbnlkzNDJ6qHEu1ckHh/mzTvHIcUQ4WPzO/qsDvExBUj8T9iIwtxPBU\nN6rCp6z3lSuria1cEiufYygBfpx4hmPl59/oKK2TZBehaLEF7NcGOhFJ+hDE\np/QHhQPpvDnwmqSIdeanRTOgR9KiujHTMhwf028XiF4JGa2V721PluXudQjW\nt+hErM1yf2m8OtljPMVMVw5sUI6jgKLOF4duhEKllQIFrCNwMxgXDAMhZsXB\nbbC2G/SrNckvNIpru4ec0EgFyQPFGNHkpSyfHMcEEIYHiQ+1jEfpyGZxH5p5\ndC75\r\n=kPe0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"503501e58b200ba198b7f2738715feff74fe9eb3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8085_1638868218529_0.28192434796645394","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8087":{"name":"hls.js","version":"1.1.2-0.canary.8087","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8087","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63026c9b172da8db197476fff76b2c5814f5ed6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8087.tgz","fileCount":118,"integrity":"sha512-PVxTTNtbn3w5ToDz02hNSfS0b0x6GFq6LOogYSdt8TOs606l+n1USKQDg+OH8UmP5j0zdn02Il/4YZod/FB6eg==","signatures":[{"sig":"MEUCIQD2vowrBUneyhInwelBZ0mIDKtY9TBVTi61ck+OkTSsRgIgUibpiZpyrSGjTymm1QOooNjVOVX1hsmyLFyaSl1eTSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht9lyCRA9TVsSAnZWagAAZcoP/iYCce1YubJJvDpFuYw9\nLccYSFDCyWKJh2QqSmJ85k6GGJ7Saxj+zNBvwetwR9wWubbO5Xlranq3rWg5\n2UDrcdYUcbJkexZfQIbJvEdbn1Fxe+VkPf/I9HDJbTCMDv7QwQI+F55w58R/\njNT9rXtt4LRrmqfXwcCrxtSaDocZk/T3J0fOLcj6DL9xDMfn7UmrzLFkKMMU\nBuLsqFR51rdVu/BnAw8drdbtJaQGngODQNSNfLOjSMQtA78kVdn9dIB0GWIM\n8qCAgUqxNSzybSBUMHT0PZMXKUDdnSp6sSoyNeJ/03e1PObbEaDz68pntS7G\n/xJLhyWBUtrW+RUomnrE3j5kOrKRWrIEMrPZo8hGF5/giv8QtLKWC6RVlxgP\ntNfqR8B+oLfFecL4ux1hKXs/KMDQhihI+K3CUAn2HwYFEK1lN55Lf2dPaoFp\ns901b8N/TL0oS+rKRADsFZtPtzLMVuP+0JUQbc6qOSzVB6zwHda/mZ4smf9n\nACDt0P8kwOmTFkMZnBNyBwyCJXwV8JUaEtapwXXtaWYGY5BcfQ2/MG//cZJu\nqtRZgSOHw4E3bd0K5EQGwAkVzLVz/QlQ/pusuwV1b9rNwhEWsRgzNjXbvumg\nwcYC1PvI+QKKDdm05XC4NZUY5IPemSXq08mmmRohNy3tEz1Fy17VoPNEhRk6\n4s+Y\r\n=vSpF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"91e80860058ef95296274b4727c5161ee86e7f88","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.1.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.1.1","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8087_1639438706315_0.475253958332607","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8092":{"name":"hls.js","version":"1.1.2-0.canary.8092","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8092","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"341e96399b0e12c55fcb180c6f55d43c3a2baf78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8092.tgz","fileCount":118,"integrity":"sha512-8IxN3bTElIxZZy4lb0LqB7x5ujtX2X7SvA3O7gPkXF1YQCseWReyW2VVD/IhtyuxDQVsZlQy0QhxJoVbNGIYeg==","signatures":[{"sig":"MEUCIQDNkV4muwHjbGLlaDMA6tPHBd3XkmCG0hHIF5gk1vWLMQIgK+8NC12TxU3/fKkVdGb3B+MJHpan1fK1EmNNY+KK4w4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuQfvCRA9TVsSAnZWagAAeMMQAI/iZRhbE8uj2ctvhjS3\nmgL276n3Ff9e/hU2uTUHbykr/5sKihhdl08HiW/owYL6vvKr7ceyQvqDJrJ8\nLYsE1SuHtCeiJbtq1P0gmtdvIf3H3cL1ILd7s8vZEzM5RkmLvAFS+eYRZmOa\nm7lc7dhjcH9M2rinP7bxC79Z2uYZtaYzl7MYZjbchllZmg3obexsbjxyFxuk\nJ4Vll8E4256eAe3d14XmIJa+KdLXkin0Iz76txy53cxerMlpNkaJtL3XcsD1\ntixgxR7Z1H8VAG6MUSU/esJ4+xpE45/hQFO0rgXwxdF+MAAyx4dnnlVj8Boz\nMu4wUCQ3Z3ujiJ5wByC4hmrRWSACHTsOVFJq/dRHHXU4lcdLrcJj2pRHSSrG\nCwezuKO73Punu/4DwIgQluWC1tJB69a714hR0K6r02LNfRjocz6DvnT6Lbes\na/Ssq5K8VL0LvYH8GXNq2AhVHOf3QgjGvoH95xjboDwGKKwuA7dPWhZyfRjO\nvzC5yLlZV0VlY2V5maYIEDEQAg8+Rt2oHgakb7J+aXUR/5YmN6QmPXtTFdZj\nkG20KZPqxVeH3s+EPDhrah8Iz0ES+G3F/rGk4AQOjocXhXOYga02A2PqsQ6j\nOxFJ6Q/lPXWrMONtWYD0JbsxMaaXpvP46wzBCeCBc/2K3iUxve8M9MVi5Gmq\nbiUw\r\n=TLoL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1204d0cd91080cfa04aa2e678ea4062af69011ec","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8092_1639516143686_0.5788173098294047","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8094":{"name":"hls.js","version":"1.1.2-0.canary.8094","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8094","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ce483f887695d2ada013d9556cc9faa24944c104","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8094.tgz","fileCount":118,"integrity":"sha512-qyUidS2ENJ9bnl06LC35CclBDf8o88mDdA0XQfcsHyz7gsvGYRhREP07fHxOHFxzmSR2bZmYe3y0qjNanVdWKQ==","signatures":[{"sig":"MEUCIGwZeINOAYGDuPm22RcS6E+SahRiU46yAtE02o1aJUglAiEAxbMSttFjLhbZhyvJAa12Fzg7Mpu+geaBLLukSfw0ZSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuSdhCRA9TVsSAnZWagAAuwoQAJ25kufRSZvzWmNTem4/\n34sqDVpp2v/vwliO3whkZROq34eE5kKmOi2D9F7BYxV5dIpSJWqRRF9hkupd\nre09KD3vrgU4RA92/hNe6lxlbrjiJjfcVeBlSTXsbn0RxZZvD/a2LH61Um/2\n2VwqYLp4sRfkIW+RNJ4P7XJQiU/6h339nKl8iDhMoL4WDEQY30+k8Q8f/pa8\nHFcTZetT46hOVhOauTd2i4WkUXtLoF8JDhwpmm384J545sxmLEu4cXzPuLeD\nWdpCZdrISwleKPqCXWU43ESk+SwsudkS97OL/8MFC9HS9ZTgdWqjUBEfYY5o\nbtdbhaVAH01KWs/Gmt06YGoUTuUSK6+QElpWWLExnkRxE5GpqgxXeTV0ONhg\nHAqBSDq10i21lbG9kgccRjOtzdn/5BT8pZWspxcftCzXt9lPDrhP0X3ue2TE\nFH4GzBkpWh4Jr1P2XxCFFNaBkibY07WBctOIueRhwoDBsd2t+ROp3XgpABLO\nW/0XiECH1QE3BQ7g/elCYEpMbFrQyu7teQk9ohdi6oRCeEzkiCZj8x+e8bsG\nbZAXxnuEI/3xgJR3M8l+AGpVMsDL1LUIDXh0f0ShLRvtcExwLWJMY8iRTDGm\nv68ZNBgLLfE0G7i/RiaW3HtNkboW5Zfq74/g110QW+1QSuzTard59ni7d1Wo\ntLw9\r\n=C+lL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ad213025e4b3d400398552bacbcdcf03044bfbec","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8094_1639524193308_0.18985473006689513","host":"s3://npm-registry-packages"}},"1.1.2-0.canary.8096":{"name":"hls.js","version":"1.1.2-0.canary.8096","license":"Apache-2.0","_id":"hls.js@1.1.2-0.canary.8096","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d61a3a4714817b9d0a75a95138707f82dbf066a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2-0.canary.8096.tgz","fileCount":118,"integrity":"sha512-N01d+tcNvyC5lqAJWyHv1M0kvf7uEHGyG12UYvtqL7iV1AMlYR9L4fTyTJRJFmHOKv4BNeiNBuLIZbc0VxGH2g==","signatures":[{"sig":"MEYCIQD84CVrynq3nmiL+7Mt4wOLRjLdYnibZvsGkmvmfn+MegIhALlx46iz72lBftiUsR7RlJkVSzC314byiGRhzvzdLW1Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhukRLCRA9TVsSAnZWagAAdRgP/iiuCXBSk+PXkIWxuir0\nITfdBgoSMR3UvEgbww2dFAuH3V9C2tSRDns4ojiav/MOzzlZeBw36mvXx29h\nUaF7KjQeHkQbunEKRZIpQxn7gcmdmepuDRY8uB1s5JVkvYEFbiBhYy1Iaj/5\nRJmxQHJvyviSlOq3Hvh4+ur9SjTkCUYZigH2UC3DXqNPTfm6pdP6mLpePGx+\ndGvgjgv/oJsIUBL+r2c4Q9UPMWQkU6+OaqjWqD660VfnX70hBIPUTfm5NWAt\nb0qTkqtBhb/0iJhSa1JvuzI6AfsLMqwPpjttQp1cGQkbxFaGSEbTrWwbRrHd\n/+mGgWP1+dMwV1j4dypoCPT4LvtZEEAINaR9aqJi63zGAizzJY9a3kpWDDtz\nqk/1MPUZ5DhbIzS0KkKU06jhIX5MG9HTtSKLnbE3Mx2CN2x2J9l0oz2Gq/gK\nsj3QWZdOLdp62FMfge1N40/V83/q7iV9ecPTn8IIFAbBRlnYbECtleBY2xV3\nhbzCse9O8RmyIsciUoVG4DZw9UILkJlBpV4oquoo7ox1pwVGnZL2KYpdwFNi\nFLZWzCNQOc27tbZT5n9DdOFmz2LyTwIi6jUFcmRzT3JfxixYrvFcgjtF2Siq\naisJu4LOCsgZxTG3TBnxCJfMuZ/ghIPiy8bmveE1C+nhmAG2M1UqE2mpH6ER\nLFk8\r\n=NhCE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fdc9db87eee4b5cfdc70289f29ab80e5fc1ad2cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2-0.canary.8096_1639597130818_0.8479180960491504","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"hls.js","version":"1.1.2","license":"Apache-2.0","_id":"hls.js@1.1.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"71691e11928e54ead9696bc64b88c1b9914c394d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.2.tgz","fileCount":118,"integrity":"sha512-ujditC4vvBmZd00RRNfNPLgFVlqEeUX4sAFv5lGhBHuql8iAZodOdlZTD3em/1zo7vyjQp12up/lCVqQk8dvxA==","signatures":[{"sig":"MEYCIQDSbhLAPTsCbQO73M37GrBO1Nx7IBZ5FQkIiRz4DfIQ5AIhAK+q4Gc9AQ2rkni+pB0djdYFVbVLw4dakKgWxz97EvTk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu8a9CRA9TVsSAnZWagAAW4oP/2kLIXUzomeunoQAcT/2\n9J2N+bfw0ljkYN1T5TgpUiWY3Pm6DPqrS2xHkaIa90gruKimmRC6P5ykuOyy\nUhfJEtv3NXSJK4IhZHvtmhbRoZKH/P38Nykss8oTnR/QX3FeF0OpP+FWNJvS\nctFKcprnO90jItlf1Axc6bR9vq9CZ8fdF6LpI32e8ipqvTtacyl9fRU02RP5\nkZWsPmYTFgySI1jnYE0l1Vo5oMzuWWPAoUxwO1xGbafYOP6yJOleXzH9mtK6\nK0uIbi+4mEWe6Nw9IWjejJ903Xk5JT86CgHgFBUwdp/msd3IhX38rLANysk0\ngINBwG9gh6Mbhq0O27+oz+EZj/BRT1bXYJa/IIUS4aWkIVO20hPazq3mCJs6\ndTJOzupqWt2wwHLpisqYnGmAZeYWz4E/U2mEndAy/hOB15qo1yigSB6l6JCq\nQA7c6wquCzbt7Cgxe2ZWKU81rfJIpq9c358vtl3SA3RzAv614kVWfGO5y4kO\nsFo1iBtfe6OcSja6Zyfp/H0/JZzvrSKpn/p1q3YTv85BDdts/Zwmz4Od4N3H\ny7HvSl/jo8y7oNxBiYo85ogwm1AhK+QhTMBlFE7Efa3Wg+yrDK+idD3qUgr+\nzbL2J89JidXq3tHGJzrYmo9Gg8Itb4u/XFoGLw2K4N8Z7CVlT1bz3HiEEg0j\nRPjp\r\n=WDvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fdc9db87eee4b5cfdc70289f29ab80e5fc1ad2cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.2_1639696061531_0.883756283594272","host":"s3://npm-registry-packages"}},"1.1.3-0.canary.8100":{"name":"hls.js","version":"1.1.3-0.canary.8100","license":"Apache-2.0","_id":"hls.js@1.1.3-0.canary.8100","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"276a9516353535e60c8c3881cbe99bcdd916ad56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3-0.canary.8100.tgz","fileCount":118,"integrity":"sha512-pQzYKIAeSOiOXvekVIh0n+brFfYC8qt++Hd42Kgo4bv2JjheS148haa5Vuh0OkWJmpl/Cah9HtMYEQAamNtkXA==","signatures":[{"sig":"MEUCIQDMhfnwZa2V1y6a5AJXTpc27aX7DV2aRAHo6Sth3foWkgIgaPID7MKXwuuQqkvqonzqsBmACag6prj63eO2DN4uxBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu9CeCRA9TVsSAnZWagAAUmcQAJkMYBU2IuJ7yM6YL6sI\nVAcwpeSLPj/sZL2kbax4NHBdDyK5p9km8IS1DH0SdkyHO31tOZiw8QsDIB3p\nvIeWGp4p7NAOn9HjyP1glExPEA8WjUqsKGCmbrz3J6zhntwHnaMZCaI7a8xn\nZMqzDo0MhAJqTlrnAa62NLMP4gDzDhzN/FwVs3p00kFQnoIvOuAZAfhQqcj6\nY2IYiPOqttU+ne9/syIlWE6wkDFeIcwipGWReYIXz3qWKC/Ok2Fj23F5N6Oy\ng5+1KU7dJJKLwU+biWX/8hf2WTq4GrDcwR+xyvWrUGeVWuv5FOZuCLnVzluh\ng9EPdeGUBoSKmbpQOAm8cE9+3qKAoIutxFCYJekbmJ9Gw4NYeVdYluSiJuqV\nQydkVhtTl/IDXwRcaO5aveRFNJXlNpQX4TO32mcrMGPCBvoDIhdKXWITga06\np9UiwABtsf2tjyRpMvz1ia5uFVYdJeAOgqqZS8Q9eNhkmczhE82h3kHfFO1T\nYeTAlWg0VE6aa5XYV7V8R+GUjZEJd4tDDLh0+8DRb75U/i2k8WAvk4DFSAJ1\nV1FzOHlksBu1+c0IhgY37uDyFqxABLfguX9vPu3heFOpnGLJSakmXhEWg1ef\nzDYajHMstJuzGS+fxtU1I0BHJZ0xIi5LneebHPfxg2Kqsz20tJcM4Zu8Vs5J\nOCcD\r\n=DIZl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"df19e1622bcf37072b840786fceda0a9315a9b1e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3-0.canary.8100_1639698590323_0.7003022823263323","host":"s3://npm-registry-packages"}},"1.1.3-0.canary.8101":{"name":"hls.js","version":"1.1.3-0.canary.8101","license":"Apache-2.0","_id":"hls.js@1.1.3-0.canary.8101","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92a79504be48080c8d82f0ecb5d7e5c30f143112","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3-0.canary.8101.tgz","fileCount":118,"integrity":"sha512-5oQql1B5FqyGSK0amFvayBFlkLcayGJmBvcGjBnIVmub1+sIsgEdcWB5SmksaPslf9LD9y/d16Ch0nJBeaC/aw==","signatures":[{"sig":"MEQCIEChvpbtnLzmFbqNw5zWRrWDGwD3Jm9R68p1CZGMK0GlAiAQeCIISH79gM+PNBYENm2LMBchSq+RilPx1nssQL+HOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1LF3CRA9TVsSAnZWagAAR2cP+QAJs4cMAZetUaRXnzms\nlfHPkRGeZDThnV0SJCw0UHzswrCSAHKQcyXt393Ioe9/mB5t2FuMWDCFMwJg\nB6ThFCu3DYxJ9HcVQ9wKjAS+JKTIN6qlYvejeZS00clPihqxCQjzZydjlnzC\nmUoZp5pe8c+R3JncWwQYFOmJbId1TsryAuKrsyGQatSh0dq0Xgj8ucxNYS/N\nGWdJAISWcZtMSTqOioV3g3lB++rYIb5bD1nq/2w0UdymUUhWI6rf3KPnLgKX\n/5ArgFidrZy4ivM3NfGVWQbytce1Q66tH+E9KJ/alXAeXF4djXWYJZjVT/6r\nK0aYykOofpUPi7vfQffaHF3SW3I1RDGdMsi9LB1zrmMeD8+HZW1WPD10nFzq\nMJi4iv41BonzDdhtDuKVwDp9DtmtHQgl/USEWb/8e3sg9VqQithmzhia+S9o\nfeBF/EEImJS4jFQI/MQHqbaMY8F11+TBRt8DXwT55sYbFnc068hEdhKh4Pxj\n3TZMnehmDzdfr0XDBh/Fl9cHenBPwB9Y1DJeosWPnPLD3gKxXjm90kRpSI7e\nuyd8xJHpLX/nOSOUczjbBRiz3JLPG4EswPkXMUkWnUXbiIuxHaaVuntYCsQZ\nbBcgOn3pMtpvZSGoRBUEcqeJ8O7A4mi2xGBFdfm8IYclc2BnZgz1HuoFDX6O\nnuyP\r\n=Zpqj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"abb096e358ce0fcdd4903e599065fb04f96f7caf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3-0.canary.8101_1641329015405_0.13543423312056202","host":"s3://npm-registry-packages"}},"1.1.3-0.canary.8102":{"name":"hls.js","version":"1.1.3-0.canary.8102","license":"Apache-2.0","_id":"hls.js@1.1.3-0.canary.8102","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e93c13c9ebe434db8d0b78268e9cd7a4309674b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3-0.canary.8102.tgz","fileCount":118,"integrity":"sha512-jt1xkJHyfKMc5Zs5Xz+2Puv4Qj/71sw0Cn/G6sYedj/X2742RzGIUlMoQkdLDE01PrqamJQ4MJqOX+E9yKS3GA==","signatures":[{"sig":"MEYCIQD4xUa4KUGm0qv2avcOc116kAv4dTEIu6qCF0JhrW01aAIhAPn6TvAmyv8DEQzfdatuJTP0kEBr4Qj8pjhhSLNqnZ7+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11566299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4GEBCRA9TVsSAnZWagAAmQwQAICJP08zeZ0Qth9+UZdc\nnBP6lDsZ8plcIT4UU2JI+Vn/b2ID7ucdasjfnCyIN/uJiR3mNjhHVUrSHYk5\nsLtfcNxrhZc9lmoCmL9h3OF/ZwTQ0cs99aUmDjM67L1Y5235pnVcP1UJNouI\nY0LkuxkN5bnKAbTUjR7ann9QJ1Uw24yqEpe7S1S+Bieu//euuDmwjXbKGL+g\nkI/vfjBi7EzPF2CaMIr69GOzLjbNzvZCjrV3EDlOJFUVcV01FekmNx8Nkmm3\nWg8qnatVLMNnlolxu/bZ5sTeJDRrNUBnbTgAGlNapM27b2EtryUTEL7Ys8ZS\nBGUjG6510/w3lpA2WihAFXKa9ygP5aPhaoaQw6LDXm4Myp7+rUqo4c3p4wIq\nIIZFOKqXcQJ3sdXaCnpUvn7FNx6HEpOhDuJ3K/nXMYudU8Di/cbuqwbGfLG4\n0u4Cy0kLeDObSZQPb1AOtjWUCVjo42xttguFYQ/3CzqEE58DnHpGTMnBQGe2\n9Q5O2Bkwrb4ZUY7oS81hFJ32FDoCmjQWVjDWD/RxljJbAJSkXJkVyrj8jxep\n826bG51HY/mmf+uHDandspbKuzad1PCwy2Y7iOhbwYNeGX+rwsDG2HBsQixW\ne8R490Us0VDBk6P4l3XMtjLyL7YhP4E0K2xFwjDt6M3MJ/2Ny/rhmEKzz7ct\n0Sao\r\n=UXWu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e4b4f77cb54c38f0f6ccf130fcc21b08b6b41ae2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3-0.canary.8102_1642094849200_0.43259454604792813","host":"s3://npm-registry-packages"}},"1.1.3-0.canary.8113":{"name":"hls.js","version":"1.1.3-0.canary.8113","license":"Apache-2.0","_id":"hls.js@1.1.3-0.canary.8113","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa87b33ce69b62c9a0e839d43e02316af550d230","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3-0.canary.8113.tgz","fileCount":118,"integrity":"sha512-Wm+0Tx1LvdBXv4hUAZ/3RWiZjFM1D2L76/l7reH+zUzJk0npJsTLOh+DBxyJcUjcdxtl4Kfv6kx+C17Wz3DPMA==","signatures":[{"sig":"MEUCID0l8pjxsThIbWrpaAPK5Pnvy5QwfvMlUkEwqlREGbZlAiEAwwlQpFxOKPiBUbWYL6HhzoH11FtRYUkoFrBC1Pm9VIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11567162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4HIsCRA9TVsSAnZWagAAWckP/jVAg/AiT1GC96FFYjtP\nPZUX5j7OFq6XDnVKUenhNlDel5+B4qs1mMewJqg74fJEIyzJHWpbbcS0OV3N\n40vj67yOVpBvJKUCv51f7rlgfmNxuuXjVQ/Dngxohw/O44pBDFhR9vTE9CJk\njAx2SBUwwKY6evz3HFmjrJsyL0ki3WUrYTQfPtMX1OkEObNgeMykx0OzkLHo\nYd/B3QFQ7hOTOVqDAfvFSOSmKkdiZXwMlyyp/DSMfzpsjXyrDku1LI5EenGd\n7kMP/A21jNJzyIn27owlRL+/i2pPPme3oV9yMkrAxYOoNm4o6Am8iEAl3/Y3\n7dDYmSLLKM9rIQuLZcXbs2TR6z+reewIBbMkUe4rBQAbeHaVpCc5UiyRxuKC\nMrKDnlrvfFJQydntfwzYFqIEI4xe87g4BxRkX61Oz8NWeVMyVY+mLu5hauU3\np8/emj03O/aL6BanMxjWuSO6SEi70q0j7cnXtPIt+FG99afhNS81zB50plPi\n8YRvfI4KSw28VL76b1B07brbgBRcfY0eunWm+Bfyr2HWPzFY6cJUExbDrgc/\nA2TTb7CnboNr/DKb7O68H074VBMXU9W/XzhkWfG1L3ot4nobO1lYVNHe1Mvv\nY2dm2HI9KAlgS0rEr/Diqx+ltW8ETDucrbychRIFrAJhsRgteGMkQG4D0yyg\n21iL\r\n=ciJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5bfe0d92984d052e87ec9b41278ec693b0a4adc6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3-0.canary.8113_1642099244270_0.7218408435382169","host":"s3://npm-registry-packages"}},"1.1.3-0.canary.8125":{"name":"hls.js","version":"1.1.3-0.canary.8125","license":"Apache-2.0","_id":"hls.js@1.1.3-0.canary.8125","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9aa41931aba32e8fc0b9bd18f8f3673864431a97","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3-0.canary.8125.tgz","fileCount":118,"integrity":"sha512-Ib1zV92PMtQbRM74H01anKBK3sB0lz7pj4I5QI3SmnTopGP0FM32nH9Qd9J6VWIrjZbKU0NsKCHVxI5G7hf9sw==","signatures":[{"sig":"MEYCIQDtln268FNZikkOFcY6t0X+RHRxZcAObNQTdA6vC8qhIQIhANevbxLFtKKdUHVrluV5nzSqiwN5I0Qp+qpAGuPoF8t5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4JdnCRA9TVsSAnZWagAADYsP/2GTcz1rRLXb57bnEb9S\nQ2XZzwBLjS6507X/vV/7x+l1bml5mVJvT0DLKkz4wEUnf7i6HwkG3hyWws5f\nOTwWlLY2lqgcx5kE1Dh6D8OmRzlMak8kdSRoVk1JVjYEp7Ex1+iiChiH36wz\nensd7qrdV5eMSb3tOlQD4oDaUqIIC8xlYZT0gGgcSxpBSbkpMIrKTKX9um4d\nZtJZxq+xoRzXiPsgqW45AjOdIqjrCXGggwvYm98iRyxMZj9R3vWhxqALGMX4\nS74wyU8Px7QW2EOOlsZdY4o6EQPvhYGSsWw7wWX74y8GtjE6s8mdLIGmMVcz\nxiY/mvxgGyfD7ptD4/XsLPL1zhS3LvLXbNNDju1NCzDsbeOSaRf2cxbaeKfq\nPqbuRRuM2+1tZAoXCA9OaKe5qGRHA1lW/XnTEUNaoHfBkhvfqkW0GKVlKM1Z\nmE+qxJ4aBzxvrqevXNCtKCASu0DLRmctwfrW60ckzWXcTEDVGYAfjAHFRMe5\nrYy8oIvlZr0KNseXLJtkcq1LC8ZK8KQhdpCvl3INvVl16ZLWN1NyQXDrv5je\ndhF/mmd/RuLzoEAhFpv1fcrWlRLGwHUE9iBudf7zqh2qwqsu5gnPtsnU6zGu\n+ec1TDvbLEfL+0/NooyvH1PMhxIsHoIR7hk2NX/PCuV6Wu4b9T0F03rM+DKq\nUcYk\r\n=XmUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"116e7cd4b93b4adf45159e3684c9ec3d2cfd8f80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3-0.canary.8125_1642108774994_0.6687794035024408","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"hls.js","version":"1.1.3","license":"Apache-2.0","_id":"hls.js@1.1.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9327b27d256caac9e0f9e47c5cf02f4d2b8afcf5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.3.tgz","fileCount":118,"integrity":"sha512-H1Gbbi5f786/pU5iS4IngRt4pgJvLDV+eD5iiqUFZVd62r0Uz0uxL+Lmx+idQIxwsg8krkLPK7p+EtMQhKk9hg==","signatures":[{"sig":"MEYCIQCDIM1LTiu4FvRqGlIT3dFJHfxF4PAOXVoaKSrbhkHxFgIhAMiCKNl7lFkyItGfrej21ZSeZc1LVbyb7awmPyQUJZZO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4JmTCRA9TVsSAnZWagAAp6cP+wesTA6UrUb2bOrl6r2v\n/1DnBhpmyyQBbGRvclg09hAgMBd7jDdWG3XVcWH9Z2ma7Bt+Ndjvxy6TVH5N\nATSp+Xx9Pr/misd9QnZ+v/zUTrQC6KNBwziqKgXPL9fAs1C+okspgh1hqPnU\nLTXxCS7/LH0h3MsyA77VI0nThHemLqxQ2Ha1dlVP0WfquzTsqQ3R6r5zjSPM\neBGZgh/gD2RhzWHQdEj5sJg7YQeW/PnHO6/gIY3sfccTP8Uqw4u3dCCY0Uqa\nKUgrjTXQsLCxi4Y+KtttM0KGTIZ1fle2+jwq9mY2rL9+nfT6IzEtBM2UYMdk\nAaED6eDoaweVCCfbEO47AkVY+9XvcW1xkx5qi6o53+5cGo1DZIAMftEc4SEV\n1s5ZKgOh3j/xHBGKEhsRMxg9m2khvELL3wOjFcmXVdUVHVeFFIeS9wHJmRFb\nXhiJY2twu15oM827lzmHAE4U+8QC72yo4Ymzu92T8UtUq1SM/Mlxma2yN0fj\n3mzDKS3WdHMRpmJh7gjhL5AzKdxi+qqkoGBDmdAvdJrFWsPDfNlsVq7iwkmp\nKTk81d/91V028OOQwyGEWsZjyAnobqIBfu9qWPKUcDWbS6NsOeT/LkQCVvOe\n3aKWiT+0tVIrVzy5qWQmKJOWNiH4SasLYj3j7qltV4v1ikknjlMbKdPtaYPH\ns99e\r\n=Yvi2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"116e7cd4b93b4adf45159e3684c9ec3d2cfd8f80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.3_1642109330763_0.7231165915574742","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8126":{"name":"hls.js","version":"1.1.4-0.canary.8126","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8126","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48c791060b005dd1de7dd5c3595a6ca08cf40da6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8126.tgz","fileCount":118,"integrity":"sha512-WcCniF31fftjMWLvDfGfFBH2dofhB1AIi8lfvBF+vHBhq67YEdURTO3lBvAjZRb0BBcdXEEPWjDY7S0nVCWKGw==","signatures":[{"sig":"MEYCIQDdMPIaTRE22q6m0gqRTmDfq8Y9h/GDMtnixCcF7MRjPgIhALLx+SjO4Yjo6tWDbPBc6HTvEcyp7jZF/lam6OJ2fLQ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4T7TCRA9TVsSAnZWagAASMUP/2kg87evGJdAnbc1xWMB\nYWLanrjBLxrdw1hTJTIastsZzhCPXq8/E7LV6R1/MbLI5XW6ZHoxLfWEkf2A\nm98DW++1zNQ0HlmPwtw3z5Nn460jF5eVdT2esY4e/ZVR6zrsYubITbzO3s56\nIEE6HEvzzCwvFUix9y2pLJRAnpq+XQ+m1xBIzRciVGIsCIF4KP+mfFcoFZzw\n7xFsv/pnV1jg4ZpvYjXIIIrqSyfAg5EnMDVIT5n9/U+N7zr3JcMq8Af4lNUx\nLpBcoy0rOexUu4JScb1Tzn2KlySLPHFa6fqNKjMuNEzVrSlaNB6oO9i/Mxtu\nhYFOBvpBCSaa+a0dAu4C3icdPuVGbGti8Xn6YtYFUSSglgKK8CFyq+/DEoDO\nz27CU1k1Fco8UBSsYlpeRUwEMhEJpaiRyvrzpwBbL6ldzMMcFt2AozlbhwCD\nf7Gc5nTogosngK30BhaEXKG/Rvfoh7gKv7xZpEk5Er95v1AEAHB6kcEshr1F\nOawDE4XayMkMxd4mw1lYLkauhm1z7w5mqoleC4K6KB5EhTZLhuBE8vKZeJED\niD+/0rxzj2cRMgFvsu7ePiz+lE0dYHyJFJX56ql5e4MfW24qq0aysWEzR+Ok\n+jM5Xn9a18vuJ98ov+LUHU6Kn6j1HMANQi9oISZtlaOBiig0FaFj1l86iHTD\n7d5m\r\n=FbfW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ddcd6313c5687cd468e7eb4dddf7b5657a9a6b5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8126_1642151635590_0.8884563898586895","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8128":{"name":"hls.js","version":"1.1.4-0.canary.8128","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8128","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74c6e7e41952dc8784c3ff8d13605d52cda623e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8128.tgz","fileCount":118,"integrity":"sha512-wOwS62lJ+RmBDsiYmNOsLMRgnwa+nGaVZZYc2nXARO0m+RXllmLZVq4tNo5khmPB5YoBL4DX0pS8UXLZi3xkUQ==","signatures":[{"sig":"MEQCIEkdl640UE5IaEB6L5rRXS2EO/Tno83i68s277NQ1qaQAiAKswopcQ7CohBissgSLMHXYKiMe2UrEU0LYj19lSwuyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4VN6CRA9TVsSAnZWagAAyhMP/0K0uCJ1N9py4oLBJyWh\n3xdPafpGW1ib10IJ0HeKQaS85ZovqQioFZjbbAVkw/C84vygEDAlyHyTs44U\nCOM/s02IN9HlLAOi/EVha0M7uq4rbvBgaOBO12DtehPI78Jb5TqMDcAZibqT\n3FFWCFxCMwU7yeU65OECsJhwdyEKE8HjKi2R7fhI94WCvwonItus0L2eoq58\nYK/ZBHYZbwsVbCzIR5p3HKKWdG1v1yCkoykKD30Lwetf4ZZFsHWIxA/f6A6J\nzbeOlYS1YebhrrgPhhLLJGGe1Te8NLlNguk9xfgeCoCGkbWZ3706mYLD7a+6\nnZENWvHXCQLyG0bLguI6hThaSz14hmY/bNwiHQ6dWWLsP4uDtXTRmEgYUTOl\nEvSeYNvDv5fb2ey2gDa7rMieEtka/1fRCo/1Wmm6yUcHJKlwrNyLRJj60bZJ\nVEgI1/R77BR6S1WGO+Mj9MCs2G4tXQP2/apwYy5XQpalkNWqk2t9UQIMh/eP\nbd6eosujbzamlz2bl9Sn/dK6kxp6FN/jSvlh6f6qprtXzNL/4RCjTp0dD1QV\nQW2y6Cm3Eem+ZiRZZxC7Lr+XeOShWsT+/r2MWiayJYHRYoV/7kKbU2pE+ZBm\nwkNjG/eryedLSEka5zWNij7LA2u1tFi+d15jYWkevm798JsEifX9HQtWINZ/\n/9AN\r\n=FRdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d2c8336e04d2b54b54c34ea67d68c41406dbc41","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8128_1642156922199_0.471097299257478","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8130":{"name":"hls.js","version":"1.1.4-0.canary.8130","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8130","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63d9e8f20cc755bc44183694074e6be07f502d82","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8130.tgz","fileCount":118,"integrity":"sha512-fC9Wtttpv3863/nZCOC59ALfocORf9X9GcaUS1vatB7m97nDN/6MIMtm9S7h8AnXtnDCGqrUdWeEcGggiq3lfA==","signatures":[{"sig":"MEQCIBFvJJFxaaKnZPoSe8GIDH0Lkx6cG2fRUDng1NTGN8LlAiAmw/zmM8u9lgyHvxmwBEoBHf5/eH5VQn7gSXZTKONS6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4WMSCRA9TVsSAnZWagAArRMP/R/11JcoUxIqP6HiERu3\nFLlVDj/nouMdM6QmFEjTWMukksuYkN5Qh5+TUGT+tSQBK7s6UjjRg46TGvF0\nEXJVAmnqaFJlHGqPWS8+zuQhwUr9ayp0KR+yYCJgprOIBa5qo9KJnrzFd5A+\nPHpbsy52ij48iPVIWok/RSQgh4lxMFAg5TP+Fhb9Zdj4PVWOLvO7Es/WbZ5G\nsyo7Jy3bqS4gMNvNUNEbjZrUHdrOkpgEyEDBQMfRmOUHL5UUapbfDhfi7Tvq\nwpuS7Et02qsTNqzg7PViaDmFWRM9Io/GZu7xpsjgGbwj+sP4o0g32gfOUPOM\nPVO06qcUtgyCA24CqLdnBeMaKybm+IDuN1HNW4CvfjtxZLeZt6qSOxpZKsAL\npIV/5BDKz62wFxVGO4etWORwCcMmiYeRP0tzO9jfEGedmkPTBWg60z0WF23h\niFQ+SYjOOaG8hsZ6DkbyevKWY8hPmVy3XdDIgzLyMsyY6jHFLw60WfpKo6Ew\njiTufo01BEtvG5KLA0Kn6IotQv3UjiI5GeRwV8DTvjkBD4/hoPnfsgl1TjTt\nPbdZsxb8+IrG+cXmU3lNKoa0H0tXNVpOGiyyCXMAdn+kFWVx/eioVOvOe4K2\nuYpWC6hWyw1xRh2+FJiNO7bbXrS4kguF9w799MqOj7t0RYcRJ7jb0lmEk/Jc\np97a\r\n=W/UH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b869365a16ac41939cfbf97f74bc3d0f5b183ee4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8130_1642160914166_0.292672616398457","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8132":{"name":"hls.js","version":"1.1.4-0.canary.8132","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8132","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c11be05f98e4029b3986b6a74a4c176a9ae7b354","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8132.tgz","fileCount":118,"integrity":"sha512-gnxxbQ9bBGteyvDqpwELYDPm8e0aOi/mQqvDZryf59tGshKauRM9gYCYotwMhx5I6Ss3HM2ut3l5SBO7xxcFFg==","signatures":[{"sig":"MEQCIGAZuGAXcMlL9S9XkUmS0nP3WrnjHgP6VUuT9kQQo3JfAiB+8s2Tj/4BGXZ6MQOgIvbGHGV+5mztyb2atc8gjXEXug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4XghCRA9TVsSAnZWagAAa/wP/A51hQKdWyJO4VltV0Bf\nQyyz0p58t6VWIRQGZaVPhW54menr0Z0zKrZ0LB1tEBiQG+LLNZhSgCkSluRI\nrNjqDDVxa0KkIDgA/wemlxQmq+/gqOJshZk2VvPc+ffGF1v25MoSsTQx+HQl\nxi0pGktVwf4qv7X62xJwkOmNdcyUL5lxAlXCBmizNJxAhUaxSOmMpaRxgHOV\nuLoDjAl49gnR6Uu0MLsu5Brxqr0x1t9yxMktC0x+0o/I7zTblpzxTPke6Txn\n82BlpHMmUeItErALluRYl+Z7P7huZY6pFLzJOkAMPxwEdH/K+0cQF74Q7EVS\nDtM3TVHY3Tr+UgTtS4+wEpEVtRgFLwRmaM3rBSWg0YlIcGtEZPK3Krcx+Uma\nyT/xz8hjdDOGZnNgzHntDnOiQOO+d0KNel6YhG9JKr/adG2t8e4LIjI8o/Ya\nqPPVmB293zKGdonumkrI6cSOsnbT4fWUE0wuEzGbX6FSrS/O9MTWeoEgCZsI\nZWEfPObuMPiWgcrRpb9WSW/4zFUETZCJtu4J+UVyF+bZgi21apTHBmBP5CjI\nghB8vXx8ro4P46QL//7czihmfPtajr3DgGPn09o3XqAp9Q2yI8ymiNJuZjCX\nFoobn3xpM1M/+HKEx051mF3rN3YAxGbOKP075Q0VyubLpJIuMwDhjEb+H+5N\nbY07\r\n=UEjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ef123529b80652cb55515d719069855c59afe9f0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8132_1642166304739_0.029787897899484994","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8134":{"name":"hls.js","version":"1.1.4-0.canary.8134","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8134","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0825951c44d664bd11171ac3663c7b1c62eab5d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8134.tgz","fileCount":118,"integrity":"sha512-wB+S1eEeT9DtCJk1/iRj2ruX1/QxVkfg1BFeE2tLVmsjHHYJsI0/SoEF2PfsoynNpI1gL5fjp9E3ZHtZ1A161Q==","signatures":[{"sig":"MEUCIExuoLf2Z9u2HMWhybYJN8eQ5lD2QWzlTFmRRhpdGlzpAiEAhqz67oWSUD9+pFt3pbc5qmOp+MbQNWLRzwj6slwg0d8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4YZaCRA9TVsSAnZWagAAWigP/0+EESSGAfZf+9toTVuE\n1ftsVBK2xLtSjbF4pO+utu8uVTG8HHl1DgV2C4z7xDa9+3FxVHvi3KmAM4KJ\nRxquo3nc815fLOLMoO27RjqSGWQvWWbvX4G+0eNkTysXW81WArsZaXvxXnUd\nmmRLO8uhTY2dlz3nIH8j+N1vXbO+GP+BiS33SnGIv4rNG4c3OXKUjL2JZk3j\nY+Icw8VIF6IucMTHPgyXjZsLGOSl0h85bXWDouIZFgiKvFJcsSJAahsVj4sP\nisMTkEwSja0CxPs9pk5Hhm4Li7cGgeQNjSyVoHVUzZS05faEJor1pbKOgqX7\nj57KfLxOuVVGpbJGwK42OT43SHfZERei8ZBPYC3UzSNclDfwg3QXOGMkvtYZ\nAdeLYosz0VLbDQ2DVpGcW7YACxpjZeAE2f25YnB9IQ4nwFT9JmaW4kc8ApXS\nvsMkVx+iZN92s6Mc8dmffDXONMr7taewTatno0TgvzKOWCL74/xNIBwYGrHu\nOT3YKSWfN1VsWPWK3U6nKqrjpIiAD/9LIXYGSfH+xTHNN8pCdYjQXzGYGnSG\nJf34HFuStQTU/Jyk83OCA8/xyxkkBqpL0FivdwJ+Zcw/ENE+r08ezcqhmJAV\nKhhmHQDVnsNUkgkHC1OhF90ME+YW+uL232kM2AmeXY6BC53Ss7ntzniVoYY/\nKrga\r\n=rCK/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d2727acf2f3bf3953edbecfa574a66cbba95b41b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8134_1642169946187_0.9403454201786448","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8136":{"name":"hls.js","version":"1.1.4-0.canary.8136","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8136","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b5b5796b56c471121a0afa831baa7ca96979d94","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8136.tgz","fileCount":118,"integrity":"sha512-7PMGeXvTIcMms1c9zUl80YcpIZLpZFvvOsEQ/bYIgTMQ7ZEVZEj7jxFeTjzt0LU8MDjLD8UIVwMdVDpxwsNuVw==","signatures":[{"sig":"MEYCIQDTAbvTNwm+mCsd3GSuvjdI9Yq0QvSjCa1ninYxuwEC7wIhAPY302bn+7FRoDuw0Ypa8TWXMZEdYOzaJMjyFuccBazS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4ZuwCRA9TVsSAnZWagAAdeIQAIZXIRgJGlkmtpqcj6qZ\nrxRXgbBtW0KQZYZcpheSe/I04BO/KczMM+c0APmtEWhP09wHELsfSOTl3epq\nL8wZJ3far0xs2JGThBaQlGMkS4iblqMwXIVtIl6XQ9CI1GzqpK4FsgJjd7NE\nwPefm4HqEbmq/UOS0bfX8LM1muQGMtEydSV2jU/qeVBj9nhcOOVlcVkW4/+u\nn6yWCeVYfL7qIzNMSpeYPpgtzDxUbZb3ywAl7q1Bc/RdFaTm/0QzDJKwx+NU\neo752ZEzViBz88BvliPghAmC3DG0My9V8WUG1FBULM//hiTgJhFwwvANWYp2\nDbnqHG8GszEURVM9ZxQQEJhIM0thLA47t7PRKl/osCftDUTgDDl16vfQk5Ar\nvRYq6tKefjFy9+wpdkKV8q1ayBalNllOiAClC8xsuK/QR7ygcBUQ64extUrI\nzKO7oTVIjTE9CD8MBVSGM0nmt3N45FrYRzZ+ZBP282tBrykT14wGMwgh/DXG\nF2UMztiU8Q494RwhErRXry58bH9pNODdGPw7Vf7kvvw4K6vpjTI11u6Hl0ak\nWrV0MiNQYWLTFhqfs/19xlWszFiD03KdQqIdQmcnu4PGeyEoxh5E7gekJpp4\nyHBVX4gxKA7bu8jQ9NTwUmfPpFwn3u6LVmOjeYqWj5Wd+RogqmzD8TG+9uiD\nIKZA\r\n=VmJa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f2d742f4c1cb530bd89d1bcf9c43a6f9266c7d31","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8136_1642175408135_0.7839431659522562","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8138":{"name":"hls.js","version":"1.1.4-0.canary.8138","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8138","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4b8d9b70abc2eb28a1ff555574c1a4b311e738f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8138.tgz","fileCount":118,"integrity":"sha512-ZWnSiLSQMzJYkd/0aQ/cdXV3qw3Bq/Gl8KcEEMHMtzc37lY7whhMmjHCmt+EeMbLnvznL25DiJl034iLHQwgNg==","signatures":[{"sig":"MEQCIC0w9mzu3iWY3LHlNkanz4LtYaNsU9Vic9BejO2aC22jAiAciSnaUSGwlmDpJnf07kghWgTpw3BEiItrsMZ4WvYFOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4bIrCRA9TVsSAnZWagAATdkP/Reel5vH7ZB17M+Xsu6a\nZZjBL5yEajYh0rIHePX8IXIgJwrBwWjFY5phizy5g/57LCk1uegQwOHdoLzX\nYk0bABnfU0CPjUXy4ZHdaHz9ke9YzTR7peK/fYSF/515XBXpUTWPQq0J+SOJ\nnEwUAmfR/RY1FYNav7WpXgkvpyaGuB94mZoHYOYBhiXLuBUKzQ910sO0N32s\n6Nb9ob8RCKSEuHuwMQGMEhUI1sdz8gu+uW+Qhua2Rr/xrUq1wpUnvyZzo2wu\nUHuePj93czLEusZIse9MUk8hO2O+pJImS9fKMzKbLdyAQhTHic/8Oty7/9++\nlksN/SBQnZXwxwvMjHxUQxtN4wJHrndxSDPClD1pbCH5bOI2vxaSaODGjrW8\nx9rGoCb5gLyd9/mE386JNlb5GGmmau5lfoyAbRA+1YwXL0P1m6QIT+CCgTXJ\nDL5jMR7mk/3+FxHGfSn0YA8sUdOgT6G5O/g1N0nSaPsEI0TS+PEJWo64sbp+\n9racCU4MdhgIubj1uUGngSjO0PuqVFKZKBcOnGcot1yd9+t78kC72p3DqR0N\nlh+QnExmw2viEohXjrBXnLcD9Ybj/mwfCXfp/kL04MW03CIZ5H2bIxwP+ToE\n5DXVMPupv2mOWFpf5/TfYC3q/KGgAPIhGbKg76o7rxD4SRlOBmdzW8oeeFk/\n+tjX\r\n=Ia7y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5e1fc9bd76f5ed977fbda56ed2d24a2e15d54c0f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8138_1642181163325_0.40659553883312904","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8139":{"name":"hls.js","version":"1.1.4-0.canary.8139","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8139","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"969c1b8b8cab286e304a1bf5174af57a31922df7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8139.tgz","fileCount":118,"integrity":"sha512-anU2jw+Kyju9Gx0sPbD/oQXQcRDmRHJJeefsuSj3ndS9C+BZAnbyi2hrlk7aAs+GjBkhxF9Xrj8vHRhYLjHb7g==","signatures":[{"sig":"MEQCIHmd7su0VZtt7pgunv3RUDmjfOP5NvTZCs0nvzV4WuyoAiBtRPqKyoKSbPsl6uu6bAvAM/uBy0Pd1RK9/oE2vK6naw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4cbiCRA9TVsSAnZWagAAtFYQAIv14ScnfBNXP91Dakjp\ngQb1zV8fopjFWqucYufBSfdAshtsZLeKnQuDWMooyf4bmpy1iL34hzua27jp\nwDvDuVXA9X8r77U5U0bSHXP5AaJi+POCuXX/UGbxX5vfyaHxuDmX8Cr5k7Tq\n1waTYlODaBHPLQGUFIHq71KDSzGaNWRPM+SZG2cc6vqE/uyMN3iLXmnGzKYs\nCBnkdM/obD+BpmA5Whu9YMVSzYzQZfbFJ812kHtbmD/BZGSa/z8IqDKUC1nO\n2VUirbbhWNqRKE9Fg/5ibJb8bdzJHOR3PAx5n0BYwbZE5lHTffGkU9eFJnLf\n8a92fVDg9L/2tgmD7WvCf7k5rDkmMl61tb6SkMs/0BHfectWPWz6ODGUjjds\nRrkLohMbu8lhXgPXNRe/PgLfCD8vqOMz+Cmn1HzLhpD9loBOvfVuTY9ByYrG\nwSGDWZ0fFf0ljrvTzYRh5ay0A3Xs8PQCAxN8Umkraq9g/V+cmV7NVg7RIVbf\n7g9se9h2L87TQGnfb+E74JPDg4u5ImcS7YZd9IlvFp6+YsDGgfFJci8qhne/\nI1BFKoUL8T4p/Gme44NpDw11bwQLhMoF9XVCV+C/c6SaW7D3Ldgt+2clZqzO\nQltLs4wJ1B0obkmawmYEGrHwkA1ITPbdMp5VufkbhClYgH9ykM0vWhv9aFaz\n+PYr\r\n=d1iG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"383f4b1627fbb5c68cde452a3f2f0fcb47558d63","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8139_1642186466034_0.8004418433970595","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8140":{"name":"hls.js","version":"1.1.4-0.canary.8140","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8140","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ee6c4fec0ec48ad1ee5f6ab866215a8b9107cdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8140.tgz","fileCount":118,"integrity":"sha512-pYQSuppn4r1LuIKXN78oDT9Fwq3smcpL2Sb02GLOEQ8VMEswEgPrFb1hdvVCt4vrMGAqMIH2oCgnvG3N3GBRrQ==","signatures":[{"sig":"MEQCIFylHTftsWBL9mocRsYSqYQDWCkSb1qXFi6Xme3oXaGtAiAokPyjb2sfgdA94qGCgYpxX6FDGVrz9Rh3PLDY29fXjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4dXOCRA9TVsSAnZWagAAKl4QAJk2tVS7sKO7HL2Ijcrz\nb8CFiJjqnDOFjiwqepxPADg/F0wZSNaX2/ETaAe7LzHEsAkOeTuXWDD41s71\nFWSooEA5o06PAnCzfaWuzAVs3sbqsZO6oTWvsYfpmc2Ktxz0jwZF15BevOoQ\nORNeIEK5dc7gNhmCa8Mn6RDo9bzeRkULh3wR/pGsSnWaoxyMslfCibgSbNN8\nnhT/XqQk1/ZcrjSAA0UkmmXrUnyCvsZiZAhfbG37WijRhtB8KbRTYPGLfH+k\ngT8RaELNRlltkFvI4SORcoQYr5ulmDErwLXAlqX1D1/vKFxsK5AG3ybeStwJ\nqTaH7qtU0Xo99sw9uiJL07Jd38C16mi9oZHyh+IYXQbOXMMVQ7P9e7otZHJJ\nJ8gCEHRngQRC+7Ft9aZdkVTq6MH4GWhYgSkaACHXWZE1e1QWHBc31IYZAsYX\n1oOFLpyji/agyX0CbRZKhnee6uRCkTSmlpyiPxDCxryFSUCA8rXfDnB+hKUC\ns2zt1tzQimcTzZD3UjqCFAGGmN0plAs6NNa2d2/TAUn/bStj2jqOYBvN5BuE\ngUQdYDoAK/hv5SRc4MV9hLZdmSaBR+NiqXnMq+F/fgv8JdGaQIDOEqgESWBj\n/sJLQw4ekpNnP32cRm1miph5qr2LtK+HYS/yr2Agnv7ARTDWEQNLzBqajdQj\nT5Xb\r\n=Kqq4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"892581de0e736fa3dcaf32ac761696bf05e99636","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8140_1642190286094_0.16970319439198112","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8142":{"name":"hls.js","version":"1.1.4-0.canary.8142","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8142","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"62f0b1b1fe8af3c43199aee98a1ecc2e5587136b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8142.tgz","fileCount":118,"integrity":"sha512-K2dpLF18fSIAIpBoPPKfwvyZ0D+Txcifd/wmphAS7USOTFJLBzDyrHAO8YI3GQzNQL3DcV2XLUN3po/SWkQdAg==","signatures":[{"sig":"MEQCIG4Tob2D73bxX7FBPZdJZ2F2DFaSrmIjSmER+nllyiStAiBIiN5a9WsRNkzFvDbaCQodfSIO5URXplvTDGlLyPM7Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4eaLCRA9TVsSAnZWagAATroP/0xY3yw+JFEpHpClaM6/\nA0qebF6+ItVQ6xHHRK2AU4+c6AqAoHMpvULQJLjN888mE0nB+ta1CErHS3v3\nV3k5ebPUYdlsNuepmTHVoEi2rx+eubcoA175ldBuJmHkICbE0DLA34PS2jEF\nbAEp97NSzxIY0T3qpY79fNgfLM2Ou8xA0dbEnnVT5vDBdYlMeRo+9XChtfTX\nP0YCSa5W/0cY9Vis4Npdoq5LzTXBwADNgNcMZETTtXGl6tqClrC7Dp+2s9p6\n8FJDaSx9LUDPtL7o3P28fFtR4+ninoZIaCt++Q7Kg6qreMrHl56vYcaQv0YF\noCH1/rwgJQursJ1FL/lI88nvn3dYPwP0Hhx3r3e1Xzg1oqVp7VZ8muzTofsX\nCSsh2tvwtriqqDZZnxPKkBPCNDuWBk8A7jLdixsbr6NJS459ZAviHYFz7F/3\nWXVXSTwLy6JHZVGRnDP67PczmKjML3nt0ZXBmg5cB0XMV7ML6DMiUwavvItN\nau4QmLkjLWi+BARXosXF7rL2I3hXW+f5DypHaI0DN3uXpjL/3f4NJP7dXKvA\njOxTa0VyWCEYz/Ua8S0jfLE0vHt2c4MTGGA0rjmHKWxV4VZRQqN5tg71w9Eg\nrkW0FOyU+oTrUOsX168alNfzmIqCdAt+BrXMSehb1ErXPOdNKIpfiJWbGL4U\nIYwi\r\n=H6iR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cc2793b4f94a91f0148fc88feb677a639cdc36b9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8142_1642194571126_0.37339682456836076","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8144":{"name":"hls.js","version":"1.1.4-0.canary.8144","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8144","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bff06d56e99284d8a713c3cef7910c0d09eeaf3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8144.tgz","fileCount":118,"integrity":"sha512-dZ09tkcFX7ZAik/gB6BqtC7lZTGhjEe8dLc/RINhLweATiruut5Ir5EEIkW2slDqL8Jcs93med2vF8LkUgiz9w==","signatures":[{"sig":"MEYCIQDzVWbctjlLhio/3WD3ufkmaDdqLbqWoW5XkAMvKUwWXgIhAN+Nfbjsc4zNXHskzawm2+/R3mJOdsyj9h0rD1liYHbx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11572195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4fg8CRA9TVsSAnZWagAAzTEP/j3UkuquX7ilYgLBJ29+\n7JZdojfwKYtEob72vXAt8p7mPRfHZDHOgJPHj468FEnHUQXIe6itdSZdRbke\nkz/RhHA2tW2fzhBgQ8MoUvsniz9I5uNxnJesnY93QQOIwUOXuKgCMg7A8dqT\ncVlhVWvCoJtAQ/S+W0207PwhlrRN/0YpRmaU33m2I3Ovh/T0+2gmhUU2LmIm\nfz/0UW2GVWk+n6Oy0J0XqkmzG6/nnhIBdaYCkCsH1nMfSPrjiTCAnPklTnvF\nlYNRf6GK7nvJ1e8Zkkd/oWi5ufrtLh9Da3SuT2eXe0nuSknGcGFdhEoyzCnW\n+EwgwhLo/Tjaj1ajNltIQDQlOV4z0ifD24bCNEt4nMC3rWHmVjPW2Kohwo1C\n8yvIu7i0lmMB/oEArnju/1MFnJ27PjDCg2TVvW839AgJS5+mWgXxpKybJ8ZK\n9JeJ/fvR3OrAt26qcSIhHXdFzer5c3BiYL/F2nwwAw8REDJjGKUlI5Bta78K\ndb8x0JKTJrSQyoYQQ1BdW1HciyTp33+4cL9Q5FXQ+CsXkBJ0Nvl4BGcl6UI7\nCIgi8Qx8dd5DtBqJmEoMnT9V72K4sUW2WcIOPIpbj0fSrAW0DFwCWyrhO9QC\n6oDD5LbKCUZAFwn1HJZSB1rn1r+dsbzuZAKv3fQAKuuXc5L/TPNo4RwKOBJH\nKdSw\r\n=MpYP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ac060b61206d0c4a70deeae143abf130b2c57d97","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.0","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8144_1642199099939_0.9694749677729422","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8146":{"name":"hls.js","version":"1.1.4-0.canary.8146","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8146","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4468d3408eea1ad5e39c0c9624896205c82b50cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8146.tgz","fileCount":118,"integrity":"sha512-n4nIt3naXJy9ILbUQrpXxHD7rvqpigImk/BGC6YSKTta2wZhfR5V+fnwzhhfuRjIyQ/ckgZPn6ib2IgTOYSvIw==","signatures":[{"sig":"MEUCIQCXIfeOf8YBAG8v/x0l5aeGPS97wBCcIAf/4/MgnldwCgIgCtuFeTJ1EGcOAOHXwFPID6zkwCkAROVedrnhO8qliJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11575468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh42VzCRA9TVsSAnZWagAAUzkP/3ItKcSK1oYct4EywJky\nKPA8t8KyVa5hK13H6BPcjjNevCdU0Q/PhComhOp8UByJLFSIHw5KZQJoyoT5\nbld3gqcE9di7JJhb5a3sVhpc5qDXlGLYZfY6AovZBbqjnA2GCm1ZSp/H3JvF\n5BeOGoRifAwmhgOUSJmPhHorAC6E53Y5FDVloWfunxjHjS2FjGiARuLt+/ol\n+DHv4Xrxaz+B7AIXXpBTFW1Tnn4l9h0IRUSTf4UBNzCvoZyJSVyxvCwZQ6YW\nFTeEocUrCVrSQgV0Kr2zeU3hoNJJagxgU5vXFY7f9mEvRudUu6Kl7LwqhSf0\noyqs4WWiI+Dby64nXU9B24wfbbZrLwMfIkFLKR4EqcrkQX8ZQjYnCFjNL+iB\nYQ8MB4vscrs/ekkoLiDwot92sR9B05nkc7QdfyjCenHMxTiGn6V2dBgbuDUs\n5TU2FbuZFWFE/3d/u4w6Okiv1fL+im4KdsI4B9CJHQkajXFO4/iNAnIlsfUb\nUJ9HwgCMy6SZ+/Fp/TdGmJ3vbSTWoJCmjMrLEEdvFM/EaBE8WhZuL2InAdZX\naLrR9KrmlJtMWhr5gkTlzFX2o0Dk4BfFwDsmkAaFcy/dtObJ4mCl0+G0poex\nxLEotjt9BCcmgTsXhr1W1tLSaHxD4CI68JICYwIR3vb4hgqJvGN51+1GhIpB\nBVnm\r\n=+zG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7383da88ba0341390ab2d52be56c43cd54b9cd53","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8146_1642292595693_0.5284428587879773","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8148":{"name":"hls.js","version":"1.1.4-0.canary.8148","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8148","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d157cedc2d0e979e77fa8538d0582156d992e60","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8148.tgz","fileCount":118,"integrity":"sha512-bhkegLtWBOInqPEpMYLeGAAS8GMyYE7z5QeqWsKLZh74LDgF2hpNA9O4o4huosyf1erZfWizEVUTSh9ouYoVQg==","signatures":[{"sig":"MEYCIQDnPhLqFF7XqrVsXBRorTUYPhZuHUr+mBSbY3THup0YgAIhAPMSqn9ZzlAd+B61UJGCp0MxAdoFkcYbAJvemJnNfh6n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11575468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5bGUCRA9TVsSAnZWagAAjU4P/iC460XigIvUu56RaQ2G\nWqT4m0dPEftZDOwetDH3gVtGMqmWx0105p37AoGGuXJO7N351k6TXMDWCSyt\nnf64DJWmpmqSkWaRhliJ6XIRm5i+znnihyLyb7m3MmcgeNxL1iCq0HVzxNd4\natWIpaBXsM3SQDWG7AzqXYAz5dhJlMsyWhcpVfmVLpgpX/AjlOCyHTiwrSNi\nFVBeSK8NQplg9q7QxHKXRUvoKEo3+RsE4KDmCWxlVmImDm71DeclDWgeHjch\naidSQhzmyTeqgQWqo/opWYa13Jq8zDuw7ul/zX5noNs/+CzJezDcI0vsm5k2\nks7Bh9gQYmeTVx7V4YS9Lij+gyM1Udnb45/N6Q5WcqQptytf4LapQmnjV/U1\nGArR/fn1xCAQ9cql2JHkRCidTFAUAY0RSA0yXmzokXxu4SpC/S5DceHU9GAI\nYjzTlXU//y10TcFwiVQGV+PSXpUKQiy16d2mx2y9nB/X0FJ4f/rdLQwBJb4x\n+gb6IQWB8TqK/yI1559kr5JZCXx0i3eyZCJJIMMnMoTMMS2KbefMh+yuURZC\n2SILw9Eh4RkEE8E+xLR4PgTfufo48mARB74z/8tcjuDqz7uR3uWBNjlU6IHQ\nVAYvIo6YJMjkjAzrLpuBuiiocp/b0XnlmnIaa11PSpamZx0csxNn5YHrSyXS\nXzyw\r\n=xcLX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8d73e5291f1eb809225b140a71ec8f12ca355e6e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8148_1642443156526_0.2866634412213078","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8150":{"name":"hls.js","version":"1.1.4-0.canary.8150","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8150","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76e9ac2032fc36c9adb52f04294574efae6ba71e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8150.tgz","fileCount":118,"integrity":"sha512-6ICYXqoD5DvUL/+H3kIz7J8b5568E4crYT/7QkiWWjcjH52n6MxxySZ0suvcC84DDcb7yCmmid223vSyITCJOQ==","signatures":[{"sig":"MEYCIQCSE4eb9ZnJ8py1QJJDf/+gZYyW6XOkro3cLiHceh8X0wIhAOrUIG/qkO8C91MxQi/CF3iK3OCdpD6OlK+ISO6j1O7N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11575468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5gBmCRA9TVsSAnZWagAAzQAP/jmCxYFMY4SyVaypp4k6\nriOdemMJCVwDZJq1GOMWipsIbZnYFq0Mg+TOnaAm2sNMBetqtiIKo10H4g9D\nBnLz9LTq/Np6tClyK2+j144VwhcjLdOIbZwdKJQADZw83G47T6NiWHowScxV\nFCYWiuzpuue+tQsR2ZowOTPzD3LGjk+5719pCIPlBd1d6tKd/ZOgoBU9FaOR\nEuAZ2VExE047UZtzi4EUMfUNmmOje2l7lFUdFafWK0BDb+oU11islpgq4Cik\nHCovCpj0m2MuqqH3EFitDGr9ZP8fp/YhHUhvYHoEN/N9NmACzmYv5pSJKBNC\nFfJvU+i8EMUs1DJJjm4oTfW//u3JEkAV2KSoY9Yo4p/A7ZZ4eNScHHK+iRNo\n3F+VEdw7vNbgNPDClarBkc0KWJH5cGWlqq8FPWon7N+kw64EDnY2f53wLird\niLSwF786i/uNhOMaYXirh/5yxoqjtmbfIbXmqqBdxKeIvPD5GRdX3ZfhAV/P\nuGRVmpa8156qVGaodbgdumrSrALwpHdaO/L4RzLyDwjuER1WIFxPeAi+Rut6\nTht8VX9uHw6kqOCzcMSFGhwfmuWH1B5a/Ga6/T3hm3ZU/SapX1gWfHoFvk07\nHy25lK90mz2E6x3AD1UA4YNH9lbm+WKP/qYnzf6QrJkY22/BuB5EnJdsLFo/\nkkpF\r\n=kN2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1d0ec586d8f83d5ec74d9f2797f41ecccf3d6a16","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8150_1642463334334_0.8435493369649103","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8155":{"name":"hls.js","version":"1.1.4-0.canary.8155","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8155","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dcd459b06d52bc6ee76d2cc9d78bc7b1df8c6445","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8155.tgz","fileCount":118,"integrity":"sha512-iYqLHpaw9frlu+eP4ADQf7HQRTvXWBGaDpm5keg3c+Dw7u/JUv9RWzC/D4AZd+Rr/3ISKvRQZUYgQ6y0UJsPeg==","signatures":[{"sig":"MEUCIA3TGVlnAzAqF+V8H+0X3wVhwr/jjgyIXyjcEjdTAC2qAiEAtRyTIf6UHwr+SxPKwlYkJX7VhVfizijX30AUz8uXIIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11618241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5z1iCRA9TVsSAnZWagAAVQoP/i7qUBykJJYrS81/gej0\ntXrk5rb7NJJ3K3tV4DyTxoQU9y+GSnI5ltc0vAMWmCU8rjqgBcL2HofSwvOx\nRZd9TFJc/8Ouefl6OVHPvT1cutvmTLeJtD2Cdq5fxW3RstMiqHmh138/EQTE\nJHsBMpr4tsOhKf7jLxmUGdlXEi5UxPtVdqEIfsUjIUzFzwJWESxeMXXKbvUo\nlrPrRZn98TnxvbwAlOns8eBu3uaJ0YsXDN1nqRBQBy3I6tY7EIEbwOigVjjT\nIxIFuPm6kat0spNY2NT5VpjH4ku6SXGTw/Ibs4GBlyp5rHA6gUGkj5mnQfC/\nICsIYNQOHGZGClXVOp//sgFw77BNUiGkyl0VeXvThsrFVOzHTWUwrsKkGMxk\n6nJG0WW0O7kmZRgLJDVr5oYI0xSRzKKfiOU8Kv8nMUTpZ1uaHruPFlhn4KFN\nggZGj7zmOXo/Q4o2p+whNibqJOrP4BKS2Mce+a7ROwrwjvsrX1spkfYBKA56\n0Ug4CMboJHpQhN3p0SMyiP64aSeuY1RBXxM0UsClNx4WQS21u0brNfnjyHYF\nvCSsBly32Xp09R93CFq5WRDfBOytDfCm/aLByCHrc1iA9bVE4IX0pzQcVP0Z\nm7/DqsMDt8xjQ9UJ6fSkPoMmmFzbZLlztTmBJTR1To0cBdD9HrHA7KJfcyAm\nwIZE\r\n=/zBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38b5c1d7038885168bd4fc4de7fbaa88052582b7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8155_1642544481911_0.2816731751645847","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8162":{"name":"hls.js","version":"1.1.4-0.canary.8162","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8162","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"87de925e599973a95d58f62edc4432d611c3fedc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8162.tgz","fileCount":118,"integrity":"sha512-aPhAw+43shTQhkMUs6pZf3/gy57CrK58Cn8q1Ue7xvOyWHXr5O9K/zqud+b1TbOWwEq7beHUTH2y2+isj/CgHg==","signatures":[{"sig":"MEQCIDCzbzm0BmKWc834m+T1uD+nwPoh4UMnXTWkfwRkvasXAiAGuKoer9acTH+c/e16VTa7q2Hft82AiPZriLECsi/uuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh50atCRA9TVsSAnZWagAAF70P/2GxAnDSNfCQHCgssrpm\n70eQk3SouX2sP9JbcnYCpJsMAI2ngq8GKcPG2fh1WvpgwGkpZhT+YnSMg39O\nHYgC7Yz80k+6ITg7FU+C6fcPSfsPueO9g46qYCcsWZMvV2TJJF/U0vb+Pu6/\npM7f/NaNbwobpSAUqIPirPCmGfCBAOfLt9Jx/BqqCqRLBAiBRleEVwQjk50J\n/zSYuMQzqFLVVVygEYrLd0FjpzG9MQXpzDlGrMqXBpSi3XYFRpNncS4+jv2D\nEijpsuan4ByeFBBtDTxvbin9SFOKibnSWDoc02012X0w6P48Q0rSiJhuMRyc\nfLEJxLs8NPOc7OKfvuNsCV2QAsHfCiPYXvXFdwJypC8eiYV+8x8wgieeGV9p\nfbsGqXwNroJlTbsQaVNCWUt3Nr+KviL2U/+KDpOKZNsYB3okpjD0hkdH9wD3\nOlf/Sse3rbWzbfL+Iglv78PkP26CPHA0JybuVRZlS70G3v2/UMFQq7HKkKWT\n7Rsxzj+Flw5g+csq6Tpd5/ExtZH9qD2HrADJl43WlxOzC8eau6+9Z3aSZ8Xy\npXJLofOSnN3fweT98Xr8IK2FDjJQx3oPIiUWS/65DsLrbZEqa9Xrmc+9bAOm\nGEscrUaryi+UvsbtWPWeLsQRDQs/bMWtICCemKc2nUKFRxljXBp8dWSrqoTQ\nrGHx\r\n=Ub6e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"978118465f1434c001db6d6d5af743ba010bedea","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8162_1642546861341_0.2072652117167817","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8164":{"name":"hls.js","version":"1.1.4-0.canary.8164","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8164","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e785a8f98381994618cb22004de1b992412d3a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8164.tgz","fileCount":118,"integrity":"sha512-cD7FL8t2tmXQuIK1dQC66UyU0J56W3xtdGfOGki8llZyy1PRU9MaPgx9YhNTl9/UBK8p9uwOZyf1ukT4Fr7UrA==","signatures":[{"sig":"MEQCIC3Ncp2evkTH3fBoL3/WmLKotNJqyFAsNgjnlWNZ2Y90AiA8WQxETmF7elih1vA81U3VPSlzulgY3ZZN4NHFAbJWQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh523uCRA9TVsSAnZWagAAzLcQAIc80QHnHwfSX4whDg87\n2bQBPKjItfxTh06BsBQMwiuiKoox9+c0/oJw5GJ9zuaPQz1NtrZfKCC43qTz\n9v4ozPqhh7WAmvZuUATMdDp/0CBBjj3JVESXRyW6la/CiUwTsBv5gcjyf35z\nQFGIhOyJ3PFtH8ZG109DJplbC5pKJ9qV6rBDTGvldM48QLFE0GdO2p91Qdnn\nnPHRLSUN7ZAAlSdnwbRz5D1bLw1Ws5T5wyeW8KCYtcftyZVvWXQgh7c4K0qK\nhhrsTFo+/xyqtOFgq4/+bJAMNhfWyZ/zq3IPTDBYkf992VsugdiRvGiLdVP/\nSDHJLWtwsn7UdFXcXfiksyIn2y5N/gPN/9pbF+UYxX2yEl39qVYmmX5GhIj1\nJ1g2XGEB2/NTKDU6eJWz6VJ2JkTU/w04nPFMyRy4TVIlw5upnRaIHvseTNH5\naraItV7tn2m0Ggph1MVp8a/0sp5JLFSS3765rVKiZ3vT/IHmNEs3PyXJ6rwN\nAd/NnfMJwVN3SPZBM1XaL3R1NW+pax0BL+vtzfY+33FO7Teb4GppaUqE69ct\nqX5c9qhs5i0fmy3cGGa4sx/2HKfvOf7Z8nAAVA5q3IwqfHh/P3yKTpujsv1t\nlW9ez6UkIIlyRCm4UnP0MrWtHa/GJy/8DYjg6csoaF4g+kmBcurJgpIhQOxj\nO53E\r\n=SF2I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fdbf1997c52c9469350e0d74545a104ca373d306","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8164_1642556910272_0.4335125742491168","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8166":{"name":"hls.js","version":"1.1.4-0.canary.8166","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8166","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0d933202a868343297bf620be6fefd6b872d828e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8166.tgz","fileCount":118,"integrity":"sha512-L3xWISk+YC/ZTL97jvlBbbhk5L6gv7E9tu6PMnJemvG/LbEAFbmma56B9vpSMQT2DoRUmb98M9q6/nWHiPvndQ==","signatures":[{"sig":"MEUCIQDJ3iHFynVibmIdXZrY4x3ltSjAi3nOEwnAGpfQPDHu+wIgNv/FIs+il2BqsMsjD0p+ksLbBr48x4kDbFVB/FpOzkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6H8fCRA9TVsSAnZWagAAb1YQAKAlsFgHvfY7v/i0FA0H\nVfg44DI6ps2OACbsq3p8qM+q7Vlqd03tg12wCERCeAMWekDJl7IIA8YfQeGU\nW1VwJnPdB1GhBKo+9+EUAWLiZa6/e41RfWNyX5hu8ehTKYfwdRIX2oNsWf5p\nFELxd9IqCK684I7pKw7Y693OPH/yL9nzHsr8Xl+lL2Ufp2sahlz07j0waOym\nwuSrGG9Bd8C8WS62vXep2YpCyzN3Sp2MCTQQeGDf+OKkVq8CXcNLWk957JHI\nghSt0XVon94udIMwwnZTtmn0HdyDQyxke9vdrqjCJDYftQ7FXJmDuR7ktZWl\nxDQFHTwXT2GqtD5rPe3xUpGwAhx80CNGyqsMrsFQzDCXlmaxtoVrqcoZuulv\nrZUCZUsPGaX+ZF9Lmy0wnvmvFK4Ex+aR5c4Kg1fPzlHYxelkKzAj3jtRK0sX\nGlGGH9s9KUtgVm3SjS/DdTOqvwQLTBRCgUjMnAxEmqYCaq2z/6iRz9GMFbXU\nJeWoIgp3Ul76fCn6weX9IR2mqO2Cu0igwWYjOCvx8Es4M0VezFIxgY+oE1LD\nAPmXqvhj5DrPxf6Uz6OAAMTnkhM5oTbJMnm3Jyo7Lx+EhKoEWps71KV9YniO\nuHU6sDyihoqzReHd49Siqp0pZgo7qu6uPH46BirUNMn+qcAOIe0JMaeZ8xsy\nme+M\r\n=kM6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3b1563ec750271894f6cd77258b2a7bae2456cb7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8166_1642626846757_0.9369922464577156","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8170":{"name":"hls.js","version":"1.1.4-0.canary.8170","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8170","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6ceef14196b85127f91e161b90054a6e8751613","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8170.tgz","fileCount":118,"integrity":"sha512-thvcxdoeVEsLq+6ufrj3Vdtl3kqXdQUYZU8weF1TUc5GS5lH8W8p33UtFE7TzGWsvscTgz5oYU4zIHdpS/OO4w==","signatures":[{"sig":"MEUCICHCiIp/vogW1PIi2Cneq7KTV3N7hDVagR3Fk90U0qDSAiEAx8zXJNpmBpDR4TJx4mjL2Fe/N/zxstdgeenwmtl2vJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6JHPCRA9TVsSAnZWagAAr+QQAJqdopNqFhI4z6ovHlyi\n0ZwNRLJre6d1y06dh0e236OhuHTPqL5SybTSS7JlSntPMKZ8v5HH2AYItLpI\n5JtuFW483ORqz2L6crqv5bKYEblhd3LKrfMJdYiJYRP9LoCm5GsC/gyBSsM0\n36apqpRgRxe9SoFNaXrMQj+OS4zx6dOLcTJrHoZNy2TRuYSvQiu3++fA/6zD\nP6/VuMVB3dz060pxJaUDbhT8dRjEST9hCSjDNJVSEyNbK7mpHZzQMvOL5Cw1\nWK0ruh28tE73vzf21EymYTMctt36OFslmeP2mNncC6YSeG9K1/tvFY5Naz6d\nQAUYlW/eH98Enok0s0HHBsMXKWYm8R8yIL+NNAZhMaXVmcLp5mx9VStGuVh7\nUfaVVeqMYrN+RAs4UegqCU4W4WFcz9qXzb01LGTtPSln2ZJ84TMzOEc+ED6R\n+YY1bFEiSEA5wO5IKLsJdI8AB/Frn3TZWw20bG0LNPeaTkplKX7z0ZyPdcrL\nReNPrviPOaW59wf8+PoZpPgbFioJ8vNyzGtTDtn3pL0ehOaSb5wtrtdIa/lL\nUN79aBhdcuMIETRfr0tx4XAe54DycUzS4VtReHHLgozF0M7R0g4I6MIesDQV\ngqcaLeD7vxCcXhscGhygWah0Ha/Tk9OvJXgFppFaHVgOYcq8gyGiOQieFuys\nVSA4\r\n=oNMU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d541e7d9dd8953de0b8495ff29e91ae5a960bd18","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8170_1642631631571_0.38397553674593854","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8172":{"name":"hls.js","version":"1.1.4-0.canary.8172","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8172","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"363ca57cb80ceb3099cc6694aa44281afb96bf75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8172.tgz","fileCount":118,"integrity":"sha512-8wfya/ru0PavCgQcDLyCKf2yOoNewANQTyLtNt2HL0Fj+GJlp0HJKfsi2qwQjVavbrb3TYlAaPVhG1Riwdn7uA==","signatures":[{"sig":"MEQCIAc1kTE9cv8pu/P+1Rg/bdCtVlDhN7Jgoo0PCEv2ttFoAiBGxixzFI7Ca89y/47Yw1/3dxBcNDGgkxtE0/5sdzn68Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6JvZCRA9TVsSAnZWagAAi7AP/3DYb7/jOxsxV8SjY8Un\nI4hB+6XnrsZXNb3dhRWaKtRMxjZT234f4NmQBWIVAQcZoXG3+dPAb/BiGkX9\nWHJHSyJTvEZ7mwpm3O2eAgM3sWUlzXAOXwd4tCL4eTpXi/LpO1em/j4b/Qa8\nV0bS001mInhxQ3OwQWKD5JItBHBLGCl6d/o1JRDzQrFNaSitNyBtg94z8ivp\nlOxnItAbG9E22dIauhV8qUbTSaVoIT88VLPpHVem1mOG9s7pi+YpS23oxsaU\nW8vXgemAg+OCgLURs0d8iHlHMmqlSWNUubujSi4GdNcYmq9KLZHsAswbSmSg\nCyzAprlyeXOreIogbr6TlVcFGYZmcr/rk4//v1X7FLoiqa2b8kdGYGOA3fSm\nQHQM01uX5ZNtzXx1SUDgBa4FqaNsl0CDJfXA3jXMvqtypQ1rHLy5ltFwvWRv\nuT2oXNKdKxDiVmtpTD2zavEj3H6FwEfqjvwEw+EJ26aLKQmpT/nlIhgB3HWw\n05otyH59jbqCQr6fg6ecgvDkkQDSmixgcC4sCdvXl9KbpyJw1YAbK3A6xWZH\ntsUsXkVAhzz7bSLUYeZ7qv3IegigaCqmpS9twToOZBX+X91Z62V1gRDRsKoJ\nfQrwanbDCFxtgxX4p4dx7/82tCEme2sL0YOYxn+k2c3Jq0cSt5KjBOqhFa1B\ntQZ7\r\n=MDPB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22579492beaa1c2b7f35559fb3654970163600e2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8172_1642634201242_0.26372766324671715","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8174":{"name":"hls.js","version":"1.1.4-0.canary.8174","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8174","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78d28d62f5cbb354ed3e15d7168b88ee3018c835","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8174.tgz","fileCount":118,"integrity":"sha512-Zy/BsEitknI/prBxC9oq+XCp9JRRAc5XWLmArkhU1TJGw/QcOu+sqGakKSsBYde7orBZ63vxiV5KyPJmnZ3Z7A==","signatures":[{"sig":"MEUCIQDZLJsZj9otVZFofrUpUtOXq7VvHysLqgFbFipHqwrNYwIgUC2vTiQg5+aaFD/5lLRKm5otzfnRL2Wb5QbL+zQy8Fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6KjvCRA9TVsSAnZWagAAzZYQAI7/Czr9ELqOzwkg0CNZ\nTgFz0gZmZPO2WotJaB7NSEzYAOFYZGZab1WWTKv6dRJxAyxlfOprhhuQTHWs\naPXqd2hoqcjc9iBPt6LeSw5Lm7BYXgi7mKiBQfbJOa08mLmt4pPJcQ/nPAQc\nQcD8Y1fXGzPxpquiwRdAL/g0vHWhNhhomX+9pMX2GwLCN8uISx9HY2nQXpcZ\nYB+wgpjUyY9H1qznP9QrYyIovtE45ETSZfoM5uhXNGvLPvPrTDwl3LrjgPgo\nL3vcH7M1cEMSwn4n1TKEmVN4qdzdTWfVZU5jqqjETjyp3CW3lr67c2dtMxUl\nBFcFrRD0fX1cwdnDXl12U7Bio7ou65Q++Md1dtpWtJHJ0+mXhL2CUV+YwpC0\nCvyaWW1xKKPbVAg5Ntn3FwVSeFRXV4GGjL6hWVfpM4hxFHvQyz+iBWvDl+ON\n8WCk+kCivNRFETJl09+mhWadZHjojKLhSwmK0swSpi967gyQoVRWdUjHQY/W\nMxqYcy97cvGKxlQ55T3O+9pTDCypqxPqlgMXfhBDIPLyrKzfjsL2iHQpN6Jl\n+Cho2gd793/tQY+iOV5JSctYYwEFv6mvsXU7gxSyOw5AlUJwqOd0PqEnmXAA\nUeixW6A0/GQzc0qkULaOduui+A1DLLPawWrcJloLLUSmmbBrDoiICVLJL4G4\nYRM8\r\n=MF+F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"328eb7e84b2e5a210f2815720f25f43eb516bdae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.9","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8174_1642637550990_0.24672444818160733","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8176":{"name":"hls.js","version":"1.1.4-0.canary.8176","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8176","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8d634d93259aa348fa47e050fb1eefafbd56753","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8176.tgz","fileCount":118,"integrity":"sha512-8htJYI/5y/GCh8thipwbqY5JFrUYvlzQxqUUwL8MXxXxnlHSfLZ6o+vK3f3d8W5kmuyNGmQqLZe5etdTESRX7g==","signatures":[{"sig":"MEYCIQDb6mxP3oRvonPitlSSeIfL1qaCg/tFNfIs/qPkHvQIFAIhAMWiPCbs9GBw8kx4P/JwU3rmQXtkLofrZ8NDeaeAe3k9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11622931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6U9LCRA9TVsSAnZWagAAB+gQAKC+r8paqQnaItSpta4C\nhvJ/To9ZDgFd/Cdvl63/Pfv1C3yXDaiKsDQje6pAVfJBNR9HT5ZE72SnBCW1\n6JFjYzSAyhRcSpQbb7ywUzkr/TvHpiShcbXYui3SYuok1HzB+epfI1AX7B3E\nkYM1etOLKin4P/LPwNqCZNrSzNCMrnrMbwTS0LAbf6HjhP2l+LiAR8/Li6Rf\nT5gpGdnHpRt9FnJ9QfQitmzUf7FFWMnJDQ/9eTgr1PX1Fc7io3dcws00EksG\nfoBmKf5iwKpfF+x03e6I02Gp5ux/+3IO0pkyK3+DA3mW68lQpCUOLmh2ZTU8\nNew1pXE5OZ3gbD/yQvxOMHVcX6otyrx2Z3lpdpyth2nf/TkwFqWToWdjKJ7o\nObC+8HJPLzJyoGpsk+5RoOklklGcfXuJDSFnhZjPztn8XWxTkqIAczKAIg7Y\na/6gIIie/SDZaFWvbEiBmojAYgxJEej9sKsO7Am9dJC0wJTIgLPPD2Gy4Njc\nIAfXonTLNwG3jgVw0Q6Lox7UjSLBXAgBllQ3WYmwhVk5UnMqZ47rezPGKEKO\nu83UDACrFqYkr68Z1p33DPhfBVPYHeKsYjrW55GoKyJAYUgdLOLI9ItLa5xj\nYq/7IaKosEJnfAQquALHjZGMsiNvmv/BGJ1O3Qv6cVWc3hq7pOQzULsXs477\nzr70\r\n=8YB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"670d6e4060328482eb70fe85ed9ae4f425888321","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8176_1642680139540_0.43374150714348714","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8181":{"name":"hls.js","version":"1.1.4-0.canary.8181","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18eff92a044aaedecf3a24cd042aaf0c22ebd983","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8181.tgz","fileCount":118,"integrity":"sha512-zSay3c+nXVy4Q+DVnrDPAdKxmWvpZsFytyjk08JK6bypuP30J/suyDILDlpUsmUOHVE4u9WPvfrDTApUGFRdcw==","signatures":[{"sig":"MEUCIQCKzF1+BsHapWxFF7dIV0xkp/ASMNfQsRdUHedcUUWR5AIgBEBQko+Up4D/vpIf035A+RzIcLzxOqxw75F+UTB8yGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6bq1CRA9TVsSAnZWagAAPokP/0qhRGnzMPagjVVXRq++\n7UWaltZWoLx+6N0sQLQYnR5YlWDizZt2DVBNUnyXuy5ZYXR55g4lUXFAee9+\nRRjBw5ObNq5j+5Z2Dlt6SDa+8F7jkVKzCrgs0zrl9psoP65V+FhEQYnoKpRd\n8mi4b95fOpikFjO19DfeQZVX63hfyZPHQI0DYOdwu699dDViRxHNQtTn0TGm\ncvJGiWJvr520iYRpE5LaaRuV2TLeC58GGdAIL2BV0RYtgBfRleukMknTEfea\nUWVD+yzFteqYWconeEWN174lY869UaHr1ue1i7fssC6nHo55DT72I9S0KiwA\n2Q2hOr3FvQfPWoRa1TDcqAL4RrrfaOfTUHPwyrxJuHum07/zNZrEGD7C21Mp\n+RvIY85XZEoQ7ED83eyzNntHasQ2RockxaXGHxtyup+lYtoOKCjHB2CZ35/K\nsgyQ2GWCOnHpbqEGO+oiQtJW6lA0DTDwZrUW+0D0N6EbAoD2tp2JskajKxI+\nXPgK2EwoofuC1Lbxw7lAC+t738GsKOQpHNxYS4Xjte0B9/rUzjIBPqVmP/Hv\nwIfJ3+8IFnNQMfaCP5EKApHH3JOjsh0a3LQQ/oq6opGPXW9HC2RICQHHLSyF\nmqoVR1hbVRbCzYfo7bq4LBslLPJYjc/hvtI17IuHxOVlLB+mfJRuhkDJ/thh\n5wJK\r\n=1Rt5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d636d2a1e4bf69bd53b0ee61f8c02a4d8a85f6f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8181_1642707636877_0.14285051107676994","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8183":{"name":"hls.js","version":"1.1.4-0.canary.8183","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8183","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2970901ef77af548ca33f3e933a384b308c7766","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8183.tgz","fileCount":118,"integrity":"sha512-1A1E1aQKWi2bZhSVW0pG4NvrcQERqgFd1Xfz5PIl7LAyTMiyqbCpt+m0LQRsE95EIhG9uWKblpIAEzcTIORutA==","signatures":[{"sig":"MEYCIQDaqlrx26xRQwuGlqS2PG1hnks4zNNtz2OcuHW347YhnwIhAKc3RVKGYGkeYsz1+LHguyH1156BPtZyy04zszPAI78w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6yjICRA9TVsSAnZWagAAIKoP/iWQiiJbYFtEwtXCZAxt\nE3qziX+rCibGRXKi0bj9qcpZFZAPZQnh/fwTdBs6Dp79dGOY15u4hOQyXgOB\n6hq5uRI47oLgZowzAluep7LpbhYv9c2zV5pHTi3s8hccqdSPrylK0jhVkgpQ\njlRXlR/l/V9cK8Ydt4fQrYn5ZF5m/UOa1yGXgUaEbAl3SJRQXBDoyaZT7zFb\nj46NYREBhXtfujoDvg4coroF5Yiz9DEM0A8go/ppeWPhOda0C/ib+FbSA4fl\n3g02LSCRx1mJE6DYUfadjvrQr6auEsm1IPvK/sKN/e9evOZc8DSY/9EaBwKY\nhGFikf/OoFFXPefrYdReoyoe/a34eGmuo3DHvUD7N0g9ARNX+7ZvZx5P+wIv\nmIocOFQ5u9xbC4fgi5QpUpEdm6d6ofUfa973KvwHUT32x+t+C9oHH3FydWna\nfh6hX5Py36IGrumxujZJJ9BhoqxT00+u2ERusx4DgtHjP8eTa6vXxg2P22Se\nb0XIsDeLs6kaqcm320yBT/3n7DSeAq2PRI0ysZzSZqG1ReCPwQoNsF641Pcg\n2zZY6rqdWJo1Vs2QCIzYP7S6u/469phyRzk+H6bVtp/L8IBokJuFi7YQ3DDf\nSXOGkQFQE3b0FXXSeTEM5FawWARGeaJGfwrHI5GwGe/xoVBfa+rTh65Df10A\n7XYD\r\n=SY9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2557b05584552502c4e972e557d8bb8ceff3e188","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.6.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8183_1642801352240_0.11413800766551407","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8185":{"name":"hls.js","version":"1.1.4-0.canary.8185","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8185","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"66ef80d3fcd214c32785a777c739110a1a85e9df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8185.tgz","fileCount":118,"integrity":"sha512-IYg3AcAkN4xjyb/Dq+1mZagUdUlCefJmL1A+mqK2dF2u82bp2pzTyv0JFpOe0rGDcv78enS2VV501fI10pa87Q==","signatures":[{"sig":"MEYCIQDbbQRodWPt9ytsPQdtEptL/p6Cd9aoU4k4O/t0YpOsxwIhAI/PPMRPKCxXEvoYLAZ4JWkiD7kzt3PB7bNzz3XTdvpK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7NwVCRA9TVsSAnZWagAA6dkQAIoJJX7jjiyyAFIoe/jk\nHadv4L3/NE1xWVaw4/sPfVW5VLas43R2IZ7EnLU2vHBdMZ3WEF1Ycamd1c74\nky9ZnNbzRLPvQiq+oJdBx51A7RO5zEz7Q6Itdwt3jJXsf55HNiV2mQ3UQaL5\nhWLcMNMPOp2PSXyW7a9ElVX4o1NHYy3c7mC5SYaOtl5RaEaS6Zq0lstJgpJQ\n0n8XzgzwkTajCbRS8zc5aEuuL2TXr4c7adtd7L4PMxciPCNnup/zZIEI6S5u\nYg4wXBZrP/7wJetK38Ph64RvtmR8YDOdAofpZqDYKnkDcEuTF/wfJrcejvoB\nHReMzLAaYWwbeJMnp4t0yb8xx4Q2KwCCU3HCqjvLflqVLCJxzIE/8PnjVlp6\nMxUR2RrBuBdxdZKjpCufhf6f3egFUk/uXIt0Ittxjw/oX9fU/yhGPrcA3f7f\n+SxTMmWpoARymfYRe1g4+Acq3fmvB8VugPpahzq4lPm9ikA1wwzzKikvzA+0\niVqS+HvWYYyA9SlYSjsl1v8elsInNa/L4iyvJmu110DNW8+WaK5C6gT314IM\nTm5D2e5czm0LHP3uZ7wsBjWBPyEWlQ27nV+3+MgzZRc2QeFyl4YHv+X3Nb1e\nLIy0sFGOfs9u7pNzNyIniGYw2o2eR511DeCH/V+6Y58YsTrdIS7q8jLaZSzu\nyBVU\r\n=Pxz5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3975bde9f88c2c3e0f02d06ec50bce50cec9d815","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.4","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8185_1642912789265_0.44413344850879666","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8187":{"name":"hls.js","version":"1.1.4-0.canary.8187","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8187","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0605a69fc91dc1d136e7a82c76fdad76dcf4887","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8187.tgz","fileCount":118,"integrity":"sha512-1k8D/ICbRjDeOvCLl0qQ/DxYZj52hf2IcPiEC1nWVRVpFYa3Cc75KUJUAgy9n4PkYCwzlkLUD/jiyeCSCdlh9Q==","signatures":[{"sig":"MEYCIQDHoH+pubkZM2xR/4q1ewnY2zbfMrtMH5QMJiLBjUtCcQIhANa5plReH1FevuaEB92DiKOB6UcKOwYmItnSrXqagCnL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8xzDCRA9TVsSAnZWagAAkRkP/1VhbgQiFuflObVEyjTq\nSp1+UBTGc4mzOZaP6bv5+7FBnZSb4YZjPxGOmwe2Kmy8S2o7my2HEl+DSuHf\nsf7TjM4uvg0WdmbApghcdna/BE/jrZaz5g/7iAUp1tclpWTcNBN9p/Amg1ra\nZZIeOtJF1wZcvUQetzpnqGrug0xCqecuvHO55/mu8q4WEj2ITxdjFNBEmaee\n7f1RhiGuzIe9Qmj8svM1qyTMP/yIhE7hLBq0fnkHSNiYo7sfDebzw999ZAsJ\nTZ9JJjA+VO+z9vTB5j03dChKROnBKwgedIjwZydkpNEjMjxlmB0liR+aI32R\nWtnpco93VEh01XzSEQ6kz3xR3S4e4labxUoOP5BguLUG9CU0twwtY0pPK8Tu\n9AneQN5lwjTbbsitz2FViw68j5Fy+/BjvwqpEvcVBUmGlXGc+fDFizbFiFRJ\ncYz5NqReJrBnv2eeYqZa8MY+oxrJYuLCQZIol8nWg63b91Y6JIXMwI8sbd8A\nEoqa+Nid2oOrTTZWkFw8BzgvuLBdoucdAVOa+YmiEoeuL71tG63Fj68uOfXd\nNsaNK8kcb/EBE9a05axCsLQzdQpd9ChQeoCPBaNMH8Fotgx2SqyQ9kRpC/yO\nYwG4HTrYDrLMIFC+nBoZsIe9QC/w8TJ5a7HpEJBVwFQq+/y1//QWLe3jTTEn\nklfX\r\n=JnKV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a71bd861ac449e42e52b9bc0437bdc8d8cc6323f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.7","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.8","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8187_1643322563297_0.8164903278385962","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8189":{"name":"hls.js","version":"1.1.4-0.canary.8189","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8189","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5061e7752c182e9a406a097e501db2bbd83a4da1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8189.tgz","fileCount":118,"integrity":"sha512-YApoUYDosI19kl9GpQK4c3ebHkuX+5wk3of0HPX4ahMpJRgiwxHDV68HipYH6yibNKuhP6iZ/xPQjfHfDZRcoA==","signatures":[{"sig":"MEQCIDgc9FPHtdHXFBScSppynLBoFgKad4tMVfXWMj/A1pa3AiAhB8HbHlE7TFR1hCXgiSrkTX02XHaPsce64IMi+T6Cpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9YbFCRA9TVsSAnZWagAAIq8P/R7+jdBC+CBqlRWG00Jf\nVdnybP4aExhXfcNHHU2UdGjFxLpHvLHGJJr7hKnPTJDpmDZp2wOD4blVOsXv\nZP1CE0bAoGQ9yKMPeWqiYeMexC/b5Vqgu6zz1jNN0W4UzVohEoPva94kBemv\nkazVROwFvr0tk+HJvUHmEbLOukdvSF+/eGTlRpXXzXEwJExeaiQhtXqRylxv\nlQgS62p3SAKnRRcLxaj2PtzuVpiKhB+TohaDg9si4hr3Wig/NEFKoUlBBZeY\nMeATTsnM4zS932LO7iKXgdIB2cyraQ+TpzABETywtZodipukx40l8kJveSdR\nHu141kevWSZPLhIy4+v3SHSGPje1B6FTThbm5C4YCxGFcGuH5dfALaIIXxSB\nmTlws+oYrmvHJybDMo8a3Xfy+X19ORlm7Qt39/4x8lakArUN4hhl0pIz2QYM\nJMwGuS7TEdUWt6dbQPbNqBbBQzr8m6x+YcrpIVLy+nk5T916grKgKPQAJLkb\n5B3oXaI8uA0nGYFdSoshw3qqDkHz+kcq2cJaDh/xQ46Poomb5eCHJak/94Q/\nuid7HQYEoGu85Tz+UBSAIUV0ySeialoZ5TnW+wTZlz/fl18In73Yk37POnLQ\nMO4fuzSfB4eAoQqirnuOmt5hS0VLX7Odn1/wRzZTFLEEWInfSrcVyrVddaFW\nXevg\r\n=uNer\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2606580f745216e5f093e81fef487303d77bb58a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.1.4","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.0.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8189_1643480773502_0.8185466509859629","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8191":{"name":"hls.js","version":"1.1.4-0.canary.8191","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8191","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3548819175efda38f210c73de1c964351c858623","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8191.tgz","fileCount":118,"integrity":"sha512-J+0QgkO2u+IyHCdT1OYAfhm6UtVbn7fI7TUUb3d3v1D8+Lxh/H/VNClkaJm6eCpfh5MUv1yZXjZ1s7o57dFdYw==","signatures":[{"sig":"MEYCIQDudrSzfpgiKWtKC4LKmci8yzLxyzcPAL0ddakWkZA/ygIhANEz5lifGZQMOlTIAzCh5LUNukDxf2BnZNhB1PU3Nka2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh99MTCRA9TVsSAnZWagAAO+UP/2Um/OtOjoVVHzlIsa3x\nsKLvof3hREvJhWooWn6txw/g+VzAKNKKRXO+f1bp07gQgG+XyI31Psls2W4o\ncicQHxzECEvVcCho6ZAdSLaWOboE45LUPQryN6vgA2sIZA2RH7F1EWU16+Az\n9P2XMJsCWcXM+aTpj6azwMeb4syookOsCWgDFpYqBEbljGyVN34e8S/Q4pyM\nIqia9r/LwD1c+rd9PEcF4u6wZi3dqJHYOeoLlHSTxSZBphjBh/ddzVO5t8aR\nRm8JfQpSsxB8CjbUpaTrrwdzJgc0AL8J2TLCTM+rBkPk/Ve9ZW2bpwMtW/A6\nuAegWtn+A1objyMi9VkicDoBPCyrMo+cxLCeIHkCvLFdE+v1fbXW3Xf8XnvR\nRxhmVIeHIldIHfj3ILUDzWPqByHddoftyMwyXrOH9Ki3ou9LcrCnoUhaczES\nTrL7rp6u675NZe1MDj+zVpcvsFRG157dySZBfntFBNde8sxzsmccWdot6SzW\nIZgJ4SLwfORm6uwlkS/MNCta6FOR6l7DQ4BqFJUyC+6rJ9mM4MNfJXM2pesx\nLWOiVna8Gld5RD+WU+57h4BS53Y6TgVld2Ogt9tXj+Lg8oz+++CbEYC8ETpE\nke4SoTF7UTgtWkbDmu5Ek0637VAtn8BU/fAYP99ZzJlHQTh1XDk5nR1dv7Df\naiUc\r\n=dEnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25439941ddeb88cf65759992098707419604a036","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8191_1643631379353_0.16061751900929155","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8193":{"name":"hls.js","version":"1.1.4-0.canary.8193","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8193","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b3f55be16a209a86a34df5840ec90efbda07955","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8193.tgz","fileCount":118,"integrity":"sha512-/PWMbuD7ZAllO6Lu/x9rAdO2mcolfWuyk8x7nsMCCa2v8PYShmFy2yIFUBG5rnaKuJ8nid4DnwXGx/0sWFg0qw==","signatures":[{"sig":"MEUCIQDPiUy/QCRD0vTWUlHPCHKYFD8v7HnDPztPdwZClT7zGwIgV4e8Vtktp+M3/2ddec3QXRPyj53SpoOt/xQjvhbYbnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9/7kCRA9TVsSAnZWagAARKIP/0iSo7CsBTQ+3ZjqSqPJ\nAq3AGd5lIJ8fVUD8y+VZ4pYjDwkFqhA3pN8U34pGy+ghv1esw8utJU+NT8UT\n4RR+nSwtMh6mdMGvsqAZwJzuc5LSGomR+foPLP/Qp0a7fm7V66u7ywIoHAaW\n6f+clnBU/ZulRjDFIF4rnjJoOSvjx03+utButDa5O//0ox6VyZKpSnQ3yDH1\n69va5twTtGaspgvnTPXYkLFusXBYM24b6rdebC0fRpgoqB3dtImwwXZMJqYH\nkO/ItWL3cOtWmMakDv/INhk+umOHnzw5G4rbPPBnrQ8o3wJweTCzzY/Jfkl/\nyapgevJyRbXdUfMg2eve8BqPvfn8mFDFgRE+QQB+Eyy9yef75FWK6CUe68D3\nX1x8rZg0uiT3npnUFfvQWBsh9FnRAN7cdwpCxHrw/4M46cMhlv7MnNBOh59f\n4WX3+vUNvNvVgqFXje8Fg8YqUq+dA/9KftJbKHhxxQn2IL4+zaPTgdUUNuUe\ngI7qEJMWUNbXaRY7xZTKOCGvcPVzsiAggDg5nreLoebDi7CHwzbxZBy4eHag\noA9TS0sFyGbAH9Q0B9VK69GN0Y8TtjbacGwFp3mAxpYqcPMDcCcwN4BYNx+M\nkRM/Dw8tgwGgsXIrgh0JMUof1jNxm/Y+xmoC9YnJAXmT5vel32bvZgB86+wC\nNL8Z\r\n=l9sC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d5467e0bc5539469d3f2de5770c38ca3d2a112f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.11","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8193_1643642596228_0.5803444833989337","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8195":{"name":"hls.js","version":"1.1.4-0.canary.8195","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8195","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f77fd0f183acf6ec72e40aa9b9d28f50e5732c91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8195.tgz","fileCount":118,"integrity":"sha512-wBbLWFtlyneZmbePAt7R/8Ep2sXvnJCaDsA1/nJs61muyU+KE9/K6RwwMioyVLUT2sAROLUVyo6vacHyDvqiCw==","signatures":[{"sig":"MEYCIQCzUEYSRvFT1wkcYJOEvhOkkHjAR9YcpmooEVc1aQGYGAIhAOCmUUWbNbW9S/q9G/Q24E2Ve7bQJJSiU5vtO5Nu/H4R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+FQBCRA9TVsSAnZWagAAdcoP/jNpjmuyfx2tU+ezxHJT\n71nIMJjcnso4TQB31ltt9kl0c/tetBQbDwXWcb6ro3LOve+t8H4PNctppB91\n50+TJNFdmbueOyOVta9DVsG1RJNP/BJXFn02xOKAlYPbuu46Iut3M4i6OXTp\nmu8g4axhUvQQQGcwNlhnXzgFzZpCgXbWCv/imhPUzfOVVOXH3SK2RnP+MAjb\nq9bg/FcJHdTQu126UQ+QmvEstIXIlYBpbzVnS7/wB1HBuIEQukEUOh2okXoI\ntf48j2SFtvN2a2qFywxadTl4LzNGuUr+5FdkU1PgcpKaiDJLQ2nS8CGoQsXo\nP+6JzS/bywH5MaPdeWvvkOq4sYUhEiC0e/CMfjGKXR3yyHtyziS8RUO1OUJN\nLHyMQm33TeR02vFDaFdCDzmMqGo3ffKvDkxLIpKmRSkp1OvdEYjhL1E4TRMM\nNQN1VJX45SIgcOfyMuHzVR9O6IvzYy3AX6SbuQuREpWdqyDEAxZEDaBHe4Gm\nSc7x0XRtz3rb2qafJ6MhAFfLDFG1ie288UrdVyVeLjU1UpyGo8lI9gOFxlHO\np8qWDuCJKyGlGZE3anBmrid6f7RSuDIwS2CaRNuv6cTBnFOSfY0CVLCXLE9m\nW0HiJSp3cL/ZWDJLiLQdYlkR/4+Ykqe8J8p/DBe+pMlg3SEUpWsYF1NZI3F8\nxdLm\r\n=sC4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2635570ca3ffc6ec2c0f8ef4be84b7da9bf39443","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.4","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8195_1643664385653_0.62372362673303","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8197":{"name":"hls.js","version":"1.1.4-0.canary.8197","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8197","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae92e80445d5832e4df7f81f62ed5a9de4ab9813","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8197.tgz","fileCount":118,"integrity":"sha512-KxImBimjQbbdCbLIRWZ97lfqE44rnI/sAuDXkrI0bew0r2rtzVx9jQ7f+Jjb9P1WXrfg3/CDE7uA+WSwCJ/I3g==","signatures":[{"sig":"MEUCIQC826f5xXcnv6nHC1w37TzBJ2Hb160Zki5bHYQH7/uvbQIgF5qgCmfO2gpYPRBQctEG76uGID2McxbThRZpNHZV26s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11633265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+rbLCRA9TVsSAnZWagAAWUMP/jevhuU7IWYw94GiSsZT\nAsEsT5ZwghdegIAQMNLcxvD+KBZOJBR5b6JbX06fNyy/Fj4V1vIiZeBhB8qk\nAfL8PQyHr8k5ryDWBzwB27g4Lc7E8MJhGkQvjYR001Jf+GzDkVQpJLD20Mxt\n97El1LU1uTfu3K+BzgDwGGpDxV0IrRec/tjwKPcmabL45ZWJXDERdfsUF6ls\nEFa1QRFmtczYQqL8RL/7m7h/Vb9WDVhbhYU/XUcncj8+f2uFDMT4Mla7ww9e\nWc9NIHJyrpgz1T5QYEGE5Qy0OWYtoYzyVrURb1dq0/m3G+EYo3MpowItsn/o\n0/OoZ0k7P9UhDX3+5ZJctfjbrRN592vULZL9Y35lXqocKlFcRjmfTLbtGJEq\nUU24GiBDxOHl7fDoAdrx3hRwjisr0NObSpr/MCkIUX6PcHNE21WhwOIdPdtE\nTMJT3mvdbwNx0VcVIAgId+2zpS64/cunxHiIitV82+YIF8jTIETFNjt1XkR0\nOdbjPSFkqV18edbAhunNhaV0hqFzgmjGFovnL7S7RfXZKWW19hau4NzLunhO\nQVzd7VhsojGGVb1x4v6G2qiWbGMzZd7JxGniYDZqBhYpASgmkc06hFmQ2OwE\nVe3ahHkfttPO5cjXlxhDryV8N0PvJpugyOSo6M5PEn1efWuVPO1/fusaaTYk\nznTs\r\n=8iit\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"319bd720753a053c7020fa4aa55e98a9c86105e9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8197_1643820747093_0.3756683495634272","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8201":{"name":"hls.js","version":"1.1.4-0.canary.8201","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8201","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aeb6dc980d3a98a95a4999065f2d9db7a68cc250","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8201.tgz","fileCount":118,"integrity":"sha512-nM2ydCoLLxXztdiM0HMihGExtasxG7dFeYqVQMsaDlq7UmxNRzLXK8WIS8dVvFqPh7ca2e4ZsZ9z3U0iuQx3vg==","signatures":[{"sig":"MEUCIQCh41VoN6ztySMsGCbIyZQmWzsIj8R2y4gL7E3uLpuLVAIgQ5jLUTRPs6ZarRqihj28uDDoqAYcATXa2x6QEUDak/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11636060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+sa7CRA9TVsSAnZWagAAEpUP/2WwoCPkxAJSK4gHtGOV\nZt69CVthEnwqHco8+oOyJ4AbQr/OGMn2jkD6O+WNIB6jpnlbHEIMlklajCQN\nm9x0Bg+yZAz5Rz0kufG5nGZyKb6pYwWzNFLXhTBQPZwNAYA7LWBdUI7Lie/E\njtayuIO77aLYDhXSVlemT9yUrUZlqcrE1eWxH5wseEMuO/mY2WwieK8nJHGi\n2FcYp+1SRRhi/TCe1M0NUspQ0JM9HJnaMd4kYOkuiKAX7wK8jtvX3GEKiOpL\n8Bw7BFGqX1AVAFfL/fXf0IjlDv/92XHL4J0r/ibpIfcIqVW648W6Xl2zR7nP\n9l01X8Yyc0t1IPOADeSlGDqBYg8Av7vIvudbQm3BLt6TlpfxqI7G1BmMDy8z\n02EIWjfiOD066CWRqaeQwQFTfbl6N2cd0Sjs6w4ytSvdtDX4vwk91Ko3K+Rs\nkIdzwdo41XwVYGQ0iHHkngBcElVmxS5JAj/Jr3O8l0fR4YP4AxBL41QjmVsB\nSwstxAELa1UvbVL9PYQFK2TEiYQd2M0q8as4wh9MRaqRHZCvshV/+jB+x+LV\nuI3JZ1hzGLqpC264k7L+yyL5qURpjr7XROvvQHgXa3uelOnTsVXPnNQHT3Mx\nY39l3OO3XbpLMd1lsB99bD29qTOmj1UumxM5wOncU5lbevQoWasBxJpBtvKm\nOQSx\r\n=Fo/z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e4665523eadacab84e2b0cf56d58421336dc8eee","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8201_1643824826782_0.9517893792128254","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8203":{"name":"hls.js","version":"1.1.4-0.canary.8203","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8203","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2dabd64bc1f3643aa71ef56b9920a775a4be9715","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8203.tgz","fileCount":118,"integrity":"sha512-TKqzjfI5Be5Ixzn4Ug/M1lIs7jRUA6nnAEtndcQVS6KqLTfoKOCZX/IcnTrq21zytyaWKHUe9Wns4fXCPglKRQ==","signatures":[{"sig":"MEUCICGAWabZc9ysQyKNSuRNoUVaxWK6OE+ylID5Z+3jPzbsAiEA0N3AVN0u7AlT+xxXaAx4OzmsOuTf7Y4PnughG6lp5YA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11636388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+zI6CRA9TVsSAnZWagAAfz8P/3a96E8PdLIjp+8qc/E0\nz+wCI2hVqUplQiG5J0FJAd3ilm4yxxQ7LU7ZoM7vUKm2vn7H2fA8MI5j7/Ft\ngm17e5FAV6ExQK+K5e1p9RVP25lN8Xpf/73U5OImP47HIHPjNBuJOSaYhEPp\nn67jmh2GZRQuEENtfl7HrqlnE64UxvV5srmDB9YpXWZfmjWOt2go18x2PIb5\nIWxUQRKUqpjroWzf3pm6yYlakz4HWbv67msUrqB3xtI9S52zYtCRqkQjoO/X\nn/sKzGjJPOVZfQj69HuTMsUhyK0T4YvXqr2CeG2o0Ch8QMjkJMf77twObTVk\nKChxX9GunjgaTSCahzwy8JOaIbLN9/LQVioUaPaEFM6oxEi8iTRePZlu3TyA\n9kSSw+0h5ExlcFiin7xUNTySpDhaiMoXkWJCUTmz1LuPxjV8gMea1h+j5ytP\neODB+5IvWCtwoXRqP4ZJAQWA7prGs95ur3f1Uzjc6pMTZFsVKZjx1wyHskY1\n615xr4INvpx49R/SaJpJECmTlhDXKLNGBtnFg9bRKyvTEuHokWaRomHwFnn4\nQRn0gaME0GvsJ0tvtoiYSeDdV3/8HxxQxbznLqJkEwlK+cnFa+aFq2AF7Ndx\nZJww3Bi3zQb2g5PZfEVhm7K+7DwzqhfUN1hfkzM0qOJFHikTs0SAqMukJdYE\nyF9s\r\n=Lrju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c66f3ea4ae4c1bf2258634b67713e3a68cea0773","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.7.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8203_1643852346113_0.4737948166750263","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8205":{"name":"hls.js","version":"1.1.4-0.canary.8205","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8205","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0466513ec33fcf5a9c9ce5dd5f3d91295c533a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8205.tgz","fileCount":118,"integrity":"sha512-i94BKalTRro4YpsvMsrAJMDHOdhatES/6bqUBt0svxV9cL5TROYJ+QRPm0HjHSBA6TGCypwZUx1OuwCcdSOT6A==","signatures":[{"sig":"MEUCIQC3b4gzxL2cKIBP5b1JETo7HNShFyNnamTctUqWotT/+QIga7BL41V4Ad4+nKLvpDErWAVrxlFRT0JQIFg0wOHxee8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11636388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/dH0CRA9TVsSAnZWagAA6RgP/1e/z6UrVj0+nv/AJ1rF\n7QIJt3KHftbthy9ArKnXRRXp6+Wo6vSI9XnOCu4CmsIjhArOYAxtQhyaDFdn\nws8GlVGCYbsPNldILLvVu3FVam6QE8yx9HGpbOjrgKHXbzrOofPhBSp6FMzi\npMJkYwAQYCFzHKrYhHuA3z/3NPyBPtdoDOKPTqNxgZeL0b/as//ohs9u8yAv\n8aybS2IE310MT5jeqwTQcAc3FQ81WvOIpFx+eNKaxc2XQOfbO28Wv6sSR8zM\nDFwfBZYRsM2JuXskxs7h9hLtMTQTo7UW/AbIB48/qLSQFOFUVwiqBy4eKhVY\nakerXdescQ1+t/SX5JLY24z3evdVwJpBZdy1GZUjE9LV8BjNKMhzUXaT/yiO\nzcI+wONfFhL1Iv0ymeNSJFyDUerejDv2Vkc2E1PJwijjazr+Q9Lj/ybXz6BD\nobh9L5HG0YXgam7/0QdKmxoKfOtOTm0MQJhcuyq4Gour86UuN/O0Uho36nl8\nwMmxg9raZodptb27WrNLSY8ZVaNBnnjhtN1etF/lPyaL4ftKX6MQJdpBu3Ao\nGfnoMbjibhUo+fFLMoffzdk1dPmej2Nemhl+iuNTYS0tdYnfdIGFiNFcOY7M\n6GDjXmXk4jcSPSuJw3HWNMZBseiVmyH8/0hNLrJZJc1gg4ZiGu+gHqb8XwnV\n2GgM\r\n=RfGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6c6a241d78731ba29e1ea3626883ed2a0baf4008","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8205_1644024308500_0.7755906475873791","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8207":{"name":"hls.js","version":"1.1.4-0.canary.8207","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8207","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c79695a97074ccd5a15ea452daa74fb6a2c039a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8207.tgz","fileCount":118,"integrity":"sha512-vPnI6JwvlhCXhKJOFlnTAPli3dnK1/m0ZJv7IgR//ZaWO6sD7kkL9KgBZ8a2mWRTfE997MyqdAkdCBX236gyfw==","signatures":[{"sig":"MEQCIGiy1rpL8+GpfKLuwdS3H/i8niRnp+3WZmWpSyISlnAcAiB6eiulte4dHEYzyp0lyvvP3iupsOd2LXEaUMUwAk4How==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11636388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAol4CRA9TVsSAnZWagAASuoP/inW9iYkHW6pkpdrnT5D\nwYAow+WnPKi7lACvCsTZqEHQCluOxoyE7re24DC3yuGyzD+KPAIsnDiRJAqs\na7qx5e95y2s7OBpz1drTG5WUQq1CpPd3FliGSE5Pwwy4xgOVWVhWBG5QzQT9\nW1dlAHqK3TdW9g+JSUAIi1d3t0JGMOrCU/jOSLTcf89VQAefE0y8SwqT7vje\nG0lfzdhRBl5BtURwNDfqNJxfKTcghVUUrrd0YE8g75oA4cIVjdYqfzioM04F\ndQus9YAlwkGtba1p4vlOFcjh4lmsGUBr0P761XS7KsBxhDduj+3UeGi0JJvj\n0tOhjaSvxQapmNBlrZBA7Ju6g0yoYvRG7OWoawcpmyLojNrAFti0vf6/7117\nrtWJmFIxJaJVTHyJXkF+KoQ+fKcJ7yIq7MY4UgSy7Jh/pIwEszktry2OnknC\ny6CH+ZfJsq8+jUxMkhmKsP8/a5QHIZRQXQZlSxrM6e8aJS1gWvYxgq8Z0cxI\nBygKgTu0BvR5Bftf1nhYb6/ccC0wIPHgP3NAGA+cgN0PRi/NLwug9wb9c7tv\n6jtKuYc6dvFBPCgVjKAQD7rbVPetozRuG8RFlLua7qrtUdmQ0BV49vf0Dsno\n5aPpCC3Lgeod0ortul6nDyU/rc6lskv7ORugryQLud4EefmpKLsPXL+lpH0D\nSsji\r\n=0Xm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f40f049045297478e2502235a5d8486991ea28cc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8207_1644333432150_0.32398943804170255","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8209":{"name":"hls.js","version":"1.1.4-0.canary.8209","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8209","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ea01f26d767ba68f5ec7cf0a012c948213bc739","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8209.tgz","fileCount":118,"integrity":"sha512-gDldp+HfYw+y4q8JsQkFFJ6Kr0kXBkC6DH239KTOp/PpPgxxYov+GE3mUgbEirWZ3jiOJEudIECzXdbPqwPi+g==","signatures":[{"sig":"MEYCIQCn6ZlUzueDGyR8/49S9G+7jEosEoKwNZVQ8SYhal6PsgIhAMUfK31n37FijIg30yiFNT222Q5oKWFcnh7rzMQHpnrS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAwqlCRA9TVsSAnZWagAAz7UP/2J/JPUP1/jxJYbcDyN9\nljiomOOWUAOx10C+f4Y6Wua28nSckkGSb4ZhO6zSD6/kXcPPisLhXpX5DHEA\nOnGLat+AfXLVPJGInqz+SoM2PqspE/B9hjN9YyDy0hVQZjIbnSevK6+J6kZk\nvg9A1N5yBEdivbOAi33tpt4K1YvKsZUI4hh/+JAmho8sNJiF/XhhMjsgXqhR\nbSHtzwfrqVcbLyzH5+SHVH3wZqIrRSi1nohWguPTBYsVqYktX3siNQegCYpu\n6Vi3CdFq0P65UeeBXFSNcffsjYMZHgXq7UwiL40gK0fl3/XsdHic61QAY2pS\nAizV+YT3L4WwFUsIp5Ndwy5D3NUf3nX5gUjat0QaLQHaNvA+noN5qkedxgWY\nbC9Q4On6+/gf8lk9dJCL0cRYJBtXg91I/NwJKgPCrOz9tlSXWspJsi+d8tPz\npJJ7TE2dW3Z7t9cojylAqPqn5q55jtKTekV6gVoZOaS2zeAJ1ETDz9p85Kmy\ntxPyynd5+czSQcGQ54xyCCKW/80hAW6Gct1V1cF4DWFGIvDasyiE8+tGCxSq\n4m9oImYUqolON9b1MERCfgua9XplBP/OUP5cZ8uqnrY8cS+0UDwyI/zm1FIE\nc6j7QMI7Ngv53+ZyU09TNq0h6E/hclJLwm+Ph4CHeFNFnzDYLuHbRcZy1Unj\nGLu9\r\n=OzE6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c5bd8b3e86dea194d0871c49be83f8b4130bfb8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8209_1644366501239_0.6102108828957677","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8218":{"name":"hls.js","version":"1.1.4-0.canary.8218","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"804aa31f8fe407b84e99222f89d06d50f0a02717","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8218.tgz","fileCount":118,"integrity":"sha512-seesvBzkerANZv8JH07/Vx9hso3JZjnEvKFYrFDecjCyrx+YN7tm05ZDZMFURUF1tCmesCVi1ylC5JiJRYUIpg==","signatures":[{"sig":"MEQCICzUDIvRzt4RF7q2Dcu63FjWmnYPImxQ48VDKT0nxVPiAiBJcu+o0vIcT4Y344TewA5Qf6v9+LVBOVZ34/YufJlgrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAxEPCRA9TVsSAnZWagAAx04QAKEUFQUL8VKguHpkQ0Kv\nbXjFODjCw81v0ikuzBQ3vkRF/STW1w26v79YnTqM0qXdckkzgatf+9LApVeJ\ncdyp1zDtpTeChd/b3xY+FDVHOL+hq+ZJLKIeyW18LG1HHYlrRwVBoOV8qhvV\nIfN5fF0GERC7ZvyUdqAOGzfvNF2pUddNiXbRgDtZi9qsdcUjClKtaEinHE/S\nCdm4G0AbhQQvj/umeG2ia7jcbscFrGKqu5dfgV2mwXJsmohtBzeiHn/J9oBC\nRnC5471uFwx2LlJsbIM4e6KZiEpJzxpxx6R1tJ4+Wmfax06baYS1SHFVEmPQ\n8erAwfQrHk6oCn5+XTfvSPe7oZji3ywPzBRHMhxSwD+LoVwydhtBUAcm5BcK\nTjndJpUrFX9TVPeFxb0CziIKHdIVy4aumOmkbDJWXjtW7f6SU3JPAhq0TQur\n2c6Xg8zp7WIqPGT0WJFMEr8g6PKeVbqM3LWrARL/XD/spLjABMXt4+FQdYf+\n99v/8PtbskO2F+S70Qd6si/QV/ptjkvDq4608B0nw9MxTmJcpXYQgBUv4owb\nUKobNaOHOI2NqdbNW0iYa0Wa8Iml78WxDHhCXDgoS9aVA8tJCUE8h2odBOln\ndJKl7gIz7vskBf6d3DNXKS8qJBUH+IRT/8M21gib+281fbQ1EaZQIEqM2hJ6\n7sO/\r\n=+CC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5784545116ee1e4e70e29ba8d7eaf359ee58ab24","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8218_1644368143260_0.07384299979024878","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8220":{"name":"hls.js","version":"1.1.4-0.canary.8220","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8220","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a0e4004274bea1c33227da192fb56172beb6a5a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8220.tgz","fileCount":118,"integrity":"sha512-qtS9pad7f6S7vAV1IryKUr8jdu98LAgYUb44Ggv56ob8RQ5UGpvsOOVuoutOQa1bU8H1eBqyjJ1bFzRi2sAjVA==","signatures":[{"sig":"MEUCIQDEZop9BNeDiFEWWg8lNmlOToBUzVx6In9/GaNDU305BQIgL4jEPW7kRYAJ84vO2dEE4hb6+JXIsmQBXaP+edVanNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA6fMCRA9TVsSAnZWagAAH7sP/0zI87A2UmUBExyAObI1\nBoPIuvX2umZuZBn0D+m7a6MNHF4VOWNY1ZsmOdrEix2I/dufb/JfILWh6Sw2\n7GpZjpu8v2/Wg8FrmckuZH5VLA8zgXqIhY5YohFemTObre6s1YykjO2x7ihE\n+F3FHdlTEor2dFJv3/FC8lWuDD7KQpej2s1m7I/MtcHqpFJiUyoR1TRQoElk\nK+R9CKSVZRyw+2cZTzva8wkLkEvMyDDe2lY/CYVb5h72Mnk59apZWk9Jx9oV\nSEGzbGxA/HxwaiV+1IbVkJouquojeRdmQjzJtJxxoK8PHhLbwcWYJMlJuBAR\nO6wyux3FaZ6S0mCHrWkgTHgIC1fr2QmtbFyjfJZc5v0IeidadfwWqOsP6Mz9\nNYxfs7trfjO9baFe3YbNhjIFPyDn1X770fR3SFe+iUG75r4VW7F2M/rYMu3y\nUfO8gMU6Ju9miWLIar0Orv2U++bU4Q4bHjuZ0X/pL/FYeGbyGIn/DLmCePI2\nloCYKD345EAyDr9Gjeetun4qxOsVz3MB/PmjK1hj7vfyXL3NbZpVcs/jDwZh\nICPWgWzHwTeC/DPw0XA4gW/b57dwd2+N6OidAMIHKQC36BlA6oP0ZcDuuy9o\nvqxHtbVXB8kmzBA1Nay2fDR0Yz7Y5BrIpvBONCWO2hHH2WseF9qR8ADLtWzR\nlsYx\r\n=Pf5z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38f9945b66643eb3afb2ac15803362ce2009dc09","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8220_1644406732263_0.47873199926841004","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8226":{"name":"hls.js","version":"1.1.4-0.canary.8226","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8226","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e9780039acfe74766265a305c38f266a20e0b85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8226.tgz","fileCount":118,"integrity":"sha512-Cvv7LtWwT6RUNX2rqNDbV3fp5GEwvdUc/gpak8LTecxKw4pKfiM4rakcUYcg3LukOEUTTjLzWxYN/ycQ3aZLSQ==","signatures":[{"sig":"MEUCIAjwb8X5xgDOMoNjycgPo3qbUHUqnOU8CI5tK2Bi3iBgAiEA5IjDleyJvjNo3Uk8wzBRv/GW/PuRrDZedGtGXDY7Qig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA7pICRA9TVsSAnZWagAAnnMP/3SPdvK/qzskvxUG5W7U\nnRmruzUMeIwAbJ9+btihLuU2z2F2oNbOxdq8xBSj6ocfB9hU9wGdfcbES8V2\n5OwqyoF17eoEiCza8CZQigR1MNG+HLuWW84cpr+AqF39C0GHgHGimhACkIpS\neo7ngnb/jc+H45xmQ8yjxhT6wPb4PnQwaW4htWUPbVwrvYLYtERSGqjsvMji\nYxMoXt2jlLcFLK2XHpSPEBx/pi2gRHmJSB56eFZ8wtTz9I6CuoyE6wR/+o0c\nE3//HGBt9BstdEcdxeaOuyW527QwTh/xdF+DudLzO+ZO8kkhRO4MKhJaWees\nJ8uZzkP8YBEDoJkgzD8pLPx/dXV97vJtgBoGvVQ6XnF/mw6U1gfwwoaGXSYV\nKdw0EMxzLUI+wezYC9g6GMROo46XpJ/s8gboH5t6RZSqoiPXdRNHYjJ9qQsg\n4YE0YCr/c27pZryG75x/NdQ5ZxzcjhCm+I6rwF1ObaysRjE3VBq7P+r04mgB\nXuwhtTi/H5D07/+MsMZt0yrFVCugC+B6nfoJshJC98pJF9zWQBTZF4i9acfy\nlR5Z/G90VkP/9UcR5qWAiK3FZObSyRhAdEOQzcpfxkIjKvq5dMTiHzCJBvn0\npaneyZdLmFll59T4AuXHDvRjnHTPovfSx1j8pqByMDuwZ7tmMMz9oXY7A1Tb\n1ZQZ\r\n=TsHH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0b3d205bf75f062d5d7aab47309f5af572720222","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8226_1644411464364_0.8628217175091952","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8227":{"name":"hls.js","version":"1.1.4-0.canary.8227","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8227","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec68fece6562f1dc8e47fd54dd4f0f7efada002e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8227.tgz","fileCount":118,"integrity":"sha512-RPKN/cUlYih2qjCzBctZlGIHIbx8EiwqWdcoft2ujd1OwZXWEgjRQ+HbbVsS7HqQ6KzQvjMBY3sXEqI1yZTemA==","signatures":[{"sig":"MEYCIQDoSHN9asuhOSeygVQuMfPeX0gOXQPZD8u544TbVuzvHgIhANJ62CpP6i2Qz/HnQdCKxw/N+/TTCDYmETRwL//kYhz/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA8yuCRA9TVsSAnZWagAAVAoP/0f6wboQFC9T98ZTtYx4\nl5SUUS0BAP5i39pYXuXe4FTsfy4xY1csjNC7SDmkLpiIhIgoTPFCJB8kVJhY\n8mdBE6Ru2FWdpCg5I122K0sfM46Tz02IFuO7tj/f6ILf5GGhWEQerC8f6Mrw\nBZLc9ruIbQlQLRDiRzI85ArhuEZqzzjA1VLNgUGqe10rd0NPEPFnbVuj7gPB\nBTQW8TSgY5sPzmyqmLZYZeHW40zFvE7Tno08n+3KbLITLRgWbpjQ058u2jwI\n5fc8xkAfZFflOLG9491qtPJIvsnQ5H3VyJQ1ZjlaIce3Yiqm+pwbndjn41RB\na3Oc3/eanpOla65PMq+2C1XBWGpBXJWsp97kCbXXvQYOdkdzBaX6jVEDl7t/\nlUSrKJ71WxvFRq8eIOaaIiC1urUgyZCXNNIuDLdO+OJzL/IgQTzQnSteJrQG\nCsdf2BnMJtGKFs8Klch7x8H+AfAEzsJ7HLs/hpAvtYWIPsHzWsNMY2ga6K4u\nqXBCvpCQ2YAxSnwdmB7Fr8LQ0XimaYHC/9Fh8LYSj6filwPIe+83CA9zXS30\n9NAuiNy9U6ZUXLlp6Y3tepdzKXBLTamhcjZImebS7llJDUlSmubCf3K1n1rW\n8h6FajrWmgVsfOrrQjXNhglHooLKkd7zawj9BRNiypzk318wuWk6aGKvOgDp\nbDVq\r\n=EFR8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22281ce4d7b5e37ed4d3ec0026f97dc6b300ef1e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8227_1644416174531_0.25296722972506314","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8228":{"name":"hls.js","version":"1.1.4-0.canary.8228","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8228","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e850e3318b7b80fdb9f25d43953c8bcdab5fa42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8228.tgz","fileCount":118,"integrity":"sha512-pADP6xc317aet15ImPKRuR8KSwBTTmaKgVrNCbU27h2KUEyGn722AfrTMTUYTUBW93YqZ+KdaCRnR9epbqI6CQ==","signatures":[{"sig":"MEYCIQD7c1mWUVgKmzyKol0r3tQOO+ZygtBNgIRZY10K5Wi90gIhAK15UopTBaIaHmlcZt1uS2cIOPSpeziM5XsO6kZ2zsZc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA+3DCRA9TVsSAnZWagAA0ZQP/1XCi5bKxe0v2VFj+kFg\n9/qCL4zJMmacf9HE/DuiwPl38mTXXln6Y9rS7bwOgtXNYQfIUfRHIygJJD8Y\nmtW/N3elNtNscOvT0J7ORBwlo2Jh583vHI6/JDfO04tH2SMuIrpoRkgZG+TX\nnb8vI9h2upOHAqhLx7tOnr7PdCYXrFB8LmEdtE2xLNzIxpqTQsUcE09k4/rA\n+8U/ExOMqdR38jOcQ7RXIUYNJqzlDIdIQNIB0yOsgO5qDxCSLCvRmCyX2bUI\nwDfpVCX7u6SCj3t5UCbF5slEU1hmHmTBaEUzNlrIQSPLE9cj5g5XPope4KL1\nbNQukpt6fr8POba14SyIPsuZHUa4nvV1z0kmsN2R7lZaG609RFUEj14KFaTH\nD25+IyAzlYnoRwf1M0EkHIwbXKUDHHY/Wt+VZjhhnRzYh27qzNkHaquBCLmD\nA4t3wKWlCf59G6IvBULm+o5Ldbp/PO1gfXJ7M6c+0r4oAlJpA8d6GGeb0lw2\nU+UoNs08heBOw+LwJ5kGrChhSL/MyKVSxjMaOwX0l4B/eG7zMtSAMdPR//Q6\nqg6ReW3kkZmMpWfWBoQ4Nj8KroXlCm23Rm9JE3jnFnYXsSGLSMM/aLpx6yzo\ni0XToxguz5ovXqg9XzxI36ByuqCvvZyg7nJX0nKxuhATOCVs4ND5JFf0d+KD\nR7wO\r\n=ux4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39b7ae566a5144956f91f6d480beb1dab8ba29d5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8228_1644424642733_0.5805111406050218","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8229":{"name":"hls.js","version":"1.1.4-0.canary.8229","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8229","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0a325df1d896948ae34a1dd59c474d448c0ed37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8229.tgz","fileCount":118,"integrity":"sha512-CnK4toZRoo8Js7a9hrb/vJftgwfqM7tXrtfx6UbZl/ZDFPXIY7rvCySuoD9wYSiVf98Erjqfi930Oy82d2YXCg==","signatures":[{"sig":"MEYCIQDK1ihq025jci/Mvjp2EZq9Je/5WihynUixFns1bQ4BSAIhAIt2QUATi7zjU+mQLwh/LtPB+FlS6Zh9bVKsmzBlIOLb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/iXCRA9TVsSAnZWagAAPvMP/1EeWQp8E75TLyLtiBBo\nP8wOMO4jx3Yc+NQtRxBLbeTQGEtSlV5YLdqsWH3iy7qkh0jnNsCTLXb+Sqv2\nVy56Cob3EU6uYsTd088/nCRWQA3nlOwYjbhxpgwD0kv/+Y/ELtd+iagQ1Rcr\nxIFImt1DeH2pvrnzDT8FLU7mTpVFDfTEdI4ANWZ9QquN/vitxdsJMuV4lBSL\n9dcFRv55lRbGncUaSqHXCfENPNIhqf6aoMCAoo02+uy7V1ZefAxHqnV/IQMl\na6qvrbNH43qXY6Cb0X7hP/Sc0fe1JU/6xAIRsuxA85Sf0UBvJqdxYg3ruk4q\nMG4h/YROsKQVog+eexBDi5quQJV9ngQZYWfQGK6mFGOpOKCFF0fseNhZmHDx\n8i8sYoti/vhp184huGkMunT8wRY9u/33bSjUUFi8bPpOSCCR1uyynM6SCNTQ\n7TGvZuyiyjULAGkS1E3fM3gugb4OnpEW2vnHsEhRduZPAZdFkQ9oAHhMrYL7\nvvjIh/0NyB4BEQJe/qE4IdrGcVfgr+7RMfm7i+3pOyL1ih4N6+dRUX2CF5Jc\nXEsK+XcwxyqY+W4m+LoiV4jZaGTKkZ3a9Vgie7zOIdiyKmYdxhsW7XdSR4VY\nsaeNn/H0bkVZl2GAj3Ix8NWfA8etH2R/p6vTaCxYJl8BsrdKmTob8MT9vuRI\n7i2g\r\n=aQzr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2de3c35598bdaccbfe919526d1a03fda8945f055","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8229_1644427415476_0.6073115602943246","host":"s3://npm-registry-packages"}},"1.1.4-0.canary.8230":{"name":"hls.js","version":"1.1.4-0.canary.8230","license":"Apache-2.0","_id":"hls.js@1.1.4-0.canary.8230","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4c47896e3225534c8d6e5188028ebe2cd3cfe6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4-0.canary.8230.tgz","fileCount":118,"integrity":"sha512-UDgyf1mulqtExjj40/z7T6TWZr1C8QwEcoTWVQQxnS1xv1RNyUTJ3xErOI/QH7CJaGqD4X52PlfaMG1rii7YJg==","signatures":[{"sig":"MEYCIQDnSfWvZ3aITgtF5oQKbFxSFWhwtbjOyxkBhCZOmglnywIhAOZMJgWzrReliQmA4EVXq0fnShAgyzLexmBsvj3trIqd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBTJfCRA9TVsSAnZWagAArdEQAI/czs8VcqO5PhYA5lrk\nF4ma6f1em4jma/XWL71tCxtrAvT9MgqVxPbfn6utaEzZMckVfgtAgKOhN6oT\nSvvMuTQfwt9w4ylGe8dsEGm1BXEUbLWvGXre3rEy8spFSfY9dfo9wp56eseP\n2oh5KMNjoZq/EZNXtqH7E8DOBW9tXkTC9ZpCbI9EaRD/lszrCei4eNgHpq1s\ny4CPwUfCMBDaVUtn5VtyPT5dfaHuFjS77fbc+uME+p8Rl+8YTQBP8/QTd9Is\nyrsXUAce82HbEu50LV7B/8BKGfKpviT1VWqKq19CGbji3MfTsQzz9iVMtdLo\nLqx1dDwJqwT+pcLwEEceqm3R4KffOBYzKfQjRe2Y63N7s8o0tXqupA/JMhlb\n3d+8hMMfo1GtbUdOxyeA0aFsfVZhN+ZqEj2usGPlB4wqPhRCzdeLVrChU16v\nFXb8Uj6n2nIYQUpfSmfANWr3C/QZkekg0LYbT+19OEJ7J6p0c3y0aq5FCgRT\nZXajj/8PVjzcgHWZu37NyBQNzHS2VJcMUA7OwKHeEm6qIn7N2lvyCGt8PKgx\nw6eMs5wO9FWEyk1K6CpnQtYUkKR+q5iikjKAhySQb8UxjEds1f/G6Suvxgxu\nI4OrPaUjiY2A0SPWscOPtS5a4bVKmbF++Ekg7DJDN5gOcbp29RUl5zKeGzlf\nPQ0O\r\n=Enai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fd51138b10d5386a68e9b0ac8830f49ea080f832","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4-0.canary.8230_1644507743625_0.18451940326453808","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"hls.js","version":"1.1.4","license":"Apache-2.0","_id":"hls.js@1.1.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7bed02fae494c19663dadc827a7f035bcb871cb1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.4.tgz","fileCount":118,"integrity":"sha512-KdEBseT9K8xOWDRar97xmV6+L3X+Hruz6adUjhS9xozuPGhVqUPzkpyQaXhs4cbxy8sMwotPyy+0eex9zzJuuQ==","signatures":[{"sig":"MEUCIAFahT5Y73tWydGT+SHCsAXIwosetMToMydxKzvCR+BQAiEAjsN3a0xBNFD8psecEXRvrdXJDYGFiGk/O8r/Am4hZbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11571759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBTb4CRA9TVsSAnZWagAAcrcP/iHnZMzUMiwEzcmJmdY+\nBRhdkoGRrhyZCCyOA0GqUPsclv7CnpdktIV0K63F2AE0SHPfwQZRtI1H3CZa\nWhAlfsg2O/Pc5pFdx0nDb2FMBPxfBbZxJoO/r1dtNJVVcdnnRASnuWL75ekA\n5pOwcBclco93w8AwMeTQ50xWE9nAMG52SU+RwyjtIdd4ppaAqETzExlSA5WG\n2srSMVWSn+KAxcOZY36BBmSWNEppac8dNq1g9ihYHMubeXzftqiTiavbLs5T\nO1rvmUAOLDrznRFiuhBLYE/NJoKLvzJnyi6ABL1kRW6Ih55N1Bk93iVtq2br\nkEsPfBO6SAm9wTZtLybCYDHKrtLPXYGYf18VSF7TyuWSZv54XU8sdczcagwe\n8viu7eW9HcfUb4AEqDfQXVySVd/jvkXunWig6F4Ps6VaiOQ0qjmV378KnbBM\nwtzbgA0OVn6yL5B1zIwsCBfCqE65LBvS5vZ6YWixtatCNGtzyfhwYz40PBCJ\n1LJAyxQELh3ultjNUwbwN+nHjBE/XTI3Zcb3t16KJEEnrG70qaMuoF2hTN8V\n/mDa6uk3Vg0EajCSmtq/c3TYTJqrkuTAhQU5FSiehHIUHabCdaEO8yWYukoL\nNNT+2EaqWBe5Z5Rj/GovmLhSbAPL8M700kQu+uBjKcetp618SCy0DX6Mu37w\nhfZU\r\n=T4DI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25df02059778e1716343dd9f5f49602aa288cb72","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.4_1644508920326_0.632794537117709","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8232":{"name":"hls.js","version":"1.1.5-0.canary.8232","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8232","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"afe50dc10f2684f749bcd2efa094bcecc9613920","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8232.tgz","fileCount":118,"integrity":"sha512-gv4U74tddvpZ2+s+U+YfUDHk01QKqi+NG/k6ZOrzVOxChbyFpQ4jh/LOAA9XRRit7zVElBALT1lGv36aLmYAAA==","signatures":[{"sig":"MEUCIEsCg9VbnsmTRNu+/fuOHaAtG5MMyVuWnOx7EMEMzOYLAiEA+n6g7w0g30zO5ouieWpHde+YhqDYGevo8PhcdwURl5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBTgMCRA9TVsSAnZWagAAMcYP/2E2w7jrNeJxdqvQwwOw\n3XCPj0wO4WX057BgyHG3BKcD1d+QUkAdLZT4AXyemXEtpfdNZDYagJSuJ8MO\ni5bDI/QhEZckyxD/jMTzwSWessivtIUdmLmp4K/YEp+IAg91xYniBEbTgX6F\npsPHls4uNbZJ5QntKYm5QC5vgUNHIwYELOs8Ik+lR6l8NzNN12LKK7TKWPnW\nx1mxQjNNyPlYVEAzDhRwjujqQHghrtZWRkZ15INAelCT03U7MKe/LoQM0Dpg\neo18QfjhxRxzzogF5qN88BDnm28ffQCB/w3qUVvICqC1OjGZIYhPxORMk1e5\n316S6/+55sWNigl/dwKF+gJw9t8sLsBST+mMguF8l8bE9tcZI6XX5RuZf9Ah\nRSxj85iVcdISylUn38yYgrNfYEGTdjO/KNs8XKvhVk4fSFlACKTHJLTCj2q5\nMXU/lwzaC2AA9AZwihiLkUkgqrKaZ2EpjBmB8fdMZGCeaczppRuZfzdhkPGY\n99AY0YJ3y5n53r921brseO7cW31KRucpTR+ZKYY42KASv+eFfqnBC+Wi+HdD\n9ewMsPa9j8R9pUVWKpYorMzas1Sl1FTgczj97ZEO3hA9w4GtMX/V+PHqQppj\nl8OZP5KvZw6y6Ph9mJ6nDwJ1qYKG9tM9wH6pPLu+D+lEwGCGyccor+7HalF2\njgYS\r\n=ghOS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"318f9fb02c844ffeb0c9ca02e1f180614b0befd4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.10.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.10.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8232_1644509196233_0.2999811105790169","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8234":{"name":"hls.js","version":"1.1.5-0.canary.8234","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8234","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b1e772c99923a43824a60ecc5f6f162d92fd1ae4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8234.tgz","fileCount":118,"integrity":"sha512-XOO4u4kI6GAzbH2driKcvzCL/PtKaRDx8O7h6FuU/aGaFxtDCqbhtZa/X2WgskQD2ek2Z/INmFJF6tlvvtTniQ==","signatures":[{"sig":"MEUCIFaltkVuUg5/g3o+gFu/djkWly2nEmdetueOEozKmFP2AiEAjlJXRdiX+nSK3dzh9Y9sKJyDc7hR05XYc4bWoFRm39Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBVDTCRA9TVsSAnZWagAAt48P/RRYQVucy1pUbMNWQkPd\nSE2bWDGtLRAZC79k/GVcoGTsNMeG/zU3u2moyMHV1P3A0G3eE+QKPqCP4y7s\nonG+kwoXbGoRevm8fsCv8dRycrmy5X22g8xQ/J7tO/eLAVAGHqQ9mM654nUP\nP+COZ+DZ5e2XQy4RrYMY8isJJXKsSze9gb9QsAX3syOHrIoU7xlC2DBU/Nde\nHzj2QxbPmxBGq7mKZaQ3pdUORBL/UzLVaq61+yPJO4lYToM6xeW+MJhSOXs/\nYfPF3Dem3Q2K2lnlyWbXh7mEEiz1mgl1sQTJpEaxuM56Z2UK7xh/Fu3mLs6s\nyzdmhySLhNcnsi7gJeHBrLgTm+kQGzPu3+AOC8bQfS9ouDKlRLGsNqcGJ/Wp\nfuSEcRE87TGUl6q3YAZzwWBHdvlMZAjAv3AjO5WeCcFDsNOmSCLW5YqzswOn\nBAk0mEMFEq5edlCnJunirlf3aZfLZ8X/TnEm7cT+5SpqaisKlqXP6s+shGse\nOaVs/XO5oWB9OYxTOVF4NsdGbpkyNSGoXbloLsdl+OUkUWRbsKCPmgZV2JcD\nBiX+8Nr+ybeYvyrle+b4sqqqxQvouDDFp459tEfNWTzvpT8UuVOJ3ituHzM+\nCePULJjR5JwypumizOf4pMcjPfNfJoHG5Dz2eTSq0f06mspBA3A38q9FdM3K\niRYq\r\n=H3/N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"26b27eb802b582580e8278d29188fd5bf3c874fa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.12","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8234_1644515539286_0.15844662792970787","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8236":{"name":"hls.js","version":"1.1.5-0.canary.8236","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8236","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"baeda9041b6e88cd03c9d9efe59e8206e38cc00d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8236.tgz","fileCount":118,"integrity":"sha512-ibxmnpqOcCRj9DPdE4gYu/Nrm1gmObXEGsREly2p3Lb2gPtkqp+1YzOEP+g8psX5Wcvf9um09TuBn9J4qrn0XA==","signatures":[{"sig":"MEQCIG2YeHpeelm0IUf+3P/ZyROf4TxehC5gwn1c4cb0sPGTAiBU7S0uXVPRaT9PIKx7r3BQvpV1Vqqrb39gUVgyTf4Nxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBngcCRA9TVsSAnZWagAATk4P/1Gm4h1wZZfSMB930pGl\nQlJYtRZ3XpnBQdgYRbJt7EIqDTXN70dnX08jYFD+HbtHbHr1xC8eGcM1BwgK\nv3zqMzfHIMhtnS0aNnRVA4FIYgUuk10qse9bg/6CsvxLM/ZJukDLlysbTJRo\nBL/pUKHebxL+hkqv0g0bTEulgjZpKxn8/WAUIQlVOBejywWTF2hvU05siA4Y\nZriPtb19ne9a2+rlvU1eYtV8sZ68YdP6ABNpDxDXwXlWp4VBrGRY0EjO35nx\ncJIcy5WGv2C7GdJFxMldiTa0qgMuV/qNQTRFM+Nimqs1wzWvcurWs0hqAVHv\nyCdo9InZSxU4svrf/0SwTGtTMovFEN6W85ng6aJRNwlOWnEliGXNWh4lgU/i\nCPrUdawAF3JurxYPQf7MWDQphgWI+U7r8Lb2PjNYUMs2+JHJ1boOhYCweVaf\n9JfYWk72tjDNDn7y+0QrK7VQX6qbOM14iNS8u2ruaJDoYWL+GKEn1SRUND11\noGymoVPaH2Lm7ScuzgUAGqStAgcD8WAB2rR72wa6m1Ck/5vUqCi+xKH6qm8T\nLoDo6FC6S0gyJflHGuw20KCUTG1AEdcpjf/fofqh7yLiG+my2ibwScZCnQjW\nHkOT/1J/Um3GsGOOumNR5zCUipY30BVegEnNC3AbLikASp7zMTNTzLS78rkd\nKzHn\r\n=Ryw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0b35e4c2395f2b42aa1bc24fe57eb70527c517ef","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.14","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.4","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8236_1644591132205_0.6237576001930549","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8238":{"name":"hls.js","version":"1.1.5-0.canary.8238","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8238","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e548e76e445d22648377e26954d54ce4aa697152","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8238.tgz","fileCount":118,"integrity":"sha512-qSypKeqbzE48dAeBDb591gpbQSdhtHGwUBuR7PXAmaqFFntqmXziw8SJLwhhDRGhGiKoR/Fj426VqhS5CJY65g==","signatures":[{"sig":"MEUCIDeqIhc2GvGENoBYRIMBjGI4pFt/ZXPTQq6VO+SRFgiLAiEAvvxtvCveTWo81qCA8X0/J5XABnEVUQZgMYvO889pk5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBu5XCRA9TVsSAnZWagAADggQAJXCRIfOpEVKsSbsVehC\nGK6GtlsFwBXWa1/f+4LMW4aaCTAojBnzsh16AEValBYGLjXd2hFC57h+gEiz\n0us0es5BK1M5c6tW9P/xnGssRYn+ufItA4m6PbhHGjBA6rhl3pxMbfHOBshp\nUJUnPJ4OL1IeGYsWAwGhCGAgLisLUMTb4aEs8Huxyx3ISXeQ9g9V5Sq0g/xU\n9pFZ7bRBxP4P5kigc9VQGFFSJFCQkYNcmpuC8XH4E4KDYGOjQryaXE3K3wzB\nPKsUUuQ6B8Ie0gGXMJ3zXJY/Bbc1sjX9Pe6doH1n4LuIz4xCgZgBkOC8pOF9\nbTQAgPlAISydCytQcmfwzBA4isCf/w4YeJd5vgppDYLev6TtWQ0bhf7+0LDJ\nnY6iUow+njlV4joXllWT+Kkrb45HienM2p1gEva7EuwBCXz6vzzUwjflzhDg\nFg1oek6perhsJ3Y6nfQ+H+vcZj0JDsdsrQdwq5lWcGY9y5JH0netPxamwjNk\nzOo3Xy1KvsPTSO7qKuw4x6vuvn2neXX026kFx51YpUgSlWtf45ttuaDLKBOQ\nURwbDkMMTYsoS6/KMk291Fv5xZs5ncK2nIZzDp18dMUKDwkwrjQMb9s75WMR\nqx+uXhsMAb2u/aYBtlirl30nPHOqJ/rQfTTRl/T22NyXoirDXcq5zlj72kvt\nINWc\r\n=PXAv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d5d727cca0d8a31e79238a6f3c56d26f9160c433","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.14","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8238_1644621399265_0.4848316643681767","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8240":{"name":"hls.js","version":"1.1.5-0.canary.8240","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8240","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d2d412cfab524b620eee737499caa9d10f00f465","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8240.tgz","fileCount":118,"integrity":"sha512-ADDwI8DRyKn7HVvYaE2jnU9wixqy9os3g/jrsZaln7exoxBVKYgQDGVZmEkc4g/rKgUdd/6jbHLaAuLVhjsS2g==","signatures":[{"sig":"MEUCIQCxJHmDgC/Ye+MukUk0hVsfrBDVrKctF1IHv8XFrtdHtgIgIdyqah5BzpZIhkO9/NtvrJmBxymAH1vaeIdrKEICOUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBwljCRA9TVsSAnZWagAAfu0P/RA69rCUBdsPpi+cNP6Y\nNMenyWLH95mmgcHubO90tHMuclitmyv9sUvdDqYhXU/zs7Z7K4rOubvyql0e\nk8l7SPTLoafdz4pLmL9TzDWTjbaoQ743HF5oImD3Oufe26qNxSXLD9Nw5x3R\n48cadGLFxYOXE5TxXNRSpvEL64drgwERAsWvlBRPu3VYN4Wh0y3uDtj6YQE3\nm2FI3OVAoqU1mI/yxNPeOzLDbLJCwjs/UMBPLBni2kAfYzTe0ixdGJYyvpbD\npIc80FgDTwovAbnsPPKnSzo7SKj1x/a7lO6t8hr8U7174Lnc/6mAPLRVcxNs\n8aFiu5INrFu4EPBsxB8dM3qhkPMxKk/YrVo05O4CPDXzc0tzTw9HfG+KS69s\nu6KFOkFzH86Aci198TC6uh3RFb4EGMrpAGuiIaaRdTfiUagdpAmVwAEILI6n\nd1BNjPDRawDmPq6IkKl9eELMJx31jkze8bF2UqC4AGho8f/GCU1q1yB4HQzM\nWTlJAkZvx/URRHxl0gFHCBv8bkaBVL0t+QYQDeIOcmnW9PHFVI9eFAoh45Us\nOOZ1T6s0plVD3nPBe3Wdb8tHV95uUcxL3Cmm94q9e9xViSqgOj5rDL1y91aY\nIRaDTS990OZOmM/Wqa/EEA6njE8v8T5SC7lBdDOxwsQk2afVl53RPaoPqVjq\nKgIb\r\n=JkWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"794bb0642a3c4d0263c28dcf7618c4593a1314dd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.14","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8240_1644628322749_0.7027326643910417","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"hls.js","version":"1.1.5","license":"Apache-2.0","_id":"hls.js@1.1.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"923a8a8cfdf09542578696d47c8ae435da981ffd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5.tgz","fileCount":118,"integrity":"sha512-mQX5TSNtJEzGo5HPpvcQgCu+BWoKDQM6YYtg/KbgWkmVAcqOCvSTi0SuqG2ZJLXxIzdnFcKU2z7Mrw/YQWhPOA==","signatures":[{"sig":"MEYCIQCI5oBil3/B5AMaBMhuEmLONhYCCtFYasanUB623WZguQIhANOKclHXropddK8qKBbg+W4WRkRE+HK1tPK0K5uUO7Vz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11582091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDRJVCRA9TVsSAnZWagAAEc4QAKIJzbIxBeVNpXCD7XJp\ndUGhOWr6+HmobqJPG1D+eb3i2OH4nVAK1oSgXfvR+lKzGOyq2Gtl51lOw96W\nExb2mlfKjA8uHfh/rq13a+my22RR4ShLEjAC/fPMApU5NQvfXbdSGF7eD5qb\npdIiMk4RRGbsVvFXeqwvc4XCxc59bjVeZk2h3LAAUZ6Oc9SqN77sI8YAVNtt\nJrBpT6BIrwzxV31e05aF5tkv/1OwXSSW46urH4ZkgUiR2SXqEcMTDMcsKPFE\nIETVyv0qOZt8CO3z7Od5WYRm7vooe7PPB0/pb3DcuNWulAeqKuBAJBPK02o0\n2UqtrhuFhtZFN2HqNphenpMomcx8YZPgR+Mx6pU9ww7k53Ne4ViGa8ZGaEvA\nr3niHM4X1/GYSk+ky0o3wdHKiDf4Ms81QJWyy0JtNOikAw959PS06hVh/qiw\nR1pB/Ps4iHml/fk4g7Fya+EgKKLgx7Hi8u43/VewUKYHJvxLM8vECBbJtpUJ\npCUzzeLDbH5GdzxdD7ezdL8RkTBTS3BS/v/Xitgn5mDK2EJGd00soF14GuvG\nD4HcIFk1TYD/SpLxpn00Ut0Z+/fe/VDYnaYXy4LE+7NoN0bxOcmmSUiE+R+a\nsOBURyqn+Mw5/K7JgX3gxWi3TQarvJx0VZMKOMaH5PePWTsms4s5IiJ9giiW\nXTUc\r\n=wbJz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf6dc49e7d439640297898444edc60ea2b672912","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.4","husky":"6.0.0","karma":"6.3.9","mocha":"8.4.0","sinon":"11.1.2","eslint":"8.4.1","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.2","@babel/core":"7.16.0","@types/chai":"4.2.22","http-server":"14.0.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.3","webpack-cli":"4.9.1","@types/mocha":"8.2.3","babel-loader":"8.2.3","chromedriver":"96.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.0","@types/chart.js":"2.9.34","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.4","@types/sinon-chai":"3.2.6","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.6.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.3.1","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.3.2","eslint-plugin-import":"2.25.3","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"5.2.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.0","@microsoft/api-extractor":"7.18.19","@typescript-eslint/parser":"5.4.0","@babel/helper-module-imports":"7.16.0","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.3.1","@typescript-eslint/eslint-plugin":"5.4.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.3.1","@babel/plugin-transform-object-assign":"7.16.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.0","@babel/plugin-proposal-optional-chaining":"7.16.0","@babel/plugin-proposal-object-rest-spread":"7.16.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.3.1"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5_1645023829577_0.7020320018350326","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8242":{"name":"hls.js","version":"1.1.5-0.canary.8242","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8242","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4fee578614a9141389cc8b39b9cf848e20ff211","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8242.tgz","fileCount":118,"integrity":"sha512-azelgYisQK8qxS3tHFlNe7GaPQgTZaclqcrWWpjo8ICORgQoklBLSTgRbYb/YmvUYdiE5hcQ5yKOvSqncEA0wQ==","signatures":[{"sig":"MEYCIQC5luQ+YXZdQZL2ih5WqoeU83TJXgv7rlG12OArhA/mOQIhAJ0SkeLlbAipjGsn3fsrTVvZzsJOxAugDomK+xgWnUK9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDtqJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOEg/9Hrq75Pkxyh4NQTEjy+/XF5Abzw22AB9WhM2pr9bZj5gZK8dI\r\nma8P7lqInYCFdJSaTOannCaTz0ENzqxB/HAF7T1Nvo4yhegRZs3iqEWGUfGT\r\n0D8083L36k3kFnHyNwKmZxYi0m0Lt6mOSm9p/ARE7hlUSpbj8WN3lsC5UByo\r\njWsMvy+01d/SljCJe76vNIvgo8KCXP9Mix6HNcCekl47T+tjNHD+eueNFTOE\r\nJvUcssU6bUTBuzl2DNU4YBt/uWCohghcqijqy9wK1klrExb94i7UcQYO4B54\r\nE52P1P8AMsqXYqIRwc2uevwvUn+lT+K4iN2jXNmjVIAMfXXT7RCBMamFrqWN\r\nTFispH/zMyEnQKGRMcuAEi0CXUIsMLIMpKEoUN0RXl67syw8SIep2jfmudK4\r\nger4SAonvUquKkTfzq5TTpa2ilk5KLLIOqqJENojJCSHkAswiRWNDRNr4DyL\r\nFGOHEjLnjzzAdx4VLYh3Or3l34nQZCxjx4i6g4QzRFTMD1zaWmVot+/wTppZ\r\niUi8xyKZK4aFQw6LccMuDj9ErQNqyJb6yOr/LTLpdeE+lq1zyCjGsDj3FOJ8\r\n6W1vwVAtP6poG3wE/Ds5Ho1JK3QKPZf+FfINpoKIhjF0Bz8Tm/Ord4S190Zn\r\n7d3zZRFY8ZoVG7gFQERfkSRo8fsx5YRMdyA=\r\n=hw/m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4374aaca72558c4dcf0f720423641c917025590f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.8.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8242_1645140616830_0.07517945408119431","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8244":{"name":"hls.js","version":"1.1.5-0.canary.8244","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8244","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c779141471d11f9d67a632c4a2c9849a265d9513","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8244.tgz","fileCount":118,"integrity":"sha512-76QwA3Qef32+GD7ZyKBO2fa4oCN9HWyYOzdDyDnSJnBunvFH5/TrQlVbwdWs1yYT1LQocMyVhGiw5Q63Lxrivg==","signatures":[{"sig":"MEUCIHG8Lwx+XTDP3oQO/EC8rsy9NOX1JDOL8Rb/zBjVF/YKAiEAwmrc3DcoSW8WOuxrXIgPPZAgWkDO38jFwKhHHZHTylg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEGzNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotUw//V0SlTWk0bZWFmm1Q2YQ2LQ8R22HY7D1CImfz1ZYoT3scOPLH\r\n+yMXGFwVrRFxuocQprd04RdNvvoZkxXpRWbwOLl5P78ztg9hAewrGjcfVR1w\r\nndWiPQil/yV6/O2fIxCIxgeYTNtIojGOh7Inse2mqh9vsurXvQ3/6aeTAYEr\r\nKGGflpulbj8ahYknnJ7jMi62bCEEju34t3z9dDhAyPFWee0Jrs31NT6lHhbd\r\n19XXq6/T+iy/EgMrbuN2hpAFxc1SBOQ/N4ToJ0CTo065WNoS5MtyY+bsUtRc\r\nH6j82laszACJ8RCPXyBIA0kZmq2ymp1MWeJETfWXDC2xztiXeHm9eJ4nDFix\r\nee+5yLL3N7vwQo4ildtWLCvzC418I3X26nG9qu5hIIH16NZaNuBVFsUcUMUI\r\nxjcZymYSsc5sBItSY/s7oXtXvmcUUPmBvQJYitxnfMDtgMTcYo6lLWgIh3bX\r\nmk000MCjxb6nQuI9VWgnohtTBo8XtdUBx9ZnFSpIML62E5Md0Ys7yUE66GkE\r\nrDAeWGslY6MYd9ECM8oqQ/s0QcGZ+kznAPdAQPR++gkc8W42aArmaWCRwsoD\r\nFzbufDY4BCWJVLlbEjDAyyrSu7PGTHTnXfepqGynkev10hBKl+bVd6hvUYEh\r\nVtdjQb87op4Wp/90eaARS7C1iWhoI9sbBEw=\r\n=bPTj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"492a103cddc51e197211f619cb43a8da0ad5ba94","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.16.12","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.16.9","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.16.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8244_1645243597346_0.5953103529185011","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8246":{"name":"hls.js","version":"1.1.5-0.canary.8246","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8246","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6aff9439e3192506639bcf2a4a6545e9c62f0c41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8246.tgz","fileCount":118,"integrity":"sha512-TGatCzP4Gol2x0VAzDXXvDHea6Qy0X0qeQ5ifxCSR+CDE+6ROzPH1t4t4vX3KH2srwF2L77VM8Jsv/l2kWgBSQ==","signatures":[{"sig":"MEUCIQDR0RJkGBD/xF4LN77eHVwUsJ7eq1yOjDOtpwtobHx/3wIgYGFaYtAWjCh+u4Wmvz49ZDFuwWhOanPQn3tNaNIecQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiF9syACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP4w/8D6b6UruGP0ESL22zfcWhKjslML2/JUjxvzUGpy9MF5ay/X++\r\n3Z69FYqVMbWdsPCGWm3Lp40jSsnP6UVhQ6unq6rjq+7y4GBrrY5bkQAwsQYk\r\nZO7aHHOm3kZRofaA+Gnokh/ScnP7kCc4VwiU9NfZYr1wx7qFoUbyPLUcyr5n\r\nJS4zqPTIRBNb0EX9sk1nrCzG3RU6pYDAHTNhSjG5mHRBiQfvUCPE3o9x2hTe\r\nuSpl0glA/XNXtL5qgXNXgne9jbRKFODJuPyiyMAHe+GxudqtdACI3ICRYj8a\r\n8GbPtkBjrU7CdQhPLiDjlj6h5dVbTWfEF9DETRER4mLV9ADeMGmKqyQo3ixj\r\nU4X12Je8EuO3ma3SOhtN4lri3omxQEiL67qX0kL7i5A/mTXGT/vhqFy2lHhW\r\naoVPtwuWjwKO94/t2tcyAPZHEAxfbZzwSxrCX00e5k2/leuJiq4LLXwWGmc3\r\nKaTnOjkkX9ZWDhb6upRpyQLmg1DkWzsVMYLN+Vd+60HukJ5xGLtF8Fuhas/z\r\nznjx0NzEu+LugOmkKoIyUpQwuTQ25m7L2430A8iKK1fNZadQBWL76d6GcW6B\r\nzF8EPm3PCS1ZdO+mkubppwrliZpXU5RSp/5OhFlSuockoE9E65oGBZGMGBiH\r\nE3cYbTyMDrhR3TXcxOxNsx8IgbvYCcK6/tQ=\r\n=61Aq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"613c8b630cc91cf27cea7b7f758dd97c20fc68b7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8246_1645730610116_0.98770635965281","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8248":{"name":"hls.js","version":"1.1.5-0.canary.8248","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8248","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7386531303f6afcb28861ebe6e17c7d6d5e5bea6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8248.tgz","fileCount":118,"integrity":"sha512-l76/M6IbEpPlW2dpB7x6EPAQEgCffHC7C3tITxWVACztSrnFIOEwen1bCgE2MNgO5sa2Vk31/UUSJQz1K0mskQ==","signatures":[{"sig":"MEUCIA79nlcH70zBPScd+Ft4MYY6Jdo6NQVKGBGy/jm1Ms69AiEA9ZJwuNUDk89to37JD2/WY2d+fQLNokDb9xG9FXAU5pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGgZsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1ow/7Bf2nafCHRvzxhF8gnm0UJs2PRSnQ151AVNAD0y6hboAvSTek\r\nKc+9CneH+032Mp7fLvQICSQvS976jChwfE+usQAYfaG+CFhwcm3DkM1XRmDP\r\nO6e+aAeNKjUE3nAkvZbZPkI2HWLNn6oYBOAN3TXuT7QvVstgjvi+g9K45poo\r\nixlLk3Q0go3H6xnncVlawB89nZ8pnfNXTd4GdDRgXlxX85oD0QZnFkgSi+Th\r\nNFjnWk9pHq8Xaunu9YB+JclIWBmArUxxH56YsbrRVuKueXVYaokQ9tG+2Npp\r\nYWW7qjXDueHwggMEt9IHC0y+rx8R84s0waGUkVcryvgDmpjtsgN4uQANGHq2\r\npwjnPfGvZRaWzzq0JDWv4HApHQXOZG5JrpZaZ96Zs/JAmtC3NgSoZ3a/OfsC\r\npjuKQ2mMdh5R3I2f31Yt1IQ5/nPVRvRmYdopyVQth1QMqZ750MKYiz8swau3\r\nOQGAfBBX7rirWdeBw4OpDUoyILvn+2xP65coS4c8T4QwQnwfPqFvXhX1bdS9\r\n0nisevqPTc+FTrQfLuV6bt+jZzUj/LA34lr+NJdA3bJttSs4QQa5b5CYBo/z\r\njGdy6ErdTSqVOCHASHLvoSsV08feS0eA9Y4PVg6M73t5OXZOhC3I1gXzLYB/\r\nj6H7zI+qghogIxLwdtk5Lbcd92kDXstPSR4=\r\n=0kfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1891d466b6ba75913c11d4104dc514930e10cfd1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.0","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8248_1645872747753_0.23422971504740153","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8250":{"name":"hls.js","version":"1.1.5-0.canary.8250","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8250","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bda0b08a08f3c9b6472651ef84475ae6f08ae3a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8250.tgz","fileCount":118,"integrity":"sha512-rWCDZCHKg81AlIhyn0obzwzAAgmkvXE0cz31VABBcQ/Mlp47TJq1TKQrIgjSkAHONMO2TLijBF1o4ukp8Tg6Aw==","signatures":[{"sig":"MEYCIQDj+xK63PtHqee3yj6QKxrz7ZDwa2DixuR4pei1IVNGMgIhAJjBF51WoYPhKDzh0zC9EqQ4e0JF/4dJUTXZwJTCAaCw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGidBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+TA/9EBO5+Y0nL3FxV0v4IPiWZ/Cv4jzUAsEUlnQoc5JrHj0EiSFu\r\nWbMeV+PjTMI5vFP5sV4oI7uvIWa/cpyFlfdnhlYNLOFnkK43IIsRLnYh+MIC\r\n9IJOVDdWQLTv8ojlw2FvxXSFhT+Rb97wh0Wf2Ix7rUaTel8VaYQ84T0Kud8r\r\n5QHQBVGm+aK+/Vm9h9hx2S2FvPAvR0LZaIu7ZOjxRyqXGTdJ79ZPmy5YiwPp\r\n3e7RaPkZVNJJ0njkLTWMlJCcxiZ97KNXvr89jKUwzJmhxRkboK2syR5vgxDb\r\n4agrbewGdaKGABQPoJHR+QEzqgcgr7c8spGad5SOaTnDdYXWyWEqvC3WRJ0r\r\nos3M5m+EF6/zf6N1sNhY0EGn/T0Jbs60zjE973J7r0nW2gRUgXo4+uT02W8f\r\n7TOytP9oIj0j4K8PaQRu1/i4oWq1D9mRa7XX4QuC6WJ6gvPjUJY7rwBy2z2u\r\nsFLrbnLUkFny8HMQKP+pmJq4x6R/y9Bx3XfpfXNk0esXJ4z2/oT5MdR4e7Hx\r\nekcHZmLriTUiYizQo382c7mSDRsrIqbTdBDO46dLEmstdO1H459erT0irSd6\r\n76AX1Wdp7yiNQDLV4BSITrpH7v10WbMGtO4YilLXw7yyqY52fZjnIusK1wOK\r\nwQruFUpaJJrzVFfxYV+CTXpJKm8+vAP6ON4=\r\n=nKC2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d9ee01e1c36fe94a5afa7e20f5c87e5e30de5627","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.3.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8250_1645881153542_0.625537689083687","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8252":{"name":"hls.js","version":"1.1.5-0.canary.8252","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8252","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44ec76aafe1a7102613b83cb57c6556be84e2e53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8252.tgz","fileCount":118,"integrity":"sha512-DPnkbDjqR04hYy0nLYhTCbyAR5nUmXJIBeZF8Ugw9D0/i7sCK+gD0ejmZNX3mOWiIyMeqmzJNa9NSQCC9u71eg==","signatures":[{"sig":"MEQCIC2RwrBnLCsV7dsGof+bIsOAt0PBy0HhLkGWBcEAEe0rAiBhpP1apww3eLzaCJETTlE+9UoLHoJfCpD4L8Fio8lK8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGjM8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplZQ//SJrcx+/iM2zznwZsocypQwjYHYOk88uiYh151fnJNLAuCoUp\r\nbeeUj1FADVs9RGgVxk9EXQHNmJlSwp+UCKO4Pmpw0E7QaecE/adB56N++cNg\r\ngxJoWWrVVnBexanjGYWjKg2pWV5Hz+v2r4ObbhY2S388+WF+gW32UEthPgxd\r\n4n/httwFf07TEzmHg1hZWIuaQ826R4wA2bjFfAQ5db0hzzg7X2lCBGHusHxc\r\ntjoAg9FThKefVVo3w4auXS9sJzv7Tuw5lp5oCE4Y+/aeC7VeqhKGOHEDw/Ug\r\nEqcDPk0rpqbKD9wYMWzMF7JGFjCwdjzDsGP68REYXKOrKLHOovCZ9PRP+Gu6\r\nfsgmDCgrYs+Iv+sycmkMPYbRYZ6QkyJdMqG92cIqsB90pWUiFXB7BveNY+Kk\r\ntTWLS6ojenz3BFn0L1DnHcQuk7jgkJmkQatPBJjmTqisihLT2JTIXdTV+/Gs\r\ndf9kxoTjqQCVJOjN4GOzXGmXRrdVP1vGosmmYKDb6+zM88b7PelmPPHEN3a6\r\n62JscdQWYvV53UiHy0hZKOOC9e7CrsJ2XSfxakqQcCFcPVschdbhUO1E4J67\r\nsBFoT1893Yq7sQzyFnilUqlgFB1fX5pmkRA0TnX/cXJIJu5nw1QSdRP4XUzh\r\noFss8bVtYEBqVSDxDQx52SKK6N3UcCFE3xM=\r\n=I5iQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"946a4b68e1183e3d2815d115f94aa86706f5c592","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8252_1645884220367_0.5817494364399507","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8253":{"name":"hls.js","version":"1.1.5-0.canary.8253","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8253","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"937c75c4bbbe133a5a2da5cdd9a0b86a1fcdc4f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8253.tgz","fileCount":118,"integrity":"sha512-Sr0IKf7Jn6IWBKwji6GzwVx95ymZZIkqoIOLwR+QbP2OzGoXbmleAqaSWLehcm44OqUdEcZsglX6MJK1Iqhw1g==","signatures":[{"sig":"MEUCIQDEpnaH0s8oQg+Dsst1v2X0FBBjG3AuaPVG1+U5+5gwVQIgDSXxUjFgYhEB9QGRoxQsi8+X+4PAl2PP5iRy8kJfSxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGkdhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc+A/5AfPo6FGKD3Nb6w9jfn4uy3dFdSOmrckz2ajsJ/elo2j3acaa\r\nU3banQ3E7fhz77hupyZ69sjBy4itUQovrZ5NHehg8dgsrQ/nXgjAQvSghlVE\r\ni7i38Q4mrx7RlrDV7eYPwnkhux41r6bOjTogM3bKKl9u26A1SUJlho0kj/Ta\r\ngpV+9T6KFBnzd4kviRXo8Bj13ORGwaG6BqUD/AZL1padIEHkRRSnyLmwfZQj\r\nNihv6WZ7OkI1/brYZM3/ucTnF9nhY+vg5oa5bg9Z0g5u/VMfPyikvpIBkBUr\r\nZyruE6eUTCRxyf1uVUn9TZROjaQEP+tUCMpLpdYnyDKUeBXv5gpkX8zTJ1B4\r\nbcCyZ/Av5mAEmOsEh6PTIFK7jrbutSipG7a/uhvWTM3TWwy4s2VJ018mH77c\r\nYaUZfgMQSAMlZd8HuCDF1lbnSK/7S4kLe/I0rLrmRf9xthfiwddArhVYM/kE\r\naTP20/GIJSohvB4Lk3ScKyXWHxiY8+2+xg4pYDkOzzVWTHtDk8ebmL+3qGiL\r\nz71l0hupPYFR0SnV1vGR1tDBFEs1WTuC2UJF5OwxcxntazRKfuNRU0ZlL/Qd\r\nKvMkVONbnIDBu8xtDsXqAl81Rbn9WM+xbYQdG0IykISW87AgsB5uKuA346IZ\r\nD7Td7Us0G+LlMYqdF98qaAnzLhEr2LMQ8uY=\r\n=O7ED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aa585161199e149d61f9e22670597191444eb013","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"97.0.4","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8253_1645889377722_0.40261371452443817","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8254":{"name":"hls.js","version":"1.1.5-0.canary.8254","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8254","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7abed291356f497f658bd22f44de61b1ec66be4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8254.tgz","fileCount":118,"integrity":"sha512-eubpGmpwCJvEXrM2664Ivh/cmx/0TzpVID5malALxE5eBBWkYnGnwWevoOcpDYNzIV88zuNGiZmN2YI1pHOUoA==","signatures":[{"sig":"MEYCIQCaQMGSXQ8lT0zGVr0Qm+IbuOPvGx1XocvvEN/713HSkQIhAMgkfQmf6TpqQo+YBCqs79aasT21YbCYVrOy2MkP7wLA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGlROACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpoog//fpNAfYzQSAWqAupdfOPBFehgLPw1E1hIoakf+rhqSabaI4nZ\r\nLKK7y6VFH3oEtQux0Q/7Vrx+0xeYwYJ25stW8io1H+nhvD2qGs26at3whGnj\r\nVCQ7GJ4B7xUsa2CWVXaEPKd8c03BvawtqNmS5F0D7/lZCMI/Dkbl6RN/dj3W\r\negKzexpU0O8jtecElUT1d9zejXP7Ryqz2rcto75e6clJxrmyryHiNlPXK+Rd\r\nDtkPHV5/XXYs/NRS4o6oQ4S8ViTu8uy531woycgMk2A6jEPvettbxoCgPhd7\r\nh6bHI7xqR5qi21egeRJ93UoeppDgH1hpQeHHlIh+KskewLQGln8A6cwXx9VI\r\n7F2VUOjppz1i6dgLXX4RcoURQo46JUyxIP6NVeATxCqqXKELGqXrE5Ihh1h3\r\nkJRyWt+IjHvFm/+UOBsu0wU9OxIjsaxtJhCxNdyGbE3Y4l/pH0g/0PTwtiN+\r\n5S/dRD5Liy9fOM6MsJK7uHQ8ASU1CG3R19nMOegUxlJuJw+fVoW/xS+Zou/R\r\nH9i2q0N/LECAGi8h8xUDes+mpYwPAjNu0Ml9avWYqY0XFo02eBTzgIvjVqUG\r\noK8tuzdMNZgpHE158rFgZMYKFq8VX4Mb2k8rotQyrsAU0pJVwf/5lAKTNwh/\r\nP9u3HrUqy7hV+IsF9YxMGHNqEcjILFBKPVA=\r\n=Gh2b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15033c435696da6f92e16a378c6b501f454f6249","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"9.0.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8254_1645892685690_0.6330363503744145","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8255":{"name":"hls.js","version":"1.1.5-0.canary.8255","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8255","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b730c0490293afcd37dda0c173771f45d99d1ed4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8255.tgz","fileCount":118,"integrity":"sha512-7HP1ebXETCsWQe/WmLy5E3/ar7thrsK77ynfIanyalAEXMqdiYxXhundmDXmwNfuvl3E1CkNkAEGyE5eP0gOxw==","signatures":[{"sig":"MEYCIQDMmwNjfQMNG8F6oXgVoMqUuvsbuu5laJrTTw0GLNxuBAIhAIxim/hOi4yUDSCAeQo7pUexbrxsFeAPtBp52IZpiZMA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGli9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAgg/+M1wNjlfUEm/6rxkkjHp3BjN1mvBAiJUewByeCGvwJlhWpboF\r\nj7iFTEN6IJyl+1Ivy8oSTMG1tMDpqHDwldHaRFUHV2K92qnQVzm1qz6oZIFc\r\nflQSnc3jaOKW5+vfIsEIgMwd78aYx0F0QFpPlNn/EvQGGoUuC3yCbwRpTjYX\r\nBC+YR/aEEhX1qTG3yDUX9t1PTXwAZU6lkixpt98sngOEmh3hPkuUxBmeziS7\r\n0ycnrNFC9pyfDBa0uNFVUOAt0diHCqPUDr/plwg5Jsk8lZkqd9se/QNLAutl\r\nWayeJxWxcxfsYSMZkS6fZX7t11dzVOgOG0N2omF5DkRcYcAFcVSB4trAOzH0\r\nuf+HP2A6EAD51e7L+sEnvbfVR7/FPSNDrzjFAhOmeiDUc9yPkXz2GqdYS/zr\r\nZhGf/ldSR2xkj2osuXvSvbQUq73y2DrBQNQSUH4Rh32i55dCdC2tSzOyJmaq\r\nEr0WqQsS3ICDL+GUbtMKj1i6f6iVtsSJHT6baUjhIJFKP0b1xPuHBmE2mzqy\r\nUJziS09EfiRdkX/iLA5bMT/Ogytqaz5cr4YmMq/+h/IjTPTEGLhkR6CDg/t/\r\nrm3Hoba1LGWXuGS0r1R7NYebil18iUH0MHhm+JrrZwvcj1FJLgoalb3pJIaQ\r\nXZk0JWtcAsAwif0K/8/QOAuuCCD+YuRjZB0=\r\n=KDOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8ecd8e4316b5d17b90d10aa47a399b8f2ed6cd24","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8255_1645893821335_0.5837668772573115","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8256":{"name":"hls.js","version":"1.1.5-0.canary.8256","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8256","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"774185f9b4f546f1ba4720922fe387a95664c830","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8256.tgz","fileCount":118,"integrity":"sha512-Wwkx/++JrgAZibg4Y9v7SbbTNdzb81mhtdX+zQ0VTAhgnMp+u4LoDeZrmkGHecUFyCN4QK1gC6z2GAJ8VWzbQg==","signatures":[{"sig":"MEUCIQDqaizOrsWLzeepqH99BpAxBiPes69KfM7djiwtqk8j8wIgJkI5ebAnQero33lMgunaQe8AVk4AiBeO0HKiaYK6O3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGmaYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNXg//TI66i3FWkwqfJu+RjSHZaqDggXyWDxy/aQylGYCcskaJBP64\r\nU9S0gUqlvRdfgXA9S4vPL1i54m0vnJUhnVb2su1/w2d6SMJehk/udOMYYnFh\r\nDxbnss1tuSs2gZ/zMzE39HMtyQ7d1XJix/HRjHruztKRQVPm2ZlhyGRaEM/n\r\nMBXKDwxKwcdTzJVnkvrHqtvEucyt7oBjN3+W02LgViH9iGaRzlJ57hF63++g\r\nA7Y88b+dcGiSNo16FbeJsCagOcciuMBFNkl5qxMeBvpygmdfN7rPVN9A/DrD\r\nCO81ISoBUUb6eFRrkH/ZcWyq6S5JfvxUuJq3xjApZTD7ocecvYkxoFHUuViv\r\nEUrSnsReOGZnL7WjRyPoJKFQqdm686o42IT7YKIHc5Z/1NAtiep6IEehQQ55\r\nEBIA+1dSzW8IYI7v7PKZUng8JTfIzzN85xCOydFUeEnnFuCl2nK9hxogaoih\r\no7J/3bQB3Esnw+avuKNAJrwOaF4VA38yFrOdhYjUczB7qTVUAujj4uen15y9\r\nWEXjCGyKUa491GoRbb9tv4ZBztSrp5CWFxCSxWTb6rP1eo9HW5glIoR1/1WO\r\neQJejXfUbTvrUIG8blImSsIzqxqE+GlN2XlOJDdGsluqp+rj1H+gMr5mAp4q\r\nDzc3yY4JsubItaE4CCtuLf/d5i6zN0XSDmU=\r\n=KfaY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f5362065a8f1a63b542d87aa1bbeb699e4139218","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"11.1.2","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8256_1645897368590_0.19325038647907467","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8257":{"name":"hls.js","version":"1.1.5-0.canary.8257","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8257","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"06ef29947e137741d0f22b3c991973a7161305a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8257.tgz","fileCount":118,"integrity":"sha512-1Two3cG7UntD5bp3WUgf/eMQzH00VkgNeo5qXQiY77lGKJ2EsCjbrQ0o3gS09mYypvxmmVYtZJVVOIzfqJqrbw==","signatures":[{"sig":"MEYCIQDCXu4sPb7mg/voAMVRoZdUEZpSiwIiTItpb84qvSYIcwIhAOpP5ncx/fMJ2EWGvEa/WTuNMYqhiyoqTiIVyV7ZarUP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGmtKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3khAAjku7Z3U2NQDCVn6Fjav0BuUtuOHcwzslAK+BvkYMnR74Wtyv\r\nLuyKZpJJiV6+rBqCdNWEBgQ2G05QsDYzo7zHrES/4aws8RZ9dsMVc2cyw3/0\r\nCqx9rBm6Im/D8NSn32guLIqgpptsyVp1oqDvKOjfhduky6VEFulOxYhg4kSS\r\nIAJWdC7yrpW+53WqX19I3u9sG7BngJE1x8DNrk8v+ifDAgdK9WzovFtzGrbk\r\nvEbjjVxk4gxl1mVNxAkxvDYFL6HtSGC+kZQEFgvZ7jGu7IIsRovKryaj9ajv\r\nKpCb+oqnhE0fG01LfVUiyQxpbb6hYlcP2mgXe/QxsBbafYTOGbJMp8yl1HEj\r\nTFHeTbRKZjEAsCE+w2efBOYWAn1Lzs8OnsYvt1Q7Ho0Q34nIJHVQJ/AvE0Gz\r\nC+nQfUbL0XjOylOKywa61RHaS8lknb38Xv84OXAxJTZJMzo8ncdqD+nt8gRa\r\nzLFCA/Nx9aLPPtQOWEy9fk+1CsQYzt4BYYotE7ZutiAvGiSbea1PXSUVuP0e\r\npCIzFI+ljonCQVzQHR1Z8JotTW/RfbozLYKR4NMDd4lCcYvuNbAUOaQT9aYD\r\nidfOG3ujf6LRLFaUhpik3xBQZPYJm6RqYvAF/oz9MAp47PtFyyH8zl2HfOXl\r\nl4P4W+D9noOicFuXCFmg5uDsAAUJ+ELjTIo=\r\n=61ic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6da9704538aaa8cf2dfe47a7fc71664381531100","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8257_1645898570122_0.5386383963619832","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8258":{"name":"hls.js","version":"1.1.5-0.canary.8258","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8258","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ae556a6fc7d315c5c3f3eca7e36f7d8d64d1cad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8258.tgz","fileCount":118,"integrity":"sha512-Cq7B03DtFZq/aPVvL1+bE9fr851llnHKQCyFwGh4ITpEyzCDd1vUQ09T/UEhA2I9SyOMARQpufrJhAz3iNPDTQ==","signatures":[{"sig":"MEQCIGi7o58R58gUc1B50hs/HJ28lHGOU7iH0AiGbKYuQ5+jAiBHYMyUkWZ0xrgDWVZU5KBuxAihwD2Xw/NFSU/zpfBj2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH+Q1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsEQ//a52h5Sf11E8j3MBvToC/d4PLP4p95/pgntOdBRzyqsE+eXkM\r\nvnIcHrTo1gaDv/13AMwfb6Rhy2r37KtT0AftmrS8dC+oZpF/b1JBUfkMr3Dp\r\n/qfuGBy/Lnn5NNAeoFmsGasZUSH1flFNQo7agV08IR8ZGDU6cd+L2wZ/glcg\r\n4I1mDW3ThXSW6amUov/Te+5uf7LoYGYOOQoedcEhlliimDDs6UWRR6nYiLKs\r\nDEoEpykadaxr0dq4BTBPtIGFA0Asm3BwfMJzj/Tktd4uVLxXcX9VGwhKOrzS\r\n1QhuJ2vjGG7PlJnDZKF2rQsVFOSYaPcXH5eQ6EcDZZ/5A9lDhVDc3k6l3/i6\r\n51DJZd7+kPav1Id1myXrTUAvCgaqsyublwckUE8K8KXujoMZiovYtEmZ/F7D\r\nE/Rihv9YGO9Z40FahWmfSmUUZhzhN+Cw4zWgexSg71aTOPnh5KgbnVUAxp2A\r\n+duIlkbTh4fLWw93bJCfZBWj+mMLf1KKP9TI8J0uZKvDxzThIoHkfxxGNHxl\r\ni6HCLmCLIMq+Mvn7CHxrf7i3Hel0MvGaDGDY08ibPZ19yH3+E+xTcCipBxUm\r\nEbcnA49WE+sGM2s+pTrfPtx2PTYn0k/aFIKRyok/4KWxKICS1vtYaLkp4yWj\r\nmR6LZ7jHyfmatz+UHz1JEugk189i4XLw9eU=\r\n=JDKU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ed9e8bccc37ac0449146bc6b7ef889c8383d0f1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8258_1646257205376_0.4344526932955186","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8259":{"name":"hls.js","version":"1.1.5-0.canary.8259","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8259","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17b2b38bfe108732a833bdc8a8236c718a50b425","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8259.tgz","fileCount":118,"integrity":"sha512-2SRjDMbhAAysJTFMvjLpWu8XDrgg2V2NsPdBgznlFAObuA5Lvzq1OLzvd78curBvgly6dtZ87BFbAIu4GQrltg==","signatures":[{"sig":"MEQCIH2zMnNmBqFiiYchORsPw5Ar0lI3rleg8rDW4zJsXDjXAiBRiW+NldH/pwoDTV3Z08UV0rVXXfIHzmVGr095XBh9qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIdUTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXDxAAm4TJhjUYpERDBpqxagsNs5wf2NW7d0lkV3jZpAET2YVQvBz4\r\nJRSCaK9BkvRuqembR+lyAaEyo1t89SMfEuT12Df2Cdz3uLJ6muE0NChimFJF\r\n3SpxBBctHPbmc//GCeJ/2zIt9pHcqvWy70B6bmZCqTvhVHHQ/MPuiDsDcaRd\r\n/kDT4onu3DiyyxWZgicOyZ1V5g0hxJidZGs6WvX3g4/USUjMlvJQO3ubHciq\r\neXAh92eOaILvFwZLyQXeI5Jqhqyo8a7rqHrMbBFxYghmvOl9BKE6cPsA7pIT\r\nYJiZaFCCSM0N2ULV9wXLmCL25Uytm8OeQy2Evl+ZTOxGNjOLC+7/4zkm0oev\r\nk1OXw8ctmI0dzmICJjoX5xdv0ebWUvqI3HNpvE2Zf88fu6jXqTv21KT3bUWp\r\nVqVUaaqy+6wFnVDv6l81S9QJaV7Wgx/yyKdJPxC2UBiBkRdPSYt7K6IaV2zC\r\nfteR8XBi+I6FqvqDgVt0lkyxolgA0kCPteTpnDRinqTLsPSV10MwNwIKR0Gs\r\ncflbUchsx25XpsqoABRhM0RMdF1q8zsgnUVHHYnb1AzVphwfOyfqd6f3bwg4\r\nPXB4MQswyM5741Uc3HoY+mJsr51R/IQ8nqbXElyg4i/038nORSkC4KAvSL9J\r\noAPF0Z/fKybgxn/owfPxADAxtNobzrCLfWU=\r\n=uZ/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"03949465ca606365d72b7cc1cdf226c2597297e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8259_1646384403401_0.9100045397317027","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8260":{"name":"hls.js","version":"1.1.5-0.canary.8260","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8260","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5595c6ef84f0ba23427dcf8677fee93688ccb803","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8260.tgz","fileCount":118,"integrity":"sha512-EjV2SuayB5Wc7Ju86rmz+i0DqvrmypNlzwmBOrR3p68hVW8d9yLAeQymMC/eF/6cb1nXcf8US8L2/ow/m7VOtw==","signatures":[{"sig":"MEUCIQClb8val8F+dte2p2xHv4CDS87k+OFiVDZYY0lWkgtqVgIgOPmLsGgZuelSMN5nvbkVwJ/+uyeUb+TY27mkFvLnaiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIl7OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpzqg//YD1BaZKkApg0ewwBFf+magCYps33zt/01CWZzpyJ2+3NW3pQ\r\nXtGZlEH4TiJhmC02SBNTn0rmurKzyyKeNjFelsWyJNXBYcFc3LxFfJtBHXgk\r\nqwBXAkrFJKMCVknxcZ4OukNfA+SdExzihbaC5tXm5Ad/ppvmFA9MD5I2d1gV\r\nhqNCj0ZPydhLOe2e7EkdtClDtApQxYpFzO90DO6DNMBTrENJjrqZ6gcgd+Nf\r\nH0m59IOxetApqMRuLjKzRgd0OgST1FuTH/KymQYMKHe1gQDWLZgbQMudzYl2\r\nwh8KwJ87a/odyc3tXzBB/Gp1rGPML9hFNHgd1gi7DYEQXFdRdvL8VN2e1+Q/\r\nDwXFE4cchbNX/tHnLYxQuTNGWm/h7cpuRm/ZK0z0/BeYVUB6KrtpllC70hvt\r\nR6jxEWVMDknJBS+BNrkMTu09oW9+eOQV3M1MDyru5AJUeCMgxgiJ04XfFwmi\r\nVdZiOPXlC6tWe9dohE+XHgiuu5xjdicy+qgke7J8gWi0tF2+uETT5oiXv++1\r\nsRJyA0hHyAQtD1u9iUqUuA96PQljCpwhUkZSf4DHTdscVY+bGeZh1N70bm1s\r\nwbHoTyVX+zC46WkOQuqB7/1lisl+8FsjreVhcgPus8FN46o1DSj3EHTVUXds\r\nMNsY6NPhl08/rOrNoRYgwQHvf3e7zNArGd8=\r\n=dwTT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1986431af7bb6dcfc6732542cdd0d1dc72966647","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.9.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8260_1646419662296_0.39818001712766926","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8262":{"name":"hls.js","version":"1.1.5-0.canary.8262","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8262","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"32e487cf8cdb51a114fa59c4bf87d33f27e0550f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8262.tgz","fileCount":118,"integrity":"sha512-YEaZA4BsSCT619/+qWHuvnFv8FIK6NSry+aSjYr9VP9PuM+Dai+PxrIIRlZQRhvdZZdCgf2n5jfprXoBLbHFJw==","signatures":[{"sig":"MEQCIAJSTTaTjIqa/eR0nWW8rzYDnd0pGt6NAWxf4TircFqiAiB2ffB1FRAdn46P+maYDlKKtnQU6aN9ijv6YSZVyVnNTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIs2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRjw//RMIISm3uMMjZxwondAtdPv4AslBdKb9v59iZGbJAAyeZFoj2\r\ny+Gao8Q3pLdXEzbe3pecvdOs3m+JpdPlM9p1997ZWx4cjW5gvOi6kx1D0T3a\r\n2sdVEUa/HYjL+tzSjtMOrJsAXlAPyKT3dJ3LNEtJ+bOPg4PQjRB6KywTI15b\r\n6kI2Q99PSIAjcoTFhoZ7XMerzdpntosg4B2FY2DI1y+L6SQ8FiL5j55ofwdd\r\n82jQYXqed7yzincyFrPehazn7009mtuBFNk9G63+12yUc1eKbEYUc85X8GBq\r\neUwwFfDDFPaMvfOoYNtZQ8nwu/euCZ88hyw1asa2I7dWZdMed0o2NlFxK1Rs\r\n51gCcq09jbzzcjf5AlMwNDUEmGlJIHcJFYi5ojbUDqu42UJmwR2nqWfyUOLh\r\ntYLdHU9QP8KRP029Jt5wdrQX9xhrQuNcJqFbomZiDHZ327CwydN9ZMgvxz+P\r\ngPcLUMaYkJsLav1tduv1l0/y1BY0zm8pQc5qKlh8Iv5F3CSYXzYuOyvuqfjn\r\nyw4d7I0xOgGqBjrKJe0977zL/3T3ceDkmG1+lwNXbEjeqK4PuH94OQ1AR4al\r\nJoLcOM/D4Dja2Q6VcAXn+5uz0J2P/SwbgknWHkECMP5uGh2xpk6h/yVLzq9p\r\nVxgDSt6dYI19RUFYTaYCRFonVHIUFwYQllM=\r\n=QXzh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"87c28bb6bace523a6184da77775f0a19d769365c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8262_1646448025569_0.6517600841210962","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8263":{"name":"hls.js","version":"1.1.5-0.canary.8263","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8263","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"080fdb1114fd38533133d9a903c9f63b50ccc4f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8263.tgz","fileCount":118,"integrity":"sha512-LznaHxGq2tLXi0Uykf/HheVX7pQ8IOQvv6eK6QYk2qf2MHUthJ96xtsESZObdGVcqR/nSPHOR3H7okCv/loa5w==","signatures":[{"sig":"MEUCIHcYSs6oeIAAHusbuR9ogC/oGDH1OJr8JbpF6A64CmNBAiEA12m1/HpuEpTyHleKnG6FJYOlyXQ3NQ3Qw5+q/HYY7vQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJIkhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzPg//Rm0nBj+m37F9C8usf7FfFYaf2FmWfFRJmMo6KpE702XrmCHG\r\nSEeg1LRZRJ2xJ2J9SqLn2V4FehAXdsA2Ud1Z78O6TWbuFeiSmzOdxNoNjqaQ\r\nMTUa2u6+QubGXjQ/roITSEgg7t/wJuxjHn7WtkB1g3PWgGskhlkULwoOGiwf\r\n0pADrAnNqcq2RvZX3BjUykFfvUptYTxnUaKvbhDftSDINUq2x8puNjobZ/z3\r\ntOyadD0QwXDci1+RDAjU/gGqdT+YJOH+prEHmfji7NjzHCqzK38UaNUbAXTO\r\n/YnZfDqvOVn75+yTFA6RWLuUqXzr7yoYbpWCaitHXLPxWJcSrMn2SOUqPkum\r\n/5al3fNbIiBt03Kxdxqv3v03CISlPSYL+ozrYUV7dFmIXtPFlPhp72vr7uVF\r\nnvJgzflf+J/XXa4o2vKGWXqEx2fzzQx3htq9TQwLY8SI7gTwSujZ2h+yevUa\r\n/mNbCbMau9oWigkcoL85kuVfzBNfukAUiO8G/7cv2iKzjdNq1ShT2HtPEIuK\r\n1ODSoXul3Yls25XxzYP+99QUq9mNKML6HXDs+N/FaxjbWFE5st5vxVruXxUO\r\n8Sls9QDW0bvMjRdWlHGk1IVH4Oza895PvcXAZTHGWeaX0lHjJW7E1YRqCDki\r\nvaw8sKNXchj6PB0aKeJ+VD0/5Pus5b+kX2M=\r\n=vruS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50fcdd581684ef9285dc7a70284fae0ab6512c31","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.16","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8263_1646561569166_0.9319750505879445","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8265":{"name":"hls.js","version":"1.1.5-0.canary.8265","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8265","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c395ee5a92c7497aadaac75cf082f9fc63bf24d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8265.tgz","fileCount":118,"integrity":"sha512-kfitAQzdec7X9eMw5bVs11B22bH9LS2ADB3NVWqHAXwTNbkqiCsuMxjh3DaCspE1SytQ3A6QcnFSTzAvt6rLHg==","signatures":[{"sig":"MEQCICdPpBuaHBLeR30R69OoBq1M6ad4A9VHgZJ5Bf3RxsnwAiAh4MiCBxRg3LO4bo6slaqTruRMfXmC3lgyw+xRuNBkFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJqYPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr65RAAmVEihjpNsULZhIiYgjQFCsB14S0cxvx8U5+o5tIqm0azEZZ6\r\nWP2Jv2UYIgKeMAcHq/efXebDIVaO3pxHK2D3MhMpOZD+raQ5MdKsIq9Mx67e\r\nrZLwPGsdwuDonWtSvToWFgs82z1499xJ3chsc9lPTKxsDX/9R+xJUIFBobj3\r\npizjfxQfjOhFUtY9mOoYucdNgdiqISbBxYG6Jpp4/6Yp02GgnMGmQR4QlmWb\r\n7Gojpg13WYWEHOSiLbA3YtzovJB/JWqnjonkHJMTOBuT5cBu81n5tQNjz3il\r\nR1sgWFZsprcKdD088OlvuDJDhtHwA/4pOfuQIY2pFNSxlbRHsnM7KwmeNvmH\r\nCab1ura6e2nOaCPB/f3szRRJXK31to2s/8Ytpu484o2URZ+fg77iw40LQO81\r\n2L6MT84GcM4ZriH3rDFqZZNAlGtspu0BXURGua3szqsBK2JFfcpwPx1iBGmR\r\nV/euGV+Y5M1JL7wgn1QeX4sIEiZltEnRJVDfczMFbZzlfLtAbST2J9jPFKZJ\r\nFQO+BEkzEm37d1EvqZq8f1JpiinvqPfhYl/n0PAdp/VmSZ/8np6bWSuPrMf/\r\nF8vJhDzcj2YgEOy3NU7qkmYcu+yN9/zrLJJWd7fIk2SKWEcvZv7rwZdyU9tg\r\nJ0PC/EReh3uKBA1bZeCYHGMsFRVdIH0bHZ4=\r\n=u3zn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"11d8a11555501d639cdc44e5fe076cedff3704a8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.5.5","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8265_1646700047507_0.015166115649220435","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8267":{"name":"hls.js","version":"1.1.5-0.canary.8267","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8267","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4edd0e9dc4f9140aac24dafcbb6b3670cb9d906","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8267.tgz","fileCount":118,"integrity":"sha512-U0vSmmMbYjmQbEMZsDo1rVnkVpZVfLOCUQ/MY5Cl5qtIOqFk99xwsGstRxyGwk9195mtzeUz8CHAqDiToopdlw==","signatures":[{"sig":"MEQCIELF5mv5uDVHBHvLoXH4JWFlt4y+lcgaGzjNNTPSy/2/AiAJPpyBqBx7ysSveYNPyKo8iPnTd/uIeZKqdbtU4T6WkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJtKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0UA//cytfFHxpsmjz2ctLNn7rcXhRKRogXy3ZmYoWA34EYr5jXF/7\r\nPZYymTrsQSn6lmcoGxQ+61nRdnE8PjhNKDEkHnpsZUfTrH9YKc0eFktyf4O9\r\nWyB6BPoFFkHGAFterGd/bnYAgySPRbkSO5v16oVPPOT7gKYUyAdXwK15nuu6\r\n1+xGqVmJ2YvLRxInilIHH3zMcvgakOOuq7jqyJa29hKsdIgLEZfL3QA+ts88\r\nOeNAux3m4bEXDKStPNsUYYtsmv4VPWmlILaFPquzzbRyfp7nV+lJLvbwwY/c\r\nvKu2LoVUGU4Mni2Zd9oVChXnPaBAMtTmbX/mffwF4xQeIjCiXr2+Q5cKGU93\r\nDtn09Ig1AsBlRvFqJkDuXXhMgx4f+6x9Wx+t2X6oVLUj6ViI0SgE/V4Ti0hs\r\nRBlNFkvUPRT0vePlpU6s1//tr0BNJEERJioWsyiHzKd0fcCw2wHKcw+Qa6Ms\r\nhayjMGl7UPOLNqJwHX4mCchUpR5P/SpL29HBl5FEox1fCveRkRzHX5rfe3NO\r\nTH3Q4N6UKqD2y63mgTyn5JCdC1/p8rxRQATLfq/v6DTnfBV6Pujnpht49j54\r\nw+Q3HuM42RpLi38HQNiQ7QJ0tyoILfJEcHL1SmXBSXdcqDh1AGzRgWMQD+ed\r\ni65Lhc6xuXroUUtx2iGN/navhcH9vClUMCw=\r\n=ys4I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"377c67d9de5a0204890d5b97045318314e6c1c8b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8267_1646711424498_0.03389387063974181","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8268":{"name":"hls.js","version":"1.1.5-0.canary.8268","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8268","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e48b5606d55a0761add5cd157d8d0a7211902e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8268.tgz","fileCount":118,"integrity":"sha512-xu3keShnEdogVhxo2tTAUJDYgdFT12ULvRZeYFSr6a2KOLnaj2nPUI36FqmUw7yG0bHtXXWidlJgz8L4ddaXUg==","signatures":[{"sig":"MEUCIEQVwcpT4HNcBPCWHkraBpPerH9Pvuic/Ugggro9dAc2AiEA5PUt7H+QKEVhXXHAeARflbqhMYGAuwjwXP8++mIJqrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJ05wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvpA/+JxbZPAJSGpuYAuueVL8YPshfj9uMwXMy2091mYfQwnQdjy0D\r\nDNbkAKWqOkwpoTZxbbJ9u9ra9+jGpuNSvJ/6E+vrHnB467gNBrFl4979FtNr\r\nkgHSVxJaM+v+O66DLUEcjHktisIVj5+00Q4q7ODMrGXkknRjJO4GIo1KrEIb\r\n8IjEUjj9dCOx/wtzmRJoD/Phy7IPN3A8qSYc4G8zdtPTSm/M6pKJyK32VPiY\r\nyKAn4nwX6akDPzpa6f5tfC2oFz4sJn2dPtUjHoNOrZHNR2qwLm5I/2gcuNTR\r\nuZWOCCSsoNy7rn73cFByu1B6aF3zZtssXoJxmfsQrE09NrGh11dvnglgNzDt\r\nmXY9ulQm8tC8p1qfy933fxdZffwgVS7vDTOMvqk/HFjBbG/Fs3YQ8AfolHJP\r\npwv3iBjJpVLur3HuWenMmRfh9UxQT0sSVp0JX2kFlHj/OuQTtbJZTWJl/VZ/\r\n19XuQIZcIBkTnmFRFzO67XPMAzsF0YK2u+IYYX5LDrZMEliZbrK9VrS1wvES\r\nwn/jwJqCno2059SlPIFwUzzwoAOLqLN0fBcbJoWUX2FSLiD2vZoW8RKdCED3\r\nnMv+fHnKAGJSCw1qpUgUV+wN/JCnM6pXAGd1IdGH60wT6aoRHwVxX0oHb3as\r\nj6OWQkNSFD5WGfrk/7KMzgTNugjOPy5H3n8=\r\n=Hvl+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"28eed7c2c3d06dfdbc317cb047b093dc88d5825d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.4.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8268_1646743151894_0.6703119289248829","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8270":{"name":"hls.js","version":"1.1.5-0.canary.8270","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8270","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1043897b57ef9c51439c8a6bc31a576a6abf9d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8270.tgz","fileCount":118,"integrity":"sha512-c2hSe2VOR1IsfFTMKHSPmeBEUocEmop+lA3Ff14YUuhyesNOw5o1L8LDjMIz7WFEA5PkZDfjePzUdETLYtd6Bg==","signatures":[{"sig":"MEUCIQCnvulaHEfbA1LKY5tsDLU8a4yz/kHUkgdCnj16obKnYgIgU6UIZGdMi2lhuvY5LU4s4GBveZrbxQXpqepa1WANuhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKd06ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokxA/9GGeKYnuxkrR9OkhIv5jmNjibVbGV6NBmrOkyGa54GgpYXfZy\r\nCvvoK/kawOJPlXmDI5fzsrgy6iL0oNTwPobeefJpSnPWJj7CFQBlS6RqaH0A\r\n7582iMHymHuDIv824qSk1BqSzzkIp+v48aDNvSEjYiPKoQgFuHYah/9xAsdy\r\n3DybxITPLpSK0PEKOJyBt42SU4LxAb/NikWvM9rwYlQOSl+VIWp517YS2gs7\r\nTdNqkCP+JwCqOCDkcxul2nDj0YmxbGmNmJgF9V8ycR3McRyP8OCTdWsY99tQ\r\npcPU0GjaxoGutVAYTYOqrg3l/uWm0WoVsTp8hDSI/t6hIBooXmBGhqFI2r+b\r\nIU3sDss6f1TNUv0ePQIvBEpnez8U1/KLzB5OqgPZKAnaMdA4qoQ2OBa+nt+t\r\nJHEQpn5liy/5d/uvH0x4UmvZ8BLXKahYunHSqWWTEZWPvfShzZJIr3cSTDdX\r\ngNWurqoh0xOp8Pd1cFAj1G/vxhv9ALzRbaX9SSjLu+XWr2LYFCsKqAsm6eb1\r\nRaTxM4UY4SrF4OVghqEv3jNa68C/YwJ+oLeaXTW8eE3FoTZcm8uVdOyn8Y5u\r\n5RaIJJEez/O48Iyjpap2Jn3FY8YoQTbWP1VVKu6Z2OKUI4etYERttEKpOSMF\r\n4GxZPPmOqzb4ZEvtlQFjO6zqhGaFtsGv/hY=\r\n=wfEc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5df2c7b1d5f6a4055a52dca6840a1a70649495ba","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8270_1646910778141_0.6331201913774078","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8279":{"name":"hls.js","version":"1.1.5-0.canary.8279","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8279","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fbac005bcb25dbb0320e10dda7e92acf5c5d1ab3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8279.tgz","fileCount":118,"integrity":"sha512-aaMktU7KXNm1zWI4bfKSCB4+ptjAUXsAuS0thv2bJZnUnIYMgh0Nb4WzFGSu/HF1uHMlVJRF0yw/4W9OOpHoXQ==","signatures":[{"sig":"MEQCIDwRZeKn+90vwwio8t89/+EJFcqzqbh9SMI9yGL8poMHAiBVfM95BXbLVBAdmM3XQypm5cBgn87Vi6aCx3hmUbgYJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOZRxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmon8A/9FrqM5FQMkkYpYmJnLpjQdFthJi2a87eQE65NL0UOOKPi6iss\r\n/ny8fyeKkHirtWtRyOOnml45Ez9GQSCHODFtYHh2S9g4bz/W+tAYM11Y4tyT\r\ncZCKcnyST5bKxtylr1JoGtgb9cdv+cX2C52X/91kRKPNb6i3iVu6bIo5SPXu\r\n8/+C28nZe5e97L5V7N2LZKXXknElBOuOUowd/1dy/K4l8fA3JKm4KcWV8PHi\r\n8Gswn+MEJ2f7PT6SLifwAuuMf7wd+oxPooBnkcnQtal0oAW19Bx+utz4LbCl\r\n8DfH/qN9i8gczDCr+z8MTdFtCAmJBgQrzk5pG1u5hdHIALCosaqOXgQbpeMR\r\n6GT2DVXVULBxK+4hmy/ydEmVk1cL7KM9quqPv2+X7PFZTOZM/wkvv2/A1EY3\r\nGisuhM87YeWoBW8ByvifpTFn6iTEenLhBlIFvLFwFMqXQYyP0qtP6vd8Wm/6\r\nhx9FC5OZl0Ddp9UhQPfkA+ODRZpJ3OMizPbMa0Ku3Kres7sqMpUDCtBufBJ4\r\nFCZt+ZPZBnV//sZVutVRzT6NXsrTOuWCnC0as8bE2+WFttsoi1W8ANqmUldh\r\njHt9NGB9tWbrcMM9JwMRTq4vmQMgIk5/lLCvJEY3r/WIaFxnSvfrDOXZBzpY\r\n6JD9lW9sCEmjq7e9S7WRGZcjXLsRXJhZIYk=\r\n=0DOD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b50e087fe139f726b0261bd509599da0672a4862","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8279_1647940720855_0.9638095016609503","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8283":{"name":"hls.js","version":"1.1.5-0.canary.8283","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8283","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5485434d740c03c17225df6977a3797175dea957","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8283.tgz","fileCount":118,"integrity":"sha512-kXUBobG6F55Tvo5ogPwsViyGyiCQ5mpEPxKh8zMRKdaL78+F3KPOZOYyYEvpaP4L7lIsvs2uWroaCHWlAaPCfA==","signatures":[{"sig":"MEUCIG6LGFln7dBdhUnmOFQWelSQIhg/l+qEwVaQp4L3Mlc7AiEAxJV+CKddYi8YMPm/wDZz4V4Mb1l/gaa/pg0LbZ/GVd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOdu3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpkng//W4t+VXzy5DpmFbWTYwtEP9NzR4sQ8qAKN0gQ6MWyBVf7osEV\r\nXYN7fx9y0KLyvU3n2Ketf67g445jqLuyyf7fAMXjf48Hio/gU55pD1adr+mV\r\nXa8UTkEezff5IYMpAj+sHxYqH6pTqXwyY2wpOlGMqSIt+0U9JMR52othmAWF\r\n87Qd6LvgUwKWtH7nRz3MrhyhfyMuRSmLfsUaLu+dB/E6vD8Y3wFKjwYP0CfG\r\nn3MTDx8F5+xKrJUYBApoF/B1QDcX3eigfPyqU0z+QTXsds8IcWUEPg1vIXyQ\r\n+NnErIQsfAdrjdZnPnvzXOkPLnZmKA8wm1E/1SfTc/2PV2SnC3/d90zP5c+E\r\nl382H/mlLcNZODXqmNPwvjTO49++LLl2WrzsE+HEDNC1I1Fg2t10DVds4gqn\r\nGwkH3MdufJHSm51jPRbUAdQgrjpgyhaitf2PUNXteg2gBqVon8YFYdV5ugCH\r\nvvQRxEM5MFDSK18wu74nDMOG47iLPtQRxpXJ68azogoKwdZ4V7IXHkCET5VO\r\nQuhurZPbpVbkgPDQ+VEx4f5CGhDKDZc0/9yR+YMSiUr36eU+/tfXTb8jYgRM\r\nm6qow3NjEFG84uvo++cy5n448twX/RWgShxosgo//3OdkFgot6gcIfxuo/ol\r\nhnM4wRWCnOXgflv1cgVwdtk/FGDVqyrh/9Q=\r\n=i4ga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"630865e0c2fec1bd8c94ae7d0f0ed950bbe2f3b0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8283_1647958966918_0.6479233062089611","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8284":{"name":"hls.js","version":"1.1.5-0.canary.8284","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8284","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b866f7e6b55a1d213595298c1b6fc7aac72129c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8284.tgz","fileCount":118,"integrity":"sha512-kD23rqneqzVYiuuNF5NkxFsYE+dwxB5MzW8mSZNkAtW2hbbj7z0DNmoJSEtQH123+qeV3kOHISAa8xCRqM7RUQ==","signatures":[{"sig":"MEYCIQD+np2I7It5NuPrmgkGFRvKSFdusH9PwrSWoKg9moMTBgIhALK+OZWJ37skX1pULRWBkyOrPsc3xtfKJv/48pejpmUP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOgyeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6BQ//V0DEDwel2b/qlksylglcEcheFrcRNITk8tM+ewx5Z/lCW/Za\r\n/MHZvjkVEuKcpVYSWFG8NyZhMqITyIHjw3tCT/BdTVFfqRnv4M+2mi9r+5EL\r\nDlxWzHiuUxCniQP8tdwGqbt6tRtwCCnCb9wDBRplZCfoMa5U7IMKqKRN31RS\r\nKqsWq5+dddjgOe2++7JCeARbyxbu+pSreubp4SQeZcT9Y/n0nl0Nz1rP8/05\r\npdAb2PIqsdfl9bZmRQSiM5ga9Kp5QI9jX9OVtaMSfoMHvhsgpBlvJJN2bMR7\r\nBI0bW3hVwh1OUNpUhwNNIHmrKk3rRw6IuX+xe4qwR88VqHRIocpURtlg0Ai5\r\n+gHlsb0Wpye9/OOTSoCRDGkY5v6rHXJvENDaqcppcTU1dgRWzX4eWTNvpjfq\r\nifJOexw6AwcIuLm6yaKuQoyu/nmtn2lnncGk/t2+Vy4zr4p0mok3A/TkbVmZ\r\n8piJqgfGv8s0OL8Q/w2pAZ0neQyeBbxRzWpCEMigijUxbihzrqHc0LQn1fYA\r\nQqLN/fvHpPyF/yJEJ39Ou/5svfvEx2L0JV4/efRgESZopPy//K7jxynlhlKK\r\nu/ib8f3PafYMbsV2hD5UplfPBJBrvAyzae0OJ+r73kYvbtAYu8C9xys6bNlZ\r\n4nDS5fRdahpxkrF4OXQcf8ibU/l4TP77u5w=\r\n=3X+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c5b22f14a549e48ca40136755a8982c84bbf8aa6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"11.2.6","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8284_1647971486523_0.6428643627002759","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8285":{"name":"hls.js","version":"1.1.5-0.canary.8285","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8285","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf0e3b9e04949dd0bf3d73b842b8fe393ff34b2a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8285.tgz","fileCount":118,"integrity":"sha512-KU4qCUhkaeCOmL8khfizAUPe0tqonZovcqKRNcNuF6rTdrc5uQ+zk1QprI97x4XLTVBhbess5leoyL6MRgbtaQ==","signatures":[{"sig":"MEQCIEyASR25FHFN0tvEF/eLJEzZPEiaXK8JCdkB7SZGW+RqAiBQ2ROHFvBqAUEFi48NXZC4EjU4ydxg0iTUoA9jDOxmDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOhTHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlZg//eqlGC0McThqkUeMfXwNvKZqRoIxoTOxMuch14n7jNblgW3bT\r\nKiUEHtCwE12oQaM3ectTfhi6gTND1IY14ZqdTfHjVS//6+cIy9MMZ8gzFZZu\r\n6jD6B+Sklp71EuNTRTiCwg4KFKV3deey1MXEU4Z2uu2EoWAGsqiYXZC6K3hB\r\nMVaRqGSn57N5X6XvoUUnV1aSrj6otT2uBH6zIf+Yf6wNO9BYPqCfPe9PBrjO\r\ncLHI9BG7FGAaeoPR8Potm7iJPCE0LND6EJClsSbXmNPiIB6lkmb6Yg48OWjG\r\nSo8tJ47nxpXgKJ3rqHRSUhCfGuaMeco1239BONTIHFib6SIgxxyzx9gm0CF/\r\nuMupUnrWYYEndAzP2gH3JRMP2S1LFCfaEVhs/rjXhepobdv76xWwXL23Yxfk\r\nnxeL6iriCaWUKHuprglU7F4aud4D6qdijX12tM0KCOY6MPH4z54wJSMIUtf6\r\nd/9edUiM9ydeMtzfrDUIfQ0f/thiYBdMhLf/xa5NLixZT4orMYSsn7ZsV71b\r\n+oGuxb7TMuhSWk6NUKV2ji2OQzDCEkbBBtMb79/aGQLvDisSYDMowX6yAu+A\r\n8aw2GUmVYWNO3GQWfRcauRW1ZlsyHHAE9ARJN9hfmU7grFgYmmTLdXUZM9c5\r\n0ajHvzUHfKjrH8hZZ4YRCSqbRZ9s6y1Jl+k=\r\n=Tsnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"be09c8c0527fad4116dae3b87317881f40d90bbe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8285_1647973575260_0.7816477995104913","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8286":{"name":"hls.js","version":"1.1.5-0.canary.8286","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8286","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e04d9cdc4f73945009c2238386a6ee737e842554","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8286.tgz","fileCount":118,"integrity":"sha512-hsEmrUNFSJ6tsMEVrU57aFwx4cZg0++fwnOov+44/aEHe9BCTXBhQQxTWZ2hQZu4de6kHN6ydPMyUvRcU3Jw+g==","signatures":[{"sig":"MEUCIACkuslthWiT8Pn1F5XJCZ2WhPmXAbUKBBUmcbsHQMj6AiEAkj/HqxtMlQ0X6OLQtyEcsW0JqdbG3Fo+r6Kd0oeu4us=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO5hgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2YQ//SahnpT9YuVY6nYhYYv0F7dCFx+hF8N8bEs+K77uXA5rkHkod\r\nNsIRceSkl1MN2OI6TsX6y8f7ZUVhr3nYKygxih5JSYZy+mB/WC0MiZN8QYlr\r\nUw+47e1tlozh7/gedFbW4NXGSr5PbLmfEf7VIz2dPwTcXbccI5oUbqkXltnw\r\n1s/+hUnugUcyAsIDq1DvnBF4mGwDzQoYtcMam9fAQqhDzjmAnB15IcOrFs5L\r\nw6lIIOC23ebyFkg/PO54CIRPOd1tzvrDy+k0Tp23/IsT04px+WKTSGAJByvy\r\nqVnjfNPpQyCGd8cxQRcP1REB7d6QIrA3lxK2APdSE41FatfFDxM3KWE00p2N\r\nK7IFb2RO6Q6iXbGeBmSCocVJIvZSTfDpHJU8dUaB4eV6Pt9t1+lCJXGEvxDj\r\nZtyYVPWc2QvvANPUExDF2q/Q6xkxMdD7FRzfVaPL0DmyVhHmranf5ynAdJb6\r\nzT0QtI8F2mZmV4Qw8WVk1P3mYpje3BQJk3EahnEg6eh+XpQ9j2Pz1rXtRrwr\r\nvzjDiic2eZdBDNyJdcdJmqCjQrrcOdC2dlFNa+Rf56GpHyESPoL/ylkxYYKu\r\nByrAusGY5e42XMqPs7HJHO1VqrOxaMN2ztv6D5do0sZRQAkcnGqiYb6EgBh+\r\nHFD+iTX+jKnM3eaSPDgnKfm5T4DIIpK8hFM=\r\n=ZbhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8eb8689930799e573244ed026f3fb16226ab7b37","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.4","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8286_1648072799865_0.6291058078641434","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8288":{"name":"hls.js","version":"1.1.5-0.canary.8288","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8288","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63c4e0b6d12eae33e3f354d910b490800553930b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8288.tgz","fileCount":118,"integrity":"sha512-whv/kQbDyAD/RqDDgiZvUyFXSsHqGaN5zOhr+37No4k4XUWzMUNDsM8bOujDvqIJM+H9mR6l9FiufNydwIUGFg==","signatures":[{"sig":"MEUCIQDXuVSxaoLCV9f40GH+pLWV16PIJW0eCIurXJ2AYjjyHQIgdwQAZUx/9lgknmlc7rNWp4oNJQ7Ih6Ut5tKHcOPA0fA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPGZAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrkvw/8DpAWcGwP8mGOtKnoTmeReLVtxGgodULYoz/84Ttl9zwTyvIt\r\nqt1dqaqG9RRuhA1ttHw+fzPUzV2kEJkmbghW0Sd4SIgU3Rqer9OsQZfulveg\r\nPdEdIA0eRFWnu3C/hwp47GNeGvauRzwZXSjMFbVOvQ5j2S7VELfWkcEmjbQg\r\napKnQWyWMsKt9IMd5SF0v8+jb/JYlI2kYokIV74o8dngqCGFXVRz2+MB/Jj2\r\n9Gn7RjySSxdtsaUg+ml7MT511Xki/JAqLwkCJPxaLXvaWs1bm/Iyp0ScTIZl\r\nwS3Ouo9esv/7U4TmCLn1rwihkYoxNa/RH44DpX6ftNlZsuqiXeJIVoxB/ENv\r\nxEN/fVg96kaETTMFfAnPikTMy9wXU0PK6qiZwHzy6Am2PWALeEnGnPyA5Mxb\r\n97CJ9d69w8iG2rtTPFI44Shs3n4nH3+BkRSNPBCDqI8i0QPlydzUSTvxyIbQ\r\nRPAWIFrqsCDA9PDQDx1kEVUFGTcUjd1assbeg2HrQJWbU0CogrQQ3N+RPbaC\r\ndFKf2cbp8pH/n6r7EEXFfKkvFMTki/hRdeQLZV0e3yIG0OpfZxi+dQvptRq9\r\nU1DpCx8Je8zWhmrggVFTEt46uPta0j/PFn4tu2amDU0AFO6sMHJm3otflEE7\r\nxeqoaRrrWfOvEaXfsaomhd4LINptKK8z7jM=\r\n=6W4L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ef864cc328243f4fd1a8909fd1f65ba00b561fec","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.0","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8288_1648125504053_0.5449601820859369","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8290":{"name":"hls.js","version":"1.1.5-0.canary.8290","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8290","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5c5c17ae2195e81859cc7494a682ac158fa6d53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8290.tgz","fileCount":118,"integrity":"sha512-wef1gUxhz3M8PVOdZKL7Xs+uxOoRpZVVt4skShpDmfRYsZqMmlsG20qasBRDdQIclw7hANcpp1P8Wyrza6hGfA==","signatures":[{"sig":"MEUCID+ERr3afpVxgxoUFmY4LRt38C9IFvK2ol5tJI3hyBxmAiEAit8VPIJeMvZIOozVR/mLLd0jzb7ralyyw+hC8WStM2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPHOJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrq2Q/8CtuExpX8pPI5/pU7uEtnbxRVOUWYAJn5rWLdlxo5LOzhQq4c\r\nHyyV/pvJXbrQCdgFrrAXrovm05Z2uRHpWA/iECSKH1qjgTR8wJl+iWPYa6GN\r\nE6BF5H1x+1yqxcRGN+1IdmMKW0OxwaSa/Inx5wF3IDxlKlkmTKyWmfF3Om53\r\ndFcRmLmuzX+KG+qXzdh+42X2p23GB4fmESioJLoR5aiXB/molyMgzdkZMhoF\r\nnuswC4V7Hbu+IBINEV3WqdBpWJyYooTBaZhJN0eHniC5zsOUpuebqQqNweUT\r\npWQMGlCQt/fTv+GVxaX7NHIDEIw4UqtkpzTXzwb1ParTI8pmEePrUnabQH4+\r\nGYFDQxrNXKHcf2xKNxMbr0liEZewTNNZsNJkbjrf1JX/HuJoBhgBHhYFoWF+\r\n+CNWRRRD8jdxFmQuoXA7FUzbMo9RitMzr52mQQtG0iYGhDEZHHEaLzGHG1at\r\nL9cfgNDKdum6g/r80Iq6RAhTlN08Gr0r95TowYToTNXnW7uCnDic/X13fRJP\r\nGRVALi/4lSCAsL1Xp0jOanpaLkGmGerbhuQOpR83qb9J8o4i7FQLpj9UkqPm\r\nrzA70SumTNHSBWuht4PFWmOOilnkpfraIyudQhzuEtTzlG5A2B5ErXliJxfi\r\nTd1L1boOTc9d8Zzk7EWdFWsnG8tnsLZGlws=\r\n=jh5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2f078c7de13147014f8bc68576705959e79f759e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.5.1","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8290_1648128904921_0.38851769064031294","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8292":{"name":"hls.js","version":"1.1.5-0.canary.8292","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8292","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c21760daf94ba7582cd04bc2c4458181228f2db2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8292.tgz","fileCount":118,"integrity":"sha512-l8m6jBkBqDOSARUV6Ir/n0H8tAVK+qP0o6XibsjjKDvdzztFJ7OmrEZ0mpMyhRaMYF9O/TbLXcqZG3qBhu/F+A==","signatures":[{"sig":"MEUCIDvkd23YYOq3f4XD8PEyUyYASPdPY42isezSNUp2NHd/AiEA1vogOunHAuZw8becT5tCoWb7f0wW+164+2YNQPfTfIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPIDdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmIA/7BSjnEzYybtaLx1gNvt+zYvQBHvgv1S7GanIAQZzIrjobcwXV\r\n/Wrb9MLUuNbs5evci1dgrw34bb7beFrztbbNgWkJGMexUyRgiV3p+227M2HH\r\nFFuExp1AVDMw4Eg0wOJivV+gn8gCvWCBvYSXix9XEwYrSQaEccssOeakn/6x\r\ngM8Cuiwg5UlywVC578GsiUMswk/OYZokL8zUPA/tF2NxVhf4VrToVW03Yozd\r\nbDFVIiRX0IFcWvWhr69YyAoGFgsImXDlIpeve3WXaO9q8C4XHgAL+rw+Vj3N\r\nWp9qFEIcovBaObcgC+skMPZczRJ9CvWuttgC86IwAAHMzIPAJ4iIpcq0IGHS\r\ngHkoPWeSgNXGAyII2X0zV8xbCX7ZUo3uRMktUdRh+gcnrx4y2Ya4sn/SJhnq\r\n98hEiaX078wV6gP/KWNu0TXoIGKBGf3I+29hRED8/9SmEn0yvkVhteeSJTsM\r\nvW8OWdBfsS8u9N1IvzLDoIguClB1S8cJS2tpT6syRu3HCZlnbmHAg9K0sXXR\r\nRt6Sq2u948Ni75u995+5B4hdcwTeCJu2+BlfzQ8bOiYFL0JPAIwz6Xzd6LCl\r\nSEO49RWMEySFnh9GZU1UwNYNBO46PfsZLWELm+LiyhbZevAzkyApuivFaXsQ\r\nsDGrdkFHo5VBrK4393Om/km3jquoXcnKlcw=\r\n=BoFu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfb4531eaaf4817503e2678900d9d53d3fab816d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.1","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8292_1648132317548_0.8163913117171431","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8294":{"name":"hls.js","version":"1.1.5-0.canary.8294","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8294","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"324c33ef6459637d61f106938ada3b815fdeeb8f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8294.tgz","fileCount":118,"integrity":"sha512-+zK17w7d1HWuK0iOKVdJ+dBRdfc/OSdIbFk46uvz/4gM4nWc+lfe8DrqnAY2RRM3OF12XdEzAj2xeBU5dxuvKg==","signatures":[{"sig":"MEYCIQCrq8VDHJRmvS+ewWswzKsF+JZbTABpKGP32lVMMwwQzAIhAPTNyaXg0mTbHPUZP9OijL4Ku1o7tMW+AQuC9Nx2z2Lj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPI3MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWnhAAjg5/iPO9mVM/6dHPAUUjQfWYZrYspEgc/kOx65ELqeNHwvBX\r\nWEXR59fCBBlbvSfu7fMIt+XSSoQKC2ttZIyNxvd2k5lge544fo7PIWmxLgMA\r\n2Cta6DXIoe/e8bFueVopeqK6qglHmx137dtwb5MFfzuYMRBEQIDd0/ueYSWh\r\n/8qNox3ZqUCSXUUREKG/pyD36VyLn3f2d2k04VWEvgMwpgdvM10tSnaD588T\r\nctIs0xAq9jzcE8XMU+fpjnGqihQ2CMoEmo229iqgQMl85NnVBdony8DxZ3kj\r\nN4jc04bgA8P4cZ3HQkLpZ4OJCI/PKPSzrrDWNS/mHZ/H4wzLWCKyoozGl45s\r\nqrsIgLM8x+PMAy3nXUIGwuyFo0QQTByNUZe5UcH2r/iZww8Kq7r4HHygF1ig\r\nXLEVCc/IqG/V4qKtT2IlwwtvfARnFw9zQsYzZGaehJxDd45+gqSVztsS3TGB\r\nytMbxQwD4kV0zG4fiWza6oqTm0td+EDggb8QYEyRQM/FLZ5R330edZ8Sj0wL\r\nQ1y94302/9T+A2/PPhMZlmxMQ6pQu8LXpA8tJsE6/xjXzaQxFIlPYw4C0mel\r\n/zneHNsbnW62AXpVMw7nR+kuD8AU7PxBnJ4nr/xOqCsyw7QXcagw2e/gVXbD\r\n0KeAwhKorZm2SL0c944Lu7RBTROtCCCFSL0=\r\n=5ElY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4673e8bec861174dfc681371709aab05c3b24b12","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.1","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.5","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8294_1648135628023_0.06878106943004414","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8298":{"name":"hls.js","version":"1.1.5-0.canary.8298","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8298","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6be3dfeab714c410c6ad9720ed0a363aeaab7c55","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8298.tgz","fileCount":118,"integrity":"sha512-vbF2sIGoMPoL0loVEtnepLnhcxElAusITt38pffsm2iPqHr58M3vWKq5eiW5nbkkMZhybvF4Bqupe8crTSoUqw==","signatures":[{"sig":"MEUCIG5oYLAyQW7H34sbaUNmxUfbl3r1hwfUsSOFohKFhJdnAiEAuC3t2KYua8XwMe2yaCDDTi5gS0xiDC6tG1eccs//SS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPNdDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpThAAjq0fYiJ6njfvkx3TIqFwwwsNMtgwlke9il+O8gKf37t8Vag0\r\niQcWJNosznnubFZH7ZPOnwS6KjmkkYt9qryYVSAyFgg4kzMAEdOqQPyHAiTb\r\n3Ps1ZtFYSghjuhwayRBHWRa/POGya9uYAtYHqPROenkjg0n9L0j1RGAjDtj8\r\nsdRSgeP4bqNr+ZZlEQK9Rf9T11xsUfriJBiNJH2wuzv0WdqZSkamzbtOshm4\r\nKokvpajpkW+I9SYdUO/pIWi75AI4kgPex1gUem8DSlgplE4PR+k2XdK7j92f\r\n2nF7k2VaZMPyz1cmuy3yQDqwGRGj1+lv9/t0fd51zK2wcNYTEnbhgQyV4xzL\r\n8npSWaUUJEUuG1PfdmqjiQCBFqZ8UrqneVd63dRVY9eA05MWWyh1pngxiKjQ\r\n1YR18VTy4EgjAC/gzl2wvN0Ye4z4DNzzZdM+bN2cm9+bEMQFr+QINoWjtg/y\r\nuYQ88SDKCppP1nFiqwchb+hD4p0+6wbPLvXlklD18NTT17jDGpdmexqya4gk\r\nTv6HkDHgK+Y4OofBIOYD6WQObHAFG8fYESUuYFoz/oUrWuPwbn7jHZJrglvP\r\n93qToXKM9zk/cyJsUAXNdep9+pVb1Z95nQmp1gW//LXXgeZD/sFgenx1eiMM\r\nCYtFA+DE1vDxeRKPAt2zP9XtRMlKirl5qaI=\r\n=IjUQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c2f34dcbd822bc3dc55fb76f15158e786105c694","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.10.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8298_1648154435135_0.4611937409509461","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8300":{"name":"hls.js","version":"1.1.5-0.canary.8300","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8300","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2cf424f4e84418c2a42d4067a67054962879b901","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8300.tgz","fileCount":118,"integrity":"sha512-l6xPXBwZBgKDsiWpq2ALiLq/IqwvGwYv4ZgmM+U9r+UcT45VmaLmanGEDoflhsvS/M/jzR3k3FY8tAUyf+Oylw==","signatures":[{"sig":"MEYCIQCYd0G3mR1M1RDDnjXGMBseEtT66PuxH15hQTohGT5+iwIhAJZelCriD2eraZ2nIvlWzHgL2bTPuvCr66U7zd9rDLNS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPOB0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq0Q//R3zGdCzlxm1wXqJHUIIG3hhGNdBreQpx5m4U2ULle0YPOQm7\r\nhYBaE21d0mwfEQpkYj0ue1Vk4iuE2N1u2rJTI3hNxdoL2j4YxXw+d4nEWc5e\r\nFVBm0oG50JSvM9UCu3VgJ/1rixKnG12MumRWSXE0ZgVSzI0m1n4iSg6Urm5n\r\nFYIVrC4uTqqGzkI+JrPV91h8GXjK10JxgVGh6tG3svKGHAEGSEKyTkCEA9eK\r\nXWNePkVrueVvKsVsZgJ4OF2DT8dVm9EJcxQL+XUg+2GeV4G+gu6bmkRCxUly\r\nGeX5GGhirYeaJeL4WAWudjh8A+Pqb/IRwtZSMAiDOfYjime2RPrEt+a2wo8W\r\nQMCo7+JFHlneX4pIVHddMOHUhbYkNZx+QEyj61REQSg8WC+PVzpIBjvizB/s\r\n3HiL+XPZwCVKno/YMdjSJXeOXt1qov/IqIQn8ZakjxGFEltM+/HLdrOYLSll\r\nfkDldv0HHmZx1mN8dGhmCDgphX+IBvwPagM1FbCRohti/FBi4tdVyN5idOlT\r\n6NnI5W/mTj0+zII9R+o3Invwe7WU/GBnwtEphLDFp4NOPgijYCNBR06FUZDO\r\nFR63fzffjYgxjQEd79DrjanGVIifAkOAXHE7Han3iZXzGCQWF85HZ9JP/aoj\r\ndIgGeVCHkIQXYfZQHlYUxdUbjZuqwuKN3e8=\r\n=ayEZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ef492a7eab5403197ed28a2b20c10447ebafbe56","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"98.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8300_1648156787673_0.5950689970007261","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8301":{"name":"hls.js","version":"1.1.5-0.canary.8301","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8301","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9288b21d62aaea1e84a434e23b7d93eeea76c06d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8301.tgz","fileCount":118,"integrity":"sha512-0NMG3sSWAWdPuuLGK0Evm56ODpD5Bcore4NoLlfuoS7TPfQ1H/b/CrKIUtFblfAfsbttjsQhYgKDppcm1KxGOw==","signatures":[{"sig":"MEQCIEbHZp2IYakdBWoGuoaejWoSVyf/Fl1fkft7kaRydabRAiAKPhdCQ2kUBentdJwMCOsdGs9O51mI+9MmxiVpGGJP+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPYczACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptXxAAlITidmA0cU6wKW7Htffc5NNuQLckfpLtLvZ8fwuoSEbSWERD\r\n78VyrSK9yeY1GLaPAe5cvktCc0OX4SS2jN0gTzsVgU6XlX4UA+a47uD6XbKQ\r\nYF0eI7U8R2+W6pPmE3vBazpH4+Ql5nLkBKU1Iz8eexMXFlcK3cxnlxhLbs8n\r\nvgUiujt7UAeylJWiSva1jKgowKUjLAetMdtZSwYxH+u+90LOe/TlVJea6YFg\r\ny92SlT0lCY0cs5geo0aetsM3onrgatvqpfhOAartLmQ9261qbfQu6SLu5hsk\r\nvqNlDOth1BGHInDKEFUoragrYQ2suttHnwwrochTdrmkUOoZgwtriXwUeQ7d\r\nhKol64LmW2fFQbqBMi8IWeYjRV4BVTbRc6wccpQ1QdEDsOtd1lmMF0OYs3Kd\r\nf6ZktchsJBBR+zQ2OXuAbwvPm8Ejdmj1ip0700tzM8Yvi2NQMnNwQt8s9Ll2\r\nQduBAKq2qMrH0ASBX847DAmk0YRVp3tGLhl32UACDKds2cd+u2ZNHHzLESjt\r\n7tVr0zE1r/Un5cqCC6hhVVV9Y8hqYnal9WA3pE8RIp+VracAhtnTXGDiHFu4\r\n9DnwXNBbj99kFvs469G91qR+704AsQ93UuxccmzBYf2Mp1jdwZIyzyuMzGJ5\r\ndHRJRG86UQ8ART1dCkG6iMY6wG/cvpg7nKM=\r\n=IAVe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a0542f2e558583b202d27ce7e863e720ed85db5b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8301_1648199475547_0.5533163921193394","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8302":{"name":"hls.js","version":"1.1.5-0.canary.8302","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8302","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec5f19a1104a57b65a12f557dadb77be75ae1576","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8302.tgz","fileCount":118,"integrity":"sha512-mxmLetd/U0Sk5nNQPxX1+nMUfNT4Jj65FlDSVvsQqU+EfXLzNtmaXwoZJHD3GGkaKWQMi9DblntsrF/c3TVtQw==","signatures":[{"sig":"MEQCIFMTS23ZVXDPAqu9W1DAgKGveZmyRCs6H2SH6rZUZ2SLAiAZP8HdHk87G0KSFkT9/MiTjXRMtZSypBTDREIdDzB1QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQHOEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMrQ/+OZFmvp+3VDFxiIIYh5bc1cvvTznYR+X2PF9Qqz3EPvLtH+Hs\r\nnzaHZxHznvj857DNqPdP5E0cgysXx0czdJjbnUV1SXz8XLSl1aBcKQPnmV1o\r\n1aJfa3onBXnHUzl1IOyCJaykmSKgSOJHyvnUAivainGIDwecvdtWuAZM0nld\r\njoS6ji5l/621ajDLRiyEk8MUgoIidZw62T8i0yq5isO0X27Eg5pacJXHDsJx\r\nfq5mgvHwmb0fsikVJ2CtkLKeQu+IDOii/YBROcYhQSSJGCwgUDKxW5pnT9zE\r\nZWWnaN/1dRCetHFpC1HrwXOcWwJ7/Kh7oKVtahsqz0i8vjI2zevt5UvjE4dz\r\n5394NDOT6qa62Gtbl5I45EGPiGIBotGnTodH+F56dfn2KSN5X28+JQY/vfZx\r\nygGlu1uHcFsWQbuCc+Zq7t+KB8zOteZwXBWLcYPpuQRA/fQMahca6v73Q4MA\r\nDKL4saylTo+7zmpOCKJNLQpPE6AnGWeu5kv/K+NP0kPuAQb01btCHTGXOCjj\r\nrLNp4yjhaRIDBrcZNnf8E2/a3DztEfu3liSUAxEdGpPBrn/bb1wC2lVKwa4Q\r\ncfdEuy1fi/8yhigWEOquXBN2MJWggnmaoN1YsmQq0CYZM17y+cmk0Ik9y+U6\r\nA9vHMv22NSI0Yp/58yaMFV/mPCVFYPY4VFU=\r\n=dJl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1fc421ed28401e0e9df62ce3a60c74758f4138ae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.3","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.0","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8302_1648391044069_0.25651750883788904","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8304":{"name":"hls.js","version":"1.1.5-0.canary.8304","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8304","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"952be2722f4544124256e40506aa5039d3e00c49","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8304.tgz","fileCount":118,"integrity":"sha512-hG2mto7KIqCuhh1jG0jGz7FQl5+WCpB15Voi/WKyY8X1jkvDzLrFiwSlI7fEmmUzwTBdYxbFwhiKOoRUxCRWhQ==","signatures":[{"sig":"MEQCIDlCZ7PEt70lD4qcEhzHTmS875PkYOltkfFuDG6ICyhzAiBua/lUAfY7O3d2+OgSyl8tZIrJ/PZzfVj++C8oF8zK4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ3dRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZeg//QVlSJH8AdGWern0TWu+32+/dM2x9yIcdmTkhQwUpq92cypTK\r\nXKKk/27v7t2DNHPprt1F+xzIapMXsH+/8FEHEgiJseSxZn7uv77+EHAOaR00\r\nmj8ZViLCaP6pxR2BN6/w/2aXqSgNbLDIXtTONLOJdYBrFtJqyoMaeg+5pPdN\r\niDQrNns7TxOEy7M9wJ44P4wXAdKkrD11JIboQarwm4Csx0wtsN08Xdu1ZbeM\r\n984LyUFwJwoMdLbcCYs7bTXtxYKuivapaes3gS1mllJIf792Hg3aXqiqPnIR\r\nXyvGcB5dcu8EZzi/ac2Chu6L8TncuRODJrmVlMcJsdbMv5DyHBnaDYY85GFX\r\nduHAnOTFnBhRTPsJFuIhF+lBneZ38dduMs8tyES88BYzLzR/AnTOwMv9Uch7\r\nTeFz6Nm2U/mZnXaTNv9TIC3MHZ+HD68Q1A/qB+0KWHK0aYdTC0X+XRSev0jY\r\nk3dNkBVhS8zIFSiXoqBa2HmfHWYa/+52mrUmzMCRx8GqUndZ7vkWIHQfxQZe\r\nJjKjtFtteFuu6SigUYc+4Tdvm8r0nauzW0MweiCL11GcCrN7vP04mREGHjZl\r\nPwFD2YpR/wMaZZoXJtkggjWxK3v9l83nFrCwA2nXguspPtdUbhRLRnj8n0Uz\r\nDZ7uCkFpCfbv6wrCwHQfDTqzwqb06Pe3twU=\r\n=Bc/+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50f374795d04faddc68edab7ab49f8447b0a1657","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.4","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8304_1648588625252_0.4900127938166001","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8306":{"name":"hls.js","version":"1.1.5-0.canary.8306","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8306","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"71ce3d4463e981921ba7412196c72a39050b03e8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8306.tgz","fileCount":118,"integrity":"sha512-vRArOInzkiT0sqNZLMK75zeyRPdGrrKQxVqyDqhA/RANMYh1ZjuXabfCcAcZ1MPnjm1beUfamh0/5/ik4OO0lQ==","signatures":[{"sig":"MEUCIFeB+eMWtGAEO4ICi/Im5wB8S9oZhboSZyin4Wcc6BSZAiEAzloSS4Sc3lkslO8K0yNboK93KnaOXwgqyMV+2fSkIHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRi+4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhTQ//bpeltqFEb3ld+SnyEXU1uXQIP5Q+WjwHz3KrXyg3VBXJSgGM\r\nwobdV5GiIClv2kQek24q0n+SQDP3N8SK7P3a+0XHRStfGo4fWKEk3ZIE7989\r\nJx6hjzGGzEviZjJJR+gzhzarA+EsXYGvgT6VEVrj21ql+BvdxGeIESw1yJ+E\r\nT40kQ4K1K3EAUAxxdZZTA9cJUPmNMUKnSF63gaNrnR8g08LhQ/48UeGGkYO2\r\nHa3SdGM8rUnpaI0aDhbfFIOw46ARSejNaEmmWX9ywQdTSkI8THlGQJKKR4ck\r\nVOM4rDq7E3j7T7jBE2vXZ28FjlwI3EEqwPEqegsnc2REaBeiIn2p00Xw4Bq2\r\nQFMTkHOCjj2ZlYHUuChXtI1qni8MMJR9eLo10li3n1fXdSJ+EbOASmqDt/Jg\r\nSaKWh+F4nblNgkDlZO680YnetUXnnLyqcvONFoh6PZ3HpotU7PvN9qrb/iwq\r\nGT1EcBAq7jJ+DhNoYTFkcGHFKVTqCmZh/N0ap+DmyR9tkJoOndHSlgbtPAH+\r\n2VbLu5z4FF4YgucVKfPciCpqGfAH06PxZKFjkAeIMS75f48Y4gYuj1dq3bHd\r\nPCBP5uNvcbyKB13uXiE9lduO2I8MaKwhnHbhYIWHWLkN1j+gXGPD4SIhNmOK\r\nTM6sv9ls6JgebzmJINd90UTVI3md+zJe0Qc=\r\n=7TLO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e269267a22ab2ed6900a1927cc7aa51f131296f6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.2","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8306_1648766904548_0.617425541034158","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8308":{"name":"hls.js","version":"1.1.5-0.canary.8308","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8308","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b144d7f768e2a88abca448515cfa6ded4ffb8222","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8308.tgz","fileCount":118,"integrity":"sha512-IKhDmKwy7PKSqZm88suDM5vPrs37bgSs+kTDKNSdmkf2c3lYm7IiN72VIQSQTFI3qreXJ+xBh/Wxj+Rpm0x4NQ==","signatures":[{"sig":"MEYCIQCRsYeAZDG9+4mbkW0/fRrHUSELuApEuMpj3vsK/qIiwQIhANDLKEMQvphL/n8wAkVNucy85FjusnkXR1H4yhStFqds","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRlVZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwkhAAlqucyArnOzzDQnj9uc2nx1ZffKDirBjJxl8DxxvPg0ozZ0dB\r\nypu1TwBvhf3aWm9HtGXYDJd6mg7xfPuyzPRR74VSLlcnzYxUoGWq9CaSBcKB\r\n+K8u+UH4h/JSu5Y5GPXj+HT8apLEyKYtOt3Twyeo0zaJumnHCsLFPKY+cOHh\r\nn2CGykeAyy1Ixr4zPfjBytDgufIj59rEYaMwnMu/AvlsUpm7FwMZeDoanArM\r\nSTW9zy1MRKsBlaLICluSRwRk1QjTUs87VQfRdeTOARspXrMC+ATuARbOf0ch\r\nNt/91euo5wPYIyjyCL2nK9DwB/L71Hsk19E0Sef0gyQiduX6afCpNOmreOYD\r\n1ckTW9HYo3/an+e8z5hjguDySzw2y+TAvj5X1Fkhx22AmgcWq7BVOP6vn8TG\r\nZUJ4VJS/mGYJ0rBSQ+NaR61MpJ6c19PdQHPx/NKQ3dxzlfHWbTXac3J/i3XJ\r\nzi9uCTZHkMsri/7VRF04XglNi2j4oPS4zsRvvv6ih3KQcq+UJ0pqxCnXrRVz\r\nYjyOGYh7jVud/lAUgZd6EtWrQXtKMwO0q6B2sP3fBrmP4dzclE3h1rcf7ZEI\r\neVfmXFDr6BFSrxNLRzFS1soM7AAT0gHxTqg6MJ4GgxxQ85CmIS1Ux5AznQlh\r\nWYdt6iFbalF5qXijPxHI/WrGpRVLU6giR2M=\r\n=he49\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"56c0057064dd9f95125430f2721480aef24062bf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.0","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8308_1648776536930_0.6969305484850385","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8310":{"name":"hls.js","version":"1.1.5-0.canary.8310","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8310","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6503c1f639448d2a4a0ca5bdc9fee4454dca9ab0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8310.tgz","fileCount":118,"integrity":"sha512-T+FSYR5P55H0CoM91kdnaXfW28gFVB5/azCRZD0SZ0nJCc+PETFyEhePS0eDj6CdqGiS1ihN/D+j21JMr8oRfQ==","signatures":[{"sig":"MEQCIGMe1zF9cOQM1fZo6e7hfBUbrbOilpo42NWtPgf9OiNyAiBzewAEI+9Ay/O0On7f06jSPBLd8UN0AX6xE527Z/AFyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRu8tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokUhAAhYJJx07OGsecbQUy/P7W1w6l+MxeWzim0406jeu8+GfrSuQH\r\nf+BKIAhi/4AdrKEIv4OUZu4VTj05HdFFHJDOvtIV0rzZPlfDCJPd7sTYRcRn\r\nyv5UHsSkQfO1EEsuLrX3VcvhwPmFvv1ZcKYT+BX3aj6UyL21RgFGfmEJfRO6\r\n/XZOhHmo192JM3dkEYQpUGH1WALoTaNCCuelnfM4mra1LT/rPjsU+z8RdV98\r\ny7h6iSvRKAqU9aXZYXcqBjGhGYjK577aO2v6N54n1pkaim3TD5jsU7CTrI5v\r\ngbkdWRxruwJQWTYsH56TZuoS/kNT3KPJsZkxxaU1Yr1a70uVo8IRQbQMBAB8\r\n70tPfAWKOioARaPEH5smb/R9UX9zECs8HZhqJlTSSep07ts6pL7R54hC3nTC\r\nj5+J4nR98FZeqCWhNoEDev/N7z2XqO12XAAFVfHi0x/F4cFqdKY1qGD+zBmN\r\nQ18xCZUIhAauyrY9R21g6ttUEHOCy7O0MH9elJH/PuWulZKiOl7bpSIWPCOP\r\nmFu/dPmRs1oHIilzH2mWCPV5gAOSc53iO3CSX/4jAY61BakCMGJY8JRF0OOb\r\nui2qDa2vEilj2X7oWYWRpyrtygekzpNgXd59lJk5jyJMeO3eA3nYlXi4A8b1\r\nMp5xyPpJm4RsTyYyL3zyEalqPmcKjkZ6yEU=\r\n=7/Zm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4a6fb2c761cb616e3155bd187d8d59d427662b3e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.11.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8310_1648815916840_0.5670046215974991","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8312":{"name":"hls.js","version":"1.1.5-0.canary.8312","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8312","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"01e49ac48fb836f1c9d03be7e952dab1f555f073","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8312.tgz","fileCount":118,"integrity":"sha512-9kxwbWuk9GsedaWduuBODtBMNg8FBq3N69d0+A1pPxxiVCmbwC76Ve/USQLGseplgEZyCodBgTopk3CXZ1GTWA==","signatures":[{"sig":"MEUCICzkmvCNCzHGybRyLHeFpu/LedNjn16W5hhrRFl0ukyxAiEAwIkKGjk+oFu9YNB1hDztK3Yvw16GUA85o8DNq2PjKtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR8YmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp/Q//c5FhPgvE3GByBLw32sGpUr/06L13YfOn/cHGaLeLm/4B7mNN\r\nuzCwRh5K2zOGA+emv+Hq1qefWahr+DzXEAwyySU/HT2xNhvnccTY74IZYOL2\r\nw1qR9MHpVb57h6HcJ/N75s6gnzHfffHO128RlC5vGKfpvw+erxzio+VAb88z\r\n+9uBAlAS43/9hN29MRC4itFIW1GPH0TepOqMycEYG6dQKe2h0/7JdaEzyJhI\r\nek6fjP53mKpGIA2T8vEy6q5XRWyd5R7CI74vMnYaFEPKRaHIrnOSVIoyaL+t\r\nNsxO7bNhohpaAwDKYFkS2aBudgUt0LU8CDCXkTA+SwQ8MF2RSBoMbT/Bq3K7\r\nTomIDeZZtnNf//h3M4ZF54HuKWShs6KslA4OkjiTIUFwzs3d/s0AL1ZCvKjt\r\nBGEHDFrrfC7YpPCJa0h+DuWvbiCQSpmVRmhf+BYFQ7sprFoksjFjjUhGt+Qj\r\nq2BwBiH5IbQjwG7hH71PAGIKqW3K8h6Vk01MhwJqYwg8AEIPoLcjgbLfoss/\r\nG0aGzqTxZgHfaHT3wZ9RH7011iseZOV8etHrbQIkoZyBfnuzRLrWUN09MlCr\r\neId4aVRdQLV4/CQWJ6e9nKSWca/McYCxTWCG39Bc7aSSMLtRk41b0MJCG6m9\r\n8S8yOeJAKzA2acGQWaV6okTt3/+qoFCfce0=\r\n=Zg9J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"128448df9cafe687f5eb8891eea062204e04e62c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8312_1648870950097_0.9711130025848203","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8313":{"name":"hls.js","version":"1.1.5-0.canary.8313","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8313","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f90df9852a57d8fd14c20b15ad41e0646b5146f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8313.tgz","fileCount":118,"integrity":"sha512-PA7F6lWTf3jStndIFuiibJsW0ofGYMa0pydz2c9pMrCzlNskvKyo0V9aicieQ9nNmt5Bk5XJGjcOzkLVdwE1gQ==","signatures":[{"sig":"MEQCIGS2VaC0iZxtpfrwlJn6W7v5pQDMHOtS0g0/OuRo8Kv5AiAF0TM0izdp4JSMGGnCx/y+Mp5NcKS5gmPI3fBlHcc2vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSEWiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrJg/+L6XvcZjBieMvPqDTtdc9Nz3iZ4nxoBSJ4Wf/+NqW6/QP9sWK\r\n+Ev93ssEP3GASZ6HGscd6bCCgCAImQVVTRfLzgBz9WMF47cxwP5GN1pIWkiA\r\nvso6KRY+IhN1wWZOdiJUKiSh+9nyEa2BoU4KzvB6+z0TPcdG6GslBXjoIRbK\r\nf6gx9nkRL2km7jeSgISQLe6nacdJbFAFTQmx5pfYV9PZ93V8xNdcovffbFBP\r\n9I9KnX9Qjf8+Rps96iS9JB9vxy5bbOnQO2I0uDuEKZF3OI9Ec904yIITurDG\r\nrP79JBl/H4mDWGX7bP+t60anIeBfZCmI+8ihn8KawiMnmkR4HMYzYOCXDGKV\r\nV47ffPrV8laChchyg+ZAaQl4+PY/kUfcLbSVl/1DYnL0LFqio05PgzRSwHRn\r\nja/MFWWKOpmUMxZM5Y8qEdh8tQ97aHwwGezFbYInvEN/dXnqVRFXlMs4fjp8\r\newDS5803dv4eM2JU4RnwOasGgoXaEE3OU0eQI19GjWizbQunIe3lRMw6DjwU\r\nhoVLxc7vH7luwjT2QLqa30TRfGqahQunvnPltGQFeHPCYtdh7m3WsGJIjzVf\r\n0aHEp+y+A2HXQS0od/MU81SsXI7kfODZSzyNNc8AcoZdsVA0u+S88aK8gOiR\r\nenEADDeyY80ukMk1FZ8lOmerpT/e5OFgs9w=\r\n=KS8Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46d976b854088c788594187ee6f37516ad0400fc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.35","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8313_1648903586590_0.6515841438033738","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8315":{"name":"hls.js","version":"1.1.5-0.canary.8315","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8315","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6dc1d67f28490f9080bafd79901083794d95d42a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8315.tgz","fileCount":118,"integrity":"sha512-zcKjrMeLxJlYEHmq/BRBi+zQG4pGZ+lkATXEyqxOR4/wvwc3aCGtziklL0wQ/HdKaN4o8mH60JnG5m7Ah/Eyng==","signatures":[{"sig":"MEUCIQDVu166Fi4EfbUSwEIZQnYTvBX2kV49keXKQbT/+JokwQIgPZob+OC71EHBaI6Mzxm7A18RkT3jdwO4zabbyDb8It8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTTXuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoknQ//Zc/KFvmbt1MJ80cSUwZshTuFrdq2QB0rZWmeO4M4niGCKC0J\r\np/7kEzuH8HN04MhdQw7kmAz+PD5+gAiOeIoYdgqjAMIyuE7+9SlblRPelyO1\r\nsD+neH2O2c48vwTvpsK3die+gazoWa3P9gXOaZ6qOtzdn0kBPQOvp7y/nSHe\r\nDTH6kEEhF4dLukWZejLlK25+4VK4nWiC3Ysbi2AoI/IOwAZCA/fOcIwDV/bk\r\ne9OxGGN5W0B3TqdW95ijsMW53+l4dyoLKZD4gtgh7Ectc3rBj/TqSKOnwmFl\r\nL6omApsmrD18rEpLqQzwFTIS4TykkKj7pU4HQccuE8PhNgRFg8NvxBKlhsaL\r\nZSQ/nY3eFelSYSdgQeNIMkeziadtP6MpWMfdTkRrnowKHrHxcYeKVhlZlF2f\r\n8u+QzpAzQt/XcqoENVYVDtmD5TEikQ9a+AuV8RIBbM6w91YRNXgsFfcrxlzJ\r\nrHnmBYKDVA2yFSWcMi4IvAp+xXeeWlVi5uB3q3zMPy2xXuTE2Qbm1xkSa40d\r\nDP7E/U4oI1pt1AmKV7Lypb7MOKmq3nJBBY0Y2Jbde7D8AmlSt4DvxXR3kpyv\r\nlxcNb+Y8qqfsY6fpbvknL3BR8bpDNAhfKdtVMhqkX12P1kF1G7S9Sk/BiNcr\r\ny1v3eL81NzDGj6if9hN+H/i/NJXAh03VlDQ=\r\n=zOQy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3a85bc89fe5a98b0acf273cfdbcbe0ace1735bc3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8315_1649227246080_0.8807045499268893","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8317":{"name":"hls.js","version":"1.1.5-0.canary.8317","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8317","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0ad27706640f330acfd31f68bd0451fb5b54c58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8317.tgz","fileCount":118,"integrity":"sha512-MekZtxUpj3Q1ZtSOYo/l4W8hbxZSoANKptC5ieQqd+A2nb0RLliNy8dgjtF8tBS4mxWLzjtHaw1ArPS1TXy9Ow==","signatures":[{"sig":"MEYCIQD6lGCZzRclxXsT2H3RN5z/6LQBr3NuUVEeaiIurKSQpAIhANJq3v2C1W6zOnoo4K5x9VPsI4NobqJV4MAEXDeTEGtW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUeykACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfGhAAhQhAm9TNtiMe/Lkf4M1X/1J56j9vAtFWycH14vp1GZW+WKf/\r\nHEOYSivqQSRMUbAHwW6aIRRvo8EKN9ngzp+GWITExaqez6/89fTdO4tFft/r\r\ndpM6NG/Okbje258ZV1HE7j13axy4nI5rMyv3Dq6g5WHynRnRXCyWAK9sLFY5\r\nGZZkzyMMGD2AqnfH0a3fJwWVs2LAqCWOdm9SQzuuGigILOjGnGLnaZXnHnqb\r\n1aj/+n5kiu4okrWHfnXEib7EOHwn/D+SsBPrkv8Vu7bqDReiiTfGabnl5Lu5\r\ns8e5hlt9rLG2/gD2+qFyVVKUuDqWpwzZ4xgv4BjHFDXBmQkt6mMp9hXsdRoV\r\nqSqv5wsgJYpoUEqwigvtSn0UjdmGPDGnPKzs3LswzW8CEC+cbKlVUuM7frQm\r\naL1ps+zk9bo/3wwgz6SlirbjLB/NjjXCd3EOO8kn9aV9OcsnKD7JEpgUqpuZ\r\n4SdWMhapuWJNsObXerSpwzuNJGvHVRnO5qlvEco+6dcfk+/ndhyC4g4zkfIE\r\nFPDh8AWThSUpK56mHoIeKcXqhzmwgSCnYjgbJ5q2gEoS8O/Elx9YzjFj6re5\r\n4l3HyqaVQ7H4G30kA3NF2NeI64uNLq3TVXkEfdjxlGw0RdeBVQ4e3E+ZZH5l\r\n7CR9I2HxpDUsbTHz0k4ow9d1/gKR3B9hwL8=\r\n=oIi4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aac778e18eb3d8422cd75f416baf5b6d8f6206d4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.25.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8317_1649536164385_0.48955098926206353","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8319":{"name":"hls.js","version":"1.1.5-0.canary.8319","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8319","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88b510b422163159c6fe291e5b6d05245faa32c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8319.tgz","fileCount":118,"integrity":"sha512-N4EpIIl23TuLMji5fXYZElm3tyZQc3d5zWpU8s2qeEnER0+loTQuHpXC8M2gzvN8x7DtsHZn/EtFtfKYtIcVhg==","signatures":[{"sig":"MEUCIQD5VCqBQBj69zDy6y/G9ZlO6fHMNl+kwZb5GmJmdjEZXwIgQ0UhIFuUbTg2wEh3+Ne+yJOBLwedNlh0Qq9aoBzNuZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVjDyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtFxAAkLWEif1tG5yJGZE5oiRSLeDO1YK/HI1XHZz2aQOrs4fMUGuA\r\neghWeID++On/oZ5j02gAfd4kkiJx69j+7HaYEHhDquZ1IjBarecP2pkpKg+T\r\n6Moeseu/OMr9bvWoOINZmGpx81b5OWq/NV5zxjfkqJTHs/uQFwRyOQ8yBT8n\r\n9SRjFQSBxlxLCLkeWpGx+nf/NXXXAH/cISxyJA7FA+/y2dCG9j0gR+e416ge\r\nK3sH5et5TXpLRPzfvwr8Gh8w9NaWEo/LmRkKAgdSNZLI3QQFNTUcCbzsz3sw\r\nfvuEyj9uBYhQrYxrDNPoqLmtqA90r3hVjhR5+4p4SZH0TvgmxEll0moi5VOk\r\nXKJelAqUsNxsKPUnwpGBp24yjG/gj+BI6c5J03eyughSgIpEmm8y8qMaj5Pv\r\n6JfSa6B3WmBP9ewlVAp2zCESdm8u3xeqkjbTWk0WPeC0nXQ/r/ymiKkMTpFV\r\nCgMcmA71RTlgDnFV/9w125mAv/R0XLZEq/ybUzIhRmE+nbburfIjuBzk20F2\r\neNdbT7CP7NL0RezCPU1u2EbbebivK4k+LkQhTiktgxhKClTgaGlvtJSc6jRE\r\nUBBV2DVveTsZ8EduBdMnm/gWDPkN7AwAZQH+kEHaiz0GWwzcIrewblA32Gdi\r\n5aFLA5AKxGdyh5H6thFCxcHVZf2/5GleoQw=\r\n=iPx0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ffcb164162cc2e14466e1378e11acd63e0318ba7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.7.4","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8319_1649815793955_0.36447488892504","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8321":{"name":"hls.js","version":"1.1.5-0.canary.8321","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8321","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"104b032a81f09e754de88c04221ad348d9d9e570","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8321.tgz","fileCount":118,"integrity":"sha512-joy0el+gLK8xZ8wle1t62ckRpvqXRaAVyX7MYKSzOVaSkRaDhWXV4XWs02tfXUcABb4MvcAbWD5OrRB1rRFAkQ==","signatures":[{"sig":"MEUCIBZgajA0/aVPxFOAuczsZ7Jras0FToMEmD7BawplPrB1AiEAiaYg4UxOh1G5nKvJaNlQcRWHdx7SU68gGTPE7dXtulg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVu94ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmEA//VYl8HZ9oCttAoJwz4udeFMlwJZ0ZhxVyjiQ09Fy78RyQdwfj\r\niiOJ/wxmNBfQZ7KndS5RHxAA8Xa2ND17DeICg7cuukVVbdpXVjMvpGoDiJuV\r\nMGRy1F7UqVKLlJ0jQQ0IrfLzl4yOUPQtpYiFDUjKEmW473tIZa3/7QFdQbw+\r\nWku+TXhDkVL+jihoj47nF2mQ2c10BJXbgfQkdEka+vzgzjCKxsYxJPFAIJE0\r\npmn+F6VWDyqmYOk0HgqsLWhMaQT5VAz7dq5Y/F9BctYJ1MQqecp50tgFGwjU\r\nyD2fv3n+lQUE1doOdHSPcnSAZVrlElLj8PyCgpZ8/53ogFs90W6NA5qGo4c0\r\nc4rGQxp1qiEYT9qfnEvtXQw4/lxBUjKSRAgp/whLffaqlOVoWbYLvD7BWhPs\r\nh8dHb+JHMoYU9DXYqlx624ux1xF/cObIdOREFkHlZhCJXlZCdm0rx9O6JuJn\r\nN7lhkvB5MRlkLiBIsv/RK79qtFzwjHEN76hKBOl1Qm0JE9qLdOjnATRHAUo8\r\ns8MB3cnWSJj5dDSGuiEGqYyoEKsKT1X5S3/KvCZNpwKA2dt1sDCkN0mIqak5\r\n01v/kTFhEAqn6I01fVP7Lcjibcx57mVXOwKxAa+QrXBbROrV/IaBxlBTMhD9\r\n7ch1cqbM6SCXRUeyeT//Xg+JPWefNPsNlMk=\r\n=saRg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"faa64ebb210c8a6a7b18d96af19bb444435785e4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.8","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8321_1649864568578_0.4885782207328291","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8323":{"name":"hls.js","version":"1.1.5-0.canary.8323","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8323","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eaca509a1a3bbe61783390b8ed567529b2101337","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8323.tgz","fileCount":118,"integrity":"sha512-8TBHPbibtqk9NQvv4mx4ohJtBZlg+9JOAMOfpgn6sPWdGaz23/qEl9SCixgpD6k67Au32RiSq9luX05+HDMIag==","signatures":[{"sig":"MEUCIQDiJvfaUGG0Vv2quXMsD4IzzCGFOAy8lCKemyI8ayu6AwIgDSlqB+dY1AzOfOEIfT9jKrm0hEdXG3QwajWjfYqxzls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV0dDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7BA/+Kv4zSDohsXOAUf1/Nv0XslareV7zg0Wrd14cnYyC+AdNdx52\r\nqb4rpZsZW5KfwAakU8sG+ikZ9nvddNpcb2ZHSH5ZvkqG+82rh4paOikEB9zc\r\nOQE8Rvz8cpCwgrSj2LE7dNMEZEUEE7+XVelnRhrWNDMaNTfzzb22CRfcCWcI\r\n2kIxSVRGNQU7IKI8pbkrLERqwpmH5Gk+9o5Urr+ll6B0cFH+DKaNYQdg8eIw\r\nl+v+LTyR8PbUV5jRQAq3yZn4KWKnvT7vj50kkm8gno2TWx3V/THjQbC2bErv\r\ng4yEHGlGP35GpG97caFP5nxKvdZGFrZ/R86+i6zHucap2yPVQwLpgqr9ZGvp\r\nALThRXfv0q+UpMdzdub1XyzsMycJqIA7CZYDvxCaPoHq+4ldunr/dYUvMM9A\r\nz3eXf9KvU1R6VWJDpc+BDBhZJEZ2dppgq7LSVjvO+fs6ur9rjOUgDSG9DGXG\r\nq7CLWEpa9SsotfkwXEW/MUssf4Lom4lvGyk8UBqNTjhRkirxMkssws+xDnGg\r\nMQTfuQLEVnzIVW93p2MM2cgyQPu4NnCZIVhoM8DDfdBn4PNmeb8/JR6K7zii\r\n8y3Q6wI0hUOtrG+D3bDTmkJz6Mo7ghk9YF/7jJgecHtZ7857izBZs2LhFSMp\r\nm7pL7qbh7afg/xkklaIhTsAsSnoXxMyYNww=\r\n=BBZm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"972ec7b06aa9514d0e07a244ca1d5aa08f22fe49","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.12.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8323_1649887042849_0.5799040066329535","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8325":{"name":"hls.js","version":"1.1.5-0.canary.8325","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8325","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"916125fe31e9dd9b358b41b6ce601c1b921be13e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8325.tgz","fileCount":118,"integrity":"sha512-PhyTvzFXoMpzrkXJzNC7KW50Dd7xQ5JEkOp6BFz/FsZ3Xqr1BxgcrmZob5r6U3NJLPJnB5kk7sh6e0fS62UHzw==","signatures":[{"sig":"MEQCIBSbm/DGRfVXeFtEKDlF14emOAKRKlTlWCcDRc/Ej2qoAiAjafNi8zT2BxqNBY5leofMY1t1MTLFvveV50LOhQ59gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWgs3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeBw//ctoQRDpxmhiPUF/vhUDzjI++ij6sU2Ll4S5iweyoWt1pgPnP\r\neWEY0NHFJpXLJkVJQPS3gYedFpPiE4PoRGlWLi9WPQotBYqg/lL4O4PYk/Ih\r\n5hpCI2GwHqTGh+V0dLgAYhQdXfLIHJgWzp/NTYapdNl1jCiBsNKTar13A1h1\r\nXu0/6iOoRKX2nOY5WQDy05zQxaFOXfRc+PESrpgiUA0GeihU+llxC9LCTr/4\r\nkoeSPSv1PMZNNyD38RN4PcY1+O/FbTs7n7ezmQiGhTcuzQWHHtMofrxxy8Pi\r\n6G7d4plwTIcXQUjEtb+pI89vHbjprEL1rV1IcgAHeMGBZeDmcer2FY/micPu\r\nWC8DVsy3RnzVAhvwvU4//r+vN5Sqz2/C3GyXdUhmNSoOROWC/1gDDgsKzORd\r\nC1r4Q3nL/ove07Z2bHMVKafMaakZGLuQZhPuUVtXg3levNLIer5NbE0mqrX/\r\nk7Ch3dUedMV2iBBfsI22LHJlZX1hFe3gqVLhHm9mC/3PeV2ofuUE/M8Ug8Fo\r\nWbaF9Fsc8XZV+/dUqcVu/LN6JQiAyR8U56cRGgSATg3jfc5dTSfZQ7B3LpLb\r\nvrVikfqnqEHm+/3kCCyWMcKP7xkBXKWvASY/Y/XVYkdlcgKsIiqTVcShmLpP\r\nakiQgT3Ev/fuJGv0xKD281o+3ljDkvhCFKk=\r\n=MyvV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"885468f0be4009655bc894d430883a1c03625300","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"99.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8325_1650068278689_0.1506916689503306","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8326":{"name":"hls.js","version":"1.1.5-0.canary.8326","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8326","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b4b9df25187df03b23b4a823edc5423b390e641","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8326.tgz","fileCount":118,"integrity":"sha512-k6VPGu3ge2wLEsfGjSa01spQdOJV+fgOE0Um9C7gU8SlYikN3+TvbKmWNMzUmopLPl8fEo7NNf3YNcJWwghNDw==","signatures":[{"sig":"MEUCIDddHWGFV8EQ/WbwAj1Qgh9tiH4TWnYHQcsm8g1T1PhgAiEA65Z6rBvfhX86t85m9DWCZmVlEcA3PM/GAo3V8rm3wSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWoLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqVw/+OqtzU4H4kTvSwf14AxuEmr/bH+/N6sze47/IlV3oy05nirve\r\ngUhyCzpQiwY5xOku9uAAdLCUqo1q7QGpYwhuiKYWm6A/fLrBKeMPzZMtwaN4\r\nvN/wEYRIzgubZ1KNc+qroQ6fdYMpN2RAdKxIV9o0UgST+F0uEV3B8uKlmJjC\r\nVIskbYeRLHgonSdRs/XNqSa/Ns1iL128Q3VABhPinq5WATb5bGT2eBrK/SPd\r\nMsTMoENpKU4etJbdr1J6OemHBbri69fHK9KtmAWIRH5H/flQHjvArGbIwlQk\r\n1Uud7KV4HoYhWUNrLGIctZi9c62EoqvBScnG4j8jYo6ofjzBIRFm9Eg2oXDI\r\ndSCFLGgCrBji/TPzoqVy4hzrToGPblI2/MjnK+4RIe4aldS8KPY3KQB2hgdi\r\nlSCLtJmmrMn4OdZpwdGTAj1/h0K3RWqTJzjH7zM/DtW733z56FKg50662Hff\r\nJKOYOLlrXNFONPAXfCmSLFVUEywUTDXp+DnEgTErpjhmk/Uw4YKs5UIPpWbb\r\n/ZoqqkToSye/TIWJwrawRvj8CJcuVvd+XhP9jSaTnhferuKUcfZlokVwKf8W\r\nGFToyaryCrQs4nHtLDVwFNRvs51yaQJfAJCnw+DVv+ZGKhgNR0PvHOvBYNpk\r\nyp8ZrGwDvcXcgkTjidPzmRYWwQiuGhHopEs=\r\n=PHDF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6887d1571ea22d289849155ab23a57d80e9aee3e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.3","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8326_1650098882004_0.35264495739222435","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8328":{"name":"hls.js","version":"1.1.5-0.canary.8328","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8328","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65cc151deacd6e533bbbbe3cdead94f27fab4e28","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8328.tgz","fileCount":118,"integrity":"sha512-M6pe07vKsq6k3zQdb2KwgV4R49O3prA5YZneBEDx/87p4cMDxHg0cb/5BTHzcgmiWSfGJz+iHpzw2fEhlxt+Vg==","signatures":[{"sig":"MEUCIQC50WXFbPZtXqpmLg/AidMijV6rayEBIzYx3mGhAqGZggIgdJdsvFJ75XEffZLK6rmzx2kFqCQpBlotjP2dYhovGFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXbIIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLYw//VFOMQW0sAhb0qOwkx/Kytas4bdhoXas12zeXNkk3uD5M/TRv\r\nWTg3bWlZtAAokEhuSCWrCnr2v7T98FTEQfkDSZMqOlLupZ6/3h4AAj29nlRA\r\n3Iymw5cfF4JZ6mTbr3i7dGxM1spWa+NdSC4krPZDO5+cTyxsBNyZs+AU7wd8\r\nS29QiZ6LhHe59hZ5h1d6lntCP0DNSacXehGHt1uXAXDUo1Q1xeEx9R+ZETpT\r\n8mPhORmYIDCvjs1m5/OPmdalFI+CWiElI+/l/a4mD/bx7f9gk3Xula5GLrI6\r\nIqYqK1XK+V7dUg7E6DZM2waX0RNj8LVFpP8lUoQvP5wZWy1q0jeEw7qesZsA\r\nKZnAYYwrjwQt8GqcC2eUBl9zN7jsby4QR9kCRjEqMZxAKO+KD4Y3rMIbI8Fk\r\nEp6ANTp24BHQwhFiP7hOApAtzsxIbP2Q8czmMOfvhkLWr5e8xDow0tOszFFG\r\nCxkIppnOMt6CHyVvB9fUYMWJ9IuhvHZViGnsaxY8kqMcZDZBdnwXXcUcMaa/\r\nDIP5yxfdS4fZHGzSyuMdoL2iOKZHatFoawpAg10ow9XVMVrTHsmagBB3Zd6K\r\njkKJ3752vXuk8YWs1ajJj5Lgf+nAUbGki7HK0XguLR+SpcA099RbVgDuOd8I\r\nDE06wuWzqWjQrigrXFDsmSMU/NjgE6LuWXE=\r\n=VCw5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3375c555e0377eca9b57cb8de5a6de93f8681e78","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.5","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8328_1650307592238_0.05925870478455564","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8330":{"name":"hls.js","version":"1.1.5-0.canary.8330","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8330","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d124127da2cbd972a2cc6baf76b72bdf7c0c53c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8330.tgz","fileCount":118,"integrity":"sha512-DUvkZPYQFiQIh4IqhnHXkFI+sd5y16iLMcDCNNEmx9Tbsoz7SX/QegUYINfMFqGSKYnwH4bS0megdw5PRMtTbA==","signatures":[{"sig":"MEUCIQDWi0PbAB+ttW/igaU1JiF9Q1fBOiT3W+RG8a7mPHhVNwIgE4MzJVQwn+zDRkIvVYCEI15KLiVERDkz7nm29pswumE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiX12dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqjyg/+IhceYhtq/7kL/MHI3EVWvkW6+PdpZ97440zxQMWecs0FfsOT\r\nxVqWssEPHWR4yEjkpG+OvbamhDMOtwZmmO5063eif7tnaJxgOPSvGknOtXr0\r\n6/3WAINTPk7UswsZl1pz6CgXhF6sHH8j/O42B2XMtlz5/Ds7Fu2Ve0GtZ5i6\r\ndIf10o1eUUKptcQJ+49BhhE3gzGdaAerMQnEC/7fH/yqwZ1psk/U8LswqJf/\r\nHK3LaHfY4fkoSnCUtHvh+vFhrQv96MFrSdsWy0udzhAda+AgYCyDgHHBRq+w\r\nX1tINdigqTwc/crdW22ebex/j/z4f3HSkQT0JjRvGqSbuzzbsJ10PlNgDA9X\r\n4Uasc4UBnNsrrO8I/awOdrEOdOG4lriKEQ2uOgkAiaUDYsaqSsdszwolfPj1\r\nhXkBx5aKfs+OOUCDPXhpTyHeMwej3Q+Z8lpuh1qJA7nC89APMFqPQyEVEylR\r\nNLuoM6kQoEgqh8AHGCC755flwRenyf2aeLdcgEHt4jSDdcBDZRrrfhQObtWg\r\neCzcWPaMcgvOWzRd5UHYehSKLbpKd1G03DK1yXQoq+oDZ7TP6VTJMwaBJpv6\r\nTBfKoareb8XLSrQ5e3GN7XamVPuEsGERD39kxtqs0zgcR4tbHkKJkBElOh1o\r\n+kf3PWT+PaEmOR46urDMlhDG34B6MYwl+7o=\r\n=sXa+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6131eec2dd082f1ac1f65322afb099a5ead559ed","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.0","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8330_1650417053056_0.7811519583350983","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8332":{"name":"hls.js","version":"1.1.5-0.canary.8332","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8332","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b06665d70a1977adcc6fc316d459c3dba9c65e03","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8332.tgz","fileCount":118,"integrity":"sha512-RwYqui0PLu/AxoKbxu9hzvxAw3XXE6ljIo2YLCpZNY1TuJhnn+mO2yi1KJ9t6y+Ft+bYw0zKbt8pdyABnV1ZQw==","signatures":[{"sig":"MEYCIQC82J/i+2WAnb9N525Ei2RS7pD0N2VINEbedb0kUSizTAIhAP+i0zc1BaQ75NjGwyZi/OeFzNebDgdrvyFAn59rvbE/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYQROACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0qA/9GXI+U9gd2C/6SoxXPGTKUoAUELe2oUAG/vvzXOZizbHwyqOO\r\nty5CyZ834VpvQPs7RfPWrgoDlzo9zpJupYSuSqEKMuPvG4kIUu2mrh4sfotn\r\nHYV/jLiDXLEksxsRycZGbTuabzQYmqLPwEj5G4Y7+C4yyL61Frzzuap4VsX6\r\nSXQHa18o3Rd/tLeg+ii7glPSQW2d9RK2GyO+tDmFk4InHFT4yczHidUOcY5q\r\nz4YmWKpuzPJlltByy2BylV2arSSN5/lnlyyjYITMv2xScU3Ee+G1yXEf0+F1\r\nygydIvVP/4Hdq+0bQXI4h2ONCA2MFq1yU+l85sNPnVCL+WADenbDfTukOkDr\r\neYvbHoqO+urhQ4oOoAshlG3wzdeI3ZQvhrRvJi1hHDCKHmuasHtr87WhTb0F\r\nh/+TN/a5mBcPOdEHod1GmmeaqKzG+D5aE1cBKs50YIZyeHO55T3GAyUr4ddn\r\nmJIfiT+82+GnC1qoPpOPiIsYEJE7WsNPQ8ojFj+57t29k5fjmYZJr4nmK8Hk\r\nanIV49WlHaDGyIOlX16sM4vT8G4EjINYkLcc1XH0QHM602YFlxiJe0q7H0jf\r\nAQsHxblstvyW7EZMWKEjtautx0QirkFMcY6r9DAmWrVxjdKLk8Yxe6k/s5DV\r\n9ek6hLe2FONPBwUXLhplvrbrKlCwF7I3GFk=\r\n=Owvp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ea01280e467bd491d81c0ace493121d81d3809ae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.19.5","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8332_1650525262285_0.16446835628345413","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8334":{"name":"hls.js","version":"1.1.5-0.canary.8334","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8334","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81f48e2bf5853fc2020f5eaa21e7a97f40edea53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8334.tgz","fileCount":118,"integrity":"sha512-xq1f5B8mzR41uhN6bNshqIjMpW7f8bkP1KlRS1u68YH/132gQHIml32qrJZhPVCz7PuuJM0uraEVs8p05DcqEQ==","signatures":[{"sig":"MEYCIQDkX/biAlIOxR61s28+fUleZff1ltIN57fqwYca3XUBogIhANyKsgdVXhsx9swhM/Xxw4heo55xO4m0T/rgZ9IPNQ/g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYjBsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJjQ/7Bfkz2vq761BekNhfZ7EgA9qypzZkfBCI218/tSeEwbXr64NR\r\ncDCzD4dNHKdAnDCyat/M9sxDecAmyZRSfdAUTpqBr1yLruwpbq/8ruBThFbk\r\nhkra3NaAKcRceAN02nffne1qnVdqXxYRyU6d1Z9XkZD+ZyxQBTbtYMJFdCuO\r\no+/O9S0kWKk/f2V4JHXOI4nRD8qTvo/BKgOgNedMNsHoEhvafMbQGok/BMw6\r\nK/9qYeG5dS/zIE+ZrC1yUKCpRdVE5JlwvcGMThMNXE+uCM8etu9ITtFgIL9t\r\nogJynJqQaR3z8hCjAmX0FXw90u2gKwtMmUxr57YUigOGkK5Gt9ffTVusE49j\r\nF89Nn7Om076Kv7MqG+piJgq+k0eO0wsBIQKedWmGhF2sYA4eQkjMmcMTWJVI\r\nB+j7ib5VcojRBjlAGtWXciVQgxxtg1h7/mH3hzeTM9iFkMAt8Ul6fyvnClCn\r\n8rA15mSSNUWo6gtMnFRCmmOG3PCQGwLNSrK/QR71z0NGSAgXi6AT+kSUSzPu\r\nrE/bU+iFCOYhyEvDjUvyBa1BehBbK5DryrRGckxd9K/dIsHStmr2Xq/lm66s\r\n3lPG0bJFce08vgBqX1LS3+diZRlU3a220NmBQx0biNJtoNhS0WZZzEu6OnaU\r\nLe9BacDT4Q+7PNpeViJRLEuk+QszPl6FxSs=\r\n=IppA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1f28fe43608a5bacecd7caaca30c378077dadddd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8334_1650602092114_0.2952875321290729","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8335":{"name":"hls.js","version":"1.1.5-0.canary.8335","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8335","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de9afbb4054e8904bdfaf44ba785e9d4820a68ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8335.tgz","fileCount":118,"integrity":"sha512-wHB4sT/gezVC0aabipByIMqG87UAA7fRuWwnAXZvf9w3yOWaSTwK4MXXC/0Q+KUdOHLNxnZKdXAswPwatpq/jA==","signatures":[{"sig":"MEQCIDIRfllVICK9GrfhD/q5pJK2GDj8AKKE50BmCI2ynhISAiB2iJnQwYLU6mkrnmAP5v9F8jSzUTXaiuBn+PQhtviS2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaBqwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVeQ//eCv/nlvng4vAR7xMe7gEva0b669sl7WuJPzGoE5Lo7vAdHjA\r\nItW9BbVlyRbZD6/hcB6gJu1eZtgnSCQOTMQEIwZfLqJyUHIc6n9JpvAQyr1/\r\ng7mEY6Hf6M7ODBfte1LiAeijaUjcaf6PCYYhagMmHZWlaQL7XDlpjYUg8ynR\r\n7epMgX16+rpkva30ZtqbICOc1JDFsDkbcoO4XPQKEqG21qUKC8bqOzWL/lgy\r\nBhBPEHvjcnEwDnn826m9+6E+BK0Mm+WunvXNQ2W2znGZsbs1SighVaLd8FYH\r\nHcrustclbuwO3gBYHV4EMxRqp0iQ4xSEN7TM0MTSlGmAj2fnJz+p8yZYxPPw\r\nLzjonv0Cx0CyRQZRbUVHiTzKi1KkZKdAEJajbNmwg9FfkVzyaWeWexTqTeWb\r\nt6ZFa2uIBUKCUT6zkmtT4klfatb5HwMFDBQUWkhNJh48+7ncW68e40McNizr\r\nWv7BdovgNmVSibCNBWIfwoo+ZKyKNVlRzoBXbxpNSskc0EHQ83fuYAn+ZHwT\r\naEVh06XmLqhpSrxq/bv+lQXzWdfS84gYZLbyuuoKgz+H5SbcpsBKxenrbuWx\r\npJ94Ry+TX4lfgyyboQXkysscwHqEiAmc0afoZ5MPhpxRNS5jlPpdgoYINA91\r\npTfwXRBRfZw6D9OydUcMsnfv0GNXgAyufig=\r\n=jTLX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2d43de5d8f536af07423912e7402f26df1595ecd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.4","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8335_1650989743734_0.40993532195499127","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8337":{"name":"hls.js","version":"1.1.5-0.canary.8337","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8337","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50dd4b1ddb268b60ab0f4469055735195e4b83a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8337.tgz","fileCount":118,"integrity":"sha512-oFPt5efNqg5bbZHNt5Fxa3sAipI2pk8D64Ulq08RQAbUomrVfDxX4ObPNOK8f4eSIkIWWZhTKNRFQldzlLbv2A==","signatures":[{"sig":"MEYCIQDimyWocF+hjVlogi6kEfmG21xu7CffIGMWpBAt5vqItQIhAP9kneLf1GG0UHmTpCwpOOlOdBVOLx3WwCJ2ExH3tanf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaKSNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhTQ//ds5fI0t+e2IGNDFJgj0C+vjrzRAuTz4M5/fQpoKRYdoucOwv\r\nOqpP6bQ4TlP89KFcBd/FDdcGqqlEOtfm84KKAG/ww8o+O4dz1vpKp8jBSA9F\r\nw8m/2MGMw6g+MHQCGeA4eX2ytEsf/lMsUGPriWeVpoYwMhWn6zr5j8VdGT21\r\ndz+oJktGl1iZA9uZ6S3wda3U6hK0sPgjD1Zp7BnRXFpg4J/8Ir+cY9LXpSXa\r\nAqcaFybCZpC6+7Nsk/RrSBpqj9ufc+LN5cdJf9J0ILuDOV+FRLyff7J89ecr\r\ng2tD35D39OQ0OlTCnyw4VPBQYuVZSa2iBEtog7SA/eqjcekicVGw+AYdgmZM\r\nKLHTzz480qs6hT4BuYk/w4rdPiEtKs+axhFYcitEChtflow9M1t45lN7eH2L\r\naFJ6pdzHgJmZsdp1IidYjtg8ouJHUMfdgV+7LuQrPLNml1jTSRpZVtUh8N3a\r\num6+KfLkMzpCVmfX0k3mTTfHClRJ0GGfZ27C9AG2EfgXDMMayXtoxtCe83CC\r\nVNqlPZ3XirdiVjtIxx5IFoYnBB75UDuwegzfKKmDrJNLZkfGA07gWXRDxvUX\r\nsadE2RIAv+rOvTqU1QaTqE72V9wnX4tmVlCdFuBS37c5Hy/HoAbcwmtSPryT\r\nlJ5RdqsVR2c7HB35C8oZvQ8JroM2+o+lIjA=\r\n=rrHW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"53d403681408d7da14d956aef7f56c6ebff127cf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.17","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8337_1651025037124_0.45626563984987345","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8339":{"name":"hls.js","version":"1.1.5-0.canary.8339","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8339","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12074327df4c62d5e0a501f170b48bd17edf4d75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8339.tgz","fileCount":118,"integrity":"sha512-vMOoL0DUuBl3AC+oXBFIw9vKrBPRyuOKtaTL8mJAplIXAs7pvH52ezpSTpVIv8UFrEoVDqaB2qHiVk+oQ9uDqA==","signatures":[{"sig":"MEUCICaumLYPVobSt2dRFa1NXN0UQGEQmPb+hRzuBukuckbtAiEA9vUitb5PBiSnswhfCCbimEOA64+KsLwDRJXaT6pyI9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaK5LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUGw//Vd2UMsCCtxdra77qW8GlpjQOPSiU2ZCRjTnoNILfl9aQgSsF\r\ntt9bHC7KsY8vAZtjKpq/6rUCMVtC8pHRMGLwFj9kXLjYEWRv3rL02MkwMgV8\r\nTjpE25NV77mI3miywpdtNgUiZojRuWH3+ocKzXoOtd3VuWdCREC8CocDXjgd\r\n/XRoP5XGVmlO31+ixtm6frHntMyxYE1OqbbyU1pvffAiqk8911kO7cpOeh+D\r\nprWMPOIdeVUX61092VwhcWydeyTIrFU9ocAf9FWyWRjLA7VC1kbmRIVnC/2h\r\nV15qj6C4Seu2aQuZ1HJuy1zFt/Wvz896ZJTNtmU+wUkUyLGF3jS9HzwO2dEB\r\nEoY7U/79ff3ulBd3aCYn76iHxCOvAHD8tNpM7ve25A6gMOc02bWiwl+yihSe\r\nG5q1/8Wpg/YHmi4c2DOvph2FmFSN/ogekBdAjMUWF5eaxMrfGngoIgErNvEi\r\nmlgN9kBytt8KxKMa9VCsngfK63BUpYjIbOFUBbAZ65ikx01QyuLF92heTLQ9\r\nk0lVbqY40so21WPH6WSdCwCd65Y4gPq911eG0tB5a1/z6gT4sh/E/fclgpRd\r\neDGiVv0vKimkHj2TDlfUq63CqGVXHsbHyIcAQsh1v/nqiyhsBCW+O2TxKAtr\r\n8ugJeSFR+3dZOCb/9aa9bsrTQEYfwV7/+AQ=\r\n=UxTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2ce5467933dc3e0d13a5d6c056a64a9ce01c3bbd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.0","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8339_1651027531203_0.35924827301994244","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8341":{"name":"hls.js","version":"1.1.5-0.canary.8341","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8341","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be67fa77eda9dec5beca005990e1bd2e62752ab1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8341.tgz","fileCount":118,"integrity":"sha512-eHA2S0iJum/ysioD2yVBPLRipRii5XNTXMk0JmNHUeiGaEtJtsXH6/0nDBfNb42vJmDcN3I8OGLfB5By6UasDA==","signatures":[{"sig":"MEYCIQDKe7xxKvkkkBrwktccPvhGPDcHgDBu89BZ7EJWAQeVQwIhAIuMnEhAhzc0mCvEKKy6yGUwXL6X9DZ6CW52rWxnL8cW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaxtUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnoQ//dK8JQGud57DP7Mya/Zw5Tarx/pVN5N1vNx0hiinyteNUquWy\r\n1XpmQBdkSQYPMh2hMznngdC6Nyd7nKcUfgUDsl39oErQlMcROM4g0CrCD2Ci\r\nZnYhnK8tFKTkBXGhOr0Xbq6swbZcMpKxf//1SqOGXRiy8l7rHPS29NFrhYS3\r\nZJB1eQa15QRaoXI7O7nmLUJk8V/gLO/ICNbrJ405dWDlWzo3pYbsQSDfmF0O\r\nbam5hJxq45GnKECMAl+Jc8bdeKgKPZT96C8tE7KzeQ4CeewNrj+pU8wxGH3w\r\n3MAO6PLiR7EYNTpCJn8aq7UmY9WTflU3tdKVAPtv1Yvph3RNgYtmDT/cpEc5\r\nrjqzgnqgqogy2mq5DqwQJn5arQsc2vyY0xvwQ1iDPdMQ/J8aUDPwLfLFfx1Y\r\nSaarqKGhVmQ/X6VM/C6aE29EnjuVMye5wkI+bA7H0zp7YZ0hOEZ8loOkrdBu\r\nvXAS3sbEJ549iTNovtLq4s5OePOralRZpB6aTvbrZ8pYn9adHt5lffRoNC+B\r\nkhQXPwLuv2I5jpHl5THHeKupyiwPn4sK7rSufM4UrxuXfnmt3zD2zhdN4OfJ\r\n5PdAh0L5OOwvyovsEAh/0tC7qH7zjwh1f7UWT3lzdCVhcmOAOWmmgeEyxlRX\r\nB0h9ERsZ4KywMv1eDl6t0fKj2RFhNqeQbh8=\r\n=vb4r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7ab5cef8f0ef9ea532e385c71f06fd138102a396","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.36","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8341_1651186515966_0.3274668962033038","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8343":{"name":"hls.js","version":"1.1.5-0.canary.8343","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8343","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b916b45c546a02352a57c2361bc3542d3dd363db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8343.tgz","fileCount":118,"integrity":"sha512-NZT3T2UGj8iU/fb+ZYXMy++8sK/TlA5m8o2sxZ/PeNPFMvasJXS6wPzjKyN3aDgB/zieFLhFDXFFenEXw8wBPA==","signatures":[{"sig":"MEYCIQCzDrSiuCt5G6x/ih6s1RmkRnQLqn3Mt/SIVeUKxtK4mwIhAKy6wUupa6jC7mmz6keX4elvMY7e1IcudElWipoP977Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJia+gPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Hg//Row1OpeQT8eozv0ZVLdFvQQ7b9bejGSJ0F37VASyvu0uD/Ze\r\nMBwUmSM4Dy9mPuDj1yAKfJaawgdJ0wVTyv8z7VH4j+7G9qGiLJ30szkLFce7\r\nQ5S9KiPLY3Zfl1369FGR2teBHzgIusvdQQ2PPFMhqnUV1PcVSMyBh1TyvC4S\r\nt+XQVdbVfz0MiPLD4WYYCkWzUQuImnFX+RiaA1oCEQCcnryujq3f5FNVTLfY\r\nf0r3i5YJ3vNbHBFe9I1BPdtxYm0gCDzhyX3wPuRhlhZ2+gD+6l/Jckjzr7AK\r\nbhL47Gah2Uv03ku8MnGBPTK7h+KIcFsLpkHGD97BMwZhgWEBzCPLq82E7/Ic\r\ntmE83391e64BE+whl2yCDivigGB/7Q6UD7X8rAPNwCoZJPdUt7gfAekvFMQ/\r\n48Jja7fMBm6EzSbhZyc7YiF7kbI3Dm08fM34ST2FRM6qJHzePMuFRMQ4EUG9\r\nWJE9lbDf6lG2OVYCajzCKpjGmt5hpwBeuB3wLfFHPlTdvU7k6Nf158aUcYBi\r\nfEOk91MVWA/FnJlwT1HlPHpAMqttnW0e9d9cR2qteqoKrQAIZYGQq1NfdANt\r\n50YH9UpU4q9arQogjCkA75xPxrOYZBpGedeNnuRP7aK3Y+Vmq0EUlgudSPxF\r\nH3o/d4UEKIVcwcyKtrSOrAL7s9bapFTQQQQ=\r\n=vRyh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d4bbd14d5a16a87702cb204a2b8f2ef908fb1f7e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.13.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8343_1651238927233_0.8659314933767643","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8345":{"name":"hls.js","version":"1.1.5-0.canary.8345","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8345","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c18c13b842f0ab8a8f2d2f7a1d8afa75c2d93574","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8345.tgz","fileCount":118,"integrity":"sha512-r3v8deXe9wazqSlhpf5iI3qblStkAx/yERAeCzbnFvHFjT5aIpCmF+bXwRGcwA2iRJnJFuzjhJgw0rSQrM9NpA==","signatures":[{"sig":"MEUCIA0DSLc3se4JRNT/Bb6jAR5uxruasFcW7e7dZI8nJUgWAiEAh2XiKhrTJnCVJw861oO9fr7YCsXQQSFa/iC5+uCcoTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibIRxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohZA/+KBf0p0pAA9d5cb6s8dh/Fc3bdYCLFgVtZgS61vEUX1KTzqw2\r\nFIYzu7QNlRHtvF+HwRVd14KhjKk6arK2XWCc/HnZxAL9g4UIVLUMDBN1I3M9\r\n6NRIN2wdP479blf1SXQWIOGeQeA6DPVUsG80KShRUhkNqn3EJy8QjOGpunIs\r\nILQIOfs7/TBhO3XwNG6pyWW9Cx8tgk63P66/zGyOBYdYj87M6X8Qi3q8Fetc\r\nurF7GeFbyUEMuDNlIj+Nvf9XpcSFT1WYYU0txxvoNgPmAChqNrvv6Wi9PrAD\r\n7iUcWEkA6YtTsD+wDne1Y8pvXJWNsyPJsvQzg/mMM4E/FKXYy9iiqteIRMUK\r\nTezs9gU5mTutVPxfgakVu5COqP1UPbNPWkWQnPKnsLG2tGN+Xa4af1sY/Nro\r\n/Usg6XALTh1n+9jQZexcXBlRf6w3BLNVun27oCwGKeivdkhLojj/GcIi8ayc\r\n/+d5jBU4y8305//Y6jab3Gnl41i8XALQ9NjVATSlSuKOrsN+2p9aFsYCJZOW\r\ndUvve7aE/My9JElmMq+BJvX7hgrMIt3fMV99k0rxk5F7lK+mA70u1IOSuTkF\r\nLv2DlXBVRc2hw6tHelgKJw5sHDwXPkoMplHxnFfATvpKjxlhpnyxuwu4sHUw\r\nOs6EixgcWoRPj8XIIcEQE3146NfK7j9mA/o=\r\n=znys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"909e3850c938a3556502c97f90932571dfe31731","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.22.2","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8345_1651278961695_0.5754274669813269","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8347":{"name":"hls.js","version":"1.1.5-0.canary.8347","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8347","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da8a02563b73935f9b8cd07b9b259df6eef6b497","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8347.tgz","fileCount":118,"integrity":"sha512-LSudTbpb2zJLBI6t0Wz0Rwrl9njLRWzzv9AvVl7gBHmJZkO6RYESz8HROTBU9JRtEn0WJQTYACgKYnUWX90IqQ==","signatures":[{"sig":"MEYCIQDhOuHazOMtLTp/dugqzBi6q/BLfmo9ulvZm6v4RM8PtgIhAMTbhIbVY4JLmTpR/YClRi4NVODbD3bmjuUAJUL2T8Y6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibNWCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdMg//f0EDoaxSAigFVFaPtCUzmhG+0Os40SDiK96MbGiMh1ITMbYA\r\nnPM7N8LtGvaInEU4VkchKLaJ2YHOdm32ax25r9QjO8Zt1sVq1a8FOkGi6ibj\r\nu+8p1YyG+k5LUPZ3d9RdeLftQw0vGqUu9GydHEBt5e3nKGKkC/H396CiSEFw\r\nIfsO+9R6LON+nlcgej0IQtDiK69cmZyn0qhJYv4iRUg2GPt3YGY30/dgYK9g\r\nqi9qo4dMrDwGRnLCpg/2kCY8jfJNqtUu32waVJUBgY8+88rSSwnuGPNQCR6u\r\nsH70UtKds8PpRZJ40vQRq1kY8gp+ZD5Yz776gb3N7hcbm1PvKT+l8mAAFGmo\r\nA1gTX/EOKTLqRwi1EF2mEWgQGHgDTY79eStv9lBExtKbrDOtj6nPlrnAlR/w\r\nyrMAmbncJqPg9wDiwnBAq8ist1EPMvY7iqCsFt/G7u6T0Djvlh2Ul+9fgU7H\r\nTX3htpX0C29Pq+F3uogqS+BrgO5qeUvj5pA70WQperYfhe1UZdLUYNzqjjgv\r\n9loOlpijCERoRVVuCFqqQLq7ZOujVw1cD1akQqZV2rlSqxAqEzOPU04riYgT\r\nqUhwdMhGCw90WNJR3Qozf4p/0Ks/DNaQ97UWKhUmZ4OXptzu7HlNOCzkyWCB\r\nUs3DHV0mYP70nQx7h+1MhibN3xRFPnf9T9A=\r\n=/eH/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bb375e151b0e312c2a39f7874aa1e4aceea85207","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.3.7","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8347_1651299714681_0.23067853025175733","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8349":{"name":"hls.js","version":"1.1.5-0.canary.8349","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8349","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5116e4b8bbcd4b4ee42979294d04e44afde9008","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8349.tgz","fileCount":118,"integrity":"sha512-1PwT8tqF+ZDBSCiHc3hm6sdL9fu7ALV+HjyjL6skSzIfznUhZ3Y6ug5zQGPn/3Ymm/h9SiDtdaazDDwrYvuctQ==","signatures":[{"sig":"MEUCIFJ8QFHCXBh+uEjaATBhO/gq2gRxPM1tcSUZobhpJom7AiEA2kYmma/VLAkHXDhnjQTjxrbQWNI7NoqFvNU2czY2mFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicYbkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrNA//aKPqPFNc7XYdZyz1rpPlUDGQGhldicXWjZd8T/eLZ7egTKXR\r\nvYmDy37VbwmBf9Mt1yQHauY8HnewCmAV6+8aP99ZygN4ZvCoXUxdpGbBM48G\r\nwCn/o2U1Pyj9l23kZAlgCMk0fYBNDmGwQom8eF8kT2RB18eauTqC3Wzd2qyK\r\ndk4/plph/VvOBeUUReB2F247DeHqXHgMQcaip8g0CXx/XrVESs03ukjhKHsi\r\nv8y3A6Q/YgceCeSD4dHqKIuMUnK80gHMNJoyu8qJy5AkwY2BsLhkSaMae+a4\r\nBdkQox3bkpEW481HwNl2DoEEO4/MTYD9Z76DavrUSPboMer2CIKDVUwA/x9l\r\nIxn31RNjfGa0II/F7Az9D89VZJjA8ePJVloO3j4w1S4oLhcdPkNUODwffEJH\r\nd4oKfMerr69tXDg5RXdR/dGmYDYNVGpKcByfFaevtDAhB1fhN05x8d8uR277\r\nt1g8rKaX/4TWjhDTllGjuczvgVpR+4vK6hCHsHG0pfEXXigWS49mB4OmYPt+\r\nCWjk+qhIIsREXBBjud4Dkby4w38oSvU30ESFVcBhyDTuPT1RvD4VcWvUveGv\r\n8Soj9a6hCURzf52B6tFDoFYTyJffS+5htHHfQBIeG5v+y/iKAtYAnjfBVn14\r\n4Lo+ksJ2fN3wgG0hPA+EuVKHlHZ9LIhdDQ4=\r\n=Yjha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cd9a7b0fa64eb0e066c5d2a090279422f6ab288f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.1","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8349_1651607268098_0.1985356870517676","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8351":{"name":"hls.js","version":"1.1.5-0.canary.8351","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8351","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3185449e51809308d5a5b07fedc9ce9d7126a78d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8351.tgz","fileCount":118,"integrity":"sha512-nOtai4JZLg2Ukga+a6IMeuWyLH3zSrdjLvHzH10rLzPlDfuhGDpAkk6Sxunw5bwRhbBIj+PYrtpuNuAE65cpxw==","signatures":[{"sig":"MEQCIB/CGXpOQ4DVuYPA+TqrAjFScJjQQRaYcn+2M+BGPtIwAiBsUvg2xRa1AXFcqJ2ZNU6hpfT2f/rXza3bKM48EgVIbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic9NOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorBQ//Zg+/1TOykmP/SI6jgdcTQgCHl804B0oATOdCr3Hs1tNJMUxB\r\nD8aAj0XHMrwA66Pw4N7hCIlz/Wq8d5IR3mP8GDVcmbk8SvBvtEvVE4wCPYTp\r\ns53UM5KBzOBIosYPT8xzffckrXmYbiinL0/rxssacctWbsVidkAZ0/iZuWxd\r\nEvNnKlAH6LAPD++LHKXaM0RTo9yezdecUOef0RqAm3zqSBicrxm3UcDNpXfm\r\nuMd6ZKeOcyLUVAd8eAW8rq00Tc42dRA1nkKegn9BQu/IEF44wqg1FbFqWUJr\r\ncBReK16edCJ+dG4WWjezeSqb5Wk9PnJDrgX1K5DYHDH9+K30xst7TYhNASOa\r\nEI+zBrknwkjsKKRfYmNKgNG3dJS6Z6HhHytxUzSJCpyRkiKgyaBnj6nSKi5S\r\nX5WVgop0eksr9sZF6HIkYw0C6mTo8W5uMzMemEr5qqmdhh6xaHWCQkIQ3NOn\r\nVVeOoL4354iON/URmj0wvrGS5lJfcspuV9EHtvHuaiT4S1D3cTEIMpWKoYrf\r\nyeWpkRzh/R6y3bFkfjVJQpc4aJIw58R6O+q/WfDAAgY6pNjlIDsQwsbyp8eh\r\nfxiI6yY7Om+8ByLsf1xWtCkVrrBWlx7XBlkriQ/n5szZoP9KMzoPV9lHKlGP\r\nuedW+LAtpsyLJnajRaXrTnE4OGsj13f2/Y4=\r\n=QIKc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e1bcbca4e4b1bb5815652ef4ab3c4c59eb04856","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.3","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8351_1651757902659_0.9394924120609756","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8353":{"name":"hls.js","version":"1.1.5-0.canary.8353","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8353","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"909b820218a55d03272c05c67674deffdc437b0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8353.tgz","fileCount":118,"integrity":"sha512-pc3P8fabLvLYoCQLJktuKjB2OwM8qK+QgNRQn8o+28/6cQR4ePYfWZ7Jjc6/WF/3rHNHS0Qe026mdpx/nJRFkw==","signatures":[{"sig":"MEUCIQDw0Ja0GfF6eiZ2xFwJu3tOqDI/yqcAr8FvB+SnD8eTgQIgcFHdjZvjs37y2a0wcHJXPkT++Tr+LeQdZ0Z0ffHBE/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11721253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidIwWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJHQ/9FIiByz6jjui/cSKsHZbUTXClSlUqQFQ2JFgiaXygHn8/xSSv\r\nlbv3mw2nsrSpT3uh8teeFJFy1HBOdDeEjA6NNYWytdGozvMs4p6T1jmaIVL7\r\nTelWXD1s9tK+SmNVpwyrqulEpQ6NonzwmOLdEASC7e3dQr3YJGk05FonlRE3\r\nPtIfg6HOgGKwhWeBob+eS6i30qc9QKSQGBj8IwX2wTDJu5ei3tWLBBk1whzQ\r\nR06jyI6yxnHIfXnZnM0IpQT0ZuMulcpOQJyYd8z9DJmbEeQR17kWc4aanEzB\r\nlFi0BVFMBLWUDUSSqSmIEws4AVq+Y67z9Yf1KNi798AKs0ZJFonqgZ1oKPsJ\r\n6bFPcX6nLcka7HOnhrkAOrgADyBYOfnVT5l9KhoBA0XPEC1zg3GLCnUpE3ii\r\nSLq1fOKnBwVy7VGlPn/q1kETmT0NHv+SJxg36hLDYLszfKo84Wb8EEOcdyrS\r\nwivyiCkJdrHvu3S9Y2Gq7G9Z4ONJ88EbLhaYkaKxyaZgO4oTEqOnCm+fuisn\r\n7fY+BWLYyVw8VVfVoqjiphehULxqtUyNLxI33Iv6RwQgCk8rR5ctu49hBHga\r\nWMcIJuZj9bY3850EK/IrqretmbxlAhF1GUnTaZt6loUhfLVEP6+T0vyV+uWz\r\nFGxl458VHCqfvQrsKAEgVg5q6iE6Cjo8WNQ=\r\n=DHis\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5283cdbd4ecb16a5a21d6c0f0e8ba19982f67d18","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.9","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.16.11","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8353_1651805205822_0.22024066370222473","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8355":{"name":"hls.js","version":"1.1.5-0.canary.8355","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8355","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f691c73d3958e58251b285d55e5f05d1c20019bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8355.tgz","fileCount":118,"integrity":"sha512-eQ3GDxefdXHNoxEkR06SvsAu3qANw8lr+mtgiBus1R+1cZXAr6OhsslwpxZJqlRqj8KfQmSoAAQUznSGrtapGg==","signatures":[{"sig":"MEQCIBdNBM5A7k0Xp51NB0GbZkoeAXI1YBXb5v5qX35+2Q7jAiAbmqCKpvF7yAxVkqK9r9CKOMyosEksMzo6AZ+9XNCF8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidY0fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpedA/+O1S86OAC5bJKByahlzEace0LuxTbHNMq4SHJ60bw1TIQbqIZ\r\nnRVXWRqUd7iZKBYjuyQNCGZjyhDGkXL62kvjhePpCI7kNcKLJ6xnDP9aDyfn\r\n3m+tS3E43p+D7H4STZntgzVsc0AmTWQf3hQiQTBif5LW+uarhlkF6XkbWBoH\r\nTPgl3BDDXwdRHKV/K9S0BemJcTPUjjtIhmk5TIkZGr/9F714VZL3cvQhTI5g\r\npmLs4d+0CGTCmrpHGN8ZKbgrQyc8Wv+k+Nw/5/uyP7NCJPftBy7Ptb/ucMNx\r\n5+lWMPu/5dEtmdQUHfhZNGwjP7FDv4nTzG8FfospVq92TXbLDZTEhC8pk5Py\r\n2UssAim++mSSArMUF9CCjDeT4bx7FAJJ/9q9S4JqU2E9gnaYlmisk4Vc1jJG\r\nbIXO1CXwKapDheG3LwEd+iNvpw42zZR/NImVGLq03SN1mZIwD5GZ3Utwo91j\r\nKE3Mj14wgVxLoCjg3f8YfQFlgol8n16h0crb/ZqNNHzEKJDss/ostKdGhjlk\r\npl81mA5WjHL+EBvSnjeqWbJsfpXbQGqGTWaZkWqYqSEWbV9vnlOI8uEoIgcm\r\nO3eTP4kZzbHlZQoN0GKdEzA8XFmB24ZmMd+FZOGqkADPiXcTeS3UXcLn1LQ9\r\nTANFrquYmaf0s0xVgNtrQCrD6WhMhYKyptI=\r\n=hlwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"38d1883e698a8baa77a3a547c8a69b9171b42371","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"9.2.2","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8355_1651871007686_0.1217169756029759","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8356":{"name":"hls.js","version":"1.1.5-0.canary.8356","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8356","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc655ff9320f907e7141b87e523f7b9c29383518","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8356.tgz","fileCount":118,"integrity":"sha512-BnVy5+QL6LRwH2vfgkIMWqIjQ9Yd1wq3Fd9Pwpa+P/+PD38XdoRJoiLh4YeuxLuWOO1M0Zfv4HQ9XQrHPPL/cQ==","signatures":[{"sig":"MEQCIGkQVb8IZ3aP+avnezVqB+dnXfiDPl0/DOOCXricIZwwAiBN44U6NUEXZTGb2ft+J8bVbeHl5jGQMVSE2Ycl6xQPZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid6t7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKTw//RR2pFVeoGy0XsWm1AtftU9oW+awbz9BTYpuJI/pdrZVTuPT7\r\n7/rl24ppMtYiNkoShtm3zNTKXr6DqHhS516fsqIEnCtKNILN8ycI6TCHITiA\r\nVRDe8+1d0FG1ouwA+wPVjmFZJ/5xgli4IcQO9d2b8Ws0IN67Vg/1cc8nKGGu\r\nDeGIbnJQqA4NZ7s69yPLR1p2RlzQZXCfCAXqH0z+MwxhrVv48jYqh2dCR51W\r\nCQ6huWUJt/DNDjPJjkJdW8NyuR3tErJaTJpLhrFxLzJwoNpvw0z4xmMWgkH9\r\nOv5jthPMzU9fDROwMikSl33tz6JUvnFFs9An3LoSvrDMO9ZH0kMD1VTeCuua\r\nLHB4U3eabm3Sp03Hb2maRERdICo08p974YJCNkDeqqH3tJgu+MuQoe9wnPiJ\r\nVLyN/vbW6laSyfwu8gc+YqL+P9hbsgMBFXrsJ/FicqGJ7KJm1L3Y0/Wpo+WO\r\nrqxq8EYwkIUKuw6K3sAJ32fyjkOQdSBsBCZMcbgkk+gudJms5419njXQ+u5P\r\nII9PNr4SviRBTsSj07x7dRy+vBo8xlFLcJDVRBgj+5DCxCOPIfvGtjnjBkXW\r\nIQT96qvby+zijlOwf1PcwMu7fwhhWszATEtOIRccz0r82UK4i6WkGgjp/Ccu\r\ns8qasbfZ4tNEwl5rco6wJK2g1/WLD+MyFdc=\r\n=eiOC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e2b2c85b83a5c095c60a8cac2aadec72b54921fc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"6.15.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8356_1652009851424_0.11139137017016498","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8357":{"name":"hls.js","version":"1.1.5-0.canary.8357","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8357","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"941d3ef02eaf698278ef0c464143c8147c5256ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8357.tgz","fileCount":118,"integrity":"sha512-dEriW5Y5EaEiZjnPp8o6Qcj9JLSfMmQ6nFYgZO1OwYw08q8+ZOqjDK9Az7+lZegRKIN3GGsQv1h0VSyecgRUtg==","signatures":[{"sig":"MEYCIQCIqgaMLCu5ko373GyMDi32PsRQPlhJux/wSCIigPPjzwIhAJQ2OGkBa/USMd8R7uMdjIres8EMnr2fP4+fQbIDpylp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid7TXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Zw/8CkRSabkz79uaI0jvMpgq8vLmwHdYN3iW1PFwUVg0I22p2VUy\r\nyQLpjGkCalK2zkv1YUyyRtYVfhGnT8yL76wrtJcQpyTePHQbPWBwvTrfGd+2\r\n3k+5i1YUR4tpL7wvZQomm3D5n9VT5tIY/SqK7b5F3kB+q6UgyQwcb+KTACEz\r\n4dAxD7QguryKazAWfY63PHfK86mnSvkpnUSxHMb7bh4ZUVRdQVPGeslC36ED\r\nZdEvaqqiWlydXTD6/0rVuhjEimlYjPkObsDB+TQRyjH8ZcUPNOkKER13pJB0\r\nxbiwJ82Vw1UjvxSSMR2vMCTHjUWJ4rOs5oW/Y802fS5g8vid80k4tESA6Mum\r\nIwnrLQ9nXORxhnt+ouzyQeppaXEBSTiUtO+ITbSnovuInGrPaNrONzNsxMLu\r\nMlC7cxxr4cldqldVZ7jOFSPTGSZbxI/3vG0Vrj4gkDTXdosbL+rucRD7Hk3s\r\niECR4c1VjZP6uL5kYp24hf3FJwxiWpev4WRqCrh8F9fJKUvgOP/klqnL8sWU\r\nPlp9mZhWtUeUITEBtu24NcdjDTqJ+WoZoRPinq3g1/+1svQLPgwnHXdJUxNi\r\noL2tDsjMCH7kSXncdbLNOUQ7ltYpgabB/fxeiHJWZXK23WHUSsnl3yO8BZlq\r\nZeIz5ddI+iffg38gBev7PjZOSpmlfcmB8yI=\r\n=BYoO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f62cd30140ff7d32cdc5013bf2b9aee18af2d9a7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"100.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8357_1652012247327_0.39982942812700784","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8358":{"name":"hls.js","version":"1.1.5-0.canary.8358","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8358","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"006896e3e6b9db2a2a7b53c14be9ad221ed1127e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8358.tgz","fileCount":118,"integrity":"sha512-D7hw3FOLcCDSX5OBJaJ2fO09ZYYREiuDeki0KmQXFFWpmq34aiU95YVxQjoD7vn7WXFGqHnt0yCWUZkOvjSV9Q==","signatures":[{"sig":"MEUCIQCv4WuSHBKIq1DWAkvoVlpenVHBxZdVV5aG+e2JUohdrQIgP/YqYUgK6zF5a+JD2+NuCOHc7pwf1wgK5Cf1H3ISlXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieMMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraGg//R/xZQkR2111Ln6tPa3fXQBvKpEboX2xZKoU3hrreG4gXBR80\r\nVDxxdMGeA9/5FkyKVwGandSYNsLoGwtaoBy+eNGsagvGCifQ8ckH96l9EFJh\r\nnYmEyCUniLRZvI+ry0eZLjwctHT6+gG6EaYHObFGvrtO4qsbeuYZai5+TaXF\r\nW5CSgPg4ilCLZKxiw/kCLEl19fhFCzbB3cXOgtSDPTYPGUTg3/Y5mcLWmDvf\r\npoEB6XUf9rQ+P1rjjeZmqdGwAVTVdVub83LRW4KadlkJ9mWqa13YFwqus8vw\r\nM20NA4LGrDumS8DZCUl76ViW+NlZbgF5qNmdf5BRsUVgJBZ85V5E9jDMhb8I\r\nuW0+I81YRMVcMVI33TJ+pBwZxQO/bbgLnpyE6aoeQ1XqrnTSNHMPBJhfYw2U\r\nsvwaP0t4qD9Jlh63YYDreytrheZGnB4/7ZDeVcQXJARakGWOxHhzow4R5gSb\r\n2xB7j/CkY3JcaUS25D8iEbiEH/o1Cy74cIWXdD22q/DlFKNnwoYNZiFF6eqb\r\nepGp39DMhCWXVw4oZAwVEewhLIELH/OutSLQzTipJL9On04uyo/m74OjPkuP\r\nSaEzjomTNNEjTPRSVFlXWQDtBF6e6Pu4OXB4WZL/ctYazo9FJ2LIr+shMNzA\r\nKkDZ6qUOW5wdG+uJhkvTNnfs3nUlX8J38pg=\r\n=xF8l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a5ba4f867513b212cacdaaaa01da71ae74bb56a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.11.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.11.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8358_1652081420270_0.865228762214552","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8360":{"name":"hls.js","version":"1.1.5-0.canary.8360","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8360","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf5eeca5e0681a3763af93a40162af54b71143c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8360.tgz","fileCount":118,"integrity":"sha512-cDs+AlEkOP71G3nsxn0fq8IvfXnrtixxCWBykgy+7L3vv873sO+yJSUs5YvnYaHZnKfshtOeuJZY3gS0jyybdg==","signatures":[{"sig":"MEQCIARK4W3Q2ObU1fxm2+zZXe7xs91cIwOPAa7Vb12Lhem2AiBsJZ8ssiK8rCsFVajhhLWH25fMN9F7RfeJ0eyLKMidIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJietxpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMEQ/7B/Tb+rO7ajLgqems9hKfrmQlWFz0vTcpytgwZcnKpJBdQeRC\r\nM+mdfLt0sEJ69Qzunu4WFyivDa9vP8x0a7qJvq4b7PI+1M7+iLzknkfeKNQ6\r\nOqRPIlpbauWC0INYZ0NTZjTPBz/TyVyJiHKLQm+rPaGS5L62HFe1YZFNvP3o\r\nnFHTMpPae8UIQ/5ZxdlF6mQCiyVd8Q1YgkfNHM16kAO2/ZxV5HikfKNQzXhh\r\nr9cmW5rVt3kUOmaTdAixw9jIygixAHsvgcqQwXRMEgANJ0dPKUn2Yd0gEc4e\r\nKRuuRnx8X3tRsT/QaRqWjgckXujhh/waw3ydB+6Vwg9d3UAPHDb3KLI1/Xs3\r\nZFLGGajpylJunHDAVj1d4PRIR21zTCeoxTfu2awPSHgxf7rqc7vj6aF9q/r6\r\nOuRYOQoSf8NZ14eoAjEFdlj0Ak2+W/+ZVXbqbo5qnUUQemBVot/koZ7egyDf\r\nSTP4EHAJjxFNW2iKc2/C0+Y/MdEkDtWCaM66AwgcTYDN6+efXhHBgmGIDPg1\r\nXV1gAefBScKsuaOaNUCjd0mTG2mJ0kXpUqrQINqhLlThve+tStoFMR4ZYwKc\r\naA0A7MrOgMSZ9qe28kvdq6ApYIxI6I0OrvWksYmfX59zpLblImccmn7fJXY1\r\nitv46TTvWi7QXNCjxj8AzqcqsL7w1IetbpY=\r\n=z/ig\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"af427f80fb31a5792347fa40d55dce8018fd46f8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.8.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8360_1652218985609_0.1530615474472543","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8362":{"name":"hls.js","version":"1.1.5-0.canary.8362","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8362","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9386bfb0052204a79e241ef3e4c03827d71a0712","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8362.tgz","fileCount":118,"integrity":"sha512-uTPVCktkP99qVvNJVBFjEawt/eEn9lHc2cnU3xnR84x+XoVpH1Rt6bNsArSE6i7pTiKBWt0pNRjrMldc5LXsbw==","signatures":[{"sig":"MEYCIQDOMvfto68oUu8hdztyh8nP92dThE+/f+K0rjvdmCPOLQIhANIbDvK4Pwz1+oygNdt9mjh6LfSC3S4m0DZBJmdjFBzO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifCPiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor1Q//ZHNxXPHCouxfCI3/m70M+6bsDzAl3e2uCyIuv+sYzQw2fC45\r\nGlOkX5eX0+iLV4SfI6vEuEJlK4QmN+yGDIJZFwINDyrrvIYvUy14u/A/JQe+\r\nPpn2t5XNfKLtHlGOJAhD4Uj8KnJP9t2Ps9t1wIBG/FSo6DRju2Oc+oRCgYxK\r\nEo78gg1OtRFh2LoKyOwx0/RMfFwb9GGwMYjZPNwmc73YQwsJ5KUzYjSF+ZoK\r\nmNuqMsRtGEWmCjLMOT6NYRGTj9aUvJ+8V3eH24HN2P4m6e50wCIyDI9aVKUZ\r\neYVRaNQWJ/9fgaQl7DEHi9W0MA5AH5IMHADeAukGeqc9vdAXdNWd2G4iuSEb\r\no2dtnPzJ9vwn5l1PQJU5wSkHUWGNadaRJ92FJdwyd78Oj2JpDMXYSLAZwy0t\r\nVD0RCmj2B73jgAdJav6aUlW15+Kd1eDRw6W3WuiByWBGFTf20elLy0oqFckv\r\nVVxelgAVktGC8odwyebdq+FwAHogWwhlOXbU1K66F4ATs2lg2anyZX1cuRlC\r\nEYy+8/4Bwbl6EmZmw6RwsrLp0R6ztczfkTZjRChGAB0+rvYklvjB81fvpBUJ\r\no+OiGnEDPI84rOBzj2iyxXqQnMsja+Q/c8v7rDwjIxGYi7RKmNUS8IcEzWGd\r\n5VAbgYV7xDHIigdCXPF7Gk72Pdo052KCwas=\r\n=7gJ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"997a547ae0d6ba43835827471351a06c16125da2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.14.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8362_1652302817971_0.791626846859911","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8364":{"name":"hls.js","version":"1.1.5-0.canary.8364","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8364","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d43b19db149a5af405042c82e5c819d8949916e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8364.tgz","fileCount":118,"integrity":"sha512-8SHgPBdF32KBbKVOQ2pV2pOPrzcI8dFOWkHNFO1zJBfIHlRy5AFLOeptB6fyMMMNi14TzkJhVvuR+AywBrkykQ==","signatures":[{"sig":"MEUCIEhIww+pOEyA6ej/yb+Q8zXFnzLEUo5SOSIRKr6LvKgsAiEA5ZX02ytHNnBwkiiNDv0D3hIlB4jtLqUAXbMYOsPhnjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifwFoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq68w//X2TjTItx+Og4RVlRcnz4ExZD1SxaVcIcXFUZYL6X/QnmZsTp\r\n58f7JW6OZ55lbvEd4PyFRrPSrp8c+yzv0gVpUFj716Vd40EYcykI9ZWwJoBn\r\nLjAbwSN2u2hwhu2tK5RTSowyg83Y0u7d11cOcFVNcehvX3rKPI9XicBrgXJT\r\n0ns8KeUHnFjGxAr+ZwFmFgtePOwVsom1keXXtgk56l7YjzR6xHhT6gWo5IVd\r\nR8BbJYAbpEiVYr8XWLQp/+GfayZ0uD05Pj03XB87/Sg5InHcH2V96uQ0mr76\r\n2caJ3VggEbVBp/ee87Xms0VqNhHBgKufH6dyo806Lrbx91n8GFYqu6M9xtMg\r\nWyxOft2necuQR+1QN6l0CABHd0057vLEyVWhkM5+duMJ5ffH3aaMgvbOJ0xX\r\nsP5gxRjG1vVCzoBuUQ0VLx26GQkIY5zr7aTewCnikHSrVmkcdJebbQSjylhB\r\nPKmkXPCvEqq8otn6weMlpozIVlN7HTEen2QSyAO9wNktP4zfMWZ+AckC1Oom\r\njH7i2TB+D555E7KpqoK27guElvjsicdBaw/gMVjWhBsIx1cmya6uuRarRmPh\r\ni37Rv9GpwahGdc+4NLSYcMvMPrNPdHCHJMDo8oO5mYn6G7KO+BUGNdNM7qN/\r\nMq3YsvgclbyYTGWscFeqBZhndF9zfEh8NQo=\r\n=ph5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"179f5689b2761f89e64c35b28106e26f5849de8d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"13.0.1","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8364_1652490599857_0.8333943497580099","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8365":{"name":"hls.js","version":"1.1.5-0.canary.8365","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8365","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7dc46d11a9db7b1b4ce2af16ac95aee93e3e9b06","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8365.tgz","fileCount":118,"integrity":"sha512-B1UzG6kLySfIhlITx0gMstWGqUSUZA5AiJ1aVuUQyOsDH7r+j8jbJeJutBEDCKL0ucO9spXWYX6M9adekp0JdA==","signatures":[{"sig":"MEUCIQCisY/VAYVN93AhbifSXZUGE+QokvMflEmIxwtFgJwRGgIgYsMZUzZ7hQKAfYBpqqQm0AkvKKRxqfYLi19okFfpjes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigNjUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppOA//fT7ig+Tm8fPIUZ4YrUzxh1uA3eZd2BtbCAJYKnIaL31uRFjX\r\nMmnFkKa0yy/a0DAxiFWcrUMRfh9iNwAsRCNN0peh6c6kbHIyY0PwaHIt9e8A\r\nqMNZmN4Ca+XpYAUYvtjvhmfxtGNikLRcm+lQwivXY4DEjlA63Q1ZPpnbmuu0\r\n1Ia0tHjn+SI61XPIfOaiTnXzhNogMDaJ5R5r+3VX+KvwWIK3WfPGHp8zJmXF\r\nEBS4y+3raB2Vci0NWa5ONWMrYcszvXHg3StF7EMs/M+WmDxd1UpeTsH5FfSC\r\niQKyAsXRf2LlPJtiVyzUY9WkzbpgsA4pqUYXMAuiRUvl5VuahJVN7z2VypmC\r\nT9WOOLBsNRSl3GESFgDW1gojYjtsxB6NnAcJcnrHFUuSNWaVxWr6CBXCXJV/\r\nX/c3/xUJi6Ul2hSke3Pz4mWmp0jrX+tWnPPJ+p7bOzDKoJulLiQkxlDJcXT3\r\nngARhcZOr+HKMtb8Z81QAr2DgY3wK6Rdyqwf3xw1txWs6fC4PMr4U28bKfl0\r\neq5utmmhgzp3xRTqScy0YEYIlK+oJZW3s//dGqp7x2LbtQAhfiekf6IhpHyY\r\nC6sX+sgX1h7bEZuM5+T2IbU57oKEhodciqXYTfNxQbh0zxwbu764uJ5hCy3c\r\nci7kIsCpOkcMs4Mh4wUanowtbvWL0M4bLyE=\r\n=Y1Jz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8bcb0a5a36f795b022aac6e2e732418aa16da770","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8365_1652611283926_0.8867343424061966","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8366":{"name":"hls.js","version":"1.1.5-0.canary.8366","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8366","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0402cf933a4ae31c0ed6a44230af5d054c4a698f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8366.tgz","fileCount":118,"integrity":"sha512-VOa7WAptPOUH+7pSFzthHZIxEyfLCPlJ6+577xKQZthvdN8TGpV+IXMOjt5GnvLCxh9dvm8PmYNQzzTq+dKQUQ==","signatures":[{"sig":"MEYCIQDCGhhlIuPoSYFiyVuLVkervOyB4nLqlnpEkedlSG3QWQIhAM5RkCfI2vMlepXdFmkDxGIlyVy9/ib1kJhtjPaqLaBQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigNpiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4nA/9EIBQNQCH0Pw8uE1xt6vDcnIa2wzPpogDkHbHEv9+i/Mx0LtZ\r\nHCJd5jQT5hQTXtQhG+lsGghtDzcDe5PBJYimxKP91+YEDOGZK8HC2Ldcik88\r\nygLYfgCAXP6fr1UyoNfjVdKHSqNcSPTzAzW+9t0aOhS45K5Oj0QCGxP6bLR7\r\nqOcWnAi8XLnNb9NotY1dztvej8dr2tZ0cbIuvXA4jSbw0TzNaVMoMsTWWLkH\r\nPpmi9yIby9dDqBvVDrMekU+Ips7kddfczMxEGWIZDy0GPpSUMoiwXcuKm65X\r\nIV+MzpgK16NL4e2zutZk8i0IM3+8SetTbjtTKcAPCLICMCNFcnpbEuUxUcIH\r\nojPQyzGnHXBbjx26pXFKl86cbR8GiKJeQThyOaUf5wjkCyG9KF9aGfupI77+\r\nAL4/33S28woKpwvzyuQvLd0muPGu5Y/ziJB7fNtyWAq066Rw19ZLLTksX8n7\r\ngUSYVqlTTKOWnddFthG903mE+4/0USm66o6zcDitn2WT888afjceIueTssk6\r\n4/PIcqB/ocVZw0O9dyHoU9locZiPOxUeio0m5YhEyB7rb+J+36Lb5hGJTZwQ\r\n1rQfbuy+bvfuH3w9w8QA6QaH1mg2/CPnnADAEC+yLsf0gBGfLPSrEBOM/vDo\r\nbp7wsHvAaoJJZnIq1P2uWWs9/UA75eayr/4=\r\n=YpzO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1f248afdb508e09a214e0d496638e24448ff06d8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"7.0.4","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8366_1652611682009_0.030338039493632785","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8367":{"name":"hls.js","version":"1.1.5-0.canary.8367","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8367","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"322bc025990a40f4d180309d39fe713afb04533a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8367.tgz","fileCount":118,"integrity":"sha512-wj47PkLr04sF1zLDUSnxmFdppMkU4ZqeTcg+XsV2/yFVCH5x2R1eef0h2FbM3f33tcAETDh56TO01OpO5GCkFA==","signatures":[{"sig":"MEQCICnjaG9LEG7eZiTDOMM2a8AfJ3zfu+6uCNy+IcpWwcxhAiA8StmWX2lD/8l+FA/kpShl+1BkaMUVkQOeHHpJ5C2Cnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11718731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigoWjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8phAAoE9KN8z2A4O1ux38UzjPUIYJe/q3Q11YBIF8ASPrJfFzXN29\r\nDkz/LdRsrjRw3AhtBhI26Kib5PZrrKlPsnC1+5aPninMEbx1Hi3pYCi3Lqn8\r\nRIYEPqeSy/xfSF6xuZV4DDSJEGj7nzBTqwb/WMegDd/1Lhm/YpRQbm0y3/O/\r\n13hNdz+5Jm9T2AeQy7qIt3apLq+wiee4hlYa8a3gPDAW/d41FdO6W9igmMf5\r\nSJV4lScb8GWNDesrqOrMLKi7357EGoeZvCVnWTYIo6LqrkAYKziWho9hoG4l\r\ngQ6RbdXUZxvqnxeD5brOVX5t+LCIEW5zYBHY2XSru9n2WQp8yEYqU64IGeT/\r\nxqG3HOADAPPahDpOuSesGjhTJYjic/EKEqjd4Bb0bR02nHLeH3GZeK09jxEz\r\nFw4YGsb4bZdB4uxR0CGlyYOcd11KeH/GQ5Wtjo5Z0lZwDH11InjO1PpTnyJV\r\ni+LXKj4x1bk0C0DTzk72NYrV3l3Q5Z1bqn0UYkhkeu7DVE3PaQ/h2zlsxkg9\r\n42pMgvb/+wFcLSVW+PZole27Iu7gZCUFIVB/hX4vZcrHeYQTk3QjjgttKx1X\r\nt1wqvmSOAu5BOKos4YRgoWT6NdnXfsgGUuVXtk0EaM4Fzn0uHB6Ctcji7Qjk\r\nZkGJl0yZNmiQDrJ0NV922fJBJetSfPukxEA=\r\n=6/Cu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"99d6639489fb056ab7021b1ae8ae3b668daf0e8e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8367_1652721058796_0.8798846621477625","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8374":{"name":"hls.js","version":"1.1.5-0.canary.8374","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8374","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"24f98d180bcb1b5f1916fd9c314f1c2913930cd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8374.tgz","fileCount":118,"integrity":"sha512-R2CQA1i0jN8Nm3w0m8RnS6/8u+8HBRZACPLYQz66KEEyvyeFKCbDHjrouz8MPaLd/duZbNB+8dNkKfE3h+XrzQ==","signatures":[{"sig":"MEUCIGDVv5IgMLprI++ewlBg447ImvbN8ziJ8WQaXTvDHEdPAiEAykgo9KztDuHQglfN8FCByaiHv8yi7IMBQhFp20ywKcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11719454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig8vcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpt9xAAmti7G2KDShQNq+6NHGXMzfTU+NJVXEZ6kZG+ADPP35SCwg47\r\nl6gge1DhZbG0OXVeXfm0c0AKOuG83KvAijm+tWpSvlhMcTpBjGE3/9tBvXd2\r\nZiYLRDux7RzDLsORgSCPdjYs4kDoUEM+x1tO6ImIjAmgc0XeC0ZlURSMvaQP\r\n8rNJpEODKnzhswCCxzPKssyegMTk6awpliYl1GmuCKC1cSpBn4rEiiSe1+i9\r\nBtXbOaNEpOU0ohz/oyvPkLuOl8dnELpVZvZFVnFYwIXGKKLXgpHuClnRt6Q+\r\nU/T8wWNoWX07nl9mPWq3gs+aRw0e1YUsJTsHb4N3PoA1ha5FVW7hMuifNO8j\r\nGx41TFrIAtVBsArIa+i9yZVnpY4Q8RVOOVt90UxU1lh+Vd7aEA5Cfhr4GSBX\r\nUs9QsemH93QzlB2exkX8MyVeqppri8IJqvkg1HVR5rVueeuP8mavAF2tzyPb\r\nc5ybDl0/Fo//neDActPrcCkBZUkq3QpQu9Ajx2PfgBJtu5k2IoE9ikhpN5N0\r\nS3yMjgtd/adazsG0Q5lhwkMYEOg1tyuKVUxxLYFq5EXAX1ka3aklQLobpt9u\r\nW/oZALvTKWlaIeDPZ0HPiMZ0EkEqX8x1EyZy0GyFHfPj5MClK9KisQ3AX72F\r\n4S0yTxp55jG9esbtwmlhqDuehJFSEu96yys=\r\n=GUm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c10359d64f311ceeac4f42291459bcfe7bd00421","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8374_1652804571976_0.09297479418440502","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8377":{"name":"hls.js","version":"1.1.5-0.canary.8377","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8377","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13fe7c3bc2ac80e1911fb4988ca01a81f72ccffb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8377.tgz","fileCount":118,"integrity":"sha512-CgRlQreoUZh5P5v3nqpheZnFBEDowOD/6Lg8bCVzoAchfISzVSuYLQzEpAu0AsvXBSV50mTHHQSgfghFNr2n9Q==","signatures":[{"sig":"MEUCIQDOUo3XHo2z6yWYR7uwvUYUQuxmMwCU3amtKNbZoUmCfgIgGn01OK0ZV5ghd3yCYg91Sc+QR1n1M+TvAEvDAFqSoK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11720426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihArtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoS5BAAiM7D2SdbPaEndYxQjlEEdmNZcqcKhgtJ82+Pj5GH+GhLSW8J\r\nR5IvU0XKiO0RrxA2fDgYHgNJ+azQi9UjcK/p16nIK0kncg3QSaVgS9gPK36m\r\nxUAak/EPQI3HhRQYiXXnWdzbG/2qADCaaT51J5l96t7fLEfxHXWiEBTtLWWY\r\nW+8stujdrlkZo4bdAdsK0PsPjQV3+w0xSj58fRh+hQGKBHhJAjKyTbBY0fcC\r\nVWR19zEcdgocZ3pLgxafnWUxB1u6IY/wTmRBQ/JWKe8w1wqJ5hRua8c7RZH1\r\ncx3dYE6cbRiXfZ1R0b2dXBkxdzzYE826SAt+l+CQKA7br45rOY2dFjIVfYOm\r\n4v498nPcxkl92EdoESaKjrXn7lkyWbEChowTR61neqwJbQqNVvAv+kgPr9nH\r\noaI9I/J0ylQJD7JzHgz7+HWKrmYsUNveWGii5GW00Q6dkKeCTyCXIzBgtkiu\r\n2hzc0JiIQq8+dQil8pvZE0lieYRC2JaRBqCp7Y4rN9XNJ63jlW/qAT9s0VLC\r\nFH5zkqaxJIMbge2Sq72rigIwl0IZuRkQQAP0EZuiVzaXhfXSKwt51+h+2jnp\r\nty16FeL71yn4EbSdVsB3MZZyblDG8IMxVzj9QH6Havv8LqkNXabtBrRrT0rT\r\nt2KQVunNBtueIht8SgFAtOZbQU+u0Ubcs0I=\r\n=HnSO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7fd9dbf23cc2ade42e6bf103eb06789196d0b037","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8377_1652820717079_0.5791271015859367","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8378":{"name":"hls.js","version":"1.1.5-0.canary.8378","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8378","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5665c8e0dc8093d4a3ae4c0b6328b440acc52806","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8378.tgz","fileCount":118,"integrity":"sha512-tdIQxyB4pRYM/3IipRk4wmlFrtj6kK0g9TsoKv6W2SD0ixcUQGRuGO34akmdwr8fL5KWAPeGzWtK7PsuBCWD+g==","signatures":[{"sig":"MEUCIQC3RjrgdnEHk5QOP4n/w8vU503FEclaULHFsu7ijaAQSAIgP9tiuMSPlL00+FiEkRjnOQCYjoytY3hThMVoUbM6NkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11729977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihi/3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOThAAmnBuRKHI1DE7cklQQx831OUOnScakRsdRg2/aUIRKWKCV2zR\r\nZP65mBiyazAqfyFUz8KDpUdm9MNscCbwU/vq31aeE4B+PuFcZFQM7bZGyFeu\r\ni+zUBo6jl6fLPji6vaYd7C2EXm3isBPhD99U2AIgCqX5QRT5qcHIGM5AtYhW\r\nulTmc8NDwptWrm2srsw1ajM/IqU8BxVCnOSIGMqTk01RP6RLScf8IjzVzPh9\r\nKMmunY/VCmDm372c8JYWiID1cDpOE0Lb/sjHjr2rnAA50Ph5uqTwpTgkX6zW\r\nQ0WB77m5O3rTrjTz9VXPNOYz3Y2Ykx9Lw0STiXqxXA4xLIqgdItN9jDLWbfn\r\n8l2QosF4A35NenwbqFCQYkASh2s/ERg+JrOvarwY4wWdGn0wTlV7k4ZKIJK+\r\nNqfGByqgBYpEazrts/uxhSB1HgAAjTfgz90BZopGI66o7i9V9ormB0atKYWK\r\nWH7ZfrmqRsA8F1t14EYYf8/O8mxn5aPt5hIOPUJ8J3FGU2KGvyIGtRn/YRGL\r\nXapMSWKXsuSkwpKYF7VkGcqUOhpH6xzexoWxNROfinjUc6OPvRLq++VLTye7\r\nor+y2OB0KWJlKnhZ2dITuJ6fzKsWiVlq3P5nTsLbzOoP9ByGCxmdYCepPJjp\r\nnoQKwjx2CUixMYFDAuBt8pJJO7cNv4772s4=\r\n=T5ug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"401e38521567f749554f4f3eabb3015c6da2445b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8378_1652961270982_0.17285298298159013","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8380":{"name":"hls.js","version":"1.1.5-0.canary.8380","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8380","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb2d861e76584c5a75eef6157167960222b390ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8380.tgz","fileCount":118,"integrity":"sha512-Yw1A1GTsamfasdLXq0ZMYeDtJvXEJPaIvfGzsSEl4KGQevasCYGSslf9jd6eHkkogCQ0emCLJ83yT2Zu9A5MXg==","signatures":[{"sig":"MEYCIQDWwByHdoV+mfatW9vBFyAFRWhdiLX4f7vcwrQr8mVjmQIhAIJIv1xmE35yJ95JBx5V6SEXVZmLPwOIxWadd596IHBa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11729977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihjzfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoebA//XAkf9abL34isQSg7uEvukvAOGkb4us0tH9CZ/UAinvCf597n\r\nBN7zSsKX3JHuKW96KCtNUjJl0JQHJtPj/Swl3cAtC/zvyETmsRPx7KMlmYqv\r\nCIsRCxdRY3V5qroTyK4sWpi9NXU17ZD9p3jmfX8evdWy3xZZEKfTqEYdqe5Y\r\nO/urgY9EHiT07DqKKSgF28gXK2UFnpQsK5I+x9YKkMTlq0XIkXtFE2R1N8a6\r\nY1C5u0lLlzMMt17bDCKArQaGHyJz7/S6yE+QUYkkqqqSoZc3jKF1BbQXk34r\r\nI/9q4r6CSaQm2xPXpKnmCxVv2OXK0PwpuCdQg3oEDijZgxY7WZMyFZQWRVvq\r\ndg1OQ2j4C/7QuMTt70OATi5o4cabVAVegHZa6+jsEl006/hyRJ2r77rWApwp\r\n8wPKSHzGTmsx/HgMphSFlk3pO1wsQz4omU8Q1AxXMJXm+xFIVIbgWDFrdaOg\r\nQ7QRHClrmrAmYTO7EDlw3shNAKVEKlUlRkn5HD4fhj5NZButvA7Mux+WQsNR\r\nMyLUlm4QKNREA8shWpsN9g01o6mVC5uJqYc7onbxEzAa4dGM6AGLB3tubMDJ\r\nkK9DDcbKOymAqrIiWGQ96V/hj5ujmAdZOpGG+qYhthk83hIV2aQnQf/GBjph\r\nVFEoyHpTpZtyNvZew8ojfCC4mxM4yPVL+QU=\r\n=4StX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4b80e46c3b64a108e91ba1b20847654c6a0478cd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.19","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8380_1652964574721_0.5751627128174421","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8382":{"name":"hls.js","version":"1.1.5-0.canary.8382","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8382","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8c91cc1792132bf199411bd93da1f9cee9717429","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8382.tgz","fileCount":118,"integrity":"sha512-NSQypR4RDy0xClPOI/K0uJQcqQiQqtONEfwL6Y7iHZNeea0/7diHRlK059n0G+hKqp230rUvEVjAFNWLbKNa5g==","signatures":[{"sig":"MEUCIH460dz4dW6A1ihqmdo8IMzS3w/z4MT6yb0LDGpUIWNUAiEA+cOEF/QPxqIQCEB9ZM/gIxzN7uqMe7toT8WehtqBASk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11729977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihyBeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh+g//c2uLjFbxaFrGb0kCv2IhwAIDjYwaKjP9pqzQ1I5a+b5XDsHj\r\nXVNXU2YkEx5xCK6r3gSEjJU/1/FRaOiylFij9S7ucL1etwLmRgPeGv2hkRfZ\r\nHP2LSC38QAA72Nk0HdeXQdX1wXXSizslCGelmGo5HFuypRYHEHK60pLtfo+A\r\nPAl6IsamwNCJpxVFRaE3PBzsymnyWJK36MtuglziNnz/wvtaqlLmRtaSSswp\r\n/2Q6ybgdgKzZo02HQ/2xNGQ/QaLUvQa0FFKiCkw8Ab2CkqhbZH0iVtTkSd8q\r\nmgvTTwCPT0eJUaamPluonhu8DGiW8EDHqnleGUbdmobKzcymuL2j7jjQTc6X\r\nTxtDQ6FhnjIWMNuNAf1xWJtt70tgpUkit4XsoE8pUGClKgZ4qGcl8KwG1Esu\r\n+0/WMt9Ni10KIe4NKafUvjdbMAXKarSdZk079hhnZN83Dh2gbS7rrobh2by8\r\n99gZpigMO+zhhP2DZmNg2AQT1ejTsm2GR4IUvibOr2w8PIf9ubf7lV/JWwxz\r\n1dCRssFui6R9c88l9IPgGvi0gSujP8iANwqamrXayV/2kexo5TpT1RFEgLBK\r\nIoSmperR1IV6IleC9L2yhJ31g/BbQKvkFrsBxwGOULeR4DkXPjCINK8xC57d\r\nqRsu3rWLTl6deSwvFqKBLYQHRQE5vIbz5N8=\r\n=SGYC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"06c5dfcbe5035de3f1d0bf5e557af9b4f0806a11","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8382_1653022814624_0.5955309559235928","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8383":{"name":"hls.js","version":"1.1.5-0.canary.8383","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8383","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"db39b149fdb330decafa7c816fd8c1453d0417a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8383.tgz","fileCount":118,"integrity":"sha512-pUQFPy70E9nxlVRv565ZF5LuUPKXKgpvmWlKYYyT5tVierpVFdU5d91Zs+TUHaErUKld2UineONatu5Q7xHjBg==","signatures":[{"sig":"MEUCIQC1iKJayGRzLjdegZ4LCmZfnV6tB3g1CoGosoKLRlFnlgIgWI/fbx+YSyOUQEVEJO3a+9VE4KQlRJ39rO/e015fgME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11732113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiCvLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRJxAAozWRNJbtyy5hBNLZQ2ZzDOI/5X/TWviG62lnxerDk0WnTeh5\r\nLdOMZy7kb/IijyyuxaF40DOsKh1ZFta2DGiXJopDIjvNKiUfOSaretzRNC5p\r\nmLaymapL6qy1PlM1pMVJvLOknHweoSPUDWmowUX6ep/vAbUqOsUl3G+EoHMq\r\nENwmmk+vU78G8sraxbHJjagO8HP8f6rWn2q/25fwCr/jw3TC8sYaOZRdKjXx\r\nXIipLAwfBP8M+Qf3LhENa5fRQW0fw8CSWqgRnMpKVXTEGiB+bsPpqEcr9H8o\r\ndfezPGiJ5YchJ1Zc0H9pOmg8NxOhDWsjM7FhK51Gf9LvAVZjGJaAgbLekMjY\r\nsF1/LRmu1vuJOqJDMzvbzl9aeo/bfuAieyTEx+J27KGrwPIH5eY2q+kPMTKO\r\nDhLEzzAkWYJ9RjqGkAVbrZ+ycCuv+BukVhXIjC5wuKtT8E0IO9WRMPnCtLHu\r\nrG1pQab78wb2DdkZHN1uMcBPJsLG03byBttdtz5hhQRZGbukoWuI2hiBSWSP\r\nkXjGbEVylQM2k60cSAZ42DXVT560P6FpOBOqIo8hlyBnsGIsLpSycpXjsKSF\r\nqGppBlvtBs1XkvNtFB26C1KQSi3IeNBHQ0w/tfsqkrGwu0phnZzjrQSfu1Oq\r\nAMtCS0+sJRUPMRmAXiMUYsIK2LAGnizP7i0=\r\n=kmlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"07ec82c2c0f7baefe78b334787456e721b0266e0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.15.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8383_1653091275200_0.7333056995786451","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8391":{"name":"hls.js","version":"1.1.5-0.canary.8391","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8391","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4107f7935bb725bb8a2a6901890a7d568f7946d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8391.tgz","fileCount":118,"integrity":"sha512-scpteZB6rKOZh16AhwMwwCXf0H3so4+3gdn70/nPJ0GM71D47tisgAlhslZHn9it8kx4IckuKwazrxSTPKqJNA==","signatures":[{"sig":"MEUCIQCux93d+y3XsnOxt4Pe1RrTKTxFaJC+8i9Xg0qiMnKvsgIgbTMKKiPWaZ79DGBybFd6kAaFVrFSn5N1FnElG9MnrPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11733001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikjzeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprnBAAgbAroAj6l1zol3e2iC5ckRd8uXCuL+YMBRAAktTvi350/MRv\r\nln0dx35QpoMYgSXaEACoejQ4+LP4lkKOttPrjhqKFDiFWl8vAlJS5SL8oXAg\r\ndzxexbYhWoCKaNIommLg9gUiJtm19QDVr91IjxsU3Vbk65X7CcEXZGG2KBEm\r\npAc6DBhYWSjNsWidx7D8672oYKOLMHByJXVWT1BPvF9/Ki2ni9196UeiG+4h\r\nKfLThhHc7VxyDLlscvWXJLdLAHQVBPv1Q0t3A7Uic7I/KjXWyDzAd02tz9SG\r\n8ga3hb5RosKys7UyuKNhdZio4W0OuuDXjQA1D9/P/yZwZsoG7cMn66PAW2VL\r\n2cdozpq2dNrwxofMKEzak5lHoKBnQWYshIG+fcY6d+KeGBamYTBej2ZUFiqh\r\nw/yExR2KsF/WQ+nC6b5x8PXuoR5JFBUiRPfhsWYFfkap2CU5Rc+GZZ/8jMEY\r\np8w2A7NVhLY3kmOl4yhnUfc3F0G+66colGy/by5plW1GY3deAl/4JHlbmAQu\r\nvI3HuiWvp/mCdSa6ad3bUFiend46RVv7Lw9Rdr1LG3R4UhxMGDPxGv73OV3x\r\n5sk3KK+rXSR3RsG2PVzGz5WJo8JB5fg+9t3b2iow0OClozu2r3mCGCROablM\r\nQpkLXY8yxLo4lIvoWJOU+hCQPreEAWf55Zg=\r\n=IoqQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb5ef66152ba9b9f5a9fc9e67fb5a11cabaf5742","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8391_1653751005941_0.5431977916501025","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8398":{"name":"hls.js","version":"1.1.5-0.canary.8398","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8398","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a104cd57b3e741f1a96e5800d260c2e9458e878","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8398.tgz","fileCount":118,"integrity":"sha512-I1qhYQeurAh1BS0yEFkoq2WTmeGqfaDssTDNY3JmhDv17jdTmtB0d1CJF6IR3Yzt6i7ZeLpn0Z4YTQe9MQdPWg==","signatures":[{"sig":"MEQCIGE7fxmBvgSv5IU6szYImb2/JBTpHOOCuEN3UgI3bJzzAiBKMlTDPW3+eA/GYWngpl//NKYzZ5szdxcnnB45uzoEMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11732990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiklrGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojIRAAg+W20FZWLguenWmyb8sja2C6gBaJphVBaI/yt25cvv9q0yHM\r\nGXcLP9incr0JHtUkyJLU2AyiMz3l7HthndP8qNpYEXamCbNeXy8HlW3qUDXR\r\nqsICTr1NsKWGbKmWmzAehjAxi9ZSgISLi/8gVRLMFmYBaxqXpdalp/LeatKn\r\n85o58f38fRCZdSotZ2boFRXBC18/nQaEBHyozZqJCw+FhfCwCQKPI6DSds9v\r\njr+KMJlcTqMf7OhiXSlBRREg7+GMEawXmxlOEOrCP9xBLq/56/qFGsl7bpSH\r\nsUFdiN95FQuBxbzwUf1ZerG32wlpfX+jBZYJWZHnkVg2aAfFaqmXAnD0lv52\r\ngKC1YYpV5gVNI3cNZNKGoWde9MofvY1Lp52wO/nasuzquf/McKcLXi51BeLh\r\nVeWfqHqD1FCa+aUuXDfkBRz35FCnXzBBJD3lWWLrWTbR72X89G45OevyqSZ6\r\ngZWDnmMYeMH/irpG92npybZppsMAxT3FfqYT62JjGNc4/AYGQZfzoI9rVEwO\r\nXjWLtlep4I1CGXG5s6+rCmirBAPCNJkgivCkiYUvSkclKNyHATS3cuGpg2l1\r\n7NLVCYBSe1Ex7wcuAMwcbpATg/c1COKsQgzBHNAb+aEQciDZm4ypzheUp9aG\r\njX+wjOFdRaWe3jesHJpA9PQAYy0RAcv8Hnk=\r\n=43A4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e88ffa2ffcdf9c472c583a0e52ea6a3d1cc0b62b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.6.4","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8398_1653758661975_0.7610909055323394","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8400":{"name":"hls.js","version":"1.1.5-0.canary.8400","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8400","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec5eea106390e4ff48618236fb661c6da3907e24","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8400.tgz","fileCount":118,"integrity":"sha512-+uZCixzVMkZg7ypAeGwCsjH6uiEiTz2Li9XzOlVjFAL7CdSqJfN2AsNIjRb3MJ3hrrTMT7PN/BbTaIsjh7z0+A==","signatures":[{"sig":"MEYCIQCPOitzlsEtIXWhAlPtTuV7LtkuACiUQB2vJ/4FUzcQ+QIhAI1xYiFmDiBJjN8KWBjNQAK2fHUMBKOjF67+68eUg3dC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11732990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilp0UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtiQ/+JN2fG/iuNus9eO0cEOydY9s/9a9x3fmT5kpa6k/FyYeal8ay\r\n1ASf+W/zOUfsTqO0lAEu8CRLeCWg2vehl11n5+k3VdiiV27Nr+17haL2HJXc\r\njhFAeWy9RQeSsr1Nu/+OM9DSihROPzxDz5iistQNLUXnMzIAVfw1vG4kKGYi\r\n48fNVPDOTSzQmeWsS8dRU6fwBaCXidoWiSRN+GdOjezKIW2CYQD/g9a7G9Rd\r\noCG8HrfdDmki1y0q41a3hMEk//CNPr3zdkZY7KBIH6uKD2K3QpVgYfCWzxFx\r\nGzrq4puG5aYyjtxadP/PpzChAMYKGJlGevHSs4Id03UN4e9RAVZOdNmlNVon\r\nesL7ZXoWQPpsIXLe7c21wcy3xC21oC0ejG0xEfqpL0lfgpT+FWfbhsu30IrI\r\novpKi51o+3bzA14pAa7m/hMGxbDwY8Dz2AJ6GHQII6XDGYLio3pdz+iNe2eY\r\nPG7i+1DH83/J+YhBBaJ4dli8wMGLhOjOtIeeJF5zoNCZPb4jLN4wBiQILpiV\r\n0TJtmJbV0ga5MRmzYYqKlhZ/wc98d0UhaXzGIgS9IQ9NAvpNxsEL0FNlWgMc\r\ngA+oZ4t02E7lgW3gXOtAkOSX/mhFC+GKvUYie1aFV8WGh6qou4jKeQ2arHU7\r\nsReSB//RyvDulf5mglHiiSSlBIkK40pLXlg=\r\n=B6oI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2422b1764445d1bb20469d5b9c9cbbdd4729675e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.17.10","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.17.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.16.7","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.16.7","@babel/plugin-proposal-optional-chaining":"7.16.7","@babel/plugin-proposal-object-rest-spread":"7.17.3","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8400_1654037779997_0.18746437372604308","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8402":{"name":"hls.js","version":"1.1.5-0.canary.8402","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8402","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4d6675e14ed31bfb98b4361459c1a7e298d79ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8402.tgz","fileCount":118,"integrity":"sha512-tc0gaNkPGy6Ohi03Ayys2CxgXf0BuKEZBMK4TZoGkMZu+U2GJypdGhEcQk4fZZGuyb0Xht1pkexgm5Gvw75Ilg==","signatures":[{"sig":"MEUCIF1nQqpIG+LbfNhSE2AmLFtWMCnOLyFnqjW7l+wmP3uTAiEAwhKnrarvHd8Za8aqu2cHl5Z6UlXS/D5v2Y9CNndrupI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11734773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil37BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplWA/9GI1NzDdXcy0QzKrAuTNGtQplzau/FoRaNBaROYqhduV9R1kC\r\nhFwhRgG4yWK5K5c7EvPjuvd3Avs+9cstA/aTVQHo27hDLiELGwlK683Lqiji\r\nmTHGZ9yk9GGlgtZFrr/wABaqbRCxoqcCLBqYHWymnqR6S3eaDgFuWfBJvZoJ\r\nwspgFbSTju1KGJmkjDwAuLlZkBoecWAk9utEV2i9p3sFEFQAZuD5MtgAJTjz\r\nTXldjg0qs/zIX8G4L5NTayKTLOdBHgbnt/phNWoHsESNhzzOFUR56c4a3NwQ\r\nF08Hegyks0JtVEU469Y/vITw1cWZJItgaFTDoSnf/KJTrpnU0aNtN/SJZCzt\r\nW6fWQRgFi2u/kSLOuHPjeY9me5gjujK8H3LmIBjFkqTKKRTZ0Gkh9V6hzJ6A\r\nxTDazRL/ctS8rNF/bWi87127/6mNaGBpr7faMzTIAl2RVzk47Q92c69fY9br\r\nMNNTRdWLwaWwpBOCYMm+K5uQT8VEDdta6OTkcqmsmATS1JL/IoU+oFTr1tI9\r\nYbQcAyTc70G+RCCmePAI4fbVlNIv0UE5sDfBrGojNx1pOv1+eQnOH+xaYCEi\r\nVJSmz39WcX5DLk68mEW5+IDy0HgyoftY1isnoAWIYcmRKK/NUk8NBesP7q+K\r\nfJy4t2z5MFH6nriWKtPq53wF4sKdEyyiG8w=\r\n=+iCm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"41f5333bc0afbd6c7839b6ea361a169e7956f364","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8402_1654095553080_0.2881338832480662","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8403":{"name":"hls.js","version":"1.1.5-0.canary.8403","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8403","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a32582e3f688f89d35674e3d4a44d687a8052d5b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8403.tgz","fileCount":118,"integrity":"sha512-zRNeAUesgsOp/9McJA+otzh7HLYRuZbdheGYK7G28EA4m1iF/y4n71zGroeQXK6sH7fS3vTTYE1Px66KOx4mTg==","signatures":[{"sig":"MEQCIEqzZMDbnq/dDI/V9rPQzoodVsgTGptmcKwXzX0z/VIKAiB4OP07mWaVsvMaBmpP+wvaWuxoZv+g8PnjaOFhAl9ysQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11738628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil6w1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWfw//c/ysL8Wi1J0d3ECgzs2PZzElsiovZEPMBjP8oSRYo6NPRnm0\r\nqNHH854q5fid+qd+XFzNobrgCsiF9izOyLEC7w8Pc/d7hB7p4AeEy3pDqX0G\r\nbJo5XYfxQM8VLm4+g/E/LCWA6C3tU004YfuWT90bkyAfJ9Nj0UeFoVdVivHk\r\npKvo4mMyI+S5i5kII66Oj7iRuy4uKGH5SMWRi0gkjtcYqC4mSmXNGbOd6Lau\r\nAtxdQP7gayjFzlh8csjhcB+wpXLFTyAjZ5NYM/ue7tBF+N0vaPnbvtAe4pxW\r\nXD7IF98JpbgXd6PAT1/KPjYNrUsLGqO0EpqjbYlRffwDGWqmaaVtGRfXMvrC\r\n9FTc0m80AyzypuOHTfRlPD9E6gJeiEqjBDY4/DHn0bHPdEgvJ4WcblC6eY+H\r\nijr8CaGcHremDcRjsaD1RyTWRD3mNj4Bg9SfOeMuSdTlUN175+LrGWwp5iZN\r\nzDcoFJFqzLytLJSW62j1Vi9u9WUZLV3BDnK+PSD+rsJr8aGd2JUvymRVjpZs\r\nsJEiqPsTaU0TW29tu8f9eR8jW18pnK6UfOsWG0nuTSMozjIH8iWoG/aRYUPM\r\n3UwOMxf6alY7J04AufvF0MDsV9qGofq2VT7Wk52EN3NNNlOxyYR9HsTVijLi\r\nYxfJXMfoxyoHtkfRti8Iahe8cOpjzfUjTR4=\r\n=Q4rA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1dd10d032b66695de8f1e5ca2d258169df12c52b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8403_1654107189399_0.7819725749863318","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8404":{"name":"hls.js","version":"1.1.5-0.canary.8404","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8404","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc99a60c4b2f0be8836be1e239daf6e41f6edb95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8404.tgz","fileCount":118,"integrity":"sha512-s9Njio3L9zqG9P8Bcenu/lPiFIoPMGJvc3Yk8ZXmj1Rj8H6RtcSZ2zaBqC1t+jsGLBVcbwKUZ3/NKSD6WLDThA==","signatures":[{"sig":"MEQCICiWSuPGD5Hv4yEbx0cYW/TJBqhdXcp4tKF1xbLaWC+RAiB16A/YA2Fdinx7/OZxMN7WNuXxPTN1UigcJyGWjM/Zxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11738644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil+ccACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouwxAAiDr6UmKWJTp7BEga2sWUg3gPQ70raa/GhSzUrVcSQOGK4rnN\r\n415mLh5faluZSZnR1K0WV1hNgcaQNPGc3EK25Jw1D8hFyPbH0lRf1zk7WSSh\r\nSmbFLondibAhdOXMChmwZXbX60kgAKIzzs7k0A5l3Kgy1iQyO/zOSWi7vw+l\r\nF4b3DQ4gDbbqwAxOMn8UJeQW+vuc9aJjVoNaq4LzO+R2xzmV7zLN7sKDQSx5\r\nNHYfzn8Yo8O84ig6hrxZ95oG01o/+oZNVRKOv+Z0ukAACesevJrzshefh8py\r\npiOZJuS1TFvFOjicHl65UDaROqziUGm3rOIIXMbBiBuCo67biABQ3VF0RukW\r\n2X/hCGhHUgwLYQJZujSgZMdqje1kpTUCPimRqX8HphvWuvUS+F/Mg2KmRRZn\r\n3DtRuryfKTaB4wy/epZFuItNvOyrGF0bePI9cLdJAnp9YSu9H5ne0bkt9pP7\r\nB2PJalV7k3PzL0Ay3AMI9X7DbRjzWyQWduEGmEsVKpXL26ODYThReJy3SeYI\r\n4xpHFwJAlKwjUdeeUKXl1cx4iWUs9kh9lCGWVeoCJGNdxPOHyUwbCVLYWS0P\r\nMt6nerKWD1I2EwNibD2b7sDNogehjvqv79fraHtXhGXHAMpi5oNbHVQcK5eD\r\n5eM+XhABkhQ7rf34gcII2qLFKm5eey2IHJk=\r\n=8E4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b948179f3df651b2f24a7fc307db3dc866e82b3f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.23.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8404_1654122268176_0.32328497924334854","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8406":{"name":"hls.js","version":"1.1.5-0.canary.8406","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8406","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"537e724500cc5f5e9694d0026f42cc9f1ad99748","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8406.tgz","fileCount":118,"integrity":"sha512-GfEuJ7DrbeLDZYnzWn18uEGLM3S3B89N9gD1VF/a/ArqEEZKJcVkbjrEJuYNiyAWruiarMx6CSCHn5r9DREAMw==","signatures":[{"sig":"MEQCIB2ktxvzwrYZzQbe7hrOwujy40CXUMbeumm/LcnLu2oQAiBZrc+DcTYfutJH4OqnXWM+rWzn+wPENYAYfAxILimJcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11738644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimFLhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDdg//TqJM7QtboXFE/y5wv1C1J58HwLvlKkmXZ2zjkIxDajHEOpo7\r\nmFB00WDT2PNoEIcOxmo2tvudC1UDaQ7mbLzwxlonYIN7uKo1OidN7zlvV5o6\r\nB6dMTuS7+yTVpCAygap2Ekchfy/mYg/Kn3hkgpJVicEcTBYgY5VAq/CJUOqU\r\n9YxWlXHZ/cSrJCdpo/bnxIOnBpCpMY9XGmyGdxHH/yoi49R190rTEnokKjJe\r\no9Ox3SVTLkX0QRA8gTAIDo9jHo+//zrqgU0Myr1L02V26MiOCFHDKHyxHqWa\r\nEY7TEwXw61vo8qnd0ErLr/pBhB+GFOQdV9EXMhr2egXUgMMBF1qcPsXhG8CA\r\nFcFJFV726yqlCQpEwO6cTNE8km0IzgVO6tFLBB4e5Mhd87bvr3WjwF2GwnaW\r\n+XBcZ+NxmPoBgdorcmgla/nwXBPhWGXM5Ckm2BdC5KraHer0mbGwPErNv0fE\r\nqsbeljkjpRsybYBv5d7Wu2NPmH0SOgT/Nlstn/8t50pAjW7BChDf5yE4x2qd\r\npYw5pL1MW9JBdB1v2eWSfkZjJN3hoouwOAIlAT/6hOUDblnmjbMjhlvj/v5k\r\nflZ++OBrq2qvT+uIztsySt56md6Ittm/s9Kw4USexxdtQh6LdJm1N7aKly9H\r\nFEau7aw07vG0LPURHlTncqnunn8zFN+bImE=\r\n=Qu+v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9728fad5034fecdd11af9d0afae72a1d0059ea77","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8406_1654149857047_0.7139217729162826","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8407":{"name":"hls.js","version":"1.1.5-0.canary.8407","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8407","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb8afa46446e0dca9f9b4199826b90594e51ef9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8407.tgz","fileCount":118,"integrity":"sha512-eDHyHA15ZQflU7fMwdqE1XenNlOuHGjMA+wY+k7XX3U9eE1HRJyWHJJdJOnxbXd6+dm0bkWFPruVK2po1jkZKw==","signatures":[{"sig":"MEUCIFBVux06ik84HqCY7rhYUr9DkQBKhB0MZreulEmi+1e2AiEAxaR1lJ5eJyY351+v2wP8ShJIRLdL7WQ8O9oRbgeS4wk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimQMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgFxAAhWjpLiGMP76Mc9qXuQzShP50jEAePU4ouWQGxc4DL8pNLXRs\r\nRLEleLP7oieuK6RYFCfhjaiVXI7vwn/mpBSUZJXbGmMv0iyyCsN3CMA4HM0S\r\nhWomNrJySeVxw6VgNcDTjx28y2NI84yT4ofwXzspGcLoAOyRlOTCkBkLZKg2\r\nW4GtThZYfcJNQurE8D8JWTnLpFNmMEJWZ0zL3LPgEHLeUtpyayp9RZ3bFTAd\r\nbbX4rO8j9F6a2DcYx/LjR8MbWDj1RAoIYWhWJ9v053FDPvSv6WksHNxe0mhz\r\n4FCheikXmJEdCOEf8xFDk1rAXMYJ3zN2BxuImFsJxZMucwAQd7MlXObNLsIl\r\nZs+GFpkuikeXr9LhTByes9BBgJBa809hFQ3z2tb5ytHDLDIasYDBNT/pQUzB\r\nxcDxWKih+mvLD05XaiVEO89W0sBzlzUO/Ajq+jvRvkR72o+GhMpHrIRTFQ0v\r\nlQ0HJCVDz4d7U8/tGdsFbJwL1g49rXJtWBLZGBaVOnf7DaZlkjW+4i0ebJXG\r\n5t2hMzzZU4Zsl7FzTQOf5JkNHBdBh7SOwZsWywVAdAUxKKnzL9Fth+LpkEGI\r\ncQPGErdMA7zlFh/PYUNQ279kE7VDvcqRTRNuPCYOgHSQ8c2jNEJC2OBuUKY2\r\nRapVwrL7ezB0ePYSohwcMw81HAkHH5JgavQ=\r\n=o83k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"896b13557e3aab9a8615b30691b75bc13aa782de","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.4","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8407_1654194956369_0.0709337303221873","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8409":{"name":"hls.js","version":"1.1.5-0.canary.8409","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8409","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75e56a0a9e9c7aa586cbe352064e0a95798dac44","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8409.tgz","fileCount":118,"integrity":"sha512-riORGjR4CNQK/ecqto/agfVbKXEhezujNjTmAjo65qGJKGgiJefcoI+R3k70F/9ba1IpHYiUv5B5/h7W338K8Q==","signatures":[{"sig":"MEYCIQCz0jOyqcJMUaqyfLvK+Bmv18UQcgPfU9AbomH23sxdfQIhAPm+S4kOPe5OshuaUSGxmjVSE2JQBrCUMEFLEofgSqqF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimh1YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVyA//XgzRJ5udZeBjmI3tAxh3pHJ+yfqLz4uuSBH+o8z993aCu+Xy\r\n1sAUgarXing//20ZvmR56mO6TMlbhay5Jlo4xnHZ8QEi95I79cRlfVWHXiOH\r\nVGp0Uo6QW850rtVdEQEq4a9jWNSpaGe2BxFF/MGE/iPiYfrJBtDEur+bGgGu\r\n64sI0MA3CxUsJEK7mPxrWTGIPDQ4Ke9e0Zgb9a/W3pVo/HnMCgAstb9dlYOk\r\naoJzixD1JSts3uo87q0EyC7Ofpz+92EWthzXXv9RB3vIxszIlSlP9K49KsgQ\r\nwpvQREn3K605hwg0h0aV8ddLYA2Fm1853KjGIisCOehiYQE1CoxJTrSZSaav\r\nX1z8CmJUwfCDeJUfNW1mwy+9XzU6h4sVQ8mwkDl838NPHLqpDvIvEUyPJAcZ\r\nKwbuBZkNbyt0To57JTxIu5dMQq/gz9T/lUCbCsXs9d9g7z3/HGgRmOv8brvY\r\nmRFpJOQrci30QQEmWn9MGS2kxPQAHcgHCKkXrrN9FY4Zo+Q9CbOatUWLQWyq\r\nJj2u3+mqgas+WIKGSLkgbNToRbVizBAKYbWd2ZAh98+LwA3YxgwrnhW7oInY\r\n5xDZG8blItZZ78MidMJ0/5YPfIu/hK9jbwDQrJCNRfRh7Fg0AoNM9Mf1JnPF\r\nE0dxkXh1tT8pA4MiPcNrw+HGtqHr0KkxYyY=\r\n=Dx7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7c1a6f4f1280e70908bb2e88437186f7e873dbdc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.2","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8409_1654267223858_0.8846247623706469","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8411":{"name":"hls.js","version":"1.1.5-0.canary.8411","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8411","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45b33756ffe55558bb9d4872bef22d0624b0db3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8411.tgz","fileCount":118,"integrity":"sha512-+Ntqb6Op77sQglinBawJIZEA6tnPFTh+myr6jv8DFDxD1rXgH53NjtYoCLBOjPl/y+XigzatOulRBrPN7eoQ5g==","signatures":[{"sig":"MEUCIFxNpe5zVu3LO0ZQZi7wiqZasyWXLRx6vjNoKQ+3Q/XCAiEA7XZADFQe9xoWfhxHOaxtcPZSDSJpAl5Ocg8YwTtJDp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimnKcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoycA//Xij4MNp8AfekGLWK9uRfhbnxZphVH2G0iuaK/2NoJvdKpyfm\r\nqxP4FgtohyLOOrkKfnf6CoUl46of0OEcKCnOQwoUMu6/oLRQiQEN51IxbFbd\r\niHwxpafEnUwdd6/cY6zLURUkU9sxRUoLZxFbG0tofChxy/R2fHUr0hbwopf3\r\nfSYiJ5kFR3yqFPJmLquy+wqSjOfTRlqjOdW1WqskKHkHpUgCC38PeL50xjh/\r\nYRPQEJ54QbvY8FurzzD5zMrODkDL3M3rS/IqwGbSkm5Xp/lnXgaMOaZMdIKG\r\nSmyiYHvutXy3Tq+vd02KCyQWUjoqLKtMPC0lPneEX0Qin+idf41rW+tg671Y\r\n24GbheZxfDkRJu6RJpNMBNyxl6d+liMiNVpuWLorPaTW8vM/qdslGz6CKkbj\r\nFAu57ODwXlUYmCOgf4DEpsD2x+MSuTJMiwjDff707LNEcikRGKvLlnfauU3S\r\nJhZcgOuI3PkJTA/bqMW99kSYY+iPxQp4gdcTpWWeClVxT/Tsmu7CRwgzl9wd\r\njjTttBDuz/P77TfsfPePD9u8TLzf1WUvN/difJPmow5EbnXL40LZvXMJ4Cnn\r\nAb5smccvQuUVSu8GtbOIGd87WB+qJkIs9MSfHk3XOp6L4sTLhHZQU/V2G3pH\r\n/EPt0/SGH7A79uThwWGrhW7NuX1EE02oU9o=\r\n=FEOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fa3e5b5a4b69132ad63a915ad04a993bc5fbb967","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.3.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8411_1654289051617_0.6806896905800115","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8413":{"name":"hls.js","version":"1.1.5-0.canary.8413","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8413","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d0caec5636275d558ab09a3195a64811dca47d27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8413.tgz","fileCount":118,"integrity":"sha512-mNTcUgG8iHs8fIVVd8xVBkuLOrKdzBZs2eWxsAsLTtvwfXhABcYhhrCe8etrrvSrkSfBisSfoAGW/6djXdRvBw==","signatures":[{"sig":"MEUCIE5VNqdrPNA4ixWA5xZT0hXB2IfEJAzBOKi3Pgds6h2yAiEAsuJ+/RgWfXgSpcy11I2A1VKpMr1OgDXa6/MCLfMXaBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin5IpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqThw//XLQYRK8i0f7EpZ+JYt3U3sUlzjHz6AQQ0APpzvIPue10H0LR\r\nybpqF9gxsVTQxjV2mXFsxMaTUCQtOkR/h1IAPfexbE46mqsfdtgdCu/ho3+q\r\nV6eKXrTs0Ws3u5/HyJnZjwnGyZrA5C57RCJBtCsuENIdOKa0rdwP9D89qiJQ\r\nnUuNz3y80Yv0gYAdBIGI5Sppo4Gb7UYUhvHcQrqjMRRAB54UT8hU4wlfaAeQ\r\ntnv4K3z0EDajJ92GciTwPMR/gXwm9CWplhA27WENMImwidQB3QPY98K07aRW\r\nu4uhUOQSgzNIeEz+j/IAlnXu+QgdY0Ytr0Ylh1p2LketyvUBOVPA6gGn+vSL\r\nT5Yuic+0vBCOTIF6CSmadGN9YQUIrlKgt/eHBgy3fVStSK/MKmp41FpVbpgL\r\nIMNYU+JL9U6gnXzqbs3HanOCKdNJIG1ceT+KXZkbvGKw3rbuF/PG2pfcSjPe\r\nPs4C9xHy0tG9Cli46WPnj8B4VMVwm2iTayyUjl+kpWPuCp6IDRl2gVP0QICo\r\nE5wNP4bGTnI8T8Eliq7K8rDP1cR8DZNMsKh2wIMNsRHqDmZEPh2/CWsGH4SS\r\nm7CqSjTgbC8ZvGmrBTdxPQB2J9feIiNzoIH1QlMipC92lswr0at/U5t6uPXC\r\neavTHEFaw42T9xtsXOV2vbCfV2hF3K9KlWI=\r\n=EIbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b972f7fc8142868c5dade248228e5664aa4d4a51","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.4.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8413_1654624808915_0.31715858227961546","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8415":{"name":"hls.js","version":"1.1.5-0.canary.8415","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8415","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb5e3394f9997158259dd060fbe1cb8812104c35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8415.tgz","fileCount":118,"integrity":"sha512-mJcUVKxwoJxcBNuQFb+gusMEbUbwmEziNVSvDG0nbnjizZOjehE/9ABLqyEE6vfBnrcvGLAPkNwdsVLHoUXN0g==","signatures":[{"sig":"MEUCIFbnnSA7kEUAlkmxbwfwr3xruFKSkaCloPo2K46eCp7DAiEAvf4Q+Mrr2/DRFkHJffU2vrrhYlnIZcPW6LqIdVn6M6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin8hIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMuA//e4jipXIR6AZ/WQmZ1l4hQgBgcNiGL2ogvkkzUBwR3iBN+b0T\r\nKWw+zxaIUrzVGm07JwV7kHr1XY3ZYdmdWGuZwsdD9ctKkwX8SsWhGB4LEbwR\r\ndQzxcQeyojwCdahE3f3Rr911FtqNjGGO0u14WoV1KL13cSq/HZLddbLAiFCh\r\nG32k2lII8SUrlk1fRFoD4Y/syEtqUlEupjD/94h+CccPaA4n4BCUF2RnMJFS\r\nQaVjm24O2iUs2/16IVF3AU4ru+3B4rIG4gU9LP40zepxHNEc1gsb/uhVVk86\r\nm9NDALUm9EFzPnHLLXHfEWp+onXe1pwHLp/hiGPI1iiNE+pKVW+cDKSV4sxC\r\n0s2t4Z7hrsTWkZeUvAh6Uia3kwSH3pq3NZF4sDmft9hOmKa0uusglQFpt0cU\r\nWB6Y85zIdgUGP7NzE+pJ9m7MiVpdDmrQmwzu165ydTjuyaMkYWbhXLNTXKtl\r\n/o/Z0nMRUq9lYdc0SxOwkw+xYboK2FT6BM6nSyKgi9nsDJwTwMTP87lIi+PP\r\nFt3W0eeqF4Sk5pIkqMaO8JrFz8cHZfeFcT7oiwjhIH40Ui1f4IsArFy8Malu\r\nbzMCBr87kVxCD7BZH6IPtR6qxWSmfQXiFbqXwsPAlMcz52rZUF2vkG2sXOZA\r\nSatcI2nZkQwXKS+Tv/g1RlHUu3Xl/ITBZE0=\r\n=XGNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1b244088e51ef1607b83057bf07a9d054ccabd39","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.0","karma-mocha":"2.0.1","lint-staged":"12.5.0","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8415_1654638663744_0.9865370232272013","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8417":{"name":"hls.js","version":"1.1.5-0.canary.8417","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8417","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d3543bd3a18778a7bcd0ffff161b76400d8afc7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8417.tgz","fileCount":118,"integrity":"sha512-Rb+5McXyGpVj55dDlvxs6S2ceNcYiDOiLyptgr43jo4lML+7oumn9eEw7X/Yt9ngaXMXhpIblDett/yy684dQg==","signatures":[{"sig":"MEUCIQCk9U2urkYHbZRSMB2N/KAwnYXqhvrYvDYDSyfagDSXJAIgUf/Lp3nfp5Kq0Fx/JvP3W2TfL7uMGp1ofgcALpN7pTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin/yuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoT1g/8D6ZFQrZV6YGvJruBramfch9uenXhY1U79n9EKkC7p/WHqR41\r\nSNX07N6oiiximULnncDGEIWF8K2E1E7bwTMGXPcxw4ETwCCB0svPEN798ZG4\r\ni14QLepdpnlxJC5leR8CHW5I8bxgNEXZ717ZJT1EN14smk9BpoTHjUy98ZS7\r\nVUXSLnVbTbhb6dHOBauaXNWlcUPscHacUetu5yDWZI74qkDeKcfygz0z5rvF\r\nSjNB5u7C53tfqudAWzv6VOsfnWgaWt0JYgNsl7JWU4Q0QP0D+n01sJr4qBfY\r\njQK3Ml11DEMTOCPzxQNwRBCmu7ldWonh04kJSNN8py35uoK/s9qoT7PjqcTl\r\nYp8B+KnqGLGcyzDfdBM8ABiyCVHhRYYS6l/W9SofLl2wPoivkPQc/x6I0zcC\r\nLUjntVVp0lsEYLZMLXBS9ar6lgSqWsvvUVSA2ISXZ3KZazkEN9MAz7Rq6OzH\r\nLGIELv+xh6rBQjxoSn4KDzKmfPxV3MyVaIuZ65wrArXv61HGLJC2bms6/JcM\r\nbFJgtG1+wPG1rdBmZke131mNTlaImiryAzXNzqyWC5paDRZuG7q07xqejWqK\r\nRrJa144tDatZjnkhtJv2FN3/bOHBxGPulgvJFQ4tXcmvxkUnfI2GkqOaHdMt\r\nAGbBrWIw57SUvlvSTgc3wKTy0RO8GvO8u9w=\r\n=8yrh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9c1f695716b334d78895f6b366519824362e0ee0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"12.5.0","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8417_1654652077700_0.5137566029279945","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8418":{"name":"hls.js","version":"1.1.5-0.canary.8418","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8418","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ceefb511015650897d6a760e5cdde3de517c5a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8418.tgz","fileCount":118,"integrity":"sha512-XL63Ncf6NtsHIm2s/f+N5q9jZ+Ixpdqyg5KzjhXgtPMIJiNWJ7BSjdjQBQDnzC5tAYY39VPu25WMEsoWg/sU4A==","signatures":[{"sig":"MEUCIGFoNhTm39trJUqLyeZKQWkrOgK5v2wYN2eNqjIEPpOEAiEAkfU17Qax8ARmfXhyRuUCsnW8CP1FlWl3gCkkYaegZwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiok11ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgGw/+JNBzAwpMWbSZpICtozNVVgYnNEiBSd/KBcdpCdj1OmJByS2K\r\ndecPrvV0ZSq8bCUU8cy7JFX8n2b/oV+VNMcmEWDRSGDWyCavRyNDycSnZdzz\r\nwszqQr+4CTbHcplMd21fXch0EWwgxin7a3Kzi+V6GEHHfqG1/hy5iV58MO9z\r\nFfTZ85s7On6K5z/hqnvWwXhAV03sNyQR1XxGVRcHsb7hXby6LXTmjYE635LC\r\nmbp2B9HEz3We9RWRBeaXD3f/HFD0c8PYwNA7ywQLX3dIoGw1V4X9oaOyR3ar\r\nmiT5GK4OINnEzTlpK2PZytr7llGoqJLC8PcBesSQkzo5cgdmZojqTBGUqX5z\r\nHGmx5osHA8OiFxK71eHYk+s9s1mJwazP36r2bWunDAR2dSyGIiHMjmqfgG02\r\nIwFzW8gb9WTx0urbA/J/4379lkZgobfU79WBIpOXhSg42F3fuCEo5UVs39Cf\r\n+k8J1WFtidC/ZvpP0HceloFdQUOYPptJqaWALs/a4P/D2JpX6mNQoD3atCOE\r\nh/fprUwH+uiY8lqHKXiuXI1lNw3qtxAM5b+OmjYasTApKEWnz/b6Vl3V1d0q\r\ngiIXpZGJm16LNlic888v3EAieuDe3ZfG1G0L0AISWg5IeoeZLgVLA8uZarjF\r\n4RGX0N3XudSIhrfJzaUZcgZPXjYagyQPuMQ=\r\n=IyPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"183dcc9c8e4cb47ba5d24c00f4bdcff196e63d17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.2","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8418_1654803829347_0.8501100205874386","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8420":{"name":"hls.js","version":"1.1.5-0.canary.8420","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8420","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4fdc2ca7332f33d69f3edf7bacd176bd83354d40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8420.tgz","fileCount":118,"integrity":"sha512-iDPanRIPsdBnXAXXr4LTJx9nfingamOwcvQwdS/FzPKW5kI9voShsVLX+XuIv5ujX/TUGqAZaAyPbbeWKmKKGA==","signatures":[{"sig":"MEQCIGRr+6LXq4lDaGk+TPJ3xpAcQABs/aEOfhYphzqQrQosAiBVuAu+6CvdwA9ZKn2U/uCdFbUwO1K+7dmi5VbQxnu8ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio9mEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnoQ/+NF+lD7qrCLHQpAkQe8sEY8gIf1xKNLVjCKlaPxyxpv1t4hvq\r\nHgzwYdhncNpvq05iKtsoSBUALufCzkfIFh7UPiUu/tLMP+ZRmmfqkdULGJ+p\r\nAy12R+YLVT+SUUqyn0uI4rAD1fdAYjweJ5hsbsPFBz4BMhbu7aWbwDBKpBnB\r\ndpiH5hG321WHsG9z257MOGHWstz6fraKIrIXcav6yOZmA3mepcGF6/R2MyYQ\r\nWJ2YGhDw0igD2Rez3DsinLfjZYLAycKCcaESqdg/1vclaCCIhlzVnLAPhm4a\r\nzi05+o5aYTKWLbK2vfpwXMv+MON+cWp+U8oaQyEuPU2SAIsft7TqA58CmLI5\r\n4qsrZiH0yo+FgFYOlTahxuUd9nbOTshdLT4q7GvF2FDmjwiEU1aZOcjEiyZq\r\n4t3g2bQ7yKL57ynHY5ybYxBhSiu+uiGi7EYf9E1s1OMCfWQkyIiwOGjCIIPM\r\noUtYUnaHbsb/wnIFxAwpBZ7XJCpG8v475DFe+PLQLbqHjiX/MBynccD34uhD\r\npFFATh849Zvgj/NjABDCXqHPi+whEVbK8Ltb6aq5ZLqrQi/ee/Z0ktEKIGW9\r\nmFE2FPRfu8ujyHi2LgUgZ70gG9Ui79Nt/x1DiN93CSLDHTuLh1bPtUrthI99\r\nCfJqpZmxhKsHFfmVcXi5CHZmx4K0L+qq+QQ=\r\n=2MnX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e904e3a32114245fcb1280d300cb25476e4de669","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.16.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8420_1654905219803_0.39101980333308894","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8422":{"name":"hls.js","version":"1.1.5-0.canary.8422","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8422","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"231d0f04e8aa2fdf2c3adc82a51ce4319a9e5735","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8422.tgz","fileCount":118,"integrity":"sha512-LEjZG1IxUJZTU9qGs0NhICihxAzQwXK3GVpxs06+37DONIvehJVJmAtaVnyLFfjbs0uZKrJ01y0s0jcIPpbyDw==","signatures":[{"sig":"MEUCIDlQOdKIrm8Yvb3GHav8co7fhAUtdgguWCcV4SS2jdtJAiEAk4r35itghBdeKP1x8Uw5nw0iKwFthFybGYuuXi5GU/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipA4UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps6g/+MEil61eZOQfHD3DurIyIrtJmnV6pEISJc4NofGsjHgr9TqEb\r\nUSoXjDZrRHE0SNxAzUfA3NnrrZEteKeq+7/p0nBL3PgybULuV9xsqrMdDBiP\r\n7M6MXMkZCwhgOVcinbU4U+Fyqmvd3N8UVxetJhML4++KrlM2/Qaxz8/j3n6L\r\nVkKwa5ELSpQIw1KQCe4ktim3i70KaKVmGGrL2L/peYUp0flUATLpVB2ppu4n\r\n3MtwSEll9s/pS9aRDOoSWXGpFwpxcZtZYXZ6/sIoZhMcBi8gCO7fIGBEtMp7\r\nNxIhca+pEVezRtyeL1V8+uT8JNowXzkKu3n48VFDCQMZmBzn7FLAjQwJRi1y\r\n1mtB59OFubTLV2nU8D2C/nMYGdzp4oaL0vBYOWQQKLcfKaomZi/OxSgU8FFH\r\nBuNtK2IBGNZPE0lieW2ec0KQTiHLwAswKVIGQax8Y1nY85ghDkV7Ke5RUG+j\r\nzyr2kRX7+gsi9VLuD2qlU03dPi91IeLzSH12CrVTFZOdH7h4bXOZCswicMJ8\r\nMKQGlWCHCOlDv2uHp8daGtzjzetyqBL3QazYxMrVWB6JrVrDQN6b1McKVg2U\r\nrW3S78qFzEhk+s7i8ui7JnM1OMca5gGF3uvHd/Sub3GgXOavnJIQyXmjxqvp\r\nJiNVQK1kyHCPu0NsTqJE/x2vNvIWxc/4R/8=\r\n=wkxV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f690be3e6810e1abe98be66bb05acef7fbd6d93","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"101.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8422_1654918676075_0.29857844687257074","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8423":{"name":"hls.js","version":"1.1.5-0.canary.8423","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8423","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e2bc3b996361df59ef8340ee9b17107f2ca70b6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8423.tgz","fileCount":118,"integrity":"sha512-vUf30lKVnbocod6oFXr8/tPNic62r2hyjYE//Lw8fEcC8MKUVU2PbMHPj1PPDbPuYh0sHatdS3/FFNhgX4xl+A==","signatures":[{"sig":"MEQCIH5HGV6Qc94QgwTf4etryuAJujnetxDJXh59tLQ85zskAiAG3SJ6FrcjkAa8mJgdtk0ozRz2hLqfKgGlFyus6clAWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip3+pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7fQ/+O2btKFgZrFkYojGuabxitZwmDEoOTcHKFO3HUJFP5NB6r7t7\r\nIHUHKvYdG2fFphQWIjuO6gNeC8ICLK3VGvjWvxaKfARhDUiFHuu0PZLQkvAO\r\nVTAF687xl/DvI0QZgX6phz0MNCIDph77YtY/xD7sGbQLY/hNYBoymJDx2fJe\r\nCOV9tbghcWLZb9K7zTHjX4Mkuk9Difoo/Ms+48dAI4B2FQY0ANwjZxh3Bi83\r\nf6e8LzbYdHwKnUwEYyaDnDHp5dcnOZDrI5HfzEr+sp8SDeAnTdq5vo5zyip9\r\nhR0l2eprH84gXXDxC62luzuXDQwzdmEECfpxMVKDyoe2ichNH/JgRQdVvDvU\r\nueKvTmayoXnJdvM5Xi0/WwzQ20yVpq6wo9j8qT+MOmf8tjaLjHko/xwNwHww\r\nXdJGrngB0+pqm76xxkK40XRsIz5/B7PC8uyaj0HnA6GmZL//AkWyIGyA/9nQ\r\nSmBSGreoAzafqz64bVqdAP2TrwSWmUX3NzF+CvxZ4psFNwiP5BlAy6vWw6hr\r\nKZ0SX69BZp3nl0P6j4EP95++U4cg5wix88AEM+1DseD/5dLvMf2lQTH542sE\r\nTvd2komojCdix5Y/NWCh/egOm/IQTq33kIEaKAlIo8rT7tAP/KwOMt5hwkSb\r\n/2qmHwy5MyNlFxPPfKEft+6d4FjkpnJ/S9s=\r\n=78wH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6512d363fecd0f510f758ef720cad7a0d8d97c4d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8423_1655144361357_0.7116464223665688","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8425":{"name":"hls.js","version":"1.1.5-0.canary.8425","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8425","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e870ad4917804a7ea04bea071038dc548da5b04a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8425.tgz","fileCount":118,"integrity":"sha512-uKD0wVHYARZA9fCUbEnGOzVrU9ATqwXBrFsyq7oBpY7s0aXzZx2VMjWW5HT0DdO5fRy7xZB7ZgQh1vRLKM//cw==","signatures":[{"sig":"MEQCIAvrub8mEkGItfQuWHDYHiMBEzZFY1C/pcR19lZElw9GAiA30wbqHtjczGF27OV7ooGp9ZU3jJ5toLpPYXQ95OY0WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip8keACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo7A/+MbOhpbCSnSrbilhGQan1N3RXJ8gFuqo5KbwFO3kS+oq3qZR/\r\nfwG4b2uUOEN0dwjHVwTRJAvjSqInqkRg9YpsR0i+TKEpJC1wVgSbWVQZa8nV\r\nfmoxHOMoaRUTibJNJhNCcDvARM7IzEBlqGNwtCQwbeBuBS6xupqybveLTTQc\r\nov68c/z8GudFPDySiPSAhYgvEdgO+1CCTjmy6ZHDZv41FmqUXsaX9dmcdb9p\r\npztCrLMnWqQNqT4bYm3iVTA5Lz5VToJalxbFAB+NoWWw0RkZsqmmQPc/g2YY\r\np1tbQx4BDXFVfNitQ3WOdXvS8HdYO8veyMgX4OmatR31liYB9/MPH0nKy8ZZ\r\n7YxChfVXngs9FvbA+A/9X0sm3ZeBh6bnD8FxslwhynKFnMLNxlyiga2T71uK\r\n8KMemwdMJCXYDZj4VjEs+9A5+6/ER3dg1M82IkZ7c0Nsn0kQIrDG6rcBUGFZ\r\nNEqgKPx6LcGJ9Ima0kT5jF8p458PT5aEAIC2nAJme9bedyfEuEtvLoD1v+iy\r\naLfvx4AAbHtgmzlQCA6Ky2jjQJScCv8Y542F/2CMRI5t3/FoXDDrMdQgEKKx\r\n3Ey1cHRwOTWxGxs0+Ywh1dP4gZLfIqG1ysmPBKr72+Lr+Tq6jTurFDM7W/f0\r\nPkDcwaIpjpRH4O+VyXEqSdrSOUljc2Sb8Qk=\r\n=dIcI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d9ce53ad021ad5ca190ce4fc9e1fe6cbe402c2fc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.24.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8425_1655163166151_0.819781138933487","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8427":{"name":"hls.js","version":"1.1.5-0.canary.8427","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8427","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c76af06f5ef3bf8e3b5fc52e5f7978cd53e5630b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8427.tgz","fileCount":118,"integrity":"sha512-7eKbJkFJ1xk3JlBmyMO7ZIRvJJvl0Wxu34BSEpm2SJhTo/MnBaTZ+YJoOSN5dgT/hjwMhM+Y2PgF10V+F3tVxw==","signatures":[{"sig":"MEUCIA3pynaiUNrHjccbG3cK+SDD0bdPA0Y+Xn6dvOqCTUbWAiEAlKvf6xiYxxVqtpKY0HAM0zaDrXQbQ0d/BeWAXb/Ds0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11739945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqOIhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHPw//aY4/hGVrgBh0gMfxICEC+WwAM/Ix7dXsCRFFndxvZLtyriOs\r\nrSFAnyhAwNIs2wQebi7X8dG4IiPQI954PBI//JX212lYppzpFSZvnRbsEzvr\r\nxPA1A5H4lGrqBTsb+CVo1cDCSo1NSO0D99e5o1d59ylVWmrerp8R/r1dfjae\r\nJrmphKVa7g7aq28tIWmtQIXgYGCEED0Xmer35z4bBUYKqldtN1mnAWIENBW0\r\nsixV10ENdqMdA5896yoddk2XuxMRtZdLW8M5eYzV6gbtC//9aHhJtrPetogg\r\nWNd8vAhJd4dSYjNbrtLTQO5dn+epJJte0ldE5BhC6QS4GYpHtJUbRVoxtjGX\r\nQ+sMC9iDH7FhdS44M1TchKAISk7+kFdQCJi+2MiRzszfMpMVXsnaRn31gsna\r\nBLoeZi1OHF9s6cM+V7VDHbVj6ft4nU10ZFfjec/g+zrSLFO9bsAQmgzLOSmm\r\n0DXa4nf5/8SdvzQpCA0rQtf8AkfkkmSwB7JN0Jea+d9sGpNksWkm3nbROeXz\r\nzh30MDHnxKocoOHx9DnkrYWOMKXYUUUupxrusASe3F27NS2S2G2Y7exBJwhb\r\niV1MCbpv4snU1WECisEe5s5z9c1poeu6sdu1IPN3xKyYLZCxSZEymnC1zFdm\r\nbgla+ZD7xmf7iSbxSnzn7JvaXlux5ACsfUI=\r\n=lcP3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfc1a405151da388ab8e88617631a3698324afb7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8427_1655235105259_0.020207194330428946","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8429":{"name":"hls.js","version":"1.1.5-0.canary.8429","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8429","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4a18a607eff0a622b32749a0de6b6ef2150a021","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8429.tgz","fileCount":118,"integrity":"sha512-XHGqidjHe1EGGBeUngFarM+U0z8O31rPiC2lfEMMiiOT7QVsZW6oVvdI+rzYRrgOPwkF28XUxRUTs+8TqRJ7Ww==","signatures":[{"sig":"MEQCICTsDoGut72CZfRI+/jA3GveUv4drMLsw1tUIIuF0ALwAiBV0BLxGYzcPXmKMB90TIjXhwVDht0rcs+GI5u/v/XIqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqhdAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8AxAAg536/+6R4JThFjljABPgbpVNERSydhZMx7TT19yuTbUEtQqv\r\n2RBH7riOm2gg6qAy1DKIaBgvtSIQ62BIYfYYFh8CMHhd3zwWAgVcIEezZxZ+\r\n3qxfKgmqVm+1tlffe+h8ulY0aPhtFpeUVpRV2gGeos+SUcG49stMBb7XOw1l\r\nABo+L/hRC7sDfVuG6ekCv/y+TH1yAGgGIa29/+ngFZ+Ze9H2YrwI+XwawonL\r\nRP5D6lzW31O3jOuvwSPiQPGcUNbB4NbAl1IvysRF+342ddt+PDfB6q7d1/fT\r\nDki4b770sUcaEij04T92+0LEf8vXHWqs81CiGdGHNUmvN6y8ny9T7Z29F/k0\r\nLGaGCe0WJGcIQbOoAU/QUE/veycf/MtNao63II0oy6nZ4aJr+y/clpsA1Z7W\r\nQb72565UdT5tmtuqNSxNfyAz/0q89S+xESG1GetXIVNDVKWWrQk1eZ1POU/P\r\nT1aohYM6Ga9u2opx+QH6DEz1mLa/VwBdeOUETrbSUlqC+Egh0SYjaj24GcHC\r\nmwfS7uzeLRKU68hyNeTXkhr8futxnXW0L0HUBLAbMnlZHurll31VjZoTT3Qi\r\nq3C4RfkHlj6Dqi5/uPiu4zl8BwjgUhc9MVO2zpwLC+bbLBKJbC7AvbkyQkQB\r\nRCHAHcdL+IcMjdiYSWqCTTkWJiZByRDX37A=\r\n=w5wP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b28c78526e15dc9c63fc8c4fc4c19a1bcac6693a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.4.0","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8429_1655314240445_0.5422531835669238","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8431":{"name":"hls.js","version":"1.1.5-0.canary.8431","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8431","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"35f4d9877fdddeb8c729d01036564cbc6382c47d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8431.tgz","fileCount":118,"integrity":"sha512-KV3b0FnIidiywpp+gE1jdqgol9gUa/HMr4RSoePpwD53HRoWYJ9fTD8DAbrhIUbCRbW/cGeH0xhK86AK654uqw==","signatures":[{"sig":"MEQCIA4TN7ITzbEauJr15RqXNbQgGixKdityALM9Rs9vfSaBAiA0ExHmm0ApF2tsf+n0ZsWCaeg9i+wCSCQHThyom/Yruw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirM3PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKBQ/6A018yS5bQ5dnhloDlSVTj7sY7thx3PbXDiFW3ppMWs5Xfvsb\r\nzqWQVLkeik/GbZLWxwxecuPhzV1YX46WFNcS+dXc4GAct/WLXuzkbk0+GnH/\r\nhClck8zmDkNJNYTFOH3k3QEKvN3+99c328TkQ6g6vLNl4OfmwfWgoeNc340o\r\n3EmLLTvROHMCr/2cN51PKKieKKOGgavMpXb44Uk1M7r6YHeK040izpsDYU2S\r\nOTkGKwNpP624C5f069Arn4SYvdn7Sh6xPZEW4IGHnOsPJXncceohVJ49LuQ5\r\ns3sj4VCcWoHcZdmvEsgmuIXLrTApEhSvboJJ9KeX51yW+nbW5MWwfAhRKUUB\r\nM8jp0IGHrH3cxDB+FdfLrMwFZloTgpF+gGd6XFNK016C9P7PbTV7Ms+psBn8\r\n2sG3pm7On97k6hIRRG0Y51+mbQ5sd12G/s71EujnI0FwQ7GFhVEXZsHYPwJU\r\nRcbuw0VMTpFr6Hc8MIUirWBYBOl9enn9OmZxCy3vCpTCH8sofVC3f1iDkbHq\r\nTTTSane1cLhtcOBO/kH/n28XaE3UjGK1rQWdqUs236JU39NShCVvNMT55scU\r\nARXUuayfL24z94J6kNmUg1S1SeA0WhcqoIfpReeX8jnAqYDnc5bQR/QAUWre\r\n0PpigYlD6Nghv3iOCg7Xoj6ezO0c39p+8Zk=\r\n=U1mR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0209be5637c38e47b8203ae150cfea5cfbc84b84","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.9.2","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8431_1655492047588_0.19555324486849024","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8433":{"name":"hls.js","version":"1.1.5-0.canary.8433","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8433","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8d0151440deecfc5b15a7e805a49bfce8d11995","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8433.tgz","fileCount":118,"integrity":"sha512-IDRDUnLeO962n9p63FrGZSvl+SRFw8fYMMOHwOH3euZdOTkYUoziGIywmTwF2ZLQcfUzKCsTf6EnT+qHjRLFBg==","signatures":[{"sig":"MEQCIBjOj2JyK59b+E3WZY3g0j79tbBl3/7yglA/HD7KyQUjAiBdDFbgvIE4dmYem+FL0igGOnvQGYhp+Pb4tXoVAPVkMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisB3QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2cg/8CwCFsQSpOwQmh1Ngi0wTGjJRgnSSRexsFAc4FjFVA9DIgl9A\r\nmA9pwgVHOUUn0vvlsfy7y1iY3QaNpvTR+kXjn6JJ442aAG3QMFHI32NLo6Tw\r\nvvu+jjwBfIkMKSFPQ0KNA9FT7igDnkskMNSVE69g3raUy2Da+2/+V/KmcCYY\r\nF5aoO3OnzvLsry4sk2N6Tlq2nQ7T/DsG7c6uSsngP4swarzpDhHqHzDXakhK\r\nin3P+mMKqtzZ7fzBqpR74LWo5xVA6rPDS8J8ibQPs55n39WvkyTUjwri72NT\r\nwA4BFGyrD1E/fpRdHEeHjQ1eVK6Ujb1pCtrRDIZCSiiC/bS4Nz2rg80EsdXi\r\nPnmj78xnRlj5iF8xUBakGHZIq/bJwKeIHZhKGWkuuzBinMmKHrBqsT9I7hXm\r\nyNj/M6BnBTs5skqYDoIPA6n0+lQGjjuZaR5tIVj5HTqA3QSD/C0GmtdbQFdv\r\nNomETaxQYup+r4PRFURHBlnzBQwPRNXU169IWyX+kpJWhnZ+DKgzy14qwVuU\r\nEGtbLvQ3VOQNAWMd75ycg8897alAkmRGjktM22l0YiS1GoCdLvtKUQZfnDNe\r\nuWKkXPuLtZaZTG53QTSe++kNBRO+V1bXRS+wIhjuNTkN43KKIy9iEQIDyf0f\r\nBJVfQne6rzs9DyqU3wlS5hxEgO4OqkSMFps=\r\n=KYQt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a4d5872efd0e0564a1c59e6c23fce12e54213d37","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.2","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8433_1655709136562_0.4808447251204473","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8435":{"name":"hls.js","version":"1.1.5-0.canary.8435","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8435","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7f68f408af30c90a7243557baf782dc980b94cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8435.tgz","fileCount":118,"integrity":"sha512-+0mfnpts9bV+a+m1vbdwNCP1ZPTMz4KVxoxDZsCc1T4+mzov2/2U6hO87Ei+zvADaFsX/lFEBUjFnnJXlU/HtQ==","signatures":[{"sig":"MEQCIC8YXGE2dQ8sPBuv5/yaLh6j+sVEzzWnZdm7mgggQ2kCAiB0E7VmL+bDP5oUNDTzSrB3SFp0+VqxYC58TI4qaDeV7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisImoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKvQ/+JmpetIQBSIcIgjkmMiCtd07xGO85Z13wbFeA2Q+hAWo3+29i\r\neySsLi3laK7JZ5siYJ4x67HjEXFIBnTbNTWpFB+1HKWSz125g806RLDVdDwl\r\nQ6gxwUbd1nhi5jOcJRZDm36Xk56UE/SsMixsArtGZx7OkS5Ckaqt0Q8s9wDs\r\nRU5wzVJCa01AU6OTZCZgNmKXOBVV+BPDFdeXjLg/3lNygAoD3a6VzyHBsHXe\r\nJ/DZOBe6/D4NL7x/r9VuMaigyvXqQAoHRygnkJR0NMAa655NiNANOLF8igjC\r\nZ1j4RGoGkW3lcUL3THbjPP8A1eJZhDaTCEl6uUTQzYmvn0HToMOT82sJl7E4\r\npHwq+bTUbbzRMjke7/NF2C9BUzIpVs/fvhkG8s8Mwf86uS+yXZhJTQcPvhfP\r\nv2yePBrOqak6uCqbdDHVt6Ux2zIMF+HjS0givR8s6SEJEC0YIPa7XNXZkso7\r\nPANMk9PIaWPQkA6aNVk8qid4AEMXZ3On9ZOjRFw9kyHdPV9+BbUiXWIIHki0\r\nboO754847awYcOuheq/BmsdAlBHE9EMkcJaelJ4FL8BDf8JxnLFReTi3bC6A\r\no2S/3aQzIjr5l2Sh8c2xTqa53/r31mGmCdCx/AUgAa1IiZSFHjTe7YLzLLYa\r\nFVPv1LR/VGYfNM9KTxX9N9wdIlAeVoJ39to=\r\n=RZ2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"42ce9cf0c01f6a1083610d9238e0091cbc67df5d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.3.20","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8435_1655736743797_0.3478907606630024","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8437":{"name":"hls.js","version":"1.1.5-0.canary.8437","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8437","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9716828ffbd25303b3e61021ac2a54d02b6b7879","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8437.tgz","fileCount":118,"integrity":"sha512-364h9+KQYI467VndJsehkkrKCTKX3hPhlhBWEFMC8MBlja7riisOjtOjO+UsL/wWv8cDNeTTeIVj1meEiobYiw==","signatures":[{"sig":"MEYCIQCu/VLGi8pOcm5YvHPzvorXw06uqyz6NjfiFyD4S5e8jgIhALUOcsBS/NMKm+2+lincz7weuSqImU5+zZyHFvUblzVe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisT0kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqUw//QrDgH3rNBhsd9FzJZrHKa68aFQHi0ZEBOt1GqjpP5mPG+dHA\r\nZAjHRb+b63b5X4XZbyMxlEl65gGcsGEfK0UfImKmkrO3qx5BnkLqBCx2S4RW\r\nva+FFcqNJCzsw4gZtnIlris3NkX5ZQ4Ax7Cvay4N5CNHbviASUCaVRQhBamS\r\nbUBIh0/Ia6suEjiPYFyxGJnmqCjx4SbF07J++cyHdT8mSfxRmBB16X7CXCIA\r\nFKdtTGY1FYkv6tCfncDp5kDQPrZEqdUCj6uElu/CkCIkFpwtEJIopV1wU4F8\r\nzjp1GDrBz3js+yvjY8lLBa+scRwRn/zdhrMRsYF0hMbIkMJJgl/xrKgKGvyH\r\nt+ys/aKWLyBOnS/ZRFyMKfImNtNOaQUezkndxG5tgApaLUmtitEQBBHvY6s1\r\nmlxg8JgELRsKbbLnAZVWoDl31y5MSIVvff0oqChPN/5w6I01bk2TyppZLhce\r\n2ffW6ZCniM2rQs2QfZC/TMbH0bh3OxRdh99VXGp62iYL2MNmmDYwASGTwnkV\r\nbQXaq7i4vmg+hjwmffu8OfbbXOfsZbqgXMBbdnFUsMT6lc+/JGcQTn8dgoyl\r\n3wPeVnDv9BRHZ9sPHEIW/wpYNhwDLhOcjkjmpz9k1f6cc6rjKoFMxtz2uRBZ\r\nhE54CsC57Khbo0PEVCag6uZ1drYY/GKiIao=\r\n=U94h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9a211d38659e9d5583bea9eb4d511b017d285e73","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.6.2","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8437_1655782692186_0.9820042203201815","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8439":{"name":"hls.js","version":"1.1.5-0.canary.8439","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8439","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ace709e8a0e8c234d48e6b981d5bd6149dd2db03","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8439.tgz","fileCount":118,"integrity":"sha512-Es2bT4HzNxarxbufatQDP0xXaJH50U/I++L7DRT2VXSTvLKsXmpR/DTijhb7F7NBeavvypdLGRDLjlh/4TFzgQ==","signatures":[{"sig":"MEUCIQDhcxYesXySo2zNK8V7jqt2Djcy0DKgL0CxTsOJdRmoFgIgfXb3NgiqNet/2nks1azy3/uh3t2mKIqaWtnyxfEl1PM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitQ24ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmtQ/9Hax/ZM2jKCx3K9yA7df+NkunVI64AltBpPQgDL+Uh9UW7Ns/\r\nU1aoePasHvSWBPMLb03cw62u1N8uu+e30DvSKcf17HjtZjgKXFVXNZm0qURq\r\n+mBMdTAhrWGUNMUCg7a2QN9h4+NfeW782Vkr9s/zzt9Lds0mU7d4oUlGBi1A\r\nIKp+zblpZoAKY1kexEUjplUn9a7fQsqOIkYhTQLD06+UDQTem6/ifUjUsF7E\r\nAnJDC91l3QQjLHD8FNeGu2hFwM0Z/uwt2WX0fRftDKS6GzcHTKT5CB5xOUvs\r\n9suC/503mSwouIhtUSYPdJav3+6ck1XJINfp5heqtE/P8dcBA6/gNoFZc4TO\r\nyvA1I6Z26Mf2feBpxAkv3SreSJSw4qfpctwhAPfArt/rb2jTMcuNJRz1beqB\r\ndaYnNuP74S0yZTRKf+LQg9Y7S8fbObBDHCKc5ztRzZ6TUHVtfoW9tb41pMGR\r\n9fRWr3WONj9iALCvOU8FVpbgll2AP0V7JFv0f27eR4zcyouCpKPGcW/TlrEc\r\nqjTEwEaGOgnkNz5JRQbFUt59t0mirVnFxIJfCdx4fPrxk6XpcNoKJXgfSPru\r\nQDZhCbS+5R2QLccYpif1b3GTLmuoxoF+W2QyeCCV96cqG57MiR1EHDsQ8mVd\r\nZVv0ydscx1JiPduVFKkEa1aWnvnXyQfaL+Y=\r\n=IAeB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"469cebe9f59d379a6a8ce6911333763e4d58b1e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.1","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8439_1656032695771_0.567224822027719","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8441":{"name":"hls.js","version":"1.1.5-0.canary.8441","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8441","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"647ca5e6f06181ef5c432454b6e889303cf387ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8441.tgz","fileCount":118,"integrity":"sha512-GJuG4HWYv5fg7AFdwyuC+aoz1Ggu6QvWreRbMhMiwcbA9vaqYV4nmpgjDvowDTQV/4EZ5J+2AsCSFEiKtII6mg==","signatures":[{"sig":"MEUCIQC7h9jmFrKScEZQx3U28RjoKzUAmgLzsweegtuhk7J3pwIgELCYvLan9aMUYp2p7NYYaXuUmaMwK0Vcu6UsXDcWxgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitUOMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoypg/+LEjZPdQJR5N5WF4eNWqhd7MXhZUUmphqvDriPjIRgV1fkbSo\r\n4oJRVpM0UvwVGkizaMJ7mogfq3cuAPbPc7MfISRvGINW4ID/EpU9Lfyq74da\r\nZw/w+gsmAxhtrt7KRQDAu1sq7vDH53321FllwQHLhc3eAnp95JeBixynK15x\r\nFhj5aiSSoLM34SExtnozhKm+iNwWJJX+/Uwa7HAEbVdN4TZnXig89issa1mc\r\nWyrlEjgTRJfTLyJ/MPDgWIcHet7AbiYwU8bDh4HZ20fozpf4/pla4C6YZrth\r\nCNNdDniGLhrZ/mnlttW6p73rJcisR3CIYYWxq57QjI4FhXRGe0JRZCKgPulw\r\nulT4Lza+LBdfcen68KGsMeC8QEP/S66GGJHgE6YswUN3aNkH0X685aIHvHr1\r\noul6Ch+E5lW5g4MuneIViMTmt8+sWQ2e27w491Rfe8Uq1oW8tTKBHuW652hG\r\nOQG4easevKsv/FhZC9ryjHBbCoT6Qn55xs1IMxlcFjzi3q4jPQa4B/cS/aJ9\r\nMyT21AyQIi5sg/CYMqdMSyR2xQEnzgbbTFlDZ+beCb+ThnCm8ZwrM+SXZcqK\r\n5RgH5EYkCrn+MFpiBjs4N0bCrKImthJBAj0ihJf4OAACBj7L5EIfmR2l4nKG\r\nEWNxuYA/tlJo/fbXG2DYncdtno2ifzhgTts=\r\n=RNAX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2463427f74ddde580252b93aa04b59b8a700efd8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8441_1656046476384_0.24379677986568082","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8444":{"name":"hls.js","version":"1.1.5-0.canary.8444","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8444","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"00ca65298c7383a5334d224c5148bf907522a07d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8444.tgz","fileCount":118,"integrity":"sha512-rpoG9Wd/aG9duuzpOBOc2Lm44U0GeZ8W/ljdf10/xF+4+7Dsm0BbB19ITgtCt2Q0b7PEtjvpGfIfdxTobtvqIg==","signatures":[{"sig":"MEUCIGQLCg0gWKqOn5hxgR1+TaaHbdEFoInhdhN3xaN1tjYQAiEA5p6LY6QPESITKFsyQWE0WYebXGNXMDFGed3Z5B7LMkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitdVqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwCQ/9EcX7qA+VgMv/5BVr5D9BoF28ycVSWUtb84NEnt3eMkkxQD25\r\nxApw5DAyUJ8uYmjScqHckmp6jMbKXeANGaWptK2QaOmhXSUmJjBw3cwK1nG1\r\nhJdsyL6RlVzkacnX01Y+kZZgpfNB8UsLrZ0M/CUrJggD4yQYjxQv5HdDze1t\r\nus9wzi2dwBTl2MBujnIQszEOs3y82R5qUYcyC7bAnlZG9oXFmYvNUozeS4Qv\r\nDELyJnPq9fMvwrZ1mkqlB8ABy8qq3up+9fE3JmJ1ESCqDQuRy4mB/b/m06q1\r\ni1UJDLozBnqAJiXval7aFEu7AjG2cWvYX7NyPzh0UgDytvB9Qd5kTa3UlShQ\r\nd7dIbujCcOq6e6a7giDGknFboGT93UsNXma+z7VhqR8obWj/AwFX8XfDSjZ3\r\n9lKmPGZaQmiZ7QwT/nwIJtBP4QMuiDAjSOX9Wh7oTep0bsXE5qZSNkMFYGsp\r\nsEOWjHgO1TnnYRoeVV6fNcS1NxJC+N3XlRXg53OcknTHn9BNwPdDbs5aigAz\r\neyV7RprSe+mT/dA91Eab0rB6MTbMnzEzvBK5j7OWgJrZSWMW0li9nOIlqO0S\r\nlYz2lMY73n5EC4FoJ8xh2PfZbleTMh+xYrHsjUptTKfYcP5R4pxKbzsn3xQR\r\nd2XX3dzkLQnRnyzbo2p88Vbtqoq6mNnQmEs=\r\n=pcUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f13e21998ee299a5605a2ce8a35f6e940050c442","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.3","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8444_1656083817759_0.27116921016736684","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8446":{"name":"hls.js","version":"1.1.5-0.canary.8446","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8446","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b33c768dddd5fb9182e2df8731594b6e8f51a0ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8446.tgz","fileCount":118,"integrity":"sha512-ATwsw6yeJvOWVRN0RhG084F6/Jz89znvx0iTy3EHj39zALY+zNRC8SqUXQ//d8kriDherc0eZgDltaKYC6A5Zw==","signatures":[{"sig":"MEQCIFylGKQzL2xkJkhuDT8BsGEa4cmoafIJ71Ap0517b8t3AiAGf9vrtDC5K8xDkKpWmtlxCiPJyaLKbGAR22HSCq6tHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitlWgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjuA//bf7opL9ufC9W7Ett1KcV2jH6nF+0Oe9fOit77+4JTVpxoxxN\r\nKDIIXKn0k4lvl6SPyyr4dDJT/WtU8/t9BNjCannisjdQsYqng5OD4kpBleqC\r\nOyN/arZV5Bg8sgM79CpDFkE2GEPmyFubunVgZUeyNkmYggILGZ2zRtBn93OS\r\n1k3XsexYpdzmRdz85HL8j0wmJPKLHau+gBd7eQTYnD0cJvkXsLeaw0lqWUl5\r\nqhYlohFq5eZuT2ryxrG+Sqsl8CLxt+WJVzgKzQu0Uttug/9st1Gd95Mff9WP\r\nyVr2+S2aJCX0YwjqrCqqVAZSPyptf5Rdd2rXJjhuX3oUdZNoKj4fsZaDRZJu\r\ndNT40mo7QoknRor5mHdqbta28deE7ird3PtrQzalt+P7gDApQChLOi4/HaJP\r\nj310Pm3rtWyqg6i1rVKDhNCHAzEJH8HWUNbmVWtpT+0T1JhhooJrW4kfO/KR\r\nXfvdulysNlI8n3GU4N7+/PrftN+DhpxvGQH6xdCkKkJBMDUYAi/UktvKqap9\r\nUdCKCyeMoS5jaU4Pun4q7Rw66AKzBblQX7lq+D1NmjNSRY+73UpLKTVVZROg\r\nlv8O10Q6EqPjsTwXJUnvTWSt2mXVFuYtu0UdV22TfoFmFG4ARdtFm/BrDQ8Z\r\nEoDqcCrIOUvvB7547qcVlX/6HL6Q6AJuAH0=\r\n=dGxN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"321347024ee08932e00c25c44a341dfbde7b9e2e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.17.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8446_1656116639745_0.8465981410273957","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8448":{"name":"hls.js","version":"1.1.5-0.canary.8448","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8448","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2217f041a8298864aa011c70a9694b7b0adef9c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8448.tgz","fileCount":118,"integrity":"sha512-jli9dqDhFGN/OqT6V+RLQ9thpZE3Y/FZ5cfiRY8tGqnbjXkrKMlauS3fvyuBkp2jQEkJ7wnCht5+PrrAikIhIQ==","signatures":[{"sig":"MEUCIAUuqQkjXg09z/Q04wWcblcaedw5aYg4mJWRtpwyernVAiEA3xVlEypes1NFyAlg2k6PPdkidJ/gv8Dtezz1FuE0VgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitmFcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYdg/+IID8sawNyX9otHcE+CVeDuVbHxD7r1lszEfW714bvz9eNRMt\r\nN2p/3ynPR6QJRUGgvCmeBgKg7h6Qwvc3SkYgg+rsAy0f26uhtv3FY+8N9yVi\r\nZKcEZgMvzV0Iwr/Stmwk2JWMaQYY0RdvJfZju79G4/AYRyo7+68LTbKLKHFX\r\njeO5V0JNmv3NISCabpYt1U0lsyfT6hSzsqFEKsPhBciDjZwRwyop73LJ5q/0\r\nrqaK3o7vFKQ70kMKLo9nHO+ObEr7hrLWuky3w0bUQrDGko1hVsxe0n9CgSBP\r\n7RppOYkn2DkCRldgRdGAPsrJNy6hBCS7PY+H78EXWrBBKySQQ8YJD+8auP4a\r\n6o/40If41BdZmRifbaSFnB0moPdfI9u1+HJdspbDD1a9qElzwuRvTyEMZwbX\r\n7gcJKH/5aTfo+7Rci2LO2xXddBkkRw8AnUNj244cMgfsxq8o0JsgRRu6L5UN\r\n1twLmHlBpgf8tpYKc3NpJMPRx+bkKciZHh9iMVCv/7OvAp+OgStD1uxBz7Gy\r\nMaM6GDp7sO1B00yrRSFChzzkqqzraEC7S9RwJq1xDAdhe4Cx+ktICs4XIx9h\r\nQBWeM5oDW21qbRad/iUcHJw9YMmYlVhW7xN6BrI5ShPiRYd2ARO85Pe+YMbW\r\nEinC/i8b6V8+WAFT5pQZ+byXwjP8PFnijmg=\r\n=e1pw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"48fed8e48d9736a2970782a66e193924b77e883a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"102.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8448_1656119644283_0.5471390016023758","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8449":{"name":"hls.js","version":"1.1.5-0.canary.8449","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8449","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a45a8efcaa03cffce14c0a610f0e37268c17694","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8449.tgz","fileCount":118,"integrity":"sha512-zJJWf01vrJP3jqZDulsrCU2rB4LS1qHFGfeOMEr7KIUgIDIVv+vv53btvjKMCuMPQJZQLsyMEx11OBr2ian9ow==","signatures":[{"sig":"MEUCIEFGsCQjm8jRERYkdLAKOESGdQpwszVNtoeZ11Bre4ZSAiEAomPL8rg4agkXTOl5hCjSCeNbCK0d0HsN4lMcLj7P+38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivL80ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq46w//WCe0vpkUK8t3v9sBnaDIOsZ0RGARlNgy9PgSXJ25xwn9S41z\r\nYjB/ePQKLjCcIBcFs+oqTHjuQyhXF6W5Mw4y0HV/pRIjVjrPaQ3NA8XBIypC\r\ngjeZisK2FgtLf0tWWDfDrl2GjsBeC1i25MyyaOsT1RHXDWnpB6xNiiC+kRyU\r\nMztlTVhhg0JWZCmSM0Lds2ZWgYfQUum+Ww/QK3MlbxZrdrC+9iHqVw2J8JuD\r\nfd7xnbQt1GXZeNVFLVrOqm4tWvvTl9aRcwTVwAwFskJhsijsDCBOcJtwR225\r\nkYEh9t5skvj48kt0Pu0kkAiPKrvdeuB2H0Ci3hholG5L8ut4RTyzcdrkU+nk\r\naRdhQ9MSDOBVKVxJXUi5mZz85/fvQLTca67kZH1veWuHpILz8z3JFRdWbEgm\r\n/dhYx/mdm24wXJicZbNtCBaRgzcfnyyXKBgjSmzkPeA25hfF4HVHaWmXGDkC\r\n1ANDX76D+4q8fceAJl/KnHMSsR0/wQT832m+x5wA5OVsm527+mbPVpOlBfw0\r\n2AMW614/4cd8Ee5vUYigFzzu0i0J/2I+q0iSF6I1t2sCXRQbBEhkxOTZ2ZWU\r\nbwrtZ8+jIP2ct9YPycz4dJqLjTFFEg5Rcg17I6CpXHFiMJDNsHCvSbFqhXLJ\r\nosirEgZSPJLTe71osMnuxDPNRit9mzBWOuk=\r\n=5QD/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ba75b6b048a5cc8a169ba20f7a51b13281dab7d6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.2.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8449_1656536884040_0.06959845973918743","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8451":{"name":"hls.js","version":"1.1.5-0.canary.8451","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8451","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05fed008ab0022bd9269d1140bd9abe4db03cf97","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8451.tgz","fileCount":118,"integrity":"sha512-rcDNX2lMoVpLMKkID4NWfV35x0nKBiNd4cOU4Ch66xygIBjfpyXvcAr49JO9TZImLas8DFVDPhDMWhMj1BloGg==","signatures":[{"sig":"MEUCIQDf2cQ2ZP9B9JwR7mUJjf1rN8pdCCXmKNIO0z+dbDuakwIgb29UyM37GBDedDm1RtsV6uD8KFFwM/wGOI6IMBKJ5do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivlcxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrOw//WH/3TlriMjzOLBdVT7fZG2v2u69F83omqMeGkOnbjg0vEkkq\r\nAFKJtBwFJR3nwwVlH2yvNp6kNzQDBxU/v64vL7PJqW7zTrD4iI3u6rhIsasZ\r\nGksYUOi104v0cohsD7689i56J/4NVep44Kg0Nj8JVonLZWfQqhwlRYBTfQOJ\r\nmYYdKldnkaG425rRv6lSYpqHKci0lR4Le5iqr7n81scssHvHQAfOP1gdIIre\r\n1DitT07bsDU4EvG9HzjlmHsALPYV2PBEDucfFhGytScbGFHASLxBq6Yb/Nnp\r\nYgq7K8Llx4rcVhL996PvMSTgewzFePQCL4s4QoDjLZIwhXFjoSpeYaIRHP6W\r\nQvlxpe09UkppwFVIgDsDfLlLlUbpkjEMMWZeS9/tBesYvpuT8ICXqFRyFHU/\r\n0kddLysdWYoE8vC4dkyw4UeOHmnUNGWaAq0ewzGoaVwuswDwkn5Adkul5rLn\r\nu7QgbmXeFHnZvExqHDpzFAKrH/gzR/ZMHtapduq+GW6VH+TxxSS5MtNRQbvS\r\niez3LW5XU1VD/NILIPinfVlfpiXrfHBt+UyucQOUoR7sj1wwa9IsmOoJDXNM\r\ngzWjNK/SkW5a1cCVBdEMB70XXCq1e4vJIVZOsblpuQr7UWhgryjxfXtvrYt1\r\nLsYueR/loYU0asLG7j9YphNqQ77CyzzD/2Y=\r\n=pvCC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2a099bceafd17a2defb49352e9fa7170171a056f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.2","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8451_1656641329714_0.1859059478969538","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8453":{"name":"hls.js","version":"1.1.5-0.canary.8453","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8453","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5502b5432d4e5bd56f9f16c644e28aac9d3694e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8453.tgz","fileCount":118,"integrity":"sha512-uFP9SkpYz8EEenyPyIfTuenaNPudz+QFOKzRtBgBsWgMZOcUKhyyPCn85mn0aErqlW7gQecep9AoPsU7R8wwmA==","signatures":[{"sig":"MEUCIEwaxOMzQigyHUDcHOOoKFE3may8e/pk0VF4jR8MVvh/AiEA7edHQRM8rY2yw+IN50Rne0t5nlGLROctA9dWZy/ce/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiv06aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYNQ//XwdckVkzUCyyvnJqRMYQIvOCXPTD5Qg9yia/4P6nreOGlxll\r\n6NE8/8oJsQI4TsDiMiQ4E/7qzV4uR9pWGz9ct9iPIgbcZtHBjvOEcGUaJWAN\r\nZQBIWxVpOKefaEU3vWMauxubXRafPdKITQW3aLwHBD3M7l+FOUcOicLkJDSc\r\n+98vuiJfu53X1mwFNIWy1aPaOtG52kvVs5aWUcPF/f3fVYLCe/Er66Oy+3mS\r\nezkfQsM+rBC6Q7tgJkHQD0YARyE/VGcSfgUu9ikg0WDKOTpI76msG0LHPgaG\r\nS03UPENY6cCVjXSeEwYBpExzjopoxEbVS+siVDQA/ES1RH8aT0/q5dSq8omd\r\n8so1gwXtCD/TpUo9/uGU7uWoV/2t6yX1lAlc28RcWJn0Use+WgWGZOzegWPi\r\n6ZW8772FsELmLu8RTKGBoA6zuDLwWVz/u8/7OgOjaMHM4eRelSA8jlDnMY0X\r\n4aLzHGOnYZS5Yo4gvCGVGkx7TkiW9g8HOAKqVA6Lx2kOPB3WG0RtX877ohDx\r\nHbR2YSgQ6XQtFIcMTZDyKHNzdQQsr67eX3jpdqvGPMPAk0FJHjQy/km6tREZ\r\nm15PmeXdGqFz9HBwkrHzCyHs1W1376iXRSBgkuDli9YIkbiG8EWWLPYvu55x\r\nKJvtVYwXN/EqXj+yGPRHoG/dPUvwAMJhe+Q=\r\n=wN83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"543edab2e6817e089c5b3eb552e40b61506de48f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.5","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.17.7","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.17.12","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.16.7","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.16.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.17.12","@babel/plugin-proposal-optional-chaining":"7.17.12","@babel/plugin-proposal-object-rest-spread":"7.18.0","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8453_1656704665994_0.06114244984820205","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8455":{"name":"hls.js","version":"1.1.5-0.canary.8455","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8455","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d48eb52129ccd11010264a5ea62e8f1a85327c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8455.tgz","fileCount":118,"integrity":"sha512-ArCtzTdxlP9HmVOylisfS8eQE4SaybYyCKCd4nr6Nr+hX3ZchqgvfblCLfwDjSO5jUI0JssMP5K+WLFD+0I2Mg==","signatures":[{"sig":"MEQCIDHtXsT7bO6ZsEYb+e/2W300AbvsidOBwnKw4txfb8FtAiBvYDVQkWxLp6HjN8XrPNelS+2Oyq+TjhFC4C35cneWcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiw2UmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcuRAAjcsVtTVBuMWlXgBA7I5FbXmDX207UVPBtUd8YjM8zf2+Wx0s\r\nPSD6a3SdAydALC4SDYqzFLWRJPyuY5MBKz94vcSIuR/mvHuNi0g9IB+0l7H/\r\nwDD5823MmnYfV9x04KNw7gK2mkLfBQ0QEd1ZTDpNruYhp8eY0XYQKK8K1BQn\r\nEJzI3NCHovlJDhbDS+hv9qFscaj9Oe+fgbpYAfgPcMuGmvLvCD/8/FdSbbAY\r\nMbPk03TDa0DoHu4CobKU9I8ObULz1Zh0/6/gfpTmBLxZAhDwcpxBCLqmiawD\r\nR2dZkA0k01SYF/LQERoOzlbYzql8Hg2apH9w3Vk30XT66S0qqM4cAOyOlO4R\r\nS4rVCWI2yFJM5lScmcKklW3Uyb/oJxpCtf3zzPqspqnah2hBaduG9wkHSRwP\r\nRYngYJtWdEcHGowuyeql0jSR8Cxj7fePDmmnUyD3/qR7ZSWRogjSZfxrQXPl\r\n0jwuSfoNT2L/Y1EX5K2idZN9kCXYOLd7xTzxneoATvy3aTNutWvXBjqOIQ1l\r\ne5DudP2aC8rQHsZekLDY1OfYGfmDMlDTLi/mrGFZHhKuUX3cSU48N9o6ksDR\r\nk84y2knULX0X2B8IXiS0H+MNzu1SkXb+TfZS9ecWh0aPQz2lP2jPrH6ZdWj5\r\ndPNtdesy944WbWr/VXhnF/E7Y8c+qTM+320=\r\n=ToQ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"53c733427083dabcbec0b49d40fce3ec18668c42","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.2","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8455_1656972581732_0.7984376536988294","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8457":{"name":"hls.js","version":"1.1.5-0.canary.8457","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8457","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b705e11a52bb2f8547e89606532dd257dea1a6b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8457.tgz","fileCount":118,"integrity":"sha512-NgmQ9IEbgyRciZVxDeCHS8MHVtTQ2QEJnNwgOsZKOP2x1UqIWDJlsYUCcfqvBB9YcdCGmEFEaqozXvfXQA6HvA==","signatures":[{"sig":"MEUCIQDCACuqiX/VD6EySAaDKO9CBPEsAZiIaCV9LlNIMCPhxQIgXULDTw8acDoFY6iBm0xrr1n2d7CLzV00gxjcO1OVwhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixhidACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVqQ//UChuNtk8ALNj8xYBNaLLAMw5dKRfY8VPlIx+wtCi9qBupPvW\r\nLHDkuL7KIecnL+nXY7gYTo6a3cFSWzzwDHjeeOX7JbkHvIJpzkg5acZ6a1fc\r\nXcTqdL6BLK34jlmMORNBAr774rhvZXKToywAuDnCigdQrBuwa3s2yOjuFxiL\r\nd16UlWs+0u85DrlDrciqSzgfIT3IfVkTOiJChU4UEyrGpDtpbRdv3SSphU+o\r\nEi9HVXz26ckjSL7ugafCiOQjc2VI9ikvcVXha157BUqQW//aS0ljySREPaaV\r\nqrBWn6s1HPVF/kZdm80kQvxJnKUTKgMNpjLn2ORAs2xycWBlVdvEte8a4Obx\r\nQLgndGbFvnh/07w5qijh+w2aom3zlyVjEfO0NZ6IHu8klcEBGYn4RUIhc0vK\r\n7Z0JOeIC/9X/S+wW4lJ+PpZsUAC9KC645KzP4dzrFS1zjly79KzPIcoExWVw\r\n25heGJoMS7G18m2X5vt677K0seaNAjmSbNaJhdBFiYlYItiGmpRjNOfF4cNK\r\nphenqiesg/6jUE5GiRMchU7ZKwgCfPtdEmYVqUcIb4qHd847OZHbkFbiN5fH\r\nQYWmYwfre1YQHD5GlwpiwV2IDsc2EdnTQ1HacwZpC0Ll/Ija8NF+aJD7LbsI\r\nQ6FvjZbTqdX/8Wi2UrQik7pBc85GDHNH/ZU=\r\n=g2z1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fa63701e278cc0a18689aa7ca9cda106cc07f2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.5.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8457_1657149596976_0.09233865300823618","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8459":{"name":"hls.js","version":"1.1.5-0.canary.8459","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8459","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fa276f364eaf3ab2df1bb5136c58469c45400bdb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8459.tgz","fileCount":118,"integrity":"sha512-eHFXLAbDFnyCHliRQW79sybh9dqYsNMx/NtJ52Afo9m7A9yahRd8uVEshVnd6JYYJwGTEUsWgntIrh3xUpW4hg==","signatures":[{"sig":"MEQCIAF4+xOOCGR9NwP5u4jqgnYDUKmgyUJkSJmoF7XyFLj+AiAVslja2up4hjY+cvc3Fy71Cwm1CtPqXmdswNq+dv09Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyJTFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmph+A//ZiEXaFyfniFaMSrDVUtb/OW0twQGApUMLs7a38udWiPokQah\r\nukeqEniFVJG0iFMde3Zt/dd5t7xXupWakYpEUHBAloMkC5HY2cCHE6VSO52B\r\nk+TLKtuaUxPmEDWBGBnH1mBq6LgRbcUet8GKO+RMXj876vHDdLKLrNLa5crY\r\n+xqi9npBo4fpFraRao/pgXiOaytL9eCFb0i36cux5iyWiQhzjtJDMBfj/Q4+\r\nPteJmbPRHRt6TWwgKUz7pB5W9c195tBTIT3L8UE1SSQ0sXF5GHkel1jM62Tl\r\nA2XTTXjqY6h+ESbOO5QA1EqtuSM29CHIX5YBz6P0x+ql4d2k3vVevZLBoxzG\r\nrWdCMzH8LdmgyIAzeXBiwLwq51ghBzr1zSgxYubLzDyELuCr0vhIpaxCr2ut\r\nn8rsOmgH7FBhQbn8daZnMDvQdVG7bK8lLKIclh/niUFKx9iakAyrxsYG3Tz6\r\nzP2KqfhcS3L97TSaUyoVmsqKTLZNi17xp99ohyz+9JDAl12ixnwjGTqoLii/\r\ndAemV6AYE5LsSgDCSrOpHK15/lZ3pIEamhq17Q4PyZnKb6RRWvqXZeaR99w2\r\nUYIYpjZ2rWJlXZDPlHM8Z6mRfrQHtgOi6cmRDoGyqRoPaRD72ARS+cK14xa0\r\nYXEH+PP21XJThs8sS/39ZQpJYDTSoP5bR9Q=\r\n=2lDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25784b8706128122a650bd1c7f9a5dfad887f0b4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.18.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8459_1657312453156_0.14571171732961097","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8460":{"name":"hls.js","version":"1.1.5-0.canary.8460","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8460","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c2bc9c1b2090e8a35f8462b3e9951ebf6a5c5247","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8460.tgz","fileCount":118,"integrity":"sha512-l7oeuCuf7Wv886r7GBys2kkGWOz87CT2EQYplyOKmHuPsDXWig0d3W00mfNNKb0q4kMCqO3Dl6k/89AgMV0MdA==","signatures":[{"sig":"MEUCIH5Dc9QDYKQaPvTy9ezdUxKvTHpMOhm92yXGAGIM7mzCAiEAte3QAbtrdo088rKse65QxRPknW0Kmx2Ss7zYCFT82IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11742639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizCPSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/tw//eDcWwO6nw+NKPYZsOZ+dAPKMNeMx9vMilsop6Vqx0ntQCFKd\r\ntyfoZjN9g4oVwbG1zL+EkFnHmTl3vs9IE+W5GWGoc0A3k/P2wDmsbBUw7n2n\r\nILLX3iiRSjCOtxGU8c2eXNhIto4gHGhi0dfUzg2y7S43XKjNyNLNxmig14y+\r\nYYQ0S9EoVC+Vs6gbxGZpA50cZ7GaybPyx0V+Nfo7VMdpAj88qQ7rS1OD3w2G\r\nY/XxJhwCIV/8QE5/uUI8VqlF196RT0G1wYJPjavHw3grqkTZtoxGGGfdN0WE\r\nsl/vVym5Gv/Xo19ateF3PYP/eb+7kNaCWiD3Tekge09h61+pYH+RzzIvlW9s\r\ntp+BrKZorg77N1DUAyfhnEV5FzHKGIJXL3ivQgTSA5P3u1aHv7WpyqP3Jrn/\r\ndx/sw1p9HDirKNUaE8D9evZ5V0eFKHKZ0U1yWlO6yFL0nZSG+HP1N7gihjyx\r\ncxKEI6l2v5tdx7f6z3F7EO5CLxoNnqFZDB6Zsg+oFUj1UpmfrbTI60JHbpMg\r\neL223g7FWjLsb/EGBq74Vu7HwqW1FPWsdSklphnPAPhQupIytapvITG7GB+Z\r\nkjvh1amZxszj2p9EW4dw62LzzT+ZZJSrkZAq39kZfeVgilkko7nPtCd+312p\r\nwI6Wk11OXaqGUtJutjOyThRRTwD/9AIemU0=\r\n=p6SF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ae5d36986ac21a89c32a05b1c4e2fd408d6b3f80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8460_1657545681728_0.2941669805575917","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8462":{"name":"hls.js","version":"1.1.5-0.canary.8462","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8462","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e6047ac483f43331fcdd912270e8cccbd32c14a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8462.tgz","fileCount":118,"integrity":"sha512-Oo6iVEN37Zjflr6/PYt4ymnO2Z4SLnhZtuEFEKRSF0qgcT0Mqj9j8F/VpzMzmyGppH9RxpZbFSeDsVZUH1l56g==","signatures":[{"sig":"MEUCIQD1dJaWwM6XN26L9S9lH3z6dAse5tSBZyWwg7qS5NedFwIgDeEwqH24Mt7juLLcTNJvOsQ+xgnPfA38khHOxXWdzUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11755361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizIbrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+tg/5AVrVcUS28TBwu4YgdLbbOfUjJMT19aK9DaxJfTaw+YI/m8ZP\r\nlIW5e1HxKQiLzYwRbUfQlK10YhN/UzYGA6fPLg/prv0dR/x9cI3mdUCcm4LU\r\nEQE1oLmJVGu7Ma1vE8RXvJi7hfttbt+qp+OO1y8zexWdoAFLqS3vM1QAhkqK\r\nVAe8hfZYWoS6VHaStRNXaN4tr3o8NkwqSfhltDjsY1BSTUqxdHVEulDE8Sdh\r\nN3CCOhZVPDrmvZvcJefGxCVM6QvldaSk2Tf630xdMNb/IoVMvQ18ZDjP2tnz\r\nueYLmJlPBh9cJfw3sDQ+QHTF6YUL5vKRDje4bXxl2ZumLi1/uLt1fEuVW565\r\n+8JnbTCRFyXxBLToOZX0YWmlD3dcMDDOG+BN8e7SFAGl2qfprggzntxI6vVV\r\nYDcc6VlBEOOxi4VtsMVIIwusjJ966K2JX/0QzqDPRasMzWSP52soTZGIEKQs\r\nkn9L2+AHT3bzWbzEW4bVVOMA2yfwci5tg8XogBnJqPm9ktVWdNOVqZ/Qxl3M\r\nKvA0fjrTc6R2/kPBBPafLSsTSl1n0UUmLxtMqQ4o/i9ua8Ptty1ksYVkkRmQ\r\nwg42droJcf5iUoqMWJQs7E+9xIpXOfxkxE8LLdBYpq/wMwPTxoRcEscOW90+\r\nlu3mfbEu1vG+wZ168eQ1PMlsAv1IBk1N3F0=\r\n=uA9n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"121558f8c28cc4e3927d6d4fd4a0c5f347737b89","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8462_1657571051062_0.4991912129093232","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8464":{"name":"hls.js","version":"1.1.5-0.canary.8464","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8464","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1494e3f7158137828886b2f7dbc32d67765faed3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8464.tgz","fileCount":119,"integrity":"sha512-rHorP3v1bTk7vUUOaLP+iyXvKOrhfbPY5B/aVrNqIMIPhV+ujNP4ObxUA5XiLdEMxsifvbGc/QxaoWogH+GMGw==","signatures":[{"sig":"MEQCIDRDorBX2xPoxXhTsjUY3LvvDaIr5TWgexyApnOLn4WNAiAsMasC/W3OHuskb4Ua/wafSknLHMIOFFdguWsN1tO5/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11908509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizJPmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw6g/+LAHBoyLvzcbpYuhKIwD5WDtjfq/JGh+sxT37jINDHc3N0jk2\r\nYse5ToQ5xTe4DYastOVUi9UUBwAc9LVWKxTNCutoHSeRhnalN/MMQ+pdiu3z\r\n9S24ar0Nb+7RYBX6BjpJuV/M5/h6KHBMkT8KLMsQRfeY6OUSPk1gOY06cEKz\r\ntyyZCCyWOyOpzbgkjxC27ySbXHh605dvyM1rh+IDFve5sxNiCgigw8+aV7AC\r\nZwxmvvvNEYH9FrkVcDu9K6y9LY5pSqX/lpQbOv9yDI9OMMTwfLjGJtATBkzc\r\noeGh5jfJ+FsbqVpqsR2sk9DBkiw60EkLQLRwxQPLonI7lLHid2KkV1ODMrLM\r\nMX6xyP6CbHbU6ks8Q2R1nBmbSp6KsvZDXPuenCslW8Jcz5Im9yxPlJXkJQwx\r\nADlcGjbZC95zwu+MfGffCjU2k8I9ZznCsJq9UbRsfAJLMBGUKTOkE9oDeBO4\r\nb1q4JJuXPIMOa9eOf7CRGrFfPMk5gIrSjq+MfVQA6ePPL4pKF4vfc1lgExy7\r\nwj1fSaEDOppqaPR+A6pBY8cO2Ko8DOZBShkGn/f9ePEdOGK5ALqpizGzLvrj\r\nTtu5wbtpq0kij/0K4PpjvY/QlayNEfTbzwTAKVL5lI2rAQv5TER85P3Y/0gy\r\nySUmFc8RDViUtqdtDqBlq/fYYylQNHxzK70=\r\n=HuvL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2be03e97e90a832274682c5bb11d7eaade763104","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8464_1657574373856_0.29269992534166134","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8466":{"name":"hls.js","version":"1.1.5-0.canary.8466","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8466","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6670fad51241fe41fd74e2c07d40d10b02a9d37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8466.tgz","fileCount":119,"integrity":"sha512-8GuICqkH5Y93dgd/KV9FmY0/yFXNVtKN01jYzQSF10ehdYxYvrJAc9ESZK2AO059BFtMjQvgfdhn94+FjZc0PQ==","signatures":[{"sig":"MEYCIQCOWXao0vocQq75Opl9EsxzgsaE/pT8HTocbR5Nhm0T9QIhAMY0byNQCsgVq+BOvEfX7H+OAWnl4kxM3K9ZA43z2VKF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11920688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizLFvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr46hAAn0odAbLjk1tDaP1OQUJN66pQrpEGYEQnxn8Mv6fW/fWO7Wst\r\n3Wik+R8EMEqBL+tXYQ5FchmHSwx+S8eRs029rwB6AO48EUbRT2fSF4VD8k0B\r\nyMUVHQmP6pDZvyVRkwoJcWFV+vWfFHZP8lvr3WKpsmnn5Rh9PRo0WPX7GoST\r\nu/3HO4o6giwaVRBvAvn+NQMWUcZTsjwINnPpzTcKRLOo1k++q0nbdOD63clQ\r\ntFJlz+Mgzk9r/dv+NxxdumWeX37RANfHiOTOedgZvlT7/2mZOiUXd4jXXbwT\r\nrHdUM9RJV1RZaBzfdjGabXoqLO+68Arl4lvOx8cw7ZgjH3q0QN8GUlX5aGkR\r\nFbo7mNnm8cNHuTN5HBY+Q+X+pcaEuUcKYhxnseLFTvBasalt/U4DFNzPqb47\r\n0XdUhtZpvFofVukldv+yDjqgK5Q+g5fMinctwn4hixTT8RunNidq4IfDwgCy\r\n/HGZfBWmtVp2683rkO/6OHlB9aqwF4k3PNNyBqaMatFFE9bG2GyjDS9WP+nO\r\nlOq+gHejrLu5IGw7HLmk2nvaS2l31KEzKYF/DEqslGOng5hdrgqN0sk+ZYRH\r\nUXzwgri6vUdEvXpLtGaq0gvEInWVP/D6qMvDKbZrPd7nWmGfeCmtwMJli5gE\r\nSTAgYrQAJRrB9/ehvlWCWuaiX5gT3UebMs0=\r\n=dK3F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d46f1bae7d7e1759360639858b47ce2e07bd2ca7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8466_1657581935629_0.5664243259115547","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8469":{"name":"hls.js","version":"1.1.5-0.canary.8469","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8469","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02e58b159810aa4046dd24f78d108f58043d6b7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8469.tgz","fileCount":119,"integrity":"sha512-pgAK0MkkbxZmsphW/Vi4Nnof6ABC1U44nz7TSxitC18uheODjI3VmFhljnwo1EfMbZ4wt5KJi9uLKW7SMxns8Q==","signatures":[{"sig":"MEQCIFe1qR9+H6E1WamiZYTXV8H7CgcFVs/XO/12BPrdUWNBAiBUr0AjsmlKnBNi+w0PjMuDJjXIlFgG30xWF+fNMEaHGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11920707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizNagACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG8g/+OiAsY3iVT7o9JnJODWXK/F7dKITE5qx2CqK7AwR8Qd+LgssU\r\n24N3kypFIfAVwBAvU+2a4opmxxY1wkVS54+O/9OzR54itwQJRHKyrCG0ZrqX\r\nyTTX+1VOK4Sx04V7NG/mht+EE+aYmJ8itjSVhVkz/frvD+1Af0jYtK/fdJng\r\nmhnoG9+Zk78CvDZ7eBuwcrSnVAnGZo+QhL258js3Rcn33fwWZnjmpkztCETH\r\nMLbmsRq/8tEWKVplT86f+Ds7Eiy8TC4+hemveH1ZW/d5Ur7XR+s+7JTt4+LG\r\nB8gSLkawVkPpm8VKdInalcFmWFHDNPysM6siF/uUHk7v0pfGui9krvr6ZrPB\r\nWBDiRYl5eewMKOl7y3IdB/YPUnrWFqi00cvGE577MsI7HOlnFY+CoYrEnyPB\r\nh4KvOEv0b5GjSSOJkwg5+rsNNx7UYQuHYv+zfHAPF/0wNg8pbOm75wCqNPQN\r\nsjvikYah4pIBc7QUKZwqpLwc1bCKM4k6O7Zi/tQhFdjwKKBVO5DUhueTZ5Nx\r\n+CS/aEqE/qPGM3in5aQapnlO2act1HwwMg4l89KYWjRbt3sfRa3MZ2E13xhM\r\nqHgVNkqv9FR9cDA8oiPCN45kP4GRPGrUGPm8wbNzxYTs8hm+tqrDaW6+hsD/\r\nVgv24aY37X3XV1gG6SQclPPZTjVvT1OXPks=\r\n=SE0I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"80c0130c2b09f289733452b8f0ecaa928f3f3c18","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8469_1657591456556_0.06959025780287487","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8473":{"name":"hls.js","version":"1.1.5-0.canary.8473","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8473","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78ac149bd915c8b44fc5ada8ba6f46b52630f9f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8473.tgz","fileCount":119,"integrity":"sha512-rFHeYrksqtEuVCXrgvzBZS769VRYCkwvr+kQ2kmYdbpuMmE3fJsKtcNx2cpJI93nd8IDaGVQmkZg6hYtRpqdEw==","signatures":[{"sig":"MEYCIQD14XlEkSMCyow85PHtrePvbBlTrmPuE4AODl7ixlflUAIhAJUip2R31hOROQ6yj4prXcL/UUvssWTcd4WRMKQ0XMao","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11921105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizObkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3+g//WeESPT+21nhWAtYgI24oMZaYzU1JJbqLUyl/0g/UZnQRmbd7\r\n/sDO6XrTLb/49gUM8Pyej3CSgHn2kcSEqRczWbZTfGlZNK4XhXm91ofy6i0k\r\nUzKmC7u+3D+C/PGr9EJ+l83gKdc0i7BTTDKMiTK/c27JavVQUVz3mKscFgHD\r\nKFOsjH2L80tRXq2idb7LuJ4m3Bx7/1NwG1qpOkj77Fa1ab0jNztirSghI89m\r\ntgx2tP4eupovYWa0kQtpDwYo9AMihzVwhPUCbycd9sOHUPxltInAyumPGcuV\r\nKDsQ9t0qcbhbYV4KIiy/pbm8rGLqbbLsZ7pacWDoID4yDM5Lm83AdqnO3EiE\r\nF87U39b1Qnd2SDfa5gtIyQQFKhxuCC/98uQQTOTslmgcwoSusaOY+PpYDXW6\r\nz82h9TUNhgw5BAK9MGRGwn9XodHmxprv8iUu8c+oS98lnfmQOisikkvasPVB\r\nIpGALGyAxiaip1tgHsX2FUj2folX6Meyj79Wshvkdbb9ioEnwjfXAU4h8Po8\r\nqRnZhUwCoBEZGR9GPYlnCFYejdrozbtG7FqFf5y39sq3n5u1N2Fz3ibeGRvn\r\nxZTcw9Y73OF/Fg1TP6qPTVbvFZdGObpS71ALNU6B2Xo0KOavpDGO2hubnFms\r\nsqsEBdzbS1xtnzXZuIzPXyYw1qnFlp22gu8=\r\n=oyoo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"95295946a376396dc6baa54522bff5d2bedf4dc1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8473_1657595620456_0.7025833767290699","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8480":{"name":"hls.js","version":"1.1.5-0.canary.8480","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8480","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aaa2c86ac33e72bac7d9fa15d312d9deac23f44e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8480.tgz","fileCount":119,"integrity":"sha512-bgOzaLoboWte3PgyR0uE9FEMuh+YBxzVhzC/IKkv76tKTR7dySn4RcfReUUFStjdf8gbM0UMPILpoAKsi8Nieg==","signatures":[{"sig":"MEYCIQDYqpcZ283KxGefX6jF7Qjl8DpZTSP5onkfiLPpgLOG3AIhALiD/EKA9lzbbr4D2ZtmtwDJ73DhXDUGr6QLE4ewXvz9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11928983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizPlJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0HQ/+OFi5K2dg8xd2LUFMPwqRZLWAI4CZWYRCMAZ1MSdsn9fZ+9Jz\r\nMQfMFiCg6CDl+N5rYjHtq21/qiTgwXlJlQJyDVc9R31VFlCtJtK7AbC+ighX\r\nP5cUk2o1yhy5o/i1bw/6DJpm5KbGW7oEBejJ6GdTxzQnK+ukFrFi0sIFQdW3\r\nV/DV+C/fKH2lTSKP6gC8FlMXjZk2yuHsVeDeQZD3Rw5CKVUxQm6bJuhEdByL\r\nsKWeIGfoJ8dMMcvaTVxECShyJcnLGkofASTWCHZ6dGYi8n9jRzqPQYATrJxI\r\np+X8CCQqD+snLEy1RshADvCYrJcjKoseYUwNO2V5fS4FiQvjOg7qlESG395U\r\nYBlBcioHkVvYq6TRpEWYxk17cacrAfYuW9+P4Qn4jket8ITTABnWld2f3XSS\r\n09s/uB3zr2TMuDQa+X+bhI4ddgmKaEOgNZoTsmrBVh0fnz6uhPvKK1KRcnxs\r\nH0an4M5DDRV3BgOkhQAy3upXUPZ5Cgh+sOvaAz6Av9WhzyzPumFrZ42GRi68\r\nlDy8nQ/Z1wXu/iOmaR0EAklFG4pCNYqcr9v9Zq9XyqAmoQr52gPT4fWhT49e\r\nTNnMbjeOlKqDFmMtEBG7s3U7xQYjY0T93m5t+km79YY/RwccJ15hRQXs4CVd\r\nrOamAFGywX2boYLcJhaqtQg2p53FVwKNzhw=\r\n=zq//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c750bf9dc5e7e25ed356bd148bd42ca5f31efd5c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8480_1657600328993_0.9986633217532042","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8488":{"name":"hls.js","version":"1.1.5-0.canary.8488","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8488","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e56cffbfdfe8fe08bd93770546ed8d83d77a6458","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8488.tgz","fileCount":119,"integrity":"sha512-DFbBrvfdR7B4s+12QM1FoyOOAh6buuyNHESkMhbLBGNMo0xsFAgiuI0rgQYVmPfJI59UU3AforPTsaRYJlApbQ==","signatures":[{"sig":"MEUCIAGuU2PHylm+Vsx+wpwzAU72tOXK/voWZ4WeB+V0PQcjAiEA+A2C06FPrCnZEwEM+l8NNakRLlBLifbG2eJIIEfq/34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11928706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizPy6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp17A//XiLEsvUGZiVNNX7Fp4Iu4jIlQMdiimXZmeoVZM1nhc4807Sp\r\nLT5j8Y1XUyyXugNmc0dLz5HFLLelf3A+bvIeeXFlDM8HWqBfQHuY3a3V3/iy\r\n/WBofunPZy+Xpn1rZuSimTaEIn+R5P74yxqmIBDQc7Ji00gfDmQiANv4kD8C\r\nCsStOjfhjAsRngSOXNVqMmucPimBY1oqI/esxH4Qmza82jpURYI8XD54COVq\r\nIa7dCSVWhI/zKk7Vatxhf9U0QtReEqWJCqjabWLpASroevJ7PNQrzESPXz/1\r\n3JVgvAlNFqWv1+hvXM1g1on08AxPP11PQ2bsQGE8DVCiN8GcwScFySXfgJEA\r\nyilKfbgLzTTeA/8VISgthTFXJRLm0Q0e0Czodw49zCW/JdKKiTRTUBTZMHtS\r\nZ5JvZtgRlC+P45bKv1Igh9806j3yGJMqNWJvMkfBvwA6uWR1xP6edKG9cie4\r\nSpbu0fwhrzuNiQGjxtfzvbqRQW3UcdyBl9sw1uyiG2w/oswnu8LVxbwhIjvj\r\ncBrWdeuFhIaqUwZ1HzclQ+rGSDz7x0Cw1RKCsJDDC9R3igviMuKc0IxkBuOs\r\nbG7dFEHKBPxx66hYkKr1xZQ7VB9sP86++rf+LQjev4Va9huN4AO9cBZVBBTc\r\nvSbfwIKd3MbVL5SM9MS+BfZD10hm0F5aWFw=\r\n=lWU9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"297e5c90f4513b216ac80843582fb7106756eaca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8488_1657601210190_0.5768120095094473","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8490":{"name":"hls.js","version":"1.1.5-0.canary.8490","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8490","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f56646795b73432f58991e83f876bc56a647e77d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8490.tgz","fileCount":119,"integrity":"sha512-xrMkpLK1c6IwtaNkoTdeIi9/V1YRlCyR4vvBTbkuihCqqbWg56XJvfo7t7CaY/i6j+KRiBAvToI4yMjPrd0kbg==","signatures":[{"sig":"MEUCIE/Cji3viLiLKqNZr9xo8vZikBNCxy7/7gM/Ld7X51weAiEAw79Suj87sth4B6CYactZPeAGYqQgyEhLmIkELhMLVXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11928706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0E+KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz+BAAo2yfTFgOjpcjDBKychHK3jaPiyGOCV3ppMVCnRnAanP+IzIN\r\nDjL0oDMlOz1/GDV2zjpZDhJrISVDvSV+lpr/PLlHC6crg/U2GWRw2hQbg2En\r\nQ8U6aZy2fIcIzrq9DLoftGxN4TAJ7PjGePhEYKVfkQ+tWcMuPLVLgODQeF3g\r\nVkq9HsyV+Km096ajYZg4w9qTCxZGju08YQvy0lcmEUa5NDZyRFzaZyIEpCnp\r\nhVVwLJZ078DVZRmH2+tvqGBoB5Iay09UTstAitKXSj4sgEnzyNFex2wZCdx6\r\nY4Kl+GxlDlwFGfM9DZwmp8oYhVIi6zhr+ZBA3eni11tmQ5MMfnRtvegEVBPZ\r\nZ3IOIVBl+gItQPBt2aFsX7PXnueC2xCUiCbc5T+HE2Ij5sgzoDl8NgrnsXnw\r\n//GHohkwTo3HZC44joXLgC7uSXqFkaNZJhrPxEGQjg3Q6ymb8JxWilxY46pa\r\n2hYy6lxM6LOl46R+B1yGce+85f90Zx+obk0Sf5rFzJLwAwhMT85Xx0A1zVlN\r\nqSe9i2vU8SxYGBlr5ZlTtey/1nk4I2Ak5aLUfdBKBItqhWVxrQGGfK6sapvo\r\nEScS6i9NvUlJ0aXNSwE+9b+NouuhfTb3uq83ReFHsTjHgJXhisEZPw+lauwq\r\nhIWWPLMDn4f+TknRADAB7eFkyJsUVvxq6I4=\r\n=ezFy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"021e6473ed79a54914995a759a81fa2de6cc8bae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8490_1657819018474_0.8378769616365567","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8494":{"name":"hls.js","version":"1.1.5-0.canary.8494","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8494","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0564e996486d76a965e1b8d5c837acb0b1993eec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8494.tgz","fileCount":119,"integrity":"sha512-guXer9iiZI8apNot0LkP5pM5jc3d34oxoatkrN+ssZhYARipKsa4BgPAwIAXDYg0yQG4Iqw6zM3ZmyNXG2NxGA==","signatures":[{"sig":"MEUCIQDNsOqPOSLE/5Tmk8rijZo2nzroQ1FH6CHYOQn0z4q/MQIgGMnzwSCgax743SUL3xAamGBXzpGnlKNLQr5Q3n6sMKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0F//ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRRBAAjT5TeoGoQ+qqaHGXf/LY65M/Nhz/vmeknrNw0eITBtbelaSL\r\nb/SiT0OHJH1igUSD9/wMtQihXEslcthR/djzNXh9O7vBt146CKpuTEX409kF\r\n0Dy0yoQh5k24QuuFaGjZ7U+kmpPrGpoCWyebdx2org1tjtC+qsRVevKpurEX\r\nzwTTq22IvTq+kIqZPi7QiuPQfzhFrFroMELwtL1Q4A3jpaQZJ0qsatjr9LM+\r\nuOkKJBFaEepFYDAWU6/qot2+rLtaGNXjLj9MnIqayKjQjAc2sdVoj78q4gze\r\n0F2NxERkMv22K7sQRXNeY5zcPP5+1LJqt/pNacAelPI3vQxj2gAkjfj4JtLL\r\nFvGPbHvSq3f5RZWeNKDY5e4qZCilgxt3Hwsp33eIsgVf/HP54FDAstD9suZq\r\n7Vf6MkXy/YaxadV/0aNTp0bAz9FVQ/r1Etnk+nZmHjhNx/7AewSuXCr3V+jr\r\nDIxj5N1ZveuugV7ORR4d7RVy71WRsrvdJI7yOi6vu2HNy9jxG4XRsymi0ZHS\r\nhTC+/7mKxHY2mp+Rud0Bdmgx5QT+8MPB/l8Si4E0XgCVDP8DyenpAIxQYlmi\r\nH7aarjbOr3vQ+yO8YWVNvaKsFElun1fI5CAkWHPmEN0oebrln+tGO2X8+BV8\r\nmCf4ROzMOkha0fWS2+Is/kB7ObiQmMfv4A8=\r\n=4C8B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d660468d71cd5e551f6590991d09bbfd004f3dd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8494_1657823231043_0.6262618533339546","host":"s3://npm-registry-packages"}},"1.1.5-0.canary.8502":{"name":"hls.js","version":"1.1.5-0.canary.8502","license":"Apache-2.0","_id":"hls.js@1.1.5-0.canary.8502","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f17538f855275cddb0964721fba040187e645bd2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.1.5-0.canary.8502.tgz","fileCount":119,"integrity":"sha512-Hh+p7YUq8f92ZSkCXaOsGZQ0LHlSNJec/pxc7R34pFBM0KEsvvvr6v5praWm+mGltw6YhM9cOSrjhdPfF/5SDA==","signatures":[{"sig":"MEUCIQD0Sx3Xs+pb9nd+qEA4c1QLL0u9Z1RhL7h4wilqrNH+xAIgBLsW3dkJy+KPiwfpGvhf7S7++EtchG2gMlo5X9078+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0HJjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqclQ/9HfTVzC8Biq6w9YTXAnJTQlSGDM3fruQDDXm5oB6cYDfoam0m\r\nxeI0vlOscQMs3us0l3m/ojmgv6nGI++fswKq2pgGHgo8m3c92AzulnAuh5Ou\r\njFn9q6+0d7xkPHQwFNWqw3zClw606G0PEHO+wY4ksdf0iy5JrEwewKr4Y65I\r\nVDD1PGQgY3nugtZKnSxMH8fINlyl4CX1yAD7I7cP4NF/clgMu6vNjldSlEKB\r\ntG5enMzzS6TeMLdyQJJBJGWA50aurp7/5q2TwsAG0WJFSXzVeEmmXxwUslxS\r\nyQcWGUj/Hz3QInkX5I+ogSvw2VMk9ELQaOIMoP5ET7TVQUJ9nwqIJfItMUhr\r\nmSxp0hHBRJy47NoRzsXgTrA/kLNZUbNyMsNbtDht08aYKXfy9IDF9nSI1ZM5\r\nH8kfZgvQKi8y+saYlVsj6CsRiyqHNh0ZYP8LO6ANo+Lk+OYINGCpwp09JZO5\r\nHl6kDo7hygP9QcGvBL6qZaSwbyfcJjiiOJAHH1qKVam97+VeJgKWexjGsZP+\r\n2hqbjzoVys0pXgLf/kKDxcnryKRxfMmbuDcw0eWsG4odSBt9BrIS72OF3G8t\r\ndOUG495Ib0cZakEdFinHRiZBRuX3I53jZvHntTTxUZuuF+zeFpBznvYh1XTS\r\n68UVEMgnd6BOloi8TIcmoLG8OnOsHYkYhbg=\r\n=zs7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eef114d2b2c8260a00d619417632aec1e5a2c38d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.1.5-0.canary.8502_1657827939306_0.08374895804704363","host":"s3://npm-registry-packages"}},"1.2.0-beta.1":{"name":"hls.js","version":"1.2.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"288de6a6b3b74308aff39c9d44eb529788b34ad1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.tgz","fileCount":119,"integrity":"sha512-U/eEypWV4vD1OZA6dre5cykC1J956zOOzqwO/Eu+nfvnVd5XSLH/43uq0FFCZULhit52lhqouloUPyDjFXxRsA==","signatures":[{"sig":"MEUCIQCXPSGribSNH0MJBg9sX0xVJJ3u+R1M8W8LXkzLU8LxlQIgN8bCCVx6COw1Agofo8WDknUUl26Ja4SlyRNFSt2EyxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0HwrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAFA/+L6rYhh84qhBjw0SUen8NbZqcKbhmkdh3EnSRCzmMOONW/w00\r\n4ah05WTZUaJEi3awjLyv5Man8Zrg7rwvJWHJTtNiS26tuOXTS4iYNtvdTrty\r\nNmdORaiBPfq0FK1Bdf1/bZNMV6RAv9BLnVYrbsd2PCdSipNM7ew2cjnSw5Pj\r\ns2F1kHHVoB0mrNszUeshVSB1AX6yBD05LapLOHRlsBeGbFd30jzLl0zK8c8R\r\n916yOf4gHzKQI0qJALMt/bApNib+DvKPU0JkLd6OJQ4H+s0Ab6NDIL9TAtfe\r\nvyl3u4IVaVBaYHgqGpJxVUEPoIP4Q+I8FSPJd0TEAt14gGWKIIW83htdGn35\r\ngfNSvkB3NRSjH3Tqa1aPiHqNqKq+MG1D72Vhb6uRbUrjwOlbrAyxijFghC7o\r\nY3Nmun72Q0SZXudQFwOate1rxRyoPLGlFBW43e5r5MxSK21VwePZxd+bvy/2\r\nEC8JW6KrPzZjTn7Kz0GDH0rGofu+4sC4IZM5I9QzXLpM+88xZAzJ7GtRmFrx\r\nq8Gk2l35IlP7v0rAhjpEV7Dhwhr9cgyZ8NvAFX9kDPYefgWKEhcm7T/vXynL\r\n6uf32J3WVjcGiky5yT/G0vz6fPcV3BU71hG2Fkp2FmMtVI14J1OKKFDMn/8h\r\nrL45dhuljcDKB8DrAYd7fRqW7LJSpOeF3Jc=\r\n=s9x9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"eef114d2b2c8260a00d619417632aec1e5a2c38d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1_1657830443375_0.6041585025314644","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8503":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8503","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8503","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8719b8b567479ace135553ad01d7aaa3903c7b06","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8503.tgz","fileCount":119,"integrity":"sha512-Fs67WVBhqioqblvDPVx2MEbDFUz6OxZSuM7wfMUiy071Ef3fxjsfw8tM30fKBFh5BVsFlxavpgQ6wAhU5mRvWw==","signatures":[{"sig":"MEQCIFaeQhFgdOYSGY6EsDon2I7SYDXY9lWWnQMT5IvA3kLsAiBi89har6gGnt6Myud67LoPH/qy2Kcau2chRQ9aEmCrTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11932886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0JdiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXDA//UjoUAm0Rx1RtXOf/uq0v/dOT86nEVic9FHWjv1DBETbc+/lA\r\n7Y85IOYc2NDrGaI4Unn+qdcE+gk55BL3A7h1oivcTBu+eeiu+riOC+VdsMpV\r\nNU13dcYxXU2vTxrQEaIp7kJGVaJg6ia9SueKYiGvShYdq7BfbHkmPbWKFBcU\r\nNK5BR0APPVt8d8RJcf5P3p8G/EUgHgNMeHFSUHsxG3XAQMelDJ0J6pXtp7zL\r\na5sBXiV7g/jxe1uXL8rud7lCjJ+5DCteyt3dm/Fi0eDu50rLyMkPKKjw+Gaw\r\nITTW1VRc07urZLbg2Zvubkb4zm6A2p+hSHvbLpS0G8wYAuCn6rTI4Jt235rh\r\nVXS0bmC4+Tdl0A4hlxVHEA9KZ90Sh+M0XVd+OAL4MtacGHImufPksjIr8eut\r\nB+1DmRXrJ6gyWBGz0nqDm79qxFaTYjt5qfCDkerydZCs6GxiR/wjBcUKqL2x\r\nbeB/5RS5kbMNseeO+Ugpxph0SiaoQPk8/JZkKUN3SqpNvJwHN2+bV8BIEGYm\r\n1STCeDKxfO6tZbQP71T6MCOD9Eet6bbRsKNp9oaCwGcmkCSOjMRPfe89Qcqp\r\nDCbHzUew3xoZZZ2fwjaB29CuLmSqcsBo11THCfH43+YcBdrg6TVGAYAnxbNS\r\nqanPofXx0Vk5ZiRcQO8lCZGIT8bmk2pTCLw=\r\n=bVtU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0eb222f709816ce95edd44a93d42650842ac8dda","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.25.0","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8503_1657837409905_0.8483843310676504","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8505":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8505","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8505","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"226f4a669c7a0bacb29b572289548b4a8167540d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8505.tgz","fileCount":119,"integrity":"sha512-3bY4Y0V7UnQanKdeCkciBuTbPlvcI8wJVcMyk1W47dDWnCTjrEaAAUE10bugBSWZHqqQ5ch2f3X1dw3WhDBvIQ==","signatures":[{"sig":"MEYCIQDUu6iNGMmZ+ouoXY1eYR093G6KVNwjHUYLu4m4XAODWAIhAKyt+qrVC1ARbKbHuJ/yk71Fy3Ckt3TpHtwodmyyIAJD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11932886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0dL1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+RQ/8DtwwFz9Wj6qbLLESEE5IKb2v+AlbiSRg7qNS3RqhmmagOOZz\r\nlseFfIfhGiFNtPGBy3NMe6HnpnadrAW5ivDC9NvWo1Mvmr/EXnhEpBh5guvo\r\na753SjiHLBIbMQ7EXCYA82sW3CCxtcZ30WOPHtYNY9aI9kLj1WtJlcxfLJ0L\r\nGmcFk9QOtheNoO9Y+LZSS39VLGNjG8oQZZYqTWyXwAm5krzp3U+Gh4pSFXor\r\n+2j+l3gmhxWqKNKZtwUUE5eRMVbg37CKx1oaNkyvXo682JZHDgCq3V9sC1eV\r\nqnNkTx0nLYOOSoo8LHD52bmBS2IfntCo3ZYNcGxvzBw9Srm4yStfmh7B6Jta\r\ne4+OXABoxyikxoF8CG9WLqitLhh3+DFqnqHOgtblUu0MdqT/I3roQC5Ps4st\r\nzKcPgkifgqJMrV1upEC8V+pa7Of7P6K8A0boiyb/khHhoOta4jkV3mDUjAFx\r\n03s3OcbFP34FnoyqAxSvd7CpcsfxMbYKtUeb4ER4BZ5s7oCUREYQJl6F70K4\r\nxWKpNHCsV+84Sn8q8CGq5uHXX/fdmv8LHbfSxdH3cFdGkQiKNABPXBN5KU6J\r\njkaoBKrDboHsrecvBiaOX0IYdcb7JCvicw7SqqlonVhN0ILcB+OospdoUtAv\r\nd+pEy4aUQEhoZWW2si5EVNifk/IfY8i+qrM=\r\n=fIG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3d8d5817a95b2c9e17253126bf9862b6adcb2b6b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8505_1657918196944_0.6431453428287339","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8506":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8506","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8506","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"252cee12f092614767769b5d223014ac0da1367d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8506.tgz","fileCount":119,"integrity":"sha512-3CB3N414HBvZGx5vSRVoSn7X7w/81afFaJ5L1wbR4Ve610Wa02DVNV3ZBp2v6PmcbNjqKYBOQmXQCdGEedtq7w==","signatures":[{"sig":"MEQCIDm4371tXcUa6Fd6vtgwC0CnW9PebbOkOTSDEZ338XDKAiB6xUrWVYEl1ZOgx5/A2CVFi6mlMnFP0W2l5ZJVWKb6HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11932886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0gPrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotaA/9G8zqmH02A0l+TDKNiFnTbd/Vwx8EaHSjhEIh6PZl+deJ42cL\r\nK8kvBytbR5t7LVGoO4fjn1TLRjtSr7SLA2bZpIKob7UipxlD5U28XZz20sfv\r\nUGaKqZgv3BDPszcNmL8fD/ulqm+qxmwR99F/WWR/QmGNWFw7/UnLvvNzuKCB\r\nc58IIm+E6Y8tqBiSn3If8ZCgWFy63d66Ql4s/Gql1K8oOCzR68xaKaAIHR1e\r\n+CckhrGzkeMuZLGTeLM4b0MtvGF3RrtBCkfKj1sRj22k7uruqNItLWLXOBX+\r\nVy8NxvTyF75SEdl9S46HqrwHbDo+rc3zHkBCL/56rvb4AH7NxIEzodJbMFL5\r\nYv5n9Zc9Ey0iqFDVawTuydnE+2JTGr+QzSy2pFrAwSa1LrEJAvm2LHZjSszB\r\n5y0YUBRuHGjUuugB6+5XKLc+eORf9VN3k8IOPgESeNCayAG+zZgMf0LW0fj7\r\nb/Rilftlfuo5EOzHWZ56pOfr39J2R6dj5HTtHX12yOTzHgz5ZVy382VGBSnY\r\ndNwqiSdihSSjXXiGK+n7Hd8lAil9IzfqmBFfCZ3vy7YJpglUt2Y6NBZgEsFY\r\n5tOOeu9a9hTqi4MJNSuU0mGnTAspQEWd1hqcdo2595lGVruU+5G/PRTmajmo\r\nLm+GTj5X2UkmWaFZANF/EfXLZITMYqVx9mA=\r\n=BJOT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"494eaba69a59d35741e3e1f173073927f93492f8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8506_1657930731389_0.5869226062667501","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8508":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8508","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8508","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"067db3ca8799c0cdba304ab7bee4b24cb3f38aae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8508.tgz","fileCount":119,"integrity":"sha512-95zG+nm7Uq4NEshTp9om1IZx9jusLiDhpO5LMDemGYpsgZOd8WxxjWSE+rHq9upiwA8FZCbM/wKfODVoRjEblA==","signatures":[{"sig":"MEUCIQDsRdDp4imi7/L79EV3vJ+Vv7+ymhDKEGshlIuCXAg0ogIgXeNsfIdm6a+zFG0TQoHVK4PWnOsRVtzie2/3LP6XLbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11934187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1HfYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraDw/7B3dUMpxd32sFdpuThxXHdU5akFO7bleskVGEOqwhuZ0q7Y3i\r\n/uh+jczn7Kk5h17oChsh0lPoWNBpEFd/XOX7QfTDPCllzaPaz85k0GCnGyr7\r\nr6O5Jh0Mv5peXvyr+2gwqYCIcwjIdE0lNswMSO5nSICASDVa4nSHXdAob+GO\r\nMvDD97Z6ocNzw3y3Z598XMrxWw9Y2WNISctNsoLE7wCmB6de84hh/o35h65D\r\nF08LrwX4OtvbTLnhIYFvLgTtVNAyHkRe6SgFBRR92GIhMFOScwR/l6h6E8H5\r\nTF6SF3Mtq5soUk/PoNMtL/CbjGUZ2FfG1nKwOkZJiaN9It9Bytqgruvyu3fo\r\nmwclYEJyiCbld1RWPMT23xfJ1m/XHHhIFaMkmZmYIsDqBtyQmRRaIc3k18xg\r\nj1Ha3/s+uIxTBtpJryoKAC3Tg6ipyIEis7xQZYB7QxXGDsYwQtaZAEZev9q5\r\no3eijMlSLzw0vPo6jLHTMrR1CPEN6k5d3EbOnpi7FydRyk0PrEUM2TWC2VaZ\r\n4AUwyEkC9MzzB1jQiMmLaKLWrie2+MsFGKJfDROEDGC8kptwg6xsp3nzUrzb\r\n6JgSBKRQ/9Z7RlT+eL0QFC1lX/DXHKOw7TmX2Yjhh51CeK3acHnJzGRljXv7\r\ng7oJ0lVa4Rcr4JwGo+Vts4oOzDBkTV00Ou4=\r\n=mLwA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3c74d98726aa2f98211c9eb5ef2742a988a3f9a8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8508_1658091480013_0.23802683474709196","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8514":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8514","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8514","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d516495d1d6c28841dd01dfca70024676442d084","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8514.tgz","fileCount":119,"integrity":"sha512-yLNGCgZYMcsHPVxYojLmpVNgId2RQoxu0LCIrqmSb4517uTYn6inQnX1eESowtjMgqpmrNx73oot08fgcLt/5Q==","signatures":[{"sig":"MEUCIG/lvXrXN5OYGgbgbhzbKFGb179EaeggxPbUXC7MY7PZAiEAxmLvry/A7nwSCFT88Zcgz2Prh6ADJiyit0w0YalDOys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11938105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi10AiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAWBAAmFWLJ5O49S0m87eujOEFxmgdDSfx/6nvKlScSHRDrJrw+zmx\r\n4RYGkql3MaZSYuvrjHVGPyr+0PZwUlumWQNGOX0XJ6cFyStPgeQ714k4tF46\r\nfj5oh08VSSRYs4FnHcFhQlaHLSHNZPjKnM4Z2szG8kD3xEwXKEGKce+eROxo\r\n3k8lwr/5UBsdqvphobdJMlE705C/gZenSNrKsnk1V6NohoDiDnvoYgeNWCMt\r\nPPdAxUw5NLnpcbkXhq8zRIe2NJKM7y9R9iVObzTTXMFwU74ht+W0mOtSuniZ\r\nWZnvRD3NNr4jORieinI2uLOeIO7VO9/874Ksfag8KSfVMIp8G79FFknNeSPT\r\nA+qQrJKo53vY7LKWPkjAhrAbKfr0AeXC5lp0VMJ9U0LzFtG9n39mSSSKBspI\r\nWyKQxHg6Zj/qLYf08avR945aXYsxaIY5LRqD+lHn3qmL84EgC6M2YHMYujv6\r\nNw4K2W8E62wUHvHmh1ikknFyMQ7pVZ3DTWYd8rwC3KGiytOOJbFVH/FWXxII\r\n3IDim6S/VfjXi8DC9nAw71bk6UMREJWAyOca/2DQRRl1TPQ/8V7xPkMCFZmH\r\n82KzgsEGq01nQ75G5tV+CjMxiutOsf/Ci3IbFaWZ75cU7Sh8zzBqkj/uwcDJ\r\nIt0wXhzU42Wg8R+E1CvnRfZpM8QHdnIcPFU=\r\n=1bES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a013df76cd767b417f51424510bb5dc57e61e4a7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8514_1658273825795_0.6302746200827356","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8516":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8516","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8516","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e9f123242e2663e13180e1d6209470cc87f267e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8516.tgz","fileCount":119,"integrity":"sha512-ztUogWuHVPM+r4/axUT05720o1Cur5Ka7vC6hArMs2lJA3jDNkJuVxAQppJDjE28Dh3Tu2od3HIfpenDN3oW/A==","signatures":[{"sig":"MEYCIQCE1NcO5dxoPv7CeVke6HoG5mWLVDcNbpXVuDOQK9TT0gIhAMUMvHL+gmFtNj3HNEhdOV9ZTuD1PnR0NPZv/qmyHIUi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11943279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi11j5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGNw//aCGLIupHy4elS/PgRm4SaQH63B3GerjMf6eemEZWpP8+lGx2\r\n5uYHu+kNVy1PHY6oxXq42/0zXTx0I49PfFODg2Vkll2bmMkrrOLgqJJqsgfl\r\n6i5HvxF4D/BtxJVOLXQprcnGApmayMs9WuM5F+niCZl05Vf7QnyxbowTH5SH\r\nFAk+LlbTi2zvUrNMjkr04+MIWqtD2XGKdapXRJ5AIIVyUC5+5ISQZYcUF+oD\r\nU4bEGtHDMAk1zkSGDvFfMUagyRl2UCoqQm62QhVidlh0Z0Aeh4y2IAeE5oxy\r\nEYmP+rqawUHtHuZyw4c+xOJ7SUspvKnRA8SyiDixtQBawq2zzCmS7ZpLWe32\r\nPSwlpAj1xTgmB+NJGldyIA/Q11VGviyAopflG7AZLWQ6+8HVvi3eJLKpjCQc\r\nIRiW8s0xtfiBw9mhWg9/wfsWbV86jX1q+a5TiOygAVo1Ne5f0IFpHTXhDP3Y\r\nue/FsHA6GNcnr/SQtXaL7UHYRivpzx5XKzJJ4eqtrVYIsGygIaryUYS67YPG\r\nWwqFFUnzcbCj8xbhYaFFTW6fFmVAncQIJLgu9nzQx0djdsvFh5lfJQRfPQpA\r\n0b6VTWk6cU+pBmFd/PEyd4GP/w6lzJ6mdebHAQdjY6LLIREwXBzWhkaKP/rK\r\n4MQQMgYoHvZCoi4ZbcXB/7qjUHWbBMuxQJA=\r\n=0C70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2b933f367d63d2d3ee8763eb9023f7a163e7496c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8516_1658280184983_0.5742719059147694","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8517":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8517","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8517","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b175006d133f09da9ae8b1e298b1c061baab850","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8517.tgz","fileCount":119,"integrity":"sha512-wMPCJTwlWfEVoLn74L4/4yFWZf2m36iNgQgucv+jleJz9OyCXnS6n+BBsENrtiLo9YCqhsV2HdCUxX7u36ffhQ==","signatures":[{"sig":"MEUCIB9J16wOilZ6armFIpmM2r/az5Qwp/PksGXG3vWGJZcPAiEAt3u+QvBItIUw423MNgy8mvcWeDYiJJizd0+uIByw2wI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11943279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2CgmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeTg/9FZ32Qd6pz7QvZeorxNtKns569nNAPIWRQlUCHrIPXx4vWaih\r\nImmXh5n6MCVscA4j+8SLktsQhDdBhLOqjyYR4I4uPeaDiGTqTDPWH2LPopDF\r\n7hrluKhVq08RjsoK8ZDwSsWdkOkfmVRZs+b3wvZ2BRtUzfuHBo3LdLROZeSJ\r\nmYauVgPUdYLPIv/DMHZAj0P6CAX7AEnIwPxv4vscoB64YgMKIoOctWJs5Dyo\r\nhB5BMT7sJs+z2s1iwWq5gzgkXLNv5mlaLwNXafZ0gB9UPBOHZ7a+jXxx1gu/\r\nGIVkg1tmnDD6vqk/Wcs0a+N8QaEbsMjZFgVSOjnllmMWWqkqkqZR+sb82idf\r\nqapydTR045ud6wR7Om23gSSLGhpcvZ3JBMA61bKbYnziglRADsjeKcrI4fb7\r\nYPcSVAT81aHkcItdajuNzv06psJqRpqOqOytAnq+Lj9QO/QL+0R6zJ8GMIZn\r\nOSEd4EoPuRgQxQoTOqfctOY9CW0ds/xWcvB8mOZgEznjseEEbmR9dJr89MIw\r\nCl2fd8UJad+aIX+X3Kcnf3q/ieOa0S91yVNVK28LD9WxE/ZUfY7F0B26+WKD\r\njMBGYX/ELAsctfEKfbdrL1xycN0PSncyDXFS6FuYFP9U5p7W8iRnBszawWrm\r\n3xxdaB5BhPr0osNunoaVpxuYa5KVxXRwbGY=\r\n=rlYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"55774c243e043c5503f466f8fe416accd4ce002d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8517_1658333221783_0.7286317737885075","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8520":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8520","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8520","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ece2d975b257f5ec34d13e2e8e4d4ce1f8e14824","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8520.tgz","fileCount":119,"integrity":"sha512-577qnOjz/G8MAlrt4dNHfJiDaIe+Plv8/oJtIlJmz8oKaBnoZSwc00u7T5iDOYvsvvQZCFjx5YcUD9TaVryv6w==","signatures":[{"sig":"MEUCIE8suaQczJmcsDERBZZHtRs8hquDwI5hs7RQDYk1gHQJAiEAlvLkjz4B/UHMFqumOs5DL7YOP14df6eNHiUa7jV+AjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11946846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2DNUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmquxg//czK9ZBjqkNjyFlf2vifK4AbLEnTQjYv/OCkwoSnTAfAMLV1+\r\nfrWGdl2k2wYKzV3YrVUFYd+gpt1rD22LbqYzbIXQBV4TdfEhPPzqUv4YP0qt\r\nLvbbMCIE1smUkCnLuGJLq5YINlR3wjRfrrLpJOf2XVa97mu6H8Ud4Eu2PdQT\r\nMC/7smqxtTlGif5zSASkA285Q7QkeBUSGYqynqdPcj1xCkk/dre+wb3s9JY/\r\nztJuNmA1YMx5MY9J2qlcFkmYYjlr4CKOneFAKcRpTseB2yHgsXDy1Av2PyXq\r\nZ0Xy2C3TJZPptmQWdh2DvkFhpZ261W4EU/W99YhbAy9v1zAtOeJ/swEfj4cq\r\nNKBlLaL6vjq+emRN7oN2E2RXlffnfDDDxmfQOGS1Q/h9qvWgL2fD/U8g8tAj\r\nk3++6wug6wBUVkplvatlTF4/bU6J6xJ+6Pm1NHyy5zs3aIBxihQ07OoNtCaa\r\nYF1Y8fxzXxgv/k/OIaVKpl/kMfOXsL5jCtfICx3r2GaBE2ORAuk9xWPnGcJ/\r\nCGKXClJW6xi52Ydl6OTfFEH6+RHPG/F1SU937R9wajnpjjPPqxe7w04xisd6\r\nfCbGgzINkFLM+AfoxAAC1Dewn4VRJUQFnpk7cRitIgJ24kH6YEfjW2dYN22j\r\n4JGnRedzcyazVb1WYRCbJWtyp7QQ8iNgrIE=\r\n=VpUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf1bfe39628b0e88d151c7e100ee2a4449465b74","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8520_1658336084143_0.6798006646888497","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8525":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8525","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8525","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8af0abe4f501286f211782e45720ce42dda3f321","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8525.tgz","fileCount":119,"integrity":"sha512-ija1Kq3AagFBXgZ1jrQ1rteMYafab1x7AXmrtgy32XK4DRB4gJ+AIYwr6V9ic01Hi/7sJfoveOfYXwG3I4tBLA==","signatures":[{"sig":"MEYCIQD5k6RVekei36KO+amheacfPZ+LFoGh7TgwL5aTrW3gqgIhAKKwpt8M5B/BM1sWf4MeKntpNPyoT6VUbsZHHPOEgbGM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11951427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2GVsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpI0w//UiINoxvaRmew9c/vm0A8C08HWiOsPExuNvyI+az/WI9M1m/g\r\n3ns0hyPgIR1OGNfDn4FQisjKRgIq7bhDs40HBJTi+Q15aaPvWlhV+KLDR00Z\r\n1XbwcqQtnyEfnEhJty+fbqwqkldoHyg8zVbx6Zz4n7GTH9gNrAHSbchGX8/x\r\nyhI9dR/yKYN15n/+2Wh/v/4AuiAGuQ5v64B7wMDTltmV84zxqaVV5OSWkfeP\r\nY5MtGOBGyLgtsY+DkBqtNUy4GFatKIax39ex+5JLA2zHjabW2MfiO4t4NfhF\r\nIm/XOseCg3vp96yR1E1PW4VduBEthq0d/63NaPhrBlYFR1gG68la3vhHEWfK\r\nmqAyhY1002X249Q37eJsRDDb9zT1YMXXorwpEBKA2KLFqnStjDbq0+vFR+kg\r\nPwqlv77nXjsHwiu0QnmEqQfLb04SNdEO/xxgEhKN4p74cOj+97Y5CHRa/aPa\r\nZoP3VHLBfqJDzT3ZSjWUIe9hmcpHkYugp3nbP71U15Nb7hx/tcv6/2B58SW4\r\n+7gnLeVNrLDHyd6MNF/yBgMEzU6BK0uFQDPgxXppcawczZlFfu+GiwH3Fr9U\r\nT5qG1/7ouN+x0aLyQdKwaR2uCiC8jJxRaHNxEwAJQ+cvnGLic56WeBk5lF0d\r\ndjLEltRPv7qRpNqISiE0jMJJof/OQK/B8KI=\r\n=bV5R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d162ecd79c23cc6173bc1ee7a76a39e91d37e901","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8525_1658348908185_0.32698630350811064","host":"s3://npm-registry-packages"}},"1.2.0-beta.1.0.canary.8527":{"name":"hls.js","version":"1.2.0-beta.1.0.canary.8527","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.1.0.canary.8527","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"198203a407578bedbcb811b240089e0a65891025","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.1.0.canary.8527.tgz","fileCount":119,"integrity":"sha512-4/kQSvSc9r+EvUEMSMp3o0OvHkaw0ywbZ4C0y+4vk6Q6d2F15NnvyXHizbnGRMVzU3uhz/oknmRxwDvqWayF+Q==","signatures":[{"sig":"MEQCIFHQvAydpCLsG7nA/qGfgFGEBsBIAp2093RBQ+hrf+/rAiA6wFcy9t9LI6MXqvTT1I8pjLdKBPJTRP2ee2LU+CONjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11951587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2G3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/AA//Zukk0q07dEJoFnBmMjYm4+vl5BMWbB3FGx9SmSZpk6eQSeBC\r\npBA7MHUz65CgMxlfBfa/okCE8QhbWO7dpHUtvIDiso/YSmoTLmkWujFj0ROx\r\n65KzgLE14OGDzs94Q2lBrv9JCPo6oMnmQWKkiwHbnSanDN2ZHotVm2hD1YYM\r\nE4gxh7e1gHKkwgKyPLNi3eUUqLXUyoS57F+ChETtQ9SmQbtlrO5uHpF2NFHk\r\nC5mklE4cZURdCp+6+CbwZLS+l+Lo8Bx7fCj2mDYYM/hxNVD5LLQoBt+FMgSX\r\n4MRzMHXDmUNcl281scjGKv1v7s5E1OmcIrAjpSEiLLE86OJ/hwgFHE6fC7et\r\nMtvYxrhP44kdJQEe3p0wwVc3kf8/uOjoo7GwqN09DTq4AbYf+JTMt6AsKMaW\r\nBxQBd9R2JoMdRCmqos04UHUiH+4JcYaTG5AS8dqWITd+CV/GGb8g1xjB9ODt\r\nWCw5+QUaI0HTTJjYIR5JkWq6nyHnTmDJnmUCCSLWRVyf3lNGHacrfEWN1yW9\r\nkhtorWSSV8upG+Ui/98WL0yAt/uDcCM24lcUelRTHP4tym4XxjfWmzHSHp7j\r\nhGd2lfiOTDKbXtJWTx7ISkQj617E53uFE+rhSQPv2C2K+ZVSZ1c/jJUd3cDx\r\nMeSfiBB/07IT+2iHJrjpRNKA9JCZOYFoTNA=\r\n=K9Zl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a14be416f0344d750e92f74baa545bcfa8de6967","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.1.0.canary.8527_1658351086591_0.8727492670695669","host":"s3://npm-registry-packages"}},"1.2.0-beta.2":{"name":"hls.js","version":"1.2.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a23f854c3bd69e86353e5570433637297372b4b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.tgz","fileCount":119,"integrity":"sha512-2+eruNX25TfoO0RRtqdQrlbwbqpKSnJZdXvVHDDGaVfDRmAAcJ3pSIQrRCxIJCiXxu0wECO8qmcj6Qjcw7eOCQ==","signatures":[{"sig":"MEUCIGQRCRXtwYE4TmPodTv0qT13GVE2pbDmQJxvO0ZctgEmAiEA23VBrdWKXQVI/rBCrx0EgfyxXv1Szzk9tULHh0kMpf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11951515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2G6EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8Gw/+Lh5DeIkqQPl9S4k9S/Z/Vcyp2LY+fl0KkcCx1f+cujLlIkDl\r\nRdVgHWLEM7ebFHW//NEsoKf5EJ0Al5WohkS9FJzoojk/z6BNi9AHa4qxoi+6\r\nG3c7Uf5+Pt/P5O9Ez3za0Nhn3uWM8AAJWKPvTITHFxgPfMZa5ZuC8Zbhn2ug\r\n6ABvDTF3uBYhyqgJkmRs5GmfiMvgkisfmegWJbSoNPKA8CHYDYJtn5ilCYUs\r\nM012QSyxb40wLR03ExqMGsHxK4Sa63vQBrlv5CNLyMinNbX0edIz9QeWu8Up\r\n1CIDBeeVCQSbw9lscmHCJ6y1z0+Uuky060C4XmhyXH8hoEfsZrx5yWzhUuid\r\ngvpqzh6lbiA1Au3GRZG8FfohG8LB8UeSAVGYzEHiqXRZr0o7tC6OZel9MWX6\r\nGf7GMH3QnlCOhmAZ52kbixR3EF3/PFA6ikCY1MH+wIQgzEatO+46veo49Z6o\r\nX+p6UJnh/5R4tnUIQPmvEHOV7DZYOALEsP5yaz+tGy9TarCivBqt3pNtiuGG\r\nnGoBFBo29jZUy8Z2d2MAIrvTuqEX6jK6uvjnTLBs/j0a8REjXQi9bO4nlnZY\r\n3rbGC42QNQvTSnNW4DgJjEZ94DbEgr65VHL3dd/teD/KOLqIPIplZVPpNSag\r\nFV2gErrvpUI+2AQzeTgBdnxmPoKh9tyIUWk=\r\n=EBpi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a14be416f0344d750e92f74baa545bcfa8de6967","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch","test:func:sauce-ie":"SAUCE=1 UA='internet explorer' OS='Windows 10' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2_1658351235666_0.3215378891746039","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8530":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8530","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8530","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07af1cc0d375b0eec0738d720220fd88a7c78e43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8530.tgz","fileCount":119,"integrity":"sha512-Dzn6bEYPBWxBBPOM+F4v6LYRxQsEILtkn3/QpBh7NKrMTL8rBGenobuhDIpSELmMCH3QhPp/Mt9o/3pF3TJqKw==","signatures":[{"sig":"MEQCIEiOjZYL8BgXhD9LLo1BNECwVU9tz7H8ojLFakI9GaH7AiAljZCZ6lKFMw3OLmMmAMx7oTjQ+Ug0NWJKt9rbSV8ujg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11950394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi24KwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoylg/+KYrOJohMTXNyn/ZbJo0eaUHUQohXJz0IAMZAaVQD35u3Skil\r\niO+DQkX0PBtTIkMLIbk1XVT0u346UHzxRrWcPcO1r0t91aJzDkqGHgdQv2q+\r\nOa9/c7u4lwQGFHYd+d+HhwHtaiuVjbfGaQ8okQwjRdYystGkbgPWdxcFzf4N\r\niXL1vEzbcaLAGUlwiXstIOlQ0zmd+BS7FitNA0hyEfmKYOvffgY9EtLqRuX2\r\nC4iTjAL4BTfCV7GBD+Jz96vq7Bwsu9HUNEwKpzO8SoYEOJIMAcWvhrTdUeC6\r\ncxX5nVu9lxm7B8WROkwWown3/aYX/EpwZkHamW03ve8+rGsRwBUdWhDQBgPz\r\n7Jvwn0m2NWbOVg+GJ9TE2a7Lv2p9uymnZujoU4g7L/PN2qyDbLmp21IarVvl\r\nzYVGgD68nz3FbUIA2IItYcTNvvT6arzjzAnvKxG65eV/62YtNshWiVfDZ0nW\r\nrwePYRBJ1VazNXt7EeiQy/iwHTfEbNcpJmkVNdWusfnogvrI1F8Wz7VK7l3R\r\nxAqyuofCBpynSM/AwuoddV+pRfgv158F691P1AEOUzrC2BtEOUHBe9bAe+Wf\r\nyIJtomBnL36C+esCXcjm4lMtCowcZqOlshCzn76obFzPuU/UtNouK2P9itHq\r\ndLeL5JiD/tuC9WUgOI3jZZoHVxfqF7i7Sv4=\r\n=BvzE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ad3de813de7baf2d5171326ffd4f0113db630579","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.19.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8530_1658553008087_0.9471984474077506","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8532":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8532","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8532","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d340dec8132b64c070df26a49f5a99dd1d83748e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8532.tgz","fileCount":119,"integrity":"sha512-TEjIeojL/vUDh03nJdzgoI7b7Gy/XqHdeucnHTS3UBvPXIKqYfVurnAN9HNPVA2uIFSOVHnZv4amQuF2nnZing==","signatures":[{"sig":"MEYCIQCvD2103p99ODnP+xgnUYOvASucqOk0r8k8X+pTypSqxwIhANwi7woDkQL9oNaLe1POGBrqb3Fw3yaoWxZNdgcFodlA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11950394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3IoeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPrw//a1Mr5r7/LYWuqpVzk5RDgPUPf35Kp/4t8y+SaPEixWA1EvRp\r\ncsiJg0TNVNtocxEwxknD8uKLfFPLKHuep26+hZNQJy19HBe2r61A7WHB/B7a\r\n0FG5H0p5qH1Hv8aXphqgctqVR1yAAmuJrFM4wnijj4dAZicFI0Ig7t9Q9n2g\r\nIKwO6d4lOSt9O9bfJaimklQtmW6jOJLXTtiDWR++nF3GQdl5FIS1scUPhw+8\r\nAPJL+3ugHD8uiqb758GtD4fRNm9R51Fr+coPF3tovtd7fbpluLwoGAQF95+N\r\ncOSsCQ0aQSF4NvSXLxvzJtRHwnZ4CoKnd4T2c/GlWwGrukwb3jGltm0RR25U\r\n35sp1wmpVEoq6SpS9qs4DSfn2nvryFa6YVzdYvpJvWCBYdU1ubkvINJsnbyK\r\nwH2UMpBgQOYbkY3ckpD/1yfvmrvGTL7vI+EIukBwgsg5fALXm+yCKdzVBDNE\r\nebUnvG9ZQgseFmOzgPqQrBJ5vRYS3FlQmtBBedZ716keApMsgMGDYpDfJ4JD\r\nn3PuTPD7gGEE3LvlDzm9SL3AWjYiGTowgNDvBKC1MV3Y9P7Y4hIr5LxyPqDc\r\nPSxk71vrJ5fcT36nPtBKjw8MIkcSEli+Tvz/WsIb71u/GIfq3QsoauPYV82V\r\neRvdmqe1Em7AjEbnqWSJ6oVR2yOrW8ZjdDg=\r\n=Xpmb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9374c54a2840420cef6f075d14c1605d7efa294d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.6","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.6","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.6","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.6","@babel/plugin-proposal-object-rest-spread":"7.18.6","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8532_1658620445858_0.7668868150318129","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8534":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8534","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8534","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1041f72262449207a814f88448a17e8b4e2b3c4f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8534.tgz","fileCount":119,"integrity":"sha512-pVrXuytRuJs997qkpo7lxazmxgenDMQUZnNKO227I69k52EDe5I5x9jwjNdAo5/q0gK8r4thE+ozlWCeT9CvuQ==","signatures":[{"sig":"MEYCIQC+VFY6556a96UQkwxc29QE2fzVT3AC+LiEoysWCs09PQIhAOc7OE/N6Bluk9SHiQfBXl6eXrT2tpPmRpyFfgXw2SsE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11950394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3r17ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptshAAiv19G0tGIB09igIYwxlyrZRbCBWDkTSPEvahfUvqSAz+c1A1\r\nFveSeB0rDsHUNk7/x52zrH3a0CG7LAgmW6kqBtHC4LhH21Nu1zzSa3q9XkJK\r\n8G8UJdQZDQEjRR0US1eETOFvhjZnidt9oSiYxyNDjwRGDh/ftjTwpf5fN5N3\r\nDnMj5bajgH5blfknI2V43KJqZ27ggZCsNnYUI6EuQez7RmSr/0FfitfuxxKr\r\nUi4a6ngd8Q4RU67NoyR0L0WCXH6KWGIZQ27axY6sp91Y9wgy7HxPpX4uTTEc\r\nYpQ5lxsvvpOkvsQign4U0JZctibMOHkk4P9VdopE/hraHPHrra7D8AsvjMWn\r\nksCRcwCjt9b4cGI55EwZ3ameRQ8OgG2zFMHRWNusMfR41CAhs1mn7m3EcUZj\r\n1TkMa4a+I6lmAiQYzVxAl3DRNCbu7HeFW7O9GcmI/dYSFwvYksLgMEjhSN+y\r\ndwjsNQ/U4tVQxUD1/E6PQA47QzVXN2wrbjDcnVCaaBZMboVbmeAd2Ck2OZKu\r\ncw4Cix5pznEjg0JE2ORErPjbPAr2kcACZMMhEXux+gi9mCuKszrtL6CMLQ2L\r\nju20+B+p0h95MHEy6JXMUfT+jWvABcxIpPHDYebeuRGHeuutWLC8W/soEGSD\r\nuZM/n5C1kWZxDfSqlPJI/GNALoaYI8TsF/g=\r\n=4Ao/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0676d9a8375098f33535a57a6095fb496d1c0ee4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8534_1658764667584_0.1166162630042693","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8536":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8536","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8536","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8a461b193a07e2e2ac0094132b4408ea74fef634","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8536.tgz","fileCount":119,"integrity":"sha512-21ZKTMGh5cb+qcBo9iYqtrF1+/iFMkkUIgbAQRxbBj+gJE+fmI0B/ajdH0RRTP8FHu0WhPduyI1faRXc30WxGg==","signatures":[{"sig":"MEQCIAJJiBaDwG9OXbb6JZYiOFCuybVC/E+/F6Z6Lcy88hhlAiAT8dUjQSrJe+28/hNiUd8ftcb0g19GB9TBtouvMsQ3NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3yywACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrSw//RKJpzt4TCHXQPeBQaBfnn1MuOZEkiet1FPVbn+nRTzcpy5B6\r\nPWdq3hhaaUyceWHEWMG39gW4X1zEFu0YOByzYQAVjVleCrTDQUA4gj3znfRZ\r\nM5cKCv8z7Vin566k+5+4RN0speyKYjDulry4A5BMlk0D/AW8R7jDlME+zqZW\r\ngEdhp9l6jzfr76zvOgKuxgk0cXkYi0jP9QYutcoyZ7gOlp0VzmmxWVWWwMNk\r\nWxSJgED+8eQqV5QeWAIWEugZTloMkxDWeR6sxPZeOlqulghWxZNIMA18MOjj\r\nTYb/ptexXPSX4JbTQN/VYd1PFBg/VpRf21fC8KgL3Z0QqIb54DLZoLJSHkYm\r\n0r20Yt0ohU0BlOdFWbJVaGyHkxYCFxUEitcpxbRj0jz4XgrjcMrI6SXPbETx\r\nZmhHpihzHiyLbGTDlN3nV9XqVSAqTqhNx10ISmDbTp0sNyf8NIkG8+skfs6R\r\nCvcE2W+C1UpvZMSa9ruCq4OZR3m0+UHzA2AE5Fxwq7zBzk8t/cPITEyQX92+\r\nmNzFuDDjDi3xMggmnKbLyKnWAsqYXGN8pfbzRzmvXIG2kG8pISAZQIxIzxH2\r\nYomJbQphcFgF2Boq5JxruG4Yw96f3BJmwOUlOB0RMgFGeYKn7NS9XqtWChnY\r\n5aYEbWI4Q32JsUu6ePZwKvEJdOiu+n2oBpk=\r\n=jT5W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1ff020eb7181ab18d11227681146659edd0e9655","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8536_1658793135995_0.37121463531001875","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8538":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8538","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8538","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"84c9ce06299c9f2fbe87cfa3484268afb7ad6080","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8538.tgz","fileCount":119,"integrity":"sha512-DCVS0umHG8swuLtGfkHtu9mpy7aiLwTNIa4ZZe7j8zkr9NzL78d94gju4yv/8U144+hves5JjHxFtXQ9a6+tBQ==","signatures":[{"sig":"MEUCICSq0yqW/1V3fdScfka+240vHav5d5Zw2lxkVZuO3RM9AiEA2Dgn3sCxc0AlhGVRyj7JwYLAQ6ubbkQlrgiNqE1BFh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4CX3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDOg/+OhgYBCeZSQLJ3nQinfQ2OOSmtZUuWaJCJ5Mi+xw0IsWPMsI1\r\nHEY+M9eKceXmUr7wmHE+/HyT+/jLeJcqKYiMgQ3hBtpSCFySO3lHXMdnMYbC\r\n2zzHqprmFDStgUYLRaQxwng3J2V3s/8be42JSOYnl5UsQoS5WTawhaRJSfbK\r\nCCyaMJtQ4fwV5h2NzEhvvSc4wU49WJbmARw6q0hCj/BZIXOtfVwSag0P41PK\r\niRkBuIxvVDlqi+f+V6fea1vAoBvEdF8m1rH+rbT4nq53QAUcqlOsm1qk45GZ\r\n0GxeHUb+UsxxLD/FpZKoM9WdV73BJl1A1dHndbxfk4ZoZCJFseNkzY56Ik1q\r\n1EJZHLvNSHkWUPE9tAw0mhseXtFQXK7roOHjnP3TaAkCflPA+QfOcHmHi0+5\r\nZ2kO1zPABF8l0wDPotppndIFttxM73myj4BPofJWx28HJfC1RxlXLxKA6EDm\r\nD90EUzkhlrL75tOd+6HRxwNyzpGogENoRTl+uIlmXE+F1tyfsDTnWubYTns9\r\n9VPGroEcbpsrEwUSc4KQj8SeFr5tLzrmSbdI2atU31gkeopToEP+sMdzg55P\r\nVgatzns5gCfOWTdIeK23Vp9OqgmubxworCXxEr+VlsgUanlq7JW2OV02jwyL\r\ndL0Nx79X3WQUuUjOGxDpGdjFCNWjNY72mhI=\r\n=jwZ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d0752cafe39880eddf5e2268c1908130c84a4a3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8538_1658856951165_0.7495924943379495","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8540":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8540","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8540","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3187105ca7e1371130e1d3b802819795e07acddf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8540.tgz","fileCount":119,"integrity":"sha512-Ou9/9doDx4SQXckW99WG/Wx7BNhyeOQTYesY/OmTnSydYZKdMjECef272erMkt2s423MB2Al/BbkTLgQUx4nAA==","signatures":[{"sig":"MEQCIE7Btb2vH7/OH2yBjowjIw+foFsMVT0QHWZjwDC/6rTsAiBlQS8/ANiekMiBbK/c9QtKAiHX46mvY9RYIz1NM0xrmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11931532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4FuCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqugg//SYoCcEcjLfeRyGTjJlu5TYEK7a57bGuxojix9Y0NtYeu1FcK\r\nUdfbz5Vawz9IVjmgpe/5Qj67BWHlQYCPr0taRx2magMo6oCm1jK+e37vIJdT\r\nGbD5inYbb+CdItW0CRznGXJrzM0waRg1lpX8zJADJrNtTfLpf1JFI/2c7FTo\r\nhyqKI/kTeEpKAdufdgVQuqALq2ldNNxHVOJOmbs3/93znHguJmasaxiNNKUT\r\nOlShEy6+r/2pDoBQI9/HYzJBrTwIWMqa0z5tXenK7HI4QHDESkA6uX1/7ORt\r\nFUJF5luXsiBmjmPnR6loOIK5+uy7IujkCBxFySftELkUfu9z7y4J+cjBhFxa\r\noolLkpYNiiCXreTNpyzkG9AGIn4gNI7mwHIByEYDjTMw9JTVjepl3IQjTV3o\r\nTp7WkInVE3Q1zjL4QZXS96txm/5Pj+Hpd+MoI/1Je2EnseupTVlxRSszuN5j\r\n6M2MQDtj1CNNz12Z1rxGMPJXSYp4OuH3QZOD6DoSLsKdYWbNDhiGtDrGEueB\r\n9iA152nqZk5JGZ4XEXi836QdFd6tqlh5Vz8JfIWWHKDxWzZGnov0wqx5nPNB\r\nqtNTyRwsw8M6dytowdVznjQ3TGWTsWGlAqJT/n+cQiwiiaCgjMxwv/2FMmN7\r\n1Okh76gO4MgVj0lqPkXkaX1T/kyc5MJ1Tj4=\r\n=xERt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8484d802427e734c432546777625db6415afd627","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8540_1658870657709_0.16975458081905326","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8543":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8543","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8543","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72bb024e853061b36b31168c2cddb48b1788d63d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8543.tgz","fileCount":119,"integrity":"sha512-9Lj3okZmMaiIC/VKLoUEWhpeR69EWXbPIt3ftsmHJe/EeUnVFMzsU3GQW8WILdKChtqyF27OknvkJhvpdKSJ3g==","signatures":[{"sig":"MEQCIBMHCBnzA6RmQ7aDhp0wpWBnMMzmb1+JD+mTh5CZr9GWAiA3eyL5XXozibHAYDzbsCSWYdm17UVCJO1q7+r4MeHgMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11933640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4HPGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUSw/9G31jZvpwMiBr6wY7rabxPzggRYd1E8bYlDIs1ObEaBBC9cG6\r\no2AuDEk3mCZJbYsBvImNfMmIWX91wkGE9NUWt30xG2r0o2ziJbC9UL6wiqmM\r\n0/5GgwSwyaOVjtJHZWaw052coYrxNElo1+9xFKQpnvxC9D3Q6jIastrHvptp\r\nq1EltaDKctmRWniYYKHiiz4YkdteMIioRQd0eNHSaD1WfTS0NBULfLSQidot\r\nFzgG24oqJhitpfopxRiAbL41+3O2FW0ZZ5d/5TGXssOQFot8WPnEDH/K7Ipv\r\naqgGQv8K/q4tpj9bOmGbW4Xfdg8cR7kYElE/vnFpWV/ARyUm0mxRPvIpGJ0E\r\nae1m1pOCcq7Wsr5rJEL5EmKNmQ5fhCn3X7Rm/yn4SxmIOOaLJTKGjiayeyuJ\r\nXgBX+iRjT80qOBvCQT8ajDgfPBNcAqifg7zQa1LXuqw1nU4yE/DxBmenA9B3\r\n+2iZdl46qJT4mxN4wgYi25YK0Pv0lboDdQbJt+Z1bjG+9SWV7Q01OLCaewO0\r\nB8qs1OOC3CVkUXAMnGGoX3rnVELK38VW8cwqT/u/3ZyCyrAdEg3GYjQzVDVE\r\nRDST/v8Y0bAUJfR8pbN3hxWpPfEcPN1ySKKYTEuL9O4UQuOqIPBQymMhouDm\r\nKVRP1drWIgY7dQpnNKOcZS2g6fUL6LOaiKw=\r\n=ACc0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3010022970993d60e9fc0e15dc1fbec7ddec19d9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8543_1658876869889_0.15964446900967388","host":"s3://npm-registry-packages"}},"1.2.0-beta.2.0.canary.8545":{"name":"hls.js","version":"1.2.0-beta.2.0.canary.8545","license":"Apache-2.0","_id":"hls.js@1.2.0-beta.2.0.canary.8545","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b468ab8cdbc783c54aea2d4b0434044d1ea4fb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0-beta.2.0.canary.8545.tgz","fileCount":119,"integrity":"sha512-rF38yjruR6jdYvvDQIF9mIglxkGTTGgPYMbeZxl112trwft/bDd6YwflZIj7zlcTFhD2XAxJjP/Y/MGykBmmQA==","signatures":[{"sig":"MEUCIEnF12DqPFSl+viBkUV/8y74fABqLJ/genz6cuDXIDqmAiEA85m+NnSDQWTvdyFSdtmomqNn0+g9j5Op2dm/j2ZGZU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4IUcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv9g/9GUAsXZJBuYhyNQHZJK3LcXSdc3YBe+Tv/yjiOtzjDkqg3nbF\r\nxZwLMhE0TCkTpjwEVOdZoWrUvm1XAXAKa2YxsBQjpSy2GFW4IU3c86QK+rCw\r\nm5D2AQ39nbpszqGr8tXM001HVaaMYk2ifxi7PyDT5YOCrNeMxqU19bIhBGv3\r\nIrDcs+SsaA9Yurk4q4BieJ26wueaEDVtuawXjoWrTyGLzEZSe51Eb6SdIwzO\r\nLmXDljlcLIVBXL9zXDaClXeQL79tZCcW6TM3Xh2WSKwUiLttYJgrVeu7Hn8x\r\ncNgmgQdSS3mfk94ZtdDxHWy/uZVXwK8bHISUat5aHez5NA0PJH+p7+G6HYVj\r\nSwSoN6gAHulvYJpacNUjmZ7/MjxR27sSC34eHm3ygF1VRwfT7ft7ntPFI9ag\r\nXcN7GDbo/KNn704851CDZ0yx7p02K+NKEOUd8rNq4CyS2+MERT5Vft1u7mB1\r\nd/HvIpfHGdhsv/xtkBA3Ei7gX+VQDtaYdR/eGK4lutGqdeZkq/zCo4uZsnrD\r\nE9IJmQjtEZF+3SoPqEdrY4Y9ED+CVuIPnogeKsoGs5txpAAzgnJ7z5Jg7/fs\r\ny9AesLZvkcxYtta9OkVOXYtPlS3L3Nm8imRcEhN286IMtz+Ok82neI8siHUu\r\nnGSEEdZavNXoaDihj/3KsO4JcfyBSrIKi9M=\r\n=UqiV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"85daa496ffd87dc0b27107a2b175ed950a450687","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0-beta.2.0.canary.8545_1658881307707_0.03612444263464987","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"hls.js","version":"1.2.0","license":"Apache-2.0","_id":"hls.js@1.2.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e213773be09d6f99f08cefbf608c4a1fe226f998","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.0.tgz","fileCount":119,"integrity":"sha512-QIEQIUpBRhcpBMq3NA+/qozG8lbNfVekuX7kCMUlhiVu4382xFWsnwcuBe/CA4Gp/wB/pf2aRBaGRFlxh/FN8g==","signatures":[{"sig":"MEUCIFXvupvo1EKih9bA9Caf5B8KHXqCQqTtLl8LdOWO42ppAiEA+D7ddAv5lftU9E1qn7L4+EA/2eveb8OPh3p2Ml3rj1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4IhdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWWg/5AD0L9nnNA4fyfdWYM9doVRovb0ZllJdjGmqsJGOYpUjLWaRa\r\n3Kqfidij8/AaV7tw1YAIH3k04/FNxryoWYFrVBWBdWxb3+SMiwXvjlhY9Uz/\r\n4aqt5ph8qfJEw2yMtobUutspQqOo04BHbJHgpWMUMzdDrICa3Eez4h7B7vSL\r\ncKdI2yEZ/ZLI7pF8OQPq1qrZdUWWbw6VDRC5+afV0mGPz6pXMzbzjabbUx94\r\n0hxUQUZ5jvvl8SKizwPj+yXMP+9VFT75z+KfjSYF6Rmlmv6MIWJMQfzWlC2T\r\napkqDZKZfj/g5djgeFfkl93+92mIKI4iPCkoKYvo/7srNtju01xCUII9P9MV\r\n+Js4HY2n+mUDb0iwB25olG9j+cu1cUq20QUdNSb3rLy2aU+phQ2ZBPTzx8Iu\r\nYMeIiqmMgb0ogr+Vjp7dXPbUtTTgo86JjoQVf3m5pMh4jNLJdqNf4EA1D5xK\r\nofjEJ3rpMsDCkzPfOJ0hr9zMTmfezJe2fc7/pgm6MHTJweZklS+22exTIQNM\r\n4nMBunNbpuOzIVvEKGXOItpe9C6haP2FaaA7VcY5Y2nfc2GQ4iwwsDPwYNok\r\nvN9TmWPeLwa+sqbG2B9Y7FFujdj+Bq7lMbnSoqKm2o3wwAfc0ODgd6XuguiE\r\nZKCui8PCCM7PVUNmMdxKHzyBuTILzv0VHPo=\r\n=zoLd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"85daa496ffd87dc0b27107a2b175ed950a450687","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.0.5","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.0_1658882141462_0.9221882667574168","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8547":{"name":"hls.js","version":"1.2.1-0.canary.8547","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8547","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81df8c42a06bc9dd808b3f6c110861f49b0ca575","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8547.tgz","fileCount":119,"integrity":"sha512-g1zHHJ+qCyJC1qW98dAGMpchXpMgye4O/NjLXO5+sBlIAc7V/o2hOcdAbEvThLf07Jp4XtPSt9p7g6rrLk98JA==","signatures":[{"sig":"MEUCIFHt8N4qBDd0bSqdO0n/mXG/xU8cE7QPObhlaBlPRp9qAiEAsc5hpovSwblmOZ2+/X3NOkXJ6laXTKtomLzXB6R6MKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4WDIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEow/9G0vk0DWz5VM05Q145BWYtLjPL9yrRotErX+L/MrIbLfLDDAA\r\nbqIHg3iJ20JtDAIwTb0b0dtLdzwvLAXJuwHyvUL1p7qYXQ7oB7W1wJ/brqMr\r\nmLwnn5JtwNcTql4zMlf71mHmgdxvsT/P44mceTOVjf1aZnKsjWq1dfqCmwl5\r\nTAiAFVR1j09fVUCACNgAeoPp0hghPkfrpikn+OrLDkSAiAc1AOpramrfS1Ai\r\nGGHPUipVQo/uOwqN0FM9ewTgJQttOCcuhmQsALJp7HKMUspVoWWiBsBVbqx6\r\nIWuXeR80PFXqbcjD98s4QqHGPfowRvcOvAEKyY+r1BUbeU61rRZcQR0f2U+4\r\nCu67l6k66U9cDEJRauXCYYO85p6+16DdsygpqoefUqz/EpZlAP3RCpQRqIXg\r\nWJQXsLFeS+lK0NdG445VtAvlTo4fRZ92lG4iduciDp/sdqQ9SVx+g8I5ysw2\r\ncNPcgjpS1gKYXynoW6Tos8E4ESK2/iAiZSRlEbmNX5gvP89ynne+9BJvbWSk\r\nhyXBjj7zzr/NVLQf9oH93Rzps7jKIObuo+5MiKj5uqSDe6fxNj9wwfw82ax+\r\nm5nCUgqIH0gKJvsvB1tUGx1B8AsTk0SKipRfN/xmPd0kP1Is81hv1GUkBGwk\r\nPfKG8YHQMmqONOuT3IGxOO+ql1FV7TwLBL8=\r\n=x6FJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0b7fd99f6730a0e916d18980f2f8804fc2b6e90","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8547_1658937543915_0.044456416909959495","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8549":{"name":"hls.js","version":"1.2.1-0.canary.8549","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8549","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0f69ad5ff72c541ac2c9ab6a5555d318e7407e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8549.tgz","fileCount":119,"integrity":"sha512-MQKF0ad0iEdOhO1mCU1YmAIDL9wiZ41o5pSutCqV57XYRaErHHFEjCIKC1ZhRiZgL6Bin47lpXWM0lPi0fAwhw==","signatures":[{"sig":"MEUCIQC0N2IdnEXbzjHzn0Pu+dQbjNanF1MDxxy0jtPSc3GxggIgfEvhcAJc/XnjZaDD7U/dI6wcxkcENcs0YNb1jFGmdT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi41wkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmOg/5ABhSt+MZxxOdXqd+wnpXCfGRJRNnbDcJhjCoIN/Hidknwpzl\r\nCaUDDcYtnSYLAVw3EZWG4P3j6G89NB23ZcjWs83ZBV5bsCQeP3puOUv9K+cs\r\nyS38BYt4XwSPWQa3t3LON8XCfogHVv/rpFTVWrIkzhZkKQFjL1GC4NuGfqD/\r\nLo+HdXGs6FVUDgxh2RdP3PJAWlICc5Bt3YEbTNJ/Q/qBgpmLRrs588MzVh6V\r\no5BxAdpcpqm9Bp+uaHP7EQOa0EFk5W05t3+3NkLJC8tEqmT/1tJQQOkb4FCc\r\n45g+kwEbAJzzavKqML7pDqo2zOrWMuA2QCaw2JLnpqv1/iTOFJnJoNDqWRUs\r\nwyrWp46Fhrb0KyxDxiHYdHPlONq2jSJvJdNU/e8vaU8PcHgH3B5Uf4BQb+qS\r\nKceogYSBvIT+FqluUOvC2Nv7UsETYw6Lq6DFNKo/6WJB4ytWIhmxK/gja0I9\r\njgYPGfhAftnfcm88hw15BnGIoTTxQ5in3FRHxGmCHJV2pqz+zUkNqbxInl8z\r\n8vKT9ugQaYLp98i2NPdgWLdTYmjQVOWQnT79GJL3f61k7zhHQU/P0o2AT0Fj\r\nXuZziGAWFVq7P2CsydZShgdyNwIaz+7RRcEJZpoSdY1Hm159hCxJUW3fkHxE\r\nLlCThtCs36yJDUg0uzIuNHWISTgrnHAIHaw=\r\n=MmbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3cc34c3ed9eaa692c77a6674bd1853ed6ce1d168","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"7.7.6","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"15.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8549_1659067428197_0.37201708106414944","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8551":{"name":"hls.js","version":"1.2.1-0.canary.8551","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8551","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"accd56c85b57808288cf1755600d443f7fa9cb16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8551.tgz","fileCount":119,"integrity":"sha512-i6MiQoEAwEoOnsF9BO0AOFqv9W2/9pMq/3OJI5VCRpqulTiUdm2qmFESxsDfv3Yry4IFQrD+ChTIMrI+p3KSsw==","signatures":[{"sig":"MEYCIQCFBlD3v0KAi6iLz3291EPMMb8Vbt61Yy92eRdBXubWKwIhAOeY5U1yRzfruj/tM0kHWaytNoT5qX7N/ne+NX9u4LkO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6yRoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu5RAAgFFLr0yuZO2qhiuLvtO2+waYQJ/VHZDk5TRQ2cWJS1fLNtd+\r\nr9ptkmhk+00S5/TYyFSQ5qzEfr8NCadHepCVHU1Aos0ImKLPcFXZBCSO9FVj\r\n+hacPyttuqOygL7rA2jUG1/9zau/y+fUPJfHI4UriqpzdL/eH1lZJwv5u/5w\r\nOgAlFqZ9Use4EqcI1FqmRO2bjbKRxrCVj1PW7OXp8gJ8leTAZJhCc2Z2G/5m\r\npDKihlKmgy/dK+dD9vtMeGLGjJB2fqL0Phluh5pOdDm4LeN2vUhi2zUohutj\r\ncY6oHbmbDYZnwkvLuM5rpHA9We3kebDGtVrmVUwTeBEmJ1pTtBcywqowj23c\r\nKJWxFIY9tsXTxkJoSnTwjSG82EUDBPGZBm3OJeSfbczI9WdCm1m4Ty230yjK\r\npJPNHJFLlzRsjItviD8Kxv5bCMN0LZZhVxQi1q3ZAehUmJJfFzyATBEbRXix\r\nlfzcUfTxLRgMUs0pjmxkZSaRTy1jWiHiiwpuelNplhAPQwm9H5M2ts9VTNly\r\nx15S9MC5b5ruQ/eo2TMpTyQ8i3++mjUTDjb30JWshWbsjywdGsich9Fc0g67\r\nUOpe5fc3UCcxHZe2rGeSpam0BP5OD2qLKIc7YHm/HnXAvmTJJalnpaP+EhrH\r\nIMvIgaiycubJHzO6isCl0p6lSmeG7XQrU1Q=\r\n=dRuH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f1384e34d35c7dd2f11ad51bf6a94ae6d62a471","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.3.1","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8551_1659577447965_0.9914432439469809","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8552":{"name":"hls.js","version":"1.2.1-0.canary.8552","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8552","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f27bacdc41bb988467f01881675de0220176139","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8552.tgz","fileCount":119,"integrity":"sha512-iS4VRIVswwZSwrQ8lrFtC1OQziSicfAVvEN8gY/D1WUZBA4HwBwASmvGVMW6e61PQiVxqbZSfS/c16GqHRXs3A==","signatures":[{"sig":"MEUCIEdW+hAWUwqAJ73Mnvchql13SrFaER9orn7tjy/SpI9MAiEAvXTEr/PKP8ex+S6ZlP+WGns1hSXoakPNB3s4rl+0CYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7Uw5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPUA//Zxhv4GU08vj8BnDEBEChgiYLhKtDKkYRNLMHZeHY4D3vsuYk\r\ngscKk7naThVJufnZw2bCdRd34KeeYMDcsx9jwTJo/oeeqfpQabTeEr95iD8O\r\nGiBr/JYxk/bCI7KjbFEVaJBQRBoGw+y+4y+TpmwrgTRqEafrjasI/fmLbec2\r\nmC+OGywHgwuLKzL8vnq0c1f5KcJ4MvrtoLnvqVud4kYH9mtGRbd7C7prbWeW\r\nxt3o04BwSRMMPRTSfwzSH+mkIHMrpUFyJBpIgWhhcYIsZpcVR5L56DoS/UZQ\r\nbxsYvjqUNESHniv5yrU3I940DQ8JIdT2cZUnHtQrV+BJj+4D7T4ESN2yeRBY\r\nXiVrNnlvajYdhq15d0w53RDNKwsQK4VMOKz+deufH9U+ULvxUNhTVSQQS/Ow\r\nQToOunjVuDSiOq8GZfxJfkj0O6E3+JLSewrzm6cdXIwzkvLRk64Bd6PelmpU\r\n4RlELRNc7B8RosxsbHyHSqVXeN01gHzUEAK+dHV/Sx3igxWsFriD/gdEei7X\r\nVjnZoIURS8VTRNatw5cJfAosQVGNh/y8wLyl/fjE6K6dGtW+rpypk8jpdfng\r\nlL5XfVQX8cGoJC7ntnvOpHcSkJ0/iHU36UiDapHz6p78WLU2DGGJXQsvLaF0\r\nTObV4P0eiEBjEzjZSJhlJwJl4sXu5GM5VcA=\r\n=+HyZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e64fb011551046ee3979ff359b7fa4935fe8bf90","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.20.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8552_1659718712738_0.21121148732993134","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8554":{"name":"hls.js","version":"1.2.1-0.canary.8554","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8554","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ed1f19e3140a4782dcede48ddfb02f71e2050f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8554.tgz","fileCount":119,"integrity":"sha512-3IRrvYYP5u+Hl0X5Z9x5AP61wUJn1khEmzDolOAdpNto45Ov9UtjrgrArSfhS4TkaGSgXXIKK2xnLzyhHB99LA==","signatures":[{"sig":"MEUCIQDSvQTF0kyEb0RDT+fpGkff9HkGVqvKp1leB7/0qPP8DQIgG63XXiczSdd9LvaQHhagGuOqZSnXubHD7v60hz5cLNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8PChACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD9xAAjoMbgZ60W3g5xc9x0nobvxTfj9GV/iWzyyTmtCrI04RXQ+Z3\r\nhMAD/w8nMeU3XdeT98ijDY/xMHRFnLUsx5qN80u7KpoPxmVhZ/PxK7NOQTaC\r\nTlMa1x3UWHCWLh6NdzA6NL93c1hSGFK1cKBr81sStp8CRyFhCS01HncoLT/Q\r\nEotc/rD8b1uUIUl4ps74RHncvw2z9ghcRrSSf7I/YR3BC1vWAbct78keu9Zh\r\nvE0ofqRYp/okNrxbGTEiiCIflSsNbqVk32MnouRd1HH3AoZFBXIv2fYNaP1g\r\nqVi4KgEThculNJOGA2LCfL0jot6Ukv84y0bpZh/hNdZVBCW49xMqEs0TWl+c\r\nIe0OmTIqwr7PyRXxw0HJbVTPowZX/GhXJ7kHhVM0eFNQbH7g+dmEnkYFrA/2\r\nrSY/mBL1TlBpQ9pP4YuSwCcdEdci/dBsDN1jdxJRyNOpUycQGHLq7CKdPKCa\r\ngR6JMl4MEyZvfcdd46OgrIsk8RaIGE+be6Kax3Fu7sWa2KzLpjm1odLTFOze\r\nH4UVl+PMKe7j+JXAzlDOqroQcPPNaDeoCpldptRgeMO8XpM3fBGvSJfenKNK\r\nSrsCAprWirF67WxihtLFSzfe9ebG8nrCpvlgbiqgOag01It+hlmHm/WjRfDB\r\n+bO5xOSn3BvuJB+v7ttuXUaJPNJ7rAvmWXo=\r\n=0CcA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"356a5226dc36e9f2e7904e50e30d3352b7c26b16","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.9","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.9","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8554_1659957408978_0.4188781158781689","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8556":{"name":"hls.js","version":"1.2.1-0.canary.8556","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8556","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0096dfa389b2c51a63d9568f3679a28997928013","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8556.tgz","fileCount":119,"integrity":"sha512-LxxWZ60jrtZMsWCyfJCKJY9c9U/feTclL+L2/1wSeGxHObpoTsdatszzp46nX4y/9GPSDZFnmwOgbuim44OICg==","signatures":[{"sig":"MEUCIQCQl3sdBs87uqrUqTAvWiKCdNKil8qj/PkYE4JuFrrN9gIgfyBeOrjV7Lyppkt5IIlhdQ6U5PG98GBVZr1Xwyj3BPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8aoMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPww//ZY13/sotvEofeYHrRZ5R1RR4G/Su48f+Yvy3Fr45Q5M7YeAM\r\ntyRl7qjztlR2N3tPgAvXLjct/dnG8jkyHY+YdwXhWAbriV+6D73TRj96uvFd\r\nmdBJ5LhfHed7qUFw+1uci0i+aRHJrcqC1BaLWGw3IyMvRrKfr/JsUAcWhnQf\r\np1Xnalw2PZts1ZEPSvq3BcYXVj5IvokCytnQZjx1Ge/vogmYKEYaV10TOH/D\r\nAVbMvueD5lsrBY1DRoKxOl6FmT57Yy+PeCg6gn9Oj86w9otHudrDFwPUhyNU\r\nqIcgO7cVQxVzuwl4wQTutteX2GLBqUhmM1zsW7ziGS4LwgH6IvysGqFxBwGi\r\npJ3UXrwr6v3USfK8+x14XqAOMTWrPDOE+8kwMSoWSVxSoVCrn547I2qkcfrg\r\nY6zWd0neu5AEfIJG8zlNAR0E3ct/qeurQ5XFl0Hw6WzKW4BlV/zPS0ubMEYu\r\nMRNqscP0GIJ8tedE0n5RuGWajlhDYo0DCfYLXBiNNcYbA/YM8BXGa6BbNXjp\r\nAnFZgG51mPRpy3P/kHXHQ15qQunZjHY0ZzX42ts2POPrwmVyylnUq9LXJubJ\r\n92OFpM2TbdBfCgbuq2qT9OZyQoGodDbaF0+uqavDWkZOkYb3N4g217VZayaY\r\nl8yhznuMik08oTFSPLHAN6LhLQK+AkcsAmY=\r\n=cw0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b99fe2729c384b03e2f4ffdb85d8c164b84cb252","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.1.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8556_1660004875821_0.8306921978027781","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8557":{"name":"hls.js","version":"1.2.1-0.canary.8557","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8557","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50edf4cb3eb25bbb9e1d802b112647f8038e1e28","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8557.tgz","fileCount":119,"integrity":"sha512-sJ0+mQme87sXApubxZqM+7jBY+xulZ6KCtmApbgntWiP3CGfMDfU+OBnA0yYQcwKcfDHQJidsatlNuSpkr2Org==","signatures":[{"sig":"MEQCIF+b7VwYZA/5zZoKHng8gzLvM0oIp0vvxJdwPqdk3IuCAiBDfMSgY1Plx7iQ+xcneRFs5PBTjX7f6L3lJ6HE1TqJVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8rQ3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ/A//SDf0sYiujXo+wPAV6yriK7E9/ATHd02A8n/4UbYjgE755Zcf\r\natGVtvcP/zLU1kEqcoE86aX6qM5WGh25odqQnOj0zSODGugXFE4Wd7mvx2K2\r\n8432+0mSnV46TSWz50qU6iDFKvsc/UzCkxoVKW9AWAJH/EmEOEpqJxKVs7i6\r\nsVvACUzUrW3qYR8kaqsLU1HJQUWlLcwQA5vkIPfmx6rA9HGWCwngXsqXsXaT\r\nJW9ykeSQHR7lq3GfezjzxExRaq/UHNiskXx+31i6V6rtTwh3BJrhq+EuxGdG\r\n7eNuduPCF8QQGFZ/VQrv+AhVEjGqH/iTMzY+p/5fiWLRQePormwTbGE5OAfe\r\nlF0PvNNMjXlHacuu7Z9zgazv9i2RoglDMbNMypI1sVmV+vR9glRBUI319u45\r\nQ5CgHqWOzTipOy+ZFDkTda4710EtrqfC6UM7F8sYCaaS6hTEk6CgdYZ36NLm\r\nCFa8nToXRhWeZnCN0wvf8n7zFtjRQI4mgBc/1o8Uf06y15vD/qIOmmHCxead\r\nvWqi1Ln0CNF2lFpamnFo42SoXEXum64DXnDDfzfpdvA1LztbzR/5tXLrM9JN\r\n4rTuKkGI9I/WuPhLuaTkFRVhiMuW0b1vHq+bP1fNoKtoDEoRH68J8E5bgqrz\r\nrsSVrb2nClvEY8+K1fdSt8dO0UhLRndBsP4=\r\n=Qgn1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e2a4f61712fb0f384f6c611deac12ebfbe975965","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8557_1660073014719_0.33930145320034133","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8560":{"name":"hls.js","version":"1.2.1-0.canary.8560","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8560","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a8557a2646adce2c9ad8c2c21e30542669b3cd7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8560.tgz","fileCount":119,"integrity":"sha512-4BqJGi/iYTrVpk3ifglj4ezlTzkp0wIJwPezHMPpEYbP88D3jNCydB5JSuiax+BygBqMKsGvPJzayjHceKZtlQ==","signatures":[{"sig":"MEUCIAXvpasFwP5YxFJ6aEmP7T9QArMihr9LID4u+bJWRBRcAiEAhCTQclw/ymksjjEYPluub4GJUvyD7g8CrMxO/tSyZas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11942652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9CW1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Rw/9GbPLvQBQUUPTXqbxUt9BDOy0Hgs3ei2XQM60EVo+a/OU0G3s\r\nmbNFmnWOT7f1URuQ7RrdyH+zjbuoVxjWQIvK1wMUS9sQuBxoEt3eacdFLOAP\r\n8lmsLdL99eKzWwtr0EVjGdNyoARJ/qA7M6gmJFNJaSB6PQUjvNZuRLxXkbDj\r\nQuebFS4XUx+so6VG7DAm6Gmve7G+XrXbhe9zESr5tZycNzD80vPeDKgM6yz2\r\n5zJ8Oa4pPpTdgAFQfus1RmDhWl2rJ3FjQt6n1lythg9hqXZpTmu6JChDpKrb\r\n+e/V1b0oZztHsHV1pnBJVlTURpYmm5qr9e3U0fLsvcUyvMHkXxsL8bhJ4BSW\r\nVhFf2DJAhRSTvmO3vFsDVhzmmGy5Kk/JZxn0ZwyU8asdiLNJNoxjsbPVKFtn\r\nx98l3kpMjeMq1RK48JsjOJ2fsYPpP+a6EHatYzzxG68v8eUZNeX8mhLDG7Rb\r\nsecWbroB9Bx+IBmwCFr9Q3ugOke3skzLsog/nXN/AK3Q2dHGPriK70hL8hnN\r\ntEYv9NPv2KhFaRgMQRQ1afhxS87Ae+5R5ZLX9QYuj9NRiF4i2f9xZo5RYYiB\r\nuq6WjCtsOp+/+XQ+pOB1S+kKm31eDQuib49i+BjLDfGmzSbbEXYOLqA5B+QZ\r\nKJ5OsXrUs6kTKpaG1jiRAbZvaoyVqfrX714=\r\n=MwCl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"347b6201a6c7d1ba97a8911b5f31c3172ba93a79","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8560_1660167604801_0.5194439232544705","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8561":{"name":"hls.js","version":"1.2.1-0.canary.8561","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8561","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05b1faedf7c57a82e057ff8efd42ac98593a09a9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8561.tgz","fileCount":119,"integrity":"sha512-KPo27VkDMnWvVWmcaSL4j9jwJ9vLSYQrkZy5Pd6T79ong575SSaQuEN4lRUNSUERl1HxIETY9Wg75hPzOyVk9g==","signatures":[{"sig":"MEUCIQDWb5ry4Mf+vNv+NVKf6EcGrvHaBwRSmb+zwnolq0qClAIgTu+L2SVz33nuj7vWuz85noPVOuR07IPhjWWaHekMdbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11941338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9EnCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJ9BAAj8cWvZWDJ+b879UZfHy/KGSb23MdharXr5WM9hFfL03+Xv5F\r\n3uvObN5e8r8kQw6zSbzjqizqZy921Q8or8P7cs6Td17Nazvq4q80WWqQFmYH\r\nVbwjSrIinY+g3v3/lxYl7RNHeHIkTKjuHtVSZ8u3MQtBi8StkTmFlpNy56XK\r\n+LDeyCZNMk3081FRPy1e+U/kBbQJpDAiHtGlseY8kUiumYwZTxXW+nIaRWmm\r\nXtOfv4U65zeGpGkheVZ4F0sa4KWybwyfjPnRt3TtXSbFW4zd+z7RFehNsU/R\r\n37HxjbPcbDhCrJAOGi1op2jIKrDm0/sk3kx/VP1gpm3ucedFXZcvEXPcNpHt\r\npVgbbS9QRfpgLcN002pxG9g8CPBzZ6n2QNx2kS+uuvobnOhV1y5uXuCYJJfT\r\nCyT0ajfOhjIj57x3x4Bqu2aqJGTJaeD2k2s8KhDehUhxhLyHYZRTCFZnzLAQ\r\nzd1DY2osjG2GatvlTKemJDa4247nsmEBSfm+Izs2EN86t2zTIkSQc4wtRxSv\r\n1OPD0eLHnqTmLD+Wj3mly5LCeVka0a269EOxBm8EXL2KwHJQk4OzvVz7UNCK\r\nED9shlDuqmNiwZch1rm6cmqr3If6jLPO46RuZMIQYXfhSlsgOlMlZ0n322NG\r\nKKFzx9fUWYBN/+xmEmG5uLAWc3oketYH7dA=\r\n=b++Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ece7b6aab95a6b051bfeb7e7a2013577e1de89b8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"103.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8561_1660176834196_0.09816338822255699","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8562":{"name":"hls.js","version":"1.2.1-0.canary.8562","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8562","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e6e2d57e15a248df3f3cd0a34dbc8657b242d65","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8562.tgz","fileCount":119,"integrity":"sha512-/Ak2uw69J2MeP+u6Y5X8grxHuYbQNPmyJUnz1yRF2cwsfJvfUkXKe6bkNUXCfLiY9SR7Yf+CbFdHX3IlKRmJ4Q==","signatures":[{"sig":"MEQCIH1RlZpWzdt9QlLh+MN2qI6Gmiz/Pp4yLSDdvKZmBQSNAiB3rM6cotMgo9mhtKi2kZP9o3swlEX46KWUZlSuDQfZGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11941338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9SqFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRUw/+M+PzsY0juxs4h4eSy1B1/T/6LK6u7KyfJovuTmQPcd8/tans\r\nY5EqMU/fCR8E5diPPpPXuSZ8j+S1tcFieRKOusW9OQXpsfCEeGw7sTTnT0Wo\r\n0UMqh9EzU48/OxiQkfYfIwtxaDVDxYAKad4OOaB/FsGLmEaM1oO/UJ47fJTe\r\nbOqKcD2ne2/ZQR4uziaH4Vbs0wBs+ytij2Z6pUkyqBuRDJFDnQuZdrHxkZe1\r\nM/dWVviwoa18vuvCU4hdasWrAdjoGXi0ckRijvPAwOwVfGnIwcu/ncH5Q1i3\r\nxBuXOnAkeiFXz08RP3/7jqIDu0hhPu5ue38tyPFMwhLAubjxYUKetk+a7Akt\r\n5X5ChIj2S2GyDJfruBJhhtQpV+6i1YzpS7jQ38LNY7W4PcYW4fwMHfJOnuuh\r\n+rcv+XaW/6OtJv1AVeDVXgsQRzve5tc0Wl9kbrwOofBhmS8UhPxADQEKN7JY\r\naWfHV2m3DZ/QLNsQj5hOYEHQs0j4ilHCeR/7DRpNQqwoF390kffaGmOdxBNK\r\n3HD8Rb35Ti0DNUkmUzZ5PpCfkZFG4qHlt2k4NZpKoEpUaKiY7Do83VN721XU\r\nULf9PAYQhMenHaMAHkp95JK46QuM8aAjJYZJk4M3zmLLolW3UjF9iOpFx1Sf\r\nCAb4rYUo9CNPVO/ez43mdM0kz3sGZRBFeiU=\r\n=fnv3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"60244afa677809d68771a763b7a2bb2c465c0a62","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8562_1660234372774_0.8378771770526388","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8563":{"name":"hls.js","version":"1.2.1-0.canary.8563","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8563","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"747568191f456eb29789060cc2efba402aae4f9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8563.tgz","fileCount":119,"integrity":"sha512-2SAm587e53oAJB0Bv12JBAb0y2qDsI7cq+KMDavpOa5rrYrCGQ5bQuzl2QyYxtXw49RlGjZ8hBafaNI/+siqjA==","signatures":[{"sig":"MEYCIQDKP0hpkthi4YatxSDdG6gIy0CQ2wngR0L/DauAFlQlpAIhAI7GUvhWDyqvGcUs21UYBuFqGKgN9JJJ+qRsHxSyaNGi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11945071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9ZF7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlmQ//S0HRbvg0OE2BgQJDR8IRxdQwLYBeCbzvGTiVnaoGB2iYlMRY\r\nztyrQYsXok7aJ8PS5MdFEP6DKn2CvIafSwlyics5lfwCX6H0T68ezVtssnpV\r\nr+o1Vr/eBUoMdO7YE17VGt3gUmadQZPsNYxQDrOad/Kqa27I/wZBuNnIGR9P\r\n3ZClw1T44aOgQrLAePZ2a9h1uOZr3ZudSed/xHKstFihsfD1OENvk+ZuaMU1\r\n0uUPYg1cLuTxncslUHaEMQ3uwz1Hd71DFR22zYMK7snUZmKJ9y8mG7Krztip\r\nl+KbAbJFrHgIeZ/7Mq1TrG13MRfDKVn2PashDF4Ae0ZNZcxbTqI/u+LChVRn\r\ncicefNsXQwZ39AWZiQELR4iZKxnAkayhJkN5vL4f20xve+iP1jDOJ7q4rmNJ\r\nOlw4ilvfeV4/Dl2oYuYUqMahoUziVRiysDNAh3HvjvLye33WgfQBT49Grjbw\r\niTKPccFE2axWxyq4NeHgtxYnXnB5Ko9m14dzcguxkZZJ5xHQXdWenxYuz49d\r\nVJQf8zoQSrRHCWQc2myMhapmhDvH6+1zYEXdDTIVvfjbPimOswz3UtAKXL7l\r\nrRPAEnbC03LVfOXt7+5pGHjbLTP17zPFzueK1Vsh9KpDkrLzvejvC21FcruC\r\nkETUStQUuZV4JB/XRLvzaezqZRH+ea1h9Lo=\r\n=H989\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d7f521510b766c7c1e55609fe4e4b13141445c0d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.1","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8563_1660260730931_0.0003164912621582694","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8565":{"name":"hls.js","version":"1.2.1-0.canary.8565","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8565","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ca608fc65fbb09cf5cf9d93173c98e95188c4be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8565.tgz","fileCount":119,"integrity":"sha512-vvZddja/OildkNuz/Tr4nTLsLMQCDdHclTi5YuGbraC0Dhf6OdF1agrk8UA7G9Bgr1amSQAtwyUxnXdWxkLOuQ==","signatures":[{"sig":"MEUCIBB+oLIzDXUxKQCzlZVngdN+8Tcce9vziGD8Ybk+rcj/AiEAgkmXQSyGMSK8kW4I/CbjvpVlIiC3CpUTrJd7QGHWM68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11945071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+i7NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYNw//SIS7xkwvWdmT1pcTu8GgTqMjSNkjPROvW+IzMrREfCB5eqbZ\r\nKqW8/CvuPmEVdDKWQqjhmCYIfTqh5DYoG2XTxMK6H/Zi7m6vC7pTt7A92Lhr\r\nSAciEEDFpPKvot1OYdnNZOqZ3GPOE7daD+6qOJTFc3Vvm7ZhPqxSlMKxmDfi\r\nRWJ7JLJQs8KyybmBWAtorrwRglBQF1aRxn3eJAF3bm1zeZCtIajK09qQNbk3\r\nTPYbAt98ayy4Iwi2AvKXhncm4dS5/o4DkZYe1FNLWL47AtguAEBMIVb492Qh\r\nMIySDezyv+6Nuosj6BvGGLPptc3Dtw6Gm5WK43Hjl0Fa1mrZUZeg0uQY7Ftg\r\nuLYrtTgUf+v7hXh4In6qWBXhdrpA1dgBcuOWd4fHPfJbo4LZZxtJmTK/2KVn\r\nBl+LQ6fBOMMiXRUvo0LwBSHKZRMtMgl8fRbrQlFLTHfYdSFWVnM/BmTKK85l\r\nAsra3QclWnr+T43zQbfOZMWKqhbEImiIX3gEVMRVFLLoyBvrDDmYPG35I1Nb\r\n6s9Vd+nKIePxfWuHYrXMDKcp2Uaq6OeTTBrTenHYNfKcHVUsFV1HOOB6kZhk\r\nzwFzX1ggqtt+VBhYPwEDWYpgbCmHMfOXkX6fHF+DWYt0jKjKEc5d4iVb/sIo\r\nXl9rOl48xjDZY6XsJnaYi+PdYYkb2sPFd2s=\r\n=4wvC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"79895a477800147e0b64008e3d01b9f6216453a9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8565_1660563149003_0.8312374147342059","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8566":{"name":"hls.js","version":"1.2.1-0.canary.8566","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8566","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd9b0a70e73dc3ece78fcb99d94cb8a8b67c4477","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8566.tgz","fileCount":119,"integrity":"sha512-HQGV4oUS/mF24hxf7ILbwI+4HBoQQmtX2kz6puEjoG+dKb7PF08DJNjHJjcdUwL/rkPtBoQn+YiDLmcBW/CZXg==","signatures":[{"sig":"MEUCIBjGljkvsHqnWcZgu8Rkp0xNCQ6vPr1slZFVHLjmuIivAiEA8wEKRJAlurDkVJMblinLHIUb6NSZVJnwCLSn6GN7w8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11949142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+8X1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptog//QulQh4QfD4lM7yuSOUuEbJjVnDPMWcdGGkcPtTTLkn1W71lh\r\nb7SxBCTa9W2Qf7joKFF936fvMRfPUIMsRM/vVecCGox5hZVvervo7/C3JMss\r\nsqMhWbZ9b9MuF+7EJNdDQeNi67eoj/2YANxh69xyb0/k39b70n8zrecGKCb9\r\n9t9CvmNtk0YJKdcmgO4qeitPHtgt75jj/ShEvHo8nHBmnbPaCj0sUzgO1TKA\r\nLDhPAOsbCODzogEsjQ8SSx8Uyh4Grf3ra/m6Lg+25vWaRO5CFLaARixAjFc+\r\nXkb0Gbg3QSFWeCijxaiaGBn+5y359Tay2m1lcsEZCSe5vejTnKHTHK3a5hdk\r\nVPT4NcHC1Xf4Vl+sUE7ZoBDmiDQuxuz4KHKtee2t+dRxkGpROWAUXq9O9NmY\r\ns15/91I0i2EqqznCh4MNqnPLuazt9flFrEoLyIIfEFXnXdK77BXsyZkSArQu\r\nnw6t8uIM4p8qW1CJxBnGoU2nshpaDXhNYqKnULzeiVd5H3a7wKv4bILBbTer\r\niqrZn8zq1sjbtoX58iRm6Wa+ijAfjPNgMjuuQ9QxVt6ZViOMm18NXP4q++cF\r\ntRDGXcIM/dYvL2q2G8DdbuW56B7aSeojoWrVbniTtqA2UVlUgGAMMlInzfyB\r\nKMKkIVe3yEcLdnlStJwqva5aN7O+F11SOIo=\r\n=wZjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e1a3aa54e1a4fcd743d57fb61c682607e83616a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8566_1660667380904_0.026428715486851884","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8567":{"name":"hls.js","version":"1.2.1-0.canary.8567","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8567","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ead429c97fe953e5e116f9f531f2f6cf57b6fead","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8567.tgz","fileCount":119,"integrity":"sha512-vFrJCD2R7VQjwwkBRoxFsZFS6K1N2kNheAugnJXfrZNtfurguaNZ4zp6KHDdScQ5VtthqmgNVuykaFBLzTFLTA==","signatures":[{"sig":"MEQCIH0GaMkNyj6kmB62JRZvXt7zXby5S1iFHwJ80l3Xmp/nAiB7SK8qSOEyM7QiZBa9RWfEV78du3yuqrxo5pmIgb0dTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11949975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/B08ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGPA/+LVUZ8un7bfd4JVz4U1/SzOQc/yWnZOQz/JYDyNLqw5saKueA\r\nO2d8gd7gwnTNVDiDCY2+9tRfRoPyvJ957KsoDCz+lp3UEu4HelG5QG4yAUa5\r\nGNSMkeeEyN5i8Qsj14Vv5Aokycecdr5fyNXrCsA6QAVGmm0xwu2hNukCjsBF\r\nyUIYZttcltWueseL3NhDYudCUfA9EFXG4vRyp8LIf+cGv+ahHZ8nsL0AcWKN\r\ns6dVo5cl5Qbrb+RjE/VXMXIUL8O2EsrQB/WZA1H+K2M/ybu7TVGMAtOfIGvY\r\nzSTr+oXMnm/4FkNxuZPHEarwQ9ddV2GPCDSIrNoWGFJDBCBuFNERNTWbG3CF\r\nceK11lI9fb7GTVVbCu+Hl2Y090uySnvs1lGdCFTpElEqGXvsFfKfZZluGIg0\r\nS8yW+/qbb+oEhz26u0nDJHDAonyW1JPRUQOsGpHY8uV0vXAVSoBta6bpGekO\r\nAyP8iGM7uFQhwDUKwKgLGoECa9eNFoQOS+iPDbjzBNvQ8rpvQkINYLhEZW7n\r\nT6xGMYFMsxomSRmCFhbkG8zVoP5LPkp6wr8/LHW2kf2RpLBWlKk1q31NE/a7\r\nYE02chz5VWznrITcWN1rv1Yyxydv+YSM9cp+lIMVsNLVGrW7kLYzcumIPvX+\r\nKuzocfQfTp2SfV8wSLyBtoytJHRsr8AFK9I=\r\n=Vs7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ab11580366b39c5fb8ef7ac96bd02ce7be6be186","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8567_1660689724347_0.39404347253593186","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8568":{"name":"hls.js","version":"1.2.1-0.canary.8568","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8568","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6fa1be99f2a505c74b89d8bfaac5aaa25a033ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8568.tgz","fileCount":119,"integrity":"sha512-daYz395XW/zarrnCz+uT7qkPI5iiAOjFq/re4DMMR6XbohpkMBJFeO0y7VRPIJIxe9EHZBpfFEBqlS0BqIS6sw==","signatures":[{"sig":"MEYCIQCrhXnvSMnWnD9dNs86DeAP9RfdZOSm3B6EyEVfr3DZBwIhAIFp+JWtGxo0sps804pgltFJp7VfsBxbWX1QHrf+VI2Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11949975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/CbqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkIhAAhr5UFBrDVwEqJrj/7e6rxGM7Io3LAfPbljHWkXQhCO18AhLd\r\nN7fYjRg6ZjzMynPt10cWqCoQSFC/UIoyoo3aHqHBkKnYjPP0Dy8dP5MUqBaf\r\nXdY/3Ls9qPTBj+ELdxOLNFWfU2drXk6Fvm8PtAnzKusStGwVEZYxzpsgLxNi\r\nYnWgwnbWel04r2podVjAOsD1BiUlffHY6+AuxFD7VvJJMh+Bh0BSq2OFSzmr\r\nkMDj01L9yQXp/XTqIIaIRl56kKGFjn4ULgcv0BAK4d7sw+x/y3LwX5woTf5F\r\nb0y0RB0qmH3TAlTxh22NsVWat70SoAhnCcerzBRGHFVLIxoi2a6eh2GziGg1\r\npznCxCkVTqKQK9idf4DvtberUuJ20JL0G6mV3/Yt6TPbA0k/8eoOEOv9Zwc9\r\n5PpuZig01OKOih4QfsbtWRBE8lnnUVt9xhJNvQi6b5mmrQzPZwLKsMEfD/z0\r\nVfO601RIncRye1NKwU1ca9Jr4PhyVSJ1+RjBQVlWKLQHkO1ddf2wKtxDAdlD\r\nMaUZi8tOsSNElL2rV+1XNzzOiv1xrvygrc6zBS4q94/i3cKpIytkJ7GLv/g9\r\ngpWZ8PgHzQN0fkBN4FuJghiL3QkZxzv/jnU5EDRpgpjjxUbPRccNwcWzLWY6\r\ns/egj2EpsFjl/dXIdjuw63i237kBq6dUw8s=\r\n=9c50\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a97abccf6b5ba99a638428692c42a39900d9fe50","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8568_1660692201867_0.811431824986508","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8569":{"name":"hls.js","version":"1.2.1-0.canary.8569","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8569","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ede0a92f3b6c815879e4cececa05d5c449efd78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8569.tgz","fileCount":119,"integrity":"sha512-Trq5l5gOHz/HoYpJEHARZGe8oX80r5kTEjddIo6e/+PB4GYNk8Y30jP7MOEInnpbIn+lKHFSXcWoO4gXHSI04A==","signatures":[{"sig":"MEQCIGS9uDYDXUG+5ccV6W18ymLQzzoXgG50rPHF1oR26E4PAiB8103xENkodwDrgjuT0ZqQfPuO++u/GIXWTo5WWFBQWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/DPJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3MQ//aUrGPI5cCN5PaLQw8sJJc4J/pljS3MJKnuR1G4cf0hh83xGX\r\nUALk/6h0TpQ5GVLfq6uZvCPV2dOUnz9mWTKwwfLwqsb3pfI4zO2JE1NktwK4\r\ng+D7ZoIOH36V0kmsZt11igSUFNlTStcqaHKQymd02EyZHJ707hLiMMIeVrDh\r\nh7XFRp41uVA99EWcK+g9VnnjPwpDiOL6IcgiSZq9DY0OhVM4/Q7OjbzQA5Dm\r\nCf+vPTBCoiI6Z/rbW3c3FpR3jqurDJXbqnJbOFrw/3aTAEgTehwBjcSgwCT8\r\nrM78PQhZNJprHg0OK4YgXIHuBls6fI6Cev+63mLIxs3yzP0F+evu/02LdOPx\r\nMAmP1KJ9bXXHp0ArTYEWeHGYcXaDRtsQ46086TLaTkgTEK7l6b1t0zyCYsgB\r\nsATizpurlwnRu3FY2IM1s8Flii/ZvNXR8SZ9vissRSyFzujRDbJFhgZeO84y\r\ng6pBUdheIDDV4AgtPKseOflfGfVodVtaD84cF3NpD7dvhCRmxJQZ5TQtBLOB\r\nH7FtvII1MjJiBlBiH72caP/tRV096YSAXAko6GDsxDWXvEevH0aXDLk+SO9B\r\nwSJ6bSffRgcEjD6IU+BVCW4tU+fWTnaxoOmxIME2qxfMKaBJd37qY4IObHx/\r\nVz5Dcmzwd6XPHpXlZGAVr2XTLSI2YCY7Sd8=\r\n=DpnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ab4ce5003fc6dc438e2e4f48efc9c12ee2d92b4e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8569_1660695497092_0.017314403797329625","host":"s3://npm-registry-packages"}},"1.2.1-0.canary.8570":{"name":"hls.js","version":"1.2.1-0.canary.8570","license":"Apache-2.0","_id":"hls.js@1.2.1-0.canary.8570","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98de49a48b693f1134dfeb683b2756666df8f10b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1-0.canary.8570.tgz","fileCount":119,"integrity":"sha512-4tYhfNKWc6CLE2zI3LBtoAbE/lDZFTRRu0hGn+dfBkrXz/gmo3N8YTiU8GS1puT70LUzBpv6MX5G684BKC4hcw==","signatures":[{"sig":"MEYCIQDJAfccMdFm24+dbgT05cM/GhW4/5IEP44MaRJydh1D0gIhAPkjq+pW5kC8kcWXQE4ZVuZqiXdEYPnR/rUH3O1Uetey","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/DvsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1dg/+ItNFfCEiy3gIwpuzX+6l7HmbFBL9IPQae4EwfTCepQx10SRx\r\n2SPprv0LqAgq72JWC7oh5Uw/PsdD5gw3AEYKG6sf31r5VGL3fKXyU+syYSC/\r\nfqoAyHBwJdWnpuIkZJ8iLs1VCZuMVv+4jEOPLXAxVFt5G6QyE+Clv9gD+vY7\r\nMrl+NEsfNf/NBuP2nz62nUxgslMcERkcZSLKN2Kcu40++QtfGNFKENoZOUJF\r\nG5bh+U19/4gMqKqS6Bi85R11rRb8IvzB4bQwefVzoNQy7PiFeS2KGdDVztLk\r\nX8EzB8HszI8RZrkyz4li0zwT2CaoWt8PjvgEFYMhRrWZkGuvptwfZUzgcqYX\r\nByezu9jJw8tKx7hDChDKNlHbjhahOflGSSIAEFvMWCwfvbxcpseTwDV9aPic\r\nelF5j79UOC9eGg7TQEBt9LJPnHLcKKBqbtp1ugOnyJZVyKHrpEgEc7nd/J63\r\nLJLVpYsdcTskjbTBdEzS/sljrFxh0ZYL8t037fZiXHy7EI11zhbFSNMGmcIT\r\nmix3Swd8ybIMqCh3/aLtkO0FcfsDOkEtWJHZ3xG3m7PQLef3PGQAIbcpyqXa\r\nw1FEPu5wAX+ZTCaIpeLtu19kcv15Mfv9oC9sfMwddhhQndACMUl1B9ruEJLf\r\nWqelY/fJofCkaFdvJlGA1GE/TnRSiRqjNuk=\r\n=mzns\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fa4cd595d1d409b1a91b2d65ec76120fa298754","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1-0.canary.8570_1660697580239_0.7001309788635024","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"hls.js","version":"1.2.1","license":"Apache-2.0","_id":"hls.js@1.2.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09b0207c60fcb3340a88e8d3d1523799fe5fbedf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.1.tgz","fileCount":119,"integrity":"sha512-+m/5+ikSpmQQvb6FmVWZUZfzvTJMn/QVfiCGP1Oq9WW4RKrAvxlExkhhbcVGgGqLNPFk1kdFkVQur//wKu3JVw==","signatures":[{"sig":"MEYCIQCLUKNTNkqMd8SIce1Q/eenII9SvqH6l0jdusW85ODuqgIhAOc6U3k9f/rsMDo17pQMV2IM0VuXQPyMkJQp/CZr1iB4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/EHpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEkQ//bmYZS5GnthsM95KtcmjvinvPUSE71KvQyyFMNGro7e/PYvAx\r\n1G9yPsJ0a5rkRSvvv7/6vZUbwsQA2BdoB0mS2Nm/WKHYuTXXxjddVRtSVIlx\r\nBCc0zN7ZcHMByA+BIZZx1cD2ThwfmUz3OJG8y6ceBH/6txRT1eJ3X2ZDyxOd\r\niBAsFPBUCLztRj/fVIZx2WYvTBVBTtX+uSRd5ttQwP35PI9iuPaM+in/pjag\r\n1FipoYl7CsTON0M2WGr3GLcbHWi4Jp8hXIYM54pHSY0yPoFaaWzdfNM676Fd\r\nYWiaC0BNuDJEwbw4oZgPOFFxKDLvGZZTE5GnR6AcUces+3u4+eX63cNirXll\r\n5SR7uRnsFufXxb4suSb05uFQwzDOEOwZNs5GXTlmwaXXDXJx+yghuAnE/RdO\r\njQCTIQjZDEsoiPdVkkZGNU7at8YIPdp3f3QyIILGSGw9JrrOjjrf6il73JEM\r\nxgaokh2Qd0t8rYtcefm1sUyCoPPqSkV9hGUW+jdYCj8TGo3QKUcv/BrS8pAg\r\n2m/ZVqZcLUQRE6lB3GdtHFQiAOHT9BBXvJMhwqj/dFydPNpGfeL0ViMe7G5z\r\nOA9fZUlnHa2WYygbz2A1KVP9cZcRE9HFKafc7Xl+pl/lAtcdmmNKLrpYU+jx\r\nmgX+Inf/cMTMXNJjDxLhNSKQfYyn1iOBXaA=\r\n=Knf8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8fa4cd595d1d409b1a91b2d65ec76120fa298754","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.28.6","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.1_1660699113331_0.819232517890772","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8572":{"name":"hls.js","version":"1.2.2-0.canary.8572","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8572","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f24601fdd3e0a6a823e987d61d555d0813619f29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8572.tgz","fileCount":119,"integrity":"sha512-Z1bjOgPkvvwAJG7fgl+CFsY7DWbhHMUjykH+4CGtvLq71kTFcBzt6VsiKcykXjvK9Z+c5Pac/LW9GX2jeojQcg==","signatures":[{"sig":"MEUCICsRBma9Jd6lhUAWmBs045y+TbG5LZBcHdekyxdspF0oAiEAoZt+OrC4SswXZghpvEQrXpDm25AXC9zQdBfeeBJpeoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/QdDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2XQ/+Poz3xVKGh7BAwKp3Sizd0lOMYxya+rkVKT5iDUBuQ+e/3y1K\r\nriCqzPTiJoaG+wkgbZ61A+bbsswy+v065SZTIksYNP8XKOd/lSTDbd7oPJ4R\r\nNxQz9bVK1zuDw1/xtAs+JT59ULY+KTXFBBhnNK7FLm28AzcmYVQqZ78hwmgz\r\nMs8G0QPjTE8J9cywWLma1TEg0sadyd80+dEV7KJ9yoOkeOz4c75fLCw62yzx\r\nyhpSCReuFlsaRAtUlPGgEZQo9Dk0z2sZTEqz+xS01ukNU7hg6n3sp0HuoEWN\r\n4So7ld0nmbz0DAVTzK0ygIz9v7Y7nKhzjLkHxeXc1iRmsQprIqgWMaqD4F9f\r\nkutJLE4Ree0t32OlsdI9Pv4/+ysqa7uXsMoeyXR+9+6LUKHJMJ3rOJSWhwsU\r\nhXGO36mGDjiJbdUBYc5uAhQXyYpDOnyAHgMufBLg1k/idrjQRy27FI40nlNh\r\nCbWafNyN1PaTOfQUp0WxCG48oXrdaa92of71BW/AIGDGu8OZR5H1NDLeENpV\r\n2eV5RxZXGBgqHqOnODgF+8o+3aZp2frJU8sq4Z/iGX3bZsaapDRsOrcocN7x\r\nF7vCNiERU8L4W1LlLS+Agm9SjKAqsYl+KIGSt73ouOBSpXUt2v60mBF3z/VG\r\nK6N7sRX+/Vl3UgZn/Uc/FRTzRrKzIToFSBM=\r\n=w7ly\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"48cd0cec77caa75ae1b1984ee6bbbeb10dfc1569","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.9.3","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8572_1660749635427_0.6552055328043453","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8574":{"name":"hls.js","version":"1.2.2-0.canary.8574","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8574","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c3b78aca59c23d3e18450804be77daabf5527baf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8574.tgz","fileCount":119,"integrity":"sha512-lLd6TBcw/NT1qo70GLW6ndD4z8DbG0f4ZxfE791RkYrAA6a7Hw40YT6oiN+Ps+FU0poD4QIJBah9PKq4rEw7Ew==","signatures":[{"sig":"MEQCIBZEdhMmXDhXrs1FCx8wJLZPkUiCrCPiYK74impsnqmPAiAoWWIIZ/i8dXPNfq1UlbSVYlHgZZMZSo5Iz/2ep+twFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/TTBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfuA//QcPoELHc8AKOQnWeN6LWY4Elrgo7j98H+piv9Nod6sqaT5uw\r\nzLH/g1YPdqJ88TJIyU9zTCKFUo57XIUiNeP++vu6d/jSvTTakupjvS39SSG7\r\n5giAqWw/B4kcLFxgoF2xDQkITc17/nkh5Zgm/1CJtr3ajPxeze0H6xgtOlt2\r\nJJsb/U8kJEhBg/gP9PvpYLEIHz0hpswgL4krbtMXU4h5Plyd1UztsaPrkJ1l\r\nvHzxvD9I1RKZ2aceKvMUtJUjjrkXKEkRWsBrClzMxLpphS7lbF6bSKuaPNyd\r\nza7VIWWrxfYuO4dfBDOdquJ7sP4jK58GHxXkIR7CaeEEYeqUn3vQf4M7TpO1\r\n5mESDPYPLIslyBAzBuaWZPWRlRNTnr/Ry4JqlQ0Yk581fusDrsf4UtP5OOy4\r\nEc+q10Mzz6ak3tUn0mbbWWKWFpiLkKI2DXPI7XvPJeWlfvw1NPEH//eyhqtx\r\nLZ4TwpaJOqX+R+3egc5brV8Q+o6WJ3VJQtVeGkAMcCyoU9DItB+/njH7BbSR\r\nPd2N3SZvh70rFD54owrLtavFIXMSFCDUeC3IsL4ypXisYEcFgKEsgE95dAwZ\r\nFiEJovB1FRfKxsoHnE2GMMAGAiTfzSvo2Jzjahfjizixptcy7vBIHRk67wgz\r\nOKidWsBw/l38V8MjdGKU5tHuLF/dtmhZHDc=\r\n=y5bZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"084eefa64c58579133c77d1b7b6e0152d9343358","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.21.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8574_1660761280864_0.6339599765757455","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8576":{"name":"hls.js","version":"1.2.2-0.canary.8576","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8576","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26168bd2607e4faf55692ef504751a7a88187970","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8576.tgz","fileCount":119,"integrity":"sha512-kp+yUkR/5uoTDPhiauTt7ioa3yuYxXPukKWS7w/LI3zz7CVdDH6xxwJ3UnGoG1wR/lpxqqvJUKYRjQvYNizZEA==","signatures":[{"sig":"MEYCIQCjCvZbegQ4+hJA4qskqlUxhGnUknEGC4d7Z3tbLCf8lQIhAJ18J0RWjQPBvgJLWWcGA/hk4ccvOZRRqNa8VrOedbHW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11955266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAdPRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyPxAAjvRtOKAHEaLx183Rwl99VvB+/P6t3ObBjlWNk28e37kksYRM\r\naGTEf4xE/syVo52BiNMEIvz8ifzgTtdgrEO9GnX2vptWT0SThWsz6g6KkuTt\r\nirBtVJp9P13vwj0yDwoXyNAJuEVw5f7Hd23cVTtWo2ATsNS7wjiPKk+7LIGa\r\nvYlvd4FAWJSG94cZeZMm/dB9i5zTS8fCBPQr/NyiMfpQyyv824bGQGicsekB\r\nGUCJMEuUIIVYQGYyasD4IHDMNXqJqYREMzKl6+dcIP61nEfEXZZ68OEMt6/M\r\nsWsfpZKhzOhr2Hmc0Pup/NNIGvy8wbgVk8ORiDZATIfHdrUId6Xecg0/94cB\r\nyZ91YeYq2GRWrlykA/r+Ao1yQ/E7I++HT8v48KR2L3GR6VzNBeObvdz+JRE4\r\n6XulTz3tA9bM0S3uKsBWiggWPo8KbfBlvTwFfeMMUx5l1i9EQg7EMh0ZLAJm\r\n0YkWvnPsSLKfK56TmMCG8Qm0N4PmeNbyknQ63Tq66aHvrzAth7f5ATZ33ZUy\r\n2GUBqcr0oD0UNq2+yu5IP9PM+4Yp4xTSPAzM0VQQzy4vIRxhyNCtbd3adV96\r\npsHL/xh1MXPzBgBiaYKcUQxYpHea9BM8Iryn2jxD35TndmIIcbVwZQAW9U8H\r\nXTqGv3bLDuSgVc68myd8KL3wumDsmBkFCoA=\r\n=gblU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ea18e62b39129a4ad8d74bd82f4687b6377486ff","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8576_1661064145567_0.8708553659746734","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8577":{"name":"hls.js","version":"1.2.2-0.canary.8577","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8577","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4dce76c4c68dfe94d638942332d19f625978de10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8577.tgz","fileCount":119,"integrity":"sha512-pqVPV1kSo7whekScQBLNnHYXM/+xXh5hRVptL9p34PdR5+b4XiL4egzVdiRBNH53edKYHurcAZixgiBosFWGMA==","signatures":[{"sig":"MEUCIFzkr9wZWb0uJFlgKW/xGtrIsDxZgpV3D7o31SXbrwfvAiEAtgoQevHexoqnpwkOZLDkxJx+UgcSm7BKD48A9L+ID54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11937150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBcVjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfHA//bCM0GTmEKGOX6mppn9jLuRWAnyM6KBamg3vGhG+j9nuk/VAP\r\n5p7yPx8v6bPWaOSOgkxv6L21w8U5dPsCYyflswmTV8xePIQFodCulKsNdGxy\r\nDzcMjQQqFOk5Ice9VWkWBBdqDqwAZTwgdoryHpj+trp0c9FBiKKnK9W3FeQY\r\n4gXgXYR9yPRAvYxsGGXxC03tjplfr0tgov/3jLgpRGAhZuSTD3Se//TKW+pU\r\nnFofZMeLFaPvpVu8cLws4+5Bt3Qt9egS9ZREL85OUh5o8LABqT+OQn8I5ERX\r\nRahyCVF7ZHE78NGKVN8N5oR0q6kLrvEqz67YFYTlZST+hxBR97L+cMSu0/xr\r\n2feUsrdRV8MBXiDRUASnvsRSAtWDMMUhtP7Zo+IoEM11f/87aBbQActcfZsF\r\nVOFUEpX2t5uvFuYr0KkQLtZ2utXLGgQYK1gJ+5qFFVxZq1fvru6mCyeSzXh3\r\n9QS1rb78ER7g9SYmuM7xFNBCpawGqm+MXQvqYPcz+laE0Pv1AtAqcAw7pY3f\r\n8lTv1nvhQhZ0ulkwtwgmwzfUG1mfxBxck3llqM7402Uh4lxyTRoA+nurdo1H\r\nXCYojrsrrgFR9QZgjY9sbWGGL1Fp0FWkZScbDqMn4ZX2NVZx3vGP+GUyQfEL\r\nZMcuzux/Mexkdzgkbc5PddyJaZ9a1g+vWLA=\r\n=crYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c14628668e04d14f0217d0118f7e768933524c6d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.7.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8577_1661322595481_0.276638954261504","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8579":{"name":"hls.js","version":"1.2.2-0.canary.8579","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8579","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d8253e7ffc73f1f2123e1cefa61cdcccb51ce7fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8579.tgz","fileCount":119,"integrity":"sha512-71Y9+VaTUP39lVOZ29pNiK0gC1NUBvm/x6VhcddjIAoSaL8bJVWtdEIVzImFy5oMjHmla3rdOgzK5wJu89VvyQ==","signatures":[{"sig":"MEUCIQDFhbfaXHlSbnIR/qcGWq7D6V0SVpz+ESiYLRWN4gp4VQIgX3r1CYGFm+q/pk6V5spdZKKQK2sLjxRBtUb3efA+3+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11937151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB6agACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4Vg//chPZ4IKYTpQRefcsM8sQHranpTkSoTIbSTP0PursWLrLH2g+\r\ntG2fMMuheq3fOWYkJF0nO9sQ8ZQ1F23EeMJ0jgg90ZZwbFiILQ/jMjh4puyt\r\njEPzFESD005eROMHcIrPNlVFhdeQzyumcAuGkAyXPurIdltMutW6jEciNvCZ\r\n6a9xwc4ujRqyXjgtqrS6RJH/ocwPYVep03JYKGlScLKhiq3PMZD9w+qgJ1hX\r\nkTX/Qv9zdIvGGesiwKez/uhVWhe423xwduHav0eHFK40C9jNO9ms9yKg4ozk\r\nov5xf4r3t+rlK+uTdgga41oFxyjerhymrBGEu1kZinFBo3jFwutMO0I9jSF/\r\nRpAao6GuJ/YGP94MYy8r0eUAgIAMUedBQyQ4Q/3rvrvA2zQtZueQdnoYdwbM\r\npHag/96FtIDTrAf108lXGW33PSiCnCCk2dG2nZ/y5p6vf5xNe+NQYHwp0Ht/\r\ns32cdrmnWAgt20sWAcbxCWL/S4bE0DHNjO4nYhAOFxm36k/HhlSuxo2rWPDL\r\nfvNcQpsRjbzMpCMDCs/f+N/OcI5XRpJRj+pIE3jqoAgx+zQs1sT1DsmeNyTu\r\nPYm2eXYoH14KyXxmAyzLwEa3HH1DwG2gGWgk4e1gfxO4IH5YTQVjhaShVLUb\r\n9evGcK7kDkR2DLxVAf/WVNBxO2cI7/TrVBk=\r\n=2PW+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"cbaf7b35832faa5d5a64ddc05c688e703b6f424b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8579_1661445792220_0.2040168164431979","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8580":{"name":"hls.js","version":"1.2.2-0.canary.8580","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8580","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"647e95135e6e7854335143b1dc3ee9f070617bbe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8580.tgz","fileCount":119,"integrity":"sha512-kVboGcCt4AbgrdD+9DULI+77y7IwYTTbZ9s17ZLfrnxqqJcBonPHW1IgbqhzoK3DXV05J+YQIGPqw1nFI4pHlQ==","signatures":[{"sig":"MEUCIHXaaO1k51TNSpdzisQ1GaLzAVQZyX8dt5VfcZcsOi3eAiEA0C59+r1xQtN56zD0IHI88I7yDE57j0SD/t/AKyZfWgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11937151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCT62ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXNg//dD5AysLWRdypCA+nsMIiKl3ucij1fwun70fxHIRfnlgSL2KP\r\nDQo7JQ7JgCeTJezUezaqGX0q0jpQafRbguRz4J/ETcGmJq/b6rrcl2IHZ/d4\r\nV6LoH+HeWSrj6qRZ21hjdw4WBbzg2/ZTxlQbMmwYbHr4ZbhGY2t+bqcEBqYi\r\naIMGFQf+dovQZBYFNomNlEsTWQ41F2VfqkGDjyJQ8qwu1IQX+H3na8OX6nT/\r\n2/cFpgSCDj1CQw8e1rcEKordgnQJPFKbmdlwlt3/HJ0+vP9AzogIWlTAuszN\r\n1Fidu7OozYXInpy77XuCHRPC9gyd7B0z2lTy9p9bjnMWsekCMChMf2yp0SYX\r\niQSpIlrGrfcGIiilxSz8aw2SHt3wEOYcmHagLUxUg6fA1GR94sAqC+TlvbV0\r\nQkCpeZoGFu5T4aBOPxxJ/MBRwciegxpUBE0CLUKpEl81ejRWzrAjyuuILrrr\r\n/R3dSuIhXIS5qC+0sxd/oQXDhXIvRMR078QtTzfZ+vota+Zopz3zYy6ADPGd\r\nYNp/+FUhvYWK6cSRmRSthtZz3rnYBrsckfPd9URdZgdBsokWiVmFM71RhPqC\r\neAVJnDrbcvg0GIJwQEZbSWJ9Lq/Y0Qn4oEdQsxzw7FrlG2RDGhYCywmaINYt\r\nW8fn0vxlFQBYU8+lYwFo+Ic5NeFlpC5MJ7k=\r\n=/oXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ef0d09c30db97bb2feb289ce3db99de05331ac77","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8580_1661550262171_0.02959891824835581","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8581":{"name":"hls.js","version":"1.2.2-0.canary.8581","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8581","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e654aea1a99921f173f8a4b10dc3055ea1e68f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8581.tgz","fileCount":119,"integrity":"sha512-+5H4uBqO2Iz8SNQ1peoJJOd2G3flSOICYazqyea86JdfXWurGLmHvHp9OXAHrt4AkFmBp3fc47XiCUM8GR1eyg==","signatures":[{"sig":"MEUCIEH4NYOof83qwWAhwr77PjikIJGnesXeyC9cJqkwPVCNAiEAkNxThX9AzvSLUXTp2E70Jgk9/6YcOdx0WOonJoZVk0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11945439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCWyMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpr7w/6A3AqFLubmRiPqqXWa3pReese5k7dwgvztDghy3uzH8IObK8U\r\nLYIiYnuC+Z1OSiXd0PEEi+xK5cfOOjHr7ndM1DOOFfGFEkNl308Dl34SYC2h\r\nXqlVsnB87pLgfGbfIIwcg7po1Mb1l2kH5dflQR4ozamLE0z+VajCi888WfJN\r\ni3+cuITfsMVfUIpWtpjHCdAaPXLRgI2BDu9QPzOOR7K85z97RkVrbPWfiqjY\r\nD03Vh3I/JnCEMQeFlLez093p6rROqmhvK6xo0bsDfCuQPDdfMSl2W+g65Trw\r\n0WcQZUpE8eGIPpOuoIpkW1KSZ+r3yZQN+f3DMgbDuXaGbz9+5kzXVhtiKudD\r\n3mCn3KEsTrtMTCdFTRn8diB7hpX40FXxh2bxbHvLZXTYPxo32SR2EELGnqon\r\nMvsUnEniTGqDOPjA9a0laf32AtC4sPV9PZtDwD2iL00LalOfcoFv0Z0pFNsZ\r\nDqfeeTaiTs8FYNpEGUiWGvciam7KGyLQ+j7+BvjHZtySzVpV85TagZ6ZmPKq\r\noc/8U6exFLzQib937BD2gLwQTsvB8v3mqzEOsvyZ88jYMdDANxLEUAtBv43O\r\nTezVoZk8kEFbtVClGQcFgTXziin2jHrSPjRtJ8P+YlKdB48PgeU0qnD8mUqL\r\nnsrLtpA82nhtMSOzmx2nmznFtbwWEon3sDs=\r\n=q1F2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"985921143a1960078d68d24a0719491588e4b659","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8581_1661561996513_0.3049029927659077","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8583":{"name":"hls.js","version":"1.2.2-0.canary.8583","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8583","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6115a080eebe872a5737af059f6a943ac5ce764","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8583.tgz","fileCount":119,"integrity":"sha512-TKI0t5aMdOxM80PV6teLl0LfW/QivZzURW+HSNUNOznfh6HlLkLZ2w7BQ/YjFcV5nugGhHY0ngT8JD54XFA48w==","signatures":[{"sig":"MEUCIGHb8GYOUKAbOLoc/thV0Y4MchsqU7cZkB/1SrkAy1b0AiEA6OUsY2ovfjXBDTKAs6Q8gX6jC8qIiEG41GJR55PuuaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11947596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDQkuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn+w//R7czftDuX5kTrnC+PakPZAFE9LIMZXSb0HZPP3txeOo/NCRi\r\nvatUKVqLj3f8OovHv1x/l+oWYxd7PbHc2oVDMUFJIuyfN4KGlawOwBIsfuG4\r\nm4PN0LKsjTYJeO08Z6MLojy6deyBmgvC1NAlSaqKQXHAmifTp7ZsMN3mSIiB\r\nB9I7ttRpIwHScxiVXKg2FBzdHZPbPspSQ74//63yd5QY9OBK+xUV6BkQRcMG\r\nG4h9xnmv+qjvQ+GDWi8MIzaKrT+WcE/HNXC2mW2ISOED+dAoNZ0s7riosyPU\r\nmVxdonihFstCtHgkWG87izUHCLnMDzEQnnvZT//wnOcmEQU2T459TyTjJlGi\r\nOk5NjfwDpwBHZ6RIUxHT7zsGwBtPwt821PrhtZGMgZ2edvZ0DOq0nxNdmZH+\r\nn8UO0qFX3t2HXjZ+qdKFTpqPu/K3PB78rGXf0p0qJCAgbH5cQ/CWSM0GrwdP\r\n0i/vGTPxSnfhbPI1IyIvOm2sXXgV3cK5Zi1vDDat7Jl9qhmxCZxyAhxrd/yt\r\nLeT1Fvz9zdrDiCazCWOUoaJo0lSVnrFDM638nB8b7tIBAIGtapN9j/kIJgY1\r\nfnbyOEpegcnLgqeA7NWk/8UA1lmQEdbanjfJcu9Sul46hkSChuQTAvP0YoO8\r\n4TgaY2xeNeTcGu0gEduvA16oHfepxD+GZrI=\r\n=jCO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"afb38ec9f640210381d14d3b495824b0f4ec4f11","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.10","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8583_1661798701734_0.04643935168153557","host":"s3://npm-registry-packages"}},"1.2.2-0.canary.8586":{"name":"hls.js","version":"1.2.2-0.canary.8586","license":"Apache-2.0","_id":"hls.js@1.2.2-0.canary.8586","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49ae145b332c42f708795bc667dd2c95b7a365cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2-0.canary.8586.tgz","fileCount":119,"integrity":"sha512-wHfwgxaQM3m1cUQQd4uSu2vSkICkhyq1aNRSi173iiu5eh0Nf9SozYJzu4HVvzZ11/wbPxIenstcfqvBkfUg7Q==","signatures":[{"sig":"MEQCIAH2U3cS8osNX1YxyrCJWCug0mQRkQVesCUyuAUcbqRDAiAKFFni+docJID7+oqpU3/RxazAxXMH29O3Ilbu1N0dRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11965159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDYjWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEDQ//c1H6v5mVdllYDuksMtUWkOAX/OQX1CJsuAzGAKit/lmMs+rJ\r\nhJaX24RgUKdeGi0YlBe1UphDcYSBeyXXH2NIvSSdAQUeOI0N7iI0RiTazM+E\r\nR95KsWuuZkSOphEKrT3XNvFX2AUaQqpFujqks/wN0U3THHfisR5McFoBfLUX\r\nyctlkN3H/gVdoHSAbZ7iJdeWYyo9pIjA72t2XySlmm5mH4Md7oDYid4E/3xi\r\n4F5vHVnKPyewwi8kFSSI0Ml8GMOAcb7NOJSk9cgqippoMCkgM77xlG9QvAsI\r\nqVsdQNKIUF6v3R/6frN/uw/RutPm3s6V/KxBM5AofuuOEzKmvjROgAWTOXYT\r\n3BDZgV2sJqZ6dEBYNZtfHgv1WiaT0EW83QbXd0eX50v0SWhodmzRmLIn/wzr\r\nWloNvNWUuNGOalim7eF6Dkcuikw6HaQUInZbtMVjqx0nyB1mQ6t7eJp9cmas\r\n/V6J8HSEWKeHLKYUPmUt0GGfhBPW5FmEVBJaVKeqvseTWiGMTZscbHSY9jZe\r\n6fKvjUm5xMW9fpoWQztl2TorVjt47Kl7Warf0mV4DxNViQGpeMFMT9l39wH3\r\noalC00+nok24gK7ljsk627iJvTzB+V9CCnbHCFuxbGxt7mR8bWjgUkdjCqFV\r\n303uzSHZntyNT0x0/XDxpSUZK009jDj6jEg=\r\n=GrqU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ebb6f20fd6afa1b026c2b32e394d3ac23f0c2b17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.22.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.7.4","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2-0.canary.8586_1661831381880_0.873968067566339","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"hls.js","version":"1.2.2","license":"Apache-2.0","_id":"hls.js@1.2.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5ecf5e09e515a4465da015768e6857820ef9b6f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.2.tgz","fileCount":120,"integrity":"sha512-T+plugLYzBG+QCGEdL6qxyXZAc54zisJaR0o3KsZQ8j/HveLeE+ouHd5sJOHvE9hvEyF3OffVP5EvDWnczdwXg==","signatures":[{"sig":"MEQCIGawuH0ckxH23rwrcrNPV+x2WbCMMgJ+UYc7ZMZ9KCjbAiBvYFS2cscQLLOROzIKoUQCUQf+3RuYUgVTz85rij06XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11972745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG9SGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNbQ/6A/Q2gqVkLxs0jMhan9nDjvgfq7YPgA9ONs0sn8Xyiz1AH6f5\r\nyPUFpPcm8vcKFxaZshnbsuFYsoISHZNutw9abAC9k3ly9/Yo1jEEp99XDOCD\r\ndXXnlNQwGUjZHpmM5cmoi1dwjT0t0dSW7yiS6t3LNvJwVL2l1zbSP6l3YDfX\r\ny6GCTt5Na1DPt9aE/Ngy41BzNIEAoTNH+AP48RRfBbqM3LSIZhmbUk9O9tfZ\r\nVbMiMb2vQDjWf5RTos5eCOqufC6qXLJqFFt1pBqswFlapcNJdKKtLePW/vv4\r\nbzbGJHUdmag+NyGD3AOaDw/idVNCdzTD5K/3wY9lgqw/PmlUnLa8pzPY7eiG\r\nFL5l8S+JPVUfffRjKtILfBRTceGF3NtOheYRVHJE+XAsc7ER1l4j/RBAMpDQ\r\nhLNVjoFFjGsc0yeiuGlZH9XVrMJPFaZmwn/LOQ4e4G5YNosNsRHeEleg9Zrb\r\nUGzIlIbhvDAZg1VcHkilLT+SmXb/r9zdqEDvfq+Jc7AYzXpinpN7jiFOcUy1\r\nyaDIGTi4ifAPY3QBsCI2hFcf/b+rn1CKExd9O3xb5Ia36RVS8W5RPkbEmS2S\r\nbGnD+YCy8W0SUya0LYWoa1FuFB1hpqKwhJIdq424n/OL8kI8z95fFIWsP1uT\r\niIXDzbD5oM+S05tauKKGwCW80c8IW/m1avk=\r\n=nDAl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6216ab91fd79564af4236bdd788d8b7ca7bba409","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"robwalch","email":"rwalch@gmail.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"6.14.13","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"14.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.2_1662768262085_0.24093073511031005","host":"s3://npm-registry-packages"}},"1.2.3-0.canary.8600":{"name":"hls.js","version":"1.2.3-0.canary.8600","license":"Apache-2.0","_id":"hls.js@1.2.3-0.canary.8600","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b69c210b3203cb5e080a1cc183bab113ba1f26b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.3-0.canary.8600.tgz","fileCount":119,"integrity":"sha512-mMXbwSWrQtbAg7+8oCkDezDQ+Z5/vyNCOI2rh+ayGj50wcLhl8wVVl++X/58rtFvvqItOG9J0ZIeqEWYpFsxVA==","signatures":[{"sig":"MEUCIDb9D0OhJ7YF/ShZxLkEM9lBAAbQF+sKY91bJl3mTXaWAiEAgBm1Ele5js92P6YjznxXq6i7najZxWSbc3tkveaOTYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11965682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHRIlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoELBAAk37+2PVI2y9GvQeUVk50jhy5ev4tzaF376O0cUc6vn1Esy4j\r\nZNkT4fMDB76kFtRhBidPOqTjIGkLJYOH03mXJJ0Lo41bBpH5o/ImcYyStWTG\r\n3G/iqkmBxXf7ztI7xfHMIzbhY4+ZnhZBZvyQgvcJCWnCZIYTie3iSVxwuQoi\r\n8wtapuAqeM5PlpwKXCRe2e7EEoH9IuTbJmy9AP2SJAo0Z7MddsmQ/FjEPHW5\r\nDm7962k5uaRR9Ii8yph4GAq4bmQX5YYF90WiaIbcYYy67BTxwP6bEyEa5lfA\r\nNd90hhdd4zDRPgs2NFl97CWwOHSeBoXSaK2LtnMSDBOE0NwTudCN00zaNxnE\r\n1/4p6K8bv4r5YUj9z66+DTc9s0j0uMb9lCFfFO8InpAmcokpZL2baN9f17lU\r\nsspbKePUZIlnJPIan1ng+k/IPxjoiBtI2Kh+mFK/yH5FcpZkSuQgCNy7V14l\r\n1N+/gZozkdJzmzUyfLtuiAisebC0M2Sl6f/xryJso7wyBgRFyb1/NCcoflwO\r\nEc0Gj7L9TPTOhA2F2+2KQpruOhICd6WljZRmqcvgkozntIQY8N7l4uYJNA/f\r\nM3+XqBYoqpz/tHhqhnmmbeqXehvVuQnfVcKEXtSPkEe1KQ3rNuAsks6vIo0w\r\n4h7iUZU3bcedsttDTsZkYXUINJ1agsDQRaY=\r\n=1OHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"570f1aaca9b403782f6f1dbc09e79f5336ae4b61","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.3-0.canary.8600_1662849573598_0.0013440796883450457","host":"s3://npm-registry-packages"}},"1.2.3-0.canary.8601":{"name":"hls.js","version":"1.2.3-0.canary.8601","license":"Apache-2.0","_id":"hls.js@1.2.3-0.canary.8601","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f3635a8f1896fe9803ae283d87d3c81bfbccbfa7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.3-0.canary.8601.tgz","fileCount":119,"integrity":"sha512-XTxWy9IiqJI567d1Q59bbUr78854dJBrdTa2+cTyYfSoMvv/QXxosUbNgMyJsFl6eHJROlZF6P8GbvYCf5dlsA==","signatures":[{"sig":"MEYCIQCvHCdiUZj3560haEcDYvWrcqS329av7ymym+XVi4fX/gIhAONdg5J1WI3S/hJm7uiMGv2kW/v3HMs9eFBs+VUTfUGt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11963458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH87YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/QQ//Re8oFPIgxOj1cFvfvfHL92WEojuvvOTlcjPHg3VW4FLZoVqc\r\nXnvtw841FEggU37uk8EQSXO8KFdB39ntzBI3TFaP6bVzc58NqY94aHei1I/y\r\ngQQAoLMjM+xaLd4Ke7QnlNCdyH9r/qf1AzxvUsihrrkJe9UzHBAE0OyJXiq5\r\nRAhq7CIqI+iNaO3qM8DM6HxX8JnngeXsf5Txx5wdHydKC0gTGS/1M97iQZs1\r\nXSMiqxaIp6ctEFVXrPjkm3dsteeaSXEC4qRwr/EI8IGYpchOlBbcxO+Q1D/b\r\nllihLFAyZJtkGGcINuTCCzx5iXSxlv3i5GjCMKULiOjAL1ERjz/wa1Bs1a82\r\nnyHQoM0YnGpS4yE3YD2g7AZ90W2Kn/u3Xc/SOOBO7xMO5PiR+nYR6XSJ4Tmu\r\n/I4cS1mM160JkW+xfNyMpZrO+VoJqUbD3nDpgbhrdPXr/vFwhujOs62lb9Uz\r\nvp1cc8Pxs1Mg8wkSO4yNaXY0556rqGXPv1oG5asnkp8j8x+NkEN/+C2Sis79\r\nGifZLwij1YogZ27Gi0seRWyKxWa9VoznEs0zREWFqMi7hJiLeMYvGOR8LWlI\r\nSQQeUeTQ4YPY0dLrmkhKBP7RccbioJc5bMpWlGlGuml7Qllip45S7wujkMgJ\r\nLdouSeieIoJEaBFhNKyVBZd3kuq0LrkEDm4=\r\n=Bkft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1c9017a53ed053bb05562d76fac1c610411e70aa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.3-0.canary.8601_1663028951731_0.9250030191065481","host":"s3://npm-registry-packages"}},"1.2.3-0.canary.8603":{"name":"hls.js","version":"1.2.3-0.canary.8603","license":"Apache-2.0","_id":"hls.js@1.2.3-0.canary.8603","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1b2183892a43cd70477d9b6bb73b80ee8d96877","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.3-0.canary.8603.tgz","fileCount":119,"integrity":"sha512-hxPbCs9f1PGIrkOr/+CwR1p3H/Nw7bEHPhwT6hY/Ffrbmx5w7luuyKNftM0C0krChk6mfCP2WXHM1e59I+3Z0Q==","signatures":[{"sig":"MEUCIQDAGeVRl/wu6YQ+PyJraP1s8q7aoVMq9j6aA/hjsGOxFwIgQcoiTjFfpGT5BQogZmDc82LmYFUBU3VUsPgISf+hKmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11963630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH9IKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0zA/+NN4tH+oTO4u4IKhwWI7I5U8HzPLA061mcRxcbqJ18Td34KKF\r\nKnbWHUr/yJ0JbHQyAenFpYMAFCRil6LaQTEsY2FZofG09KykIvwxg2Sw2wp7\r\nu6KpOJhiAeHJ6yOMweOwRqO9yiMVbbmowvi4QRuJ/lwWsZRjn8Og6nW7aeyH\r\nMvCOtH0jGt4bCZpBkCYKxArIKFkT6brpULUJ9LN08IKgCM+CPMGMTa/y7DTP\r\noovMLRpUsURhr7n6m3NxplhFadXx9t1ZvRnSZtwElkAQrCgHy6khdRhDN0uH\r\njISVuO/e/hRYXkKJ9Pd4Cp56557Z6jFZNIr5eKzlP5G/86OlxM40pqTmDvmu\r\no4qgR7O8xpYU+gl87/ntYe+xapwYTdCt7fKQSY8C0x3sanblrOuHlQBcRSMs\r\n61PxgfZKKz5SJaLWeBxCxLO4Me/u4pJnYm1QEmolGqvybqzGO/KOMCb+x7PQ\r\n1njh8hnXsPmTWX7ThiFaqPHJMXKjy6F4ulm7Ky4K1ie+56yAcWnp/srnNbOk\r\nlw1/tJtpPrdNyvqUnp/d4xGMPERZ1uNSp63ray7vO2XjyLhJoOJ87dUj1slI\r\nHp0L9dKf78CqC6bwUwpSd5tRKWGICLIlEMRxJ9OvH12xN6GcWDWym74qvZwS\r\nRhUg4N88UOrjjJJuG4RPb/Y17tqwbl0ZrgI=\r\n=q7PM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ddf76492946210432ec2bdf320defc4b209398f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.3-0.canary.8603_1663029769948_0.4109213309907933","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"hls.js","version":"1.2.3","license":"Apache-2.0","_id":"hls.js@1.2.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b9e5d5b05c4912dacec173962694b710eea33ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.3.tgz","fileCount":119,"integrity":"sha512-CC/vHi82ldiiydIhliNI3whlcepRXxI2jdpd/KKb6lyEv+74e7lXs4cGk5PHfTLxZMKOj6+m5LX9VAbvV/r7AQ==","signatures":[{"sig":"MEUCIDbnZ7UgIB/x6nvc23Qk3TWwNBOpjXoC2T1s93xhM9sOAiEAuo1RpesHnQp1uUgNIR2iSZnQfU7LcPIJfT89+LWXB6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11963556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH9nOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYTA//ZZYECTdqDw++23KgsDMt6SkUTei3cTGgqUhNj+LppoYZ1zQL\r\nBdQzoUPkjezGI/X29+S47LfJ8dxae/3da+hRTCGoCh14IPo+HizV8NYgT5oB\r\naKhR+bp1P/yAT6EXNCJ0xtUcZR/BfaYRsMao1xbVUWInZl6jPAExsAjRQyfu\r\nifSUNkZssnZjvGuV8u5NH67mojkTn9ZLzXEg8dMF+JR8t7+E+D+nR3pwPizr\r\niHpxpYs1MxU8JcfGGN3KNEm0dbgmMzq4p6wNzam3gvRItjQWr6x2JJuArWOK\r\n8TBYvRRjcwwrDvPJ9mG0GZm3RTg7Te6bxXFI7Kc0Q4JeJDUmW/vkp/GkED6g\r\nCvZxKj/vgvVj3sAYksxXlWydyNBFTVy5ADz1NoA4+0Kum6HKKzpdPxqH2GV4\r\nkfvgJgMoUOsxpX8OVhKo0iSyh7jOlfqAwAvTWEg7nG3ntSfub2ikdJbwt4AU\r\nkP0tvvvTSnWPb3OUDqpF6Ev4AaKnJRkgxZzjkdq5QXpZV6VL+C8quaUhYicY\r\nJFW59P4ZhWeK/7eX8PaGTTjA9TfGXky1J7zL1CzjfB/HIbJZi5aQE3VGgkgZ\r\nxsvywwIt7/Oky7UusxJAskdBlp9qXvFYj/FgCzUuREgVCC6X6liXu4mKrRR7\r\nD06BR3Vdjg5qYmI86Dajfp/b8qRsF361+Q4=\r\n=evcF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4ddf76492946210432ec2bdf320defc4b209398f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.10.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.3_1663031757620_0.9888208948512045","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8605":{"name":"hls.js","version":"1.2.4-0.canary.8605","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8605","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26552a89bb5600285015691ded0b285c4750468a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8605.tgz","fileCount":119,"integrity":"sha512-9Kz2ZE9Mqahk9fz0HMM5GbzSZu3nHzI1GojrMGhNE5iA3h/e/C6QgBbzB0POAtGBGkqZyhZxLudXBzRxYphzAA==","signatures":[{"sig":"MEUCIQCEr1EkbRBdqHfzF4Klh9woNVfsjiElUTihxAbwb9CGNQIgF/PyxG7G5sDjfGWVCM9cUDlNEAtG8DXctAzqqsNdSjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11963630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIjHGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHVQ//W9p9VWQArgmhWDO7LoPNocly1qS/yzKLnZgbSx8rDWxUU10V\r\nFp8GNdsILnKd++T6ipIWe3HAnOkLSpyGe1NTK96ORmcl1OwpLfrDgoW4G2mV\r\neeyyow8B/dXho1oirgQbqW3zlvHkPAx7Lvx0R4OMaou0RP7uZjJxU0qRIrXh\r\nyZ3Umk0pZDizGWgKRJkd9FT7zfU4wjbysxUojjB9khBG9p4pU6FfX4poeLp3\r\nCcpGnDfcy13SqSHSfHZmquK6YApRz0q/r4Xqjgi7KiiRXSJTFKV0zi4Tjm/k\r\ntTNVkGGr6ppllCCYmw0XHO+ukEr/RKfOZZHdbn/s2z1Gkiy04fcnXTJ4DGaf\r\nAjm3gGeAR6eb1cGiOAcvtvhDDPl7q4DZOa1wVY3690cxmQ14EQphZuNKChul\r\n2rxSA4H6/oUyVJcwAUD6/QbmRdtA53xKI4sIpMVWwQp9hMpV7W1theW44fqA\r\nvkwVD9aA3Fk+Q58deEOUWVHd8rl/iMZGVrLXEB947oEoOpiiKYffjbUB9gX4\r\noHTp6UCEEsChT3i9UqapmtnzesCBwJnDXwjIdCghHG4iW3dXX7jlhVKzRYuY\r\nm+HUiXLCgTEfRaR9V42VoZ2MShrTFaM90SsW+7OcXLmlBj2KjGmLGGc93kWx\r\nDRZ4qGgyawGhT3vRtQ9c/F88DiZpZ6zhXSE=\r\n=KDWq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"43b6180a1b9b016328f96262a9f54afc73c2dcf0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.18.13","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.18.10","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8605_1663185350297_0.6317769151490069","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8607":{"name":"hls.js","version":"1.2.4-0.canary.8607","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8607","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e3592919043b4e78f4995bcba55fa4a541c6b52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8607.tgz","fileCount":119,"integrity":"sha512-BwNqSw3JMMNBltG8xF4Y3OOAITsE8ODj/jZ9n+2/cFOxm0FQkgcn8J2u9ZjZaSH6o4jVzQ6j92qZE3J1AU4ANA==","signatures":[{"sig":"MEYCIQDibEBylucwbvwaNYupAh9Cmqf9sgGoN4f7ezjkdq7R5wIhAIvbJ5FrAu8lXOPWT07yci2XRXWCRqgt278xf5Fuyt2/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11963628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIj3DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqwxg/8Dic/IO7Je5hyXy0VdcM47irfmqJDpmmYzlg8cqa0qMnPg8IW\r\njHK4ZM+m908STPG8z3uO6EHnYqCz4M4DCTFJLc+m4hFmnPzZ0+tFMSrWDR0n\r\nTV6SW0Ifj1vQGcRhFE+9lbY9YHZ4jxT1rhxAtwX4mzLTf1/UQP9p6tg3uGs4\r\n6ARsqORfetqBkQi4M00wifbGsHJDArCpjq5CHcHo58V16MjvaYDe08LtRnVM\r\nqm0ktqtn0DDrrzJzydtk8D/IrvgQu1tH0ZM2ZLVpbVp5riyZzkf7k/sjjb4l\r\nAw5nl4cMh5eTCl+HFPJCGthT+7VHIZ0vWDOyBU6dG9H6Xg8IqK4KmhGK8SeO\r\nUbdLyJhpmvULMqjtgjPBcfKb8uhHXF4ZqIKz3BMEsQR4Xq9qZrCuWzcEXnbh\r\nrArkpe3rHF04QgNuZXhmq7tXvaJf57scP0DkN+gOjHBsyPHnJujaenDMkBr8\r\nP6T9R4Jlc59YmD+c73M5NKvxvMRccvf8oXu3/WbHCBzPtbLs/tdXkcVAaBuy\r\nhwHQ12Va7DDgSmxViMOM+7YDfJEQSWn1FJneYN1Wr8AI7WqpQE7CNnAWudfN\r\nqv0XvjDigNYaudbgB1iQdfm3O1kmRYuKtmfOKylPJioeu4voiIBwCgeDU5Bo\r\n8o9i6ep8QUthHuU4friP6bavYoYmoA7Io+Q=\r\n=D0uX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"184a61e62f06078754b398a96270718e7b666e47","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.2","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8607_1663188419620_0.1177332555302062","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8610":{"name":"hls.js","version":"1.2.4-0.canary.8610","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8610","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4641a0b1b56ec44c33800a797bb90b3944514da8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8610.tgz","fileCount":119,"integrity":"sha512-4DBUK7Y3U6pQ38Wn4eF5cpc74wBZw1w+7zhNm1sI4BQ/QJh9baJvT318pmN/zk/tWATu9y/m8r7y8II1H6jGTA==","signatures":[{"sig":"MEQCIBcApeb3RUzHequIUT3HKIKkxUtAyHu6eZfFGQJBWGlcAiARcITHlrWjrmGEH7WBwL606YyQhOY2AfOY6WAZ0prX8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11968527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI7XlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX4w/+M/RyTnho6bXcFbmx8KTzWSLePSB3L0O2Mk5w1QbVCBT7ju54\r\ni1t0MkREDV/6PJ1SYpnL4CPq1jfrqm4nx3GOAMKZ0Oux6hCgKhLPt0qr8CjY\r\nBoSNFzaDE7p/cEDjdl1Tg7ioShm12OqSjNQ5EawWpvlhaQMgEN8iLe4uqR3e\r\nQcIUUtOuImUNptFNBIaRvFPkJDc7LwOquZKfXAmR/bkxsPVhigCzorX2HZzX\r\naUYVTwVR+c4rWZdimsjSgvhRXBZrc9Pf4FMcTx5qEKWi/x1ZAomU0nFAHAOF\r\n+9lIuR8fEl6TAe1J4jWmVSG6hDZZcGxWtEzzMD52C3f9asTUMzNzEDO+UlOG\r\nLuw7cWD1zhZAPTuunK5N2Hh02+Rkiqi63saMrRgKCWL6u9AqVRkG/Q9LWusB\r\nzhlMmma+3qmjzz8P8Jj44/fpBUEuDkf51bo9RUeJZGr8bm2HB46fgoMZDuGi\r\nUjfuX+iOn7h23/LNt9GGV+oWo63vF/RGlXcMS+LwRoGSmZV0uEiJbBGq8auy\r\nEMWsGh3hjgwq62bC0U7Oij5ihN0E+Fg8/8ZBH7BRQigAsPGCFmDZoTuXKq0h\r\nvEeSP5jdXHXof8GaD5AHSO7ferwTCLvNGh5ASrylXAjMKNuj2Qf+GOe471n+\r\nofzA53lXKPg+aM+CGovjKvblfoHiSFA7Uak=\r\n=kOLr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9b823ef63f936691c1872fba86086a9bc4b50256","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8610_1663284709077_0.2091000286192406","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8612":{"name":"hls.js","version":"1.2.4-0.canary.8612","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8612","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05793f14656ec2de94b895af5402606078cd9d36","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8612.tgz","fileCount":119,"integrity":"sha512-795K0iAmEN3IV4dLZ14D9qJbObVtTb2ENISB2BqAgjVQ0muKS6jCAktbV865KLiuElsX1oqhE28VkZWzg4JgYA==","signatures":[{"sig":"MEQCIGKF/HT6Acr/vw1PLr9WIXIVmrPAxXAmeoFu6m8Q0iD+AiB/q95gEM5eC0Fkxvl0pvlLAyGNnphGmJGzUBECsZVv5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11968527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKFK6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqApQ/+IiJ0K6oZkDa0SZiUgOrDJnrwhPTHWch69fisXwvyRiuippit\r\nenC0G0fZwWPp6LFe5dm9Qf2XV+AlUbVnME5y/T9jyLt8JB3Qi7q2SfD66Dgw\r\nJDPEzo4FbLGHQ5nFDA7K7wa3iQHMUv0CelbC92U0RC5ZbFZo3xwRjzUGxlMK\r\nZQs1L8DIu6boBbBtNS1evAInDE1vaZZeBKIf8LbXILsQ4ASR8DV68HxYZPfC\r\nsXK+MyOjtqOkt14L0IqdCfBGP6U2qnbnp7nfbspY1VSfcsilhjIoVpupP0QB\r\nXP6KjXm2c/YHCNEWEjmRvkqCiQK5NoxSR3TCCMVG27v2qrWfCGUmkm6kN6Vp\r\noEa9TbeRxpcZr3et64CKPLP5IV5YKwssGmjQezeQPxDHAy+JrpfaATE6jdxo\r\ntIArPVg3e8Y89mPJIADs86FnVYzh8784BRF57kB/5eXBEhAr501CbmMD3bRT\r\ngkMpPZ8PGpe2EQLkk0L8JC+X8g0MEtWYTrRpiEW79W0gpSssS5dW1OTHS/oG\r\nVnmA++McvdoiI/21ZE5019w0qKrrVxac92WVXEqs2nn2GyQ5zHvzHTJaRfob\r\ndc7va/eQXqyGEctxP1dnJN9JFeuyCrdYp42WGTRWS0CYN0AiBHsgd3XZLLnD\r\nqwotrmUkgit2eX3dAvTBr8/Q5NIISn18n5Y=\r\n=b62C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"19453b8c8cfa77b8a2a869cbea7ead97258b69e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8612_1663587001723_0.7310326332550439","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8613":{"name":"hls.js","version":"1.2.4-0.canary.8613","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8613","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6c90ab889a27e99959517cdb5068ee516471014","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8613.tgz","fileCount":119,"integrity":"sha512-0wBlBfdAeq0KgXk4mvgVefJr6fLsuY7UM7yfISpd1zqka6AqQI1qpYLKxvPXy0AX+Sy3814v4S6kp3P6hyIu/Q==","signatures":[{"sig":"MEUCIQDk85ljk9txsIuuNxkiQdWzLsvM9gOR+Y25hqF8PxnniQIgV3ylPp9e61608LGq5nOPCLO616pZjRcxfeK2+aoctQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11968548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKgZXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqELRAAlBKZ4KLCLgzvHnE5ilgpGib7wZcdL6+9lSuqPcc5XEhMbVx/\r\nT4DxG1/aWw19qarsDnNa+SU21XCreh5lhxuakLQrIpRFkUFzG4CLLKtqvPgi\r\nLK1lpLuljChq79PvHKkToBLrEJA4U15/XxWbDUF0W+jtiGWB1+KPFC+kLw+i\r\nEPSE5JiiB1yBACsyivE1uMknP/OcoICIytU5YSxy6PiuJOPkyuD0Aeljk5EY\r\nTK/LPlsh28jf4QeJ24K1s9tFhnpfVK85RKk58SH0i7gv2DQ/08YNxwp8pb75\r\nxs3MQlMEpjwiBgR1oKMqLR71QuQvRdxaorVpSFrvD47QcGQa9KbfvOt3+ZiG\r\nGFKhgGEw4GUayLvafIFOcW05po+kaesCPlB8EtupnOGXvMdhB8Y+2nCNHvje\r\nkSehEDWGe5THfze9N9bZhIareJtr6ZXyqj4n6LxVW92iUxPJkxGplRCKg0M9\r\nrAfx4Kfjzt1ZQ1NbBEwTIQkADLYJzzDTgZiGLuInPJyHjmMJI0gKGtn2SUUS\r\nWiOXsCcDU3RW/+9agc/9G0kbtOg1KWnfFYPrJyPYdcckRBkmt1ZB9Cvqw2Fd\r\nelY2lXo4iz0TbtV1JypnhPv8J8o6m2c5rEPGU/dGYSVIHxJQd1fNp4MkZVtC\r\n+lIEY+IzoVbEzRBo6y0/UobpD7lppyhMPMY=\r\n=7jxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4562d65d8f539638d558fee633ec72253e4386fe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8613_1663698519563_0.3823446881842161","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8614":{"name":"hls.js","version":"1.2.4-0.canary.8614","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8614","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbf021662006e85c78607263313615ca13018de6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8614.tgz","fileCount":119,"integrity":"sha512-AGkx4BiSpx2yW0nlQt19V/sp64IFzFbaqVGWdcn/BgB8kOIuo9ltZ5ksDmHUNeadxadv8bFUH8XxE0XsE7xn2A==","signatures":[{"sig":"MEUCIC9BEnpN0qEeDF713lNNO0utUlQI6KP+0c3N1RvlfUo2AiEAphO9Yjm9K4wkPCzpNtMLQUpQy0LgPbNTOrhH2E3umFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11970785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKlN1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr03BAAhGU4mHpoiD6aTeFU5rLTCIn3LNEgTxYxTPqa+wpc+K+SOgRC\r\npS5v8KFG/31pSDhHqSurTG86WOMtxxAYEtMz2cDwEAchtt+/3qgX/HNmUtrp\r\ndnv+gEOwvL1WI6ptmymZ1HIsngJ0zuHtFzATsik3gFTFMAfcoWLxifvujV/I\r\nlNGd1yy/VxfLtfPBRHzDqiR8CBYkPs+TzaA+r3EHGFLUUBHzLLcbWHBRzohw\r\nQyunla3dCdR2NQODz71OFcm1dsMSQH72+4sJc3MbgdGemt8NECU6a8tb5tHO\r\n7joRkZEqtWU0yKTM17a0R/VxPwUrEYuK4Bg/kkwYVY5I1463SHVjKc0tvrD6\r\nnV6wPzA8Ibsic6ZecfR9jOdKX0mGhsLkWjHkhVOux3UOjkYehDlVkJvgjD3b\r\nRILFIjmQHLSReckH3fDx8cLCjjMwQ1CttEje+NVDr+ZUTSCkV2wHCLQl+D8T\r\nJ6kv4ba9KHCnE6Eg26DVd4QQy1cv2ZTnSb8riGfL4gD4XKkFtSQz4ZUE7ffy\r\n831W6J00XmtPoTMCop87rdqzKXYtH/5SnO+xH5mOj2hkpWpX1ti8DTojOMYH\r\n6WOFOBRKwWCMuvyNy78cPKTxrF1GfJhwGLLjSWGnEFIl7k451xrqdLiZDLXO\r\n/g58Scfyb6SyICnX2DgyeAFnvMbi+GROOm8=\r\n=z8m4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c7b01b7014da15a7b2d5c30ef2feacb099e0060f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8614_1663718260819_0.8852075850702317","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8615":{"name":"hls.js","version":"1.2.4-0.canary.8615","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8615","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6b353213c518f3d9d64a698411d98c0ce4e4d2a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8615.tgz","fileCount":119,"integrity":"sha512-/Cws/rEBh/DriRKZn3Wm0UgVwCYA4acr/QQz8fpJIpijdmgtyRUF1ipA3BDYUxDnxHiUp3c8UNNYE0+Cdnnj2Q==","signatures":[{"sig":"MEQCIHpn5+UC+5wIg2Yh7IvH9UVHWMJHsN9Ey+njzxOQOPmsAiA9gcUEP3iK7+biOBgJbbQECH3JKRn1tX8fr/VAiJmIzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK36LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoY9g//Sn7dndohoKd40v+5gLLa1jDkPQZaTx77J3YiZU1mnTbOU1gL\r\nh5kGzEq7VMZPkG1QEoJKmk85Ey10qHJ7d/vlWh/YmHEavWB8CR4Kz48z+AOX\r\nEIroYKTxy1NqYRD66NgtfRFzPtkda/Fv2lj+4a2T4PUHi5nRBonVEWK0WBDN\r\n16qdNaJ0edV/v/g7LDXFJ4MUUZKmIAXzgifdiCjhkE5WOrxS08xviLEDGf9J\r\nFyz/DEyA4K9IfZojUakQGLJUc+z/5Ypli0cspLZVlJhAiTJYTLMNh1k5xmi+\r\ngFKttbDL1y2Jf86cJFW1YI27P2QgQFJ5OZpdls5aDcLRzsKKelu5Gfks+NO8\r\nMdv6ihDoP0eXtTWRh9ncYZzS9jZ5nVdZZ7AgV/x0eMSPWimEA5yFElogSP5j\r\n9WQsV5cKinccX3v4WS5B/xTsTUHesqU9CWCnnuIx6PAzrMc2dAl7gN+lHx1+\r\niUpCOr43uzzTtFmuI0IK3ittTUz6Ga3qjBQ248SoojaPsWtNN+YB8CdfXU7i\r\nGDy8X3v2lvYy9Mq9y6us+wwCIXjyILQIIJS+KhVqa9zWVZEL/rGFysIJEf0l\r\nfCoO+EybpUXDbrtignbm8oaSWmbUTsWjlEdV4tUxLKMwH+boDXDgVon7OjZ1\r\n9AXi/GkM4NIpNlaLT0iHhRiySsRXFEbFvEw=\r\n=eGsB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"98d4ab329827bfb2104a882cd13a4df8e983cbe8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.0","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8615_1663794827047_0.8529597531284905","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8617":{"name":"hls.js","version":"1.2.4-0.canary.8617","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8617","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"890c6abcfabfb1d13d60621f6f2a85b6c19df104","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8617.tgz","fileCount":119,"integrity":"sha512-nJvzMPC/yiLvSyor13tbwjZdPYVxvJH08w8sDstWaDri5JMOFmIkQGA7y7m/MTLU6mfZWDbPbPGytSeJwixBrQ==","signatures":[{"sig":"MEUCIQD4ZpFxl8FwKEKIox0NnQox+XH35wXJIbK50mg7vftIwgIgKYKtM1qp5Eu4YU/SRnGw0HfYHP7CeCgpc1wtBM9EB0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMjOfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmdg/9G+aYDMFYFt6/2JCVjUwZN/Ajine9oKrwZcW2LNcrroJcF6AG\r\ncmNhMeUKhjgF1cx9IXmgG5acuoWl4Cg2b87SP9UJSUpPhsccZH5GehLU2Ar9\r\nXwFsMaJDyDUrIpI9MrPgRZn92IDSdwtluSJ+jOxC+71mg92i6c8S+pDgRybh\r\nsKAWgsDNFI9P4ZkxqWFIunmsPvizgTb+vO9hHW2kzAOUD8LD7ub45A+LupW4\r\nEgxdQXgJ+dESYZbqJUXOmvOnfR28lGdepdoC9dYuyf1dKKKgcM04bJykjvVQ\r\noRkLQE6eqAGMBPdGu4JB2hoH11uv/uc7rRFKUzOh2DjOZ163BucaymmIaKoD\r\nyagoQqc6Cbf39Eg0o2ByefPUY70/BNpnIZOjPo0vRal+FUbYOy5fhPzAOTDK\r\n+TbVkxgyxyUAvbs8oa0ehhlMYSc9l7PDL0wnRHY57vk4r3FX+4YYrDrArk94\r\nCgRkO+QqdjPxiuCccjpN7jpjIrk6+HtVFRz72Mbp+wyL4+zGSLRr9S72lpX/\r\nJVFcc5W8jlLQeSeMe8PMMcxu7N5lOIdkZDTXRj0DyQLhTAxET4jgxo/T51tp\r\nwJYFFmnsUVDvcjbkqvNmlydfPg7cHrzKZemJ7AxMSjo2auZ6viaGaIzdjIwo\r\ndbMbX6sX/mel9k3SUKBaO6H/YlEJUSelzaY=\r\n=ct/r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3c460d854c40299a2f029a7360b7b92f7d7bcfbd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.0","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8617_1664234399471_0.2887505410320017","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8619":{"name":"hls.js","version":"1.2.4-0.canary.8619","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8619","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a51a6bdf4128e199cdbbc36fc0cfa6811980c2c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8619.tgz","fileCount":119,"integrity":"sha512-sUBT9BtAcbqqmLP+i2Rcigl4hDycdg5vTuII0FGolff/GH5itHC3hBB9g6gynNZfEuLWq9Hvfi/3UuUs9xhWgw==","signatures":[{"sig":"MEYCIQC/mWEEhSnCo+CznfCUsPzeXuAqGnM6Z3W+ht+Uotto6gIhAI+jzsTJZBv6dQEryPqR2YW04q4yz/xdwpmD+06fbc2S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMmdwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2zQ//bQt2zAUyhbKs07ofJx9ZTp81+M+3XRDk1Vp6aTrNvuioWtJx\r\nYKUPylyiwFxYwj5FE5h+BpmsYd6SvkdbIhw4kALIXA2k5bDg3Q3uYSbv2XxN\r\n5G8pYvHGMxvMwcfq3Ei/pxJe6A0fHGal69B919D+laAQVY0xxq5bYGMW3ptv\r\npX2Jz7zj9XCGa6DlvKyVojzvbDpDXkUbFXIiDbyTUj51LpsSdy3uB226Y0Jb\r\nRSPh5dT7h2b0tFZdHOBvQlG4OJYr2Hk66UGYXmEzbkoHEZXDafacp7ctNAVu\r\npMCgfRKM/T/nzSehxK6gL7KCJB9fHDO3ejofxE9zCLFqrmpejKx0Y2neKbLX\r\n3nvbXJ92bEQ8dFYUt5iKBLuCquNzA+0qKoqvfe3XXsB8qPc0JT6R/z6hLYI4\r\nlXGuCC7m0cMmcm3+zTBwMvdejntCWlddX/FvuRnPqffu4v+wbbv7L6Mqb/dQ\r\nI/ujuACX0NW522tIzS2SS6zyPDl848xzDbmGCRgXvuHCkS4YzPhjgHwAPUQ2\r\ni3MhdhGjnqqSQFPa+ak3LiC+eNzSz+b0nEX9DqjSl2ulCR5UZJ8ikQNklNXG\r\nDLIT9IB+C46LwgPlTeX6QxQUXhXtJXaqrgh6UskNd413cWqrve9D+XkbkV3z\r\nWXuMxO+tANtMXqwtxpVEqP1s3Wjuk+sNRtc=\r\n=GeLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"22d1d22cc64fd62406cf043b974806697a6955c9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8619_1664247664387_0.0857601034273403","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8620":{"name":"hls.js","version":"1.2.4-0.canary.8620","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8620","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8b8e2fa3376a6918c330a6713bf7c852d2b5f9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8620.tgz","fileCount":119,"integrity":"sha512-27Nae96qLCCj/MdNpIOIMByKbU0OEG5gjKno6ONkMipyiPu5S3rvFeDAJm2iYzjlI41UWJK1LJmuqWseuCPkxg==","signatures":[{"sig":"MEUCIQCN6HUm+PFiwZEhkN0OZewHoXcnuCGd7pIeLu4q2hjP/gIgfuEAHbe01TnsbdpO75IutIJ47iWz+AGVfN9cdastjA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNMH7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptlA/+OjCxye4OVnPIC74aepAbrEbTl8csIOzzEDeHQlJYSSLvok42\r\nEsNnR3UIyenCvkuSPLcZ5MZmE5cBcGKID+0+vKIe+ScnEvuWpz25dM62W9Mh\r\nfOauAu8wqOGtc80CQwaOM5ZRWU6THx9s9xN861nB9p/3M0/d4Cq+Sr8TREPc\r\nv2Lia6+HqDsdnIZba6ePkguzV/52e8lQuyX1wlty43X9lJk/MfQlDZhbI+Db\r\nzfJeEsMfFYCLtaLXu16RbiVishCfq2VpKsc2McYh74M8EaE7d0NNufWaBSgH\r\n5+SXYNUNqmhYRwg4Lv3yf5XxGKdNTXG0gETTO4IlJhLeoLhzjBMrof2ibiF6\r\nYW7BwkOGIxU+OzL2qNPQNQUl/sVV6G27KufjabTjWSc0XpPK3pgAKmxpl5Tc\r\npow2/1eu3ac7dRXQglRa5Le7NsbPwPx5kEfBnZRPYOoroAfnJ/CEVLYr3Dra\r\n4egWuS5Ams+JyRUnCNoGEt/YxuNI6+8zIgcnt16fPOWgjw2SlcwYHQAZKTJF\r\nF113I6/huP/vWiKe4fIeqJuQsEx+PaSDlamdOVMU5s3qt+8UNIv88IQ9fPDd\r\n63JVhvI1pSroGiOkWAG9p/nHND+kksREHr868uPZ/qfnTz9PT9nVaEDsLGBM\r\nnPiUyQa8QehfdMTi7nPt8letrnQsJ5w5D8Q=\r\n=75Ml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46e9c89bd2c933d895e95d3b3247ccda17eebe43","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8620_1664401915362_0.13807034650717176","host":"s3://npm-registry-packages"}},"1.2.4-0.canary.8621":{"name":"hls.js","version":"1.2.4-0.canary.8621","license":"Apache-2.0","_id":"hls.js@1.2.4-0.canary.8621","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac34f4db6ac4264a3fc6dc53326bc096238d8558","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4-0.canary.8621.tgz","fileCount":119,"integrity":"sha512-65MmZUk7RA28T6nD98ZbqEkkZ4buyQGEneFiiraBzCiS4TMQFypPhPrzxZyyGQQ1RyftVj9USOj9FkKGJhkyZA==","signatures":[{"sig":"MEYCIQCidif3K+LVsfRaTfpLmlkH+xYjaDsBdfn0Irh3A3QVCAIhAMqWFMELwGy1lufDNPE3vwFonghHTZsQtUZdPfif7s/a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNNAQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9iw/+IfkU3EOE6FwVFt5Hh8haKBdB5NzAmROtUvPR1FhbpUnKSDr4\r\nqJZXG5KHaldsHrzTRNoZAVnqfqbuQCt/5YpItpshzqWdHURvGWIMX4L91emg\r\nL0SBpMklZmEK4MWJk8HiL/vTV3nzcuNw9dw9Au80AsVXZQzRWO5Mf16/0UVL\r\nfMWEHwBSDlqwm2uiXV2yHA9OxhnNE8NoQ3rz6Tx7B5TAyaDfdORsDL5vR51O\r\n32hjdDyNzQA9zGTJPK82Y919f1KyyOhpCFsTn2jekIwYpz+qajz7xgKScvLP\r\nLBgPXU82AxFKo1zg33ZHEaP2B4jL9Bt7ppSlkzWQbMHxWsAk4R6NLpmj00wW\r\nrKdJ5TYOcu1kBoeVWeEXbc7y0pcCEikBlz1z6uygnS/1G/sMHeA2DiwVgmvH\r\nLK3v1n48n1ZatCedkH88T2xHYMSqsdsupdJL4kKcRZ0vF8EA+cMP9sqH+rwD\r\nWAfJAmxE78ihDm0RoaGloW67cAkMPAECpdugvXsUDVrYj9ayZHkbgUCREkWJ\r\nxJh5cghcfivNBLuSGh6nKx1qQW2PPjxembhmNAbd6qZeNdBWEyml3dVSXu87\r\nkvwhroaWxgKKaoOXVzLvhToPt8dASyPX9TomfGrIinPKFl/Dj2At3nS13K9c\r\nGDlGzw9+BJztJYcdx9CwU05NsImWprjmbkc=\r\n=F3V1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5bb06ab093759535d29eb4c2994eab45b3ca44e1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4-0.canary.8621_1664405520350_0.8296697289090156","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"hls.js","version":"1.2.4","license":"Apache-2.0","_id":"hls.js@1.2.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"761d7f700c3da5c1701257c24c1db7ababea14eb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.4.tgz","fileCount":119,"integrity":"sha512-yC3K79Kzq1W+OgjT12JxKMDXv9DbfvulppxmPBl7D04SaTyd2IwWk5eNASQV1mUaPlKbjr16yI9292qpSGo0ig==","signatures":[{"sig":"MEYCIQDOCjlIxGQKu3OyDHYOJwVsw786K9UEBV/Wm44JzjNSOgIhALMhly1wJDBb2Tmv0kBVxfcNtWC7XQXutjAzv677yCNC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNlaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Wg//VoeQ0zCWAchNh9X1oojjPK8mkCseAIPQzMVnndgLIoO0aGIr\r\nubxjdUX8w75LnmyvxzTv8yoB1+b0QcWUhsW0WTNOYC2qaXYYekXoN2H0dPbA\r\nuk4Va94aLx+8sjw6pH+1R+rKrsCYcwxFVT/Dju0Ix220g/wOBqwJQ472dgtS\r\nrClM5oon9Dn6+GWPdufuFW5wnbw/kIqXrKJlmBbSj/MrEdgyOaV38bPazd0m\r\n+3DJFEj29m2XxukiAW6m4DLD5CDzgRtTqPJsp4LqXQZE9YiK5SOlWCAPvuVQ\r\ngr3IdUJUDUfWkgcRYvl9SWUIrgjvm+yTssamcl2qQ68/ngORj0BY/BqjV/24\r\neUgzqESxDLcb1PxZBk25OGveSgHiy0ljJu+pDG1zyr/dTmYZMCWEytRLYMWM\r\nbfinjXCKQWWeJjZSK3eR9woNu+bGE/TSgE0bzzjkU0AW5yCTGGts977VLZNA\r\nYEHQNWVeG2ldDlO8JXCm0TwOqsSTLtELl2Zs+ej5GHZNAUd+rntEX/LNe3vN\r\ng++aFZ4EN7tQLQlPz+kGElqpVid6qYzS7SsrhsMBq/mie+myHHZrvFobkkL8\r\nnc1pF8NvgODKfbI5+7843JwdakzSV8su55tivS2dxtr+66eFALm0jdy2H4Aw\r\n6DKRPAAaAm09KJpuX/ipy3emRFIKof2PZE4=\r\n=vHgL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5bb06ab093759535d29eb4c2994eab45b3ca44e1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.4_1664505490658_0.06979667483793883","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8623":{"name":"hls.js","version":"1.2.5-0.canary.8623","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9aea3d0618fbdee9a87e2c90942e6a54996bdad5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8623.tgz","fileCount":119,"integrity":"sha512-n9hLuL/p34N8if5hfU4Ef+4FLc0M9c4nVTLGRGUviTfaz8giZBvH/LdQBQPZBEV3TBFUFolSDqBRsHp2Kzohrw==","signatures":[{"sig":"MEUCIC5mcRI9btsUhMvBoI5C0U97FqZD5E7WDG4ql3m7G6leAiEArBAvrASHqFNYJSj0J+dGncVslL9trM6ktbMdzqNILfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPMszACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNoQ//c8GazK0wBKQmg7r+28M3jNojGsIuyn/cQ2PzuVxEozCT9wAZ\r\nggv9ZhYOac7huAeIxUueiOCG49ocwnYAI1fyLEio45PPOiNcM9kRKqPBfo8c\r\nTbTA6Bl6VDiWNZyeJ0idrl0CGNbpum1KXuP0lhdfhOkT3d2by5spF1nUOhaS\r\nc8QKq9Sd+842KEYo6mdWPqXVsquKY2dnoaZU/Jj/PBPiBy/+dFsndfrbNyjx\r\nLqprZWbVwDVN4VwB6iDGMAvJXl7flnsTY2Cr14VXrwHka7JDWSweqCh7gR4n\r\n+ylq5rGkhraPKdbjleJyxdtEJOi5drwW1fohE5A6r0Q9v/xNqZDkkgkzM2oQ\r\nrC7GJiWAjpLtGdeg25bSlI/YJGGrBymEqE2tCNqLFi+XogXd4vJzfhj5ux7f\r\nbGcGOQe7rN6VC8ej1d3ANCk/PeY6RPlJ9GZTBw1YQtDlwWFN2M3hNVtm2Udb\r\nx74JXjRCKmm6CWepp9rm7W94xzAZ8EGCPUfrMKi/8zqy5sFTbgO5HsCWC9ut\r\nss4+/2ZvqFwH3yvdFDxv9IOCBI09jvdHzb7nT1NIgtWHQ6ee3qaO9UU+HUBM\r\nA8yB89Scf+OB6J3VTry+U5vowaoBaMmw0gQdUmOSsz3J/hWHxe/wth86qwRI\r\nqeBXGGmZC4ARFCaha3QDAa8VTPD6iF7aBtw=\r\n=//Ts\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e485ddc8f88b501fc571e061dd2d80438fe9142e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.23.1","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8623_1664928562901_0.18531071090005824","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8625":{"name":"hls.js","version":"1.2.5-0.canary.8625","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"129a687450e14f6254985d90c58166b2f57c0731","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8625.tgz","fileCount":119,"integrity":"sha512-JjCSWTv/Fbn1U+Stbf7an6IHBCo5YNOpFLVwkEWyMsed9Al1ciZXFSasZm+bMIJGya38yggxpzJ/qm7nhQpWZw==","signatures":[{"sig":"MEUCIQCBrp2QHLE7VJtNMRTeRPK9klZQ1oyZSUQN0ru87vHBNwIga2s8E7r+7MJ2LjuLf03ohxjydUT/7Z37DYA6K9WeeWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPNLZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqADg//aXg96KOLir9q1XexLXQbKFxD9be1TlHbOlx2+gDzIsIuDhXC\r\nodRA7WW58OlMhRxC5waOcpqqC54giD3yfmSm9msPfAXmbwlKWNZeTrNWDuL8\r\nA26KWFRCkLuKfylLR0I08PH91posbeK7LTKKbKy0L2NmRxhzjtXqme+Or/x6\r\nin40f689vSAKTdVhF6E/WTudK1xEs5gb2Cfh1Sq/oOvh7E/nyHX0hsTy2NRc\r\nwq4JXColerqRULDf3unLlI18bvLAQ8pib1wnL7VYRLeZQGqNFxyvjfHUgTMW\r\nKDn9smAbiUF0M7MlfUI0e4+tRio+l5AmzR2G0OPHvwkq2QkLzlih96zbL56v\r\n/UMqfaOOKzKWxmLaSFbi9oCEuAqLUpeiuhO93n9t1Cm0YsiBXGSgtJL6ntSK\r\nlnGb5pmIVvjaUm7CQCWlFq8hCucOtKpPYw9uZD4t5F/5b1o+ErNk6yw1/v8Y\r\nMyRmBabDqpJMpRWYkBPL9etAbqO79avopk9kLaJLsEs+LegypTEqkTVmVgW2\r\n33CopQyUNsKUw+6dazAz3ImFVQr1LoYElhYZsUBHAmguHqUp+9Z5ZmVg0XyD\r\n3Wbny9JwCIwbmBIjIXFL1g/ipBpVz2MtuDY+l4AHlA8QOPZEGnEPXKM7VtfQ\r\nopif6pk+uEXNLi4Bm2fLkdnhIAhchpwICZc=\r\n=4zGA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"efc806bb0d90de690f9b9fced84cef8570ba4f1b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.1","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.1","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8625_1664930521357_0.6982098194528779","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8627":{"name":"hls.js","version":"1.2.5-0.canary.8627","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8627","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fcd58e929a29b9fc00f4473378848eb105764b9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8627.tgz","fileCount":119,"integrity":"sha512-8iQS4YL7wzeoxawJOS1y+vjyt2p/J8a86gwYc5Uih3q53JThXe+0GsFzFBzLxkpFrcpGI7wtAnzfvC3cQ8d3rA==","signatures":[{"sig":"MEYCIQD0gch3THeoJcn3mxHqOamN2m9gHPCez3Zye6NpNgYFVAIhANo2hIdEB94HmDgtnnu/VnYa3Os6RIbAR2fojcYLsbLO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11973422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPNhTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhxQ//XQadHl+WkcFBCGy1iiSaPbypaE+LkXQbbuS8qkws9SiOZG1j\r\nOAf6dBBDHvDCv2D7GFmAj2rFyLOG+wkRPsZZbS+I59hUrsTfjAhvno7Gxvh/\r\ncldpTCANbwCv7GHz4JnJuEANYMT5SRlVJxYX9EzJ3OOGqBWPPCDDaqCuFPh+\r\noS09hyrGM3iuGu8w6NIxEvXDqoBpB7RubOVzaWU5r2vnx+Nrl59d2JkCB8Lb\r\n5X0gMl6luc510Oo+Absmp0ftOOGNwsB3QiYmghjqsgsQODl/Z9CYnzKsjk9b\r\nHrXqkEy5UgrXrhFi2RRymlZ/YRCsgc4lmoCvpf7ixDigKibRfosJC3zNnPKl\r\ndcxY7AAFfhRKISJz3UjeHgHtMxzZX2GcGpCSUlRyyzy1KHJ2a4YWgLKRxyuq\r\niv7iT+vEIlM4/SaOGKbGukB+euHf/q2XiSeELvJmJ5FBAEMD266MQNVCc3MQ\r\nH6FIwxR0OIIR0N9Y/cP02foyhfLhE6Ugd9w1gX44j+Unr0NXicaCNje5Betg\r\nGOMdazuaav9Sj6Ow/1MTPKcX60bIOGHoT7T7velyWEQIarOGZFPHS3FYldR5\r\nzma0XZ0BFnBtQzyn9vwTgZoI91hvhtcHWx5yVRgC661EHYP5al+PWQhZSIjS\r\n3iGv5m8/gzK0KDfHBjDbB7urJTHY85moN7E=\r\n=UucP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5dfb18f8c04280d3bed4114bb5fbec2dd9121df2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8627_1664931923378_0.45169048399100786","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8628":{"name":"hls.js","version":"1.2.5-0.canary.8628","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8628","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"426106a3f113b651f8f966d243fd4c93aaeb87ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8628.tgz","fileCount":119,"integrity":"sha512-Rdb6lfq0d0QoWkrzf/wE4SOhYrHalwVuGM9Q95HGiR4ef+XoO/MeGK5iNAvXOE0IWPxqVIsS0KgeLFdHavdLOQ==","signatures":[{"sig":"MEYCIQCSUiZ0sSu+9xLs7jfvM/2bhcnX5xswLO2imHrPtM2GsgIhAMnZHfLFOa1XCcvrldZ0mrUu3jc3Tkj8FiIR3ictDKSW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11974135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPNxCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCFg//bAr9CYHyCcljleUxUHwwU7iGeDKnyV6MH5ZCRUlrV7+8g5HH\r\n2FE8uwMho3Hv+WyNKoBLNFHKLu/gOB/9JuVY+Az/Sh21tPmlActL3a+m9eEu\r\nr4uyIjwq9KcAahYi+PeBPGMvhIr0/Z7iPjHw5MxLn46596VvinPSHtgzJ+KY\r\naQPdCPdafNkuWEuOBpxi6P+3l2CmMxIqVYayo4N9G3Zf7hmFpVmUzmY+QLSQ\r\njCMzZf1YcWXRE7HmyCYB/FHWTOA1oFA0wEFoF8kwrC09GF1EeoPJKPhgXjqb\r\n0jymTa95t8RZco0ofIQpH1IIsjVf56gJ0QLXeF7AkpjuYq8DC6/BaPRvS4+O\r\nExQ3Xr4g36U5Vr9vRWmYnEx8RECgl9CDrObU13sPVSaTWrrVZG0Pb/HVDdAA\r\nt/jwzcEAwzoLfnmAa0HHchTPb/avPG5eoCcf4aQQkzFmOWcPKldn6vQBIb6d\r\nJVYcfOn9o1QZ/v+/IYLYzOjlBbkRRE4SygdeqGwUfA7stqncMvGUizCAfSyz\r\nqKNysdCzfMNiDPO+6Q6w1KpyG16M3S+LLCaaEcpsVBiNlvTZz4Q4A5g6HbU+\r\nlTQbKEQh2T6zI0nqpv2/SzG8rVF++WVFmhjME8vLvbQ74UVyNjuRe3mOKDeW\r\nMpgwo71VbPwB34DgGukBFPCEzHqmHoYI0NE=\r\n=Th0N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8f55f8507a0aff02e0251218b46765ee1a468955","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8628_1664932930615_0.8323983157935375","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8629":{"name":"hls.js","version":"1.2.5-0.canary.8629","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8629","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64dcae30bbc5faa6d81229af5bac2ceeb57d4b8d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8629.tgz","fileCount":119,"integrity":"sha512-+bQgi+zquUxymJ02rfr+QgVU5UjTqz8OQ0b3Z+NtPcxYR3Y2TW/aDQ0+h/fSj8tSTtm2RYb6T8HL+WPbCgiauA==","signatures":[{"sig":"MEQCIA7wArFEzSPqc57yxqpdFR8EV3xKbCxW9WxkAwk5KM23AiB8v/IxF/cDIiCnwzZr6oN74AzHau12ZqjcM9YNBXzUrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11996124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPcHvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz7Q//Wr2wCE8wjTAz6HdWoHDTeRVjfGZx/lTDruKuKl4hf+PkPV2f\r\nqqoFC5AoA4/mxzsA7eHfX/3tJSMloNrs5yi7qjIQrL3LC31htrBZ4GC+4tI4\r\nXmVa3MpAQ2U4sPwvS3CNeES0nQS02ij7UE/g2+AWGmvPnjfi0bNhgw7yvZd8\r\n8tEKNvkm0xm2vfqGKGWE89hH/Btf+ROrdhmI+DW/VN5TeYXhvRe1Lm3TBjB2\r\nS+Dv7+fWQ2ojcp1bwQz0BzA1vH5hOOT1ChdAuAPkESD88fLvSOP734KM5HJX\r\nahBwHltCf4hPDZRYjKsZH0kckw3cwrse/n+mvsNm7yKhcU845EQ2+PCw2Hlq\r\nEIRdkfip+gCvhI6rqjCiD82E+SLCzWxHJ583j1i5yeOWLqUHFYnp+w1Uj/yV\r\nYZ7y8QzqMC0XiFCoxt94ajY31gN0i6mxYoWNmpdPyt6p6VabzQL0Xw+0obo3\r\n9oVyRtAPJg+Bld2WSgZtAbiafJVKnCnlEqjasOiXRPRo1SdJSVabQfQpvGys\r\n3GBzVWAwwLtw228H+274JpU7JMxOs4MGpO8igY7MTfz9S8slhCe4oyawcam0\r\nQGL0efCasa0NphwjqOQ3x9sxQj0BvMlF9LTicnFiyhmoPccqAlLH6/GS0NLE\r\nFHaEQKTDFuM8NfE/JOU+mLj3in+YKheua7Y=\r\n=ENzn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3f9a5f4dd9b85e06860fa6b73acef4c8ec610f8e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8629_1664991727257_0.8773686169015127","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8630":{"name":"hls.js","version":"1.2.5-0.canary.8630","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8630","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb249b5f04affe907dfbc2848dfd7b7af6302009","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8630.tgz","fileCount":119,"integrity":"sha512-Z8ZefR5D7hKy6kIP/N4k9AKz4e6oJK6Uvra4vfiW+yfcOsAO+/Xs/xyb5yLymRqUr+wMKdhjSvYI69k3k6CMGA==","signatures":[{"sig":"MEYCIQDeMDwV198TG7f3Bhu26bevizKXrlXwmShLwV+fGQo9TgIhAOqP9HAFdf6BpdVHUNSn5JAIMivUftqjIKITgPTQJuI9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12005355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPemQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBKw/9GC0xhgHvwt6yqoQN0n7/DDE2PIwHAucwTJjnc5yKs0YBabtW\r\npnc3BTtuH2FdHw85+v6TPCDLnpfdJIMWJoNhSPLfTyHrRw2S1PQM/uySYfUl\r\nzjTyxIwHwV0ScdNE+Px2CBrKsGkCzWFN9Fh/g6LhLPc1tpHNNt5/wHYUaqsJ\r\nrEc2MYm/zvLx3SGazNkMX4+o3aVsPGneLcalc2/ug7qXqDwvKANYvg6l9xVG\r\nhw9DQJeK/XhkJlHpQUwwTeBQe5AaR/JeK1y1sQ/Y216+QM3l9Z7b1sudTn9S\r\ndP6I+/ntgIGXmflxtP+LjUq9O0579AEg7dSKjtzIPwQRUofAC/mwRtjmMoiK\r\nUphl8a7riPE7JZFAlXnTohJPtnykM7AXV1HFEPEUfxOC0qsqMG4EMvgQX7aL\r\nDR9TyAqhs8FPlSB0/vwKWWJ7wgJP0bWegUfDTunWqYuBOLTLfjXR7VCY2LLF\r\njgJ0Ha3N9OZDsJJNfJb6/Nppl99wEMzZ0AmpXKVXPLqGzGBO8Er6vgJd9kcc\r\ndjTCyYbQstZDALTv+il6sWGFipFpGOygo0oHt+XgE90X/LEfvwO/jdbchm5P\r\nyrmgJySyajADfkH/FeSK1EM3Wx41EKvGpd0qTo5BGByGmU0SfGYnqMN/stjq\r\nRaaaZvcdy8wIEHBK0vXzM3cpQdovnU0v97w=\r\n=qBeD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15dc898291c1b1e7630fd39879cc866ca62fb902","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8630_1665001871943_0.6107168038516468","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8631":{"name":"hls.js","version":"1.2.5-0.canary.8631","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8631","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2b482b565b4d8b93d625f5f0e582a86d4a23127","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8631.tgz","fileCount":119,"integrity":"sha512-kMXr5I+kVtUeeuIrh2mKd5CVElEj3isB2/lXnHSwj3xLLlG9YFMfvPJl8dwuaELL1zR78wfQWaz7iwT7hFJA8w==","signatures":[{"sig":"MEYCIQDzFOGBQYjWUyt3vKDthKiwgeVwtmU5Sme5kJsn4HYQgAIhAMrgFvKQkET60Tr6HwX+IWLgAvp1AVU/raU98yrorLpn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPfOQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyjQ/+OT78KzSE/xmz0Uui7fuv30kH9ogrKtsSvjPzXf95/lGgp9oH\r\njY7A6/RqFEwB0IbmZDvGSa9oLAmJY2H9FFzItDbDOaMHM1xGW6ZeFt1XzAX2\r\nJtsPJyLWfXdgT+Gf2QE5TMcnfhSbz70HeybAxF028qAVPx3VnDyP7T5riEW/\r\nh4Flooz2x+ptR4aMg/lUVZ/N082gS6weq8FNjtkd41hx68raAN2smWEQ60sV\r\nJU7rrhGjL/AO4DvMCigLoh4WHp+/WQ+gaCmAn9RyNXc2aHF2nKUwfGy4X8qJ\r\ns+4qBEDd300Zfh3CNrzriYpCw36MrxnSKEE0JwJG0h99DmNynJ6zSx/DmiAK\r\nKH1vycgMdrtG6fwHKbqk5tYwF2G72obtpvB0GOk0Rnu+uDic4HhBIw6pimGo\r\nwk0sUJM9w9/AxYJkUqw5nILZ9SmULR7ayDigIOGBCodN4Z0jwT4exnzXa0Jz\r\nuBLotv0TLJvbOtQIkI26nk4C1elHsBJ6KTaMJh2dUVYFblb+a3jZ8Sjnrp5b\r\neJ1Rm7FXtdI6NcILUMykEFgDE2/jeuN/emzmlDfnzGC8RWEZRPlypx8synHn\r\njgEHmI1OpbBwd8Qd/XAgLV0V0bwPjFBHf8NVSv05f46AFWb5n+NWd4bOxCWl\r\nOa0QmIZjc4I4iCYcuFi3PHstajlbwZDAXxs=\r\n=ZXkU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ca1905951eec8bd95ee55279d62b5dca69df6eb0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8631_1665004431920_0.8048716636528201","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8632":{"name":"hls.js","version":"1.2.5-0.canary.8632","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8632","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3911dae6b0221c39c2b797c5d776411685c40d85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8632.tgz","fileCount":119,"integrity":"sha512-Xdx5rXx4YwtvyUAt9lxw04AqQ4Dn7jWizMUEvK6SQbe/vKJO3XQoDhoXOIVmu7s5E/ByMa4w/7Dqk+54itlwMQ==","signatures":[{"sig":"MEYCIQC2BkhMWEc/bAgLeUY0rBljhiI6gqbTAa8OUQx4ADNNLAIhAMZpEjeIqVTNximwkpROxvVvZBBaVGuVZnImWQaMlvfl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12011107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPgt2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlww//YC+U8HdeEy7YwFPXx1yGclShSjkPH5K7r8xZfuMqlayQKbKh\r\nOao4rZj7tMfXjPy9k0UoDICzIFVZC7VGe4EY5hyEf+yo5v8dqOTf8VVt7gzl\r\nE2zADP3xGRcsS562cXgwkJn8XusK9mGz6Mlbnsm56V924+FvkEz7RQLavIK2\r\nCBxh7XZcw/CHvSupfM3cbLSQRlwv01I0/G8L05Oy9s5unrSByPxSJe34zTJH\r\n2bE/vW2Go2vBrMTeju1Mr4nX9Vig+2MvbY/7kqzfoPzfgtCJbvEhCe+dQXxy\r\nAJMvuyLRcmsqCQhWCL9Oto7LyJhR2fizifO0zryWd05FfFk1LcrhpHpOG9K5\r\nsPDQso2jQxREUW9qn463Fq5EbEH9XJIP8iWphd+VdNhwRtYCFAICcSASQ2RT\r\nYAWdm+wt317iBdK8NwfSYAv3VuLyFDLIrjIz3AWTfWK3i7R1NwdTAocmcaTa\r\npVGzEftN+KOWvsTSYvSnlyyKo5zlXIwyRjO16RIOWkQGk7TOluaHNM33zJ4I\r\njF8pQd8+twPz7qaCU+zQ7eyE+bypFIeYxpaVdxDeYIbmWeaKdorHJF57oX3e\r\nhscru6bTB6fUHx9T3709rwamIuDw392dyjMgsEWL1UggapqL3C52H+g7G9WF\r\nqh243KkrV939zLja3/VR22ScYAiWL8h+Wdo=\r\n=ipdJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"03770fbbc9a418969b63d6acae4cf70b8b0a7f9e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8632_1665010549691_0.8500370508912065","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8635":{"name":"hls.js","version":"1.2.5-0.canary.8635","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8635","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8b5ada41076694c982cc79de000d22bb958b922","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8635.tgz","fileCount":119,"integrity":"sha512-BFyERxuwe4rmzc1f3TMHXzU2ysqI/vaHUphR5tiMrjUR2f1XHiMnbpqppVWxOup642/VuqL71HJXyAI57/8kfA==","signatures":[{"sig":"MEYCIQChr07f7NGyPNj4enGfAWLy7g4nMx/warXLUM2r4ORqFQIhANxdDsbk/1HnEor7apnaD0rxGZBeUHkHxh+7dROYDum0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12010111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPi7wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXsA//Untv5++3FUXGK8ZKDCtfXVE+2ndeD2lEPqXKe/VJYb4bbMFH\r\ncn+CScMy2+1Rj1YpF+iLAKk4fKAdqh/shotAQHoyrfVUcEZSxLhxAQF7nQVh\r\nW44MYydosdJ1myY4t0cC3d1vRfM5j2uo3c2ZMTYyAEJpGIKhLdERkENShRuf\r\n5Yr+8S2Ewu1khCId4CnBu6reEDZtSemo+jVAt8SgNS3CFjD2705pKqfQc5h/\r\nWpucZtlJkyFv8ymoBsDpYicEDOmnkSmlzHSIgPJpMBAQELKfTQqVcEnnzqto\r\nL5zwubZbNBT3A/sGz5yHfbr9awyszUB8HefY/LXP3tTSEffraI8F1JfOYHGc\r\nlB3BY6uMRPGZJlf+yMTKsJKEYmjiDCX1tB2pNqex/DaNJ98pVVPotsR6H6rh\r\n1EJHlWts3Ao+S5Sw9qWjhdItK+qowGmMKEKAmOgIHUiXH6cvqOOWN0T8W/Dp\r\nBCGdPQA1l90SJR+9rcBagMQwXI14+NMNDjK3mGFLnfArNs5AHjKMSYKKFifA\r\nSsFhwrvvz+qQH8pagd1JKrELMXlV7xSOf/+VSPga71SbcDlQR7/FT3tZ0gZu\r\ngixMzIOwka9hUTnlitFdgtr/GkufJ9SzSX3oLol16RwI6rVfRWKU6YauQnes\r\n8DBnZ+Vl9qTaV7v6gmH5DmO5LurUztlMxGU=\r\n=2RAM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"78abd14646f0a4653f939f5f9ea6d7dff74aeeab","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8635_1665019631978_0.9630399803802592","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8636":{"name":"hls.js","version":"1.2.5-0.canary.8636","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8636","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a1c2e9582be09b6eec760b6da6a362e0a9fc018d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8636.tgz","fileCount":119,"integrity":"sha512-kUA018qR5aiVW1tPv9fo3jEyCoKipn57wkUzxCXVZXe8ZEs3k4Jgdc7yV6G2ImlvkaSn0qJc/jomGExh7NWURw==","signatures":[{"sig":"MEQCIAocjgZRMtOgcrsrhDxtzE7s6xMPRJ8VZPltzKLXg6tAAiA8JwhnFvQ83Ip5E73CGQyrE6cXf7DKPOaRBIYXCREIyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12010992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP2XzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryAA//Q1zF5/2Zrs9FFXTTn40Fg+kHZSmHKe2AoXbFL1qwHM3o3o6I\r\nou3XEuleZZ7GsYwQLAlDTDcJmo7hgWl9Qd1cno7kTwZW0BzJ0kNS7Tw2Mz9+\r\nSza6dUcKfg6M/snA0W46AUA1rXcrRU+QKjHTBnGa9+369y2PbXP7fT07YrdQ\r\nfr4ThjEfVxZ2FRtpMmR+tbNjfUudkvCwtqFsbPq7bqqUHdYYsDzGKvNrErJN\r\nNUGXLPkZd2EJR+USKeFl/nFOy0K/bUN8jKK7Pq6Iua6JCK8xuRR2/cF/vrtW\r\ndGM5dqbTYwSLONob3xWNeXcZ+aNyTvymg7lkMe9nqU3yi/asfgbyzOTcF8r7\r\n3O6LqT+bFXVZ0IiQ6dnw/IvxJkest8hXneacbI2ox7ZNx6yiJA/gC8GvwZJd\r\n3YTilNEf43CgSuqvUaIBc7K1QgjXhNBxPl62q2xuF3/QLJjxQrSzoEv28nK+\r\n+IeRTjZwV6gPlOUEmZ1nZ4Nq2T7Fx/uCcjlfi5OcJQF1jQ7hb3GsXdtYgJ7Y\r\nEeZIQowNrqEyC1UL1DRUXX/aWKG+bdanRtTSADR+gWfPEBKtnwK7VFdXa6FL\r\ndu+ErolR/3Hf0iOOw8JvEcetiUZ4iQwF+D66xA0rDI+KyQ+qGQP5ebDtSuG4\r\nF15266LrZVUqDQQiPkPbzqptwo06CyovUjE=\r\n=N66z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d97531f912dc582489c7887d3196a4bf6301ea50","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8636_1665099251392_0.6997380642738955","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8637":{"name":"hls.js","version":"1.2.5-0.canary.8637","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8637","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2514365d6a1062cd42cb8539e9df4fc2fa79c205","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8637.tgz","fileCount":119,"integrity":"sha512-RZQjPeCOdvFQEzHlDLOiqCb5PlBrfmWXdGhdAos54lSaECS/P5mk+8TiSUkrsoFlIsuh4tcsqzMoKNZ7Cis/XA==","signatures":[{"sig":"MEYCIQDx8pvSam8TL2TnTQ0bBhNf3jax0um8Mpc8vpaVMeXrYQIhAILNVzzXimxokHYWRgNKyj29By5A2823+XAamMqhVGDB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQLhUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCyRAAlJpxTnDLigjSGHk7FE2Zkvt6s7mRcZ0wMaOrHs+0P5TZ//Nn\r\nrMiWA9lnsXcqESyLPyGdMKft0+Un7nz81+DsN3PB2KXv00ICD/doc6cQY7js\r\nFBvzCUWUylEouBV+3qMoWzTADsx5vSrUASVr/kBrZ2tTtCcnWJ+euKECrsV/\r\nERznRyfhvXkHYLnaPzzRF0DLUWiyOeC5xPnZCZGUwsBXCqQR0JqCJpfqb0yG\r\ndo5XFtu3xsDoO3RPbsHxXQKOEL9eninAKk8tdA8mgm5KG9wly7X4mIJY3O6N\r\nalnkQLayhMAKPWjNXD3eKtj1KxVdXYVYWjyIAUsKIQRIuhYG8uRplDx35YCc\r\n48AQRiyd/CtZRSCijAlSEsUXCdUjc/SXC1KPYlHesxNjtpzjg5GyQgpf28hX\r\nuqbPDYnpTnakTSGY/Yn5D2i4lNnKi/4LnUrgQFHTsrpice/rdx/2DwcZ5Nbk\r\ndROvOO1MYr2tSOBGBMPq5IGvoJ7iKSogANlgGqB2uedlUyWpvLUv2c95U8Vn\r\n5lXYls3ej65u83x4PifqKwBmCSG0JhoI1/Tj5mXY3rsRo1Os5JFN7a7Ky10g\r\n9+XJMJZCAOYT6C+0ew8PUPh6tQ4mXyycsjKuxdSZA8f5ZqdscUI22U1c4Ujs\r\nbKcVY5UQGHE+n8nE5cttc44lMIwnDuiyD28=\r\n=ITF4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0c70f2a1f9fb1faf7ef9286a08aa541fb275d22","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.0","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8637_1665185875967_0.9567453389515859","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8639":{"name":"hls.js","version":"1.2.5-0.canary.8639","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8639","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b426b7a4e7e2c90233e3428a597fdd3fe17ae548","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8639.tgz","fileCount":119,"integrity":"sha512-iXuedjFl3+0nx8sQCcor53RNqDhPc3sZyBtr7UuI5A39S9DZIc8tDJaGoQXrW3f9Er6FMbNl94tl/jzHN74Ndw==","signatures":[{"sig":"MEQCIDWXu6RQzN4B1QJ3JS3LMelkaggHEI4Pcyuq7l2eucCUAiB+zXZvBzcPONTfYK7ps185B2RmTIZ0p4COUqSrdHOSWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRH4yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS/A/+IYeBaLVyJjA17Waj06cxKFfADnQCSmXqLi12uPrce+WOyUM8\r\nSy40HbxosUKxQa2Il03XxMKEMKqH1iMQHqZm6mZqh+fmo+7nbw/Th+C1IBWv\r\nh7NBVCtVF1nKLikzBcfVYlpz5TtfKFYtqc/MumtyoNjFr/Naks2Bt1eCKmJ0\r\ng+kaaOHML9veRrySS4UbXm/K5lgZe28m70RFt3c2iahxHOGvytiCqAsiN5tt\r\nIktuEYTdPkj1VDxhu5IxeMRW4Mo41oEKl9Jruds3rBoviqDhh3s9aqlqdwCl\r\nbZirWdeecNIiaBCbg60ncYwNz3+ZZkJYO7nUTUD0/3HaHrKpE/Meo2aQ/NQi\r\n5sDW+PhaNGDE5u13o9ZuPWJyK+hiSQXYBMwAjaFSq/KQO3RPEqLpGYPrOSwl\r\nhJ8TUtZ/Mql/WTuwmCEA6bYjybKRSYKibRoR7NF0e+rZk+KI7/MTSmik7tVH\r\nSDvtifUbHPROx0wCukh8gD91WdzKikKfQPbUQJHNepFLfl89h/kZY3VsK51J\r\niX2OVHffvi775J58YzSbOBh20Q5lJROFAVMim8Mq46B8wwWBy87RxMamVtt3\r\nE5E4LPBbEp3qDS+1dKJX/jCcVm/xBXj7GMy+TlCqmwGYV6fqPbHgxhjyZ2VX\r\nTF0+uf+SBrUbc8GFisPOomOvJoSsvBwBtjo=\r\n=GOOZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f5537a82c9e03947eaf1270d9638d4a7ef89a3ce","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.1","eslint":"8.24.0","semver":"7.3.7","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8639_1665433137866_0.8012910553007024","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8641":{"name":"hls.js","version":"1.2.5-0.canary.8641","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8641","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f9bab315efa30c655e15a416180951c59682940","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8641.tgz","fileCount":119,"integrity":"sha512-jrvkzgrLQAPhLwnX79i89tEHERh847yPnrqf12SSqS/Rf+os0Z4nsxy7wUwgGpB6p6qH5EDlKOlnWlOZM+JWXQ==","signatures":[{"sig":"MEUCIQCFtneSDKNvT3wHfSbZdBfwPHe7J6s2C4trNMzwaUutGwIgIOqL1BfyUCQED7to0V4sKYiElNCHrkC+QzVqwSqA59Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRf0TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqNhAAlxX2irg995aO7Scisp6bzS/dJ0BXCcSk9mNST0RvXs7/UKtU\r\nfLJx2GxAbd5Kz5ZDOtO1yQV9rI2sFI/oMANKwXFXf/pUhdlMpgdn8jL35AQq\r\nwWHhpTWPiCUD+HYmT2G3anAl2nD2XVIKvSzGJ6uCIhNA4L3COB761h49q8J9\r\npFqxebOldSm9YTI7Q4+aj1jpWzmhRLE5F8Ka+TGnzH07pqqoZXDDuFIbDaIZ\r\nnX+muGQ46zMHlhzsLlwMJZrXjt8QhKrM+kt/46n2TkBlar6jxpQIDsp/0Hph\r\nxQ29vTWSkaVfSywNaLYDsIHEaaRPmjiiAmCIDuRWNKdYeyUSdo6FB/Fh4jFv\r\nwUTQr2jr9XHrjjsmLw22mNu9kNISIBjQC6+SWBZK4cJHBfBXcvEMJn/K4JZw\r\nG+C2qilaDxBlpQ7Uompo3yz6leyr7vWZsaAl2NyYwsTMzJ3BYo4JMtR1Sv2r\r\nE3TxnOIRqDwajqcihkGxYsiBN4lrNx+HB1Bl9Gnvr8i8Wmgen3ASSLxG+sgl\r\nSdaSobiRB35Ay0vtMgHOTexqsJYbICu4V0DWI7dVM7CwrZjjGtRmSq7YPvdm\r\nByb7HFqmqUCuu5w+jgvfZ/V0ApIRfMeKF6wbWgXlezci7xvBJX8vf0jihaY/\r\nUk+oHPs0o7Xe8mtL+FcNVYmOiOQWrcGtRsM=\r\n=9FYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7497e49a5c422065216913fc84de8290e2e64d67","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.1","eslint":"8.24.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8641_1665531154751_0.9308485811408695","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8643":{"name":"hls.js","version":"1.2.5-0.canary.8643","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8643","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77bacd890619a1d60626739d29bebf9ae8538216","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8643.tgz","fileCount":119,"integrity":"sha512-PSI2RQrKe+LRD6j0YRAuqp+sOfxzRJpBA5SjmnMeS1JHAly9FC95rA8XyRYLQARnuattJC4XDy85hINeS/rmJw==","signatures":[{"sig":"MEUCIHbao0ERGRltONcC/bjCXgDfm/FhmNsoFwlaprQtU6LVAiEAjlXLuQW9qxC03QxhQ3O7tiN4HITNGFX3PIpulh+Z6dE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSiATACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4ehAAoJ/rV+WYThYjs7wmGMPAX36Ybsmxbmp2Uliudy/WWi2rb/Hu\r\n/0jIwG2KTZx0vgf+HxG8HvQhLg6Uh2x5nuPNB5k52m32pAELVbsfdehCzrZG\r\n2lCehL2loGecoeF/OeU0528MKA3dLSqGYr7nnB8rtSTyd0ROAIFnaw3yUGYb\r\nQxUQSPA9jm5pQh86njc4HNjc1lFG+ha28U99KL5XkjO8SwmLZAGNPr8gqD7R\r\nX9rb9JsbssVF4pnTNjRKAxKh0FU4gI4G8QPTKnypw9Oag6FMD5V7gEVaJ5Zg\r\ny8WtpghHY9btoZX9aYAiJs1QcvIk+tyFRXsf9TYewrJB17tXlXeIrJfAKPmJ\r\nkmtCY8Hq5qvXepS6hgBIz+9t1Z5CltBUaIRPPdzJHdbOvHUizREsddeNZvqT\r\n50J98ED4WO/ClgjA8Y+tNKOUx4xDS0lkL1D2cyM9BCnNKN8C6SkiFvFEk+g6\r\nOL0UQ3rk3Qb1pMUdXXz8eL7hCqMZy26e00J3c7h1ab+agGG1iyO0rES46owg\r\n13VNZb1JDTV20kUXk7KTKhXKBXGQu9v2TTO/fDIIzhCJ/FJ7Hvvy+dljfgIs\r\nqoj6RyASmU9kL8z4qO18+buVwOO+gibqtzcU6TJpmAqwL8KJMYtnr5vb9cCB\r\nHjl+rlgGwJ38P2pgfdQLW6M16v6Y097H2Gg=\r\n=f/BW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9de9d7a4abdc52159de386c2485b2096af75d4c2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"^3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.29.5","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8643_1665802259569_0.37027531271491654","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8645":{"name":"hls.js","version":"1.2.5-0.canary.8645","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8645","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"24087d3868c713da2b8c3c98aa0807afb799e411","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8645.tgz","fileCount":119,"integrity":"sha512-qsANKeeJaz0f6I+0ENyWCVMJ/1yaDnWsBvQNplIlmXxlb3YSLhOlHQmdTTz0ir7RtL9NjFvZWXthT3dqD6sOsQ==","signatures":[{"sig":"MEYCIQDfcGhCR05lLswxvJw6vYkCP0o0T2kMkE1YkFHuH1RXeQIhAMKfGtTSNcUp9omzlWmnNJY0pwSY456N2j7jsQ+DglWb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS/QnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmTw/+Ixrp/vW91GpB5Pye+0GzKmYtrD0qMDTGFRMhiNXl6MVMHOFw\r\nZUTp/Daj0cn4M0FjMxoP9UIf55sMQhl4PVzYDIkTgxulmqQ+EdSSHPGnVAXL\r\nD+1Bd1PQ65VeJxUTpTogQsv3z02zGp8G8isiLHIeUp73T4IME/P+DKt54WJJ\r\n5/m7ZgaF0W22LSEeaJVodygOjTNyrlJPSpOo1pMzrh84TXy9kxdx1x1lTuyM\r\n8w5FAu+qe4c1s0dSr9udZTqNHgePPAWjmQNRRWWJJHiIMuk37p0py86l9FGq\r\ny0v9vm5leZOTF7sDfl4dVzmqnElSdcbeWsZPKsq6wbOx5LMx8hBkci8G/jR7\r\nqPtg/EbWP5149+pzzv+7mr2U7Bq3z3QIo3K/C7VLmzC8uudgomVOlikhZe15\r\nW3RSIFo/02KUF20BaabIO3WuNl4qX2TWjkHmSinEWVrNisftLANzDC3IViu7\r\nHSZWLeZNimsp8LLQycVyBx25wJU2X0Tvr0GpSLUC49W+loGfFhLloiSsA1xH\r\nBLwdYebrp0LE/8Y6tvGiJzAfCJ17Sfd4xejNYi+a3v/Ng5/Yv+/k7n9FomxV\r\nswoVMnJ29Ox79ffP+bQDEOJdLUjqebiuaQlphi2xrNNZpCvLZ6kIgkca9RZ/\r\nhOmMoYU6ltm3uhDexbdBjOYv9WV+yxlkkv4=\r\n=gMnj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"92ebb1455facc79476ed5dd90e66edec004b46fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.0.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"9.1.1","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8645_1665922086910_0.3185315110507634","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8646":{"name":"hls.js","version":"1.2.5-0.canary.8646","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8646","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96b4155a70aaa5d325c676aa44d06139654c2d3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8646.tgz","fileCount":119,"integrity":"sha512-kOp11cNvjLPd/JGNpxBZzEgt5FNXh8O12P3BAFbSNW9a6wvwV3pe0nwXSDcxoCS6k5GsDnsIHil9dDFlK3QMLA==","signatures":[{"sig":"MEQCIEGaz9nSg3cXtVhB4lKjcQ/DSxDHvnLQRNnp3go6nwC3AiAmVWADa0jM6hhDsYk0NXzI457lnB1Np+uhKEcMcXXbDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS/cyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEYw//YLL+GzDUfv9zHy2KoHYLwEhhwQFNpFGdaxJKhc4NuFYFbpQ6\r\nftEGsOmSO+b9zPwtnHGM8RykG+AA73w3b6M7K+AsoBKDn96MiNO0new5Mb6Q\r\nfvzKqudXJrDyZHJFie3JUM0rBd1dyGgII8hYykuev1PgXSQzAYn4z9pO/CIc\r\n7bzC2X1PxReIxXU9gMMErjigp8d5WVvqoYFJGmXwuedNkYc3+wBHtgH7DqBF\r\nhfavWwsaZC4PORpqKuxuDrrJWDMQ+q1GDoIa6jgyZfdLgEjIsjYV6YiDDvA3\r\nI8dLOaaVOJYRhJ2uG0hFJTl5B9beKisqt7Ed2eHDmCVOvF4au291Ap0mn4SX\r\nXfnFppCqSPJ506SXiT+vuQaJETMpuy5uhrCz7LdK5yrG3A0/VqIpwFhm41A9\r\nS0gtmysHbohj0auw3N6IpKzJjV6C0OThnTLulCeBbcuAqsJ9ZbsVOJ+JGQsA\r\njwVMnFjjZNS4R9my00grX9FbbmV9OSUJIoJ98pswHCmfthNBMw8ChDtlYVUh\r\naAMohqHeJ6O1MRUUFjKXkENJ4FnSIFUJOd9Nl7IoULA+AdxEbN48e+Mx4HaT\r\n3gAVwXEcvlzxfaZi46wJpIZI0/+uEqY4dnovFwziL1vewdmNs+9THb3opn1x\r\n3YslnW+ecC42dgWB6yxh0hCuo3EmhvzXDlE=\r\n=ap/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46ddd916c7a292d9ce2a451c412680c07060e98b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"104.0.0","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8646_1665922865908_0.4622224142017124","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8647":{"name":"hls.js","version":"1.2.5-0.canary.8647","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8647","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"376b2042ab206ce8aef94a949bc36447f18395c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8647.tgz","fileCount":119,"integrity":"sha512-yzEo+rAFT4iluGZAZyukLZpmi0ebCYIj6K1kK5JD2cpYpJb7X4SJij2PiAhf/A1jzetXWlIiCSDI9OeQPiphCw==","signatures":[{"sig":"MEQCIB+2IhZJWNh7MOL0C3OFe7EB2kIFcuA6ml8yFUKqseZQAiBcLB9F5yRjghQOGsIbHVBWLwGgmLMXrBvOoDFgH/y8wQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjS/+WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpNA/8CGs24hsIGs8uGSgnHoEJ8M3w3p2tCTfr7O20tYiP5itIjsL3\r\n2GEyF4qHwAX4Jcl9p5zoQFjt+cZejSKAuCP3ZoI17bRDqH7jQTu+PoIyBMeC\r\nZwaQ/jl4N9g9j/Gg3O+jWbGYgkHKYjBuCiL8Fqz6amC/D3K03pXpLCek0dor\r\ngZ0dmGf28Xy5RONEsDi7/rsYsD4Hd0vySSIPqNq45EksbHD5lh2IbBcRXEFp\r\nJ5qqIskrSW3cVewUBBhjOocIRORtGa/znRKXqXHOx7wXGkq2xqdt8AtmPDBd\r\n7dpJfXbivIWIrqFy0tTI9Axgy+U8883mIYwfkFiICaNeooASg6s4aOF/8iuQ\r\nQykBGO+rmix49kIM9U1BpbQfBCheaOosxWQaV0ZbAChqauwg6aCQiUnRlIiA\r\nR80lycrBsDMJYQXE+/vROaMHiEIaB96+F766kR+TnRo6Mizkb65T9G9oL0RS\r\npmSYsOWngq2iFTAdt9KuGxzFn6PR13bjaz/Or1OC4H/FdLGsd9To1HYBFvNn\r\nJbEZP4xk9/pcUEkFU/zgLfQy1Y2FHRLjv/vWDnCswKCfTwsyy0DTJJ3IMTTW\r\nNp/gXEZriurie3+heku0U6zjzLxgubCsg9ywxcWMEVfcWuP++Ol1GHz8CqV/\r\nQ4tqcdpAJF/kH4yoxpnYs8VYwEABw9wbp1M=\r\n=9yfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0d46cde87c84a2041b2d20b91ccb663e7a2899e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.3","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.18.9","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8647_1665925013958_0.22498301142168864","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8649":{"name":"hls.js","version":"1.2.5-0.canary.8649","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8649","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7d98147a7a81283707bea1cbf579beb6fb1009f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8649.tgz","fileCount":119,"integrity":"sha512-38cYihZivjvUPkjKc5xcRKU6NLJaYY7YayXfQUuy1yuy9D2r+XywDYh34tdYQsVJc9oC6aCIyVtHaAZUArJixw==","signatures":[{"sig":"MEUCIQDnHyfesfiVpufXlTXyu/bqC8JNh3vXFKTDrBRQBa9NGAIgJzWu5XUWV0nbNwIsdrGbiaueNmuXTZ4qOHo5mVUNMpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTYFwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquiRAAnG1eTvp+QTk65Fp68S+j5fWwh4MZjM5uFcKeHQBOBg+GWj/6\r\nck6GCeMtGg2jJFYwM3FRGHeo9WkIJfl14WdU6cknal2NdmNSsEumUgKrIkeI\r\nQhSB34Nr1wDBxmhlZ9lh0U2vRm0MBcphM6xrohU3J1So1vUuytl3cYslAnTy\r\nnZhkFKg3XeVHVCegabXbitnI8VniFxdScQVgPeT4M6VR4WEkrmD3BanmNESe\r\nV5U2r/XwYiBtynmnnpAVTwH75vyxhGQexusxpeHDXBbu9CsXqmBXuAe5xzbc\r\nAOPK3wxFauTvn3lSulLrZpqCe3ipY/chyLzpwOeKSaDqR1OgraneC9AX7sX/\r\nwHEl8fjbK3/zAkuAKrwM3vYGORVrtT+omxCuvSmHm5DqHKqscngXX/YXEaNw\r\nDy22fZfTAdAkX384rOgzRw2Y82aVq4KhYoc9WU/tHym9yVL1vvxv1AZMsqfB\r\nHjjH3XdHItjjgMFkeJfK3bNS1i7nGp0m4fyBrKtOdUvVOwzbLozm7dDHeqbs\r\nVcb7dZC/3nBKNdMpQf9ge9zgtaqsCYyaDA8CezFmwLwWX2P3XwG2IyNP9AmG\r\nm5aCvkkb0mt79Fhyt3EWFNKl/TOxNhwcncynivAjlZqLbwe1qvp2ANSU4Q+b\r\nDRW0ho8Z6QEz7WkbPs5a0IQUxAkME4TU+zw=\r\n=foKJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6129bab121be0dd391d9f72223d05e9c69d88eae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8649_1666023792368_0.7369222411191287","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8650":{"name":"hls.js","version":"1.2.5-0.canary.8650","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8650","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c52878fd0e625cb10a5ea259227f996261f902f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8650.tgz","fileCount":119,"integrity":"sha512-MdrIeWeDCyzrDD5UafDsWnkN73vZUeaJiWl5fgJ3feNieRnLSUQoue5tssW91+YTfMipjn3rhQ+zfzqYHBCqzQ==","signatures":[{"sig":"MEQCIDchr9IdcHFT/dmaqTnVb2VM5xp1UDDjTPDvuaOyXlckAiBRWIkX6FJdyQswu8+45JrdivVNvxUfGJo4JMzr6Tj5hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11999276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUDiCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiWA//WMxN9W4SS8Rd4LsWj2AYNC84SqyREyTKznOnUS2NKfU7+q7U\r\nUOSCeL2ByZBXmafUpzUQsLl+0tH3s267erexQEO02fEiskPJQZ26Du8TXkGG\r\ntuAf+A3eS2ze9qbNuwbbNCWzlZeLQ0w+KlTxAZOWJGKhGIkN6k0dNeyZBZM9\r\nTcped0bWfNenpB2Rd6oxIW5gb450TPJb7on7WZv7Zii62uV4XXvVKnVxR/uY\r\nVqjVklr7oBssKD7QOPWKmng3CuABG1E6hdHwUf2L/G7dn2ZcpeB7Q3EuQF2D\r\n0mV+p9BuclsZoenBql+FL2EPD+2vQUPzua8OUKXy19BUJ+Cl3kRCV+lki70o\r\nie6RkhEp6vMOLNV1DIl/xFIRmE+nJItW+/L20gSD94+LpR6Ccv91q4j0jUgm\r\nIDrw10klMF0AMTTtnwYCOVhD8Nxrqbb8euOoX3FXPhsenZHw55ua12I8s8JA\r\nstPwZddDKHVAHBs63OjSNhfKo5kuc1A+2AJp2vzvvH78EYrBxj5rG9snswSw\r\nUEFbcjjakwoaYrA5nJmpVNpSnoTa6rHQk3mqhx9wHuIWGq1lljLKYE9SdXvD\r\nyN9l/C8fWuOHnQEo1koGaLkuRII3iI+GHiG0Sy1hCJkzqCxFFrYKvBHOL2Pl\r\n3GWMve4GhbVtLHalNR3WhqrhJedelsHClRA=\r\n=/zP+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d47827284d506c0c648863e5705670ea12ca54e6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8650_1666201729821_0.641176082064143","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8651":{"name":"hls.js","version":"1.2.5-0.canary.8651","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8651","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e35b36c9a2af2f90b61577c33a48508561d5e4a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8651.tgz","fileCount":119,"integrity":"sha512-eppYi563GSsKUO1dYn32yRM9v2ScxtNHn6M7hC78IcApzOzW6gv/H/L62VStGRTui+C7YF3udcecwF6/gUHwIQ==","signatures":[{"sig":"MEUCIF1fklzs4YoCkcXEI86IgpqJFIKZFtlIBq+UiSM3x0ZLAiEAu7ZJFkVmnO52s8X5fFiCgd5V+I4nEFjS/Pd0x+CFC3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12016786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVyfwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv5g/+MsjUPokbgElIEWD0uDC263c0d9TrSljDRvmYXZgBqu5970Bi\r\nnbBHILLgf5z/rhJjSyA9+ACacDO2FyGMRkdhIwJ4rqZBLyArEsBljKHTMZyo\r\nFaqT56lrmFX7BDKsxQfbRwSDDeJIuWZkgE6cIsLzWpL/9G+zMYEKLFaVZkTP\r\ngc+ynRDGDBcVHhJJ7Vyd2GC6KQ/ycucAKxA+8SHJdawO9VYrh/GQczaSK4Ry\r\noAwt3FFeV3+cVbioej6zpMOZ4J8pQzmnNCaQy0Two45wNhjIK50YRPw8qpTr\r\ne+8nQJi/czy0ubMQfMqgbq7fQuowUVhZ9FG8YOIhzde55J4NLmdIfEf8yUyz\r\n5WCZADuuFdeFwg+gN0jKqvUoD8FOL4C15prXKBPT9vJkU2oBXoa+oYqH82v3\r\nSKxa1Bf6RM6njnt67uRCVS7oDnq3kdXO5JAxGa6SSdkZ1HLLqXu8RxSK4akp\r\nHbVReDxiZPdKp0U8rURADieI7RN1O9eLqES0p/XTC+z1sYvMJpO5sG+Qdwv6\r\nJBnf7hhgAKDH2r4MSQqz9fspPB+aMhRR+LqmjENfUDp75RxZNC3HQ08TmdYg\r\nuOoJ77e4A+NRn+OmS2B6CU39bI83pl8jfbTa521kV5ZQU2h595JgYUBI0bUR\r\nIx0USR1gVVPbyWyM95DF+ryG1hOqwKn10lw=\r\n=9UZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e38d5b7d01e214fd36409bb50d4f7d9ce2545456","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8651_1666656240218_0.5151215493425594","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8653":{"name":"hls.js","version":"1.2.5-0.canary.8653","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8653","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b82b50ef0fabe5f3ee05edc104505d65a2b6c2b3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8653.tgz","fileCount":119,"integrity":"sha512-dZ4t4zanBDJEAFzmVDePe0HnJElC8v5XuJi2edLBpfnj2xj9nI9nmS9Vz5ywI4LRSx8cUWtgFLgHHTgEUbfBDA==","signatures":[{"sig":"MEQCIG5uL9vP3Pi2MWoynSScY54bnplefY7RIO98iMOSfx+TAiAax4oe+BZkeBKTo5r9qjnbxhMMBXsDVFNvo/3ap+qBnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12006842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWD+2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgIg//UIJU9gp0Sy453C82i5IrUkNa9tfWew6XdMGiKdwvQt8wJ1jP\r\nfgjOuSdbgypKCukfmeYgz4hNpFXP3xjddVy4l2wlQlfYnqilP0aqv+R4GlZ0\r\nvsMRHKwEM7XAhXQ8UMfZpYy746xsh4xowiR7Jl7+DNPwD3eq4bxBcp1oaocO\r\n7/QS8TDAPpcgnu4OZ1ldNsHxTa3MN37fO3jaOE87QyA0bSbMm5PPUsNNH+Nx\r\nMao30REVVphOp9xESaMi/3ZNjkgwwXj3eG3/wUvUvL5sNW2sr/+bmVhRpPZ/\r\nw7TbT1VfkZbrAyPfC9fRpVJozViCPZfOZ4JezcNhhiFaPtE/RSPF0GFd8yif\r\ni8+2qvd6uBgldKArkFUBqnnndACrZyCjjkkc9VrwnlfVDnwNKo1Cjux0/Zud\r\nU7TUwVSnZzpwctyXc+llkMKsBcc4esWcyQ/2r+/HrODYKTRKuK9Uzm3csrJV\r\n39a+yroqTHKlgqaq0hmPKk3+5RKX5fihubh7uLL2fIbHiUvJGEA3vq0nPTId\r\nLHBeTvpF50Lpa6go/zVp02yo7fWiCskt4zCcPF2LgUouiVE9JUToByXZkQau\r\nNyHjvq5wYIPjY8UWwFHFNXO7/OnUvsi30QxtvBUKuZtPAhlvJ5r+sjBL4ls+\r\ntbM+bCreL/DYQjC97a38pmW+4dKySvlL1ao=\r\n=CC5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bfc789832c7b0054621901906e4525fa0943ca54","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.2","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8653_1666727862025_0.9330136534515372","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8655":{"name":"hls.js","version":"1.2.5-0.canary.8655","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8655","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5e5823b3aa0711418bafe6e3b7cff2515bcaf27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8655.tgz","fileCount":119,"integrity":"sha512-p7mzuz7D0PszifrcOtG0B8MQpIXM1+wiD5N/r9kI6B/GS3OQKLKe626czjIi/isqIE8OsPIL5BVyj+gcxEpcyg==","signatures":[{"sig":"MEYCIQCb8O35nU/OJcdxZDvbiATc5OHycV35FOBvZA7JLd+nKgIhAN9k/Xgt18KGQuaMnbcGwcYLHW4iOYIQhXffH9YFXrx2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12006842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWGiIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF6BAAjvqBWZKy0WMtv0T8DR6NaXH097MNDFm5BdGycdSW7te5KoWG\r\nBbwsmLppKnGgPwCtDmEEQ8zoFl1DdWPwyjWgCbWzcSqNTfwE9IbqlIfh0fSi\r\n2PFYe1rxLzc7+tfWobl7ctA9SCUrGjU3QH7AV3P9CgNWcQG5BcqmAoLa5+73\r\nACBowqLl4FceIx5QjAH3ziKJNh1ZrRMrGhfCoE4TBBsGAlTTtwDBZw4ptajG\r\nD4q1ebG1iZfLa9kU45Z8UuQ1/4u2TSC8iMFdNg4D+4lVrYzgxgUBy53O+GBB\r\nLaCykTt8G+9p5I+FeqGilLdJBZFOUaSVHPeARZ3f0FpjmtjpUWDjbJ5kcjWo\r\nve6pPvFKQiWGf3T6/AkRi9Zh8Ysf8yV7UzMndJVxa/mWZkyHNcYCXlFKPvtJ\r\nbLC8497G9s96qg+Cq3frtnrUqDHQ0wRQM9pvdBYOc4el9c9yqXhKdYig+t31\r\nq3Gu2bRyefqXlVfmb/2HTIiA47+BKMxYZsr4iFc9d67MDYpbRAD4nzLFH9Lx\r\nhiKKK8E/Bx7vXNb/1zrPC98+sXF403UAsGFhnjYYQGsg9UyPnHH8O7qJSBLT\r\nSZWlOfyPF7shiLXbMO6GhdOLKSzbrBQ61csHfvgZ/cmX4Fw+2JmRG9Y4JfmR\r\nP8vucdKA1s6LgOXKw8Mm2UxDxY+Q0vWO/d0=\r\n=g9wA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e99d36cf608f44b9767940dca305ca793f0b84bf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8655_1666738312675_0.2711323015884175","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8656":{"name":"hls.js","version":"1.2.5-0.canary.8656","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8656","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0409cb35fe97c5634242882a49ea00ad02412c69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8656.tgz","fileCount":119,"integrity":"sha512-6A//Pw8MSRtsHACc9x5h7K97HPfR0/5fG9Kc5ZPr3yG0O8/xbexOOdFU+nFAlEKU5Ia5CDNP6hVUmmCZ6ire9g==","signatures":[{"sig":"MEYCIQCukdD7vp00BHLaftmyhjeCa28bD0LSbcyBRV0Sz4Mp2AIhAIHjS+zfu8/SSVra0NKvZ43VmUQRINiWfrWak4njK/rq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12008548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWHfoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEZw//aV7ra57eR9090OzeP6Xui+vFF2H2cRd1yjF4T53Cp21aSZCk\r\nHz0jfuYKrQqlQSpI7zWDLrreDY0NYFo8At8Uq0bYN81LGim7MqCbN83yinGq\r\nthinKcNoBq6Sny8ZGTSoPGZSc7CbYfL+LGXnUbDZ6nkb91glYvlcQzN6Iicl\r\nnX6Ktg8xkwVy3YPY0VqxHSiimZZ5ckTwO/TdOqfXmtpfp3BdZdtMSYenZ2e0\r\nWqiA3yPP02ISeHEft637IixpaT7lpi8uOAwshIclBD6gkjgW2k7CAlPewTs6\r\nfW/QtcgyYhMySMW9fMJscnVFq+6j4OmVw8w+fX4vXrKeGvufcREYF/6rgNyg\r\n6uHnL/de8rgRsv/8gj615N7E0SWpqV4pATUaz7U2+RB+GCY47X6DOc1uWSCi\r\nO4y/9/1vlnXw+6jTHBUXxStzIuim00o/RuPjBI7d/cZ+gqtNuMOmgoajaudo\r\nO4e4BwR/XOeCefno6z/WlN0iY9x9Gd4yHcTPL6VTTH8lxDrjHeUvazcdR6aj\r\nP+PaixHya8B2qOUZI0+juTMl2hWvUgEGWgWe9YzGewhIDNbZqYbl0QvsLvkJ\r\n/1mRU/MBh6H1bWUFIKwJN6AOjeq9apNh7UAC3k6+5VzJCpx4niYKH4OqoO/k\r\nbiP9urQI+YkOMy7Rsl2GNv5J1N0VUejTT9M=\r\n=ZLlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d22bfb8f11e3ab7fef5524b5e0ac087794c1923","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8656_1666742248346_0.2911868810400182","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8657":{"name":"hls.js","version":"1.2.5-0.canary.8657","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8657","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b834770716623788fff176da77315473bdbff01","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8657.tgz","fileCount":119,"integrity":"sha512-bs39NkNxDuqX6TivTM7yIH2wEGRthqnKizD+NWkG/Y2laQEFhTNHJVLXsmjGwCUzMyg8OwUcrMQG50s+itAw5g==","signatures":[{"sig":"MEUCIQC/5s5N67z2tgvDvVKBUhazbPLFPW6AkhB+LFYvIGAW5wIgGl0BYVk+/cr7vmymdea7aZhmt50Nu+xoWSUMBWhu5mE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWH4eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPuA//UD+xK8kPKzNzZNPDtfC8yy30kXYHDC94eHyJ9WrVd7dOxRpK\r\nxEdZ9OTYcEyjmEtiHfH11Pz1uBuvnje0iv+9Lk7RIO0uBRP/fCv1RsemzyRr\r\ntmHtQ+g99uzmg8m6+DOP/oTgT5B8rGC2ytoffENVzeRl5yCbWW1g/V+qPTOd\r\nBn2yS3jEVzrdua26+Y26eELj6mDez+DGZwvaIH46D6aJIryexzsMlI0+E+e1\r\nFIq+iioxw0ZIGpSjsqdmiQueDf/3kZ5eLZKY9LCPxe+M6P5GrWvPK9wHP2CQ\r\np4m5sDe/TQ/1WpMBaEzH2fEpQp0Bxh3TRih081gP4B8vz3aUIX5qGLtK7ZpU\r\nsX22gjj1WCToPcBFR//ShXSvyacdD+uy12t5KBDbeZDaTMrx6Vj9KWIr4HWO\r\nXGpK8LyPNvdw32Ohfi4KZhyS7LxB8Nmy+STlUQdPCz4wJh/rZe6Fv/2dBLMh\r\nW8RBRhJiivBz2VxgxNoZayr2tXmgdkl+HAXJbsTuG3XC435xCLz4+mVAbtTG\r\n/cyscnk83kttj0sV5M+hGq/9ziG9aEptNNMyJue6wRqv7k3BfiVVTJpaxe4C\r\nDZuaipZ61pxkf3krEAJ2iMy+K/FrCB6I2ovLVona6m1e91Q16DMz2sAOp9M6\r\nV5p6qf23GprDNCB6WIgP1PSWnzXuRI7Dq/A=\r\n=QZS9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8b3d0baea5455986d365993702c8762dd5c76e02","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.0.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8657_1666743838531_0.5790618664778897","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8659":{"name":"hls.js","version":"1.2.5-0.canary.8659","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8659","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a7eab088d3e3c9a89cf9c9ee68b19d043bbf836","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8659.tgz","fileCount":119,"integrity":"sha512-E6Xwsh2pLihz78uXzelvgmBnFzNMXgmHJ6LLE5i7Dk18KaPtxlRaatSV9FMprMJiw6MLcBbgAQfvhzmQah5gXg==","signatures":[{"sig":"MEUCIQCGo/8rq9dwbZYu29mvSgnU4AwCE9WIOdT1HSCoOM0dfwIgJK67Wu5K01ZNqnwo+Pe5onshjKqkSoXUf6vgqqhIgu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWVT+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCAQ/+KEa8anwZ/HfMOvDPOYrp3lxr+eNIu0M3/+uiKMNtQxgwlhcQ\r\nSl9jonrmzppkv/hiWLm1Avv8VH9E9SHQMutuYqqYpGSXif9xSXDHMdIg1EcF\r\nPPxY9D/+wU4F8Ab30k+faFTIV76AsAfb+Z2iFqC3H+m3OSGWmpk6Uu20EhaC\r\nI1p+eRirhmyN8GoiQ/A1iab57Hr/JifcKGSkbNN3jOA23LBET8pKcEc6Q3p5\r\nVV6d+lb7ZEIrEZX83ZFApLP5JDhRWk8DuhcaWBZOZTY5i8ag/95rvGCN309v\r\nqSitZRS98c9+NLpVNPsPDYztVBkP7Qk9E8XMBP5qAcjcaa84qvxontbxIopC\r\ns6t50+gDjVKxzeiTXiZmpc9wctpsq5x8GyKAQMX14BOCKCbITnXhHezmgvwo\r\ndnBJvbQx3Nq0aKwBk7FIdZiF1Blj0ibXRz442RByIArfcqLnDPZznXqXv0nn\r\nnUpngDZYwALaBuM7mouO3LRrLlMvNr0EucvDAxBFwzG9OjXk2+TwQ7iqSXU/\r\noGLUc1DYQFu3xeot4L2eVXmcUwL13HrPyu15jBkz2J5ECL1+xHPKaaQItO1p\r\nPzjeBhyhsA/IzCZk7jQIyx2JmR9ayDfyYwomlzl9bEujuOccfCL+OwIwA1Or\r\n3BetP00yyu2gHfZSnqK1aya6y6qYDWUOvTs=\r\n=riH2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8cac90d27ea8bfe0b97ec4fcee21a5568ebf9f09","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.23.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.23.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8659_1666798845799_0.10760786843512515","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8661":{"name":"hls.js","version":"1.2.5-0.canary.8661","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8661","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4618130e30fe44d826249ae6162096246d8a513","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8661.tgz","fileCount":119,"integrity":"sha512-RYO6/Tb2RAEOH8vG0Gho2i81K9g7XvrJdWZ353NO90h6BDMBM0eC+UkpZwsWkrFIXc0V0bc2KPxe39u/O0f+1A==","signatures":[{"sig":"MEUCIQCAWaKkh+TZlwv2yYdgh+pPQwhuAPejHvAO0OxRcIXraAIgCHIWgw6uS2RRhVAGvRKOcej11UcMrSJhtHHddt5vbdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWV1SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVjw/+IBYp7uyM/qRBmejEFkfGFOI5YJO30dsGTX/1sM5J4N0gY2ce\r\n9CwMS8+MLFpsAsTmnULDiJF1y1/ZFaYYljje9XQptnS6ua1bbLozZ5t6xtZZ\r\nK16f+yee6l4xhAujZUJ4kBcwz1ESGECCxhVVvLW+JbiYy/nD5cJfoMeIlmbz\r\nzkXmVq+UYEzORDG7NMKpVnc5w3gQ9Bqv3yh5FxF/X5RhA7sedfGmPmYb8Ke5\r\nIeTpAJJ0eccD+MkJSmYuuyHQnqYZ0m/dda3AbfG6cL+7Ti3bhPNSxDgCTfhj\r\nmzdKY2PD58z4v2uHKEer9cO1pk5vfFy3zbSBUTKJdB+6qnfpl4BzF3M9feFo\r\nQfFlGkAnt9GgoLh8l4FwZ9k0YPEdZVA00zxjJi924hqO30wErTy/jUxf7IkS\r\nIQzx9dUzUczEgoQWiHI6LCSbVqFHV2dbqLND2R+irjgPMcKuEvwuXxmtTTEO\r\ngv0qLXdZeMHLdGH+1jQgGgfjUUOXmAUQ2yCUpK4XngEF9Fg/XfVr+IeOUm2v\r\nGEO+w1yiTS7mzvti7qglTLRDfLk3BDePy+oKhUVhEGLhzbv0Cqt2EkyVm4rU\r\nG2BvCu5k5UwQcdgCQ3e9K8v7R34ZJq4gXQjSEQaANHFEUQBDKZiUBy4tht+L\r\n51myTccWkv4NaKeQkon9oEKl6pPvu4ZkwO4=\r\n=FiRG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b8cd26db5cb37b59f29cdce1d2305a708ae37317","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.0","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.40.1","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.40.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8661_1666800977915_0.7895986413338878","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8663":{"name":"hls.js","version":"1.2.5-0.canary.8663","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8663","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5165fdf0020a8c1bac2938d7b3cff507f44b0858","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8663.tgz","fileCount":119,"integrity":"sha512-jcV0NtBLzocfAdmhuPCTib6G6+1II+4c69pDAnFkIMjAmJIMlEeiN4LhTDvJJZj6P4pCZsS0gssGi49ld0aI/w==","signatures":[{"sig":"MEUCIQDYNXTLzUDAbNlHuTTkcD9ZwHt2sqj4eYh+cXAP5ZQHYAIgAyPU0YGnlyoyxj9SCihRAyruZgUB+vlVyVvRqIIib7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWcFZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDYw//TUDwIvBTr4gND54U6E3R+OQ9+5p0odDdM8ch+pwf4fBIXQCM\r\nZd8LvlMUn4I43L+31S5X93ohqwo1GXD5Z9CvPuuFWOgt/7+giBpsh10sB4W+\r\nV2Q3lB2V8UdjjzKbXFqNNi4+eT4B4SGOeC3V8ImqdcLYzrw4LqDxwgnXzIDV\r\nG5PqgsZh/L/iQatFEJEJFv/lVK60+oQ7IrMY6AFi4EAu9WiiflsnmSKIXeB9\r\nBhNzWsxHxtaKMaSWNEbgRhPwOPdWNcUyarMZLv7/m1rR7w3OkI/OgwrVKa/L\r\neJW/nRY3vAhC3SJqhWooVS1q4Ibqd8MmtW8ZkKrs2fxQfI3LwnyIrbPRPPSB\r\nW5ud6HR2oV1rNz23ZmaqOTbYYAK0uMwoykfSYu0Eh/Y1uZmzuglVgqebBAXH\r\ne3/bmPWKDk1cSmK/RVkdquKAtg9s+0okRo9sqFvGtuTPDIC0exJ2Ivp+ftV+\r\nsgJA/kHxJhfoDboCoxbyyPTcIoCQvLl/pLLxhyHGSvRezc+fvD6b8i6HwV9/\r\n0E8iAy54f9Yoi/yCGF72RKBKLSWegcpxOXTBrwQvzsgh4LvKF1O8dE9TzMOk\r\n2ekDnjRkqsZzCfdxzQyzqr+bsieGLpoBuKpMTGG57PspVLy+2BOGZkTZpVUa\r\nw+jmaVhoUA10At64eqlLavjM8t6jO6MPHy0=\r\n=vVuk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"412980d9c57cb76cf2b275f7780fd7fdaf1b7894","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.3","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.40.1","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.40.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8663_1666826584816_0.8685213507337337","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8665":{"name":"hls.js","version":"1.2.5-0.canary.8665","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8665","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f20f2f8196345a9e3808c8d2d210009b3a4e2546","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8665.tgz","fileCount":119,"integrity":"sha512-1m315QLhRjK5C4//fOGVFnVHOGYZpRiBR1iqv4b80/RerN48RVpcfq1rQI6Q6fmiy4jj7mwmgNAV3Q6fsHcVMA==","signatures":[{"sig":"MEYCIQC2cFWbCm92XJuq2bu0MY9ItGxhqegFN/fd7psD3oBdhAIhAICnmJo4dE3jyfkBmCbpUrAbgtiq/5+OrOh5h5gZ1/7n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWo/tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbUQ/+KrM1PtK7TkktvXi6/+li1NqYNCAGvAIlfuOxHyuQkCn3YQ99\r\nqxKZIhSbFXEwmzQDmc/ftsaLRON7PIlJTPIjn9IQP1Q8njNGi79iaVm2yeSx\r\n2BT96Wj1WowfemGIMWioC8jJSZ9Te9JT4bx6AmWQE6PjVo3ZMC8fblUQzGtV\r\nsny9dKue375cgJkJrF84341Fi1951eUCQm5heW1jjOmKUl78beaUGvo6uQjo\r\ncUxGd/pIiOZsRxdR993IfSxQNvZoST0vnYKbZEo/tVZTohh/KKykVnlw+yT8\r\nTmT55lj3MdiEZuz2445X0iGILDSfgv93op/urZq95k9tWFOHM+FWPHW4XyXf\r\nFYBsKx8kHyeA4reK56lm2UoXxuaU5cdSGMV/VUGc6+EvQ90SqpBTqadZ2JEj\r\nH04UtEaiiCT1fmG546U1IADHgq6ip402g1etphlCGw8mHedIQuG4jC5xLIpw\r\njtXp35GrzqQzcBYn6MezX34CCZHoi5Lk0GKqco+4ybMKO/dhd0IPILhQoKcF\r\nABKbcyZEemdTNK9WPb5bML2jGGCtpuwlo7IvKFpz8fKrVhtdhYe6eE7oXHVk\r\nLRhWaRd++pKc+C11cqlXTzcAoiZ+Alq1e1KnaNOs8bkFPd2N79HW+D9eFbEI\r\nxMzq2gn0OhYLL2CQfxTiVIsLOqAJAbFjlAQ=\r\n=wlJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a850acab00dcd663f3c8f35c0102dc1fcc35e0ae","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"10.18.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.40.1","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.40.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8665_1666879468774_0.536614193270383","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8666":{"name":"hls.js","version":"1.2.5-0.canary.8666","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8666","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2c30a3034c683c33fbeef08bedaa8e597ee8ea2c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8666.tgz","fileCount":119,"integrity":"sha512-o9AFWQS3oM2kqGE+LhH99pdMMdN7xlxF8Mh/f3BVF7xIuZC9eqVZPeLmuKq9YpJ3tl4xnLOKHa/9gWd4X7qt7g==","signatures":[{"sig":"MEYCIQDXWf6niAm63ruJ3lFJESctvR9aiU8m0FC+kpoHstiMwwIhALFWOhbCLYSYm/jHHXab5wIJi87DfIgY1Y33Bn79ogAT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWyJEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFuxAAmVh6uurmPO97tvEkk06878MCYiTHEHVGcPMwM+ko3yRzrfe9\r\ntJnQ43DXEFnwJduLPf+6JtCMUSLCo9lfbVONS372jjGu2m27vKrwXmlOKT6V\r\nMaw/pqwigbow9Eu6W5cU4kT5YI5TdOSAa7rFPOLfbofJDS67fWlR5ltUAEky\r\ndLI2oSm9PVJfO3SRsQwDdKbzm3+KsP0SGJvuHThkd5jOfW10fDe5HG9k1C9p\r\nXmqoew2iAxrpKvZb18uTBqT+RXDausOjVZdWM/2mO/ZahnugeJew2VwCVbJh\r\nzos2WaCxVl6GT/w9IvCfM2P7Ue+yXbqAvzOh5FRSVL3kQsPQMYKt02dJHaLp\r\nRahtKLYkYBXrwMDBHZqUx2/StV0MPWYfVgW2OZqholjuBY65QO9cX4IBUmnE\r\nWFG5R+E41cN64UwbPsfCq2He+ZkquUvgZCVwCBDLAWnz3gTZF751kCx09/aL\r\niRD616L9pX8lG9B5WtLnr/SjnLOsb9hejAXvPikpNvPvFk9NFI5M7NLVodyg\r\nFmgM0Qhp6+XEcMpNCvNzzTt/xtE7pZo13SHZZCNczqGReyZBMhz601uyBvia\r\nFP+KRv0pk7VEKki5XXWfaod9Fy5ZCp83Uiviitdr//FnIZfPh5ejIbjA47HW\r\nI14o1+ln6aUMSfji/XxCDb6wv/FotygDvsU=\r\n=BugB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3971ef4dcfbf96c5e86aee4325a33f52e517ee2a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.25.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.40.1","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.40.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8666_1666916931908_0.5300254911243618","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8668":{"name":"hls.js","version":"1.2.5-0.canary.8668","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8668","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"56a9cfb7c2e9011ed80c674fda2b1f62fdd3c7c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8668.tgz","fileCount":119,"integrity":"sha512-3aCeUY0AgZ4ifRlnWoorsifJ+LP+p1/0pwB40fqiGLY968+bFLnyg5ljYlnhQ2FKl38edDx/79pehI2iHAxX9Q==","signatures":[{"sig":"MEYCIQCsP/6dVQxZ1PEvrYmoDf9nu0Crbz8dONLvz+2Zvt1ZDQIhALFmKT4XezrCPbSe+z4VhzmlhUo7MdgfpHbwBQ9Hae2k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXHkgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFVA//cTeabMuyMDdADcX6/wuF034Sx5FY0FH5yASVxzJoTLdbtevw\r\nnwaCGowHV/SecFBrEMkuZT4iZuZ8rOOWo7XM9JoP7y281/qvj8DGfnF3loiJ\r\ncAZXsgr4iGvdzmI/AlLq2f89qk5/0n9uFBuCo/x48MfQwTvt/gM452U/pcdn\r\nIZf5XGvMoRUNn1ZM2DdoUPg5ioH3JjCzHzOrdpP1ay7YV4dHod37CJahktTF\r\nuTGmamZiiruwhcDN27pvGrpUJ1W8zwNj1jXdNedWxFB+y5uk5W8JAsn4t/j2\r\nvvYsYakJMPmmGJjYBLXRQUARtblqnaFOMsRgI2dG4+s2FQLSyrG7MtZrjDQ7\r\nq8Zjbs4TcOkyL6Zwj/OWvj/aPUh07tbuSWRw90gTkxS4U54h0f10CgtnOdh0\r\nDjRCizgUms7vXYXUJBRgC4oxzZ5rFAMjevGiPBapm4CnLPTXGfKRuzvZrrWM\r\nEindm/GBHvLXpAgbgEE5pZ3afDWqK84528uHHycEatu2dqIvGBLfh4u/kJQX\r\nkgzfkmApOW32YLcA/vYsU9ZHDjZl7yaGvdmVebUHZBCZnLhpgODNCqJI94/6\r\n1ZKGKEoZ91HcE2L8jeXVV/BYc9+g+AEjOyLIsEYRq1PA1kYmEkCoigQNHYcm\r\nu/FIn2b0v6q6cY0CP9eZXLiuNlMX1yQfq6s=\r\n=xh2k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e5aa7882602eca58cb7bdf9192cc2133825dd3fe","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.40.1","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.40.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8668_1667004704588_0.6027309178659925","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8670":{"name":"hls.js","version":"1.2.5-0.canary.8670","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8670","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"73bb56f299aa11fb4e8d94efbf2287823a301522","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8670.tgz","fileCount":119,"integrity":"sha512-uAt4IF1C1mpU38lfktW9NJN8ooxbioKewEkME/YTvNOh6wGGOr/VwZ6hobs+w1zS6+un7E+5YnLICP3K7gUQ7A==","signatures":[{"sig":"MEUCIGFHjVMjvE3tw35G8RQLx3UCz2rl/CHUrxO/xtNPfHv5AiEAv51C8vqVsGcgeOwyZ6xsCZvlaokHjNZmIZacR+siqBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXeK6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjuA/8DG28xk1gBTM7xqgkKAZuocVGVERuqhAQqyv7iJgjiJXcb5Jq\r\ndumSgd7BwaIC4DN4HW/oLYZvp8lkObEjpbQeTKA1fVdRTi1kxfeOcqmlVB7G\r\nV65DFMAqTNiHhMZoyVLJH86V5o3YrEEvK7ly6U+4oVt1cKGbbr63luEe7U2t\r\nFhyCDSDrTQYUFtxWKfCM3qgJ8U3WW6ftZeEaxWNDXs/xAloc5Obu7rp3PMtF\r\niLxzJw7UrmPp+mDLp7DeDQcwmTNSJpvEu642LzY8dcgzE7vvdLECN8EmFNk1\r\n/r/cXKBD0p/dzAeD/HIScXF+zqa15qQeKYq3h7BMfXzLfgiXAs6w7clMmzXs\r\nuVq6PXaMDiDXyH96Na3oog/aHP0Lv55zseVbVTMjiP+9DXuCbyCMOIEKk5T9\r\nJ/LW6MhSweVUZ7zxGn9/tvd3NJKYaSFyOsbAVdNB4Z+CpPU8USnAUEbUgrBd\r\npXA0v/tbqSZdBwLoLkDtDj+47ygUN8vsbIRd0Tv9dYfdJMV7mDNEX0Hn49r6\r\n1kMEt55HszQq0MqpjsA8lTyEHmQTfo8KjuCyFdUMYJO8Ifubar9k+oi/GyM1\r\n5Y3GNoeKCI7OgTudzHtr1X5KGWh7xh2Lot2HiKTAh2X3xO/xT4m0q0kFHKap\r\nO3Mqev5DN5cjX14NsHRfeXshY6D0cQ24xaA=\r\n=uFF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a204f3a043206226da569a79bcdb80197c15d2ab","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.4","@typescript-eslint/parser":"5.41.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.41.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8670_1667097274718_0.2190071047542268","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8672":{"name":"hls.js","version":"1.2.5-0.canary.8672","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8672","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"43c6c780100e8dbb6d66f5770a578167f1f2fb63","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8672.tgz","fileCount":119,"integrity":"sha512-13jXsAQECusuzOvA3whouvfYlRJ4RI6ALM/RHT6gh9dveLSQjuVGn32OBqBkA7M/R4EJTFvmdZVKOuKMpZiOhw==","signatures":[{"sig":"MEQCIA11F9O8lDZqftnF+2W/rLtF5ulIf8k0ag0oUOBT1YzLAiBIRI42kcgLXMXX6uJhrzqOJFCKD3DxFJdpMDB18bZpbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYfkCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolcA/+J/VQKSO119U9nq+ERrm6UbfzgXfPgJ1t7keSO5EZf5qaJSnS\r\ncM5NAZpZcI4apqhVliKfe5j8k5VSLcJaAg9P+CgO21KqrtVUDAcNG2YkMZXY\r\nQ4atLtlz0UY9DRnBqtdgLB8taGUvyYALxC/3rm8KkGlm5gl872fEJz8GRUVZ\r\nxGpUyirREu9PZ/ZaJakpEyGxn1YRH9chPLSejb61VpHWkGbyacxGvqSsuNkK\r\nzBWJiopnG+uO0P2DEQbRdW02PwonlMTpRIkRhvVa8BPjxmE+8qCDbrS7Bf37\r\nwZ6g1U9i9TezNBuAdNGLqYtiK17xPM3nSpPUJkaDMj9qek59bWlw4e3kH1G/\r\nb4+W7cQimmDHR02gOuVDgAN0ahCMOwn78DyLtsd98MHfX2n/RBdafTfN7DdH\r\n1XM/iMPyHR43fKJx4F/WbZ1nu/B4VmXRhotFWmuXzWpvnOHgpfpr6NNSg9nD\r\nAQTzi/CwDkv8jeLtgJvmnuXgM5A3PMdreQYVqxyF5UKWVnkW57eVo5PMNfnH\r\nM7i/Kxj22rSgXlwGObLWgiKjGA+VDaqbTTIdm0H88HOzPCPI9Zx0z1KBVWkB\r\nwd1yeb/s+NTzjAxHtqv61zLeAH7xrLpma/MgzEzeJX5UI+2cU7PqY/+3Co49\r\nste47G0+lQzzH6sYyr93i1Y9QU2XU49GdJk=\r\n=uxZc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e5f87293717c3014aa70f48ffd6aa2282db78bd2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.15.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"4.46.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"106.0.1","eventemitter3":"4.0.7","karma-webpack":"4.0.2","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","webworkify-webpack":"2.1.5","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","@typescript-eslint/parser":"5.41.0","@babel/helper-module-imports":"7.18.6","istanbul-instrumenter-loader":"3.0.1","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.41.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8672_1667365121909_0.08910003868773586","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8673":{"name":"hls.js","version":"1.2.5-0.canary.8673","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8673","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"446606b05e8e15ac30a0a702a3f16941b170830d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8673.tgz","fileCount":120,"integrity":"sha512-NjgafRTHTUqJL2Sj7QncjHDUKrN0jWM7nTSbuw4IpIRnM5bPBc+Ysg9hc5PvD2MZ7A9UjobCPQ0UWbjpLsEk7w==","signatures":[{"sig":"MEUCIQCnWznNg9xkw1XG3Wuu8d8WLN8eMHfhqPyDizOAXa1kpAIgbL20FRqF4aR4rZnxRhyaHRG7jMZgpG1F2Rz7SxW8EWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12071062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZCloACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2OA//aS4qkHoWGJp3TMcaSZS/+Lp7o3z5VAQ4Olq9ecRko7P1hEGJ\r\nesSS5XrnzdYz3cuTzAMBJdlAcSz5eLGyrMZgRsJsVqj8fx/r1QOQvDnjddxv\r\ngVhSJbLuXw5UqAiX3PAYfVRxc2LZLYiL6WdLyvPnEloQqwIgGC+bDVMJ5Va0\r\nVuzJbxXXJIrBSZfBEq+s2AUPGDcNds8mptQnfMjw1YOtr1WxTSk1wLJvnNcD\r\nYTcVbBqlqOz3/6kkcb8MyMyzvcyZ36+73cGEOrfz6z1wyfr2U2LiJx8G5iSn\r\n6vHgp/8ARtclGhXO7XbI5+tiSt9EN24vqwp36jiMGTVHL7eBaeZDIY8+4HId\r\n6a8Ug+GVLPzAfeHOO3AyfPrF+4pcSn6k7bYp0BWtf3kaDS0enTSTHZr7fwIk\r\nmhL+uTjYW97KBy+j1wUUFYZy9CIMPVMHXYc8pjZJsc6mDVD6Dr/T23DCvHiE\r\ngvv3dSOtqf9Sn1dvwXQfKTr8fxlpDAqEFYLl/84IZVpbArEpt3vWOgrSjcM4\r\nR9Tn7DjYcrG4q+mSPbhqdCwD7o3kf6D1RMZsumnwYcx+QbMtLVE66gF6Uwtr\r\neOG7G88OxDD+LV1KXOybjx7Tn7SXSHn29a4cjUseyi/aGp+JWiWQbCkG6Cl8\r\nbkzyYbSWjB6wt08INxY3+pWydZxEsEZ2zPg=\r\n=DmfY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"23111a3f5408c81e86551b58dcce1d766fe39558","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8673_1667508584463_0.9288548022835215","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8674":{"name":"hls.js","version":"1.2.5-0.canary.8674","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8674","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9c415fd921d5daa80dad7b98219b4e39d683c76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8674.tgz","fileCount":120,"integrity":"sha512-4rO4ItljlUHDuZG8gpvjoV2lj10x2X7lQChSSZ4iJTztM07jMfi65jrjj6RxY8YsApUJen32xbQfKpDekx2hnA==","signatures":[{"sig":"MEQCIE3qCXgPpO++TcHWPN7lcIps7x4f3lYuF6sYohhy62UZAiBX8vSorQBSUQ2bvbCHVETImYNn2HVFKu/oy1Iy+D5uFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12080597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZDjvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpj2A/+KClKy5IfxK1uTA2Y7QhgiQCUgMgAeOZPcmBibb11sVdgCdhw\r\nl2J+FlVBDWYUOrUiZCA34JsARqU0pC+DkQWRjJHCpr8gIFAr4aWBLcCcfPs5\r\ntAjd87XoY+EAaBTLtLMC8CkKLQb0qdcKDXvnxmtirpf7p6+6i9Lp9GfocoWL\r\nJlgnar9ky6NRTIjk4ax7F7U7ROoI/MtQDw9uRzkV9iBhEiDX8U4R18voRszY\r\ns+UCI48IZl7lO31kMs0P7fVr5XpVfG5A6tgQ53wzowXWLCUkWpthB3uRDxgI\r\nRd0iuJU+RAmkA26l+fo1TpNkmEQdfbmmAKXbmREoWKcJ3i7iUQI6Nq1F7Yue\r\nnoxajC0maToEa1s1KadtgYezuUbW+MKtGyUaRKvBCmYN/i4vELBRyjFMMzMq\r\njQeb5dk+TchxoPH6AI0nkW7rYamxXqSGwAo/O7MU6M7vlSNg/4tJ0ANNknor\r\nenee+6mZbcMpLduxeVHzGUrpRpnLTnBTyoNRXSJSISv9Y0taS7FYyQVXkpZM\r\nLMGph/AHIPvcuptQMLBxKlxM+H7vKoXMUOf1b4cFpqZ3sv3IsK0Cws0G4wTz\r\nlzUZEGrzE5CkXPaCxGakuEVBaJdRzuEKkBci99cjYFUUfh2ER14PolDzfBdy\r\nUo+mIlZIP7xhapOYH0/jdkIaFpzzKkfzMxs=\r\n=PvmZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c8896e6680d4a729fad710a28da84c2e133f802d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8674_1667512558943_0.194216088167948","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8675":{"name":"hls.js","version":"1.2.5-0.canary.8675","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8675","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14835eb86a22b5592fb3ed9ff31fdeb3b2bc7670","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8675.tgz","fileCount":120,"integrity":"sha512-e3FDSxnaGaaZSYK581dKLJTNZlPum5u3mzXUtZ8VbaRl0Mz/kIOkBTCLoee7zcJ7uSG8qrzP1cBUeCtUZsgptA==","signatures":[{"sig":"MEUCIQDRAbGj4XXBJBH39Es+lwyZ2kiy8c6SoiXKslJ/JZqVlQIgPtCJB5IawkRhRtKjzzh2F/Ikv3Ih3GScgxkPUicxZyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12083019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZFPtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmzQ/8D70ihv+GsC1ZMHzHiitgXd9ob370iyjVaCmnUYewob8pk3qg\r\n34SmMZ2a/7b3JJ1T3q1w2OTM3uVTa65+zGgNbtK3jdB+OXo3UqVaDLbQUlEc\r\nZSQlbtdIK2QcXmXTTwSI6nI9v7ZIsION1sp5cbaEX2qBsekZMT1D0cVXqTNV\r\nEBK623ImmjWT8z7aSeo35ejV3s3r23hY101Ol0iNQBAth4CEUqsYjYeqFvqf\r\niu3svHOjDaNKNNy8WqxA/T8La7RRvOQrhAxypWousZyquso1gZeAE4SRf2XH\r\n+2tPtZosoZDz5MALQxMtNUSpXkxvuNt0ge6wIPp6BeW1gNJS4tlDKPtbEDbD\r\n9xDnRQghvy8Kzc3Ht2EHNDvA+a1NXcsMinXZEeKL/7/flvBLvZJ+HpWJIfF4\r\n8kCW/lOn4ozj8ArEundSgn0X/ur8+Yfq7AhUxYaXSkLYJq6A8Yk4to6Yiy6r\r\nlCZwQbm7eTYKE+K9TDWVKy5emjr/iWEMrT0gQ4K41tv869kLeD4YW2nOskDM\r\nNaYrLE6Wx/Mv7sJrTnM31SM4F7vUoBqfHVOAU1O2FFTR9HyP+Lb7c8WHnTL0\r\nYPNwE2v1lz8rtzu74ZmWgp+PYJ6NREqQK7T07uS0akwWWYg15WvCN9nWmHz2\r\n6dU0iZFvcplagbFZZ0MsXRT22Nomd2Tk0y4=\r\n=+n0Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e419d9b3da1f71c56a570b5eab521bae11f88507","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8675_1667519468977_0.4484262240839445","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8676":{"name":"hls.js","version":"1.2.5-0.canary.8676","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8676","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e3635f63b22709933ec7a65431ea3f3262caadc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8676.tgz","fileCount":120,"integrity":"sha512-1YGffEB1VpcojKOi+CEPSI296w+3O7paAJSJzMAKt6sb9ipDA4u/z5/++Y4h4l5Os0zkp3gO0xOSEMIhDM8Kgw==","signatures":[{"sig":"MEUCIQDny2ATxPlbcKO8BbrIykrV7bhPNjBFR+e0y29Z3sPqYQIgScJjfL5kTGQad5iLFbfEIxvLZ+JI7IfddbTCuE12h4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12084404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZGCoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRMw/+LYhXTJNf6PosCoukkoRCejAKMgR5kRBKmA2K4YBM6ic1PbM/\r\npAgK/bdo4rJYvEp8qFBYj27phk6PjEJsp/IqqFonM6ULbj/I6eOWbt28VDcY\r\nL+sOVvjyMK+0YiAhxlzamLPloztr7nolYlLqUDOr3C1zK7D0KQZnDzimjD7t\r\nViL72ThVLzdpdwK5VaJOsRLmroj20nJeYdxj30HXAEzzcyHKKKS46vjx39Em\r\nmE+BCZrbqPjgyZLp1OtJ+fFQaCmRd8pLb1EHfzz7qQ/8AHnNYc1ArnAOm+XJ\r\nmHy5r4Pmw19tZ5ViI3c9b7wAxv0FYs01EPBU49w5xPvR7BkdIF9ONgcx2e+v\r\nzzzddR+69cgU2Dq0c5fcmJwpAWy5Tlaq1vGRNfhW619pBAoV42Npfok6I9Zy\r\nk60XCYALoXcI0NiU+OYt1djLtjFCH4GNn2a3S8rgiYO94H9DIw/rxQflVgou\r\nDw13lQiganrYU3v3S0bd+LFQcJb8dj2yYdl0WREgkBNqLa55PgFD9cznvA1q\r\nXfGo1FETv38+NLvEUB5mpD2+Io63AhHpNghMk+JW/hmLFg/FOduenhdoliM1\r\nvYSIVR9vVrdWqPvgreQR7x8uYSmlDhaLKDIu/AsUNEitTrlvd9Q1mEVhHxZE\r\nVlMUXPKmYGjRSdRxuPl/QE+zxmQdi3As6tk=\r\n=ZCxV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ad08c3885ef4cba1bf0976953e66e1e56ee48a14","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8676_1667522727665_0.7235446130825971","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8677":{"name":"hls.js","version":"1.2.5-0.canary.8677","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8677","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"99d7c16c8f84bab27e6cae27508236cbe745b097","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8677.tgz","fileCount":120,"integrity":"sha512-H/faLGmDGr4xmAqrjI7FQ0Ek4WvmpsuEgKaZzVmCPjzpEgYQvSBJiPPDqhiZGPsrtbtLKCdlk9qv7VjXYcTfkQ==","signatures":[{"sig":"MEUCICRKVfpEwFWSSRJQx6ISHXQXDag0yLlufak0xuWYwDUnAiEAhIYDdmvxZFsO9PTBB/8MXPSaDl6xgN+cavBU3zG6Beg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12084640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZGjkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrA4g//UNmXNz7a2dz/5g/dQgaD+9axm3KlObbsnv7kEk26xXJMdyak\r\noZ7b5Yb09M7596TR5MtXVrxCWvQJykBDeJ1J/7Ec81YsgKiMClFNdpHsK1Op\r\nUeh6L2n5z87BQg5SS0lZ9mkjOxylSbBoIb2aVj0hBYHEV3WAywV0gwZJOtqg\r\nT7pGR+JFqv2GzKtIg88xG8I3zS1LOJKrDDzG6G7G3Z6hkB/kt6d6o/yhK4ZO\r\nYrmwryCbF4nE1C/B8Ep/ryy87aaIB0IFFEIsleQqXKc1Ax1ihiwKlEsiupqr\r\nVyb55cVzXmiG+d1nolM4RMAIo/ElV9pNACV+bOvfPpIEy+un4PCvKh29M/Hj\r\nFciu5eLFwCPU3nM2vLSEYpM1tS86NLdyGdxmT3WsRpmHhvPHy0JCfBsNgu7H\r\nHkw35qa0DP75gEFXUrCmXwoRT2cen5wOfHXC1PG305ep/tPxEufZtbroilFk\r\nqsqNTOTNwWKAWLENhBQM4x45zvvJ6hzLiZjXIPl0fRB2JdXAxecm6uvJNGRV\r\naERQSxxr3N853Nlur1fnxbjnwOoWUuBJxqIaFQuTqyAqOYHz3SYb21IW9TKG\r\nrn6SpKmzKA0NNAonNOwemKEMc+ayII7aSb6qAX7jui1Cwbo1ixIgvAlSVLcB\r\nLAnCW+gIVyvBMHokTlzM76qhSpBOtT1BpcA=\r\n=4eXm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b8d8e09c4a0aaa055529db401c6d9eaa1978ff79","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8677_1667524836328_0.1177910858592286","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8678":{"name":"hls.js","version":"1.2.5-0.canary.8678","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8678","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"38bc10d237767be1929607e48cee0d2646ee2eda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8678.tgz","fileCount":120,"integrity":"sha512-aSPkDHHsfUWHPuezs2LhtPpnQpfYnFfFpuXDNz6UQqeBKNcUHpwB15TaZW9JKq7w0BF81/cOmYXh/FUZSL+X5g==","signatures":[{"sig":"MEUCIQDX4xBvbnvva4ahF5Mei3xl2q3H1MeKZy/ZdNAsx0NEpQIgVS2Y5tT05f6ml2nIZx77nta/+gcWGVcKyQXB9uKbzVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12084640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZaCaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3KA/7BLDkXPXK86+nA4Yilgn3YMhDvHTsglacGiXDZlfNpO3/KeMJ\r\nSJznK/oyM6whoSjnI3uIopd8d2GS9lzsMXWeiUulMibLiuMa8FWx20ZIA4sP\r\nzXHkYvnmX9tS9rg1nXWLLwonaCrFeXNBBJhRC2i46SyF+kJxa3VJVOMboy6F\r\n73aXtRfhBERrI25l/Ctfdwkw39IABqzps+Pv25+u+5PJEW8+qe2r9fLEf+cs\r\nd/6oJUo9aqU7PXOnrZjNtwbueg7fzOgdj1YYJh6sogcQlhC+ZDzzpw4CZSHN\r\nI2ftfzai2rjcoCs6V57NAcvRqf5FWIDjPTWfu3lrPWvCtdskS/dXl2FYuDCP\r\nMjs6A3J3ZLaz1zGCLlmyvF9XznTt2nWYJpFZhGsXW+QL8S2igU0Lw2J45vPK\r\nn7951uL21dPWRPyhljgAyif6W02MdmmKn/dZIu0dSUxVyAotosAmORg/GaDS\r\n14oqr878h99Cfb2OJxFK1q/EwcoWUmKT6ubT+Kyiu94cBQrx6b+OJicEBQ6U\r\n/vK+sKp+enfhBhWOrF9P4xNw+Jyi97k1/UdxVB0Vdftsre+E/8ASvadbUeE/\r\nB5PU8ssUWtXKntSr+wE9SSboW7/UtZn/uXYcrTRm4yCo7+b2debWfqEP+Dgf\r\n6QvsbB6IFu4bnGaCIXT7QJ/xzph/JNZaoUQ=\r\n=cTLF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"815e250141c5aca1249e94c8159f305e052b0b29","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8678_1667604634730_0.3414649301761452","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8680":{"name":"hls.js","version":"1.2.5-0.canary.8680","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8680","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8f73b54e0d30cce8986d04c324cf1466945c6eb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8680.tgz","fileCount":120,"integrity":"sha512-zYRwsqQYypMOzWQ+EvpmIZt75a4CZMof+MzIAY+k9SkCF30So56zdxgR2wi7tAwY8eQtYa7m0aHiZdGIzfOTpw==","signatures":[{"sig":"MEUCIGzxkxK6MtlSrq6DPaC1rRiH7PJb5N7DDxDaLHAyst54AiEAsp57QKImCV8Nsxz5YM3Nt61jNridj5arwsl4b6iz4hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12081077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZbxpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyCw/9E8U4efQhuVSwoRxm4Qgi2EitwgDGOO+KBTBpHW4PJACfOrFX\r\nKBfF06xqaAH86SYWqvsd/yzJv3zVR+KeidrH2gB9XCWMOtu/TBY/8La45xw4\r\nm4aEimJD9f61+y6W8a6nb7tz9VsBexRhPy1skr1O7tcdRPh3sV8sm4DWR6+m\r\nnjY6Q9bTmAWlid7yfJKYZ2DYytgY6xZ2+XBXyjJVMcfILhl+oeLev3BtcWBZ\r\nfNwaExwThJNg06Fswfb36r2XpWfiMY6rcOHk3VFGT9lIkqAQQ3lejfgryQVY\r\nQghEvqvMIytVNVrv2M7j0ugSkz1Aoti6jbltQpYcmR/0MRLIm69ZcauaOLFW\r\nafIt6LxKsitbk+TcIbozYq2+Y5F+skfmMj765Pfi8pVyyhVvkocJ878hwsoz\r\n08lKFaw52TXhUi+tfxj6kE+xGZdIx/7UqzQa4cQSpSTnDrNysENUl0uall2G\r\npgBYXANIZ8SjXtU6gZh9GJ+zJvHyH//XT80l9uDVa+WaTKomyBgZWk9v+CHI\r\n/in2idW2Jz3q2JwRm/QGLmss7haaKlKgGMoNzVkeV8GTI+Yika90sVsC1FZX\r\nTIM+SKAODdU/dNxExHcbZ+naccNyYfr9ahzjr68dc3aTfiw6feDZWRLdzYPa\r\n9fspIaOmUGQsdtikq5CJ92SS3BHJGun88KQ=\r\n=lmkp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9271486384db673cfb3064af92aaf5ee2b5d1194","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8680_1667611753003_0.8265116570975042","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"hls.js","version":"1.2.5","license":"Apache-2.0","_id":"hls.js@1.2.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5ae78095754d8f894e2f65b6a4b09c870b7707c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5.tgz","fileCount":120,"integrity":"sha512-1xW5PBJcQu2MsQDnqoFtCfaxxJ1hHwJHRThxDtrKRcrltTtSi4A62xgOsey+KK8MTMD6i4w5fcmBBz1U62ihvQ==","signatures":[{"sig":"MEYCIQCuF6XTNPnxVjoRpA7IWctsx7cf9vU86n2USrIxHlqiYgIhANcVfbyebtrK1Eh1n9yAaTuMJC5P4KsWPXDsWFqr4KdJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12038964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZcDqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTaRAAjdzAA0T5iCUmLVXYxznhh6Oymqp9SOw95cku4zIBDYd0XxDv\r\ng3I0B6BAruqOQTVLAckN8jy2ZEWwDP+1OnN4FFivz2sOn3b68Vkf6syvqISm\r\neNaZYtJmOdCKW9HMJZ1JYcmmZjR9FhQXFB3eu/V0t0BXgfOJVKBDh+pycsBk\r\nTn5ZG8LkBzRcxMtLuiqn4sI78aC4WR9NXW5w4+3fbbDv6RRf9GpFlIYkescc\r\n8Y9oeyt6E15pZf5eeTt0eEhNxw5rTw0f/oJ5t2wPE1f8nSzyE5QRloEUHOvU\r\nJa9veXVXi+l+7DKmT8J+xIZRWAUVPFTvrijsGtXN15973pcvcO4q1iso9ksU\r\n512z1CQ3k6pSBARZOvgXRyr78OTKv/VdlL28uRw47DQjBMLbbqc8zpzLn+Kq\r\n8pZD0FQAiUujlbYo6e+FkUaq4bIJyYOEv7Aqj/HUMSaTBoAzg+cwGvyc5ocR\r\nV1uKzNgPeRq5yXgQd6od4MA6t/Y6L1MiI599Iv70wqZZ6d7+UzS3UE3xRB+V\r\n64sPK+Mgbloz3B4L0GTIvlxiYzAYktvKdScXf7UkzaDsEVUgUNJym1Hy8Pb/\r\nPnrd3JaGPyXY/TImOaqxnFqUsXvaZAFft9R+wPDqf7gn5BSu+gyTYyFLZZmH\r\nwDj9858A4zIyLFjjeLFR+ff/5qgW8i/J96g=\r\n=dhE6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"00f6575475fc21d1d6b81deb2447e163ec8e8e4b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.0","eslint":"8.26.0","semver":"7.3.7","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5_1667612905806_0.5356297149150364","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8681":{"name":"hls.js","version":"1.2.5-0.canary.8681","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8681","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ef341ff1e1b1ff20e0c35d4a75f9d5c3d28cd2e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8681.tgz","fileCount":120,"integrity":"sha512-S5LPQiWCgunBomsy4nf3vb+cVWMsojNteXEDDSkDpAnw5Jar3hmGn1aTTT/A8rvU2IVOD2z1vZUN+99ovTbP/w==","signatures":[{"sig":"MEYCIQD0CvjLGWfGRHh2kcwiTQbrVxD0jrjkrx/Xzj65Vsut8AIhAPjpugvzZ3xK5PtLCdhpQu4NyBOF5IYB1FyGrU0yro+X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12083114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjarAcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/jg/+KZ0yeBAX46TBT9XCZnPUYwNHJ6WA8QMu67sdcBLguuGx5886\r\nsprCEPUXm/OSLU/qdy6Cjua4gV+VBmP+MY6nIQLS/cxsfmN3D2cRm7PbiMBn\r\n7lkTd9EUbO9a95u41Gf4M9ZqM4O/LHzeK6KF2YrESeNmgAYB3rn3//BA0Z6R\r\ngDtDe3XU+urtieajj8Q74KIeqa24cgVwXOGCliJrFkn0joPYk1rV1KLjY7aO\r\n3QYYPEgiAY8V/nA4nAC/tkLWcdCtLcPPiXoidQDyqhWP+jWA7B4iushj7TMg\r\nry8rfogB/IJAiYfGhVg3oaDoC0c249+6jOrxqZzsIV1O42mF45UxXXYIheoS\r\nX/K1gGmL/aIXp/1uHHaoZftVyr7CddpcMcQ18q3UAgswYu6hRfNad6ljh1bw\r\n482BdUjqjrH+rQFvH+y8B5HnbXiWqGa2i1FxjDcVQ5APbFIYKkQ87yb0YEHT\r\neecxAfEglkNHvSDutexT6z8v1lU6NZVtkXw0SReWINpvYxamlJ4Cj+wr+bdE\r\n4w9cRsTOKHq97gwlCoFbMrdIlok8oCUCb6urloHrHIjJ7ggNXWtoLJaGYwUl\r\nCihbgzUs5g7TG1/H1rlhxNW77OGZefLpruVlgnkOazirK4xpaFgDYeLKAvtv\r\n5F8MGBua6dkY1EM2D5hbbPqTHgifWE8C8Tw=\r\n=QlrC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"25a39063fdd9eb057db89ceb9929ec8f04e1aeca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.74.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8681_1667936284044_0.11985728029552756","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8683":{"name":"hls.js","version":"1.2.5-0.canary.8683","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8683","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb171a52cef0199b34077ffcb1900748c2640347","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8683.tgz","fileCount":120,"integrity":"sha512-pTYwc5VaZB8qI/XS5E1rNPZwW1FBfaMX7ChoVxPlgnT7GbqtmY/x5tVX3Fe6qTa3F88nruI+S3beUX16VWm0Lg==","signatures":[{"sig":"MEYCIQCBF26KALzqHCPGBPD625s6WrAbDWBvPv50xIJHHXxDkAIhAMH+oTjXiDMuw5mrh6svSLWkYeUXend/emwlOm1bNo+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12083114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja/X3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBxQ//VLg6ztXOyddq267kRx2F/Eror8v1CUZX4EGrFF0yldV9qSHB\r\ngmHOnnAm2mYV3MPhiHqyACn94o6lkpwIN9k2qoFMlg5AMUXvZ+HPiIagtr51\r\nz1mnuKPTImK1sppspzU8g4w8brRHwwtk4HaMmyqJSc7b2T6qmAQLPJi/jcXZ\r\nWJxsRCo6QDQ2AVDR64E/qDxisEGuOu4mIWqlOkHjxjICiQuHASRi1F6QZk47\r\nLREHfH1BquqrbiqBBhBPC/nndFpTPq4zQezO0TR+ooGpsl4efSR34M4c8jpA\r\nc43+AUogovj9/VGQfU3ocnXnSvEAvnd5w72IqxDOCH6p/Cd4h2PsgzKZSOD7\r\njkZ8yXQtl0bU2LzgWTzwm9H/tQSobg3pq8z6l+qMwVSWbVQY/1NyoKq4RYaL\r\ne/jQFYQRFnme3W73gaTksqCmjd/w0/UcDI43laQt4JNLfOmn+IImd2o6yWPu\r\nuDVwV753chqGBEs9+xOiG5h4EzfbucsgHiGDQETS8Pf35l9+G5ajqQMOJVIa\r\n4ooB3oByykMxDzl8BqXDU8dnjJwZUogFWQ2oFm71GeV6M9JvlgwOuH2Xj442\r\nQMgbrmnZ70CezRRQMlplyIrsyb9L50e/YpifxXi8RII0CUJ4GMnIHIap2PZR\r\n3lJF/eHZvMxwudOlcf0yWtIVfJbMDD1H4+I=\r\n=UQid\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"436ccf80d39747130e1361cb08e89a33409b5947","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8683_1668019702942_0.3049885976000968","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8684":{"name":"hls.js","version":"1.2.5-0.canary.8684","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8684","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aee8b2632e279419287fd7726f10072a0522f3fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8684.tgz","fileCount":120,"integrity":"sha512-XCRVcTBEkIQOjqqis2+Hdqn38s6ItKZK1RqXDcollrFW4aMnAelzfWw67BeVSGdtY2RxxjwBypIwR4r90ixxvA==","signatures":[{"sig":"MEUCIQC+01yyWjUfpmwMcDiRiGDhedMY0f6EfngBw0cjJnZlFwIgFqP4RoAUy+Oo0o3DqzM7f3IexXz+PnMxRHLls+9EM58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbU8RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhYQ/9FR573ELYHinvl7PF5km5lgUQGD62Qk8rDkBVO8ek5nUlGTek\r\nn63rEdkyeJaqGWFVJjBvNN7zjzf9URTGaDrkQ6fvWK67p+hJe6weL+y+yKXA\r\nWnMwlqZsRE8eXu4BXqzH6YIQMVBjs5i4bitXw1zOZQPdHMuWG/HvKa8mVniP\r\ns2yxU1xX5x+33253hiJxFt4N5MsgD+2fKF3wg7tRdpWV2CkkrxDvB1bXdxDu\r\ne9CnlHcNyyCgvTxqqJo+IxcxxZzmUPLPad08Ost+qYh7ZOoaxz9jU/qcWr+U\r\nsyqM8lg6TDhJtoTw5QG0L2QuC+9ZcxPVz7zvGT3C1C43NyqIZwHjPYBwndLi\r\n8s8M01gahhlZoK72jxhn8YTfRenVJm+FzTPz7d2V34ASRF3JXNrAnX4vg+z2\r\nf1Qy82BP2Fy93S+4TS9mz19jjEUck1toK9q7BAeigmMe4unSmWBfhbNfl9lq\r\nnpiNbT9eEX7BUNhN9RC+3MURwvd1x/ay3WqTbgTiYqIKqZKfrK8M52rQXg50\r\nkx0mgmJe9KONj5aFrYNWAcyA+TvXu7Kfnq19kEh5aVAfHBDH1hHb2l/3/4vq\r\nkQKMU89jaSia93wsNnxETNhs1Fs2PkkG81aKF1d71EoXkeqiPgzcN5EVaeyP\r\nJkl6He2cTbyJHDEWev9heJrnoxRrLvGmCNQ=\r\n=saUi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5380e6b5b51550bc5549d9732fffd9b873c4bf7d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.5.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8684_1668108049132_0.37880933923795035","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8686":{"name":"hls.js","version":"1.2.5-0.canary.8686","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8686","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e126099d2fbfa1af6da6c1365e81103a69278d72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8686.tgz","fileCount":120,"integrity":"sha512-I/40P61qLEE5nacZaX6P96G0HxPiRHWguE+urC35lOi1hjUoxLydo6LG2GZCfwlhUF0tTQ8vAAXg8eQSWK5QRQ==","signatures":[{"sig":"MEQCIH1KA9CSEWHhsrXmt/nxWZowXPBCJSffSWJ16R1Sspr6AiB9L5nMPLIIhf4ooLguMuNukJqPQ99+3fzJPhyKEX68kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbnF+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonIxAApRbGlHtbn0ErdINRL8b3i1HHC+E5IpfiULmnhU1TtmHQ3iv9\r\nUscWoflLBtjlBJ/TciZ9lla5MmwVgW+XFXQDIshfLAmnbe3+yASn6vJCg1XZ\r\nLBvt6hxQezk9B04wJlLmB9AAiIMcGwbvEcpkg8/DfokXi5nUMbPLh97xMeBX\r\nf729A98VdEJa+hE7qMr0xwCuazgDcMWhNj1we4n2WbXKIj+LbJHBUDQ5/+WH\r\n0vM1hDF5l8KTkgE9SqM7UTrnlCYkHClPi8yy8LYwU0tLUOKge4WLjFIHMtI1\r\nIMWkdFMLlVqlos0K3gTzWnnoYjap8vp+fcMqOKNR05k4l3Md/9L90tQjuT2F\r\nrCjNfPhuNaCs4nlbfIuxqsztzxs7nP9NcKgxtXGsH9zuFwAFO+a2e8o2EW8M\r\n/7prTXU1VFj1pOm5b00sgJ5tD3zrh54BrnK4ScTfi01ZKM2Rl6IqUWwgp4Cw\r\nR+HHQAYOJ/SHoVDqPTgCFPA4UFaZ6FIpBJpSJmgCeLdiO7T8YJ0wKQ3AMAee\r\nUQteXP20E49k9yiZZtIA87og62UCaryx+S/9XcLnqkLQgPOP0ntQGyyt+iBU\r\nw9HKRmtTcbi+RkHBzbrSbTYC/V44OtIR7JBQL/CmSFm9ArdvZV8m6Ulvyds/\r\n01kAhhDsWUboT+WDyScIu4cr2HnwphnY6lI=\r\n=/xKd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"84d90125dbacc0a473617f8a0fb8469eb1b16970","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8686_1668182398369_0.27252621130034216","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8688":{"name":"hls.js","version":"1.2.5-0.canary.8688","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8688","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"549aa511bb8604d82d296a38839660dded5d43f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8688.tgz","fileCount":120,"integrity":"sha512-BURTFGV428b0Coib0Kbkp+hE079SN6wvDoQbyuFIk9/M38k++c70ngfnSCfBMEd6BAfQyf3GGm6b5CW8bP6pZQ==","signatures":[{"sig":"MEUCIQDhVKpeRSypxy0QW5ld0c0trOD35AKPaCArUpzs3ekKfAIgbp13ycRIgXy8ggtc0fpceor6CUs//NJlZjdZzGYMCiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbnfRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolRhAAgmZkieISyJwYzkqE+mYPupBCAVRhRvjvy50PjM3vZc79+Su9\r\nUYBm44MSIZ80P+D+W+1YcEBzSe1RnP3TwEYnb118JBholYbYmTkQLlVAuo6o\r\nYtvYh9qnElTTWr/osvbn/ybZIP6X00kNbQtxCE7bNbZz5nYVPuY0JBXU18Yv\r\npQREZkm6wJ7V0yewG6zDDLvo/SAT37qbbr++p01UfJ3T+b4V7Z4GnQo8YNDk\r\nx1+mosJKxvDXxLCkbOpTFGrZ7JQD8eY6Dnyu467HOKlcM+x04AaqG7c3OofQ\r\nX6EYrJU6myykbJSHV+eOWnr26WwpvTBOj+N9N+u2gs9vAs/qDPyKscwm8Nww\r\ncjhwdyi+QG5r8z+9XK6otGkDm0Vga1ZCpgbv/PJz+X6uREMNluzphZS9yzwi\r\nPult7aqqvVo/sEa8N5E5DNj1u4PDRIw3A/0U9HBsYBWQdK5wudqbIWk59Q2t\r\nrwmrlX011zxtOX+/53sCK3fwuo7yoK6YOAaeU8P+Fi7mLgalbUX//ADE+7tl\r\n2YSyOaych6x+J1rVbLCLlSSk9D6ZC3AU6DfnUzIWg/RpsJJUd036D/kQ448y\r\nBXO7fZU63EF3qqY5l+NBMIWrCzlw/k6sizGJM3hRy4kj0v+ImhuXS6CbYjlI\r\nBpOVfr2pVG1hMus6puArIOVPkEedGDl3XkM=\r\n=OIZl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"104a6cb14436d066a7e0116cea2c5b3593a9d59a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.0.11","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8688_1668184017104_0.29617494583776316","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8690":{"name":"hls.js","version":"1.2.5-0.canary.8690","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8690","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"adc72bb8db64df8e14092701918d78fc4116aa76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8690.tgz","fileCount":120,"integrity":"sha512-YQ1cFqfw40bn9f9iz3k/08fXnSSW0wqjj7DyiQSKyGnRKG8F/08632rx/uIg9hAS+DoKY1whBWT7msRDRea9ng==","signatures":[{"sig":"MEYCIQDCu3DFCFwXrp8fpkF8FaqT52AYftBNiD4aiHUD0pHrrAIhANoTkiMaA85AFYs/ITJf4W38Gt+f+CXcLY2wWh7bID4B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbssQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmovhg//Vy32wuPmxZwtFA90hQvFNtUCbWgJDJZ04Yxyc90JvCEw0Onk\r\nWphFNbAwWqlhXKK/yfGjFE3tHtvJ6RJR3RwzA6b6qp7Ye3Lr06DZNDEvn9dK\r\nxECa+RIEpYD3SvVn7cgCrtTVq73Rg3fMErJV2wsW32zJwDth+HvyqrG8viO7\r\n+Hw1V8655886ZA7I9SuDbx7PobX/A+IgWJeFzXfsRYMwb8habUud/eCMWT6F\r\nvu1cS55dVcrkDScNiBOvNMAg3kHOIA9o00mkxiqO03GJU80jnczWkkLB3Czk\r\ngP3jihYY8dXIS8hTxmBho/oNtpxQt3gvPBlxRJA0ztb3Fow3hvprXjsiLeWJ\r\naM/8grfLp8TWwa9s3QR6qOXqlpwGrQwu7dxL89cJviNRIL+w7NfaCCfc1qHt\r\n3/svoJEFm9qu2dicU1aHaA9c3De9IQG4P1kW0UiZ3T95vzgUtVkxt+nuHJrs\r\nDm+vZnck59T1/aZt6ttyXIbxPoFK6WJ2qpu2elh2f6CU7HE2EsIe9TkKOwhZ\r\nQiEDl+7JtOa3pRJLMiMOTNZw+EHQDesY3Mn4yO1hn0udMPib22VvOaw6xy1D\r\nuOXRuqNXRiaMBSzx8F3rwpyjU6Wo1Za9hVNmJVnF2NYelGrP9w2GIQ4k7Hmr\r\nlQpOKH19zbH4AQepmnJ2AMTgKFzQjt93mfI=\r\n=CrkO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"301eb3c1d5be828ea1128d26b8414e9540df2f3e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8690_1668205328337_0.7931164020160726","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8692":{"name":"hls.js","version":"1.2.5-0.canary.8692","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8692","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2802dbe51b1f2d79b4282b98135786a1c2ad472","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8692.tgz","fileCount":120,"integrity":"sha512-41G/ASp+tAs9c3zOSdeay2ziJ7CHrpZEFTvWuw35xKzwtSNLqpNq4AIAdzI4ODzBqp/RUDhPoCqIrOmWGSfBNw==","signatures":[{"sig":"MEYCIQCeu+ckh/bDCHLy9M6tD1Ku5PzOoOBiubsdC6rB6T8wSwIhAM9A+8EvckZT3nfiPqWRcqkxowdg4qtJoErh4zY5FXb5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbtRLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwGQ/8DPhAT7fJ6DLRGbGcFwSDMhJuAuTtv/T9wjvNQXrIbHMVeouz\r\nu1v+29T4XIUZ3aPA0Mg5u2QkmmMvm/AWpBLGnLhlXGbtVau/cZ/7G0HW+UG6\r\nKDWCJ+P8g0fWeIbW3YdtPlPAq6CWzMJ3h0VarfXS4DgFl+49qYnxOabXOrwd\r\n0GMqLFR1IVWC7oWKNA4QzvVoYHqa+OJVX72Ef64iLkGh2hG5Ys2ZKNVMJpvj\r\ncS+X4XA3B1up8E3cM0V++fe7AThJnzYS+g7vEUukSR2Q7D6J0+du2+oVWiZw\r\nlkBh7w0Avmt5JJWVRr652Jop6MVhP3NxRvELb4KwGBfQ2Y1UL1BAhdJOS93v\r\nnrxVEWvYvIINzu72fqjOS+ChDLqwMVEZNmnYw1/8zPbunIYclPJRn3vgx4Ps\r\nq7UhproXspVlEMh86C/GLv65W9QooXmuN/9GObEW70DHnJtLxpsV3sKbLHEK\r\nWhcW5zDHwM5CnROWZc/den2HHjKaVhHp4M212L8e3CHQVOrlSkaYniYItC1v\r\nhLhrM5AfLgoDdPN9J/bpL5/ip5/KQeZLGcNJZY4j8p2F8/D46TOdEXGiJx/A\r\nKDg6zh6V+VRGsDFeq1AGgDMNhhgUkAeQ1uaVxzC3ar4wvfOPk0PVg0RWusLb\r\nSs5YH3otlsbmZTElkAb9iTLQjhm+LgVsZ5Y=\r\n=j1ye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6a0be3781bb864c64cb3ea5a9e504f9ead4c8e0b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8692_1668207690972_0.6286683844870489","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8693":{"name":"hls.js","version":"1.2.5-0.canary.8693","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8693","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8da3e75ef155b5cbd92ee969dcea384320762e9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8693.tgz","fileCount":120,"integrity":"sha512-W7phcHLN8+RpBPq3GO4Oo46t5r/+hwHgz2Tde5PS5hHzLTmRwC6qunwC9C18qXVlBg61nNfKNC2sTtVguEjG6w==","signatures":[{"sig":"MEQCIEZBZeF4EXzTmRm2cPdaevvycqp51qHZepNiPd0DYsA8AiBNGulNHZVpNZwLG/rs9rERQoYtot82aR+Q63TPh8LvwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbvhwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaKw/+NEgmm+gKUOw8okSdqHR/hDOWxT251JIKtnQ2npc1C9bT+7gG\r\n/It6/Fb5PkV9KpIjwL6Xwz/dJmd0Oe1WPZ7Aj8papujSN8McqiiH4HVZQ4dZ\r\nyrbgllgN8MnK6i8DqgLCLPjYHHBVYgmdYHNEHK2uOwddnzuMKarEj8yV7Ou3\r\n0rfQrqlzeczbNgneDQivzT6O6gCDKqWzZ/HxNHimZRRSI/WmbuNsFeY5M3+c\r\nv2IM9Uhvex7ci5V6uiiqkHP6psoTq9UJdeYxBQDATNmCOIrzszJo725vDcBD\r\nK4P7/GcqsuKrwZEnD+JaMTCnI4Rf4hN4iPtqFhzdGT6e+Bx98kR8d3XPXjHI\r\nnxQWRyKFvhkqGI0gTL47xMC5tLsl1B+xCTV3NQ2r7oXOk3NoQ0SBJgbrV/Td\r\n615v3EQ0ZBBoJU9TuL2XKTLShp446iMIu+/nf+tSYh6Z1x/WqkQXVcCT+PzT\r\n72EbzxwnX/MNtDuHhAR1OMERXtWvOxeGcVzzJLCe4LInP3yTgC7nNmgx8Xti\r\nNnqUmYzyeGlq7H3s6dRIO/4LEimEdxmeLyXBqfctmhajsp7mHMyyBaiNWwDJ\r\nQ825Ba9OfCTN7capUF8s2X3OIRxJ7lbvE9iBtZi0TFVfLEQ+QLZ9t8zsdBZ+\r\nvqN/eiSBqWHVOybX/Zhan8R0egN8bNuCPxQ=\r\n=+JDX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"539b8ed5ec1872deece0a927efe4d1fb37d36023","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8693_1668216943835_0.6182994997957014","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"hls.js","version":"1.2.6","license":"Apache-2.0","_id":"hls.js@1.2.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9371041420fb93c09bc25580a0d1b81d81977876","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.6.tgz","fileCount":120,"integrity":"sha512-jbhEDXM3mzXVbwnauOAfMiqGp/+kIVWJM6yT5K5sKD/YC3mMT33H+tvDU3tOb+X9s0VR55452To/u42h6ETO+w==","signatures":[{"sig":"MEQCIE6lP2PeGzCXMKpmzaoUZyX/a602vIa3ygoZbJ5CuYw/AiAqfKDKsCH1bLbpJlyXw3FGNk6s2c2/ESufSG1kjJ/CYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12043664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbvu2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozJg/+LSdT/QO0+fU5nQ9Ah1YGrmNXuibM8ba1N+E5GaquB24W6mDc\r\nMzDKjxSZ0ie8F2OF2IAp2UyyY1ymUvOGutzhHHPCzqGqIRoBCQaNljEyx+Pv\r\nKYb5eeUgrWIvr9LvoeFVxqFvnR6DkRd4ZosIjtWHrYaRzAXiG+VwXWpUmdhV\r\nLhtIbISAmnE8Hhfnh/gPIVreoYAwpfN7+NZdozXY8iSQ5UKqR6uomRU6Yhfk\r\n2mcVHJCUv+t9hXmUcPXh2wiJRb9hsUFWjujjn5W6Bwcx4swm1L3VcC6SY1p8\r\nxJjEBule4kpLlPUbFWsBozN17sz+r82v8hLqNyIWpEVc+VmnpXnSyd6+FzGx\r\n9YvwNQi45wvL2JP9tmfv5ZocMHOJcLFUCoasKe2Ov6ZaqegayJdymHcJ5dAg\r\nmP1Jd4antxyxOmziTeY+XAcsHEI/z4+6iGd9J5MQxZNajv2ADc0LZrl2omxS\r\neOo4X+TjZxw1OcrkfF47VN0vhe/6JBDK98/bkj7OcjkrwkROQ4efJ/eJdEsa\r\nCBOwFIWj7rEw48/yAWCUVjKPOekGLhZ1G5vXSMK5bkH0D0dGgU4NiQ7djU6M\r\nEvHI5kawgx5jZjgE2rhTHqMJttL2TxG8QVfmdFXJ4EMlYoRg/EfPJ3vjAsrF\r\nH1Tyl+dHpGK4htKOs6AZgDWq8/shEufu/jg=\r\n=KtkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2a607ffef603994a0f4a049be0fa416846f1f73b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.0","eslint":"8.26.0","semver":"7.3.7","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.6_1668217782143_0.8568590055954712","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"hls.js","version":"1.2.7","license":"Apache-2.0","_id":"hls.js@1.2.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f421e258b10aa797cffb5ab2c3786675ead617f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.7.tgz","fileCount":120,"integrity":"sha512-mD4Po7Q5TPNIYX6G8sDD+RS/xfrWjMjrtp+xPw3Thw8Tq557Vn0wdXIX/Zii28F9ncUMMQPZsGkoCWFna9CZCw==","signatures":[{"sig":"MEQCIGlYyRlHr6MlICj89L2dnolQkulcb93Ihqtak1tP1vJ8AiAhBZy4IZiiOLsxztbf53UqvRRtDcMbm35Pu7Lol77veA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12045693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbwBEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm/A/9E4WjYIsmK0quFGgt2j1Yn+faBEl88wLXi1kB/0L/jiPmO1FG\r\nCs4JdgKYmeq9NqVpXgpCMKAV2d7g1BYJ634RDxULhRJqACVAZwz0ALd7Yzim\r\n4OSseWy4jzDik0hhcttu37vvYiGvi2/jWUnqOkfgriHk+9kH+Bel2AqFmXej\r\ngRkqL+NjSOgyNHgm04N9VfMrmCsqLmrPcHUGENXzcsdDiYJKh/NY8K7RQuZj\r\nK3rHWfBbmW2niqVSsQLdgLpki9YW7Ykvtpb73AVR4SVahkwUa0pGbeb3DthT\r\niaOqorDxlxzSwkR2xZc3Tq1T7E3w+lqByDeDcKrSvvQdFmXKmvUvCXpnhM4A\r\nf2UE0IkMILKXb6FALVhPKcBjMfPWNEGsGnEOGpXJlW9BzP1V95l73eKecKGG\r\nPXC9OVmu+z6F9MNNMqNwVgzIfA0rVat7FOPZmbYgfO+tErfHqTE79WctVHBM\r\nJhIDNRKNasDWDkpSVajyVTP1I/1Yo9lIK0zklgdCAwOck0APZMt12YdaxrcK\r\ncq+9ZliOA5Bb//TbMAydIlo76GsKwrkDDZ7Bys2KxTad0xpQrwq3B1qZBT3D\r\nWqUofNyQqNyYUXJWOIqfmI3ykyOXceCn2aKoeRb/WbRVL8q+RCppqAktPP3r\r\nK3MmKWnCPno7MnLfqIIpugIqm/ihfJulh/s=\r\n=qJVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a93c41a806fef9c79fa7fd24baa1a02c6dcb0ecb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.0","eslint":"8.26.0","semver":"7.3.7","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.7_1668218948460_0.5352837690875112","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8695":{"name":"hls.js","version":"1.2.5-0.canary.8695","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8695","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c6832368c27444aee04ce0c61bddc427baab584","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8695.tgz","fileCount":120,"integrity":"sha512-aU67UHiC9A41/dg/VfqwPuysLgNulAErmTHnCTifM27d/WrKWLGVlLoekvSFOW5S0yt0h/+pNIlY075OHqzoPQ==","signatures":[{"sig":"MEYCIQCctoFsu8smMZKd1zMLbnBZrcEqR+YdrO7vvs0QI1Ok5QIhAMpAcPKb5F90X0xnBBEooEJo5pdgA4CmaPLvBdHZOJJw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcIYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohOhAAmSWEMlKLV402FggMaMYJGsoigzBsK7S5Tb1/uhvFI5057MAD\r\nf6bWeh5arlhDkqCWfHdJb0J8tmjksqoh6ozrfOtYwNJyszErl5E6tKTVE0M1\r\n+dKwS2dbi3ogqUNPLOfYCTT+lAw8kzGV7nx8fV2N/4wLakZ9FzNd6Yiet7qP\r\n2a8ncIAKbODUxsWSE1XPVaklIWR0qzjYNS/rfExw3yIu7M6wHykzBdNQP+wF\r\n277XkU9JCFsTaWL9KrRhCtaLU8xX/rRPZSbZh5YZh9zCdYz43yCMRKw09Q6F\r\nq5TR5YLLdgYK1JCxWpgF8qjKIlHJ/po2Fa7+MoOQZWUtR6n/boV81JnoBgVT\r\n8wvzJm/D+pS3we+lIG4QNfrWJqrrcbXgx/dW3cw4StY9ylafE8ZIrccNK+oH\r\n7yk5Zi/xuFh6NFXI8Vk9CLFci4w7RNZZ5bmCncRXuMxwz933RjszEaa2TMFr\r\nSpAgKX8+8XfVr8rg8pqiD2nKIW7eb9U6xrsF3xQ0kDzxg7cNbNrcGmjnwm+0\r\nWPVTusu7QfEAeij5I5HRCpXsT+f5ogx0JB+/JFiMTq4O6ocyAT+SsL/YrmHZ\r\nWX0euDZ7pw46cahVB+pKEjeojH6eNDa6Ckhx6PiH7hH2AIaYiRsAP80zuae4\r\n9En9FlxLhwvuIBuBqgKfyXZ+BBjQU+UJjA8=\r\n=Dpz8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e3b910520a4a662355d873e42ee611c12e6b6ad8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.26.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8695_1668318744649_0.6974302834904931","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8697":{"name":"hls.js","version":"1.2.5-0.canary.8697","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8697","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d53b3b257bf7cc1e2e62c275d0e8147918511f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8697.tgz","fileCount":120,"integrity":"sha512-X/vhBvGD6kPQcITNKRKQeF0f6ejvKLnFgMcVRvW+DjH+Q25pT6fd55tLyO9wXid2HSsqKxcMCU3YnrEUQvhYoQ==","signatures":[{"sig":"MEQCIDjkWfYKQn5eIu/914IFtDcEWKhg3OZdM6xe+bo96NwBAiArNaKfBuSD/BhmxB9sCOUfqf02sNvqx5nvwAQ01e1kpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcMfBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIEBAAoFps9tmkq9gpZvGS++d9vtzin/SKPcxpuPcJeM+Jbx2J4ZZ8\r\n6SbqJ7jMDwyDZvSsNM1HByK7k++hiq5hLi6Pt1RLjI1CCQEeybwkFPRdZbSF\r\nZmd/9V5+UxwvTmpzm4GGp978ZIMJSmwgUDDjlsVSTEmjet904dvK+zQhzu2e\r\nG6vmswGWLXnn6U43aehfUTOJOSvRWMz1ln7d96xCrKcvQD1QSh9b3jt+fp2+\r\ny6b03Ym3NJeCgao/L27EJgeXNIbk7lS+M9yBcmfiFeW/V0qzNdLT+URTx7hg\r\nUdKfWhw83qfldb1OgGVkbbnpiSxmNLxNkdeMtf5oaQy7BQI56p6LLcIchS7W\r\nR91NroQ144sfcAlR9RxtbHwuI6eF/zEyVL6u+IWOdE7RDOqtrqHoLynWHVRf\r\nXKeDIrDhtQ/fyPnx62mXAULG5hfWw1xbOoE84F3r1OKayveoI1jKb2WZdFL8\r\n0GjDeRw8q8XJkPqkWQcFZD5eUCaOKngMsnTt4Ynn/nSZjFV18W7tvxUlBxqe\r\nf1e0Fpj7zCJUkesJt7fi+4IfE4v8UKqRZwwdmx0bjfKK/30Cz10CjXBfOjxz\r\nllPuBm6N7AgAsnCjFHnJFw2JUjjOzB5i1lhRwP91108ku0VFMoeBabLoPFGq\r\nCIQpef3CpZoKXs7TRbw3CSxnOM+TSKnVVD4=\r\n=k4Ju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a813bbb7bdea3b887bc0ab74dec95efb9e24e258","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8697_1668335552722_0.33690471700510183","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8699":{"name":"hls.js","version":"1.2.5-0.canary.8699","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8699","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"23972abc5de68a5a92de9e4edd5750449b53a077","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8699.tgz","fileCount":120,"integrity":"sha512-eMMEWpQIWiBiZ3b3vpQIw3KU8AAgiUXidINY/RzYJTXP7vvpZ/AQStf6khJnG5dNCi4vV77dAnnsXEmVtURisQ==","signatures":[{"sig":"MEQCIGL10K4L9YF6OwfYevegn39kLE/rx3D4r7ELrpoA9YY8AiB3AxT2A0VOhvLoi5IJlmUVOXK3VPjBnrn70S4qZM/4HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcUAjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpogw//X4Op0e08tjoOKddsOqEXTt3rXSnbRNFFhOMJ4cquQ3p/ZhJq\r\nU74MiiY67ew2FxMXE2kSZSIkBJXXbWY02VEX8dWxo9rBmZ6Jl+Herp3EFVeH\r\ndt6E39MlRIseav3b+aN2q/BZyn0TLCINDcJK81Ub40MfxKDTeQgASXtLK8kQ\r\nIqOcc4+fRXysf/NF5qFqqkP8voAB0wTHvQVYy/2RKsxDh70pV0WtHTwofEtc\r\nA5Vw23F9K4yvxRL421RVvua+ryffhQxK1m59BQqOrVm+wRNlprJDXrQJpZUh\r\nOJEgHMEqd509StKAeJqiYJvnlVdGV5r3kDbJQ98B3HxTk325kDRXKRmV0GJz\r\nqvxh9JBcavb4rC60WFEtsFh2v+8AVNAaTfCktXTQ55ZuRS4lpa1TEx7GJTof\r\nlnVP1DZiUAzhiHV11mlmRgzgSb/hvhAQNLCLb6e3ISNUg8L/V2JwB38U9KFh\r\nqx/hkYN7Gee2q8G4MjSAHuJXx5bmNFPlwAXVReZ1o86Xibg4QvZZGMRFUcFQ\r\nFXUvwyku0pWQnNcL3p/COryI0qQ9ZxhdlU9vW3bm0uKUvDOINnTin3gQUBSM\r\nptTBbHwDTX4tRx6Wb+9JR1FqO1WYRzoPgBAABL54hnHP0C1UmLFBj+FhdV7C\r\nDQe22gMn40U0TyrocVYkPtooq32z3AztHP0=\r\n=+PZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"526655fbc65f481d8b74a4d1ed541c32d4864614","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8699_1668366371074_0.3102694852850969","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8701":{"name":"hls.js","version":"1.2.5-0.canary.8701","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8701","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ac87e2f3f834ef25963ca3794aabc9b3368f5e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8701.tgz","fileCount":120,"integrity":"sha512-JovkolpNdKHqyUW3bTvpeUZSLsQTXSqTnByeA+FP7+ZU0E+cZOOfoYte83whUZFuKNMjiyzw9BOXJGbm8IPXZg==","signatures":[{"sig":"MEUCIEobYggsdOOYA/AUSEQLo20AwGv6F+kWlOAUeZbCJbWsAiEAqgXINCNcs3yJ+av4TpVmRZIpdEOQROcjoZZFjhISSTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcqIjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbWw/9F8Z50kBMgPcbbtgLua7Efo8iD8154x+DU18P150b4HZ5tXHS\r\njFPIVey/4Q1/KmlJEtlzyn/JHeCPgDJTJI4yPiNpD4F6kaX02znKWA5vUSiF\r\nnS0HL1Y+J7cK4/w+FbjEzVei9P/Wth/cFZTjrwW4cFdMMCACFYKkXQyojuS2\r\nLKash46q/VJndZzanu255Ic16gcYWV9Ij6EIPr5WIK7OQFVXMx2sIdaZu+mG\r\nq7SVIQgm8vXZoQiRdPCHm6MtMpRS4hRB8TFUdqTjTn9AcZtMZNzIwszNgxQj\r\nZxOIBxqo1wde2Qcte/h7ooRmjv4hqgGIEY2NrvXMRhkwI4Y8OD0aci9zKP+Z\r\nYGPmi7glrljKnUrvlYx0KuSLj1pIF5nr29PmZdkkyvVzTGJH/QsLuGh9jc7x\r\nH/QYfGWiCc5P1Epm0R8jJqBtkqiGhVjY5OsNiT2z4Ide+a4dtYCOwkSYe4SB\r\nVy6yf9qPh1CbXnEiq51QVEeQsWiRm2NdHv1xKsLMsm9sfVwhJQchz79v1FEM\r\nffEklbetB0ticYjTGV2N7sMVvEGaSKm+wPBXYtzsRAsFrQBfOrtKrNCD3k6L\r\n7VF8XN3ANKGeStIysZWHBE2JlVMR6VtQHHvfoU1GmU5AOQ8l7l8TmDxqkIzY\r\nUHlGKJyCrJs0mduzQmLKIxbzMA+IPu1hpPs=\r\n=91XW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d5ee3e8ba5a53f19a446c25de84550c2beb327d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.1","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8701_1668456995321_0.21007846585809475","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8703":{"name":"hls.js","version":"1.2.5-0.canary.8703","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8703","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e2a77a9b06900e37119d66d80925bb417da0c89","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8703.tgz","fileCount":120,"integrity":"sha512-rY6FipdDDphMcW0Cgj+FiFNVX8n+ei5uSnmn8auON97k4D+EM2PHqLRcUJDK2k7GoAnt1ofyQSkV57YAeObBag==","signatures":[{"sig":"MEUCIFHRgLLzQxqFl9sNi7kQIVNmDSNMCZ6K70wgTUmbFRijAiEAn6WEQhIs1CIEXHAav54FLTM9e7B9RFksSI12J5FHC2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcsycACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKhBAAl6H96ztH9PBRxI24KLD4yOxspfZgc+6P17Cbp0HwYEmEoWLm\r\ny0e1GUaNPkwqe4jg9r41eXsmoJgeXx5MMkcTQOymEkARWvrZlsJHNXOHbHB6\r\n63fNrxl3PTHw9ucaubrgEFjqiXTKu7FvMRi/7aQ3Dxui0K2UBn1gqoujXVxa\r\n6/RYzuRug6SA79gad7jKs6uyLP04gkEZaBro+E0JJI+vWphWQF76oqHGAgQU\r\nqOJlmjiqVvLrIX+o3K4OkEwi4SPRQSlt4xEnp/XbOhv1PGdvsw1Gdd3Ow5tS\r\nxHNTQ5yhElQRfMPDEaDQXqqGvEUo42yDceDek8yUFz1uD1oX+SNmiZLOfJkr\r\np1tFyudMVtfzUnsvm0BHLBClOJRXdmQt3jNu+RiFNxnyX8SnWSsQRYBrS48u\r\nD7RTFunarbgYgLH0BVyw0FdwnsC1Tqp7Fue1IF9m+7cWZImFTnKBaY1VMB3l\r\nqRj0gr+iT+QUQXJrOxz+6lknm7og9U28jihrCkb1iNAduQfEK3u/rc3BzgUH\r\nQ5hwGvCXjXHz5//mgaRLxtc0IKLGNT9P4YTxsr9GbjNoQkDX/Xsqn2i8megW\r\nm5kn078ZmvjNm20lqN8nTc3VbdXNlvGuwngyBZZqSVgD6i/RPAauadG8pbqY\r\n+dmseS7lSgafsWqyRQpG7lKUSoRUp/A/NA4=\r\n=OW/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f890665de1c7378e82f3c1e76ec673292db6e43","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8703_1668467868047_0.9282508190177576","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8705":{"name":"hls.js","version":"1.2.5-0.canary.8705","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8705","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16510080ec9ed57f35708d296a732925deab70cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8705.tgz","fileCount":120,"integrity":"sha512-HtW6zPmjTLGPX5Wlv1XWqHRHn6dRzbhHbwIe418WsTIMd2yYcN4Ntb0OhStVtS9w5fQpcFbhm4DcJd+oYeMAcQ==","signatures":[{"sig":"MEYCIQCuDf/BtMfa6jzMV/DcguQLWA9HS+ZuRHeuoG/Mbadw+QIhAJLJdBZUMt3CTaodK+tvGhY7xMEhMDFIXSWDFIbha0EY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjctJrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmphgg/+MiLSpawUGnsq7xjAZM/wCYkEQBKz+JUVqJIldvC83DCIOAra\r\n7GDHwBgBRsxb8npQrcLrmUuftlFxvRu2hKFUl/CJPrfKYNWtyrvJ7dIivqUF\r\ndyaOP14YKpxFeL7cSnEvHarae/T48wWUe3OTTr/ubio0Dy4BYyZ7zEwqUY7n\r\nQYsQ4EUYAirASrI0tnYqeX4LnCQjwJL8/hjKQC7S3heZ74LHR3HRNaHmw3XL\r\nhiD9Kk+/zAmEIKyNjZF2ssYY56LqKhpZt2jl5G9DIlRE+TlwwIsfJSsAboc1\r\nZM9g1xI8B1+QmZpwZViHc8zRaiXb4jF/nHZOAw9sZlNbck5kPXrgZO3fNzRc\r\nqKdwkw7/lr3gZ/4VOCeV1B+eNiSoLswSQnWxART2K0Po5XnamkHiNQQuo0Dj\r\nmMNQyvWkb93K9Xi0tEmRoj1QXcgGUZUKNmO2AZx5Q9IocsLaVOTDlNCO5ucB\r\nd8lp/ICefWP+xpez9MvP5qOk3rRnLU2FE7gS9kbcOp92gRtx1E93QAxXFsnU\r\np9/0uHLuuoR9zbZq8+jpagfQyDm1wBUL6gz/y89w2yvXERy5tYusGyTBewQI\r\nGq6748/8/6z5a++DhKmVyOPpjYWiynrzqHoZms/IdlPtq4dauxZLwI4GJZvv\r\nS2ymJYytFQ6NlWHl64Y62YpeFdCHJXoJY6g=\r\n=f0AF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"550607757999c6082e23e2246507a93151d07719","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8705_1668469355658_0.43916621018018587","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8707":{"name":"hls.js","version":"1.2.5-0.canary.8707","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8707","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0921306e39f6d7989ebf6869e2b2c08b0124686b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8707.tgz","fileCount":120,"integrity":"sha512-rIjQ17P83mz2qld5Ckj6LMXLQH/PaBROIwEiMCkK1mBo0smfoHVseZzmPHu/hROlx9ogWX14/DQch2vWAEp9Ng==","signatures":[{"sig":"MEYCIQCrw1cBGorsK6UPEXY4qLvuuaM2DxYpLCdnqNamrtosigIhAMcpRyWyErFJFuo6C1g5Zk7/MtR6W+NW4nK+vZgW0iTn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjctpkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWvA//cPbaXGbW45c2yYkGbVDpp0OlaLSIo0Lzg1iKeVOWQMbtYUTV\r\nNgZIQ3D7eo1zrCMGZNZ0jA3tK/XTNStd6ShbJS4wMFB9q2oj+kEGWy6i4RP8\r\n3H4l7dHotanYFtM6dGwFTdTm9wMjOEDwx6iUivbfUb4P/ZXrHG2QJDAYEE71\r\ngl4HccqxFgnmpf6hAtHBR5JfoXBroyYPWssSXNb3nYVr2cVdXAwVw5KEZuog\r\n01dgiOyh2XpGdbX3vSedvwkyRMdPYAXiX5HzZsV0zZqS6NpOJ6fnQwlk+sZ0\r\nQYGE862v8e2mxjoM87XxWoa1MhAlAz2pR9vo1aU0MM93fnMDNoNCB5fzBzat\r\nuVaAcjbqSvHEfqDWO8pbel8/fDNFv+Xqx6R4wl1kr1WrziETDQZepzeHQF9f\r\nV/thXIxvZzOev6JeX5cwPYQZAKjepnb5ZHXvChujpSMs5UNcAtFTKGUxsyIS\r\n27inVp0SZEmq1Lmh9wTYXlNSi0VKo0G8p9deZ3GfzubzsuI6ItL/B07fupxi\r\nnMNwa7BydtX9ZW2wIohLWfDkH7QwMRmy5l/HwQnDNmLTcfRHTjk13QONk1FR\r\nmSOZim//7MN84uqjdlBJbVH4zwvgNEHDGBq2RY1AfK5pnMeg0PYIbukseYYJ\r\nsbLjjAHRQ9Ps3QNdajmJhaeVIwDTxxV8vc8=\r\n=LDzs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a77fcb48333a547f37f9b56268342665db3824d1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8707_1668471396197_0.19151704569098293","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8709":{"name":"hls.js","version":"1.2.5-0.canary.8709","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8709","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"417b03f390b97b8eea9f49a0a7c2dc41fdd62926","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8709.tgz","fileCount":120,"integrity":"sha512-uBpbOBOJiAZKPvETnCCi3ONqFHt7aUwNQhLqNXrBXEXIGB6JEAjvlr9xI/k2Gz0nj36CKSkDPgRtpoPCGKDC7A==","signatures":[{"sig":"MEUCIHJ8CY/Kprc09uBv/HvZYkhappRx+VG9TXm+lQn8rUZeAiEA7n0+TLCKZg9pgDSFUfVz62ha5sBRVfKck+RSghZtBpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcwoUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+ERAAhHKsP6X9Xwu1+9Lx4ATr3rUmqIJJQgUDiXOGfQL7KY4kkzMU\r\npvpeeu5PfFEPMiZ8g7ODELdyUaDNvhb+itskfJ9Cg73eMrW0Bhr/S6HCNRUp\r\nhLbZl/Mc5TWvCDkBEpgsmNzIIj+O005ANmJrCahKYkFu1h8Xjp78lTHBcfeR\r\niE+EuRuKwFkK+t7Z2FThf4mFZVLOZYhds2rctjNsPunu1str8tcx2C9+W6T9\r\nptlw5aR49a/7EzTaCRDphDKS1lKV1g80Yxiv9Jlh399yNgolx0xmgL0pLqwj\r\nn7f2kZ7Q4FA5ZNQqKqns3P6W3jQQ3HK/zY8gg3hr7N78+pz7w9gGCAX2XCNC\r\n/X9JYSBYaHGVslf7yVXg1eRxJ7PvBvAX2WlnqNsUrWh6lUZnJNk2azJ7Njho\r\nhKr+JQ9jIPS3YEVqZqCLkcXEYHq5VfvdKBeTqqwEqcBxJugQ1JcqYgjUeyCE\r\ndgxbkn4oZA354Z9wsKnWFzVRnoDb8UbM9t9IgxsbXKRbSwPizjjtxOPxboHz\r\nUCKigZhUCEgQFSjEpmgOARfk2q2gByZ2ztZsuT+pYfYBNjBcaQN85aU4f5H/\r\n16D9JtbJ/RsU1zfTKby+pDXlDmVg3A9zhqYSrl/TllFQW7T9eGapI1TC5ANB\r\naGkyk6NniSUg91A3hDN5nyLM0+8haWOt3tk=\r\n=Zd/b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1d5b3dcd2d85953e4c6700a4ad008b1a2f092fc1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8709_1668483604567_0.5568771633609222","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8711":{"name":"hls.js","version":"1.2.5-0.canary.8711","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8711","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5db9974e20ab414c4819b843d24337abdf5595d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8711.tgz","fileCount":120,"integrity":"sha512-S1PX7kCl0zMVpwcWSiR8rjlurPIMUPdtuTf3/CqPpTaonq2/3BAsnpAkGE27Vc67+u4VSnJc8RMutBTyAP2RTA==","signatures":[{"sig":"MEUCIH+h0zEWQ+tG/1/uoHnjK/ebAOCrKKMa4/MMc+Y6W5oaAiEAiyWyZrCERmMng0aIq9vLoeIgrKeDqyTFL22kdrNDGRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcza8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQvw/+Lc2T0BzsDi5ebQ2Yaq6V+/5fsmMiSg48YFFJ7N7uLi3bRIlB\r\nXHeEWwqNYhcJKbEKZwQn6z4DIWYDFTHrB/2Y4IyCXkpB2L0lAEcJSaFvNNzM\r\nzlMvXriIlIzO+nokdWF53dthc0jPfG+V/VO8J37jeYl0dViMiflfj4DTbZxw\r\nU4fW9y6SO5dAQBTIN+aCBn9T2RgIT2kDmaXd+KYICPlTLyBlhSwyo0ugfF+m\r\n+Fk8aW4DIPt9asVE+JGQ8xm7R5iqTCVieuOZuIhIHizsnPCrwwRop6Lvyk9c\r\nxBRGeTSBzYVRHwn8AnqQGCK8wBHYcdrze8eERtJFQpJTnLr9Yx8PuapKwl14\r\nlhkUmCEkTLxkACoOYuxEx25z/L1CwzyyijO2lGc5SXXoiDZt+nFmWohfBMH9\r\nWGq82YYm/9IQv0JdqLyufb64899thKpmnplcYJxFIVzNKeGQQnQDwaA5O2u4\r\n/6C2F3Jvp5GrGI6OpiNuld1ro10J9Hm5yxMem1/doTijWD6uFftDx8CqVitn\r\nppP8O0Fpa8ln1cWayhy0dWPHHQxC6K0MqnBeowQnl8T6uTpl0jpRYZSaarpF\r\n4BX/kddqYQEu8aU/L5Tprvbp/hNMLNPY1+9Gk8J4wGdqsOz32ybPii5k0kA6\r\nqoMcDBBN/9Jhd6x/4A+v/1XEhtS37smO6bU=\r\n=u1yN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"62bf87e24ee96238603015330198e3d4cdacf120","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8711_1668495036587_0.7483510437332723","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8713":{"name":"hls.js","version":"1.2.5-0.canary.8713","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8713","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"988afc78dfffacc490260a92fdb3764e3e51408d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8713.tgz","fileCount":120,"integrity":"sha512-rHCZiVjiRskznpbRn401/hIQWYa74JmDc+t/JoXjDPQMRljb11YsPch6wJFeWNO+x8489+nHT25us1ZtaSSA4g==","signatures":[{"sig":"MEUCIQCBSQ36z/mI+Ms/weI0gGOLLG3o5AKnhslZhj/8WkVFzwIgcOtB57EAxILyCT9uEhCahzuOh9idnXP16eFNwGGa9DM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc2T9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryvQ/9E97PiFahahC6P83spGkIHHxVq4Aa5gxk5HBNm/zSpRXc8WIF\r\nXsC4CluMgxY+DVKWB5oPc36w9iEpQGzpbYsRtD4MbQ0RlZ4kAPiI3+ZUldvT\r\nrRn10vbxgkuk/oE6x9idnSnyLsXcxbN79reIXrFhxDzKdCFUKCRDvz1xxVlf\r\n6CA0AjKfODLHcqhUWrWb+yLnk5AgftYNXANfwq7QoLtL1iqPR2HFxR8i4asW\r\n1bQmFu5DI6DXa6a3Db8oY4AwQDCVQZbT+N512CFBrsM9Gfv/+Q7/bc+Xmpx/\r\npHy3yv9XxKG1UatTTqLc3ghejUQuI5o/Nl1E0n8HZXe4d9pCwmQv6i9WfVNU\r\nFydVYnz8U73e3c5LGX29LEjFeCoFVYebso86e3ZX1pUHibp5A6OGVPrWu9lx\r\nuj989Jy9laJtMIPdRCPuEeBeHp9sLRRaASwRo25kEiOqjFcnwBaZwIpbLMiL\r\nTJtJ567x94NNUv5BEDkUPEYjc5DW9y94FCiLaEH7TGaLUmH95cSkD9BJ5Mdm\r\nfk8m2wQV43852uqrLQb1CfT09GxhF+QuaNgO1um7O7MItxEK3AyXmUdXBeJY\r\nG5QUTcFhTE7MidUmaUcPdjTNPb/uC1Jjlz1TfArcu9FdQjfW42/AYAtGXn20\r\n1cW3vRFOc6F75htRBdqcG1P0OBtYDZG7SAY=\r\n=VlGq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"50c6b16a7a8fcd33b2feb31ca25143cb649b8e13","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8713_1668506877096_0.31133675100885716","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8714":{"name":"hls.js","version":"1.2.5-0.canary.8714","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8714","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7fee23dd7edcdac8baa50c8f5fee485a165962f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8714.tgz","fileCount":120,"integrity":"sha512-Dbc9CtmOB9lzXGyPASRd4MRRFYFmWiHo+fiY362npuNdEQjT5veOQ1/8RcVP6dikFnMDhyX6UL+eF4pLXeyiRA==","signatures":[{"sig":"MEQCIAdaCtgiMbFpDhYbxTiQF/3AwuRQVnfm6ChOYncHd6EPAiBUEBdAp97tWTVyXO1kW5GL1l5KGLXRNqAc2HhJM0aLfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc8PiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp61A//ZXXKo0HPdzh8OQPoFsy2QTPGZM8lJpIhy1sOn2OvlSP7PZJo\r\nI78+4D5ua54Mud4qr6XK7bYRPVuU+/+4O919mJiP/IqpwGR0gaAlkYBV2TTk\r\nGb35z1CdyihIoMBzKh+dhdlxHXhEHAkdhNhHAMMzbGqU8yYhbCOs9ESmdi3V\r\nXEFGEjvbt67okeW1+DHpSjlA2ChW3Me5FdnRQp56O6nW9Ow0DGJjFhqdq24I\r\nsRRp7N0q+3LDb6QtJDBklrzf1b4iummV/0ezdMffsDMie6dM9bBB3SBsvGru\r\nMHsV72PlDCRbZzaRs17PyhjvNZACyfwQrmBcioJvfEjGVieU3Fx31kjIeAEY\r\nxpEYkEk68F3vlgkzFxO1nsV08l6HSOLZ+9vdXxPqK1sBbfb/n9GtMYEG57U/\r\nRcdpO634XWjytI4Q6t9RsIwuxNzaydY7ggFRRKQUBBLNlwERsV+jhPhuz9LW\r\n6/pMYYSMS2FFNRgr578OSydv3jYr/5wmGu3bPZW/Kq8URNS1CEEwcwNRGvGZ\r\nj2z6L83IA/XRjNajrJ27FMBmYpB52UmkS8EuUx093asZnbqw7tiGV9tKGECC\r\nfJczPHEjYAeHWgUfqmEhHEYNbeKr5iyjPiaWYrT5k3Fg7kdtsGyNkMNgQJ+1\r\nDyLahcrIbPVBrvpz/T11He22dGsxyLRxpFo=\r\n=/c67\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f76930af3cbe5fab8f7d953bfc5357a7132de9a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.3.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8714_1668531170204_0.9935519261334884","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8716":{"name":"hls.js","version":"1.2.5-0.canary.8716","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8716","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e841b6cbdb4229c8399d157f53e24b5230d26627","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8716.tgz","fileCount":120,"integrity":"sha512-epoQslX0lnVoX9X7UQ6hAgh+fiEAiKSwCfHTOMMxqyFdHQ+GNwqxrG3Ze5JRtRrZwkuCGJOuSM4XJo65rl2ijw==","signatures":[{"sig":"MEUCICkAm52RRRy7dg9asxsk88EjtmB13eOH6SAcs/u2/MLfAiEAljH3/K41374pU/9GwK9+wYV5SiEi7RooY7DRPPISs0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdM4hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0PBAAjubhNdL6rImji2h/qZXTLjJfx7UsdfCs6Avy9JzzwA7ecMCY\r\n9AIxuhKojW9FY/g3EXI7lf1UypUSHIRVo35wPbdJOXfu83Ka99Sg0KU0pteM\r\njp6EZt0nfHaEVFIEkwjjqh48JhQ6KKgGIclqG/miZsWvTFfYRaX4ZpyhpSMA\r\nBgqYyPSZUPh2PDvpBXix+pgQpEIZ+3/buMs+ZtvC4oM+SpT4AQ+HO8dzffQ7\r\nKYB2iaMp7EvQhf+1vqujHFycFMn2jEJjRDwKajYprL21APpFZFwt+hKeBnPC\r\nvxRJhmDPw9tmTpU1OZR9jdNJ9ZLYMZUYz5CDMvjzCGPwxyxMKiT6aLbvtfaG\r\nNxsz8K/SoQ2uzKWGIQRKLxoICGrTXfBQ2ksW+DYVFZTJgLYdnbYgyKrIg4Xd\r\n3aNERhe8mblGeVAGAPBTloL8sf5rwAcch6jtMzM2tu5TUL4YMDTFZJ35aTRN\r\ntXQN4bke+p9m+PPSRud+ycvtahTwZVWsZ9+BUCQ3E6gD9Y7KbyEDF3XM+T+K\r\nxTHd00aJYkbkvP617UqoLN1uqP+SfUI7EJ8/pcPU2VAr+gxNMa9p+mh5aVKY\r\n4nUhTlttQbffv4YNsjw6UYs5SgPzSWoCv01xjOGP8V2gnaT7HPr1t7JqREfx\r\n2oW4S6ANoskRDMq4Jf2QfPJcSldem8cz7X0=\r\n=1FAA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"966fec037f1b643056597102aba7bea8fc97a783","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8716_1668599328966_0.7638428939683515","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8718":{"name":"hls.js","version":"1.2.5-0.canary.8718","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8718","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0dacc818be11197bb4200c4b2190fd602451c525","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8718.tgz","fileCount":120,"integrity":"sha512-3vxioEtrL85mmjO2P/z71InmAmcQ98OBMPoqoHebo2LS/HYxw9duAW/BxsXrrKdbeAFbXajlugQ1uOVxqyS9Pw==","signatures":[{"sig":"MEUCIAPzv/sf8a/5ngcFCQiWsJmCnHyYiTvozSo68Dpf+gjhAiEA+bAZgAdRf92xzFDWlcCUXq19L8ILaWQbAQtDhFXaBSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdt4YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovfQ//YrV43xHiVY9pU1n89/9hw4mh/+DURp7Pj4V/hDNMNpp+RFkk\r\n+8atb9j7Ba1OzjVFn0lvDelIS87B3oPk6LL58f/kYFcyOhLeEw07VY7qSV/G\r\ncKxWyySQfgF6DElpAdNFnyQgEBCps57vzXl59oVk5lIWaffLQyBXNIUWlJfl\r\nwdmMmWYgXf+OKDFr7cQ02tfZ7EY95RdXJR7+cVgtISR7ddLuYZotwTB4OyUC\r\n5ifEYRfW20RhcDGjvfGvNPt3QvKugC/VDMmfCK3lLM8dkiVymf9OR3EDq5Z4\r\naVISI+pt19M5BwNf7/1/ZQr0FwjSSyAlfhxyi3VUz99Zj/iGulHbFk5hkFLi\r\nSJopBCJVvxzBkFBbX7oI5V1CFe7xH39M+FjR+cmL5toEwvMpt/j4kJJfqsv1\r\nCm8l/mDb/Tqdej6iTFE1UIH+3Fu1k/GgwGzco3p+zyXPyTsX8455J+qEl0Fn\r\nsAHCetn73itnLnlBncu1IDWq1tH5Keh00j27iOZG9+F6jp4hEqYpMLt3s9H/\r\nW0J2zLQsCbx9B2PWlySev8DMAonGXQ6YQEe6n0/1TLMfCjWrhz4TRnIZd7gc\r\n4VaHfr1EIWcO3iWXiRlciTpL4ex8hPan74BVk9vtVqRm2KuXTd21cFGxGWFX\r\n3H2As3ABQzK1N9E6lgI2keXSNlwjNGLAOWE=\r\n=nKNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"87438aeef9967c6e0cd5cf616aa7b22b5d3f2484","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8718_1668734488519_0.04984550155750256","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8719":{"name":"hls.js","version":"1.2.5-0.canary.8719","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8719","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faf48c5fc1338fe394934d98af891fd661d63265","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8719.tgz","fileCount":120,"integrity":"sha512-ihxZO5ONQU86Tefc9x/9Ywpkz7YrpTvTUS4tnZTG6J48ozqWlNXgNQV1bQtdoYzVGkVNL5/EcUJvXb0PZCbn4A==","signatures":[{"sig":"MEQCIBa6Es4m/s5NJcvasalEEH3Q6sV8py3ZqrInD5bO0EvdAiBNMToLSs7u3fPdMgO2Xnvp5SbL47voDVed1ntMYKV9wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJje58mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsLhAAjKtNTIOQqBZbKSXu8ra7Ru5/VZCV78UWp6Sx200DvlQl8hyd\r\nwHVT5rAC54IaMT1BHv72f700V8Njy1erQFlgV/d4zCEQVoXj0tTBzuFkwkWR\r\nHziSaEZ2TDsXjCZPguT0bJZ/oZfYdsDfjKg5mNxMaFps2CAzWk0z6mk4jZor\r\n7StZltZm30hRAIGK6wYzsvBQu/fJqxbUWLEQLH6s2BBTv3/LE9MgDCMw9Hwk\r\nEl9z21Qfx/9weRYdhRBLC41r+xvkyxtDDqO3NTmM+j80bm5xC4qAZK78WFPZ\r\n9eXV/dwCHS7T7uALCaoojgIjQS3Y+J/9UyBJs7WEsiIjLb+TGXn0Yo77xNz6\r\n8mN9x/RG18VCa5XiH7GWrqOcLfHkZPxTvvZMTBpCRjlVWnH2XTlQcMELCoJU\r\nDmeeF7LY7IQPZFFFOgHtkhJAQz0oqdbVE+mKrjJ1ltVVcidPmrLI3o03jkys\r\nVgSiOvzyAfMKwtpvlJN9TCkG5RUOH5kzvjvBTU1gnVnYSBc+KcijnLEiZy4e\r\nJ3ZPrw68vQ5XpUQZKV0owsQ30b72Mjw41jbMFi3JedDfNeTX6SoPQnIzcQfR\r\neMBvpoPtZOU2TCU8FtC28XS9iw1ut+EQiWoZhfkQknoc1/NofEM4Tm1HqZzt\r\nawlpHEt2v3fG4cI11Rom32FlEfbCwcvcCVg=\r\n=Xdho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"092b64896587895bde62480a708c13fed23e40d3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8719_1669046053832_0.42260883606388333","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8722":{"name":"hls.js","version":"1.2.5-0.canary.8722","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8722","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d271e53151211bb3418876a96a20c78f00a3d2a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8722.tgz","fileCount":120,"integrity":"sha512-KAdRd/YVjaAOqGHegf4HT7nDOeMeEGYxcDZTpYBTQPS+n+fJTTviGrKr6PJ1yMOoJx3I4Pr/nWNhqzI6MJzPGg==","signatures":[{"sig":"MEUCID/EH7H4mDNDPsq4zO8TnqtsQwY0r/dHfaG1R6gE4yuiAiEA36bjXhvHBrNek0TkbfK1hsY+/jEqDFcBhVPsSAehn5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJje6TYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomOg//XAB/j28SztWDKPWiGXAPQoXwcqRfCGDf+t1GbyaDkiDOQ3kE\r\n39PiGlBqCd5qj/cQip0DF/nBym/oaiZbP+EttFIiYisnTcSuuubRh1eLYx8w\r\nJ7TqHaZOW2UwYVUgMTNYe92WUfnvkTblDLGdpddjPUqQXlmv1uFUt/eDnthb\r\nDOLiV5nvKgsDLGgeTRzh+4ID6i6yMkyqM4OVhqaaw7AUY9vy+2XSx9lVcQLX\r\nkmjWYhbHo5jdnAQAb/zai+9rjySEcvG2WukZVOkGYdanCsAlPlxZ+/z9JnEy\r\nPALczynA+4IEjckk0Cfl6h4hItkOI8MdyRHpgS/W//PXp5f5fMKkhY8h/LK7\r\nLmAxSKJs5ygjfljCFsv1mEIQvcAJ/LQESTfqn9T8kw9s+GXoXAG/vXNDr3c5\r\nTr7sElWkrD2Hup8UcfYFu3tHjsYjKyGAB+h+3wKLoXvvUIyLk0i6FQGxQSi3\r\nNY1mkP3FsyjJ9v8DsXhNU53/yVJFYjjp68y9wUCVhVY6afMBzsNKOJejT6Wh\r\nUce1mkTu9VGU+EHsqH3cBC4t7DNtMtawbQJ+4Hum2ofbmw0z5u7cVBuUoriO\r\nDvN7u2sUQc2xvY6UyrWr/6oyruMGW6W/HSvBcqBQmvtBvUCt0Lqv/Hpcod9r\r\n9E6HQ+Cnv5+1vuWtONn8EAq3S/1D4v0nTdw=\r\n=4MqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"009ce03af593344cb77ef27b9b0dd30e8cb66648","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8722_1669047512450_0.5957682804549915","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8724":{"name":"hls.js","version":"1.2.5-0.canary.8724","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8724","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7cde98b2a757c18cd33006ffd617c4a2f6e4e079","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8724.tgz","fileCount":120,"integrity":"sha512-jA39r8BimI3DifW16D29RyXCqQNV3jOCfV7ALrWB0/6+ZNMXM0yypG26PH38q0Z6GcHT8lgMZHMgH/XJsSV0cA==","signatures":[{"sig":"MEQCIGR1s87wH1nCil4k+u+d8b/qa1pR1/Jv7nBBIQW6rv4LAiAt6I92LdEa++K8D6wMMR4+4yaEMESToEtqOqhl4fk5HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfQAfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAchAAhSQ7vaxBiI+xIl4xHUTrmD1IfcpLbaGpYptwM2iTQER/Ozh6\r\neHtG4hY1x9ykols7Q2qoZo09l1lWGp0ZK4Q2MBjiYDMlZpySOkHavQAW3gYR\r\nn26BChHt0hjuymZSZxXIfgvDDGW3ykYxJMyYaUKKVsX64yQlXXnk/Mgw5V1P\r\nBvHZzRyZSn+gl/z1583lo9Trv6rS7fpuqBSsolI5TFnYTVOhNLkbdr28SaS+\r\ntm6JSF+A6jzzlv6efeF1ZtElDEgcODcxM+m1g4Q6xCTEMDGsGt8//4PleBy4\r\nm+nj2USuoovuKJjgn5ARXLo95dUHeuLgi1Dd/BU7xji2uKB9OLLp3Ebf/wE9\r\nqDaTLPfys820AUFKDsy1zQ/iGptzFkB7w2wPnZS4fp05wq4aKztEfRpCJnNf\r\nLw0ZOpS/gwBaTj89/gNfPSTzoeoD+lOBB6bar5xdsh9K8UDifYRqHyfiu/P0\r\nUM0/Ea0ugpKc1vY2pmQfQkUOyrLFHr9Xch0jorIPbapmRn7723Mnrw0nMCni\r\nS+MM5Vn9eoo2j2UM3QB0nwMMrW14twoIUkVkrTENSl7S0mhIsLR1KSb31S5b\r\nDWOs80nyFq6LhfwWCJs3+0AlGgAvJbdvbQz4joOEjOcfNnC2n9JPx/2yk7Fv\r\n3f9xOCNHlD9RVViqapyRFH5T6iSh3IN12gE=\r\n=GVX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f6aea68e0572c252cf88f05600d469d8e0527ac9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8724_1669136415401_0.7700861044285088","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8726":{"name":"hls.js","version":"1.2.5-0.canary.8726","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8726","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5292b69bf41c36fc8a31bfd2bb7100c582aea5cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8726.tgz","fileCount":120,"integrity":"sha512-HLNzhVbZizyGcXu8B/PJ6NhXPZsLJVxAB3gahdqnNzt1ZGj28IRnGDgwKKK7fhg9Tj5Fedcu19pa6sdULGW4pg==","signatures":[{"sig":"MEYCIQD4HWtlVtQQL5L2CebTTUEspc5p2M+FfrKY0xkmmHk5uwIhAJlq8bwxWg2vFqAon5/fFGGWrOH7iZGqRWvZoe2YNEd7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfSSJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD5Q//WP/luMVxKXMScv/cu8pLwHLRBpF58S/oFWt+R5VRix2H7FhU\r\n48ocr2DUt6kYIEqakcsZYvH/Jy4N8GkdoP1dZZRQpFkTGtUNDbvknydTNvxh\r\nC9DWXOm9SLhSyAYBrynKKO6VtLf314c6fs3ptakGmz/sLHCxOp9VEQcnFGTZ\r\nPgfhPy25EvJksz3VcNq9xDbZWfsJkQzCyj1Bc8XwmFURW52x3QI1Vq91b8Mq\r\nTNq0FINFFrgPkdrSukkSz7UeTChmwf3PSv5OI4ylGxwgss99L6ecsyTMDn+p\r\ncTM1nv/SFJ+hBDBO2pYpZ0KOw3P9zKKvrE+pxKDmLBPuvath637N1Qq+vh42\r\nHaZLI4PXL35STT80xs3LPJP518x1Xx1zrLAv2aQQKB5i59vDw4o8o6nB+VNG\r\n759VJDa0Ax8F1r6WVneU5ZX1Q4z03P/ejeKrJKogGN0ia9nMiXLT6Pk7jjo5\r\nSjQvxhCUPb2FAUZ6WT39aLVGjrOmgVWa328gdLwljAr+zt6EBp0BFkcVkdaI\r\nxrCNKaWK17kNJeABxttqvvPAdsHe0SVqJAEm7rojVJWYIuZ0VjgOmGnl1s2r\r\nFSTtN08gZr9Vqym/blWAuqwzOnl8qDG9FeC0wWe7wqk8RO34wywQ3gjwjH4k\r\nqwtV7NQFJqKWRZfMooFOy7+rG5zRulhqojc=\r\n=f5bb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"624110a66808fe65c62c4be3edce39695e48affc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.8.4","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8726_1669145737539_0.24184445908421948","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8728":{"name":"hls.js","version":"1.2.5-0.canary.8728","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8728","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d3bd4c87bbe5fbf1b78ec88958aa034490cc9fbc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8728.tgz","fileCount":120,"integrity":"sha512-oS/JzZ7xk5HbEudm5nNOymrJGIbEifTOX6g31J4J+MklU3WRohNQUCy3aGMue5bxT6/SjTknk8GlOXNBlPIbnA==","signatures":[{"sig":"MEUCIEzG36KfInbPeWAjteSBc7VGvlrN+PSmb9o/KSQ/ew+lAiEAl8TyZqfEbkWPnNVK4Gt7QWNxvm40M+Nh5HX2o/Omj+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgBGOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2gQ//U8cTE4rDeTw5fmXBKRSAqiNTxFARqUl9nfBk1QHdPB/n9pCW\r\nxjhcQvPN42cvFI3cVy2MB01cYVlbhA2pVcu44LS738+R1u6ROZAky5hzVgjd\r\nPLN+uqDEL/iCXYoVsShmP+WD+UXvDh3EF9FgFmQzYbVP1PBGumalh2GXV1iR\r\nNOhF16u31XSQQhR2UOHJU+9e2jm4dIqgsKqePpitOJgaB6L0corjdDW0ic+g\r\nyasSJUCnL3D3LJZFXTs8vnAaw2Q+IFOYOAsqKRCcA+v8hfqHirtRMgdHpibV\r\nYKlunGfqUxUHesqkfUTecaKMq+ehXyB248pVBiDLwguudEWmed4/trpJRqZg\r\n2P8YZI7AnWAi7WwFGP5VeiY7eUKxZCYanxXrm2NAIbDE1CuMxFL5aD1GbIj6\r\nGFWahY4A9Lrs06NZ9FvmoOmKr5bMWWp5tRhwxQfuycj9iGQKZuS6uLqiJ3Qd\r\nw6mOmJEFGM5eZGi1Pd8pt63e08hl/mSHSs07pMJdP8wep7o5jOVh8Awcke6m\r\noQzsRPYo7E621gNwI8te4YCS4MpG93TBu9ZaZuJ5isPjbD9uNGzVo7PAHSf1\r\n1SbUg93clE3lKgXqFNfNDQAV+cKYMEP63y9QoTqEouKdHbeUDDiHCBEw+DkG\r\nXR/gZbMBC2lbYvErxtlalujQcpxcVsHPIlM=\r\n=cznQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f48d68764bf312739647879eb9832731736dbbc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8728_1669337486296_0.028628992012115217","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8730":{"name":"hls.js","version":"1.2.5-0.canary.8730","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8730","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a94072482191f120a33ace86fbb529e1306cf3be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8730.tgz","fileCount":120,"integrity":"sha512-0UNqduB66B2pRztY7lw0ItSCD5auLnX/lZnBpNnO+5Z4aSrPBywHgGHVdhixPoXZZ8k0D0UhVLb6NZY8cwTbGA==","signatures":[{"sig":"MEUCIEAQ3ILAjX63K79w1CfOKIwikhX4+o4Wyrr+B0EspwmFAiEAs0ATrANI1g4eTa3NQ2QVwjbmgin4ExdAElKwM0FnvM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgBYBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHOg/9G3+YuT9DL9gEDc4S3f4UX3ILf6b33RWRcYYR+kbCHaccitRx\r\nVZJQSvcq1UQtxl6QceKDseyxV7DvxjuCu1fumFQiVQ32hBk2HwlBWDl2pa+h\r\n8axdoT9xwQYuIcmozcZYN7VCcP0yqC0ldOgX2Mv3pJCV2s48Tfydm5K2+IG/\r\ndYX04zZiOgmUyZOiw+2jTof9X1t82pohUB1NJ8+4VxxM8LEG0HbCF7Mvrn48\r\n/HbibbYPfGAdvlKGurzcpyZHuSse+ddqyfbFV4tYf6Qy0uX25QPiowkAqURy\r\nDAWgca4r087Ze9YacP13MoJ4Uut7JcHt4g0TUxPjg3jYas3oNPAOanPtPQ7y\r\n0Nb5tHgBbCI/v1/qPcPkbOQQmPwbU2kolzLqPgYoUYV69spli/DcryMr+gY2\r\nyhVVBO6UQg+MN3qKn7vKz53a6C+4RBZi6nICiYLpopaRQGuYpj2qhB7pBicd\r\n0+QEQeS/fRoob5BKO+qZw1fstPP+G99wOLxORtkaDe88HG9oRg2Oy/GV4tXP\r\n4TGy+B/U59E/oIKUzArVizQybvOM6N25bIHFYEMnCoL2lrsNfQl7ColOtKB5\r\nh6DYx1Oi3UEQOhtGL8hDGp2CW+hSAaA+/j+LzcPAZs9jCabPbCH0Tnabkr2r\r\ntDnHcCMrfYHhvgsx/7lNylsV0Msib35LRuk=\r\n=Ds1a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"48c92af6aec20622ebf6789f751e913a61355cdc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.1","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8730_1669338625055_0.9482753921004548","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8732":{"name":"hls.js","version":"1.2.5-0.canary.8732","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8732","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"825c5ba74cc42c495143164562471b3611491fa2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8732.tgz","fileCount":120,"integrity":"sha512-4UWMuRi7cegjTfePfTLVW5flnhi996jyr2s05o+uKq1g+AQlnTv3kYR7uUpKYj8nn56OEhoEAn+DwizT79ZhHg==","signatures":[{"sig":"MEUCIGD/7vaUIB1VaefuQkzS5Q61j+iDydUeG5vbGgr+6FfEAiEA2V0JydU/psKCp4uvm5G8uIKUOuZMn+JwRHq1tg6QRqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgMI2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouRw/9F6WDsSx+puchzzK1ZdUSCBpzjPYcVmeeYIVcFh25MxB20vim\r\nm1qodT/4f6r6K5Fq1zYGAHoxhZKCfAdYUIvaUPLA4oTpyr/RgjJbZhOQI1Y/\r\ng5uDZiSq5YS1npVOIX5LobR5BROuOtTlJeqhY6/CDsNkPZgYe4rgJA/+uvb2\r\nlhZRBuxE2VoFWkLp/rupfOb4y4sXKWkVcC2Rp116wrslOlw4bsJOlpZW/yNG\r\nSAf4KzJiNALgMuYPrKPhPXg4gRrsRNpm36sm6QDqcCohpicDvsH9UeTs1h7B\r\nzKFG4PpxmGGl0F3horDJET2hxMI1jvVLTlwmVI1NiuZlOC5UaAtzIh6swi19\r\nkeRnb6ntcaRCk4TE7lhxuvsVN1HbzNkSAnUFXA+prRA7Bh4VOglrJ1NnJl7k\r\nggewjeRVIwr9NviJJFfj8OxyHW/Zdw+1mGGvwYxAQCRrYik7SYsOldS7BgUE\r\noVpxpAm4bWwdw8Bx2huuZ3l4mCyGvTH2D+CQfWoJhkYJXz4FdtV/jeCX3EKo\r\nXds4hobmkAFDdQNhv19mJLBYXCGCjqKKOKHUJ9Inu+HPHJj9YBk29WvnnxnB\r\nZeOCWR1fi3DuCPgri0emKycuXiXyq6vPw61HTXX+0hvso5Dzqf2odh3mlXCD\r\nfdckFwyPXKrP8JhZQAPg0aoinnZZRdhpRkM=\r\n=i3Rf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e1485a8e09294c2601f1e948ba5956673917443","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.3","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8732_1669382710618_0.720579599009926","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8734":{"name":"hls.js","version":"1.2.5-0.canary.8734","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8734","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"751fdab004fab1615167c152512b60cbd059b1e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8734.tgz","fileCount":120,"integrity":"sha512-mHcqbSgbzrM7FB/gaTq3iLOsp12LSZ7DccwGcvXhChpkP3R2UElaolkYKffwhPdS475KBWGMwEye0hyvjFw0og==","signatures":[{"sig":"MEUCIBPep84kZZQ+rARMJisWzuvHmwWc4lkYSDYZ6lo4yVMeAiEAzjQrkcwxL5EpV/M06LVKjidDpaLM5xAfwhU0r5CrlsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgVWbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpO2w//cV37oJliGthTvJ9js+7KHOdgu7QKoi8USQjnPmu3MwWaCc7B\r\n/zODjAVtNyXRqW2BTJRGQ9UPHdqxIAtUsQDJC7fBwxvl8B5N5rtq+I+qzxSl\r\nT92hCDHSAqCKOi0m94EwhacUhc8jp6P6Qc5Xj0XDSy12j3qV6WQpbDY5zZT6\r\ngfw/VIGV0xt2g6kKlidQNs6r4O17WkfTejxSlONe0I6uXchBI42e5IEVM7H9\r\nJz2OMO4VFLTFRBb2LCMNYQalaPHwtQHkSjVagcQfrgptD7ZBZ8Hzxl9H4dH9\r\nNSFvxIUARJ943f97wFUpvqI0RKXm8EZ+WUV8qx0InKpNfbC2cgF0NGHXBw3T\r\n/IllNOmikN38isoMo7z9EqXo9KkvcO4n41jVUBNIYnloBfQWLNSWKAUUGAdJ\r\nFUNxTq2oNWzdCxDmSATosTHbXxqU96gNQNTod5x6GdUznlYxsZ7DzFYwzCNc\r\nT9o8kw/18Z49+SjvCZahT6pxM5g4Da/K01kCtsL2cGRLo4ZGMrWsrcInNDK3\r\nE2a48VJ+PGZI/xjIt60dGd3mSLXMQlwPPv1LPE9Ol0HygEBDBS49mgVWQCPd\r\nO6RPyBVA4t2vHOykrMFYOHM8S/lFhP5pML0oCGCWaeHHJlSrUz3vMp1Pr3xu\r\nPaF8GeUhneRJqqAQNLRP7bbSDMWD6BkzK04=\r\n=AC47\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"299fffd7e63f71ba1236d240e6f57b75738c7add","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.27.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.4","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8734_1669420443116_0.02239792225580506","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8736":{"name":"hls.js","version":"1.2.5-0.canary.8736","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8736","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"452c27cf9622846358e9f1c6d8ef7618641a6e97","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8736.tgz","fileCount":120,"integrity":"sha512-SXFlTYzsHF597QLtL0eDt95TbKGQL1T5az/UszjJCFZtw6DKLuWtWuqK8XEP8GYTdcHzHwtadM+mR5o9a7Cenw==","signatures":[{"sig":"MEUCIBQsGMSXXKOVktFNaUQgnr+R+tSm5ZowTEiZcRKJT8HXAiEAqiKGbXcV+KSwVQptAS+dOm8qGWIBQYngdyjjuZIpB4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgXjIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4EA//UReVkF1kAyBGn0qXWVs9NIq+iu6OXYARP+nCi6IV6QjWFujC\r\nV39sPBTwjGibN6nz7Pos7c89asd+wbaHrrbBELM57dvw8/qmERCWIhZLYEZN\r\nlbKOuShNuP75YCyhxPbxOo3VdnvF7IRM1WQP5pvdsI4eGFqBUp4/IwOp1/sX\r\n40SPkvqddfkixQ9c03b5FAXwyNO2xZCiyIuqB1HOIArzoOJcQr/zRmxd9yfa\r\nXsPcQyTerLaw8a7VgUPM3fZsBj961Tx7cTyhW3XPGzBdnLKd1NLD2lWBBwYW\r\nB9Hb4crMuMqf+bPvuNEYh81fJ1Cj8pE1DCdF/MIyHRHQoE0fxXyKBMYeYhG4\r\nPpHlCr/rOPz8RLxd1YuE3vS6yfVepGVQGYavf3e1RKMN02Vf59YzflZ3QIF9\r\nzEFJd9sT1Xz3bHsafNaXQml/4C53w9QQwEl/o9mplfcbueuiA+LRRGb6RWYg\r\nG4DY+4g5V1yR3clNhuRT6D3DVCwkQ5DKODVPcndyL6JbzxVcEy5HdpBqjjsr\r\naLdcI8W6KHM37Tkh4sAd6eIjcg9BoDsQazc7+P+yPNBUX/UHb3jK5aLn9aZm\r\nRmISz3HF1jtGYEN9HkmO0ZLxOjzO6I3WTpakOxtI/UE6HapqCs4k9FEN4cFk\r\nFOFGOh2/SZ6dbk3a4hw5DULeeXx/7s4MKAk=\r\n=C8N3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e4db2c4cfea9bf19af3738e71fbb459705429699","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.4","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8736_1669429448053_0.6879387949816007","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8738":{"name":"hls.js","version":"1.2.5-0.canary.8738","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8738","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02712f6a48b5b5e06d2c3e88fc53655c2026fd46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8738.tgz","fileCount":120,"integrity":"sha512-j9CdGfYejNhz3pM9ToF9lxkQ7llKphEzd2ZpXzQfsmsUGkXVFEFzeNjARER82jcjygL7KKd7g/FTO8xy6anU6w==","signatures":[{"sig":"MEUCIQDV4HA8BAQxUWcx/q6sG4TTc3Pu77Rt9zXBemgQcHJhHwIgcvUd9obBzrcc2ck4flnQT1f+MYo/GUdhNwiT+T/mnZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgX2VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3VA//VOcjV66+2FgzRkOeZJWkiFtn/su9NntHcO+x1Ai0B6NqWv1t\r\nKBtcUpK1yOAeTi31N1Jbny6QCA01g47mztdiprBTgyDHgdCeZg11RySLcaW5\r\nDF0XY/ItA7QIrlDxVFhILAmaJjpfwUa6Ba8uy/uvjsEpRAE2TVoFUOyRpmgY\r\n99Y4rZ/Mw7r1Dd2N6HpjsYLZHAfjShHtNbKGHXidhVsher2Ti7djwMP3CtZ1\r\nvOxyfGChlkzwMB2+N0c5VN3rHQEe97TOXmnULYbIeGwkW4sKNxFKodUg2Dqc\r\n6qcyYKdZDJBpAXB9/5Kzb47iUK/m6H4RumEKx2UvfhiVDKHiyTuTuo0jhE3F\r\n+DSMo10AoKX2hL4+bjlI0ZNBR1tlduF83dt0JQzzwVBMMezxslMyXAKZKG53\r\ntvkKB6mlg0JkRIyWQW/p1VaBLugeIitPof8756Yif9RHzkJIiR53IUq9Ippx\r\ngPiP1Ry76id3bLbnZ/G5MCpttppA9oAKRCUJG63DHWixUjmjQFh69TxipJFi\r\n2lhf/Fc42UqjKRp0dfz6IRWFbnqW8LtxB/ZU9vBy0rmxUFzNlyI2vQKUa9Jn\r\nszZ8IG3mn0YwQdKW/DyoR808xn2b2kJfohmQjqjveUP+S0cDwlpO31tXhIQY\r\ndX1CRLZDNoBvLaTMt3OqX82Y+5UTXUlp3Cw=\r\n=N8ap\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5db8e579a0a1bfa3593899ebe09e5446d0f2a80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.4","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8738_1669430676784_0.38275629460387206","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8740":{"name":"hls.js","version":"1.2.5-0.canary.8740","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8740","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8068bc27617d1914c876e569ad0780b7256f4538","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8740.tgz","fileCount":120,"integrity":"sha512-trHC0E3JuigKWkPf0aQ6+J8LlmyF+AnNE6KehvqTEK7M9Dj//kpYF2i3XjDCzFz7lCeGoG3Vbp64WI6f6Fw/SQ==","signatures":[{"sig":"MEQCIBbo9wPoRiZJAvvYZgeA8zVXTp0YpvnBUP23uyoSwEa5AiAC02x8QErc4OVmUSPUeTYLMIurywSJMNjkbFbVpR1xOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjg8piACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrn9g/9E9rLpX2ULo/XvQ4bY/wFMbZZajySLKj2cNUob8DfDtPGhv4L\r\nF0BTU2EH8nYRrBNXcJvWIRwxRHcSd2BeVHLG9Is9l1/B8MvYAPo3EnjOyQwc\r\npoMbyGALOX2ZWF8rkC+GNsrCM8skiowv1b3vlEROe6fWqVyukyMat8IqyVXR\r\nPxXMg4RUw0u7l2nUG3ueGrtdBcwQ8BhqDly5aCELY6KEDgIJAh39CP3/9SN+\r\nErJAjHHjW1DBqTy8gxXN5D+ZLFqmVJyAditevGf4LKd5YO/Y96cekJotkIiy\r\nEeuKRIc7MDzTOIT3v8jftyiJUY0t+pmOHRoHGVuc9eVhkniC0hJpUiTiZcCH\r\n++5+My/hb6WfuTabWq275U8H4DMPoof5/RVg4jrTf4UUL8RYEXapRh8hrQag\r\niBk5mvnytGV2czaQgvEoV7PmmUpAxC1VNeXxgcmHYz1luCLwJ3rb3uNGIsLM\r\nV9x9TMdyV+ZCVcVwo1SJb+F+alBM8Ygynt/I1Na6AhAA6QaaW7unJzGQNpym\r\ncVCWkyo5p3Kq+Uw6nTz44UAeGpOe3gPiCKK9VTl/ahoRKwRyv1fv8GfPZEfv\r\nzuFy/rlvARfslMP2gUAwj5wqFs5BC7CKWQrTnRQfXisoKQidlHJ2fmU9/x/8\r\nKuwgGj/ksFDoO6hlZlm9InmMg7Da30KxSzY=\r\n=AKkV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f79fd2d95ee622465c09fdfd3ff8e576af94ccd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8740_1669581410115_0.7604501985554251","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8741":{"name":"hls.js","version":"1.2.5-0.canary.8741","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8741","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fce6d5a6b177af67b4caca6b9652811218ee961e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8741.tgz","fileCount":120,"integrity":"sha512-LJkrRxV0JN5azpgG8C6A+1vINgVwi+hmelJ0ky12LMoqTjJkVOh9NjFlMpPxOx+BC78NwRPCESSqUfIRHhQZ7g==","signatures":[{"sig":"MEUCIEj1/hfs168h7PjyL2Hb5h7n28HC3HwMyi/R6SkTyhVpAiEA+bCf3P/nmJskq4uO2O1HkFrxSEO8qdRGKGRexRzw5Po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhS9yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz5w/9FLgBNaP5twoJEjqCSY5+oxFds9aez2AUw/9B95f1JKhLqICJ\r\nGkZWPiA+edJMd+VG0ZRC70kZroHQ1Fbd9wDMHP11jjrkrj9VkJnsImf9MML7\r\nxAwhfi1jkBuJXBHpgPbNHSGiufgmDhig9BOJJQisfog+kBfH0W2f8Ib99laW\r\nn4zf13q0ZKFFjt8GT2NYGy4OQQ3HE0qV9epXcr161dLbCO8n1ijXDq3oygG/\r\ndOmx/R56ZXtWHEExj3x8l0pavT+a0QYYlJegbSvDi3H1VaG5NJZQopa74m/G\r\nrNTEj1fN2s+IwI3S78+CkkC7XLVOjwuG4758V6323Eo0MAJSEu/jdRvBKuHi\r\nqY3qwtiPYTYG1WjE+U0RlgLbvtNpKAX7uqyMdkvOVWD5SHN+ngtDRQht+Ida\r\nUu0m+KQuDARG8qAKIwp0iNFRcagAqsCTJ8giMAcdrK5iNZlSsj/Hwy6fOCj8\r\nlTXNlXZuwuRJMw+YpCOBFJZRjqOdAYnLkEijwVXqvADfh070QcpS/xQCUnUl\r\nArGtG8Z/U2uGzSIqbTKGyz9D6zOAIwC7oKKCniSwJlSX5y9trkI+mjTa8Mdc\r\nEU0Mj6S8fARjqPApEbyG/GlxKIJc6bsLFLun15F3CNXyEGP9dUa+yW/kEwr2\r\nTkt5qY+FLO3mzvOyveyXMeM2MSwq/Lt3YMg=\r\n=8vUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f967317a41a1ff7d95cb10253b92ccf1aa5e2516","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8741_1669672818132_0.3429686443657922","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8742":{"name":"hls.js","version":"1.2.5-0.canary.8742","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8742","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c857c3a89b70b7215de43776af3b5c98b64091f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8742.tgz","fileCount":120,"integrity":"sha512-1Oi9tlCI7ogCsY40N+MvfayA5Cth3mHqpijkpIPcEcnEFzjYvznrjHbFvNpb8VJfUrURjyR982hjRuD265m0mw==","signatures":[{"sig":"MEUCIQCDfUSFr3rEytcVA+TtNKzu0grsLnDx+4KMmPgKi58BiwIgVPS8aoIi86l+oprwr2nUl9TsfkwAboKPc6O0oAeF76M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhTHhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDTRAAmWyNdYOgjIgmWiJ31co3mu1xKgk5snhgYyd51s8vmoDuqVa3\r\nG0JLRqxZE8dAHNb5EaIGMTtxehXp8Z74hkIgl/7dMkMDyGGPM2Q2Hj39VEZM\r\nRxZQNy8ftvpSfq+mGomODCu/cQgbmRJpbmYZ8PiLu5m+cjcRbpkI0wXhfTaq\r\nfyjrbT5qraSeo7gDpjA4GJGCq4fBamgr5hh/halbVYiaDInJVlqHkzZDXxHs\r\nFDkGt8Kq0kttvg1i1+0wdSqTEj7XYiShUSD0MGMVgA15M82aE4nlPVBk4zii\r\n4d1zTU5J+qy6AL9IbBkScrYLg/GmW1dRvQFSf1QUAYUfyK0BhU8tgM1uNXyD\r\nwSRkQvIjH7MxLp32kUFGDbrUBYIkumgI/HDOl0Pdfc5iC3YEOVv9087VRlcG\r\n0Lo04cpTN3CYS5EVkAJHvw2vOhnq943fX0RcHp7vzDERT2NZcGewgoNy0GmS\r\nNhqFXYVuwSC2O9+qrg046dzSfaytOGB7C9aqFCxp9y9o/K23INSlcWjGU4qI\r\nSfmIy0tiZhwJm8bfLZzjMkZhYHJdtc1u/H0lwAKWmcYq9ZDe8hRpEatI/MuQ\r\njB1vwlNVGTLUeedCgi7pTSHy5mCYxq/WZRWH6bi3qGg8XSUkA9zJOZALBCI9\r\nUe3CQgfzGiTJZ1E/g+IgVfMMsslKGZVYs+w=\r\n=h/As\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"31fd1f54039f880e2aa82952afecbd16da7fa54f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8742_1669673441374_0.7393848154107288","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"hls.js","version":"1.2.8","license":"Apache-2.0","_id":"hls.js@1.2.8","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"684e2f4007ad7747f74e8edce2434fc2f26e470f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.8.tgz","fileCount":120,"integrity":"sha512-vH4b0ATbMEQz7776YBt6kKlRlvuT7RiFfliuxzn6nBlksrEl5HfQxN1Fn5VUNVVt8rws1rKWzpWwXANgCm03rw==","signatures":[{"sig":"MEYCIQDAnGTjvt+DDqs8Q+Q+vlNVkbRqyDz2LB5zfVX1jxAzGwIhAJfivjPbF/1peEwRkdbtbMFTWjyEHaOdDbcnpFUay1Iy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12046976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhTJDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2BxAAjPKQ7sXT1pbLrMy5GyulFOfs85hjiKctgQK8F8jsMzu2fouj\r\n1RfCJNdz4Vy9h3/zwDHoRy0CC1ZJ5H/tFlnc5HJAUTpaSk8PBZpLu4gR/9Pv\r\n+8SgxV5dkCaJVYzHosFrAAHihwq800LJcJltXQOcbHAOtRa99YC/70EjjQOF\r\nKhYf0d5kUMKjYDif9OArH6+WdGcGRq8q/nx2VioU5VZyNqcY4Vbqs8yuCUFT\r\nzG5bLGGWN9SJojCyQ9FnD5MWkKCoo4QzcBeyeFJjhkvnoNcNjSShOhqtvkZs\r\nbXsgr9VKXJJhu6p+F0w4j/ciAb532A3dDPoDpsRC70aIdqoZXAmjQXyK3eM8\r\n1ulMJ1M4CLBgsa1ZxOTkxUVQvgz0WNJZ5OydY09RmSdJFNl3Nyu9J9ZeO9uO\r\nMTMnSCR5JvN7vGLyaL+QU1yoBApeyvEtxmKAc2tzOW5D4HX9A49ge8UcdRRS\r\npnDb6H5/D7EfRR97dhEm0heEt+FvspitB7f6D5gAXXczgsPxG8ZhNwbfF0K6\r\nSsCcPFe0FWiW6+jALghd/NHNIXn/XfeQuvzUNFX9cRCnMTk6AWt3r23AGpDW\r\natKbWKGNRlOxY+9FS12gz7BPSWJ/Ls7OHoKjryx0bmzK/A8umhFc7T24uzlh\r\nQR/4I+79uB5FecyPsl+3zh7CGQr3NPG8VAI=\r\n=LDIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb7a4c5701bf866804b871a308386752d4bb9ec5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.0","eslint":"8.26.0","semver":"7.3.7","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.8_1669673539257_0.20663533990525873","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8743":{"name":"hls.js","version":"1.2.5-0.canary.8743","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8743","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a1d55a6295405aed719e937f3f14987049a5a2a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8743.tgz","fileCount":120,"integrity":"sha512-+E3Wq5KysNyML0asFEhaiWTN2Lgtn2ud0idB8fOjxTa0uN/yjrMop9G5iCMrlacJTqZJKvRexkYTGPoLarrdkw==","signatures":[{"sig":"MEYCIQDgDCawPIZqgT3Wviy0XB0y7wotyGvcFKGgciEzqOPEzgIhAOzd+yScYMzAxzz9K/85hEOAlxN545tGXNsS5ZF6kApH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12089852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhXbeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvZA/5AcUFpjbjKIL0xs9At8MZUKOfEsrNbbcQpLNdDIXmahggox3Y\r\nsoTVATlwj/Y3rULuU3H9nCxfRp+yDMsHEn0rjnG8U3bLg48scGzsO1VUgZw7\r\n3GslGw/a4XS4HJeribGiK6yB65iSa7E1KnxV7sGLESBpv19AgDDNqYfhp1ax\r\njnFk/mLb26dk+4liB7sSR5KtAZEXZRV1ujEDdpkmJ7d2jjtBQ1IrVtZDeXuW\r\npVoFnRQDCa6cjEk9jVoCSHlgUAmx7G8fcG84WJSugE8RnyM0ppwLUA36Y0fZ\r\n6OpkCv0MmyVyox2n/K1+zI+vdMcMqITwy9pZuwBAWznt9TDoVVhhabrgjciZ\r\nRD3p8jahGlc/LNV0l0vACR9m/tTW1XWWgu0z/RvwxoN34fMdS7xr/Ti2t93x\r\nBR+lc4U/fLKgfjoG6Yed5Gm760LxvBZC7iIyL8BTlM/02lLiNwb7MaWvCcQV\r\nBGBS37U4guP9hjXBhKhKjVXuF7QMvyp3NVX27ZoAmUNfgfTIHts1UvLVjSUM\r\n/E6+TuFbLPDb2cxL+7m7mzN10enz9k5Edx87puJkpH6wlf8wYUxXXrad5U0C\r\nXkjYCZ8VIrzRfLr4dwe643ZyxOqmsQk3jR2vGxE4uyONWKs4M6G37AQPTW7X\r\n/4fu5WxAqSKUOlbP9PTxoio6/C3hz6rc+vs=\r\n=fYgA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"04bb7da38d1efd3da291bd8e639f2fa45f60a052","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8743_1669691101670_0.4809914141699041","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8744":{"name":"hls.js","version":"1.2.5-0.canary.8744","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8744","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5933a00b1d8dd600a292537017042ad483d1857e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8744.tgz","fileCount":120,"integrity":"sha512-JGqk7+ZMknew87fhXido7vF7tTMCLS2qA0R1D3o6UfUqarPCBgLl1Hczd+utZHtxvWqKlZRoBHb33LrgR1Xd6A==","signatures":[{"sig":"MEYCIQCz8ABZFz4SvBJgnWatBUQhH36EGfQk7EUQ358/rzU7wwIhAOI3btPLsZjZCDJiWE1xv1H/4jro88JILres4Y/SuV+B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12091532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhYnKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtew//YR5IlMlGZ0zPpvOGY9I8znGFuBGtjNgDB2SfiK+oMJHbjqcc\r\nRyxUFexTos2s+XDNFYouMPhCpfAK3yGdL/7WnXrMi5hmUi7j8cmU96R+2EGm\r\n0Acm7kPBCrRw0v4QwcAOs9/OQMdWRYb4DlFT5QLsHL0ovAqfK3Rebvx4j0Rd\r\nEaXKpWuwHzqZHklyygOIm4BYZfh5QZ97cpFFwUrqKhsHjobkAVp/P00yTQjC\r\nS7XK5izppReipP++F9EzI9HykZdxwQqqVr0OGmI/SKeJB2TlLkZGdX08vmFU\r\n8IK511qo/2ddJHsnEf1eVxLxV1Ze2kNY3MJbE/nZVtwsjAHW2fEk05uzVurD\r\ndWJ33+onK6qmakS71XYJXQ/oW40IjDums9Q0Fghm7DWi9jKTXlYImKoPtw3o\r\nZln1WBAzPX558Cf3H3Boo9b82uSd47pK9F9GghpBpUwpxmX9UYvvCS/4GZhf\r\nV/jBtkWuerwgiKg3kfErcyI7Q7Ig532/MdpCk4kb+oWBZRs9ghzFo1n34VGz\r\nSj2KCDvcRF6ZfnaOUDfT2d23N9yj2zN7/tAmjV2N/QTn2/mii4/AFa9GXDrV\r\nXQFhGK8+GR7C/fnPQgO+9WynuUJsq8rjFzeCDmp+e18UwWVXR6dBKqkIH6LN\r\nfBhx+kWM3m3zgm68eQ9eKsnktFcUSDATO/M=\r\n=U30y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d785f03f331b6b5a872e7743fdd5349c8a574bcb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8744_1669695946573_0.331789632434182","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8745":{"name":"hls.js","version":"1.2.5-0.canary.8745","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8745","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"456dd5791fa060a1d655b7d218b0ae34a94d20c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8745.tgz","fileCount":120,"integrity":"sha512-Oq25ZjmgHgW2DO74QTB0xr7w+7XHWjbh61c9F+NYbJQ4ZdL0GS30xIqlsBN4P1MEZBdQLa7fAqqW/GuGANjSdA==","signatures":[{"sig":"MEQCIAshgdyxaL9BWtn7cx0V3AmWRS3CaVZVFb2BCqTIeSNjAiAIfLp+OCW4X1gpi+GI+CqoJOEwn3gIBAr3bNxObUqLJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12091885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhmtiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquBxAAiN9OnLoC1XGGWnqlcQicUWjKA3TNAuOwnxj9KoOswVflGNVJ\r\n4//eFWB1VWF9KQj61rLWNyOk6ZcHNw3FwwA/AcelokyA7c+lQuRYYfwMJG7e\r\nDYUzB7L/ZA/4OSz7mBuPUR9wML3Y3UrgbTH6asYQpi+7QWjn60flpaUrglRf\r\njhu+8Pmu4Jc+/jT5SVQFtKLL8qlI/ptBkQVS5Pl7I5w5W1JIoC4l6jtPae9W\r\nMXAmeMdhfnxJRHt2fEj+g3k7WQKU+KTJhPyKaTOLGxItj6cVJgX3XUZupdOK\r\nFX6ftAvIKpR+mVr7vSNOFFhT+AqAH2CPRYlnVH/uShiqb9HlGB/5pmouNopc\r\nL2j+KPMbSgYDexZhrSb2Ru3xbAhSrLHcJZ7oO/tYaAUQEO4THREEgluRKZaU\r\ngS7BxXbnijHOuA5CTvaGflGvuRR8MS7ujU8pC45E64c9ql0rmMQNu+VuApCF\r\ni89AqFUQ0urdIkCMeQZwhzgXmusBSQqt/K1A9K+1O0A2YRSJkrLeaa1XlML2\r\norJj0sskFJj9bR9hUpwOJcRYYKLX3GgnxP5dpEb23kVkFPweMmgfGikkZy3T\r\nScSJoHWbIW68WZuqYNQlrtxon6DeHLEa6Ey9Fgubod0aK/CBbC6kUFcLpi9y\r\n+JP521FrzsiUrUGX4FOTE6D5eeENsyfCUL0=\r\n=Dlee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f017246678c237aec95c17d361a4623761083f0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8745_1669753698126_0.09197316470992689","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8747":{"name":"hls.js","version":"1.2.5-0.canary.8747","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8747","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4395f668c697fca69d9b7c8359b8065777f63a9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8747.tgz","fileCount":120,"integrity":"sha512-+uFe37qCv/hDmiJVUHJ2Wr+IZbdMNsSId4czUAEEPWk15kyDzib5KN1iVf5EwwNW+STyX1cD5VCI2z3MWIG0qA==","signatures":[{"sig":"MEUCIHeQhHAiYADsoUQ7SCssRfqUYbAXEG5lpVV5+80yDfQSAiEA5bCh6OOSsBbgSDllMgLofHyanB1r+FobenZdNS7A4QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12091885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhxn5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMPw//WxAMrABbmHrFET5DsC5Ohyb6aagKKYV2MkMh0IZ3bw1o1OEt\r\nSUzkogjECRoi9j9WDZrJvQDqxsQocaZp8sVbvEw9TiKWGPY+JNC2IAtHKZ9d\r\nMHrxY2s9oSN4DGiSYG+g+jUPOpE0DMvCademczJ4L2ECHs62JPs6HqA5bFOw\r\nCZsuyhad5GLusY4JfNho+6wdBAZIMc0OplzxG7yLihJ7RnYDuHoEjTSz3f5a\r\njGj10qfeNf3/h+lTny3kqSX9CbgfeygrKiJbKB5gAsVcG5v0HOzobXh+xPN2\r\nstQZeePQnDAH1pdfD5akYO265zh8PGWIuHxSL3Qt/12YDEn+l1+FW/yjj2ii\r\nUJMk/E68HiCNqe5PG7kk3BIVIUJTEpDbDA4lkGVLETBH2SSqwpNtngPKJXe6\r\njO/gpBxHDaO1c4mdJB/ot8yIuoD1mBTksZYW+DdflPDZJ5XM0ZXCup9cHdYt\r\nBTELLSxAOK4Z42WyJNUR02s4OIudVHiampIj4MsZR+nJRNAt2uhMOtuudUvD\r\nqo+giyenC3ivXr8Dazgj/YNstUICuVxUV93mrOC/owaGhjurN50hc5TjD3md\r\nlJOD2XmUjxkUFBehCxcWqTpoDlFr2LMq+yAfbUvSHb+hBqJ2NSw788sBonXq\r\n7r+8kfoBXfQc1aRPegYHkXwpeh5jTOXsz50=\r\n=3fNS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f867842b6bc0236628a6eea6bc3cc483323f5386","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.2","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8747_1669798393603_0.712615940970132","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8749":{"name":"hls.js","version":"1.2.5-0.canary.8749","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6f1add53f7ce9293bdff89dc5f33cf9885f5a76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8749.tgz","fileCount":120,"integrity":"sha512-IUJ0yvoWCeVdtNX0EpIRyxbYSFurQqanaGPUheVKotcR7h7TLkTXhVgt4ODV0GQKCdR7gSMNWs7EDKUfPINaLw==","signatures":[{"sig":"MEUCIQD6pbyQlDkKuutPOMXnoaLK/2VoigLmknJtDrLie/7aZQIgOpbjuwYEeMlKT+LwJ/pw6WXYhxisKGatIPtQX9XARmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12117547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjh3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+mQ/8D31Bwwi52UHkavP7K1Px+pDQRK02Rblmozj0KapLwDprTsuX\r\nEPcq/gURqsGYUNLrYUNv6vtIGFH/Oo+0TgIT+ple8Tq0hqhjI9WOwih6M/VO\r\nATsuaJt2yx+qAwfqT5XrevPGygIjQVyo8d3xBZVM4ii87pMzL086LL0m/j1B\r\nm/+GPL28cz6uPosIIvnXVwZ+R/i9ut5Mmlil5uYnGjjFPJsFtBUbwsVfXrBa\r\na6bVTwb7gIbRCjOvGI4h2ylLjEJc015MdvAJ2uojy6wXpp4C3flhYGm3WQcY\r\nF4rL3gSrMPU7lA113HfTOyt/vsHk60af7Mm+ql0zn+GkQiLN8YQcsUvLw4M3\r\nCSJYK8Ivt0nI3iq8CxBWn9gspGw1tCV1ANNoz7SCcJin5ZhFTN8xzb4lkZYv\r\nh5lG0qjKUszwojVpmXs4RQbfykKvfkjxU4FfZfLmnPrn6NdEk55pFLt4jmHg\r\nRJ0FKrqx7c/dOAZKfJP91fAKeMdQO8LQl9FA4AdxmDQymvB1wTQS/msEwbwz\r\n9RY6MC6yGjizDR1GYjZ4lKhUlAGNUCggwpI/dEE7ShOu0iDwuCraS6KBacIS\r\n449/sJ3GgYsopyGH9JMEudZvutIniG+sKNU8tsjZt8031jyFKdm5JgdMMyiv\r\nR4lyeZWWcGt4Rb4I5H4GZuq9rqidF3eDERM=\r\n=j3QV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3544d20ac064bd78efb778c67cfcb7603faddf67","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8749_1670258145881_0.043796344711348745","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8750":{"name":"hls.js","version":"1.2.5-0.canary.8750","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8750","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6194c36fe476bf82d7068e5c89ea61f4f548dd80","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8750.tgz","fileCount":120,"integrity":"sha512-htYqsHEQebVJbCKCss1luEiQOE11H83HbIgitSOTjQNPfx7uqgnYalZoGfVwOXdfdRB105stIrthjA4xtOsgJA==","signatures":[{"sig":"MEQCIBNXunMod0arONfpyBxrN62Xints48264h0G+FRBI3W4AiBw1KMBeskeGGxVUFN4QjGUnspRPvWIjBSzD8Un1gyKqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12122953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj/TiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPBxAAkZuNrB9uMKg/ND9JVMFMy4zJqur1wxD8bo9QO89NmHBGlBZW\r\nSDHaOgZBuaLLnnTUaE31VDOLGjR6rtfXLPSdo9zaW5rMGUulLOlkbjWEvKjW\r\n64SHzGtARIBL+ru4x0csXiUL85XPe7+yPGuJnxwWdNbqunl8W73SmXYcbtaI\r\n9f2jNo69txa7UGZ+5k+/XjE0GcfdktEoXc9BShz6p5YNJd0RUdYXwgn7jOPX\r\nYGrzqkai7ezVsA4l97/g/J0ZH0VJ9sfLByF1TUfllM7xSwUFrGeqp0Stm+I/\r\nW6t0hvwArRNvg/HwqBFUAuOLeFJwyzhEMVDwbExInFBHQcfmFaJgS2WRm6e1\r\nl5dPDOAdGlcvfiVOaU8UfWArvs0MO30RFvODuQCzLs0AGeyaCTyhX76cn2lr\r\nM2aHLCXhZgYq3rbYR3m2+TDSJPy/WkIQe6B/MOwSesUuwcCudKblGNMK5/tW\r\nMiSlcMHgsVAsLBoDD9kAV5N8OEB7+Qt4FtbaE7MZvvbr52wolMfvW5s3NcwX\r\n6QEDlwCvI94tsDiklUHEoswvEkf7LBHwhs844ZytjHerZBRsdDF9Mi3YUkYE\r\nTObgQYaUjhk4TOvdGUz5+6zolAtOp7xcN1nbraX6qlpiHyo68mQb5LMkgayY\r\nqDauRYwCavLOnUBFZCmTUjSjs3tjXHVsuko=\r\n=ICTl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2f79d3ff0cca75f07acc9c8508a54b547fac662a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8750_1670378721912_0.7595494457920324","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8752":{"name":"hls.js","version":"1.2.5-0.canary.8752","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8752","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ceb3562ab00a1d4c7cb110b3240a6f26dd43bd8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8752.tgz","fileCount":120,"integrity":"sha512-qqIuCHnhVwdzYwbkeklL1qJeZMK9PG2m9iTZSJMVlCL5uf46IgjZHgL9gqq7v0B399Skhhuw/EBD1stHkpfUBg==","signatures":[{"sig":"MEUCIQCChkhyfbsXGlmS9MFhxnAoSNgYQgxaZ2sm2dXEbVcZYgIgURtZB0qndCjcc/FAaYnjm2Wp/dKFG9GlsK9isuTH+8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12122953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj/5YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSbQ//U2wgVTF0rB+oQgpVnEzRkiL4Fd9acjR2t05VEYq/LvVX+kjp\r\nhkAjmUpHOOCXupmXqn2zFzILkrEjjiScub9Z+vGUy3kbE38ak+dXs/QG6i05\r\njHOO6R7K3/gjRf2VSV5rzczR41HAQYX3tIoETSQmBGyV+37CQqQI7wHxQw09\r\nlDJCZVod8s7f9SsZZ/oNos9S/zHrhZytwvRUfqu1EebnYWZllaZpXGW5kZVx\r\nib+yFvRHj+8lPLumA95QOnjrN/pEswQlelomGrILTHNndN8M5V+7IAvEBm7J\r\nCSn6tQ9iAQ2BM5Big6N+Nz3rHjNyTNMD6cuG8VEL8Nq5QGO5ppKWWOBbuZ/y\r\ntFXoTnp2cYe96cmCv8Wuv2aMqIJvTh9IjgdJWHdlNcZYvkUl3eZJNTXGOQkX\r\nPgXAU4MfqXHPuWAvIU0J6dW2OD6hr9MrAs+YnEv7mgLsi9UTNJaHeK1seW6n\r\nfj/H36dvh5bzh+lCFlbDv3Pdts7YDR59II92JNXya6VlmLel9r9F7FU/P9wn\r\nFyj+5ZbuoQ52VRBUnQn0S4ZZD9Nz+65/X1saL5jdtblfC9iRL2oQW4eMeKq9\r\nIDtgGGknqatmhkBIcZdCReABqySZmX569fM/vW6qufYB9ZkzrcAmcWersN6Q\r\nNf0eZrKQIeB65yFoPDsDPSI1iBCjlU6xj0k=\r\n=GKaU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e47ce7c0bea7223ae8632acde9c58e70aa5745d2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.4","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.0","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8752_1670381144416_0.7361378973009325","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8754":{"name":"hls.js","version":"1.2.5-0.canary.8754","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8754","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a098cb2f78f032d20eb8676b53066b6c11632466","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8754.tgz","fileCount":120,"integrity":"sha512-mQGuXT1nCyngLgaBV4CIEVmNyHJj+dBzfsOuVdIVTW9z7soIuoKJvRrgByjs50EaT9Kk+9UVTwsOpNXt4di8+Q==","signatures":[{"sig":"MEUCIQC8K1ZzzQ0Eh+DGi8RvQgaGedUhqakvznC9ZhLg9iBivQIgQozaxNEBO/VftdTqrEvfIUu7BRSgQhFLlDuRG+mrCUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12122953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkAfeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDtRAAjcGkLlzsOBUzQxef2rasp/EdkMEBtC6We7pxitxW+FRzFU2c\r\nYkoYeRJK3h41vGXvw7pWnMEj1rGmJV710lDSD8Ohg4/2g3Y43SyAxIH3r2hE\r\nb+TFvo2zhz3toEhmJ7AtOPyJxrNTsv24l+30JraitdHFaiT7DBABSM9bhIU2\r\n1dAy17w4/BthAcdzux9xgtj0HJoC5snZekvahTWceQs0iMW4EDQQNtglBzAY\r\nZPmY779wl0coO3SgZxGgb92bfwFHWfNESPfuPHONggEXlRsoMprtVB3ZtVLW\r\nwJoWZHVqbFVVk5TjHt80YpGvLp1hw6oSe5aPqSzGBC39CfhPZeZIhZm/ZoC6\r\n6X1SzNn1ktpM/vhIvP7i3Wowy1jHfihkw8JhPYvGRMCUdDoemuCyratbOAtR\r\nf7GtY9xz6HduQBtkCY0aVZReAbvJTZUowcROu1Hvp18AqBLoTvDYYagzhI3Z\r\nDBEyl4kGnZrdvUn1kWtpPCU78NOiiIP8602bq++gU4yOw9/mbIrZErVGGwLv\r\neYqPsENilaOzvnPCRuaSSd2lETsd3KDzcMVtP+V0fTvAhzuDB4RefBIbfUHO\r\nRe8H6F+PjS221BbVIWtAbWvLcuXN+qxu9IkWsEFaHzox0JcagXxdju1RA0Ii\r\nHFRgaLJTv03I3B0nPtHWUfPj7r1zAYjlHuU=\r\n=QS7W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"98464cf676ba9a15aef1e44848d8e42af47b9698","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.4","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8754_1670383582096_0.42759071327308296","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8756":{"name":"hls.js","version":"1.2.5-0.canary.8756","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8756","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"870e7cfafd8276e8d9af6e5af6c8304e2c4112e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8756.tgz","fileCount":120,"integrity":"sha512-brjWxpGSoYsHFsvB031uO0A7HNRKcfmZLbdoNlImlE+XQ6QnmkJPOWU/LAyFFKqMAtAKd3wS1eDc6SfxG+YKvw==","signatures":[{"sig":"MEUCIQCjTp+O2/3Se657jm24RKVIcb6SEkUbcS8Cdty1C0GISQIgPw/czjHwHM8rYBtARORuqj4VWs175tkbxmf+VHfsGoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12122953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkYAVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2FA/9FmTk29zu0J19oB1i7luaLQGjsXn1pMAgZf0Q3IV90xkRFZiI\r\nc1Y9ZWc3i6Z5vrjt9h1IQCgZd2mQGlgEWB/U51Dn34ehYyDU6ActKZe6jz9H\r\nNgVIZCXmrZTdc6tf2FXkD5oqdPPS1qqr5UDdkVM1HWUYmeKh224YDLXIfqxe\r\ndU7T7kZpqYpCPSColkT1YtF8v9Rbwm6gXvTsZVwIRvaUB5wzKnAZMDEwNdg1\r\n/1O2BR4sr0LL3VeHyQNX+LTSSefLxLLNpEXp9y5Cx0z3HdzTsFabLtqemXQr\r\nKlwIRI8Ek/cDdQto/2NMCMi8Sj/S/A00e1++mdi2maH7LTA5K1C8w9heckAz\r\nUKOVnz9vSrRWPN3TDG/gL2Ut5H9nV+MvLWSiwYhmVCPQ/ms0ZNH3TTMgBqBJ\r\nCjXZFO2qRenqNb0wnWL2+EoVEKVepQ8UbiViAuCOf7sjA7z+YoZfpNgnix5k\r\n2HsWOE4jAlC6OdK3uD/IEciwTRclaT7qATM8L2V269abrQZwoOB7aaIuecpT\r\nclrihqNa4Cc30vl5TjiyK2h2EQtgivusauKW7WZrgqpTIwX9797+1OtFwOXP\r\ngJEa4WALeO3JJYfsYoIMb4ynRkh+iqXxcJcdX9NMPY9EAE5Y1BOrSx+msLSV\r\nh1REHXunRugRLSk+or06YIUI/y8shO3YbPg=\r\n=O6IV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9654439ed8e20bf04c84807b39792b641d328439","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.7","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8756_1670479893661_0.843646216462469","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8758":{"name":"hls.js","version":"1.2.5-0.canary.8758","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8758","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25152e6846d4655079c35aca32b8d3ad1f45bc2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8758.tgz","fileCount":120,"integrity":"sha512-W/oy1LKl3w09ELwtNY36KMFy+lpYQTpSNI9ovgcjpYtQDX4D1/u0pFOCK8txnYOTv6Ib8Gvr5GemLZmb1KhGzg==","signatures":[{"sig":"MEUCIQCM3lNZVxUI+bloEWjRjAF5CvgO14aOcB+YT87qMk9siwIgZ11V0Hg9E67BU2EPLBkvcOODmpM9gX8iNPOQpk6Y9eM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12122953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkgMvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/eA/+NKKFTMDxPh+TzyG/hfWrIQHVb6ftToabP/skqF5wXZPEx5dV\r\n43rZN45Bi9/33fGDEiI6vgffqZFvbWOzGNOrfI8tInh3ShYibmBmSzURF8dI\r\nzNEFAh5jUIrwwbkG2q2suk8rDwFn3SPULkcUgXYOB6t7oZcuwpOQfhpqWJrx\r\nRmg2ab3dJz4/zZf9p4t/UoTsZmQF+tUOgaEz6unJXa2Rz8TfELa0iDTV8ny1\r\nk2xZ3UmAlKD3S5pGZSPmBDfNNg8rr7dMFlcP3R/nRDOykQNjTZ0GMQaA6qrS\r\noRCNtFKjSGAxBKOOTFrn9j54rb//UiNLBkpt3NdsGDz/LwkyTadkBghj8I0C\r\nM6ivkppMg91qS4Rr3dFvPzOndeUgNnrV+IXurMYCylLLc2NLl0zO1l/cx0A6\r\nUH3A4sB2NDjX3ZxTN+iZJfWM4Urc8EpFNakUZo/6c4FZFshzogM7j9D1WqKj\r\nTSNBq/zEd7/0/4ia1rOSRJNL8esl8nTG2RhlsH+bIAU7cOt6yBvutOEXTTH7\r\nBtRBUASUWNTPwvDtBAdLQm9s6RiHwfk5khG9VVgGiR8HCmsNA4MlpARqXvie\r\nZEUd3pxxmXtCfxPGDPYsXYprs8EQeEh6BDNGAc+y/eqUU1SPHN8ewkCerqMM\r\nb28CYzUWsq/JLC86rBIr/016qOI+1hOc2ak=\r\n=Zuxs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f59c39ba2da1c73c8ae37c0e09a85463b6e9818f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8758_1670513455003_0.8035574106292196","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"hls.js","version":"1.2.9","license":"Apache-2.0","_id":"hls.js@1.2.9","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f25e42ec4c2ea8c88ab23c0f854f39062d45ac9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.9.tgz","fileCount":120,"integrity":"sha512-SPjm8ix0xe6cYzwDvdVGh2QvQPDkCYrGWpZu6bRaKNNVyEGWM9uF0pooh/Lqj/g8QBQgPFEx1vHzW8SyMY9rqg==","signatures":[{"sig":"MEQCIGoTGFPIhVL5tAkSyay4xNM+sb4jlKSqAAIOoeKjENc8AiBvP/BkGgNVkSvWBH4GcSyH8BwwzF/XWY3AcaKWK69H9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12057234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkmcpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmru+xAApQcu1PsuezOJvq0j2WQWdgXE4enwlosz4Ll4TDxWkYAGLq+f\r\nI7ON4IyOz0cajONWJ+tnjc9oGUrbCzVyREwtJp6kBmAkbYswZo4ObrVnzNJy\r\njCSToqlhGarVkP/oSBeAUZ1KbOd4o7HvzeCS+km9DSMs0KSSUCd6COoFjVd7\r\nTtNQHtvGwJOXtQw02wVUICQ8rXH2FeUD+5dHEFzSW8y7c1K90BK7y4tNaZxh\r\ncHUv3JESbD3bH8chUJ4r38Lga/nkaSD81e1PnI6IHgAU1cPVLbxA03DJA+8l\r\nfe/cwnod/9fXxHCUs6//6J8JgWjSO0GHUuMEu1rdSkzk3q8sYxwOQc9wU0Wt\r\nm2IM22qiLXSlHnH/E05ZqjHmu/J9IR3DRv5MFEzFCA/KMuuPba0ZRn2gBs7D\r\n4tIYLeF4x3jgUNQTsOQ+HvCE41hMPGDnYjdA1QeqhaKsSkXE9FAYOe8EBqSI\r\nAM9n1S9TPHyMvYp2Homiph1idYYuwGUUFpEe2IXkWfZRqAXoHr6e/q/DyYR8\r\nGuC4BRNtn2E8kS4k95gn1z1teFROFNbMrdrD8w5PC7lEuhjeEsZL2QTXYSCs\r\nXFtjaZXQ+hxt7GDlxeDxcxmQHi48qvP3/iIqwDR2VstfpDAfHniXglqaDJde\r\n1OJ0/koeFS/4JvwBbC9bAVjXdZLPkuwdNiE=\r\n=rub/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb0a5747f0589dd91d147c4f259fe4ca64fcd218","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.6","husky":"8.0.1","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.0","eslint":"8.26.0","semver":"7.3.7","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.7.1","micromatch":"4.0.5","node-fetch":"3.2.10","sinon-chai":"3.7.0","typescript":"4.8.3","@babel/core":"7.19.6","@types/chai":"4.3.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.0.3","netlify-cli":"12.1.0","url-toolkit":"2.2.5","webpack-cli":"4.10.0","@types/mocha":"10.0.0","babel-loader":"8.2.5","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.19.4","@types/sinon-chai":"3.2.8","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.4.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.5","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.0","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.0","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.19.4","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.9_1670539049122_0.9709085920988003","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8760":{"name":"hls.js","version":"1.2.5-0.canary.8760","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8760","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d38a45382fa3c6ffe34f479567ac34246750b5c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8760.tgz","fileCount":120,"integrity":"sha512-9YCP0bcHsHml7tKaNyMvIAxYHQlQ1WXfyo6FtHwP96gs/lDopVd4V1f+W6Bfyuyna1gx8BMQ4+LV/I2BbaNrBw==","signatures":[{"sig":"MEYCIQCz5DMy3kwHGfpXEkEq1nk38H1lzuYEdSmiEGp8veJxGgIhAK8muW+BqlJN3lhLaIbDWsLwkKPNDVRXRmG7746zmKY/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkmn9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqODQ/+KNHylkIJ0Af+XSoJ9aPu//UYhqXq0qnmLET7NyLgXjxzNU3D\r\nHcwFXYRcoGIhKfAgXB546BZjzRY9HX+phG5i+hgjdhvhWfIoh0VjusCCDRf0\r\nZVo6qZZZrn7hGMtkxe1IDbSvrPxSoaAJB8P3pUEKlnb4HmjNfBVzJkGEweRc\r\ne0Ke9TXNUOug3OPwj+r4bHFFcyWmILqQy1TbM71WzOuce2Y+ApvcIhnkKDp7\r\nlrNjapAIN08NFXHaG7sOlByNRx8/0Eaj+C/W00I5ef9aFuDM1ugIXdxSowks\r\nLln+2dAGruPYIldtwyQdZZQqsJdBZHVziZ+HBUmLt+Su5w8J2VTQb7Vd9UM9\r\n8vi5hkG3+XRqseJH/jRGCBYDxkoqVZ5Nn6Uqcdg1MbP0VFkaxt6qVCcbnmNB\r\nlNEHZd7daIK1CMdsJ94PfiW5wb5vtinCL7TCc1nQwu/pXnA3l+3WxJUkpmKZ\r\njmRx1zgzzJW9JEdPAX0LNYaTkMghc3LGcns3yHfusf8GNj9meyyJLUXwHGZc\r\nCt5O4PQQs5qMZw5OtURvtl/GLREMFzev6UhT0M20oczCzmtRFQIyoRyeJH+F\r\nk+IDmHVAM+c1R90QZUFz2k6f0s0snvYogLqb3VePUnE+GYb00lhZTbBN8K0n\r\nbmMaPuClc+QCrlYhQU67kAX+vQMfKERilq4=\r\n=EokG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"542873123e46407901f7af8e7db9fe1376323428","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.28.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8760_1670539773543_0.8812648008246546","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8762":{"name":"hls.js","version":"1.2.5-0.canary.8762","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8762","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4fb0799f57f192a2d6b50acd80bcf61812f74811","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8762.tgz","fileCount":120,"integrity":"sha512-SPmg3G7Tn87FLeGrBprFCwqNHmUYQOO8tZQgrmz63vBSproq7Ch7PqimxJ58dkn7wc6cu7jAmGd+crGvGEzYUw==","signatures":[{"sig":"MEYCIQDNUKWejZJip9nIky5MfWq0p/U0pZg14PmyvniS9+DIhAIhAJDehZb1cy67RHG7W2iXW2ajGDHXlDl0YzFOV4TjYZMG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlharACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5xQ//UnSaK4CH5zTy5wM4Gz9HHvEfXvC68+uEc5OyA8Yb8oWwhegj\r\nnOS4ziDV3fQvA3iQrWeGT4BtRPS57ShYzumclIgxhVxXDuFYIpzqcrs0vjFg\r\nYXc014fcSij1zpcg/PavejGnrja/ffPjoLDL55GZwO8kuLXOZ0GBuumpbz7d\r\nTX8DvrDRDBbUZ4sdkMy3L6ea2UFyH+M9MWg7RnQJgFXNVoK+hHkuvJ66Mfdp\r\nyxYd/rOi/MJ5pLt7scEtHVBAWsxvgAnmLRLg0AgyMTc0CCmVOZw1AEvBpB5B\r\ni9t1lNABQ9THsZBSVqHZfFF+Qixc8XHFfg8gNaVTmcyCcIHUDx5TmfAVhezU\r\niZb5avHoqG6rfDByFSIDj8Owhb7MuPc0rIRjoG6lGILFWUb1sIZmigr3Iy3A\r\n0dS7eRJ70e7+ejNpLVRDhV69kttLrn/JxXd4Fc7GBNL63bHqjKi/iCrDCgCu\r\ncZvOG86VDRGsqxueFmOTowloWPl+UE724v54iK/McBdCEo55w2lu7fQOQkZ0\r\n0Xxv3Cpbt00AbF/UqsgAPYPT/Px+XJwbe/OMpwkukkjsmSAGi2KaY/1fsg0q\r\n8q9ejFjvyP/nW/KC6W1QaJqBKSBAqb9dbNhoDN6mNPQvtXP8HZMAw+2EsN78\r\nGK5yWxyWDnU988veIGOWqWd1gmmlg2y6+vs=\r\n=vuIg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8ef462f032b4f509d078e1aedecf4390fdef4945","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.6.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8762_1670780587174_0.21028789092837785","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8764":{"name":"hls.js","version":"1.2.5-0.canary.8764","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8764","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b44954ecdb47cd12690888f5a29459e02f6feec3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8764.tgz","fileCount":120,"integrity":"sha512-8gwXNq/YLry/WZ2ZSSCPvf9Ue1UTiYQvzfGfsj1URvi6Hdb5YaRJ3r2GdSDvFNlw3ygTSDuA0zziGF+OGucDGw==","signatures":[{"sig":"MEQCIFW5jConKkvbO8alDACjGhIB3eC59azTsTUFLqY5Yym5AiBNXo6+3bJ40IXSdN2SiCLQQ6HIdc5hsOhk/QmASBO7Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlh1VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKsA/+M36bNPTlz1VhCqSA8/xMJUgbq0iefck1htC2tbAav9Yo7SRi\r\nIeAWmbB04wdxp0yQfHytoPwwsC9o4Gx79CAqS8afB46A7x4Jfw9lOOV/wkzS\r\ne7X9TOXMKY4E7ueFMvcphj0FhlZPjHOXbBT/W+FHiVramUBibMNTXqKgpifs\r\noe6ptMPkBYZsenlRXziLdYUALwI70TN5IlzYJdNdg1w8QdLyXZDw4X3NR4Ah\r\nlkVxwrIfBBdrlKHHPfjWqcH9fNZtXmju+Nz/xcSfRWSrPWGLqyhqUh8ncsa7\r\nbBLRjiiK84qL+JcHE+ouExyLyVsaQ1C7SNl9H4J6lRO0YHxsKxQktnaGBepM\r\ngxzbJpaPlHDzsDvtsazEXOfqX1fhnkfH5DfWUvYrrcSWrTSfDuBkT3VV/X/9\r\nd2ZFTLOdts3rCIb0ajRE62IuUc8JgGg0+eCg1OFATd+YQo0eTPH38lz9uQ5J\r\n+Svwq//Vd3DflsTueka2zSGGfxl+Jj8XfK8otaoC8PjBQ2zbyA1okuGHSzqW\r\nr1hlQb7cokK/NwJSLVUi9AarH5vSnCd1i6np05n/Ifx9j+/LC+uCvKYczMRs\r\n4scDd4W99WYg4YnW/RIOpVo4Qx7q3/JlPQif4BfwQ8bCiQTGdhsJ8k6AWaM7\r\n7hd5/EjfiGoxtU6wKE3wJr8rZj0nlFF3pss=\r\n=h6Km\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"331ff0a12baa9d132a85ad64e5480eec16c55a2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.0","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8764_1670782293231_0.19732540637529516","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8766":{"name":"hls.js","version":"1.2.5-0.canary.8766","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8766","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5520d128010cb339c1abd0db88a83b5abbd6785c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8766.tgz","fileCount":120,"integrity":"sha512-b4h9JY74ysJqbW9BzZg37C7TDdCI1Y8lBzG1TYIfo189I8mzgPDCYy3MNh3sunEKpZe0cvVqCgMtHOsD8jbsFw==","signatures":[{"sig":"MEQCIHzx7PgL9wtOReriu5AB2L/0JtqkI4CY+Yl5mSXXJ6r6AiBupsyLKV+AtLBtsCvnAXZTC1QSUs3msJ9dEVtQBilSnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl56pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTCA//Z/QbeQdPNAc7iTpuulVbRFjZFfbou74OK3i9baf7El7YKMes\r\ndttrRdWLReZUs1XqZZIg2gkoxO+AZq1MDRWvpE6aGyf45LWh1atKeJYP1Ts5\r\nih6va97EsAO2ySjM2NrIW3t3IVvTB6dIMyqR8UCH2RnAHlWuYekYsFbMsoFj\r\nuGLjYOeEQ6DelphH9xoRh9KgY8OvN92yyjUeuecneqg8iIwogtJpkRmiO5za\r\nGxsa9oZJQ+i2bbgRMpwgpHfVQJi90wWv6aOXbLV4G1A0wZzohNSYhpJpt/hU\r\nYH+TLHFiRSz8/S8JV2SrnCkZ3K6agafMBYCYLR9LKwaZWZCwQYlkCfvnHzmq\r\n/pK+alQZ+wrvfLuSwCKTIq3OPkWZhhR6UeoxxztDbIAuA+7taAB3OZuP70Qw\r\nnutmsHCx0r8xKrQyK//rt5L05pTyzgk09Kx1X0XZc3QVnnHuCBde6Tc9q2Tl\r\neYAp/7ea81An/FFXfCmLaW+njTxaaTLyZJquTw94SLIeTCLdM5gldEua9X1x\r\nEQTb/72qdAb9xL9KGLoa9Hjg0xbLHREGbbVxuI16lr9pfLjnHyomtgyWgKaI\r\nu7ZY7lo6qGMVptFVs1wMydmGB5xkwBYUfVVuoDfZPN8zi9xO3DH7FCFUo6sK\r\nItOQ2NCscsHAJvDn7YicTnMMb169rz3e15U=\r\n=t9b+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8cc674f5525ede3a0e5df4832093537280a08201","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.0","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8766_1670880936925_0.5936970707178124","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8768":{"name":"hls.js","version":"1.2.5-0.canary.8768","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8768","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3246e9e603cbc67de738df71fd4095be15484209","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8768.tgz","fileCount":120,"integrity":"sha512-CSImBzhv5p9m6kE17LRa8iygBUkmfLKzUjVxy387JGZ1QA/Gn+Z5bi4TE9kkQZx0RRm+bqG6RpRf4PPIVKC/WA==","signatures":[{"sig":"MEYCIQDmGoNltKdtBZsPclc7LyTDP/cRkvgmzTl38xEHYFgiCgIhAJU7NEeXfyC8CfyOwazwAc6toC5HEXHIKGxfKH/k2ODR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmmE4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6dg/9FdnMhjjBRMHhKxuvUbse1LI7kRttmdfTvlu4+qMst9hdTr/F\r\n4e0zZljPG53g2y7VYm+6sKfzA3XgLNv8y9ciKOruFz3gfBnvNz7PVLEhlZ+d\r\nnl784SLT/IrwfBJhCh9IPABVUwLSOiRxLi3WS7f6zC34lpA+8gGOvVybG8j9\r\nqTIZZZ6DlfUnOkbjjpfMXjmRbmhfmDgu2Wa7yNjDOKcfvLTYmtSYogkdzRA8\r\nqWogvFkC5+LUxSbO4tX86KpymgukMFzEdFMxgsPYch4hDb9cLEABT6XIvoj2\r\nzZ/Z1p3Uif1LsoJUmNSwjOH91kcJoZJRHActAyjFJdhrYCStdebjosCT87AI\r\nUmJETupdO8yfI56VUpVLtEfgj6314TdcozeTMrMvrsicQSaG+40lQsBmxB9U\r\nkBBPiTkP3JNsijw6MPjtpy8C5tvvFTnoGmHhC6XX+kjOKvWC2y2kJ8tCLh/J\r\nlpeJr9A4d/gt2qvSTKhFGMriNss2QXXuxkZw6ATiDhWZpTSCYNnf9qOy2Ygy\r\nqa4v0nuqv2PjXtoiU5EReeA0x4dnv6a0gHp/kEIowHSA4baGeFaTyxSUShgv\r\nJDoEX0XBadsvRJWzulnx5DEztty0zLk7v9E494SFEryyLcFGelBMWFgnGIH6\r\nUHRGoPAfLuSyDXboZLEdIOU6vFbS805vJxg=\r\n=Pct2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4334daade91c8a3dd9689ba7c9ae6cb5f0eed1ff","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.3","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8768_1671061816145_0.039089918934093415","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8770":{"name":"hls.js","version":"1.2.5-0.canary.8770","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8770","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b6a18599bb6f65811ad952843a298a63a5664ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8770.tgz","fileCount":120,"integrity":"sha512-3idOpSKiOFyinXCee9i9bx4hw64fAwS75fPMVBQ/UTCaarmuNa0wMD7U5O2+XGf51Fnv/u3YFQNhq+7zba29FA==","signatures":[{"sig":"MEYCIQDIsAAnt/OWuwnsdkqbMEpKJlSpJLwJaKl/WCu4+7YqEQIhAKK/wbbihUi569avAzziZURLRnAev4sQW5BALmjBZ9RR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12135601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmq0TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiyhAAkRkqsS5tVrqjLSUzQSrCjV+yjlhO4KmNGnmMMPbHUbf7vg1g\r\nJRtNTaeDgCuy6tiS8cYkCNXZsvUCO7v1i6bUYY4hs9KSZH+oPCfuccn1YHIy\r\nIKid09b/gnSIGa65TOz6NkP63eaOcv3OUEQq56bZtygdyhj0/oGQ+yhaJdbX\r\n+HJgutDJOFXxRxGDaktPqugn2eIk2W3gvbK4F/nm1kzYtotGi6PyGMSWWIP3\r\nhonll4TDfTMGsH9HPx2pTVMi5pQUMl0FgtaUZM4ZiJuBxDjLMw7rctVmyqOe\r\ntmlY+ivkUnBB4r3GxpP9sj3zEjcSS3oALGGiusjNB9imN+3ZT28v9i4KBnvj\r\n4cLIf8hCljQonj+sC1b2cV4/mV+BKCvqOghBcDcH+isiu7u9BzpDQoBL43+f\r\nYkcgEEUf5OeYSpoOYeN9A2Nj6HP+uJeIqZd/f5twjl0xt3VQ7bqmgW0B917E\r\nfxLgg+8lK9k3eQ4KPgmGHIisaSHK0acWG8mdGnK6MHVX4+j1PPoBmQ/6HtTo\r\nruuF4YeYhHbVtdS9ogyBcKDxbRSqGkMuHh12FOKb2wikvuX/DJJwZSQoi2a2\r\nOETfenDryEartbL/H++8IdbREcDBZqzQK6bj2UhlvLzFLZBkFyw+9bCMavab\r\nrSXeUkBmEVtqRYoNssQGBBRKTiJfeCjtwyk=\r\n=Jko7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ece5004ad4dd58daa0e4458fe52bebc4191ddcbc","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8770_1671081235298_0.9602517999203608","host":"s3://npm-registry-packages"}},"1.2.5-0.canary.8771":{"name":"hls.js","version":"1.2.5-0.canary.8771","license":"Apache-2.0","_id":"hls.js@1.2.5-0.canary.8771","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8cc82db53f0cd56898545213c893d66f384187c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.2.5-0.canary.8771.tgz","fileCount":122,"integrity":"sha512-YobtgjzeyDYpv0oRyC2lCIW+dD+T3xaY42aSBn0ydaXecmb6adpevpuUuv8qRYv2TNzjUODC1VHoh/nZqxaKgg==","signatures":[{"sig":"MEUCICdd2WJGeJ7Bq5EaTxEXKPZZfHUCgR3cyhRKzlMI3zAlAiEAzjG6I0NJCpWHRhquUHX01/UddqWpJdW1XuMt7toMsN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm0v8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYCw/8CGdTvXD8Dk9mFYVCli5buoBtBj0LNPkYNYsJFnLYfG8+9C4X\r\neoZQNp9znNgkxhSIvNLNTa+zPVeatPPOkAxkt0g6ZMXYafdtEk2cPId4i694\r\n73ivn50gM+RxCV7sptulEAUQrOr26kBoJbRSDaDYhuK6Ml3mDFuK1lKvIYG7\r\n+5utVkDsRaSxh27+SRpQZtTGLlEe2GZTsLDUlHNjBSIDVOSRZIecCsK01zj0\r\nTfmPLCLy83feEWmuuNzOFvHLE8cmCETFDU7lJQ7pnQqMl0rl20DEqQBffflT\r\nYaaGzenG1qPw02AFvccAVWWWV/vbS9qTO2Qzm1L7fb6dSJlW+gmscX+NLKFG\r\nyNFH8P/BmPJiRtmrl+w2PhXmVpicZUgw4ejU47KLrddLql7Dtcs55ATJs0yD\r\nu/Zq9y2RfVX1RS89fm7coCOBbwv/nhWMUrgtauuAV4oRc5CCW3AfZVg7uChE\r\n8UY+oizdYX5cjoifWfrO3edJMmB+T09CU7WeOctGbZy1Zq9frHHB0tNlNtR/\r\nr7GrcX1KHcTHC0n21dEmydX5qjpOv5i2tPGRoj5aw/QRI9JSDzuMdz1vstdn\r\n4pjguf9GQBXMwmlu33lEmr5Y2uMhXyrgned7gDXnpRgW0RKAkEzZTW2JWe04\r\nvg8dUdd2ztg6ZrgFgrY0hcq67SN9RhRUl2Y=\r\n=53gq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"800c35fca5e27c209568298b47efa21720f24f91","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.2.5-0.canary.8771_1671121915934_0.3323116958268699","host":"s3://npm-registry-packages"}},"1.3.0-beta.1":{"name":"hls.js","version":"1.3.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25e63baefca1d68e99fe166fa6c40f737c5c8d37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.tgz","fileCount":122,"integrity":"sha512-/2fAQM1qgk4sUzTLRkxFBl/boOdsytbWt9C+HstLH7NPZVLL5Y9SXcQExwhQX+t2AbEbJhjtKf+ZRcTt05U9/w==","signatures":[{"sig":"MEUCIQCVyP3ae4uRDcHhMG9dF7R8rwJXSj1rUtiphLYPepQYEgIgSjoyH7UidOA1ZptExYEqrGxzOrg7YNDTYioEpRboF3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm3NCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovpQ/9HUDPJkGilSeq+QRssggQsZuFCQu1EEFkdSAB9d0doWBbRbsU\r\nV0k8hfPG1qjCTmNOBuKOl1cN2ToHbJYYJMAnlryl4/TvkxHfGq1rLYskHGvE\r\niCuGZlwO0c/J/PlF2pMrYJ43CztNhUuOOTXpwqKWp8ZqsouywWj/Pogz4G6R\r\nDUaJGnCrFnodtE4cr7RqMu9eqx6UgNwq5X99SMoPk2dTXfZrIPrA2xn/czKx\r\nimAWC//P3nn/x6ZUONSFIm9pqpUreTGISjIkTu/WK7NNp5CyGvICqW5+sap6\r\n9ibbriWjs2jm+WYeCD8RWG9v2U15iBjIg1BCAKnMByfIaY+pHDcuMKPmR1xL\r\nsKct9l46gRYgY9Dt6n85QQDNbb0QgM7nYQ7Y7fiWeqH2EamZAm14ZJMRkqbN\r\nSf3mH+oOFPqDsy3jq0owfgegQ//seb1w3bGzJZZ7VEaFyJ0y0WjfbSTZ+wHz\r\n3pEW83vyk3ce7mfyI6zHg9AdhdvvblGhP+QarVVGVA3NX8vhe/+Qc4Suadly\r\nXFTfEZX5O42WdRpCysWzyJQbezdnmSPjLUS4Bpye/puwmUkscbRwVgrh8bsg\r\nU009tx4B8JW60qj6YMxpupQLQtHk0QHrXaiRtwDr9+vcwwkgLO/e8j0p7Uac\r\nnIurXpG6WQ5+PjThrWR7+gtY1v5Qbm5eXyI=\r\n=K3kd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"800c35fca5e27c209568298b47efa21720f24f91","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1_1671131970643_0.953306941144143","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8772":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8772","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8772","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c92dfdf3b536c7be7f9bc4d498ccc38f6eb2fa44","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8772.tgz","fileCount":122,"integrity":"sha512-XcDj5GNcGrGU9fDQ6ZDGJ3/b6z36od5v0MlQM8qwWmQ5ld9G4DIyfew/ZzE9MZcdStjnWR87jFX1UoJRRC4Edw==","signatures":[{"sig":"MEUCIQCSZVpqAz28z18kYVM4B+tQ4PpTaT24M54XnD4MYMH1DQIgPvffYIsqHzMVCqXGuuLj+2Q5ul///PyocVmMDrdkP98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm8XVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvSg/+PTteKQUab9sDR6w/BKok435yLIiG/mLCA4H7lX1bEU+BKxeJ\r\naG7GTd19g6II9rO8EjiQ0oZ5alsf9CpNFu5wupVZwbcADeX950P9N+UJfYty\r\n9x1WfApzKo28UJjjiXz4waTjjBdyS6nMuRiwa1IdVvWGrJ0jeIQw4+c/OrvX\r\nikk17PTiDLRdYOJ7qzDSIEWhAO1FTnGxXz9icJmtgMpqEat4/vYEqyU8M2yc\r\nG+unwCPDma7tUHwQ4RssKXKvNYLzTfv81jOJTZPLoic8O7XxdJpwrBSf1RPg\r\n2jQbFkIkCl98wXihe3VH2fApRPHQ++BCEksiumAj+X3rtD1naSiuHTqQvjuj\r\nkdOE/+/RFl3o1MpqCNWroKDaWy1WvyAFtnWydtqp20IZ20fRUyW3ST5h/xGg\r\n/Xp8KannU7fmczkvCkwCBeoFNTXYnytIE7G8zalkHLK1DqmkLLSp1/iobwA+\r\n3fuvuglb/UfrRWpV7zszN6vXZ/rUtXuS20L5JEl4sKGOstq0IgEfmna3HFxE\r\n3xLtWiLlrrUcJdcoIvIBOX/cl2suX9EsXKkeHS71xLqtSjlB9RDzewi0IZ5p\r\naUeo+Nn7cdTOX+IAlR+LBvd0iVtoxp4A4cy+85r1UMjegYzFDvJ147WP6i/U\r\nrhuP0KH2fcs5TZXKzRju3NL7T9l2M6x7Zqg=\r\n=XKgS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4f273f44f5cc2f3b0611a0c2916b6f279e163434","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.9","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8772_1671153109433_0.4874124047561976","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8773":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8773","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8773","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14445f46f96c308db2eaa0e82528c08d592e213b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8773.tgz","fileCount":122,"integrity":"sha512-+kRNjWUD7MWRy8hc2EvEqSxEJl05dlbfZ+xdAUth5Nc3l+RkeetEAbuNNlKv7HCH+Egem1u5KMcXqg6B8NBv7Q==","signatures":[{"sig":"MEYCIQCT/CZbNE+otNRdYgIYRmX302S/0c90IXoIuK8FT2i9QQIhAN7X3tMw/ILqYiou5QUtKsmDUrVE2jSUQrN2jE2KNQTL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnDq/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGaRAAjqPgoQIz/niJlRvvsUOCTAFDA8ykCIKMQEDHWKj5gMtP8uoB\r\nOqSE3LNiyTTRtUlBjS4pfQxi9VSTGrqK0FNkjVh54JtXuINhcP8kpZgmmLlP\r\n0VG5rBexCnzmgCWutI0wpI1vYRJtKKyEwjmrA8HYuIhr+nvGTjr37krvbVDv\r\n1vxU7nKdK90x8FLElJrbA3/qaHHmlZxcwgdcIlX1YiXqs+dA80fIFeLVh87E\r\nSU6mLR4AezlkjsCElOfrWjZ67lA+i7VCvSfquh+C09e9Lw9XlT5Dj3+cn2rt\r\nnFwfuQToHNDH5OGGyGkFVtPUiZHcrJzdvaFW2Trk6INQhdYDCwMO7W2iXeQZ\r\nojyhXSAKXi4/fV4mLMWxy8oe4BgkJUAtUDNpLeiez1HxqUizDtF4xlisdVMQ\r\nwpmcGTQMH+IhfADL1Xa9iWkSo63OLCDAnQNGEM66cf80rl7DR/juHtIzfpnq\r\nMh7d8NtZAJDhPL0yXNHBMMGtCGJa0sYcVESnPPl9nbVa3QA0NOiwjtTIvb+h\r\nrirFMAGrOtgKIeNmOsmQuPV+fuZG8TJQPCFtWrjjusH4bwkKc+Iwh+7OTzCF\r\nYYcijHai9ZYFN7H+E/U+CBJTKoUoHoaIGU9Ga9ait8kk4hNYpr1ndepEZw9v\r\n6KQBjpcT/yd7/gnFS7+Oi41n75ZwtPj5OcM=\r\n=zzPe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dfa0bcfa6c4fe3bb0f98a03c589498d4258c8979","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.4.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8773_1671183038918_0.7888438701781706","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8774":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8774","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8774","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"741d2732e6901d16437d9b9e9e4d98d58ecc36e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8774.tgz","fileCount":122,"integrity":"sha512-OZ/5MgLaWfQRLECPkiOy6Js0I2AQroJKrUWXbcz7RZJlHe9w1sJftw7JOe6zG7aFOJ/mVdMtwNMuvvXb/bm5xQ==","signatures":[{"sig":"MEUCIFe+x0sgNgepG1wvdIN2NnXQg1seLMVCvXlW7U6ihxXxAiEAr+NMHzEiTboHyOvN6kov1FK3wB5IFqY+FS7ADBIx+Rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnJkbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopVA/6AlTBeonT8PoYzbZioj0gCgo3Co0u6alj+vJCiRKoHIQHthmX\r\nsIKib+lSOGAuKHQZQa1W5epLLQ7W1vq4xGbT3deD77auF79JvdgUKgAiPT0U\r\nj8bmH4ONgRKeunn+GzTqIENfLjBllWCO/FmPNcCm0dM+MzMmcvgYZXk/K1nS\r\nJ8h9l6klBFooipf2YG0zgmRaHqNFyRGMwXzS69jED6EzRwgT6gP9TyMT8dIr\r\nWxhHmKiD62BQI9CNI6+djsDhOIThAUbkiPb0Of7k6PMLvTla6zn3FyLs3ADF\r\nbfITtK1/6pkfnyZdE9tZxOVacvwn2e1ItGAgvDymH6MRxciaGoiMx7w46dRW\r\n0F2MjYV4zyDYYrHzDAqcsNY65rWXipN+cTKiEIiO7sVdNsG7ZpopqVZpO8RP\r\nVCWa3EOKwvgy1RTVB/mVkVzRJIBtQaOQb0/jgzjw73W3+Kbf9DiI20UzNsRa\r\nInQIV0T+X9LP+158LO+3bjvhkv3DOzGeB2AI2rnygeR4d3zzR2NM4TYFhIJg\r\nNT7OXTbjlqbi23L5BAd2IWaPCSi7IT5ItCWsN9oZjwC6HW+RtT4T4CKUnJxb\r\nh3CAlC8w5EKBTHYYfHxe1l7vsULtQxI/M0K0cfk8FE0be6uTKjnz+27pdQUM\r\nsFny8dQ85dRf++frJ7/ae6JWmmV3LQQCFWU=\r\n=WCDj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2535fc5e0529691f17987946338737e91ddace1b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.6","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8774_1671207194855_0.3697236695614263","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8776":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8776","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8776","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c8abb562f1b3871c2afb0d28949e8c71c2292e18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8776.tgz","fileCount":122,"integrity":"sha512-xlYUKrVNhPUERGRskPnccA7VZtSSlKguTrWbWOsyjueSJ4UZ+TnmhIpwyafePBzuXTIn0q6APmNE8C0eRgoHqA==","signatures":[{"sig":"MEUCIGHWj1TTJCoswVf3Etq5UBRC3en+fLIAetr27xCCkMlrAiEAv7c9Gm4myaFRsveU27XGd4IW3fjyzFpW6Sj5iupYA6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnOdlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB8A/9GbpaRc01eqjL42YNOooJFE3dMQcw9VgdFRV/EhvDBMQRUTqt\r\npoNWbMh5q8vdhphLTsbCqAJCqnN4+qcXFg+KWAhwkHd+PGpBugffWhTJdEWx\r\ne03u9TnCyDpVw1+Yd55/XbQjB4JEyesJH8ZCeJUoy5Vkp8/l+0L7I9LBYAGN\r\nVVHHSYpY7DRABBPHmanweAN5LklfSfchOz2iERJF+xgmvkvyJf5daPnStBD7\r\n6CwWKKp3f8GpxS0VSudqqVDhq7QFy13OcG7KqLYXo1IyiZ0TlFcXuW1j315b\r\nzOC+q6dMVls8pjZZK/oEs0zMzwuk7PakhtDrLdIu209fBctzapKtBtPJnBuu\r\nvfTKQ8Bht75Z/gZ5hwtuvJqCpaTfyyaFHwz7l9qAc1Hijn/kDu1m78SFuBDQ\r\nUZQrTS76DYrjT0iyaMiGCmu2OCisM/FPMqdRtqCA5L3nZad579yenEJ6NZzs\r\nzqE2X0bZu4FCUhxkV24KDJs4EWQ1C3dF9xIxr7TMwJqjUG/byonqK/YxDtjQ\r\ne9usexKjv5GQJ5LF3ihv2SHyVtLV0hAKe3ndQb4ri0KyZknbY7lWNarZxgs6\r\ntpazR7MIwMoLQnMbg6+jGHzFhngQ1iByqDDO7bkSigirXK3wBsltpqxAWVuQ\r\nK4ZIZzJv2yqEvAaTfWXR+v8V6tk7gSVA36c=\r\n=ePuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"310cf5b1fcbda1e88642e05566a8f06a8e7d1ed2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.1.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8776_1671227237248_0.374832933052204","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8778":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8778","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8778","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca2b1a83ce1ecb84f42386b249c473cbdf92048c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8778.tgz","fileCount":122,"integrity":"sha512-o+5mhiyEon7jHPD8wRWcRCueze25q4OLejPMFBMRwGE1wclnTQPpSjJPnNddGymjeD50EbWAg6/GOy4L7J9Dkw==","signatures":[{"sig":"MEUCIDW3iQ9TOqO/VfxT/VdfDh0a0NixI1seWms2aWAvaRJwAiEApCakRtUYUrRlQWVFmVMgsT/NzFXkov/+Zu6ljhHnAus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12568673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjn0zeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb2w/+INk+AR25NlHePa1wyCR7x9HP63E0GPuXJMmNjAUZIM45jyLA\r\nZRl49Az0crv4p/wxg5X/tW7r06iPY2dPXY1FEpCeqBhuaS4m96PEgCmj4/AM\r\nVDg0BdA1eElzgs4M9eV9A5yZVfyXF3zj7wYABGGfSVdNc0F/nl7/yJft+zWy\r\n2pj5EW4dcliExGghMOiQbu3SBjC6BUIRNnDpkey6EVfEr1JoQ3ciT4PuU8PD\r\nvmmNBeCmqdKOaIyY3lfsI9lssbFWZ1YfMZrT5TybWmPVhMAyPe5p4SVBYpjq\r\n+1UAh0BjWdjGCJIf06UJxOZY14wJO1UbqB5xgv9ziK3Pt9MaVXwKdqvaTucd\r\nM0i5AF2PX6ct3k1rJDt8HVHODKr2/6yXq9t3sKlD0rwMLnSRePnHB8o+KPJl\r\nBpsmpP9LNV2XaWdPnYnbsmf8N14Fi5l7bPbamK1leilVsRz8aoKv5Krt1rpQ\r\npESL8D6L7+L59O6kYFz3FVA0yzx/QGLV8SRi00ZrVVvCj/rykDe7Pjwkvw6u\r\nkb3psa/qR6VMI6R0kV35fdd3fqhdIDm/c+yYOikDu2po8yqs8h7LGzM2awnj\r\nJYDrJK1xvc2OJZ0b66vypRpy/PYg5icHJHXzJfhmYcFg74nA5Hpoolqb0s6z\r\nvk5HyluHGX2QpTCZKU5qmRsV99U7byAAO0E=\r\n=6qs1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b87dd3ec0d3c1d0ca7dea45573a60b373d18990f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8778_1671384285747_0.842126529136964","host":"s3://npm-registry-packages"}},"1.3.0-beta.1.0.canary.8779":{"name":"hls.js","version":"1.3.0-beta.1.0.canary.8779","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.1.0.canary.8779","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d6044ac76179ffbc8241c8c135ff8b9d365ce8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.1.0.canary.8779.tgz","fileCount":122,"integrity":"sha512-2z2TKn6vMNHSleOc7dli6D4Wsz3JAy8PVT3VP3Qt5yDsl0HNZ0bfVfO+ya+Io/kC81+A4U5HVndF7k8quLdCqw==","signatures":[{"sig":"MEUCIDOk7RVFzn26htFeXpHxvM3UVbVOX+knE0e5ehQZtg2eAiEAo6vmCtL94PuRLJHd2Nvyg7/c73jC9YF17UoLe6rJFcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12537053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjn5nhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqauA/+OMx4WVFXCUwljMSFmAfRzoo6nzvIIEFrU4tewNWdIDjFTJ+g\r\nobezQNrUlbhcDPa46b7fvnoNbDKlNiBxHTxtMXilxXXdYTzwvn63eoKzai0o\r\nOQVtNjFdMccCRcbvh9LNe1hPycUxZqSjaxJc1tF90majDEdEF6E/7m1/Vrsg\r\n4eRrA/MuRj1O/YyrKMG2/A+Zk316bUY4dMpuSTXw5tYEX1ZR93t5yIL/gYOU\r\nYIdiIXU9yHZaNJOsLV74pvqMpgK3QZV905XPD3w3LrwyQjP4QpTMfB4GKTcm\r\nOSs3kzQfanoJbAKWTKph7Wz19xjhygGSjCxHOxF7T+tSIOrDMFYvL9wrVspC\r\nGIzpqH1FnBYThKIM0GhG7n95dc2IMNSuSu4V8jydF7y8BkoJDW43nDMeTOrr\r\nnx5TTURshV/FAxZckGYQVsPlgs911O+QSjO18Iib2iTpv4gVxDZqliFNA2Qf\r\n9SIh0KZ+jClaT5O++RUHR0cEyJAw8mzl7tjXQe+1PvxClavgxrSgI4dtD3Dv\r\nW0XrikUHyygYVbFWAcTMnhm2XylyXY73tPNlZBy/ZsQkpxpXZE3eUBUHeiOm\r\npIfWuecDNR+IG9Lr6b+culzKft6fAseuAI1imeSgPUn1PNgfIaBY1bN87737\r\n58Ne7hXOLn6KZaO7CwB2Riz/E6szFqFupsA=\r\n=prsF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d977b735f7eeb3cb0378874cf33d1236a4d96c2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.1.0.canary.8779_1671404001156_0.8304920464391718","host":"s3://npm-registry-packages"}},"1.3.0-beta.2":{"name":"hls.js","version":"1.3.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0f6a1f7f51386824f6cd1fffb993ad68c577336","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.tgz","fileCount":122,"integrity":"sha512-taPYe0VIFEF7qWyzJoAZT0+JS5u5WeagsRPAbw6UicLq94yOmTNlQABWt2Kyb+w9MugmvwlZ3WAD4rv2yK8Zdg==","signatures":[{"sig":"MEUCIQChPJ5AbL3PoiKmzTf/UCYYA+Hqtp4K74kct+czoDL30AIgFQmtCBal8QBxY1W1cPV4hnfj37cS/kgo0SbjwlnGJyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12536979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjn5toACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXUg/7Byiu9o0gx8Sh/4Vrk1Z6/n8yAhUEpydjYld6XdVw1+jvStPh\r\nsGZDJhBgywWKRJdFLxwZRjepGQt4cREcBQb262lLXpoKWJnCkA48xoKoU8LC\r\nHnpGISxpusOZdlZof4e4oZpUuv3augoYCAm0gD46VJTTEmFWKNxmkJnMSq+6\r\nbj+wBV/vgKsyT/0PLndXyg/rGAjTslkgXugKeFCHco8OcZ2q+dlHKs8hOOMH\r\n9/f4wYKYt+B1jJmD1FOUwRUPbPkuF9EMpvZ9u05L1mRF6XV+8kt5gmgK6/Jh\r\nLeAyY8W+2nG0vT58wCB9gZiwkmIYmU23CDbxPc6VXk2gOsmf4K8A/kXZ8Ks0\r\nyek7fAx/yb+kY3efPX8fByYfYddz1UAVbAHLYuMAEMdhsAdg5+3bqWYQ4MvD\r\nrGwbJAtDovVkfFyBIpvHDqOBgHzuoKHplY9NLTQY3bSbs6SGDOkVRCbOY3cN\r\nWY70VmBng1zVfGNOtYMRXcZ/g8nvY5KZSx78X7wXtTMpAwWC8+jMlpqmN3Bj\r\nr4IrcqJ/decX6njNrSyHiyrfl3h51K8d+z5Ays5cj5szQifYgAxsD9Ck1pEd\r\nH0FkawJ81Op2UOxf0KmLowrj++1r0fYVFU9ekQ9jVsNFKfIBhXvwPeqaEfNX\r\n8MmPjWoBWIEy9d3Uw2u0klTy9Nx/Js7wPrE=\r\n=RDcu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9d977b735f7eeb3cb0378874cf33d1236a4d96c2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2_1671404391860_0.5832830547726453","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8780":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8780","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8780","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"475e5c001d60fe5b8e672fb55870f5587e39c672","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8780.tgz","fileCount":122,"integrity":"sha512-0rYNSYaN9DJhjoeE3eWfROv9D+k/FCp9ogR4ldcSwnOb/iH3gzO9+Oi/+ZBVEG3dpnLJDAwg2gby/a1wivkRnw==","signatures":[{"sig":"MEQCIH/B1vakLPQZkRucZcHnWaZOqlat73oc2DCMc2yKLD5JAiBRLOnEvNH4NNOfG61MjJ7M9uouxGurnlIcEd/yzvBaUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12536508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoix0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtMQ/6Al54e02ccQIGZrMDxCVMex/PZScHUnWkTYAxVAiUpTZ4CYqO\r\nNAkPs93jmUBBCib+R9wjwLb9M8etACsOU+GTekafV06ImATSDnd13EojJjwa\r\n4di7ktqJA45h3g6rcFlMaGgP8LlGkvxRgzqUjexEE1Xd8zBnESrN7bXrE9gh\r\n/xzN60YFKCk9z27CtQztlzXiH239EI+s1zRIBi+kuGjkd1fDgkQJhrg1rlbK\r\nu/mk36kEI8FpL7utHsLP07ebmBCQWGKd0XyOHm2r7f9QqX2AMI5Krp5Zpc9D\r\nx0Kyv+/juJq76T+k+vtpscHdD6LH+2RpuvFqANsKJTEyUl0k0NDa6woI6d6L\r\n7E2ODICwqjYrPA8zzozrwsabv1+YNpscwZ9kK1S5xsODZhkvY7sOICPf4I4L\r\nCaf4D3YUa1ukRivLfHwLNtR/rRHRYrC8kzLvnNx0jWLFYtRZUMoO45Mq6mPX\r\n3Ys7mmT8T7bct633g6J+ty88eOaAXKTG1UB9TdvaaGWG5/KThVdBQ15/g6Jk\r\nBKHyS+oDDZV2OvGGQt5yEthFGN0JIErKKGllzeoHAfDUS3krxtOiK/6kc13E\r\nTSVwKZcQUA/SAM6oaAOMKs5FfSCf4Cp24LCjPY02KmKp4kozwxZXgQXOBoQr\r\nAWHx6B7SXdB6mONcfTW3C/gUNq1rEtpskWQ=\r\n=VLdA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7dc7f64dcd09d59c539f700824de4765973b831c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.0","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8780_1671572596506_0.39645846731163026","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8782":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8782","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8782","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9fb528c9700a769e682eda4c53ece15e9bfdccd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8782.tgz","fileCount":122,"integrity":"sha512-sv8Au9rQePiVqh3dJ1hh+x57QAwsV+PyZ5DFKvu57YyH/f4mBFtGjqGP6zJjBhASvrYtUr1kEspH6ZYU8Q70eQ==","signatures":[{"sig":"MEQCIBGc5t3C6sf9vbkWjyBZTXOOUc2kdp8iZ8MoZEQ8GRVMAiB12YOzMVEK9UPeTPPBOezes9YznA82aVVpJajIjSU7FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12536508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotVrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQSA/+OLuYbEmqc9pW/6ysngGFoHZFKXLI3m9ioWrXAGuhBiUCYeNI\r\nOHe5kago5xNwem42ZS7qSxIuMYciBzmEl+u1ixUp7Ti4Q7w3J9khVW5bEIgp\r\nWmH3WPDEa/bX70oZ64V9e0emZslDwVzp2XsSvlAP5wEaYXCqQltbLfou77E2\r\nFnHjo+n908mVKkDWdun3XBmPnMmzqr8Kl95n2j5YYxk0U+jjBs9De7XJ3gt+\r\nE+WWbtK/BW3AS/3tubxCRPIQi+vf3APfM4N/ctX6HWslLWPOwhGtclfvObVn\r\nL8iwjHpzRt98Gi5L7CUhViAEQQJ06fVgJ80PpxrEphGzJ//2cDOqOizOtfhi\r\nFpg+vtCiaVDt2HrVw6Vh2lsG8GIrpkJOzCrlxnxFsVVBTvbkAVkKfNs4SSNY\r\nJ65KNzQZTGyWsq6wP++YTtCO8L41iKdu2eviFC6O8tgjBjtnerWGxEwBLrWz\r\nMps4goC4bmKJMDtWWEKS0LVS6cGeB4bcQxXyAvZFxHCJB/1lIGQU48SVs9xi\r\nejSYSwAnEg/OWK2cFA4X6t/J+V/jaNb4umIZTh357pL3Rwq9G9L1/gbX3xL2\r\nWDkva0Kk1cwSV3L+t50jkpEgiLXp1OcT3ubPGqAQjNukD9pqCG4ItjJHk/EX\r\npusY/mdYRJ+0OuWqws+2epOhYAyfFyU8Tzg=\r\n=Ewmm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d1e6d95bbee700f0afc9848925bcc6388388ecd2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8782_1671615851443_0.7742245572974791","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8783":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8783","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8783","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3714e820182606ce81e7bef7dae35ce0ee83d8a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8783.tgz","fileCount":122,"integrity":"sha512-CDCp08GrFmz/JYgjSFhLbjZj1yWXb0g6dw7UPdskmvwWrfgpR8bjNs6v7Fb5WlWYwgIjyBs+zTaVCh+y0cc2wQ==","signatures":[{"sig":"MEUCIQD5gEewvmX9PCHoG2n5ZkX/WAcJGMF41cOjofShKpDysQIgGZepA2+k226EBTCXcTqexzv/GPr7gHTBnvXmxVLhEdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12536859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo4AyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFzRAAmnuOf9MPV2tma0axIwwlkavXH0DDMpaQeW3YPZ/54gA0GAey\r\nIz0B1/bPJjYHTpM+IY60/qGAqzpbWpEh/nEPx93k14PH3XkYA2LIvZqb30H4\r\n5f1lUIqkJnbKIGjp5EGZTxSQhnafc0R8aPdQTFtXHLX0TAjT3S9ox/jS6hTz\r\n+zcIDVPOWZao0Tpkm0rf+V0WFkdqy3h2iJgUb4zq0Ird4yqWOHII2iGbIWVT\r\n606VXSUqesNbGiCuRGSdt4vp88uPZYbO4CQzhInYQzA/HZWiiZseMQa5/W6K\r\nQL6TQYs0g8/TV87EilPNBC5N8jfsmeuY9mdVRdm6uNR6552vwaH2+jYSDv1n\r\nTxEXf92ISQVIg9Le/ZMJiJj+GAvZiVqCCMUgz6Ft1lBJVpNaykmcaEIDDWNx\r\nHJmJ9Bd09+kH0SPrZF9vcHuqQFHQu7+YM8h97uryicGDfeXC2r6PQxZMzhZm\r\nOxERkjHUDXNQb3q7EqxWMlfifpKFMWwoP4CV4k+U8AUUKfEyRyiMd8LlxHPZ\r\nGLAklYEplHqS4KDapCSurx87fyyTXT2zkZq+xKDkatAxFlaxX67n9TYphhsi\r\nKn/B3TYykRTz9Shyrm0p+9zYYYHY5b3nB20ifcIacGPZTvG1GAmTsVBWkbhD\r\ne1y+WaVwWwP2Jx7FJW0RfbPsWT0HveCOOWU=\r\n=TQ3M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7e419d5e2da6473e82ffb4c789366fffe8d8eb06","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8783_1671659570172_0.28825316964259784","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8784":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8784","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8784","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed2d42d4d5f67ac649abad52167784ba59931684","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8784.tgz","fileCount":122,"integrity":"sha512-r2wuym+19uORo2LJQFZisa8gSzIy69Jir+2VlWfES7PrEezarGbCuMRdLjGr/u3nPA8M6pr+X4LYRnpn6izrOA==","signatures":[{"sig":"MEUCICy+VIqJ32dpGdvDSZIQeXdnPNyIfLAof4INA15erKzJAiEA1nGNHzd3/QKCIDn+XarY+JwjDNLQFz2bIpTPJnUrogQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12539447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo4IZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEDhAAo/27IBNr1pQBvyFrAjjdLsoqf1n+H4ZkUtuc6mHVre5+fuNr\r\n1gvjlIlgDNuQWJ2/a3+Xk5i8Zo6RrqbcEsNQ+GK6mvBsbN1KAswAjhePGDhj\r\nIyTRKaV9D2B5NWZbV1w0mK0kcQMvdQaiqYLF00IqdkT/G1yBPS927rYpX0QP\r\nExewdI3LZo21VwhKg3M0nN3eh1LV7CNkgjJh47hPCanpskDmVJAoTz0zFYbO\r\nCk9X48UtJmRDamsrlh/gYgXLWOTBoqgijEgBmFYYbiRJTDgjdRMckUuiZInJ\r\nPsswASyzE3yNGakJvPMz3EfIgNzkfb183dMtbKQC5PS40cKURkB5BiU6wLYm\r\nJfRDa+Y9NGoHYwAkU9geMe/bXB4O9ZswM8BvED5FSNuwkHShLY8pY4hQZhQP\r\nn7xm0kP7NVNWUwwu4Srqbd/qRWJv02XMvNsBbnS0grbTvc6ZCFzPh68XKfdo\r\n/xaK8osUbOKPXu8cnFUf2PQGSezsPWN3da4OiM9t1jy6GtO0+6hnSP1kAaqY\r\nW1uTB/w+wcWk8gmA456ZK2N1UP+K040KUmnV0UNNHI3KMhwl/egVvim6edcw\r\n+psV9/9b1kZeFOfI8kSp6lpEZbalYhu1TtgrxjC4GBPcwUYV0ZDGN5sfa02J\r\njUZxGLRtxV+ok3ucwDdZKyNh7YWUX7eba+M=\r\n=3zKE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"de0daa09976c800f01189fadb87e306cbcf92cb2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8784_1671660057343_0.23328882897017156","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8785":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8785","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8785","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0791937f7bd97a6cceaa9e1f0e8a8e940ddcde54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8785.tgz","fileCount":122,"integrity":"sha512-Eyr0ZTvGMyvEItXUEGzgIlVsFbkwattaPQoN9Kpl3VVDDX3zhlqM92W+36S7CiIOT0OOoHYgQZztlzHG13lZRQ==","signatures":[{"sig":"MEUCIQCn0/wGqUuHFXj1rTNPsjYbRtZ4o8NYUjWwyfToEXFCzwIgbfs+ZZP+Z4VecaFgTRmkcOuKMkbeK+ivg987ZiMAmcU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12542805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjo6o6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoQg/+KptsiSf1F2+UCGJulJr+JSqQRUu1cZAsxNYD1w0k2ChXnpm5\r\nDKJO+Npv3LECJac9kOc1mjvCztY6pHFb8gASauk32izhgY49/rblC0AKspvZ\r\nidb854PDahGQ8AU25rbE7A1/d4CnMeHqRbz/NoIvWlBuRO3ImhjZkUMR2Suk\r\nYDD7YDjUoaAfrNUDynBIjq7vt5FbPqXFITOENH2UbbEUIQErDzBnshxlVjXQ\r\n+fhzok9JG6bDWxqYVDU0ua8jQOCuWTDUmSeH9oH7g8BT/+5HPRCjjEcFMp57\r\nwCS8BYQri88+TXrFadhcCbUKNCpAymckG1FUxGc6QcTy0kqsFPJ2Wkp3VpUG\r\nlPOipMu/KwF0FRGjrmvBMkkwnKmjAFd1nedMRw7ODBQ5q3GSzB8tGaExtxGh\r\ngcfielMTvQg4G+e/M5TwyaX3bmhaEgfV67HwbBpxDpGnJ9oRzwbEAiYnZeNH\r\nkty9NP/XdFIwk4p6cUJYC7WvPhF8Ul64z4ITmPookHNxyXqcnRiUrRtlg4aN\r\nzN1hVUz4Bu7yy8Fdp5ee+sOQ6hYYTP784WbbydDy9kXwYvgKniJASfeYN3q9\r\naV7ZO3Z68iOjc2F9oCoBxlbZ0Jx/LB+HUOvbbhs4FPgOzSiuHw95L/gwuxnB\r\nNWGa+hM5XGnh/ial8uF5ygdlyxc36FAHKBQ=\r\n=PWxE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6dac6ac83fb5b98069c027910956a6f752978ad5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8785_1671670330135_0.4671050632253875","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8786":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8786","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8786","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf774e19c500fcc226c9c6b0b6978dd26703d478","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8786.tgz","fileCount":122,"integrity":"sha512-WUcv+93/kWITkX2KaLw4wxdF0RNl0VhBwuEPcyuFLPJ3uSFDVrwx3xTkNW0Nx+Wm1duIb0w0sqp3GWznJztaFg==","signatures":[{"sig":"MEUCIErDbo8kkTRareGoEYn2Mpo6lxsVaFC2xpRUtXccrES2AiEA1gYyJ61AIZTKX2L4lAAZRcc6wFrDGs+yeYsICVNSqo0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12542845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpNY1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdqRAAmUzzky9QXpU8P2NKo/8pmrLjjpc7ZYLOLHOvyd8XLYGc3tlY\r\n5X+prZH5zUjI3n11S3h8iED6ezABGo9QFAfjW0puMHg9+HZlkRTKotaIcGkg\r\netbUlEoEedp0jzqlTqcB/+9xxPK2MP6xUhKSwBDGuojPRyLFZGdrMc2yvDMa\r\nVAOeUK5sH40kVZEfJ/5QwWBH6WWiugoYhU66mYdZdOHF2Q9YMcKgIDX8YbCP\r\n7UwUwKsiHm/nW8sF37IQyBI+gGNcrcbY7f7ChDK27bDf6nKT3S2o/NWEFmAe\r\noiZYJfZBJw4ZRG4mh/hPqT5HcDbS603cgAd7gmaLaQ1w3uc0dtzKkpP1fMvw\r\nzJ41FMzVMCpjxi4a6o3ADI3SKNvHbjlE8Lj+MbsminEgGjTzNTVgQPGhE4xs\r\nmjk67vJrn8I17kbq0NHIRoPulTfWzQ8kCgBVhgcQUWrPw+E9eEc8iiQTbknF\r\nnR0n5OAMctPqbslT0vuey4QvDHhqdQx+qnfeHAVg0ld8+fkpDcbwT+g5sb2K\r\nYzoWRwEdHlAeCyXuQK2ftFrBdEnolQGS94FUAq27iLk0ELjCxia51ggcbbi/\r\nQJiX73sw6k46A5MtmXF1+Zuztu14Bc2K4G0LVKHnQ7vAzgJf3+y8QlABEIck\r\nezzXP7WcUtvro8IrzxnwEJzjp8mRN9c0ovw=\r\n=lrpV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8cdd304875109a895aafbc5e93f008cb2e325e10","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.29.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8786_1671747125202_0.361270941174068","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8788":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8788","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8788","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b1786c19b284f8ae99a4dee116668773e298647","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8788.tgz","fileCount":122,"integrity":"sha512-P+wJgiMwBn/jZsLtKyaVe/kYBOsNWO2o74nV86chlfeczX6HhI9i1wksWIJS9UP99NEPkqCRMHgCMRoSGBwqsA==","signatures":[{"sig":"MEUCIQCOP7GXxqk1hcfRdQWZeKCGy/eOv1ExfoXvK6jQ7aq7XwIgYbWx/FaSMLLVPEH9TiT2hEHxihqshd5IQRozOAScvIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12542845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpmunACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8og/9FS9/4rfVRUzucztKfRv3WaIioNePC+v0/xvZRoARtHEPm4nz\r\nsXiOh0YOTqXuN7c1co6ESUwshB4iOUMBafWUFbY5LDDDyKJokffwumqK7fc2\r\nXyek1zWGlUWSLwhOBtQDhUS94kU62tFrcna9HG3N8TQdgYG5dJXFfTkeUkcL\r\nJhmCW/ufPlRibaGbtYE5T2ku/4SgN0zGy17hNEADHjmaPYwbm70vJjuwdKuP\r\nPU8gamud2rhgpPK2y3KkqpEFsTdW35s1GNaLwlKQNG5pBxTBlHudt9TdAe2a\r\ny452rAWwuR+uFqgEms5jRxoEzJrVTc9/T1SryqklVkFvV3Ya/Uf1eeVWU9Bm\r\nu2PwWtla4/BFj4N4857WN/+W4R5+JXjNsoANA/kaf//waQaoXFhHHs1Ak9kl\r\nD6RYOJsk/AIyovFXo5mQcSHtXyayXyXLmOksN5WOBtOCuH3HnALQyc0PhKxd\r\nUUdaU0InN65t7NbBcAIBVrRnT09FNLgoOMqJTyK0CkLRfYHE+pzNpUbQGRdI\r\nK5ziiGQIVEJE8oObkU1g3prgAoTT9GplwnuDL5pyue6AsV3I2bh70MXKuT87\r\n89Ow1seYHN6aU3WYv9iqCmbcuSvkX2BJP3lkDw0tSubFnwsDNxi++5LjpPlX\r\nZDw9nIjfWe5vr96R2Ddz546+9pTHHZSEm7U=\r\n=J2FH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b54a3ec0b788fb3b6973fd8379aa10ab892a03b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.18.9","@babel/plugin-proposal-object-rest-spread":"7.20.2","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8788_1671850919595_0.1807763917906593","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8790":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8790","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8790","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5e048a59829095dad8fac214b86fc6e685b92e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8790.tgz","fileCount":122,"integrity":"sha512-v2P5oexa4w/z9+moPZtbvvFntNliGDFxD/TeGAsqGIHTHPOm64v0nWlamBoCcqnBxzo4xxId6YF5/YuWvuHM6g==","signatures":[{"sig":"MEUCIG4R0u1InYLYMTFWFQKwCWVX/jZId3XGDV7L97QhNDi/AiEAiQyjspzuAbyIjuQlC4TbR3gca+9LN97OCUPnU5V/SHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12542845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrZvSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUHQ//aee25sgdnRKHkrLiKChafJhMWgeCPi9r7oWNI+udMpCaF1Xm\r\na19eZEi4fkPphqCfUQ7Gpjk+ObKZeBdchzxIYQ3t/LMU2zAUB0oDto1DPMFH\r\nZY+TslTzjHlT2H6o2tuUyL94gLmG6bq8D7tO3lc6iCbZpYXZN6Un+7cIITf8\r\nKduhRw1iIU7IGt67uF43wQixBaMa69dKG2JYqYPsqvuOrqT8aEsgmxsSfB1J\r\n1XcBJ+AVua86wFdJWfKzPe1jAQF0ns+c53U6Rg8gazBzSq1rhQqzOOeB07FB\r\nlJq5MrhASUwY3g9tN2pKZMwzk1+c0QS4S35SJi/pwJUXc6DXNZmdzxMazD3k\r\nP1YgtBY9kDQrY/HIHxUnSkrCP5WGFYJPhclioZexfd78ZUUJ37jWT8z5z4y4\r\nNrjo30PcfRZ+81rV7UZEd+hwurG303lZJKfHhZ7YpopdV1mWQTwIdIPa6RvI\r\nATBQEYObYU+maQfb0Qczqqm/VXVfdfoiswbyWSGrKmX5n9h1Xw+Lg5GYPYvU\r\ndsV8ZWfhaotGXRvQaLSv7KPRglCSim18d39Py+gBOerWO2jcfPhBMxz3XzDr\r\no1dhaHpTiI3i0q9HhkGZGdwlEtuqES2cfqaUWQZvnyfaM40BXtJNKN82ScSJ\r\n/RT7DRRY1N6+uHzpZUH5tHkcqyAbY35VSS8=\r\n=dRxO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d44f7652e4ac8cf64f33bf1ac64cbe9f4ce536b5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8790_1672322001738_0.09799402089196829","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8791":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8791","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8791","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7e04118e70e6fec29a29517ee2a827e6f8edc48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8791.tgz","fileCount":122,"integrity":"sha512-CnnhMhc2jsS4wQ9mK8/j2YhjvR5YElcVYlAwAuNt5D+yR3DmwEuHb+sO7295evY49PJSAt9bm/CP/Klv2ssZVQ==","signatures":[{"sig":"MEUCICwqGQxahK6EeqcJW4TgN+n0WyMOhZVEQBFlBudUQovZAiEAjfoFUK3rvDyHXj1y5jfdJA8Du2RaLVN33QdHQ0uawWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12542845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsPS0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokmQ/+PG5q0jEqVvBrKaSkJH7zly9Drl5CYukkW3XcUExucyYxPFWV\r\nyNSju5U97IS0KlpNWCB35UNtpRGH43XcpVhDCq1O1gO3QzhD420lJAqHcrVx\r\nci/Fflrx1b6LpVijIh7MAe2pTpmlXA1x8AOurR8wqmGC7/OnlVDWNwjIxeVK\r\nmPgnf2hvDMbjedyoTMn/+YT8PuNfETiLJFHItG65CtoaL3EhjcQIE7wU3beQ\r\nHi+5ttcG3BLvy0HS8myhe21NARLCUJHAhX1zx7l4zpsbACrMqaH9Q8AH+Yih\r\nt5PceVsgyxgKruymwa8RDg7UW4w8rHaG7kOORuLqXK1nrRxU1PeRz+ujldU3\r\nr5z4GWs/1K1OpfJo0eeaX5auuE5cOEcHouK8CE5OOIodExT0YqfqqYuR9VE0\r\nUuS4WOCzEB2R7VOAxILjb15vURPljSslhu8d9Vc5KGIpAn6YnUXSJHHuQLG3\r\nehfTk6piffaUJvNi2nCN2a0c43sHDZyIAuZcdy75GdJ5cjcU3Rni5CWfwPJa\r\nsObbArznpU/TSlIh809iYW+57af+MRLOQFk0+2pqfol5bcR8V3z1PMjY5LWM\r\nVqQZgoHWcHlytlpabXmS/yl4/PFepYAbHzQ9Wnm4Ojq019nmf6kTHNdWdk1q\r\nXUyxSMhHiMfvnFYXWEFdACPI2+O3obZM6Pc=\r\n=U0dB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fbcd22928f31916e15a0b71548f7ab2df03751b9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8791_1672541364340_0.7485331058328704","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8793":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8793","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8793","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09f8f72d76eba364d6f84043b6c8c1ab5614bf2d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8793.tgz","fileCount":122,"integrity":"sha512-zrIMZdRgI/aUCbvwIYr0V8ul77fORQFxI3iFCBwybIrNt5LAjAYP0/mq6g99x8Lxn20zNtniBuZMSW8o6trR9w==","signatures":[{"sig":"MEQCICZMgO6jirjRjygAwHGQy+7ezHQ5gozaJDskvaddTQR+AiBVRhe/Ra3Wqsam5ndmpphs8UWINI1GQ3d29Gh3BPW1ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12541117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtJl9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmol4Q//W2YXgL+UUfC7xyzL+wL6bU8KU/pnevib/fcddtx69nvdsvrB\r\n1xwnkL3CeWgB+uevTdZLr5WdpEVISAk/gFkUDA7UDfPfGF6CjU+NUNfQL0Dj\r\nujG3DkWDxv1NH1wE9wI/HXvk4xguD8NQrPKVBhy9fYlkHOr5wno4PcI1x6pq\r\njnChlWRUah9D0MeplXsp6zdJ0dHt9D2m+lMOqGBrI41zeaLZxWvz/w8Jn3u+\r\nyqvXR3HL7SxYy3/JjC5v0xmRBza47N9kGQIDkIjeJ4r/tTmMVMYk8rgI3RkA\r\nWjE6bJF0tjpyLT9PGDxYaO7XcenqqjKc7OMJ/WrFSeJAvZ4mqWKlftVZdfHv\r\nYQl7DkpnVU6NdKrbi+PaPtlbdZmiuVVxgGW94S/GsgQfJImpcXX3gSGj+3Ex\r\nIQJK55ea3VE1GTyTcPP3YLbRaL3305mbuATXL51UhJ7y/Xj4GSTp1grgpcxu\r\nhK3Hc3pEAd1uqfQTcvOfNF85Efp1eiOX1KED9WVfod/f5dMq1wFGjQxBzDAg\r\nKPvHzC7kKN8TTAclj8gUhWynM6aMYA12e8nA6fkn0T5xynHNyVVY3ZYetq1Y\r\nEyvZ5N18t4COIHmj8pi1BQIdwQ7zjTR5DCDU1B52Yqw4gkd8aO/bZUzSq6qN\r\nlaOJ7HpkaBG5QBBexB0l4BVWe54it1JtxhE=\r\n=5ru4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f4b82913301b643021a4cdc52282048c4670a0d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8793_1672780156862_0.1766498693327927","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8794":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8794","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8794","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"229f41670e5d7d31d23e48f4a30a117975685dce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8794.tgz","fileCount":122,"integrity":"sha512-dVrI8/wiAvfJJGVm1qXhp/uFU3u/Him+POdzCGxobC30W45OU/6uZDfqpvIBHfPtr5XxJjjvpdo9qg+U2N7QAA==","signatures":[{"sig":"MEQCIBx7P2vjnG/cE0KGZO99dQ31W5JMTLubzgh6wP46D2+eAiBTqJQMmFYRWxWQDOJ2xuw5APfC9GYRTbPMl6LVcg/vgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12545420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtm6FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqInA//ZEwLClT8Cg2mOm0QDS33+Ei1nimkO9akJKzcL6/lr0nrlu1Q\r\nvNEcsVXOynXydf9LtVlDtxGZz6jSJx3MH006eRlZv2aGl5+r7BNBuIz3q3a3\r\nok2JRQh/ooL7gviZl4a40Sl2WaldB1e1c6WAU2HdVdIhLjTa01VqmSejE+Zc\r\nfp9vKXWKRQwFNZ6H7tgklq3w8to2/x9MirYR3lNNCfn1pfpK7v/Psqa3eTXa\r\nYju3k+Fl6wpBXTGuSul2+/zB9yFWCEcjD2WMidmJtBrvi1xI5vyjhGuRj2G2\r\nqI2fvy6Tzs5+XehxdYN4FkthoSNwN0xkofdwTBPFe4dHa/qaCocTWdks2Lr1\r\nKGkx5J6exW8l7OTj5wXihyFhH1TpoZ93QU/jtwWF1Lry3EYtFNx1sbPY6Mu4\r\nm8YlIFG/+nCmTCa5xiKmmrO8eQvuMKvo/dMEUsQv4tXXbb9YdAz/yyU0fJLy\r\nFJ5Q/5NcqIYZPRN8pWfsu/uFmofoAOn+DusbuuOmY/u5JQlht6iS1TNXugsK\r\nrUh3Wo7/HhxVTEMZc3AVNRlWXmu5ZbdPQuhdKiEEw/9caE0PWfJrgwv73Yc0\r\nfTuCls0hhHprMhtp88Q5NOhF67cjNKy/I2GpNwgRIIMNvKLITJIZyFTe2kUV\r\n+FxrXFxGMyPtk02ydfYGl+q2Mo1K+dNLzVU=\r\n=s1m8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6280d90480c21b6ae7eac3f927fe121553c2f041","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8794_1672900229069_0.4774831855806074","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8795":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8795","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8795","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7bc9d8469a270568d1a867eee82e2f8c525ed70a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8795.tgz","fileCount":122,"integrity":"sha512-FHMc8aqLPaqBqsvzRxpeZNy3IvpMbjlAybiUqc5VLg8FpTX23a81nAFn/nkgdoY3CzOsqOcLS1OdbgGJcy+kNA==","signatures":[{"sig":"MEUCIFIpY+qg2JLvWP6fs/pzkr5VYzsD41FQnUswBkWHxwGyAiEAm9jU7yImE2zralkCcKwUSaEK/cZOyccyDJy61Z8TLCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12564847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuGRhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLDQ//Qjtdmu7pa82gOlWH7cRip+lN94UMjxZx9rqb4xu1i0gd1r6o\r\nxppV4Y84bZLi+/z5yexvonTYdx4fWiKpX9VkEqHunqT4hVSizYFlyU6o96GS\r\nkaQcTR+RT48sq/zd0f8DSPSdEXqCbxqxg2dVY+w9SlQW5JzKCKabWbXp6UE0\r\nTGHi+MaS+3SXgB30vziYe569HTh3OTTbHyF404990+4OhtXqbPOzTndx6jRB\r\nxyvfVTHMaxeRh292CEsunJ1ta1J/p6K+z3/GYnrM79PWhaF9cjbaHozKueUg\r\nv1OxYhsL/EkYV2H8XNssPdEFiEVKnz22kVoEGy8NNXvTR7t4wNtOH2D79vXM\r\nmozqrB822Xooo3ja8jBqz0NYrkmlONpLNil6+9tuDkbYFXal4Amls7bE6Fk/\r\n2aTmQqLFi4AYSG9OxPkxXSRTLhsG5kf8O7KEKVdCcwMXtVpeyAT9frllRh6Q\r\neVrtflQXRY+ZNGY1ic59rQxZCFkPEFdznSYnyu8/BbBWf07D5tviF7Xzw2Gg\r\nkWgCU3HvoScP760qpScLr2IXORTILsXstRW4SY2agYBoOys7aoRIZvTBafTF\r\nlwrBdYJMGSf/ArddluPTP+RGbnroisXMwT1NM/eJRsYx+A8yNUSzvclQVmcv\r\na1IBCp0FiHnS77YLZwADxB+QNGBoUIDyA0A=\r\n=heCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"52653655698d3eb0d9920170b71a2bd4867ed5ca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8795_1673028705183_0.7241247415583687","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8796":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8796","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8796","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a5a8bf13cf58215011c396be00e46b4d425754c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8796.tgz","fileCount":122,"integrity":"sha512-83zLGlD/lCm+DGTdo5daFErIHd8FXx1IZKMpXeik+EtXh9Ng3RYKuam4HBQIJL5L4HnWWV07pBbo6pmEYDb/oQ==","signatures":[{"sig":"MEYCIQDdiMG8B8VkqWLTT8xBQE20D1Flh3ltJreHRYi3ylsZJgIhAKzuyuxtsNAVk1lh8fw5brG3+3XOplny/yB8I75CfGGM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12564847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuHZaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrABxAAjrInuz/VA4w5z28c3sJMd9QMGJ7B1zEo2V1htHMpRz51ipAM\r\nsr/Jq8Vn8/nm6dRjxs/g2Y96QAmLt6QErS3pxGfoUl7zfARgJwn2IYB9FYN+\r\ndheZWvX1u6m70gTEl+NJumVTRYOttRXLcn6qNORA5DJJgYM7n+2v8S4I9PxX\r\nqXfuZfF0A6G/M6WYI2vk7UHJx6LoHnj1G8HyZogGzFjLmMKSaKJFBJQUgYHC\r\nRogovsae/ROZ2bzmeLX9DBIUvUsBNCtxPy1k6DluO/KMseYA1dwI7BBQSca2\r\n3vY4B7/7/G0kSOY0+VfYV2bX4efzlxNFc3DEw7qlhm9s/eF9xXWtwV87BgiN\r\nrLD2ofavAeX1w8NQBJ+9xePZS9OoYgYrm1e6Fq7C4FflSKdzubIyorbJ5Dak\r\nyHFEjFb8VAoyDmEtU03VcNcwZmh7Gdf6Quf6VrDupi/LoAkIQlpqJu572oq7\r\nyRzOTgRGWy6pA4uRqoVjVCQYLwmbihUlq7WBRZagrXuph6tlL2FHckuts/h7\r\nunbPT1e0O0aKwMSZ8Di1HQoaqhYSzzVz3hbXkuQS7KoR50I9pNutOxv1+wLv\r\nJVnLKUjEO8OL962zAJIf3E8DNwDwuJAYVyrv3I59nlEEjVTjiv3L3jfKI/8d\r\nNd4BtxsqCuun/x79ufvpqlu8PDRlQHXnH/8=\r\n=bC9E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7f8ffc6af748c6adcdb870747bcd81166bb77407","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8796_1673033305789_0.4054398797444785","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8797":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8797","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8797","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df0749c3fb08c3d5a007d32d329e0ff85b5721d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8797.tgz","fileCount":122,"integrity":"sha512-IrY5PsTlVGlR8kFACnGUVkBzbCbGzEf2dU6aGCOnq0+9mpZhX2/NgdH7mZLiTr85ar3jyTv/dGPEikuaHyAZGQ==","signatures":[{"sig":"MEUCIQCEW98wX/Z/oacWegMJtfx3DVryEmPtLARZ0SWtq7gwrAIgbxvzxIFuGnXc4W/zVb6+DZmXZf/jaRHrNyg2+71b31Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuJDrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobww//YO6/jg5E+nAj9g9BB20+GODhHSOJUwjyDMYaxc7ZoNXUND0Q\r\nhnSw5oqQ+M03jR8P5+0w/kbgFKwpxJCRt8pmdRaWoBB2BPB+liwfQDXEN9km\r\netKZlgncu08AOK6Vzz43Lw+vGCkangrJTzGjBJ2VcPW93UJCOVYjpiHh2iO+\r\nTaPLubjGPzwe5gmpl++IAz+na7eA0Y/eGdAsY4iOhmYdUIREpcj1i4/xVW5D\r\nTz4o4D5o9dJdQaG6asN30M0Jz/6RJMA0f00YETzZTzlve2kLjWPJuH6LeQy+\r\nsMv66E7A69SbZbDkl3xosy+A6B2c4I1uEUHxPjfSuh0Ax+E+jJIfKmD1gLVy\r\naC7oY4VK+/hpREesm5Sw2nPn1iW+yI7sTLfwmuDtJ/QCQIa34RhpN2SuuGHY\r\nm/VVJ0NS2oIo2VWlB5esTq/uP3XlyPUftWk0CCkpRYOd42lA7jadlDCyZ4Pd\r\nk/1NPFHo3V8NJ6OWyw+jSP4nHuiMe6m8kkybpq1cEXJewsoaHtp8lRcKqHST\r\n6Z4KUKfRydJuu6ppMGRD9oWJ55Hg7aI8xgdKaK+ze54AsfkLgwaLoo73zSjj\r\njP1QgV7eul/RZLbamq+7CwGqZ5b1QFPos5eqsNAlqqv16NzhKg2a2mekai1B\r\nY2WnHLxY1aJKvLd9A/9DntZ1gRlVcrOYXJ8=\r\n=gJI4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"166bed183fdbed9806aa201b7759bbef28bc1f66","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.30.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8797_1673040107159_0.619404140635085","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8799":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8799","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8799","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98b76c66acece02f339396573e6035ce5557bb35","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8799.tgz","fileCount":122,"integrity":"sha512-hGpOb6KW324szZ1GxsXt7rwZekjjV2NNy+R60LA3xRiHSFHs6fmVZYAi6g5HbXgv4tEZ2IVQ4aS2W4DvOjNshQ==","signatures":[{"sig":"MEQCIDQd3jsXuGLxhbmouVONA0KFQFYo3ahhK35gs/vovWW9AiBYildG4pAbF8AITbLKGeN7iytLtiakb5PS+BnjzjFhTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuURRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZRw//bF6Ryewi+GgOFvcd4RsILJ9MQeVryluqe0JA5UwaZiVI/fxA\r\nfZzrQh0IFyd1xFT1QCPVToJy/5ojlxjkpD0Zx53ZiOUwrBbXZmyIBRer+voa\r\nY8pYW4SNbtpomrBGhTBNmuWNU1+jzMZeF6Z5rh7ZVQijEQXE90VXH6TKf0bg\r\nAIxL9yrkqwEJqmv2ikLhru7psdayOa6+Utq4H/krUYd16EOFOTic81gsLLUg\r\nnPr32u8b6fdgeEiLwa9h+/iMI7U5GfnBsFu7fsWLEc4R3nz6c0NngSuUFsWA\r\nxvObwKv6bCdOd/rCZAEtkKt4m1FClQyNlLao5XI/2jIUfrzufQpnnNkE6UnM\r\nY0bp1z90jalaslUtCsDicCESuO16gnFhkmCOLSXLUiZIjBeanuKxrijeGAVX\r\nK8nxWqF80oWSTF/ILID8gOCfEG6ULpEeE5kDf8VK1LlMA/NzFHb5odwqCiVY\r\nLHMom1UM7Xf/Np0LDQFRfPKq96HOB14R2d0aLv0Ks6/qc5FI0QAePKPXmDQT\r\nX7wtdq+UDlLggZ/Q+wMoTF9OKPsvc/DTCEPREjUlx/as2Ss3IhSD9l4WNcbL\r\nLfOM6xXivE4RF+opKvJiJzNVN9QqQ0UhgO+ggzi7oV/9XfWOFHgWOVlUdcpi\r\nBu3CWzBiBlDMl9qSHtGR2CGg8CX3j7yyA+Y=\r\n=5lW5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d2ea3369bd577a98e7a0bb7cb67ca51fe9b49429","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8799_1673086033203_0.14892678825059935","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8800":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8800","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8800","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"61f011adee65d9cdfcd2e52ef55ee594681ac443","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8800.tgz","fileCount":122,"integrity":"sha512-+MjzDgjCF1PjUC/jzed4H/uzUXmpNFgjkSq6Ve4xWft0wY6xOekqDFIrHpknBv1XbESoCNwbk/N7mT0i5QBs5g==","signatures":[{"sig":"MEQCIAJzsc0RqCk9ObqTlmzQWKMcUa/mrm0zKxDVnDKRvHjtAiAJAB4G16kBKnVljR7oJPHBM60bWUZqbiOlm9dLP9QtCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju41KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGLw/+LsxCMghiU0swN/GJ+cEe1odDBgy4cPhOPmLSrB5s9pUfyMc4\r\n9cY7Ep+bRbbtLC/nlJ3miDHbI4j5NWZtXADAaqMYjUATC718EQX4upJOQX7O\r\nl/FbzGHzWOSgYx+jgHYbQ8MmJpF9Txdo1kUqF8lAxj9Ym6pdIggPQTc6ddF3\r\nBAh2I+5oKmSXdSAWMqM+wlEOYLWJZgT/eq2wcf0cPQBgHRsJQZ0sT72/jMEk\r\n5Xej2KWpf+1E6QNlLuQ2ZQdIyO3eb6ym7LcSvm+AahhASA9SbHPLFHgnTLg3\r\nL028IBqN/Y3QHYuWtdJCW9QaIqqWzPevS//RIveQeJDz5bIbgncsTgmjtITl\r\nMhCdLXxXX/VJJBzu85wkDUCokolra+zsjUpCE5uJwAacN3x/FWFI8cnmd2Us\r\nF9pU4dpz/CP4j2MdhvHP0gh+K5DA6iqrPQ1QUO+0+VRDoB0uK9F38CuQPrsU\r\nx/aK5rBctd+dgAga9lphtzl/D8VkBAaRoBfYEmT33FctPiIw/JErvsVguXXv\r\n+xI7PFQFuI3nrooa6Sehw+DhJuUX0nLe7wpbdg/03IHsujtv1r2QdV3Allcl\r\nyriAvKqSINOHgkrlwMdG10PsXBckRKDwStbaGbEB99iZSTWE8Il+RGPz9f7U\r\nlaNSQr3oR1buq9WY/XBjSGk01RyBdOQ1NUE=\r\n=+MRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4482e3c19965e722ffb94387a3ef21d45d197ef5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.2","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.5.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8800_1673235786099_0.4823788188652469","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8804":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8804","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8804","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a0529fa0c861955e9b4df7459d86656004f84cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8804.tgz","fileCount":122,"integrity":"sha512-xlyG9fVqlMMD/+YKR2BTwO3HFUkj034NvdCabAFbIFsXlOERZYoeV2dCXKLupyP7crvTq9O9VsmrlnZTMEjj5Q==","signatures":[{"sig":"MEUCIFLtLb+rezJe51aaiCduDd2vm7nfe+JQ88lYayMNbEgDAiEAj8THNQX/Uja7LKpmJeXXpFhmxCr57zrbmjgUDF+NLrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvVnxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrjng/+OEmk6NkQu7lApUB+JX8teEwXvST6r71wTJ4E9yhLnKcjz4Au\r\n2yCrUcO5CRgcbTTnghyiGZitRdMdjxeBzZn6PaF8O1s0lgpFxzXWdJjBKVyi\r\n7LaVFTdbAHB5R3wVsmjS2Gi2ZQ5ukm8d0j235VbVdSwIr3XiVppfeouJK7O9\r\nR8wTpMiKoUCKrPB2cahZfHyGYiCBDBr9WvqrtuoKncTsiKHqBiaDfVTfjDkl\r\nbWX0O62K3FxiPwuEEywK/ryF/ALCpDIB3mhyxpCY4tpGPWNr6503Rrmr5yf8\r\no/6sF+/LQLRMQGrsKuVwRiujcmyJPur0NAZArkWLJCozIW7KeCjs9Rhi6j9S\r\n9nK5JY1TgJt8xF6oQNwmIbnkEH2LkAHhANhXZDo/KnCUyRUqI2spipZlLwM/\r\nlWDV3BdTCKMQerIhvs5fyEKYBqgZwPUispVMkx3LIXBMxgyX6pemtp4UP2uh\r\ns93+bmysIMmYoOa6NP10kndE9BEWcnlR4t2NYd5Msa4rndkmoJGIaa7Uabc/\r\nE/eC749km2MLdQXDI1O4sxe87UUOLVZ8W13ICVHfmrBbSJAESfd3AqBUBlGN\r\n7Pld6ka25a0pyZoybmykAnP70X0NEx/ZkF0odaVnF+RtG+lqIKHj+NPSaJ92\r\nKzMqz+rRL8wpzguJaO1K91xelbENYHTx0Lw=\r\n=EiIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e003590f934640d3bf1db76d3aca5ee4a949cd8c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8804_1673353713037_0.540535154322437","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8805":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8805","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8805","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8e401e64b8fb40c47c1795e2a13a0c36350e61ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8805.tgz","fileCount":122,"integrity":"sha512-JGNBnYjKiMnYXWRJJyRZBa0rjzr6M13awnY5C86mS+bTXtmfWMFriGdgIMVlVR5VNGQUtsBSUDAximZCXmxXhA==","signatures":[{"sig":"MEYCIQDQwrN2UtG4uHn21ZtIwaT7nqu7iVkSejgUfMY3322DhwIhAOOIqOZdyLWeVQwqo9i15C68I/t2gbUmW2cye8J/oy9q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvyswACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4eA//QokFpp5tt66EoByFPpW9YYdw77QmScrgS31NoGMNDaZDfkFo\r\nY1Zy5hqJkZU/3waY2ouNjeTM6DikyiSEu3VzyKOKEx07s/ehh4DDvKDIgFa6\r\nJE9CKBOF8MGU1E4esBYbOjYL5X7r7+zAaTk5UTobj9vy+V36dEaclOjIPrhs\r\ntN1yCqJUbkghiuo9lX4gqDtBdkcMPyRt2/7v3AxxbKDAcuwUs0j8Mjh5TKz7\r\njNPzPhnOz90ozoXD3he2oUyUUjpPmC1uoy3duQ4iZXipW2whRfqZ6SFoz5wi\r\npx2aBHJFDCpMoDSO8ZWS/g+hC78eZCMh9FJaFvWOdqR/QUDY/yp9G2QZRdvS\r\nhKZ9znfifrvSNdu5OXZdOonM3SkG3AKZV3Hjdlh3lfYFzbhx6VcHUwrHVRZ4\r\nIv3pBDjZzWp7GFSjAM7eZrxJLByaOUgTtSq0Xf3iNwyiKjYtOdcHgVQ5cRSa\r\npuONQeJCc2nt9xKOFj2d+3+6FUdSYv+bEl1dSkfi7eJHY0vVWVDr0yJtb0Vq\r\nAJJNWcg9bmVxsGYixbgveanACP4ukb3SGHMgkTeofUulh7Mm2JWud9hS67r1\r\nOMOTJUd7im2FHc/Rh6AipB89H1g1S/esTz3+EubLnL0e0Z8nM50cpmSmDLWw\r\niQPnuKGihIsMmlCYd6+K08F87jMJq2F2LHA=\r\n=8vUB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"311ac64dc5f0092128317e38a4f61a94a814ee08","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.7","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8805_1673472815813_0.8158993193531743","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8807":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8807","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8807","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dec8761567dcf718fa7dcb4e587056b2d688fbd7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8807.tgz","fileCount":122,"integrity":"sha512-KXQyPaiWD0zlJHvoK4YvSoSVq+aukFcndfypG2KdSSrBLKzFr1zHwcOemTQJIZdKX5EPrM4ey/8rgsHTYJTEfA==","signatures":[{"sig":"MEYCIQCEHetEESI0hd3qU9q6Jv0TvS/AKnhdx4i4jsvf9o868AIhAJKhKtaD7wu8QUKRCqFohvmCXB0JNM736+dDSM1skbHE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv4neACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSMRAAkBnXy2fPuqxOSA2PSCJH3Ta0u6BFHOlGM88EuywmYs0OGYjO\r\nAJN1jtPebTaNR66c8O7bxIQMxFtFSFvSzVBsku/D5n51K1LZGNqHNCAZ+ZaO\r\nT8Atv+iDAAsBmn9ZHOde1mdimF4pRU9k0ds+yk2KqFtssVoIah/gOXZQ6isX\r\nv6z29/H1ZHI8BdFJbfLMKJ1fg4xzitv4IjgU6/Ir8d9RMpvXaTLKpEpe6+Vw\r\najLzkZgCJuUQLM1nBUmaYXl43yzSe40HtyPI9sEgQmvrScPTd4YCITJRt8R0\r\npvD5ryLbeyIEiTfdJYa5cxQWbLcxbX8WJBC/pukA45VmuM3dwLvTm+RIaaFl\r\n+tWt6am9j376sZVjPhkhzaqwn1XJftFBW2/lr9wXZjx8xHjantkfJ1xdHxDV\r\nGkCBGqzk76c2dYi9gLXJjWS/gqiHDJ3EjCdwoFK9LMslYQmM2gl0LZ7Qr+cd\r\nmBmhm+xidkw01Lx6W+4lw09+WhnXfBVaewjj+SnTIsYGwBrUvfNRgaDIei56\r\nJ6rs+qYtLQ+cK5suiN+byO+ZuVTRqE2bfi2gP5BpmvEaid145fD0dbV6W4l+\r\nk7DPFmzoJPXT9ef/JZFuYQ1KZytaYEktu2T5xG09BisQTwOZOGxUw3oOK6Z5\r\noWPY83xYpQZtsmeoXTpIFRj30KJ5NT2MB9k=\r\n=isdx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ead6babfbb4bd1cd0722ec4e8295887c6f160d39","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.0","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8807_1673497054218_0.9126821343519556","host":"s3://npm-registry-packages"}},"1.3.0-beta.2.0.canary.8809":{"name":"hls.js","version":"1.3.0-beta.2.0.canary.8809","license":"Apache-2.0","_id":"hls.js@1.3.0-beta.2.0.canary.8809","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6d3673c6bbe816345628ee70dc29933dee3962a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0-beta.2.0.canary.8809.tgz","fileCount":122,"integrity":"sha512-jCOvSVnSvr8yVzoc9n2JyH/bH2o525AqIOufQWGcQfkIkDtF1UeZnzZqjtYWWvk2a4TreQ7h0LTnfzjOlQk+zQ==","signatures":[{"sig":"MEQCIDjY9M2wyez380eG4879Amw6xcSLOzg6/sOdyqyOe1HfAiBaMaoI4Cs5FCzVSBJw5G2/JicDA68UX7pki/3CcEQaIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv5W2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprsxAAiPmyo9rpwnf+EP6Di/heOUYi0PLJQvgZUajuTugaViBN8RWx\r\nmMWSiOi+CoQMwCq/HIgugN1thPojIc/Y6XbJONQq8MQMoZskjVredA4cNqVs\r\n2CI/PaSB60EMHPa0xBaZX59euDchw7o3wXvlRzc2w+Fi7ouTLz37KMfSogNb\r\nuOoaOl+c0y0g31BDU/3Iomci/2IfohuVRGNNffwg57/AIXSc/ClueqehUska\r\nqTGgNZ37MYLiI8B7qVoV+dsrasZH3b0cYwGP++ivjEhmH5NkIDTnOGTxcNY2\r\nc038+/M2EXrWiLsPqOFg7/sgn8VPnAxWNCnkd4GHKfiWmw3+3siqJxsjDFEU\r\noM/hLJjJP77rV/SNGYc/iMNEjB6a+bXsV3JdqUbsI16ZnAqdQ3etWQkOHWa3\r\nI3aWubj93iJN3tBp/+AVknB2j0xyyFDxzPzQCo1e9ia+Ta+VSj+tvOWzV45C\r\nxEqm3aFY8InHc7al6a3LxY8qauFunMKJCr2y94ZKp8KrvdOKiRtC0Ax3Hf9A\r\nD5MRiV/5YLwnr5N0bO40vHSfMPdUsIdUK1W0/b8RPPjK1CjtWVFxHRrvJYIW\r\nNGqT5eGa5US4Oj3J83d6khJm0OeyANbg3R8MY8MAeVdIlBskx6X2bLa4klYu\r\n59IiK6jyOHWZRovDca3Crnglj7QeiWOsRHk=\r\n=d3pg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"64eddd50af950e52dedbff17cd9dda635d935b92","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0-beta.2.0.canary.8809_1673500086496_0.6717494980478627","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"hls.js","version":"1.3.0","license":"Apache-2.0","_id":"hls.js@1.3.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3668f2e47e5e56502dc37b2dec201f8d3b832d3c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.0.tgz","fileCount":122,"integrity":"sha512-mhCgOFd84OJOcR5JQBSEKIKtxJtlotmUnnYo9+O1orGIl3ROaGtxZghsuVirVumt+4gJJIgiTA72ynqZRk+eCg==","signatures":[{"sig":"MEUCIQCvl5q+dChnr2GOxBhuCUEY5gFKqvstRQ614jtTNu1pCQIgLmttw9iGC3XVeDhapy9FDqJEHeQpT3AXCmKECoOcOaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwH2JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTzhAAko81HxtGFA961lPgfQ8GEGLMMhOxqJfcD0GWyKusdJQRsMYh\r\nDz9LTtik5XdtumUNENWY3c6KJk0h/VD0k4OzgCWHEcBnT4kE2vFIYInAfAvb\r\nEHBCbc3UNeE4OVP6aBpywwPjtfU3x22XvAGZ+Def1IlpFMYpC6DxasWN0tcp\r\noJCBceGyr579A44CJRhVnKFy6NOlsedZ5GBIM9ElJXYtFxv3cE1Ld0FNbvWu\r\nvAxh7EI1arLOx3kCXGH4m39YEPecna4iarelk9F04/qJhje+L5XHnmiqgBPW\r\nBuYHuTgxChhYDCiWXGWfjHFNzRkZMukFnTfO5uwAjNv1CXBTP/c8BFGeQrgh\r\nBTVnUNoXj1CCFO+Gk8UruMdDwLV6ENwOxNbqD8Ine9fW3YHQ8CkYogb5yAm2\r\nNrcPU5XzRfsjw4mupuGprdycP9SnUQ1WkyS/YIWwh/LGobOSLSUaYbOnvLGQ\r\nYabjH03v3QDoeZaJQd8LmmTeOGI7htLMR0bQUz9GHGB7z+5WPboDXkj13s5m\r\nBTAUXGT2qsxZct2W4DIRPZBXOGOsKuFCiSY8JB+tEq0LvftBfA4ie/7J5bMQ\r\njConVi0+ve/jf2xA/Ew/PqtcQ0XYBbhtS/DG4bDiu96Zii/V/XdkvB14dt6j\r\n0Z2n4f7bbktrYd8OgJAUqoD+O0SFjr3tKe8=\r\n=iVdN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"64eddd50af950e52dedbff17cd9dda635d935b92","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.0_1673559433071_0.9685414895094986","host":"s3://npm-registry-packages"}},"1.3.1-0.canary.8810":{"name":"hls.js","version":"1.3.1-0.canary.8810","license":"Apache-2.0","_id":"hls.js@1.3.1-0.canary.8810","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2c2494b8a4a4f0250f22a7728315155b8a54567","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.1-0.canary.8810.tgz","fileCount":122,"integrity":"sha512-iS3sqFjqIHXd7h3dBE0tzoEd6uh9qoAjre/INAdcSG1hxjxIqly9NB/9aSPIjc/zFsyLJYtpmV8r1CYIGsFDQw==","signatures":[{"sig":"MEYCIQDq+uu3Li5QeWz3KJfCmVxVl9AokeVATEfatdEAITqZVQIhAKEhsQYIDDd013GoCqm93R0yqtMcL1+ORWLHM/FPm1jW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwgMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpevQ/+LJYb8XP4rUHRvGT4BxTPCduoV+F3GjsWd6zhm1UVY4X6y1bT\r\nL7X1277Wa/gm/Wv4sGOqQozZxSSXCZ3gemaXs8+WUu2SJoD4PV83DsU1IToR\r\nu8SbxBpFM+ShRVCARt7W5hIpVANU72ZHiwfPkFvBpP3F6Agk+I/mlN8iVcGf\r\nmJxCmtOo2UcQwjmToNSgZxTttvNTpAbC80JF5WAyU/QRmLiwCiKBym8Ums6S\r\nso410nnEBcg4Lz+JSsX0AAy2XlPC2n1jO0lcwums/dY92V3xi+6WzeWNwWs6\r\nKYSW2dMm4ef00GPAVPaAhsWFhCoJKyQKf2T954zhLwX2zt9pno68ckNiII3o\r\nYqQTR7DS/GSh/c9N24M8yLFvkYy8hxkZ4hIgCg8ubn35VywzsY7qeaC42inE\r\nSC3ZrtSNBpfmelYR0oe3WG4qL1ZGpW3J2mqib3wnJaUOvRpEC6grXeFkcuw1\r\nNV4EvSkyCkWCWbcUciKKj7mj/md/0LPqQOKjDeU9czRdZfRIxWzAtObCia1M\r\nSRWzJFM4tmhrV62UtfN97olxZvk+8UC/1vRRKqaRbvmIuH532P2inJRfmkZK\r\ny/fDiAnmwNYZWBF3Y8yWmORAIqiN+4m3noOXGx8eChpD+OkMrmdpVxj4/W9p\r\nnExpU1nPevyLY+hjVTw3g32SGpvOiPhhA7A=\r\n=NJM6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"276218986b9a62dc695b130df7ce7f7e0cf8c541","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"107.0.3","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.1-0.canary.8810_1673659148093_0.9563674633994477","host":"s3://npm-registry-packages"}},"1.3.1-0.canary.8811":{"name":"hls.js","version":"1.3.1-0.canary.8811","license":"Apache-2.0","_id":"hls.js@1.3.1-0.canary.8811","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be7e549bbc2c281acb611cce16262135a3a3bc13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.1-0.canary.8811.tgz","fileCount":122,"integrity":"sha512-pWY2/cfkD6VwtSxsA+j77qYJ3Z2ZDvvES8y+ICMudmkG3ZZdbfFsUODrOZa8zTwf6f3gx5nUFVwG/DLezj3gyw==","signatures":[{"sig":"MEUCIDVORwyVHMQtGz8FyWkCL0gDEAkwMBixuYLe/TwBwxRuAiEApGRZW2jLNR16npdpuI0eUfX0V1OaG/PBZ7FP+u74w5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwwQAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopfQ//arHmugcosLggSppVY9xeNN/G2ybNvG59FYxFHNmf/ddPjLlH\r\ndGC1BA0YW8e+3LMfuAjegWkALWzvR8q/L0BB9ovYyqZTiOX8mVPTUYjAVLMT\r\nC33Ir+6sItx7jpkYudiEUZKok41CViWLXEgHsXTHILsCIdpH+v1plWuWD+ys\r\n1YSSmZ/KhOEGhHkY14i8Bo2mhb2+mm3OKLBmjbFTUdU5b5jh0QzGIFX8QJ9c\r\nC0YVoxTku/hE/ShqZkF03tioERjYvuyiiadQJrPUQsEtJGhVDVWCeQhLw+/a\r\nuBkJdoMyTTRvq+fnVlWbU/RE1fRU7iCLMFxUCyyjN0WCvebXE/fvOXLcwTrx\r\nKPmhmgs+DAwFy7bQCFkQKbFRlk1V72eozgknQoTqlPzT7Dy1BsvIirfyrHB+\r\nRTPN6+bVU1IsCED5N7v44LPz1uKZjOL6EaflnNqsp/Pb2cro1J6TOkSxNuUz\r\nfnpgXZNbkMT8+0W4qgCOhup/XF6Dfv8FJGRlec5JoSXZqGatzHQYy8S4fqP4\r\npFz4lKQ0vK65F0giAQtiUiisGy8+Sqst67vg6nzA0awl5GU5/q5Lki0fDMHs\r\nulkmXJUpLDyS2+tLXFhFpSUgIGEPfRqTHmXTSfdmTlf4v5LX36GHGXj0QOBJ\r\nB34hqpPmI4Yd7r26gu/LE9N+AxVt2MVhVd0=\r\n=sUFY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0d1e4c8e26f44f49c4add6e76464f321e4b639fb","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.1-0.canary.8811_1673724928173_0.6004722280438324","host":"s3://npm-registry-packages"}},"1.3.1-0.canary.8812":{"name":"hls.js","version":"1.3.1-0.canary.8812","license":"Apache-2.0","_id":"hls.js@1.3.1-0.canary.8812","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8992af055dab14999e28e8fbc436ee81287566d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.1-0.canary.8812.tgz","fileCount":122,"integrity":"sha512-vcfbUsc+Tk2+4F3ge6bl0bE/zwjLih++AHcNVE3LttmYS/RceL14WTYellqdcJa7s84yU9nZX5qktkFauJ1R1A==","signatures":[{"sig":"MEUCIQCcpxULAq2Adgbr1n7NPvMiFW+ye4q2/R63nI+nr9/PPQIgA+SDsf4J99AFl3aPVF4a/pSvROzEjXJ60i4ojazJwIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12550310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxOS8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5KQ/+LoTLZXnritXKR+2RG9nnzTIo8b6JLBEZBH3mjvuPVY9Erril\r\ne+fj42E6BYRPnMxV7A7Wh1pOkpHo11FE7TEcaCOR/4/Lze0rrle6pswLxAdE\r\nzkvtDIFhttL7F4f78mEOqMj+OjfAMI0GitJ7Zy8H5LqiprCmDtaMi7bzl8vk\r\nq/Dy0pxwtO7QX24PSIk7ef6gin3X4SmgKHwk07NyBYB31ZrVUXYOuwbGEMZ+\r\n+xmkMoX7bFzsS/eP+vfpNbEfkXTjIhOH2ZxHcce2uaKZt09w9JMilTrvtooN\r\nIurMbUiZggCJUh1MYLYg767gpGcg+CiTCMl0oqLkpW1i3y5qvQhBGerUApn+\r\nwRA9I6SWwQKT5QuPNwxSr/3m59e6kJKHOzHCQxAAOaJaXJps4xkAYSCwQ7vI\r\nP5XwI7+z6EHHi3wu+gt+dgPtk8+KCuYVlaR4YmA5WTdGzpE4SLNpxDPbjmVq\r\nPFyB9Pv7HY2HAffpAvqrl5LxXVigu/N4wfojYlgRTtty7EnmfaMozlYjpWKc\r\nddrWKcsJQCqZsRjugO6TywURcEusoSVsVTSiP9cpr2n3s9W0WN5/iw9JyYEP\r\nG+Uf6utvZIVwCfnkO9tQVL7CsN+YavhIEWBI0/KuvZ8PVR9t7t9cxghpUR8U\r\nTJ2VuAwmPxZ/IOAegrJR8G4+LJjOrJTEjgg=\r\n=QcrJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"617d78bcb7776250ede8f7f2f0ea23830d4953a7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.1-0.canary.8812_1673847995889_0.44667592701611225","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"hls.js","version":"1.3.1","license":"Apache-2.0","_id":"hls.js@1.3.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e43949aeaee8f3d54cabd7c4c1a9a718a03e7c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.1.tgz","fileCount":122,"integrity":"sha512-6f4Qyrfj9sNUWMzNFKruqeD2KdisOwQ1GQJqnWAgMQ1hequlFK7e2dmF9qQD3mF/RI76hvztCMBptlPb+HcDow==","signatures":[{"sig":"MEUCIQDs3z1ZhqC//aQkrBEJ7u7JXGMQp4xATuPnUos8k+CSEAIgD1LIWoq2ojHsvgg33Zo+ytEPPUMKNGAsau+2qhdLUD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxOdrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnvw/9H9EXmhItyKfY+YiJj36260/BzWcfUZhJf/Ac9NS70XSar0jG\r\nMPvAwuEfWdCIpbAxQKW++BcHS2S8XFO+hkv3FV3R6IFHP4s8LieDq9amfO5+\r\nhIEaQ01woZAUA3eG9fHGHyZa/OAFBs1pBxhiZRIc4Ypy4GbApicS3rUqLGGv\r\nZKpKcfx44KrgiTmmCBy+g0D9Ul7Ix8e+E8ed0Cy9Bh93b9wgae3ediGAncqq\r\n/RRGI0LdVMzkPSZQGeMPIR0UIwuykDOmfCChDILbukTyfLP2IP9U7NzkMaIq\r\n2jFfwaSojQE4J/HALF6X2wNeI8SUewQwNEcxEJvezgtwm0ZC1FCH4y12WglH\r\nb23bpCQJSeQWlQPDguvtSB+H9ksMC9Ctqp3eFwt2kHxP5g1ClczuN235F0hZ\r\nqxJBOJ5rKVBoa/G4M/CUGgdIKFpUCGpHGJhaPbBNt2rEc/W8QfCeONDXGtJA\r\n3KBrCddJwSCycsGlHaK3obLL15RBpb+0tc/fqhBP8mcuLFijLheduX8CXfe1\r\nkmq5nHqkY7be5joXcNMSKy5u6OfIbCjBt2xQ13YVcdw9eJ2clUrJS7cGVajw\r\nW2NuqafhXOCaqZ6NzBZZN7jcGa0PaAzz0L5wSC5kkqP/mEjkPfn9uIb3nvB1\r\n898QeBkoJbGZWSa7ajtkEY7T9ajFpI2jaiw=\r\n=mOpf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5108ae262b88ed85e461da6d09ef4a35fb26bd34","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.1_1673848682754_0.7197335208729199","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8816":{"name":"hls.js","version":"1.3.2-0.canary.8816","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8816","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"edf68cbd3fd41ce8f3472359f0870990ccdaccf6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8816.tgz","fileCount":122,"integrity":"sha512-uHH87qZBhp8YTCmphQVoh8Bdam72KIzebPZBYx6YK8zAubynqStXUlatvHBuUSArluCYQnI60EIbI017luKMwA==","signatures":[{"sig":"MEQCIBKcnJX8vxO3ZtShomgwgFO9FF49bF7dpdZQJmwMhaOxAiAcPWBKngqlECciU600ayDXVtVx7tNU8ju+hnJGSvqLTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12550310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxOemACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgJQ/+MhBgehjgsqZxMd21wOIH1NsokiYj7lKitTTQ0G8ZmASxgJmh\r\nwuBaaszrv+7suubzLqnT2pL1cCCD65vWzFIdVzqzUrZ6ho2QiGTDTbKLJyXF\r\nSYp4DGceSum21rqarE8ce11CRnmxPFGa/If+uXMXb12waBcPfe3xy8bO0KaH\r\n2Aj+kJED1aMKDlr3PoT71ZhOAzHXfkyUHwu+f0eS3n2HdeOEoF12qHwq1/HF\r\nYBtxvZj04dbDDet5vMrqPOX1bhI1u26mH0/CMpKg5tle2QUiCcZfwyOjLL07\r\nRe5wDxmEG341YLbV4hxJp1rSe1sN5EuyqxWb22FwvqxHR2zMJvDz67eeZI9A\r\nUHmAI5H8GHpw41TKMQqcZKd2zUwhBW1HV2X3+/Km+VG2FJbgcMXYP6LzJQ+R\r\n+u4UqaXU7usEDIiKvJMV0NFQxOeKgNPFyr1xhpjJlxOqwqhw9NEh9RmOtZij\r\nKXt7kL+lCgaqmVA3KqeDT4sJ/JYrswhtHPz1kciMldjBeQRXNcJD95BI2sc7\r\n9NcOZM++k540JGGI+roWy3aDQ7hr9nAnCyRF2l8gnVqwRbBeBm4YThEd6xog\r\n0GqMwbIQyNzKCVdpVRYtSBNq5oPtmAG7VvL57RgiSjW9d891wETfka5sYGrF\r\nixw6csYmKVA73JuEcrzOmCAasZnlueh66vM=\r\n=Ndfo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b8f70cb02fb451a03dc0738e0321595f3a204e2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8816_1673848742020_0.5851723620696931","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8817":{"name":"hls.js","version":"1.3.2-0.canary.8817","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8817","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b20bf2388fb04cea289ecd32943d92f05e02f60","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8817.tgz","fileCount":122,"integrity":"sha512-AbLXF3r+Gdz7jUdht5n3aVjfRXZurr1WO9AisPwilEuKVOHM4ctoP5PVyUtRKSeK17fHV47oyuHahQHZRKTdzw==","signatures":[{"sig":"MEUCIAUmofwjHD8cFqrmY1IsFlzEU+YoM1JfWtKGFaj9W9JdAiEA1UPB1+MfbBLehPD2zVNz+xNZCXbZC12+aEssmQwEga0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12543523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxi4cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQWg//ZSryGdlJLKWJUHhVfTfzZLlJdjqa198pJ6EJjLRyHdLAQr8j\r\npnbH/w2TII1AHPVqY8dLg7PxnF/9esGgm65+BcqpTudquHiyH8k/31t7ZAgF\r\nUiMSdYGFX8Dz5zCuxv1eaEhOeiTRa5fT35lsGWJcGLXa+WQ7shgX6R30IkXf\r\nC9wrZlBMbHpXdYaZ2P4rjAj2INMRNdofJKyab/IMzNRcI58WEpQKT/P+VeXQ\r\nzpIATkSpNQEiPr8vRgo1l8Wrz+26e6OgzIsyuGDs/ceuIPbDk2CnIw/+M7dH\r\nHnlStP5ymHP31spKeASgazT3MX8ctirxnfh/qcd0zeTc8gxuSURVTCX/NUDV\r\nrdHhDiOAArOIxBv80qQwOq8kkw1gcpLstENQxC6ddJ4hPd0rTeH0TTTyGWTk\r\nA//DXrUZ4eVc+o+PcWTRNgoTj5Aa4IkfGu5dos4d4EBX9/+OxXHfActXNakv\r\nHT60r4AICwlPLRl4qNKQVvVOvNIXxHWUIs9aqjyVPMuIPRHpAYzVbKuPuI95\r\n6rVBe1ass3lZnE91bgKJPER+z4kGipjMhHJzFQKEVxu0FDOPNPQ4WCV4KhIV\r\neXYw7lNCos+q+a97BxVmbn7WzEhNznz3iZo4nm/V6zb+in90p5caDLnjzk2/\r\nG0bk20AdctZ1TgdqgQe2xsCj3SF35f8Vu4s=\r\n=2tSY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7733355c5dcaf450e6f1a0e5971434db0ca07c55","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8817_1673932315832_0.13451432540009178","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8818":{"name":"hls.js","version":"1.3.2-0.canary.8818","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8818","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7e029346028dd180e60cf54b578e591d7e8dd25","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8818.tgz","fileCount":122,"integrity":"sha512-CmqQSaUQmA/D9I4qUseiL1HdnSJsHSDsqCDeRXy8W+l6D1azdvITUzc3TZl4R9d2CaSqqLh8rHDJKFIWudKYhQ==","signatures":[{"sig":"MEUCIGZDjPXJnK9i9GpyBzpYhKF8hYAh+VKqEkN5ATXxFYtfAiEA3idI+Vit1U26dJXt9bfi+0gaPBiBboml3n76KHT3u3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12543737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx1fpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTtQ//eVEewwQyIuIDtqFRkWL6VKMbxqJ0XCoL0lv1MSKg2pMpSh8s\r\nb0/pJHjF2apGYRKq84nAl8TrSTA/7u9JkvTMrqkInIhzbOu0Saaj21OJa/lk\r\nKe0R3EWBWyoDu8Mr9+oMmNhtWJFexmk4NSGy8qsNfPrB5r6n3xWm35n/WRP6\r\n4z8+BUpTM9WijG0HfnP9lLE11seYE3R+TlInsj42XpEcFYbF8NVKFtYkD3DU\r\nb6nrJ6tNCof54t5+MvbODZSJWoNwFn6LfE94PuJ8XlntQAUHS/KuklHRIkVd\r\ndDrhSgvLP4G0JnDKW39wJlGOQw/tG366d8Jklo9lR44sR1UahHIf0/5jNrBX\r\nLfkxIRhQwLKU1UPDO1/xmpFI9qPHelPwOQ3qA+frRkwo06Rs/YWPt4PBEpUb\r\nQMSTWvwsC2W8ivFMa+fsI+aBnfxvF0cxUWVCp2NPX5vVduSpG2gy3zQ4gKCY\r\nNDNdiGaK3kTQ2XuaH2LJaTlCAAIs7dKjWPbEdSqZARzPu4adHPjEdMl8+8Dl\r\nuTGZS3vsPuc06dNkUeDJ8FT/4SSoPFSBypTSIYFmbMcDUg1mVX3uu+hx8w+e\r\n5dzOVZeLha9FL2wj86P/ijediXaZlfL6kImOjPXk8hoS/PHBKAVBVBFsD3J/\r\nP1kBgvb0W3VRoIomdVJ/+ZFqWRM6rLEEsNo=\r\n=wJ5W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b7aaa543978d4e9fc83e7d1d74c2824a2330f044","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8818_1674008553283_0.9675007717457169","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8819":{"name":"hls.js","version":"1.3.2-0.canary.8819","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8819","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1bc0a0d94c05d26335023a2d6f158db941fc9b27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8819.tgz","fileCount":122,"integrity":"sha512-R8rq1K9ixm2Z3OQluix+Car3SgT+y2+qZbe9aYEwqvgjlCuOqKgvS3/bX6ddCxeAfgzILxLiBZmPsPN8uWnQIQ==","signatures":[{"sig":"MEYCIQDm6ELqgtYFuUgFeyXaf0XMXMmmE29i+atdFdpwRQKlOQIhANO/Gq7qBVUCfopjq1oGCeWOlHgPw1eZ/y+3jxQJjRIZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12549856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx3eEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1DA/9EBTMaRNf4XPyHPwQpAhsbFG3hVDEvvf1C63g3BVvPM4AhfFu\r\nxtaPmykIrUmBwt6vA35ZecoJPSOHrYfID5SHIwmePQuXZ4Mgz8w+qj6egiT6\r\n5+ZrWJVDQUs+apo0aFTDLjYULbTo+edtdmrp2K+sNth+fo+rv4TvXCwM52lZ\r\nJD6HvM8xtlv70yM8fyWAuoCJuuCyD5n6o1+WYUgPska1f1zDag5egGesDb69\r\nTaW3bGf1zjP+f1CGZqauNjzVwHJIZavHJgkfjgwcmNefNqNJ7c+mny8cWdDy\r\n4fWGt/MRj5a+nq156wiKwR3/1yG65Wl2nXT4ey6GwIX24q7OKn+z+gdcJayO\r\nNzgHKF3KrjGUjPZz6gQ3qvwxIyvY5sGogRTuor0E7bXT8qiuCVUv6llhHXSF\r\nSbtKvElra0Bcz4qjpn0Im5eDSiYB6NYAHJkdxdek2yKfjqnf3zlAVdjgOfMA\r\nbciQTfRLcZlxgs03N8RWJy1GPMzJ3QvczicXgNOMZjt+300YxvSjriSj4H5B\r\n5cHbx+g5sr6O/gorNbMWV1KtYepBhFiJB7RRiIore4QQmnR9CppXRvCghu28\r\nm8sexQ69T76nYkBUxxmZPdFYiVrrIwN9MTu1Wfy7cNTdgSU5NtkVLhe6+ioM\r\nlMiMmgoFumji0ISpThn5fXZTgnjVIocn1so=\r\n=Zjfk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"08fa93599c7cd5fec31533dd6c2c470be14b1e80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8819_1674016643782_0.6165706174721022","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8820":{"name":"hls.js","version":"1.3.2-0.canary.8820","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8820","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b4d029303366f2b10894e95097f663ffb40f1b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8820.tgz","fileCount":122,"integrity":"sha512-r77j86Ib2tvejO04DQx0hGVKJ7lx9cCXYW5tblb/fUv+n6ZtBZejeLehxw69wsMA6b63w5rWsxaQnWvOFbKi+Q==","signatures":[{"sig":"MEUCIAoBM4Ch6Hhk0y0pG4sDwu2ADZjYeV1CmRQW5RZ9eN4TAiEA0WFLcF+a7PzXDG1Jwny9l60fTBMCndl3GujYvppXdbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12580045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyEKoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrteg/+IzQN/79QMnAInpAEzH4xGpcXGQ8HobSQsQqbkXltQ3bPd28m\r\nJa3BQsJIxH7Y9e7CSDJ2V5o/9NOsiXhfu6sxEiCON8EMT2k+U6wHARg10u4c\r\nSQ8haBOeNzedSbzDm9Z6zEVxdbpU8lgdwHWgn/jj7ndGJ18kzLhaKL0Gh/ax\r\nY9Nc7FWqZy4QhYnAcFs0yWZNPPZ4GW2e2ko4yYlrjQKpFISY7XM5BDUyHykQ\r\neQHIfSpuKLL4QFV/5odgvykWeB8PC1kaeEXh2fWF2rmphWZtq1Hscfy6JZUi\r\nMWEtANLMdNIurXNrKsyMpgyL5Isi1HACI5y3b/UizpgzJ1u4+tYuOQDIZC1H\r\nzGSRNZhfD1nhmRTINhvkb8SiTIgn9JCHya7Em3Eir64mgt6W95Lun+vux1Zq\r\nUuBu/MXBB17wnKpG68oHAyzwF/trIrrdzTIuyHqaRmEcEQx6USFylbZQKcC6\r\nSsfCp5Gvp8XZWlljqthVTlC23XynZ0cCAnUhxpSTsHN2Ndc05OhA9jbT4mnW\r\nNCAgL2Du93RsK3sJ9KofvSq2CqQgABJOQhRWC6mdAg1/BNFXMnf7Xr0H33Gq\r\nPfu0USyvsFqhKW9CxXfLzeeWdnG5yJsSrRowlQYCkloRLjSudWZnxnqosBwQ\r\nT18FjL4gIdSEBa32vrbInSU+l/qv0JJ0GGY=\r\n=X5fg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0f14a22ce78edabaaf170331a0394a1bc5200718","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8820_1674068648174_0.8046780514822056","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8821":{"name":"hls.js","version":"1.3.2-0.canary.8821","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8821","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e31c0738201d6d0efa476a1c702d57c81976ecc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8821.tgz","fileCount":122,"integrity":"sha512-+2cnKA/QDT/yA0YGSRWdqEBefLuj0zTX9qZtacwgB2e6gK1/f04apJWQFMKHZTBtBeRZyRYmg73BFaZnBuWQyg==","signatures":[{"sig":"MEUCIHXU579YY35mdwm6jDu+nUT0AQ5e1UhudT94t2GeQOw3AiEA2+0PswjDu+MENP1LVSS8LN2eUHrV2ukbBBJDlEFtl4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12580344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyHrOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKXg/+KPPRxRAtM4AWw9Q3a7oc7tElSyH/1r4wqS8Qw2axLMLnWcub\r\nk4XzNHCJBIgk/WFMZYOgORBpAfHTMfzJ84WYUAX9BT43NVjx3tGgl3VXDE7v\r\nK30IoRklDJs+Dsc6sNIgB62ctNKtq0kYDxmnIT/hGOXCKmpBZkwv4kRaCjgk\r\namUJXJW7RQumi6jykDtJDcxhWG2ymjQPprVUnQ0tR7WkRAhGPcd4HYi7F0ST\r\nE63MpelWQcV+AztfNZtaoAQevQVYVHk7Kh5QbY3+7T+pSsoH3rxF1FhIOOO1\r\nvjUYLrVdkILKyPJMARu1/S5laJZOvCsC9sjG1TI9kOijJyeECpjQI6jh9PMi\r\ntpekHFBq5JKnsSD28kTlnn15Kr4F4Z3HuDu4LiSUAgASB00Ivq5U8krjT5mI\r\nXFLFNuE2qaBycryqfHQa8ENKN5Nm5ii+zKrI4V8tVyxQOIAJUYcdltbh/zfu\r\ny0YjiQQHZsosFqtNpdc9pU81iZsKziMhPeKx0RktrTY67U97Fg4rlOgAqFWc\r\nG5tOBVgygh5hbRG7pGY44H68rSReMpbSxpTxs2f5MAOMYNsEcjlgEhLU7pGU\r\nkfWTFD4ACZtYrACznsUY9Til15bsBU52h4bPwOp2cCc7UK9SFh0OKLtSelU0\r\nHtdYiQfwCb2XUWeCR5zCMBH+H4hS0CAx60w=\r\n=GXBE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b64428830d9cabdaf245662aee351c2c94bbcc2c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8821_1674083022608_0.813261953699022","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8823":{"name":"hls.js","version":"1.3.2-0.canary.8823","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8823","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69b2eb37d9799eb540d1a21a156bd607d849c336","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8823.tgz","fileCount":122,"integrity":"sha512-7ecdb7V15phQbbk39wCVLfPs43iQEqmGDzcNSI2YbENmKdDieoZz1Ra7T4h86pEM81BlLrogYejZEI14Ke2C1w==","signatures":[{"sig":"MEQCIDzBNLwR3vB6UrmlWG8rCD1y8JOm7w0VCWaoL7SMUvrOAiB3q4pi18Fr4NRtg4fFWZGouUQlDL16EBJiXWUem9DLsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12580344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyU4ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJhA//d3zsRnL1qMTPUbbJ97g3SHJ806hytS/pupmx1jfVWdRkORb4\r\n68bj2W7lPODMsTjBkXC54KF1lX7dnnYBWbJiDycf3/7beaVvhLxZ2SbCZkCz\r\nJpLY75/3XW9vayVptVmpJws/MaSQgrYtnZryIyn6IdjL/rvBfaw8b8ieUqtH\r\niF5OyMJBsfah+L9edc9BIhagMoCAPkFphrfmsJZy/M2G/Ntwdm/qVz3RgWOX\r\ngJFEk+3DlkUEz6epCovHgQg5yZx/b1ZUjzNWIrSP+T0sI3qFaoWpb1OKj9/8\r\nOeJRgeIxUb1iCWnbg77C1j/F6EaZKkZ+xBvOYBVJZVtcXPThIal2fKEDJ0Di\r\nHEPc8F3dk2RfZlcw34d4d4IClF4eqF1UEE+yqX+MwH/mNeOtoNOZqJAIACru\r\nzyXyJmRESmU2SHIIHBuKZ7iXmbhw21r0VdN6Noqldqar+2SBQdhdfEF4s0MQ\r\na/AaTpIqkYjiOj9lLjSvzNmK3jFaLVUk3x79bpj/6ymGdvXYHtsopqhpKwbX\r\n4566yrurTX2YLZpXpsl9Eg4odtjCMNYwfNhGb5wn1BZLWcBaNy0ZhlaAD26R\r\ny8ArNAujm1SFgdClWESjTYHgtfBN3QHfNfl1x1zKfqgSxE2FTDrEXm5PqpFY\r\n0OhHJuSsvvpB9dUpJ/M8Ponpedd2zQUG/VM=\r\n=SiwF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1bdb7bbeddbeeff7ac61b1db1d283da35978dc07","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8823_1674137113620_0.5114465759833264","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8824":{"name":"hls.js","version":"1.3.2-0.canary.8824","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8824","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ded913d4c700e5a900213109535a8d4834e43b89","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8824.tgz","fileCount":123,"integrity":"sha512-GiQEq3LF4006uF+auRW2emzgmNd2rHuThsaetysBBjxOHVJdDW7Gm+0s5ebKr5GY6TwLLs5atb/3USVc1EdKwQ==","signatures":[{"sig":"MEMCHwotVGkXrPHIfyUde/iuluU6aatItV+Wz28O65s7CM8CIDNVJdvuoCltVs1HcIa5Rn85OpPcxgXSPM8Bg0x2Jfch","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12699626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyed1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlZg//bch7ejK8h1Tz4D0s2WurC0jwKid6MG/DmcQlt4KpMFiHnI6k\r\nkioLykeCXHZXvRzSVD4D9wU9X+SmmtHpujS/OiKe2LPg7vi2j6SsMVQcjRIA\r\nAztproUm2Pku8AZU87/RekZ4hzLvyX4g9Js7pC3vtSPt3MTcFVVAtQRneg25\r\nDQIg7RvRZNBd0+5oXlrzQMEGY5ESxrEkA3EgVr7klR/R6da29jop4fMFH6Gv\r\ntH1/JkpZn0rMDTGvo1LGY7GtN1u7athPMVVe+aAwFA/PAlTpR55Bo818lj23\r\nxkx2eVmC+9AfLHOBqlwGXPAq2jg+Y2ADsKEu71GokXG2Sa8AIE4hGDLgkpy/\r\n1MA3/aOt/vL4gbqc4rKaWKFnVWI5QFIA3LZvMTNmGI9ofHLUtUnjgjII1416\r\nkM/LK+J7u3QMYSzSjQf7BojWLF1egNTwk9ioY+a6TYKm6Lz/KbGdAChJkhoB\r\nEyR16zmIo+WDtsHUtzwmk/2+Z+61LJuqKXbUwFgeX6g+AMMxe3jqdc7NUrM3\r\nYnQKXmiO9qR0kjB77rS3RwPvJI+3qCK3CbKcLi9jeBGrSsEx6ucSufpaLFaI\r\n+ha5fqVS5BDJSIEUspgTCmkKK8Hp35Nyeye2dYza+d+TCYevsXklDbWFXvml\r\nFxXnH1k7htNf0+k2JOhseYRfyIOG/KL+J1E=\r\n=mDjR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6f6fa2e9bfb842acb43e61b3a6906465fab830e0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8824_1674176372781_0.9273649202849477","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8825":{"name":"hls.js","version":"1.3.2-0.canary.8825","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8825","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d52e4798a232488c7114ba77992eba03a7a18be0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8825.tgz","fileCount":123,"integrity":"sha512-iipTd87WZPrEKiufJW+ONqGFRG3rAYDTfxep+eiRpSFlEZGkJOdQD1F/Zx9AcTpuLn2Z/aj/I8pNGBcq7czDPw==","signatures":[{"sig":"MEUCIQDqGWqy71XLGLLW0ZLshArxufu+uZQPRaSzWQalImgyTQIgSDioLRwsk5tih0AdAYr+wbdwi5CchF4oujQp4lPj7DY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12689824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjysptACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTzQ/9G/ow8GU2V30mip1RCkrxtCSn5BJCX0C3Z430wRiieP9Zxa9i\r\nWqLU1sfzQQfDk71C7k2C4uFgVXi7Rf0i3Dpn52FtfxwIRq+T4CsYfHhTHKMa\r\n23BXaxR3ymDIWlhjXIFmu7aCw3agLaXhilx8a6ycNWvRKC8pgZIXOh8XmL1g\r\nB22NKRYDgv3tZIp8XjVzX3dkFcl3K6CmW+5dnyFIsKstEQ7e4KqnJ/btyJZC\r\nrosrLl+2ZAKKgHdu0eRaCxMG8X8Eui2l6LWLz3ypT4jnk8AVM5r6R/rpLdro\r\n7jr3rVVV7y2DVbtfaoNQS+J4vG//cf8yb6bmiV7A6fu2P82HKxID51OPzDK8\r\nC2qCrx0EGwO5EzHf1soQpIVHaBTUEH/KdBtiQHNS5kRwLyRVSHhTs8VBazzn\r\n8ANLCy273BIjE5yvzKkdCJKPCA+GYjaZOVKrv8/9BgF/pFnBIAouEagW77z6\r\njuhpsTy6mDiLhmhdRoKwR0YtEStyH3HabQUdsQ7EyPONROxErFqbNQQP+cDc\r\n5dj0roaVpaeFtC7KavKm0xNsCQo7pCBFfY1RlRmGYfySs5tNk2np/g9ztb9X\r\nioFUrAlKnupQATDthE2KJojvLR3B0ySKBeiKkqsaXHKaerVCXt3dN7J3yCvN\r\nP/9en8w0yp0thYcCPsWhojfEgvYRtT8mPRs=\r\n=rrvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"485fe15f082a3d627fb180714b71843dbd3f91aa","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8825_1674234476957_0.6300976874488635","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8826":{"name":"hls.js","version":"1.3.2-0.canary.8826","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8826","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b35cf4f5f18847156c6825d9e551b267c7e35c10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8826.tgz","fileCount":123,"integrity":"sha512-CHvv3z+6IAH0/IRZ+RkQkRDRUJA87e7ZdYii3O3IGB8iEeA2wfb3wXQbhU2mugu2cADzuRAREDEN8iubrfdAtA==","signatures":[{"sig":"MEUCIDdNv4jcyqia/ckcGPYVwSsUzqP12r1c0wVAWbR+mxbBAiEA5OWIc7kOwa3upJ6v+JTf7rZzOqVKshxfuYkX1wi0m+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjy1FfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoM2g//R3SFZRvwWkRL7OuSBDAI0wg3eWWdKxTu+uJBWlhFpI406k2E\r\nK/gSUTDuIFriCRP0pXlULVBqEBbyJvVhLtpTXjg0jcDHEiBwBDo/pmOmlma1\r\nu5M1dY0l1yyeJc5j1DA1MuZAJhHlL8Z3PyiIjejrAwBsa8Ol6oI4wzoC2KuJ\r\n32hjISwlFKWR+6OkjvbC3ZkW91wHwQGgj+M1fas+nFcBXBF9bzLPLObUYiMF\r\nS2wRp/g7l/I9HsnHGOpCV5MYD95RTFRq+nXWPq1Je67DuhptOjABLi1zPCA6\r\n/z1jkxEbPxzPp2VfXD3QdnL77hjW+b8EetAPNznlnh7SxL9wLXwYZNWEO2CB\r\nMXeZO/XtCklycgXG/QJ5rxO8DhXG/dx1rDBAWrkcbh/c7qQMIyrAmb6Ha1x+\r\nBxdk9zbr142xMpzyZo7bVDedpT3xt+bhIHueLpJk9iioRcBymPHoAGtbBhcG\r\nnT756G+Gtd53/I5mVrGL3vkdrlKBvsbO0yp5E0ASdjmv/iF4qOdNoszjX2x6\r\n6m0Tj0QdpctNkhTFHFCyrprphM5Qa4ggYEn3IfBDo6VRvHTtK9dMjYon1Y8m\r\nhwMCRMFfaJfIhlDTrGaTu++1kRs76Gcq+ZjCjc8uPs+R8/DYVeT8FS3pds+g\r\nROdhpGwe8f/ukJrbNRfXXe0CNhHsfII4sSY=\r\n=4fID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1956cb430e83c94603d589407c3a616fa80b99b2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8826_1674269022951_0.04359680758383111","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8828":{"name":"hls.js","version":"1.3.2-0.canary.8828","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8828","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8b01c431b77975edb793e9c4b0be9bcf6b421ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8828.tgz","fileCount":123,"integrity":"sha512-snzfDBGaYda/Bqy/m/OhVlaBRHSZMV4CNNeYVlWwn8+TG9YH6iBEIBhLUffp4DiZcQK8DBwJNjD4RlPdV14oog==","signatures":[{"sig":"MEUCIGFlx12TBsVwP+PSMKyLSPBnqwkMd726OZIDJflY5sPSAiEAuj39TburEpXzed15RQtPgqnnkCqBZpB0S6Y2RfsylxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjy9inACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDwRAAjvpkbphE5sX4TeS+35KjQ874qfXlEtBLu6Cw4asUXHYEyqo/\r\n/cnUQUB6wkH83ZO9jLCHEHvcka79rJiaF4FCWNd2M7D/lHnBuJW1y1eXJTyQ\r\nrV8kSS2TP662XIa+xmNN1Dbsyq1Opo79Fqy23KkU8nScOMxHngSfB3RALIqQ\r\ngqKLckpHRyTUBpoik+TDldQs4xKs2o6n9/zg/t+7WZonwSZa/rcWcvByxA/U\r\nxzqKUqoj2L1oRfViMCo065AnaXvNLmxqif4Ar56c2EbLQ1VVJleFXf9BU/L9\r\npT+bgZ2+yR+0Kk3dHgcakbQ6cnBPVihGrEE+m6sA3xp/JXuDFE0Kn4d7D0uh\r\ngBg9FoC7qDPdDReTuCrqHTf/39JyLuCk4ftKyZERTEdTnOZ8gbsX71+eDXkL\r\nhpUMzCbBJGej2Qmrg+HwDTdDql9kA3aKo4VKfIK4re0gtC2+S3fBNFysLILU\r\nyVAGE6u2AzGiyED+2qZSb1Uq7c92qU3eNYt7k8QSG1jIRh+RBlJ8qYDV8Dgc\r\nlfF0Tfs76vyNakY0q95klfQ8TRvln/wjNZrEPNnV0b9cQJ/Kl3vfY88d781X\r\noAe4kaBF+0FjSk3tObgEKq/0b/xB9/iLi0erLxFcdlBug7XZOIegoeXlLvla\r\nobH09/xW6Raqw9ldnTCBUhRZ8xsHCTftxe8=\r\n=kI/h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"02f9bcdcc9e38c2006de959860d9c6ce2473abc5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8828_1674303654803_0.006855872087691894","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8830":{"name":"hls.js","version":"1.3.2-0.canary.8830","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8830","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1cdd612e4464b246a5c6eb6457a9dca81eb221d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8830.tgz","fileCount":123,"integrity":"sha512-E2L4WCaKI/bVhYeXZcTJ6IeWKlCAJq7EPk3rJ6XbWIZidRHsrE7lgR++lfZDMRoIDlOzOP0J1uajWn7ct7FgCA==","signatures":[{"sig":"MEYCIQDchUD/eZXK3y5syItRdP23372KdFbEAN0MJ31OZv/joQIhAJTJCocFlCdK+QYa4H3WFVP4Zs2n5/UTz51Yh5DYmwjF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzBJuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdEA//a+QafzMLmuLUHGlLhS9gdLPZuJ5bnKreuhCQlbXV1tC8Hvmj\r\nRW6IM8LSUPKdF/poq6OfsdD8nDZP11ePrHcJkrEjG2hoEUsnHpo7PBXdeaYh\r\nwjH3tSX2b3c2CyvxNKkAv5ScJq0Ldj7pzcFtPG2pYBhe0l0Bj8D9wbCqSMBu\r\nne8Ddwx1dLs6lGl6IIhehKZG/T4/eej4+z83ZIg7nfRmVzQcpqUnW9LjRpyZ\r\n0qVck2ahEpCfNBmeyLH65bwoyOjTMeQpPPrJV15+McAsb0LwgGUQt2KtLotm\r\njYJE6FZ1FCwM2L1PgwWK/qcXtjqoclEKynBvv3SjTKu6GTzBHErPEiy6tTQ5\r\nj8m3xalKoAUBylOxTaQNU9mpzch1B5HQviKUdQEpQdvapU/2AqlCttcypoxd\r\nHvDbBF+lJkLAz0ZYLmEP+ZTKXehQsnDLn0mCSTH3RHHvpxyYL58nJyM4+N8E\r\n+zvRR6PrDOCAB/hl5Np31D6MBWTmfV7OFAh+4LNl89M3+YGGsrd1IfED4tDk\r\nzNcIDAXASBLodgsomBYJLDjLbVxdjVUH8bc8mp9zNzvj/vDn5uRhOGHvkzxP\r\n1QHNvMgRxn89/45CoVuG/2Z+GwaXRAoEfGfRvHirRyMumMA1Dp3RxUxsZoiY\r\nl9WfY5eeGSyWLn9Gsgj1EOibn4lPcao1X3Q=\r\n=vKeQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c2ab8a7ed539e4cf46bd959efa1f728d609e928","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8830_1674318445973_0.6571060346859343","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8831":{"name":"hls.js","version":"1.3.2-0.canary.8831","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8831","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3de6850c8971010746fec37299476843afc01847","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8831.tgz","fileCount":123,"integrity":"sha512-cyNIIs8ExxUDcRUW+Y+PvsOjffy46hBHUR+s3nxKHo9aNURu2uvOhfbeNPUz8FPJg11ysE58eCoBuR3RQEH2Jw==","signatures":[{"sig":"MEUCIAZpbt25JGwf9QgvMMBbTsl8PJea0b7+DVi/3SGQ0gNRAiEAqxD0iNGEB3RaDuT8Gj89E05rk7u06aE5hLXdQVwUTgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzCe8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/Eg//Qy4WW+6y+d99kV+UkV0UX/8Mhb/LIDPY0Qa4b09EeKb8jgsS\r\nycx3fGx0cE7kgoEv4vQauzSjNdFu9Q0SiIGvcB8V00GtB9asPfxMFmS2glWn\r\nATRh4NoylMXiVyt7GJyX2t0NHwsDWL8m3IJx4tjzKQLbChzQwxDh6/t9fLhj\r\nchLiXAa9hm8bIaQcYgmuGq+Nak6K6OquB/pva3fu/aWeawB4a027/IVn+RoT\r\n3pj0H55mgd4gj+R/6+26wvEivUJt1cCP1we7g3dptHwKd82DO9DOCCkT5wA5\r\nxd+4/O/0eld9x5yHlnjqyjnZtzPlQU4MZL8iR7mYKe1M5eiu/V3cR4gk7UsB\r\n2U+Dk4cT576tAHsSAzvH6mlZt1ZJIfskGiYt0+2sB6tqmv5VkyhrR6xe+bbe\r\ni3+AIWXapDzpJdVinmFD8OGZ7RCEZZib66Y9+2TnzwH3bnbpCiUmOZHNqC31\r\nzxj/VchAq7vz4eWEvprnGKpB0ypUKoyiDvmKO8cgiXr04NttcZVRkpFCe8oH\r\ngutUoMMYFTOxbrmZ4NDMfk64syi4EKFTcPc3joLcIWIHsjSikTQdJUatgJZl\r\nfp4YDsC98qBj54iSeGFT6L3lR9dhyZpysZ3LJMvNFQGc0a5wxWDKotu0Dbsy\r\nAHcHQaHfwvcZVMdb8nIGZVrPaadWMmgXHiM=\r\n=o+bn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37ce31a6b33cf461ba55ff101907c0f02904e34d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8831_1674323900347_0.570369098081885","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8833":{"name":"hls.js","version":"1.3.2-0.canary.8833","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8833","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20bc06f3ef70aefd44f02fa74b2c6bd2a249f352","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8833.tgz","fileCount":123,"integrity":"sha512-mtm7vilVXdqW70T8vJt60MNGzRdt3cwOrMawEF4FotmtZVPtwoRPPzNGxuNh0CskhvA14+ms4Z2w6+ZnRCXEvQ==","signatures":[{"sig":"MEQCIFusWoD5hKuQAAf2uU99FauWm6W3mB0VtnWo7cUHhV88AiAozeTfu+ruR9BCI5JLtSb5wT3fQIm9a+kLlEcGDg+uhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzOnHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSHg/9EaPa8WNtJUc5ef5Lb4NSiDe47JEgkBAYjo7aOjYr5B2kfrOS\r\nno0yw9HZeSC0RRDUUmgLEHkq5CEumovmiKpQGLlmeUslzc2kvKiaNUQvCAB4\r\nDjAtCkhgfjHNxjLCIt5u+IKi4EcpTeRGjmiMQUXtmoOp1UjG+MpUIdqxpY19\r\nT48pbG0LFIQzsiCGcg6gU/rx7QuQ+2FAym7QYFmhnS81jC/ITdTm9xJjKESr\r\ndqw/K427E8a2TQJdJkUTMiQaKncYX7FoP4lV0IglGFZHGvQ5gSXaliK3Xr/4\r\n0fFmsy46aVTpJa3J+Jxn+RUTMPJ4tR8mBUtr8qhporb2LLEalk0rEbil1uJo\r\ntESXInbvJWl/T5nHpnQrD+1j4TGelgLEgFvddJ5oFjoeFk+/eSkfazw4gxNk\r\nrxobMNViZCOYYVQEEQAbiDjtaPmSdWkNl59TBo8yUDKah5phMQUvNw7eI9mM\r\nJSonKeW2mXOJs2VShb0vWUmC9ItPonQXSwOQ8FJ3qwI5RkVu+ETd7YaIiB66\r\nQH5lveH1esXL7BRpFuUOvkMieBXtE05L3syR4OMWzZTw/keOOE0uc7rUTPwI\r\nwJ1uoziHdx4jzma1mOqIkkJq9gblKd1jJNdqn6hF52+gVCK3pNTOCNob1GW8\r\nrh7fKhZssOCzPvnL2PxKi+sEMbylP/MIYkI=\r\n=hTPz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc347c7a2ea2bce1709a15d4500824346681ba66","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.4","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8833_1674373575630_0.23312580494401458","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8835":{"name":"hls.js","version":"1.3.2-0.canary.8835","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8835","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1d98aeaebedfc923c0975563c5880af1626c02ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8835.tgz","fileCount":123,"integrity":"sha512-Jxbj2R8AOMosC1nUADr9EnTp0bvig3VYgx3qzVBCxOIkByUokbvHnvXcj5pZeQx5zF0qY3K8nKQ9UH6q1dAL1A==","signatures":[{"sig":"MEYCIQCCrjb+n2F0WC4L1N6/rCeiQKwXL2YFuz1LS11PxHUhZAIhAOC3kMz6NKNuO5UL4n09xf3IZgIYXfE+GlYUsmkcoob2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12693497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzlxEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotSRAAop+DQZ+ThfEkYAUz5ccPY9x/1tvjU51dIWj2p/QuK4v0zixv\r\nJi/RbYtOfM2Ysflw9W4i/bvWejZYKWgcefXRl2qx4NrDT7Tge2ufCvjr8wOI\r\nkmFDDKNIzbYcDQqSHs7lglsPoKzazpskFfVUIYHCYDrzDlEBV+PzUXOmBogf\r\n9X6lzMHARPAfU7nK/TP5MjviFzN/FielXue7UYRkxrotYAQiEXexuFbN1tFT\r\nqemYwxw1vYM6ouo7ujw+Hxl336uMWyEJnLINAcqQxPRBMF/lBxINLqmHkGld\r\nGk1BeaDaQBel3sFCvDAmilfghxR+Wn8NLui9GghZLY2vAvkxRhN0eVa9Y2AU\r\ntVuc4kUUi65YKaYYb/+hg0b/2cLFHppt4MkvydafAteVOd3066oP0C3/R8+R\r\noCuF36o8+gC5F6OGiOTnsqF/b6ALIdysZ3gG6POxd/sZI4VudridCIogl86I\r\nSnxav2PkK3nqJQpHoCLJpVfk5YWh47TN0ko89Wd8NB+yNmxDncLqWNJNnJDW\r\npa6RM4yOf4C3tBY7eNAL8dGDKqObhcr9umfD7WzBIu2xmRrVFbKswM0pQjSA\r\nVJ004l+9e08HOXfhmHBx5ABF2HGQSLUMKrQxc+OdlKrLHBbak7DQbYTRLM/4\r\nTKLgmS/5L8oJHE+Htxi3amGpmEeiMMVqf+Q=\r\n=IknI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f0fc76a7009e59789e9cc003887aabeb3ba551bf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8835_1674468420576_0.39316170255600813","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8837":{"name":"hls.js","version":"1.3.2-0.canary.8837","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8837","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8aa348d200c4e0935dcb618bf19ef53153488b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8837.tgz","fileCount":123,"integrity":"sha512-qa+qR618Bj7L4A9Z8/g0CH0eI0YdLbQ58svsdyIz2hTN275Atgq97Iw9/yEP6N4OL4EZ+gqOwHGPcW4+wjvmPg==","signatures":[{"sig":"MEUCIQDp7MDWVlwv9B/WR6RQnhF9qlCBqqMZDO6zoqtUGb4WOgIgSh1qvDbA9JIkgiyKjOQNfxBZihK7g/jsTJTc09powr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12694135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzsIpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxwg//fKedEPMMbwDq++Mb2EBoKIoLj25toMVKZOAaRDYD6+VCrj+P\r\nR2OLPclbuYwwA8fJoXnBmwxmg3j9zFM9Bo5E/lvJZv6WaJVBNvOxv8kb5yby\r\nzESSbdk1xfP+pbDB2yGHRL95L2sdsVTlPcbnGDj2Saj/sCBgfl/bCcVExKog\r\nqV6RH5SaLfkJL84vi/A2BesQwodAWn1Sbie+y9vt7xskxTk73aBBPSrXkXU4\r\n7eBQ9ETDNS1X2g4L80RCrFJKW8tvKrswL4fKKE0Otl5CvG0ZwqZyX9PFJgiz\r\nA1nQjzJNYIyegw/EEBJnHfEOsO34YFNqjeybgvHf5rxwYKCj1XdRvfUm0ngu\r\npah3TWY66em1X/0Kd7YY9AvsAucHKdfdJpQhB3KXLXjDJWyodnnF9P129mD3\r\nB3Zn9i4c9C5mLAMrOjVzKr38vE8kSHNXI4iRGAOBvPAnr9imj0BiPaAdLV/H\r\nFhfXk2SMTTpTN1TmznXUZ5OWxecho2rySnVOio3X10sQv2OFBD4i0x8+ARi+\r\n9I5u6ZyEnhMImnstlKVLyfJ+Up5cPmkndAANYqZH0lcvsEWChqiUOcRSytuu\r\nUxbEpCHOoWZHMzLTiIb9CVKlDvBjjn7bS5kpcIOMTcnYENULice4clfEgGDa\r\nwhHaWSbsSk3P2RR1Qm7k4WtLyrxm9vlyHr0=\r\n=VTZ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2afed35ccd5edb86cbe3d18316afcb4fc7589c8a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.1","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8837_1674494504823_0.24464101999709098","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8839":{"name":"hls.js","version":"1.3.2-0.canary.8839","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8839","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fc10e6f538c60fd190a1cdd773324b60a6a9b5a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8839.tgz","fileCount":123,"integrity":"sha512-fXoR1Ho9Wc/RDJuvohzDxr1hcekyMxVDGQqEAG/K6vKSNkj5v0FoI7aDFSFS5la8tgQmBFlvbr6LnOlpaYj0QA==","signatures":[{"sig":"MEYCIQCbRSvMOLSO0wVfD97/yT+jTFCQ8voXJozW76D7XCFBhAIhAIBS5xjlEWmCk2XNkrUDoQ+O15THBmqQi9tkUGWaZ3Sd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12694135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0G6AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9NA//YAkLt2fbjujlrT9WV/9HZ4FN4RfbkrRVbfza0uEag1/b8Ga1\r\nM4YgiOl5CbtSm7n9IjhvdamCGrNF4sbLI1z2GZ6InMoAJ+G7M1EhTX91uBng\r\nc0SexO+RAlntpBSkPKO1iUL5naQfHs8bWIDHGRY5HoHFeAXqn8azhyUjTbEw\r\nkgCxCUx56fXjVajKC0D4bkHShV80ZLzHlp5EY9rpoXxCdGjcxgTDkGNOeXkQ\r\nPyA+hs78FD8wDZtT736SrLlNHGryayadEOlcFdz8unC91ROr+P/EJhnZbiFl\r\n42AmQzP0zwOZygDEGKNjSHF/5yju1Ogh2/Mp/QB05wjl1Tam+EsAqwLMIM8d\r\nrMQxUw3L0tADJH07C1pymdB6KyPMH6nCjDSQ9OCWgJjPeoMOEzjBO2M+/BH4\r\nZvX/55G5eHZmkj5IdiB658MY8nEW/GTVCEVdM1aH0ZJzH7C3X48x/VLyH+zd\r\nYcuZHtsvwM71NwN09p5Z1veBjxoOLpwlzt3gckJrkpQcmP967Ud7yGSMAadK\r\nxl4u2H+P7BHGMgzKg+1TZ2S47PkE3h7CVrw+8ZWVx0fpfpEExncBnaGx1X7r\r\ngq+GJ2pbhpKy1qJdErZEQ1e6/D2ZMIvOMCqJXnbinBgvwYOdd2lFXuxOUVMk\r\nB++mGbQJb0w57k4hQvYKvka10w/wcwmQ1XA=\r\n=7mBr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"befe72e95283662aa661c8b73b2f8bc29d1ab610","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8839_1674604159941_0.9359975463594921","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8841":{"name":"hls.js","version":"1.3.2-0.canary.8841","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8841","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"511e00396baaadfe063c6cc2734f2fb05b181804","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8841.tgz","fileCount":123,"integrity":"sha512-irX6P4tp1wcLTzP8ZFYzgwgDGqrRwdm+3TOlWmmn/6gS65uPfEFvTiyIK2ViC9x5QkFzLHan+5sokV2iUbtnGw==","signatures":[{"sig":"MEYCIQDw/oR4BhpKugrw6JHq090EoYBISBDcCvhX0likLP/+nwIhAOPxqQi2PaTU1yiTc7xsU4A6h+H28fZHqAu2jUT4zm9F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12697880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1EwrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLbA/+NH1bIqU4zTmggFgMgHCmbh7jVrWlSdLaZQjb+J1zU+rF9OSl\r\neRG7CASjOdjX4zcGMmkX/zSREMqeRrVdQuSxiwyFfgYmNujZ47tOZs9hr9I9\r\n10qpqLCsw6zZNZ1fQAUgvXW5GTJPh8MB7xZEhY45ryFR45ngFoohsWu82ItL\r\n/dJ7Zyor960Qbf6XexsMCo1wmuVpI4PIHqogVG7fuDZhYc1ozRNik+Khz7DE\r\n8rEppSrZuz6miJ084Qy72BZczINa70qLFi4oC0hyvKqZ4rmiAsRfk27RfbWm\r\nFuhAvzz0d67daH1QXZWxXAmAIVvJm/I8kpnKH3LGJqBfJtstirVp1+TASj2B\r\nDttn+cXTrsGEBwi5m03/QyHbYuXMjATAV7JTalDf/kYKJdL6yk6i8U5X0kbX\r\nnT6YeMailuB3ygERzEWTKXWyB2o7GpfGQCBWWCsHo6yj+jAEDZHRDLjh4Aao\r\n5vIvGZ4hY/e87SuI0ftXyaNkaf0MrHth3eDynH60GlXjOnuQft/HOJhsFdmT\r\nW7F4Yo6VkrmM4JC/n5qVQpdKDUfIf8NymAb36pyc6gPFVP/8sVv0FxBPQ/NQ\r\nYj3n/GSWue7yEU7xnhdVuWGrXGa/wMSbGGZrlfSSft2SZppHzdUN5XWdDHgx\r\nigFg4qwjkgLULzKOcU5H3UKiVVGgXKulkU4=\r\n=Wct6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3a1ea727952cbef328ac86232c989e9c0be4ee59","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8841_1674857515480_0.4143797194608658","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8843":{"name":"hls.js","version":"1.3.2-0.canary.8843","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8843","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ebe22fb8f81dc617840ad31f9dfc4a96ec2b89a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8843.tgz","fileCount":123,"integrity":"sha512-FRuQv3JgCHm8j0yc7Mb2BI93WSGR+yISGQEOp8DY2VEwLo6trtvzELHlCha6zIF2PIHFYM7VFshuEjxTWBo9gQ==","signatures":[{"sig":"MEQCICZXhTZcUYAnZNUsj9TFVEScXToCg5bGO8C0lUDpx95wAiAljC84aslNo+ZqgNrhRuB/Yfn4M9WKQBqrT5rWuAJppQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12697880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1FHlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBHQ//ZvOaFFd4M2qtuYsIp/7EtB+yRG7fGC8zPUcRSEZIMXL3xDCJ\r\n7eslM9eqmk0MgXU7FFkVdRPQzOiQH64c8eoL0Lphu+aRET6AIV8jNQ9vMkNF\r\nk47ZMpRvi18Arj03ACqsLsVHSetPZVCydRo6o+Vi3WIa/oFmjV4H6vaPtURr\r\nEs7pns+hPYgmPqG8fwhmbKQg4gSYpYhcqmVzvHNxAXLRNI1Thqk9Todz/rGv\r\nwwcOduS7C5f+l9BmHKsGkNSOzescLqSOwLIN0t/rYSrsjCeeS3C3QxnbYUll\r\n5Tk0HKshFHjS/jlVjjne5DspfA863dYeun7rL5lvZa82W+nHAqQ42kiaQTnX\r\nODFmBdbfSMoGqf2pJ9GgasMGsQ0IKPV+l3uSdqv/oBX4+dn6NzWmtzRApMm8\r\nr4CMKlLj9L73N8ruT4hBf3ht2GBKZVrZrhrMqsdqle2eZ+4fdZKqC7ps38QG\r\n4wXvZCFGEPLFStYqQu1S6b4YpSGOzyLkN77FCLlJFtUxTYL63cF7JD46Dqw3\r\nOwsub2PfuY6O5xndbwjlEY0wm//WZlsYFczAEsgCusyV/+3ryeGaq33KG8uH\r\nWKRc7WUKVnZCm/1Vxnm8XX5LjZQhAtwBcwo12Lmp7nPLny0dfJRtvV9bvmXX\r\nMyA2KivhPuJIg2U+EBirhH5gfx3LmLNnsUs=\r\n=AcOu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"2a4c2a535261dace207ff91afba776dc8f22ef61","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.8","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8843_1674858980896_0.8094645642195923","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8845":{"name":"hls.js","version":"1.3.2-0.canary.8845","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8845","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c66e647e5729fd35f0c8a451069f6865e6f624dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8845.tgz","fileCount":123,"integrity":"sha512-ZdhbYpCdx3z0XErOLM8ENxSRakXSOquLrruXSbUexJr3feq7ayzjkWei1/DBOaRyL7sZgRhOg8xms+o0J0eVZg==","signatures":[{"sig":"MEUCIHVxvxJeGTi2P9FRF9EGovIXgbsFn4ItqIzHlVVchmBqAiEAqczlKUp9EG8H05IUn8bFa2wDYe3M67UrAiksCBIVmD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12697880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1cHWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH2w//eN/4SwPS9U0Daa1370Zuj59B4CK7XUnP56Hd0lkXXR9QR0O0\r\nfZjaQnPVyCRtWdYqslWns8kOSbn6S7wgNFeXXEyFn0L0zrBzx+/wtb1L/4zD\r\njqXgbPrP9ScNvLHKErFISeYDk1bg2WSaSxmRVcVqbQr8RDRns+sjhQE/kizD\r\n/+wWeZS/c0LmzOBNs0yRPCLCBYwihLfZ/XuhevJXvdm7orbRGTIwHKD8nybO\r\nYdoZqjL1e32pG1k3UhfD0FvPyDan1cEW5Wi32Eue8necMMygwyonTFwWpeba\r\niJ8KrfdsXJ4wXcKRdYTwBBfFzSWvVXY1WypDOqZqHv9McGJKTqzWUy2aG+tp\r\nLXZ24edXU6gmz6STkYdois4Os6MNLsUdKkYyKcy6m3Ag4M3VI6R7AI4Uj2DF\r\nqd9nA3r6EMsm05tjON1W+Re2KDTy3XQcqqQkI+SV6jMtrsZz0odXE909fAUB\r\nRwSuf+QabXS/c0O+aXrMF11uCv4uPg4S+q/o7/LCgZia3hSmQf/GqyLh3kC9\r\nO78MB5eWT+sEKWCj6TvK40HT8u1dCSkdvBB5SNuars+DfazSsl2WvOk03Z/m\r\nkkvkqhH/q3oezydrtMQVUdSmS+I5C5/HVCh+ZXM4lUGAowhurfiXgbtaj6Z9\r\nu66J51L1rd/luce/5WC/IGD/F/FsxtF4aFA=\r\n=APQd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1fd478ab0c170d7046b92d456caba3405751af6c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8845_1674953174459_0.26152209186760844","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8847":{"name":"hls.js","version":"1.3.2-0.canary.8847","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8847","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"595b6dc7cf3284e39568441e0e55eb209454149a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8847.tgz","fileCount":123,"integrity":"sha512-zb02Dgtya8NTyJU5qmPohyJa6cuRQAnzUY0q4ItmYH259VHPPgQWqZ6hYZAXLoTkChWfoxVSVW1rPlyAVlnRPw==","signatures":[{"sig":"MEUCIQDt36kyumts2ZGG8m8JnrGYap9lXTWpNc4xuZzrURsKWgIgIo3GkdwNyrMvZ6lBzSLfXfk8u26EFS9W38EgyeNmrdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12697880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2CjTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpzzg/9EgEWWKU1O9xkR3WRjYFTKLXUQ5HaCm9b52FN7cwcRiGlGolJ\r\nqoBDSuEYuTO1vLwIz/4msYMD9uf0tc54CA7C6qPvlKceD1wsNRujFf5nXi0Z\r\n3smEjazNxrmdIJWRgzd3FA2+1dEp4yhiQZJ+7Ywh+8ipZRHdwUq+Z5dGMWJd\r\nAqN4D4gh74wU2+pUk8SUgtSCu7Y7VldeVbN8C7WIEAB5Rn4XaH/xwv50tIYH\r\nT5XlM3MNnTK0xSVzWhvbubeOqU67t6y5j3fEqHMI8kV2F877WIi7UlUb/kbQ\r\nhW6UKE9AADfcoYb5Vba0B0FGFsTlo+pdGE0dWLaOdE8hxjJ7ZCD2ajVRZGAq\r\n3392ZJWKKbXwzC60C8Lky0JBnKKq4u0B1Wj1zbhLF72bPtLDpgVBAXJnKEZd\r\n0DQGgaVwMuJ8SQyBMy3UduBHprXtttKvl/SXgqJ2PtEPBePBl7ruydurDXb5\r\nprZtBKXLdLCpAVzsH8nzxfTAAGytYyyzrm5//YXKC2H9syLzXz93W5oiboEi\r\ncPgj1mzoarOH3kVJuQPv0c8unsdR4DDUctIlNY99LiSW/U7km/WrmPcsWo7h\r\nTk/E/BQKmaylNAj1HrCDvs1Dot7e32/MiRlW/+GSd3T0srRvqxlrs1hL+UuI\r\nHKTVdWUz4HvmSJ1TjWXfS8ACgxEQooYyx2w=\r\n=Z2zM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"74d899fab51294e67309f184cc1f1620dc78d1b1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8847_1675110611636_0.21681156366482757","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8848":{"name":"hls.js","version":"1.3.2-0.canary.8848","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8848","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75e3b706a23ae58b03415f5c4daa6972ba03fefb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8848.tgz","fileCount":123,"integrity":"sha512-La6YP5c9n9qxPXTi3j2PpADfOmgjdlmO/yv+dGJ7oqXtBZZuEJnp2KFIIRaqvLrUwblX0Qj1STF/7rPQKV95HQ==","signatures":[{"sig":"MEUCIQC0iVeEKm/k6xJckT759OHAdHqPcJpr/CPHDF+cF7qPSAIgXQ4jBip/gQcYRJtrvKLu177dhFPbWASc26qOBCXO2Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12699417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2Z11ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqjkg/9E88Nqf8daU5/GmJLMH2XLl19oWsC8uvhBdpWC21ZIGVDHDSq\r\nxMPy/7SiFcNtguBpgmMPH3/SZTvGwaUtGxurWbtR5nI5gHtwHPN8fK1b0R5i\r\nxYy2LTDy8oZpWZ+qAZlbRUZkQn1PrH5ekxrr+LOy8ofFB5j/J6YxmYiShuPs\r\niWhWT4TXv62PzaStHH+0qiW3CdKAtFrO6L4sQou+SowWggiTdbxkw4HRB2qy\r\nNrXbCnofxACgRW5zqXDftz5B3FTAJvBuFNndJH69fw1sdDh0UNmf6NPfuVsL\r\nb9GAzQYiRRcsTqC9Dex791lzPMl084tKgaGmaRAP00ggk5NICWW3QJV1dOzR\r\nHjWC/2xWQqmR3zilu/AvC1dalGqej8TRqRVbZmYNeDXQdQzU1W+kXqsaPWN+\r\nbza5LpX9hbTZl0G7DDh/SRi2NTifVPlKnbZBxIzk9+2jX+3pYh7OR5FwN1nm\r\n3DAFBRGRPj5fVfWQ+FIhlUhvL9MendYc5feCO841nMqHp0h0WnoY+Rev9JoF\r\n8oWevIXHfHXVdqGHEqQd5VjUzuFe+FYdmbIBU4/1ONU6EDcfatEMS7E7s7eI\r\nkkr4NfJunqzbxckKZzf80xWCUadWxTPaWyCaVv0yW2PlKD2aNH/n0/hyvru2\r\nx3qZLy3yEunw9yoPFwsmMFJTiIS/+ZjTrWI=\r\n=2V5T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"929224e1c08731294fdb72035f9536590248060d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8848_1675206004852_0.8682138208489214","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"hls.js","version":"1.3.2","license":"Apache-2.0","_id":"hls.js@1.3.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf3e46f71dddadfe7ce1d0b372b36e5617736110","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2.tgz","fileCount":122,"integrity":"sha512-qb9xNRBnYoNuJfACsolKzlzNxl0ietBxC6Aa1H45GZTkmg3XjEc7gfXThCINCw/0F+sm3n0x1m4toqWecxjWwA==","signatures":[{"sig":"MEYCIQD+JjC58h0FHZHHU9y4NUIyQWCpquinHF4eesLyEZ18tgIhAPJ5pr5HFzISg3y4rCtw1vtzUNc/9HRx60/GUAZAQZD1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12551398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2Z5hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWrA//bPGbdQiPNrHuVCT3gWC1JPghdGA1teojpwOlD7Z1MsuVuJrC\r\nxIUAPCJvcJc7RHhRuVn3mk2/ihBoXhQ3BTFnZ4xwDjVcFPiALJML2tUE67AC\r\nai6KhVocQgKqVX6I9FdP1RVL5hn/+7YWy+taJOTXHTJ31rwjGW8S1u2FO/U0\r\nyOt8KWv7csuKP5Uz2x7cmiCEhmt+BtmIthyGWw53H9NtXHnf+Yi+rEjLPalR\r\nmWPFRG8lJhRMmy+Vc46Fis23yHeSt0tRoYI410oKlbEfUaLy0tdy0mu/MPNC\r\nHoAV7YEy7wxoAVF03je2CLGC8hCXSRDeu/zee6QVG0DR6HHno6GGP/I6DNDn\r\nmbrUDuw4icmGUXOA5BAKsSEQZwWmAJooBrpx82Z4bK/hzej73LYQeQWwvM1l\r\nn+tqv44U9QE8yATwEjlm4dxASE5FHzqaZFHiXQRyTZd9PN86qWIaidXiefzj\r\n6rbhlTubk2Qy9tgHdTypQ+mCPV1kEdFBQigOnkOGLKKeOlOwKl1yGqrCd1ms\r\nlfSwGmAc4hmFPg0kT+AfMQWDAOrV+sBGTGgRMifW1U7T9nksLEbtABHchk3K\r\nQOp8KBIfIPhC/TmiP8EWCjcxOOINq3VMfO8KLZWaFyfa2LviCNMfGWVUEk/c\r\nLc9GCNeYZ3phL/oInTYHsts1Nja57HRhu8c=\r\n=cTrp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9e6e3ba9a6afb4a6b30beb0eba6c7fa312dc7a20","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2_1675206240956_0.039130617415719104","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8849":{"name":"hls.js","version":"1.3.2-0.canary.8849","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8849","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f80ba554b06b6a9ac3dffe72e2e8af262cbab24","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8849.tgz","fileCount":123,"integrity":"sha512-yickb7x7fGdytI9fhqHvu8XDtzSBbQVw7vhQUwnBA92XBeHx1yKJEwRhkDGM1ktmyHQKXrdymX/XDhpl7LMqug==","signatures":[{"sig":"MEYCIQCQ8I5XV93UdhjUtRrG5nrsxcE6alz6GMl7jZ57uOoJuwIhANXcZdhwMuAG0+NgCjovUadgobt+eeyQScjwbsKkQR7l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2a7IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreYRAAgInC0Wxpbi8d8fKE0ZPFTS3Z5zuq9JqILxpEOyyPpIwFf9qd\r\nsrfmCePALbqzsSFbZnQu3aTeJHaUMoGF0PWFDwVrRQMVkoGIix5jRnoAGfni\r\nKD5adbxItwhlNbGbImRFaDRa2UNhHGoX5Kgzvo/K3yDacQY/HM5P9i0AM01K\r\n1AE1+Ni00Qrwi3iIaYnTgeNxVpLe0p2yT+z/gR1pKu6ANwaQT7+Ah2yRS/ij\r\nd33l8WXOLlTsaNmAASZOV2Gz/N/Y19y+rfz7cdt4sxpD554gnYER5RgzAVFe\r\nsdijvFMRfEozJFSOeuyi4l2T5pbwDwy90CqE31M7MKjXYCk49ZmZ3n0BpJZV\r\nvPAEwkIGtupNvxFrnYyIj+hQUTfZZhE/6XVlF8+uZ2snQtDzIECLdDDOtb0a\r\ng60Ar94kd8lr6OfwiKLcGaFTILxBW7bHI3/A2nv4ud91FT3KJ3dNf3Jiwjgs\r\nEzQ9eN6IACMu/m5cPZHoPCNqmgd31MJVg3wtRmTEt2JM7jJx4ACTl6sGRoX6\r\njO2Aj3zegXh6+0mPh0XFB0bt44UkJ9bC4870lyEy8wWfmEETCrMkd6wn87gB\r\nkGOl4TLAT5bpdTnZImJergNLsitYg01Ozvq0DbEUyoFYuHY9xfQGy9UMGSyw\r\nq3VqKC5cM4xACy+ukGi/L1piA85CdeiSlxI=\r\n=5gRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"13023d18e8ab82ddd7aff388518518b6eb1b0d50","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.19.28","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8849_1675210440287_0.14748077921320824","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8851":{"name":"hls.js","version":"1.3.2-0.canary.8851","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8851","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44d4631fe4a88d3dd8b178da31ee0b6eecf1458d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8851.tgz","fileCount":123,"integrity":"sha512-2kpHJHw62Wc9NttRV7CzBa206I2Oydf6bKTK+cvd0SXVWjV/imgPY9ztltA2y1D20J2q2c0vMLgfa8R+JyQzgg==","signatures":[{"sig":"MEQCIAc1uMrNsA37a4Qp0lz0gwGCWVha7MdiCKw9qKoSfStcAiBJYPg8wp0HIcH34L3672BwEgpcgA49xZ1J52AaoWOLMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2p3zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8xg/9Ep1t5ePC5bf6iUZ22PeXePcGdi5NTVBr0oAViEd73u0d7O5B\r\nxxnEgxvepW4OwRqY8yhcnfOWKv5MIZxx4gAti/Hb94jeAGNgkTCKD7dI4iH2\r\nyTkupIAZAat3xmDb26ON1Mkda8Pm9rznGwshHWMHiIlL91ux0Aise6X5Lyah\r\nv/yol6wH993QSlgnEIhUoue/noCdNhK60YKebNYY5lB3VBWXivGzZFGWbU1K\r\nNpCcV7DN9D/dRiGY/Kl0t+eL6kDPWek/2aVVRRMhvx8smGasbQOXQiyk7ZL8\r\nCfE9qU2ffVese8nMaDodDH3YqWsNicO9wVIknMl4Tt2PsK+aYIwGm+Jp4HeB\r\ngw9sD2Vf8B5mbNbWRklaaLLq0IPJlL0eN5oToFBNb8wvk+Yx6Bpv8X2wOG1+\r\nGFJCDu+9Lu3L3ZCykW1Up3wJMIF9fH3fGH28/KQMSAKaTzTNzBL6wui31Fld\r\nhvI7XbLk98oSLO/OYvFijpS+48vE1x4ahJxZUMDha26wev0nvzDAtIYdWJBg\r\nNRk9d/ZMbM7Nm3PNXa9HbOOy35PvJQKMv1M2wB5WU7t8vLq8UrYkaYgnahvJ\r\nu68uEZ+mfS4k4tvkfl2YT+GbIH7AqxxX22G8mgIdBh8M9j69ETJ8g8Kxl7YC\r\nn4eXYGwoMNDy3savknCxxwuB4KBtZnbX+XI=\r\n=tBCM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9032e78039e71398c4b5c2504333c5752157ca27","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.20.0","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8851_1675271667465_0.41999656077201974","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8853":{"name":"hls.js","version":"1.3.2-0.canary.8853","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8853","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90f21008540544d3cc5f7609d0d1ad6ec9fe0ed7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8853.tgz","fileCount":123,"integrity":"sha512-MTsQPFcIwMqSwdGsgaIm1oZ2uqRvCBipuzNKrUcadEDs6wTAyBmkgAkNyHBMFo9aIgmOhK8QV98XlL28zbiBJQ==","signatures":[{"sig":"MEUCID5zVOIXuBSS0m5vMh9U9ujPMIw38n+8g83uVgmIxn9hAiEAvud+WdMmakqZkrRSUdreWvRXJSnKB/IYMjuQmti/N1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25K3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD6w/9GhfLBrFMyJV//Vtaq7OShivlGzmAaZNjI6WTS8JDMGlyt+/H\r\nd+2q8XAZH40ysA2TU6i16evZzpe1uzkh/uHwi5asqWz9jZ+MH3QffpdUzm4O\r\nVFM7igEE4RO2o0q+1bmFkhkhMmkBwtg0FCpc9Tgn1My5DVvIAQXnWdFg7imS\r\n/G8llK2h59siVpUh9v5wMC54HS7/+iyV3PCUrvlHK3l06o51B3WskkvNLEWS\r\ncyZvq0+8nUW0PEpUIWdDfhYoiakIVicIeWjYn0ukhkp3D+GnQ5vuAbcNsLHP\r\n91ghHgayfJj+iON4wFVEL1/x3u+exKHq0LD1+bvfZhWYyZKkpQxhZ1Tu2E5h\r\nADWIIhvrAjyYwgs+qd8bscixn59RgcJvNIYrSE4FMs5OeyFgUkZVYhXB+qDe\r\nYOoq9+iHX+A0UBAYnYjXB5kjsqTcSRjqVrQmyxepYs+fgTnutD4oV2GhEl+C\r\nv/vFAngD4O+dEqr3u+p0mMl5J1XyEAMeNdo9d2812Luq2L6emZFCMg+p5zov\r\nlVcYYP8A975U+cKDS1mTQe/U2fmqB6jWyrwaxMYMxLWzk6jn8zZcZoggu6lz\r\n4K7Vltp1KZXqcHTfwGAmt4m9H3YdBANlyEebldjTIU58bXed1t2mZZ6e7VgU\r\ncyE5I0Df+fxs04l+a5J2h2MvPXoxCCBT+QY=\r\n=Uyk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"71d5fb28def3fcd48d9a974f0308f00938eda4c1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.9.2","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.20.1","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8853_1675334327608_0.19129899431955355","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8855":{"name":"hls.js","version":"1.3.2-0.canary.8855","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8855","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c83cf27dbe1750772bf434208e46786edc2bb8df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8855.tgz","fileCount":123,"integrity":"sha512-rfu1ABI50XCWsZsQkhcf+/hIW6j0zh/59tduedM8KKZuGy2RS6lyAPO4XUAm3etugSePi6IisyEhF6CokqagdA==","signatures":[{"sig":"MEUCIQCbw3CHs0K0t4oAIiYpowTRRUe41sULSnH8mkQRuTu3cQIgeXCttQQNxwR0a+pmltBKOtxb0CCo7SwWJpc1/vJVLkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3EuxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqveQ/+OAYSAaKJb9T7cktizLo+Mv2GeZcckDXcsf9DS0BoP27qmyV6\r\nXcjLvG4m+9wVVACrQ1wW3BOMGhQgtTJTyiDUwIMHZt09eU27aaVKwVxqq+uX\r\nM9MKoaqEMsovCw/LMfpqrgFklUKUmUF/zgcmGPvxQP82fEk2PD0eVbk9bHmY\r\nGfVEYsKFDQr5/ohloXI1yMihpce5FPD/gxgBT9Oz+mb2Bhxn1WIi6Quyn/v/\r\n82r/J0w8wW5Fa01HD0FOa1Om0QBMAZdYI24T+2wv1os9t+BswvPGondCXjvE\r\n54kyssCBMTABcvYpT/zxkXJT/RiRlABfHMeSSgB+FImDBtdgswxMQLESxYCb\r\nNYTT5iOC0Vl7jw/HwrnRZ7uZpqTfordQQhHSoxs07S23eCqJ9rS4Xph0mPz/\r\nmsF3HGxeVlxPKh2Qc0oiK+N1HZe/C5o6dppORlbHzrs8RkHh/5ki2n9Ja+by\r\nEDI8fmxxdlVsmG+rOD4q1I27/MTpAlJ6zlgcXUiQbRcb2A0XjvJtWfKmtTLM\r\nnLTeam7pC3aypT/0CLgD6+tkQwfEyd3UiL9Lu9xkmViZkgiRHXAc3rZbHPqp\r\nUKQn55p5sciYoGoKS6fPai4HWJtonDIVUXdeqRCeWXuTf3GEM89KRKSzRR00\r\n7KoSuEegbRM2a9rl1NBxIJs8JKB645RwxLc=\r\n=I56D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4da6cfb20c824ed467b7f8f08d26d997be771866","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.20.1","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8855_1675381680801_0.10451408764059167","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8857":{"name":"hls.js","version":"1.3.2-0.canary.8857","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8857","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a46eb57b75170eb848a29ad2530748d337944f02","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8857.tgz","fileCount":123,"integrity":"sha512-hK/Ri7e1zTnqGrmsEa4Ww6+d+BZweFF/E8gino/fBYPwdeT7EGK5kT6YyUvITgjb7ML8SSPspOkLPoXBpijdyQ==","signatures":[{"sig":"MEQCIGl/ObRP7AcodGBx/vBxoRQlpg7F/PnVVaXuqvvcgk7YAiApmA8JN3JcdJA1Mde8YE+sqqoHEUrV7kpaTEMXsRmVqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3dTBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3QQ/8CUxHQCYRS+GQuN5UTbAPV4l1+tileWShDq6Yy4f8MjymO3na\r\n5M28SRLKNkTrCdeuYWtpdcetjU9PTqeRsQPv46oR7erG7IaS32B4Kcvpy608\r\nNoHcJfCU+8hEEv/Jc0sB7l506OlKlJYhg4Ax7maYusi61uaT5ifbYiqW18RT\r\nEx4et+zwsSNzA8a8tlR+I9u8X0Jdsxo8a46kOgbs0pUP1bfy2GYEfKE0KbQG\r\nsU0x0t+Qbz/gelm3VLe9x9DrZeqLqwaiBccpG/sj/6yeGyK1fpNbcRAHuLgz\r\nxP2WrEfEfl9N9rAqywaXLwgHsN3UCJUEZbQJDOilGFe4/e9tck5w23J2rQMm\r\nBkxa+F7EhJrXd4tTmtgxnVI0jNHkuXTBpBZwYJPZilEoYaecSfcPWxFw+GgG\r\nR5aCRGGrKaeUDXdlmnz/MzOoqOVP89W80oDhGogTy77ybsUfsz68tptuTN34\r\nacyS1BvTKq6qVQA/d4Nq+BJuc/IATWCNef7pbXrrCLvY0ZaJnp6e7xganbOf\r\nmcQlfosYecaBEkJyjyiNvzDSuvYhlBBqC2BobBWKro0beVNbz82sC7O/keP9\r\nGz/beO0X/DBkZOOsv9XtAbxDxzleLDuyS8jW2dZEwXif7lMwfJIY286I49Nz\r\nQvH0knDdyrjP07UTjwH0iHk1prHhbV46RRM=\r\n=B09h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"99a2644248a5d5ccf706de7fc261664972e2845e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.32.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8857_1675482305633_0.37499485212186223","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8859":{"name":"hls.js","version":"1.3.2-0.canary.8859","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8859","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"371f762a24252e7f6c0b50e6513369a84ee92925","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8859.tgz","fileCount":123,"integrity":"sha512-Py611rZ7qS6r+1qjNIVGPV97VIE7KzLvHgSusaPEJx9nN2zOf0O99pLreGhmnbKBwRSjBHbE5qw3cGLrxbXZ0Q==","signatures":[{"sig":"MEUCIQCwEvrcTDWnpaG+F8z9FOgmD9XejT5vC8rxTgOVnAhqIAIgIBQVL404R9T56h2/ozvuPpDZfybO9NNm5SEsG5LFwhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3zrVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmppiw/+MrJYbZgg2BBM9q57ty+wzmEVHyoQ1x7t9bqAUWxNNkMZdKU1\r\nqDZRPTVI+FN75+Bi6qyPgSeqY71jdP2IU4VJP/H58mBWkezyjyJUjAqJNkuE\r\nTlescvZ22V0sX7JlsDDhr3qtxQGURDRs4LYT15+sY14lPerHe1DvnPi8uNc/\r\n9oYnH/qE860hKAvhEICaaJQqjIr5wBvxqgSOZ3T111X6lrt5FAFQv1cBdJXg\r\nyLB9aW8vENu0Ge7ROO3FXS2V5flowj9/NElHqH5q2mp/bBul6xlqLjKcIRlp\r\n/WFnNrx8I8gnQVOUHY8pDjeAIKcAqf+1ghT32dNpC9m+ZwkR+BNPRF4ftYj5\r\nMEfkPXHyVNO3qkcRa/1/IH5w6EAPOwx32BK5i2x4G/5bS2e/v8r6d4lhx6Al\r\nXdSAc62kWYGQFi8dEW1PjWd2aSbYUyXnlE+kaxL49bU78B0NxPGclv6hUi5Y\r\ndMgw4ujMO69mA5KOA0PpRa6lC+IDDs27+m19HM4eAi/GW78Z1QB5GWvd/ADR\r\nIgcaU+4XJv1hl87VL/2MbK0JMPd7zsFpdXD1oPTMJ5GXgH5lhrao60wJiCe5\r\npW7wc1afdfoyHEYzYsUPElVhLwk7ho4oXMzRtMA5yKW7lRAmIEfJ1Fpsnoey\r\nuAe27CKWIyY73mHi/JzrM5CuEm3L4oiP7IU=\r\n=ifSG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"45980647a5c629ac344755f0deefd865d016a712","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8859_1675573973255_0.16334152608741093","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8860":{"name":"hls.js","version":"1.3.2-0.canary.8860","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8860","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11f22fed89bb784aecd22ac63d5f92490f264026","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8860.tgz","fileCount":123,"integrity":"sha512-xYOSBFIaiKAN3xxPb5R28KjRUMigZ8T2ynfcABq3niLdkxMT8JCgv86w9bnOGjr79bAY4iJ9qfZsMLRGXfuEyA==","signatures":[{"sig":"MEUCIQDzSE5DWAVe+dd+JAUqrFkzmrG7o6JB+Yv7k8P9ukK6aQIgPuywKQPalnJTxUKc80+YN7TcfdlzXftJEmspwQq1Ols=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4TeMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAwQ//V1pJltZcuu8i9XByCfL6jZcjMF9RQt7mYUKrhSydYVl4i3js\r\nP51BTESpySRRaochI/HHqmKuzmTE0IxNmYh8NcKDqaTLAJJaG2M9MjHj0/Fu\r\noln+kx0yTJPITps/ReUrPlcF0QCIZzNzBrAOibnr6YNZDy9gsP8s+FqasyF3\r\nVM/7PE560sugrNtVIbeAearJWW5Z99dHl7h8ixV0JTOr9cTMdSEHb6FUlOu2\r\n/2DBvsio2J5V9yO9h/5NT9ECSG5Ux0uYk40AUO7seu6pAY5KrmOjG/gxkiX3\r\nVpG2OYhm2SwMMzduDctMfh6lXCsXoOE6OpEhX5NeUcXsnSGfW2VRQBhkHDwA\r\nO8R3uglU1b/+3pHzKXHm9/JUhGmImW8bmKCyCywC5y0ubaTFecNjHa6iSxg0\r\nl2X3QzJDAbgdEUnt1/thuQ7UlvNewdE9fBDLCAioQ9wce2eVgkJdERtpjWs5\r\nN3hkvhvLg4G09vpvkAJ6saSC1Z0EARIFoutiZDUk+3+qFBiik0IXS8bWjjH1\r\noVlnYcrDU/dqcVIS6bC97n12btRTSByYPdsW/QVIZ8H/+t0nrNa4XP+j5Lz0\r\nlfcXh2wq6Yx5055lD78MfFbDymwMewnsLD2ZrwehJuUDdqqrfoAr9c9+vn8t\r\nh5sBzUGZSWIU5Nm5fJsYxb/J2bHi+wP1ScU=\r\n=KlDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5355389991afe1d9faed8b706eb2ea9d94dcbb46","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.0","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8860_1675704203901_0.6486486386693249","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8862":{"name":"hls.js","version":"1.3.2-0.canary.8862","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8862","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0df014a0dfee3e5a24bc0a19a6f34549297b905c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8862.tgz","fileCount":123,"integrity":"sha512-9IUsjSokAL0EyQzQq/CdGMVSuA2Xl0Kp8hZcga1VKNnZzWhrNd1f1H8kB9det0VIOcf+mA79uT0fKvYvH9KJ9g==","signatures":[{"sig":"MEYCIQD+ygAqRJ1H+GbF/P+034ZLH7RGU1TiBtT52B3604D1xQIhAOMA1zG9ml0NTfyOcx7p0AwstBxKB+uesfkKl+Hqn3M5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4aU/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotFw/8DFqSyjrmlQzW+E2S3RKbezKafa+aRyRySerKVB+I+ZG+JHZi\r\nb+HnBpIwFQClL+9gq3U+F1U4fqORfJwxPeQ98g5PiaM2zYE2W0XeXtKzqN/Q\r\nih/iSmb/BQXMizdS/wNFZesNFRdVNjLi4Ycoz5+zDIl3efGgeblNNOOyPRjx\r\nkBBcQ1nEE6n7aBbxqMqnxtJnNsC0P1liaOVLzwglyFeGT6wpep0y9tQ/2oKv\r\nOAxc2xHdJSAq83PP0itE3FFUXKHLdxaFKYKpeiHP+PXcGX8w1twDZwkb+bh0\r\n023F7GBIr12zwul6sByWgCoJehVAyV88977190yuFHgfskPXxTKiTmeXbIA+\r\nTMDKaWYwJx6A9Z36DyEN9czj2yRb0AjvOX2G1FKMKHj9ydzkq8fEXGUCW4mr\r\n191v33UVNow9J/QlsiM7l75TPK15SdmbW0WTiI0Vvwpi4OXAgIIq7UNHR0R8\r\ntgKmtohB0qf6bNVIid/TTVXuAcyWdgCF6BNoiBKMjMxvw5MSLi1RJaF7IDac\r\nEbtQ8LUCIhS4a1F34k8hLakX3DvC41rrgPznKROv2cEQHg9YUkpEBiVSHqcD\r\nFgj9DnYLNEH13kiDUzJ2g9as6M7oVry04Nxhs8z14I5wnhum1+fD6HXPHXsn\r\nOnJIDrcxxDA2WbCmek826TlFPpAFxNABcAc=\r\n=GMHu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"aae5fabce213a4b4a8f526966046d017d86d483a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.1","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8862_1675732287302_0.5450508677980304","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8864":{"name":"hls.js","version":"1.3.2-0.canary.8864","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8864","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77a85dca0c9bff599cd23cbbcbe2d115fd69d643","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8864.tgz","fileCount":123,"integrity":"sha512-qfeiY61xv0mLSdKbPC6AVg7ZmoIewJ8SSi6RSopLD7HJAcHanfMY1gvTQNFewsNanxRQ8H6D2udRUKMJjeok/A==","signatures":[{"sig":"MEQCIGiSV37FmbgunVtqQGUiBn834aRDV0iHD7I8sbbji0BZAiB5Tae2KZwfPR3xIfm2Pj0zPvSW/liS1NVrLMIlx1E4Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12703006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4d+yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm7hAAjcM3zTjXE/b1puFGaGklIseoReAHYEW+S2k3IBzXXk4i/ObT\r\nKK3KX7dqj0Akok+8qSF5jo7ZOkSU8SZXazlWdd3WST48ddKh4VNk4s0QoBqX\r\nh4lLlVQoR+7Ek8SrlcxVtYzG+qqTJsDGXtl3iTYctzINjC0nNnyhLGbDP50q\r\nsY6rlnWYm6GBAMyoVWvzuhTOUwPr6WEQVWVH8r5tkN0ozpPbC5YoT5lYwVzz\r\ncWsmLWtP/RtAvs0oJktFSAgRM+Lqr1n0UxKas37mFEO+kt/FCx0abZgigF0k\r\nZXro09CC2QgbcrEOJEVn9/g5piDndrc/qXaHXUY/xm2pBhvTnKQIJhnqhoaS\r\n8I3fRkSlG6HIgQZm6yzoOGDA3KrQfNA6IE+Dx4+9WrJEgT8k2xThU5eSj8OP\r\ns28JzbKdqsO2qEnRvCPGiXq74S/xKBbLgmZLLHP6NiyGr99KYFy/OLsHOCBD\r\nkjAN95SALg17RAoeZWLoGsu0AINuvvwQbfeCcVTOS3141A/kBHDw7rgtPely\r\n6YXeU4eY7ecPb9QN7QS9+zRwGYhLpazAj+UbgYZSY+vujkvNDespM1zDdBsj\r\nJUbUMlA1MZt1CILL+tBLCwgkDaKXCnPKwyLlG+DOQ6+f0sFBdaNUqwHOyN7f\r\nMsHIMduq/O7nfd72AShlSR0xzC21oXjVjkM=\r\n=qt20\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c54cabe4e475eba2c3e18ba4d06d838ebb632be1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.1","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8864_1675747250039_0.7415104840964326","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8865":{"name":"hls.js","version":"1.3.2-0.canary.8865","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8865","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c70d31225f6bb84208269dfddd2f5ee6ba44a613","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8865.tgz","fileCount":123,"integrity":"sha512-+l0fzPG/0Gwt+rAh2AucNtHZJxs5YHzzNY9IFpThuPv9D8z5x+J0h+PSLofh2fJF7wZGIu/TOzBIjaDEoNZWtQ==","signatures":[{"sig":"MEUCIAfrgnKVKNGLG5txJY3BkxhfY+IWTwu95ji5l68Z4+qKAiEAmb+O+40ujrXiJNGsltdJv1iwf42KULZAuFxB5oqLtGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12708426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4tmSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB5w/8D4nDG813bCeg5KmvU1YndlpNEnOZTj5VIxqupVBArIkEsqBz\r\nfXJ3EJXRzWC+guWIRSrWBspqnVWAHjDZ/ggjC0/CyAA3Blzkmk61VO1i3Pfu\r\nhLlXz1HkLiq1bf+Y2lSbU4t7YakuESO+ruq7MPCDr/IjN12VCYOpCcpvFguv\r\n9MCMnJw3QpONz6LE9WLXyRcb8zx0OkYtniKTgaGnalC2mM8ezISblefvxBQg\r\nJtmIkd8cCge394idLmeZH1uJDqNm4XGtRYVsiMnHcR+ntVWHnhbUYDSo0SQO\r\nRz2nG9ir7T6s2y/AjwejGsEzwStYgYSbKFW2ijoiGSoHYSqYEFsNTvDinR8P\r\nBkH4LgJ2VkFd71CldlA1XsV2Av0UIN/M6ksEodQOCSADUltqk5KBJZREPblo\r\nmlPCrwozeb/BLIS5Bt179CnQeJmQb2kJ38VeZCniUBLjYc8iHqsNtU1t50Eu\r\nq+SZAF81d0PuJaB97DQRaLT0MXNrhcfaj1ImrXXv+BMuSVJJR7OEXwyeeD0U\r\nppLE3OGgLBmyW+eJ7P1CocIjJB14OgsA/1YfHr72XmJoOiuWGOvIi3KQGpuC\r\ni8wPay/l7ogdSOayXA2mBK5vKKbI44glKr07fbOv8asR2mR5EFDgXRD5RMmV\r\nDuceUYkdFkEfH98Uv09yOOlVLMTqo/9IIas=\r\n=60Cc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ab06d979711826bbbb20695ca67599a5323252c3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.1","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8865_1675811218389_0.1958428111486763","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"hls.js","version":"1.3.3","license":"Apache-2.0","_id":"hls.js@1.3.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"834db077b5aa9d9b31d13e01c5dce4153b5e3214","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.3.tgz","fileCount":122,"integrity":"sha512-4Efu6g90HfFGDuQrkquhDoRpA/4iVpSMcfK9zguJ2qXEUfo5VknZt6rziwwFPHmC2DU3crZ0NtPD0eUqOhFyqg==","signatures":[{"sig":"MEUCIAG//h6tfG3XUY7VxAi+T/XnPBADHOCajhTG/w83al0aAiEArKMTLeir1IwDw/7kC19SVZ3MWM5P3VF25K1jhH0CWlI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12563324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4ttcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiWQ/+Klf9witK6UVIMwaB3AlZnec3RpNDXqmVsM6zFIV6MBZj8o9C\r\ny2VDlO8eE0gSLPNmtkKgFOjvPv1hcfHPFeIGcVQaEaTYWgwY2Xv9ZsRa6U1J\r\nQqjEUlijh7g88WjLqZP5q1usBc0duJxbSfNlRMkXaKe7cVGKkX2qnFRn2Y+4\r\n/VSeH9HbhMCNJx/hHMFGK2msDbj1E1O3z1lN9DgRWHG6gyTUmcBh7ipuw8I2\r\n0QWCrulwk75Xa/maLig6w1hD082igS7N46uFSCTLmUw/hX/cEtigbNGIRtiC\r\n3qiXQTqSm7jmnFhICiYY4v7QKbtR8lGxThidMnGxj9OyHzRCa3NqhUbSZdRE\r\n+ADiFWQzVFHSZDBeDdOz9ZISiA1KjrSh0qsyh/UGXYMtQr9tyllGwEUQx2kd\r\nbuBgvVL0QTTu6wolzeUtkwOuegwRdDJCfle/f/jCWmn6m5orzxLXd3oeOfA4\r\nat6xOuDrvQpBjs/ejGBVH4bo1rAn3shj143ovmD5K5Khi/Sv+brEDFUPysGA\r\ntiHfAKx12k9sgwXchjvsfvIKq10rb9V3MZhdIHg+JCtN4l4axH48yLHEy4xg\r\nCvAJPfAG/MBLV79bOlZy1AQxYkL92RUUCJCdqxbUngtZ3o2qoHUMWSInUI9g\r\nZQRe/rlJG85CoLdyHUSb6gi0+F1bK3b42sg=\r\n=GEwD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bf49dd27983c609f511bb73e384559d2aeb0010c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.3_1675811676280_0.6946217391643557","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8866":{"name":"hls.js","version":"1.3.2-0.canary.8866","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8866","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a38c33ef390458e7d7da3b394599dbb964994d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8866.tgz","fileCount":123,"integrity":"sha512-GMFRrIV9MSNJ5WoppN1W1W0BIdxaoh01JXzrI5Mq1xbtsaVEslZhoitpOwSh6r5xm6M2Q4VF999eT/QknY+OoA==","signatures":[{"sig":"MEUCIHKAG6bZgz+f0Yf3cVh4/nArdPA11iCaFbfV8ao/lbSuAiEAu6cd3YCybioAXmV20uswuTzvrSwTUZkGAy1kwKAkB04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4tv8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqqsw//ZnmG6Kzpr1Jfyh3ifV7bTn+YQCMyb+8JZlJN573w3dpgLbfV\r\nsfb/Wh9L/FhzXW8kCvjW+O3IamB08z9m7ngdbwp3O5PgkqUitDIP/kys//Md\r\n+jaxLh8L+GEH2EazGCGdwuKUaHRlqN1cGW7YEAMJSo7SCL/10StbEqX6JWUA\r\nZjWGj4BlowHXidfTaCIPH/VyLdkdwnPHbru16BWzNdNydc6ho8NEAvzh6vzr\r\nyVNXNTecogSStN2D6cZ39DRW9g2IA19qSQpARyQrGIBKcvTV0lbJ6j0ggLq0\r\nhhufCXeWhrE0oKuR8TFIcndaNJoP0nZF6RfqeACdcO4fErsVd+kYl5QKHjq/\r\nFnziikGfDCPWlWlCgUO7cIsNbrG2wuiTQNz5AoEdU0jB+zWJmI6eF+1yOdYN\r\n+rKC7YZSymq9S1ybGb9cFp5hEL4lXB6A7TLRBCq+HYEvgaaTF7rzZRUoh6rP\r\nVnIx/k+dnXk++itywINyiGJ1QDxPXGtqfn5oMK6UKXPYFBv83jJAiWaC38ik\r\nsfCmG2XxQzR/HJdS//UtUs+jZma06goVEBFmLy4SyCuVKk/4UlD7o4+3NvQN\r\n66EsFd7WBi8vHwfvy2qmPopfZTsrb2HKiZ5kJ6e4MK8mh/ATKFeecoOMssBz\r\nMFX05TzRos8g2+TZRXBsDMHY5hTuVbXnQm4=\r\n=7eIM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"19e489ec3b7301121f5cc9264579d6c5b8ed9bf9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.1","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8866_1675811835988_0.7053886014467308","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8868":{"name":"hls.js","version":"1.3.2-0.canary.8868","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8868","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb0b7856a07a111add912e3aaa69516651e93158","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8868.tgz","fileCount":123,"integrity":"sha512-fu1v48rFoLVzvqfXfviZSsKvoTktUibh+TtgI27+dtpVZDBV1HF5VINRbijHzgQgMBhhy+FGIhkVSoSrV/duVw==","signatures":[{"sig":"MEYCIQD6dxfhXOZYJRQnREph1plqfaxAStwubK4o904/raic1gIhAJyHRQ9U1GttV9jcNRdErhBNNBk6WYYZZuISC5Qnuuw5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4zNEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpt/A/9EAhDmTqPd1VB6Y8xUFzyyctmIdMQn+/MWJrsarFC0bm+aGUo\r\nQZ8gYafI3bZJkvdrnrRiOGRBj8pvmXfbNAoNKb2Mt3Q8X2OSvJPE25hir4lG\r\ngs/jgB9wqoZs3Mlw+VMV6tI39554EcrJZOJZ9bglJVRp7pUeTMCMdbo7GZWM\r\n3hgprD8/xJDSWanEgrUDumv3OMX3AWsI/yfzgD93BfVbV8Q17u6hP9mXbR0D\r\noO/G8GiSFh3ywAy3CYaYTk4yQRHzZnL44lB/b6fgd2i7QW2+/MsH4Gsux52Z\r\n997YolmwsKxd/ujGAWKMC48LC9aLb/wnPWc1DOiLVc0+CMXvyM6t/c7fTbjG\r\nn31yRetRnrR7LPvvj+RYhSr8KW8YxhFgSer9HN9CM8geos42YV5tWCBln7l/\r\nHBhp/gIzOKf7DXm+dhtdREGMrHWhDwvtN5EYkzzb4WsqadX3dTuc5KpXTnSY\r\nnXYN7ebENA1Ss473XcN0/ywCFLPIJcUutFl8XFsXoF5ucmgTMi/GJIpve4bN\r\nI5g/chwtJC41OaRiKDTnyCbCeiQgkKCcBEucPc2mFkcLPq/zhsvJyXCbhg9U\r\nVNEslShmWZC4mBHHc5j0q9Crbv1Es7fDzkeuDMTaTUGGuG8By2bEpCLmkXiE\r\nFDlqT8/sjpp3e1rdSbADMA3Eah8IwRp5EsE=\r\n=Aeku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6eccc80277952a0542390e966a1f47f63f778b92","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.2","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8868_1675834180406_0.30267021518778403","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8870":{"name":"hls.js","version":"1.3.2-0.canary.8870","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8870","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12df52c8dcd9c259d57a272889ec7964ca2f9ffa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8870.tgz","fileCount":123,"integrity":"sha512-YhW5uA9OSPvabg23v67FH0jdxJtAozT6blnjFI6WQzAgi1jCx/rNPZDaXrunIMiSpLO1LMc+yi4HfvUHDXMhvw==","signatures":[{"sig":"MEUCIHDBcHzQ4mwe9OIYc++A/87pt011fgqZl3l77T9aGZbuAiEA7DVcCiTpK6qlc+5aBmUibOoSG7fTxbn69AUp90xBIUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5Mi0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp5A/9FgnVozBbEj71JJDmmisv/zSHols1L0xjAnUsC43vJ8Ejbxup\r\nX8VR5ORmJoM0j/VWvVaeDy+BgoWJCqP31jjibPJLoz40UUhOqOx3jaU8G5DY\r\nhXdhgca0mcA7ChKWHNrGbeKhj6JAl8PsN76GvPah8Nd0tfiW094tiFqtZqc1\r\nH33b/lGbe3VSngGUJka5ElfOZUbXEQhJSnUb90W44H+EpiC5xH4UzX2N5MKi\r\nR1LgA0XlOCNRDfDG5w+Ervwy+t2jdJD2wyPgI8ElepualWy72ht4I49iz3Il\r\nR9egFv/77jMni8C2oIGhi7TyzktaK3zuyqqdc4097nicZ6/oQO9Kfwrfv3Lf\r\nHtG1sJWI/444nvtDl8XF/XAdpQN3bUYYSom2ANO+IvljgqL+/XztuonuK7PV\r\nUGaEOGi+9042fYfmPW4TPCKR41oFKHGc7OnzLibV58PS2zYOldS8Z035A2E+\r\nvP6LD1UMKY62FddZ5fTG480nsiV06HUmRf38QZgcUs2q4vlwWWy/wOMH5nzL\r\nBzik9cI2g4T68AxQvmU0NI+xkE+GkmOFJyVZc8mqYm9XG0giHXJKTzqLNpve\r\nK1BBs3Az9lITmKhP14WwUNCPXwCJdE0/89DpAi1fY4/yujL1ikr/0rO5e0xP\r\nV2V4EEvKDFp97AGkJMEdNjoL1J0tbEaf5Z4=\r\n=XKle\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"420bba4fd2f4ccc1b833c40eb606f34fff8b37f8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.3","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8870_1675937972564_0.416128985862682","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8872":{"name":"hls.js","version":"1.3.2-0.canary.8872","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8872","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9344e1d00ce77da8a20b53f53e381fb5db7384c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8872.tgz","fileCount":123,"integrity":"sha512-yb3xFSxQXUHYGcGld9Wmlj11vGQO83cSz1d+iG5nRYCyKNozd11KRLl3BpzNMeaXrALaBA9G4PeEtlnXWLuzPQ==","signatures":[{"sig":"MEYCIQDzpgQbs+d72fG4VutSZ9zIBcFatJt+23hoVAPZcxqaFAIhAOPW0huZrQUnbM9Gy2tVhJNv/HYv0NF52Uv/hBWLKiTo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6J3qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpk4Q//ZwY1SjliBpTw36TTQFjHxb/AS55QfCYEwF9RoSz/cZ5Z6J0v\r\nGlfPASnE7+FKqUwJ/hnvXqhUJAeMmAmVuIXp5ehfko4SSz2FklI7G1v9vymP\r\n0HdBvjJov8LddXYvgAlFy52kH3r2haeZkA5vZQV4yLUfkAIcROsSg0djwbyg\r\nxEsrRKaPWwim9B9j/XwMtjrkKISvhAf7/qKavFAxliHrxWuT184a3Yt3qjPT\r\nRRELUAcId75EO6hSdXcKfuJvmipiz2DPcWZatIabqEkG02GcLtngefs2CSFo\r\nqeeZgxvuHavfqT8d1DyNHo8dKCUJMoy3LVkoFcdAvKhS9GjPdIwZhtIDA5L0\r\n6a7+OwsiHjAcVVFuK7slvDHKL/+PimvrIMCSgdcs/H/+j3zsesE+WgSVDv/x\r\nMxWKY944K/4oIA3J6xkMEFpM3i3I31uOaRgzjn/O0MX0h0tRm2asG0gzXNaS\r\nVjkbyV3Hi5J6DnM9W+OqC508ei5WsmGzTkGri2k7qgYEXxOFKXvQZXvSN4Cp\r\nDmKrZRp1HlwChgI8g935CM+vlT9s8SCp4UX0DDEafDEkAwxv5oVVJVcG+1lN\r\nyDYuB9t5gV9qCrWiQJFqbhnG6dRj3tIna5K04dRrjXpW/nEU3nXLjvxIl+yD\r\nMiw6MDYEAVKYE/0GM1XuzM/3maOi7W/8ucs=\r\n=9e1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"0c552dd85c2cc1dfca73b5804e763470f252c15e","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.4","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8872_1676189162629_0.4014126589174427","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8874":{"name":"hls.js","version":"1.3.2-0.canary.8874","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8874","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e64b48e88261d57d89f5b58d57ccdeefe043e003","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8874.tgz","fileCount":123,"integrity":"sha512-UNdnHiqBT4IhgdteJ1A3Oav12E/cPKSk/7yJrXT6u8nP42S33tBSjQTLDa3IKkGEKceSL5GmFhkT7NMFwXWSIg==","signatures":[{"sig":"MEYCIQDAeOn5Nb5XwOsAslDnACnmvxjqf47eoBBz/QBvOvDyOQIhAPjEKGGZqnHB4HCPT6wNq8R7Gfm4Sa0uQZni6DxJVQt9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6YSMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppMQ//YzIHMQj4rkjR8gRR5BsxSrkNLfPSKpR3rW2wByFLc8dqzZn0\r\n9D7ioF9O+djtFEd5hRKfutAcjiB2Sl1jngxanDoW6z/TpuifgeLEEJTHL95z\r\nlTkZMdCMYcJS+ECT7tSk/XOBMmWUZYdEurClMcLNkyLAY8cSwyONX6haWGgW\r\nwjAF12y4pkF/ynkYZO+VpiABsNwNtA4oHD54FoBUpt2yZf+O89Yds7D0zZAs\r\nkwlZUZwJKFRYeJVY2E8j8TAtdr7W3D6imlV5B391JmwnzTfdfD+zBlUwDxVN\r\nKwuc3GuMThdRWym8M8b4X++LQOkDKI7M+gojQ3VQmv9l9iLcRjiTOXi+zPQE\r\nDSpcr4Uao1tWJJonZMVO+bi5Rob3z+dvDEA35HGr49Fbkzajx1fixtAirhJt\r\nlSfymzwH5xG9KhoJ5NtYpclGq0bly9ZbBef9oSqmm1QxbGBx8DbB5gByjGW1\r\n/ySKpCs+cad5/gmqY7K326p4JLJRn12qGrK//gul56FSSnVWeLvj33b3BmsV\r\nQVOv6r3TMzY+5T5lNTETbOLwvN2ja6gKeT4ipLF01Fd0KnuptbvcUqabaTzu\r\n/ZK9SdVLKWSBWSZDfCAeA+G21Ev5JnL3DDUCniy/AryyTam/jO+l0UwkBN7n\r\nlqwrS68N6YTQ27zRyRjiRPNo1CCGVD2J1Yg=\r\n=APXC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d84d5e9fed2ca5efbfe3c65d272e33b376ac9f8a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.4","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8874_1676248204392_0.6760462625192085","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8876":{"name":"hls.js","version":"1.3.2-0.canary.8876","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8876","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a98044b82cc0e665cd9274cdaebcd1c3c1a2379","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8876.tgz","fileCount":123,"integrity":"sha512-vCT0jjXYm2LZDOxXOoxN1T1hjPWM0+noOS34cFKHIUYbfuNd7JW/HYOruo5u6gfr8W8Xj8rncsHrUvj+hkQ3pA==","signatures":[{"sig":"MEYCIQD1iL6QVltUbo6xQvb8zEGjg0kwgUP0K6zr5O0N02XZTAIhAOVJC/qh9CMWZLTS+SB8b48EOKBS5EBsCJzMfU7QNACB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6vwEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4qQ//VNHME47OhYCTh8ejNO+q8RtbywgWpnx29c+x8kqFrPeU86DC\r\nYuwsn34WLtKcF3FBgeG+m4p0/WhzCoKDyKTAoz7rgyypI6Oe6PrmnwiqgyPl\r\nBXCnsZR4T7qhTwZ3GBtxWyjPsu1b2eHZnDQNgsJNq2sK8q6uKamPye4VuTBu\r\nvPakQ6RXDvzdwmEfidOAQiw+CBlnwOMKkx380GTtjRTKEX5BnDwTQJFbK7vw\r\nEvAwEhvRdQqKnWvWAIlhNvKilDOoCNgJNox16FB+48hP1mBCoBr+b9sBnedV\r\ngWejgo1VaWqVndZkCNCo7NwKZVswtTMjozo335v9mp6rs7lwNS4MGj9hpFAB\r\n5BoJtDW8DM9qJaQ/tYL0ysbCzTgRKVOeWwc/ATxwLQacIJeYxdhlUKnhQvqE\r\n2HzBN9HUmdTcc7MFqx0aIeq0OrMyxZuzAergg4DmpFfTLVfxA8hto9IAsNLS\r\nxd/lm3v0hL7+XQtvlH/THeC9lQoQx4jXGZUtozC15jjv4xB4XAMVpWRULEXs\r\n0WrMW4kvQczsyUjvW/tNiGqJqZ36GHcKG2QCgYZ/jGE5i9Q//nT0rRUlH/a6\r\nmaSBcRqHG057hlXIPiwdeeB3IvKX4V21BC8xWIZdX48WuseUapjFSsE8IrV5\r\nJQPUCHV2drcTemneo3aR/OE8JCImSBpnrL4=\r\n=nWrz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5d8adc17d814d5a303a148c16541798613c1f0e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8876_1676344323802_0.501793373458675","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8878":{"name":"hls.js","version":"1.3.2-0.canary.8878","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8878","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ca07fd4c3d045c4dc28e909180a58e82dabd3f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8878.tgz","fileCount":123,"integrity":"sha512-QUFOBudKm6xrcpzCJzotRs7dlUTKg3hRzIoZzO8Z9JeJisN+ESRXjWZSpWmAE72wxvKT2Hmocy6ttklQNhgCpQ==","signatures":[{"sig":"MEUCIEV+23nzTXV2ruUryB9ONTnjsC7kqfd+l/VKFHqm3qP4AiEA2bis6iWT/Qpzaesxsycdv75lx0fBREL3w4+vlQkZtns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj64QaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSHA//Yk28HUsV4uzHmIF7gK3ADxRCBrWj68Va6qSEnUiZjmA1XP+Q\r\nXrgGFd0JHHphgKqTgJ9ZHqa8LLRNB5yJvm3QCr883FNJ+gt1XgDz7X/6KgKZ\r\nxfjfuKrX07qMkZ3jwK2NqczC01YAjPJZ+LSwWv86Bv75czCMLajn6qJ/54Bp\r\nLq8uqhewT5ceRUzPDdavnrLaOwaRFad0jFNgnXh6lMqLY9PcYBmsr+qtut7t\r\nIO+CC3MzF8CCRFAmXqg7Iuvc/Xi7w/o98xPg7eokTl0rLJin+r/Y7zaM6bAa\r\nlQfHNv5+hBv6VVjnBPorgIG8zZmlVhsSclXdqEKIiChBcwpnLsfpZ8ps7hp3\r\nuGN7RRPFpZpeWtW84ge4vUHibpweEX7WWOOPpVhQ44Xqf/cVptbCD6QYG+9P\r\nrFHgrboN6ALPrAq1ik/GF2LoHdfEb7mlsyjBJqCsTjRQy9HSWZeLMKQ+LR0s\r\nCYpPxi+4erP0AO8eAz/IbABYPM+mj9/uTBG+yZiIF8mSXtA5o4DewLjfo1R8\r\ndYgJX4yrPl9EW8Kf35Yxaqfs9roiir6Iec0H6I5xZ1AFHuBksT6MQT3aA63G\r\nqInJPP+WAXz1QBVODSViQ0IKUtEoy9qRKtQSlkjFSvQQmeXGbPhjccHJiTaY\r\nEd37AfF5LtkqW51SuFUaUsqG6Nec7Wzc+0U=\r\n=tQ1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c0b2bf48bb70c03bb14143b74ae39e651e011f70","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.1","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8878_1676379162076_0.4235252261431859","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8880":{"name":"hls.js","version":"1.3.2-0.canary.8880","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8880","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a76c2065ceb7ed4d8240ca3754da1b046edaa14e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8880.tgz","fileCount":123,"integrity":"sha512-TFcGzsk+QkcKlk41Fljti0zZqNX5hF6RklLdyX4+FCXRoGt9Sr1c+29Evg9vmfHxslv9+phetJdS3C4/jHSHNw==","signatures":[{"sig":"MEUCICH/kHA+irF35hgxZ46PHaJM/6XIc3GEzKDKDsRQn/AaAiEA/lKta/qAsdy8mhQCetR4VDu3E8aSP6KCz5qxAOyMqrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7K9MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnHhAAgSC5jprpDdWSK3/tPdL96cCp7omLtxWWzLNM0/ULNUO0sPQ5\r\ny99U0AWNDWgjFTNLgnmG3nOvq36K4U9bZ3vTkUaYFUvUrC0uwBwWyctVyEP6\r\nPEV1oRg2wQMv91gV68Obrxzmg8SAB6DE+X4o9Arg4nT+pTHCzVtcPhQMXDW3\r\nnR0tR/wCzI0N4vgml2Y3YhpLpDmR2s2IPyRJEsk9rq994VvpazOy560Gi5KU\r\nkjwk5jlbTi+9lUqLu8jVeTIXWM3OCJDHVuNRY+2IJmBN/LnhQVQ6w8fgOwn2\r\nIttCTW49v58PHSwAgwjHOGh607WgpMWtnAoQWhP6VrV4aRn5tuBk7YNbclwh\r\nOYpxUhNx7BbAoC9baJFRvQV41/S7R3Ujys9aqYGsBK0KbZoSHju9SqoHbRJQ\r\nClA4sLp01vBKuN+cpeHYxIJaZlgYv81VAYmNIanqDykWOj4wifWUu1osdmkn\r\n+e5SNJWpvOvz62P9fhGhMqrZZXpGvAAr6LoYomLbpoZh70eSKTUA0Nh+y0i3\r\nkvBF/QeNfuqf3ealVabHAIlE+oiAlqN39GLPcgI/k3j+S16wEwqqOnP24hi/\r\nzzLrbK4d1DFHUJtS7h/m0kOQO1FnxXa3wlgEb4zo2mNtOWDuGaQ6tbQVAeAn\r\nrIxzTLRuF+5FmNQbhYdntn4pj6kLOmt/EAk=\r\n=Wp4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"dec55d8d392a92d844e73dc3b6ec4f5ff8e2dbdd","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.1","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8880_1676455755902_0.18544839519921896","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8882":{"name":"hls.js","version":"1.3.2-0.canary.8882","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8882","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"459ae862d5411bb431d2347e1b9938e72719f460","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8882.tgz","fileCount":123,"integrity":"sha512-Kcdy69KUCUpTb/M83ragExRSvw6/RW8Lz8YIwvNBxj3wk+p1pq7edEzoYvWZKBueQ80okXcNBQY3ph2xMJy5Rg==","signatures":[{"sig":"MEUCIQCEq/1R2ouKKICCgT5qN7XBPUCXP4hfdYqelSjHIgS1ywIgNL9Y237HFiBh8LX5AL/d1cZMLzUIn1QRdSIRPSUTEMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7iEBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp01g//a77eWw40MReenWeYbacB+Tqf5nBox6xxaDzvQZkZivTZixm4\r\nm4pRDmiSHfL1NVdPeSEH/eHFSSkuolt/ofDL8fAhw2vNOSIHPSRzgia/FnWU\r\nJaklQdrmFZJ32TdDqSHBhq1qRM7U/0RcUH2+cnZjV2GsJ3U6IJh5y8CN0/cq\r\ny4cXjSyESKn+z6PdxrBIrA05nQnFXJ2HCjErjgJieHXBFF6r32t7lLXZqbKj\r\nyVWYaib1nIOGNYfe/SxHmNWv7x71vwmwo03x0J19cvDwSzPIURKI6bOhbDIA\r\nnvK0c+OyQe3H8UF9+8TSo8lh7FJqaLAFJLq3iYL0mgydVXnxZ66MoHZb2Xp8\r\ngnL7vLY9MseePbL8hzoE+UZq+sXrVGkkWNh8RfI4AlE6baXZk7KpzkbuBh2s\r\nBb7R2MQVhzsgLnuPswZzALkId4ctvmua7GIkxt1EmWk8eitdBVe6flXSqobO\r\nzLi4Ar+iJI4st0LDTrZhyfHJOtWr2qFh4nybGT3M/NxjayNeI1AaDkEzk8vV\r\nPpopGesQOD9nKjDlRPjw7hxCgoHYTPB/dpqwRv5/zO777d4sVUzekX+dZir7\r\n95OCerzwy0X9mOUc9eTKZ5j4CEYrNCN5U9lLtz3l33EZyUqYvstRth91rzJM\r\nQHNhzVdD/BMrvthm2R/HJhsIw0rgI8IJ3kc=\r\n=oK7/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"42d3cbc7c7f21f0bad9a875161a51697f2061d80","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.10.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8882_1676550401242_0.6249654746079873","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8884":{"name":"hls.js","version":"1.3.2-0.canary.8884","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8884","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9bf73efb403835de3dd5ec7bf49039c695cfd8d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8884.tgz","fileCount":123,"integrity":"sha512-0tplrS7eY1g8IbEr3R3PV/RyrIHgYQTipy9VwzEN75l/yVUkljrayI7Rw54/ZowxkLTqVaZGUpgSACo8QpFSEA==","signatures":[{"sig":"MEUCIDnbqjEuYN+aBe6nzLpytfYmPOEXIyrftyaqSGCzjjXIAiEAxqgaQVTSyEOohAnezg297H/dwlGYC4DsUc+Qvk7/nPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7tFiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQIQ/8D4KFfmGEfbKtQuoKX5iWzmOxKi1UDuvyqqKBhwstjBUzFG5c\r\nx0+oDDbb5GtVHbNu2oEMdfENjeFdNYGi1/ZTJrCATmnmhe1dVQZ8thNS+hS/\r\nG4sOuZJc1iN9aQkwomDDikS8sWUmRd3Hl8AH9o0KmkssLDrfE+JAWjFgcGIn\r\noxoISzDEexPZKfjFrDbS3lwD9OMbWAEIMUP5K9Qyda0SgibBlcm4Sx7EDoJc\r\n1kBn8VdxJpSq+gVrHTJZswa2EBr9Ll+u5JGiXgdLekd7vnO8x0xebhPuM96c\r\nnh1AMVR+YJVzRe8x9sm3gVyKaPjSE0ZYAqS6H+0gHBhgUj0A0ArXL0G/rETQ\r\nmoy7JujwCP+/Wtu3QwExK9+MvbfLsIgLohcMhK6G63OoRmXr7+3Wosexeo0H\r\nvBNxMCS+1p3UMcnexYRu3mwYRtCAKmruFSHj3geGqyLBKMeO2rcrSpaSnUDB\r\nCq9y4irR/TRxzBGMpQWz+NixWjn/uITnklw7FnHFNE9IM0bFALlaUZCPoAOe\r\naxjkgt32Idf0gDEKDXO85WsfI/zZJD5WO6r/8I8uJg6QZR1v5GsmwDcBSTy2\r\nhi9yd6Ubp2uXBQ7jC/TncWNe01F0+Y0KxOeFDbmWFkYpISCGadCuiFlsCQHS\r\nr6NUMJeHH1fk9SCVDJNMGP/4qI7JOmj67NU=\r\n=mhAq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4654252a0292c9f644fc565097f198d2af248c14","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.11.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.3","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8884_1676595554076_0.9252946012590941","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8886":{"name":"hls.js","version":"1.3.2-0.canary.8886","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8886","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff4122b7c1d2f69c7ac859a3506849edb8246b3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8886.tgz","fileCount":123,"integrity":"sha512-+ZN2lQbAdTnyriQwd8ysZzopzFfJHjC3fXudVbYSe6oKwUMhd4T1ArKblzeXa3zEakgb8idHR+2KNxAEiGj+0Q==","signatures":[{"sig":"MEYCIQC1RPrrH8CB3JwlJ407aFdW279OZhOeoBojDFzEKBRWSQIhAM9JSHasxeX9I05BwQUDiDuIx5xz59Ol2UVzu8GiMIm0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj71omACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1/A//db8ywcGFMUNn5Z0+3n8WjcZK5l8DpbKAutinFP5H3IYeFdx4\r\nt9y9hkrLRD5MGkWwYCk+yHpFDiixz+9ZPrlTfFBQutW6cqnScPplN/87TvHu\r\nca1Z4Gx2SQWpso5k9dgsGxso8iHyFkA9Enyy/hHB6pNqyEteowcAJIPSjQ9r\r\nCqvt7lx3GRiObAWWNbHlgauVerhcn4Cq0bykbeg1OV0ZhLdH7dAs91XCEZDd\r\nXN/dY21mKJ4klRkZolMsGCjnaUYJctRaIwggZW7t/mu8JlDUAumcqNfRlCBF\r\n5DvQi3hNZHSTJ7CGPrkZ8L3Vd+MhUrIl8TpoYO83adv1Ga27pIEIV4HSvYCJ\r\nnsTvydkwTMgEtmhv2ueaJKdYFSIrYl5UEFdB+nqWmnAGHLvG68aDrulh17l9\r\nv58Hk8batumjCrYwBRjLoO63HvrCh5oNNqnEyDGo8+Jqh4z8x+dhf/+U63Mm\r\no1Sl+t22wpn4m/oLx9Os93/PvsCkOfwZ+pB25KT2yapIQwTQJcoTRodf19JS\r\njHbkI4agr7ejUzPYMpokgX7YjUTOiONug6hYgfZZUJpTA5y6TirJ3i7bEwyN\r\ny9tfArIS7RH9dzGWRh4G4KV+yWrXfZkt4g/Dilzf+G+JYmAUHXLWIuftoeD/\r\nPu2zsqyxLZOUlXkc8bkM0IDZe/1M0RFGe8E=\r\n=j20Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e7204a8464bc9ff6a921fa7787895420a254549c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.11.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8886_1676630566024_0.2528189686071709","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8888":{"name":"hls.js","version":"1.3.2-0.canary.8888","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8888","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"634669040d7e5922309f0852b0255a06f7102d63","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8888.tgz","fileCount":123,"integrity":"sha512-lfOUf4EXUns3GTp7h76lKbipLR/oK2e26w5ToQLenPFZX2eV0XzH+5InCVJfKOdXkQ3sKdPRi00NfGTJw5Lb2Q==","signatures":[{"sig":"MEUCICt1Oc13A2jzXWaDHTjG6F0Ur7eYHI42r5M+H1H5AA5MAiEAqnnHLk1QtjLduKQotvbxJDiXHPNGe4/A8v0+YHzMehg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12710997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj77ilACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnLhAAhIE67GtbAW14kEDnDmNTj3MvSH4u95uv6/Rnj9ZJAetL+EIC\r\nUCql1WcpJWIuf/lxJU/erYNFZeFU17vqZXAPkSiZa+wko+Dk/ZeVTo5AuGOn\r\n+xDJ3NsZtdvcWd6fEt0AfAs63YhCOxEPY7zuKL3yBkX0v50+e6VrEFZFQP8f\r\np6pfU/OYWzWUaYQ06wTdfpID5T/DtwguW1sYQrS8YlrWKeJmeY0nBnE+AS41\r\nBGFmBkI+JDUGQHHPpSNG9Vf8BQr9FCjajhVgSlWEcrMR7DUk0hsVNihwMxv4\r\nrLtD5rUOD4f38nF8urcFZHDfYfj7J9juqs+wHu3Zk0+wauP14AKBgox0HOUh\r\npAKxrQkZ4sjlufFXarf5FYbTx08ZOvjOOH7qw52UiaNYtVXGYCenMHmfxDHc\r\n3cIABccNxRwV/lJCRjSuLY33ct0o8uRXo/Bw7LWSQaGYYzyjYQT8tfWj3ySe\r\n9iwJuEiZ4KjT0QcLb/+NrIoCu27igmIgJ/VWQsuEZ1TfawCy71afaqyaiZom\r\nmx0t5pM8WgOBf+vGKXR+jCESCz4RsEuu9Oayypr9aSCR2CVldOGs8knZLdJb\r\n0TFjwy/EcwQON0E9YdlRxSfikbPaHqfTsMYtOaGhFNXdDnghrfzqPqaQrd8Z\r\n3sx+BStTspO6ueHr1foVBWhJWY/hRSzJ2JY=\r\n=nyRe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"9f0e69a9eed6027282e6d79696b0ab0e44aaf7e1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8888_1676654757418_0.17619906206271074","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8889":{"name":"hls.js","version":"1.3.2-0.canary.8889","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8889","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4545104f5396efad6f0ff0cea988a65b686bc9e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8889.tgz","fileCount":123,"integrity":"sha512-P/JJJsA11CQqH+tccesk2EGeeflxcjkuUZv7lx91R9gtv1vI8fKDniiTRWpP6yQl2NLmFFraJzCK56xIzIyiqQ==","signatures":[{"sig":"MEYCIQDb+I2i2GaA7B2H/ATgvPIde4GKqJ/gSJmltQ/ipIOkpQIhAMtimvhj+vbERoogQbTQ/mBkjzdVEEv4PIxsCcNfqx/O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12711553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8AwaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqluA//Y1/7XinGWYiwcaQC+YknW8u5vepLbndLtJUfft2KXEE6dF79\r\nvXgaSK0YnjG6HuY7c3+Pf/oU+5xSEGv4BAYQ7JPkOMiM3Hn7e9wIJjeMpHhH\r\nipqxshjfrOPeJJGLIPL8jweVfjPQVvVySNbQKJINCXjq4vgVjbfGJ8ye/h87\r\nuWcCxbgwbKYANiLzq+facn5GrlXUlfuM/tJ8kvm7TVBfvt0YD1vecOBS8Y6D\r\nYyW07LUHANtOQnpGzi8zCabmm3OMe0puDs2P9Bujx+jLWGmslFY+v25G+isO\r\n8EavlHDKhUVyqIt+L52SnPaJjL9ELR5TecmgZ9xoeMDsLaPvdcY0HL67VmDV\r\ngXZlLnM9bOQAdbMqmq8Rtz40KtrMN16IAnTr0B16cH6pl93cIG9dgetyUD9D\r\n3VqJWgqPgS78yycmUL/AVMqiEDRVOI+boxdTTkzAgcn3pZSgyA9B1U+cWNu4\r\nRmP/WU8/ZgB8ESyieopX3jiVALGMmF8gnR4zKDxrcuZOZ9JDkFhJ5k0nHHMo\r\nMezyMl46EAcl8Yb+RQgTutKmp+L/k645lnaVZFDHFZt4HP9WDIgAbQAyJpoZ\r\n+aJDosIKR1WbeCeizTqkNYM+Dz9LdQ679dkc9WPXxqqcugX3gc1zSqZl6Vjm\r\nx+tGOVK5DtGU0LytoOQfmWiC+bCCqmkk6M8=\r\n=M2hc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6e157ac13846f78d58c0d0663313af9827c65a04","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.33.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8889_1676676121865_0.8906482408666365","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8891":{"name":"hls.js","version":"1.3.2-0.canary.8891","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8891","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ddd4ea5580fc78e8400d051919b265e254b61d6b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8891.tgz","fileCount":123,"integrity":"sha512-bkyroZHrJXvfoFwlASupJk85cgF/SPp16hPwa4p1o5rop2Ylqa8k46BIGXNq7Cr1eM5UETmRoXSatOX6zAFXeQ==","signatures":[{"sig":"MEQCIHNX99Yck7Atd/hBGSG/XbsQ6OL+6xOMsgkcyTkl+3x2AiAQ5kI6pfWvojlHsWDwihtCrlQk+cgHZvTbrLxdIHvvTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12711553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8IZ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYYA//Y4tYF1MwuVZhJ95J9vGCkbb6ba7PhYLCXTZJdOtvZhHZiOmM\r\nD7fujNzQHBdXCLl6VEoHIPi0OOwh8ew/gMsx2veothSlkcFd1eovsihJlT2c\r\nNihuwZ4D5Hi5HvwhPY8nzzLfr9WQ1PjYpieFjlkJvRkWF15nam8BaEmr6NCn\r\npiLoePhEb8uot8bEprwR8w1CGvOU6qbij/CvCMfzzvgDmzNjIC3H5wR2AgZl\r\n62S0uRG/Q9IiWug1XINsVEEsxJ+4dDA1TjEqARJLRj+iReeitJO3/eX+q3tD\r\n0JNutcywCHA2OTfXxMig6VHXSYQrNwWl6uiJ05OHQW/TIlrRF96ozz+dh6hY\r\n3ZCUkND8wZl0ZVSHZVGY2Uu1xOHP62norMfHzQ9GS/ybDUynJ3+XFJt8oJX/\r\namoI0cUypEVWlIRDw6y7v75SSJiYhOUItGV6mAdk/mSaNTcb1jYME+EqelhN\r\nqTGB9+9J9k66zZRCs4mngLX7hg1sJmjpbl4HC/t9zf1Kw1wbpEKkyxZu6uDe\r\n7UwR4Bg8y0+lihg+Nkcni3GRyQhdILc2yXiZiW7LB2ihH9akfQOgSwLvo9wK\r\n1A7LCayOEnt1IjIeP2D8Ud4KL3KQhRGsIiRs9YDhIqm1Non6EOBW7KGxcxHx\r\ncZUYqFsyYO/mY4+X0zvOWHUTNGUK+eZCDqY=\r\n=D0li\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a741b6ef516ded6703e666b2632bd44ab4c3afde","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8891_1676707444979_0.4265525526466032","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8892":{"name":"hls.js","version":"1.3.2-0.canary.8892","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8892","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca6b418583f6aa18070746e8204dd390345c51d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8892.tgz","fileCount":124,"integrity":"sha512-1ibpxfS5EKtIHMwdRWHkoJpfY73L7UB5amBTBrFwMzFIk2SN7xYaeKYGrtwLECy6zRGhlL4o9LYhlD2YxsbdXQ==","signatures":[{"sig":"MEUCIQDs1jtjalS04N+eklg4HmnSwDNTM9EnAPxO/jHSB8fgSAIgJFt1Om8/+WWy3ct7tGBCocz0idxsA/G2mvIr2lMCKmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12920847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8TTvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDWg//RoJaYJPt+E+y4s6C1nag1Y/Mhf+rVn5KwXzZpSgBkMrGrkvH\r\nD4//tUUgV4nWpwJwaSv90UbrT66YD236e1m9xvMWlDzP2fDFTwdBOYCSuNnP\r\nzuTi0Cd/g9oa5QROGbLCfEISDJYBiSQ518z8/dBxCZX3UAoR1ygKWEQRY7RY\r\n9+XeDIbox+z4Cz6CqhRTlD7NWu29DAso8+NeMyVtvz0GNN0GTcV+f7P41Y0t\r\ntB95C04vB61pSc8WSXEHbDRVzL5I2+ll61dUzF4ReYDezyhdfN08CnPQhY9Z\r\nkLocf73evfWd73lHi9hSRSQ78LgQkRncLWax8yM1/3ngYQOsUovVpLC7r3NN\r\nKPAsk1EqVLnNbkDYzJ/9ZCYQAjR7UFPBnEa9o/boBlkyVCBxE+VpEBfI/nyg\r\nMIC0P44BNdn32dy9kcwe6gCEb1aXet+AJPEl7K23rNsGDqmLukyzs4JInQa7\r\ns7eduMpww3Nk9/5JXcFMR41gXqPAn+knIUo1H+1QKj05jtLqFzjFC8pXZh+0\r\nbekhKin3BNqZUS+18sQhpeqrzrQJXRPUSfL2GR4hXhFmrlHnFJgyMPrfRpKi\r\ndTPRZolSTtWgbZ/lZLyVcGcAoHggWVQvVjfD8QiNpMrPVPzqEa6jJo+gNLcK\r\nmvgKSiolC4/Bpij0BIIeLi9Bh7NIk7TzDAo=\r\n=HECc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"766ec3769159dc8e3e20c017bb52343f098c322f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8892_1676752111425_0.10808323166960765","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8893":{"name":"hls.js","version":"1.3.2-0.canary.8893","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8893","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d472c4800dd9b8f84c87fdcac352da92d7e44dac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8893.tgz","fileCount":124,"integrity":"sha512-fTB5l3L/jtTtfMEcJR6zdoo4Eq1MzM8IcLuMmfLTm5dFm+/jYiISWeXGmfLGYRhTSyI/7b6MetRNi2JlSv5Gxw==","signatures":[{"sig":"MEUCIEAKEenuHB6iaPGWKlFccBahSoNSenIiVCJ2IAyadB4RAiEA4mL/nkn6QUuQtehN3dq+vSIYfyWDf/aWh5se2vHwClk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12920847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8iJuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMOw/9Gl6oiqxhjnbYOyYZOLRMt6KdTEr0s7zUDnL3ftDP4LjNs3G6\r\n4g96RG/nDTUNHmVlzp8EmxN70r9nkgpqqc43kYCmQBjkVVOGh7v6S598REvu\r\nW02jxB8RDVBknkm8TghbfBuLJb6XFYFOe1UprI09rvsrHtefa/sEXK/Eamgi\r\n4kc3hzcCjB5bTqY07LqH+NJJt6j/qz4Nf6EeygfoXdYQmaY98VhZHoAvloVD\r\nBwwKv/+UqJnFOsrgKcfk6Ky5ASkCtBkQM2k82ltYUILbrRE5EEKXnCpIR/g+\r\no/0P8wcx4IAN1ocdE1yLwsbhF/+Xjim06VOacKnWJXhBLSo58EuEyWM9D6Cu\r\nSvdZaCDXv6IUQ9/FmWPc6mhgwFOfHrbW5pKwWUWYhqmLjXz0rC/bhmre22Ux\r\nFDKjVMT3roq4xM19PRNn1BEEH+tUEiuVk0zZA2JC6d/VUxIeaCPRiyQhplgp\r\nYuMCSDIgiRLW97ptd+8ayFw+adZg3ZS3D9HDgaW3YVJHqxL2CmygSSiZsgoL\r\nMgTRufAu2+6nWEyfjC9j7W8w5x/+BMr+ckMRRh5/I+SGY7v6UmtsRy8BV8B+\r\npu/MeiVb71+BW3loEEeg1m6aXkWyWALLUVKZ7qW77S6dwQ8SeApUHmzZa8lo\r\nmJKZq+mnYHtEojFzCt+pgzCIhjwVTMGjA1U=\r\n=G6s2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"853e646520a05a17e9839844386baedafd08853d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"109.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8893_1676812910008_0.8797467207679774","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8894":{"name":"hls.js","version":"1.3.2-0.canary.8894","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8894","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9271aa20e706dc5c11dec97e0a80c8308a9b9bae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8894.tgz","fileCount":124,"integrity":"sha512-eFmGKbpWKjmqijVnH/eKmvz1YLp35lSzmbTPDJWk1TO6dlXlQVN55GWmmy1jG8nPa2+kx9hwcg9TfypvJkXZJQ==","signatures":[{"sig":"MEUCIChTWurBzXBzQUBD7RrTpgjM1u7LFgmYkloYaRVwcl/9AiEAhnvvyGcMrCcLtQwiprRoEh6AUhAKc4SDp4bolmHoXzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12920847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8iqBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgoRAAohkf1yEgcciPwgZIHUNQZXxm4sYQJW+lP9kUDHIwnvCxEZdo\r\nk1uYGEcKp3wma0Bzw4X867+cvCPsKWTCjgMjFXPcKFM6ypBUFhML2qOF+dCm\r\nvIdHdzZXFQsrD3RTn3/V3ZUk6NKXohDjHElvc1aR1ljXK0/JvoedL8Q8cd1s\r\njrr7+UnYzTtJmyl0RfZdaeydrHw5s9+dtnSEhnIOQmSDqswHEdZ95eqTnkhj\r\n6AAgonTCnSrabwY0l158tRaRYOCl3SwcAxxvebvYn8FEFMl7xpUMyedNvoah\r\nKRxPMpyTNko6m7luO9Dw+Pf7KFJ+lxyxKjHyqqgqC6seMvC4RWA/BXCKt35L\r\nUfhwqDAbIfCZ8bBTReNH8YLWxdGP4P/w4bzWmqihHwUYQWVzppMq+KmRk5vt\r\nUgv7EIw+yEBgb8WVuvZKJV9FJPxZ4zbbLJdDPtrpazMEX8tufOV8u2PL3MTl\r\nC0mkkYY4TSQQW+mjIK3ykDVsgoS+5PfpODl+8qi0+EmJQQ/XKecsvAJTBVbh\r\n0E+7hyHOHeohEUf3D4HDPo6/0a/jwIZfCuGXzScgQD1lfvndJ7Lk5LghNh/2\r\nfG15qX/vVN0W7F6HG7GRHXCVQapT57Mdvh7B+bXcLM3xgtrigDky+1ZvJdCR\r\n2QmdgcTRLnNTXyKiNTm4J6XHVL8hffd5ndo=\r\n=3V46\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a5b3a725093d45f543438cec6fccb6aa5891cde6","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8894_1676814976927_0.7299966381613319","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8895":{"name":"hls.js","version":"1.3.2-0.canary.8895","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8895","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d133405d08380b1c55a6917e65979e613982ff93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8895.tgz","fileCount":124,"integrity":"sha512-WwgSppUCjLvqXP+Z7NzPpsmHlQL6yW/Aif806YXSk3pyZP5vEF6yEPXaQDHVDMfCuGrEDAVz37KQ3qT8KLcaxQ==","signatures":[{"sig":"MEQCIC39L2yody0OXmR85BErOPxE1oOf+D+KR6kuBcaxcgumAiAFFl3Gaff9QJtGHgbiX2VmvEKYGv3iGh6yK3MZp4IZyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12921744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8nKDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPzBAAgr9Lda/78Bzmi4aMyP9nibzvU99n2Ky2VqDpTEa9DuWoij69\r\nHTEFVf6pO6aNbmgti5yVUzcilIf7sI7h4Qq659SX+Bn5lEEtvBokSOgDlfLR\r\nIccv0fhW8oBKCZzJwisa5exIM/Dan7M4wEJ9CRh4ZubViB41SoT2CPprD6fS\r\nEvjp6Uhq8yAZ0MtyEVeVOJV6rcdX1yR6Txq+lSwsVlnjH+vvviZ9a0JHzcY6\r\nii+VUUL52iC9EWGHpJ8K3XJ4skw14hgQ00rYVdiWp1rs+NNiPWdreLyoKQu2\r\nqHjps5a9OQ11d57Dt7yAVjJnO1Gt4C6ZgUY8XnpCo+enAZU+soC9WL8G/F06\r\nlHgtHZXuqR7sRjIqhiOSURnKFaBhC0J1B+lZwzcrIJ0jS7WW3+tFWJ9FGESd\r\ncp0tPDn0DZnRkDv9vmGrh/9KzUd7J/1o+8cX8fIok/HADGXfVv56lVImxJaU\r\nXGI7puLZUGhkISAJMQ3Nj9WhVan0rKmRLP4KSkdS6UdNQbeLyooNgKavzFRm\r\nENJmeR1F4qVIAkwG+C5jN8VUwbrS3se0eajEYrKG+/0UHlZl/r6bkMbpJRuT\r\nxWQlKQvYU/DQeTLWqsYwdz41cpfwyeckCuyd8urbr5Af/L/4Q8dR5MBUTFKQ\r\n6nZjzIbkrDefGJk6gCziY60hwuKtky8oock=\r\n=/Q0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fb959bd5646cefaa6c6795ee0b7ddcb228b9ee42","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8895_1676833410882_0.8371989045960966","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8897":{"name":"hls.js","version":"1.3.2-0.canary.8897","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8897","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff9abf9aecc3e722245585534e0e5844d25f83ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8897.tgz","fileCount":124,"integrity":"sha512-mV8TotYdSCEuJkmBs07w1hMf+EL4Xbq0mf0bnlkcr4n6F8fkDRIH75TuUaqzmHZivjTmz+yEqvle3CwmvY6iHA==","signatures":[{"sig":"MEUCIE/FTBS9Sv3bnYTpGEAlSVy73rw3+lJ7Sswm9nkd+zJgAiEAhLZD9aSzkjaIRiEeOoW8emegda9kqUksJMxUlEmhs+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12921744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8ns+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr58A//X/o0XVv135Y77a+kCPl0BhnElrBIlB6asxQ2A3SD+yPiJ3kY\r\nDNTPdGAKuCDVgFtVwFlkEa/r7WDmyBdnsSHAlKdB4j+CUH7n4ot2LVlu4SAe\r\ngUnJPX1pOqm1c9FlVqum2exiTHt0yGM46RWlyf61oHLa1i0kKPJ3/Y6J2iIo\r\nDNRJT2WWDd6IoYXMI+F4rs/pSSRV2vWYfjCTQ0SbWd/fFRK0RmA5k6mMeKwA\r\nfqfZKmNKtEcXghNx+65Psd3WBtRtPiB6Yw4NOvLcQwOa+J99AQzwpc91yCVM\r\n0LO4UDJqRVJpQEX6SFdjP5QTGAA0cBSi+vSl9MXkY4YSCsjsGZU1wMPp3Eeh\r\nPzM5soAbtT0CnVS64V93qzZrMR6XaRFEHeW6dSg8QkmesvzFhar/KMfv59Tj\r\nscBDnAQkREnCG7Nk3S9bhl8oCvi8lDWQcOqPlNzDuqsbcyh2os3WeL4X26eY\r\n/2m5SAM5a9yFKe1iJU9YwrmEG75dSjK+1FmZl4vt9u31dc86PyfGhBo4KtGF\r\n2EpZM+9nNzx8MbVTdw0CHCqcVX4g/e61FpmmYRqSupoH2+9DkqaDZDUnVIpQ\r\nT2dZZAQimlphjOWnXuhiWhvFWt5IdqmBCsFbJRZVOR5ESNOvCIerJStTwe0L\r\nqYpOuf9mFLDe0kgAGQ+14E2QVK8pgkDqayo=\r\n=9wR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b0d908b21b6e714b94380aea4e10530c9c95645f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8897_1676835645812_0.9958387602340195","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8910":{"name":"hls.js","version":"1.3.2-0.canary.8910","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8910","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a15a10a47f2f0ff0aecf4cfb4a1f8d7aa71a7cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8910.tgz","fileCount":124,"integrity":"sha512-VBRL3xGjzli9pWHWe7DQ3eAfPm6Y/aCcn+odBLfSQJdvOSZ5obdp9VcT0hsUZjW3Lg5LiesnPXQzVZQKUEPp7w==","signatures":[{"sig":"MEUCIGZKv7nABDlzXiiGzXps1dg2CmwhdtBNVlgsnNb44RWyAiEAv4VAT0dBWesjs3wJc3EdBGclPoPo/GqRs7cMikmKt/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12922943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj85P1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2dxAAh84/QGqCizwHmaXcoueiTYXEeUrNVO/Ac/Foxrxw9pqfxID0\r\nBOsaKWiRjZNyyX81BQ7AfaYSmZ1faHGjpT4UTKS6OAU2EEYTkS0mwM8a0Liz\r\nPiH7LIiDdgu6TVPZcJoVrVanqlS+Vu1ZAF3pCzRWxY+PvygJrFNZfacj2ndD\r\nIjKecztz+j4ow1KG9bF2xHTzfDJfyyPunf3kjo+aNy9CMz0iNDpPd/R7USaM\r\nPm2YNzN96/jDnQJISDh3pOOFFpfFvL/an3dsb4JwXAI5ecX/rC+W8wSlKfCy\r\ndATAGZEUMEHPFXwjgqXzpxnYuSQ9F2goIjMAcnZslkxLjuNri8CbJGI2zrVY\r\nXmI977Jj0x5D6hEOVXi+iLJ/ei20XsSApgGy8yqC32kFkCgLwBF+u7VaOLe6\r\n1P8yJYlz6h1UUN3au6NYf/nHUy4xRd75SPxZFK2aP3n8dUe1acZmw5TJ0vZk\r\nw4jWzd0i51icpM06WCjgG+/635X0lc/dghygkFTSS0HewGKiXPUXkxPRBf4D\r\n8B4g7ArUj/3fCpRr9JWcsnjbuDMUWwUs/2MiPXKzcaprS/OiqIolEAbjtAmy\r\nVK8FhS+8Sp1G0uO5UrPR3kpWGH4EP9q5DWdO4UNiTDDD2YbtXDGfB4WhS+8x\r\nNioOfdLNK0PqgAKdDqt8yOigN9zl69UIsvE=\r\n=3VjI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"26d2881c2dfa22491271495f0f5c044366b1c1e3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8910_1676907509259_0.6496819771171578","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8912":{"name":"hls.js","version":"1.3.2-0.canary.8912","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8912","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f117bd2ebdfe54cf6258a532a63ac0f7d08b201","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8912.tgz","fileCount":124,"integrity":"sha512-A1YLG5hlpsADrtbI/JQMhpbv5hQAr6Jmfd5t2heL4wW9FZhbgSFHqBKu//+cTfRNLEmazjUgMZiklxT4zizTPA==","signatures":[{"sig":"MEQCIGZYNnF6CQbIKcM0IbFauZRHm7XphwxnwhfEsGKdeeYJAiBidmGwBeFZvUaojiqpFrlBhO2KZu3T1zpq8mQWvZz8fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj88lBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpfQ//UANc3omdx1iXCpvN9q1Z5tLkieanQlr5uXHrqA589DVTvd/q\r\nOhhBjK4D187NLMjd+DoR3qPIPm1NxXgDpON06Hln2qaxpIk2xnFhjy4mvRJn\r\nTaLBNLQgLJP4LASKyB76eqWzqxcQC50bFd0nx/OaSoULqjJog6PPh7gAytG8\r\ny9r5UfTZ+o8JJECnWYAOIjEBejZ2YrGLENw4yBBzF8hRzeIhPQtmllBkqNka\r\nfPMU3kSLtTWy3m0FJP9EDcDL2ITjx9x1M/EBY4lUfkdm/Plvn3UmL08Rmd9T\r\nCbnytq+GCDKlMQgI0p9bdkZl6mzMlTZroHZTBdg9dBywyegHR2cVQ5msF+QX\r\naSLslEYh1p8u2J1whwoRgAsNJ1Dof/BVi+9EvhlVH7P45NZADvUyXjHcy1ny\r\n9vtpJgqp5+bLTTkyqJbcx0WQrrIrCrVrpMf30mjxoNri8dyec0VNy0u88iFS\r\n9GlhGo/+sAwbDx9ovVm74MEEX87o7ZX6eCWxP+Os6WoJJb8B67/RWzsfabx0\r\nafK+V54tjEGfhtv9W5KjxeKFunLJ9hUJFPJatptDMGVSYqIRfwsYJfbPczVm\r\ncEpzY/O+NPqMZ3YRiLe5X5q7v3ER2Hgj7AdrVMCEW8FuHD+qrW4Vl8se2b3s\r\naxBRL3ejlCdcUl6+Li9I1v+7LJfsbdMUg4E=\r\n=SQ/3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"94e15a2b03a9aefe0d87e922eebd618dc2148152","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8912_1676921152933_0.26769489741339525","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8913":{"name":"hls.js","version":"1.3.2-0.canary.8913","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8913","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92dd51c128e4608fb82ce81c10fee9484d163d41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8913.tgz","fileCount":124,"integrity":"sha512-Dp9b80RGXvfXHkF2Ezcq4xX5gst7dqYIb21FrWU3FiU0h+mAjFHnK/niA19wDTMIgAD0a8RWQm5hSIpIRQ9OFw==","signatures":[{"sig":"MEUCIHh1Fhc7zH077DTAkkmudshLfzT+5oiL0mDQ0B0Igab1AiEA+LJ9V75txnW06N5eRxe0oz2eXUBVP9gfgTfl+1ztt38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89qwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoacA//bAr+cjsi1qbAP1YDPRyoXdSKc8nO+nb/mJMRfBrD4h2Uhe4K\r\nZZxK1xLnhYcpCWUzXxSqp4NslY7UJHnHjdUZr5S8HObLHy7693RA+LJjFWxW\r\ncmMp6bwIFZzA5Tr42iUsy+GJb75HrJCHEOYnn1jSHKljg4Jv9foMqf2AljHg\r\nd2AAhIqYN29d2h+ryImA7RhSZIGKIhs/M4FbsGgzqAiI5Wff4yhqZIUNYtf9\r\n/9d5/LBEWYZfdAmbEpm4+rvN0k6CtxZvkjStoVaLVze7GUAxxHkZIWOqadff\r\nzPV0DTcyxExIM1PmjCfLzBkdRRZbV9UuX2YX0Le/EOqSyB/Ff7/J2vnl0ILb\r\nqRDJpFVzeKQYhBUf35m4i9iNET6Q3qpkV6gBvaVY471Yqn+BexUlxihf34fC\r\nYJRGk6WaEQlAK8h8pKrnm4FIjpVz+nBShdldP7i/0nK56UVrZTqZ8Wt6IoNq\r\n64Uj7YQ4Mn/iH3v7EKUcOVxgzyw+kfCASQm27gdeYZwPhvu/XOWOjX8A2vCr\r\nCSPx4xneJrR0++516nUUdVMXT3W3EB9xNxzny+mXkV7MBtz6RXEY0wTeIxUv\r\nOHAGiwcv4Ky1sJhxcvdDBRV5YYqkAxbUOGfVRANefU7OwA00QGU6DrIfJdzZ\r\nAsXm2DIZje0pOjoaxdl1VrUbjolvQfHxVJ0=\r\n=g27Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"01b2a69100e1c5eee028d243b2514d4513c2e83f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8913_1676925616351_0.23833073493875712","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8915":{"name":"hls.js","version":"1.3.2-0.canary.8915","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8915","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"479192bb8431ce7727480cb7062fc5d0659b4ef8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8915.tgz","fileCount":124,"integrity":"sha512-l+Clm3Dk1uGDXK/WRKImy5U3oK/6MMKY23jgmiTS3diUr0PJMKHQ9aXCyEpvkRMn+bBqc7C8KFdiJxmRPDi6Xw==","signatures":[{"sig":"MEQCIFWVe9RPto0HcZ53O0KNs05NulWW3z08LOthdgiVshWDAiBea5xw85le0RpyeoYjmZMyVBiOWM3TgMd8fxpTEFdxLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+cGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoD3Q/+O0ljK7QNmy2Z2HHsgMwgP0dlSibyN1rreJo/cLaw2Mn3CJgF\r\nnvuf4J5ptFU3YNO38PuvY/hY2i+wayh9WEa2inQCnIXDsmjUKaApSJoxvSn9\r\noNjmlCTRd8O1Em74C2DYh/LjtU6LawLDdHji45pkmND44ADuHd+5ypbKuBY+\r\nZqNDQW8Yw525/8zwgnf8fePQE7Ph/eVebBewcNGyqbUMG5fH0KaJsHMISVYr\r\nH5Ialp0soD9Kz9GoyLg9rsJ8JDTi9jhynzSRh5IYo9hU+AsIGAWnEPOdiabx\r\ntY7UWr/r52+uodXaYutKAfIH15H4emCHRpsE8sS6AyyjaRvIYH4jMGxhLKx+\r\nBW4wxwzK9FoZ9RLRJFR+OGPwmh2estcDjiUcKJ8Cg7ff/3rZF7y4ZPks4Mu7\r\nMxpef78DaK3uCx0PHoSX2DYVBvgYKd5cGP4y7i3kp5KvFcfgP7rkDOAbzBgK\r\nPc8MHn1w4a8O4LVVXx67IFwHeDp5kR+X/7oGiSVPAE1uqNV/vKTM7DxIP78b\r\nLlA8HF/kpyqv4lGv9Y37ljU3rl2K2ifVCvT457tM5JOnmjoZ0h2JufKVt/O7\r\nLynLSJ2RlGDSeMOKyqJah45cCqI1y5oHpSs6Ev0ZqMIDjm8XGsThxKQAIkZn\r\naatnY6OI9Huwif1VmXTiUFtUC4rJUWqnT8s=\r\n=bpHZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"5651d34ce30a264a829ca986a276a39952b571a4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8915_1676928774208_0.07868009564078093","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8917":{"name":"hls.js","version":"1.3.2-0.canary.8917","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8917","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96344773e7c9430c81e97d0b13ea12a18f69c934","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8917.tgz","fileCount":124,"integrity":"sha512-Qn62xasp1DEt/yLvSvq1nPaGwVqRdgIJ/2k+6rsfHUVNrzmZ7UNAV15QFcpb2FjdpYV/cP5uVf8pmc3H0uJwPg==","signatures":[{"sig":"MEQCIDY8t3ogPTLHf7LYGkj3UjhtLmtIgCDi+bk+RlRgXtM2AiA/7V5riA5ufxh0wAkpqw1kR6n2zZ4nMVuHGB4jTBjTww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9CRKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpihA//Svpdd8Zt3FPmnqoLLI0AS8iFTX7asFkCYYAYDZuUwgLLgNQB\r\nNx99qopO5eQOjAxtfR+yySYMUg3C8Hz+uIbIEvNOYWtrxlkssvCzLivsW/kY\r\nEth40lyGrbDiaCV+rN+CnmVslSRCcEo0G7ih4XoMV0kd909HzwLrw8prwtrx\r\nfVEMmzk+2Ko2zSerUZ8NoNOp7jlm5ytsBAoGs5VpWG3xOWpEr4dC3SQHfZsH\r\n78y7XcVoyLR0ZJL+CoO59SvV2H7ZS1uscRDTVOXOnHMuMjPrljGJ5ClRCLeW\r\nj6+UjBpryDflviAABNM5YTg4hPzVvnrCkiIWTk68F5XrRLH8THF+nr+zHPVe\r\nDntPQJjvXp3ot2e2OlBNXvFahmQCU47f+bIx5wUO9mThABmjCL6f83wr3D4s\r\n0JOy8VVJYGAXTtxElk07vBO4lV65PXtT1rUcDId8C7A5UWntV50H3KEFYOEo\r\n++Meoumq8ETDP2M+kU5WquvrBpn7aYvPUagltC3ZkyfTCs4WBFiRc1qbHL+t\r\ncH3TLSWJ+vUuWN+uKJrAWEVgyA0/7eLh7GOqZmeTfjZmL+kH5uAdJus2XCab\r\n0y/xQfynfM1OB/FqnLuCTa4BZFAe0V6pKUlX90ZhxCtyQhnafiIeHVnWo6nu\r\nWtJ3qAcej/jgKxpX8Uxon4Ayrpr7k8StObY=\r\n=TLgr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"665ebee0e123b6aca4a11deb889661c8214eb055","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.51.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.51.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8917_1676944457895_0.8061752455719933","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8919":{"name":"hls.js","version":"1.3.2-0.canary.8919","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8919","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4220a7e7f569b0e6d5bc944a2138fa9c1238909","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8919.tgz","fileCount":124,"integrity":"sha512-WCHhVoOi3muwgE0zg+lwryP6grXuEr+pLcLMFyXqO0QGhHqDqFlrcCdF/9eM0KDJN+8QpxU1zBnFiuNR5Vr71w==","signatures":[{"sig":"MEUCIBGee0fIKINBlMWZn0dOINWzpDLkppN4p4ez1lmMGtGLAiEAsa0AYYrhb6HmkyuDXnYYMysTtL7go6u03Mk//6jJWIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9GehACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8XRAAnbvWN03RHNbIbnmzQAGO1ZLP2rrWojhnAOPg60nNrYz/TxcE\r\n3/EdHlwH1EDDuF0RWrXcYJoW2IwexZZPyqEAyKnE1Nqg2i15SWWDqVQXek1s\r\nhUxlj5et408ktUSpAL0yg6bzqOujlbIvxAP9ZtgYi673dLbd/TTJGrUwfxPx\r\ncdzRWWqGmi3QcPGGTAYZP/7XnSkL4qfzL1fIlGvd01ESnWS4yEC0Kjhup064\r\nklzKOcJq8IJFIJAB+wf1CpFWFKAphPrXzrul7iW7w8d9JU2F3t1ssYKHNXnW\r\nO7FUiJ3vBo7XBxCS+vBB/DUd1aJyUWd34lYn8ODiLX9gpReRL8KQNUY7YdtJ\r\nmkm9kHTmhgTUjnlovayEqSsxTqo3PE+waYZuP27HTO/pIZmQGAI+NAOtD88r\r\nnHZ2u1HboE47/Lup04Jkh/XJ/cYwWxLgz0joH/Y4WZhYp0gZcitvzUGiXQgH\r\nHvjbdH8OPh3ZCMtCgk4oKpQDTbXqAmB6sXe8fMIIvSb4ZGEpISxbh3JsUrw5\r\nGrL9v+uOc0Py8oJdgko81/yHAMAzdpu8NriRI0Odcf30P/QCBUdgZfbqH9qt\r\no0D/JOYaa94YcluKYoNovC0g8IYwvydZRJW6Je//qV4UJSNecgx2IMOC5nEI\r\n3G7Ci3ah9Im2aJ4Y5PnmUKK3BKosC7tVYlw=\r\n=lZbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39d8900de4e449c93735f2ffc6fb9ccdf3d07016","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.52.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.52.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8919_1676961697525_0.11891470288021377","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8920":{"name":"hls.js","version":"1.3.2-0.canary.8920","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8920","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6ffbbfd8a64a79c8a2da748a4574fb0519e5530","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8920.tgz","fileCount":124,"integrity":"sha512-Fm9+4YYxlh54BFWy9ZOLla5EWpDcAgaRV/hDCC5aYqlQLIU7clOwysiWrpSMNhvtz6YQ+o9T/pONM4X+cL2M0g==","signatures":[{"sig":"MEUCIQDHcrb+TT/lhbLC2ElzawRQ1X/bS8S/I47sqoiuGsMDSAIgOyYYXRqYNoQX/w2amsLAgaKqi5PT41nTsHYEYijKdzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9IS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjOw//WdbGGHUmhjMepDNjOkteCiMY1e7wlySEtXFQXfgLy7L7cjSS\r\n/myMAICWCxDhMYBJYOoVO6l6QDrSbIqRWH+yvf5TUsw8DMQHun5dCEG0fr85\r\nOtIDDW4mkCmzhKXiBislVlmoKrBW1fUF1Bke5V5m0ZIzAabTiv6xH7GF/8hz\r\n4P/pIzrXHnLehVvGe3ysoLxLz2ZNK5weg0zzDMOE8tisFs8Wwmi1ZghMvNNp\r\n5RwGxo43IemMO2KhN/4VnNB0R25JyIdqGPxsf7LmZ2DPM8bbAyApHmP07I0P\r\nN6hP3ed+v3dJyq8amsxvk8Rg1f+UVXeIzg796h9DcmFUhtVn2byIR6hpqPfH\r\nquF+12ARZqNwp2fXurR1ErSvNSrA8FJ6OVuA77LbamUyXnTRPljAsSRHe4ws\r\nf50Q4ISQL9h8guGkATxNOnhM+HXaNu68VmJIqRM3jxyOpjr1NkQmJUFB9CBj\r\njp7tsurEvRMz6m2JW1tGmeepXHBlRjWri/m3kbarStonMFPnM6DDB8eo5Nrb\r\nITPMGMd7kllD+QpCJ+Wc0nfDqzYZuHIyxD9P0TTsOO6Zr7dhYIK26I0eHlT0\r\nEYS2y76gcVMfAIha2ydY+ecWPoSZ/pY+QlGmTsFw0S3uMQytjvIxdnVQw7mx\r\nSFG6Z+09cjjlIZ6EeM+TxnAm9FwK9HeLL4U=\r\n=yR+K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"ddbaa8182c6648bc351c9f45e588117500bf04da","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.52.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.52.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8920_1676969141048_0.7412665989050822","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8921":{"name":"hls.js","version":"1.3.2-0.canary.8921","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8921","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbf7b873ce4e6f7f744a3b872dc430f355bc03da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8921.tgz","fileCount":124,"integrity":"sha512-or8KNPhd4lKppEJIB5bHppurUtoU/Hl13hTrFi30B2R/0uGRGRsaBhJJmGy6mYy5PI7pgSaXObiR9n6QXZxe1A==","signatures":[{"sig":"MEQCIBboTYMlTpl1lgLjCHDiLyCqz729N8U/cGpjb4AuS204AiAaUTV9Vw+bW5j2QUqQ76js7Gs5SxBWfk46kUZij5cXxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9UxTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8kg//dY3DJAUb9lwzEn+/tr6H+9NRsWV7yeMETakksh0gHvo6OzzP\r\nPiFtqDlkFQ/14Lk0l7kSKpDrOHwfOilApoJcK7cVh1CwHlEBZkwtkFANdCYR\r\nYFZMdfWKEjx3/WyOCM+sERpAhqkizEF13BwtTOnrMrZC5C7bEi9d4HvaxuNB\r\nykL2PhCERpeUn2Vu+RPE8TKZ9Y7vvbf8zqFTNV86hNoWywyN9WvGFCjWukIS\r\nn5ne2N9pvDaF9r31pqUZN9MntsqCsq0Q3Da9FDeUqA7JUDHXhXn+J9h3VQtn\r\nuv8S1R1GhDjPF43UfddoAjK+li8ymZ4arTPCo4KQiJBSn5T2KNUcUAXCWwNl\r\neywvPGspT6IHFlh9Js010bPlkoAg0FwiSi6lyfopsiAVtrNRauusZTfG1aK1\r\n4Gc/03omXhz812hwV2B/5aEUz7/QF5pnEcT41zEsMkgONyRsASyUVkrGLWUR\r\n0uTS6aQVAPkLunkD43YBt2cEWItUkPs1tPqeCYlOM0snXb6w24TU4GT60Aad\r\n01Ea0EOeN/qQoPWWFekCkFKq+NaurLbjhFzhk1lyrXqY6nFfLNkfrEVwjsjc\r\naNn6oP7qh0SHUg+0GhiRhD3eoQ0s/Z5/qnbKzzTb9B4KACHGCabTP8SIPsbI\r\nFEtsNCHLKxx0YqsynM/NXY1a5TMfy43j9dI=\r\n=JaPJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d8a04c425f26d8860891e871c8c7e39f1a2f72ea","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.52.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.52.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8921_1677020242818_0.2320000047054207","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8923":{"name":"hls.js","version":"1.3.2-0.canary.8923","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8923","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b16cc9c2f36f2ba90db41df45ff017870bb4d30e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8923.tgz","fileCount":124,"integrity":"sha512-MFCecEmb6H7Dfpv/r/tg/9ek4xQc3z8swb2on2Yf9eyREbgUazBkqkByboTORg/iGXJLclLoKYemBqt0ZprD2w==","signatures":[{"sig":"MEUCIQCaH+MPvKNZk8f9fu/nzOPzj3KUYKjNV8LMjUxxE5LkxAIgTHNeucACgDSSjwqYtlYSL4OANsITJSR0wtm01TvexG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9tUjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTQBAAgobrowFK2z5UZ+lzhGE5QY7B71ltkiXjC13cizEeJNGgEthE\r\n5rO5K7Jn+ogt4dfbx6i7tZGyDPV0EHmjZ5RyqeesMId7l+INgGIRdowbaH+t\r\nvXWsZ42p8CqN23YLua/6CXlryvy9/H+InsRU71Em5TjwT5epcsYoin26569v\r\ny63oEaEa/pIhj7RhHUFfbmrCEvwKM/ZnIejVXzMB4pCCDzkqhAm5xMijGYVJ\r\n2+4o8k08kQRwDtSO23ssRCA1TUwFLqiR5gZRwN20hGIEXVeGAWME876keY6u\r\ngMJg4fs5Vi8KRWZDYKfu7hxvVxKXsGDVI2qPq6gIBH817nh32KcIYjmt4ZiT\r\nlFrY9CpAuFIiA46VI3PUNP6M84HsbVXlU8QESfAQG/ML7uh5Rhi92EoYUC2M\r\ni5ib+s2K32nYbcqSHQ/lfSaQxvME1OiJMKa/93FKdRn8HCfWu6h772r3AZWa\r\nUsckRWhpTAQqo0wKdiKWP1s5evMpUuG2xVm43IyYTqogHSKlgxuNnbHMpFGG\r\n/ixSfJRaVcqNH0UbSEmHmM6kEsvkmT9y6164MEK5cpxGBH4+dpZOq8qgdsh0\r\n8Q+JcUqQUJQioXziCtopech7a0ZSGfKzUtHJ+XDs5xhGZEvHwWjORKaVBwvk\r\n5sNV3ux/BNBcOtv4lLzEnoyl21c+rVGAsgk=\r\n=RmSW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b9f0a324fbfad25301017aef27c49aa1a9cde240","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8923_1677120803223_0.37928728485331664","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8925":{"name":"hls.js","version":"1.3.2-0.canary.8925","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8925","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b98cbcb675e2f736e67b257dc35e0e9322b3d3d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8925.tgz","fileCount":124,"integrity":"sha512-/W8gNbzPvHQJgGWV9GACeaqxc93vRQMDPA5Z8SdDqdA3/Cp1InpMFJcZeJJBJ76vorkT5rXwW0oX9yd16yyi0Q==","signatures":[{"sig":"MEYCIQCoG4PkOqP2KZAWSU7x+VX9R92P7JyQEbmkfmTGED39ugIhAPXN763pV/WHXY9UvhwXtz8QzZU09FidvXZQb9L7sjrC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12936338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj95JPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmrg//Z1nYq6OcNak4XT3rW/AzH5XdoKiZnIfTXRNgdCrtFf5hqN8z\r\nqbiompG3/7f2JEt3V1+QmbeiED28mYS94qKnlJemCkbNgTl1iA7M3399cgNl\r\nXjABMV4g/mTXYHkZWoj+KMUzdxt8o/Dg1NuIxLTMx42mqr81auELMhN8hZzq\r\nmFBJPl+vtvEtsI8ytj/DG41pbsPNXGL3pd7hlluySNYWLzyWYAYevkwiFYoT\r\nM8zGjq8jqdmkaeZKdeKI2K3ZVPLk/XOQTiIT2BibGk9v60DWYVoE7ez9Ujcx\r\n6AbNpUPZb2LaZED05NvOBB1z7VrnDOGVlI5gt+2iwgsJ3sc22e9RKYTUqUwx\r\nEbuYwmAQh1eUA+VMntsL7uDR4lRfbvMuNRvsrgb50SVqf/+jSGtzWH7nAFsR\r\nCIbXOX1JCoJQKJXksR6xDMEcgBplYk9oX7n01AWVekapVHHIFIk4mUKqt5Jf\r\nablRrHe8evDZW8C92EG8dYaAkvdcoDyGm0KS7Y32sw5S2KJvnbDr23RLbSaE\r\nW9kfdV5XsrrGjeUXLwyAU2Zc+x9ToBJj+LCEMKffE8k5+UkJ47Yys2SUILw0\r\n3TZvPdUD9p0Gc2q5eR/2cc3kwuPuGNreG8So3DPHP3mnUFy3tMNq6y5M9/Kh\r\nLsuPNNtJuhqmmcUQJwDA5xh8OYmtE6C3fz8=\r\n=UYai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"275e0e9d31087bdbb74b9479aca15929de15e48d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.1","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8925_1677169230825_0.2233275107576993","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8926":{"name":"hls.js","version":"1.3.2-0.canary.8926","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8926","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"673b5190740a259b6aa8a5a28cae6421fa0fa4c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8926.tgz","fileCount":124,"integrity":"sha512-iuAmd8+cbOarzIhdlP+o2kHiXHKuexQdsTJMJ0WrICfSgABlGyuKbebdgrA01vj0dK+Vzo7rZ+PcdZZo4KjRiw==","signatures":[{"sig":"MEYCIQDfNWgXnlGoi/6ZchqDd7HiQrmshI389xFZhkQDaM3qkwIhAOflKwVK0NiyYG6ac6A9RP74wQtlUJkB/3aXHFzHcAxm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12938140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj99MUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1QBAAg4zG88wj/40KJlxNRPeIpTjTwqvJydAeGK+Zo8jlk5Be69MF\r\nppxFEXeVCpe0f9oj7DG3yov7W9i8diK7dJ0ezrN5Q07SYczNaMMQtIJGSrA5\r\nQLNVf5+J385NNED8soBfXnVprUn9XYL/G4263g+GhTcgDfy2EqRd92hZ8Zli\r\ntEo6j8UDGFWvzk2h1vw6qFHXSY/Du7RMC0v3WPh91Fwo6rEzEvIKKLiA2Mcd\r\ny1FDedSiZqH8YUQEuhHsXyuGCsin1NiqhBrLrQRNWV8tdVdOmLLvD6lrHoTa\r\nCUGhGxJ4DoFgUyyeqGdzjo1m63t3ft3naHl4Qljoy4avLpLr+I679vAEgVif\r\nWXZvgaZyq6Ta91NGsgsLDNCUyDzvL0yM58a7gvmUY6QtmLZT/54RaZJ7R92E\r\nfgRPar6LJYJFcaZTEPD4KnN4KJd4IXR2kWYYfcCD5linwvu+x0on+9yFgwXC\r\n2+gcpJ1gBmPOMBKAwb9GxppR2ATiqvhnEyiLUUcOe5eRUiVaMoOm8Z7Ka6T3\r\nirrJF8+285vr8OE0XLigoNJmyhA391uM7Yh1PUljOgCv4K24+9Qx6Y/Vwjf1\r\nwWDaVfn64yQM5MNjI48ADGdExO4xY+HEH7KdM4o41FssRZsayJgF2itl09sh\r\nIn843xM6fTp7z6P5QWtEdyJyQfFRRt5GxUI=\r\n=QN9N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"fc37c2a314d702a6b50e1c31357e2c70dda1ddc9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.1","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.0","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8926_1677185811728_0.42306669076525094","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8928":{"name":"hls.js","version":"1.3.2-0.canary.8928","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8928","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b30e786d414e1ca1ef156fa219f1c67c0c9b54b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8928.tgz","fileCount":124,"integrity":"sha512-SHJfei89+kqRMb1+2ueCNXP0ZI6Jgiv20K+/GD1bTv7DyqSu47XFgKXr4P/qTfA/H+Al8yoG7065T57x2kHw8w==","signatures":[{"sig":"MEQCIBeZajQEEOAf4Ruun7Ky8OCagyq94i09z09KTujHGc3xAiAEUxeWZiOJLewlXWuzSeM40q1YETTOAYdCZ4Bvz8CA6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12938140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+TOZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUXhAAmJ0IifFtmlVbvyIjAjXyCkZQVjatxU3iCTCQAj1PW2YvIVBm\r\nFgfbIXdipGxz0PxV3RQXx42YFQq43qc/kmZlMA9H1APhLFFfcmGw7qIbqMsq\r\nq61YtTBIYSg/0BDE0jC0r0O1O0PFNApYtcBMX88Ixkli2WtIA58GtVCRBcbQ\r\nUNEpRZ+d7OogT4cAbL//cw/c8gcq/mS8mZipHscRhp2ZEEu/GRONRAhMbpuW\r\nxZv/WWd+iL9otEzviFnKyY24MYslvl30nz5d9YmzFquEr9UQ63EE1193yLAV\r\nT+SSPN40QYmNkuU+1SWauYPqROZvcApb9dC5BzsDipznjnOpm6CBOdXQzv3I\r\n96cAXaaQblSekua7WTNaNaWg3c1IKPefx1z7pDU+SyXQsRBPkvkLsSvulRpd\r\nSpvcfheV7JRmSXu0UGG+wcf1qyJs5Qr+zETGLqWsTmlWqHpYerPTu9ACo5Sl\r\ng8UxM0tTFgHu16DNKmEREX3rq/VOp1tnAJSXMoydcd3N3eIfpUUq7f3WCQeX\r\nnYaqJkvLgF+9KRjjpy67Z/Lu53wDrUc+h2OSG1826rKR5/kwjglXYOQ99xb8\r\nYIXGx7AHK83gAsNKEDXt0CJzGOPCrj93UkXISdEE8l5Fbv4rbbejr6KCr5G0\r\nFKeow9Dt5uwTfuozMSFpFd9s10h91MU/pUc=\r\n=73u3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7a7fa7abc4255375bb0c763c4f396f092c0b0643","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.12.1","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8928_1677276056818_0.22527256089374292","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8930":{"name":"hls.js","version":"1.3.2-0.canary.8930","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8930","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"86dc6b73bda992049ff566218f681180cbf0aa8f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8930.tgz","fileCount":124,"integrity":"sha512-AFgZJ7OXNOu20pGNvKSfhwXfUcrsaxVONxl5OHBnHGdoomoGb8YoEXNFyolYq6RKyDBmmyQsHlEcaf0ukiRfSg==","signatures":[{"sig":"MEYCIQDri2oMIX1dozx+UFsF3fshWr0EbncSn83QrLg84J7JHwIhANSb+ZyjHFnVnzJVZrwLulzZWzz5hGy3OyQ5kOZ1XPxq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12938140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+TrMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlyhAAiLm42JxW02k7ZvEh0rwWkpcOGu/52qHDDd8ElyfETH/wfGhr\r\nDiOqwgNBUzXDR/kEEMDct5EUeDh4hvelXCMC5jd9478HCGDN/JDW3i3AMLN6\r\n95RjhXERQocvlnFo5cOjauRUKBZagBQfCZaMoAlevVT2VeQnLvJKnTIgcj/a\r\nS45TPPiyteei0YRjzxksBiHigrOA2pbsktQgzGZXnT5jdtobYJyS1wW+IWFx\r\n9dorzVafRqN9N/909tstSbn7l91cGHW+OaHcc38rvCGh5A+5DB139mCIm0ua\r\n3umprPFsx/65q6g4HadlCL4Y/zKASaQ2P8G1ZpLfgjVkSSQ1HdfEyZEqSJDM\r\nVmo+xMCGY0+zHl899TvsGOTr3zuYYlCHQ6OKo8xeepTQA0D0A0Yi6dspDMIp\r\nbYQqQon7bpX+8N7QeRd45uVO7vCUu9c4Q8inpGjdOMqiMwtqGAIHQtAokvQl\r\n2nuL5woyJwqUDnNpj2o/PbALnwOV2asxpKYvlk9Z4dyQyxeQGYqXBTRLw8yb\r\nuZKUF2COxVy9yxnhLa9qQN0gwgYY3h3q3KeRfgENI7afOI7GsoBBLKkJ3ksL\r\nPnnPwN5ppYgi8adoET9dVSEKxVkdOwNhPSf2BBa1l6RhTBG66jEbAJ2c/rcc\r\nfuaYSIpq1UxefxzYbxMqODGppDpMY3OAXWw=\r\n=K2NY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"902dccacc3ba023874af6190f6a54cf00c8e2702","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.13.1","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8930_1677277900111_0.7842742043816189","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8932":{"name":"hls.js","version":"1.3.2-0.canary.8932","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8932","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e6aa6206d90ca48c99e61a2ed604b582e481c92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8932.tgz","fileCount":124,"integrity":"sha512-lFMpyId4fdjWKz5pegt99482h5EgtjKmLTdTU390jp3YSobjQJfGbgsT5l4ZpZpXvLdp+871C/NWLgfugy1/5g==","signatures":[{"sig":"MEYCIQD1imgLj2Wx1/K/u2QbnFbQYcJNVVCxJbZWCdgkhMxR9gIhAKPdPFwiAvgDjZE2hVK0wSjEQEG1VkTd2pUq693SGGTE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12938140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+syqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhBg//RUSURZmozzTUM+q4059TKI33CbPyx0ygzMhzpKDWOOxOQ3G3\r\nyRcajvcY5CpwTrCLI5O50EYTQOIUjLpFk4hpILAtY6MSq8SGGnX6rAcyDcgC\r\nwLgTLr8Z5X7OXKHRS3XuMgpJTiy/IFTZCmG00nDeKFIT2BCTN/9d1GBxQQcu\r\nwruBVVkaEXfLkIB/U2yVOF79crcz8U1B3dOJl3OHL81+N6J6dghSDnFroBhg\r\nmNm77nY9AIlr4GGdAmbIaTxqy1KTrRPJhx0VV5agAHVKS5wERQWsfROxzmN5\r\nMouKdXxLeRs3377j1vvVf7MQ6tGqVJrMmojM8PWzkZ+6ybgCcZnUUqY/5jsn\r\nSxR1cEK1l9AIiY9MTVTuK2uhKzdy2gnDkdzM9Gy2tbS2UujsTI71IweLga0l\r\nmbY5bR4wy4pp7YFWkaJxn9JDgnDww9nDYIWsrk6+RsQ/HBfUODylmbPG6xsE\r\nHFxMp1BzQt0cd+RrsyJki9kttjLWTZtscT21ys+tqoM7HEIzZMM75cMpOEER\r\nQc8Hu8zdwERe0ey6+hdQUusgJKa/+l6PbO9wzWj1TTJc/b/assG1ZnQQj5iQ\r\n2o8ND+efkmPU2Rr2oPS4ZlBS6TnJvmwAce3bnSM4EAAXVQTlPGhxWCQkIT04\r\nPJybPgB4kPFaiqQpLdvQqoM5VChSRqjfJsY=\r\n=e3v4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c236eca05c2d81a70fa42fda9cb86913724d9d9f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8932_1677380778532_0.8051002705103081","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8934":{"name":"hls.js","version":"1.3.2-0.canary.8934","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8934","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"955648462cb48331f7e1b8f94dd31f1c2ba5f690","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8934.tgz","fileCount":125,"integrity":"sha512-EvHlE+Rn/xMVuk5jJ27hk200UK0XOyQhca15dbi+69ZFDNfwt1B6M+ApN0pjD7VeQw/CkZtXDj1C5s9QHimFUA==","signatures":[{"sig":"MEYCIQDojCp9vJIGPP1LyYoBnCRjh7HRN1omI7niWR+qVb2oqwIhAJNgUkEzCiar093vStaToyJmC66rKjwXaC4grQJePpJA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13237064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/QdTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMohAAjfAm3LcifgX5otnW2NXs6ovtdFaswsttZOdsj23l0gf3Dpjk\r\npCpOwube62IqkyPjYw6ZnyTDseU3/HU1Xv1Cb58Tp13zsTW7QrM0Z1mNGctn\r\nBr2VwRigSSeO+1MFTrTUmbncaktmznNvo+wP/5fv3pWBeNcTiHA+2iN6lK2f\r\nJW27QAi8CgoijOiNoJ99eu5ZQF5jixOdOSVvR4ewbMGDyHrFrKu2ehmc9plc\r\n51HvfRoxFuSyoQZiFgREqzh73vjROFrLZmfC8zLnZkfZ0ttaVes6gCk1VsJm\r\n1Igx5PRSbEh/dt6KJ8NIydGlfu6qQpvy3RcA8XeN4yIG8EKvWpvYxwb6trUo\r\nbSArZXrwt2iEAer+PDoQGp/YAOh9h9w5qCj/EawGed3nW2qesHk4TWt9f7Gq\r\nJ508QZHjduo5rEq9EoSGOHq8wOF/l8w+OhTWQ6h2nBbuvKDcXGXVCR8CQUxR\r\nIcxLJRuwzQ/7bO63jbIqBZonMp9dFa+BlcaJSdcG9ovQIjTHWPEvRKCK5V/M\r\nKWuU6uzoqpD0Z1nitLZRx3KotxjXyAjNzRw0M/9N6MXIphZE41ISPBqZKZKX\r\n3VXf+kZIcXs5iBUEhPd1bX9l4590cm2BQMAMaPX2G7O0iHRdu3X40/umJtbP\r\nmhN4FoumPQkvhsC4+QUN9Vnnw33tlctEvTY=\r\n=xXjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8063580aa0a2fca8c7827091b7f4c1f6969c2a8c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8934_1677526867003_0.23585557434493887","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8936":{"name":"hls.js","version":"1.3.2-0.canary.8936","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8936","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe557050a82061f067ef9b7c94a5b1e1892dea8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8936.tgz","fileCount":125,"integrity":"sha512-ZdjmNP/PQbR0iF6nVqS/C7UtirycwrRuy3ep8nBNmTymXIbAmQzzKONZI2WUEw42rAvsvWFG4nN1e94o+fmnFA==","signatures":[{"sig":"MEUCIQDGN1QdEMxhsKrIe/wfhPscePLKHvXLKmIWWPd8YHeDpAIgBKxsod1fpIJ4HoxbRuv62s33RuFEiV4B+PZRugtI6rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13330451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/VbVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYfQ/+JZzzaLEWo6hSJy3J6vqf8VChgTBdNxlia1r4bxApxa1JWZLZ\r\nRmn0oo/UWoCdiIA62uZBJU+RFP2dPR9AT3FCoCHqH1+zLZOvdJ/Z0hwf0JXq\r\noFbyjxWVdMU8rzantRwwNtTZaMn4LowjJ21ZAfkvK3y3R3jdOuZG/EvNPQhG\r\nG+poQmZzDQzNKFy2VZZYrKT32Ky8qCedONztr69jML4Cq43ZtD5no/oL6BJ0\r\nG8DgYAPematjXUr2I7T7mf3y0YxXef6nAycuteq5QSLjxZdTuaYvJlWKG/NX\r\nQlcIpaSdxVAW+hS3Ha2ri8lA5ZNYv4phjE5nOrDRO/IhLl7jkffQXKCVgBej\r\nEpCfFouI80bqAgPljGdWASAIlTY+x8SeJKqTfTs4TQ8QNTv9dCYan6m48fyx\r\n4gmH3zZaynZtAjUDFcR57Vqckm/8QCFNQIX84h6z6R89dTCpqeGx1plrdl70\r\nLLOhY4Lqfift/gFWiTN+JkDU1EtTw20gtRqdoSpcX94BsNFXWGSZsWsEurxm\r\nSzg6scWiaLph/c4ikFZrFw69sxRGW46dBiGUztP8OGaaOYS0Fzi0ZETbMxhQ\r\nshFXnuo2WGGnuUhco+NgZtMpTDB5QKQ8z/StfXySqivMe+vHXgEg8S2dVHQb\r\nwk0q/noYk1IzU6HvXIppMALHUj2R4s4akkA=\r\n=Sl43\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"7d3bc092e28e66ad5429739a04593d0a33e367f7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8936_1677547220855_0.14564103851411758","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"hls.js","version":"1.3.4","license":"Apache-2.0","_id":"hls.js@1.3.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8212a3f95c3321f64a586f20e67876f3a9d09488","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.4.tgz","fileCount":122,"integrity":"sha512-iFEwVqtEDk6sKotcTwtJ5OMo/nuDTk9PrpB8FI2J2WYf8EriTVfR4FaK0aNyYtwbYeRSWCXJKlz23xeREdlNYg==","signatures":[{"sig":"MEYCIQDtUqDDOvpNrF6OvZemjJFe0QTGxxDYtjt11ieN4WRAxwIhANUQepmg+EanvgchDIsoos5+pWMtwp5kAAtDqFI0KGkE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12567677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/mfqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyxQ//ezamSR6jkbVCyMpVNr3/BHJq3Lb+SICsdE0epGfELnPSkpa9\r\nl+fLtCje+nLh+3AbnskTft5bL9jUczeDtFhG5xOdOO5hhTbwmZY8bRftcPsc\r\n4oS/Fs3/MUa/mBKiMNHZT9RwV6f6dEm0EVcPuvU6lhOnQ7e1Zaf317DoEFiB\r\na8E46wDwuuqBLMb5XMLp3MQb/t010Mcgq38DyPVCeS5qfn4Y34XgglQ9K76N\r\nlavhrGXGe4G1x15y8NGA1ce6BUk6aYs9wtq3Xnw1zO8yopgeMm3vbcg5aHAR\r\n1a7I8IYSql6cwSrpaBQsh0aYeF1YuwdGY39/hkm8TiPTaJk/19D1oaXET9k7\r\ny6Nb3ThpIQ8g3ZvEHyBQpd19da/uJMBaBYy/4uLCWARXnQ5xokyELNMx1huA\r\nfZUphTEiZ86u4nAdSisOu9zg1cYuOH6lAz77YlxdeiEhcuQB9mghJExmnyC/\r\n0gcEDNZW1gnRteQkPdoRi87iFEAjpvBnqzs6na8uKyRWtQiaur347FRek6v+\r\nTEHMKuVvxDMlxI/JPrQDHjsreMHgrlqfBLBP9ZuFCHaT9V9GVFE6q5Jho7nr\r\nUDENRougSSbbWiRSkft9dpefHEiWHu99Fu3rN+iXaWubJUDAEnt3wBIMaEDP\r\nEt3mtRkmpAJvgVf9hyOHV/tU6U4k/9zFuZM=\r\n=zD7C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"747e15f6099fcaf22f4692f06eda7fc04b476af9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.4_1677617129855_0.9229776940239571","host":"s3://npm-registry-packages"}},"1.3.2-0.canary.8937":{"name":"hls.js","version":"1.3.2-0.canary.8937","license":"Apache-2.0","_id":"hls.js@1.3.2-0.canary.8937","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e747bd5897711ba4a0ce6a8e1b07d192259ca4a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.2-0.canary.8937.tgz","fileCount":125,"integrity":"sha512-0VbjUq/1pV3eW2xJ8XP5d53pF65+IyZ16krcKTD2uSFrQRUuzIoCOBrldzK2hxZpz+qwgbl7wwNM+UM7yBWD+A==","signatures":[{"sig":"MEYCIQCyVrljiVtZC7FIVK4QOCGtPNSRzC+JvUwqJZca1wUWGAIhAOvR8xFYD+CayxfLT/27/locrACVwJl/p5vRc5QjuWWx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13305181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/rV4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvtQ//QMyofeetfzQW0GpE61iR6xvL6CtHKM1/+7PyBkREDEREqhCV\r\nJxP5C5TRZdjabb3UpNfFx2wjmGOz8nVfunH1UechHXkwLTHNfbj7wSkKQkU9\r\nKgRUsqjM3JVhj+eeqpbENQuNyTHfZJn5nE10trcZ1zoMPeVfRjIl5EalDfp3\r\nXc6rjuUZmWZWksZtk9rYj75Py8cNZmYqJ+0hkUeh6z9FgskXJmbT7XMkIB2z\r\n8IQJ1NBVPU29nebJL6H+Jvgm2hcPyE9dPAMMJh7CIg4WL0LVqCqpj2wpch87\r\nxEiNYO1XuptKZs2rTiwGL1UTV2spNCbw+N0JO08pBv9P7j9IP4bTKJkPWM5e\r\nqG1sAJp3R4aE3TzuID4bCOCgsNRCzN17Gfj9t3vKCSWFAv1WdnDjTBlOsgkB\r\n5TCgfzP1Ii50o9wvdg4MnjWyIx+9XlsAiGp90jzRWTc8QcOQavJssvfDi7LI\r\n2fFg/ROpZvNd660PVUuWZ/FjtyMKr9FsaN2rc5AghXVWbfpTukfY3iJOHHTs\r\n7oOf/Bq/dwwRQx2a4ySCJSigFf2/syMs6mLW/94W9S8z7hWqxcOn22aKx+KG\r\nRNXQaV1VbXVbnrdmGprIVYPSchwgFDE1hGaqJSNqlOuFeriOIiHsQq8EX1Ye\r\nOUnd2VHoHo7XSJLLsrXsKDpuez4B25uijYc=\r\n=BMv1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"86d36810b72cb28921225ba32125ce7f58d5bf50","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.2-0.canary.8937_1677636984213_0.776968422571015","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8944":{"name":"hls.js","version":"1.3.5-0.canary.8944","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8944","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ec60fe5605646ea9de57d8e4f7ba1b13cd27ca8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8944.tgz","fileCount":125,"integrity":"sha512-trK41qQ1YhuBeM28sIaOntU4peLv9Aq2GBFhdTeUvn6LxqnUpEAzHi8DJ+OkvHfUl6IWwbvodM+nmTmFb6EtrQ==","signatures":[{"sig":"MEQCIFwrrcIguv01g1QVQ6FsyAfhfjMTZIq30YbYGqMrl8a/AiAZRxMqggS9bkFTrkoCtcqSO7MC6ZbaDay0/qOFW9WKOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13305181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/7qUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprjA/+IPbuu7bVmA0jiX4+bjDM86llhe90w/+jK78RcqtAHK/YY9Mw\r\nRxgTcF/ocF37YC2EVMQFBR0O2UuxQhWL+l2cZC7dNcdxJWmHYpsvyhN5gbaC\r\nUFwMPaMwSRwp8hfk+yZgyidX/oc9wgbRRHJW/EoZtO9yOdteq35WyXhmHbHb\r\nUk5MWyJpPmzyd93UKyixV8ZKfeGHB+KMK//kT4i6G3U2HqHMiBH5qVMh6Cv0\r\nvt+C4GY/gisgIVko6pXkXJ6WEHh5WIpXikLXKqqdXspqHYDHWnKcnFWbNDOP\r\nTMhcNPtjDqhzaGa6D7e5ywmH3HKgvlndW3UVIXK8kyXZ2RFrusuktmn7vr5k\r\n6bLX+6X5DzUbsfLqI2nj8ZnX0JnsSlpp43lcrnWwk6p5bcTShwN6YZ5ssNe/\r\nKgz7uM00OD3FkMNRVhAr+/n0hbmzf5qSX50kjySBH1kxTjy9ebJkNuCG0UfR\r\ndoW3FYaorZOnGigk4Jld+poCypmajMNL2cAk8sAp2XfFONGFydW/HsK8zwRh\r\ntR2+6kGEZ4POzyqcMeB0IPyzX5jo6dQm6iM8xxl0ulWOHiOVBUhVl3rYjVtl\r\nU2D/KY+hEyuePqN7SJa/Pgk2GCJrchqplM6OoKUZEvC9hscDkIKwd5WQ8GGk\r\nzJ+CVNSEmQa8Et+MbgOOALzjYzqXm2wt/rE=\r\n=YmaW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6d31819dd23ac2f7ada4f340a78ec9014c61c1e9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.3.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8944_1677703828404_0.6937617456514997","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8945":{"name":"hls.js","version":"1.3.5-0.canary.8945","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8945","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"29fdbcbad8f48acb1cf87858025dfb613b7eaa8b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8945.tgz","fileCount":125,"integrity":"sha512-tZgelAHmpt1GQQcM9yRTU3yuuvRewJUFnnFAdMjPmKpCfOXckHWFkBajTniA9r9o8pREUJHkbZ0eM8jjVt635A==","signatures":[{"sig":"MEUCIQCTMLl71TnTzJe2nCIwLlDCTSBDYEmOrZVzbo9b10LNPQIgCoMw39Cua5pK1+HCCqep+k56LDaRaHnFs6GoJxr1ChI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13310881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAVq5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPOQ//Q1I+gk7mf0CYsBkJ8z1xQQ/MM6khfwkKX3d/VZWT6M9gRY3z\r\nSEzi++xdxUwfSRPeFuUGKPc47kJv0f64NkIQdmJqOB8sZErFr+u7YTTJLnii\r\nQVFULW6QodKLU6o1doxs8+GdzFaV/ZshKCz1SrgO6LjVAUfXcWIGAq1VXHnC\r\nLu8kDGbTo61gtw5hWlsKbcVrc2y755KSMUUgJQkq1odpx7Zj8nnxp+rVGlBL\r\n71P78qQuCxtylq4pS2+WC/70t94tHkC0mbUFakLfz6v886f5wUMvfhKvs+jh\r\nQmykK/OeD1ejGpOQ8YSipKDzXb+zTgfKb0KrRpYyDm/WUkRNDDZWn9ylVemE\r\nHakeDTs6abbi8hZKCucKY0GNhaTwnhiegDuERM+2RjfR8HuYokk06CGqvJrb\r\ncxmQvw3WEaTMZPJN7Ow0gRjoe7JpU40BIX3+kb8dcsCyutXuYI3Ym97/d2YE\r\nFrMexuohQqbZseffLZmerJW+RPOQpT2Ow4Sg/2qcEjTlBLuOVN6Gp305IAde\r\nQ5GlX4bkYnrBNqf0Fq+UaHRkviRr+pOUFGL3jQH6A7TLUFOA4nIWezgnBp6j\r\n3EeaHW+d3ugYuwe0sw/qYy3jpJtzxijzZsUX17EiwQalTiyyYXMahUJowGrq\r\nqQ1bo8p2eFaFhsa8P4+gLNPhATZ3UKprzs0=\r\n=9RBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8d32659adc7d850642ad4e037d45ac549c4bc353","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8945_1677810360884_0.991805462898339","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8946":{"name":"hls.js","version":"1.3.5-0.canary.8946","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8946","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d0f3aebaad059de217c2444449bb511b95465d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8946.tgz","fileCount":125,"integrity":"sha512-vxTa5fARAwjr7UwpSyoSs34hqS/dNQoa40m1eI8DCJfWmJy2RJIX6OCUZ+F7V/m5bHET+8NO1k2qizwIzUWcvQ==","signatures":[{"sig":"MEQCIH0ldVJktl8dDivXCRLRCFcgkXNB7sVDHqfklvUV/owzAiALVVmE6unRsQZRomnlSPJ7Sff8xgjSAI98JqOsWAcOTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13292704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAlAyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwCg//c4SzjLI6RIYEnguBUgPkOZ5eKZT35K28RNxF7+cnF+XCudSX\r\n1tMQ6TYdMSnOpAOHM3dCj65O4zNc7yEu2obGQ+N7wnluVtY7zS4R6QhWgumy\r\n+HTGhLCWnhkiRxPiJBCtdScyAyGTP715lzJCACYc0geWjatFz6u+/oKHrcbU\r\nfG2Mk/ZL4L2eFMCPDiTM1nhkPJtit7u6vchDHrvKtXp16Ew69ycUXoJQ1okl\r\nOYX90Ny1622TXvQOhdncpQpnr0lA4MSqhtazY8FwDvgy8AAb6Tf3BAQl9L/o\r\nBcNXtdgeZi/SQAenW26FNLhxw4l9LAndC5FCbpiExKAxrBb4UAdu4cR09F9D\r\nseivG2dG1om8D6UdJykdzuffiad8noj+Xvb+61zqncakl2l8xuxmoh2BgMVe\r\nXlkQYl6auVK8VbfYImMN9VYpDffxu8qyFB3YDrUf1R6RwctqRqeQYKfjvop+\r\ncgrFjW4vE0db2uJhaPUwQ5efFXGWJM8NosQ0rVxpbzgTcIk8IaRAZrdjYgC6\r\n5auvI5ZZLI3M28ekz7mh6keKjFMv1O20aRl6SIvNYObbTActgTbWzAERA7ih\r\nodGmAwQaesWjaYKK/YiP8gFG5N5A3fMY07WyipwGjIcsjmKtTyb1zL6nebXk\r\nvo97+aF6SDCxT4VXFuCRquWKKou1imRwQ0o=\r\n=JbCd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b4cb700ac1b5715318e04bdbe700330ead8cac4f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.34.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8946_1677873202377_0.052613719481745314","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8948":{"name":"hls.js","version":"1.3.5-0.canary.8948","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8948","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"42af469b3e859720e135c70c76ff8b31e2484f9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8948.tgz","fileCount":125,"integrity":"sha512-zipaiTVFzd+eb73Xvz6MhrztkR0VknMs083SwWqw2F9r2I/JC9ot36rauubL0TGBKZgUDgsOO2/GFyrRmHfiEA==","signatures":[{"sig":"MEYCIQC3Ngtt4Gq2QLNGXGnYN1ZzMxyF/5iLhBAzugRGQT9TKgIhAKcOq31TNG0VMESTK9SD4gZMoOAWCe0s+QuMdVCgYUp3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13292704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBLbOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNJg//WaWd0Mr6DHPTRE/uA0izT7WqS7P4h723AgEaeOxuziZ1nlAu\r\nH3AhR7xVIFglYxX/15uq1yff7n0LjUPCjJxU2HXrWRUSKEtMkt1L8uctiDGg\r\nWhkCERnxmweos5p1zrA8KvZ8r3p9zbgaBwuZSE/mE2m3MiC3wv7hOCttSOBG\r\ncr/E1i8X6F4jnDaHwWPngbb8ilMzuS6pgS4cZVNlXQ9wGG9IlTn1nFGg5ASr\r\nfOUoPGJylKbDuLSQkGAYzk87l8Lzk60OPyqDenfq/rEXCofCSBbak8ccjMkn\r\nyyk/JBjmqK7bNro92MtQfDMWDV0/dwIdU+RNX6BKc8EGWcDF/CKE0OEwYJnS\r\nytkoJkvSQKBz3fZ/zi+UO8H/WJ49dj4sT85HtDAwYBw2qbur6s2CIuFMEfSN\r\nTTozuhCKR28NeKuG3ZRpRPaiWVFP4FAjkl5zGqNEu9QCsR4uK++eovQTF/vV\r\nxQZlkku/lYmqNPKjn8uhqss+t9GTtcY1eiNIuLaMFmhuVogWDuJQrYxtw41q\r\nSEBqZikinU9qxMSoCcNpp8/5/BnaIyKs83RUNhsLbiz2jSqCo21wwXPfa1Il\r\n5YhFIZxc9aXVG+Kr3/xMUvyBF2BO5sFQi3PjhD5AHv9hTMfGa821ZC6D11MQ\r\nji23P7rboK19JC8hyiUt4voAE7onm6ayJxQ=\r\n=auqG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"547d32781ddd3291c80b20cea1c54786459e8e17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.53.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.53.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8948_1678030542363_0.495985806483467","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8950":{"name":"hls.js","version":"1.3.5-0.canary.8950","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8950","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3308ce3389f1320b20a7f55da87189d22055d0e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8950.tgz","fileCount":125,"integrity":"sha512-Et2cDArW26amzOf64WDkIV6gsuzX5qjTaqcBAdjcqE5q+PZBkVII3rayNCjcPn+GUtzfPwiDERtBbxszd0M3EA==","signatures":[{"sig":"MEYCIQC7uJ+yqcyhOVgjePf1+Wl/wSOfftCat7ueK3VTD4vdwAIhAJbkTR2hEZ+z4B2mJh0wb+/bbQo0M5NAFs2vRRPHn7Lx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13292704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBv3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnTQ/+Mef7zPra6MFD+fwtGCetLW+Srzu3pTHUWK0vlJGGpfQHCIOR\r\noil1kcGSeW5eKnS6KHdWrGZ6Ws4C9Y3+629jklrcRCG9DIU0n8E2vdsmnuYE\r\nVzft8WwbIQsXv6e+j5gi7DYW396ocGLtXKZ0uJtkWBz/W0yUCO7AU9hh/tsS\r\nBqkQD8K4SjjzdRoiG/bNZZDajU0kRI8QnNapwmafoTQ9yrInsOULsZYewrtH\r\nsOs6J35tQjC9CRPbR0OeB0jZ3YhnhglkfIBUc5HLNBpGrKDK8763kXdXx9Gu\r\n3dGz7MF+nCtBK1FsxJvtXZO8Tjs3qG6Pf3EJuCC8LUrQO4yv89HW5m8woZ+E\r\nBaQNa2f3K3Tr83itOEhdtCLpG89dftDPU6pZuUk/6YhH4P3IfY6Hui8Qs0bH\r\nSkfEFirCLgpKpOwq9hHBP4LAn536RJytfvwgi/93drmUSrDtsfdMvFYgJPV3\r\nyyNWWG0d57J/74GYhewepN8wCsJgfeTAJcIOZVyJF/pgY0m/gPrFC8NYxhNw\r\nQZ74IwKuhTgU1b4PTFXkQV8FnuYLv2KiVMjEAjZrhRaLJTjtXaqj9cr/CdgO\r\neZF+33v2GxvN5s938xM/kKUAlYS/9LAcSn6EZV/YE+2shqGSbfhseUhExKmC\r\n+zTdgby1h75HF3yQyasF6gCArFV1n9FaOCM=\r\n=2qHx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c6437975b394242e83912489c1117c0091ed5978","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8950_1678179823000_0.8081424730641293","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8952":{"name":"hls.js","version":"1.3.5-0.canary.8952","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8952","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93abe7da59aa2cb72a5f68a3fb9b2c53d50113fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8952.tgz","fileCount":125,"integrity":"sha512-h5HfojxN2tEfcqFKKfcd38DBkFpq/5pAq6yJCe8tDIsgAlMoUFQrP1LSZBnKqSoj6KBbvnsOAfgOLwwfmmotpw==","signatures":[{"sig":"MEUCIHbDzA/LAiY7evPC7Dq/ib55JM3lCgB1byLKt933gqojAiEApnFrQ9ROPQbrlvFt6hZGcAprjsjYTpEJgmT5Xjc33xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13292704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCGpsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruKQ/+Isp162mO9lagHCPbVEgdthQKBPOu8rBLJsvj8O1lz1d2THzj\r\nt0rz/t68K24UfRzdXhSsViksBNgvEZ0GRY453jVeqNBUOdCr2P+M1r7kyVBR\r\n9pjVL2iPe1uGsh3vIZVI9tjyaGR3W7VOfnzYZgqwEXMahFcT1RK6QdBXAOcI\r\nOEYesLtiScagkiNn+rHYkquTQuhW2NmRPnrMGhum/3sIti6nP0oZhY4B+hov\r\nTM0iZJtk48cHbkPO28vzu6L+dpV95B2pCldDFBpPbfeK2ZHYxZwseRAUuqEn\r\n9JZ2M8yRyFk1FIdhxwO0noGUyQAam1McPz7IdK2p3KVFva5OYcOFkhhcQbIs\r\nwRyfOwdDIIE37TNHhcA6A3qiigQOcxQX8KtAxyp1OnsnDUYWB3JeCtN667QM\r\nezc7v8mvCYPtOZVnIw5hM5XreyUPuoLPuTH+cxKzozgjj/XbpD5a8habU9m7\r\nlk+9aw9ZlhAV+wtKIudv5w6OL6dw7f/6tfYbMXIPgnUVI/pEOo02YbIuWxe9\r\nQc3DtJMOf8A0spT+NRree6eoC6HmFmNfAmKXIRejbE5RoLY7Ebz2233S6cI+\r\nswsvVIKNB7fNi0PPXjzjcTBr/o0pF8Dlbs1Fn8gegdLb3+VVdvL5xI+ld2fz\r\nIFjijRsfw9x2KCT0zebCUsEk4CxbUN50OI0=\r\n=pY4Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b1a6f0cc4f46d3db3d6402233c4ee5d78290d06d","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8952_1678273132282_0.8951002157380561","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8953":{"name":"hls.js","version":"1.3.5-0.canary.8953","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8953","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0be5cf8fb97fde15d3d60f385c66790d06fd2e94","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8953.tgz","fileCount":125,"integrity":"sha512-VJskeUYGopOpW19BCLYITCk1cI0auGitIiqHFTK9TFtFub+UnWUTRB6hlup7Ec5EcjGtmyO3Ks9WK7wRbMU9yQ==","signatures":[{"sig":"MEQCIG6bu+FKhtg4ZBxq43qWjE2H8aolqVRfF2XJMFr5lgHMAiAnH7jf2UfeI/NGJqt2CJTq6V92W1qpJnr4xkDR7L7CFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCQrtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUPhAApKMiIsNe7uXrvltE6xs9yENOMFbfDjclkj4YrZL4s1efAjI8\r\n2GV6rwFs+03+Xef8I4yzVG0/LwCxEKA4qL/EaF3f7BbufEPLg598ag/x0ZlN\r\ndlH18Y1O1w2mLPwvuciemrohQRDjzuR22fwFaL9SR29RK9AOGzKNs/Ih4aaO\r\nmwA+7rDg89Urnz0Fs0daZbh8CInPYEWAx+pWb+/w5wvmvChnNcfkeEijB96y\r\nUHRARegrGXOIMRG+wmP5bDwXzC91ns4C8+ffmU4blZm7/9+jK7qDYhKxdOXQ\r\n579hxPvO89oSln9hGLImHR7f6Bnsq7RyilhUyPTpnBtPKS+KvbWyc5KLfOoH\r\nUePkiiuW57cfm4O87w4LZiH82LL1i+jxyAiwZjuLA7lzMmocZGbsuoE5W7Hx\r\n3bJJGXfhHf5Zt6FcF+BE2gwIEFr064o0L4gHH5wQB9dhMJv5sxCn/Q81kaZd\r\n3U/COU6gGCVWdvP6cMnQ73/98Xtz/ZSSBRyg/2loYxysSnJaQ/IBFHKRsWIw\r\nd8qNqfCzusPdJwpPMRP8+WzBgb5JyhI+9CehSzNUC71aS26llq4cWQurMEog\r\nO0fOpfsQgOIDIgRhS7KScVFTWP9Xs+pmqqCqrki94MNPj7kLyDnOT8AyK9Oa\r\n1jzrAGc4zdkpLIObHWXDcV6OaObRUlYrw7w=\r\n=l12i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"78db66009150a981083cc76bf804c0ba025ea79a","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8953_1678314221029_0.7925396014684818","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8954":{"name":"hls.js","version":"1.3.5-0.canary.8954","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8954","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b5c1f700066b385db799931d3597c1e75190f54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8954.tgz","fileCount":125,"integrity":"sha512-9H4ZDTR8JXn+mpta61//7cA1z4F9c+ePPstbeMITls7DYnJKTpW2hyx354DlxFODi3CiAjKfJigGzRwQC8lq7w==","signatures":[{"sig":"MEUCIHKRtEdCXT5Vl9LwdmdtGn0S2aF4BA3jfZu20VfFQ1fdAiEA+vFhlmLkxOt0uN9XT9o6fLganyrHX2lvArq0Kp84zNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCp9kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplNg//ZSRXBuprZ791afCC3aRWSlylWPGWBPRYuuVjieAUEA3a8b3M\r\nbEQI82UwEaZ+997v92GakLNFxygtzvzMXKd9p4ljhRZWRzx3l/oN7Bkk0HXr\r\nT+0XlqvlIyEIeLfgwQ7+fvCbIBByWOgj1sRTulzgx8xwild3rPMCKjfficpA\r\nwjxhbEk4zYT4oSJKFTGwNL7IdjkTNckksw/fMCf66jipo3mT1z3Q0sDBX0Xx\r\n9/qQKliIANDZsrTVNF0C1OzpZx7URW/UvzPkF1x43aca2ZRVVt3dblZbKSir\r\n9zOH60V98FpCkg74g4bziD1vU1H6vVvfGAQ9dKpSqvsdWcjv/osoQUxffdx3\r\nm+G4GU4RZrp9rhGa8BIrdMlDfjXdRDvyPRwkNo/P3dLO20Y2HUqgN9V8+7Ba\r\nq3tYDm2Q2o8HW3A3c1EBinNYit7fbZU7hpp4lqpwuoflwfg2R9Gvlr0cMms6\r\n2IoDDiEZVkh1JAhj685gs4a7iOmm8b1Zc6tMefAGAve0FSUtbEYt8I8CqPuR\r\nR+RhH77uWDDtaPjV8lDmia/sC5Wf2JwTLU+qdrEPJNJaPOhPuWZ/CQ7pNw57\r\nWf/Krw64VOxUJA/0F+ciuh8nrAIJU4IZXImYQdVc8dwjnxxeqPuJfUH+Tr+w\r\nTXjc6AbMjBSavD1gg9deOdwW+TbSq90h+ko=\r\n=r1Lp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"00f55411bb3d62fc38e18c813f72df909f6eb40b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8954_1678417764360_0.049123601754738955","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8956":{"name":"hls.js","version":"1.3.5-0.canary.8956","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8956","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"329d611dbed98218580e1a2688031afd12fd860c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8956.tgz","fileCount":125,"integrity":"sha512-BdFaxvYx2vcdqy6P8zLMtPpGr3yunR2L4kPVWyoj4Eiq88JDzx2wtOXDeKzKi1cvnmkx9R5szY7jruM8QOBxqA==","signatures":[{"sig":"MEYCIQCXT+PHtpL4fcdGLuvZnDCMPvRGwPMsoEv9pJECTTx71QIhALIT0K/jZMjZ9Ru+YOr9OAx89dYePcRl9QZLfv5iVj/d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD5KeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroTQ/+NnhYrBAo0OWJS+d1qQxuBQHF0moOnrdyh8jGp1EoAFznc2Km\r\nLzcJtpmjlgqRLJiwNf9gWkMnK6CPmh9aHFlHdjq+cEXlld+zysD3uY/zAl4X\r\n1QwpxqqBOkeKF0Bhxa6flxBd4UNLOnm6cFg52h0FIWyar44Uu9ll8l0pOTfP\r\nv+VixP3pzlsy2owFTXsNiLFzUNYXX6jm+AURu82LIzFubsvCtKBtrTyr4zXB\r\nsXCUQGcXrQ4i1Xf8E1WPzhBYJRovVwlHfPUdw/pjvcm7lyKeDhI+7GDzyPQD\r\n3okrtgZM4maQeRCQqnqgWp/pl/qcC6mcyMKyu7R8eV7Ros7Hb0fGdzbH6eWp\r\n8r2c+kSlYB1Vg9a0Uj3EG3PemwqOFSjEIa/hh9Y5SHdwH//XQNwn4CNGHU75\r\naH1exCZfm1mU/LoaOW4Az87PMG0B6MK0fF+xnp7fbmKgkgoA/HtgDZe/Rw78\r\n+kFYuxi+fiLFyS/ZrezVE3FZgs78xdLifhZAeWrTd8Vpw3/LJLV6fn+J4qVe\r\niqofpqnUz+K/0M/s15mAv8cdqJqqebNUl9sbjF6pr/Uc6IRc2UhA5igY8wip\r\nrgrTc3tDF+r0l1F/vVcjkA9aE6ICxi26OY4+3dNrnGDJCKxpoiM1g8nsM0mJ\r\n9XfeJTilZYUyAwiyb/uphMJcxFgjIuHDrCE=\r\n=ys4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"6b86be8adb44f8bec4c036cc66303cb77eeb5b32","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.2","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8956_1678742174548_0.448689126623117","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8958":{"name":"hls.js","version":"1.3.5-0.canary.8958","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8958","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b239ceb7e084c74a4c6eada37210088ff9b99fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8958.tgz","fileCount":125,"integrity":"sha512-NO/UP6y11UaW6hlUFvAmoPrs/xGp/Du59iwle7dbUWk2OZUn30PhILZ9kAVEDV7ny2AHOhJo26JGtNIRmCWPdQ==","signatures":[{"sig":"MEUCIQCUhzcliL8bfrxIt5YmJORX+NVUehXVSfHTDSy2QhpYIgIgT3OvsVOvy7uOe8odoshp4oRO/Nl889sy5dc85A7NRjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD5snACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpM/Q/+Llq6C1YE16Yrtx/a9+afY+vEEn3gI4IlzUtYOkAfSNyAjvIn\r\nJ3pHBPIZyXt+fvaLStRqi5xbK0NTePf1O3ay4/ajRfOeD6rqVDm/PlAgCcUr\r\nSmddT6U6yKa0YXfurDHXwe9TN7o6tsKtm6rQ47pdmQ352ZqgI7P2SdUJsIh+\r\nV6dGVL/td9fZ/Yqu3nSz8n1J7ySXPaFOIs0cK0MhinzUuSnpmdC8mDpXsbGo\r\nSPoq1xorMhDl3tM+Cg0VOP4kLASme+C+NtxlwKfFNGbunjLfDXpEEdz+SZNN\r\n5bIkrZRJQEPSVkW4zU25xmsouNqQ6QCGwPfMQ6QfaY/yT06RDcEGxuTkJX5Z\r\nb+ZDTi370OmuQB26KB2rqUo72wFHz4lM/Box0kqrvNWKBQbtTNCJLty3JNs9\r\ntTHmvxOpsBaWiFMKAxqWLGHPXbUceGATHiZDKm86EXPvvwLKXxlMKUmnfuyh\r\nUlh+Z++aQ+OZPMU9ivTF8LCt/FxGQyWQHv5KsXdA6F/Kpt8Jk/bh4R+TkIni\r\nIHryTFPrrouKflx58EHTVOmfw7Bd/jDYh4awjuAEeTPqFFKh+eZj4GNfj8bv\r\n5QcyMK+mIbZP1vitqLi+42XBWpcqn3YtDtmrPQPGcQpUuD9UVUqfIjxYjj5r\r\n1pXlqcICIHcAAfwHMb+I+5q9JQMftXjRUu4=\r\n=REaf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3da6904afe38f5c3aba23d373f3e8a7219904acf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.4","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8958_1678744359017_0.09336991571231201","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8960":{"name":"hls.js","version":"1.3.5-0.canary.8960","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8960","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"249ea821239b55f32ade1e08c0f3f0475ee3cdb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8960.tgz","fileCount":125,"integrity":"sha512-lf3X50Lvc1wWLqnJhYiBEtBZUVQNWMbZmhn8+dmS0NvdK5xdHgqfUgxrLgK0sdEmwMcLkxjWxHvOiLB1kNCH4Q==","signatures":[{"sig":"MEYCIQDvEEMTqZ/pX4CHl9DbQeGHsh1G4Erokro+ze+OpjMCwQIhANnHTl2RDYSjr57uH5wg8LFeqCJh/qEyTSyHCLpO24ul","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEQwiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjfxAAh8pvJu61p7cj6C4Q1Pjb2MqadJ730ySDF0hLTSkN9qPKOPqI\r\n6HUunQDYYbavvTJ+5ecbCrvS0YAtO1XxC/BSbNr2sPyfPTPUZkm9b9rtFDD1\r\nIyHGAxbT2ob1Y5G8ocC6YqSB6hnGT7kg68HWtwgo2U6+g6ifR+SZDxJiX9WD\r\nWpO9XSOkvXopU24I5FXLQPAzZY+e8Utv1YR0ftjHREnZ9pCZ+Scq27ilnwU6\r\n2yj0VZbVeL7YWS5033XkBcKTLj4d5oiJWOFYQhzQc/oNu/YOQlpNbJbjq+Wl\r\n8masPRYvahw3k0pc2VQcaHaLsX0sPzST/fMYVZHwxi6CdRiXfdTf3IFsK1WD\r\ncsjcQwVD0o8mQ+u/cnWBCqg/o16WJmgi8OIBqcT0HWVcLNR27kRjuuBM6Dv6\r\nJS2+NAOJ4E3qxJGy6UvTCx+Vaedho5LJuPiJT0Vu6017APEUa46SAGq11ZQb\r\nOzisNc6AZuMHHl6KknsebkisuYBOrNccvdiNwjoV8IN9QzvvkoF5S4IwzYjZ\r\n8S9WAm/x/G+eEm8e3IaeepoCVL74Okr2f/AoGEu9YSg0tCIyC975ZtuqWXDO\r\ndGoqkps5NzzelgMQX+xVvg/UPmS7H7yt8KrXfSwnbsXI/Wo/RMxgF+TMbW4J\r\nklzqG259wZLRtDLEtIFQe9iJu0DEBX8ooH4=\r\n=4L1T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3393ae418f158b32d0394687f88c8b0fe4fd7d24","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8960_1678838818331_0.7827853827558902","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8962":{"name":"hls.js","version":"1.3.5-0.canary.8962","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8962","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"89a4d1328ddc5e402696eeb540aa68d1be73c4c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8962.tgz","fileCount":125,"integrity":"sha512-HBso3+y2F+2JYTaKZffj7HxZhh6f/nqDkgI1OX88bAAWKXiARrprx5g895zzZse/OuonusMa2nmqlD0HuApKRw==","signatures":[{"sig":"MEYCIQD4owuvI1N6yWKD0mBVAc34Dl7V6OlD53O26zZmDknI2gIhAPrlY84baI/hD4uZ9Op1sDiwlsIPkhiTC0gmkXuNDuF0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkERZ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpN2BAAmbofv6z5UbeLkVBrVMh2EdEVZnJopRaPyAO+opqv6WKvgyWZ\r\nxpESPiDWWWl8CDf6ovDyQ/BUC6cOVQMhW973Oc8/AIdPThIlGbQ1eEmqM8rD\r\nmeYS2KKac/Qgy5ZW9szJdQ3gDxQspkF5jDh9Togc8UUbxnPIUJReYx75NosO\r\nBA332p9zXM1n/sjvsVBnkv/Fb50XQqNaY3JoJUCohrBVt87m3w0Fg2p8aKU1\r\n2WoUjpewhATwE/WoI8FFpspd2CKbIPyjxZPHeqmwGEvUAR6Y0tNUmr/7HoLJ\r\nE3H8tHHy4Ch3LSL3nD8yvdOtwYw+7MYSlq4uD3M4LXah65Rr3rhyeWRfhm+k\r\nLbMylu9/RPnZc2h5t6SIhV460D2bBYZfYPUtIZifgOJkLpTK1m1qwqyOLNTE\r\np6LDL73QyHcpY2Ysg+i4JPy7/SEBriflSPciV51PamST9G0keTdspoFsvfDV\r\nFBzKhJOPuA6AHXnLdgoaapyUy161uH1tKqi+gaSilzdMeovriMx7j2si0Lll\r\nqXbler9WyscL9xB6mSu8u/JF/b6ipvYs6VZwJAFclTfOQPT0bm/aVETKM0pp\r\nfjN5XajOZN6r9ngX61XGC3qezV7qOmUxMH+87XvRAuZNsqo6kY0Py6I2rUPs\r\nHr7On0naR2U330rzBy2VlVWoW3MRUigVcxQ=\r\n=8Abm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"a0da6e7df845f9edeed4389ad035467c1a1b1282","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.14.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","netlify-cli":"12.14.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8962_1678841469343_0.05807301863858472","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8963":{"name":"hls.js","version":"1.3.5-0.canary.8963","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8963","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03fbff8ca113ee70eb349ba7ca02f756fc049100","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8963.tgz","fileCount":125,"integrity":"sha512-snzjAhrlD8JjzDUD9uLuD5ZXfoG0ApAiliHLS4ywVRsEW6yqICZvqhRCuB9yHUXTntYQubl4fiBO9XSFnYRoww==","signatures":[{"sig":"MEUCIQCouMJ5GwQj8IAMa5nbL2ibhS0X2ZWP5apzi+Xtq6yNhwIgJKyZFcAsanlRjog1WhYyd9fdCcMeo4USICpnadkZJ9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJHyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNvg/9G2OBDi9x4Cs8WTNn1Xt/5c5dv/U0oaX8Oc77M4niVFJtRQuG\r\nD3wro+q3fa/oCqUSIOTsC+jcfMc9dy7KmPMRDi5RXlMK5BmLFQkrQhoC/XhV\r\n4nElW8BNzo9bM64/q7/KtuKvmsS+jLDJx+Tq6ZHh3H4rjK2NmZzkMWbK/XUZ\r\nm1w+lEP7lDTgUCmw84TnU7zL2ds/vcEoFEiBJ76UuJsyESlDRn7mXtbb4K5N\r\nUKsNdv+e6l8ck6i5uYf96DPhLBDeLKYq3Kxn6puys0+b/MqkgSVF7WPRb2fG\r\nQRNiFOLbvKDP5VQLQGdQI65kyjl3FHFn4EE71H2+UjFRTGqpX0F6aXoIMIh6\r\nZji/bMvc3ZDrv1Fj3PwOGYZd7CHU4TG76zQwfiYWjFxBx4K6vPX2doRFdE+X\r\n53GVh3Z4aTHqB/dLMFTfx0jvjN/4PPiZ3+RMPbhYWZ85UUhllo6jHTlitrdi\r\nK/H0Q9WE4LBoA/EhXa3VzHPuCPfHQNyVJbmieFbaLACiyHB+AUBbvZ3vFOCA\r\n0TeOrAs7j6b5Yw6CxQATzICoiryFdA2wca8gxBA/BGqQCJQJr5rOzCgZxetv\r\nzwTSNYQuAvG3Bc/3GF3cn30i72WQb+Uhz9Cl/rwH3g03B2uUNWkFuYTA2WuV\r\nzFgfkUSUv/o8mrmFQ0bkfIwSLDr4VVbHCDw=\r\n=/Mz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"489e9419ce9080233a83041ee49ed99cf28049e0","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8963_1679069681699_0.23439791215049577","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8965":{"name":"hls.js","version":"1.3.5-0.canary.8965","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8965","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3171f76576478d2f0fafbcc57e214f75ad9497e7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8965.tgz","fileCount":125,"integrity":"sha512-9IJl1UKtwJEH9ctvCHtjotP7omyDoBSZ6PV2frth0RL7PBuoevo8R3xvxyu0CK11FSzdJr6jc2o7jFijNI7AGw==","signatures":[{"sig":"MEUCICq2edl6k8/Xpy5TEFqx9PljeO89pEYe7OxI5J+Oy38xAiEApBDeVj3DMUJ30nMxFvz5AR9Ts92Ra5SyD8C8MsQ4npA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJRAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpURQ//ViTNgBMQl0bKYvMYdBOzRrvF7ib6JfYtP4QeP7Ldc15bA+gz\r\nin/FGQk2VPRNL7A3l+Hr7fjsylhiI8LroyAzBdIi+ML3EyODxhK+r7eaaltc\r\nrSA34PpT6uIxG6HQG+fdW3tvEkJhJwiszSvdFu4on69sbfB01DHQaTQJMF3L\r\nECq/1iDKEBcM/4tMxIZDTUiM+wMtZ0+v6/thCZk1uPt9w8CtuYL+Uz08saAk\r\nYwfVGsJwVhAQgqLEoqwAqyoms2FF9Mgi5C2isgkfdu4se/rCU+8Mx41mw25X\r\ndySeNW24RkQLX0HUzjso0rGwQ/kMUUTOO4CyZbsVDrIJNHNlwKmoDlU3prm7\r\nJnajWQVwKz6ZqoeBJwNlCcguzLIdlM7x7PBOS7XI7xE7VzHEC/IiEzr+WIMv\r\nRLy6k4oz14a+Pyzz0TaQOFRTqo3WJ+KsjyWvqcpTO1vOo9kB4h2bVALw647P\r\nIvq2dhzUtuCab0XCDkPpAPCAOxMtxZhT7B7m/3GIBcFrGddrLMU20StQeL3d\r\n2xraphrrktYS55JXzqGpm67xEetcVs26IlIXYmn5hsTX/KckGlxZ5nb4rVBo\r\ns2eiPCU8m+lYOqayqYDVrX6n8K8gq4DuCr3mxG7DlIzUntF2GHszgwbZ8luv\r\niUs9nfrg1pgWMF+5ERo21nbdU8NICQSJ1xY=\r\n=nvgT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c65f2fb44f1dc73e359df3652bddca5a56d38c54","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8965_1679070272454_0.06051860336195625","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8966":{"name":"hls.js","version":"1.3.5-0.canary.8966","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8966","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc285c1ff212ff0d865beaccf4fccdbc784118c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8966.tgz","fileCount":125,"integrity":"sha512-q/WeSeQteKTSi/9HiwM76ojnsR7A71IUo+7/AJcQn1WhITqJYEbxbyJEtLyyoLJGX4SHr1a84hdgROn5Ud+IxQ==","signatures":[{"sig":"MEQCIEL346tmu1kympddZJ+aGsCG7s7biO3VIquU+SIbrr+iAiBWqfYKLNgxey8k+Xs9ukmqW5k0/qsvE/eY9ZaDt82o7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJbXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonmRAAgxxT0HGplxB1ldjFPcnhHekBZbHCNB9pTHErwffHYb9AsJe4\r\nIzg9vs+WCZ5nusuwhkHLa2HMuDPdJ0xG0m/c8iu0gzfy8gOyA6FyoXhmHv6c\r\nBghHyOwOlKX7T5/dU0TURpuU4eXFwMWpY2MeQfP413EVrS+r9MW6FGw0SugY\r\njIMC8VeGuEx3Bk3M6JziUjI+iGnedjpGWg59kuSi1TeqbE9QeTZ4tIwZt8Ss\r\nvxefZS1sFsFqrs/pkHJz6ltrEl0HstMCKnYtKUmSfD+hpNPFfTUEbOoEalrv\r\n9ZVIChDUNjtQQ93bTURIQpgGI9EOZtWAJF5FVdvhseGKhTeFrtUQR9ERtuP9\r\nWnRg0ZQOoXKslZ8R4Q7D3IhMRGGU698qaxxIDgCy5/cDGHDqeQk/nl8qJgnS\r\npNUFqiYAaLjg5YuA5GVLDPoCNmpGoj5CsdWUf4rUU6NeihJHALtmIdiyaXYe\r\nJcWLM5TyV7/zyjs1F+7mUY3cXy1siLoqvp4MIOZ+Z3d57uAro02gQTCFwOx3\r\n8J4E7w8EAz6Y34Cp7z6gqTQu9PZF+xUfCqxVFkrMULzQIt3zUL/d731XRDY0\r\nM2i9vnl7CPStMJDCx+Bn8Oio1nedgwM5SQvPn6NB/KMnn7CFT4LRxnDfcw/f\r\nSQfN0yn5umcdnKGZCyfL0i9cK+gjn372rgo=\r\n=SNwn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"d0977605ad7b551570953976d8f0a62c969210e5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8966_1679070935425_0.2968359072455209","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8967":{"name":"hls.js","version":"1.3.5-0.canary.8967","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8967","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7dd60debccde54a86b8b1c035d4510fa6c2a8f58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8967.tgz","fileCount":125,"integrity":"sha512-jjcAXKWGJxLzSgRCYnUO1lUBbtfdOlO2xdD5noVgd/gAes2Aqk3BFOzEl76H17h1bnCBpOOnXb+kRWpb7F8jcg==","signatures":[{"sig":"MEQCIFnI8SIdmZMVvfSBeWW37OOhhciHbnUgzQA5kNkx8DW7AiARhCOrsZ8uBBj2DBubGV1FeFtgxHXhFWJOKZdqFUb4Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFJ4dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA4RAAgah30E8zPyBKvfFvsxcg9tXRJw+gcBPyTdRbgN0S0M0GDu9N\r\nYBIYdJFL+eUhsfkRtsF54X9hPtLwPnCynXtKPwMVSmNN1I02d0F+GtmmcFLb\r\nWtVfd5NSKvd/xGxyNSsgEjJVssg/BWPhbCB2bh5dzMS9fKntVuYgRv5VnefF\r\nAaabR+B86hsbLGU1DXLrIpef9MZ8Fzr/B8wlW+ww/91j/DZlzUOPARh2S2Vw\r\nQbxXaloTrfXengNeYYcJBj1u++vPgmgnPGNRDZzusrYAwHyCdAJgu01uG2tp\r\nmrHQMBHOUtaD0oS2hgVqBOjoEvs85EsadXw7aLnz7Ch7qki9EHjkZ3fVbB9i\r\n/3SDCJnUu837xEj7allp/NNuu/T4tFveydz3lL5+vsO/bTZcKjrJAZQ3h/Yl\r\nV4WmtFeb+vLVTUIxiNtY02xFxdYG6g2huZi/dm3MevdQ6EWrrl1wYiz2sHP/\r\nl3eMBy/3SYK1mNoXK7l3J/gMeONK6raEO7Jv4desinq3CZ8VDSJKpC6W0yxJ\r\n9h6hygDW6Ps6/DsLqJ9w1yT63kMNHNCehlZ9hgqaJ2OkdQ1y4N7bdtDhoXJa\r\nwuaXtL++KpSGlLObsYBBt3F1tJT9GO3qyFsPepHya1VTKC959Z3Jprap8z17\r\newdXa41qZiWbtYE2Wq8G2Ly2np5DVs6zzXQ=\r\n=L23n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4029b6db303f1e717ef8fe1f177a286211f88bc5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8967_1679072797529_0.10570796657155412","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"hls.js","version":"1.3.5","license":"Apache-2.0","_id":"hls.js@1.3.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e8b0799ecf2feb7ba199f5e95f35ba9552e04f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5.tgz","fileCount":122,"integrity":"sha512-uybAvKS6uDe0MnWNEPnO0krWVr+8m2R0hJ/viql8H3MVK+itq8gGQuIYoFHL3rECkIpNH98Lw8YuuWMKZxp3Ew==","signatures":[{"sig":"MEUCIQCyBkSwuH6rhad95ajXaUDQisNc76F9PZ1/SXviuntVQAIgPURcJE4DlcJu2B9FbMnpoqpbHeRDqNIKcH0bgG+RayE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12567945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFKPpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5pBAAm8G5FAPvkh4VomFmk453JSLzagZDRDLDDB7aD06q/qhU0r/h\r\nL823CqFFBXFaN8/N0oF6L7itQN0vUIsDy478GpvzBYefgwVFOI3dmPKRBjCd\r\np8hQhbDsgqxh8EJM4SnYPIWQP/rq7DXYrpAEvMEOi2qFtRs1TegDHE2PHNRO\r\nHFRBYSzX8dacmVJU80UO7JrFZA+gIKAk5vLBCXsP8A8iiEo9daOroG780B/z\r\n0054AACzQMpLxDrps+pa1HgvlaG6kP4snYE1yw9LQeyygGXpQZ8Sf4WIKf04\r\nPpIW67g5cf9FjNti/4klldqU2UQP4HmaQFsha3VXVx+E6xcWhTigXVDdKXrT\r\nyAX+RAszz+fSLTkV2xmvKhtbqI1QbPljnc8x5m8lpDm/oPT2kVuUBnpjZ3/U\r\n7A1qTjEhfHqvxy/cOCajBKeHyDFjtdQD1rT+13VYu3UT25Ou3xQx7uukzzWn\r\ncbnx2yiKpwIs60sjZsd02Kw+A6k7EebxvlJA0nVG9ndS5aH+pIR9kNafVVid\r\nib0+KUngKdgnYC8tDzyKa0KUk7ENTO91NTP7fssWD0kc4PC3/4LePod+z/8R\r\navQgHB3punZ/gY48WheH/jEnJdRiYff0qSrKtiu4fVGF6ev3oRgm7bVUhafx\r\nhYomPEFHXI3ai63qXETHdM3IQiPVPtsHWjM=\r\n=cYlR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"848c5cb0e1d6d55147f9531ad9f8070216a339f2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"esdoc","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run docs && npm run build:types && npm run build && npm run test:unit","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"8.19.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"16.19.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"14.0.2","eslint":"8.31.0","semver":"7.3.8","webpack":"5.75.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.1","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.4","@babel/core":"7.20.12","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.1.0","netlify-cli":"12.2.8","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"108.0.0","eventemitter3":"4.0.7","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.18.9","@types/chart.js":"2.9.37","karma-sinon-chai":"2.0.2","promise-polyfill":"8.2.3","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.7.1","webpack-dev-server":"4.11.1","@itsjamie/esdoc-cli":"0.5.0","eslint-plugin-mocha":"10.1.0","@itsjamie/esdoc-core":"0.5.0","eslint-plugin-import":"2.26.0","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.6.0","karma-sourcemap-loader":"0.3.8","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.18.6","@microsoft/api-extractor":"7.33.7","coverage-istanbul-loader":"3.0.5","@typescript-eslint/parser":"5.42.1","@babel/helper-module-imports":"7.18.6","@itsjamie/esdoc-standard-plugin":"0.5.0","@typescript-eslint/eslint-plugin":"5.42.1","karma-coverage-istanbul-reporter":"3.0.3","@itsjamie/esdoc-typescript-plugin":"0.5.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.20.7","@babel/plugin-proposal-object-rest-spread":"7.20.7","@itsjamie/esdoc-ecmascript-proposal-plugin":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5_1679074281066_0.5739760294489662","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8968":{"name":"hls.js","version":"1.3.5-0.canary.8968","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8968","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a01c253f234c04ba6dc9801f3c34cca3f8a50f5b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8968.tgz","fileCount":125,"integrity":"sha512-NMHOhSCycqF5GFfy9im5IHnhtygvtZwqUMYyWDoay2TfvMiQvOb43sGoimR2ldJdJuowgn6f49mWGyX12hHYtQ==","signatures":[{"sig":"MEYCIQDFWAtflnCgd2Pcs2MM7uajRK/xgKUR6CcmkBnJCbD9UQIhAL+WN2H5TVvCtbGH2WWexUURI5ATc1ZwCSPT4P4oC/41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFKXwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbfRAAgP7UboN7CZxPfcej2CZFdTnDsbuyiHWDntLLocVFEQMKS+dG\r\nXZe+3C+bpyL8f+sN0wpR5JemF6QfkpdE35JlF4nvXR8cmyLV9dUJ7k2SKnpH\r\nMLHHJpJ8725Iwn6BCkpk5HlxA5YcUFRDdOLKReo4vnBg3+0FSmdxynJbSXXR\r\nUFHZwwS83HLv3Y1Jb4KBa60p74TL+2rmJ2i5i+oZdYLRSeXxQnJ1wop9XTcr\r\nsGXr1URSKrBbhIiqdn9iGUScoWYmRoY4j7iKt6dT/bVTKiwnrVQCQGoS0mWd\r\nhK4SoIV2jRLaR2E+cT4/BEWYWx2xKackjU53Rp+FmeafEpqKu9Aya/syvPlq\r\nKRlZe+3JltNq5ib/burqOaTdtGCXgT9OfS3TxkegLESjfMdznTqWEvirDL+X\r\n6uZckEp3n3HVPHjt+VnMyS7+o0ZZYMdPZl+NZp5pFv21qLPxfVGTy8s8Bvmv\r\nTOPHWuKhp8/Xhgt4MlhsCKGQe+PAPtVtj6ZZrC3vFS3OY0cS/MOYPpKlb4gL\r\n6Ks1umAT7o63XhNn3ON5mN1W8lYB41G1M7DdXEs7DOiqN6OXs/yLbBEn2cgo\r\nUKaDlr4A5ck2LRB5dLCsnSp0G+Kk0wQHd0MaZ9G4Yj83r7L+8mrQFKv61nI0\r\nG/SkgWc/eLlkP0UIfFOSWFZSHHqdPmeHakE=\r\n=Sl5e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37a2a4048eb71ac4799a0b92bf21af2438887d08","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8968_1679074800460_0.8149880704897976","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8969":{"name":"hls.js","version":"1.3.5-0.canary.8969","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8969","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f97539b03ceea002f7b5209d65f6dc656b93f64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8969.tgz","fileCount":125,"integrity":"sha512-00fpnKV4tSDufIJa+S/ACuluS9JaUEYL+RYUSqjxkdhX2xJVrtBCHtGjtGYgxmS5WsgIcrQihCfBdfQtv48rOQ==","signatures":[{"sig":"MEYCIQCPDjr3KLOMrs9zD1Hw//ii/zGqgRsgi02NtmjujeoLMwIhALYGseB/sRlVEV1tKHzHupYMO25t9o4ziV7nPkvPW36V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFLMIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+0A/+Nutiyk9WCIHuVnuXqqfiURzXy3JgL+pa1vRO29VSBEHGqnoT\r\nCrAP8RSX7pzj12LeYCUOtVjPM9VndOaKr4tHHCtujF75p3dPQ1CmD1xWo54i\r\nhjQnT9g9JZKNQKbuPfQ6rrmA8qQGN7FeoICKBW3lYQnMhNJvSIIEP0c3R9K1\r\nf6pGtcL0QFDevFoliw/2RhollMDsUkAWCwubep0561lcMx0xTaU+empv7//e\r\nPPGaYugtEGrhnNRr7gXrVEu+r04N/yHg4jK21sWrEEzd7F3w/Qto0dzCp7o6\r\nIusYFFH6vpTWjCFc64IDql+kwxbXb59I1eqeDaZVa4ix/lb00CEflcyEIeiH\r\nVYtEVFlA79i3l3YVIiKFSPoCsFHtuX2j7VhwJev6+vj+DiCY9itk140+4Bg3\r\nKosr6bRN4EBptS/+q2UtZY61gJpMckGmSiBueQIxth1e3QL1qKt/BUC0VMTn\r\nsFvvlJM4oXiZ7Ek+PVa/j+/Oobz+NAIftSaDH094+gD3B4mrXjtzp5H/J1R2\r\nDTBxLoHuvj/onfvmXwsytKkTaQUOxci3ySVLHjUxNrmAE/4UQ1oz/jkaB27t\r\nlY9owSMOervjNe0w5S9iFRdZL6tOM39VoQ6SDnjSE/wWxTWReAVzsrf/LCby\r\nsm+qMislX2eYfBgJ985mKf27uhpmUiv8dc0=\r\n=9lQA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"f3e09e58677edc6464fd305e75d508ac0b5ec9c5","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8969_1679078152053_0.8591991119625291","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8970":{"name":"hls.js","version":"1.3.5-0.canary.8970","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8970","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b44c4eac1b26561c735e7d327d19add67391ee1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8970.tgz","fileCount":125,"integrity":"sha512-eLQMVT3SP0HXGzOjPe/QoOKr1Fz0FvMmYnLMsPecGM4+tSPWu+VHgAWso8KuZnnKIZGdCRFxPLrsAtJqnxPw8Q==","signatures":[{"sig":"MEQCIB0m3edstoLEVLsNx7WzUMBRmSGNLKbzfloN2dQrDZwWAiAJkd2m1zb56eB/kXHD1SJYHPgKoqI4HV5xu1VEzgEfxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFMPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/2A/7BpWlY+0vuK8cwAKQw9tdZ+kXjh6+lWIAJuk6r9t9hUL82bKK\r\n47UkduUN/F8ufzDRAXK3+3X57XyRF4aqtws7NWM2t5u7orxEi4/+XZLO8Geq\r\nh4CEoHyF3Fq7n5NvIAS0CGYNy8OQY8QRA4NOF3YZu8YdOP9YSg7GAZpg70IQ\r\nIdG0I0LIUis6PImVUQdw/D1k/kFQ1I/OVkQDlhxTcq9ro4e1v5UVdNe1hpB6\r\nhvapKXBdY/ETYGAzcmuhRI+qa3yCX8vMhEvbFHPdgp6C3HOl9tE0upeYgK7o\r\n8y8b+Z3AK3YQhGINNBAr6rStMDU+eNbqfgCVPUFqJnXYfzYM/84xJ0khzCGP\r\n9bZWcU5fE1faeRymaNol9aVrZY7DdiHQhGpWSzb/5Hr5rZrA4KTS7Shgqtlz\r\nsEa+FlKiG5QsaDvUbCuc3hyP9gDB7/a65sUtOS9m/RA/2I4e6hRD8gQP0Yom\r\ng09/5rPJmQSebnbds7b2i9mVRIc3+8DUc36tBc13R63vsjlVXJYvzmEJDTKZ\r\ndiuGmT5RfUyu7NLinZI0viTPRyOxwnsI2Br1V4sxeReF7th2aIYWsDVFCm4z\r\nU3Qf3AQzWS/9Wrtc3g6CMQJQiWf+si04ISC3+K6iVGgt4uwQY5LFQengVYj3\r\nVkiysQ+nehztw1+zwfbZ19bV9NSuaEqnf48=\r\n=jmbe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"282b519cc6fff8dd450e56180c9e81561d1c459f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8970_1679082461974_0.5885486539589333","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8971":{"name":"hls.js","version":"1.3.5-0.canary.8971","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8971","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96b738c3252942f1522be435e50ccb1e7c385ee6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8971.tgz","fileCount":125,"integrity":"sha512-bpPldylTqwTEua57pooRaSBLZreIptk1nLoPjUjGS9mCIRyZUChBW21iT9DUb/Ll9YnCUjgL/EHwUUNXa+5ARQ==","signatures":[{"sig":"MEYCIQCD+AjG4QM4lDizI3XJLg+THuUkjPQIYclOciCRc+Y2uAIhAIqOvfxjJNMidBqQKCHFyfFj2tQdF4Og6sVCb3JfFJd3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFMp3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFHg//ewGGy9E7+w6/VzJTLaX228qfKLrjlopiUfrZrfjOW4389Htm\r\nk6u/GeBH2+n0iRs4Vs1E8f2Gln6PpvLEbRHdphAwHsJnQd/qdE64xFRpzvo/\r\nztXhFivaZMpavXFX52oA5HFt2882gksFIntEZBSoJ0CWsnJkjeXrv1VT7nxF\r\nG2aN/7IxvsYN7/JsM7XrMsoPrGQEkHNlwUT+nDvH6dwgZjJNrkHl6ML9i9RA\r\nwIM/6xLJLR7nCvD1TyC+7cYrv1975Gd6660ttrV7Dqi0CB47fCfH2GsDieG6\r\nWRcpw5xuWpe9SoR5gi205m06RUedxRR0t78TorezbkCSinnZyKi4TtKyja2K\r\nUiIcandgkJhrWfeeHvKYrlrMfaRwopmYZZll+vJKmHPMokD8IL+geyFPF1Y6\r\natkRI7RxBxaJrMO3efNmnMyItbM1rnUp3KRbITHRr6ueA1YSjWn4bgRwh8Et\r\nzZBRCfU/kkoYnMvweee6lqwp/t7bGJhEx9ayuSLrqsNpLgebTHaD9CYn4j4B\r\nZkZAizvWndbk0rYFhAcMQ0qPru5mDLY6H0gWxNb+TCAOkersCeHj9vv3uEej\r\nBtCg/r/O2Co2RkJlwFNAfC8Hd++OfDeTNxuqqPMhYpge3PMkUaipHBYDGowa\r\ncvDMOGnMUleze+Ux5OT0d0apvu4ksQuVmWo=\r\n=5ki5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"4318e948ec45f4f731fa48f41d796774345a33d7","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"110.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8971_1679084151355_0.03072296281432374","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8973":{"name":"hls.js","version":"1.3.5-0.canary.8973","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8973","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2ed51090410915199b527be06657cbfdfb278c4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8973.tgz","fileCount":125,"integrity":"sha512-gpFl2yRVFaXqNiBGdUUSf2eujo6ihOyAx9WJd7CvyPLhZ54AgZ0oJ2vwpU5m1Fr/7rLFbiUTBB69qmSMCl1y/A==","signatures":[{"sig":"MEYCIQCxVDJqr4OFd7sVOF2lijiENYn/5koFd0TO5lyRAlVZ8AIhAPYx6ME9CRVHi8nupuq7J7jMCLCE4Y1BV6jPrgop0rnF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFOR3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhXw/9HoYOsOsZxO3ZG8fZ90U/K8sIU7T6EUXQPVph0f7GQdIiJzog\r\necyE2WWazepODveC8pg+uBCKbSCQWEjf9uwpci7Bxq9JyN+llftI3e0hb1iJ\r\n/lvJXBC6Snkmpq5bQ5mDGAaPinkjLjzS1DXIjcTA40wQzzuslqNFKJrLGEXP\r\nZAljD9Boh0hC3cJB8c2uyPaLt+zBdEbCVBv/hTCiTgXZopc0W7qe/B6JduPq\r\nHxx/FxFji71hsJ1lMksWZt8FbNpi5+uNFUGdlWVPQKlHkcwMIpK/8vlpHgG+\r\nmiubQB4NBag5yKN7H2ppJWsE5/YN+ecEbStMqLzUPZ6brpdBqDS2LuzkYpmy\r\nXNxrR7T/KWf0v+S6QNCcJTGdFcL0WRPd/9t6GHSZtRSTe3X/1KfED6OvAreu\r\njN+HCv5xXMaOGW61es/ZQUpRZnVFHjvxk4/wX/rDps54KYJECQ0srDkbkSbb\r\n1OhKYKv1OrxpuRlg9g8ylhbmfezAVoZP2dz58Sz80OeUiHh8wSyT4yIMtm2c\r\nlXx9S34qYTtSarkUo4/oXkoJmflii3jWXobqCJ7yk6aGgdA3m0xr0KO1e56M\r\nCPY+eVvIYHR5/AeXl+XoLNKANnU6NGNZ8baNDO+0OZ8hUL8WinjZsAJg95AX\r\neB/VCxlWOeRemUESdpJIsX6Rqt21vkJ2SAE=\r\n=KwVJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"37e325f75edaea6218b1d220544f1ffd70511406","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.35.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8973_1679090807394_0.1175820549766946","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8975":{"name":"hls.js","version":"1.3.5-0.canary.8975","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8975","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a4f83943fdfcd2a33d9c598d5b494a48a1eb68b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8975.tgz","fileCount":125,"integrity":"sha512-lxTvZnDZoHhFL48+redz2KaIv2rPERDyNNoUdiJ8QXyBVkIcvYvPLH1W0QlCQ10AhALWpPeLRU3kOBEMT1ntMg==","signatures":[{"sig":"MEQCIFe7HUupA9GRSCfWjjyQPuY8aWadKKJt5o1o/FZKgeUuAiATiT6ZjY0qcseeooVloUOir0OS9S+lMFKW69N9UA87gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFRXiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtHA//U03Ev/LYu4X4+uhdtznJHAHYnWPhl+7M2nDPOx2Xl7knGBa2\r\nFlagNIS2tBOYYqubFQ9ojYTI0dt/FH8nPGpdTw/YvPHxfJeUVqmtvpjIa/uY\r\nT0jr/6eDlY2jQs5GpQ/DEUNvwgpRqNjjkMOCWfB5i2F2qI4MwWjsI8zFQyJk\r\nLvv3RnhaiRWA7BULjSeruumzWHFnu6KNfCkuEoo5aPLfh7BPQ1Sow9JzLj5m\r\nwthmgbzOqsPryl/rlgXee/A9m70QsG94GA4o3D4oTG9B55BKHuzHcStyAKoF\r\nHlR4uwqTbE2RKydPel+oUZkqLuKquI/XQUi9AOywLBra/WPgm68sNeHKHpin\r\nMu1qbEezn9BronmDQNFm8B7F4SjNhUH1lEOw6kiKWLICVTcfPXFUGLh30r7C\r\nUVLhE5RgehMBaU/0/1HDR1RUVCjMOze5XVe8J2RUjNR8RruzElPJAjySxgSf\r\nfws0QBeBEhi2DbBkg5kM4Lf2qZEGzPhJD7Lz4KwqrPWxK7eiog6Ibq2VBAXf\r\nD6Rf1Qm8Uum6bGiSoztHiuTYaGt9FQsz2zmclEeAleI6SnnQeimlJq9bjsVX\r\nFDLN71sY+X9NeN7BaVs/nNRwuu/faTNM9xSYUQg3sqnWWrP0oivQ0bBTVmEF\r\nPllgWqHb473rSx2+MF4INpvlY2CUCcjgqmc=\r\n=LE3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"40934b74f61ef95c6258d969eb550edb476d09a8","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.0","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8975_1679103458652_0.3092631709151106","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8977":{"name":"hls.js","version":"1.3.5-0.canary.8977","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8977","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b359a08b341e79b9380faacde9111e48200468c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8977.tgz","fileCount":125,"integrity":"sha512-NPh9Bb5Yj5u1h+CiFZ0CYmjsCT9ThlWEmKKjI/Wq7jL47sM34ZZDx9YDwufl3iOCftySwSgi1sjAuvXekwGJng==","signatures":[{"sig":"MEQCICgO2GAZX3b0zF8HSVmv5Z87Wzooruc0VTYpMjk0HjwaAiAj4HF6J5ZcSbgSYTL3HSWvDkdcIOH2GePhcQ1wHVPZOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFSdTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqR2hAAlWJblsW33AsdeM0rXYpUFj9iHrcvgdbQ430IozpPRhiHmu7+\r\nJwnFChQQq2fyodyihKKh4BtMdVvtYocEeh2b3yBBpn+XoTeB0y9pFkdFy3M8\r\nwyNuYfOF6FT+FuZAUaGImUogy2mDfKKkk25VXh7pzowo6rhTnTedoVxyFJZV\r\nf62lpYtr0pw4Tzv2etsRmcvz8O7EDufpV3Mbdh93ZL/TkZkXfM2nu80pTliA\r\nIqAq5ocWPWlGhjp0Cbjg2bLqxGbBmKtVZwTtg4BnY1qsj5zilaVflL8vM6gy\r\nRcFeM9+BylRKtfeCjetYycxlatTKDOR6LIY2GcVkFb5ZQUmMDQ0P7g6DsqgB\r\nz+CWpZTjDDU0di2clu6a8ZIZLR5ErruAMuRWb5/8hnkWIB0P5MxgUSUT1NeM\r\nAUvZI69zbt4wDPQx1/bCedqReKcE229Cne1hMnic9RXsMhtvqNepSsGSfYfH\r\nu3nPq8UQvsNnZBY2L7pVWMEgFADGo+hYzJbajg4ng5o2pUIRMgpr81gJ9jMk\r\nhTwlwqOepjpO7jqAAe7g4M5VuLZkG9uaOLE6Pn7xEWyeDUQlE2vYFrJWVdgS\r\nzGN/qE9m59RCq3kwdwDAVTHITOKeGqTvPCO/emk75qB4cm4UMqHy5aESJ2Hy\r\n+rOued86HsLsISpAN3ug1Hjx+qSf8Tq9ekg=\r\n=NRpL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"8a32bd5b44ee63c1b2354e224c9d422e05a6b8cf","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.1","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.0","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8977_1679107923444_0.198132620104851","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8979":{"name":"hls.js","version":"1.3.5-0.canary.8979","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8979","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a144f356fb3319c31304e5f6d224f518231c1aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8979.tgz","fileCount":125,"integrity":"sha512-M0CHeQJWK9YkuFvq9tf69nskH9q/CbioojQ+p9PMDBjkHSdNORU1PNOhnRKRDspwrVkuypKWGCKV5V3XEWdtng==","signatures":[{"sig":"MEUCIQCZ9es+LaX+k2ABP8gHxu80rDOplLX8ZqK6C3rpC4gBsgIgd6ndZOI+V35oZiivaSoWWr6ya7lZVHV8QE/1E8ZvHXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFcn+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0Rg/9GFbO7o9O44Jxtp+TWD2HRqWv0uzup6blLUQgKbRAdN0jL+a+\r\nNQm8IsIhum7PeHlWkXHqg/L5nQV7hzq4dvZsH3sbcrjgTA3tvAQPt7WFoGd7\r\nibaShumo/X0GRYGLtllCLsZVTrJi7utbP/5O4VgS0y5S7fmCSGOy/0GbFcQD\r\nJlzChhl8nBtP7AFplC11R2nFvTtV0LGdWdj1tyBT9OrrxFfalvdjp88TfLiq\r\n/Ds0ZlkFne/FYAFESNgpH2vT4tv3leEGN+XtLyuAipq9Su41ZLw41gbLSQfp\r\nkIcywxwQhNxjYK+VhTg7XS6YiuL4GgUFPu3yqeMMaT82wPy2dr1EgBrPsVrG\r\nOxYBYBtR/zf2Q8Nta+cOlvRdODynBeplSzhQPsqT/nLcbvtTY/2Dt11S74Rj\r\nvWN8z/baQFjtS2f6Vd1EK7Hrw1jWiqLFST6yMDY5ssEA2TOfRZwIHu9elj/v\r\ngCizLRC3p9xtzCXf/5BKYbIxJC03bPVRVb9sd6GQzpKaPru42nOqrK4ag9f+\r\nptS4AJlHVOnObQHNRdpIyjGKDwpwNRqQE60nLQcHIjeaBmvw1i6nHjuarxi3\r\n4GVKQM7jeB6g4gDMMfxQU6/FY0znU14G3PDxDlDrVeQmqExvDxmlPi1Wmxtp\r\n17myt754JzAjx3drrgeczYdtBhUWD38odaU=\r\n=MdYC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"20f0944e96c97b62daa69e0dd049a4442ae99400","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.1","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8979_1679149566252_0.8324094498548968","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8981":{"name":"hls.js","version":"1.3.5-0.canary.8981","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8981","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec5c8edfd712685b3e443707d6075a2df7192c3d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8981.tgz","fileCount":125,"integrity":"sha512-W76eJrpWD3eoT7ugS6+MfoWKnr+iBXRw6/LVwvjfLsF0palKcN722VkTMYNPdgdTyl1ST5+tVEl/si3iloZElA==","signatures":[{"sig":"MEQCIHCnPot6gpa7YexqD0Gpzn2/FwiO+0/beUQbVZirBImDAiAP2g9RJ8Io076Htcp8EecgSBPRxAIg0Zj/Q46urxzbWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFzc/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7uxAAiZ3gfbDpWxAx+k890xPhWATANhezItDsF09UVmG1K60+Uo3m\r\ndFWhMlaJQnRwug93WAV22ouP2JdUrpeMn16CMhnf1u8Xu1P6YPbUcR67WabM\r\nc+dY/4thO8r/LO1qH2E6n1NFOKBHDTLc3dYT9LW52OGXCJC4SBHDm1uhaYo5\r\nZz78utCOCgeeLMD/XHdkMAYrVEeEZscpB/6r7MR9LlF6o5Sc8UqeGM3xidaf\r\nxuxJblvHuR5kNhQc2ATXCClxMqADtwzoeRJDb+uNo1x38alZnuEnz8L3tXxJ\r\nxSF8GhKv3O/QJUgkGi404RJU4dpanu0M/PdsTzNbU7b02HFqrk8WlHZ30ybL\r\nfSIZ6IJOnVJkUjNbfvY92fapQjZd8rMv33h58bOEVYdu+Tm5d3s9jYhh+hyW\r\nvbTwyFE9vToCt1evChfi2e18+GZSNbf2pWBH+jbPQheNw6W33PYWJy0wv7PY\r\nJtzjKP9v1WDd3hC03YTIqzQnlDTr9z4vHDtDYSAssYITW/kH/clIpWLF+uhX\r\nHxAOB8U/oKFtwGus3PNT+G0ZgqdqCVIjrDrcukB3zJJJ+7DbJ4I5zRkXAs4J\r\nxKg+HmWCwi91IYEHD8tE+6/8YOHIf7kPXCEFA+xogsi5IJWQBR1Dd4IXCt0N\r\nQEaszwycnjYNDyw20kYfzPJPe2Z268DwrGA=\r\n=BXw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b3db3aff53f7f232fb7d149806b2eb3b488581c9","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.1","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8981_1679243071142_0.630239992235232","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8983":{"name":"hls.js","version":"1.3.5-0.canary.8983","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8983","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7570c86fd4085a1c68a240494ec5bfb7350e632b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8983.tgz","fileCount":125,"integrity":"sha512-hnVv7zrqpz/BK6KXKNw3UsLu4e1uWCRvc2kwI+Kyn6dHF1DQl5biu/Zs7vjo70t9igNwyDxbbmtWeIkVeZRgZg==","signatures":[{"sig":"MEYCIQCF4+mbpw+vxlhUGGJ2IsGl/AEfClAypBxSe4umtlcoJQIhAJsCRsSJxDS+aFRVJi9a7Vf6fT1yKWrreZRaqEqvzNsE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF77nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvaxAAowgd6Pn5ywYx8uE+SlD06PkWNiwqD8MRHW4Jw3XCDbM4SCOo\r\nq6VzFacZmsCgf4VNDVE46q0yHy9hEI4DEGb1h7j3RCtEaDNflzL6cl2kmcqA\r\nOMNktZpNOmyQnu6IIYZrY9hJ1u2B7Lm/IbEF7Lg9NyXiUTSs8EsOAxvN5r6T\r\nMbupF9rpNm0srHKdMg8Pe2byecD6OUx2XkXubgW2Yan0+NjLDKsO8lafFh6b\r\neIdGJ5dBVo+2RjpgNknmZhj2se0v2D6Vq5lWVNf5phjZmA/1gx0fojeeKpcq\r\nPcUdochAgjsfh7QBTBBj5T2gNnC8yFxL/8D0t54whHR1Yr0R7ROO9KRnWp7O\r\nHspKrSDZvbLxXOPSpKcueHXjRcRuKtFJKrikS+wqs7DAaF3birRU1RiAEbQ8\r\n/wYqs6vO1thWjdlB7zStpwWdgpL9SYHFFKtnVMIEKsFdabdKDa3LQ42n/j96\r\nX8gVhzFJ5c2Dygbnn0OoajBrqw88F18fvjToJheoniobh/K+/FJX9INEvGo+\r\nyuZy0NIVDi6ZWGNDHhMN/eSV5VOpAjpBftaNmMVPyv2j4nSSugsH/bFAYtOJ\r\ndL/lAQ6kWuHS6VNWYAlnGsNPgCugjZnEyoKtI92Ys0OxaPlpeplQGsiG+XvA\r\nRg2vdJuleckv6vsnuGdO/767BIi1Wfo2IdM=\r\n=zvOO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"24e344b80f02b362df471265aa6bb4fe93588dd1","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.54.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.54.1","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8983_1679277798889_0.9461096882471085","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8985":{"name":"hls.js","version":"1.3.5-0.canary.8985","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8985","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"980a117dc35efed0fe39e047da4d8e7e011c7cb3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8985.tgz","fileCount":125,"integrity":"sha512-6F7/Zkbablzjveh0ktZfdLZtbSI5pTNoCjDUnQ3eRhwfJB4hC5Bhhuvq3vEJoZwGpHnRCQLCa4isZtp1unY2kw==","signatures":[{"sig":"MEQCIEaj/GqHwIgt5MwrX/qO3oekrGh5PfeVSEsf7CAzLhNZAiA4wT9AnvnOz4BHkTNSqny+0FrzqxhAwdqjruZEI37A2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGNJOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbpg//Zws4kCec6Gx5zfqfKkQOKHtA3j8++AdkFB32gCE6a9YT6Nxe\r\n4h5837u4Gz0oZtm+YVKXuiJQppY85+n6xs3H2n9Zkj9RW0KVjMw2BJB9woPb\r\neDnM7mOzb1dvO0tolEoJBj5CZGDBv0X5+Hp45Gc5XY5oQ82N9j4JTYVOMLzN\r\nhy+8/geQFJI9Xkr2J0hfLNhOiFl9n2tbt7S/AAq6Jd2kU2xmrnOdsp5wkAoE\r\n7STmIfDuKptjk87EdQlympE5hZ6SH57IyCBPaFKi4CtyIh0873ImnG6PvekN\r\nkGAt9t2hXXe3NBXPg1n7g6Do3xsOdd5k3xd+6Tt1t0hCgoRF4+TCDKbL2vyy\r\ngLa1j0oPvqmtP6Ycfp8gSqyWK9t/TLOQXHIJ7sWNrDJUIJJc6VbJ6fI4aGlK\r\ninmYU6Yui3yHpk9H+bUsrUofmV9lQIxg70VPJr6qDSMM60El9Qxla8ZbQaSn\r\nExgAy3VUS0QRFYg4d1kwqkIQJBy4SaN6G/pPX2+CWVyCoNEskBkzh6HixGKw\r\niQ+spQ3l0ZTYPJgFgnw2Z8zSHFG6UxCj3ZiMiWzIDk8+C3rryDMQpzHSeTis\r\nNV23v0HxhkF3oF5GHxESKLp+4paGcAKWF01fWqCVELymURInfBmEczVQRRTY\r\nwCHr5NLj+Jv/HeEWp+8N5q2crB1SnGf9TWc=\r\n=c3Np\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"c60068845d3f0a3ebd5d48a1096e84915e83a09b","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.55.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.55.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8985_1679348301834_0.9426603854167599","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8987":{"name":"hls.js","version":"1.3.5-0.canary.8987","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8987","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aadb6724fa1fc79557a3839d3896b1e5ae2110e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8987.tgz","fileCount":125,"integrity":"sha512-h23kmmmgGyKMOT+Rs6RCMXS7T+Z6OkbdPGiMuK7OulP1VoEsJRIODWCJi1DojGYBSQBTYIyvNxiSRM4gRgizpg==","signatures":[{"sig":"MEUCID5EnB2ifihyLniMU5fYXjGIEvK/DyHMDWqFxKc1fOnsAiEA8jNe1vjg3wBWM5FNz6rF3lAdsjcSxCXYiWD8KZHKm+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGPodACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyVQ/+PkK7lokKkhsQ0Amm9NVuHby561viXTHfcYGUmOIFdkTxuzA1\r\nCSIffoGu5A227qKnnoglub3EUtNQjwUNDsWbUD11KU0nWFELMObzfYnXNnqI\r\nqW2sAie+G6TreGJnzfW4URkTEoMSiPLfke0I2I5HJ5eE/h0cYk28KKdVSMqU\r\n+lXm02KA0ZKz2N3reRsT/KDFRiLs1w0WQMbSMYxeZVFtWagxu7B9hU+fgs45\r\nYTjVTm54Mvah+dMkAymwwJQGU3p9ACIWLHCHcWDcvKukVB3t03qJbYrOVG3y\r\nM3pnRaz3fI6xexbZ314ALEJljia12JcwxqEojDKd6VQcXGQ4zsoZALjT9eh9\r\nAGb76sxSeI0b0WPJmiaoY6mnFXfznDGY0h/hTKuzyKqCySGWsPA9XkHumKGs\r\ncil2nXJJZrM3hOjsnFPKpiZIjHTYWbXnNa9zNT1xF0geoT2hJ11XBTFbEYLu\r\nUDOqRkGVVxjJQEYmZ9ZdluQW/YXWu7Hs/FTytpcRXR6SbozP5DAA7vAQFt5v\r\nK6RxQZzZS/PBZQ08GcjczH5DuU2qAEBArydHLgu56nSo2wnndK+aMW42hMWE\r\nbj7CN6HjO1p6hwgOLCyzOXGGhEAI+sgMskdaELc8SU4xct1JEKrB/EVE8GJn\r\nu9IOF6t0/ZYnF6oK0n2Srow7FlpadZvv7PA=\r\n=VzfV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"b6b33efe238ffad2d7f5bd1de5a0dba373389771","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.0","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8987_1679358493443_0.04677058997423478","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8989":{"name":"hls.js","version":"1.3.5-0.canary.8989","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8989","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09719e72d890330dd79849df1aaab59b05a02443","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8989.tgz","fileCount":125,"integrity":"sha512-rGhnloQXeoRyrxzprYpTyOhWtzWP98bq/56n9CTOkavzk+ej4Ctkx/2AG1cr0spicnO9Sg70uqjt2wgFQ9xFUw==","signatures":[{"sig":"MEUCIHBA0Irj6t40+SlcoXMNFlC6ZlpewweRX/irHWp9jKG8AiEAtJFwZ/VsKMj6rRNwdnuHMv3ErOkxurCe9YsqQItTHbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGgkAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcJQ/7Bnq+O0H80zsI1G/Fa8x2FxVxnTM3LBiWUc5bay/1ZQjDvHSN\r\n/8OkCzHXNdlH09cI/XAAiYOTZJr40xJCLwsws4fYvMMBDoYNKrZnt9SWfv9O\r\npsHsap4k4jXnwB63vDFtqLjhk2RuM2ECaHpcm9lfUWXNJxMGbvA3GTYPNMRd\r\ned6ArkkXGh/SprnRpHA4WSZTq+auFAfJur44aY04JEqWwSuOvlbLpbR1Joxp\r\nD2eCBgKfvHxFsZiwNsNEH7qGTup7kaas+7SQcnpRG2+cseJSd78WjnBdEKoq\r\n+/9t9Rn4xQc9Hqo2V/QLjiiq2w0Gay/l36RqOxD2DcfmDQ9lp+TvwXIZpEy+\r\n2Ell+DFRV53bjMSCTVpeg4vRiLgApOry5CTpsciVac0/3hUftXdaShS3Lvth\r\ndwsh7yBF3fh30oceOWL/xBzfCPWUCNGdgcq2wfqv99sNwu9BuzIcG7/5/cyG\r\nn1RjDeC8Q66e28EHx9MYBrAx2f29c6qnS6LNzkiSb153BmOlFUIuwWf5/Jhd\r\nY/sKfkbnoKp0K1v9xCXPeQk+vdvlXQyGyHjDSWFtzAmnPN+dVlVKGXy8th7C\r\nXdLGvy1h2pEt1TD4Lp7VxE7SfnePO1HO93KH5aOm2AkqWcE0HuEZlPeDTi/j\r\nSWmoeuIL3f/Q5HVn1Q+US2hC76ugyXrr9oI=\r\n=KJOk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"48970ce1f54eaca3fba09655cc27e1a0487c8bd3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.11.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8989_1679427840342_0.6797498648579035","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8991":{"name":"hls.js","version":"1.3.5-0.canary.8991","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8991","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44d9d0ba7c342312c93ccd8437847d872f2c772c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8991.tgz","fileCount":125,"integrity":"sha512-UBSpYDgsznCTbnoiwPhHoR0LOlrZzs1VlMAzyURwwfefPKy1FKTY1QX4OcGGC6kGAtXOi/AFMQHA10fbTS1ZxA==","signatures":[{"sig":"MEUCIBSaZ6lx8FvPkjwTRxJBG2aoM4QDbbOEfRImDI3OBPMjAiEAjDA3jO1XN3mqvaWnKw9/nyCrEKMPmwbTsFXK7iGSy4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGjl6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbtA/+Nxm3UpdFWJtUdJyGh0J2W3Buj55BLH3+kSr8o/MVcBwvd109\r\nlXfAnE4A22YiEd5+NGGvLv6QMA80gZwyq3+LhfGPzsR2gyeHT9vwzeE6+fe6\r\nkgwjiJlJKQ5R5xbNSxbjziZPewXjykDAQQeLnOiszGmJ6XluCSAlVrtMnFgM\r\nDm/e6UdAQhZUkx6R/qh/qIfT+YfAnEwFXNPU5wr6F/pehZOWVM4CnS6hi1NR\r\nie7/UYx9IUzGwv9/TmnbnpsCoYU85jD7jQmwRkKiDPEQ+CcW75clP9FqD0Nw\r\nShbeeq0j7isSQhj5LAEoyAsfyN8xzUaEZdLtkIrTxHlvBdTH+ekdAeMcgdzo\r\nqbI3k7XqCdm7TONbUxGg8o3O6SamqXBISKAw0CMnNe+jwJJL63OiXocfg2on\r\n+Dm6ojg00ogBCfLHVetHeAwf1s94z5UHZLzqr7asN1NREDR+r0puP9BD3YE3\r\ng11bf9viXZ/p4/YawdHBTF2dbPc68Np41NjdH9OqYTtCBScJ2aR403VbJlei\r\nZxEYMzqnHWwDclmJc442u9M83+eKgP4cpIlZax0oK0hk9gPD56esEyESIgWt\r\n2pv46l9rtWyONXwzwbOC45PxX4+0rVg7IWr/6riYIlNvbt7gRn5KF+LzIMkJ\r\nU1M2bmqcsfGw6ltKpeXlP6sb+C650sH2aJc=\r\n=N17+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"39d8bf0d61588b57635e2b6dde2e9ac59f599658","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.12.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8991_1679440250468_0.2996197726492025","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8993":{"name":"hls.js","version":"1.3.5-0.canary.8993","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8993","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dae09efd913352c86e0632ac01375f9c8b3dc2f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8993.tgz","fileCount":125,"integrity":"sha512-Cfa2nv332Bkt7/qeffbFICZCRRDdmrQz1cY+YW13S3zji8KSLv6+2tU+kGVhixxR7gUQRvhHwVKLPROWRs0acA==","signatures":[{"sig":"MEQCIG9tgDOyFqVSI0neyiejgwc1Urawhv8x1qCribl3bMkFAiAr/fEsHca81cKFHj/KiINpJ0+oeDXJv/ZB8uyhPw6A4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13296856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGkafACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUEg/+JcHm0T1p6+FM0MYtupIoRE1+wHwO99YdTj1H2SYWRnzsu6RK\r\nkAioMGdwKjCddlUA4nY3H5FMXFe7jCd0hdOuwqzvb10ave+cEW9Zh3n84gxV\r\nt77o4wXKi1iTv3R9TRZYjEJBmFXZVX+ELxtMIZr8eNERNuoMalMOwa9L7FV6\r\njQ87zIemIZJCpuhnOhDTgc2oNPTc5wpdikgyAj3RtWiR1Rap+RiDGjfmE5aN\r\nWvZRBwKvuF9Pf/kI24vF70440W+qz4gl3ErTc8cnH8uauiI+0mG41XiGYq1x\r\n2orvUxBrUvZcu8I648CnFdGJDmg8OJt4Y9mOs+phJQRw72Mo8Bw4Cg6MPhUx\r\ntgIHIPTYLyAiUNsUhCAyNDYuqD6ybK2J78r0ezyFJrguxyJ2QmawITxT9XGG\r\n3whpQmZIcNrMsbiE8NRE++/TecZMu6N52AbnxqyH/Cl+T14XXis3cZo/RTlE\r\n8WRvSV7lyI9h48xwqhfOFfWo9CKLJJpkoT1fxlMRf9s/0USzwBttdNWeKKcr\r\nKxhU/OaX3FEz5KeLiO/up8q4QExgDBuFKVOERrzvEy3qGr+5jSm26DxkmLAO\r\nrshs55VhKQnfV+CsyHkIwLQJ/eAgiDchDnxAroPSf1OPOHpbUujhOawcZ2Mn\r\nguMrs8ZDX63bhwCnPc8UPqDLxmtfZ1PkXVE=\r\n=bp4a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"15fdefcd81a7ef25b41b147cacc62af23118a74c","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.12.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8993_1679443615593_0.852973311384088","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8995":{"name":"hls.js","version":"1.3.5-0.canary.8995","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8995","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85e8c869a04e8c656f88d3b98a0314f32c220134","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8995.tgz","fileCount":125,"integrity":"sha512-ixh7L+2xAu1CAp1WGHX/mZuowBlSXw5zVRQO1JCe3B4/Et+AYPEBCq7irdZ6+m/19kUwGbFVav+YWxJxYBaiQg==","signatures":[{"sig":"MEYCIQD/XNCbGoaJdKtjQu0HnMKM+pMabAeZtiGfcwXbqUThlwIhALmwangfT5G4kuhc15j3U/25tyWCVqlMHQVBc98tP15O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13300741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGk6iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonAA//SI0HLt8ROmAHUYmPvAxvKYZF6BRfi/plbQVscw2C7vBRKjjV\r\nttQVM8JTJ3ykjim/i7xxmgdFJNkAWXYjeUzjgdotVm6jBV9VyypEEyvhPV0D\r\nAEwJP8zpYUq8pjz5FYVsR7mxCA0rmKUP3wWZrdsefbR2ynR7nGQLm3DK+q6G\r\nYA+J2eV9f2JOex234mSDnvHjZMrXCnKkU7xvkQwMMDR2h4zs0l2qhpzkp9eW\r\nars95IVoxnWQi07mYkHHHb+bAMVxEvB+GoHiZR42Dy8doT8G9fHw+NZu1dlv\r\nw1Aq44S+yIo5nH9aeWocQkkmTlvl7JEWglqwUJdxyd9ix5S6VlanZTZWtZcP\r\njJZt22ha4rUcujOeqW2/nN/1dcxgq/PPJSEF+W3vkC26TR6Th0ppTMheA8Ai\r\n/+7VjlOuLOQG7Vu0y9p396Svxt9CpY+yFFcyK7lHLHJE2RBjDSRQe+PfqQGx\r\nPzSH9VBu8J4iVueCPUozHT+MVh8MQ43hqR9mumtpe7f8HjfNeCWh2Hlt6qx6\r\nFxQtyOOC10V5B3Vxw2UpKd0WGrMwA6weeFYxYFfdKz9079XnFS+b2Pj18vUm\r\nMfweaE5o8ECz5qiQVxfX6qlMVl6j5ZLlotUjrU+LNPrWqjvvBbfd8pEb61MG\r\nbgrs+HgIvctxG5+Q+D8037I6HI5uw7gD6mk=\r\n=LfZd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"92abd5b89105bf5ed93be4b6afdb02a6bda361d2","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.12.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8995_1679445666556_0.5508362163417537","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8996":{"name":"hls.js","version":"1.3.5-0.canary.8996","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8996","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f09e7f296e1f7a0f246af38af1fa592ed3a0c3bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8996.tgz","fileCount":125,"integrity":"sha512-Mw+abqQeMKCfcPlKjfuWHemaYWMTAUAJnA2A891Q9LD8Oi6RGWe7SmG4iwIJxyFIC3TWbQsJbuz1smOFdacK7A==","signatures":[{"sig":"MEQCID9PGL4LWDAtFNQH0PJQaJWDnLrSVvPDfuqcfC4QMiKgAiAPXE9miUxMpWJTZVjRnAOwmgwVpSgYZtkGEzFz7+O/Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13302701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGlK7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpILw/9Fm7KZL4+gvfjILWK64vq3mh+DSQ4JGOOhGq3TdVKYMCWtr65\r\ne7ZS5ygc9sIDfSD45xNgQ3JDi6R8d6AZbYaHWh1d4uu8QE0/Rf9ihwvxoMo6\r\nydM7sRgqL63IeergBVGmiTf/TlUVWnGfNBoPCPVFt8T1GEmPckm1SH9+9o5I\r\nWaa3sluf0XM5jzIvgY2Dis2IZtYYwgzeWK88TMCsN+rOKRUKCVMA0TVJdSxl\r\nCXNbqC1lVKxkigZdI5HzxiJR0rPY6uxvSrXm/bl4ci2OLCB0XqxdaXbu8HHF\r\nAllJy/98e/eQPsCyrJECl86SIeec1TkhQzUP6LWUCfDtgsKJI95aI3Ok8b+2\r\nGGkDTpoeQ9vjHhH4CF7pmq0OfaMBWfyXzk47Off+DzRVeHRsOFkHPHJrq3Pt\r\nBkwCi96B+x6zOglb6664KzgqiTbO5xw5foC726rAFicZORiyLMq5ZnXmh2/S\r\nMud7KVC/ky0J1eFJl88fE3JGhu4Sj0AW+3DPrZyVWRxxWxaiD7BYbiPnIPeq\r\nht7Y+GqEuwsgY1TAldTT0BaCTlaO+rp77f5tLltaomaLsP2KvOQ1DtrJDqk2\r\nlh6zrCDHdDUoDh2dFMC1DV387f0YCNTPI5JpCE2uHDFUE6zkxrSdfB+wGQ6t\r\nstVjZ920pg2U94/nNiu385/nGaHMi6AbQlc=\r\n=Tv52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"98b38ab0e529a4b0f78f036a180fc543c33a7bf4","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.12.0","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8996_1679446714889_0.27130444661284403","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8998":{"name":"hls.js","version":"1.3.5-0.canary.8998","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8998","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e2c611c1493af225f1a6be8712e14575b3f7e41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8998.tgz","fileCount":125,"integrity":"sha512-pAG8C5ROgD3puZ9vV/NohBiWABCYHvxSUXVVg74HdVkAeKMkW7SJAqQ1HVbYB04Ifv1P6hSNV4zM1DTsjXLHvw==","signatures":[{"sig":"MEUCIQDNRo9u7uj9QgWO9t0SKQE/V6tSQOaCEtMMmkmEu8QLwAIgOlQbb+iMgKRE8rgQa9/iDb3EUUm/wwWSWzT6w7VcyJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13302701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHBDDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmri0g/+Nvh5Yvnnf5xEczKK8jtlebjhj4KIFvwhme7+w2PO5SEVhI07\r\naShjBiefG8d0ggzjP2oynR6S3uWjkCwzTCtLsfexL+93Depuva0iX2e/Y7i6\r\nGTgw9SsQk2lqXw7rycLeVQje0+qCbvgCinyb/uIVicXIhIzAUDAt3u7RrAtq\r\nGH1V2XC6IQhW1vHlTt6dxAyqaaVKAUJ/ro5Io1MFiPwI0ajocEJM7TIAdlmr\r\n39pBh8zkg7Ry6+e0vNcXAkF1Xs3ITuMOOvtCYj/1gXi49z3luipdM9cGWjEE\r\nSWpHB6vQI1WQT6UWfM651EICdhmp15tiNGWoG9fH9EFkf3mscpdvsbPyXGHu\r\nidWf2ZNql94jyouKpB+qTaPCROolj3/r/L9iQVSZB0MLMXTHOUKroUd8ycnC\r\nxvq5FKRULjlQZeD9i8cnO8lyD/14a5qxZ7rSAmXxvLirStCJYkKq3p6g2z8Y\r\nU8niEwGlF4smUuJckcOoT4fILFAmEcr1rjR1yMRWfx1lJAnHuZPl+z54Myiy\r\nrursiTvjfh4U+yGAmVlAj+hi9JvTJEv0D9Oy8CxL3bPJ4B4m5lyg2H8v+zIO\r\nbAx2Kc786YFMHsToZv2Q5AXhXt1JE9+D6uyWyrx3kbJI4QOB0tXR1oahDrsc\r\nUp4HtHiC2hw8rsFcHD6mSokYjxpsLjHgg+w=\r\n=cI55\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"bcedee9e04d7dd279788f9567ab07394ff5ecbd3","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8998_1679560899527_0.6854092100419202","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.8999":{"name":"hls.js","version":"1.3.5-0.canary.8999","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.8999","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6c7e3340738d819eb6494a433d03b8efb6b9756","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.8999.tgz","fileCount":125,"integrity":"sha512-+GKSUHFze+ujX544DvTiklfIZJppdNmHDVT5ZB2TsZEZdB8b2HgygvbxYjSwinT86j9Zzlg5cevhlSvFF9S3Vg==","signatures":[{"sig":"MEYCIQDv9pY0wlTvSRoObMnfp8MROhDTJ+A/kkv3Z853j0AYQwIhAMQX4IFhFj6YQblxiixPbEy6z00q2fwQKCtseyXO75Jy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13313531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHHEZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOFBAAm69f+wyEoAFjhaqjS8fREz/G62IDtlKVZQkrSV32X41H2ueP\r\nOLaJZlzGS/o22f+z6HpulIJtBggxY7SgjBbWZUBPzVaZJ1t3iGMthQQDfaaQ\r\ni5oZtaUF3fNYsNBRwiq1c+eo7BhuFKMcHE4KvPDwi1n+HdbhspRRyxJgP3rZ\r\ngO6YnqFh/QrouavhXIWZMmTkR2LyF/563TxtTQvbA474z0VWa+6U/492rvBa\r\nC4ZpTekXV1/SXt2gKwHBygnghzZQ907egGdVdPGGSbzsCNPh/nxHmdPnCaD3\r\ntcziMdE7zlQQAQE/9oX2eTPmXAXDB+qesQTfGUwqPoTITI0YOpWjpmYJYqLk\r\n61Mnu2qLuFlwxI8ZiWUCoRjKOFZQlSjJA2VNooEJC/d4/uDrCJYLtjQaohe7\r\n0jHsyN05E9x9ryU9DqK2bOlFnAubSKwUqWWCos4FNOOYsXhvsdZpjilsk+ks\r\n8FQzdIfffqPAqNniQ8uSSKnNTKCQYA9Y+GRm18A/a6FHEbHlDbEg1qPLAznY\r\nmmqK45fvgF2IUi7B0HR38DetLpHA27bIuhcCw/MTdxmH5qZl6PfSVhHYt3ZQ\r\nsXKZh7yJvof4pjT/5u52bGiLp2uN8WFfsMcM5RbPDP1gjzRlEvaIF9wndbXj\r\n8QOrc02Awi7AxLwkImHn1n9u5iE+QH1ypL0=\r\n=YTif\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"945e4dce2ced97edd88c6e6a67d86ef7e4fd4e32","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.8999_1679585560628_0.7839929909069052","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9000":{"name":"hls.js","version":"1.3.5-0.canary.9000","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9000","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b190acab8e5eea483f1b133ffe71328bf4ab4215","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9000.tgz","fileCount":125,"integrity":"sha512-wv2bQ+yYAst3i+FmWkZtFjvDR5MhMCeNjstsc9/D4pesISnsnKX6PE0G3o1N9NaIZOr0XWn1CvOgqPvPwQ9uzg==","signatures":[{"sig":"MEQCIGqtyFetrQSjWlpZomAyvEl7rBEaxoi1Pxdt8dq3pujnAiB/dCadPWoYaA49WzmccJyvwsZPYaQBdXmbhRkoK/vU3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13415211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHL4UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofHw/+KCqI7lr9SGpL/ln/Tri8v1ne+nk8XJ5tji+3NjsKRLdhJ0MI\r\nhrX00YsaXGwsvVOAypNdb1oc808zgV9udZS9v08zNE3/qXBqHWubWzoRWFYS\r\noTHOnIDuPtREMTtGyWex+wJoulzLVSLoorfD1AlFFiPQ0QVA75is60R8kCwi\r\nwLPit9RG/51lYCr0wx+xq6VinUGz2sbkzsKZckfOI5UjIFddG+jygmBCtEJ0\r\nf9/xzMRI9qo1NBsg1XaioauO4j5h/dep086PzGkjTFIkeLz5gcH2BTjamTmB\r\nKjSu7gzjqgA8o98dnXJHnyTmomAXzzqrWgUejkrarMwGnOMbRmhwSHnInOz7\r\nouzis+oXym9cqfCvvXZXQmWyYOHSFbjV4usgICiShSNrXTacVQ1J5gtFMtDe\r\nbZGnuvdnklOTk+1T2g9CWY9d2wZzAdgxhUjhcc4d3AygosljQ8n8YTWRi0iw\r\ncLUOu5FfjuoblLsFtAAsWInvAcjKfRTHonTy13aG9TjHBnlmgBqlo2TzN/Nm\r\nMoJeojTOD3P8HWCi5NY3q2hK96T7dUkaJ6mDJybYbk2pZy+Gnbda7HF5t/VI\r\niopMKJrP3H4tPAWoug+Qi7VJ3CyyJcDFr8NoT3JZ8SI5cfj4o9MxP12xqJFT\r\njEC+BRl01hQNT9PU4KurZmyhy2lkEr4i4BY=\r\n=nz3p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"3e959c289f3ff436d6e9d5573391aa4f37e35202","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9000_1679605267776_0.053882632809661546","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9001":{"name":"hls.js","version":"1.3.5-0.canary.9001","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9001","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b24d870c787e45be89fabff376580dee5aa32f09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9001.tgz","fileCount":125,"integrity":"sha512-+4JVY/l4eH20kbelit0mw7wsdzz/4nbZOn74sx3+yevgusZ8DPKnuRlMcoLWjqhh8ZPlmHW8d/pX5fPWMkLKMg==","signatures":[{"sig":"MEUCIFPuqQ0BUHjo0gkYbaWa4C611qfrD3Q7swLrShUhaJGvAiEAu4SRMcHfMVRhQxKa8CIQU3OkgY1uqqmVWcqWxpPUPos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13415829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHdExACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Cw/9G6ReMLltedrAtScfdCYMJHGMp/NcLubRQ3R0NDqGugmFlqCA\r\nZ6AH7fjZfz9SqtoIiLAJ1RecvZ8cbJO7UGQMxQHRwX2FNeyr5GkxB5owdaHZ\r\n6B6qP91aw/WzgTXsjs4cfrkkON8q8BqrYoGm4A983NyzO8Fxvpe+x9m5+SVI\r\nxk69b7jnCWWth4EMkMeaK2D248m9LfO8FYmSK+kK82d+q0UiVhuDL+qb5PIl\r\nF/iS5IRQjelkB+YtnFhztCRohaC8CAl9Hv3metwELmdtaQv6dQ3g1F8B/FZD\r\nZ6MQdRefdvHpjSnB65dsEM2wZk/HdoDUgXfXz/q+FD++zeH7mOGjpGzwgT+A\r\nPfZz3tS5ICrZbZUfKjAIVGbhLw12kCSwfdrJbGHLYtIccTrfqcQ4e1TN5+78\r\n8VzcFNs6XHht1HdIkE/xuChvgm/kaNm4sfFnzRjRv96rc6PwU53caTc7PoQE\r\nSVh1NzGy9Gvf9X8IQ8++9Wcy5an80nwwoH6v6aOKi80bN4eVFD7FredX/F9L\r\n/fdK1OlSydEaqH1m2xhk8SGpVYtuisBXXifXL/lV5vxs7WQ4B24y0KTSikse\r\n9Q5/revOMj5H4od86P4w/HACxsLMFe+YR6BjXn6HnlWfFgdoJ9uYAxTFNuPp\r\nhLZC/kWzE4bHZwVLjPTM+W/3/zbAsGFiU0I=\r\n=5qD/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"651fbd54ec1a4670023d5fecd77ac46737f9427f","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"4.9.5","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9001_1679675697567_0.4445288417684041","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9003":{"name":"hls.js","version":"1.3.5-0.canary.9003","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9003","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d16399af946262a2e9419094bef2afff98931361","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9003.tgz","fileCount":125,"integrity":"sha512-eTc9D5T0XXFxh6kEx40jSgE75tISxs2XTT1EWuAxMMQZO3Al5aLon+8o7lHpEMjmTLDcy+HuH7fKuu7A7GsVKg==","signatures":[{"sig":"MEUCIBi3Fuybh5d9fdwAGd1uJuK8blhrMO1b4uQJ8LQxU7gFAiEArhY7JuX10Mw+faKqN0GieXc/Vn0UM1mh9Go29atYGts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13415829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHdrwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTiQ/5AJMIw1G5ZrB66z26BCCrO0K6OnTB1VMTfxKky26GbpWUYpt2\r\nEnNWg7OTCViz8WEmsrKDloPrN9R6M9BsDcCnflial5b8FqUQO+IDmJTeeOfr\r\nxDpbemZxF5SYjio+nkT0RxHcxql6f8DlKN6B+bONGnvvo+nbXoi4omX7ewjz\r\np2Eaa/BznUKX+8cATZHSSrE8baRTWVSMI3cOwjBxVWPpvUKYP2z9UXq668hE\r\nIIEVvh+4NKOz2B7SDIOecuBPX12KzuQ28V151UsGWx7w5g7jvfjJbT6Y0Sno\r\nZLwT7d3uR0OFqZ+HqH/uc7f507yJFWrCekHXudKrX9TzxYNPkN3h/fhrWlzG\r\nvm7NYiobzoBjcYRDId3kQ6fzVQYcLYfK6yVz5x1Z5Y4Uv83Xm40h/P73dtLq\r\nhDQLo/va9pz7jcKLc/E/ia3vijSFEkIuJkpg3H3J3VV1ob8SJx0AGN496+rh\r\nmgAWsAqfcSsS4agJe1Xe2hzmZDlEhtzfZzp1fbvgGcwI/BE/2QzO+64AT5wE\r\n90VaWcoa8C27WJZliON3G8vwb9xO3X4pvjX76yxeaxGKqrhyqs1kiV1EyoeJ\r\n2z0J6fVbjpMMqF3qqH1+uw/BLEuZHrRwS2Ms9dyVpq+K2hd4FyeWxlmuOWN8\r\nODBeSNC16fTOqvh83hzHBdZGPhMusMRHEho=\r\n=wZO6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"46a7daf74775f53b18e79272dd0625e5bcc842ca","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9003_1679678191727_0.3382771326154368","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9004":{"name":"hls.js","version":"1.3.5-0.canary.9004","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9004","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36f32290cfa9b26ebdc40c6672b84f79d817e282","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9004.tgz","fileCount":125,"integrity":"sha512-/YxMiPQatJNkcRuCEfKhvZb5ClhVjVLy7FTK4RCEcU6dWgTxZDIO+1FYBE8GEyAXrWVaPRNNt8+XEQ0MY31mHA==","signatures":[{"sig":"MEQCIB0FwZ3dgXDwGcsqc3haH+ZbCcUut2Rb4N5qav4dH7cdAiAxdPYSYxqRu/0UYncxbw76CHodTrdDg9J/bjvTlHHzrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13421007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHf1RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSIw//YS/C+DdvWmDCJYopEd0VNuZSXTuDjGTkswl7oOAGGsBKjL3X\r\nhacvLHPtTcHjSoIp+KCKmtNfOGuf5EcIa7dJwvIRMjcZrRdvXj7KbqMYEx7U\r\nYGcELMD6Ulyf6JVHua2MWArPFIx8nayvV7106GxenAUfeZsVL721d2r+rCNN\r\nOcd3vCZjj4jB8cIZUgUjPdhaDLq7225VZ5ZABBqk4ptznly+Yj4aPDNLMxd0\r\ns/5/ndWcigta7gFUwgsH01AyR8urLpx7gVwQniaAOhzKRuC1USDUpBy8eHEK\r\nxFRVCxQaZaQiOixM/vZeZ10X8sQUuZILGYgIcgL1NgeO/pzxAwqHpvOhUHmD\r\njQlqAh9gKgHf+gwAT46q4h1GGUPfloMrD8yffK5aBjlS8v/VUKofUUTuE44l\r\nMB791KZdA5dOk9sXlmQXa1CFCcMzyhsaGUShCzGXevCSGmuYRsq6/LLWOreM\r\nwQuJhfq1uKvYd3EoUDn2rUK221uKI7Rvu36jJhDnp3U3FqIePtK5vWBC+SoB\r\nqL+jR9gF8YFhAxz79RRliNfl4CSlZ9UEEPG5o0iQqhfl9GTbF2rru6Uf5brB\r\nqHVSkh7k0C30/KtBksb0hl9VRKMY8oHQGQsHhXM2BWN3TgJ5iskruJAFHaRv\r\ntyReRpCSzaqR0VHNovx0XtRYI0TVpnX7TjY=\r\n=rdpl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"1cd6912355c12ba9647390afdcb214d6d91a0a86","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.4","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9004_1679686993523_0.9900591664100713","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9006":{"name":"hls.js","version":"1.3.5-0.canary.9006","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9006","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"551db7562e630c4d622762bd2244c31000e5831d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9006.tgz","fileCount":125,"integrity":"sha512-hpXKxDgdDgAYdw+TFMDgg0i/YRGUr6FUQoRzwh04gm9lAU8wnL6HteVOsgnwg3YV7UKp+fx0GbwYQh0CYiBxDw==","signatures":[{"sig":"MEYCIQCebfXxJ0N7/QJmvSwavvz3dhre977U0W22Qg2wAsT6QAIhAP5A9Q9pL0nEVYAwBQc7AO2XclSvS0VLMMrYKwFBddwx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13421007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIcc5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaQg/+NCYcYpnefJJw7HAgNNUqUKenurgyHaOWVFZBcZCJCYUWq/gr\r\n3y77zO0odrPOUtqePS+3ca+jvipFyY2DXZxWcql0/pUgsIhK1gDev2lq5Lh6\r\nQoAOuvCYob2EI5WxMmQvvjqlx2A483wBVsQGUIvz3yiVYpSaPqHlLJO67iNk\r\ntZPgxoXgNcELs+wfpWgAqmus6A03p3l0ZfShbAMgwpMreE10JZ58eWe6lQ1w\r\n0NldfDcMz021MBF6yunKm3KoMT7dw/PQ84Ng5ScJTEVXPGgKGqBuenmbuSKY\r\n0u/a5JvIJkLB/rkKolbwe7WgvxwPilP7A1CKWWtPtHGTYNBe8qBNEoxsg15X\r\nhy2Gj/xfIdr2qPhWYlruYta7qVExZ858WzfsrpmShxXcp8ZhGNw903uuAonI\r\nMvs5Ywotte7tfbo/Dlmhz5my27D0eRJzQf514ddF7LwgqFSvZ8HG8nNN5RWY\r\naQuuARNvK2eZ/LiFpSO7yvqTI/s0Yr62UvFGxZeWnTLKiIpmnYCE6yNSD9Ri\r\nT6GNdrCS7BspBA65pRmcQq0Jy70MP3EIw6yyMLRoJxi0D4XWj9ros15Qd8qm\r\nEBt0EHJkK3oFhVyI+91lFU0QTE4kNQfb7uC+ygr55KfCztaMVboVfUaaz/Y9\r\na7XXz2JQpPToBjPLwSIqeJJ8Jk+QkYfTaJ0=\r\n=Eerg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","gitHead":"e01c8890e5740f197f92bb970ec1ba41830bae17","scripts":{"dev":"webpack serve --progress --env debug --env demo --port 8000 --static .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"webpack --progress && npm run build:types","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"webpack && tsc --build tsconfig-lib.json && api-extractor run","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"webpack --progress --env debug --env demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"webpack --progress --env debug --env demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","semver":"7.3.8","webpack":"5.76.2","chart.js":"2.9.4","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","url-toolkit":"2.2.5","webpack-cli":"5.0.1","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-webpack":"5.0.0","webpack-merge":"5.8.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","webpack-dev-server":"4.13.1","eslint-plugin-mocha":"10.1.0","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","sauce-connect-launcher":"1.3.2","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","coverage-istanbul-loader":"3.0.5","@microsoft/api-documenter":"7.21.5","@typescript-eslint/parser":"5.56.0","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","karma-coverage-istanbul-reporter":"3.0.3","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9006_1679935288936_0.7434586840818198","host":"s3://npm-registry-packages"}},"1.3.5-0.canary.9007":{"name":"hls.js","version":"1.3.5-0.canary.9007","license":"Apache-2.0","_id":"hls.js@1.3.5-0.canary.9007","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dba9801fd63be4afc44b2bf66782c22b90aa2979","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.3.5-0.canary.9007.tgz","fileCount":129,"integrity":"sha512-WOoHloOL0oh3/3qsbEPuimHQsahRIQpgdMnfOqCvyxK8/kA7WpZo2mMyEYBd7iP5RJrTGfUv8We6y+ahhHEbCw==","signatures":[{"sig":"MEYCIQCEP0ypQ+VAxYNvzLHgc8SIBePfAG56pxiflPyNDG1jIAIhAISJBBZsitIob0a4XVWZo9K/Qh5/rzX5NAOi+5g7hiJN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIdyeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorSA/8DcyTtcGEOEYcVEC7WfHtXX4xbiOa9CCCKQUoooaX6L9liSQW\r\npk423FjSZsPIqN7npKL1Zhc63eVHDALFzg0pU0A7tPBY0a4UBjHgITJEm4vZ\r\nm9OLKVaaZPQ6+uixcT1z2Wz+AM/XNsj7azPWCUC5qAZjL7/1kF7shHQ6N8EA\r\numqfoSfL0/KhN3hn5aFmP8VrOHwWEsaTGkFkaho3Lc0jHgs6y6wepY3hSX6t\r\nFYT052QEOgW4XzpjV3ivDTyDkTyIV90dc8Wvfoa+2Uti4cSQ4QUYfiD+HAlh\r\nev1vrvtSaafJ1Qlw+1QfcnIRnGSxhI5aW/+8ojQcy82xsytgxfuCxL7NwLxP\r\n6h76Z+a4So9gPe7GEu5B31ERzqDr+uD9AHZc1Fx9aa7QnwrBbm18xtMJA0Em\r\nRWp3Q1xdua2Muyk/ZJySK0Bnl54SXJqav/Pt8oqhmGfi73qM4pcEV10vkLBS\r\nRlJAZODfWSDK0i/n9LY5tZzy0SMMQJM+PeMZGy2jnZy1O3bWR9N05YWQqvuo\r\ndL0jOJZIQpK7+lLb8HEtIbQ27IGSX7pI6IwF1P8ceF1FfE+bCYXzrTvkWLtK\r\naYZ2MDEXUsu5o/5GaqWz3PO1jrln8T7b4vaiUfkiZwdGrfINvaIuGw5u96lW\r\ndM9Y5tnOn8kOenCxm2uX42K1UpD5mEYWHNQ=\r\n=l4WO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8e6efb1c12780a331c1cf4bf800957575024038c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.19.1","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.5","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.3.5-0.canary.9007_1679940766518_0.5386186782852862","host":"s3://npm-registry-packages"}},"1.4.0-beta.1":{"name":"hls.js","version":"1.4.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d0dfd1aca5fbc7ae4aa6e68107d325ad7cfca93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.tgz","fileCount":129,"integrity":"sha512-VKV8pXYm0u0ABQFrXUk+OqWffw2M1bDI1s6IDVjR88MBjgp03qVoGPGeF1ubYYilkzBHM60z4fiuz10HxfWrRw==","signatures":[{"sig":"MEYCIQDOpe8r3ZJ2eJzLPFGI3iudjuhXX0u/KMXn14B2z0YmGQIhAOAxfydSs8GY4h+0XikTOEQfa6515JuXx/Mh2pVM0Hz7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIeC3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry5Q/+MqjdSWvEIcbO8s453MxDPR+iTyexyOD9WAaOP8zlDgWyRCHp\r\nzBnFFuDpOlI1WZ4v+Rv/G/wHSGHlNzMs+CoabVtEIFu1eiO0RwVY1s8LlgWa\r\n83wl+T8a1Zv4MIxMbGAv4TgwqIfsvbXrIETkbSEAtHUR2WZPRtxqMQDbNQVC\r\nZi4ncH19KlzYqmRTjwkVfw2/cI+UEc5Vzkmq3ptpMgHOv4PFvQobx3pKVTUn\r\nQfTDFRNj20B9aqnpAVn9WThpYxao6FaYc4jgI8b9m9celRJ2YscCGQfwdlGw\r\nmQ0nFNLiVTqsR3FxM6gESekPv02QYYHQmhONhARRqfUbeMvFM2aVkFxmNPUA\r\n6RfWejDdIy5Jffi6OoHNEehGID1bYCRnQ0s88G6KYhxb63R5IGomJq/sWIzs\r\nA/z9F2qGu6Ef88CnqZ/VWw7QiXvv3ueORL/LzX8Wz9Z/L5zsxGZ5MMLDPU0h\r\nHUjGwcUtRHtHuK+lwk+o91rx5cSPTrtbCXtxXxV3RaET95sLOO3ApUDdmzh8\r\nabezC/5oqEVGLC7LITvaBFl4dnsCahdeayTuvHIHpTW4FZIudV1edgJt9Jej\r\n84wQBW8xm8FzVE8lHqxLRjEcf8X9Cu3dd6uRiQO/mrckPAGVygPmYm1rXL8W\r\n1F1C722ValupVG2SUsNbg5P7w9l19rgG0Mc=\r\n=c/iF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8e6efb1c12780a331c1cf4bf800957575024038c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.19.1","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.5","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1_1679941815543_0.3935159746188892","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9009":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9009","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9009","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c06d27c025574808aa48c026e16fb1e66de96c8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9009.tgz","fileCount":129,"integrity":"sha512-6KV/p0nl7Ne4oFVs6GrKFua3G1S6autC2x+lm4FVhp9C3UzV9GleXkTtVLIU1V4Zwu7lODVAm/ix88FOkwpBnA==","signatures":[{"sig":"MEUCIHXTxiyMEgZKL3z92P6wpwhA0PqQfSnxlzQWvGsPPPvYAiEAnWobcZmlzuit8/5taOeoAk6gTs8TVc58LmIdcM2XBMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIePwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHLA//cVb0RLgro5SSOKxXBHvP4YuS5ib39T4Zuk3wGp5e++zzdYSD\r\n/VEyVvCbqo0MakYRV44t0XW8oivJZZj7l6iNTaJy/cQr3vCbPYP19p625JjR\r\nvEYuKr87O0x9XJZ2UcZwcb6VFxSIcRgHLSrNwkR9lD2xp6ec/1TgfAu96qWe\r\nWXr5u+EuY0+lB+sfiewoxq823P7KgoLwga+NCjnu8cHndFuBUt5uRMdoZUl4\r\nFWFTj//VCSWnCmNBEjI5m6rOsxbbp0Igbml626fpKX5PuYKx5EdQWLUTAhnW\r\n7N0wFay1mlEgJDa91JO0TTsWOT5pFwx2AwDYNq2Q6oR+Z9pg1Szj4FwQ1icB\r\n+1/r9zbg6RxDiHjkBwlq262wTfQQAqUlyeb5BS8LmAYR8mhZWD/bLyuyShcZ\r\nwj75zo2HLD6LTJN1xFrUlFbr/XpTjcTOC/DS3AKDkQB/buskakC6e5drFsJ6\r\nUaMg/oR4Px0bmuRUISQv3QRKWiBg8HA1thnAxsPrV8MFYAhSYfNlbAZGoWL6\r\nYHsJkAkZwY/CnpYKDUM3WHeyK7BFsdhGk1N0E4wu+x9Bp079Lw2+u2/rr+kn\r\nhA12iLjVyUPm+kXSsWIrds/r3j3emkO6gDAHqjqHjXJAR66xG2+WayxiGJMF\r\nYrLnihiYMi3npG1tO27NNa6v7CI/pNBqLnw=\r\n=IPhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bd97ebdad4bf34371ec4dd1a08dbd958b31764ae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.19.1","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.12.3","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9009_1679942640648_0.9043424136270315","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9011":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9011","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9011","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8481ea2913c42b3adb86a49f3c421d9694ea9d58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9011.tgz","fileCount":129,"integrity":"sha512-X0JSHKfA4xh/CB6q/L4NAiY3V+Y58f98tFSZXFP5Iv1h+zz6bntzeTelIzkD5exScw8qeK8iVrxLpzBB/UhTMw==","signatures":[{"sig":"MEQCIGYLNsY0NBoatzC3Do2Pl8XiFaxa8uWLGTkmAa7zfmC/AiBZuvCyMqF71hy9xTENrV7+MhSC5tqSwFRQoyEfZKBeKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIlz9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1WRAAixxZWDUwBTH+1wmjzJdW45G7LXtvdSj8000tuSW474dyVlrz\r\n2ar92zvtV58PryEZIBK1DHVcgeSk3rRirGOui0LhF8w+qcNjJyhUvRmGW/ts\r\noN+5ReCxDmdMvGtBeQgp+0OX2n9EjEgTZjhdMKM/y6q7cr2aTa9z2YlaY+Vb\r\nL0tv9xPFFINZljV20ZM/8UyYCoePFmDrFXDvG0vPze8EvKcorQ2xILHXTRy7\r\nRyIDqsmvnv5QXgEqTscOXYMIi0C3bgZuye3jj5Zql1w0XvsVjxV5wublDKCt\r\nqgUE4sfnzWAXe8oUsOF7arJ9LFlNSFwB56TTl9VdPu+zZI9nK6ETB7VMXsrY\r\nukOocWnDXtaYI2hBbEZ0h7wcsfIGnWB+BX1BBg5KBi4BOirEw+0H5JTMSXlg\r\n/uuZqpLyTC9J35NwwfyLl8NzlhUqu6DozoejSrMgw6heXsMkyMagJ81wMmjM\r\nzl4dBDoj1VHX442AFvF26f+meDmXf06Vg4r5O031SElgATLDSLXee6h3zIL3\r\nj79xP48DV9HwCivVWrT+WBvdXQX0NVs5eqs729rmZYwaAuv3efAE4DnEfHKV\r\nVwdb0bL36bwJiddkVBGRhd18DniwOnHLTwSiVhuRejwdmorxLoj/YYIAW+/u\r\nA+MFMgf86+g6EknXdUF4X4rLjLkTdoo2+Sw=\r\n=UdgO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"63a41458e95d1fac68ffbf2cf924db779b85f1fd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.19.1","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9011_1679973628873_0.9255763256096026","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9013":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9013","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9013","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d23ecd56630dbdd484ee2275d89a6b4b5116b8d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9013.tgz","fileCount":129,"integrity":"sha512-JRv/7bTzmlitwcOVPz9pZiW/U6/1+i6rAtCt3Hrnao2/3Ng4ocNEtZOecYTiIUoAAJ0WLGlcI5RpTNxbZ+Vz9g==","signatures":[{"sig":"MEUCIHCpwdBQQwg3bzyTYS/z9ZIS0xfxgwkUHIa71XnK8wUIAiEA1KyhIwx6DvjZcHoOJloyAkSQ/O2l0L/8mgrOE1b0TX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkImSYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB8RAAl+JKx4jaQJKOMw7z2JdiAd33F0sCSJUaxk+vPmV5vGtVrZhr\r\nzEQJ/uefjnGyYe0D5IJos690AfnR0v9YFLnLVWwq2FsYNZw3F0FpCANDfA0E\r\n9EIDijzvUjC5644xaRi2LEFwqy8ldaIPMe/tpq4rwDtBh8SKRYTptQgzsUcs\r\nJZXHy35OZo/94RGrfxvnlSysEqcfmsY8fIGrLX+vbBTGFUCllElZvPAO+HWk\r\nKWNUOOjCIwPrzZiZ/zEQXZFcun0IwSD3p+1sW5RtLAEgfYRPRnNughXgwAiJ\r\n9h/FhuibaVaAgrli7p+HwfE3Wisss0svYg1bVa5yCgf3xF8x0Dtrf9U+twWc\r\np3UYibBAmW1O43+0Bd9GTJEMbGlqiH7c0lTkJsA5pBHRbME/fwyrrJtOxR7o\r\nZq7VEvfjt/yVmOSGByMreXMgGD0EOBP1xLTSrPrL5aVKwRvSiN5MiR4kU33T\r\nj7gzWtcekbtzyLvjYvUKSVK2GPDx+FM/6SCVoWPKfp66MmnrGqm4kiBGwiRg\r\nGFcWnwiBzm905uuVC9xtiDCvUWEWpRzeIWCuQ/wenQoDCj9t+Be/iekKlEsz\r\nghy/fo5FR0SZ9YZtN+i1rbHcP4h1I8gYTNNIRiUzkR+SxqTpWdogmy9qE2sp\r\niLvVGJi5BdoBw3iuvu1Of4FuUL5XnRLZ2DU=\r\n=IM1d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dd9b2e61d44b047d823a4d92d8ca71774c67a6ad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.7.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9013_1679975576444_0.018591115251416213","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9015":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9015","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9015","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f0152098c2a1a349e1b351fa371d63b2dc6a80c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9015.tgz","fileCount":129,"integrity":"sha512-mM3ieWUlmSVLJ15U2X2na6qbTaJCDpS+iE/+bIOBzwozE4Rl2X4L6NFggHLr54Rn3Puc4EnZTrDSsOK2udwKFA==","signatures":[{"sig":"MEQCIGeiPHDoPbJGJhd173peXVFiRgG5qpxDqaePy4qIL3mwAiB9GeOzBQkSMDBftq5pHkiEf4bTyp2Q5OPdQpqZ1hgkFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIm6EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1fA//Yt+Lol9YzeN07v4NzUHo8a5DXAI6wWF7KyF+v66rqFMBdhz6\r\ncnvqG2WDOvWkdnYODJ3FTNz4cFWQetrMuaajyLowxtqoejGj8ZX0AkxJLpeG\r\na4fWPP9uevp9Fyo5+Zgv9/OHcKf/vHkPFHba0WKewwoLPdym723s0u3VOOXR\r\nWdlhMXJhHzfRaGULQ3hOjoieHmZ26K32MwQaxRRCJMrKClDgDtgxVKtcomM0\r\nB8u5jNDlrCcRmKp8JCi0DM7Ij5SD47pHCIF12FCkcgypQ+LzRdjtaHZVastP\r\ngQRB2DKBMg9lmbShclzphEcDctNw7W2EG2n29aXsZeTtwIicZVPWQD47deuy\r\nguTQuJMCE8bWyB2NyGSNn3Nw55dhI7UY7Ag7AdEh+ta+Uf/iPMdCF7pNnMSD\r\nG43TjfcjAq/7t0gVetc2XnzzWNBjhc/tLOnbZ+o1x+XG4SsoMQV+vS/QeigH\r\nm5NTmSe+ky092aE4G1r37CdJW2fa/tTwKc9uFTzO/ASGMv8JgzRsroGd0m6w\r\nXDSLunSb/AmktcbPOB17qTMS1TnbdP5uAAc9FTCTtsrMMLrknlXCndO+HUnB\r\nxeq3PLITThzYz/TYi4FqqVvaoHJUy/XxwnXmiT/EqCHvNRWENHjOh0NhtVi4\r\novDoflUF382xZEuKpvot03gi3LseNq4ktw4=\r\n=EQXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d63e5176ace711fdaa6c209a62ddf839d8faf1ca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.5","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9015_1679978116213_0.4591999476698163","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9017":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9017","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9017","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8823c7f0dfa2583808e80afd98a845bd85311eb3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9017.tgz","fileCount":129,"integrity":"sha512-4BVaUPzhqv9uQ2rdXiITWNxeSg9fx3+DCzOLOUTYrHH/ilkuBQU6O0y3r04kY/xwMIQzPfmewEGfi4ozfT1nwQ==","signatures":[{"sig":"MEUCIQD7Z7dY/Hw8t2UMcffvwH04zxgyqhqc0uSHJKj1tg6OygIgb8uND+nDkcWfNtC58otqhZ+pMydxj+CJ7AsRXKni/cU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16072985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIt5EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRQxAAolW0PCm6VzNNa4DwwiZbUgKZKFvDC+rdyeN6SApwxHVXH4oD\r\nhe2r5uKkztYwsdK2XT+SQBdM6faI3OTZrVWmi7He3ajxSZfJGAbuW6UDOLiq\r\nvuT/+OmjOKtst+Vz33manlqf56g30lhbcJGfD20ca7VsVbyisqeL27CZrbpC\r\nNKJnUXtqPtA9YUONLuparh8rqsVNER9vU0LH8mz/xcVLLLCaVV5djLQ9zKVi\r\n1mvTSNSuIyT18h47aZEdE8MNVp0dSWQaALRwL/XEwnYevI3huMVAXaEL6xcA\r\n+FXopz2gKaxNdZw/R7rRXyenNdBYecN/i4zwFTu9jKgTJK/9AUYsN4LUdlJj\r\n4oUPjT+bOQaX6fw2HIhZr0BZuzcWmEX2bRM0vRK4aR5b7BTuwdYsRcR9GrDD\r\n6B3XeOYqvbZooK1QH1cukpvU2k3/e+7Wo3purXjpj9XQJbCJuK6c54GAlDzt\r\nDywqkXEB7a5McSD8+VOnlwixJSnaPqovEowDzgIyhDOZpBpzvWrvDuCRaNmO\r\nkD0FeCOBL2AORFCIr6nTBJdJTcd+a/GLozf6QcmG5TOxyh0P6VNK8qMreYDp\r\n+8r7pJ2mw1vFcefyhrAiqNPC0TO4Jsx4QzXKM/toxZq8EKITst3QIzenNZuz\r\n2ZxmAyD8S4GzCgjqh04D+IqYACYwhVeL9+M=\r\n=jWx2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c288adeeaf9aed569ea363ac70dd5856dd99cf09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.6","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9017_1680006724435_0.5902788018034013","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9018":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9018","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9018","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bef82eabae1a1be68728b693027768f2488bd405","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9018.tgz","fileCount":129,"integrity":"sha512-XU/1qO/wRmFb/2XtAwXwwatM/BlX0NIhnP/hTqc1gIWjVbvrbkdwH8GOChgUlc/ev36p17mjTK4T4xtUT7GeOA==","signatures":[{"sig":"MEUCIQDVJMUo5oPnjn53HSlKQtKmzxJkXpuhHx1VDbzCTfc9rwIgZg1lriBpHJJe/lI9QN9ISdDBq/0zXFVntQlkChVFbz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16074280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI2mDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoctQ//VlUr0/3JDMcFQPDihT/BTfPQ3FzdcFrR0ixKNOJYgxwLG/7N\r\nrf2YIjc8p0nI32oSHGLJwHdC3ZV6j6hA7wku4WFKgXTkzPeHoVc7TA4ykaNZ\r\n8aLTiOWumVvVBdlixwbkR6EKFPsp5n7WKQ64atPC6b5dlu+pdvIvuDF9f0PC\r\n2LfDAbfLLN1yWCEYRZBaOgSuxRAswhgdYKikPTt8ZXPkqQaNXVkaSE5ZY2l+\r\n8lEemndg07GjM6TKnX8Le+Q9MpIoyq17JHCDCtSK5XWSJ3o10twqzcGePfXV\r\nCu8FMcW+YXRVslLuOZ1IjdQbFXLZYFlIs5x84lP+7nJsgwpuCM38FoC2Uk4o\r\nMoPjAV/RPy0s/4Y2JiEA+OjCGVNB2Auck6+JR/tk1wUDy9NFnMbatZVNkgTT\r\n0SmUWIka5RAmwQ6CWgSsGgfItEvKb4shgEctO54wy0l8L+7Ffg6p3q5F4QUD\r\nfiFG1qDlqajc2xlvOteabeIuVwz5ZAHRsdSMA1zl6IZ2Pi69TCcEQvq80diY\r\niAhn5I6/Wszp3pyUfO+WD2sDfdK5fZRBc7RUTuQdHx6d4QbwDPBxdJzXb+7D\r\n7wJed+dF6XP2/f1H8+gg1NAekPKqlNL/diXo7TVYAuDKbRTEFhSsQG12DYsX\r\nPuy3sCKVKPDJFdqXwSL3XRvxSgrrX8HJrl0=\r\n=/IBh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"643cc5afd77b5a87139304732a67101687468c6f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.6","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9018_1680042371589_0.3709195329318271","host":"s3://npm-registry-packages"}},"1.4.0-beta.1.0.canary.9020":{"name":"hls.js","version":"1.4.0-beta.1.0.canary.9020","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.1.0.canary.9020","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7717798ff2d8333c08a9ff847f5c3663cc2cea66","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.1.0.canary.9020.tgz","fileCount":129,"integrity":"sha512-7uiepR3bbXsu+ipoTBWswbmiIVnRkpJHDIehm39EwcPPsZjRhUlfjrFCluOyGogakx5++OtZ7vtCmuV/DlkrbA==","signatures":[{"sig":"MEYCIQCk3qIx7zMHEDMa6Krz276AOjLUxi2iSIQImmQch3p4XgIhAMq4DP8dDT4DBlYUr4Yg4MkL7STHq1Cho/M2b2+jZPvW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI4chACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP2w//XIQF7V2exLmI4RZ0RFQABPwTEcuiuzgACfSDoRhFDjx9apza\r\nWMpw+h30OTqMZkkzMv8KFYn6P6olUpzEoMeWoc7BK6EIxqfImOQtc/Sgm96u\r\n8VadWZFdNmru0lYoOK0zNMqude4FQEdlIqHjIwZhoMlmz5a5gqWsb6KBm27m\r\nW7UcnimU3tdty/mc4iwN1rxpSCpZpt2Z3ygGyERvK4mJzVtxftjVBKKDezWL\r\nLsg+zwBcuMb84VpaGvW4GY1L3kvF9y+XMwV+CBfAZGKR9Yjl1K+mBOHN4l0k\r\n1s904PHyNn1AD/OUFkdLihd72i3ZpNxmHTYbGGsQs7LQ7lIFsgcDbz0a6s5S\r\nbBhIVc6IlcaiJKKxoGHjcspN9BCWAk7eYQSsSQcFmERwKN7Yk2f31ON4dLME\r\nIyemEI0T0XoQMxheZw2/VK2AZPGKOa6+AHKa5mOlNTVV+kOkrXNkYcZa72Mc\r\ngqPH2m7rxd7qJayhsrtuxSJDn3D5P48FaWpWGMGsWWSQNGfV0yzLcitwNLmn\r\nN84jzwXFL0KM3S6CyEsEs5N69nfb7OVW8gqeIAPKPQTMf9nI7jW/CQXtEsI0\r\nHzeZ8mdh9pzQleBCof5LVHekZzEt0KelpKH9EakvmFbyx0MV6Fc+OFBD13Gy\r\nl5REXYqcdqeodjqh9PBHWF7QcXJWbjHEtrc=\r\n=5+pd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4cd93e039b1d587736af87bda292614e37445159","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.6","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.1.0.canary.9020_1680049952787_0.41935929727257126","host":"s3://npm-registry-packages"}},"1.4.0-beta.2":{"name":"hls.js","version":"1.4.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"decd0a2499c3697ccbdbf38d92e69dd368106ec8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.tgz","fileCount":129,"integrity":"sha512-Gl3OcY+ufUZaIMX0/4drb5z8FeeDSSm6f0DMsfOEDuLmNkfa3J9yB233+K5m2IcBqM+rrDtwrcntVzijRHud9w==","signatures":[{"sig":"MEUCIAko8cZHKxehB6iNabr+iAMFwrLMLUmZPavCBXqxd2ubAiEAg8SP/C6Q/hNiFAZhiDaSw1dTvitXdl/9I1Q/73TfkzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI5D5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPfw//T1TeyqtYDOnFDsn7D0Gs8+jqSA9GuVykt+VKxCIqUjBO7RQ2\r\nR9yFe7pLNukdF3Pgqkv4/ITQvRIUc13zBUbaeVhNb9LQbthM0RA6midKxU5H\r\nb68OaxPHzg2r3quDzEVukNnYsDiP3VU7x5144kTYi6U4B5TBHUx0XKVkdrxO\r\nIHTWytdmrotGWqqj7Rx1YcSIcIe2nqGnOPW9S02V1PzA/DFiopVhEoDOTXVh\r\nIPhAL12ahPTR3WLPcLP/7uVfqsayaxUapD7LnUpSMo2kjhDITEejC8hHoYoQ\r\n4202zq4ytfd75uRhmo1MaVYyadi7C0zKB+l7c7kC2ouJ9Enke5I+DkfwjNyJ\r\nZcBE5qyPyg6j6RU6/OeD5eAGnLg+4IrKiYrgVV0DOLQODAtq8cGHUO5qTrNw\r\nOKksy+m9csizvfsGRMWNnJK0aWNcrsgudxFhDn7MBD5ptKztPzlWqqIp7C5Y\r\nFsu60O0DwnqjjK10XTLZr6QMteqL/ZM1S7On/O688jlqwZ9yUk5wruXEsE2h\r\nPrMmsg90/vCG/bTZxq1ifHeCyKqYmAldzAkFqtWe9bsk1dkRr+y+gCnyc8wR\r\nSIxPFaf/viREjuwJYOGa9EUKMCwoJuIA94LSdarEZb3S7yqRiQiUrHXLqnv6\r\nbdYfDb0rz60uYP665WFc/aTUq5wBGTri/xQ=\r\n=024E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4cd93e039b1d587736af87bda292614e37445159","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.6","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2_1680052473362_0.3409688161943514","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9022":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9022","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9022","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49da26655cc0501f74c74e25ef5218e5d73705f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9022.tgz","fileCount":129,"integrity":"sha512-rQv6a1z5Fjv0vJMIFZVawkssODfHEWTIK4xqvtMLRNRU4NoVx7KbnF2oliBFxytgCtB3HcRAdhjiWH8yN3sxyw==","signatures":[{"sig":"MEUCIQCxCnT0pJyMxWS/u98a96+CDsAdbJXGh9JDxkmTpALZbQIgfZaaW9rDJvwLfWggilpIv87e78x9iNX0NuYydfqSBYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJQYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+tg//XHDyP73KWZ2bzDmH1mJyDnalT8VaY3XFmfzTLMLsEjbVFGjN\r\nP/BDFhGyzPRLfeEef9QjQq3c0QOwz4lz0ggUpsVRLBQBZ/2En0Ge0RP+cMrq\r\niw6SUSN0Wvr68N5MDih4TZVNjUHJxcodrrwUEenOKH1sJZQbd9PCm9PeDDqu\r\nlyPOFjk4Z0HVlzpVuLbruyV9AnKzQfdjxseORt0wljl3d6EWXgbmZNNW9TDJ\r\n72+luBNRB4v+6DV/X2/Y8AExCVuntojB5LMAg2Yg+pGu0+fw0svQC+uBTljO\r\nxOsLKFUzEFfS/ljFZU8kcEtjiEDTG2ZRqDNOcbxQBg1zm5SkEYo4EIEn4WC0\r\nIK4OsnEFkiAfpgx4jYq3Oii5FYcniBh6HQ64UdYDTlgMc6XXb8Bp2RkuhPtP\r\nOk1wz9+Z0j5MyC4eFW/MEW7bSX00Nrzb/HJR5qe4nApUyP/Ax8VZAg2jNFof\r\nlXwDbM1QcfSHLCaX+0WKTrIgirdLJdpsxpzFeRmM0mFjGBuehOjEP4R/5jIZ\r\nNWrU5UnQv/9iPG6kuCt+LnRnk7jOJrNQrDhlyUTcPftXjI/6XNxL22lGVD4M\r\nv5F+tRoAwEeD/8mavUjDT5V9p1D/5rYsLGqPTKxGwGgXrwlDhxxFQ3mQzCok\r\nctFVcnKT+5Ef6of+zb+sHGVdTchp8DOdDJI=\r\n=awDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f7b91d3955af0e3210a08a9955bd4f8374df046f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.0","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9022_1680147991724_0.326431388262449","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9024":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9024","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9024","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c199502802449d0e35d8ea06112c2350b19bc91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9024.tgz","fileCount":129,"integrity":"sha512-RxcqFyeYtJr8uD9+u/uB86+LRSHXA/UmAxQEizw3cSsBP+4cmaujKxuIiYvj0dHeWlit2pB3jdgh4KGCzkpAdw==","signatures":[{"sig":"MEQCIC2ksZ0t5C8RbTOLQ8YYR9LtIg9kPHZSHEEaL9qhk/6FAiB8NXuJJB4O46goGCSxK1ahsMGSKGDWRKjkk5udYEYDNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJQpmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq10A//Tt0eQ3Y0sv1XHmY72eIHRzD9yDMIMtHjwqA3RocJ0ZmNk8L/\r\n5G5BYVfjjFznmS6jBcitPABZrgeL/zPYvd+9r8ThkJrI4l50uaIrPL0fyf/f\r\n7M4CxSD65Uy3Z6f79W3xkS1JqvPkJ82VqxeTGeYtUpxTpzGUg4txKOC0Q+Tx\r\nGU10IHKXDaigNY7bOKq/8IJupIFXxqI19e+CxKzHkrNj/JmW309cESTgLPG0\r\nkD7xdWMyUYAiaHTZ/kn8FZTXU1+g2nY+mKEMbK0yJa1N+KvCywRZTjcSfskq\r\nx3kO+f0Vf29vacE+SF3twTcrTDOQJyrNEugBKzo79segjTpcON/N6iMy8EWU\r\nMvQMeH/ww08Udi9PLI9eP4lxD/iGKNBxKROUCjcOFWL9nPXioFQA/uiOZvg7\r\nq2MWMNkKBfWRUa5WA3/SvzEJyByl/aeVmM5Z3eg+DEU6nXz/lFo6NIYiyqHb\r\n7XdxOpDfA0iLpsGddJJrEhm+YELGBLymXt0IpmEVexAxWJBlqzJlaicDxMBL\r\nyZMFYlzY7uE/bHfDahwHrV4lIev8VTGzd5RZ2wuJ8NqQQ04jKa63IWD2wVHB\r\n+E5p4ZYAz3TTSPgVr5s17Hcx5Y69J/XT6WYGJzzXAm4iBudJYAOfcrv12JBp\r\nyHp6jgEokoHZNs+BKvn4vZkmgJVwYfEjP2I=\r\n=ydMZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a6956b33971cbe28a371666af7b80b0aaeaf2d8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9024_1680149094153_0.9338173791141036","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9026":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9026","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9026","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9edc972eb9310e809331920d40136627bbefa23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9026.tgz","fileCount":129,"integrity":"sha512-m6pQj75XUy24zUKQUnpfLj62sPed8xUGOy1nO+90UKCd5wcFgTmraXyLyuwk/cKi0LpQB8FBBSyXO3vj9MolOw==","signatures":[{"sig":"MEUCIACjmiPH7dtHMfH8eSrZMSijEPZLrMKVhfvTLXKkRvaLAiEA7r3z7YuU6+sclo+45WBEcGuCbh6vzRvwSTv+VfjaBi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJ0tmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOuw//SA0Glp6Xh9ptWu+MXjatAyZJMrlFFSulRW5/0W8wJUZcMccX\r\ncMEKPtYkZSeNa5uMH8sduJkVImvHemafzqFb9/eOOqPg48eEYNJVq5Algmyx\r\nd2mPJ6QCNIzRQ2LOKkAY++HROWZ0mwyt5jI4vAyZTctFPoWLqNKPSxJYW3jP\r\n0zFbXegI/GlQqJsG4gaEAPYR8WlpCPIYQMV/7FD0h5kOgIArYnCHHAtZIBqL\r\nAOPDyIkXNCB3ZEqYiG12SrScsyh1IyMwedPn0Ko+0D1dmrluTS1RyW9rfhPX\r\nLTaEvRWH3KmhaNFtCQUPRh8FoMKoyj4cpBCutBBZTgpUocDJ4/y+jkjP7pSz\r\nu1PZeWUB7zGniiXfVbAp7eHIPICAac+ymNaWExwUL0TRTIjE7HVuermgnsJm\r\nB6hThrs+eLXDBOn0v6sJ/+PD/AKO0FY+4uX7k7+Hv6CDChsejWbUT8wc8iEB\r\nn9D+45QP8G81FQJVtU4sJlvAG+VZsB5skS5N8glHw0kgTKC5yRxZl8iX4exw\r\n8Jg3F6g5VVGzYvnkOrW0htASOtYpONcsfrv+uXrByFa5lEEapfmNstw+HpN6\r\nHE46kfOpYGkwJAqULbtM/uRgZpGBrYCFos04fRSakXYj1rb0hZcFE8z6UY1p\r\n+JCSCNmAGfj1lomBb3ClNM7r61jKWS65X2E=\r\n=TBhU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5003fc5cf8e5a6d94e142f9226da1dde9a430089","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.56.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.56.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9026_1680296806440_0.21683934960350482","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9028":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9028","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9028","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fafbc024cff3e9109652897f912ac70da73fb0ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9028.tgz","fileCount":129,"integrity":"sha512-pSGEA8i7rgdcgoTFq2nCuF8tX0qjsK4x4J2ytBvBz4wL7DtJw1GtezdxrAc4lTnfH/lOl1VzdVRIGJrY9o7wdQ==","signatures":[{"sig":"MEUCIQDoj0IaGgN5C8hz8JImyIH4nPX/QExtOjTqoPLtjOXjrAIgWDJOorclrAlmKrtG2syEdbVRcDcHDyJvbRdLG936qRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK4uCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogPw//QmQcVanErpLPcDsGm2fgyWIVfoK834tMM6gM8agEng1qTWfG\r\nIemc7hX035FCcLtwaeQZt6saTW/+HS5cwlSSZuNGILAUWiLBniRx502Gza94\r\nD57211PM4F9Gvdp74tdpmU2WsfB9UCoxDdT3h/3ZkkciMsE9ZrD36b5cu5aU\r\nIld7gGW3VDf5oOjTbydmJV4xh0Mnb4dDIk0+nop+Pr2dNIe5KQLQIuZbui1x\r\nmEGAGOEcTWsIh4CiPZwonM6YPBsWtKgbYJlcnf1GhgKTPP9TiTGB2aU7cDYn\r\notms7LaVXzcN6L1Vem5N8LFT6sENoKf5fWAfRWYmD2K2jC70rEhwFvhd5E7A\r\nUAnwnHlX6HMMFE9FWazQpQS1VCmsx3e6Xjtgr3HI6ulLvikQpmu4MbasjSfD\r\nizhX8gqJpk8eOfn7DpiuhiYIqjosO9ZizTzhSeDwnhsg52Pl0oU4cRTTlv4S\r\nqWzDfWtnVV06zbSmFf6jgAbhMSBeEs3Tz3s/PlCfHj5NA/FDgIVSVzfNaB4F\r\nJO5OaGTKTzNeLEnunDDZxFpk1ffF+skDwgkewMTpRSxmu3g9X3gjH5EOHKBK\r\n4vwXT5YGRJXs5IKos+ve1ixGiStVRNPBWrysODTwCeRly8nUFgZAyH8rSyCd\r\nHDKEpEuCSLK0JTaCoLc0n9xFjOqwN4WJLCc=\r\n=mucW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"034ced47d19fb7f6e65f31af741717f682bb4c9e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.2","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9028_1680575362503_0.2943925140146768","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9030":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9030","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9030","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eedaaa844dbe32688b98f7ac6a8364782d575845","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9030.tgz","fileCount":129,"integrity":"sha512-S/7O7ycSxzn5XzGgbPvE5kUaXyVvVCMM7SU2cSAt49vZ0kbSQTkDmBQJzRSsGuvRYu+Wq970jkZQZK1G4K2jmA==","signatures":[{"sig":"MEYCIQC1rB10BtYWS1vBRY8K84Dqft18kk0rk5JvtuhSZRSd4AIhAL2OsOPjsZX6SEmMeh0+sV81xJIU8GrfcCnZGWuV9L+4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16084965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5UaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYTxAAi0GbyEqCtsrUQ6QK/mvZun+7dYVSYIuMfoGgW6K0wf7Lr2WN\r\nFyDEQ9fJHj86Q359Su1uZbgS9JliuVxG66ZREO9Hx2pmUEYHiH/HqUzHK380\r\n/Cm0UirUq2LZlvZziMnNiLrc+nw4SoHPBk0nKPbtICmMzlySrU8vDnormHIo\r\nULaY0l+hf8cGEsJDU4zufhp7F+mWzB+ESrV6kKaWUBu0D7c9vR6dcUkqawCu\r\nuR2kAwmdbjlnm1WcW+v0594d46nZJQUWSwTg436JfYj93zQEjyekghqblLRY\r\nSZVgoogfFivyUklOJmG2FWK+VhE4J8G5qBm5rQc5xOp9XY5/YKnNMN8QGMbi\r\net8zdcb/GD6w+XD0FnXJj9jAmnEcwPbmFz7tsTW6qPbraCgQ1iUutu8HuRE/\r\nVVUwVNDLiQZqYW7UkVfS/OfJVTMYcKZ4RQezWWDsQ7iKhDc40CEcskUv0hHc\r\nBcnecYrmb4Ob4KP5pz+usONklK5m3jM6Xb6TgnnR6T7IJfh5ulw3zVoi8RcA\r\nkCxOpIO5ionTFB3f/pttDRJDFute2gpbo0SvJ/Y7YDG9iubW9We6xHL6PNkA\r\n1ZwO3e3fXMjU8yYB1HT14KFv/BJEr+VjmWv0Ku5PbDEb37LBghoR/XhVDpbK\r\nahH0Kd3FnNK+5gm/1KGxkfQz5meA3IMsipA=\r\n=Z6vb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"df9f0f8329b517ff7fda9530d0c9c9576b9112c5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9030_1680577818093_0.4845476073587447","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9031":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9031","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9031","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31e557593634b1cf6a11cf90337df9f25af2408b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9031.tgz","fileCount":129,"integrity":"sha512-yzc119H/kFFcHgiJxbQiv6dd8NIPnWEP7rme38TzDPb5SsZvqOiOQxX4g5+VJNc0+/UB3KxhrEQs4jeMRaxxWQ==","signatures":[{"sig":"MEYCIQDOvvRzI9vBgNNVzrLqJwuF2j3Nr0J/Fjfbvn606AppYQIhAKj5uVXZpP+tnl+4j77LTn5oImftcUSO7u6Rp3GKjjY0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16085375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK6K5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtTw//T8aGD65b61k7NkwyPjknE/yn53XN2FlDam6WEAwi583dVf9s\r\nG7O+NNcsjN5gxxbk9b2lyE6J1sQ++azt3XAK+TjTCCboOcc9VNbla88X1Xsc\r\noEPYQa1A3Nckim6thkt84rX3Cj8BbMW/w8o8xLJ+WGsFkAj7hRyMhq82r8E8\r\nVUFX/EUx2LCYNrtH1DGV3cDDRZnmdAh/DEIwALyWg0zDkBTuMIQK+dcO8iau\r\nhNUh4wgQ3RrRetuV/CfOcaBMmTFZwjlpE1VW+7c4wB+5lpWesW8megA7DUNV\r\nd8doy894ruG/nntk+umjrNLGWDnklBX8v7Zsq8T00+OhwSAhqJISHQ7OrGC9\r\nn/keqQavh1ZNVJzzGnPkBgMVDXBeGuu/eB8YpmJKSR/2dkBnZifEQLIoiBC4\r\n2jQbOA0CYZKM9yKFIOuiP6kIp14OTM4MdC1LbNGneHFtnT9I2s0UVFsqDhac\r\noUx3ve4a3jerhsbje5P+JDBEmUC0VsxoZvNyanr6Y9MvEmLKJlkkXXsudwNM\r\nveu9K/1ele02/ezl7X+0vVfxaFMlfzCbnLWTg9MzYnL3FXBW6p7egOYeLMIY\r\n8o0bZbGUmWsDOq/BMC2yuMpfbt7HKX0zQ3/1dtRS/MMHOIVX4VEmcIqeI+FL\r\nPi2E6L7pQxaGD6P/mYCadGE3JJnG54AF5uY=\r\n=IuEA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4bcb33b7802ce2397b23264f7daff38d8a3b8507","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9031_1680581305261_0.548716065657763","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9032":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9032","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9032","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c463a147f53210fff88126a015bae07a9d8aacf4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9032.tgz","fileCount":129,"integrity":"sha512-hQaradnw7BBGaDEoou/W3gQI5bWrxmZn9LJlQGEeK5E7Hob5ABFecWW0i86uhyYbbAds/9C3ZxESUzsAj8qPbQ==","signatures":[{"sig":"MEYCIQDCB0ptdzHXJZbL44s3ft3n/S6pylL9089Ozv4sZ36mzAIhAIqS60IUE7aFG5Wjr8JWVtasL6n/PXwUTSyAW+6IO9/X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16090334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLGdRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+Dg//RpU8286rH73t8pwluQeXo5ZuJTxOWjxELo54v59TMDgrttas\r\nPPjgw0hFZKaS4pdwghgzp52WqBM4bW5UcRp5UDjs5wmDtt7Fd06NHzVk9+Zz\r\nMGUsUf09EYolQw0Vi4iZAt6u41aJ9k7sa30IGDe/PAmkFDBS9sWymn1DnLFi\r\nE/O0N9bgu7QSIHOJnxRLG1IWJd1Q8Z4j8IQcxK7ucwVC/IBOe6PsQyrttZEO\r\nR6g9ybydSzxtZPNeP46kgmeCiB8uZHreXUTvYsr6AIfG5LLtkwFSTe7Vodca\r\nkvqVmzfE+4BSLN02mvjd3WZn4sUBbPAgYObMGjnHm2Tx1zg4yhIdMDOMBhng\r\n3np3OnvO3iGohCPn+wdYJcOjNeg9hNcqZ0XCThLo+u+Ms0Bdfj0XDv3KuwAd\r\nNB4n3nm65tYCVDB7CjZqFXLwKUZqoqTu45LqJ7cYN2f0oe+h3cGssiDKCKL2\r\naAlzrv+IR0W74uIqAKRGOnopWRbbJIJ8chbyVzgQtXv3GLHpQujsgKYNcrlt\r\nSpbZwwnlbwrOx0MFbWPUzOj7XIRbKPQBdm2pT5Wv3wmy+kwrmab4WuVifs2S\r\nlaWrmBdLyzAQ2yqoxpGBd5wPTuIXZz/6Q6/T1N0pJMt2r/FxB4cto2Ui35+c\r\n4Gto6+Ch/TeMfBp9S+bQkDGCbhpQ8eoL6Zg=\r\n=F5Kf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c5134d8a2a207397c7ae606f8b6e1d349b9fe780","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9032_1680631632996_0.026341329696205618","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9033":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9033","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9033","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"790ed822ee5eac5b41b8ca167c0c8115ce70c929","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9033.tgz","fileCount":130,"integrity":"sha512-UtLKBqagV7EAmmpyoqwAxnQ7vbdOPg4eDwdCyfUaZ9Ty6cWx19GRZ4dtR98zMbiK8Gvqymn/gkkKoz7+1SZZxA==","signatures":[{"sig":"MEUCIQDtCNs5j8et7EVCF4I0ZIM2nL/noBvTJNBwIio3qgMDRwIgYFId2+DRk+c3aTZo7l9U4bJPDsED4qxGfRUZhZnn8l8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16102254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLM8LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8tQ//Y95azANpwuvbO30DsvSWTBHzBP13Z8wFvMikWr9CwffC+8xN\r\nKMlRYue09xDEgp7tyHUhV0yozucq+yWlUXrmOct3NXVRZycARImTMv5vW7ZK\r\nbyxwJDyiOb8DLERlLQJe4r1O+3e8rHj81okXG2a5dRng6ZO4/T0XebQy7H6r\r\nMZUdHiaaHL0YdINcmJf/EVHVIJRhqHdCoaoigiJGKYZ1Bq9DSsZtaP7UeT/I\r\nDq8y0jh/gqLLpgR2Cx5U2IRFm+CgDdatEuWY4ABeXP5del6zDwHw4NJ7/1pg\r\n8U1Wc/keCHpS+3wgh4LqgGSPiJLcAfOJcoSld5GXKwqWz8BlFG0mYZrq1O5n\r\n9RvyfYkQ0QAcuckqn0SqAp11Z6FxbG8knD3w0hhg+lBPc9twWp1eS7Fl7vyD\r\npvLQAELZaFjRddiIv/EDm8tRAsRnUualdGo9SeRKyycqC4SJuiLFGPp6Jy5p\r\nKpvUNuAJt0HK7xeNcgwBDJ7HRx4Sm/Qr7/PHfl7xjHK/FgJcnieBSNs6SR9Q\r\nYPwJ3GXfZrGa0lxrd60bdc36/rfC7sa850Uuw+n0ABarSxR1/6d2I1D+nvl3\r\n3IBprMRx+U2CLNaCuVrtbimoTcQjbb8RtRdDH/e75Gp+tNVOD0nPBoHjoc0W\r\nYkCNf9fo8JLg0MhnGEWXFZyiSAZQ3UMFEZw=\r\n=+Dhj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9cafa433b53a4b356f358ae8c5a1a1e4be22f34e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.36.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9033_1680658186831_0.6539856555335735","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9035":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9035","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9035","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8cfe353693e4bdba2e44ddee90fe76407466ac75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9035.tgz","fileCount":130,"integrity":"sha512-ZRfLmOHH11Fkt8X07RUVti+WVb8gPMTtM9D06FeYLqPrQbFFPoQo83auFJFfwuRiomjimsIzLjfxuC58IEqL5g==","signatures":[{"sig":"MEQCIFFJgN4muZRnsbqcblqEw1WC9yy8onBu2hr07bQwkds5AiAM5nObv5ZCSAFqIzuWZrQhjMNX7EwSusNFP9hMQzDtlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16102254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLR09ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr46A//RgXuarZ4FUdBeH4UdmSaTPMTvFO7J+jlfXsMGjr+pPMQSLgn\r\nsWLqEkSgArEF1jNwkFqRMXxMOS9lKFWYWcigAhMwG/hCTHLrwaBElKjNL+7R\r\nug4yZCcPeYwfzjkRuYzrF1HMH32EKxK7nsKGbU0GvrNC05g1uo4q/g2y8dTe\r\n2MI2y1uflcEJV+2ifD5Aup1+cuWCraUI7MsyaUsNAOOsIL/dU9a3RK/a6v59\r\nhzt4Fd+MC/tCZlRr3oNYs4DS8exbzUNdFYoAIX5gnfO7oFzwdd1MRJaDcy00\r\nvaLGj+IOhoMM7QCkw9nt+XsBZmwMvmLx7AC7WLiGZra2EWs3B20nC1/fTzV1\r\ntoaZfQ832A1F8C3k0KdfpR6T26l8DVs16Z3KrWZOXXo9RcHXfy3wHRcz8XLo\r\nqSnXQvkLubth9hI9ahuYNuUXQnYjuBh271mckTK/p2b1GAdmmycYMOSfrD0b\r\nqVuW4y/Y4xOrjxtjg86L9DreftH3LUuUiR3q/HOAo56TNNkP8o3r/NQGsax+\r\nWEnpDnvflfnJpfOPGp+sAihoEOyeb86Iv/yvhT6lJ6B+q5CAWlCW29ryjLqR\r\n63PK36Zcr2FLsqQ5Nyatk8QblgdgPRzwgkidaTKTKP7gVu30e3lMc5ffGgpV\r\nLyJ3r5ICtJuQZ69BLCo237d/w9o/359aTYA=\r\n=vLnj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dc6774298d5648f4903468cc30dce9239bac8701","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9035_1680678205118_0.4481419920159515","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9037":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9037","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9037","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd5a7ce42bd7ffbdcd150c8165419d1ba2704c29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9037.tgz","fileCount":130,"integrity":"sha512-g1q0HL5bBFU9JVrDoSZDjxtJYmWFBaeJkCI6TcUrXlB3FHuJ4fJW57XAXlBvrmx+uYMkg8wAJ7HXplUxv+h/zw==","signatures":[{"sig":"MEYCIQD4FaGGbGE4/9CQDp3yXcJqomftUOfBWaQbPeMSpgrxWgIhAPASSp1uaGrgJov9dbtnJ5e6wzUY8OgwFHFYXTkupgwo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16102254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLrENACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjNg/7Bb1uCmJ/7W56z7v4aTNJVUDYoer6ylnBAQMr/sH0q9jHeWnj\r\ntqI+ChSpCxeqccXOTr+3mbPBIgsKMXiw5J2cxRN7/GE+OcpRTegI6HUY0kUB\r\nWudtcCm0e8Xl0pYMbNi8GcnSOaobicasdd4xpynk3H5r58+jEP8E+FXgp6da\r\nnT0v0h5fI90iQBwITsxDBANmVRZVgv3wOh2cqbxlyEPCV1/+iaNWdwZWCFX4\r\n16tcZkQ6I/w1kPVts47ZMtfr5dXFM5IV9f0uei03AkAa6+Zqy+l91WSdx+ly\r\nUTPWg+tA+DRUqB1XbDe4ZuqGTeHD+iMxLb/GsGIBaO/Hq1CSzo6gzsrV8WC6\r\n4b/EewViSoTvseADM7DsJMJdKvfBkkqE4dlGYoBv4lUBnwxwpbykh3OpJkLR\r\n4hCJTznPb2jeuD0Rz5XzlK/TDbNYTfOT6PR4j1wNwnPrwxxclCCdXD4TWdsD\r\nh+nQRnRx5PVxjM0ubGafdaw0iZVtxU/Sx3PahjVHgsu2fVR50VSYGQJBG/O4\r\n7fzgap1F3IywiTcXxwh02y5fLjljFH3vK6UI9uu3yMqwpuKiUkNlV+nIFobF\r\nqCAE1apMtErgJ3ipfPaL0imuO8G6gqyejN3gG1Pi1hQwfq3boAZ8gbsDsICf\r\n5LcGGENP0WDqyAeEHK5m9b+VNdST2uiC690=\r\n=bRnk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b5ce011983d2cdb83aaccef4c6c8dfd1bcbf57b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9037_1680781581215_0.4996019854194771","host":"s3://npm-registry-packages"}},"1.4.0-beta.2.0.canary.9038":{"name":"hls.js","version":"1.4.0-beta.2.0.canary.9038","license":"Apache-2.0","_id":"hls.js@1.4.0-beta.2.0.canary.9038","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a13e929ca59b2da3a498d9ccded3529abb5575d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-beta.2.0.canary.9038.tgz","fileCount":130,"integrity":"sha512-Iv9CxpsAnqpOyCQF4RHLFMHT05Qa049UvP+LY1AvqyFxChfNmjQ5duGG/7X7fjIdNkSd+Ikj6IunCOgyaAJPyw==","signatures":[{"sig":"MEYCIQCiZv1MNQawXAQQ7ZISkCL6oUvC8yZl0nf/cX0HSZAbxQIhAKina2b6C/GZysPNtq1pgi+mlr63Sv/ADARxrePpZubV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLvOHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6Sg//S3vZYTHEziMF5Xqdpv4wHlig6w9orUSzl9h9w7gE4PGFpI9L\r\nwyAtRuO33saSX0SAy5q2VM0drUMJEYneqXyXrteAKInldTo9cqZ9HRLyxFvi\r\npkf3vV7eCQj/n+eyj0sR7eggvmvPsHAX/Zrr+qhqL9EUQYcIbxYwde44994O\r\nNkuIXmPn38FkVNjE3ltrPRoeP+nRfL7pIispTr+3Fu4xHZ+mYka3HQ3A7eiF\r\nWaHZNXZEG3IDXwEDqmUMpN2DpA3mfYzTGinn2QhoZl3KSqABeeKdnarvAG5e\r\nqc8fAHsLPD9rpYBKwqH+GQkoeBGUWf4n+NTnmOnfOa5CV+Ul7NLn0Xo1ltLu\r\nxVYGaluY2yvpaJH2Gv8vfcnpVT5lw/3PJ/tlTfjneFh4vo34hcnzXQk9ApDM\r\nPi7Y/mVU9ZQP9hsoh1QaCMhsaPxv2fukpPplDn9LRfGg/zrP5Og5019W/vrF\r\nFLuTIGymkG7f039BE39egYmru6F8QiPYCnjMGpzs7y3I7pTZsSvCKoXZP3+Y\r\n7gb9QK/PvZ/XKx04iGuvIdwAT3knJEgXeV1Hz1vZfdqC+QikrJnzjXTF6jd7\r\nLW/CvUZhsvHogCnlVOIYLPmmC2wmEz59tmUDLvMa55nG9skKAAZpFAvSJRfE\r\nI1AurwoC3wwZ1syx53AceExoucwyP5fLj64=\r\n=VsFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a9982f7db947a2b3bbfae989cc942a44fba7bca6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-beta.2.0.canary.9038_1680798598839_0.4125572745974795","host":"s3://npm-registry-packages"}},"1.4.0-rc.1":{"name":"hls.js","version":"1.4.0-rc.1","license":"Apache-2.0","_id":"hls.js@1.4.0-rc.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c725765bfa463d21f4ba32e807d94b21527c286","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-rc.1.tgz","fileCount":130,"integrity":"sha512-UuTgpMEiduU4zbbEwmGvlcvt0UBPh2y/5E0zfBGw5lCcu9M6rZ+2jIVfS5vk4AxFtoTHBJqM5gi7gNR0UlcoZQ==","signatures":[{"sig":"MEYCIQCEADia55Y+YfMczyyV5BwV4mXbMGUzr5bSui/xWwFwWAIhAPERlDIgup/L38ieEuzVPcsdYcaYi0THjwqazAPt+vCI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLvf7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJPQ/+JiAH4a7u8MNwASlvL1cOOosfptQZupsiPdmKmnNRZuEniznA\r\nny0AYwUqiOCxJoepEu0U7Jyob+ZeQTmRC2dval0opxNrzi11tc5G1qTDNvwg\r\n0wVtBFM40/YjWftBlEqW2atYJbYA5BScRR9o9kCtFSY7HPmG/fPuCK+jfg2w\r\n50hOKi6LIOs21RsxJ+OAStSacVzAgUQNnpQ38TYHVfvk+/RQUFIuPR5Tthvf\r\n3AThTZoW3HUWgBcj0uc16A+jcwFeknByf14sUpgQtuUGUfRIqfh8FR630fhb\r\n0OjZmNCy2GPHWwDiUYIGhHJOuqFib79zfzkLoFOREw/WmVMy+B+xRgwl2H/0\r\ngQZxTBllJCBD31MID/yEQ57UyzEhSsBsZOJZqjYaIWoZ3YNKs/zoI3k1Op3D\r\nvnaDlAxcWs5Rk/lgE3jcd7/1WgXCEjL7knqGFjE7FMGdS04ZP0UiEyBA3rjE\r\nWUSFLE4CPF9R1Ro8K9JwtfSB/91ORrr+Z5BoEHSHkOSQJ+1kzTPF4ZKJBOgx\r\nWT39M9cew+s9qxob3et1P4cKXwTID8F3O4sj7D/Wj/DjcUeUubTXAZwqs7Wq\r\nSH0TtXZRK1XT4NyeUb7YchtDvSBrQ/gK1muaY0fv7/1kyoTr3aRAL8HX0XRE\r\nOBODbzAW+NXU/ioHXMNAsJ/deA839J7cbrQ=\r\n=tKqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a9982f7db947a2b3bbfae989cc942a44fba7bca6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.2","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-rc.1_1680799739667_0.3472225723694953","host":"s3://npm-registry-packages"}},"1.4.0-rc.1.0.canary.9040":{"name":"hls.js","version":"1.4.0-rc.1.0.canary.9040","license":"Apache-2.0","_id":"hls.js@1.4.0-rc.1.0.canary.9040","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1f6edcec0292fafae4d2f9d925eab0d7b54552ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-rc.1.0.canary.9040.tgz","fileCount":130,"integrity":"sha512-af2W6myC8zswQbvSP6QBYGESlwu2aNPr7vt0ZN/0iDEMufcfhdx/epIvQbX93S8M/JiSgVWzNV5TCgVyjwzUAA==","signatures":[{"sig":"MEQCICnRRKHtcfpgRHkX7gfRZnTvxLJCC5be/yR3aJaVPDwCAiAhlPdADbMRihXp2mdiAwHzxCaH8toDjQA0VQPJncYotg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL5TtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpncQ//fig08V4SIb1Zkd2eCf77qXWY7ORzM+dzmu6y5SQZwsjinBEE\r\nAqxHnzRosXVhyEXfcJe6KZN4WZ4RHoGAt4pLzPQwkQcqNv3cpieQNZ/aCwA1\r\nBUzKtEAKw6qvy4OnwCbfMlBsXN51NXfpJvLkFWMhU+QC31/m+X5VC1IcQjrz\r\nced354yOH0ubz0h70o33WDOJTSKW7CRMuhtTNEEhXVuve6SSUR+rgMYjMuCy\r\nufEnDtcz41MgHkI1NVtrXGt5SQRhKaC1ksUKEe8jIMOhBFI7Gov1UEcQG+FI\r\n9lQ8R5X35giLs5mv1G6mRO0kgs07nwhsg3pGMmtYSh+LqSEMkBCWivlHUaB4\r\nM3CC9mlStwWuF+QuBckQ7+z03CiKPC80ZKq5dW8CejjpXpprVMVbFHDx805h\r\nmvva6DbWuBTeHeoKUTjzNlMa7+oRZWm8aTBywbbIJRVl6h8MUtzgA5SSVscN\r\nVgEQ+tDqJ8LtReMdDk1USbqRv74JFSpH5I8wLH75iNN1eKPZ17zJLxvNhA22\r\nKaNcFv/mbGKQzByM5+TFQAUrDZq/ea03TXmVezjTBE32Xbm+qQijkQjLH7i4\r\nQY5gk1Nv2uClR+OiQSxms1S/Ie2p2JCFp7uXOXaljrK8dXKVcvs2APL6CQZp\r\nVibY124JNLANi0VvcTrdSGJFVthy+9+KPG8=\r\n=X9Za\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"31cb671b8a7d1a882d0310dd5b61e4020557bcc6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.3","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.20.2","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.0","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.18.6","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-rc.1.0.canary.9040_1680839916698_0.6891586799699638","host":"s3://npm-registry-packages"}},"1.4.0-rc.1.0.canary.9042":{"name":"hls.js","version":"1.4.0-rc.1.0.canary.9042","license":"Apache-2.0","_id":"hls.js@1.4.0-rc.1.0.canary.9042","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"210ba7a47ec1c0a94549c902ea866e34247899f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-rc.1.0.canary.9042.tgz","fileCount":130,"integrity":"sha512-6CxVQZoIkCnti2+rIpFdYn6909UCkGoe9CxFt9NBmccI5xR7k00F7ZlUiM9DfbOoqAQy3j9galeFUNieQmbkxQ==","signatures":[{"sig":"MEQCIHwhxrtE6YufDBVM00Zo9ib4FqleKPzHUu5Eg7E5PBvUAiBXos2RvA2dVZ+stQv30u53nfeEFV9/wZWWAyfj+A30Gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMC8BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+1A/8DsqTTCn8DU44ggKUm2eXt87ZB3KfEFeestFHzxDXVmchNXGH\r\nMshLvp9K0r8k1Vc3rrL7BfawGQLJfEA5zSum0XnWXm/usCNj4aJ1F9hR/0uQ\r\n4GzqiH+87f+sonxSDPPkS74P/uuasHIqniWlhJhTGgyagxpjHabXrgUGhWUe\r\nDgM4yZ+ZRXsWVRVjp/IbFab5/PKB9tw445Gu/s1WmebOs786LC6x5POWJe2k\r\nOckdxKTYe55uEpjhAjTyc+xCOk3LpG4ZQXXtYHKffZsjO4ZlqYoHgDSfAs2H\r\nbKWTm78YmmjxPIDspx+fgarwSIL31MwNI51C9cORG0CESWrRnhwTvbrNDrxO\r\nofDcPU4/razhjon/L/ZrOYCDkivd5x+iiioQ6V+XArglBNHKhejDcqUwhnnB\r\nFOyD7FFLWeXBTLkl0E5rV+xkzL189QpAV9ZYVvlAcOrC+RiVCNQdlJWyjrQ/\r\nVAIZXjwWGN4A44r0eiCY9iMwvX8ffkD/IcTEHFV2G8tpw5zaMEFfJYKyZXki\r\nvaXj9eWtTTDXYULy4J16qn/uVZ7iKgYmzTfYI5vEn9egUpQwktKMG7GpZ3Um\r\nki4VjiMdsV6DWM+0J5lkbQ5EO6T9UpiCHX+pvTHOkH+40oUn6Ec9cQ4mMuLz\r\naUTprxD0aog6xHfArpp65Ui69StmLo8o6Lg=\r\n=z49K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29d59fc2055ba37b9602b758c2e20a6cab9380d9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.13.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-rc.1.0.canary.9042_1680879361269_0.2115084018100144","host":"s3://npm-registry-packages"}},"1.4.0-rc.1.0.canary.9044":{"name":"hls.js","version":"1.4.0-rc.1.0.canary.9044","license":"Apache-2.0","_id":"hls.js@1.4.0-rc.1.0.canary.9044","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"62c0606eb4dfe3a3cb6f374e062bd582091f2269","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0-rc.1.0.canary.9044.tgz","fileCount":130,"integrity":"sha512-Vx/zv4TlioVVIqSPzQZPPQ+/OgeURjee5wkOw/QQzq0S2UCVGKUxIzh3sG/nAi1kh5iTXe1vxR0iQmxXOzwD3w==","signatures":[{"sig":"MEQCIAdMSpq0IQPvSX+8fiFNjmaMvxfxM7U3fTwA+CqFxrIhAiA80EO+eGmDURyp6Ar2b6sb0cxRyYbBoFnoqky7d8V0pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNPCbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzrA//QbpIg+jFkZ9L67HEsdRx09f++lzISLbdjR8zCW8Wa1yCGuIi\r\n89+T0RREi3JWDa1xiYIjYFULu6mhcsmP8DOQVFZTvhF+Kp1DlnZfRXBeO0xl\r\ngbGoVShPnnDLh322Fi9wYzSp9MO/oeEz3JvlBwOzY7AsUkDf/FVnhKeGfgpa\r\neBoEpgZC5te5604/VIiTRqsNm/5O5cYtih+tCIuDXVW69o1sub/VMSYN1NWr\r\no6p56RJbTjgvBYMbvh0ZG5CFvp724EXiPGWi5Wxm9vrOOLKwkcIBYvjbDZNF\r\n7LzXu1KkUP+0P4Wtjwm868DNzpYwtcKtTycdlz1n3uclS4SwkrXYBkqtIjA4\r\nvnU9wpQpvvDc2f+HL7rRc2a3ccJGf2cVLoPqn3BFoQshdip/8OHezYz565kC\r\nYLAY9Xyy3aO1FQrVix00RGRRj/6rWnkxZpaeULDQV15OsBwTy1WnGrQK+P2I\r\nb5DhWxorcINebkKKntWrxWwpZf9YARUMFa7g4iOKOAG/39Pto3cAviZfdtWn\r\n/IKtVGtLDh3sWx7kxMyLSz+24TvRJmyzsr7GJD9ZyIlMQ0xYNuwwajbBW/bh\r\nivMRyP2ZQn7J8WjKzvmTMvjy6RB/jVFxZA0CQGM+ifUllhvmHpNrZshKFA7g\r\nyD3n28RTm83Xwi5+3Tbh5ENe+gzUcC7yiPE=\r\n=FfH2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22481fb3e8ed6726cca8565deb69630236c088ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0-rc.1.0.canary.9044_1681191066755_0.4413169355823985","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"hls.js","version":"1.4.0","license":"Apache-2.0","_id":"hls.js@1.4.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e73af3e7c8d4310a2bcc92d5ade362dfb781fef7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.0.tgz","fileCount":130,"integrity":"sha512-VEjg7Rx5FlE9TB3MIn0HPgq3J+vR7EoQnjaqMCk/ISEaCOSZlAFh4g867f1QkSxZiq9kHeUZo+iH16X7VS3jKA==","signatures":[{"sig":"MEYCIQCnHBjWkLNTXkt8xxuC/SDB9sUI0yIyWEUjwehGwvfZugIhAMdP5U3JXb5GcsZmJaDB8JTjAZGLKFO09s8mI3AGCVj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNZ4aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqClQ/+N+JLREuyLJCLziC3fYttOsptcCbvOVfYYR+0g1WTBDp4V5C9\r\nKuFQAMTm+kTcyDTRdcOZM1ZQDUAzw1G5L1ReB0ROJRQ/fbKaoAzZwi1wdLQ+\r\n28/rH/nfgP0OV3sNlEQxwhEscUEewn4ViZcGTGmFI31yvIvInEaQMxyWX4pE\r\n+i82fQMJ5eDXGOmZ/d5kKVdIxa/zXFbngE3qXqRKvnVlEIY9+WXYjIWkuxio\r\nXTJGU3jVrbdiJw+5D+pkkyxXWX3HSIFv2Ie1GflrNlNDbD+B3IUuIFdYs73a\r\nfHufRfjzEEMKTvO2uIp76u+vnQjonG5E8b8HBUl98GQVGBEwKPP88wXmGIMf\r\nP6OJl8JGQyz71nxCreBLrO9S/hZCGvFTRrGEqUMGiOaFPKJsQi4VsinVBJYK\r\nZfrKxe5KZU35MGC1MY4H1vD2hR7XeZHIO0d6a3P9sAZ3lW7nDISH7sYR1hLq\r\n67QH/Cga53WlA31msV76bThBL4OIFGw73H7hBhhVVN2ojS8SGPJEQabHK1VV\r\nCFI7zQ1o0OD9y+DnFM7tJVP7J+EsdDIfgMyccQzsfjILek7fXMhqktc2VB/p\r\nS/ptZ+wb0QhRhEgxyNUH9prlL/OvM+HCMVwgdiWDyU6dJLPMkRhQF4gu6ZYu\r\n/IqU/PV2gOlegjrbjAmBLIPocobVOzL9pxY=\r\n=vQZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22481fb3e8ed6726cca8565deb69630236c088ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.0_1681235482370_0.6228691545761913","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9045":{"name":"hls.js","version":"1.4.1-0.canary.9045","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9045","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c53975d7513abccd8c6d6d63337dff38ff15b4a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9045.tgz","fileCount":130,"integrity":"sha512-w/vNtPjJpqp6fegPTV2RSsvENDcqvjoZ6JK3qk7m6BhBtdM1U5wyvkmQEer8kFevo45QZpihsaRyp/n9H28xnQ==","signatures":[{"sig":"MEUCIQDoa2HtEvz2j3PwL8tekWOgj1cHfRfXWnofxSQu9cLMfQIgErhf4J7cktcrE+VrJD51PJwtu8TqZLdO2D59/rVHZqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNsdaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7oQ//dys0uCsr3jFcdbAT6miwYHB2x3tASZ3w2k+65+ibmHOqPZUj\r\nKsqWmicI+g26kt8PukpZQKDYCt8H3gNw0yxlS4JqzOUNpY/ZSFgF4P/s90ZU\r\nEx9L2dOs45kj5MN1hH/KV1Bo0vxzPQrm8fY07CJwP7aiAwk2sHuCdPF96u0e\r\nF6WYu1i36hS1o8qL8S1btXUaMhWCNJcsoqulcpCCjtJTN1IjXTFnaTK+Ien3\r\nd+ayP0cI3y/+vSljsD9ekD0lbPbRdEGXfTU97Kf8C0gOVLShmmH1Zk7WdMDv\r\n7Qvd/4CWkZojkWfX6DSkSSi3vXXFgtcUgyj6Xbi/C3QU2H70QHd9O3VUi8a+\r\n7K7b33oMb/84KsKuEB+ePTPYjXHnrqg4q3ShXl9RvkxGHNeMuweiPBPyUo6h\r\nZgCoHMI4SXq5GYpAlAzRLpaOBW7BMw5XdwY/xZyKWGwCgmGT+sVUkgv07YWr\r\niKQk+GEL1nv86DAiHueRtJNWF1yT9RiPGdJmRoNiNQ1G+6sA4GgAUnyMxSNY\r\nUnUxnKJj8uUagW53nIPzD3upuU5RTjG68MokQ8k9u+pDHnt6m9juxxZUQqV7\r\nWp8Icns5kD/nJUSiYSOBgtuVFT0MQrvjVSwTuQy8TuiXJmqZd0aObL3Vnaii\r\n6YdK6JZOLfc9HhFK3+UeBm6HcII2ti+qV+w=\r\n=GV4d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d7db5b7a7765b36dcd9245f4a515c10af840ccf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.3","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9045_1681311577872_0.4929920274151882","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9047":{"name":"hls.js","version":"1.4.1-0.canary.9047","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9047","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7395776a20a45d4ac80ddb4006c095a1a86eb48f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9047.tgz","fileCount":130,"integrity":"sha512-KxRAQ/uv/WvXj/7T5CkZGydnlos8w6WAL0rbAjcFhOmB/TyOwPye867SashAnlXYusJU3yW5wPeGqeYeghQaAw==","signatures":[{"sig":"MEYCIQDEzvdCIEVF/n52m7kBOUZDFfP+kMIIhFbmKsH8h9SO2AIhAKxzjBbBQE56cE27n51rWoK2kImFlktSG/299QXegdrT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNwC/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8HQ/+MIONrh1R2Xs9KjAuggQ+/dwfg+Xb++/jnDtyk2rqwCcGMSPU\r\nc+rhcZOeKEP+pjFCxERD04RQwAyRSVp65Ndm3mhwm79B0ucqsUdcnQTu/slT\r\nzZw+kjzm0ptTonbYgowXiYLFy2pzTXfFqp+20sAYkNjNGHYlnfD8axKlSIo7\r\ny7AXSEvFIIeyXXOJBGM3uD+QDJVeH+QI7hycyLhkIUecn0D+94imodh1jA7A\r\n3L9utGupl+pPqAORRGTmK4HGsuRMMFSdO3LMNOK8QBPY5UywM9jaRRjog0SJ\r\n92NcQabq2AKr/nEukAzAugewQ9H0UOZfKKj0xEyup/UIgsNs+uZGrWsK3uT3\r\npw60Wh3uxVEJZTwAAiotNLs9vg6ImpTq9ookLoJicW+tw3+NU7uhw7MgQ5h/\r\nS73SFJ9vZ7dv5x+O4phNGaa9yAvyss5auuU7/Wk/omZ/9hd3HuSw0dX9mYnw\r\nzYLKLszuf3ImsgwBQRvHdSzpgXXu6xDp0kDuHwXXIdYdk61zIo5tt7qsunvS\r\nrKdGubXf4ppWZjZqpbsEX0WWY4iLwieYA+7H9G9DILnPh6hh5RiP1OWnA0o4\r\nzwyWaWX2KV34ygpNPSiWvH/n+hdPyjtDqfFWCgTuq2FjNyLiWyQ3RGJLxEUR\r\nuu+FPbuK1MNPvSx8+DGaEMjH7yk2JpwT+f8=\r\n=3Fwd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"df4f46a0829fc8ad62ea3f2ad5b208cf97c0bd07","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.4","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.6","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9047_1681326270681_0.3083674221742345","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9049":{"name":"hls.js","version":"1.4.1-0.canary.9049","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9049","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5825f8f820f69752ae69557363f8b0d65b221ec0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9049.tgz","fileCount":130,"integrity":"sha512-b4yLtsfhG/EskK3e9ib3Yk78hyzym2QOrW+9Bo3CDJlVyqNUApLTDD5jbUJUOjfPr8u0ZfwkznY08Dj5r0ir3g==","signatures":[{"sig":"MEYCIQD6vGJX2IsDG3jbe6IHoy0kJFxbc4mgkI3w44qQwLqnJwIhAPH34pJBUBDAwgQX9jTBtWbF+q8eGz96tkVBQUYr1dOY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNwkLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOChAAhif5PaLM6RsH+/yPlbnjoXYGvA0w4qJKfgBpwznLjWoXoNXp\r\nfSpnxZipIdjGEtY9Ru6WwBnjMCy0swp5wSWg9BBjx+78S3di9Ji4jltt+clJ\r\np2+FQaDXf5EVrCybbwMFgKpiMbI9dM2bMtvmcZzh4O3i6LnNd/GhxlMi5dp5\r\nWQIFewomDt/G5JNJGISnc4AJtWlL7C+97qQwYWddcEf6kqbs/fH0kyHuREn0\r\ncTyK3YcFZ2SCL+GxDtmGFuCqI/+bpjOQ5oMShZp3SfffhJSjoSoDje5E5d9K\r\na2Yak/GjsfH5R+pdPu0NIvyyq4ThFbMe883fi+yLEmUQvaFiEEuK6JpulusX\r\nahwyMyQc/o2j6RPk5d5zw7lQMIcX9L63eW3CVyO7zMtmM5j0JojjxM1NQh/6\r\nPZOeW28Q0x0nel9FUFlgfK1hmydRsuPkbeLd+ZyWLkIckb3rS8kGCZxdmDus\r\nDoYrfHgNADXAkUg540cZDQYDPK3os+q8tG7SxY6U9pJ7xcacJw3ESngJoL35\r\nG7pOwytnN9164hS/f7g1tDg9E/wyVVgDxjOKqLY49p8xg5ebhgGPyd8SvbaE\r\nRt0DH74bn6E6FZHPjXAWIi0W5S50R+dphIckMUFvPejyUiU+vDanNqo3qvGp\r\nq3BBGaGDVYmP2CH18Pu3JqGPT6LRujsYELI=\r\n=7+ct\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cde8f56bb27da652e8002aaa4f9af1b3611999af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.4","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.0.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9049_1681328395202_0.9475227411566407","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9051":{"name":"hls.js","version":"1.4.1-0.canary.9051","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9051","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"978909e1511d9ae86a62926009f79fd85eab8c8d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9051.tgz","fileCount":130,"integrity":"sha512-vtq8N0+24+6rrqBFFyqT3jZStYSC4ykXOLBJLE3YnTEAMHiDyNoKIdCtirckpmC3tHjt+UCE9od/AoCuexM55g==","signatures":[{"sig":"MEUCIAiasu+C45fuoUxKbAH95eH9asUeiPkpWo/5unMfP7QxAiEAulWEQcwb8VQT2MKoQ2FC3W8Md28tAOwFyVIPMtBhR2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNxLBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoADQ/7BNR6BJKuqQTHUIUVM05biNh1OWwlB2r5al3KK1jRaTvv0+PL\r\ne4ALQ68/nzyzIL2pM+JbwGlNQukkaf9ga1RxiBhdinFlR5FVm6ahgHe1rNpk\r\n1STHncvQ/1iIWBm6uXEQacvk/mvb0VthmXof7ELROq6AqUBhK1LyKf+49skN\r\nhrSQmDiQ18zigQkGUiedDy0WRJNLYGmSYg1dZj5lOT/pqRMbYHMoL3dRDfGz\r\nFMENe8yJJHiv1rTn3c5tkkOS4PScWvRbIFwPiFZrhm8eLQdL6aH+52Qi33sN\r\nT3DZt7bbX8YelxzCzH65HJZTYWDsES5H/oku4wMpyREZB4yfilGqI7wb+lRy\r\nk7m9pfgGW9HWVVW5OqdSyx0gO34VhTZ3nysnCRwsiofi88dP5kuyJizK+ks3\r\nwm39Pn2bInTz9sdbag+9XlooH32zb0tz5AeNrvGiE4C+08ZFnZO5ZcBnGZSz\r\njCQvUOhAOk+ABzxuR3hdnnm9pm65xwq914PgXmti08fIlGXOJY5sJf2Zxiab\r\n2amGRCH+KGLgsVIZPbq+nFJhkOeevI5LZt4HUYqfJxh0szvT33ChRXJxtr7Z\r\nbE5Uq4/pB5FgrWLa+R59ONGJor7k1vH4ML7ZZP8DRNv2jrwR9PNZF7wFwP+h\r\nSCeZ9AGRYtw6U3DkIbr7qfVnUvKc3lFGnN8=\r\n=61+H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83d0c6fd35644c0e05b8381f7a344e046efa8dc8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.4","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.1","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9051_1681330881716_0.9883288994282997","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9053":{"name":"hls.js","version":"1.4.1-0.canary.9053","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9053","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7430c1b53b30250c9aa3c578a6c329a867910776","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9053.tgz","fileCount":130,"integrity":"sha512-SL/VyjkHCqM82TCqh00KyqKq5bcQLSrwTrTwfYymYqSVuHWek5eLcn4L6Cu6YkhagAt3UaiOG7ctlEOPZ486ig==","signatures":[{"sig":"MEQCIGxf995vKk0pKpWNYUqRDcvNB5tkrAoVJy+2TWLICLICAiBtlC9NtLOmx4zLN1LHGmMOfLEeQoja9eW1cGX/bRLhRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNxrjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvcg//UAklTRZxoMZ3QSslO/M18igcBz0TCk5MRws21ToangWYWBGb\r\niF6xpYdaJoWTRsF6SxT4m2bzwVYdwQnoDZ22VvDa7JDfLbG5s0UUxPqe6F6Y\r\nJDambjriPYt3JEKfoQdkhxxs5BWX8xcmzbvShYvIFXRAcTUP/9Z66m9I9YVV\r\nqFaWaqzkJFlWceBUFHJ54mus3Z7QmPPU/K82Bdc61IzMRVXxi5LW0W2dWdCc\r\nBpuS3iCDgFMAugsGYAwOdVY8nRVGrD8WxprSWtT5GC/x4t+pYJ4d6uuHFm2X\r\nhfwG2iwdaZgwHM/cyelKUPaNuR491mY0bn5BOKgW1zwGPCrKrZZ1YCvaT/Bn\r\nXHakCQmexSA5LQdOqQAzWTY0V0hORy6mJo6UDJhXjvLXaz0AbiXF6faqyAbU\r\nwaDXMhqYvM+7NfXqhrR55jRGS74H6dLQ9AtgM9L1jhvjfj8F90/8HNu6aRRA\r\n3ADY0e5c5VSHJsXKli0BP7EMTBimkn4m8AhZu+s8OLrukY5FCkxEC1CKYAPG\r\nz8UZziRJv1K7LWtVX74fw5awCGwLnVoWsl+hxjiYYzYOVfe+0eGv92InVGle\r\nhGPJUkU2mga4Zl5RIp8ve0iWKBfnNRX5S8Dk127FIHX9lfcInj93CZUVRXiE\r\nFQRqMYbwFJUZJuG1b/srUvq284L9MXe1u1U=\r\n=f8/e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b1ba59c7220e7fc9ee0b93e0b85d7c04e4439604","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.14.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.4","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9053_1681332962620_0.4994205069816793","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9055":{"name":"hls.js","version":"1.4.1-0.canary.9055","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9055","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d323a4dbbab4ae1e2ac2d4c7e5bf40360eb03c42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9055.tgz","fileCount":130,"integrity":"sha512-nf9qaYU55Gpr0Pin8yLdgB26RbOaq6ZyRYib2THo74UFPxb+ZP6xDm7EBNMTvZfAero9VS5v88/+PT2uCxmrfg==","signatures":[{"sig":"MEUCIQD74+B1RGaLWxKEzA6AJ3fRKoBDIV0FrFGIthbYktfOTAIgY3mloc8cSuFzfBiQ1vLv8a4v0h8Yxe3pMdHuu7mBHMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNyP+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFbA//YswobbA4zeE8hUsyTjArH5GuyCW5Q6ij3Y4czJ2Qjec+Vvb8\r\n8ZMhqC+lmz5bls1kxRnujuwUoVw5wJx9h6RbcD5zyLo5bWCCBh+ybWC6SBUS\r\nA9olVur+WJpWXtkJYpqWiZ8965rvlEy4h8RdpqR01IreeY/9+vYA8/Eaxi6a\r\nhPxXSR1a4dO8MXWBIb8UNG76FVDp+faoQL20xqJI+rXHXck8FJMxJu2hJRcz\r\nQwji1y4KM7hQlNHIPUOB5uo+wEzu9MBCzmuKEjx/HxJCjjHghcfJ+2LoB+Fh\r\nwMNBuniD/y2mXzcdqK4qkfOCncQu20dtvDNEmw/Mi+LT9s//u58+zS8ydjmk\r\n2XfzoDv9ZTQhli0xLK9/CAhInBKN32eN84yWWkdZkanb4ppi3H+wKIxXwSSW\r\nccArZ9q0MZBwzFUHshEmAOEygK0/ykvS87WeR2JKnxQY3LfTO7wXw26E+1hl\r\naN5TWEJTc39T1wIVSgc01EIEs1My65YkiSVmC1QaNJQsqDxCQLBBcQBBdrW2\r\njzZlVqSfB+mxifRmfg/l4KLMaVzSmXNBuqFHMpKWdc3SVl5w6hTfKqi8DdH5\r\nwBY5+T1KH4p4mEJ9MMaS6VWwAbSAxvWNVZwORNH99bAkaF3cjnLKgHSAGcJG\r\nJdFCW90wnEQCK+xuP67jS/tU8jOwqUqZMAI=\r\n=VvbY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c7ce6b6fbf6da17b1eaa0d5783a8f9ce6a3b22ad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"4.0.4","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9055_1681335294340_0.5149413603886861","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9057":{"name":"hls.js","version":"1.4.1-0.canary.9057","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9057","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8c0c3bd03f4d9c57a6e0c29261357add85224fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9057.tgz","fileCount":130,"integrity":"sha512-uvCPWoiZ807DAo6zZFKbZbNID0K6zIEzy3jBzlrgVelF90WL/NtBX+ks2DBE52fT4Q8Em4AKkpx9ndI4KO0c4Q==","signatures":[{"sig":"MEUCIQCFiLu/XHNoJOERjSYqflr8ApsQdgR74hn78VA9m61L1AIgDmD/70QP9po0rfyP8AC/I5U3L/7XHQDpV1R/6OKENwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16144251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNyyNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkhA//agSI/15cWlXNOskQMOXBi3CumMn+Yb1JwyPoJqFvF2X+Ohvm\r\npMoG8Wn3PqrPScnO8BArsfB5lzMg+dtYG0A03KpBCSm7C/v04fkAPF4/0E35\r\nOc30rG4L8RB7wNxXWVZFj+QAE6cso7mVhVrUVRbFm/Kyt+NaXk8UC4l/U9l4\r\nk5ARHXG9hDFSHcg4VGsW1FtSQy1BSFkB6Eup0cH9iVaeTK8liwFJIEtX/lSF\r\n6MCWhQUw+MSY36oliFDLMa9+bIHYvDS1yAwaNWcXTYFQ5NATHYS+QzzcOVuI\r\n+FbD54KvX1fdkOaSEKbQqK9uuaGpIpcfRXmWrmj3FbPAJMfGR9+v4bmKOFFS\r\n6wkqtLvVP6TBjL+1oKVstQRrRSN1rPj1VT1uUiCLa4NRTuaa6eEOjjwNIzIZ\r\nJTfH1vH3BzBwygjynErp2Q8SAZrPa4p0hy8t6udPtirmnhT2xOERmUKSdB/C\r\nHLAkK+4W5ILQChoNQy12QakiVR3rsGGHHBMx7YUhkn044m3dKyCRGq9Oqwxf\r\n/kIUmpUTjXsW48v4vn2eSdAtIkzDyZUYyetcN1UXQZc86V3vFG8LBkhq5rKn\r\nOzoK/Hdv4mgX0eAWV7LV1lmxAnSX/u+ZxfoK9mjhyNCP5Sg8WbU6QoSTvrfa\r\nh2SYGUaf/5MVuMlWnuCx9U3oGhNqlPF4hXQ=\r\n=6YUb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c176f5a4663672f89081e5fd79529283887af7c8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9057_1681337484701_0.22497657072087174","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9058":{"name":"hls.js","version":"1.4.1-0.canary.9058","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9058","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53df5081719ddb81aaa39ab63de8e1274c220d59","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9058.tgz","fileCount":130,"integrity":"sha512-bPr1kwp0vcXsbFt/ikqeZCe/82Ry7uuwJtH2PvoEQOvSiJiU6g1N1bxlz6pNefjviVxxPgYcgSJl7b8t/p/AoQ==","signatures":[{"sig":"MEYCIQCADrjowsLm0RZU/sJ1rF8nna6Rkz5NdfClRhm6kFZGigIhAPJUt/Uv0knKfim3Dwdf8HJ1MrDqqhp9vpizIZewZA1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN0bIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh2A/9FoN5a/oZGfAOU6WLq1hzXC511bbrw7Ebq7e9QeuLkOnr2qOe\r\nOuMgGLs8rIxWN3wsIwsgHmqvAJB88BKLWAKn9zQgRD8eXneab1Oz96SVwH+R\r\nmiCRn/Ki8yjc1c+MSUkLlyI+y2POviK09ECr23m3BG07wr509Pms0kbRlaCW\r\nOrVrFhgYDzyYyUfMmLxQJMyoLfBoCt8XaPcs/0ktXMqLQNHOJYRto4mWL3mb\r\nq+cQo+Y4IGXkqd0p0uvfALPwTuOQcK8+yJwk6vDGV4pTjGjv2Em0/FcFZjw5\r\njrESOlMJoo/1n9JTJxfLKI1VNQN8WsnzEiPIsUn7nVlLk2nJcQrQfHultaqB\r\n4n2MxGBXUlrx8V6BGZOCsRv4UUhnnalBayN4fG1OLiXA36n69NnLOxtaTzia\r\noh8HGyn8qIVOQo2FzJ+DvAe2sJG+zER95Ef8r+jOKV4JfaIIO6uzjU+cmWso\r\nT21FX2tJssY51vrBnGeitkaUPETcJcKfGORjAjuXCtNxTCzpFOLSSJ7lsH98\r\nIajI7x18ApE5oIuneP/ebG4GdYi+r1UsKRbJcaEV5gaYf9IJ388n3FiBKXqB\r\n79LSSpJ6AwEdbMmIMZAjyL8/M76lbErJQR3JD7B1BiO6jK2o8WLbyNjX5g9o\r\n7VBZhWT4D46S0qtUUikLNZI4subIWqZYuH8=\r\n=B7Ln\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8c528d3b6db92aa21984f7fe19b583e5cf4d4e83","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9058_1681344200399_0.9291926281636875","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9060":{"name":"hls.js","version":"1.4.1-0.canary.9060","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9060","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31a74680a3d6c004cccd2836036a68e0f8503e13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9060.tgz","fileCount":130,"integrity":"sha512-O595J8srqVZxj0/dWzq+4wIp29YHLePdfdquhwvZzOVOQoLw0dUOIq359V5aS9GVF2+xfwHdfnjilJ/O2okA/g==","signatures":[{"sig":"MEUCIQC4fwP9ISGsJ+OYobxwS0FZOZGmetelK8Cv/aRz0w698AIgXyHpX9rsBl35FS+YBwhHb54SEqEN+Z3fH92LQwpCZNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOaJvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo72w//czITCwWRHL0Qg/qZYQr3pfNRG1D5LICuHc+OnQhn5xPEAWB4\r\nlecllBXDFvKWBwBtwLJRhOis0Z3F1oikfaL9C5+fQnMQmfWDVnV3cESxOthm\r\nLSBY5ZCjsb4VZtPmMMSUvdZWvtuVj8aYmMkwG1ugwuHiRFezbmzwXvkAsnun\r\nQmUfAfY+kxqsEhLEtElZvcyjVnA21zCPy4HxTZMMwiQvkC+aGcQwFIOQOSvN\r\nZIwDmk8psd0rfARM0CibojJtHZ+CAILsIpxwdd4wROLTGljjD8xEvmECcZPX\r\nXITtt4/UW+rxtEGr4XYO6HZvSTSp7EH3kbDo6bRIbeIdRyh4VuFcmaV0pUF1\r\n2t9YfXog5bKSfHCuVudwDcAFZ+HYCh4btU4ehmM0+Bj2zp6IircXsHrQS5oG\r\n9rYmMSY/ISNKQwuQIm5ENaA+6BpcpMyvVyLVnZe92CO5HJ/jXQXKVPej4+fY\r\nz+LtFKZBQ1QBKL5nbih5+P9NnSahM+iLEs5DW5MOkG/0PlVE5ysnoCKl9w+1\r\nCW6aZL7/BBP730KpFCDZdxGDUuW8irk6vWYI8blbwfKbRoEUEM8A8vQpqx8o\r\n8Hviq7A0Obc06hTDey8OrEWidsBCTQ4+j8xXF5ZOXf995JusMX114o4K1vli\r\ner6HAgExGGKCIT+GhZsLluSgVCsfjAD3T08=\r\n=/JI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0e88cfb0e2ab14b4907a7d8a75b33f63593b881","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.3","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9060_1681498735493_0.6293189936491552","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9062":{"name":"hls.js","version":"1.4.1-0.canary.9062","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9062","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8bb6bab7c6960d2cbc2a449a1ddb6e0b6742012","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9062.tgz","fileCount":130,"integrity":"sha512-1GPC6pCToR7OnErXmCL0AUhSjnVIqmEYBszNyqWwnOuHn2fvFIzmsnsTojMue5UV4311Nzgzb1XlhcDZX09r6w==","signatures":[{"sig":"MEQCIF9Qrib3LsKHijGVu3kwsK8Lz320KDdrAOF0aARY6RboAiAMk4anULfci57gjiiOSPrA1t0+TtfUYR2Bke+O9AyEUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOeuzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqh8A/8Cg5ghc2PRx51b+Uk3KOzEz5hwN1vd7YNFiwSShWrCNpoYliL\r\nVnt5AqpZsxDIQIFD9f8yuVIxUoyYkPHAzt5Mb/3EmM8hhydjltcF1JxPwxSV\r\n20NiXZOI9AZ+IkjTkLgg/eFmbUdDKQ93r/FBe6iy2+S/JQ4cTbtsfjz6I21+\r\nqexNEQO551Ea/fCLxzobv3GTJMExUdDYfzsPby8naninlTdDv5Si3nnQEc5L\r\nNQ2EHUhIcTBUfg1nxSOaKrjZOu9D9e/cpWy3K3yHuzI6qaylT8KeBNWrNYKs\r\nLt5YDiTaaG5OOtbvhRZ9UgQfPvSq/F+xGeOrvpI9wLDxmjfRmpOKZHSherqO\r\n9u2AIFCBCvA76SUuNPkxTxrqSkmSy3JRuhWAFtoX13bwVnTvZ0Pmtu5QqszM\r\nP4yR3UHd+MgPWhxYZCajtrWuMB94GtxOlWDo9rhSGZ/UwV+fcEycmiXCDyAz\r\nWZtR8ZEB9T/a783BSWn2T7vSi8T/jdyfRzkemZ4DBfrPgV8DuchcK1I5gi4y\r\nw02JjoIMYFGfzu7kSTrwipT/fJr9chao+l/SRe3oz5BDW00GhJHwNBMYI4Nx\r\nxn+6hrnbO2UT7lC1VNNCw/rFRsc17EMI7UvgK4zrudHBoE79VUwy6uPm2F3v\r\nMajf3jzB3CQr5JOz9a3wnICsk2tg2MxjnLo=\r\n=oy9q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e2cd057a187080b8823c09d2d11663bc9675409e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.37.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9062_1681517491122_0.6552813893908631","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9064":{"name":"hls.js","version":"1.4.1-0.canary.9064","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9064","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"447922c8c4d241ba5feb62f6c83b6e0d96af4783","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9064.tgz","fileCount":130,"integrity":"sha512-F2H2ZHrslt6jXox1TwtVLU85J7vQ/vcILKYr6zcgKN35KQaiN9G0oxmhLkme1d0V7gOXYIqI/FMszAmHaEApig==","signatures":[{"sig":"MEUCIBQC25DVMiIfHKFwNH+04xPiihDm9zverbudU7BaZ1MrAiEAmz988WAAnF6GNMU6bzFQ4HoOWPJOujUr1he3y0QYyk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOhGfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjSg/+KxIr3URvq0RD+f8q2jUpUvoeXwzTAM9OiwadZKfrEpxWdOJM\r\nawUIpH92zSIrHIfSYYng7DHnAyAdSlCjFR1D2b/yYT14ACoOSnoif/oB66hT\r\n7lkKrb6nkPDsYxNxkLMRBvDsldESei3OYwRTVsNiShVIFKnpxh0I2Lst/PXd\r\nwk5Wwt9qqjniTNHhbX2qHgpvM7deEeKhPFdJ81SWuVIHnc0mlddvyPBvCHO3\r\niiAkkJevXnbNYVp8jEEzza8rqVmPhvUuA3J3GbJum+Lj9ZXSOG1zUd86CQPl\r\nxpkEpDq2bUe/TNNobrGMyCIX4Y6i51A52xYBnw7aUQd/gf+o8acr6znhvqhR\r\n+kzah2fxbsj5ffkOhSRyVaiuuqSUvVgknInBQNoTeZV7GWUnnz7wiSYtIlVK\r\nYtgdvJBzEfwD4wBMx4/7U3FXPCMfmol/L9D8x30vLN9sx+EAPk7gVgYDVorK\r\nktolQYgtNM1eef4oIVs/J8Sa2GWYNhQ3yJ/6FFZw5T743DQj984W7lqO92sN\r\nGtO4jO0UVk8+gaAYH//jfVZrn02+p3y8eplmI7duGQVAwUlX8/lsEUIQmbZk\r\nuqorZmmSz7P+PRAtaJONu8+7LM8SvX8EBZrfjoW4yU31Xj4+bPF7Urb+qPse\r\nna79v9mW5BLgzd0mJPAazHalFGXFHi3Uyv8=\r\n=ipNB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54707a9aa014248fec91d74ec13300cdd8ce8832","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.0","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9064_1681527199322_0.9678094717265713","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9066":{"name":"hls.js","version":"1.4.1-0.canary.9066","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9066","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b9a4ccacf0d8402f6711d30a49bac5eaa1bafa3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9066.tgz","fileCount":130,"integrity":"sha512-UA7iln4O1nuITavDSHF21vIu/HJ1Tp+CZWHEbvO/S2CA+ZIwJg52XFP0VUMSglQ4fguER6mDxL2vY0HTi2YZEg==","signatures":[{"sig":"MEUCIQD+KqgnhJIR/PsUR4Ag1NUDQgZ79eFEK3p3mQohcwqXogIgesT3O85d0DygU1xR1R/XXU49sTCekOcSfr1AH8+ycFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkO/ZXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCZhAAk+h9KiWHvmnY8G67L6RYZzBaArE9t6qD3BNkQ49idBZlkfn3\r\nWCtsMNzSjbHvlPl2jcbqZOW50cjNyQ0hdkaKKywYv9/xCy1pbQS3f0sFJ5mH\r\nrVcOU6Qc4AIUrJuyVIwuPWi7c82pKFr/awLMg4D3klUv1mLKl0cT5rO8F1vE\r\nV7Lo7UAvkJ4htt4t2iySngDdcsHdjyhUM1K3LnBC9zNw5n7Ooa+bEj8UtBfv\r\nBoKU/Xyxuh1vcf5D5Zh1hGNuvR0fNQYeyMR/3WKhlfKQ3xJiXErKGnlUEp8a\r\nQxpHbPczZXIxzTgIetIXmOJZ7Dz39dDAqTOVEAOMtEhNs5maEqArZv5TjmYp\r\no7QsvtRMLqUnkhle5PDxozU12vErt/7Q2jx/Q2p8hGeyvPQw418a4tX+UrG6\r\nct9NlFpoUdGhMIA1fUE3lRHsdLgx7qXUm8BpcQnNylQ+8djegVpEN08PEGya\r\nC3dO0qKRlcn1WYtVDcAKOE49l9BAoElmSOmMnbOhan6F5XoK28p0rJztakM3\r\nE+fcq94BV5CGBzW8WyfKbaVo9UkWrjtd0ZzLsba70qm/Ik7z/LxAkYd/HTu4\r\np5y0WysCuwvAAu6EYTDAEzkzfCNvyxkFBBwsBQs45gyueAFhPJo34vKtSohV\r\n2LXIrujNEHd3KF5ljztvjahumNCUUWfdrfI=\r\n=hqmW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9501245d28b2c4ccece1ae8c7f3e7857635824a9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.0","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9066_1681651287176_0.2196211472315479","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9068":{"name":"hls.js","version":"1.4.1-0.canary.9068","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9068","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ff888dbc18b7d9003e0f38f9caf9d7774cef1f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9068.tgz","fileCount":130,"integrity":"sha512-55gtj2F9HcOFESdya6Myn2Uy6DrpKjRFCvZTU7iOo8xdJ1sxFJdCrQdKz7LP3hVbLNFin7wD0SuA8XDJP+a8UQ==","signatures":[{"sig":"MEUCIAP898u3gPzabweSkYk0URZdDIWHwC+yeSY3SDQQtojaAiEAhEpko/mpcpXPf89UaHbNY88T2v6mpOjGy5DkK3o3jyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPLNjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqq8w//StyRTJRycmwbZs2sWGTDIyUQ+4E7ctVwdkitGnMQu4YBfc7x\r\nIPg1zQvZllfZ7tZxKupVMD9Q6CXHJ6BSxJfiao4nO58i0ZXFJLJ89JE/uISC\r\ngn3p3y39tFmZ3F+NvK0cFJ2vNatfBoRxJYm+eDIsaJLD7i8yTuBf3FsddP6A\r\n5Vc6KLTmID2K7DcmAtltzFX6sjX/v5jo5xguKBTWsH+GcnMMYYIUEHPgeELT\r\nQLKVd0hwnLb+4orCR52kgUGLfWrb+W+UOKf/1+ef72s87u0+dSNBCaWXsR9W\r\nL0o8H5h2elhn4QcBXvzOxaSPAZ9AyqAeDnTmvKlCY3wijiC62PH/+sQ0JQAN\r\nrR4I/+3iaMjcDA68NNgu19J+V7nsfjZhmcl91fqpU2B1J9/3yCj9W1xFevvO\r\nF2136sNQBD8kBCWCxUa9VL9RBswekenioYjaB8cCRllTZ2nSyfe1ql2+jfuT\r\nzFzzHBpaAmKHE3Yk8Zef9B3nlPBWgVcpP/cj6jwREd9F/yYch111iPQ4NNwm\r\nrVR0I539Otu1Eyr9B+XfOvX2otc8BH2VghdKpnfTus2VdeXYUkZjpx+20O0h\r\nJu+RcZnnVvUvSXCIdxs3Wp/3gRzxxs1j9u28qQIQrj3WVo4DNop+4rrjw1BE\r\nR/xORL+Ez2D/s2noGtcmistMjDVt0CI0/y8=\r\n=m/o7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7782205b9ae955ee7e23194c1e74ce4743fcf2cb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.57.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.57.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9068_1681699683368_0.9066254880319777","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9070":{"name":"hls.js","version":"1.4.1-0.canary.9070","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9070","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"89d7a018a4dcbb0a46912302b93f8bd241a43235","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9070.tgz","fileCount":130,"integrity":"sha512-VOlO7Ua7I6jMITlbE/ybVfkqy/tpLuKLAHftDxgPSOZbWaf61C0VWV0XyH0p1+z8IWewFOybFGuATlBgpTRUmQ==","signatures":[{"sig":"MEYCIQCFegNY8yl9ndxCyLg5W9cBTsb+l025m05rN7g09Qn6SQIhAIZpA5cyWIYi/gJ+lP0CQxHcIzfu7CMLz7M2d6bx/Utn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPb1oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdwBAAmFuedf2tWceuczRM5uVfuJ/buJkr3vwBiKjpWtKp33/ys4gk\r\nlHXP0gecOBVp024xsGnSUk9jENrpLYrzjEuOFhlskNWvkbR1tZyk85CWtimG\r\n2LcC8obaaLZJ02l7/242Q7zxVgd+pd0ryb3aTK8hIvb0VJ6MHF6PZvhFb28v\r\nCoHJK3SR7cxlSE2F94tMBassSlZuJ4mRalGMXFgrdFOPzd5xkrvhXxL1+XYx\r\nMHTeLGw4f6PDxTyvPVnmlDuLlk7utC2kcZLRQ8KoBOEri8CA7AAg5eXTfP9Y\r\nKJifk0zlvLwYLN/QnzUu6gZEaBmDsGNbPYw6blDFCuvukqM1c6IPuAi8PhUN\r\nHvz3j4cvYGQK7ISfUEpKuomukx342xIM6qv/paDf7Hp9a361gClGY6yN/FR7\r\nsUpvrTKV6lvSWn7ATIpr/5VI7YSkDqSiNDq8h6g/rpi2CiM3+LCDau2Kkz+b\r\nA4+V4NtFHz2GiLaN14TKpgyFMNh2nkdEK/gx/NXtSV2D8d5ngYcqGXxoB7Ne\r\nIG0ErItNjsYtpaQxmdfJ6XMe2TXh/vkW5FCjNEtUuHfKol3Zhkriai6EXww+\r\nwnpNa22Nsipq0dzBMmJ7SuxxpoG5Pcuy/qif4ajR2d0SpifykuB5UVRTOmy0\r\nMpUDaVgDId/AZXMwcU6fPkFQZjSceoABwt0=\r\n=qthe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b2e44600d60e821f8adc13ad5fc077e5f02cb186","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.3.8","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.58.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.58.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9070_1681767783690_0.5984410474274933","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9072":{"name":"hls.js","version":"1.4.1-0.canary.9072","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9072","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6edcbafc7947a6fd35b9269b3468ca7ed81e458b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9072.tgz","fileCount":130,"integrity":"sha512-vUAJp64lr5ZTn4EdU1YxNjs59rgzl8JAlQZbCk4YyIWCnIK+S8w6O/ZHQB9BVQpvwj/kE7f00QAeqKFnL+rjYw==","signatures":[{"sig":"MEUCIQCv1PVSk8OsQN0NCBkXH94KPL7JEQr54QnYVbaEvxMsbAIgXsQHCw650kyZi4wQevfedEYFClUmCqEj+LqrHcUCRwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPeuWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUDhAAlQn9VzssgiWJaoC2zNoRmX9zwdMXH67KFQigKwexwTKi8fJC\r\nFI0SDUQso8XfGjOh2tXO2LyYHOJbpfQ/Iglr9GIKg+kHSgOJN8Gkq49vr0S4\r\njRycqCu21msx7GnM6zrnQ49Cg3Ewkjs/H0TzFW7/XFVlDNhZTufft65aQ3Ts\r\n8LVwEbmiPgePYIuOMF2OcNb43ct+WjD9obqaVMOlmj+wKmxRgGg/aQ37sM+S\r\n105rGGy9cLYTVdeNjnZ1hKJEyUPRICPzOamYU9Ry/BjJ3y9N6I4VUvsBdjq3\r\nT3wugHNGwdo3ZQxUmVEkc27DciAz1oeIKF3eSWZPESHPI/xxjUd2jKiksUx+\r\n7ea66Z2/FjdxXReWJdGdp1LtABjzDxFr5fvl1KvWZd66B+R7pJlIthyvS+Ok\r\n334rgFzzd5xOk2ihIWbr8zfUUCtJALPUuZ24x4kvVk0W+q8r6kdZ+HokD6sO\r\nW37sgktxlC4dX/hh+AxuZ5mYPMxSAiMzrziuHQVk1VZ81fPAvsooFwGCKhtK\r\n91hIWDQXL1G8BQdqX0BmRsNW8Ff7IDL22qGvrk7knz+X/KVWkL+9xuM6xJTF\r\n1Pw5eHahCc+BhUzF71Ncqfl+/RZ5swha+Y+kFu9y5DyxPpABL7ZKW/gXVtko\r\n4RRfaCAVZR3Zewq3kp4As52CGGHYXLDaIGM=\r\n=tNbd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3dc48f514e45f47fde29c006cf51499d3f73ce9e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.4.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.0.1","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.58.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.58.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9072_1681779606010_0.503994544126253","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9074":{"name":"hls.js","version":"1.4.1-0.canary.9074","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9074","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65ea39009ef2833678304f65322d0eb0a5704662","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9074.tgz","fileCount":130,"integrity":"sha512-FXvMI9Q310iR86xI8jVTi5n9Xuhsxym7xt49w+HGv4nwGGt+BNK9oDUE4N/x1qUkZKcscLo5TFfDgcMvFfCPYg==","signatures":[{"sig":"MEUCIEaC7galhRMWMVaEvGj6vODdXdItuU9ZWrpmSCH5+XsXAiEA30cXe4HtiKRFABUMEVSaG1xl5bkhjNlQ5jqCwG048dM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPzyRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9mg/+PewmfiXMzqdSEpD2NDrTqIDOlHuSusIQTT2GuuwcnTezak6h\r\naVoDHr69HVv8HjagDiXyWXVRVRE6dwZDxPjZoy9dcAfbee3cVv0P1GDe9c7m\r\nlAq3SDXxuLhYJg0D3LaioiMKonZ15DN1jHiEM+yIw05DxeDT7V5/aGLnV2hr\r\nEDTrPHyxXQoEKEY5xGjZ5nM4aX9MqQioqRBmUrSweJIySJCap28Jkn7vBy4c\r\neIAd3x+hg1l033yxWRESEbnK67VmAUSur+jrV9Ap7ZcjEVUe2z8qoEf98F0N\r\noQwuKmauWELdg/1Xvh+w2NpsZN4C0QFxxma1Wt1VW1G07hEISOLrjqI8EPLN\r\nrLlhQo7On5fuJkaNa2I2atFTEN1gZ2oWg4lDSqpCyOsZMVqyHT1JDsY9JmkM\r\nGwvsxPtAO3uEnYdrYRYWqJ05jq375awYWqKo4EKvGXvk1gU+L1KQH+44HRKo\r\nJ+yClY2KogoZvLbHevloAI0FRfx9iu96MUq5Zi1FRyXVRbDfeVGaAEE5yxoo\r\nrph3F+08aGdfZuPJD4K8Kg67pf/lWrWDKo1BPLZ2dEep7jlxV/CjE9Foi6Zr\r\ndyQ06SqmDK8EE9sXAGK/wmPfofVshI9is96VfgTd2ZGWsIFrhF5B/z1KPrL/\r\nvHmlMCFNm+mzX+Gl/TU1NcpIj/vSOExzdz4=\r\n=NAQZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4aecfeb8fa573c2d13d59fc89d44aa76e819aa55","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.4.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.58.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.58.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9074_1681865872809_0.6121094060565528","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9076":{"name":"hls.js","version":"1.4.1-0.canary.9076","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9076","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"446ff610f7fc044c100c10716cbdce2511d58f0d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9076.tgz","fileCount":130,"integrity":"sha512-dQYtjZ9jL2J+poP3JsaYLp/rwUa1q3zvmaF6S6NGe6ans38wYVdp1R0AVpvXzQ56kDGmoJex0z7VCkkTEnwxGg==","signatures":[{"sig":"MEUCIQCUhmB6Tq3einzRhi43CvqdOiSQbw5zooYbWAKT5yLCRQIgca2ssnCtx2X9cP2wx2jJDa98ZRhG5/SmMbwFug2Qc0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQOYgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlnA/+MuyIfjTpPK1lk363VhPVl2KndkSQYWCif0A1XFLMsazcif8K\r\nT9vEM9XP+VhzuBi+W8LXjTRs7b1RPF9SrqhLwOD/IkTfBo5ZzYUwiilFOvP0\r\nfXWZyf85PCzrRkmneI6Mw7tPa90bMel2a0ihCuMFEmaPRKUCofsb1VPj/Jca\r\ns7Be9yYXLyQ9i48BqCJVfkbmoaJFT/6tOfvWxotL0pcnYIv/G9Z73rBIHFDY\r\nvJJOKXtfmbj7wnv1ow+TjQ7d2TAJ2weZwTqaDFBRwLGmHYDnba5JbNhNk4Kj\r\nqgjhMr5jinMcpj8cWm4lz0cFzstjYE1tYBvk7Ko7NBbjiXIXJu6R7CONh9MY\r\nPDi3b2zrIPUOTZSchiIF9PaBAZZ2Vx6hlRopaoiKVoLlcT0SyLXyiQ/K8D05\r\nBBUtgH7c8Fy83vnrzMl7KiFV22jMiKhCe+W9otkeTz9TelSZ31061bAWBvjH\r\nE4PGxfzD2omMMEnO3v5wG+FhoEzsdU5kPkjVQj92Xh+vDgABfe1YhrfAMmXa\r\nfMhsUg1ZDCfX/b41QyUbNPsdL5yddv6iPbw51jGa9rIqNGf7JNHN0Hj+rqPK\r\nQR/D3AbgOQe9K6vaLJ8hKY1Fq5Ps9lWejsxdWX8vMAg/2NAA/YHhJFzG1MxJ\r\nOuErNxrAbdFKZdYRVZqbK0xutqnf2FlpSxA=\r\n=gQ4Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e5eca3d7bec7606305290a5510f5ad620e76d91a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.58.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.58.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9076_1681974816383_0.6407638137390912","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9078":{"name":"hls.js","version":"1.4.1-0.canary.9078","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9078","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"28868246c13797c236a4ad36f67758f3eabd4237","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9078.tgz","fileCount":130,"integrity":"sha512-cyYr6oSY7U3ped/ZbbmFjvtOIh1XYXxNyNryQzINUB2Sl3F8JpPqmnvIxNUgG6m94UEpxoR9H2xCa6JDBb8wwQ==","signatures":[{"sig":"MEUCIBLUfrq+ymQL1X9PB9qK/0axq3FssdeNxCK3xCEuj1fEAiEA9V6dhvfAvFzI2hK5mPMFMPSQcj4onDnaXI45nVQFDXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQO9JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTNg/+M6PMctzfeUZqYPL6C+FpX2uoninWy6Vo3X/BAZcRQG8CMbPS\r\nOuHgruWqZp2k2Mw+XhzLmCksuGW3mDXLw4QTNVlO9HG50Lel/B1u1kfZQPz4\r\nd8c1W+zYGwY8zOjXZjW+JBL6QgWKtH9yf3gNbLno6vskPuGxi904HEW2MB9e\r\nOmy0var3GFWxhlvMp0dHan8fjksDKY5J/5hnmDm4k3udw3ZOgmzsA4XXOUFv\r\n1Yb9nJkzoNmwKSMSj0JXrMtljNhi5H8ksiU7x0tNtjkd8S1jWzsJK6UON4ao\r\n7/Hi4X4mnNIotytS8cTTyWNvL/oaBgbAtEOuOcxeKneHdG3+opZ1/3zt9qJR\r\nQb9pBTmnfPkr32A9ZTmSP43MSdI2FLm37xJISOTId0zPL4FYcFF0mMhUSrHN\r\ng834x9lXh++uNPDH3FSN44XkcL0rRaIJj2aacUiSEmPkX0E1RDZPAGjfllWz\r\nHwF4Oyh6LBkYYOJusQp3qoJtnjaoVdRZeWMwbW74gBXd+Tx9DseosN9eDZz8\r\noQqQ98tFNGwZ4Xos/ouduW5OQEpVrmTZAgr4rfYj0IlZOMkfjpJUwGcBOwga\r\nhheFzUv7pRGiBSb9u5SutFBxFRBTtbpm+uyRAjWKAGAjF14YMxHGlwPjdFPB\r\nA/cwUetex4X6pkkmyZarMy9M02cu8RY9gzw=\r\n=0hFS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ebd799302e61ab28886d26adc327c8fb29f0053a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"111.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9078_1681977161319_0.6051035530708393","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9080":{"name":"hls.js","version":"1.4.1-0.canary.9080","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9080","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f9d5defea3fde229d2b96cf1825d71f2c9a012f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9080.tgz","fileCount":130,"integrity":"sha512-5Rnhyr6ttdU+vd8iO4XGHTYBAVoC/9xGdllRjnrLKZywXhUXETpwFO2/zEzasMfviamywEQXwVqE14pApG2W4A==","signatures":[{"sig":"MEQCICRjp3u3W4wUoBLLUybW/ec2TQUUn/OaLqqTF66o/kgvAiBJ9Yx/w4drz/Y9OBtlziX8gR4wP6umPl7CELglynOdxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9080","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQWrfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptHg/5AF0aXyHW+t7gWaWdCEEzAWptz9O6i2bZBZvkujZ86jR6/dMo\r\nNoLN2+xPHZ2H+uKPDFqFuMoldhbBUKd+YSD5IlsVPhoSgZfmojFot63dIsny\r\nX+D1Zk7g0Q/fNRrXpAUafSgvGtd4u+NUpSIIKS7NUJNIgaZCuUJ3eURf67OU\r\n57Uj9LXnFeUIlU+CI7ntWDxlibqLyhGlvr7WTnIsfI/7JT0XU9OsB+QSWkYP\r\nvwhx/HLCF52KzhWqZjW8eXeLK2oVVWKmF+lA7zgSso+9pFAamyQ2C27BaPpU\r\njLjrehy1ne3I92hjAsuICDWRhr9HEqXjye4FA4jJ7FKfpGzuCwLHWOpdHXgn\r\njomqf2/IQohnk0hOBmjQtimmxUNm/ut8eflYDuhQkrFjci4D/SxPyh7f3cPg\r\nhiLs3QkR1oODP1fkWfgPxEXJHOgdurJdniHvffbhPJPTvXGqSiKH/ZjAqsqi\r\nwG20bP+eEFlMQltq5Z6yqYoAJJLTZGsEeoTdlzfeby5nNqTsQFFPevYjqSo+\r\ni/TzrFMKa8wp2iAAfqJlLu6V2HSsPN6eqoOErNIzomo26oiKgWr4tlPf/Q+V\r\nxqmBzlNBu9Gw5pwjJa0cqtLWywzRjNNNniwxRcLVJvfaR8Cjo22rZHE7q0eV\r\nP/kuEAZq0PZLAcp3Y1OQ5wdD7tJd1K70lAo=\r\n=xsIX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca60d2c19c397ff130a8db7bcda9cc4ab5155ea6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9080_1682008799350_0.919709092477859","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9081":{"name":"hls.js","version":"1.4.1-0.canary.9081","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9081","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fe20de3d461de8ee9d65600bdc2a217e5cad935","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9081.tgz","fileCount":130,"integrity":"sha512-YPwOnNGSyx9Cg3Y+EtaksaMfnxkd/lxLe1Hcd3JJiso3iAlVuyQ+hUYF89AzzG6Af/TkfDFtQ362cweXd7qk2A==","signatures":[{"sig":"MEQCIB6HFUxdg5j6iJuW2/A/LfhNxuQIslGEhn4TEPIFmnC5AiB5hX89U9a/krCFVRsye+Y/H5cdmVgT5f3YXXrT9Iq2Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9081","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQpTPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMeQ//VU+3cZrGkC5Yd+uFHIMJNAVNL5AmfdbACiIEtdmE1TA/5q74\r\n633nGjyX302FWFtzwpr5J1rfvVm+AgsrYcD7wjt58Bqa9QBD53YaWVaTQ0ln\r\n4UDL6KT4C2XhZSgOspPeFQItEqrPrOEJAUomVzGYB+ntPZ5HdPjpZsHqP6OX\r\nM319WxwfvHmcBrg7l1HC/o0370TtHgP4YgRT8flmUgrlkuUuc0raEhqSHLM+\r\n2Aw6sqFZS4iKqX6y944sEMDqcFexrcl+2fZ9jidbMrExKD0nFyl38irgR33I\r\nazxbgTsJ7KOkcu7G8yWbsaHapps+smT0PnPJ2j4DUZC7QTco1pcZO2xPfThP\r\nnd1gJ7pFIMiydoSKrL5FalytMF/rjRRAAt2Hp+JjQKcolJFBjMvWAyt6iCrB\r\nY+DXv9otvdicZoAopP+Kgjjm66ECbqA8/7g8H1igRk7DQkiIQsY00nwoYOvh\r\noZUsNoPPRePbCTpqSmpdxfoBuYdUwjPueH+iYXsXdkOYE4CHma+EAjMwieDu\r\nns/qId/kQYjfAzxGlwHe6WUyyL+y1kNm18Ypi8/9qa8GCqDkQbGhiohbMoFA\r\ngI9mkg8oE+dCfDtoQ+CwJwfQD7IvkUrCtIIs9KSdXwCV6dqNcay4ijzvZNK/\r\nKosJPr0pKdEbmI8+6JZATJCAGY7TMMU0RAE=\r\n=mHKX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f5c74a4407df10e58da48af59648a8855fad56ac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9081_1682085070641_0.6448842931205339","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9083":{"name":"hls.js","version":"1.4.1-0.canary.9083","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9083","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f0fae24c3c78d4556406dce017c05d8f3b2d11e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9083.tgz","fileCount":130,"integrity":"sha512-ZZf0Kojmc6MqW23bIXc0o+7BPJtE8SLcEtCR3UO6PtVS1VJbQGpDTdreZpKu4S7ubBhLq70ZnLy8aGMmL/26ww==","signatures":[{"sig":"MEUCIQDygRr3DdjJBvgtMT7FLXgatybNf+SYb9g/EoYSfa88MAIgf/lDazyJQXG0b7J2ueuYsZAPCgqnI7TOK2ilC6t8/jQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9083","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQpsRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfKg/+NnNxpLeh5Bd4SoxByyvRSYU3s0rBhxzzOdViiUjn4TLErOpq\r\nzpkdyAovo1lJcxoRFaiwNSHwhIlZq7TP1le1GUE0JeRHmlwuX6NXnACUEWuP\r\n18y9xGauoQoZppGcB8sCS/wztn1ksw3ZIJbJCaZMBiaA73j/8pnU/mskgEbM\r\nWfc/McLyYM9LcTb4caUWpYIIMzjzzVY/ixm1Z4gvBun4+rZuUXGIvkMkmrAh\r\nG/Ll5+BREc77Cyi2UjZ2po/Oex/Bwm5TvMahGghpSlLkGT40Qe9GHkipfENa\r\nGJpSz3k79aI4TZvhjRKlYiGqmff9mpnQylJD02GJdAF0/h1PRUkefbcAFFlk\r\nm/+YqWQIB7JUsND4zxhijNdzILd9we78spgqntmWyD1txME3tf6H/XWNjHPv\r\nG01UAKrJAlPAvTyMFn5naMepWVeOG8ffh9PJRukPLi5nztpf9R9MsbLNfjEr\r\nzM4cQwsyqYc3Fj/GUeLNceP+GNnQRcrEcCrDSFvMYcKTB2WaMioefA15Pt7Z\r\nYKIWOWgJNlgYJyxcU+mADaJK6f8kH3VbH0SYqUl1wMWaKuRH1Npx7aFbye11\r\nvWoEEUV3JoXdjjR8G+ethcUjwzGlBSKqcS6dfhCYP/e0x7lNrIkYlq6VYznb\r\nYcbwI42ssgrHuT2e6ufOjmIrANKi4OfSjwQ=\r\n=aSGd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"70dbfbeb365a24e5eb3b11b4cb1625923df5c234","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9083_1682086673107_0.9736445522623474","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9084":{"name":"hls.js","version":"1.4.1-0.canary.9084","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9084","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2f6faf9fca9d5229d346dffde2f8edd2d2863ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9084.tgz","fileCount":130,"integrity":"sha512-lK20BzE/INg92P/7z1wZ1mD6hViAz4JgjD0zNCOZH0NJgzF0YlDKnbdEyMt3oNssD70hSN0lhtFz0oEkyrBu+Q==","signatures":[{"sig":"MEUCICc4oTuD5GgHb6FS+im2g5K/S+37L26QHHeASmtpTcyPAiEArCn1VpDFMXmy6CsQQLeRnA8CZ/3vxolskyIzwAFE/BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9084","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQwDRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcWw//Ts9v4Q8ar1Wn1X0QPhmsDsIcceehnnyPdPY/qTIk5J6aeRXA\r\nIuuowzrnZGHHxUk6nOGecGFwyhEC1T4dyr4SgiOYyDPLTrEAFOGpJIkkKi6b\r\nt1TAhKkwFdDPz0ZJkP99yOkpC2OeJdTAQEdUY+a4vrhkPCJLJ20WMVhjG+JM\r\nJAaAT/m8bbA+zTYnErc4EboX/W+blvNqCxFaC8zdVTtS/eoOMaq1Styxrjot\r\nLjCZgBN/dFXKfNp81jX8vigAy0RKa+cxiJ+8llKqvb24aPtmTJNky02AfgmK\r\ndDFZPmIkgijynly+/U0uI+OzUz7rFGENqU0dSmlibpqikD24ojmq50PVH6SG\r\nzVZ+g1w2RQ7//EKLyao5IFXu92SHJWGpA2yDU592NuMnKhMOi3rKqE5YQtcd\r\nLaH6w0XpxpvHoas5i/bKpr7L5lLT4NoWMMH3fwRo7UvZj7wiZqpZhZ1BwDc5\r\ngv2zQ2Zvre20BtlznBWFTsW7uTVENkNysgNGrnnHDoGoyKtXMfRgdI213SJA\r\nvpBl/eaP2cDhSz2Zo5espiElnkH2Xy9SAbQYYYVAco+4sui0HrFcna0R4hlA\r\n5xY/wao1r+yOkzmCSh8E3lKk+0Av9U0plDxbRWVAtRx/oWsOe5WdPGEW3f3U\r\nSsaAahF13UCTEuhIMJgjOy4OvRrKHRdyYmY=\r\n=lBnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"39821908e666023a902d9a86affa26886a4537b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.15.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9084_1682112720921_0.8712895273237986","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9086":{"name":"hls.js","version":"1.4.1-0.canary.9086","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9086","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"320df8e2c84469f65ec754ec735cff56ce1e01aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9086.tgz","fileCount":130,"integrity":"sha512-fgm6TEn+N4MNavFAxRRFvJRIrYe6skA5hSSDshPY4d+xF1lvxX9iaJnBG7RVsFQNHNYlFt/fE9TkNaDVoJvkwA==","signatures":[{"sig":"MEYCIQD2PlDF8o0sjxw4rzZaq54sCDJ06kARxti0FFmzq4y4LwIhALhIW0yMIREfTFc4hzhiGpaRLQkYhwwvXRZlwqM9ZPqx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9086","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ06MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKwQ/+Ju7231rqHT1t1CdSoiU7Oe7wW3DF0YHJQwWLYWWHbn6Lf2Rg\r\nOkHTWosWyPYSVUWweufvgyo29XVMagANxsebrZsYqKoVe/r1eOYzlbfgXG0b\r\nszt/dEX2AmUhk+i6focErzeBq4TSG09mnOjaAqNQGIvAULmeSyeSBRzDvH0O\r\neQZ1vXCFzV9YR2oZVzKOsEtcCNOv4ayF4rnNXB30/tqaweOsPVDbwkymwqlt\r\nNm6QnZXPMtlknw0EJ7aPqf3RHb/h2FgP+kjguNw9KOhbzhdP5JzlXxyq5X1g\r\nzWGmuHSFdgpLWdRQ0f1icN4Xg+wWIraMa72tkOTwskSautU17UlgbALEUPfD\r\nWKCdakJxJCCGe5GhpbT5bAeDFYo7Yg2RHl8TR+GN/3sYxM1xCOI1BWcxAWpi\r\nS/i1zRIH6kU50miCSng4zNRkV3iafo0hBAdoaMeONMCUCynMhWJXceCbclrR\r\nmfOHp8DYmbx+tUZBGvIED6zEliamn9hhoDeMJb1zY66xrHGv/7Ansg02eZ3K\r\n4ZzfF6tLUV+TnIOqVchyUHfp+rCli1nFpACWhjm2UWZpQprhDY1moFYXCD1v\r\ndNlxcdT0mKZ34QQcCchZBmY30KnATdBIveVKgmRX41XDH2dO0kAZrSl8gqpw\r\nw1HURZ8Jmpg9U07zwqHxXoCiSKZpjR1/2P4=\r\n=tzSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e741ee39e43a01aabd38f97fcc6650ccc19b773f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.2","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9086_1682132619818_0.2551888399304785","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9088":{"name":"hls.js","version":"1.4.1-0.canary.9088","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9088","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3171bb73b2f5b47a90279dc0bb352255c1fd57e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9088.tgz","fileCount":130,"integrity":"sha512-Ze44QZKuC98gmcrurji3DxagvgxYBazXQT6hYe64Hd//l5V3PJaN5mnNFWZ0c4qBlvn6yyttfhGNehO2sFJ9Xw==","signatures":[{"sig":"MEUCIAKdAHfx6RYLq4C4Uv7SerIf5jq7dksTgfzsNoaPTvPoAiEA9YZp4CJ8JxTsgKBhX3yXaVLeBaG/8z5TQmsuF1MhNXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9088","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRW9qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrzaw/+O1LwziYjdsIK2qS8BDoRkGQc9MeOTEcIHX1NEeIkXhKbTVMt\r\nX+y6N5RiPY0A5vnUvaUuoX5pXLBNDIzOYuF4fpotOq17fqF2Gdx40zIxLSZt\r\n5WbH8S1sBi4XwWLtg8gl99yGmFIoj7UR3lNddOzuR5RXwhWkZRoB7bCE7la0\r\nnR63cmLWBGbqzZgSPL9Ev2vcJJIkJvANQtoM3LMNu3gZG+1Tf6vX9VPHyBas\r\nxdHIOsyOG7WPAio44yTZ5RJFVhr8zO+wlao0n4Rwnn430SWy67jwrGyG1FXg\r\nP1+a7CXdUO5QZJtLTLog6czTVb364xtJJX1Qj5AuC+UwfNxTfSOCjGJHbrJM\r\nD8S7YRkih5/k1bXY3ju1s9MC8jU0Fidkx1Eup9k+9hmN9APODLfMUDXxZSh0\r\n2sJ56i1asVl2FDZn0lPcFBrbHHLIvc0I5wk9WPlAmzYBBdLVRnxyDKtfizIQ\r\nAKIblJgdNRWuA0VDDpMAxvnxIDtjgjDBsNVvzqM3AEWpCNWky9MtqudXvvGB\r\nh+AQ5eg5kZ1/xDQFdPdH1ODdLwghhB6me52UOhU8ztRw611GIK1Eluu20oLI\r\ngIe6dOmwQ7ZdSiKlWzx0/sTl6SaFE6MeHV7W0e1L8IUebWaLCQl+f/pflXA4\r\nHfOriSgEyF0eeYQRTCkeev0rKUljzAAT+Vg=\r\n=/AAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"21cb8566dad15fd5072ce1a0c9bffae5e7ccdf57","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.3","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9088_1682272105982_0.13336516231207285","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9090":{"name":"hls.js","version":"1.4.1-0.canary.9090","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9090","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10faf9a2817ddb0924601530781b81006ea47924","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9090.tgz","fileCount":130,"integrity":"sha512-QQmkSJOzciJSc79H7IMduYqStVrsijjrNpcy5JkaSmnUHu02eURIYf8oS//d1ER+ka0kG8tVCEaeACASS6O/HQ==","signatures":[{"sig":"MEUCIAgurlE05dMdDw2gVVsCxQKJYkyJH1gPXZT+NLqbopEeAiEAwnrhv5MBozKLf88DBAeGMYqCH9kSrtqhv+sAeOk4+VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9090","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRZPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeRBAAgKpC9XdHpzp9UE8366626ymIBLq/3tMWcYW/tVZlVlsqEot/\r\njLt99CVZATmNM107RiAslIxVHxhWhMQGqOXIMe8SY4Tr2TmQ3Rl980VKs8vY\r\nQPFB7DthQC4/yy0guO5eNO3+aS63zyxRmPHl6ZA5+QRgnGewwOd3xb3LPFS6\r\nvv/0nqUpoxgbXebLkOr2MWNpEK51vZQd69paAjzFgIFgSGd/C4clYhNg0Oqf\r\ntvrC8d4owRlysmXTAoBCadehlsSBS08CYLL5G+ElhQX4N3m8BTZqOsfsA8yV\r\noI6yS8ILwZNzoTqlb2OgYaQUUuE1gdk7kO/5gf3C1VgJi4A4QplFNiAu+uHA\r\n71VKtnAvsBetQtEGquz0jhAODOiKqXsANBgRXSyZLNZdwkFE+kurow3p6HCD\r\naEBMq2jc4QxK/JO0Ux9SRx095cYI7u4OsvkiMJQCjdb8qKN1RY2J+XYwKjIP\r\nXRFKfOuRlkEpgFtKLc9KPj4ohE9rctp9PxM8/738Ga2qWht095ZZ+C/EV8gb\r\nq4hup+yaeLVulLK8L51v+M3TMevVVgInJgbuhVMtTUuUFm53hDmmhP/Rqrjm\r\n6hrmPbtkXXzf0wJIqS7YXChAErYehOXVjv2MGurHHe1DaV21gNgbpQUdsC8k\r\ntTi+mNlQ+XbINIkrwZAnY1a+SO4GUKPKviQ=\r\n=+e47\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"48a0e9729f3595551ab2b572cb7dc501d67be8d8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.20.7","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9090_1682281438224_0.0865468003170331","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9092":{"name":"hls.js","version":"1.4.1-0.canary.9092","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9092","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa56fdacc4efa8a227ee0f87d2eded41ebe7d221","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9092.tgz","fileCount":130,"integrity":"sha512-3ukBXpggLUaAI6nNK/6r/dzbmkGc3R7Bx70X5tPKivbXrKon41o6sY/Ba6d1/BQ4KW/Mi6NwI+ZxfkaPKFJ5Zg==","signatures":[{"sig":"MEUCIQD61Se49Vv3i98WsW21B6umrDiaB/0UkgdmzDIfFgLX8gIgSGOwAXzYZb9dThfJd6A4k7PO8RHCySWpz4RXeWClimw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9092","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRd0WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFJw//fyAblbfNS6JZqoznY7dMRF+Pr9qZs6T61NL5GOWlpq98Iih/\r\nUPssUF+wK+dGPy3SQ4LEz6ONjT/B16fhK/u/tbR6iXqUXZbjxy6m7QJcQJs/\r\nFltK7nMctuCF1RuZ2MgP8mFHIYhBqJWl49+0fynDfeMKRMotYUfFHhuhJOEI\r\n5RbGK+DhRaW0Idg5n0EzTYsfQfqerACclY1bG648yrApfMUqTkDFSyLtf8w6\r\njeCO+PTv8E8DFr/1dt5+OjukzhE/CqfP/R2S05NMk8xFKS+xwtLyTnFRRPmN\r\n6wHsImafipWPS3L3zlSWxZQaI/eWD5f2NvPsboYXAFtpSnGsgGDU4mmq4xNg\r\nr3S342PUE4ECeoxNDGH4f4ViXCX+UFo7Qg+5q+xB6/U8Z1itYnTjrWFni5T4\r\n9WDNt7Gj38BXU7u5dfMBU38xCl4Tic54oj0uKXROmGX7u50ld/rR+x14o2VJ\r\njICuPP82OcCbSKGQ4jQIjDwr0Q9yXpb1C9ZOKy0Z8OkHSXHjTWbDNqL09Fbq\r\ncFPk0LWPKMt3PwQ4chQVOkihDZuRoWg8xmQu7twjYzs0yfBmQk+Vnpxkf54i\r\n7XkCe1tjEElns5Y4eaX+22EJamB6f6awBY1SJWCLL2tqw8IrqgtOJBW2dojo\r\n/wxW8cQCq1tlu0bsLcgwIy3Hp+zl3C6iVek=\r\n=ldBA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"666780e7d60b11278fe89cf3aa0fa55dc74d4794","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9092_1682300182243_0.08077130432861268","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9093":{"name":"hls.js","version":"1.4.1-0.canary.9093","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9093","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9de5056b805fc4bdeb1957b1c6a2f88467690067","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9093.tgz","fileCount":130,"integrity":"sha512-GPimsvypF+McPpWYiy1RhdDn7hAp97Gof946QsaUI324ml9+NL3mAkPrFbQ5onfRtJgiuAjvR2U/QitoPwWowA==","signatures":[{"sig":"MEQCIAbRkrAdqua82PCi/qVNZXoLwtSvfa9OEAATSya5UCWcAiB3/YkU3Zp1r4CLDxLdJePCJoFG5Y3AIAhg9oXREQRocQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9093","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRmKgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjEg/+IVHo4gKlcIMxXqiq1L6s009AVv0cIZjH9Km9mX6IE2fthaVP\r\n6/+JJdcmV2Fb8A95bq9FPhJTOvkvx/MJoDKv5SWjiL2eH/VRwFGoyJWXNJna\r\nxV1rkNwFMlqzCiUSQGdHW/q5/iXXI1lwc85ynnGGcmjc7Ad4mhtxwQ4jMBdh\r\nh05rCrYIskNulVw7CciX4jRUy4dbiNsKAmyflINrMqg7t0bQsOXKbJyGxYbj\r\nSINGae8uvtg7p6ZpEE8CYo08aqjvLpL1RtyuEbReYO7r6R4xBTaVnJ/UAgit\r\n66enhpuEg2d9B/UR9OcwMXIRWyUZ2wyEYGdOymQiBHXO5LoHRwQup/78FSle\r\nE01x9j/CzRLuZ1ad/k8p0fzlUcWPuq+pGNDHbB9/AiL1cr/4pPPzt9sjbWtd\r\nIvksGvGQzZWJiyzmhFN7bPDccfsBV+DrslpB3Wq+vo5vyFvehyYLX8w4JLv4\r\nndQA5EeQvdsK7so2+QOMGdJVK5oTAafwEloBJY1qYWWaMVjImfRSTMPi+ANA\r\nsh7hPC8l6x3N3IsxKFiL1F7/eLL4TB46k9YhZXGNafPmU74hz1OhVe0DwPsn\r\nrQsyc4Fe7fRzjmADMyapV1/iKV8I+08e7vqvu+nuajuR42rV207xWSrZp1D7\r\nlPfDGPNAlDFXaQQetUrMY51letbgJ0wSVb4=\r\n=Bauw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0e14626f55187665dda4978d2c64a7a63e1f533f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9093_1682334368386_0.8529525989774087","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9094":{"name":"hls.js","version":"1.4.1-0.canary.9094","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9094","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c2484d6287afaa12e94399b4ec26dc145817ca0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9094.tgz","fileCount":130,"integrity":"sha512-savUArqvtRkyei6B4eBfUA6XN/pT88kP19fvBZmyLij6fQDsINQ3hRw7vdCkVT8yjg1QeIMdyk2PEO2zFYJD/Q==","signatures":[{"sig":"MEUCIQCLlNJzLAGS9SM8AY4y5Dx8cbMHLB23ZZacszw6pzcfEgIgdNHEbBruLTh/QmtEh3Z5Vja4G3y11HR763O1Z30HCGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9094","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16140400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRtAdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3zQ/+JrU9MtjkGNHqHhfz4H/IquM47yrV07yRiAqK7KUxao/TvW+r\r\n6qyQwyWna5VA/yQ5UXacBCoTAmre6Vgj3FIxamjg7Z6duJWMpg5buYiB814Q\r\nm0h6dNtnYMHr264D5PkfnGQFclWOq2F0fA/A0PGpH28ufH8U3lv0EUPZ7Dex\r\nTJ0+1Gw+9LK1h4xk/QoZuTODBgQlqHnwETRqeoRV/u6FNzvFzt6GuoDEKHTU\r\nVce9+DHW5xpfWr/j10bhY/lDEh2G9N4vvTm12wfPk9TCvffUTLyBkPlcAcQV\r\nKR6gDnlNxlHB35EST9Ty7Gvx1e5+ryBFT8lg9MQBuP6XF0us2om5HOnHWJw+\r\nb6K4TQEiBj6pcQKO344pGZW1Aqoj4LPrQKID7gxMnFgbgSLL4HDlzZGmX3vX\r\noJNPSQxabsrSxCUWbs/9nVOGswJWxmnj9SEomskZv/DuRiPgllJo2ceyyuq6\r\ntvhUB11+Xk1/rzBHtGWH85ny1X9kPGLROm9foDfYBjCula7a/A+ByfKtcRt0\r\nE2mHZ0ZMc6nEUkHRWzI3isdlBoFaw7QPZh9zbYelGGgm7o2uzuGRLufd9qML\r\nFcQu1Va874HBH17XhiX3S/CJR9K7aXvQ8UCK1rZCS0wexYM7O5VvFtbrLldJ\r\nKI9uM97XHSp9r64NMcGs9Me3iE4qK30kOug=\r\n=gBTL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"569054a6cd35040cd8e1c9302718f496e08b0976","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9094_1682362396806_0.5018735989933554","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9095":{"name":"hls.js","version":"1.4.1-0.canary.9095","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9095","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6617915ffeb65e2c3f86e955bff6c8d00dde8794","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9095.tgz","fileCount":130,"integrity":"sha512-BX2BxzQL8V0zkZhkcy6qs/FyRncx6YlmLGvB1zqTzxv3wRULiNOSSi39AM70woUuEj7kQ7S2/syTEvrIBcNtLg==","signatures":[{"sig":"MEYCIQCaKa+peWutzZDy1unz2rH1BFPbQ7D4Iaa9Y+uKPAEHvwIhAIxaKkzcW0QfOIMxkJ80WsGHV6Sb2EcBLevS5tB7jw+L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9095","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16141007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRvX0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYrg//XoFlqs/UP1yGeWnZU0BAseahWQmLKZfo0p3zml08RWyBhHXk\r\nMaS02ABIHSPJTHc1BbNId/d11yWSkXUFq07oxeZpK/PWxszHt9VF0uSWMx4a\r\nmUFIzbCnfTQldHiDltbNeOT9I/L/IbPhB6jh+VWM/U4wXVBeTEfLzuwndp1b\r\n0w9JfH8+iS0sMhRQkmQraD6JmNhSDJPGiKeq8QdITdIsF88kQnQ0gAGwDttY\r\nXHe+al+/bAta44F2R3hWslgTH0/gmwdBtN032NPvhjQVusofgJQM1MOOqV5z\r\nJLOe93GNfTIHNoYXfpHqKZFE14CZdmPM9P8421cYCcQXPN84d8XSOwA/Nrco\r\nmoS975Q6o18WF/1rVfwTNWJSm/1qpFqLNd9I3yw1z2oaAFMl0hbghIqa9TFn\r\nbMc9GDAsLexZI3lyvHi9cfZz/yd7cR4JGZJkIJhMvC54s9/Z6mqZugxOwEdF\r\n36l3aTIW3hqL3de+bz+uLFbkp4yBGmXSvUwSFU2WpX3IdRKYpJmPLaa9QPJt\r\n26n8dy2PJtoREKL4kzZUEeUjN2Lin3XIDfFbtr15kE32csdFApmLqmq3pt/7\r\nEgxdD+/NVcJvBcLgA9J6fd2ypO4sR+ezJ9+6JCiK+/E58PoifYp18NDl9U28\r\na9mh1bznOHklef/wAPZTOSfVyVU9qlsBWgU=\r\n=xe9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b1e939f20a48b2cec56487812ab95772095c9e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9095_1682372084373_0.7301761341739441","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9097":{"name":"hls.js","version":"1.4.1-0.canary.9097","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9097","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2aaa07e7548a4d87fd35bd878dd378883e15aea8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9097.tgz","fileCount":130,"integrity":"sha512-RmDaX0zRAmwpsQk8Xs0UJptVYu1zDTIqzeozA7c1BSaLXwf/oC5wDGWf37AvIvrKGgRurjFulH3RCWus4SRVCQ==","signatures":[{"sig":"MEYCIQCDpqumLiUsvbVcYNgWvfcatFJq7ximU4Dd7B1ptyxE0AIhAMRX8nIAgUM51EOCwltPLhl+1Cy0OqoZFeR4LHXBk93H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9097","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSZt1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcJQ//bBmHvIiBt8kqg4P8CKcxgEpqwySHPqLq/K/bdOCQTTzgLcEA\r\n2npVS5JciX1dfMh5iAtUbAy2yANcx1e12MTEbzFEXQY1u7OEk23HxYEr6YLj\r\niC+feD5LIU+FtadReOoWIbdAJ9fa2hnxWoAQb9Z60ncuOHLMNMHC27f/+mhB\r\nnDUGfrfJoNzkLnOz9v5XDzHUfVHvCAgZ55h3hBMTkUytQdaG3hdBZ376JG9O\r\nYa8ae9sf7DJuN2ejIWPBnjDS4WsQHnKVkXTPSB9oX651SzLPiWmjGcBoAwlr\r\ny2HlqDBcOZLyo+57wQAqkP9SyUFPUPx109PXKjCe/fLDP62F7vli4S6FKTcG\r\nGU2Huhp5V8gKVONoeru20auZ0aweaZ4ZQIMx+PdLnPMwV1pNP0AZFF3F1jU+\r\nLjW30bjvKkLymbSaIkMezupCRiDp/tKsIpkyPWGV6aeZ3R5NOpTPe3HbuR5G\r\n1l9hSoeSWcUpm2Ok0DDvnPlMolDa7SJCRFyRQPnLOCv54RebNORlKVrhdQR8\r\nLvdwpBLok15mFue7h0SFRriTDlm22Yfdlp97wzjA5K4jmBA7iZ+vnismQ0VJ\r\ny9YZD4YZDok8TIqP7+PAEx4YS2aVLsicywvjisjuoAtJIf3orZu9UmxJLy+O\r\nyx8/HZ5MTYU4V4s7OG1x0+ldU2c3jdwLFMg=\r\n=i/pk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"77ced532b3456cacd5c0050e4902d98d0795c2d1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.3","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9097_1682545524974_0.626765092566721","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9099":{"name":"hls.js","version":"1.4.1-0.canary.9099","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9099","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8246b177b1dbd313340380899f1bcba5a7ea8f2b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9099.tgz","fileCount":130,"integrity":"sha512-eGFnZXDixqcqfz+L+tstUeUSt7mawXnpl3FjxPYUqFvWMxxsGCTRCMWH0aqgCeXYKYNfrNB5kBdJfiuzDszrig==","signatures":[{"sig":"MEQCIA3QYwdpwwQjUNqZCbSZXn/aACfNnzrEsBA0kMm4viGJAiAtkeCBpBQHxR8S4ihxg4m4q725QuF8qtWvr3EEzfH1kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9099","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSrARACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpalRAAoAi++36Nfqar6uc6oT72EDuYtbZn6vEriPdebbosTtZeBGo3\r\n6Qeyudbfw5yySEHEtncuPvxsNGmvhFkIHvA1K5kErCJas0MLNen/Y+f2pwgN\r\nEJBuGXiZnFX2v9aFY78tDXypeKO1MQvw2eI32T9vD2ObsY3almvoQh8V0kN6\r\nJnicvsu8lza0Dw6vIuLldsJKtHNmHoFoE6pXTJB4EymRr9vL3Xgog82GBB/g\r\nrrveJbInS77jE1Rw1kBUZiJrwdHe0IukOrxPUHVGYbDCgGb9RLGXIM/ALLoI\r\nc4PFXZWPi1UOCKPtdDY4Nt1C0SdNUL924XQhVi+JTOFHbbNabjl+MjFpQBD5\r\nmfaMiqtZMXzM0Xdf+FItuDuxAJm0DpAKTgyh4SIY3jWERuXMlX4uWFoNabQo\r\nXeGwHTngPsVJf2aflddZb2ATGcV9twAGSGtjNnba1OoUc3hdBDhBrp5pMbV/\r\nsDejo09/v89QVXplLQG1zGe+NgRJ4YpMG5uXhUTQkZZY2P1Jw2Mdnf1yhbgI\r\n4oDtA+3EVMd7k8iguvVZ8zYBccpBReEWt2DTInaJYS6nIvRN0Kw8mrW8VWCq\r\nsOihn91rQ1KvEXzXsZeYuAdb0ESkq0Zc0Yh7uFEbLecubmpZQPvoS3uSCIU6\r\nv8IvjnV74iFAwWx9CGTT4JyWzcuvNTFxXVM=\r\n=aJTg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"badbaa18b46b4b52a517e5aa0307e696ac28ece6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.1.1","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9099_1682616336998_0.1192700701500502","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9101":{"name":"hls.js","version":"1.4.1-0.canary.9101","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9101","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de7c31c39ca898eacc27bc4722e5e210e3eb3451","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9101.tgz","fileCount":130,"integrity":"sha512-1N7X2ksD57w40SjJYceIlLQFOfDmcI/7xmRBe1TuGZWV9jpzz6sO6TR/yd1cOPOzSF6P6N9NAmXLs2ZVvqaCAg==","signatures":[{"sig":"MEUCIBA6V7ZyuuIKV1WSMn+W3iNCJ2fC/0L3gJe3n63YkZDnAiEAraorr+0yukKv5MSqcWEJKbO39TPzyF2gTbGP38gOKrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9101","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSwB/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRMg//QjtNj1HwT4CLXE8mvdAnJbXon7MKUO639Ww+Lw2afWzIg+9Y\r\nGsNPKwpp2zS1aWnt8iKSf/Lt8E25enNhwlcggdrQlvzYlJnkNwhB6R5vzlaI\r\nnP5bFNZa2hmSH22+Omt4UecwY5HAVrPTjk88EY4Jp28UAsQtSFXkKh+XJgIV\r\n07I3y4JUtzQLo498xyCzKxJDRTouVqAraEZvKhtzhzvp58lQ8Fqeg691Azm1\r\nzhdPwwfmwNYhT3eCtUwioXdwtVazVwxmnGjVTw3x8+8AcKnQpvfejif9AhA6\r\nRnqpW9b5oAID7IxHMdCDH4grMAh4IwPpctC5DWOIcCctVeytF9tSoH01wDMU\r\nAEvNes8i9DdQ3bidhz4RmLWwGWpmuJ1glsfgsTZQKaFRcJt6Y8JDfHFzE1SM\r\n6k4Y0vv9g3JYsZRNJWtn7Bf24qKrxlcMCDwgWumGi4VEsb9LFhxBUJoeZ4IN\r\nZhL+0ay32eKllmsWiz0FHPcsfcvw6vmwSfrjYPfSFN/k4FqU1QtKNR1U/P4y\r\nPwV/nsMdVqlWUvbz37UZcs4qym2t0TMUtZ5gR0eaGyjVm0hNDsCZa17gt3Rn\r\nqugxxEcwgJWaPfJP0KHa1OMzd9yVZDhJGlNknWQD/MZ73CM5dWsVwfKWe8uB\r\n4GtIbPsAXRjW+MDaMww5oSlQlGTeTMd1HPI=\r\n=ruJU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"07cca665c6cd71fcd57cb48a74941f1469792b46","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.8.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9101_1682636926870_0.28215181910013265","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9103":{"name":"hls.js","version":"1.4.1-0.canary.9103","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9103","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1f63800b9e62d862e5bbd969f8faa75df60ce67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9103.tgz","fileCount":130,"integrity":"sha512-qigxmSEpuC9Fkn6L5EpHXWP1yCoMPpGvKK8DXArvKKwR7aY+8fCzCpbTaN8ntPZ9AlzeCIELEP5fJpOFNJOYzw==","signatures":[{"sig":"MEUCICawnw6DlETVyiTal+RJzVkLO5rnj3ZfIx5VF3uvGiAnAiEAw4iUEMU5bCQr76BQ5rg2VNcif1DM++UGlN49qNeKzKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9103","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS1tmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlRg//XgXrp5sUKaTX2k8teYiZNMWzCNhg7sufxPiuKJzcYSdNDjoE\r\ntZjy4tL5HmCQokAE+tEW+DkccxBvw0z5U0HbY6IUkJL9gPdVrSp7kr18ZPVg\r\n9IGzLrbUcyPifa9NmGeDhFTYDKdac6kJ3Dc0KjtbUgP/WM1XmzyZLK2Rc1+0\r\nKWjnVgONOjb8aSu5cWFKsSuWSdLX9G4eAALD1orlOyOYVKYmKr6hcuieBwdV\r\npNAs7y6SJUZYG0fV1biT0bM6i7fx4dNGDdKK3nLmfh6dk0+Viv5w8nQNnqZm\r\nD56/kkddp9M0VnU3Xn6gtv8ZJZ4ERBOBmsQhaqzs9drl1ctkR1LI0M9+yzpz\r\nxgTdYVtnrqJnGozJ/S5zExirl8+kkTSUVAIpZN4oRH5AdsHLzEiiZNDMMGnE\r\nJf5ORgNmlalKrR/95mwnhVXZNeeTGlOt6Wylo6WYGsfxUPrBg/wnTZ+qpw/M\r\nCTZ0Mfj9Q4hxW/2MDt1x5uPUSy4nyjp4NuOFIFDYs4spAg4+J1hfj45HwZc2\r\n6XHxZ4BhGXmQ6sb5VSnFQP5sPQP6z6w0trTb9yonKC536/cojp5Oen+AqP7p\r\njj7yN5ItTzOAdlbEcCZwvqY0f6xs8s1EUxoz+n6fuzvz9JWzOTTzzx2FO5vL\r\nhmP8qCgB/IEy7VWmyiAtuXTgbWmc0YQgK/4=\r\n=AENp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"163442d1078ba37d1e15a994c138571b8a57fcc4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9103_1682660197605_0.10752399402055812","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9104":{"name":"hls.js","version":"1.4.1-0.canary.9104","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9104","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"228f66fa1a075ac93f342a7db7fc0decc8361ef9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9104.tgz","fileCount":130,"integrity":"sha512-CCalRQQf4cP8VLZf2MY1A5SV8ZdJoYEepFns2v5dCVdreX5wyzwX4b3/wzxZLoFnapLYmVNA1rtGId46+AebIg==","signatures":[{"sig":"MEQCIA63fae5cxezK6QXLv9kCCfUlI5hXx23DSsFsKGbrrLSAiBgsNtOv4XVYKu42awA2Xi/GzXLrUvCN/7bNhMR4xY2HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9104","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTCO3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmolsg/+OJW0DLaTn+mgW5E8ADn8tXdAt+rqEqSIcAMbV++GKW2HAW4D\r\nxbXXyhqj+58GlUuQRneXkR4GlSGBchmrkXIsh9yelOxjGmIg8piLJ7uHXu0l\r\nX6pI75pntDrH1bsiOob/4wIqll+3wbqpNS8fIpua2WFe0mAHGYB8nEAfVfnO\r\nqPYEhIG96wgzOj4Zcb7XhPODI2XAdybABjoSCjhiLuLWlpHzs3im2W3ehiGQ\r\nkaXUriJOzx/jvtFgOrYXVTThqLOldy7TSg50M1VWEgRg50jwu/tjIYG0Ko6q\r\nA7y5hlEFtwx5XkLrTcdVLX7C3KQ3na2wyl2rR3APQPiafd3vPTei7K94WOZy\r\nLqlsnBAEedjyGwKVOTzhX1tAuryUovh+CyLR9rschBBRIrDiePNK6YVB8jcv\r\nZfDuJiBfsLtKsbEyBC2I66DxkD6mXF5AQ7igcmhrUawNEXkz3DrzG6WAf/bw\r\nu43N6rRnhF321UrNtzpN8+Wb0AArkbZr+weH83TBFx5UlfCnJKAxMwEk3TOy\r\niALoKZV/Saga5pSER9DrClPoBW9qfN60y2W6nMDjDqA1GRHF03KeBKbHCN6r\r\ncpkfU+3frS625H7AI1EamPN49E3F4lSqjM27fwZuK4gIIA7dKIzVISxkMsRN\r\nrZ6oXSy7YyOfiDYYdL91qpkbrpanVrA2QPo=\r\n=8EJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d142ec4627962a8ea9106b3f6cbe8fad0bc83d4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.38.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9104_1682711478997_0.9047353926789303","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9106":{"name":"hls.js","version":"1.4.1-0.canary.9106","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9106","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ba79ac5053dd5b5c5b4a947e83ef9a2232d9f63","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9106.tgz","fileCount":130,"integrity":"sha512-ucShj87znQcMQTYTU3ynsUNHqgQxGmKzBtdqEzzjIKYgv5ox1TI+TvHa0NMzM1Uvs0GsJlkJEkbZgD4Iv2K3rQ==","signatures":[{"sig":"MEYCIQCm2tExO5nyWQJFcrEAlXcjjkKIHl/bYv6eb5zHi3tRfAIhAMhQoH8yLuciWujuD4AcQMKiBsw5CaNwRvhPVPd1k8+B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9106","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTF3rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2kg/+Kj6sXJ+1gAFtz2DjTwgW5ILaQ1Ddd3ENYNODiREsSyBRZqV5\r\n5BoSEA922nldE+uWyTD2n1ligx/AGW5/zH97Aogb0QE9UxCpZ42c8J6rGDbe\r\nnxwNX7LItiv3bzqTmUAkyOgLvLRk+EBVN4usEY7lG902EAHXkgI0RnlndpZw\r\nPRM7ZNsa0FxZVpKxeZlMGcOb23Shn5n9Sp70KVwTXvTc7WH9CIgXSEFoSsAB\r\nyKZryQuqcYuss+9t8wtDKJ6KKyBnRNLebRgo7i+pcxrRCt+nfpjV/yCp4mcz\r\nYeVLuFDItnrvCD4/k4YlM5gGqqMS/AUjmkqU7ZmM68RJS1z05TH1IAYlDaOq\r\naHbYG0Y7YnEDtAPQM9KUZU7rVQCVfrtErtEbGcGbDc6vo8pxl+JdM0fZE+Os\r\nEyo/igOS+RNPBDMMvWIB88ThIkX5o6MMGH03L8ejuDCYBjbYFWtOOPwHLOlh\r\nQP6hxF1fBkd630o4PWtA/pv2kNQDfwF48d+gPCghqmGVGnDMncQiQuYy+PnF\r\nozxPUkLQKaCMy6gr6++1zJfuQTbM7XI+/SWGuKAfEFaBz9+8yklv8eYF3932\r\nsW8T4HFvV8HF8XUo18BdgF0R9emxsHCQiaDR7ZntFkzp7ihpnZcbS1W/oUmz\r\njpSDtzHwKFRdv5XOIh1TVGaI7f0v2v6qrbg=\r\n=hxVi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2d26c77f37a57d8f08b5c25879ed482af56b0117","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.1","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9106_1682726379268_0.5229902073918382","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9108":{"name":"hls.js","version":"1.4.1-0.canary.9108","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9108","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"80149107b402b266beadfc52e90efa454cb76128","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9108.tgz","fileCount":130,"integrity":"sha512-NhPi1TOP22DGnXcLXs+AdSXPHFbuLuaHey8OSGqoUOZSceIw9V751CuC5u1lhqKE+4ktYI20Y0kQ/Cf1nyJI8g==","signatures":[{"sig":"MEUCIQDQoPjt1xfEvAiG+LvND3xOS9cX7/QSUB2tepets5J2jwIgL99rdU7sKhySemqeCs5Rg12GSy0JhxGgnnsPQMtAENU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9108","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTGUYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9jw/9EpTsXESO2z0hUFY3CjYhmL4k+Bx2sGHTdhYgkSdVIAOfLLJ2\r\n511hz0TdUJR9yXtZQ/0Ei0FKMJ+MoLuGorkORRQWQBjrXt/CcnKSIk04eYP6\r\n11y2xBONUuP6apqIdKjaaAxFUqnfZoYlzyYlM6SK98WEifVOucUA8Jso/MV9\r\njx6DHnGYpevtpJe63KrC1d7o0U0H9xIMKMEmw7fsjeT8gVlYyHwh847b0p0R\r\nv7QtN1FPJHfjWLGu3oR5d/MAze28Rx706hz6hHZC+UBUUVw+AZzRtgwMcPzO\r\nB18UKRyC4edYLpMwisgAB1npu+uAzRzObSFJA/NzYfsSA+LJWnU6DTGjtUW3\r\no5jAKj5gyYtTZZW0E2xHwG2P0MK2z8hmaKIrrYWICLu85kOwmrhhK1CzxNQ3\r\nGiHBOihH80B8CMT/ljAKRhIDvTS/4JVI81hP23ugcfXU1B9ZEdt69riVABHy\r\nFtmU39VQIDWTTXnyJHh3o5BWELoKEz1ix0KFDw7bUya7GK9KoqdSSchtwFGs\r\nZNFQk/yoFOA6SWyb15AqeZmf0VGmpWr3ze4+Baw444SHalDZqmcHeBtiwGWn\r\nekUA1xLa9kq05p+BSeoTNxMWQx9HAW03rB6XGnaoMlFP8ElkFJAUh/shQXYW\r\nVPLB6eihW0ew3YI695nY65qismZsKnKGCWg=\r\n=6zBm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2c2e0e964b70fc459adf5a001279a77cf08fd47b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.7","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9108_1682728216076_0.8050846182195048","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9110":{"name":"hls.js","version":"1.4.1-0.canary.9110","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9110","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b38f8ef685663fb99198c97274b965984f379ec3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9110.tgz","fileCount":130,"integrity":"sha512-L/6ziLWFyCcL9L2OmeGTGbDgQNg+j4wwoq0F4Jz5/FM1wL36GTMO1z2qnRTsiJeXdKYQu0h9FqPAbxRe+UgKdQ==","signatures":[{"sig":"MEUCIGOVUDI0EV1LAefSxo6/++PUEco2k1hKgtjbPgPoorMoAiEA6i/y48Qb1JH0QvXSgQNO3p494ItcfcTI8QpGdARgRyE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9110","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTj64ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPzg/5AY9LkTJben8rLCjhJRMA8NhgGajvxkd7GFCL6GwN3sNNr4eh\r\n7xWpaIsO+5klfZkcVaNmPeiQtFEtMPKwi+hZ9FJDpn6HJCNVYVtfhKCw/g4R\r\nFrFiVEtlDnc5XK2ALtyH+S1X3DUgcFcUADxpboBsCQ+fHqG+qDT6+O5qwwOY\r\nkUqb7hSENS5Z7S3X92WN7299BEMRon8QejRKPgseGPPhe7rzkuqRq/VpqmjT\r\nIG2iW4As481n73Ldxq9WkeGl8lJAFBJwOqjKtfYQvd3WKMPZ4C/L6vwzifVi\r\nZ7vlUwoqMbo3AquaCwP5sYnwrclTQDky2LElqRyn0Q9ozpj4h6thT8x+U0Du\r\nL37hj3514cztUIBhzL0DzAFdQAeCmnu9iRuQn9dS0Ow5sXGGve6lu7DW8VgK\r\numZq08q4OXTWEWDDxoegJ1tVbsDUZ1pXqjo23lZapNyLYCyOPACQFtPkMAl7\r\nQJjYUtwnLAiPOxnVleuogcf2qat0ZFLXjPmuDm3nkthdArU/JaV842X5HfOO\r\n2vS3CAI5qnGvGuKDDuXNoE920r51jOJTSvNVfoJGcnqjCcaWvwCpn+Je3ZIV\r\nPWfQoBIPdJiJ1EbNl4DFrhsr8STIl314CF919RWUopLzhG1GQoniwbXCInU9\r\n7818PssdzeKkRXJNgAPkmWwFk+1w7v1h59c=\r\n=Q9ei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"69e9c1de692830068301586af6cac424604839a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9110_1682849463490_0.2346550135830232","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9111":{"name":"hls.js","version":"1.4.1-0.canary.9111","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9111","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1787c4d8cce59d35a64d3a96941831bb43437641","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9111.tgz","fileCount":130,"integrity":"sha512-SPravuRc3lpeyPDSyMH3+XMvWOtP/K7hJdig+qfZp09o4/GPT3i1O8Ir8KuOGzQBAUMB2aDAJorcKmtSIOxiFg==","signatures":[{"sig":"MEYCIQCQMD3zwUpZiL8kTq2uk99Zug/nR2Ajn1g1cWAlE8mW3AIhAN8kQTm3nhnjYUFZJwelrDKT0KOTwFEawAOPMyEoTVnl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9111","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT84HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqobw/+INg0nXbDft9ke6i2W7g/rDrz4MCyIQXzKnMH121ynshvyOwe\r\nk69uJHsykrBFNO6YKVODQVY3i+J7k8nGYJMnDwHRGlhmc4XjwMtU5moBBDw7\r\nlon1c+eSa4sg06/abw1JOYtB5h8tSeiNg1CCJCSSGOrf3NGnPDyyquVXQ94R\r\nQXNNxzwNzlMr++ZqGt3k1lDlvdOADW5Df1Lt507x91U5nN+jpf9bBohDWjy+\r\nmpcuYbtbZxb7UUlubupMuHgp2krOUtdwFprtC4HtSDKXsCque6Vcs+TpFo/6\r\np5d1nqb07sIZdjJdrAyZ0diWtgHwuZUh7lJXN+ehWOxT8+ijV42EJgPjookF\r\ncarLHCmxbn2xP/CwyrKJCxK/WmNhoK2hSMozrcJDHQnpKOz5x80Ycj/mPnSh\r\nk2jiJDljd7bPAPvNNDyqw1ynkPAZbhUMqYYwvgpYiSUL1hzC8xHR40t8Z/Lx\r\nsuVlql8bIBS46wMYHAomIyhx5yDs75sxe3uWYX/FirFecxBviKROZ1hCroMm\r\nF+IQohD/qVEjtFDdy0YsGhEztstKfPWBZDcSAMhXVWA9g0pI/IDpE7bR9A8Q\r\n1wOkg/7hw7FvX5xVZ2Sf/J+4jA6MsMMve8QMBsoZ49wonBu1MRFcm64EZ9kT\r\nv63W3HqbRi7Reze4VAis8gPJ6FXg8pFAecA=\r\n=Lm+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1dd74bb27359c610c14dad347164fccb097f875e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9111_1682951687388_0.714611377225639","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9112":{"name":"hls.js","version":"1.4.1-0.canary.9112","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9112","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98a30d23e688cfd37349f070daed1b5d85f73dc3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9112.tgz","fileCount":130,"integrity":"sha512-SNQSZKML1gsJRNORofQ8jwMq7PhtU15AX734Ub261WqqfdYpmyiEHDbbC4NV4p38JTAbc0YISd1DRfohe/SpoQ==","signatures":[{"sig":"MEYCIQCNyxuvHWUxxC34Syq1OOe+EB06Pd9P25eyhUI8hNd+EQIhAP5YJpFBjdHa/f50M+ShC4tgHBMvntY89h0YjZ9mvyNd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9112","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT+pNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHWQ//Sbo8U43GZCq7IY2HDNUrKcetbP0wgL/rEUourAjcYEwevX1j\r\nnavSPFJ1mUVxXPuCQZjmpvCQryeikWzTwYhLhUqca5+N1lpjnPh784HrCcfy\r\nAvNz0clpQGTLMYHHbeOYlJffmm6f7fy3FtFjLL6NM8IZhQUwhrn6sjvpUOlG\r\nRiWdaA174vfReO6q/Np2LpslE+GlzjGuI43FhTX4FeH/ccBrUyt8EviERdrM\r\n4dmNOXU9S9Y/nKmN7JKTdhAMn5sqqN0etSHoTMK0ZCFBz+oo4k9vCLv6ZzXK\r\nZKcFp+gneeSMog1AE4IKK6f4eRtS+yfhliPnhK0C8p2MY3Li7T+8ysgW0Rjf\r\ne2B28Zh5jji2juK46xEUaP3x6RqOVVUoXl3PqQle9CssCBEoDPILLwH2Z8XT\r\nhS7lzY322ykERcr+B/3miROivUARm0Yk06R7ZyTlejZOC7EJ09Bvti11zC9/\r\n6JhiimWGvAZY/G0RKAZ29XTyrPn4rPS2695g8aqY5hPCOiHLnKV3far10IUP\r\nFZAavbl/fRkoM0R4QomZFRKD8e4jSHYeleO3YfPYUwOlTK9Ff5U9omCUsh3W\r\nm+8r6w+XbwBh7YzlA83lrZ4VZdtavkNLVo0dmi6zYryZn5V1beqVIAetRrX7\r\ncsVFA/PvB4oCq+GjR8+QBl/bDsIkLo0tol4=\r\n=4Ch1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"90823426b640b31d9a857613cdf358ddd5075a81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.16.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9112_1682958924653_0.15785468993959517","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9114":{"name":"hls.js","version":"1.4.1-0.canary.9114","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9114","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df54dd0e66773cae393dd47708a9c3b0ac50eb46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9114.tgz","fileCount":130,"integrity":"sha512-2Lkcd4xiB2+dETG3vVgciikMYMCO6/LUxnTkZG9M6eZyQ34dwPhdfdFIVUGCPYhNfnqvuMV2+eBk/ehL4hptyQ==","signatures":[{"sig":"MEYCIQDHDS68hFSDaV4LTdInNsv9TUhqUGmOg2XWrTCwQI3skwIhAOaHvF/1eQQhzdGdjUgsd8yzEK6W4kkrrXnC+NNNoGR7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9114","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT/PiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwHg/+IHcMHH5TLn47mZRL+tm8HdzkGT7IuuTxaCqVwnZb9r0uG+DM\r\nxojKLyc+akEKzardlFfW7DJntdsWrTrcVxyTk8bt11N1U6MMK8uFDORoGmyf\r\n7HF2cnHdhyMHbLOQ+ZL/RoYKpx8fVtXqReiVScBLb95hnD5dyUim5BoD1VwF\r\nLTF1XtG8vm+yq9j4gsftR9U3v4H6LOAeRNkMX/DRhoAgm36SHq02NiWblsf+\r\nil9Wyvtf3RWKDdy/MbcYE6LvA9kSRBfJoZThespsn7t0nVPaLiZfpBLmiGNZ\r\nGDWwaKui7+57woLZ4g9ouRDiwkDa7m14qF6UMgRoXIBTDEEvXUV+ybXosLFR\r\nV0faTeDm/W5QaxKPfoAOT0GAbheisoZSgu8sm/xTeRfww5w9FYBh2d1Ctz42\r\njQvAL85kHik77f9mgVGPzDJIcGA42Y4hyDWQNJqCRS6GETVp+Mv/QMySLKgg\r\nAznuC35FUmq40MRLSezhqfmfQ4ulltgpkddBt+qar//YkYPiZ2ytRS+FE9FW\r\nw0mnPr1t4osxvqZWueW9CVSyHTVDzkKZ5GreHJvKYmBnO2RQQrubAM1jckSh\r\nWb2KTlmLcpjuXEodQIFq0fMz3k5JBXaWZ5QM/i2h34E1HPb+k2tWhr5ruqR9\r\nlIW4FbX1d0cdSSeyoGZnWZCtcKOrqRJboqY=\r\n=1RbP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d7c4ec96c5114196b625af7bd98986198774cb66","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.0","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9114_1682961378102_0.746574813104877","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9116":{"name":"hls.js","version":"1.4.1-0.canary.9116","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9116","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c82a4e2e4d988f6b7fcc6bbb47befcc2cb02acc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9116.tgz","fileCount":130,"integrity":"sha512-TLPRmXHukPgHK9b/FZwVn9EJwkk0bNl+EdPzEG9aDv59J0KVU3rrsYsJEzvw3h5MqCBFTIFp3r2kIFiUXIjWSg==","signatures":[{"sig":"MEUCIQCF+U6ugcQBfd4OxK+1FeCAlQLMiPS8ImlPMSyPoF0nTwIgMLzPPBF1PvmDyOck14VCbGJ7xZVY8JF5Za/S/TdOoMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9116","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUCO2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMZA/7BtSS3qj9B6dpzVgYYzJIplH8Go/fdrKM8XT28eTtHeVgslrP\r\ntClSV9ataPGJu/snKQ5aMNEZZOe4XwrF05A9WkXs/AIolKaTAsZyPavCuUro\r\nLdejWdD00FwIDB0Ui8UZYHAG7pYbGFypfiEgBA/mW2tWr0TUchOno/YwiYxm\r\nQpyU8ZOAsVpwTPvsKxCYMmTcP1vK8OJ0edVKeFQtwtRmcfEdJQN6sL6t5m+s\r\npJ2Xn7cxb3bnM18f3w6idibFPsiw0sxk+hAnxCLSETI9Kl+5GZaBGM5Lb4g7\r\nZ44FGFCkhIUgCXybvbYGpgTszibe0psybEgxQp/tpPXrwax1B2v4Lu26icdZ\r\naUMAIelTh6kei9ZSvIJ03Ie+4Nd18vaBa6ICRPPIo9MQAC+Xtiwqrh7FY0j5\r\ntkwKk78fa/Rtk9uPhzZpUxJ6nJgYwXFFCqQm70w0EbzL+V1cbLLPdrctITZY\r\nx3H7cMP4DoqJcTfElQ+HunZGsOIMI36+MtCZqdA0Cs8Op2bcEAJAL5W0d99H\r\no7LtkCngDTLLMWQvJDaWHvr5n3JXXcf2yEOSmrDgvqieqMgwMP9sNWNRe5jB\r\nYwHFbuvX0Xk9u9dPm7mTaBLZJINzLQknyK2LJGCR2q6ciWm+u/8LNFMCVdu0\r\nKA6aiDBiFaqhDf2DMWQMbiKwCWUbHG9sLqw=\r\n=wGxP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e70c3aa2f49c3d59d0164a25eabffc4bf4507c3f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.1","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9116_1682973622174_0.06540090281918398","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9118":{"name":"hls.js","version":"1.4.1-0.canary.9118","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9118","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bba3e5cad282ea66db03c2c373a67665ef8e1ac6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9118.tgz","fileCount":130,"integrity":"sha512-xumP/cv/WkTo27W3LOMWtXQrcj0H66DzxxhC6ZegaJh7uhloA860NLnc/RI1e42/K5diQXohPEU3oeuUlXh3wA==","signatures":[{"sig":"MEUCIQCA0pOHyDdNzrvLWACRwWuqXxO5Elck+aU6Xjq4lpJR+QIgW2dr8aLyF48Z4OO1747XD99TVvzJld4Cdbj+FHSd+Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9118","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16142905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUCq5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6DA/+JLjjNKnnjrohd0tZLw1VCRA9i1jF0NgfkadKfD++ysn6VWWf\r\nihjXFG7q0hLQTXEw2682ZDnwWL9vFbJZr470luo5lPY/ZpMID6o9pv4qxGaI\r\nxoaFbCnwPVHOdZZsx9YpciiNmDb4lcHJkJED5N4/iWt1nIRN2pqxG35OREim\r\ntH0jNIgS9RJivbTHMd1Uuu/7z0tLPOKOdMKtjCfFLXQLY2uJkE0OfXDDRQUt\r\nchTTNjXEEHP+6iZ5E5rfEJ3agqeBRnfovgP+bfGxb1KB0dl9aIOyfr8LGCGj\r\n8Yxdfw6CTIHluTxreRR3rwiQ595MpN3ghI92M4HJChMUI7cXGACbtprR0aO1\r\nIr9g2/hd2nV8W0bFkuggNeUujWGreqqRmurjHD0y7vxkdGhKgAem8483ff0s\r\n78eIA5HMrrTbQMmrHPyPO6QOxeptqkiPCbwDCHcvyaUOp7wEV1rE/SCJuz29\r\n4KFfxbGyK4o2l8FsHmIwhDC8ToQrlYZ+OTppLQKulzUBOLmfNBdqr/chCr2h\r\nOn//bQc3JWM8PAN17yPhIK1CdX0XN3w24NN95Qd3B5Pa5gsOYiS4wWZCaqPC\r\nN3Rhzike4VHiAzEf4nod9I/fdD/kyWqU1y1v+BZ6jXeruqN/s9xGdToDMHG0\r\n0Q0XTGkHKIOem/TcJzdQRKPGzGhhW772Tx0=\r\n=c9Kv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"89ca104e6829fd60e9f3a5fd6ca652bd45a7eb81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9118_1682975417204_0.7510553585957305","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9119":{"name":"hls.js","version":"1.4.1-0.canary.9119","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9119","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08c9a03553d051b6d5739e4fa0bc1633cbb23a8f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9119.tgz","fileCount":130,"integrity":"sha512-S8VSQ5Gk8MGzbOZybVgqtwaac9vIwS8tO8E0Ds0rcb+gtwiW1YTL9+OMuxig5feMeC2A+/EQn3FvS51IoPn71w==","signatures":[{"sig":"MEQCIF1JMslXPARxVV6WmwBLhTAojG2cD6XHacH6AI/8G92fAiA681unxIoP/4ULZTOwTHfWOk8aE7920UR8aOZiliTSYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9119","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUk1fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9PQ/9HpaVvycQntDOZpt2AOfQ/TyLP9pQGG0RFbUGJK9vZKMwu9ia\r\nB7waIrJ/RFyRpUeLidGPQ4vU0P9kTFOD8BPcI53TKDfWkWpCSvZSiv4mSw5f\r\nLl4/X7ahixcJeEjr76b91k6m77Ma7fnUlB/vncGmGZfgy2OEvDZeaX0JsvgS\r\nvE8DYv9eovn5WmIqup+1rXHlz2tJkHItKBjqIZK9c706Y05FiScu8MxTogqy\r\njrxU8et/Z0LEK9/fiQIzKY9mkoZMuB2nZiaK4EhU7DQ4iHhTlWvp0jL1Ugd+\r\nqh/FhgXPxSKNObJiiE+oqGxVrtjQUe2FNrXlt9k3iXAaPuo4NrVCs1deYEQd\r\nhYrwlxlagJ9BT9Ruws7536n3j9N+FtUuz1fT22i1JQxKa9CFGovS89mG8+tx\r\npjk7O7VkGgBBiXvZiLM8kCEMud9uUTvQUDEADzeHOrAS1oGDPzgLskmnpGYl\r\nhfH9iKsSyWnNhfEeDnXyypIA4Y9YQgeFuHFTN4RznOdnDvSrKUEQRKGazaHp\r\npXV+9cQ5zFNgjftrQ4tTkuqhwYWDkNH8FOXB1YOOMd3ibU3mULOF9vKMYr/R\r\nXZSZbLoG+K+lFV68w6ZZsA1356puOSjzVQtlZFtLZI7sVdG13y6fDkKJZxql\r\nfNe1bi04OFeJOwtjdO5k9MnUlQj7H12hwIc=\r\n=KgV6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f4629d3fc341e6de657221b9ba04e33ee580aab7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9119_1683115358709_0.05594822098795271","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9121":{"name":"hls.js","version":"1.4.1-0.canary.9121","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9121","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"492d6ee41876baea525fc9b7a60aab79c9f34757","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9121.tgz","fileCount":130,"integrity":"sha512-mIAXUMdoK69YnuV1NR49ZN5cgN2dOJDt32cKXcw2ImrzK1qz7sZ0bnPsvANueX1ybF76hCfqvW3rIDwgz1D/Hg==","signatures":[{"sig":"MEYCIQDT81pZLdFRAgQ0iG1azfpfmZO0shM3fs265fjllKaREgIhAJWVdHIHsOyLFGHziajorGxzeA0wBnNvQm+PvHLNlwGx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9121","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUmJNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphLxAAmBBSoLeoencMz2xpVvy5ws+s0o6B0tzjDgkkMIaS55WxKbwF\r\nNfFA6+yTd6CKY/ykw1CZ0srClrnKpt4OkLOxVNYVxgA8SIvrsxZ8NTpluB/z\r\n5BQDL9zII8BCb7nmNmfNNkBAR61xYrtqOI4lR8HehCJS3bmqnsF03ThIfWH5\r\nRQIf5HrfVcE4JFhNojwIt0Xo/2zrbiLX+F/MBJQgHtQA6bhGs/niJStOXNwa\r\ne3PW9K1nnerw79gOZfihrRRQRf2PSM7qmoG/DAtrcyQsqP1uB6pI0DAQwApm\r\nTcsjf8DJEdv/H2NjaSpLY8T8xkssJBDKhkWj/5yuqWFM71xxayY+o8p6i4GT\r\nOtrFFHft6pl8yaLDppolQKE9fysoBFog0nDbTaPCEjZ4/6J5IA9RsWav2kfC\r\noGy7vhCWmy5Pn3QxPEx/41ZUXo+NSTWbKknGm7uPgDa5dFR1G2WXR5NwDuJk\r\naJrI5/KJ1y2JStHDo4+rEpoInpUI/YKfiJZudfQ0hgvd8N5bdoDtXW/w2CwZ\r\nYKV82jY2zqJlLsFNGmTT/u4uKEXBchuscLreiSb/R2b+VzduPeKaGOgPtJsf\r\noHfnmLHPCJVCvf6szC08WBvP8wXwUHvTNkyJx2afx2zW6F19kt24I27AuCaa\r\nEL9Sh6onJjkvoURI5NKphVOF1ILgsKbCRYw=\r\n=MzKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4aec275b472080094f8b84288c363d8aeeb7502d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9121_1683120716688_0.9210866186611042","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9122":{"name":"hls.js","version":"1.4.1-0.canary.9122","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9122","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3244da4e46e8ba90cdcbce9b1b1ab0878a82d27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9122.tgz","fileCount":130,"integrity":"sha512-pdUkeDpwgh8+1iBpTvnwNm/FWqohAm2ohfMdyYDwzQDPHei1BjM+Ury7NQklyZj3Xn3APvMp6O06wcND8Ky/Wg==","signatures":[{"sig":"MEUCIDaBvdVPSzR7LdWBeI1B6BvEhd7cMSiuQkN2b/RndnPfAiEA8/9W5/PBVP2P64p5moxouJbc7EGccWmesxEGemNrSTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9122","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16166256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUpcZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnohAAi4j18dHQVE5OSA9g0opLYm1WvXPPVqn0Bb4CmEE939u50Si3\r\ntsqP959FlCKu4Ros+YGcntGB5F1zwXhu4ulX3farm4X/IFUufdRjJgx2V1RT\r\nlFe3FgTOhoHtTZ8m4ExGkBZUbTPqV7ZctJM8trGfdUhSNcaeHDrxq5bRDmme\r\naqZq0/jRB/mz91ps1FCr/nfKY9hj7apNKStjQI6PAGdcJwy93M46NhfJT7SC\r\nVbGKSJJWOtBGgYObj/BVjDbLyUhgxIssBXnvplyXNTZKfcfWiqmzX9Wa5pbL\r\nkYW/F1U/N0RKNDXnO+FL06II2LmG5uN5i2QLoNimyocKhObMsp5QXwkThO6n\r\nrDshrKtJY18fNa7Glaymuf39x5l18qW3h6JlqQDyYWBWuwX50haGIFwOUDAS\r\ngL0jkAzzybsCH/mUtBZqI3xQCdrijECK6JGmBIqh2Ef2yLWw7ThxtznZsfBE\r\nnqw+cne7JN1caarc7zhoPvNACv5HfMmtMZRXEcFijx5lyu9EpGVFDCAJLx50\r\n9wBiOadAgwbl7Z/DtqmtzkKm3XOpE+zZCtg5eBvdjx5nnDoIz/wpEdpUvqce\r\nvit2DvXa2zmoq4iS7Ym7Ax9xbV/f83IgMN6WAqSh0wIVtvfSV0E60lQXTC4c\r\nVaGvUsqkTzlUTA4JoJQQCuQbBkkyPe9bA68=\r\n=JU1Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2105adef4391b0d84e0c3567196883471b10ba94","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.21.7","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9122_1683134232771_0.878971971625083","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9124":{"name":"hls.js","version":"1.4.1-0.canary.9124","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9124","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5c31d0877d7610fbfb132e8e2b61309eba91802","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9124.tgz","fileCount":130,"integrity":"sha512-gBmAh3zEnslULbuHZh21zm/JbUAPnxH4kYzXO6plT7u1zpiymnwxVZpW0FVp7v2MhTLwlQ040XfmUvAYmDaFrg==","signatures":[{"sig":"MEQCIDrTSceHAJAVxH2LNApLD6dqSMSjxnGGI8OxnuYHq2alAiAM/fZnxNlU/aowiutRurY5JRiZ2MDHWfWoEdMtloslgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9124","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16166256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUwbTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYVw//VDBUfZSTHuKEY1i/iqEewAaPsCi/ubuL5SDLLQSiw9y4NIOL\r\n/IHg1V0o2R5ndONOq5V6bwdoWPxRVGXKw/DNLSmmKX1992O/FfxvavGQk4Ru\r\nM1WrvLn4OD6VGdD0vaWqr1mTv/uYXkf3E19FPfaOxrVV8AYL7L0Z7qYYAZem\r\nMTzZaLuM8AFqjqsf1vnjl7fe6E0E3P9mArc4heWv6IzvDFgLHnaTOGLGjsyP\r\nrfR+AmzWggRVL/nAKEvpMohNwjiIMlOc4ZvWDfRSuOS79ZPzqUQUgH6dXsfX\r\n/pdZfnvdydFfDyKeGtzcOmpfg4Bbde1pw9/ieMpG6Ve9GiFqhqh+e9mJH6Ur\r\nkV7VfSjpdfbmc5C2NANAbBPMVn/nw84AeueN7sHpk+XS2QOyNsS17tMiCcir\r\nkQtKxWn1Xmen2NBohnlXizSdTzbZW+k7rQsH07XYwdo/RhAnAJgF6HokjMqF\r\nvGLcNOuKkClQHKGyLSaVGd7fnsqNHVF+BdaJSRLSzdCb0I6nR9XCz6yqasLO\r\ndKOnl7PlwmH4ltBperQfAElvwoXaBTytdaJ1q/K2rtHabBQBfRBVtGjX3yv0\r\nVdjWWTeTh/wvXoVYy6ofuIQRyrKAeaWxzxcNXnoOaMC4nwFpP9If1DSt1RGk\r\nYyXm0RWQ3w0KihP2dVIHk/TG4IaWTtNuITA=\r\n=CfNX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bb5072e76c19f5ef7f7ea419fbc7096aefc24a26","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.22.0","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9124_1683162834744_0.4075487522765444","host":"s3://npm-registry-packages"}},"1.4.1-0.canary.9126":{"name":"hls.js","version":"1.4.1-0.canary.9126","license":"Apache-2.0","_id":"hls.js@1.4.1-0.canary.9126","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fbdb504feef45d630978e87876693f479d8aafc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1-0.canary.9126.tgz","fileCount":130,"integrity":"sha512-ukvzQ8vDiQze9GKQZqagYyeQWqVYlcyfXB2PSwY2qFW7tbspFqblZMAQ/8gY6tW4qT35ZFN4ykt4rYRg1wakdg==","signatures":[{"sig":"MEUCIEiWzGd2swFt0Gg4455bhgrihWL8T/UUMsxICrRzPQH/AiEA4YpSHf2O7ioGEkzDfyw29rjnaJatBUw1940Ox/1WZoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1-0.canary.9126","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16166256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUxDKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrD2hAAgYywYOAkv43xd0CO3U/3IJRkMQqsntT/O61TxCywcgz4wzIQ\r\npGbUxEFGqUvfNacR+fvgzkhFv6CHnd6xPC2v3HQmgMFkctYyB8+kamzQ0DmT\r\n2zf6eIOytiOmpAT+v/BPPMHZquA4WFHhjglclbFLoxbCB4FXYaxLhV8JYch/\r\n3AlVTCvm+IEOfY6YYac+Gle3EUf799cCE5VpYPq8s1x3HpOV1Xxya+Cpks4U\r\njWxVXWWbWXy8RinUvK77oHjVCIakZOiU/dSw/5JHvf8QtqSeW45bYT0MorCE\r\n9fH/whUpiinHweuy2zPDvt7QbpRKLHFnzq65T5JLcw+Y5Ky5pRUsxgVhl2TH\r\nCWrS8ByxEWewvJ62nTF4imJTHmKQPviJb0T+nqai5GRvUT7iIMuBIF5kTsQj\r\nihDw24NV6CwF7b0UaMOsBltKrrtMce0hn/wzrSNiIxVCaP5NcJfXNodQrISQ\r\nMfn4K0LKau3c8qGRpC4KTnj4PuAG5GD01CHxkF4uDvaDLSd9NdtlAIGVVxRX\r\ngIQnmbZgN6Z9z0rgyZA0AOP6M5xnpeUs5ALylR44bnkGCrkc7tU1LXnqVr1J\r\nK1vixxqyyp4HN2xCAix3yqK9zsEe5bnB0oAvBd0yJNLndXXqXwtSHnTWFibz\r\n9tq4NPQQuSKdoA1UnTHKY5avarShRZi77BM=\r\n=RyCR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0a72ff5ddcb1ec03137947033837e416c6eb982","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1-0.canary.9126_1683165385795_0.7321094114896642","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"hls.js","version":"1.4.1","license":"Apache-2.0","_id":"hls.js@1.4.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0792582650e5dd4517f7ebbf8cd3ca3b6f900bb9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.1.tgz","fileCount":130,"integrity":"sha512-7/RBLhnmWbEVj/UxkqBK3rcqr/a2QAbSdjdp74iRKaPLosJoPwLw9mcjl5EOv6jutd0yHL8yGH3pSuUjNzRMyA==","signatures":[{"sig":"MEUCIHll5/J0KiEVao6g/JpN1V6AHL2d29jnF3jQOvaiYVIzAiEAvaMfVzGZ5FRdoAKc5IYGfVKzQwk3SHkNYrGejfiRv4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16166080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU8YMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmos2g//ca9XAVeC9+/lgq7we+8+jghtM08uq4mAsSAzOSiDOxzzxZkP\r\n0jEfyTlvHsjMUWi7HA/0wYl955W+/WthRZ5HMFvlCWuKiTsd+kyu1u5raFqv\r\nbv4uVk00ga6hiVOx/qZUvE031oxO5WwtsBGHqqcRRtH6YfQ+0z8PU6Jsz2Mw\r\nTwT0OhA7AfSSRop2TI0Ye9vXHgwrv/oxrqrh06fECwD/ETv6+dsH04vIUxaL\r\nkde+ekgPZSUMIzgPlOa5b7gzMNk2Z6mowH1GWicDG7QaP5jy/dTY2muEyVwo\r\n69qsINfFqFVawJGsrw3EXRuDv0Y82Rh3PEhYrtMgvtvZCRwVWL/Hj0pOlJUM\r\nyVIGAUzTcdstn1tXhASuzgajuDjq1W64VNhu9DbNcPIDPmzja70it70QrWtI\r\nIwNta3GM6ooMepnxl2WRD0qn3bZrj3UkeBCKKhnAfQOHgSotXZuOH5xkuQJ2\r\n2YcSl+hXFf0mATqKTxLOBzSKGRax1g25opLHknLQNxH8VTH6NZB37oIAQyYs\r\npCnlqrSSXuKnliI7CnKBNiHM7tKrBVmYkEbEPCQb1l44yq4mVV912wxtT/4w\r\n/ud61XHSnp+7TZb5jPjcRBQXs2sqCnp/BPLk0cZOPhO68E/GZThsCCgiV5yH\r\n6T5P63jAVJsS+ZnescgWkZsNEchm1ot1f6U=\r\n=d4+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0a72ff5ddcb1ec03137947033837e416c6eb982","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.4","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.4","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.1_1683211787997_0.07777744068095149","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9128":{"name":"hls.js","version":"1.4.2-0.canary.9128","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9128","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"817e937385b9e51b6d1b1e4ebc403db4d3aac07a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9128.tgz","fileCount":130,"integrity":"sha512-LLeVa/JdxcltkJHGSYgY6wxlmn79MGXo5w94//OD0+AqdbarzqjBYNet81GbvsLisUkuphUcesE1WD5r8QIhkQ==","signatures":[{"sig":"MEQCIHXeAHMwIRoNp+621MV0USXfo9MtKcOs+uBTn0OT3SdpAiAoBmtE0C0uxiTspjJLxdAvvUxboWF/2aMqQ/EIpj+AOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9128","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"64db092ab20dc3e59851b6da68fe76db175fb714","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.4","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9128_1683329268597_0.09856592886992366","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9130":{"name":"hls.js","version":"1.4.2-0.canary.9130","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9130","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09cae052066a5b81c354141616ad43a83f63e1a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9130.tgz","fileCount":130,"integrity":"sha512-3MJ/vm1j4ngUYTxq+ZyLqUjS1ZKiZICc5FoBX5h4SVXQ/8qaD31seA54Xnuo042B4QF6w2a0KE53aA79mxo8TQ==","signatures":[{"sig":"MEUCIQDr6S3FDnvpX9COMR9Zkquj3bnj4/CBrHZsNRtWI0BQ2gIgD3H5ULsv04hRF4B3J+vaYQoZsOmPeDQyLELZ1RRlFZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9130","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"90c16592f8614fd2f0f5edc98ee0bd4c528fc1ba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.5","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.5","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9130_1683331000180_0.3141469138672064","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9132":{"name":"hls.js","version":"1.4.2-0.canary.9132","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9132","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a49bfa63f006c521861b03bb6348f29005616205","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9132.tgz","fileCount":130,"integrity":"sha512-jhgeZInZ1Y07OiMfn4qunLLTQ+TIkH4KGSYiaijWVtvX5qIVUlV9IVYaufI+zJVsKmeU55++1Nd9MFWghbjyIQ==","signatures":[{"sig":"MEUCIB46TqFbYa0Ql3TurTfLTUFssaCH9vxrDHIrzVw2sHmtAiEAu5aDIzJ7zugD3OP/bnkuUeUT0ABUXURNfgctou6X4RI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9132","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dcf40249d6e5e88397f9a31b5949c3ba4e8665b8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.5","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9132_1683334312022_0.6084877528945483","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9134":{"name":"hls.js","version":"1.4.2-0.canary.9134","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9134","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"71f1864e2cf922972a1af38840ad1995032e8896","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9134.tgz","fileCount":130,"integrity":"sha512-HrPfyBvvNDeTrdlGStigZdDMNMBOX0L+2H985DgwQaGPj29cf1pc/tvpqVKpFTUUUTvFIt1H91YqIM/AVpFc1w==","signatures":[{"sig":"MEYCIQCnmQlVCVJludr+4eGoPEAX+oDhnu81+Kov8dbVhioumgIhANMFIit1ij6j5vK9pAft0r//BjtIt16exelS48SYNIdM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9134","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7fa4bbfdfff3b75b2acf9316b2bba3e25898079d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.6","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9134_1683336099785_0.6977608570321774","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9136":{"name":"hls.js","version":"1.4.2-0.canary.9136","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9136","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74418a1d96db237b784d3783e68b0604a634558b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9136.tgz","fileCount":130,"integrity":"sha512-vibDPKkE8cC2AhhwWNdiT75QXw1q0+Mer7rEuIR8h+LAawaCTkw3GSknOrW5X/A9xBxJnFb/RALA4WLDVdtWkg==","signatures":[{"sig":"MEUCIQDFNYlJSumTqHKXHSGz492+ViPlRAUxxJD+5kcPNZNa3wIgTqVOu3DpLqww4tFCv9ZnEOhvi9nvGuy6TkMAVcc6deU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9136","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88386134b5a4459fae34f985f78f3bb0073f0796","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.4","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9136_1683337405979_0.9896713843551472","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9138":{"name":"hls.js","version":"1.4.2-0.canary.9138","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9138","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a400c8f4cc0c8811b7f5cbbb8104e8dc65559f77","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9138.tgz","fileCount":130,"integrity":"sha512-G0phWqZ4ARtVrwU3MbTMBFQHVSWJAqazuislg/8GlCDSc5jAi24kWQaQFt0XHo4t9Z2mMgEh7g6EuIxrAIaD/A==","signatures":[{"sig":"MEUCIGt9hcaRIqEcgaJXsasAMK+Zs7mTM0qHn9el1tACbj+EAiEA042xwAl2NHmqlpCj2030FLBxV2OBWmRsiQjhtPy5+GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9138","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f6e4693a2ca61ed41ebfb4088737c544740d9982","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.0","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9138_1683349143924_0.4978030682503607","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9140":{"name":"hls.js","version":"1.4.2-0.canary.9140","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9140","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7dd1a8a57e42311ff86b300b5946ce75a2a331bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9140.tgz","fileCount":130,"integrity":"sha512-DMOGuxJj/n6Ztf/2+PC2T0kLKxBth9GMf+OuBgQD8posoxvZmh8kqfFqDZXLx8LJErbjvv2sSDo7AZxYXJwgUw==","signatures":[{"sig":"MEQCIDbgzTX2kv79HtLL2uDRCyLnVYa7DkNZ983fAx+aW7KMAiA5gDIaTvoqIcJspOC3wqatLK46yG3fF7KYWVwoXcZEtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9140","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164469},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8fe26396d05505727186c8bfedb1dd1aecb65ad9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.1","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9140_1683359834901_0.6006481260875445","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9142":{"name":"hls.js","version":"1.4.2-0.canary.9142","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9142","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df07a13bbb1d23a2818ae1816f80059849c5da56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9142.tgz","fileCount":130,"integrity":"sha512-TNDl90KTo7RT7aBzJCSQKqpiw0HmRBibk5V0VPSgFLrdQ39TZAy4RymK3rhPNm9H1rPpSw4NQnBIR3kbFuXNFQ==","signatures":[{"sig":"MEUCIBF+p5IKGHKWyv58Hp6HvzuEQEpjPy8ETTCn65iBpbVPAiEAg1EJcpHUpYyYNU7mwihMtAW3is4QXIzISQRQk9S8yK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9142","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164728},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"df1cc1176944aa86da7127f43f2aec260cf4d3f2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.0","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9142_1683361785633_0.7312560884667654","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9144":{"name":"hls.js","version":"1.4.2-0.canary.9144","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9144","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81488712440ad05ea93b66eb9d3ee976a5634376","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9144.tgz","fileCount":130,"integrity":"sha512-TwqU8WyUxYEWT8RYnRYkpdqYrUENq6sruWtMKeTdtLyXOHVWmAZnuVEorb5VRuZyCZvIRxvERtnYaDpKhx4vZQ==","signatures":[{"sig":"MEQCIFii3Ae4DMhJM0d8nziteOOURaC4qTv4fMGSMjbNuR/ZAiAPu8d8rXYH6ymceueqJfmre0OIdTwWMDeAt3UV8pGGxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9144","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16164728},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ae60ad514008f86a636ed8ac718ab075ac85c3a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9144_1683495779633_0.2841257786035598","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9145":{"name":"hls.js","version":"1.4.2-0.canary.9145","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9145","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5228731dd1ed5b5349a54b1af0e0b58731a6c225","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9145.tgz","fileCount":130,"integrity":"sha512-UfwqSVDMNQtT9ckZZbQFg+kwbkN9FVcsPiQMMUuER/Zv5c0g3HXX4M+GyDNQxuNLQAw9G1hkodyyzBPOsIIiKQ==","signatures":[{"sig":"MEUCIA9lAvix+voWS8ak3tSMvhrdjBeircPTlWeqFyX4d+A+AiEAj8zxlLzIIvdmrVbmfnUrVbbfj60K5PUoGXH7yIE2QRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9145","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16166252},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ef718d2302a8aef7271d7c22787348c66a6db46e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9145_1683549710622_0.7199687507374668","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9146":{"name":"hls.js","version":"1.4.2-0.canary.9146","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9146","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"101b8e9caba59972f552eb6ccd664e0da14574ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9146.tgz","fileCount":130,"integrity":"sha512-UkYNZWFJM+nRXxD0sdn60bVYob99x3C91jE+JJEtO/n2rp2Xwo4scjXWdEYPfd2Oy7FXP0gppAR4Xug6AeEVeA==","signatures":[{"sig":"MEQCIF0ccOMqtDX2D2eAcD85cc9uE54b8+TqqOm6Ds5cgl2yAiAaW2+y6HDLvwB4Cp1zK3CNl3b7ZJpLjGWdOIkZXl3Y/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9146","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16169869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9ed55f123cca70ed25c457bd573a0d44083260d2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.17.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9146_1683593468025_0.4801910599860415","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9148":{"name":"hls.js","version":"1.4.2-0.canary.9148","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9148","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53500f8e50cb5ccb211f492159b430aad0563d92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9148.tgz","fileCount":130,"integrity":"sha512-+7rmA+Yhm8gz5AhK8ANQdKJ8Esk+Js5qDlt0UnMMasnQ2HqhAoH3krpJCbM2vQxMXIURC7Bw8Eh59t1uumgOlA==","signatures":[{"sig":"MEMCIHgduIusofYaNYhixQB9zAB7yk8twkTJnu10gHGRjMORAh9muKo0KOMaQwSajh2Qk+wyEo/tTvddG+CfB6HKSOHM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9148","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16169869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54f745fcd387183e77ebe43a43abe7988069ba75","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.18.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9148_1683608646587_0.6787524389621806","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9150":{"name":"hls.js","version":"1.4.2-0.canary.9150","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9150","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6488fcc0aa68044bf3ed17265b3fde93b41cec30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9150.tgz","fileCount":130,"integrity":"sha512-ni9BVZOonExh1OzJarcNw6WRvRWjBatB1I+Zf2w73kZkBS7LSlshltn1jGwnL4MyqP8R3UntZj0fuWkeISdNqw==","signatures":[{"sig":"MEUCIEYHJ0+N5HEHC2Q4ZAl1ItBpEjIEtaWYCnRko37Hs/qxAiEAjgxNjfDIeSM+K+guuLndffS+j0kwCSnxNcZ349SwLYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9150","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16169869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"989091c57d52ac07fd809278bb61303740b40138","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.18.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9150_1683610960075_0.7685066057070302","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9152":{"name":"hls.js","version":"1.4.2-0.canary.9152","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9152","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8cfb65311e7de4723551a4b590fd1b79e2f1826","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9152.tgz","fileCount":130,"integrity":"sha512-X0/hyfzzqqcMpTlHjVD2X2kIUIJe4jqCsEncnapZHvTIUqDiRTaawcVyj0PK5EUXZ3uLmAEPpIzkbWyePZJE2g==","signatures":[{"sig":"MEQCIGzwV9p30wUo/QcPJ6yeG3SYRsq9FICNj7HB7D+55R9BAiBIRCQKU+9xIXGIDDLWM09Q8ZxohS+WVCAvcKCXFL8ngw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9152","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16169869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"680947f27058b031320ca1ddc5acc8191f3606d2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9152_1683612033877_0.5753853223271765","host":"s3://npm-registry-packages"}},"1.4.2-0.canary.9153":{"name":"hls.js","version":"1.4.2-0.canary.9153","license":"Apache-2.0","_id":"hls.js@1.4.2-0.canary.9153","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbcad3f65abf9af5d44dac6c5480fe45b85253c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2-0.canary.9153.tgz","fileCount":130,"integrity":"sha512-y8iSumAh99p8rjhMELy34yofPaR3w688HIHwzGzUtYgelPVgC6nQ0I7jBgjn8+2CMafncJZapppswzb5hoHphg==","signatures":[{"sig":"MEQCIH/7t6yAuVOmY0+P5eK/6hXXkpE/CKT0GSSZOaj/ifRDAiAAk7M7ALUnJt1SPLcOyxIU+WCBi9ZxsBgyDGq9J5gIDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2-0.canary.9153","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16165786},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc5e295c3b045d750dc88edfe71249368d58211c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2-0.canary.9153_1683636033713_0.024493771262941166","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"hls.js","version":"1.4.2","license":"Apache-2.0","_id":"hls.js@1.4.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14c271d78daed1f5d2b7b58d7edd9bcdefc44928","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.2.tgz","fileCount":130,"integrity":"sha512-+MPySxF0WVMj/uzj+LDtNFSU93X1+VbjLLixk2xah6Sf4LqU+qC02MjZVF/yvb1Cg9Gjor1g8K33K9b9etqJ/Q==","signatures":[{"sig":"MEYCIQCI2XHk/jMev3hArF03m7VACbkhl3TRJuN6y76yCjaOnAIhAPolU9SFkXIxunY8cjnwESL7VGgCRgzcNR+Gs9LdE3sL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16165610},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc5e295c3b045d750dc88edfe71249368d58211c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.2_1683642823252_0.21769174190971285","host":"s3://npm-registry-packages"}},"1.4.3-0.canary.9154":{"name":"hls.js","version":"1.4.3-0.canary.9154","license":"Apache-2.0","_id":"hls.js@1.4.3-0.canary.9154","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0cd7a129213028a75977581794b6a0d2536387b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.3-0.canary.9154.tgz","fileCount":130,"integrity":"sha512-tTCtIFXmsTQ3/BCndrjUu1o66CQ4BkUTE7tmp1EI8XPE4ecVAyQB6WeaB/PgQlHJbJQL5nLdX4AVF/uUbwPZ5A==","signatures":[{"sig":"MEQCICE/IStHWGo3LJ3LQWJAJ3lPyC2QbKdVZCYH+aOtjzAHAiACZ7lSFQqZEDezWk744AdUSzm6OURg2AXRTPKTw+VszQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.3-0.canary.9154","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16165786},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8befacd2bef4e8e743e41fe4fc156fedf8cf790e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.3-0.canary.9154_1683755925167_0.4903970844896479","host":"s3://npm-registry-packages"}},"1.4.3-0.canary.9155":{"name":"hls.js","version":"1.4.3-0.canary.9155","license":"Apache-2.0","_id":"hls.js@1.4.3-0.canary.9155","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"284691255ac893d92761cd4622720ff0e7e98fd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.3-0.canary.9155.tgz","fileCount":130,"integrity":"sha512-Da0fzCBn04qTCfVgco11In+UWFo7/jL13ru7ghoKmJ195yTXdgNe/Ou5DveBxeD8o6Br0qDO6NYEzBd9HlPGwQ==","signatures":[{"sig":"MEUCIC5D3zxf3yWhLI0nxq02G+IMvhw3E3WuJQm27FTm9ZuyAiEAlLeoCUOQCMftOQfdoxZbv8NIKg8HiBlCKSMMJ+dEXBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.3-0.canary.9155","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16165846},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"093a41c3c0064a16e4a203f445302157de940610","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.3-0.canary.9155_1683797998280_0.7631418391907117","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"hls.js","version":"1.4.3","license":"Apache-2.0","_id":"hls.js@1.4.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9326a680f5905631f86344d0ae155b5ef9d1bad7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.3.tgz","fileCount":130,"integrity":"sha512-EE1MjIYDNO+ynbmCpAWfhUwQpyG8gUcKKuGDGgYgfRmW/g+inQUQ8sVVVY5WZaCxEGxDMGLbXhXGepkmDIMvdw==","signatures":[{"sig":"MEQCIERGkKxeuhrPyXjvS1A9t+hczjmlEPjwGzyUCM+4/ftwAiA22Q7m10GtCHAJwnrhzo571kzl2Q6a/jyWvc/iIeN5HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":16165670},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"093a41c3c0064a16e4a203f445302157de940610","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.3_1683809284159_0.16679070271155694","host":"s3://npm-registry-packages"}},"1.4.4-0.canary.9156":{"name":"hls.js","version":"1.4.4-0.canary.9156","license":"Apache-2.0","_id":"hls.js@1.4.4-0.canary.9156","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4bdbfeb7733a4c7c0a1610d8893a81b141f01d51","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4-0.canary.9156.tgz","fileCount":132,"integrity":"sha512-7+hOvhOX7OpXeaQUF4dLuwFxGcC3un5UvO0TUJnMxRYDok8wU9aoUGmb6nm1Q1abqqShRcBqM6mWlIOIjX93lw==","signatures":[{"sig":"MEUCIFXRMNLQnxf7NTC63zq2mRQaBIOxtPHEfyHaIRZYYL1sAiEAnQ2Esb+yA9tma7FsQGcZLnjzp2tFjrZQM2WcSEzQcX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4-0.canary.9156","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18375198},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a58ce98ffe60085ad1ec8c21a918cc9a8016c419","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4-0.canary.9156_1684261522183_0.3892541876173856","host":"s3://npm-registry-packages"}},"1.4.4-0.canary.9157":{"name":"hls.js","version":"1.4.4-0.canary.9157","license":"Apache-2.0","_id":"hls.js@1.4.4-0.canary.9157","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70b12930248b2e33d8a2bb24393fffe7fbdfaa45","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4-0.canary.9157.tgz","fileCount":132,"integrity":"sha512-TUzsjJjnFSrMWGvKrq+m6K8V6mcmkUAhIFWFXArhHGKMvo0UqlyPHtjQDOifdh/TMUZEp4QSZT2b1R8TTuBVoA==","signatures":[{"sig":"MEUCIQDyS+mRdp/NBHL4XAbj6XRokYxLI0H/aJaGIJT4wEH6RAIgOy5j7EowDEIW37fe3C3ZJa8YmUZA3XYpaTehL1t7Tts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4-0.canary.9157","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18382101},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca3a2886d635add0416a377ba418f6f2dda1f57c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4-0.canary.9157_1684970791289_0.3605588002737756","host":"s3://npm-registry-packages"}},"1.4.4-0.canary.9158":{"name":"hls.js","version":"1.4.4-0.canary.9158","license":"Apache-2.0","_id":"hls.js@1.4.4-0.canary.9158","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e1d5ceb6933b485ef061b2aaa3457a214935cd6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4-0.canary.9158.tgz","fileCount":132,"integrity":"sha512-7jxXxYhh9UUxq6INgaemJDWWSB7xQb1LuIlx+Nbj5AKKUEXPUt5ydjpiQb2zBMnTlBiH3nkHtzp4QEH2htNFYw==","signatures":[{"sig":"MEQCIGdlgmkZYiwOWLLBtnK+wnJoVqIV3ZPzWGTmdWSZf7GyAiBI9sqabcxhhebKME+ksQz0JNEkXiVea/WDyFDgcGNBQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4-0.canary.9158","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18382116},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93dae548910232bab34277613cee8f66ca771a16","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4-0.canary.9158_1684977330736_0.9274086617115631","host":"s3://npm-registry-packages"}},"1.4.4-0.canary.9159":{"name":"hls.js","version":"1.4.4-0.canary.9159","license":"Apache-2.0","_id":"hls.js@1.4.4-0.canary.9159","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e4c4e0c5d26bb1a3c47d8fa723ddc27a9a07dd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4-0.canary.9159.tgz","fileCount":132,"integrity":"sha512-3YkYfUkq89LKTFSPhsVpw8PrVHyjxxvsA8mQ/BGzKi2jg3B8bFVNFpw2Dwl0G1py8HyvxaecwdTcs+0LsVAdbQ==","signatures":[{"sig":"MEQCIGfJbIKi4HL+kUSysDJb6D/Vp8oP/zOTW2hWjgEf3JYVAiBg2ZX8YysMP06GCnh8BbOk+UpeER183oTsT9bH4OhhMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4-0.canary.9159","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18394792},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3152e97eb895e7ef5cdfe64cbd67629280a4c5a2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4-0.canary.9159_1685047120615_0.6885168127914574","host":"s3://npm-registry-packages"}},"1.4.4-0.canary.9160":{"name":"hls.js","version":"1.4.4-0.canary.9160","license":"Apache-2.0","_id":"hls.js@1.4.4-0.canary.9160","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"543d808b8a66bca2a23871b4a236f9bc7e8db152","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4-0.canary.9160.tgz","fileCount":132,"integrity":"sha512-+CrsIBLtLkNRL1L1KdvbK+1FOmhDgWQZ5GRJyClFJjwFdd6ZfKgwYcpJYK40N94DMjzF4l8nTDnoLONvdMSHwg==","signatures":[{"sig":"MEYCIQCUU9aqMItqlL+1qL1qJQT8CHdrPdxLrgNf1RpnQGpduQIhAKoeQMqFIvT0/i2oPyo7bVeBdzJa8ortYk+S25Scps8v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4-0.canary.9160","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18395011},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"15d9ef3904d24bbbc76705143975235c32d8b572","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4-0.canary.9160_1685058231927_0.6712660898670961","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"hls.js","version":"1.4.4","license":"Apache-2.0","_id":"hls.js@1.4.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6605a70fdc37e20cc67545ce2602da2dc2427a88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.4.tgz","fileCount":132,"integrity":"sha512-Yix3i1klHtTWIj8Fa/yoN5mFreY3eLKGrmVldpkQ+2Bb1PmEok9Ah/VfAzlJnwtInCo4rs5l6/W2tUh76DaSNA==","signatures":[{"sig":"MEQCIHAR4hPSTEdIkkwwGUVLd/KAyZ78nuIPnUrYokUEAnHuAiB1/c5maTCXVrkPvO7Bt2dn4mUORYAriLbCDR416wwuBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18394805},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"15d9ef3904d24bbbc76705143975235c32d8b572","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.4_1685058277210_0.29577411915144536","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9161":{"name":"hls.js","version":"1.4.5-0.canary.9161","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9161","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2fbf3defce658af40f4c147996e6e64a6e9aab20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9161.tgz","fileCount":132,"integrity":"sha512-YarJ8SqIH7LowKNU/xwP41r4rjJkoYG6jG1VE26MBAya4cuuGnpwVdLzBd32qnoalnWyqyMzxGUdpDed/fLeiQ==","signatures":[{"sig":"MEUCIQC0yiWBD7idEe+5adB/fCSoypVpWSCH4KHyiddQrXDPfgIgH2lPi3aBrDHaD3OF8IDl1f2w6wB0evWeDXQiLvQEh4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9161","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18403039},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"966bd3d08b7eb8845acde78b26ebd73e96ac204f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9161_1685133641641_0.7107334430293468","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9162":{"name":"hls.js","version":"1.4.5-0.canary.9162","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9162","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"38dc3574251521a9594e0cf420c6aa839680d21b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9162.tgz","fileCount":132,"integrity":"sha512-ezb9CFdQQWtWF95Wiu+U94FcDPTtkzV9tQAgCE3iMXhOGu6eHFZXVUW0ZyCV5ZnVjc9IjNhGsrwwvM5F4kwaGQ==","signatures":[{"sig":"MEUCIQC6xEBlrjM9VVunsLSE9rb5akbeDLWm0tkF17mmJcDS6AIgXEBeE+gO+VbjminX0hjjCXplUCL5t8obEtISjphtsZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9162","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18403792},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"75d9d2da1ac16bd0a2636b9c634ac9418f40295a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9162_1685139580253_0.3946862739867636","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9163":{"name":"hls.js","version":"1.4.5-0.canary.9163","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9163","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81453cb79a6913931496a229619f804d2673d433","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9163.tgz","fileCount":132,"integrity":"sha512-BFq/ARS0iJDz+wa8I5IZk6q1m8/c59kqONMaOmf0joqqZLZayRspI942yP/jbUM7MOzYIqcE/8gTpEjSOYnUog==","signatures":[{"sig":"MEUCIErjqhLSZaOXD8isF+KEcqryMGO/LvvncPUfVckTcZkiAiEA2NKzr94nMhQWTu0r2fSOtBOzATgLmdYEPeCX7mHRwJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9163","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402254},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"11b11deb34f582009fd737d75ea0213d6d342078","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9163_1685152086532_0.8045164468752593","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9165":{"name":"hls.js","version":"1.4.5-0.canary.9165","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9165","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b50c48ceb0d65bbe630825759e47c8afeb55fc5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9165.tgz","fileCount":132,"integrity":"sha512-7LgPVoumNqkUiRVWCm17U5YxYywMpBmCEwShYIP7E6T7WgLiufnq4i9EkcTef8XL8YKwgSZrhg/fEdSBNsgVRg==","signatures":[{"sig":"MEQCIDjqXUA5Z7IP+lg5Z6mqfJClAyT9TYXJpVhBUSC3e0AYAiBtNIgLV9gHI8P7Fx9jz4vWeyMoPjllzAPCdtMok9fPNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9165","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402254},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a10af08bca538e68167ebff5a14bcb837ffe273","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.5","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9165_1685270049183_0.8283890488792942","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9167":{"name":"hls.js","version":"1.4.5-0.canary.9167","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9167","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77e33e423cfd0f7593eb7b889cbeae9065da8fa1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9167.tgz","fileCount":132,"integrity":"sha512-/2Tb0L9tUx7yF0KuULClFDUoICfmos6qedDDdnaBCkZ4JM8hMz/3RHSqgNC5KdbH0XCfM2gensXpnBr/+3hTQQ==","signatures":[{"sig":"MEUCIGK8rizFNRS3hnniityqiXHyUNDrj2EdjDOvAYVnBBJXAiEAxK+yk2auMpR4bKrN3cvPDjHaxu0IozXsa35VauVJFdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9167","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"57af1da882a27862728fc78f6e0bfa114c4786d6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.5","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9167_1685274443317_0.16744620293760026","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9169":{"name":"hls.js","version":"1.4.5-0.canary.9169","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9169","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d6fb0fe2c37ae1fc48a8a8be58b5dbc9797ddcf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9169.tgz","fileCount":132,"integrity":"sha512-eSMYE5XB13dgOWYim9Oef/ir6rgtsrELrcUClktvp/lyKwMKNQAHVyFveVXpUURoKz9Wm9NjUNeaElugRRxb4A==","signatures":[{"sig":"MEUCIF8ttBoLAdBm5HBdWrRcL2BP0yDdGXda3p8EeNvOumI5AiEAjAdxOwJPL6wtLAxRrc6bg3QGTkAkXQH6BoLSMvW9iWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9169","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"134eee623138cc326af939cc222eebdb8f50f19b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.9","@microsoft/api-documenter":"7.22.5","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9169_1685279081978_0.6777665876090799","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9171":{"name":"hls.js","version":"1.4.5-0.canary.9171","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9171","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f170f3c8fa97260fe0f3edc202f2a798028c80f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9171.tgz","fileCount":132,"integrity":"sha512-FtYh5YQulg88iflJTz5oQFR8Se4DEGbaAX72/bvyKwaILZti8A3a4FmT8hvWOvbyYECYFrKIeMRcwTQ+BL09ng==","signatures":[{"sig":"MEQCIFKzqHUBS/X49F2/wwyyM6uSMpa9fryHUHW2iF2hIn4bAiAYQGOxsKdnLdcFPLEe+CeKxo09p+apjCgihC894ZokpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9171","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"16db0c8000088e676136acf320e6703feb971195","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.9","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9171_1685283176198_0.2957896490603449","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9173":{"name":"hls.js","version":"1.4.5-0.canary.9173","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9173","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ccc99a80cf273ebe91bff96fa76dd91fcaf9364b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9173.tgz","fileCount":132,"integrity":"sha512-wKJcMdFm1eMDXuzMpfweBHMyjvaPLYR5AwWJNZk9twPye5M9wbFAJWCgmPX+5+IS1qEbf3gN3q78YDVKJZczlQ==","signatures":[{"sig":"MEUCIQCkO3Zm9gL6Ie6CkgNK03AHThFE1uYbapuC3UgaRlqc8wIgflodd37C7YRX6CXFzMhjvA2+rf8n4kia97fb71KWSt0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9173","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c7f1b9c1ddb43e820d42605984b5f2fe9c639ea9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.9","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.6","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.6","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9173_1685287582343_0.2160383238452115","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9175":{"name":"hls.js","version":"1.4.5-0.canary.9175","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9175","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec7f43b8fdce5d07152a8b5f461bdfa437178308","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9175.tgz","fileCount":132,"integrity":"sha512-zcVOfdn2DT+mXy7yUUdnHxtEOnZzmS5by595J8oOhnCXCLa76GGyYKzNFWLc5C1Fani9UorOMKlv3vc60HxtRA==","signatures":[{"sig":"MEQCICDtG0QW+t7YBR/ZZwPhn+R9oOI5jLe6NYFY/xwv1N8UAiA9TNc8d8xEh4cevsLYyU0Xaf1feR2bpG1Wv1o50NT2aQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9175","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"afd2ef8e5166f89f84341fe7c2fe1507371d4368","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.9","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.6","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.6","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9175_1685290791655_0.9147934419110508","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9177":{"name":"hls.js","version":"1.4.5-0.canary.9177","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9177","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd8b4bcb89ae093c824a6798297f3835077dd273","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9177.tgz","fileCount":132,"integrity":"sha512-Kv9+Bn14a+OSP/xHUTJH3WDcQFiL9s4YVw/DVjxtWrTUF5hBZOAXRRQ9rxQsDiOALw2kV7WXv4BInn3ri24XPA==","signatures":[{"sig":"MEUCIQCrs3JS5Lo9g7cC6fdQ8CUM8hrv0k3Acltd7b+EC1GsTwIgRH7ulbA5oFJlDUA0LXNLTn2OcODeLpKjbPMOqqkDimk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9177","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d30bf8eccd37246e20ca4d879620fc1d8a4a8e34","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.9","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9177_1685295729811_0.268911443160071","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9181":{"name":"hls.js","version":"1.4.5-0.canary.9181","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a984f68e2d4e3a7adf6072e9a155fd8076b9a5b3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9181.tgz","fileCount":132,"integrity":"sha512-YFsxVz7ZeXri4Prx+m0NU/2ezamoGxio2G0V0mwGwZSYJK3LI/c3HHEtLQ6MynnRwjsyJ5i9i2rwsNusxHCP8g==","signatures":[{"sig":"MEQCICl7a+2yHeJo3tb1EvJU5xOMSKmBEymrSgGHE0prYrIVAiBCqvne0YVrm6SK8MiTppSlQd53alh01dGrkm89zsgs2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9181","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9e07714b9f7b0af419cbab333f3b817436a7bce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9181_1685301130909_0.6113312348516973","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9183":{"name":"hls.js","version":"1.4.5-0.canary.9183","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9183","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"152d749e809d91da66f53f3d4c3677f8adf60c4e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9183.tgz","fileCount":132,"integrity":"sha512-4MG2emKU6mRpG6GKD6o51xtjYc0VClQOhU1S2fQVre99VNvqxZB7iVIqXiby0uE9HVLJ+4VEMLwQI80ekxGsJg==","signatures":[{"sig":"MEQCIAI0nKz2uvfUmnZfk/nJIxIhJgYw6bmF2cVarw7/sM7OAiBg2uxqz2gzf/dr0a+uPCobig4Hdpm2Ir2/snj78b9VTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9183","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eed35857026897e70b3ac34dd2758d5e7a890ac9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9183_1685304217772_0.6425332911971575","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9185":{"name":"hls.js","version":"1.4.5-0.canary.9185","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9185","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ab6ebb5bd9b651d6c9c11dea452f7b55786cd6ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9185.tgz","fileCount":132,"integrity":"sha512-b6aJwz+VuHThQyREt/SzyjcJLcUn+EK3UFiuUhweJeZkEOvh7AVfHzGldbBo5akR9+AwHZ/zXABp7mk5CYXNJQ==","signatures":[{"sig":"MEYCIQDrVJpB1kcarLPmS9VhXPawFh/7t4qGwR1xFlarIafRAgIhAIqubLkquzzQXb2x2CcmngRHTJIF23N4AVYyFBHZZsrc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9185","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"290315e066c8cbcfcebad998016bb5c0328fe77a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.21.5","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9185_1685306112447_0.06301215371610613","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9187":{"name":"hls.js","version":"1.4.5-0.canary.9187","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9187","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"760e6423134bbfb9ae747cbae2fb08b9b2416fbb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9187.tgz","fileCount":132,"integrity":"sha512-rb7RaiLmwzhuGTTFGN5SUqBUqFaL0dguAqCoxiioIOyc9dGB/PO3KixeSQ+VbnD1YE/QBwOqnIJIPiUOaMA8UA==","signatures":[{"sig":"MEUCIGvHLp4XTE5Efo7umycSMp3c1pVl0B5pB0+FM6VOBnP6AiEA1JMdjihIkgioFVhyxhwaLuhxhoA2/9Hk0siAghmz7uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9187","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88c49d1b73aee3a4bc1ea74494a6e6b3432c951b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.21.5","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9187_1685309456675_0.3281008243079744","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9189":{"name":"hls.js","version":"1.4.5-0.canary.9189","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9189","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"204b0794ce0ee30da047f05acc0e3622347dae7e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9189.tgz","fileCount":132,"integrity":"sha512-vGpfXOQKbwyEHBjZw3WoonvVK4hOeY7y8IoiafxRWaAJeTDm2ELt+SqYzVhicjLM10h0qT8HKwyYgox9p13twA==","signatures":[{"sig":"MEUCIQCwv9PcHFuYEBmY6bas44E9lrG4pP/iU8xgYoew3Vn4GQIgEmTlexSP4An2lLlOjYWM1/aEKD99Gu7pfIDBLYVf0b8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9189","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ff3075684db427943bb747744a322d055ef891a8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.22.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9189_1685311785499_0.3473699904676133","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9191":{"name":"hls.js","version":"1.4.5-0.canary.9191","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9191","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cff25ad7590a981c0306cb71ae4c54b0a0496c69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9191.tgz","fileCount":132,"integrity":"sha512-fleMiRDf5tbDr4yRUnyQjuTkETqZ0y2pM+29uy2uWcUuOvkFmvvkTJy6z7AN/WUXXN+PSlNkYiuB5x5tNjpGyA==","signatures":[{"sig":"MEQCICnVxgIoIXsQDv6xBfaIT4DtFrGD3fM83nwtMSCTz+FaAiAa+69htr6ApQPS92M6eEu6b3mGw0ipOAm8xwzj44IVNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9191","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402459},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e3ab13c1eb06449757189b5be3cb2e0480819b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9191_1685313883667_0.9609879774157324","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9196":{"name":"hls.js","version":"1.4.5-0.canary.9196","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9196","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93f5c100d2da3ea50081a425c403899fb1d97945","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9196.tgz","fileCount":132,"integrity":"sha512-5p2ql+N4ORWmayUYr6A4OYsmxynn6K/4Z3g3dUhZRVedPUOH3uJudjHEx2YFYliaUs87gxMmDW3yTUTICOpNPA==","signatures":[{"sig":"MEQCIGLSF7tc7ZTRK9WdBe4bdMolaGPFEcfZVkDI6/kgxJ1AAiAfcyTkE7JK3g+41cdZ73QfuPrX2rh5qEUSXkEjr9ex+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9196","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402458},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ea44bf721b2b6b4eee2ef741b42a17ed44ee2c87","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9196_1685351333729_0.8959890005411657","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9197":{"name":"hls.js","version":"1.4.5-0.canary.9197","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9197","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"218f285d140e400920d2f3b3a8a436482176a55b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9197.tgz","fileCount":132,"integrity":"sha512-5kYWz0Mm/esLgK0SeFKhB5mnvdwJoWsRp2wDLeFmSR90uiaJYqyIJdy+ad0Y4sCzNwhrhhiizbvo0XmLqpaXHQ==","signatures":[{"sig":"MEYCIQDINnXQNIHEmGebjylWkK+v8T5eA2C9iXy1wS6JuCBXIgIhAPk6zumJ48Iq49Prul6JW8UZOFIr/A7DdZf7i1d/dAE8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9197","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402458},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9a36925e8f7a0d3e85a2457e6962dc250c629d33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9197_1685351731200_0.12197230357219291","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9199":{"name":"hls.js","version":"1.4.5-0.canary.9199","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9199","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faf98c2415c8fa8b7e17240c6d62d14d55e02082","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9199.tgz","fileCount":132,"integrity":"sha512-aQLMG//lgeVhzVteEkNXR4j05n2s6GeUsMJ9sZ8cHVMUy9YTNPSLKk3LHZsOxvplmJ5HHRbKG7X6OiR4AKqjhw==","signatures":[{"sig":"MEQCIANfSQGGIcG5bqRpqOZA83nhEzAUPNKVkz3smMYy4rpfAiB0IdWIxHl4h2oCROzjnEFuxQGiwzKPRaGEWbd62kvwTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9199","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18402458},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93b3f1cebdefc958e0f060ece528257fd7ea57a9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9199_1685394035849_0.30486044282931823","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9207":{"name":"hls.js","version":"1.4.5-0.canary.9207","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9207","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e848d25f1a915382dbc1b8d024a3fc9612f94423","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9207.tgz","fileCount":132,"integrity":"sha512-QkI8JcNpzHoaPS0OZGsKd08dl2okfLzwJRDOsw0hPGD81BUOvR/t5RHQ2TdtM16E50vFjJNP7lVuToPfZKjWyA==","signatures":[{"sig":"MEQCICe7ebFkY3cf+TzebPmq09rqeG04kc3QmcSSj8LzXFJDAiAn+m5JTMn/ezV/kcDs17kXfi1MvLTvWipbUuW15rsCIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9207","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18575365},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"890fae30c699144624334ee667c3bd0a5ef7a156","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9207_1685555886922_0.4073550781146422","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9210":{"name":"hls.js","version":"1.4.5-0.canary.9210","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9210","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46c72c2fd386edc5fe41cf8bc2986b88515d1868","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9210.tgz","fileCount":132,"integrity":"sha512-gHR9l9tmdrCshiTGwsM4B2eBDA7VVC417nhDLVgRRlBL5vsHKealO52o+GVxn4S8kz5JOILN1QGm0hvkTkkdYw==","signatures":[{"sig":"MEYCIQCkRT8JMXLuiKo//O7f8y6vO1FwHLvGXZA7WBmCoXr5IAIhANFshn2hGlZCizQTYNqQKUDdCQh+jMvxYgvN6hha3rza","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9210","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18658412},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fe6f33317baec400c03bcda3cb014fe4780a31a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9210_1685635121494_0.3654793403859","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9212":{"name":"hls.js","version":"1.4.5-0.canary.9212","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9212","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"56192fd0c48bed402308ef9e2574e4afb5257cc0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9212.tgz","fileCount":132,"integrity":"sha512-GpAMREyzCBCg8X1K5ATXClSkWx6rABw0/lgBYBcfI8dwT0u9+IzMeuB07s9+R4bk1M02zU5oLyYaT5pabGyWKQ==","signatures":[{"sig":"MEUCIEHqlReNndZ+AGFZDAXOpSz1b5dIHGeZzYB107mHm1OmAiEA/zeFcfCPiuaENCMq5tRq49jSokR5kIMfcDoZ+ruxf1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9212","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18658602},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"997516a697cef1b3966100a2e88562ec061ed810","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.1","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9212_1685726983543_0.3955195277337813","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9214":{"name":"hls.js","version":"1.4.5-0.canary.9214","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9214","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"08c24d1ecb354fbc93ef31ae04f6c361b9fa9024","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9214.tgz","fileCount":132,"integrity":"sha512-PTasDfs+dtp0vRkTuCz+EJTWSfu6NN9H4CCemGQYAa5DvqE2stzN1H2vIdPmd0+KpuyqFw1rPOB41RrlLshcxg==","signatures":[{"sig":"MEQCIAgRTcqFhTzb/4Gr37X1utCx2KUp9pL5kwIWvI6EWKFRAiA3OgumIpbHP+H4a0XCzKGLiJPY6sVF4m77aqXc1nMA0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9214","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18658602},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"548ba939f7fc26bb4b9869ca88273caf9644b1e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9214_1685728664638_0.8471826331473615","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9216":{"name":"hls.js","version":"1.4.5-0.canary.9216","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9216","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"159e3a91f253589ad4145558983f98781bd5addf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9216.tgz","fileCount":132,"integrity":"sha512-ktINzM+AfMPMc5YwZU/bPDZZAXHMrSr/pfH2nsrR9UbgdKD5xXoBD1QHRdaJ84MhHdjY65FrzyrJP4KQO2wKdw==","signatures":[{"sig":"MEUCIGqMDGIk+hFwrU5XRTYlrUm59rMnl9JAdUnMnynUJ9fIAiEA7zwoy6uVA977tuFsDbN/O2elIQS0iD6Tau7iuh7Z8ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9216","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18620078},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc112bc71baebe3434a4da97ef444601b2323eb8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9216_1685737852552_0.31729157567564314","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9218":{"name":"hls.js","version":"1.4.5-0.canary.9218","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"475d24ed407582a8aa09d2e07a469c65e1514eb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9218.tgz","fileCount":132,"integrity":"sha512-3EG7QeweW9i60JBwlZW3DiDNnU9AufPwO49/xJnPE1INoz4hPa9KwcZJbqz4F1juK1vgCJWc6q2fKFvcWJMATg==","signatures":[{"sig":"MEYCIQDXXQ7ytUYmj1esAp4weDQ+NYrhZXz3YZhKXdgrK1jY0QIhAKUA1lHAIzOLdEhYgzN1AXUOZ0vhYaH0xzg3keHQOlzL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9218","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f97f561d6cc2ee07d39060897154b70ea38028bd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.7","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.7","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9218_1685742028742_0.9500958402380506","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9220":{"name":"hls.js","version":"1.4.5-0.canary.9220","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9220","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1250b3090397a18021024cf8c89a4f117c9d2f5c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9220.tgz","fileCount":132,"integrity":"sha512-9AKKr4U9XpzU9e7KMmeeyw7TM8K+xR7slwNfZJoG+MTb8lYKlPZVBnpslG75Wb6be4ONYLOQwrfYyGkkhLWl9w==","signatures":[{"sig":"MEYCIQDdrQ6T76eaHatucS7C2yrxVEjst2+vlKv076DCA8WzDQIhAKd1cFcKxgU5jhFl0X5f+M1lmiR38ix4G9pW5H1rkMOB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9220","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f7430b07646e0a618353a1ead4603ebdd2184c08","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.0","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.8","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.8","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9220_1685999416464_0.7263440974141566","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9222":{"name":"hls.js","version":"1.4.5-0.canary.9222","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9222","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"caf68dcbc3eebb89464cb442c80867a8354ef9f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9222.tgz","fileCount":132,"integrity":"sha512-Dj7lRnM/Jxcp8dx9ERfI7JsCFhq6y/gZKK+2d1MKKvb3WucnQIeuhfuqlAQh9g52liafDotVMgBCP+TFpCuQeQ==","signatures":[{"sig":"MEQCICqurI0BOrvJxucd87+laSA/PPSVfKNKLZVKLMczlef5AiAV5lVwLyxb8UXXZ1c5z8V9zJeL8Rr85y+AgxNuPjUAew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9222","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e51f20de404f9af7e010c7b2bb070f859f34f922","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.8","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.8","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9222_1686001402598_0.19461880984070423","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9224":{"name":"hls.js","version":"1.4.5-0.canary.9224","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9224","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a60bce0a1a6fc188adf036fcd4df3cc447bcf456","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9224.tgz","fileCount":132,"integrity":"sha512-KNkE4l1QE/AyJh49vRS9OpAfGGEaHWunbTIwXhesCwFpz7ra1K1KHHQ7mTUCJq4v0WfnOm8zeYfryTr5AIVqdg==","signatures":[{"sig":"MEUCIHnkMnfOyJrQ6MBHRopKbq1bqsU28pub/1/SeE6pxjVBAiEAkblhaOlXTBDbZWzq3hZy7+08bgbWFJ9d3TQp0z5z/zQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9224","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ab181eaa85fd81af150300f9c4252d6466db56f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.6","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9224_1686003062730_0.29411905178118936","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9226":{"name":"hls.js","version":"1.4.5-0.canary.9226","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9226","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faeb6597fe23b8fd9bfdd912934594227e4fd0a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9226.tgz","fileCount":132,"integrity":"sha512-7fLVEpTZd9QWyVtYaix9gOg9J+rdHnZVmUjdqU0tSK+fsoOFKq3756BIEQGbxNnPtPQ0gikomVP+ColfJVkh5A==","signatures":[{"sig":"MEYCIQC5jJKL50IO9SMdBLf9/8YW9hgJ+UMKzACrKDKz1LbgvwIhAIP1k36qUr8kV0jzFHeF0NH4PdDrvKrgBdRnLmxHy2W+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9226","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3bfe094ca5a1caa3a94647ce48726162e929ab2a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.7","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9226_1686004264404_0.04600073356926426","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9228":{"name":"hls.js","version":"1.4.5-0.canary.9228","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9228","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8cdede0cfb0717d5bc1d8d0cccc920c4ca520d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9228.tgz","fileCount":132,"integrity":"sha512-CPcZPlk0yOImYq+/X0/D1iRIE43Bj0ok+1QvvMgLQbut4Cy/2FxSuYd7+WwiI9Z/+zR5s/OjM+YL++fk9RO1/g==","signatures":[{"sig":"MEUCIQD6uhI3iQPcYIMBQiiB0p56f3VEISsiCO9N9AtEjNlYNQIgGE7XHzIlnnG4NuqNxWHsdyFKE9kyEFi0/7WlsU6rZHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9228","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18629118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f32faa036c66b35225594108bcaac805b4f5699f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9228_1686006183356_0.2816435431829927","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"hls.js","version":"1.4.5","license":"Apache-2.0","_id":"hls.js@1.4.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33b2d6cbebb4797bd61763c87c2f15c7ef080632","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5.tgz","fileCount":132,"integrity":"sha512-xb7IiSM9apU3tJWb5rdSStobXPNJJykHTwSy7JnLF5y/kLJXWjoR/fEpNBlwYxkKcDiiSfO9SQI8yFravZJxIg==","signatures":[{"sig":"MEQCIHbyA+uMvpCLgvvv3MJpHlhBeKwNvwep3fFSMpp0HAqqAiBCHm87nLLcNsUzQGeF5tgE+yCGmueHJ3AvpozCtN8SRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18398128},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a41088c5e583edf44cc8fa26506f8d6e076e98c7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5_1686007088719_0.7008849951167295","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9230":{"name":"hls.js","version":"1.4.5-0.canary.9230","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9230","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e73bdb19166569cfe494c89896e8d10e89ff6f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9230.tgz","fileCount":132,"integrity":"sha512-O3wPBAXoE3/mEMPgAcFncvlsoroBcm7xUMdK3bZNVIWpdteW2DyIqMTlE9wQjOi5CKSZfpLYr5c7SCCguUfbcg==","signatures":[{"sig":"MEYCIQDERhIiQ0junu4fonTp2x9ISnCq46xBlRvfrO3BEQQCYAIhANQOm1n+Pg2CNpAh4kj2zQe1XMstc2j7aJ5iNGAHed22","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9230","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18631274},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a8d5965f5da70dbe4e0ab9362efca266d139438d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9230_1686007300227_0.41563975483368876","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9232":{"name":"hls.js","version":"1.4.5-0.canary.9232","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9232","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e1f06c5594f35f5b09b95c8538256c20bcd627c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9232.tgz","fileCount":132,"integrity":"sha512-Ma5J3EhS2Vdv+5hzaBcFevJ/5HGtmGFX9KSgWGX52LtqaNUYlhEKlK5abrKoqhL8Gq22+zqgFd2TI+KhbSy3FQ==","signatures":[{"sig":"MEUCIFMiFxwQmEYP9wStms5I6tGVRRLwek8jThDAQgaG1G2kAiEA4aBaxL1r2eyN5nvLgPiOW75G5sgjsmLzML+1JCTXlmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9232","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18631274},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d788900f98c97e55465e9d5d6a13750662acf7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9232_1686076912652_0.34209448264351416","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9234":{"name":"hls.js","version":"1.4.5-0.canary.9234","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9234","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d65d244236560303f832086c189c71abd4612930","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9234.tgz","fileCount":132,"integrity":"sha512-+iC+yBiFdH150+BoAbIZcBrqY9AGI7tZrVk+iPT91bpaJRMvYnv2b+MqUc8sKu2Y4YpDz0MwdgiU2JPsweAgVg==","signatures":[{"sig":"MEYCIQDL9JLSq9PUPugmmI8p+Ke4t3lpqThv+7yuL6iPTHy1jQIhAPCa9Cu/UbsDRHRWYFGHwcEnuywDCG1cji8CXd/wEat4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9234","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18632441},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44578d0e915202d5bbb23123c83de99592d7dcb9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9234_1686084269368_0.5802373273295727","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9236":{"name":"hls.js","version":"1.4.5-0.canary.9236","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9236","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"679dd7df8b202336d8714b3a481aba6ff5883c0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9236.tgz","fileCount":132,"integrity":"sha512-vv5ojQZK3iuJS3dQBBaUw9m3/61fT27hWFTCy/Oj9bvFl7f55USk2O3s0zFo4x4whv2m1OW6ljBJ/nGBBQ1/dA==","signatures":[{"sig":"MEUCIQC278vPg6jo14W2l0NAmY2QOKC3xDD329rRxPbbJllGhgIgGlE2W6ONh1tkvjapGxDg12YdIxWkskkN6t/Tsac3eBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9236","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18632333},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"557cf7925f9e75988b5e62471e6b385f296b7dc3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9236_1686165185973_0.560759207756417","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9238":{"name":"hls.js","version":"1.4.5-0.canary.9238","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9238","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88d23c993864e45914b5b2b3c84784fd8e4b07ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9238.tgz","fileCount":132,"integrity":"sha512-m4miiqWgJK3OqKGk4LPIprpAke79FEN7671AwFOdklP1blyLwEXZGOQfVY9KEKBArOiAqbhIWQGVPCmEftrMyg==","signatures":[{"sig":"MEUCICDkbrX+A80b38e4aNsiz4QlJr9cromXNcSGr9GV/bDaAiEA5ugEywZK4Oyj/JERdSFj6VOeqpYJtl0lBPKg8/p8Akw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9238","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18630325},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c0dd462ec65f4bf9ef855524460b9c57c480237e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9238_1686185600465_0.06776367218652246","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9241":{"name":"hls.js","version":"1.4.5-0.canary.9241","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9241","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57e14dcc73a8607767a1c4de87dc36f035dfe46e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9241.tgz","fileCount":132,"integrity":"sha512-AEpI6gsDGUrsj/y/cYMQRDfg+xFCRMVzT7Ph89b3joYucEXolBol2XXhTsB04WWT6eLpE/YuNqcTGT3WLWSIRw==","signatures":[{"sig":"MEUCIQCsxVG57jFjxafC28b+LdPaslZOLz9QFNmUTH5Es+moaAIgfNOToEkfnUBXfa48bX+xsl1Q/ZrUK9Uvu2mWj3k6Xyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9241","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18630325},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"96a606f0781d42bbcd55362bdb62ae980a2ba72e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9241_1686258926556_0.5043624456301539","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9243":{"name":"hls.js","version":"1.4.5-0.canary.9243","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9243","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c05d604ce345a85052c30fb0058fe2dc2d6beecf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9243.tgz","fileCount":132,"integrity":"sha512-NtTjwIz2TzjFzbEZ2gc1n/b4ilAxwBwJb8f+3pqVrxo8BvEuZXD+NX9RmDBj7jlbd2PRyLKdW2v/Hh/cssyXPA==","signatures":[{"sig":"MEUCIQCsWxOPI88ihxJ6Lb74aPGDDost3DkQQG1Zz/IPywoYfQIgNPWgieS9eK+OaXWMghJRBeg8/Z8k8hZc8gQBa1rZ8xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9243","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18635471},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"78b50130bbacb268f3400a8211f6fe9580afb0fa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9243_1686267601776_0.5556485827745041","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9245":{"name":"hls.js","version":"1.4.5-0.canary.9245","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9245","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bac72a60dfdfb608592889085f4b78ebc4914aed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9245.tgz","fileCount":132,"integrity":"sha512-EAB9H6uhh0EllgOX1nQgtenc0WCs6+fuMdb3Jv5mUYAuf1Y+OMCsgT550g1wjsxBs6YSUV9dqcMt91D16WOFAA==","signatures":[{"sig":"MEQCICL9tiDsi4gNZiE8pOyfTzRMd5ngYkUITCLgm/HX2G3aAiAm4C/kfTg1yr/852LI4JLeSfOo6Kue6+2Tej8vlWUCmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9245","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5d8cce670dc21ef827971c414e1e3e115413a4bb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.0","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9245_1686597534711_0.045830687032534456","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9247":{"name":"hls.js","version":"1.4.5-0.canary.9247","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9247","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47ef5ea5d425cdadf5c5ab1492773561e4c72a6d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9247.tgz","fileCount":132,"integrity":"sha512-XX8188aQOI7WTS2js4iCPNZDD3zyzGCnPHMJt1ilFrJsS2DbZx/1J62PxCt1hirfOGmkHX6zC0c8HyQNQm1jmQ==","signatures":[{"sig":"MEUCIEH7pbnqSLcdMRlyaV82ULSP5fmFeMMxGUVjQlbNVabLAiEAydTbIlXU7DITeoq2gjuWlr7d/ys2J1L6M9QpOkYu5u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9247","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4549b2bc8d9e1fc809aeaab9b64008979a460040","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.41.0","rollup":"3.23.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9247_1686598951712_0.9354013943719932","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9249":{"name":"hls.js","version":"1.4.5-0.canary.9249","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9249","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8fe5f2be3f27682eb6dc51276b1bf6148b0d2cd7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9249.tgz","fileCount":132,"integrity":"sha512-iJcyowoRjGAu0Z9oAfGcy0oVU7kESIvLWTKeK9pQc2JMhPUq5OZhSvAzY9nYBlqOzqm0ohj36iO8BmVdPdoBtQ==","signatures":[{"sig":"MEUCIQDpMQxQIU1c4gG56WPHL521YBsEBIp1Xl3K2UKyyXmfwQIgbybuQHigNgyYHiStvBKapkv+VtyyUQu05vh0O3/+vjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9249","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"abdc820d1098b6f05ebc2d55e1866db529b05424","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.23.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.9","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9249_1686600709213_0.5534265962676304","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9251":{"name":"hls.js","version":"1.4.5-0.canary.9251","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9251","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed65c34ca5b3c2c3bd98fe123a3e724a89d663e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9251.tgz","fileCount":132,"integrity":"sha512-CNAml3xReh87IG73iX/qRalyPvitp1EDb/aDuMjGNl7Il4OGt9I1PT9O5L7RmM31h3n2RwrKB1A4EZiexptx4w==","signatures":[{"sig":"MEUCIC1fqFr7oW+fyVA7RArOinfdkfOStxsjM4zcFs0cuN/UAiEA7JlBsFvxsp+yBnWaVofyVphY4hbveHt5jBPNMLaLrPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9251","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b19e1cedf6fd03a2aca54835d6b0bb1c627f22c2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.23.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.10","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9251_1686632486256_0.3645718046890263","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9253":{"name":"hls.js","version":"1.4.5-0.canary.9253","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9253","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb8fdbb4407aab9d51720016fab3443d32183781","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9253.tgz","fileCount":132,"integrity":"sha512-eVkwN+ETFIgD/dCjR8hBkXLHd/neQ6kB5WJGcyncJf3VNTALLbpDoR6DUc46CvIjcjpqraEstu1bXyErsXrPGA==","signatures":[{"sig":"MEQCIEHntL0kWPYsf/QLwOlBalzbJakq5PPKGzKZ0fYSwntBAiBt9r+VCkrVl4VgIrP0gPwxqjou/b+vwlRPIJM0fFo5Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9253","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"534773541ec3f892879c924c7d9e4dff6479828c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.10","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9253_1686634450064_0.9935457351711052","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9255":{"name":"hls.js","version":"1.4.5-0.canary.9255","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9255","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8ddd27c6b981afd4701c8215b760c52fbcf0ec9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9255.tgz","fileCount":132,"integrity":"sha512-e1YqiIRWEZg2Oh2Ha3KXmd+jtG6/O6NKhlRReVy/hrb+zNuBbTELJhWGeB0Th8lyfb+K2jXe67IGv5l0TyCGQA==","signatures":[{"sig":"MEUCIC3OvZ1ZRekwp4BusoVxL5UXiA/3pcvvuGfrdUIY96K/AiEAjVxqNRI1JE4ttwPJeHu60WGuVyRhhM8Fi6e/W1feqBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9255","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97b40b39202dc292a647577f89c367af5b312da1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.0.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9255_1686636266009_0.3454002328279564","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9257":{"name":"hls.js","version":"1.4.5-0.canary.9257","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9257","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e80c3aeffd2056d0d1210d04c164cb1d2da01cb9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9257.tgz","fileCount":132,"integrity":"sha512-pJwrcvQE6uZWyJ6+uYWUsFjrrReRLd6cFSV4/SbaPKry5UKr53/3soSFc4rIVYXNREiOXJFOO0/19MfAoYAZVQ==","signatures":[{"sig":"MEUCICTdEnUAqxOjpcnaBPPXarOCjCu1dY/dFvodfTvk19n3AiEA68TD5uQ7eG5FW6XdtUvPuWJvRZjyZCWvhrV91/r2mRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9257","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"59d421479b5002993a5f3b36d4505adff3209fb5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.1","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.4","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9257_1686687758147_0.5356566621796468","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"hls.js","version":"1.4.6","license":"Apache-2.0","_id":"hls.js@1.4.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"928752ef7286259aff8f372d4fa179bf932cac78","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.6.tgz","fileCount":132,"integrity":"sha512-lGv9QfjfjfuGQfLa/28vDFlYWb9Myq5QuvM9qWp5DyElp8jTGMNodTdeAjOLzaA/fN4XHeG+HhTkRGzntwuDZw==","signatures":[{"sig":"MEUCIG7kpEBQl7CkuCFr1sYzO4AoW9/h2ED7jj20CbDK7vG9AiEAiDhdolOGKZYG3YTILcvwI2ZykIWcb2UKZzTJuWo7rX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.6","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18400128},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bfa3cb65e9a9fbaf9be441f4a95aac3abf2f5c54","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.6_1686856286039_0.11460117224351829","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9259":{"name":"hls.js","version":"1.4.5-0.canary.9259","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9259","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37299f005f4d3d74587e373ad039fac11dadcbba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9259.tgz","fileCount":132,"integrity":"sha512-ce2i7LT09e2r5bIU9FX2pM7BH1NInw826FWPb0QpePvbRt4MwWWrnt89fHAThKbgxEBysaruZCEAOLaeDOdc9w==","signatures":[{"sig":"MEUCICe/Vq4dPTDAIC2FqKoN32jLfp5VS1FZ4/i4FoblN6xbAiEA+Q5cCdr0q1S7UOEgEOioTnb1QWi8i41MUiIhQobjq/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9259","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fd411c6c8bd318d63ec10d682a4308dafa132f1a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.1","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9259_1686857545309_0.8779928988263854","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9261":{"name":"hls.js","version":"1.4.5-0.canary.9261","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9261","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af789fb2ce94b2f42ad799990e060c7c009be61e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9261.tgz","fileCount":132,"integrity":"sha512-0Y9rd/WxK2Bihz2iiGW1fXbf/qL5TZ2j8TRtXh9ISCQM3mZPRYlYKiUHudmHSeoVEgIOEbRcqTTmgRVOLLRtHg==","signatures":[{"sig":"MEUCIFu46wfCeEid8BtH+T7lMDHV2X03mUKsj3fsxePq6qQ0AiEA3L4erNE5Ue3iJnHFxJgh9MxlNws+Wsy50gDF7U9WCy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9261","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18638291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e70af6c7af303f4126bec5212373747f91a94c1d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.2","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9261_1686859356996_0.6815984263695993","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9262":{"name":"hls.js","version":"1.4.5-0.canary.9262","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9262","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"affa12d2f1ac884e0b8c597a7ba72fe1f5e701ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9262.tgz","fileCount":132,"integrity":"sha512-nDW97FOGXXvy2usc5gB0Z2g1AD8LmtjQW5aR3/6x3DUDZSQ/MlglMc6PKFWBcW47JjSA3ZMhQw5MizJJLZBtKw==","signatures":[{"sig":"MEUCIGHUpCHr3ZZSmfDpbB80jKyeUqlow/WyCl5l1CgHqoElAiEA/blSHmw/d+kzoqKqWhCtjTHOu1EcwroukLOrSgrR8h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9262","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18640300},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"943865197d689a5c132590b5663086e13b824164","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.2","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9262_1686860474090_0.5499654202261997","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9264":{"name":"hls.js","version":"1.4.5-0.canary.9264","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9264","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a56fc620af29738e974a4f810e5103d3f980cf5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9264.tgz","fileCount":132,"integrity":"sha512-+nzgrRQTPWGfkT1XHtLJZjXeAFbtNNxOKlTrmNWR97OkQkHCKt4Ek0GiXV+KqPxEyYGfifj1bloJeXOc5LmUng==","signatures":[{"sig":"MEQCIHuAcf/kSuUkTYJWfHcbkWCb3bmJe/6SNtuZT3qhgXXKAiAQsuaGJdf/YetG001eX0cKm/OEVUJ43lUmms4F4Okd3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9264","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18640300},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0dcad370aecd5dff6e57c5f76fe83cbe7f1ef0b0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.2","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9264_1686865971250_0.4497895016578959","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9266":{"name":"hls.js","version":"1.4.5-0.canary.9266","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9266","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f4155a9cc0bfba0eb9838166df22e5f30c22418","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9266.tgz","fileCount":132,"integrity":"sha512-5UqjKhHo26neSSMOJZL3e+bh2fJO68AAYv9gX4ft4x7yVdoUPCUuaBpJXgOhzNkVRJMcjbO150VIU3V3HJ5F7w==","signatures":[{"sig":"MEUCIELW5D404A0HqqufjZoztHpFr6n9SWR4TqoX6wZUp2slAiEA41KOQcWxeT32rAy3bS+ohButWswmGSGqhoDflSy7j8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9266","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18640301},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88c0ce11f731e422c18cd1e20516874ae80fb370","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9266_1686867856783_0.9379046697667344","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9268":{"name":"hls.js","version":"1.4.5-0.canary.9268","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9268","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25818cff74ef72bf2399c00051f57a0ce7976f74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9268.tgz","fileCount":132,"integrity":"sha512-LU23xjQaIMkRPTJUDvaHmZP8PVa98nEDF4e9uvDlrLQGjryQQsheLbay9PABG+pHXh1Xi6GhDUqmPg5hyB8bQQ==","signatures":[{"sig":"MEUCIQD1iCmJlVfwoBtqW/2kCv33rlsmDwrsAsi+//QJMrJAkQIgOhSFXGmlpoY6fQmDOhSlu2U9JK5GDzrsF+RkGfssWxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9268","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3f89a397e01b84d5fd6879671a3ceb4b24c1dedf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.0","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9268_1686956843562_0.6896218000392382","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9270":{"name":"hls.js","version":"1.4.5-0.canary.9270","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9270","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e89f9c84e3a63532ab316589903d57ed2f4766ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9270.tgz","fileCount":132,"integrity":"sha512-6lsn1NwHbqCSd9+FXS2fyLcyM1cqbYVavWGz+ypUSMfcXtNVULAh5Q7hzWDPeD4ISQ1qk2GIswW4cK4O1/Dc/w==","signatures":[{"sig":"MEUCIQCbk6TX8/HeQVQ4sgSRE6cK4NddJbUPFGOKMQNLLvNIZQIgVO2Lxn/zSVN5dy4o4j9qTdEOxeS5+YLC7y3wu471n7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9270","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bdbfcb82d1da5ded714303d888a74d5fae2d4a93","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.1","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9270_1687183512509_0.5044032555961386","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9272":{"name":"hls.js","version":"1.4.5-0.canary.9272","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9272","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1add8e2e324a23819bcfc0a2d7e6025c3762b5f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9272.tgz","fileCount":132,"integrity":"sha512-x3lq6VMWNnVYmdBUatL+ASVFnm2dQTT03PUWjMGkFf/+06NrJ8/qhepGKxhdBGoORWzhzWqwigInV5IBLPOmCg==","signatures":[{"sig":"MEQCIDgA+pZWrRibiOxNSx6hPY5iTOQIVJLObsR5L/9vZ+DYAiBD9QkdRJGhxV6fgwqkx3rV9sCOmzUTyA1W8z2risgcfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9272","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"35cf55a8748aa9cfc062803cf9ecbdfbc5d65904","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.9","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.9","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9272_1687186129189_0.45763672998738003","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9274":{"name":"hls.js","version":"1.4.5-0.canary.9274","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9274","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4967009ff2ccaf4a82adfef5b0a98e77f5002795","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9274.tgz","fileCount":132,"integrity":"sha512-HgyVw0Oceq+XSbJdMTQApaDB41IVqFfQBwpZsA+4e7JF7SOWafNELJpMfI5jAHN8JB/Z64CMb5W9lnd/fc9AtA==","signatures":[{"sig":"MEUCIQCjOE0vEaEyGaGgkKE61vAuWZvjA6Wpyx4S9Bfpmcx3+wIgLaB899zwdBX8MrTWxlryWgPKUTEiBcdxwLfF6txFy9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9274","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650805},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8afce649857f1d859c96323bba9ae763a85f75cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.10","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.10","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9274_1687199281428_0.7252127215594408","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9276":{"name":"hls.js","version":"1.4.5-0.canary.9276","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9276","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59d7b4bc7db13654dc656c8ead7e6ab218870032","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9276.tgz","fileCount":132,"integrity":"sha512-ySQgunFM6B3fdBbZb3SznuBNQ6Lmdsw0D0Pl+m9miWl//LgdSTw+y++56UhJEz4Lndj2g59uMflsBuUEtgg81A==","signatures":[{"sig":"MEUCICY3VgVcItWv0fp7l6pnvDufG/7pERRD8mVBomkhx4HwAiEA4pL7hX7r152ur4q/+dg0MitwJjNg5SzbacgdCSKp4yY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9276","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650805},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"620b951b3ec53109bf58fd6352bfa7ce4e9be0a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.59.11","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.59.11","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9276_1687202589010_0.011881511443135206","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9278":{"name":"hls.js","version":"1.4.5-0.canary.9278","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9278","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e53dcf723c114b8ef0bcea6e19dcbd9d20c5a73","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9278.tgz","fileCount":132,"integrity":"sha512-7LwF1Og8u1n2axIgzkmYyA9mthWWbJwMevXOGOJkVsMW6jOHX6Ukgkkxga616ZAgsh3tCds5ZHsfjUfKdjEQGw==","signatures":[{"sig":"MEQCICsgGghXPV4MHUxHoUOfp7jG92rcDtuYM71kibjNqeQaAiAnhg1J7S0guddppCy5S5bamrb4ObDcbTNmFVZuPmbIXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9278","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da63b208b98c69f1fbd976748223b5d1fbf0f15b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.17","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9278_1687203930861_0.8372609733627843","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9280":{"name":"hls.js","version":"1.4.5-0.canary.9280","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9280","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b4a3e5071350570d293e90f2194864bdf066f95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9280.tgz","fileCount":132,"integrity":"sha512-vs3NgtnAcB5BTN/l58St95egWoFtSRiGxVhLw1medOfluhMXGZYUUGdPdioSAq8oWW2XaWd45kX1ueJ6QhhbSQ==","signatures":[{"sig":"MEQCIFRsusduNt4mj3QFjuwe9I1v1JWPCAED8dinmecChP6KAiBUhJMoaeLQqi3wcD8PhDZpVwGNZYGeOkIdrkekywIEvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9280","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eea1cb0fba337776fa8f18d4a9ff80cf363e5581","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.18","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9280_1687277663064_0.9652952919232747","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9282":{"name":"hls.js","version":"1.4.5-0.canary.9282","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9282","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67152bbb8904d65c3b20834d424d0bc3841d9abc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9282.tgz","fileCount":132,"integrity":"sha512-HC4GTBdg6KWG+J3CwXf3slevdMpUQhPCDc22IPguel74iZcvXJElc1WLl4dyjVnMJ+nPTHtDls7HdS5hQKtA7g==","signatures":[{"sig":"MEUCIB8+AiuybgrKzvbV8ai31gqNz3qtRa7Ss6WOUV460eJhAiEA92N/AcYYq/xhXDHKir8GudDBbgIk+NeBxYjBAwD3dL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9282","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18650803},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7f5e6a0ad669ae9c146d6fc7c74fb2eb7258aaca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9282_1687280361748_0.5048017724101359","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9284":{"name":"hls.js","version":"1.4.5-0.canary.9284","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9284","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b26795f2dc033aaf87cfa136a01e11171957c55","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9284.tgz","fileCount":133,"integrity":"sha512-bDxYflCU9LOWXqsq4NGocC24nLnLkIjnxeKiiXwVXFutT2+RSt/+0sKYnRL9//hEOdXBcI6XjHYF0DeNVnIzxQ==","signatures":[{"sig":"MEUCIFhX4nd38o5NuLLf++uDt18ASmYXI4yLMc9+Qx80+06eAiEAmL+DfHYxiFtz1HUEXZOTRJdncU3lRXYACuwDuDSOJos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9284","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d7e3490510c69a2e0ffcfaefaf34deb93f3b188e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9284_1687311689549_0.3092901513608992","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9286":{"name":"hls.js","version":"1.4.5-0.canary.9286","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9286","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"703c073e8bc5426a5660e9ce2432d09ac46f9909","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9286.tgz","fileCount":133,"integrity":"sha512-c2D7GgSXDXVJC62k9eXZEqjMIhIPQW6YSIr29zs5hA6NoWUCNR43Jgq0zhxZbXJbVxsIgA3wE3LvO/zkoQzCiw==","signatures":[{"sig":"MEQCIDMlsDlYbOgS3TRHBAEOg+rnd7oPI7h6CDnhS63MXyeVAiA9fVv/Bv+tYPyhtuZQb96A3jv/xCrLVE+uu0rFrRQyew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9286","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"85859e2ab0f4806b2fd43ccf2e5ba2fd9401a9cb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9286_1687469139304_0.7810457747040693","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9288":{"name":"hls.js","version":"1.4.5-0.canary.9288","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9288","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9dc020067152ff15b8e4a939343b20d0579159a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9288.tgz","fileCount":133,"integrity":"sha512-BHSGip9EMjkCFXvAABB7Xc8mWQG5WjRv0ibOBNtC/1TBWRl82CZ0OXWXxrfZYUeKE/gEFYHsBsF/9JDV4/VQaA==","signatures":[{"sig":"MEUCIFdPfcZeQEdLALkvCocK9xWfu6rxHeAmPIUTD4+wT2G9AiEA7I3mBNKDDSezVgiGeGWeyNCKrvRMA0a67gEU+VlCLZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9288","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8b25a574835f0e4f70f94c346d8fedceab901387","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.35.4","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9288_1687471314453_0.8964757129061816","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9290":{"name":"hls.js","version":"1.4.5-0.canary.9290","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9290","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"200cbf473bcea8687776a733ce5ca215449e805d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9290.tgz","fileCount":133,"integrity":"sha512-W9TMHWgYwEYa3t6lc/CEsMYGq6h9+2lxr3vc3KdUkk0VdOlfXTwsG4m+zm1qV1Sztsc/MzD73hiIPI4X/+0KIQ==","signatures":[{"sig":"MEUCIDNI1L6GnE859HE9+tN1cJbgU1Aams0soJvjfJocBSWjAiEAzROgDL3sHr3Z5LaU+WynDGXv5sDcaq/5FnOGnJjkcTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9290","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0f170a6ba224f707fa957698ae4b2c6264a3c352","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.42.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9290_1687832390543_0.2764042366634891","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9292":{"name":"hls.js","version":"1.4.5-0.canary.9292","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9292","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bebb5361d823fd1b9f5ac095bff93c6ae08fbde3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9292.tgz","fileCount":133,"integrity":"sha512-MYucwA69veEKapoKbJRqKZsdwV9x/1Iq/F6vmgLVLCpj8UfbvZIRypBnlknovzjK01XLDl5/AvCKaejYt/vIiA==","signatures":[{"sig":"MEUCIE0p8Cxa0vNINHAI0/FusXpCXpT250T8+d/s6TUqw0TBAiEAxzsstR3P4LvFeDYehYvDs6ALIL0ID+OyFnHVhET0sBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9292","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ef6ae8eac843d8bdb02c0ec91b43adc72dfb7796","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.1.2","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9292_1687834056099_0.09040904765159419","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9294":{"name":"hls.js","version":"1.4.5-0.canary.9294","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9294","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ec663bdadc7b216294dfc6a6bd86d941cbe93f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9294.tgz","fileCount":133,"integrity":"sha512-0WqYY5pNma+uIfqb9grztRLwWiVYkWxZC7LscqLMaXpy1eDz+zYjCKUhVpZ/CRvddxuiHPkk8biFtxpV85lj0g==","signatures":[{"sig":"MEYCIQCu46WME9+SJb8ZRt8pBJvyo+e02MMgcLMe/XjzKj1JIgIhAOfk80Yj+LzTCVrfxQqJbvllcfL28Gt2qmRVJPCRMiKo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9294","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c18166f6b0410151ef43a0fdc941aa13b8337fdd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9294_1687887257737_0.04858275907464904","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9296":{"name":"hls.js","version":"1.4.5-0.canary.9296","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9296","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bea67e47144e865ea2a9036b943302360a9728d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9296.tgz","fileCount":133,"integrity":"sha512-FZ/cSOoIW9WUdgJpHVm8AwSLpAdeog2DLH6Vf1oFtADq9T1Dr2a9hP6Wpyc0SVQSAIvaTINAaO7IzKMNmcXy7A==","signatures":[{"sig":"MEUCIDByNXnT9j4lbZ/YJbqabKSqsvFsKEemgp+MZpoYeibCAiEAg6oT967W4o8hatyTZnwETD76UKiInio4r5mFR5n0nMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9296","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18649435},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b47d9afa0af4a22005adfc4c4102d9b64c06fca7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9296_1687901960514_0.7512099141074482","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"hls.js","version":"1.4.7","license":"Apache-2.0","_id":"hls.js@1.4.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a739d93ad74944eaa52493b6e37d08f042c31041","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.7.tgz","fileCount":132,"integrity":"sha512-dvwJXLlYES6wb7DR42uuTrio5sUTsIoWbuNeQS4xHMqfVBZ0KAlJlBmjFAo4s20/0XRhsMjWf5bx0kq5Lgvv1w==","signatures":[{"sig":"MEUCIQD+TFjD+KrN8BpHfK5EvjfmGQ34aBlsWTkNqQaaqD39mwIgahfnBw7ebv9F1oAIkJun97f1PFiD0l3WhZ0BTpGe4rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.7","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18403889},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"70026326e625acdaf524bb2096a5e89c8ecf1b85","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.7_1687916781868_0.4404549322428106","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9298":{"name":"hls.js","version":"1.4.5-0.canary.9298","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9298","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f41e47eee95ec0f8db53487a3c7553e00d112fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9298.tgz","fileCount":133,"integrity":"sha512-EmL5oUWcYd3Y/Fva1LsKWWCFlZi3wFDrkmm/XkO70Y7oWKkXjwjawU98Et259TACKTR6qRD6fSUX7WrSX9iLsg==","signatures":[{"sig":"MEQCIBzY+KbZ8Fpy6wGig8wPS0eSPyWoGLBfhEAArBEIkbqMAiBlUIfg5snAwnm/D1j+2Y4svd36vb9y7pAsP2HspJFgTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9298","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18653195},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29fc72f21b1df2702c8f79894150f20df1a99b08","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9298_1687978205968_0.2519346002997582","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9300":{"name":"hls.js","version":"1.4.5-0.canary.9300","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9300","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"22574b136b9a400f91fad68ced42f3d502efe3bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9300.tgz","fileCount":133,"integrity":"sha512-0Ucmzr56e2ZM5EoRVXrRkq/orn9/KM0tsVHYIMwpb6VTEzo/mp/zXyK/eA/uO75EBeiccSmIpUt4m6SmRkbQvQ==","signatures":[{"sig":"MEQCIE3Eh+9dyn2n4HFYWhGpOyFmgdVhbc1bF5u0JWzpvQYtAiBoJsQ6WC/knznM5WcmumJ+fw5Z4tNIcjdFhneTAWNBVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9300","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18653195},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"644fc41f7f1c7e137848fcb5975790a2d7d1bca3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9300_1688088023142_0.15632414666177108","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9302":{"name":"hls.js","version":"1.4.5-0.canary.9302","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9302","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf747f7285096e75a74a81b3d2763bcc43046475","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9302.tgz","fileCount":133,"integrity":"sha512-YolXLC/TCC0gwHuqoQqSSe9WETCCi16zR/PhMfY53iY1V3+BVSKMlHcz169l75Fcuu2CdR+Qck/0X0oIHCGuvQ==","signatures":[{"sig":"MEUCIQC1A8kpDvOY9egSLphSoVDh6qqu6ztHJ6/sdVzODhw4OgIgPTomP1C4Z8tQAHglubWrtmB+xPzDpsDMFYcx/SiDgsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9302","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18653195},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ccf7577a1852621b08b6f47d4b2d2bab0a111462","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"113.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9302_1688122772641_0.5567898575524881","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9304":{"name":"hls.js","version":"1.4.5-0.canary.9304","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9304","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91bd52e3748ad40e67aa456a00093966f94e8972","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9304.tgz","fileCount":133,"integrity":"sha512-ictrr9KUJ2mO6gGQp/x+B9BMiopcX3ffMvvSOQidXz2ENbKQC5SUrcDEPqEkkl86isAILFIWOt0YK9BYFxkTeQ==","signatures":[{"sig":"MEYCIQD45ILJCmCiS+9soQwp7BnPSWtWYw9Ns2TQoS8FX9PHIgIhAJfP1p79vZT4Z7uZATX1dMH5KDjnQIM8bgwXYjgsiEJ5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9304","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18653195},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"34a35f88a7cb6c37f3c9e5e416f1f0824af64128","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9304_1688251537436_0.46287999927431733","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9306":{"name":"hls.js","version":"1.4.5-0.canary.9306","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9306","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf9e45110ef55f6e83c981919e7f97b005a3fc1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9306.tgz","fileCount":133,"integrity":"sha512-jMiRB+AO+ft612nhjiS8/OUMoZM1MZpC7mDzvzkfaYY1Z+dQW+oJmEMXrTmUIdjzPTEOmneAcc+HK7ZKJxSlKw==","signatures":[{"sig":"MEUCIQCsAz16i2lzXLdlLLwYc0xY+QQx/+F8FlarSCAgLvBK8wIgIRU/FeieNOnTJOTm5dTWY6kVLS56R4FHyro+9sdugO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9306","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18655722},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"713995b42f0c511229d3d17dc1635272d974e429","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.1","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9306_1688407570942_0.8611665268848097","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9308":{"name":"hls.js","version":"1.4.5-0.canary.9308","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9308","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d788575ab106584c8695a0d7ef07b0f54c58548","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9308.tgz","fileCount":133,"integrity":"sha512-m/pGMsgPA51Fb3OyB2WhcAgzSvqzVfsMKxsALQ3ZN2VvKZ7PPcsa1NYEVaAopQ0rKjxFc51NxqyyNSLOvPJX7Q==","signatures":[{"sig":"MEUCIEvNiPotMy8m0qi3bHVdVnj0jPv15I60fQXLfVg6em9WAiEA2tRKp9SiccwrSUAC6RJlSIY5gXv/pYeaTPFvALFc/p0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9308","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18655722},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dfbc2f91cdc2c383eb07a7ed393d54912980fa18","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.25.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9308_1688408852574_0.15026509201429983","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9310":{"name":"hls.js","version":"1.4.5-0.canary.9310","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9310","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7aad83577e50a8084761ee51385891791de02a80","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9310.tgz","fileCount":133,"integrity":"sha512-hpj29DYn4uAE4LqPdCwS5A1An2WiKS63OwFmGN35a567kTF/72hyL3D+g9I0P7QROUxUTGjUJ7CdXO8u8PHqoA==","signatures":[{"sig":"MEYCIQDemxGdCEh/GlpHFT4Br3kxtRqtQR8NOYc1t+BYHfPc5QIhANLQUm7xf2Fn6FllDM/ztn1iZ5n41Ndo53Cyf6x72pGb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9310","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18655722},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23ad073f7bae4c7cf7ce6cf2024d8601c1d572b3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9310_1688410557186_0.29559256553317415","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9312":{"name":"hls.js","version":"1.4.5-0.canary.9312","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9312","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff410ad899faf613f2716873c9be0da39203b85c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9312.tgz","fileCount":133,"integrity":"sha512-diE+4Mf6l3wh2nUNDh0QYQzFPaJSBo8doAyExZWDvHeFg6rR7KkNOH2lo35Kk/xiBqjoJ9Lup78oWLI4O5kkUQ==","signatures":[{"sig":"MEUCIQD3JfznSKsB4aH8wfTc86IjYCtmYElry201eka118LmxwIgQBDeLp1ZC5FyzNJtLpBEqrQxpKgGtH4qU25GN3V91sk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9312","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18661770},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9c142a435df715421bb87e2a32bdc7581365d7c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9312_1688412868060_0.5204471573080234","host":"s3://npm-registry-packages"}},"1.4.5-0.canary.9314":{"name":"hls.js","version":"1.4.5-0.canary.9314","license":"Apache-2.0","_id":"hls.js@1.4.5-0.canary.9314","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92478ad2c8837efbfb7ae9f26f5e230cdec97623","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.5-0.canary.9314.tgz","fileCount":133,"integrity":"sha512-DVX8RV4z5N0636iZ486WAPUI6AKezYlYFlrS6kPzzN1P0MAazxl9l2hb7bAuhgjLLynIUvwYuTS/IPSEteb/Lw==","signatures":[{"sig":"MEQCIHGlomLN/UIdLOihjZGe/eJgWuI7Ss2wP3LbQeHDLKcKAiAtWGCLwFvOB/PpTlplgVSMlYEYaJHLG1K0u1eUdpvO1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.5-0.canary.9314","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18661770},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cad811e8c37f4b6b43fcaa75ce6c176ed48488ae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.1","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.5-0.canary.9314_1688413982487_0.6174136555643759","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"hls.js","version":"1.4.8","license":"Apache-2.0","_id":"hls.js@1.4.8","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fedcb5224d7361e4f38046ffd45286d8a645df8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.8.tgz","fileCount":132,"integrity":"sha512-wYL7W49M6oKv0+P4RW50YkJaxDzgnHMMrN+YoLpow07hVgaedAdX9HfKkehTb04UEfeJhNSef5ucICYPsHOfqg==","signatures":[{"sig":"MEQCIDXmU3NKeKjxnZKm4ntsqf1YYeH2P1mi/JU8lP4Rp0W5AiByTvSot4xNVZh/r1bikyXCPEOH4JH+FCUUA7JoAKFHRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.8","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18412470},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"94cd1332840b3affa722b18b7f24e643886f8a7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.8_1688414405517_0.32953329577069823","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9328":{"name":"hls.js","version":"1.4.9-0.canary.9328","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9328","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"581a6aa84b930ab6e57aa2583bd6ae9b6284dc60","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9328.tgz","fileCount":133,"integrity":"sha512-jM8tGQJvHwjky11pPhi5vVslHa69Negbhq9GyTXQhlb+ZhDv9WIn/zmsuhXLQhiAToK/o0xS5GPF9PhC/U0B4Q==","signatures":[{"sig":"MEQCIAalIvXA9OvE4f3Iw/Lvj8lZiFp59YtaiVbqQ0TJULx1AiAHe7RXqNlFzv8yKTOn2df3higkzE02I97Ka05JPBXMjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9328","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18661770},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cb8881716578dde8ee66249b7400d64d9211350a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.60.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.60.1","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9328_1688414900105_0.40504577063101643","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9330":{"name":"hls.js","version":"1.4.9-0.canary.9330","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9330","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc6912bfac740f1785423fbf71f4f3275bedd20b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9330.tgz","fileCount":133,"integrity":"sha512-w5fkUNiLDS1pfb35hqWnBSBw4kuJhoXAEqQFxip40wXTpjEYmglrHcfCQKk4myzlZ2UPty8XmAv5wHqa6sK3Pg==","signatures":[{"sig":"MEQCIFlkQ7IOsAT/vS/ihvxUB8f08NX50y5pEq0T24CHZXoDAiBa3jMltV0MUiaQ0D8FLT2He+OtHYvJuhqZCyPJZT+Yww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9330","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18661770},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a0235be4dff313bda9d4ad8333698149ba693d9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9330_1688416565795_0.05103754444800601","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9333":{"name":"hls.js","version":"1.4.9-0.canary.9333","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9333","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0c37d3f2c678c6852073534e7157767a6a2f15d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9333.tgz","fileCount":133,"integrity":"sha512-jFSln4sVE61eXMKq3ioHAZI+c4ebvOuFPsB+ZfFmTJJ042GRDmfVT9w/t77FNWLTNFgpiVqIy/AgqpCJ/AXkNw==","signatures":[{"sig":"MEUCIDoBM49iNjqi7tRRtPOXKYCds96c+EZEuJyCYA3Qm2S/AiEAga0m+FB7NLS8fchmhQJiI4BSOHBvZ2vAab1ae1o48WM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9333","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18670630},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0d73ac2085bf062643fe21bd82b03840a7ac0fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.3","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9333_1688481311309_0.3557998129180837","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9335":{"name":"hls.js","version":"1.4.9-0.canary.9335","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9335","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8744ba04f6be18a3c52d805055baceeee8cdf9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9335.tgz","fileCount":133,"integrity":"sha512-fRTRqSl7hw8OX8hxomr5vuW6cBOJy9KC+hHoP3OKz4KhdfaNmd5MSd80ooCYysRFUVK+dMfygTQd7B4sF6YEHg==","signatures":[{"sig":"MEUCICzOiqMJhKTUdCI6ocO9lbQxVVgndgFpFVDydDrQpv4oAiEA3q3NtWu2HDZit1TO48XAEMYUoOw+w0tAiUmM+zMB/Ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9335","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18670630},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"154983d3dfe234fa546fd8552e081c49d9def47a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.5","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9335_1688513156144_0.07264988784882442","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9337":{"name":"hls.js","version":"1.4.9-0.canary.9337","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9337","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96ced3c69c8819212ad107b42a3b78e6db41a2ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9337.tgz","fileCount":133,"integrity":"sha512-iYUgNDhCSA+nLhoylhLzWW+xO1ZjnSSdBRE/FQUYDFXwWC1eGx3WPguE+DZoJfc3b82I9LUW8fplZQWIqfqyEQ==","signatures":[{"sig":"MEUCIQDSRqzequj+oIJSeDJ51mw7nzAZNwGJHcs1A4hG0nY7AwIgH7GdZYXTw7n2EJb85U3ipzYq98jZbjtVcAeXMJH2vHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9337","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18670630},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29269c304ff78082573459e5005b0e67047c6ad0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9337_1688514292154_0.7268879036152904","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9339":{"name":"hls.js","version":"1.4.9-0.canary.9339","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9339","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05d3e3fecde610a1dd279d41dfcfe3ddc8ae4e4f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9339.tgz","fileCount":133,"integrity":"sha512-O+1Qb86AjJ1Yo57gC9DkRgA7JWO2wrJ1I2cVI/fCE3WykxTtGjLWzz4+wUCSryDOyrEW+H1kSlF6o/WBqq4rrw==","signatures":[{"sig":"MEYCIQCh1M57AHCk9KZrD8dRlyQGUkPNb8GIfX7JkwUt5noGVwIhANab1ELk/mE0V/b2LeuI1ywME/g/8OjsGZVMKxxrZ+De","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9339","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18670630},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a92aa4ae7c970cfca550c16fa541772653830370","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.1","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9339_1688542966631_0.301722581942931","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9341":{"name":"hls.js","version":"1.4.9-0.canary.9341","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9341","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b47bacc817b858172d91153c31a9df89dbbd39cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9341.tgz","fileCount":133,"integrity":"sha512-3H4GGGTcYNDiMgHnzPsiu8yaZqDVYVZgKOkFpwPjbAytTr5i7LN7yxeljA2kS308couHeYvvXbXfJOTOcBhZsg==","signatures":[{"sig":"MEQCIF3CQVN7MHbbRzsTSgJnpbVN5H8O9N/sO4qwWj1XYWXPAiAKZIE4ceH5F4ggo7QxQgradgSADe/1giBQMQVvzXZJcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9341","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18670630},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d2456f07297e4afee8c100aa82ad7f381e2dfc4f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9341_1688545442498_0.08694985561097979","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9343":{"name":"hls.js","version":"1.4.9-0.canary.9343","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9343","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"608da3ce2982dcdff0f504429966ed3fc3637fe6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9343.tgz","fileCount":133,"integrity":"sha512-+IGs99rriQKGarDLcgSna4IHm7K0Id9H4WBOKH4lZZJOpI6okQJLoSMfaalufY/mqeacTO01Uk4FE7DepALi+w==","signatures":[{"sig":"MEQCIBWO47fR64m9fgYYOqSdjxRNGvwBwalpAzA2ThdLABAAAiBG9Ex6bfrcRY5eFUJhK+uq+PbF2W44KPG/L56sIEsXYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9343","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18675583},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b71f61d75b321ecd4dc2ec8739b23e013db26836","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.43.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9343_1688594800219_0.9904097538359788","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9345":{"name":"hls.js","version":"1.4.9-0.canary.9345","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9345","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bcc4a85eeac939a3f5810809b7310caccbfc4c49","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9345.tgz","fileCount":133,"integrity":"sha512-g+MefvrZcjNnes6QFHO9cQtYC9tM1Vt3lbBd3pRrsTf7PFGP103mke0iMNye396IrXjuP+yp9A+ExhR+QpoAgg==","signatures":[{"sig":"MEUCIQDscwt3b6PT5gG9us90ZqhbhH7esLp7BjPCFVgII65VwgIga+bC78/3S3N1UFr5vTPpmkorCWKJjuV7SZiLlT0ON/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9345","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18675583},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a8c287c9bd745beab065888ba549e13687f91ec1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9345_1688776539349_0.7592995896858523","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9346":{"name":"hls.js","version":"1.4.9-0.canary.9346","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9346","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"94d99c050c29f8145fdf1e6aea137e1a52921a8b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9346.tgz","fileCount":135,"integrity":"sha512-csVi2Y1uKnjlnjPdHZn+H5ROJWOwi+H4B3ef5AITr+QTASALq63X4Rx6SgJBxZ9H7n0/W0DJ8e/7NgicVP6dMA==","signatures":[{"sig":"MEYCIQCHytwTIkiZ5mSJKOvL/WUjj7BvtkCmsucalqP2y/2yMQIhAIOk+9n0ZExGFr1SHocptDw4Edyl7zOCFhjL4KKQVcZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9346","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"18da84b1e6bb18ee972fad0033ebf824e3b011bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.21","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9346_1688852811416_0.6227906591668251","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9348":{"name":"hls.js","version":"1.4.9-0.canary.9348","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9348","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13d2a76276e6d7c5f8a4695e931dd58a7e22eff7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9348.tgz","fileCount":135,"integrity":"sha512-xRrHDtuXnuR6dEP16ES1W34StXRetTem6ZuKWnIhgnrSzifRvg3/8mEgmeQfIx/51tSRZ9Y7rejYS+ISuIk4hA==","signatures":[{"sig":"MEQCIHsEm1g1mybGNjxxOWK1N3c0kmvjCWXWsPjhuBrJx1xbAiBWG7YV9/Xp6YqsidqhOv+0W4nFXnTPqzqjCXZ8PmE+xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9348","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9e19247bb6faa9a54b33acef8056014c0cab41e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.22","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9348_1689037045148_0.959431498576079","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9350":{"name":"hls.js","version":"1.4.9-0.canary.9350","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9350","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5086ac3951c8b0fad9db37d6988e6b16e0d9fcfd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9350.tgz","fileCount":135,"integrity":"sha512-pFkdjEutcQuL5iMVrBnFDjbtfzJgDDcjFX38p+wZWbNqh+rvp4wEPldgnrLNl6bhuA4ycbMRmxgng/ywo/2oLQ==","signatures":[{"sig":"MEQCIADV0KvYqoVQvgKY6fvsr9YNxhoLvWyIIL2bfeteZPN5AiBDtW5USW9q3MgAeOR8xkQq1YNnnXlnCfRxjACSJ3x2Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9350","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ff7492c2c07e862c203367dca880d818db011cd8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.5","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9350_1689039667796_0.7856163429705076","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9352":{"name":"hls.js","version":"1.4.9-0.canary.9352","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9352","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3529220958bbbb05df509741a8a80cb70ce1f9aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9352.tgz","fileCount":135,"integrity":"sha512-VZkDOFekdggmZFumDjoH5Ci1GNa1J8uY3nJJhI7m2g5JV5y8dsIEp+mJxW1VolggxqEwGBpsJ17WmHaduwItfg==","signatures":[{"sig":"MEYCIQDfmet9OxwxjIY+9NNTgQu7vy4E+xufPim5SIMG/IQ5AQIhAKu/R1QY4K4ZeMqSt/2ROiGQRkIUG19EpZWZ8PW6hLQp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9352","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"134da0601eccca984c5f219d62bd71927b0a406d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.6","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.6","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9352_1689077152376_0.22984114516513166","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9354":{"name":"hls.js","version":"1.4.9-0.canary.9354","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9354","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a69cbd567e7ecee0aace99928aaaf640de16dc1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9354.tgz","fileCount":135,"integrity":"sha512-kdD3r1UJyArNIV47saPs7I1E9bQtdUabnpXtYJvRz8oUpCuBWj07/55v6u97Xq1vjtMBWKqbR1KDtlB2Qinu1A==","signatures":[{"sig":"MEYCIQCGMkjqdPHPQ7M6BonoQMdoYrRaNb2OjyW354rAsQYMmAIhAIFwJ0DT7qNHZ4hB/C82fYX45JCSLbWfT17jzPPnQUyf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9354","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c39db5bf0f1723be75fdaa3286ef50292d3eeb6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.0","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9354_1689183807770_0.2620906755437624","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9356":{"name":"hls.js","version":"1.4.9-0.canary.9356","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9356","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b62fd58e3229d5c1e1f6c975c2a51b5038206d10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9356.tgz","fileCount":135,"integrity":"sha512-yfKmaXwHpIHwIoPXyRGcnvD0RHOrZmOEqsfjfntwerI/kLWCAnguF5UbYMaRvMIe67IS3QWcOPhYux4BiUKdwQ==","signatures":[{"sig":"MEYCIQCYzW8AjwbnudNbKdiqw7amZhGw1T/+QOmV7pV3gzsVJAIhAIcvodDb76Haz3U44I/e8aA0Fy/fPvTvP4whFy7g2aj3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9356","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca9c0c2bd9a0024dc4b40c1f49fec80768d4bb6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.1","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.0","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9356_1689185786245_0.799698247545791","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9360":{"name":"hls.js","version":"1.4.9-0.canary.9360","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9360","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd1a03f21ea56f7cef5b0593d67bb57a3a6e2c3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9360.tgz","fileCount":135,"integrity":"sha512-NVu+sYAfB0sBHSft/E3aclV7zwo5DOHl2/tHz8cwc10Vc4Gz5fn9mTRilAC01aqT7ZHIxYA5zy9tg0Hg+G6KmA==","signatures":[{"sig":"MEQCIDra3tiR9YbMGhQo8rck63FP1kudu/+7s1oEcaleBGG7AiBv2Lj3Sz2lrEBXIHo3dCZtMpoA1DnntFtbbTG7uW/xpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9360","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b84baee3d1c271b11b590ab36bd71ffd0af32ed7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.1","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9360_1689214679767_0.8373685972699632","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9362":{"name":"hls.js","version":"1.4.9-0.canary.9362","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9362","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02dd38563b31f3d74eb61aa7b6b568ae2ac4d717","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9362.tgz","fileCount":135,"integrity":"sha512-7Vean0uaPkkz69IkySr18I36E5THR70FNPItptq9l8Ew57bad8COAIChfJJAL27SuUQ5IlXmhFs44bDpg+9PBg==","signatures":[{"sig":"MEUCIQCbXDK8S2Rr5/Fpqf6brlM5cR+I9DCQUTmYEMjGYWQbCQIgWN4skZWA1abMtf0gAhP7n6vbSSv8mEVHh3Ig+huOP8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9362","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e6f615c478465aa94a3613691ca1003d8cada4f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.1","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9362_1689216482753_0.808512659629721","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9364":{"name":"hls.js","version":"1.4.9-0.canary.9364","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9364","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d71e10b8ce5780e0b9d0aefcb6ce26f3b366b3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9364.tgz","fileCount":135,"integrity":"sha512-nzDJZv/cRW3OwXnFXtfL6fRezcfKKwBF49pRgmU5nw2YXDJOcXEZPS7AjmjKQAQhyBb8AryiPA0DIQ2qQL2vKw==","signatures":[{"sig":"MEYCIQCBWQ4b332yTziOyV0b3Fmr6S2TWmteLYogD8YPf7a1AAIhAOcBfeDEeRHAGaj9aAl9UDx5I5eUFK9O2tnteiG9aMi7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9364","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18701290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4afdbe04f8b8816e633b3b062edb914248b5527b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.2","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9364_1689270372082_0.17268232617633705","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9365":{"name":"hls.js","version":"1.4.9-0.canary.9365","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9365","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14cee28d606ff0c3990c99f68f4e3114e4617cc2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9365.tgz","fileCount":135,"integrity":"sha512-kGFcQI57X3vtwT4y9038RzgRf9ntuU23mepOfdjYJTLZ8Pb32yMAnsVYDHXtgQmhQmG/m51GQDrW6zbYBxj7AQ==","signatures":[{"sig":"MEYCIQDypZBPPJYtfObFlJ9JgQuhm5oBByw0tt9oFbmMG3o9bwIhAOsBlhCIKxetSc1cpEXBTCtbconlv+RE28srS/SwRU99","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9365","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18730614},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bc60dbfe12165e5f729dc0949bda2c23fdc92f9f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.1.2","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9365_1689282951727_0.2210213923615667","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9367":{"name":"hls.js","version":"1.4.9-0.canary.9367","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9367","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c8e2b463c5ab8ea03ebffbd7481f4aab61bd4f92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9367.tgz","fileCount":135,"integrity":"sha512-ukZEJPjq9/SpMnV4oJoBZfcLNTfmEiUllPr1McGWk+dZJ23YLY4EUpeu8fH/6DQ+K8+pimfJYR2V9qa9miP1TA==","signatures":[{"sig":"MEQCIFnubDJdYmLDp8JqugZfM08XYX8WFWKv+PZVZMcuKNsRAiBnFWJNvkCq1nLMmX3q5Or2yj9Lq9a/rY+WqEd/efbAFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9367","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18730614},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9bbbdb6b185f7b8a827215f44c07005562d8f506","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9367_1689284834399_0.8563824264897655","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9368":{"name":"hls.js","version":"1.4.9-0.canary.9368","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9368","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"262697ae92505bf3c7df3768d5f792c4b6b3dbae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9368.tgz","fileCount":135,"integrity":"sha512-t3z75CLvuxHowoZQTP4RDTh1ihp6P1io8nJbI1Vbcttjl491E7HCsITCdxz/lrD9ciN7MIa5K3sIeOWtJXXh+g==","signatures":[{"sig":"MEQCIGPQ3UmTZNN81q+cq4dV0/GRQuHXMhhmPU5bXgGZrqzWAiAN861DCEJ9QXFgasGYud32fMwSYeagLDvPUTHwDy9JSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9368","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18741461},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6b65bf3a53fb50e92e154efc525fd155ba6fb8fb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9368_1689308211120_0.975446649678072","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"hls.js","version":"1.4.9","license":"Apache-2.0","_id":"hls.js@1.4.9","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8b23b029cafda4b64ef1c5acd4f65c4f245103d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9.tgz","fileCount":132,"integrity":"sha512-i2BuNh7C7sd+wpW1V9p+P37KKCWNc6Ph/3BiPr+8nfJ7eZdtQQvSQUn2QwKU+7Fvc7b5BpS/lM6RJ3LUf+XbWg==","signatures":[{"sig":"MEQCIAsMbzX5e+R32jIKTqof41/1LoJh+8R9bHoOJfDDgZROAiA7UJhE0FNRjXLWFoPDFfer3Cg6BZHU4ObQGGKUXXDTag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18438416},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d0e6702acfc301070c661c586ad314079bf56389","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9_1689309906014_0.5178331160434348","host":"s3://npm-registry-packages"}},"1.4.9-0.canary.9369":{"name":"hls.js","version":"1.4.9-0.canary.9369","license":"Apache-2.0","_id":"hls.js@1.4.9-0.canary.9369","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25edc3b0803fa1d008c7d465c3c5916d96f0bd75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.9-0.canary.9369.tgz","fileCount":135,"integrity":"sha512-V6QtLOlQqC6HAAIAeUura1rvSD2c46clM/P4LH6+82oenzQlASQZs2BIIdWbj8GPzoKxuOS9vMx7viBs2TUlGQ==","signatures":[{"sig":"MEQCIFBMmh15j+go2omd1wQns95oaoAvrl6Rq8xYf8YnjnjqAiB1l7SVpxu5l9/czdgN1cXO86V/tEXyojpVY6o1SJe8Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.9-0.canary.9369","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18743916},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c1a44d3e2b96b11b3ea6c793a60e2b0580427560","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.9-0.canary.9369_1689310121623_0.3736937222223311","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9373":{"name":"hls.js","version":"1.4.10-0.canary.9373","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9373","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6924ce730a4aeec8c2a90d653bc4ea761b83438","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9373.tgz","fileCount":135,"integrity":"sha512-ynpIdXfl3jx+PBcdOahKshHcFOeKAaP3M+rJitURU0TpDLiYqNtgKosor9QS4Ok3hEhOpaD3g2+IVy7sFjUusg==","signatures":[{"sig":"MEYCIQD/NYIBgfSwUByBKO4O4WBZjDIq2/2NGON1M1FZfHhWGgIhAO5h8f7iRx0J8JpXnwzkwS5b903K93j2S5Nvjv3y4Y6D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9373","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18743930},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"11cc2a248ff04857a9928f458af0722a562ea00e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9373_1689311709619_0.1740128182456766","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9375":{"name":"hls.js","version":"1.4.10-0.canary.9375","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9375","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"625c4eac6865ba10658c3921e1812bf6eb74a37b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9375.tgz","fileCount":135,"integrity":"sha512-vlHpe7aK6TNXtnUX/P/wCGf2oyQpha5SwOwaKhUW/hjZzvajTj8z63uR85kFoXACb8SSlnqYrJyrLumsUTxwOQ==","signatures":[{"sig":"MEUCIQCqp1guETAHctAOtLaeY1eUwdzG61J2Ry4sh4WLpmWpDgIgGiAoqkJQZOLr8BVBVJi+yHJ6G84vqWbfbTcEwGjuW0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9375","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18743930},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ee37053442c74470a2f43842fbe11664f7eb9972","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9375_1689349898213_0.5424821223179546","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9376":{"name":"hls.js","version":"1.4.10-0.canary.9376","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9376","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"163cac6a2edeab8d5edc66d089a98956f1f9e483","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9376.tgz","fileCount":135,"integrity":"sha512-qC42nDncMhZG9iNRJt3YeeaGrYTa/JnQ9h4JuvQ+7ugeAFFNwjnS4T5nttC1iWwENGDYi2g+IQTmVIXWBaMb2g==","signatures":[{"sig":"MEUCIBweBFY4J0UlK708VulUfZqwgR6WmmwtHLtPtkf+A8hnAiEAuzCPiGIydR7KjdToAnvLwsdSZwuCeLwy9+/NlRh9kPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9376","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18743930},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a0f6d4a45e2835d6ba32eb131c0154142d81b268","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.3","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9376_1689362728650_0.48295590430822033","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9378":{"name":"hls.js","version":"1.4.10-0.canary.9378","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9378","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6bf09b80b8bcaed0448a4c522d920bd7c9caa88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9378.tgz","fileCount":135,"integrity":"sha512-n3UHFq0kjV2X0dCHrkfrb7ezWDACSosp7JSV0gtbB/jNKdAjDvHqXuJ0Bvs+epNs8j9sXVo8F5PID564PHT+Cw==","signatures":[{"sig":"MEYCIQC+On06T6oKXGtoKbtb5kWqvn3aTwpUicCLD0HYN25bdwIhAKzz0QqrUKc9+bSUl6gozydHAx7obX7t/D+91GKDRSrT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9378","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18743930},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6f706bdea6e55987c134c1f3650d6ac055b2fe6f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9378_1689376883435_0.41537404399500644","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9380":{"name":"hls.js","version":"1.4.10-0.canary.9380","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9380","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"56b2ae3d70d40a3c39571209cd53253d1ed554b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9380.tgz","fileCount":135,"integrity":"sha512-hDrRliWREXEBptQPwQkzfcVfhBGaxW17J9HnrYTvkDWI7wW67yygiwGOB33BtR14G3BmPnAs2Md3Y3V0DybIHQ==","signatures":[{"sig":"MEUCIDIln5MVSYum1bBqA21ccborDGPzHypRnyonr0hM5JVFAiEAgyhun7prw+t6EdMR6JZqEKgZ2ulW16xhtw86wqv/ANo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9380","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18744438},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c60e4ba23083ee9b58baa0d5bf2e4fc6406a5928","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9380_1689627689837_0.8613607027327199","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9381":{"name":"hls.js","version":"1.4.10-0.canary.9381","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9381","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9519bf96f14efc4591963f624ead092ee32b3520","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9381.tgz","fileCount":135,"integrity":"sha512-Csw1FMTIGzAJfLwwArLVM57J22UaeBKINgBdgdisC47slO7k9Ye0kkcto8IXyo9RM2Fv+IdheIUt+e70XPWJWA==","signatures":[{"sig":"MEQCIDbizi6bLNHEi5O+IRJ7541bJJUIx2ct6795qMtwMQuJAiARqE1l/4Us43e12I1VqDIpqsgvTlRYJAPwk8ENSekWaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9381","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18764751},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c36d220c507ccb371d90157ab6d5a26a200b4c02","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9381_1689638378881_0.798722958698646","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9382":{"name":"hls.js","version":"1.4.10-0.canary.9382","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9382","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8ad602f0b63af81309cf6e4e88623f6cc1a1258","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9382.tgz","fileCount":135,"integrity":"sha512-+cEWfOF2/jii9P0ProYRkIUxpa4G1dUotcIsJYx50Oa5awIi5WEv0tEknfwQiNj86SEJUeN31osf2BUU8pp4kg==","signatures":[{"sig":"MEYCIQCjczj//RFnGKt4szT4IIod6JHNBVRI9p/sGD/f8fht7AIhANthdMF1SqExEzr8rCywCJp3fQFOMAI7fApUtwWYfTwe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9382","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18766763},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cb3351ef785b3df4bda8fe60f5272a6459c1b8b4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.61.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.61.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9382_1689640255201_0.6422981954045963","host":"s3://npm-registry-packages"}},"1.4.10-0.canary.9384":{"name":"hls.js","version":"1.4.10-0.canary.9384","license":"Apache-2.0","_id":"hls.js@1.4.10-0.canary.9384","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91108ac34e46e66ee556226d77a10d32d315214e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10-0.canary.9384.tgz","fileCount":135,"integrity":"sha512-lCA4sIYI0gmah8oU4XEb4TZ/5dJ5oi7WW9kTDFWz4BkesL4jReW6iPbo5Zg6sAbUaVhzDde1GmALg3jXlYCQww==","signatures":[{"sig":"MEQCIENDj5piIHkIoKBk+LVml4naTsiYuVEsq8cNlloOyoWbAiBfGQfDf+WhfiVcaEtXYgY7cjQxOIAYFmOZFcXmH5KRyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10-0.canary.9384","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18766763},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"248f6f88d2b3958a9762588e7075bd76a75a256c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10-0.canary.9384_1689642237604_0.5438731877588541","host":"s3://npm-registry-packages"}},"1.4.10":{"name":"hls.js","version":"1.4.10","license":"Apache-2.0","_id":"hls.js@1.4.10","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3feac40f21a558453b243b5b926b7317e70624e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.10.tgz","fileCount":132,"integrity":"sha512-wAVSj4Fm2MqOHy5+BlYnlKxXvJlv5IuZHjlzHu18QmjRzSDFQiUDWdHs5+NsFMQrgKEBwuWDcyvaMC9dUzJ5Uw==","signatures":[{"sig":"MEUCIQDBVNWse6zTzexKsvQvhdGf5rsdML7I80CeyKKTNB6z6QIgJE0AYwp+2oJl0iNbEriHF+12AlxKY2GAivLn2dqskDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.10","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18450727},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7cde71f260d3c8c6d6cd948a1f041fd9fcb7c4c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.10_1689713106503_0.14862727410423293","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9388":{"name":"hls.js","version":"1.4.11-0.canary.9388","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9388","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0b89db2a6d95996d3e9c64afb179c6e6b5fae5a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9388.tgz","fileCount":135,"integrity":"sha512-sN3EUmlGSn7v+TPpFLFRcvf90LXpWKasw/xyRL5w/CvckrAzzHtyY/2MI4sfsGwRTm7iBmjo1Sz4BWpFTP0lQw==","signatures":[{"sig":"MEUCIEgsBMbwas4AfoW9cmTGE3/kHLE9r68qq3a0R0uSlP3ZAiEAp6/r4/HkHEVMgGTJz6I004t3ixlQdi3/P5v+NsnGPlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9388","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fa0a96b702793dd1ddb865fc357df4dc61c8b9d7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.24","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9388_1689713714298_0.3299843032709304","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9390":{"name":"hls.js","version":"1.4.11-0.canary.9390","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9390","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ee814951915099d31fb5e7010920d3a1df0240e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9390.tgz","fileCount":135,"integrity":"sha512-2XuLZMB3muVVk6A98ddA/f1CIrjvdR2s2P2MTa9Gqy7cY4endojsrGbYNs3EzNjBHbsK+DC0gAKWhP+GWyc2hA==","signatures":[{"sig":"MEUCIQCFtWw7AptVx3pkvJoUJ+ZKse7+gl4/nyxT/DdV1ib94gIgYkuoLN2GtDqtLwHO+9rZdU5P3eX04LGLycJsX9zlkAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9390","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"16cacf1bad5bc5ace20f8258492dd5dea5d9e6bf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.25","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9390_1689730883292_0.9877471150383483","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9392":{"name":"hls.js","version":"1.4.11-0.canary.9392","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9392","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ce67c45d74e524da4a18ef5a8077c5de73d23715","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9392.tgz","fileCount":135,"integrity":"sha512-NtbHrsdmV5wC6VyHbudTnEruF8BZkoQLfdTbulY4BTnfrCxEmDZoJ41UFIqrmCB30PSlun4UulY4zO7ihKPZiA==","signatures":[{"sig":"MEQCIFS/cxS4P2DyNFZOTTMnfS5NXWGEKgSYlZCufpwhq3DlAiBUOrAEGj3dtaTx4BfKFu69EaiS+Sg86+nQiWZkseS65Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9392","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d2103172f29a3a8d2eda810d7b9456db1242751","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9392_1689732684091_0.22790441102828174","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9393":{"name":"hls.js","version":"1.4.11-0.canary.9393","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9393","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"43dbc24ce20bacc20c79818467b2775d2ba3cc18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9393.tgz","fileCount":135,"integrity":"sha512-stYnOx7FBjvLrBtPOw3RxnnpkSKEXgRZSWg6cVyZXkoKG2lewXT0tzOCO+HZ9nCGYz4Ge9Sxm82NWfIvtZRjCA==","signatures":[{"sig":"MEUCIQD9AcOWcIsoop4dkWOU3eEDLnINYNvBV+SpL/OQv6OxvgIgLiftuiaZ89s8g8qBJYgsluA2MkEtJWzsF7kHANNXzQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9393","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18789449},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"68812ea23842bd3ea67c0e989fe42d8bfbb9d9c3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.44.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9393_1689966611322_0.30647685810922964","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9395":{"name":"hls.js","version":"1.4.11-0.canary.9395","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9395","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a29b0db8efd957337322deb49496c7be2495b19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9395.tgz","fileCount":135,"integrity":"sha512-VXOi9jjsUhsMpGvVORHkveOX2atgkt/TVkgYkFfEky8EbBCIWsX6mCQaZfW0fOhsx3Jqp6UwXcMUYSd/ZYau4Q==","signatures":[{"sig":"MEQCIESiehrfLFpW1syPNe/hD8FJOzgvLs2hXqS4JBSrppWhAiBeXmJ0a0lzM2bd7GRMTJVnEn5dm5LUYO81a1Z/Xkdjig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9395","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18789449},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0cb27816f7bb18549e410941a8bec8f589256848","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9395_1689968075392_0.3136465858517079","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9396":{"name":"hls.js","version":"1.4.11-0.canary.9396","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9396","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76a7e4ee39b9c552028132c410d0bc62f1b3391c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9396.tgz","fileCount":135,"integrity":"sha512-3Kvd4mU7N0GRr6XRe3tHFVe/DBoGlCFoH8ak34XiO8WLgO7BQ9n5MM9pWqQZYSaHwfszdy1kKCgTwWicM2sjvg==","signatures":[{"sig":"MEYCIQDKDzr8+slrDufuENPBQFy1lFV35suKErzhOzxwB7OjKQIhANPonfKnupwYckezOsXCjbhaJzN4JHfXO6C6Vd24d8Nd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9396","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790386},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"186b1e504ddf9a7ae212d8428c679a86ef427563","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9396_1689980424326_0.6516597517386657","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9397":{"name":"hls.js","version":"1.4.11-0.canary.9397","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9397","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"151206639c479cb6545efb43f2600ae6dde558f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9397.tgz","fileCount":135,"integrity":"sha512-hZS9AEi5iOmZfEgRga1ywq1+Zf/uEIksfwZCFoD/G7o5zD3UtS9nkcsrSXuhoYRW38xDBGimiCvA2DjGmdq1Sw==","signatures":[{"sig":"MEYCIQDAWew3t9Y1z53rOmODqIrCJX2orNhfFvoNrM2GlMbBeAIhAM/OZErnkn8JVhszC78+AzDaLYR9CtJ1+0g2VLFUzgGY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9397","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790386},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ab4163168bb191b35d8441698a2ea910a3b24940","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9397_1689982301810_0.8072663494332408","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9398":{"name":"hls.js","version":"1.4.11-0.canary.9398","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9398","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46be1b17151a840d42b4fd81f2cf67f0cf134348","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9398.tgz","fileCount":135,"integrity":"sha512-HAbzB3G7Dpw03nQC1Ba1mqVRWr3ceO/wvuYT4HVvz+sM31+vI+0F/DuuasG2S8FVBiRBIA3KKOIn48v2H3wPhA==","signatures":[{"sig":"MEQCIDi3IF33CkUWgYM0gFmz+V/RdT3vYRrT7hEXzxER/GSpAiASgmiETlNwQDquWrW0Z2ndGJCRx5gMbXZkoyIrYocG1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9398","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18783842},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29c95798443fb6ed9f6df34d6317552d1aa8bde8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9398_1689986145311_0.0063062538498219745","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9399":{"name":"hls.js","version":"1.4.11-0.canary.9399","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9399","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e9ecf04cdb1a93797723a6a305ba4ca13fdc74cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9399.tgz","fileCount":135,"integrity":"sha512-svsWLtIIl/v8KbauNevpQ+mYL8DufqNe26Uw9Vw94K06MPuX9hSbozFt2Y33R0lJQpJX+TGt0XVnZW/ZRCyUoQ==","signatures":[{"sig":"MEYCIQCSM2pwfRK6iySIBCEJYAwpQnC1+ZQUb4EuB7UPGb55WwIhALhBLDZlbmzW7vLanja/m798U3zIgNXCF7ct0lU8EMKW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9399","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18783192},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e160a3ce1ad095721bbe2c19fe4f7c8945bb76d6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.2","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9399_1689989022758_0.9023603958115052","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9401":{"name":"hls.js","version":"1.4.11-0.canary.9401","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9401","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1f89a45d39d3d08b02d8563cdabafea3ea489f38","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9401.tgz","fileCount":135,"integrity":"sha512-3TywUharHOAL9lJiTjrueLL4Rdh40riCkbao7YuHkNHf+hJnLt+qoK/pYAiv2uR35pRLjDDQ4kCftyjU3Q+Nqg==","signatures":[{"sig":"MEYCIQD/tbB6+sIZxhOcKsuecBc7vp2yBtDd5hQr7nHuh1tIiAIhALWIxyYEvBBsN1NRLwCL3F4KnpijeZatlmA4yi9gySpC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9401","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18783192},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c4b6f6c87cb6c1af4be8c36c135067d5b32218ac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9401_1690041606279_0.5368806208319812","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9403":{"name":"hls.js","version":"1.4.11-0.canary.9403","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9403","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f66806c36745ea0330b933a233189bb7899f8087","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9403.tgz","fileCount":135,"integrity":"sha512-zZ4PeW5Q1IHR/lxyRrgLjL1IMzyh/xs11VEsZWKHoO8OzFYCUG922z+DNfd+r18KPssSpAL5U/AuK62uRx6gEw==","signatures":[{"sig":"MEQCIByLiaO2m0nlnGijsTR1K6DfkewESKuj+Nmfc7ep0fQkAiAt+1p6Gjfmz2Y4bUt8lKiwV+khhHDfBDDA0Z5ia8qOyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9403","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18783192},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"69f7cd6deb6b4092c6f3d9e0c404ec574d5855b3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9403_1690208316785_0.7659390501295809","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9404":{"name":"hls.js","version":"1.4.11-0.canary.9404","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9404","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc736d48921e0f9d630f43d3a6a193e6fab6deb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9404.tgz","fileCount":135,"integrity":"sha512-h/y5hBD3NNyRS5MLJeq4/MiZloLRARQ6pIFeJeDS1YNsvPCtMuBhMlQ5dzuMhPldnaC2xID/MbJjpmX/dMQ3fg==","signatures":[{"sig":"MEUCIDhh4LJyzk04YHJWgZhYNGeWSoiY+qLGgSpYDH3TmC3dAiEAnehs1Pg+BOBDqi72t5Jlnl87SOgOTWDBwwtxhSxJs9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9404","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18780425},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f72736b552ba326b187edb8c16a814d0b66405bd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.2.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9404_1690311294446_0.1611161229833704","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9406":{"name":"hls.js","version":"1.4.11-0.canary.9406","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9406","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a99813b0358b322ecb115a9149bdf7fe990bd6c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9406.tgz","fileCount":135,"integrity":"sha512-/62qqpWH0NGHQd77kPW6xIQpYq3VS00rm1Di713tn909HnuFHrAw2s1jEsYt2ql2//xoqrfvajiPQoeVQT07rw==","signatures":[{"sig":"MEQCIGMHq2OkICnZd47PqcShhs3m4YyeKw1GjbJulOqPXfwmAiBHlBICmHBMHfZ70X7qNWQWuKyhWw938voGuwJA7CNZtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9406","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18780425},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5022d75fffe2bfd407aed2ed9e7bc04f2902e3da","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.5.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.16.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.2","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9406_1690313959954_0.5140689941059571","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9408":{"name":"hls.js","version":"1.4.11-0.canary.9408","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9408","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65366180919097c8a16858a26a747ffc2034cf82","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9408.tgz","fileCount":135,"integrity":"sha512-M4TvnktILb9JQWwI87EB8JbfZpqcDGtf7wJHc+pFdrTlN47NdNUFKzPOQ+SRLH9gV9DDzO6iTHU71gnLbIpAPw==","signatures":[{"sig":"MEQCIGcrSuhLjOhdDdylOMXYErBaeTyRe36EOdw2jkcQnfQAAiBmrwvXN/vOQcVfiE1+PkBJvv+r3KQWlHD3FVNMHtpdZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9408","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18780425},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f5cf34a3c0156dda095bcd9c06647412c21193bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9408_1690334720577_0.0325774907328551","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9410":{"name":"hls.js","version":"1.4.11-0.canary.9410","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9410","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75bc7b95cf364e0625981c73c40c62aeff3c8d69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9410.tgz","fileCount":135,"integrity":"sha512-e01FnoUC6btzoF4EybiBu2o/p548e55q8DMA1QPOg1XKKM8AsGMpYNSKDn3d7aAFgFdpEghmYCNbPqv63vTKIw==","signatures":[{"sig":"MEYCIQC7eCc7j0qPVxohIP6jcROqED2ts7NgRFkJhw8tsFXcpwIhALaAX2b+cmEKrxWt86e5Fi5uuYcqVeystCbx+qia1+j6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9410","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18780425},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b8c3d36ebbccb79cd0dc687c62c7fa9a62f68e7f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9410_1690337372328_0.27394017008752747","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9411":{"name":"hls.js","version":"1.4.11-0.canary.9411","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9411","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bdae6c0f5a92115e481ef45a37833fbd711e84ab","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9411.tgz","fileCount":136,"integrity":"sha512-wZ8bdo2czuo99uOJ6qHXlSP6chPIU1n54FkNkUudTtt35jdnpLINT5P8HJBgG42QscGGz4eBgUCgn2rvoopfzQ==","signatures":[{"sig":"MEUCIQDynRT4YLeQWgnoDSdRwlZBSEpSp15VnDXLKH5ZUFRhCAIgWA9eOPr8jGR223k2fM9mOESWXR0mqaNdk0pWdUjXKn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9411","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18795359},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b724bd358ec142ae19fed0556c6efb5f47d3ad01","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9411_1690395569955_0.6435739158791562","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9412":{"name":"hls.js","version":"1.4.11-0.canary.9412","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9412","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f7d86bf7d9a6ce7ac3335065af03c1e53e3a4eaa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9412.tgz","fileCount":136,"integrity":"sha512-Rw4a8iEsZQzQuOy6WIjDD5dVg1XFu81aZfCnXnATSx/+GB75Mu5MfGIVzlpFZHKp4WPM91CxF3iW2g3XRy908Q==","signatures":[{"sig":"MEUCIQDc3uW3TDUy9pUcQ4CeKr1zM+dpsL5qGAMh4dQ0PsWAMQIgPELlYVFBijLa9oCuHKWWrhHE4nUVhoIdZPm0bRMIxUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9412","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18789608},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"909f9b35dc7a3b0af2590266260d46ac25c2843c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.29","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9412_1690509947585_0.4609413034012573","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9414":{"name":"hls.js","version":"1.4.11-0.canary.9414","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9414","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e64d2fcf63c86de450bdd8a5bd90a5839475947","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9414.tgz","fileCount":136,"integrity":"sha512-22D/w/TZTzL2IFN9q5Sqqr2XmL59yJjpsNjZGFmUtffMivnUwbGedlkA3D5wouMLG6bWpAnXw4bvJ6o3KTmkHg==","signatures":[{"sig":"MEQCIGK4K+1pd3AXdz/ErPJDwsscWrTSxElAvdOWtgkIw5cJAiAHxAh3BHa2wRulP56njGO2FYsdla9zAyjYXJYeGErzuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9414","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18789608},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7ea23771aeada28e6d7ff5dafcf8697d3d22fc01","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9414_1690512438261_0.0038673401256832385","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9416":{"name":"hls.js","version":"1.4.11-0.canary.9416","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9416","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16cc5644521022bb7d08d0e17fb11c96707732fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9416.tgz","fileCount":136,"integrity":"sha512-i206SNrshLEBy3xXuYS3l9mPV6Q8z+F8AkpPkhm8/6ES7MHGCCAUyO1G+EeOQYApjzqf5zF0tbsWZg+YV9Ob0Q==","signatures":[{"sig":"MEUCIQCel4hGbsdgxf5KSeYUBAfsrdaIXTv+ZbcjgiLzZ2Q02AIgI/VqlMZgMWXtHBAJ3dSxuWroRFLfayxUkCUtfx+2aw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9416","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18789608},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3521bd541f7645b5e5ca4b7eb592c27d56d435f4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9416_1690894845253_0.9679270023450244","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9417":{"name":"hls.js","version":"1.4.11-0.canary.9417","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9417","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf4adac7cce4c81823adaf7148ad1c05955d3c80","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9417.tgz","fileCount":136,"integrity":"sha512-JlJYdLKG9Qjxj5L1DTuJb/Qw4GtfIKCv5uMNNaZYk6xJR3eDA6vFQoIhaSX90K3PctE+2u76aSdOmFe4UO1lGw==","signatures":[{"sig":"MEUCIAt1PZRR1SfK/rU4sNSqTOZ22ttSoXmWX765uJBWvjDuAiEAnL6dJA/GCtDtiOhY/1OAyTVL6Uw+RirTMn/xtB7bkKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9417","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18790447},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c275d2cd86407da6d86f9c5cc0f0670718b319d0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9417_1690937637574_0.7867347739864872","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9419":{"name":"hls.js","version":"1.4.11-0.canary.9419","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9419","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1639e43cd1749da8faf651860b558c04bb8d346","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9419.tgz","fileCount":136,"integrity":"sha512-Mx08FZXtUJpjz9qtQz22+uSBKG61w+Sbdm7VfdyrisviI39sMQqEGBS2rI/Ug5XsF7p19EdF+aEHysLPAPFTJw==","signatures":[{"sig":"MEYCIQD60dtVLF3pAOhYpYoa4u756mDSyNiR2s0GHIeLtzj3VAIhALDNVmyTr10awyh7sftqKUgpxlB5402XZpKwijB6HAoR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9419","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792006},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6a67a963bfba22f0cc44dcb3be0ad7dcd2853499","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9419_1691025058879_0.19888067346909621","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9421":{"name":"hls.js","version":"1.4.11-0.canary.9421","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9421","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98ef85950f6c672bee0834e9de2375a1f496d14c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9421.tgz","fileCount":136,"integrity":"sha512-ag1B6JN0jKmLmTX3afBL8jANOpdIWYwoVQVLOFKQguS1R8qAEjjdbpDnY29aTXpUYaF+oTi96h8me2v8BpYZdQ==","signatures":[{"sig":"MEUCIA6fRBxNY2JFiYjH9rUj8nBY+Mtb63yhKrAhWXyagn4OAiEAxLe472ev66p2AZuXi9nqlpoFPVh1TSmLBKXQD/9hvio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9421","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792006},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b2329b8df7b72322c5b4866b78704172d4b032fd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.9.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9421_1691065422025_0.8371346383832547","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9423":{"name":"hls.js","version":"1.4.11-0.canary.9423","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9423","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20b126ff64207ac81603a8f67a4fe72bfe4e243c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9423.tgz","fileCount":136,"integrity":"sha512-emQlO+E5Wohiew0eRII5Hlz5RCF9he5ulOOu70lOSg492Lzfp5O4i2FQZs6VpeyWlkGuIiW7BvVvMaJC4738Eg==","signatures":[{"sig":"MEQCIC1XWmQpzfyf6Z5AR9F5B92+bdk2chKbW0+obhxUFNvzAiAwGPaGb3p05gtsOoPBvYhWuBPjf8gUkgVBulPIj7yHPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9423","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d3352d0d648f80f4bea804ebaed28d895384796","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.3.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9423_1691067539947_0.3115167207115439","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9425":{"name":"hls.js","version":"1.4.11-0.canary.9425","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9425","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbbf744228c547cd5c4c6ca17423ea46a8eb6221","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9425.tgz","fileCount":136,"integrity":"sha512-JqtYzfJBtTvWCpHATxG2wuBEtlZEmee7FMtvll88mCzGKIrdLekX4CiEPW/CMB67sF2zBO2Lnqvdj6ghrhru9Q==","signatures":[{"sig":"MEUCIQD4FcwVNBzy4P5Z4j8L6OskY/bL1xMecs2fIZpIQWAofQIgRBzrIOa7T0Ots/UNTrdgeDWM7x6ehE90nUGs9EAlCcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9425","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"98ed4780b805153a1f88e889293b7365943f4f98","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9425_1691098215665_0.2268934027890228","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9427":{"name":"hls.js","version":"1.4.11-0.canary.9427","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9427","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e57a268abf62aa3e07ec859591117e92162a3e21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9427.tgz","fileCount":136,"integrity":"sha512-2hKZvUVI2/jg3JtIep4uUC/Ls88vUW/+KNJz3fvlUtXZr+a0AG7djXGPhzjts1K9HwRX+3Z7D/n1m/d111PRyg==","signatures":[{"sig":"MEYCIQDkJIVa1nATb5HyDLgteQKhRdMa8GbNcD6OExh93KyGnQIhAM+BXeJAfyfqk1Zkl5YObc4hntlzkqtYrUmutt26xcVP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9427","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"649ee3ab991d73a50524124e02404064821f7fc4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.26.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9427_1691133083998_0.40348241155784126","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9429":{"name":"hls.js","version":"1.4.11-0.canary.9429","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9429","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"646ae65e4596e5f46c9fb0ff763f8c937cb98fba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9429.tgz","fileCount":136,"integrity":"sha512-bZnjN/YGJ/xJ/zyockvyOmRAeC9q/o/6I2BGKRqE8gmWQvEZlYWdlcJs/BvZDic2SbsFX3tKE1BWoBB1zSxvqQ==","signatures":[{"sig":"MEUCIHc99SbxENFGApf++R2fxva5kxlYk6PEMI5mSshc1mSeAiEAjGN1X4lxcpn8aO4+pkyutD2ngZ3qOJM0MjxOznqI5rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9429","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e002b8f0796aff5398f91da379d826fd547db9fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.27.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9429_1691164449199_0.4924124340022926","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9431":{"name":"hls.js","version":"1.4.11-0.canary.9431","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9431","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"00e050b23a63238d8a30e4cb2280ee87f67e65ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9431.tgz","fileCount":136,"integrity":"sha512-QuWsDb0uevH+7bFgphFuiNAdqRAj3V2UpNwfY3enzhO+QTbBuR/LT1JDdKikUzHTJZ5gg+xlTwroxHAKTZbJWw==","signatures":[{"sig":"MEYCIQC/PoGIGAfqDGpNa7DM+VknCYMh4jJqTfKtc5D7FPTWnwIhAL46o3LGy9hzaz+i41BSz5K5ysI0uK5t7Lz5xU80C1+G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9431","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d5468c2c36c90928f41f9d6eca3a80feeb5c836","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.30","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9431_1691166809444_0.7660413760041722","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9433":{"name":"hls.js","version":"1.4.11-0.canary.9433","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9433","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bcc4bfbc47ffac24823084a4ac642f2b8b1c5529","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9433.tgz","fileCount":136,"integrity":"sha512-fxBcCHyyuyQaQmBaXX5G7x9Lu0FpUdEYDooK5kCL56R4YMUkGGcpJk+bl8ogQEnig2eQ4XhKzNI2m3ucqwhSuQ==","signatures":[{"sig":"MEUCIQDga8UrDTRtVyzWOGfrstCVch0DJDUq1n72ptYsV/0MGAIgXoPzaxzaEGcRXjr6HDmXZojZwzDXlJB+rR9mK3LzcVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9433","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd8d68d3cca53066aba71e649250778a7f9f0f03","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.45.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.31","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9433_1691196834796_0.06887457289014831","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9435":{"name":"hls.js","version":"1.4.11-0.canary.9435","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9435","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f6eeaa06ea28c9e3369c5b2231f8595f89260ed4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9435.tgz","fileCount":136,"integrity":"sha512-rT8X0rj1DU7DkdsBNrU71JGC8C/uxbOgHnfA5/s9HjNYIP10iJTvLh6Un7sldysmDuyp+x9OAILWn24CV9Hi5w==","signatures":[{"sig":"MEQCIEoFvakUcHcsksGzcZvF2TnxEUf5eQQPDmC8OEX7ZUNTAiBvwto/TxqIuJeYWxZ8gaypS2CKZpRqz9BDgZkdXCnJAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9435","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"853d39730f5bd923ffdf4ff24b060c58c665abff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.31","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9435_1691198686493_0.5244793984085325","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9437":{"name":"hls.js","version":"1.4.11-0.canary.9437","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9437","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a6984388146ed78b12d0cb4c99b1f63971047f86","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9437.tgz","fileCount":136,"integrity":"sha512-f4z+dMMEhtlodyyMzXyPCapEscp9lnRF3GMfnKkUHaYaakYZOGN4vQiDd0fM4uAW2h6/DCGS+IrXL0wZvOGRtw==","signatures":[{"sig":"MEYCIQCwso18SxwQ/WptVoGTxGMjOOXx3xjWP8g5mkVGuz/ZPQIhALBwkPqJybACENv+yYC/stCV5dGa3pAvmHHU/YFRLCsf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9437","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22a274a7c7d258dc6f6b58df4d9bcc7a48642bb3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.10.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9437_1691201162907_0.24944834236411628","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9439":{"name":"hls.js","version":"1.4.11-0.canary.9439","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9439","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf779ea25c9c051881d3ddab0bad01b7728f70f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9439.tgz","fileCount":136,"integrity":"sha512-i/7UnUA8VmURG1fj5XZCBLl1koeoeFaeF3E5fV63+mujdXSQBCdq6xA9602PqRhrGzmlV5ixT1b8yZ7CS4BQtw==","signatures":[{"sig":"MEQCICZpWKmvIpsntXTuaHnttRxE29acynPxU9YmaBzrQ9oJAiBo8kDSDTsB5hZHfRGGeRjAlgWgpgKyU4wlzisFHGe75w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9439","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c58b7484118ad473110e8536d9dad29efe1b524c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9439_1691439389894_0.8417377939554129","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9441":{"name":"hls.js","version":"1.4.11-0.canary.9441","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9441","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbad277e90960c842523c8518a6616c797f14ac0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9441.tgz","fileCount":136,"integrity":"sha512-Iamd6s+38sK4LVrw9P8gJnRV9IQTaAipN1eY9q4h6Nojzgrwy2IaBDZRugxHKbQFWzBrWGyQvFjdnGHE6Oy2pQ==","signatures":[{"sig":"MEYCIQC5pbvv7asbzZup4ocGnO2Y2mG/aNGbqNLNN7X0NiCkhgIhAIWnc2N5waUddrUjYHOoIKuS/R+eaD3DbvMrJodpkLXX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9441","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18792007},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f5b2e821c15538b0a64b3b2a93372861ee6f1baf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.9","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.9","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9441_1691441257572_0.23719543273171517","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9443":{"name":"hls.js","version":"1.4.11-0.canary.9443","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9443","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ecb3fcfdcdbcc39ab5294ccfcddf0fa17ca40f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9443.tgz","fileCount":136,"integrity":"sha512-xkGX90cQ7lF6hUJ8BNj7IVP8GbSt3gPD4J44WAFy7FeKf0tiHdRFG45kZoC34EiHGRaPRrGa43QeBceEhdbXCA==","signatures":[{"sig":"MEUCIQCRMmiBzYg0VfNffqLmjT58YbjX4l8yUwJLwWW3ttxPGAIgYg/sBkkgb3Bw0Hh8w/f03fVVq58mt64iz4eu3Y2/izg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9443","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18791692},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aaeac450d047545eee01308beaa452dff0d3297b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9443_1692044856616_0.5927905860582448","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9444":{"name":"hls.js","version":"1.4.11-0.canary.9444","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9444","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e12d39fbb23a5200f2a420f70864b1fa71fdd2f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9444.tgz","fileCount":136,"integrity":"sha512-/vX2WZymfysZ0aVW0Pb55/d3UaEaNR1Ik1focP8m/RefHnA8savvmfJnNkZTuhl/Svn31JP4iHZ32cljAFrjEg==","signatures":[{"sig":"MEUCIHxA0f+6jGI6sit8/PAlmD1sC44T0iMhG/2LpWYP+tjYAiEAxcKg3MSgq3X9YyS5g2OIyHfekpbdLW6D302Elp3GZlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9444","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18797154},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1378a203b2480394ca4ad9c43e88ebdaaa7ad882","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9444_1692057256586_0.7413249018065076","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9445":{"name":"hls.js","version":"1.4.11-0.canary.9445","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9445","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13a74a7dcbacc28446ed0740fc198e6f966b0969","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9445.tgz","fileCount":136,"integrity":"sha512-2Bc2R4uvd7X5jD7P33wtFm3q971Yqb3mX0QiwyjIFH0xXxCi0PdGdXZzG1645Vh691Ib4PT/Rh/sZg4UoaoXaA==","signatures":[{"sig":"MEUCIQCxLoXXMSjsEUHCJPHdSaynJAoxa7tSSJnfMBhXXwsIPwIgWBulu27orN56DHKmo+SM7ODtS0+ekIUV5TyEYtm5+ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9445","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18798985},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44cd42d439a9ffda9b04102f3f9a2751826132b8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.3","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9445_1692063426606_0.7359402862831288","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9447":{"name":"hls.js","version":"1.4.11-0.canary.9447","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9447","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"382055af5a45e3d1e3b1d3aec9fe8a92acaf3af2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9447.tgz","fileCount":136,"integrity":"sha512-/q8stzeU/pHQmkIcG5619//EJN7rhuW44fn4RzSeM86t+n/f9coy065orz/vBvybd6P+Gsii+ZJaOxYkCjxaqw==","signatures":[{"sig":"MEQCIHHBPwdmaAw83fsMSxiOj+GN9vX1YNb3915Uh7uDzUXuAiBLDslWJsvvJV1emef1+Q3rUY32jq5PYmLlnzF+7rWE/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9447","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18798985},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eb5237a146f75f2d4d6d79643f3aca54764776a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.32","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9447_1692099709163_0.16486775329515013","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9449":{"name":"hls.js","version":"1.4.11-0.canary.9449","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9449","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"171bd2780a631644739336cf8b12fcbe89160e76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9449.tgz","fileCount":136,"integrity":"sha512-/IU87IKu6kcPxkj7nvxBcfj6hDQV1SUnfbQwdmYA/xQnL4PKJoxjC3ejod0uQejY8IoHNOlvUMw7czMvOdvoNg==","signatures":[{"sig":"MEYCIQDyVlbC3BeZBUzTB3dI1ANRaRfJcS/61+S4k2V0s2a2rQIhAP/JHD3ZlS0WwEk1cN9q4+rntkYDgFfFkOY9UN0ouDbV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9449","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18798985},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6036f5b20c9881407b93f82feefe6d417c174569","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.27.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9449_1692102287988_0.9508263049605812","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9451":{"name":"hls.js","version":"1.4.11-0.canary.9451","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9451","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c2d02e7046722227f951743f2d2d4f0d2e457a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9451.tgz","fileCount":136,"integrity":"sha512-qBKnRst5Qe352HE6J/PoVbxg3k4ZympepsZKpW9Iyb3RPbu474i8IHOE7uZvhHDvm3S+5mUbc2AQL5DZNOfNyA==","signatures":[{"sig":"MEUCIEaUs7N/cKXW58fOe3Oeq5DFlrwsYlBcw/SfJPOngkrkAiEAm2pYjl3JmlVN0YIqQolkB8TpBOF4T5UePBuoWWwfLcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9451","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18798985},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ad60df9e9d252228e7f9a20b36e59acf3ea89e3c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.4.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9451_1692173099389_0.3715497132541157","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9453":{"name":"hls.js","version":"1.4.11-0.canary.9453","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9453","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c6c34d18cc21a00d1255f2d1bc6d7b031983692","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9453.tgz","fileCount":136,"integrity":"sha512-nr7cAVi+BuzBp22bkCo3LIuPaP6UnKm0lxV0DoBjdUJ3KSHSdtzV20CZF7GUF9gThTRUkvI7CPJ6AsBfnnpUzQ==","signatures":[{"sig":"MEQCIAFPJUkUwDNkWyVB5UxvPs9X6775UTz20GamDWWfHF8xAiASLLU/vm4w6bowFAv4ZDVC38SKSjcgll6keGL6IubBPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9453","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18798985},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a983d0f578f2dbe7ff9eb8f53479d46361acc244","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9453_1692176419511_0.266944919102833","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9454":{"name":"hls.js","version":"1.4.11-0.canary.9454","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9454","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50b4d11579da1eda750adba26d482367e056b2d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9454.tgz","fileCount":136,"integrity":"sha512-T9q9JbfMzBA3OXo+7d2mPJ5aYFTuT+B/mlEwchAIq/CBRaKZMJmBxY6KeAD1Jmx45Qx1VyKF3wcvaYoUJ7odOQ==","signatures":[{"sig":"MEQCIDz8doCQoFbJP+8OP75rL3TRfDy3ssw9w9lT0u0vnE5FAiAxgMC2AxwYbGPYupLxMygibII9JpjRGRh0iGBJNL2Nuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9454","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18799824},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c6395f9a36efa652dece7a63acd1f1fcc1fc7eaf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.46.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9454_1692212539882_0.5948790754727955","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9456":{"name":"hls.js","version":"1.4.11-0.canary.9456","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9456","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91e6329683a1b26a38a4ed8e551e3986a37b3f29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9456.tgz","fileCount":136,"integrity":"sha512-GNdyWlhlafiPkDGLQ0yW6tcqq0Quw9DrSQLt/ft9UMSzWE7rL7sX3CkHb0J01ElT717HnmvJwDEx+uhfFUdEmw==","signatures":[{"sig":"MEYCIQCh0I5nxWWACLVdDn7hBhY407/KjR/TT8DBM+gMLnqkVAIhAIJu4Te7jqy9/8KjkbOubVrrfUAslmJC3BzuIL4GRIh5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9456","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18799824},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6451c2bb30be452ad53fdf10994697e9f8267073","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9456_1692379445773_0.49616041402429434","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9458":{"name":"hls.js","version":"1.4.11-0.canary.9458","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9458","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"900f30854e4f8e84188e575928cdf610af4a12c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9458.tgz","fileCount":136,"integrity":"sha512-wvwntglIxLA3YqoytIKAn5Iwu7Jn0McrKjEHlA5NrqKqXySAr+gbzkMWOXqFN0flW96gIqJsbrb4IaytnsEbig==","signatures":[{"sig":"MEYCIQCe9WkE412t51AxVDLCpizDMq9+sIQ9h8WA3BGLRjnYgQIhALZlh71pUAhyOGvgYijITCWl04rf/2ffd8tkBCqrMRgp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9458","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18799824},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f19df35ae9df5742dd998677f7613ee8b159f90","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9458_1692381300622_0.705385735436469","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9459":{"name":"hls.js","version":"1.4.11-0.canary.9459","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9459","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b080eb027208976049eccc9da27106a476ff9021","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9459.tgz","fileCount":136,"integrity":"sha512-sMgmPIn+3iwlBsOIpntoOmQJd4ifWhtTWX1w5BdFUCcAQW6ZU9xmaltA30epFv05RY8kMqe6UspZZGyY35ih3w==","signatures":[{"sig":"MEQCID954BNp+d00NTwPbBgSBQ5oMzbIakft97jvjg5CrKJmAiAgWNtWwtMU0Tr1dbqLYTAt4ZAphLn4vkxrUDBA/o62UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9459","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818111},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58a10ae6771f6a01b72ef5b832b3aaf9d554c55a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.3","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9459_1692408901845_0.5229725527596338","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9461":{"name":"hls.js","version":"1.4.11-0.canary.9461","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9461","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"efe4b002c5a13028dad6116974ceff3d33a84f81","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9461.tgz","fileCount":136,"integrity":"sha512-W9DT0MPRtN/1M/A6DmeFwFkN5+xHUJkULBFS6+RFTd/ekbJfXcB20r3Q2ctCzxvlvHY10H0qtsndtl0TK6EupA==","signatures":[{"sig":"MEQCIBbSjZrcOVM6Qy5cwMQFoYfoP2Iyl+hOy2Gel3+9gT3eAiA4dvJEK6XbqU9ap7OYY33wwOy0TokUuzmbflUKpoNxuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9461","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818111},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bc1caeac4ce0a6fa2f6b2bf8e3d7f63c70c5a327","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.3","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9461_1692411444060_0.46161279654200804","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9463":{"name":"hls.js","version":"1.4.11-0.canary.9463","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9463","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f446bc311a7cee9d2b86a04b7dd0b1dfab655a48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9463.tgz","fileCount":136,"integrity":"sha512-8oVH6SSHHzcV0kEV/PuVQvzRlcAMnJBW6ZPKmx3jJVcjb1MaExlQrgf9W1wgqtEd5/Gk6JS+L3vLjdjNgrSt2g==","signatures":[{"sig":"MEQCIC0g2RyaxFa8z2mrKNpKJIp0xd+gjuoLRNpLOWnbha88AiBw65aBmdAsSmrGnOs01Wpg17Oii0ZKu/PvZjbxhNb9tQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9463","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818111},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3963fec79d5b93a5118bbd7d571e65044246fb0e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"114.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9463_1692559244163_0.18578902793200958","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9464":{"name":"hls.js","version":"1.4.11-0.canary.9464","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9464","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"544994216d5943de251df499720d493db098d354","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9464.tgz","fileCount":136,"integrity":"sha512-9D0uKN3V4eF9z0HA2Nbfh9EXppX3hBpuJI2W5TKxE+X8gXfijDHTGd8t9MuygoRJli51/bbEjC+C9vT4KEnxXQ==","signatures":[{"sig":"MEUCIQDZwEQ/v1JH/OB2BHQENS9xhY6auSU2VOhxIY5t4T6EKwIgQtZYViod5AJ5JizdtuElzbj2kITxcVSbTj1MrTXdot0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9464","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818111},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"378d552e01c34c77dd5054a3ea2195f904c8f793","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.10.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9464_1692562950043_0.666009967396163","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9465":{"name":"hls.js","version":"1.4.11-0.canary.9465","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9465","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c5c7ece24db136c2a3ab0e10a635d9d49144e64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9465.tgz","fileCount":136,"integrity":"sha512-07Zy0hat26dBKAk7Yj+ceao2TUlJjQGvQ1sQvF9PaN2AsT+6GjmI3V9CZuzJnZV3kFkfjiZupehBPzW43csahw==","signatures":[{"sig":"MEQCIELPs81YxtrXND4utkYfYkOGev5MrkCrvFYAx9CGIQ3BAiAYBkG9dSXOr5HyIuOuLGPrgOEbYeoEC97s8r/CmcINcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9465","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818110},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54299e942935a11737cfd4f341958e2768a9a30d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9465_1692564336320_0.07087405279940406","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9466":{"name":"hls.js","version":"1.4.11-0.canary.9466","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9466","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54a316f9904d15d4aa83ca859a2d641ad5d5db02","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9466.tgz","fileCount":136,"integrity":"sha512-+srdnypRvWhE3/6kToQX9J5por+MprlXRPijmGgcLawoRpxZc83O00+WbcrvrPBu0rVjXavQz5RhId2Ar8eryw==","signatures":[{"sig":"MEUCIQDXa/3lj2faS4qXwr+y8B4odlti9lZWpN4l3befq5P6qQIgfgnuSAxLM1RjiWoHcMzNbzlAKEWlY5N+ygC9BM3xArc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9466","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18818110},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"daaa87c08b359a203b714c6f95909a9766e8f2cf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9466_1692639292819_0.7034442735773656","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9467":{"name":"hls.js","version":"1.4.11-0.canary.9467","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9467","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"48610b3b6999304cb4412045610ebb36150d0c67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9467.tgz","fileCount":138,"integrity":"sha512-dS/o+qkQTS/Z0NY2gA17mzbrCNQ4DuDS+fNiDq+VEtqk4v1Fmmi58+5ptrQ2XTKjpdnAxvoKIocuXnbtNzkEDg==","signatures":[{"sig":"MEUCIGpMknKUEuXkrsAiao+++H4HpKL336VUaGiDSfzOu9uCAiEAqDfYVh4rbI6okQzln0G0EwVUdZHeowDdwDFfg4xn6tM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9467","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19239468},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b53688332767d5e0d27c88d7d6e097d0070bd51c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9467_1692657321988_0.6496932167787699","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9468":{"name":"hls.js","version":"1.4.11-0.canary.9468","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9468","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b65c4e0eefb27523251b2ffea83060947b6cf3bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9468.tgz","fileCount":138,"integrity":"sha512-cpplQKkV1+CVx3w7mQ5e65LQGjl0EdQ26FFocY685UFFuoRaZ7zvnaKVOrB9WNsQnHp6NUFxonZSoGxIMEME0g==","signatures":[{"sig":"MEQCICjGTlQQrZP+XpmmBvcFQ5zhy5+Rk+Gul4TF4fzvKs9iAiA2lEb19I9scSHBuTVsQq7AWI+TVHkQu7bX8sOFyKSmNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9468","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19239468},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"07db3b9d460200edc0f1f34b9310fec58577f96d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9468_1692657877670_0.7396184675902577","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9469":{"name":"hls.js","version":"1.4.11-0.canary.9469","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9469","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18fe6ac490750b0d9557d6f6f7603bdabeaaf82a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9469.tgz","fileCount":138,"integrity":"sha512-VK9SgN2TtxTCH5Ld/N0jtN/hRX7+CPfsGbs4uVsEtsW0BNCYrtcCOnbJcB5OiVp9FiJRZiqNFjGAXhfxV3hVmg==","signatures":[{"sig":"MEQCIDHo26xiCpHZBa0AR1kCs8BhebkXkjHcTq8CZBOUnRIJAiAH7RL4govfGyqWzKVDjFPhi1BMAD4jXAiqJJew3MK4Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9469","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19247424},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"359197f20b62ba0a205126654542eef2cd23b461","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.1","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9469_1692700482388_0.7501175707557783","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9471":{"name":"hls.js","version":"1.4.11-0.canary.9471","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9471","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be7186542f7caf4760146cb7d171729d49e8b5e8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9471.tgz","fileCount":138,"integrity":"sha512-1tmdC8JqaeRVFLdluaPJ+4WjLN4Qs7PpI57dQZigwgxB6zBc5RMcf0haWNS8UwrLcsGFx1EEEJaPbB8e7JVOfg==","signatures":[{"sig":"MEYCIQC5q+PNPdN93va0RqN5G8NOjJV0OvayC7CxkFVZip10GgIhAOq+17Buw4dzU1EIwrJ3sllsklm6/JxxIbxnpstaPAEe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9471","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19247424},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"68c604676a7b04872bffd0f814a7bf048b778939","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9471_1692723029577_0.3935572858173195","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9472":{"name":"hls.js","version":"1.4.11-0.canary.9472","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9472","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c0e458651b13e50974adac59a99ba5eb253a753","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9472.tgz","fileCount":138,"integrity":"sha512-TRf3cNU9xrM/MxstaLoWoUeJi7pEc+q4RspHIH2nOMHzHmo8wNil9ltYuPh8ygfHNdIAao7K+3pqzeaBaj0Seg==","signatures":[{"sig":"MEQCIGGd3sfvO9rXmLDiHuB06YiaTuu+dF7s5T9Y3+AZMfHwAiAdhY6QFDchcjLr8unRVMFBEgVpXRp/uMK1x7sZwTsChA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9472","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331721},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2e40955d0de448b8d8256111095edeb28a755038","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9472_1692920857137_0.7533534235723283","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9474":{"name":"hls.js","version":"1.4.11-0.canary.9474","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9474","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ff6ee88eebb21cdddafa970e660d457dba8f90b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9474.tgz","fileCount":138,"integrity":"sha512-dl4Ej9vTVDq6HEFONdbPvsZVD7tKLoPpy/XDVVBH8DUoQZeYo8myhjem2VCTy03v62Fsc5CRwRWQ/4pjRkTDFg==","signatures":[{"sig":"MEYCIQCmmrAB6SKdwxo95PaZ8DeHZu9snKvBHnOTUVZiv6DF6gIhAJNVI1fKbCFrsy3UbAveK1xphFcv3NvJf+ImpBxcndmg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9474","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331721},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a1981aa7f7e7f361dbe13fec2a84a6d66f87ffd0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.1.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9474_1693004722923_0.2385312552231864","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9476":{"name":"hls.js","version":"1.4.11-0.canary.9476","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9476","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e40dc4a53450b137b29a5dc7ce26afddbbb4e48c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9476.tgz","fileCount":138,"integrity":"sha512-p3uPkcR9QovtdgZbM0gj91i3YfSX8whjV/uwyv+j+r37vtHGlyAU0/H/OIUs6THb/TSCEr2tmo7YyVd6aePGsA==","signatures":[{"sig":"MEUCIQCIVVtPrurAqu+/DBc88Rw6eHlM3Rr2tXnHGntHX6dyGQIgZkohVPU/z+HRrWJjSu9TgesT+NxYeiwdtB1AS+UcqBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9476","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331721},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e5e6e55092a35bb3171f3dff182b0971d79666c4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9476_1693007329929_0.395667076987247","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9477":{"name":"hls.js","version":"1.4.11-0.canary.9477","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9477","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fef982cf3a29510cd79706e02285eb8ac66718de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9477.tgz","fileCount":138,"integrity":"sha512-GvKaWmMYQIdKHHf7CLviMYPAGAG8H1l0ws2uCaLzLA5kZfz1XAF4mqywUWQJWwUgOoao6JZVPO6/qv+3mKgLYw==","signatures":[{"sig":"MEUCIQD2wUuRXsSuQq1Diz4yufdiV5FUFuSdRQXuKaxbo1Ct1gIgUNOYzC+JltgQl7foJU1W47dn8IYGi6+vkHycwarPDgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9477","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331721},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"edcef9a954f305c792485a293b3d145524c34fe4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.0","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9477_1693251332983_0.20526091164129","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9479":{"name":"hls.js","version":"1.4.11-0.canary.9479","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9479","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb0b04a1792bd902d7c140f8da945c66a9cd29cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9479.tgz","fileCount":138,"integrity":"sha512-J+KW2Uhx/Rk6KHXa6BqbSwi0Mo6dlxNcP9lF9xCvgDK+x0HEUY5YBnrAH1TTAnxnI3Ve+uJvzNYJvCEGMCQdng==","signatures":[{"sig":"MEUCIQCvnR1sNguigQcvgNjPQHSm7B7DIz5H7UJyPfW4RjVc+QIgSn1Q/Q2SmcDZcmIAmFzCpvSp0s3f3YzfHWAFPmMkpyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9479","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331721},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"164100c1f78ff618fe6d3906dc846fa80e206cb6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9479_1693253256678_0.055026243495992944","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9480":{"name":"hls.js","version":"1.4.11-0.canary.9480","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9480","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9933922f934199dc4d0f14bd7697a514122f09b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9480.tgz","fileCount":138,"integrity":"sha512-h8CMK/TC88a6cbvMidgTZp/dXk1bM1Xf/xfBNzc4fbR1QzW2UnI5ZADIa/y4Dz4c20e67sgtgiV81GhUU9yVpA==","signatures":[{"sig":"MEUCIQCjOravL530z+S3Ia4hyQ5VbFa6vwWKbVGTo9kjOdC4/QIgCOaO+ZA6HECihk9bssunCb02SDxsYGn2hk9nwCssU+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9480","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331808},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"847c2dcbceedf2a7b38e7d79bab5cd0a3650fda6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9480_1693432228588_0.6142827555191148","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9482":{"name":"hls.js","version":"1.4.11-0.canary.9482","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9482","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5fecb6ba9edc3b1b2016ce955477653e6f392670","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9482.tgz","fileCount":138,"integrity":"sha512-UtGW5fGW5OVYqXdmLe7omu7WVpyaq08PZYGF2cY0KBb+pui9B6lze7VLSY4AJxxmjljqW5hcfhNg5EAju3Jy9w==","signatures":[{"sig":"MEUCIEQG7/HlGUku1JO4UuH9AKGHEheQiWPIfoh5E+CUZLvFAiEAsL4ZHRROx6KUsy4nlgCWLwDzgEDa4q+HmdA1KrkMfdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9482","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19331808},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"afd679f82eb457c6d45c4e5f4bcab0fbdb656998","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9482_1693435011034_0.9590420306090843","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9483":{"name":"hls.js","version":"1.4.11-0.canary.9483","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9483","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9aa30c29298c2c9f70f829451c36c9f8a8000ecc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9483.tgz","fileCount":138,"integrity":"sha512-h2GX3HmlU99WCoD43fNdsQlFC8s4BlOd3rgJPy7LRbjQWKKaMRYPzFIs6s0ujpRdfLUdh62TDhFRxzpUNoAmMQ==","signatures":[{"sig":"MEYCIQCqYHEsNvCnBR0tlX7IyFTKzBKP2OOg+YBHaAXOKs5LVwIhAPUSQcnV7vkjojVjNxbkavbDMZ7vp4RO1APzd62jRzW0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9483","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19333209},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1c987c2a678f04be5b976d14ad48df965633ae21","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9483_1693440210048_0.6824264815149998","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9484":{"name":"hls.js","version":"1.4.11-0.canary.9484","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9484","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37743be2e63603365fa315c79c3396a189242056","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9484.tgz","fileCount":138,"integrity":"sha512-TdtdvRZlUIZdxglXkzsQoIXv3vk7qq/lsEA1tIJQK6wPj/y1oIGYwpyTrU5b2eCad0WGM81ez7B4UfzSmMpMhQ==","signatures":[{"sig":"MEQCIDJHSOq0Hu84XN7AUKUrDY3aL2LU4IP5uQuvKpxHuq8tAiBr4dx+GmLe5o8Q3yZrHWWXNGd0J32+7/3ONNa4y1SLiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9484","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19336904},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bdb011469256906529217550a31e38f791f0ea83","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9484_1693495150910_0.7448583559023412","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9485":{"name":"hls.js","version":"1.4.11-0.canary.9485","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9485","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55f31244eb40737d9e18ca8e35c572fed15d8719","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9485.tgz","fileCount":138,"integrity":"sha512-/0vPAg7T0pwv0aQRDupFjXxb0apjqe2aikPpHnp1OH0ZOAx4elDaNiD94ZF+9v847IBCsoKwSk2l81OiMzlOXw==","signatures":[{"sig":"MEQCIHbPuxzqjlQNnyP661CCpHR2TyhmbcmAjCy2a1kujAGmAiBHYs8QV/kInJEQBT9TjZ8CSE7apkAykbAU37I6bVo79g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9485","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19347228},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3529b756ae311effb26dff99ed88cc18cd0a8f10","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9485_1693499790505_0.49561210352174956","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9487":{"name":"hls.js","version":"1.4.11-0.canary.9487","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9487","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12a3830a717943c1a3825c4095447234e70d7176","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9487.tgz","fileCount":138,"integrity":"sha512-2SiXLkwpmnjal5mc7vHQGsp33ZbPj+qoo3eS+0td6/BC5nhp1z2F9pcN+45oqvvbvyn+r0f1Fcpw90cFjIPwSw==","signatures":[{"sig":"MEQCIDeYGOMU3sZ2bFlEUentwoVoIvDHjuQ9W4Ylq7CSHalQAiB4Jo+JM4BwKFYtvwwdVe9kIcj9Y/vz3WhwxmC3HjJR9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9487","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19347228},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e7d2874b165f8fce67ec9a92c9f842babcc0a488","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.10","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.5","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9487_1693500606289_0.29207372794332653","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9489":{"name":"hls.js","version":"1.4.11-0.canary.9489","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9489","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d1ac0dcb2d4032ceaf6560ca45e2aa42e7eb395","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9489.tgz","fileCount":138,"integrity":"sha512-R9G8BMHtJTv0dJe1PEPeyX211xF+gzzqiPNR6PxUVF5uCx2GtUT6Tk5XB4WIcLYPRxQJUwzrlYnpNkUgw9PA+g==","signatures":[{"sig":"MEUCIHFzMxQc6PzC7anzPVcPmmcfmcilLpEGDg9qBSyU+sgiAiEAvgpzi24/tM06qhNKa7amRPKE+QX1+04Zwz6YfHDFey0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9489","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19346586},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"33321354c844d7e57921515ae399bec6c6a5eb4b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9489_1693503583500_0.8642882329432651","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9490":{"name":"hls.js","version":"1.4.11-0.canary.9490","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9490","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5b45950f2c94836de0dfe66d362309db8cd68a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9490.tgz","fileCount":138,"integrity":"sha512-OhCMUkpgwVme7jscipH8PknJNGpSVpRlii3gcL71Y96dSO5YyLEtb/jvBSryIRcCRnrwN8wPxJqPMOmGnrvu0A==","signatures":[{"sig":"MEYCIQDvOSqkgYjXczpc27pH6LK+/RWPA4GCBSkVzwuihBDbGAIhAPreqfPgrGG0Be3xSvpGCB89mczo7Ia2smuTu7LUyqMy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9490","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19352252},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"82a2589574038549a0dbb588be43ca0ae3ebf4ed","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.1.6","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9490_1693506027531_0.2600446924040942","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9492":{"name":"hls.js","version":"1.4.11-0.canary.9492","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9492","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93dfaa32ea3a945f05a3b96cf95add220a824a09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9492.tgz","fileCount":138,"integrity":"sha512-Kt5JPNFuBb4ExIRoMQexdB6w9PpmRykZ1xWgqJfjrk7ZBkyc6xTiv2qQZR85YXnFHBLxyf3smS0U9g7+bfbbFg==","signatures":[{"sig":"MEYCIQD1Xu3Iz6UU9J6lf7imytyLsiHShDBsKVeZaOavuqpN6QIhAOjAuFhKwDxFpPiq2QWVuM2XHbt5mbF6977tsKHcXV+t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9492","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19352252},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0cb29969dcbf6ae1395191f38ea1d21b2e08dde4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.5.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9492_1693507352786_0.7293932089012334","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9494":{"name":"hls.js","version":"1.4.11-0.canary.9494","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9494","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf6c56e8b6f8e68a527fba302b22cc3b1e423b7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9494.tgz","fileCount":138,"integrity":"sha512-cyom1ORBAC/BID9eR8Pv7WznP4gyxQetKJPDe+tpMaevxpHiBn/5z4JUBg43K8RzJOD18ZOWfpQAKzc2aYqhcA==","signatures":[{"sig":"MEYCIQCAbFg7w/uqDCF8kPhaVZEP5smIuYlcK2rr9TfGKilJuwIhAPXEQsCpjxlJBDJMjJ8EwkiMwjfkfQ3tkFdwoAZzzgNq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9494","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19352252},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5a5af7825e15d7a4a748e59905669e3901b02538","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.10","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9494_1693508746652_0.864007496051175","host":"s3://npm-registry-packages"}},"1.4.11":{"name":"hls.js","version":"1.4.11","license":"Apache-2.0","_id":"hls.js@1.4.11","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ca2d7ab56f2725f27bb5f2e3c7982c6ec287118","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11.tgz","fileCount":132,"integrity":"sha512-rhPSUMACcIBbcUnwWnIcRgGXqJJt0xBRxvhzl99XpGHtnnLKjbczmmBmUuQueAQcbL3SdN7D5peAObR18VrhvQ==","signatures":[{"sig":"MEQCIFk0Gv7Gxr0CqszIEVwd+LY6jZ4Pdophe6+5ZIyLaeT1AiBGVMmCospn68LHAosncE/BErG3lVkzeqygYMQucB3ccA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18461032},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9dfe4642ee16c1c64fd7621f8f30608042a20c94","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11_1693509858351_0.8417769446921728","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9496":{"name":"hls.js","version":"1.4.11-0.canary.9496","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9496","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5cd0442bd7bebfe732e62d51d02d114fef24e462","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9496.tgz","fileCount":138,"integrity":"sha512-NMdB2bq2cq+6VsTzcl8MJ/I31EOabtTsCn6MeM1Lgy+PvLpYhyXB3HD2lIPRbA4SS+5xZtpmcmOEWEIkGVSc2Q==","signatures":[{"sig":"MEYCIQDD25O4n47JlKjDUZ3kAQg93YZtyhb7dYidJoFqcBWfOQIhAOo4ZEeOrOMLN1X6ykEGOPDzTX+CxFWCT8oa73feJOSC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9496","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19352252},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f27c4360e85e3c35b6eae6ef61af75109e9abd43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9496_1693510822877_0.12979439694126738","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9497":{"name":"hls.js","version":"1.4.11-0.canary.9497","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9497","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46e41b6b5fdaa48318d5b62ac6e6e9f619bce4bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9497.tgz","fileCount":138,"integrity":"sha512-u/KhBcEYwQgIOQrS+vIKT5v3W+AT3bnqHDtcwZNAyXHW6JmTcL2CCUmP2mCky4RdxlY6GvuQya1ZzikXgiOtYA==","signatures":[{"sig":"MEQCICJNkHb6GaWJJKdPtihrebEaNxvKpz5+KcCTwAFEGnGKAiAdUwIaP6gsKd4wgT7zhSrViHzF7W1+1kkronr8f6upgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9497","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19391598},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"301be58cc4efe58b45ec3d8287a5f942e4ff2522","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9497_1693516914669_0.6756571282927575","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9498":{"name":"hls.js","version":"1.4.11-0.canary.9498","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9498","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3773de0ba361c93299035665b00c2b5a7a9d63ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9498.tgz","fileCount":138,"integrity":"sha512-+M4NiuRFaFWdwiUyfscMHF/cBtzUjxSsABNsbMaDPdo0/0ccbsBIl61zOo90P+9/ArDsTcMPJAJhVf1GiN2auA==","signatures":[{"sig":"MEYCIQDGtOW7/po+NycrkUXypkrX5fU2lP293Sru24uO7tfnVQIhAN09Mi/u7d0cDNGBjHbgXSKYmbXHpSFJZjrWLNSvC0fH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9498","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19408510},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"622781602bd3b209f00001a669a578a1c76802bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9498_1693522106747_0.09271283849966849","host":"s3://npm-registry-packages"}},"1.4.12":{"name":"hls.js","version":"1.4.12","license":"Apache-2.0","_id":"hls.js@1.4.12","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2022daa29d10c662387d80a5297f8330f8ef5ee2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.12.tgz","fileCount":132,"integrity":"sha512-1RBpx2VihibzE3WE9kGoVCtrhhDWTzydzElk/kyRbEOLnb1WIE+3ZabM/L8BqKFTCL3pUy4QzhXgD1Q6Igr1JA==","signatures":[{"sig":"MEYCIQCu5CYbe7cS3sW01n7EvDScTlduCWhsqpNbdJ+4nN+PmAIhAPRDZXvVjAt7lOMjNb7ML1wIalM1Db+ooj2At/IJRV8a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.12","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":18461448},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"62e2db238f6c371ef0f5e329ad6d5fa35984c145","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.12_1693581184597_0.37764467892040443","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9499":{"name":"hls.js","version":"1.4.11-0.canary.9499","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9499","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72b59843f38d07d84c1b2f9ee616f426c2ce9695","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9499.tgz","fileCount":138,"integrity":"sha512-XyvlqgyFmGCPf/4zQkRwk72kfTebKcvg+CJqh4Ls1C9RWGShB+zD5HUJo8IiaxTC3MR/0HF/P7gLiAzK+psIwA==","signatures":[{"sig":"MEYCIQDwm6WqWZc/bTdIfZux8zEHebHypMiz0+aeTfRQaKS62AIhAKRcFsj4miUSZ9bKfa1RV4inVNfRjN5oJ6CJkHvobZD4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9499","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19408928},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b96fd52d666df4ae672b2cc93f60cacac996ad39","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.47.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9499_1693598293272_0.18770138666542646","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9501":{"name":"hls.js","version":"1.4.11-0.canary.9501","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9501","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d032833938ecd11e0ff285af4676518b96abb870","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9501.tgz","fileCount":138,"integrity":"sha512-LPLYoDLziCQf9Epgd30mIh+JxlILP4mWaKScfMJY37aO5bRHkvoS8FU60F9C2VpXqCos5tR4k6cklvHAxPPXtQ==","signatures":[{"sig":"MEYCIQCMnd6rzmnBnifP8Jr4q0Kc3+uJyTv0g8oWDj676kbmdAIhAIwQDtSp/l30Ue/py0FdSnlvvgehRl0PftkKad33eQ15","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9501","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19408928},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"41bbb3e7b76992442fa4c2612ce26a9de1dc9280","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9501_1693611753729_0.5640094614953195","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9502":{"name":"hls.js","version":"1.4.11-0.canary.9502","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9502","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3aa7c35042d9da0576ea6b36b49de9359992e00","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9502.tgz","fileCount":138,"integrity":"sha512-s8bj7QmC+ZKmctBMClMnyOf8EA+oTm06aGX2rRriQfN63PG6xoz9pC6k781lGnBKR5QD1jK8ABwhJpPbCqBVEQ==","signatures":[{"sig":"MEQCIChMysAyNa1gLnprfYkeYtypSucEExqPdi7ySFGJIASyAiBs3HpPyZ4IaSfaHmI562JFrrf1GhdYpqHDdmsw8qZEoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9502","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19417500},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c9e9916ddd6613249bb22c88d859ed0ace9a3fdc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.2","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9502_1693673479467_0.4222257781731513","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9504":{"name":"hls.js","version":"1.4.11-0.canary.9504","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9504","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e942734ccfff94ef29829cd5d4d49a4944fc01f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9504.tgz","fileCount":138,"integrity":"sha512-RqtaaP3cwJ1Z5SsxI6P/KgEt+vGeqFfj0j5MXBLDTmCHQIhj3Jh58FWm+wtP70B0TBvseWdNCG40iWdTWGhTRg==","signatures":[{"sig":"MEUCIGWEOKx9B7MvLGihbtQblpnO9bgwO2WMHQ0scqx6LxFoAiEA+ApbvguBNBIShh1QqEbNP1Feocg7lnsvmG4qoUok/zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9504","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19417500},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"26de1dd5796e13ba959a64e9abd82b9536d2183b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.2","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9504_1693681501301_0.7287834195352936","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9506":{"name":"hls.js","version":"1.4.11-0.canary.9506","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9506","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d0b38db8321ec9b57206e7580e5eedaeb67db56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9506.tgz","fileCount":138,"integrity":"sha512-s8QJo41MJPUlGwVs+rpkuaaY04clSDcVDbqf8WZ5yEueKqCcwwKDB5Po4ddmSrPBulzsza+85YN/HjRBJ1B5BQ==","signatures":[{"sig":"MEUCIAyj5jigl09uQEYfuB6NVmvkk73s1Qk5LTMC69uMCiNmAiEAwxig53p1nhJfWA8t8lLlmqrSQK/eya22EVh0dg6Lyho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9506","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19417500},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5ffa3771cb09c2d8f6405fda93ce0e7e294701cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9506_1693924423841_0.7284004046054566","host":"s3://npm-registry-packages"}},"1.4.11-0.canary.9507":{"name":"hls.js","version":"1.4.11-0.canary.9507","license":"Apache-2.0","_id":"hls.js@1.4.11-0.canary.9507","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3df81e6a929437ee43cec850615870384017c40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.11-0.canary.9507.tgz","fileCount":138,"integrity":"sha512-0Nx2F9M581yu7wHrxFSu20Yj+YiXtr+jhY0lsE5C1kv04swdzoa/L7xeknP5B9Db1fqdROxzw29DJ64SJNVbNg==","signatures":[{"sig":"MEYCIQC0X7v14/DEaqLgIfK9CWTwF7YR2JqOYJD2+88SRT/JwQIhAIGouvgU3Sqp9l9N0/KVX1HY/B5r2ejW0xN4fujg2Up0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.11-0.canary.9507","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19443910},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d0d52044f005a9a3186582ca91aece507b8a45ca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.11-0.canary.9507_1693935493752_0.6751012483917449","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0":{"name":"hls.js","version":"1.5.0-alpha.0","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de684af8f14f42a52df714211f279dc4ff7be9df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.tgz","fileCount":138,"integrity":"sha512-fMjis72h5pDQiYvYjJZEuoiVoI6fZ1LJ3z+k/pFtp+h4qL2qUp/OMnN2rLlj9HENDfoUNR3ArIVRqvj1TgE1tA==","signatures":[{"sig":"MEUCIQCPctX14vaH13abnoaZMhRvQd09theAi4NQVcKVZRX1hgIgH2BSd5Y25LfT5bgdnv2nUxsQ/2YhQJahb3Nv8pl/zLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19443802},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d0d52044f005a9a3186582ca91aece507b8a45ca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.11.1","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0_1693953435365_0.09721513591663067","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9509":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9509","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9509","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a25555a6e655a802ac85975171f325b50a822bd8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9509.tgz","fileCount":138,"integrity":"sha512-vW7cqHhU0EOluAfGk/6uINoJV4xYP/eRc10rsIoj7v1e6zouaZkX9eDHUU8gDU45tpnx9iHANy0U7/ryGFUitA==","signatures":[{"sig":"MEYCIQCzJI2u86bXESwWdcxgoAYOvuDQUKSwOJgNcD/Jcxi84gIhAJkitdm8FXh3a+po5PuRfrs2L7agfWJLRC+qioRHfFj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9509","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19444008},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f28a3741c457e88882fab2ba66d428bc3a97c9fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9509_1694118993100_0.2658996793367645","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9510":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9510","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9510","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37a0354f48b4fe3765dd90a9b979f04f55be4dd8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9510.tgz","fileCount":138,"integrity":"sha512-g3B68M4APupLcpaaCOfm/PfLBkmZ9f70wkPwZM0nehcsahuwWE0QZQTfXr0RBuEx8az/ByRNopKja+6FMwVVLw==","signatures":[{"sig":"MEUCIQCSV0RTyNWLW8HpW3JHZOIyyUqfO00H8LMcHWusNCMvBgIgVtVF8z6OXgVKPrayMnihyJG3MQLBokhkDw67iGqq+Tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9510","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19449650},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a594323a8f72413de53c9604f0c003da014624fa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9510_1694207883822_0.6867679435189604","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9511":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9511","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9511","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16141c9260c70a1ba9cc62b802694bb48d01acd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9511.tgz","fileCount":138,"integrity":"sha512-dkXwgo1uQvUiIR1jJfkLmIM0z0o51/HlNHkChRmUJpOLfJZDjUTZLbWB8OK9ziDZ02/xF4q30Nth9c9LB07f4w==","signatures":[{"sig":"MEUCIEOun0XxK4GR6ZZ3+iQsgXIkFiNzCdKFI2/BEZRy6Q7KAiEA/znesGowB/0tSkufA0wCX6TwDJdPbZY4Ck76kzPw0fY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9511","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19459141},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b122a394f0e3cdc2b8acefd801d1b0a46f56967a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9511_1694217302354_0.5863655677205137","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9512":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9512","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9512","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50601b4c380685b8fe84e89b22b89287fc6538a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9512.tgz","fileCount":138,"integrity":"sha512-C47S2lMSIRS/E9iR8N8D+vFovuAv7W7zv361xO5jFglBzvc6OpQ4/AdWbCp48aA5H0z7KOirUalvZaI8puuZ+Q==","signatures":[{"sig":"MEYCIQDkM/bTRCZzmYrD4ayxzGk6W1UMIUj2J8WuQrQ8KyAOmAIhAI4gD0l//vwOnNJi0MMk7nXGAjdh8Azc5RP5xQ4kC9FM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9512","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464293},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b9d28eb13333d19b14ee729c968e6ed2dd573b6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9512_1694453131159_0.638248921509063","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9514":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9514","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9514","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47f7843e0b0a54877472a7408d11fa857f69c04d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9514.tgz","fileCount":138,"integrity":"sha512-dhV22j3riHQytXggejjfG8aOKmLB2ADOjjI7G88lciDPCeTgc/siYv+TsNfSe5BmkKonccxb4KAfXA/bwZfDbg==","signatures":[{"sig":"MEYCIQCR/SZJ7aU5szX9Qdm9nFXATZ8pKC5KvaRxfTimXhiDMgIhAKh6c+c7noTgeV+EIiTc11udB4w6WNc6xBIsqLw+v7QZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9514","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464293},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f6150858e3429f62702787eac90728901677fba0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.11","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.5","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.14","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.11","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.5","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9514_1694455794751_0.14246199507638702","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9516":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9516","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9516","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7f38f0e5e33a3abcd437b00c5235e9a9184aa3d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9516.tgz","fileCount":138,"integrity":"sha512-eyK7Vo11Az7XZlu9HjPDFymTpyFui03niYdYAtuNH6mng6K5+l4I6ihCTrVf2uCwjvgMARn0Ma35eqmSvDJyoQ==","signatures":[{"sig":"MEYCIQC+TRzPBwf4VA6JMeRKC9ViOjIirFPnRPLiehgtmv2IQAIhALttYIO0VnHlGFqdbfmVaRK3yVv2Z0cbsXqiwcLOtTZs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9516","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0f28bcb1097a63cbd2f82a7a0e3494138ba6d142","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.15","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9516_1694458212345_0.9557308106279885","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9518":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9518","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9518","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c0e62f190f25f26a1fc6df7b48d25c45ded8253","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9518.tgz","fileCount":138,"integrity":"sha512-ajlGMB+HlKYgSs8utDF2sxBMnt3XmB9CW283yaU63LIiMJW4Ox9wwqywJI5Tkv7suOed2o7Mn/JRJNxUxXbpow==","signatures":[{"sig":"MEUCIE47xnY0SA17ZEtUJypbKkXYNC2sxRfYGNhmyHUE+GZHAiEAmOgXCPE3WWDlWl23FnjPi6LB87LxV24U7BU2jd98tmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9518","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3a013a27b7eb53a2e7641774e29f40cb1ad8508a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.15","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9518_1694462339590_0.3533910306987571","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9520":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9520","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9520","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"346829d6ef28ba2f7069bcc4021e20ef2233b54f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9520.tgz","fileCount":138,"integrity":"sha512-kY7m2MVLea62mNblTkhOcGx1Fb1KqvPD3JtaVAe/sxer/l/IgPpT+99QR6H/hu6HzACozLIrwz2ElU/urJd16A==","signatures":[{"sig":"MEUCIQDrKpTDFNLAQb4mqaM2x32GRqZ5sHvMoYw0m87KJgEppAIgT3kW7v0EDvQtWExCt4Nydqz2GuJs9S/F3pU5V9bTVCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9520","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d73801b0898809c7b627ee3d63f8372fd2488d7e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9520_1694464808585_0.4928642152209972","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9521":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9521","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9521","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e280b334f37c15b281021cda168da5b878989f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9521.tgz","fileCount":138,"integrity":"sha512-J0lTbxBqrW6MsAKYGBIOtvPvGVfcjMiFtQ6bvxx18hWqHsOor8jmgAI857FtJK2GFHc4N+JXSoFGVo0fL7O/TA==","signatures":[{"sig":"MEUCIQCdJTIY2mVlKaTYJuGDgTQIFWk3W32+SBgfPKhtHyr9eQIgGoTP6Wi6r9RcELmhN9QkPrmOAzr7Lk3RJT/vIbo8Myw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9521","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19466880},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"747dbe515de5b7480d751b00ae909de6d4407a71","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9521_1694550542266_0.7586469037178125","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9522":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9522","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9522","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50b76928eb5541569a09655c07009ee844c5ace5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9522.tgz","fileCount":138,"integrity":"sha512-A4A+NjT/ST+qYgX+FQZOA+WHezeMsTMJrAevoR83sHLSGw2K6HxRoDsYHp1tvVHtQOoDvmopdNgJBXORXcZt1A==","signatures":[{"sig":"MEQCIEKn4RQEAVDHQGXQ55mtgppVTZXfXcr8JiZgRkRtPmKtAiBNWg7ePNzhASnI5D4HfnGLKU/bIu0JUgcsWrcXmC7lpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9522","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e104067a34ce392e7788b6605622acc49fa41031","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.28.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9522_1694629607142_0.3905368880328399","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9524":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9524","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9524","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ef026dbdd486a4095ae99a4abaf6e82b468c97c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9524.tgz","fileCount":138,"integrity":"sha512-HZDMPdOiSrErZWSO4duCVfW92C6msNphaQAIZqTbNhLdNMc3iP74awVsJovLiGpX6CNuMuLgv1KP0T4tEZfO6Q==","signatures":[{"sig":"MEQCIEKRdK2WH52VQcyL8aU8fLnXWoLPrBUbV2u5OVdBkbuRAiAIWmzW/R9iwewIwLZvG+Gpd3DQ3lDwtLfEnBRMWJnTzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9524","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"27fbbe43b6e0527e518bbe71c33c4ae4758a6aef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.29.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.6.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9524_1694632115116_0.6154111480181559","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9526":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9526","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9526","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d8bfb583e3705b53afd19fdc9612524382561c4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9526.tgz","fileCount":138,"integrity":"sha512-4Oh7BODk4RLH3RR2SBTkJBgpL3Gixc4Lg19+TBI4ldd7k3ag/iAAvllAKqd31K26R01ZRaegs2GceAcRD+z7FQ==","signatures":[{"sig":"MEUCIQD+p4bRkpBUmuhRWdbMNuhncaThydDXLMzz3vpRFK8wqwIgM5R81fyf3PfKJDKnepcS9vqWIVf99nZkvIKHIBKkOGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9526","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a60a7c4d6e3a21a5a17db980d0e6869a949a0b8d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.29.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9526_1694634812247_0.2860480839382751","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9528":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9528","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9528","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c24ef89a9213ca63cf7443423dd36876432823f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9528.tgz","fileCount":138,"integrity":"sha512-j02P2EdxpW6O+goszPwdX7cZEsA0iBsmdS2cbN7TgLffkud8TeMoFTi6wo6Kd+Mv90huKEsFySFrlB+tonvBRQ==","signatures":[{"sig":"MEUCIQCtJN+uAHuMrKmxz+ZWfWnj7162MaimXlxHEtirOt8QEgIgMjIrUJwYmqrfvc9iZSf6qUg3B37Yka0emBdmaNC4WOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9528","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fe7631ca8b41a82f601648200cfaf66ce9f97bcd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.29.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9528_1694637382406_0.5543624605630906","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9529":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9529","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9529","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b07bc34a7d547e75b49746edd5d43d33875057cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9529.tgz","fileCount":138,"integrity":"sha512-AMYxfMoxHwApYKAFIeQPz6xVYV8vOANqUZblfdH1NFrMrd/ek7wIhlmja8qu2f23fILXHBfYNPq74KqXMkkRqg==","signatures":[{"sig":"MEUCICEhdfZwwybd4uyvmyoCAnev7GxGNKIEe83IemMDNnZZAiEA97m3yppbhRJH5kJxceThNKoDBJi4mOk5nLM1Pjthuvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9529","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4f08444f5657934637701009fa48e6424fc04264","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.48.0","rollup":"3.29.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9529_1694731402053_0.07969308549775933","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9531":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9531","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9531","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e58a59d741d610b26ba2ee0c95c389f62772417","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9531.tgz","fileCount":138,"integrity":"sha512-mSe2Y7zOogqEhV9ZZZZuvPN+NZpUjLR0S2k5ZKW2FHcZgfX7ep4ttrIolrjv0vxAcyfGepBMRkkovKzJRVte7g==","signatures":[{"sig":"MEUCIH6nBPgpgMKggZ359onViPw4FrpytuqLVGCPHhNx03OhAiEAmMasKEUISy81cjRtJIqwwwtSxyI43lk3TJvCQ5p4eqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9531","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19464683},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"912d099b37fdf97f7ba332362651d6df2dcd8eb4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9531_1694817060996_0.5620156773064893","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9532":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9532","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9532","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b05d0e91900e5f6f2daad84e5d0b5bcbbaab9a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9532.tgz","fileCount":138,"integrity":"sha512-/7HAzMngw4Z7WlvdQZ3InSqwIL7KSxOH8FemsY7DH6QCY/wJDDfw3KGPHxWyMvfi8cg2l9bW5zyMupLp+QDbcw==","signatures":[{"sig":"MEYCIQDPDjIm6EhrEG/EZymga7UHbcApsiO9rEZyQwYDgzLazgIhANSr6QgUhDTfGxsTHaRQY7YEspMCRFqoIQvRFp/BXYus","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9532","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19466223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f888cb51645695b95cefc165ebd0301370fdf5f0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9532_1695079211378_0.25408789161909207","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9533":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9533","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9533","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3eadd39f1629bb62f9d2b76fcb7e4928c0627f23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9533.tgz","fileCount":138,"integrity":"sha512-SbTjFvXhmUvz4oOktR0gxqoji4ueN9iSuiCo6DClzIOHjT/t5pwsrlb2SWy5GSvZXmlMpvGC42Ff98g8gJFeOQ==","signatures":[{"sig":"MEQCIH87oDss49Sy8U/JBF+lnSdaGmcOfYNqfeZPbWxlL4w7AiAAtci32wSM1LmbOonC9ZwlQuyRZEIbb4AP/v7N2U+8iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9533","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c5a2d2f93324e2bac953d6022d709e8c0b45347","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9533_1695225111593_0.7942732564064525","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9535":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9535","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9535","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a131da4e3a5b9f0d00f02226e67057edc1615b0c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9535.tgz","fileCount":138,"integrity":"sha512-T0ByyvCDJ48rachY/IHGSBBfU2tW3RlLlMT4k3JV58LV7fa+JfmfEENn3EyH7OF3zcUBIBKHVf/p/mJuPrUEnA==","signatures":[{"sig":"MEUCICCAzl9vpu7PdRBmy8evYJrG2bz6Vo5nDHOB55DRG4oFAiEA5GFp9UPvBR1yKSjtpawAs2ORhj71mDIHSP5BUqfdDho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9535","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0099a91c525b8335461de862fd864f79fe53b9a8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.36.4","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9535_1695421056287_0.44071385584604506","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9537":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9537","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9537","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02a5f6a132d04e870151a5145f26ab471da5fd91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9537.tgz","fileCount":138,"integrity":"sha512-SIv5ern71koyt/oGPuUoD3CNhHy9HxF+GA6uaG+m2vjXOIrmrImXU1PJ5QO1p+/5NDC+afoDRBfefeHHA5K6jw==","signatures":[{"sig":"MEUCIQDtuzKeyViJWlpDj58JGP6mveRyxqMNF88MPBilqTojvwIgONXSHGM07Yc8L6QRgYFwYwO3dYQj/r6Gj5s0BoSRMJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9537","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b5c9026dc65aecccfe54d2d6bf342e14c0c0bb5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.17","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9537_1695424153160_0.7848899576674906","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9539":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9539","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9539","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ec9dca8d57b40c8a4c87ece8ce689f4c47b5535","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9539.tgz","fileCount":138,"integrity":"sha512-HLigVBbq2kKz+T6qH7CcVkFENf4FsHxoW93d9QOidwL7LaKXfMwj5Dpmkt3yCogelPeco2cS/8uJP25oBwSRSQ==","signatures":[{"sig":"MEUCIEb2WCwPZKxKGoDyEZHbw7yJEyoXGxbSNQqKLtleDv1xAiEA2qX6ksGXgSxT6i8FQyrY6MQ5Wp1ULWNBlx0b9kO2iAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9539","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d5c984aee34e9d4a03c74abb399ec791de222d00","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.19","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.15","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9539_1695426345326_0.503384029963722","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9541":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9541","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9541","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a17ee47db709916589ae0efbd5565e0f84f419c5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9541.tgz","fileCount":138,"integrity":"sha512-V8Cui5nbQ8nSErEHBIMENwzFvThHxOR6GubJspwpxlI5xQYezo7FbOqSkR8DbVPmFIurl1OO+tzpCPeJ0NXPEg==","signatures":[{"sig":"MEYCIQDCO8zXdgOXrwasGzzwTOycYllGLEqpxOdNLQiWYZ5D8AIhAN66SCDCCh5zT4ZIOD8jyx35gWoQT4WBxSsWGDqwVWgy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9541","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cdd2d0c4a6f2bca9a1dc0ebebf0fc7b66daf82e9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.7.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9541_1695429159263_0.37896740681776664","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9544":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9544","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9544","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"837c0c434a683d487f242cb9b1d20cb0896a4a33","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9544.tgz","fileCount":138,"integrity":"sha512-tG3tOGkFdbJbF5eqLsAEdJ8vgnT0VYEkr0REGYis5xOVzUbbJp2cFIy6dPo+0CuETASbzTL6AEKAFKzarC8d5Q==","signatures":[{"sig":"MEUCIBbD39lIuaViHFregUvHbJuOv5pBVnmhGS+aPEkEuDYmAiEA3kgJ2DBPmNZ7CzOGsryh0u8GIhe2VYsCbgfgUBS+gko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9544","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b52bab758785a1820acb5d437c47c4c4a1108151","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.8.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.22.33","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9544_1695432983882_0.8830773471023847","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9546":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9546","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9546","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b13f8aaa0c2a4bdbdbc339b25ec54974030e959","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9546.tgz","fileCount":138,"integrity":"sha512-rY2XjWpz3pcOaC/y0kHj505spb4jcuqRcLYbtDEpCuE8RtDBXCUDhOOHghYTZJngRnEETY38l931NePaZMWtDQ==","signatures":[{"sig":"MEYCIQDNHtfBDWEu4nu3LM+AQvg1W/wWZ8LOi/b5asKyUu3pUAIhAOwkRKDcYqUUfIxVmo6xhgfkW2CqjD0nHnqtkE1RNlnH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9546","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6bbd1516bff41c66865b637055fa0a44feed75ef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.8.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.0","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9546_1695448528709_0.8818172785288259","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9548":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9548","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9548","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f955c051a0161ff39e5e49db1120417a1a60305","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9548.tgz","fileCount":138,"integrity":"sha512-QSc9uO4INfQoWHJQW6YLefSP9tMPGti34cEiixXrB5tYKBQHd1Lc7bIF0nAMPMVz6J3dM99HHT6nYcMl2KvCzg==","signatures":[{"sig":"MEYCIQDy14te7QxMWrPPT4evyx68eEPJTZJjt1RXikr1aseh7gIhAL2+tI2M3pPc5ODWS+eL+YNnmqi5JUHT4sjjITQcFYcL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9548","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b4c730c27088f16f6dd0d1594e4140a0672cdf4a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.0","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9548_1695451200494_0.5855150368357074","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9549":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9549","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9549","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a04207a35a8e8198df4028e9cca7ef2169e6f209","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9549.tgz","fileCount":138,"integrity":"sha512-DSfBSJRwgKkuxqkWk2Nb5w6pgj6H1QaMxZf2cHi8mJWgheAuFT3pJrro7vhkBpAex1/0VQZ8+5vFHQYrnOvAZg==","signatures":[{"sig":"MEUCICd7y6ugaZlX1JOCSAyZAcXrh3q4BIc6HARYfinKnMQDAiEArk68ld9S6bLDHSvsywsU4YrQGAVr+aN6SWunXxzJyvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9549","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"07736ed884ddf5bcbd5dfd26a5ca6418a8d454d4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.0","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9549_1695490533688_0.00024057449776515583","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9551":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9551","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9551","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad552bd696cc1cfbbe1d19e5a311fdcfae6e14ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9551.tgz","fileCount":138,"integrity":"sha512-YxQCCV8SvVyPNW6OJ8Pzg02GA/BtkHMOli28cV1eywyDyneIHGMjSeRFXhx1NVPi0Slx877t1NH6c/kQoVDpNQ==","signatures":[{"sig":"MEUCIQCXcmJAKa2Z4dcToU6D7UT9UVyy2gGqqgFpYBlPYj2kPAIgQUY8cRkN+EH4hjD60KKvShNPi457zQ3K1YQMLTVnE+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9551","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4338efbf427d866b2a760a7b32f97a692421b489","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9551_1695492567576_0.8051940755401568","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9552":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9552","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9552","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26bc77292c8620f7d1ca2f526f5bfe831b7dac95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9552.tgz","fileCount":138,"integrity":"sha512-3nfxV0P2wpXLuvA0uRKya/kipoisTU2baT15qKoJK5rKXvpHVOr0I62oSheQX0c845iIr2CiKR8Sv7vdEY00qA==","signatures":[{"sig":"MEYCIQD84F6l0P7+3NAycLLDuJgBTwwDCXTd73ur6n4362JFQQIhAJPnvLuU67mynG4bSJKz1hul5R6oh20NcEDH0JWkUYZE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9552","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471115},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dc8c17c1a7ed7aee3a031346e60857bdfb27257f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9552_1695500530057_0.45265147021496377","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9553":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9553","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9553","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9cc052b4a5ace4e61e2ab805bd77450739724f2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9553.tgz","fileCount":138,"integrity":"sha512-Uie0WqVDtaEBsSFu0yp3qd34t2x1WIOQIXYbJVb5c3ueu87hcuLa4IS6oZl898XReswH+JiSLG+87hyD89LWiA==","signatures":[{"sig":"MEQCIH/PhZIwsvrQiVlrvYpvda9rUj6fdfOcLPhBILo4IVS1AiBgS1HYsy5knAm8mugMXmmxuFiR1VwmX4B6wGtxOGttoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9553","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19471675},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8b0c47d20e7d5b6fb035acb830f9c225efc44213","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9553_1695688314805_0.8054027110296651","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9554":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9554","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9554","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7a53e8b5d2f4b4d917aac1c9184120d695033a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9554.tgz","fileCount":138,"integrity":"sha512-1CnlqBST3ZeRi8JuJ/vUEFDZZtlPhTeMga0SLz0Kd89PX0zEihmJcQS9tn6aDoK9ZHsG8y1UHZByx8aTs3C8xg==","signatures":[{"sig":"MEYCIQCaVwJpbpowpDv+hpZEUhSqr/ZZIDQ9XgbI8R8jPKMgDQIhAKFLgUP6R6cKfBxpBw2eNzLrMaN2gM9tpksx3X/TofQo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9554","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":19476976},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1f2a7b0ab52376ffe4f711b8fdf34d9cdf03af82","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.6.7","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.49.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9554_1695772156830_0.5500299465225407","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9556":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9556","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9556","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"412edd086fe83eecec2948b906c0f908e8f3a07f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9556.tgz","fileCount":138,"integrity":"sha512-keQAifBePM7pSr+wqPxOGDWf6EU+8srgej3yd3pGg0GJakm2OkUra5+ikmKWTtLCdlTQ/LeFPdlHAVoDIo6uVg==","signatures":[{"sig":"MEQCIHgfZ9A2jz+tvVAANa+inuEqX1owZSKvvTyu/4lsmbMcAiBYCMbLpRUURJ2jVNhWixN4jBmjCJGp+oqfycYRKrBOYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9556","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19476976},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0fffda58ee780830f4da9688831ae79b4c5cd879","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9556_1696025691364_0.31302551780815735","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9557":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9557","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9557","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98fa48b0e79dc21a6446295cf36b230d0e920f6f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9557.tgz","fileCount":138,"integrity":"sha512-Uo68Hf5jQPDclRdjw444grV/+mT23YBbhW27suyVAY++nvso94P118/pIHtuUJJwcN6I66w2Nhmp+9scQ2oDXA==","signatures":[{"sig":"MEUCIA8LndNwzclWU8gw6vZJF3RvXIFB7Cm3ZTfq9kYgG+k5AiEAx/F1hcaWVgJWTbNwcoG/qn8k2p4vSlcnipkHbrL1sCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9557","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485119},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c7c39fc031767ffcc2cee83775a67f753c4a3a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9557_1696029547568_0.6793869373663353","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9559":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9559","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9559","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b8e4038758662910a1df1412b14cc1cf6a4893f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9559.tgz","fileCount":138,"integrity":"sha512-SIAeqtlZmh+g2lsGa+Z5nVUBbP9whx3a3+RSAO6Q394CAVRU8Q5AVct+vOk/4F5fTR4YGeiU2YD5v5rS6KxIsA==","signatures":[{"sig":"MEUCIQC/V7gFEOhX9IZHeMzj1f0ewGTzqGdK+gk1AxLA+SM2kQIgOoa4xlqkdVEnMNwOJqazbMYIqQUcMqmOJBKjZCa3Qf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9559","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485119},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97d4a24b6a9d2815464f3f1f0c21a6efe32226ed","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.3","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9559_1696144589439_0.45501803499868276","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9561":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9561","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9561","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81c152c9da81d1a0dfbe4efb50ff06dcfdd44f84","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9561.tgz","fileCount":138,"integrity":"sha512-vfZvMSmDcQtUMPNj5Zb8GxNgzWYlbB0MDHTP7svqT+L5C51IRNQL9Is3IZujEphdmdpJNXnysKOgC5CkmWq3eg==","signatures":[{"sig":"MEUCIBGf3jSIv2fqDEQgec06+1kxoGPsEa38wpml3mpC2oPTAiEA1avtbKPs/NN6PgoDlrvGq6rpwzZhh67yfau2mMXAjZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9561","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485119},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9e4009b45bc6d47347a5ab1d9d64980513e34e9a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"115.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9561_1696145950964_0.23622868756585147","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9562":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9562","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9562","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98a6b9f536fd9842fce62837bd40a21062a242a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9562.tgz","fileCount":138,"integrity":"sha512-Y53MDujs8g+7mcro+zPvbCLQEXXxQLdRTB76PH8914P4mgYJgj+PVVGCP+7gPPiz3zX9NlVtYvgwIno9vsZFOQ==","signatures":[{"sig":"MEUCIHLDs+nkTXC0l4+iIpJ216+jrbXSMjwPjoK3/sWUFvOQAiEAlzrk/Cw2w3tmDcGQQ5wUMUsWRB04RUS9kN2bjE1goTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9562","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485119},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8de2e17c35122a5dbe32d049a44e6779a5670fb7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.22.20","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.22.15","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9562_1696193582313_0.8015034123532554","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9564":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9564","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9564","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f20c65ef4a3d1a4a8e428693514b01b4ae3050d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9564.tgz","fileCount":138,"integrity":"sha512-I9Z0gLEQGBdSR3/4abl4suDJCEBERn76uTKliCXSpmggCZ+ENWwy8ooE0+TZ22Jsmrj3GqhlFi+mDib9FZI0uQ==","signatures":[{"sig":"MEYCIQCstM4B4KXM3H7siE/o/+b1qhfBUryoUAfRFj1K9x2vwAIhAPauZ19s1t5Cgd7zuDWizitZcTyDgzND3Re9OuBcWg8I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9564","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa984768dcad8199ea8788ce3be70ad7123ebed8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9564_1696239399044_0.8847420797217611","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9566":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9566","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9566","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37018c4ff907faed96610630653a8f9a92db6d68","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9566.tgz","fileCount":138,"integrity":"sha512-qohk4Swi/tOj6VdMG2unekc8vIi/nG6BPX8uBSO87DvkzoZw3KvcNLBMcJjJ3vPUBewfWQW90wQLfXZ3rxPm2g==","signatures":[{"sig":"MEYCIQC8iQo5+G+41qbTVEO30Goa/Kb7PEylYXnl8T+6osfiOgIhAOkVY9FEZuTlO5SVLIcHq25VeWwDCdKhotlV34a8gvnD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9566","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19485117},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a6bc6594d8fbe42c2be347d91a37715bb2c1a5d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9566_1696256397629_0.5080187171555159","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9567":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9567","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9567","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54ef2e4c0bcbfd568e8ce66257ebd11ec84ad3ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9567.tgz","fileCount":138,"integrity":"sha512-1wwNu9Wn1L6unwKt2jjU+ieP+oFAbceD3aKVMplniKeJx5k7DjzCo9uldvxHPUK6L4K9st7gcPR9g3sWP31D9g==","signatures":[{"sig":"MEYCIQDcAAQQ52/6sBl4/z43leZumJbecBJvvprglgXKhXXu2gIhAMAje6nLj7JeHuReh4VAlG8URznpE6IIRX5PXn0+43e6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9567","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489698},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6dbc197098be95dda5ab5432c95fe8f10319e309","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9567_1696266047739_0.4567400681685019","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9569":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9569","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9569","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a54b83d3bd25db94b3d460efd031b251b145a51","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9569.tgz","fileCount":138,"integrity":"sha512-iloVb91QyQ7E3g8BDzUgCJY80lSHGP+Ky7P+e5JSzwj6+en/J/03X/GmMWzVL+VyloZTgjt9EzVxI2Q+qmnm8g==","signatures":[{"sig":"MEYCIQC2D9iCB2lSEMZa9YjmI09HiC+a4rhTdmSd6CY1hS31EwIhAKEH5IIOZNehxpHffOfw65TZ9a+sVEVKCsNVdFhAjSft","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9569","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489699},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e8ef33bb13866fbb4c4b2e6b48a62e9b7b2b94fc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.3","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9569_1696268610712_0.6067942905924701","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9571":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9571","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9571","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0dfe88fa8549250943a1181ae814e42288140b30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9571.tgz","fileCount":138,"integrity":"sha512-LpsMmTc1mr2SNrY2JzVz1RlmRdXBhAr3Le8bEaoF6g6nAi9ex7pyLYJyBieEcUEWJN454zP4pVs/6rInfdizRQ==","signatures":[{"sig":"MEQCICG4tPGGbtEACOcxi7Wi6F3iTBBGev9I6wKPWdpiahDtAiAqmOsxvXGPN/EdXBs+HS58G6asQgQu1t2dVSMgOpzjJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9571","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489699},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"14371b1482a69b088cf193a247f275e406fbe491","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9571_1696269864384_0.24912321513198088","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9573":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9573","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9573","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e80e2b97742d1c56f62d56ae992ced17c16e69db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9573.tgz","fileCount":138,"integrity":"sha512-yL/Xbs0WZnsPrF5hrzqV3umOoz3uTPy+2kFxZ15mRyn0sJW4vt86Ly91MrCeYJxz2XmMwMZUOYGSHcx0sSA3Iw==","signatures":[{"sig":"MEQCIEqIh2Fdueupcc/1s8ilgIh6135wloX71RloawSeMLM8AiB26eSsyPDF1jQKWdsw3vKJmmqFPta+Iof/kAhvd1KQtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9573","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489699},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53320e0c40d5e0ed48dd00e6995d3e2501f9b4e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.9.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9573_1696271991973_0.8202741568691878","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9575":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9575","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9575","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63de6dbf9a684ab11615f011c992d4a6f06f9b3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9575.tgz","fileCount":138,"integrity":"sha512-ujwQm0JajWbRwLhLGpoBhbE0Qomw7wxBLdcF9FczMftZeBqDi7zI8YTN3ynM3diIp+1aqHd9yq3is8KaWebPLw==","signatures":[{"sig":"MEUCIQDf9sZUvSNXDg24oF6BnYxauKAxUB3ljFwA6+G45vflqAIgNVhlrST3QwbESHz2ZMhy6s1R08lpaFkJuysG59XptCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9575","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2eb0413fa373a4711ff8cc8eb74e626b65cb6c61","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.12.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9575_1696274516213_0.7377297298650409","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9577":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9577","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9577","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe86f7fc94addcbe7d41e3a881b8809d5338422c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9577.tgz","fileCount":138,"integrity":"sha512-OSwH8aQtaHbgAU0ksAOjP36nRy8ttJk1bs/OyE8JiFjDKmFgZvfSJOKI1o5WztJCb6NkexS5vc7pdPvRdNn0Eg==","signatures":[{"sig":"MEUCIAzGQvQQZY8Tb1vuLoZq9k0CP2BptUQ5ovhZlm0HtqVFAiEAu5Dz7/qdezA70Nj1737V/8C+JoNrqaOL6F9ue1Z3T0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9577","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7204a4a8771497cf2804966d190c2c9da58a6ea7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.2","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9577_1696284854418_0.8272100599427565","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9579":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9579","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9579","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f827c96719c107bf18ee91bb72dfda5e798ad11c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9579.tgz","fileCount":138,"integrity":"sha512-l9EbuPIgQeQU513/H1cF8Q9O6HxN89WwUnLaUqRui7KTdStTwMyGPRv2LHw/kkKQO04yQ2NAUagMC1lAb7fcLg==","signatures":[{"sig":"MEUCIGU+6CL3p8Z5LuID/1pbGmHwumZ1FZszuaNY8994xQxDAiEAutmt0I+ljw540Ht7dEo9MbUX4mf8hWbMEkgZGd4h+fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9579","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"894cd3c38063b041870ba77899cdec4237800b25","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.3","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9579_1696296063357_0.8603156293611975","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9581":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9581","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9581","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dda45bdd6939d181c70ec7323e10304e2b843f9d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9581.tgz","fileCount":138,"integrity":"sha512-rPU/Lfjm5OJtSwMW31qZv+6gzalLx421rE5IaiGKjyJfnh2JQ968lcmSKkXslygQ6oEd9RVJ1bMYLB7uxKHbzw==","signatures":[{"sig":"MEQCIHMYP2xW1eZuRHekl/b6hBI1NyFPS6nM8JmxERsMMD7fAiBcgWUQ1QsZ0VqhbujLm7p2O/eSAQfteQnbUqKekPADpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9581","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"46a7ca29bec3453bf39bc9919aba5ce189d17895","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.8","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9581_1696297877196_0.821754545808268","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9583":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9583","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9583","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0683b82bdc149f1de43cd81c75532ddafa328d3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9583.tgz","fileCount":138,"integrity":"sha512-B0I5X3UD6WHNSuPh6k7gTVcx6Dt8VWGC9e1pujGFyDuZjU+EnRjehf63i9KCZd+v0G9WQTOPrG58XWOVvRbtaQ==","signatures":[{"sig":"MEUCIE0Zqlke24S9hrsKKxpTGQF6SCzPDSGlCzuYEU9h1LBxAiEA1q8AZJ3RAuj3jPPwki6uY05PN7d9MuQLDjdPlf5Da5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9583","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23699532e3bdd2e5bcd6c71a07e89f3872629c62","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.9","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9583_1696420161426_0.3381630094005166","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9585":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9585","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9585","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d15828424defc8ce8f75b80e4b95e4358e84fc3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9585.tgz","fileCount":138,"integrity":"sha512-E9OZ53YKdqHjXeMykn6sfEcu5Zac+jb0g3NSaj3nSwSF1XbOlxOgWfWoWqXlB0+J48NBvf2rEdMI8srrnUKq7w==","signatures":[{"sig":"MEYCIQDAZgzxj5ehegjRdRc2+zDWT8HPrwyRxmy8qNaPi2y7FwIhAN/VaqnZh6BiPzGwm/H4KWUm8jc30GGGKqHt+ORzBkFi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9585","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97d6e8ba60bd2fd61fc303b9fad99ac806a34282","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.9","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9585_1696421732868_0.2799549553763703","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9587":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9587","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9587","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aca980e0318b8ff80db8a1f9a64fa62e2dbb0cf0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9587.tgz","fileCount":138,"integrity":"sha512-wPKLmG4lCdZiA6MFBGkns88mZJzDJllLAVSddGSvooP+Sz6ggPjGneaRIb2nzhCMHVYVq73H1xLE3HXhWCXCvQ==","signatures":[{"sig":"MEUCIAaz/VeeprVXyBfth4dM+5t1xm3zNAVWSWf6MaawawFaAiEA9vI+UPbbT0GeE4/2k7ciRbni+L5Ga5YF0AJbgeWYAxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9587","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5d1c845d23904651110640a4141a9ed7e9af3f0a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.9","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.1","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9587_1696425047431_0.8918572875172357","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9589":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9589","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9589","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12e0dfe481ec046d21c825766b27c3082e9de0cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9589.tgz","fileCount":138,"integrity":"sha512-qtF6fvPzk/bqR85KuJ8lZuzSEW8JD+MLhC/aKtXxqfV8un2E9M2IPsHoeKX79TzWguoPNAalI5+c4DYjtnU7hA==","signatures":[{"sig":"MEYCIQCrwFsB5IlWgyHeMaVcWUsfI1qBlzhy38n1sLOHt+F+FwIhALijH+0Zsm8mvc+5vnza77ClFZiWxhpNhl0fKuH14p9y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9589","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489701},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8591ff4f9e285554784a46b30105d32b954b98aa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.37.1","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9589_1696426992733_0.8754567804629116","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9591":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9591","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9591","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"484d0644598a39674d71e15efdbd1d86591bb45d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9591.tgz","fileCount":138,"integrity":"sha512-thblaxgm+SVFndnteYN6bA98e4qwc6+GAqw+drfuxNufKomAghde0sXs4LLl6/y646Mr46PlI8av1Q/p+eWhKw==","signatures":[{"sig":"MEQCIEPWXw9gnIBqUK1Mu6WS/q8vytpOWbhHPUVrWC2FX4LUAiB74dMIUjIlnJSL+asrQ0VyuGmlQVYlZ9FrZQU3uwSoXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9591","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19489701},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2418bf7e153e5126d256f1fd59bb397881d4042d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9591_1696429397188_0.501306443511178","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9592":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9592","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9592","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51d246855b14c57c073fddee0e0e3b165c65071e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9592.tgz","fileCount":138,"integrity":"sha512-EgrbBmgTyFvQLltX15D2ntEcBVZA/FsUlHezewJzVjkowCTOChDw5v1vhQb5jEXbZKFciQBQuif3eussDqteww==","signatures":[{"sig":"MEUCIBqv1luVw6RO7ej2KwwmlSdzAVV5qFOaiG4WyCJG7nHbAiEAzDLDtipFhTOVsxGjD8386z5EjETP+eWVIrRwOOsBJeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9592","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ab34a425055149d36eaf2ca230774aa4cef06bc8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9592_1696443049873_0.5914368926576639","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9594":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9594","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9594","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f7076e267dca3c9a3add4e8ba3e25cf641688db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9594.tgz","fileCount":138,"integrity":"sha512-wqZsosTCfxboA1IWO+j/O7GOPjvk1XUoQ0QD0O9N57FuK7KaxbdNCwmubblKHBa8PiuGNLQV5fAYGlFbF2dJkQ==","signatures":[{"sig":"MEUCIQCezU8jEk6uxBkD7AtRqvWSsbPjgdXwHuNIddwiJXB1XQIgR4eOtfe+SkEQUg8KCVrxqH+jxbF5jlLhcCP01kdvQNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9594","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ecc6664879d224f77c8939d87f3f0aa8e594078","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.2.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.3.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9594_1696445751132_0.7986129770992569","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9597":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9597","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9597","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5f9de1afbdfbbe6910e65a33c56a2259bd374e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9597.tgz","fileCount":138,"integrity":"sha512-iPswcquo0XGvN9/7pgwfuCceWSRyiFA0fc4A/2jiqkBhM2MKGLesNaYBDFWLVVhG4VSUkRSMz8DJilcuUKzonA==","signatures":[{"sig":"MEMCIEH2zhFNLGVT2svcAVCZkj8r78wYzt4SIsLpnpG1sB3rAh8n6unBUPqFgO1fe1KM7vyScOHea2TpiCBOYb3sbFev","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9597","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6deb5efa14f47ccf2893cf63a000346da2feefff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9597_1696773597260_0.04942367601597497","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9600":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9600","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9600","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75e60cbfd1ff2751208a9f4bf480c802fe8b6c3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9600.tgz","fileCount":138,"integrity":"sha512-Czx5ncEj9GxStCAhgGsXm01WlTrhYg61UNLhQ63HK+vcnlHWOoQKXyV0AEOHB6v/t3ucGnH2l4HMefV3ixIOuA==","signatures":[{"sig":"MEQCIGabxAoQ6knl2csrO2yttuV1DXNYILWdodJbFRbvSw+pAiBxcn9JSPVJjA1TJe7NW1wQIIqEKCVhUbTrj/oGdMYVyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9600","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9fd2ec3e63526a8ebf3ef631191eff77180aea33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9600_1696793095979_0.09934996910665417","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9601":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9601","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9601","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5470734ed400b00c79d1da9c3c73055f29423c13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9601.tgz","fileCount":138,"integrity":"sha512-U5utsbHU6wCmat22JUvKxEY+gQQ1Ku9LO34peLRftMYTS+diddDtfOXJ/HF8Xh0tKwooQZal9GiGKyKG6x5V9Q==","signatures":[{"sig":"MEQCIDWWcZLyuEQsU/i4pDPR0BHPTa4+Wi5WSnOudwNKJhZSAiAWu4Jsu2b1ehvGfRRF6GOdeAPuk1SG0F4tuXUchAf+sA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9601","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"33fd4c8c706f93557c4e87b159c529d6060dba0d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9601_1696878844578_0.9957420340165339","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9602":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9602","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9602","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b64fefbc688560b10ddf8d5a60bf27450579a02d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9602.tgz","fileCount":138,"integrity":"sha512-L55sr/bVlJNPbYCtI75nlJve+M5ZEwsGIBmEzQFyoV+YV5pfoes7mS0farCOIXoUzPC6QPKcBX+6+Azg390Ypg==","signatures":[{"sig":"MEYCIQD/OIGLsPpp326e0K2HINPWrkBTqpohmhA/szVvI808cgIhAL0LZDR3S8kUb3yFbXoj38e+8CN6t8tDalPoLMhXhufW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9602","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19555790},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c2128905360ced2b04d61a904be6cea60fe01117","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9602_1696882072967_0.23556706018877027","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9603":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9603","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9603","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"42a62a96644099f1c2d9f7e7c8d670a0eb2ffd86","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9603.tgz","fileCount":138,"integrity":"sha512-v8FcB1UY/Vll3kS225hEzMIG/TiEsX1V3iXaqNqhbyW8Lmtwf4aBG8wSKzOjSjCCGr1lQ5GMSNntiO79GvyfYA==","signatures":[{"sig":"MEUCIQC3mOOWAW1V5WetBUJjQaPFNaroYpiKjztmQWCOavCQqwIgHgn+HpakbuaPE3UtzZxUZ1jDddWPSdOfG8STPl14rCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9603","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19582575},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"21213d55c9808e6c9b7d4d024f397ed538f734f5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"5.62.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"5.62.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9603_1696962857141_0.713089174026249","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9604":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9604","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9604","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"996ac5267cfac40ca118e93c9c8d466af02e0920","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9604.tgz","fileCount":139,"integrity":"sha512-Vv1paFbjZ4aFzcm/5cVC1OVMNZVkZWbvcHKaSh9w+3/uABMw8xYTH0EAvy4zzkNRWyPP7CFCE4w6VI4w3Dh2cA==","signatures":[{"sig":"MEYCIQC9YX2bFzH1k99a68WmVlSFLVg2N0FI8GiF6aLCwEIzswIhAO4KDZKTlY2C6E9bM5YQS9m+rh2pWrKYjlVUBx4Xuqtf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9604","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585499},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1cc5c7c17072720a20241acc45ece2e9d9a1017d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.3","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.3","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9604_1696963765041_0.10640255495903017","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9605":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9605","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9605","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bfa0d4d3a568af71cd37b6e5b7cb759120ebfbf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9605.tgz","fileCount":139,"integrity":"sha512-TUF+Dgc49Sv6lRFtxumjFO8+VE9Lot3emDvYo6pThySQX3msCm1VkW4k/7y9f6cm0AcV1+RQFIEJa/iljfJ/5g==","signatures":[{"sig":"MEUCICSMPVSNmW3dMCmhzWUeWAViw1LXSB79O9W+OrgAXAX7AiEAxnXUb8fNZYrtUH4YfaCTI/zxomhya+YwWJJ+zp9T0os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9605","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585499},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"345a92d4c3c6727f670cb4e2ffaa12e3f8d6d2ef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.3","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.3","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9605_1696966791676_0.7815755699978097","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9606":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9606","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9606","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0923e565d31701da7d26bb213ee28e61223a657","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9606.tgz","fileCount":139,"integrity":"sha512-SuKzip+PDwg09ASunOEfFI40QvrwAXz//x45AMNrKLEAsggz2xpQ9/ZxAMB2BeUsnwuOxXZD1g6MlHB/LHR35w==","signatures":[{"sig":"MEUCICPqBu2bDWHFrOjKifeeGIzAyvH9vW6nWyFYI2XiyxoaAiEAmnKe99o47uNECnaJqEs8I3VJbEtiz0VXz9SkFzlqZRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9606","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53a1505c17260857c41176e7d1600c1e3507c059","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.3","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.3","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9606_1697049935274_0.9713022107152482","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9607":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9607","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9607","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07978e34994f1f32f38b9e9c93d53f1674e25e23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9607.tgz","fileCount":139,"integrity":"sha512-+7cKOvObxWVmXD9VDlFIX3tCpN5gLG+Y44pbpXhyjxH+v2MKdCGxxUzhq9I1BAHmSdP64GsxrGMzfUk0tnZNoA==","signatures":[{"sig":"MEUCIBmMPPZIOphB3qBvg0doj8PrfQV39JQTldhzTPrMr3NJAiEAsc4U1RSZIrOCoAFdfLCaTn4qFULdVipHbnnNoX2U9AM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9607","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f672090ebb45c79d6fae8931df1de39cac6adc35","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.3","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.3","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9607_1697057633363_0.3428137031070506","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9609":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9609","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9609","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1224aa662db0ce2509c16acb7d3f25b814670baf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9609.tgz","fileCount":139,"integrity":"sha512-SWMPEwAGgYyGCqI9fZTUBDfPE34Ql0ZwIccjSj2oIAKdrqgO3qlkl1VEzZQbiC94R5E03o2v+ZeaR69585awMg==","signatures":[{"sig":"MEUCIQDqFWi9SacUPnvyQiaH8UtZzN8HKeut8OPqkx2uNZBUigIgIB5td6YZOXw77K+tSi8aI+Ci4DQtUOhsWVyORqgKukg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4c3c5bbe9653b6ca07e11802752b5047af88b31e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.4","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.4","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9609_1697059704772_0.29355024333542645","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9611":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9611","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9611","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4aae6031174f645f8a6eccb35816031d8bf123f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9611.tgz","fileCount":139,"integrity":"sha512-ARibxfiI+uZ5jGKhsxBf9MnPKsIZKfOzoSFp3vhhfDHYEyY+qJuD3lg/mfbHkcsWNhhKkahjG/RHrQpcL3ZJ2A==","signatures":[{"sig":"MEUCIQCRqncIQCceFOFVeG5KBJ/D9GUwRU8Aznyrkl7dIk4FTwIgfjiomffJiHTVEskKJ3o0SCSvbVR57SOQbn3JF6xDyzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9611","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"470a29f47d2cd2155afadfb7d97b19e4e3e1cc2a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9611_1697061556932_0.8419548186239283","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9613":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9613","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9613","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18adba78dfae0934b94799f491a98b97ea87c74c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9613.tgz","fileCount":139,"integrity":"sha512-/8AWpUPqLqqAOanDia5pHPLMIAlhmXX1MbRivpdN6Gk+k+bJDyC8xe5CcCZjgdQp1CuLur95nhzD2lGCIpmbWQ==","signatures":[{"sig":"MEQCIBdwnIBO1A25hPUgAyalAidLw6GpERyvk7MoGC1L+FtZAiBbAsFe/feEBUaTFBx5T/gT2Sj5TK3oVMOEuhNaVbn1mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9613","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f20e8ff2f5936413fb25e4048b8128e407b1e76","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9613_1697116084699_0.8305577183570487","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9615":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9615","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9615","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a63d6aa624f7277b38b51dc6a145358666ab680c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9615.tgz","fileCount":139,"integrity":"sha512-u4PtLkZZ/gRgtfnx4T0PKnEaYKW7DFDGyBpXv3kgDXu3wO1Z9GrSp0nYkrxOoN8u3LYj7mzBxVMX9L8VzWWSqw==","signatures":[{"sig":"MEUCIDmpJteBGu2EUBE98vEIiijf7kQkUbOPe1O3dkTTpFDjAiEAkmpS7EstW7nUZeVEUSvhA/wamnFjWHY7jG4h8pIH1aM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9615","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"712f7496e91c8f3d6fbc6074780b5ce8d6df1c98","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.4","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9615_1697119638841_0.1284859701727239","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9617":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9617","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9617","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb1253ee8a10f29b1722faac84c7070e315a08d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9617.tgz","fileCount":139,"integrity":"sha512-jIDB66am8d11zi3QlPg3GdTKfAKGzk0WqDzOmggwB9cuogOoyTl0gjlmMBb6kYRr3ehG76BXoGPEdTvGECHCtw==","signatures":[{"sig":"MEYCIQDcnKQxs4/JQqgceYt7Mnrrs8WZY86KaCEYfbDYGzPokgIhAOEWNBwYUaTf2CeIcT5ecXOgrB6jxAU70f52sXSsGBb4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7eaf96ad2f37e740c83a04e0d60a7608daf4b280","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.1","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9617_1697122353423_0.2843394019215211","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9619":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9619","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9619","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1fdb302e57f94d633a8a5545c1428613c664090","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9619.tgz","fileCount":139,"integrity":"sha512-5t2BeOgFZtdBRHv4vIaFMoUw1Rg+sR1v8TnDcYh0VD9BpAEdCWexmqIPUbSEIapflJuCD4c9zOc1iJfj+wRDgg==","signatures":[{"sig":"MEUCIQDoolkeqk0yRa9ZUzFOdiobJupwg9Z7Epiv8gnuGeyc1wIgDdfT7JVO+UFmTKLopr3owxsF0hAoJdJxtFY67/NMWGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7139f4a1a973f2e554578db7dc71510bcad7f844","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.3","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.2","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9619_1697124720161_0.09401061144240486","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9621":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9621","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9621","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f718185ce81a63104a76464474082a3121e7725d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9621.tgz","fileCount":139,"integrity":"sha512-GhBoLoYOVXtSmlNSMheMJOXewogkEK9QdUwRZsErsYWtVbDU38NvHTaca3iz/uAM8VVhT+5tnEL11Ossq+D9GQ==","signatures":[{"sig":"MEUCICfYcP0V0/HKkaYIJOw5ciexqmeWP/pKHprP6y2zoQTXAiEA8faxdh+wLPbl+Ur5+j3lF9LvzAI7V5EBGsBR2VDzNc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9621","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0daeef3fb2b78a756cd90f045c4f1a4672a5915","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.4","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.2","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9621_1697127530811_0.408667122405457","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9623":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9623","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a859a6f4e5180494e06c74d2397f4f90a394f4f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9623.tgz","fileCount":139,"integrity":"sha512-i6eCcZ6JXTYFyyBDJlRnmjJN1RmYeKeqmrz49N94AeQEABiyNgViMNdKjFosz4I+66nriV+sM9HDHzdO2pq0ig==","signatures":[{"sig":"MEYCIQCX5gP73G1tMRxxqC+0Jd7vCJadIy6vw9VOcmvO26lLdgIhAJtagcRZul1PjI8dqTKJq5fuMZw9/HYYRpudGo+b07u7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9623","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58c3aa4d04114ce102914013702e69166398e0c2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.2","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9623_1697129549941_0.5398113807942562","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9625":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9625","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"acebe1096d69aafcc1d41b6e031a95d3bfebc5b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9625.tgz","fileCount":139,"integrity":"sha512-K/Fc1m7K4LiDeJg42efQ3hWuTm4OVCeiYhKZeQROASBW4sVP2YfU0H2dNVJdyo5pQ+1zrzrMSowJHWfNVO/XnA==","signatures":[{"sig":"MEUCIQCLN2Bju5P9ZcfrGANNYa0kaq6tMDzq6QT+SFHHduKOhgIgTS0k0s6YBiCzPKs2qrTCrJJEW54wjAEitgqHCKCOg04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9625","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d0f1364e6c1ca4bb8723c17bcd65dcfd4302f4d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.2","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9625_1697131273775_0.9402426750478778","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9627":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9627","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9627","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69e0227cd32527e50f38ddc164d406797af04845","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9627.tgz","fileCount":139,"integrity":"sha512-cyxvm0ntTRaYB9aoJ8PN1SF33jF6D383i4zY4kYa/f/kpiy33LovpDOoei5sZ2eURA7Jk/XNm1YXw3F2DyVyPQ==","signatures":[{"sig":"MEYCIQDRSfr59i25/AY0Rjxb/CHmNunhomCL4JZvzBeRC+dViQIhAK3Obi4ukqNweJ7WZpOqRWEOkXurgyqHvxQYyb37V/pf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9627","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"de15c55e14bd90b1a187a58daba38a722c1ee1ce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.0.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9627_1697133486078_0.6956949067385736","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9629":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9629","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9629","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"972b77a99e3fffc2eb7e7caf37bb2eab62b18855","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9629.tgz","fileCount":139,"integrity":"sha512-yn/qy1VoK+uc+zDgrs8ImxglbiK+Q8qQA0wVlBPHgBkssFyBPt7bPt+LTpR6AsPMOk5NQTZT2BPUEs3wS4Fdwg==","signatures":[{"sig":"MEUCIFNt70iUKn5Kj6ZVOhXXN5DRkkzerPpvVAX8TaSMILavAiEAhzl+Gd9dcyW5ffOg0xJ3nXpuDhifDmbaUihGOG5JUFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1ae3df76c5dec188d1b80fbca4f2dd22fd55a855","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.50.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9629_1697135152109_0.10437588580003454","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9631":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9631","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9631","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c104fe38e8b531b664f115911588cee04e2b132","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9631.tgz","fileCount":139,"integrity":"sha512-akkJPNkEmt4Ymk8TBeRWMk7wiCtUlN89pQhhbzvYulf/f8BzBFh9T3kZY4pWpjQKpMbROsaq8Qcb2CXHLcK8yA==","signatures":[{"sig":"MEYCIQCHrMJ+pCTa2BCXfHSAdKwCjKff/hY95sw4IW/ncfJtbQIhAIub4lBNwp2d/p/PLHX9/TfNjqicaes2KMBESzyfcm8Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"63e48177654ddbb251ce48cc4f8cf335abdd814f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.10.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9631_1697238788010_0.37606172877042243","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9633":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9633","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9633","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"06f92e9aa969a5aaa3699723525cf73652c15d4e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9633.tgz","fileCount":139,"integrity":"sha512-V3qEBJw7warmelTVZICyXgQjGnWkQwz15vM7kSIZT8ZzUvM5cQQb+C9oZflyOahNDqOmrKdVJgKUvdGDfWbDiA==","signatures":[{"sig":"MEYCIQDsZ7sYLbCYhiWKlrIYgC6ULv55/quXMmT4DcZsAutrbwIhAKElTs1EtY8sb9AsB+f1VdCY3NNQbIIIlNf2dK/hflpy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9633","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b239cd8dc4b3fa47aa42b5e6bfd21ee99ab60016","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.11.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9633_1697240743686_0.6630123771210625","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9635":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9635","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9635","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b291fb025a4e59605be19f35a9ed664522bd2676","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9635.tgz","fileCount":139,"integrity":"sha512-i0oJ/6QoXJRHPUTlCrW5Rdgu+cDwOt/sTaIBc6diysertZGm0j1dQS7SPlm8ZEBOvJyi7ZiuCDGjgVIQzJZNnA==","signatures":[{"sig":"MEUCIBAQqirZ+UJEMtNJsWhHIwWaFiJkMs5CfHX8k9+OJHiPAiEAz2fwdKThNN9vVDU1ejTaPs29YiaIl31w00T/tGwcQEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9635","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc0a370207eba12b97b4f19c322ec7dbc3adbf40","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.6","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9635_1697241753688_0.5599703631152844","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9637":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9637","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9637","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dff76fd0e2abc897d2efe696089d734a083b4ccd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9637.tgz","fileCount":139,"integrity":"sha512-YDtvNYYwGVxIfjjqoD9ERvcRGxjsJ7/A9Bsu46z0+A+lQU0ElthGD89Ve50dWiIEEli3SYeousrXFx2i3YEBEw==","signatures":[{"sig":"MEUCIQDyMsENosuQP5G3JIV3Xc/yhyThQGpzeeeQb+dN8e0yHAIgU+9fvbNSK8IsNaNkATZJ7GUylAqMq0HfxIIczqXnEIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dbdfab23c7b474a4bd9529eca6ef6646f7b50f94","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.7","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.13.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9637_1697517915009_0.8325573289083994","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9639":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9639","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9639","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2e94af040cdeefac33cde3d1f45b399cbd5bcb6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9639.tgz","fileCount":139,"integrity":"sha512-LPiYLYnPrjqgGXXyYkYCU5A8QBhT5exP6cTsqCvo3pJ17sVSble5ssncaMmXKeEpHXZNUuXKNUou592yQ2tLKQ==","signatures":[{"sig":"MEYCIQCXp/q85uSHV4Ex3la8Ff5U/ngMEO+5i7E6q0eb+rPdRAIhAJlUk3ycUDIv/H36eyMDcG9j4J0fi94ErllEoICxyjL0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9639","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"69b43e185af5e3def9e5a678082d618b7b8013d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.7","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9639_1697519345924_0.3723071934840374","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9641":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9641","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9641","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18da60e173fa83eb0a86ee74493275809a4a1534","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9641.tgz","fileCount":139,"integrity":"sha512-0ITXbEOFk56JrHDftm0LqUP3h/ah9csVBGnU7DSsT+gE4AoluQ+7/sTksIpmJD8XLIbXeut4gD/jZSe0llXcuA==","signatures":[{"sig":"MEUCICIeSg7fKmt+JFTytvbRzHGnMcQQAT9wMiFSY34cEwRjAiEAtjAyENbqnHtwBoLCZMZCn6SxJvI5k0Y4+7EKcvWBtRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9641","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19586566},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5150429a8c02d8a3be68e3116a1c157081be6a35","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9641_1697520310335_0.8631043755595427","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9642":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9642","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9642","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e62ef01db9a7848d0e4e4eda868b9ddb2e3ece1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9642.tgz","fileCount":139,"integrity":"sha512-ahLo7pMw3pKgU9wJPKKRxMI4IeAQgdBO6BhG9F2YWdMPLiRTS/2I5Cps1cf4qStMNdDX6lDHIjJ2ScVvvYrgbA==","signatures":[{"sig":"MEUCIQCGCvV8KGhvqjxOkLm6+x4ZLCDt1sbZivekTbNxIqeR/gIgc/9FPKl6hT8wEiW9A8vgu7Y54dwsfzhM5AytaTzPM0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9642","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19587005},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ce6821a90136b23bfc5997c81f263185c6633a23","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9642_1697582787811_0.4941107711536885","host":"s3://npm-registry-packages"}},"1.5.0-alpha.0.0.canary.9643":{"name":"hls.js","version":"1.5.0-alpha.0.0.canary.9643","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.0.0.canary.9643","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a53432db102c864b0a980058d2d92e1a99d03944","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.0.0.canary.9643.tgz","fileCount":139,"integrity":"sha512-cTYd30we2CeoaemTpCtkfri+0CsUdtYLsa8Gc/WC9u51ckmYtiOGXXhTUMgoyUJnb9K0ul90zgCN/JpbCpqmfg==","signatures":[{"sig":"MEYCIQD4xbS8zM+FWfmg0KsOQgacgJIzFsG23ihu1Kf5BdpqOgIhAOwQOqm9BQhgWUUq3ccA7QA9du3zI5GR7f/AEc7M2ToN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.0.0.canary.9643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19584959},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"664f76f813b37a00cf6a8abfea92627685421275","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.0.0.canary.9643_1697584462936_0.7984811050176761","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1":{"name":"hls.js","version":"1.5.0-alpha.1","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa9185d29d29fe5977bec5620427fce49de9b18d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.tgz","fileCount":139,"integrity":"sha512-VCv7hhnskBC7wPgoiZ8OaqMQT/gUWnjQ0Q+7mhfBFdq5QCi4R/WKDuUdWmA9lSy1Hlozupc/Gwq5Q2zEPec7Kw==","signatures":[{"sig":"MEUCIQDoJggiRjxKj8uRFJbHilP7PUHxRIdkzGLRSztWa9ry3wIgVrDS4F+shfWIAs+tGL7hjDHfOPl7iP3UOHawE4qwVa0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19584753},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"664f76f813b37a00cf6a8abfea92627685421275","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1_1697585898574_0.5491025052751295","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9644":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9644","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9644","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7415af10b6a4425d74f664b41f078d0bbd31996","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9644.tgz","fileCount":139,"integrity":"sha512-KqNMmI0GazoDNjz63nmphy/+eGXeB/9zks2p1Rqp6WeCNc5F1pwG14UQT9nHgXvIzaYhnC6wt9LamIMHFE+mPA==","signatures":[{"sig":"MEUCIDUWfgRp3Zk/CAlWIesjMAz/FKRqOu+s460jKNxWTsVNAiEAk4yTkOD5uy2SIgDpIjT8PXWfQtwXkmjrNM0m1Fhwg30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9644","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585014},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9ba35c99695c0837e45f518e5f9a47a53e7339d2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.22.20","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.0","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9644_1697663862606_0.8888754945598119","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9646":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9646","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9646","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ffd6706d918c8407d7353c376c86d0e86bdefb9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9646.tgz","fileCount":139,"integrity":"sha512-4xlS3l/ixxvxgqcWw94FB26IrE2t71BHJeoqh6P3djTRZEzXUJ/N6VDLwOkiZ0PC+L6Yyzms2wmUpemLBGYsAA==","signatures":[{"sig":"MEQCIB44Tb8ovV6BOj4YA7YbTJs25eYh5ZBaOVZJy6T15LuUAiAsIFyXaNnJuaklEXJfV3kunfh8V02wAQdMj0vKr8PEmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9646","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2b7c57d82f547940b10a6693cc4a7fa69b00d863","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.0","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9646_1697665661793_0.20161745488733862","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9648":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9648","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9648","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20772f7bba09aa6b5608c481a5fb3c7398fb7377","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9648.tgz","fileCount":139,"integrity":"sha512-UkTb1WdTXCstOXjWDyufLMm14wyCTJF9QUABo0IYfJM9Y/7TflO5k+jSd/egIsa+zrCJ7l2CBmm2gQW/2Qpe3g==","signatures":[{"sig":"MEYCIQCTqg3SR4yECmiz10+2kuj+310mf7d3fJLXjJRrqsVZ3wIhANb9zEtX3eGFJkn28L04HkgK2vSM1b/yqKiDHHvxbppG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9648","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"328abc5799a72d08c945e73df3d0d7cf0353ad7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"117.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9648_1697667012540_0.163431037512477","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9649":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9649","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9649","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03516e77136261f3472539722b23028b575c990e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9649.tgz","fileCount":139,"integrity":"sha512-7j+bbCu7PWm3G23s2TT5r9Trn/eMLhFj2UNwfS8+SS3p9nCivG+IxsCOXn0mKynH9M3ORR1VCVGLYoKsLtBq/A==","signatures":[{"sig":"MEUCIH7M+4WZJuV19+8kDCdligQZbN06wmX3OcG3tW1wMH5CAiEAwFv31000/q/+lkJkVG74eOC92lzEO6PDfneuohtSbNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9649","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4d7a92177804ea33f380e53789777e59449cc5ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"14.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9649_1697914525582_0.5136325003671807","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9650":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9650","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9650","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96a66a877b2632739b24a7f9fd7e7374a4e57d30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9650.tgz","fileCount":139,"integrity":"sha512-DkWriH+FvSWpxwA2B3alb4DZdBVidWeFN8G4biDDLcB1sh4PARIFK9XAU2JAE1PxdR00jCyOXt4Ma4j/PUFyiA==","signatures":[{"sig":"MEUCIHBwOjC+aURdGqwqT2QrQZ1mvmk6XD/d8cPkgalJZQcwAiEA2AkMkFhB1nwjtdmZ2LpsL03CvNyGXH+ockCVkb3D0VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9650","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5a3c44eeafd3560502d2f72e23c434c19dbf2cbd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9650_1697915455802_0.40759593620956314","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9651":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9651","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9651","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d80e6f7946c3174c44d191c86826d5bf6f90e280","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9651.tgz","fileCount":139,"integrity":"sha512-0zzLoLy4w+d66mADYZu72Kw5NPk8/1x/Bqd2l70ewbo+5toB+BlMYnXY8kLWm3EG5A/pHK2+4qlcL63zY2m3qQ==","signatures":[{"sig":"MEUCIFam3tGH45MTiTQ5Frp0Yrh4Ccxki3+gDULjmtMZND3PAiEAnUuUYO3Lfy/SA/yAktu0MT3F4PL9JwV/hk/KG09/yXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9651","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2488d32291e0b4ca4467c328d5500bb836678999","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9651_1697986620955_0.12677298760959155","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9653":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9653","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9653","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c9e31a748bcab3ab99ac35a8bfe00f85ba6cd3b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9653.tgz","fileCount":139,"integrity":"sha512-3shOl7aG33EcgoeGvWT/p7GHLRxhfTuy+firzjnMbMFdusNQ1RHa9EoH9n3PZMXCGt/fq846hynDZFTGSx+nsQ==","signatures":[{"sig":"MEQCIA9pSMDRTdbsvZxg/XTvETQC3PC4fvqXuG+Zru/sVm4IAiBoA9S3SAsJNqQbQ4kLGlQB1yEiF7Sts/Xfb1sJMEkVJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9653","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88cfa9a756c8859f3d7528326452159e8560eb7e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.1","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9653_1697987583221_0.9429486044987698","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9655":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9655","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9655","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2fba4cb5f91bc058f81b68e73df2adbef30cb34","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9655.tgz","fileCount":139,"integrity":"sha512-2n12RbC4C/DrvHcDydehxAGVkP8c/bHxc4mOnxgGhMPC8VVzaKpw/8rJyyYPGb8f7WZzLm7rIGRNTB6ziPzGWA==","signatures":[{"sig":"MEQCIDP/8EMP2pVq53ElSRbZ9J+hbICUQ6KfkjoS50mKgdRmAiAXt5ipdIzNeaQD4UeRRL0L4OlgdKu70fx1/hjH8HtsvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9655","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"01648834718f64aaed34b6d814b5603f8e68ba9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9655_1697989322382_0.45031698786863616","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9657":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9657","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9657","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e5934686a4f493fbc8c2638a080beea096d86578","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9657.tgz","fileCount":139,"integrity":"sha512-eYV6tjfYH2DAphuH4aGxe4l27uAkVurZzbRFsTPgyLEENG1zookyM5TejMH0jJtzRZBcbCVrFoLMM/5ZEL/93w==","signatures":[{"sig":"MEUCIFgUnZ91Ge5wwIUvNUoHCnQMTUKzQ4E3gIN4cTW/D3NzAiEA94IP7rIjO4KpejeWWoJMTFCbpt9TDX2puTT6bJLmZso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9657","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d14b180a52f95682493841fcb654c252b8561e35","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.3","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9657_1698083261752_0.4631701899897729","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9659":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9659","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9659","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ccb0495a0876b7853f5c3f2e878042f62c103c62","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9659.tgz","fileCount":139,"integrity":"sha512-vydv4lAlxHOl+OEcCUSVizU9jxc++G08D7U1cDuLC3/stlyVIUDZ9iLXE7hbxUWD6idNmGUAVI681Bf2enyWfQ==","signatures":[{"sig":"MEUCIQCoNsD15Iylxbujm30s8o726SyxDg7teskRJbfQuS9oyAIgBk/B6Hww06Jcihs2jxcZyAJeLQAD1ZTr/UtdHtFyQ+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9659","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ef81686692e816568c8e5a28cadd98361327cd1d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9659_1698084115625_0.9855002165956304","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9661":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9661","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9661","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"61e6ad7223f014d52d8d6db2c01cfe4e899f1361","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9661.tgz","fileCount":139,"integrity":"sha512-JcYHKMQBfhlfG8oPMRAqVCZ2VJNPIrcFlGvFzfxIIr+WJXLuGCbOH+w3lyZP11SFvwrrgMCL16ebZTiMmtvNMw==","signatures":[{"sig":"MEQCIHLhn3ZZNBLSiKsYNqWQrXEeNF1tx3y0l7Zv5d5cu6ajAiAV2jCTaYLLwiqVqV9YvpgmMSifJglF+i1RKw5TP3hlgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9661","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"db561e0a3f1441aec0f8dc282901504888e2b151","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.13.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9661_1698185848168_0.9721403727332856","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9663":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9663","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9663","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"94e9453556be9954803d3fea9df1e9d8a4c49de1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9663.tgz","fileCount":139,"integrity":"sha512-ctfD/hKi6iTWYWAvN0C5VUi59UGSQPk7qMOM8Gy3hziadZpdleJl3v5D/De7p0aEFLIWLkD0C6atmYRdtjTDYw==","signatures":[{"sig":"MEUCIQDhKF6Toot6oJEPAqzodad9G/ypXvXVgOqkB9QG9BU4jAIgJDQdoKqP3UHNrP173ru08K248yaKCUJ8iohSVsPy3cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9663","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"952fef0ff6abd0b6f27626849821ff8a1d9a5f93","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.8","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9663_1698195285972_0.021974619125974204","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9665":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9665","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9665","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7358101ac8379e2ac1c350c54961bea490292882","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9665.tgz","fileCount":139,"integrity":"sha512-cmkYfhcQQssjUkSvX9CsKz5r6ZV7QG9lyIFmD7JEOw4VBW5jK2ZW7dxhOZbJ6LcqnAKvKCGvQ/ZSz2cBpRe6vw==","signatures":[{"sig":"MEQCIB516gdB5ycovfdSFbz9eCTLeo+MimiyId6drbN/XRGTAiBTrZWNLZwt2HlTXBnFstbnzIWxf72VvrOwI5FKi2QN5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9665","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ef6aaa5a3b5a5243e825f2820584f13de4a4c400","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.5","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9665_1698197870879_0.30566599620213486","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9667":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9667","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9667","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f47133ee1e1c69d9fee9e2c0eaaeebf0584cab1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9667.tgz","fileCount":139,"integrity":"sha512-hGnQoNN7hWJVAjrBolfSTARATmVT4+ZZlmHR6oiPWaBumMXfsbyRwbL+CnZcSxYJZbXy0p2PlGoDcUVacYEAIQ==","signatures":[{"sig":"MEUCIFlN3j+9HoyIlp3zL5S9zyGJIIObDFfThehuYtuCYMI4AiEA8xARddEcSppqHdCxEq9kfAjAtHdi1ouEuvLJ5nGfRHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9667","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"103dd2fff96ae71b8fbaca7cef11b239c7f4784b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.7.5","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.7.5","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9667_1698199814093_0.8418360321168943","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9669":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9669","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9669","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a7f37598a88dc276afc8a6eeb78195112baf020","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9669.tgz","fileCount":139,"integrity":"sha512-ptPR1LmzGaN2DMWTihIR+3f6u4dXi1WkLYdW2eQgA4VPBrO7/P3iXj21gsFbKop2kRHvkFwsgm38cxNcW4PTew==","signatures":[{"sig":"MEQCIHZGbUULSJee4OV3AP6cnBId3a3PgKyRJYP9WxfVUNyhAiBYK5MxGP5g0InlQzF4uXi7Hj4Q7coDnErSu4mLGsPUog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9669","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3c381d35a67267827e3da1473c6d7097938f0787","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.8.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.8.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9669_1698202262182_0.04759313703913026","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9671":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9671","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9671","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8855fe397e5d0cb2c10f03300168c6debd26e5e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9671.tgz","fileCount":139,"integrity":"sha512-aP9Da0TE7qTmTN5LylWqEmHluby7gYtCzH6TeC4/fgXj8Y5WB9Q9FJQ9r7hKOYXbWrAvo5kqjUMXxtglfucQCg==","signatures":[{"sig":"MEQCIHj0Aa3sLe0ufR+vDBg5CifNnCcNd9CNm1zCrxieRQEoAiBc2mi+asVJcuCaJldr3a8jrBGCk42mTqAHu4/ulma+HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9671","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"abe41c3859375c919c6e59697511f6e5497e6a56","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.2","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9671_1698203579369_0.3451264503513163","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9673":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9673","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9673","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"15983bcd0a8e3941f49191c19955481621efc0ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9673.tgz","fileCount":139,"integrity":"sha512-wzszVXAn2ATy/EY17ycLIxSdnxYhMRlS03sekZRAjK+hH61EYSGGLKrYRA6zWbrADMq43MPJMG+hvVlLuewACg==","signatures":[{"sig":"MEUCIQC1KKADcA5gh/9gOM1zsb8NaN+PNpG/G5KnwyrQDi4/XgIgZ2LQsG0/QP20qnpL8F0TtIwJlh8QitcpYP72nlKu6HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9673","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"398d8cb0812bb2798b58ee7ae505977cd3f042db","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.38","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9673_1698226804409_0.0486659218465304","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9675":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9675","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9675","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"35a2da9fd90be02669d4d34eed4e5fef452160d3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9675.tgz","fileCount":139,"integrity":"sha512-O1wqUsV0QWhLcbcZrVDPlmGtK6MVUFdByFK6b88NP0fo5PrHD1haTXlJ/kaEd/dDWIu+yn3BuKiyOZxVcpngug==","signatures":[{"sig":"MEYCIQDNMZi5o4ghrVKgLUaQ3PbNoSfWoQyjGW3mXShuoORu6AIhAJmqk5zCdyNihoF31Ec7swQqlx7tlCLX3lXdt2AHRJTR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9675","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec6647af0c7256d7ef75f4733960ef01a7134532","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.10","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9675_1698228839562_0.49977278063747077","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9677":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9677","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9677","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9fb7242a8dc5ff972cf3a6357458c93091b42ffd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9677.tgz","fileCount":139,"integrity":"sha512-tVqk3LDiL2TwRZxKIxv98B0LEsyVl3QsqVqhBHo5lsZwEcXOv63zkqeGYfVS5evB21YRjCKmJpbAzgTXZ3O3Lw==","signatures":[{"sig":"MEUCIQDObEYG8FM5RLZIFY5+/wxPaEzFhFOUifn/bOWroKaMkQIgfzVLhqemWUxwG2P9qQM2mBm+O88gJZ3FoBNEyO+GjBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9677","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"993f432e80f9bf18316ca91964a1f0e78b82ea00","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.0","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9677_1698256787747_0.014624347398660476","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9679":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9679","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9679","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7cf9cead2423a39a25fdf3df86ef831bad4ae69b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9679.tgz","fileCount":139,"integrity":"sha512-5HwhEw0ACTRxliWyXERQDPxEvlj+OCoW120gDtRLI/RwbjkOntkksZ6mne3E5MyOkaxkkRnVIEbZggNZqTZRUQ==","signatures":[{"sig":"MEQCIGoOqjpnPaJVWMg7H2U+tq9Du6FhBuxmN36CYZJuRS1VAiBjfdilorpmEjNHx3Y+hdY1yPrJy/R1j0kjw8DGG0JcsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9679","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2e94467852ab61f30e41db9ec68fb36cf27ba8ae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.1","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.28.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9679_1698258690642_0.7504519438058357","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9681":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9681","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9681","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"354682c4408f0e6d2bbea3dde33255512b1d14db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9681.tgz","fileCount":139,"integrity":"sha512-qDzeO/eXRNqaxKLq/VEdlQHs3nCWcT6M32I+qavLLynODPUglaSg4OrlkK8LVryv4TvJl9foOmrOcLx3RASfAQ==","signatures":[{"sig":"MEUCIQDH0zo2T3Xp2KsFuFwm29n++DS67xrxoeVdCU2/8dqdtwIgSxaIiSONeWdyJhtNfPucXGiMUxCTCn7wovAd6Majwq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9681","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6a2252f3f35c8a203bc2e1e8a6a8efcb3eb7c32b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.1","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9681_1698655530941_0.44216009148998103","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9683":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9683","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9683","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02d88a7845eba4bcb8a7b101fbdbf0a763e80782","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9683.tgz","fileCount":139,"integrity":"sha512-lnhkSi3jKBsEvenJtNH3mPopif3HY8xrPv9GLDyqofS3Vx6WKAjuDWiZiFvmdzJykEWSLP04vdak7mpieOIdCg==","signatures":[{"sig":"MEUCIQCYgqSvUUNiHzdUAfAMgAzHtdJu0T7/wPCIwB/RT7v7MwIgJGU5tKOZoi6dS4ZhqoDmu/3QPMaQc0kZznfGWM2ZQjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9683","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4ce8b5bb776247bf64d0da33bd2d1d8e64651bd1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.51.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9683_1698657337392_0.12931692594882493","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9685":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9685","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9685","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a60a4147f47e666788c4ec749dd889246385491a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9685.tgz","fileCount":139,"integrity":"sha512-LyHjiWcn/AOciYsTAby1k484zbPieH8YkatTFKBaBfxmjNXo50/JrFWRrrBbrYuImQui/Qb7rpbtTON4TWSR7w==","signatures":[{"sig":"MEYCIQCBit3VYYPTWLNN6c8+78tSdEH1W5wnQ6ABN58ZpDAeNwIhALpe83cYuhDxpY73FLS91wSY70uc9g9jmzkTmUDeK+a3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9685","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"98964c5f52fc7323a5dc75e707c359c58cc6e563","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.14.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9685_1698658857519_0.512988688302288","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9687":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9687","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9687","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aac661863151c9faf50784e3d4d0978d8828f838","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9687.tgz","fileCount":139,"integrity":"sha512-dAMMH/ucLBLCT7irnwnBzpQJikLPLlOG+jq/Yc5RRmJgevw03aRECWpadaK8jpBvEqRAY9BcJoe763RHVbN46w==","signatures":[{"sig":"MEUCIQDN0z2jxFsu/OeDlPs3xL9RLGQ/2WKwUAIHAKpgJC6zowIgHnDQb2ZHFXlYr54PZ+75ULA9MvxmkIP3HEyIpyFMBIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9687","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"55cc2ac8bf49c484b9919834907f1eca3b3e34a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.4","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9687_1698964704141_0.7354990444127394","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9689":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9689","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9689","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"855079e66c7b2b43438d8fbf1082933f35a7a6c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9689.tgz","fileCount":139,"integrity":"sha512-C697rgS82KbexeXS8MIJ6Y9nTz2LmvI6rrm+93GqZlvowGwoa9bCMsHr1WOw/l+ZTEFKd7Iq5zKulSk3/hViRg==","signatures":[{"sig":"MEUCIQD8een+s40VA9dpN/Tu6aCjyqdhBXc/ln+AvwNQGi38KAIgLBwf8VbrBz+9TszRjCKBoTsvqXNReNRVBKOH+Lu0uds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9689","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19585275},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a4f809eb655107f2fcff3329a1190a8a82e53a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9689_1699211562716_0.0672671163476326","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9690":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9690","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9690","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0637ff1b0f5e1647a3cebe3aff7f44285c35bd64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9690.tgz","fileCount":141,"integrity":"sha512-UI8m0ykHp0ZMVgkAgX8VwPF1NlQ7kN2jtthyOL3OAD3R2Om8aNB5no+8EyzOlLSXeVwO10UPTPdtl5B0msNMvA==","signatures":[{"sig":"MEQCIC1zydf+wiAObksoYKVwuMNJfMV/mF05R/Bqi6rhShwVAiB6CCJ4KGB4pa/H/CRqmHX/RoylarlzRgH9i4OU0tDyyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9690","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638326},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b20626d03b875fa5fcefad279b0da6fe554e16c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.9","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9690_1699287913130_0.05088817690928682","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9692":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9692","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9692","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d13bfe917230a9189580cbf7d8ceff93b5d1c389","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9692.tgz","fileCount":141,"integrity":"sha512-Drupp4vuYdpvFVtF5YEv0237mFJZgCJEK+HH+5tEP7juS1A+b4GXtqrECKTsBVgoovAZToPxDuMz5pr9yraUKA==","signatures":[{"sig":"MEYCIQDdIHfEugv7cUc8SSZUojpXx37JB0eAltbTQW65J3AzKgIhAJqreYgZCT64uY3a1ZXiipP1tStZO8crqkqcdkJYeXfg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9692","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638327},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fd951a0afd22245d9b97c50ee22855a568c1b474","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.0","@microsoft/api-documenter":"7.23.10","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9692_1699317960995_0.27148213669601406","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9694":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9694","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9694","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82bfeda9d2405954b722a9e7d013eaa208b50ddd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9694.tgz","fileCount":141,"integrity":"sha512-Js2vZvUYbGLtJzVhyqu9byfHSyHrnJHvF9gnXPYF7EfDibIrDNk0tpDYT1jIjf9zcesKiyRjGNhtI8ArtQ1lvg==","signatures":[{"sig":"MEYCIQCVFz0AKqCp8wxyuR9K4Iz7eqXZ8ULMjlOo0CUIGruxvgIhAPqSy/7YHMrhk7NEK7/+JSBl1c+L4ugcHLDFQ979gIVB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9694","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638327},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"34aba26c4212d3e6127293c8750e96b514ce5914","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.1","@microsoft/api-documenter":"7.23.10","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9694_1699320681906_0.6120506503230119","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9696":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9696","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9696","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a178d240b926839664768961049a29502b61bcf6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9696.tgz","fileCount":141,"integrity":"sha512-qOioo1jzKubCXEFikN86a4u2MTRqhhK8w021/+Uf46pSqi2DAoq7MUGVJIBNYv5lPCzW4Yp31x1h37ShPFB1/Q==","signatures":[{"sig":"MEUCIQDG1baQMUN/r2XBPgFCmF+VxmbS90cvasK0vldKfxtc4AIga4TgVE//IiCwXi+EgpDQpT2diqBidV1yctCVvOnDQBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9696","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638327},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"750175b4d7c4f86314e498fe10e9d366cc70aac9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.1","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9696_1699323570238_0.7267944419153396","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9698":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9698","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9698","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"309f184ec4e4afcaae42729f83f878fe2eb11e16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9698.tgz","fileCount":141,"integrity":"sha512-ocwU3fDOUKe+4j7UIWgbxQvE7JKGJN4GwO+qLosZNVpuhNtX6JesHNDD/E2LHjp7fpRyFARootG9YbPJwcFDbw==","signatures":[{"sig":"MEYCIQCJgFaQs1PLDvLyT6wnp5hmQTtAHTgBGo/hni7CF1z4egIhANp0aUDWiCkgv3J1j/c+J/fnvq/+iAzykcpz73xoCO7/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9698","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638327},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83eab09e5e00e5f2141eac77612672ed579709ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9698_1699325956768_0.9562887305640273","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9700":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9700","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9700","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c16b9feee62703c3862145a21f6c777afc94bb9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9700.tgz","fileCount":141,"integrity":"sha512-exZtUs+6TzunHedfMFZ7NIAVl/y/hW+5rewAplOXAhlSMyX90MvbVq12bHNdJlEaWUeSyLpX6JkBb07uXP1DKg==","signatures":[{"sig":"MEUCIF1ZQu6mw3S3TyoxRqNNzbeEyY5Zc6QJ4u1grWOJgUDjAiEAw4Q0Yr7TtXJYdHofOpZXO6zVzf3CORqTHuBweY/AEVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638327},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9717e41ed715d60b9d148012f2bde1076fecf932","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.9.1","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.9.1","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9700_1699328871054_0.4882115564851066","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9702":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9702","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9702","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b24d9c97bf298214db1bc563c26ba2a07453d69c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9702.tgz","fileCount":141,"integrity":"sha512-or7jU6MLnML4s8VD7+L2dJu2PXQOLaeYCIZeLf9doBNuWcGZlLbIzutw03EZhaIsKZW4u3yYSjgbmc4RJcmd8A==","signatures":[{"sig":"MEQCIEagin2g56YGjbRRN56KiWy80lyt6YGQja3F8Khdimk5AiAY3g9bCKdDguTUHLqtkK3pPKw3c2HKNtNnPkW7t/xvlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9702","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638329},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2447ef78bf3d93988d1837ece3a54e8fc903202b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.52.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9702_1699331265689_0.005908962293408315","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9704":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9704","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9704","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8bc0818364e9584cb12f80df9361bccac35ea4dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9704.tgz","fileCount":141,"integrity":"sha512-1JvSEZtC1bvkQlmLSS5U3zZNj8RsSJpLdyj64Kv8RZ+TODzHRg8+BSf+i6PEbszbE1v5EUzlPYYii3vdLxORAA==","signatures":[{"sig":"MEUCIFzROcX3r3NLeK/iHlOQGuC5GfU4Kg7H2HDqNUhna5jlAiEAwuR0QPFhAYV3gZGKGsYnj15BhWMsRjNcTC6Bfzis/Xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9704","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19638329},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f441aa0cbcc2249828b31cab2dbb452a3e4a6802","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9704_1699664091374_0.7503093748220535","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9707":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9707","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9707","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6817941cc609d432b89369031d81bd2728bc2c10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9707.tgz","fileCount":141,"integrity":"sha512-GodoNF0BZHOYHarIYu7SQ+18F0dxQrnvSS4ugB6ZsWlxYZDDnwMeQ7qb6y8L74ifNx2sNmxSmz87kx/hX5Uv9A==","signatures":[{"sig":"MEQCIFmPf21bWTxvxo1KoiENy7nvNANlPI/I/gHZfYCeOSoiAiBWtTv1bv+JRUBmves3+bwf/TpBxm6MNZaQlB0mhOcM5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9707","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f857652a0e6ec495b32ca18534047cbc49a721bf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.3","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9707_1699918545763_0.5543252476188483","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9709":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9709","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9709","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"61fe23c1e40d81d0c7f8399a977c35544c7ea5bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9709.tgz","fileCount":141,"integrity":"sha512-Rk5XbVFORqOaYVAmg1tdGeJqMu9EwMKqtvsJr3w4uoGY636ObO6w08JG8JdYIlDwIMWC3sDmGwbMZ+dpfrW95Q==","signatures":[{"sig":"MEUCIQC3+8TbPQmG8WogXg82A2YxqsBB5YOaqzvJvdxS5PIjFAIgEGfASKgdIJmCxTbHmgxYA3eX36ReOtu5B0+1oWCXFJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9709","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3b7e0f6511be7ec9cb1fc63996fbb474f9b2374c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.14.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9709_1699974237158_0.1027493527649681","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9711":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9711","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9711","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02170c7cfd7d091e864616be86a647ae375036b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9711.tgz","fileCount":141,"integrity":"sha512-21mwO0PKppk18n6D7KU7A5Dws8GJ7GwKs0y4vtFD1E0UgJfHysJH4azxLOiLZkBGTFcjtDxgyut5xxLamJNWXw==","signatures":[{"sig":"MEUCIQCBdFFLStR9HvyqaMLZK1OezTbVWziP0aEyGOTFNqzZdgIgMEnaAACS302jbIumnXW57pQEA6DJZuimpWZUb5XmR3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9711","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d6ccd83597a6f2d0e25c36357fb3a1afc82a1b95","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.39","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9711_1699976531026_0.12801595942669342","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9713":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9713","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9713","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ef3eb8b42475165c9e46fe6dfa8ad4c6083eb08","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9713.tgz","fileCount":141,"integrity":"sha512-ky6VoScUdDtgdO42skknJV6As1gvh2eFXYeWqdxOjIBqBqmaO8zpMUjycvnOqfPNw33jB8Yo/ALlem/dkDlKSA==","signatures":[{"sig":"MEUCIQCkZP1OG6Sn5WOqLjisJaEuOfe12Zdt4ofHWtCMKahNkQIgaiRORokHW7r1i0fvyFA2vSHxXACLUUFiWjBzhb34syI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9713","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d75e45992a7139e7cf9b11a056c8474e9ef4546","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.9","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9713_1699979948385_0.4930288734633357","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9715":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9715","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9715","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17878f47f73572b88062f82e92962b958efe5607","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9715.tgz","fileCount":141,"integrity":"sha512-3NFzqkIR2YTAMHX2cBuRH6vk5hO97jHD9kTt3z7EjpLDRVA4fnxORkq+s3pJq7peJl4UV4Ay/FfSMlKmShZNag==","signatures":[{"sig":"MEUCIQDw5IHOX3NeQ+lWYDQ3i7Obcx/wjfkN18tnvuXD8rQzwwIgYCEwX/ZcaJNi+yOaS1orBhFsfkkKrgurE9YPGr8f05k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9715","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637963},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"010274610e48cc67e6e21ac2e68e63a575f2e80c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.11","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9715_1700000793816_0.6622906898307317","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9717":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9717","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9717","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"918c9d29898e1e4f9eb0ab038b23f42ed1ab3294","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9717.tgz","fileCount":141,"integrity":"sha512-LM/ASPSaxiS+LgFGJ3v7O+J1FCJiS24mGADeUNd0aos1qO+emByTlcgSmg7YA3WVXuFIA9xXTVYQOyiCfMscBw==","signatures":[{"sig":"MEYCIQDqwLcEoG6zCxUacZNstfiIMyXVcE7VdpEtkwW0iJXeHAIhALUsEiJQ2B5DZCBkC/zd/Ir2PY+NtMrCK9GzLFK7oqCe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9717","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637963},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8f0de76c3b3d42019a9fbd26cbf19c1b8b7092f6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9717_1700002827036_0.12788835344689242","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9718":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9718","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9718","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1e44865a3346bf594e3110a04446ac43c329771","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9718.tgz","fileCount":141,"integrity":"sha512-UwgsrB0w/LCIIqVrKFzaNCuLYk5sBnpbMGVf/NrqucWbsTueY55WSiVCq0D2mX+cvFqhOB0u2tX9ZzwRQ02e1A==","signatures":[{"sig":"MEUCIH+iTM0FhaHu1i/c2lAAdlf4hosyko/3pUAkwvcwLouyAiEA44oXrV7HYa7j4GHtI/A1mUMjpJDlyZetpYLJHYtRSg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19637350},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2426742e6b13a9764afaae756fd03bef9c298908","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9718_1700010067764_0.5407673706346285","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9719":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9719","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9719","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d12e986fa18ff0e3d447419242f6f4c70b842bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9719.tgz","fileCount":141,"integrity":"sha512-8yN9/ig0EeNdHEwQWGrN9o87B+GNeP4zDBNezb8Xkxq2Asxs2RwTdRJcDuk/X+u83LNxFKPQhNJp2WZZciHuBw==","signatures":[{"sig":"MEYCIQCFJHtg7BcchlQ3Q1sV8C/D2gxlWmLxvki/oHFD5wvI2wIhAOJN8wlyp5L/oQREniMKV8jXZ4J4W3WhXNu2HN9ur3OH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19696627},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a99be72ddb7789efd67c30d2a360a7b9ad37545b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.2","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.2","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.2","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.22.5","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9719_1700070045991_0.27726952035584906","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9721":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9721","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9721","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"763c386553732918ea3a4b3462862df2475d9a64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9721.tgz","fileCount":141,"integrity":"sha512-xUgHUDhcNRBqS9fcllOGS5CQbhj1g0Yzz30phdL903YZA/WDLk3oxUzKCTXxVXXub2dlzKQNAYW6W8kmjRflaQ==","signatures":[{"sig":"MEUCIQCrkaVmdtVfVQDxGb04zvxvKGmdB306URn2yKlonEKV1gIgIMJXftJpBfvZCdxIjV/MYpVC/zrFKxm2cPOQATGVu50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9721","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19696627},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0aa59c906d8bfd9d13b6b3e3cb795df26aae248a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9721_1700133758358_0.9855469032966719","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9722":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9722","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9722","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47e4f68f9722bfb92920f24853409a7bfc847f64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9722.tgz","fileCount":141,"integrity":"sha512-4Zr2dPwF1ks65fwpI7ZXypJjB5Osq/lhdlaASltSG71YSA1UVs/K+9gYZWBfbi36Gmic8TAK2FW/ARioPz8pRg==","signatures":[{"sig":"MEUCIFxZkrrFGPJ+Z0CLpbsmx4LoZq2hmpV4OO1wtNH6TUQvAiEA3/WyZpsf42yuaOV+GlFmwUVcLgMBkDsGguWxd7miptc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9722","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19696809},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d296e898d1ab8c77b79b877d25e0be9fd526fd56","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9722_1700164370887_0.7953480577212577","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9723":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9723","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9723","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95d9e04474ce9dce63f3017189c151cd1373896f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9723.tgz","fileCount":140,"integrity":"sha512-oKZHhsT7c/f2BztjqsZWdAzHIgxtSC57DgCEPn9f3jC+xXuJPCGM+wbcCzx4WFdNDFdVa2fOb1bpGCL/S8vYSA==","signatures":[{"sig":"MEUCIQDFxnLamGMp/NjRz24zPbJFW/oHyBVySUuDs54iFch2FAIgJ0hZu3oycL06OQOf/Z7Z5xTGRrsgwfXoxz+rqi9Whr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9723","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f943d31408116f31f350376d6530fee064ea2560","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.0.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9723_1700174870832_0.6454464228297123","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9725":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9725","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9725","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ceb068236f7fd6034eedcb8b90065033bb83094e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9725.tgz","fileCount":140,"integrity":"sha512-G3rS4zsDIvOJR+uIB/JrdR13Zxc1ZDKUt0WpVxt/YiAExKJWOu9ECESTev1lLYt2W34sxtQSGZDbV/Tgyq1FBQ==","signatures":[{"sig":"MEUCIAi1fikwf89sILNyZRU38lhuVcY95ZjySekpz0r5LpTxAiEA4Tl5susaEl7yKT2FwAMulIa3FNnoDCkpxtvV06pR0Ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9725","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23391e134f19824fd9b99c852176792d59af6c4a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.2","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9725_1700324113045_0.35487924372156465","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9727":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9727","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9727","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7082fc868ce3b8f1bc683911afdf521c7cb907e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9727.tgz","fileCount":140,"integrity":"sha512-RnSSX6BZeKCPOiWO8b/qHuWU8VBCLsRaRWEGX3+PiOpWUKPJQda3xg4qZ7UC13xKHOrndsaD0j0Ry9zN21VAwQ==","signatures":[{"sig":"MEUCIEXRMfXlKmvs0yAl3W7+Ue0C/dWNlGyt+nqQcp2yORfeAiEAp8ycgwYnkwuVt1HKHjrgKfu7HzJStF3CzC7bpzM6jpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9727","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2641a62f209a601102452130b6e50775942fdb7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.10.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.10.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9727_1700326808450_0.9424819788417227","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9729":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9729","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9729","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e5e827ff5e080839a514ea4a3a8f8aec7e1e2e00","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9729.tgz","fileCount":140,"integrity":"sha512-0dVOTRd7Wyegfuu6nNP8AsHM653m0/7q95PxAg9KW7TNEzjOgr4jXIoz2sRVvxpfoNDUCxyhp9c+Iul8Zhb0Eg==","signatures":[{"sig":"MEQCIDvYqq5uZVuTHwv5tr5vK16fa/wdYYryd75O1ga3C661AiBw3bH+oLOGDSB+jOWmTlfkkFv5Fv4iNbEKucStzeeDtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9729","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e175895edcfe1004e46e80aac747046f86250c33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.11.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.11.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9729_1700507562151_0.11085302246701012","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9731":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9731","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9731","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93e0dceb66989650cc96111bcac9eb3902a3d238","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9731.tgz","fileCount":140,"integrity":"sha512-+cWaOmRfnY0KGREEmPoBOs+E/vYPw4Ojio4IDm55zKvSdPCKbPXM3vEZ3T+y1pIh0EwLMp3728WgQ2n/GjO4Bw==","signatures":[{"sig":"MEUCIQCM1JPyyuhvGyF0qVZqM6u/zfGvw+1YY2R66dAJX95/5AIgc+7gHiVT1VHzOgoHJmhLECxsanI55q9OS3WQEw7+gZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9731","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"04fe91084966cc8f656bae72f3038b5e31b4bf66","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.11","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9731_1700510980288_0.17042095757109466","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9733":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9733","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9733","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e4e4032ca18068fd11c612e6936728179d88b1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9733.tgz","fileCount":140,"integrity":"sha512-ZyJ1PcK4Y46gtV6p6KJVdyazLp5/nRZyXcKcL/2DJy0EnOUL6qakD+RTzOMDOtsUPl/d807AqlQ6sQP8vRTm2Q==","signatures":[{"sig":"MEUCIQCLflLQefpySbQNFaq5mfCFyBk4g1XE2DfUueZ1d2YBIgIgKwVpBqZT2SD4uNBu3BwiVtjyAkqu097oXcdhw9Bge/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9733","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689227},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"161da8bd5a6ac42a56323dc0fcae0f8e4c9580a8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9733_1700513257198_0.31340878617116763","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9734":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9734","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9734","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b98d56312cd544511479773c079d48a01736c07f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9734.tgz","fileCount":140,"integrity":"sha512-AsqrJ6FrwToUwirntx0Q0Hfat3MEKaGiFYqTL0Y84X9JFcsmvLY+SGm6vh3AzPHfj4HWiYrUa6SAshhFIdverg==","signatures":[{"sig":"MEYCIQDmV9bOdovtqIUEgnkLhuCUDw1xOz9lbUDtGNqhrNUPKAIhAOk5oFGXJJUkrbuVhlWeFKebX12CD+HB8vGhhTjRCFdM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9734","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19689516},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97407fef70dc41242cb4962379dc2b0bb8ad8a87","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9734_1700625583934_0.31445968717466455","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9735":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9735","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9735","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"66a7837ddefe74a5e49e5e920cb80ebec68d6d83","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9735.tgz","fileCount":140,"integrity":"sha512-Kgn/BSWSN5XOaPINkTJ1juwnXn0cznf6tmmL0cdVFh6G9cleN8Qmd68JyaCvkYyyfk7xgOI7LgkJ/3ZcuP1QLQ==","signatures":[{"sig":"MEUCIQC4XBKHr2lMZG/bpokVfjsplABRM2uByrWcDvD4zM8ZCgIgKuo6usp8APPGu9zwCPjYyHvhH5hRRijpmSavZbRN5ec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9735","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19693153},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e680e9a65b7d0c78df7ec4519fc7e55ebad6f2ce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"16.1.3","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"118.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9735_1700672596829_0.13652531517959843","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9739":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9739","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9739","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f308326c2538b56676f3785dc2d63d9d04031b49","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9739.tgz","fileCount":140,"integrity":"sha512-nbKilPgbn3D8KZb26Gl3OB8MeG7DPYRd9nBkt8F0OcvExQm38aFKBpbaaXnRUKrJWWQcqMfAjTX+OYtjWPzD5g==","signatures":[{"sig":"MEUCIQDb7QG17DtmfaMkZ5OuWy9sHOXolfiCbWNqcgQFmzoGBwIgbEsbpFSkUgTQ1FkfRh/9ckXu72PWFTuZKCgoencqGpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9739","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19693153},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d13feb6c350188180f2dd72421eba4955df40c81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.0.3","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9739_1700678498559_0.9838116615981884","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9741":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9741","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9741","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96dcea1d6b8a98ecb676faf8801b8005f019e10a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9741.tgz","fileCount":140,"integrity":"sha512-Tv6AYxtDJdGn769JjNeigt6lIDUFf0gt0PvUkbkdXtUoxzyD/2plLMss7TkBh7dwyMj6VDlVX3giNLWlmGXvPg==","signatures":[{"sig":"MEUCIB8HQxTp5wNIqeAholqRbqU7T2L0CE1bL7nj2jSAMgqoAiEApre9Q0bAD4scfPbyB1pzVL1DcNTr7BJDUhZW4xCGtsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9741","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19693350},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2660d27878b288c3fd00f84e2660e6d0c341d1c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"3.29.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"7.0.8","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9741_1700679424997_0.2087693330422864","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9743":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9743","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9743","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f55f260a40bc8de5623bf3992c60b9655b96788","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9743.tgz","fileCount":140,"integrity":"sha512-k8bLlk+4hT+KtglIn/b04PkY4AzRs5gfqINkfcjcIWfBMMnx20525Grjzvnk1Uu1XuMTF4mlOzn5jv8zkBKJTQ==","signatures":[{"sig":"MEMCIDVY2dXJH8JM1pZ/+2TMkJmq1hG4xn+TJm6dy3oyZ/O5Ah8SJhA1ZBb4BqIEQ3SlvvCbYlqewz+Sy/73+68pEuST","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9743","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19693425},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ad9664a27650ef8c345173583edb62eb302af18c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"4.5.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.4.5","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9743_1700730614465_0.9760886358765679","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9745":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9745","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9745","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90af6a9c38bd61c05ef9534eb8a7d34697bde126","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9745.tgz","fileCount":140,"integrity":"sha512-pS+ELbkk0w8fim4YbnTcj6Sis0i+wrfXnUkwc9w+ucQTrYgq+6Zq3NzwqzD7ieJG3Xjj8ThNGWj7lFGqV/X6YQ==","signatures":[{"sig":"MEYCIQD+hw69muTdloMBl3DUuw0lS4DnblebYLxblZgnG5CwagIhAJmGZYxv/7gAxMziDWSo31THGH6vYjC4D/O3zE+WM3P3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9745","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4979b07731c988ca7949fed727d95b6ddc638b35","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"4.5.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.15.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9745_1700765825151_0.5304916047597139","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9747":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9747","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9747","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e504624c935e929e0c61f04e3254b8dcd1c2487","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9747.tgz","fileCount":140,"integrity":"sha512-xkjiFC3FdmPz0z7jjhY9lYTTBmGs/LLzog9FtcunopM0ye39MPRKihdfqRx2KljQ83crGMM4Tiyv6+UI0JthEA==","signatures":[{"sig":"MEUCIFQKEvX/nKJuuccuG2Oy/980sb9G2Tv51D8x2FXncRgFAiEAi3EtXFVazUUKRawg5q2psucpn7vCCc0P70SiqVGvYt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9747","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5751f78c64a6cfcf158dd5e44dfd9c0af863b616","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"4.5.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.16.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9747_1700782176865_0.5506387948620555","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9749":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9749","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc6bf9a91b934d44c47cb8d23181ad478bae1bf9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9749.tgz","fileCount":140,"integrity":"sha512-WsVWtZ44/IdyrB3evTLDtO4j8RLZmTn8Sfa9DK3hRgywLDuZcYktCuSnDtYW6N654/HpDuV+2e965b/d3qn9zg==","signatures":[{"sig":"MEUCIGPUz0zMUTo1pvThTr+04V+7wfTD8oPcDuWAyGGFKF57AiEAqUrvMTv9huIYUm28T37r9wTIUenmcKiUMr6ETVZx42Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9749","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"87c60670ca16aa022cec7fcd11fde78a6b9db13c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"4.5.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9749_1700782993221_0.38589189817907465","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9751":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9751","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9751","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8257aa4c23d3e7a0894731ce578dbf49e0db6117","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9751.tgz","fileCount":140,"integrity":"sha512-j2VUBiqVB+nG6M8JrsZb+QBVSCqbuP/tHVo6ZyJm+KtFVT0sMP+NTtdMYsLKLqy9RmiQ9Fjmk8TLmdmYRvk3dw==","signatures":[{"sig":"MEQCIHXO6a4QKaroMhd4iOLREIb0sOmtRY+Stoby/c2Sk9I5AiAjOjOBA3SUhXDbX1qZIsPMHn9JUqdlIG+W2//hPnS7bA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9751","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cdc36596a321fdca00010d7b9c52dadd1178ccf6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.53.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9751_1700830060784_0.18668561995488497","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9753":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9753","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9753","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d56f5ec300ce38cf9ac694e86e1207576880f97d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9753.tgz","fileCount":140,"integrity":"sha512-vORY1PR1Ixfuy4PWJhUYSjCqd+2RAQl3iirjaAOq3iSxW5UifYARJd7B+AuU1aNjbato5vEbIk8bcL2Afxwsww==","signatures":[{"sig":"MEUCIQCEEJuS7TEcsvDAyFLcV30Az6ZcCmyttqBE7U4Nltt7QQIgejwvQ3aob5GpfP+1nkMj+ZbSegk/gJZmonfu8LoO4gw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9753","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824962},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"925536b68daff78ce0263a8990efd6476010e0b2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9753_1700877273851_0.532825248510524","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9754":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9754","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9754","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"484b6bd377839a5ea9cc047385cb6d3e873a2d43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9754.tgz","fileCount":140,"integrity":"sha512-8NeZjMGSha7GP7jftNOmVtB9oaoTaOB30whcSOQzsG8+c011mja1VSyhrKTIYaVQnG9wWtwDNpDyRYhYRViHNw==","signatures":[{"sig":"MEQCIC3ydOrxtu9u/eGPrRr9xp4zEJckOoL++QAJ8LrVlAo8AiBjV58SpCmPz4o0lLaGOr3AyYoZ5WUXi4K9GSw/99AxDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9754","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19824578},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"db30e1f1c634868423056373857e6f0b362620b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9754_1701126384187_0.6243712776255181","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9755":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9755","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9755","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5897b20f485fcd3aefaaa47d1799243a1563ade6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9755.tgz","fileCount":140,"integrity":"sha512-agM6zYmUD4XHFzeSKWdvWjWh+He9bGN7RvtH1Cir94Z2A6Q/b583H9VfvKKJ82lljZcZ29gbC0d1FwRIfxNatA==","signatures":[{"sig":"MEQCIQCK4bNVT4Fa7IHsnAJ1T2/I8TmvrW07oFY/lG3kPth36gIfCFns7ffrXbgJTIf6xCoDbOWSszf8JRqbkcKWkFLfZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9755","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19825292},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5fa5988ccf1d68c135be5a493b084d87514644ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9755_1701127420110_0.3162265815056744","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9756":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9756","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9756","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"640f249de00fef3f16e08d6e1527a5cfacb205cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9756.tgz","fileCount":140,"integrity":"sha512-WubwTKmX6F4G0e7pmr5EkKYFBS8suUrF5vk3M/Qv44URQtL5Bl1eaujRsWxPWAun5aquYeyDjTMrjCOcdgghbg==","signatures":[{"sig":"MEYCIQC1Bbt1zwfeeDKQckQOcuuXH95I2gJVjbobbs7GYBaGFwIhAJ4cxGxvlgEDUmkNsj+oTVq82GK04RQWbb9m4zCGiKuH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19823640},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e285337ebf33c2353f0ccabdc49c649c2d48df21","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9756_1701128085657_0.19694525154350173","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9758":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9758","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9758","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dda16683e1b838d8431873fc2a5fcdbc57ac9780","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9758.tgz","fileCount":140,"integrity":"sha512-ZYvj4QxNpc6lF6od3EmOLjK+8YKFLotv9Zs/3CxjWQ/WjXTbhi8oXKFvOqmtgUxydk8fz/Qq7qwOiGUKtVENMg==","signatures":[{"sig":"MEUCID4FeEQDgBTMfFFsiqm4Sq5DxcDLvG6+HXYiNYKz3Yg1AiEAraV7Ikyg2V3KAEdNTyMLURGRT6KhMRnHhsUc6BRqgh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9758","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"202ba5f387bc4bdde1bebc5e8ecf44ee2016fb0d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.40","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9758_1701129928155_0.05881143619916562","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9760":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9760","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9760","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f090384cb65379757f2bd8d5cfa67521febadeb8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9760.tgz","fileCount":140,"integrity":"sha512-x4GKYMhB5Iryr+ki255l61KdLanPc+FffOwPbuH0/mWxNCukXIggORcioctREFbjsHLqgSGJRKMrFwZmtX4ASw==","signatures":[{"sig":"MEQCIDVNJYEXEpdyqIrhDHos11ByqG/0lt2TYs73r2lydEdoAiBF/FDYaxYDDXqg1J8GPjl85oV5REBKfciyrTWf1zecmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9760","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2017f3ad1db52166956e6c240e5d58c72a07ffa5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.10","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9760_1701131759134_0.295654016944745","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9762":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9762","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9762","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d3b9d196f081842180184eba4208bb308e0f0574","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9762.tgz","fileCount":140,"integrity":"sha512-784N2qHpFhPLaMjX1TfPiolFnfEOqXIpgPy6ESE0YcvnKuTkvyFzlbgZI9QfhVOAE+eBID9BnfUVIWPvUWC0rw==","signatures":[{"sig":"MEYCIQCbSFdXIuWMZRobjBRtd2Tv9fFPjnELhcavtthrWC8ISgIhAOxaNWQk5A1QpueINBHuw9XLULG7rh5kB+K8nMcz6lLa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9762","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"73a003742853536f4c619e541486b527606d9b63","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.4","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9762_1701144541616_0.19108259543792738","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9764":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9764","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9764","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"977e81d52f34b2ddb90fc73edf8012da23b3ad15","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9764.tgz","fileCount":140,"integrity":"sha512-fcWii1wKNzEb2bPAwzinINi7BLR/knTj3n+OewsVuKGTQkcfpbWoxqaxK5ByT7TZQ7WhEo2HU0rT8CTMS94ZSQ==","signatures":[{"sig":"MEUCIGdOCY2LYbqXDl5bXru9GixegU6e/jVh8WA5j7JeZ51GAiEA83vS0Gi3eRzDGs5qXORBpzjPOq2aTWCsdi8dxcflZDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9764","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"61343828f4653a79decfe29f9387046dc89f71b0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.5","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9764_1701145781274_0.679045242697363","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9766":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9766","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9766","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8b026b5601381f27f07ba30543ffce2fea60f33b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9766.tgz","fileCount":140,"integrity":"sha512-RLYO9opr565s9hNF+Oh0nDQ5AxDe3Xki3A72qwUT7vRusFufo86tK7C5qEwShDVNfOqVUj+N42jqd5KjkwB/dA==","signatures":[{"sig":"MEYCIQCbCtqDUr14M0Ujl2NGwyuVXPoTdlr4lvaaqub13Hn3pgIhAIx51o6Lx6abZYQDYQeLU8uYswI+WpwC+HTn/56stwDN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9766","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"160799843cc63f3aa85fabd95ba63db1fd1e4f2a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.1.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.0.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9766_1701146668721_0.41624403740039284","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9768":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9768","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9768","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45830d4074f20cbf42e4d8a80b63773f50e97133","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9768.tgz","fileCount":140,"integrity":"sha512-7W7EYspf+2Jvy2qRJ12/XtudpILRLSfUiRU/x4wRPig3wbih7XILos5d9O5AWVFK9pOQEFoIfdpSIzYOSly9og==","signatures":[{"sig":"MEUCIQDAdOC2iVuMmTjjIJqGXvSj2DvhJ3ZKHnvPnraHTfmPpAIgKwyW0BgZUP99ptOKKSfAeUx4ReAAUBYH3y+Lg6K6YUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9768","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a1a60c3fa66940e97ece9d40c2c1eceadb8bb8f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.5.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9768_1701533023404_0.9379324962859394","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9770":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9770","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9770","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"272d75662ccba86034237706e01b2f80d6cdcff1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9770.tgz","fileCount":140,"integrity":"sha512-IawyNe0A7r9fhBvwAGMb4VaIilcaG9W8qZxPkVDcAh0Ghj/DqqPN60wghT/mWhKKIPhB8xzwu3CHB9yxDvaNGQ==","signatures":[{"sig":"MEYCIQCeCK8n41F2LK48Mg76KbgJc3T51bRlSHfs/z0pp/OODQIhANzP9eViBvJQkT8kcDAYCa3XI6TJiz7hE/4cZwm0j0Dq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9770","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3426f2e29cadac6f519f0f43589804d01e19ed53","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9770_1701618995296_0.9442619295604828","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9772":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9772","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9772","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7414e9ad610f84c79296cf63160e51025fddbcd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9772.tgz","fileCount":140,"integrity":"sha512-AByNH1IcIHmNs7emKlQyWo9SXtccGMqjKhmcVWDG2pMMMH5rl5mDu8bHQIdfKMpnMB720iNC88HwTgpvXfSnHg==","signatures":[{"sig":"MEYCIQDTZXcTAB9bdURpRJzGOztDsm44307WQbHwieTVeNyRtgIhAJkSn5zJuar3RZhPb1Oq0cDRuRdjnUzuFRPaqrnyh0G2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9772","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7f6de0926879490d2a5c70f1904ba03a62aeae78","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.12.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9772_1701620770056_0.32703351027946503","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9774":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9774","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9774","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dcd823181761f3f9966769d5db0dd2f054ae3fd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9774.tgz","fileCount":140,"integrity":"sha512-hCJRfdiEj4hEDqX/lPiEoupxUURHT/gpyQORGmDulxol3ZGECBUx7DEOmCR1x+isoOu6/ilPfSC5VGI666jQ4Q==","signatures":[{"sig":"MEYCIQCVxBuBY/4/wwWFJ7a0SvlpE719g/0ikyTmgrfT/WCsvgIhAIZ+cbHxo+zWtjvCOn03A38QeQW8KkCSBuVcsk6k4Xcb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9774","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a204d463bb8da23b89c66e3c6dc549c270bbf8f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9774_1701721749937_0.26730904746113704","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9776":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9776","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9776","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb70ae7a9cae2e0c616b79f201a0305a6d833185","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9776.tgz","fileCount":140,"integrity":"sha512-CgHj51khyHbN6zX3XXU+bDzTk8EiZGHDDN0muUxQxyb1i6KOApJsuVJYrfbzfoVuSx6VP8REgANmJINM6YyQJg==","signatures":[{"sig":"MEYCIQDrjKRTaL0tpYFl4aExeGnVLzSuWeoKFrKrhXI5QdOnrwIhAM4ZHAhUSGHORTl5x47Wi5+7vEReMpduSVr8ONhBRSxf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9776","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19981478},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec4e1d8d6b799203393e401762c0e24a690d48c1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9776_1701723312594_0.5320560670682524","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9780":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9780","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9780","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb253d250624e5eed7b7342b21ee04da8df1b64c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9780.tgz","fileCount":141,"integrity":"sha512-iwtKaDmYnU5gLttMo6diEqsD/UoQGf41S8KiUyaC9893IFDoMMipEu2kR8JQf+wKaZvr7BiR1y/yK5LNO3PCBA==","signatures":[{"sig":"MEUCIAjX57X6oGe4xNcLTuj3ALl/cLJsrtzqVyS+/65EzxXZAiEAm4cYXgmn/fi35Rg8J2N96SG9iqBAB/UIhie39GRicaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9780","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20031217},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f53fed335968bf5a6ec9b30d121b02577c7b7b80","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9780_1701734019337_0.5174648575806766","host":"s3://npm-registry-packages"}},"1.5.0-alpha.1.0.canary.9783":{"name":"hls.js","version":"1.5.0-alpha.1.0.canary.9783","license":"Apache-2.0","_id":"hls.js@1.5.0-alpha.1.0.canary.9783","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c006434fb1e2ca28d4cffdb3f7a514317e52049","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-alpha.1.0.canary.9783.tgz","fileCount":141,"integrity":"sha512-dq7Nx0oiRyCxKwnEBWiL3aYsy1iV/ygo//UR7qCH4kM7czZM0jbLhgRVxmVNZeZ7jqufJUla4xUnq10rC9XWAQ==","signatures":[{"sig":"MEQCIGwLBqCtV2pEgWwRRw6nmseN4r+c31RjTR2c+H8gpsokAiBXgsUdm7xXLcylzF73oo7v4HNPDerg37+CvQcMorAztQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-alpha.1.0.canary.9783","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20044110},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fad22f2ef36b58701a834fd24c793fc2f0151d90","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-alpha.1.0.canary.9783_1701739643676_0.1286449763226123","host":"s3://npm-registry-packages"}},"1.5.0-beta.1":{"name":"hls.js","version":"1.5.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"524686f45122341c79ff4e0b3e66f45794743e43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.tgz","fileCount":141,"integrity":"sha512-tN2kZRlm43jwgQ3WyrpW6w0nE5XWGvCCWe4eNpLngOEV2xowCCOLHh1hmgofBATSPAGGTRSSqKoOgrU9K+w8gQ==","signatures":[{"sig":"MEUCIAX/z1apVM1M0AG24luLCcG2vJZdp/6CRQElyswJbtHvAiEApPHMvbJBlZyjGSxDXYdk0X2bJL540bpLEmJM53xqSJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20043890},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fad22f2ef36b58701a834fd24c793fc2f0151d90","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.3","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1_1701743980786_0.08369063624356232","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9785":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9785","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9785","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ed601f49adeae0dda19438300c45b35635495f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9785.tgz","fileCount":141,"integrity":"sha512-v3sANVAyFYb7QeS73dyDIj4ElFPXAddWdS7jcP4DwyPAEpGU7kFrQoGDBBxRjQhT/mJ0wfc3jyX9YhKURga7tA==","signatures":[{"sig":"MEYCIQCtu479goASFh6Fi03M0IdLuZwAuQ7TWDHTIWHKgeu8lQIhAJIT8a1/QjhASYRs4/l8Un/nejS5ULWmuJp4KQMO18CR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9785","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20043918},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"195090684623e4dfc6f67ce5ea58cb7c638b978e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9785_1701872083035_0.7295334340966837","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9787":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9787","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9787","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"32799adb1ac7445c08bc34fc4b8303bc45064a15","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9787.tgz","fileCount":141,"integrity":"sha512-c6qxioCjDB8pMuyqlZ84CQwMFKq8mYcCMJDCNghRtzECD/D8yC9/nI7izGzqScF4HZIeqQDx0OCZFamJvruQhA==","signatures":[{"sig":"MEQCIDJlKQP2EVw5RON63QrfYRIl6ntkxi7HxuMA9e26tMbVAiBnSMXddEL0NxztN7y3/z93+QMD2HM4S6qdW7o21DropQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9787","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20051474},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5e972ca718c4a61b34f51c1e7aa7f29284745654","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9787_1701906588649_0.6312289342255384","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9789":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9789","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9789","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7f17089520a3581714e1718a0dd77cd1fe2cb88","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9789.tgz","fileCount":141,"integrity":"sha512-h0ueUW3lT8SJc5DkFEXV909+oF5ON8uiz8zt6mJxHHbKVDx0k8sAuOTIbv0nsV1ue1SmO6ahImMHwxdq58WGWA==","signatures":[{"sig":"MEUCIEEexaxvT1usw0xymlWCx4mDUKToHlFSX0FBoxM+AmXqAiEA9hFdYjufDw3rIx1zBE9K38+Jcd5Z7ky82OuPu1yoJdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9789","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20057700},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"094db5eeda334e4c432310f3f49fd69f91aaa754","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9789_1701910415471_0.08064751621254018","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9791":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9791","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9791","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a99a77b9046b059c63a70792f2ff03b412edfe92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9791.tgz","fileCount":141,"integrity":"sha512-spq7ueS7lmrobigFCn5j15hWY9u7M+Wxg3QxJr0kbtl9OxIoAFDfEBci3J+v1jfvxwjs1kK946Yx+G+39BR+Jg==","signatures":[{"sig":"MEUCIQDfRz3tEYsGrwlMWmpLz9uJsRImgPHg4X85puIW8q3mUQIgJeW63RvpHqPYefpZ9n7ZMM+VE1pVB3B0ihELTXFUnAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9791","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20079794},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4f8aadc6c1e8b8985d6346a9a47bd1366d52a614","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9791_1701912800070_0.01590205544120038","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9792":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9792","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9792","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"22367e2ec45e7b15d12be668916dc78bce4ea775","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9792.tgz","fileCount":141,"integrity":"sha512-5a9CE8u1FzHczXp5x31hZb1wRl7e92aFXiG+3CFnw1QU9LDiMIj9qCGVCaNo2pNQrjQJiTwtugBtHx1IIVVh6g==","signatures":[{"sig":"MEQCIEZmso7/ek6mHn/wt7s4BmDYR+qSKPT3EOlI32b3yvYnAiAwEMKYyDg7gfLj1F3ePnyCrUBqJhL5VtPP10Wt4Xj6bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9792","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20079817},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"13cfebcafeb1b26abc981897e96f68051bc9096c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.5.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9792_1701915034332_0.8230246938922201","host":"s3://npm-registry-packages"}},"1.4.13":{"name":"hls.js","version":"1.4.13","license":"Apache-2.0","_id":"hls.js@1.4.13","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4d21f04393530a71a7cad427f661f51f4d69616f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.13.tgz","fileCount":132,"integrity":"sha512-7QGXXS0u/vu0mQqNPRBKR31ru4BLVabVSOnGaXoQZhMRNbfCNTPNJk9ToC0pzvRUfLK/71QjhQO2wdHrgbKeKg==","signatures":[{"sig":"MEQCIFycLE4vlBDtcXDrBfehXFSWGIHZeamioYUUv2t0lskZAiBkHogCK32Cp4icHkWrIdCcDbXAm5TzMoJPON7Z6jWa9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18475098},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8f275afcb43e23ae73acd564b3f41888e0316d30","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"9.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.13_1701915775066_0.7033975727688664","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9794":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9794","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9794","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37480b58d6f6a94ace3287131aa5665be9aceaa6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9794.tgz","fileCount":141,"integrity":"sha512-LLk1wHbGnFM+PFOqF9jJlNUsz8OIlTHfV4JsjJ02UIndj3hlk7RpcB3pkfJwID+5USfmZDXbUJkLFwtUotM/9Q==","signatures":[{"sig":"MEYCIQCdm5AV6j9/RzubETlfDkmIIqQ8/Kl3js5aR+jwjzAqPQIhAJd0dxF3qwS/IdP7Rx8QtalBHfy5PRZT0SrzZYxL4cgD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9794","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"466800f801a2b38655fd2845e59ead58968b420c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.17.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9794_1701917258565_0.7202083916097994","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9796":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9796","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9796","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82dd4fec4c2c31723b78f30e6eb8b9413c89f635","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9796.tgz","fileCount":141,"integrity":"sha512-6ot2BUq4w7hJvdogSbd9MohJBT/yHDesaAOQkPDTMDedapCLbzvfyMIHiTwccUiSKFAEdzULsVRfuWwkX3Q3XQ==","signatures":[{"sig":"MEUCIQCdWo6y+oE3nAWOK5DS9S/Cb+EgV5uGg95kTubXIIOceQIgLwDxsapWp8xHrbAi7QTYKuA+RDTvf4iV00x0EmLIFp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9796","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"67a417adba95346d0d2c7cd98b5976617bf1394d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.18.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9796_1701980940544_0.1304138313709513","host":"s3://npm-registry-packages"}},"1.5.0-beta.1.0.canary.9798":{"name":"hls.js","version":"1.5.0-beta.1.0.canary.9798","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.1.0.canary.9798","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e432df331e7506532208b283edf29eaf004dcd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.1.0.canary.9798.tgz","fileCount":141,"integrity":"sha512-bYgIrpb4R1zv542jZg9guf7xnzG3JtJm/9RGmbYqakWNXOiMsfH5wu45/Kj3ohcvc9mI8PO6knCcAA74sT6OSg==","signatures":[{"sig":"MEYCIQDXkN1E3+/PaYgkP/IlydgFeD3pNWzBDyxwDqjNha4sAQIhAKgprT2pc0SVb3tNbHiM6v0Be8nZnY5PCtIkUX9GN78D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.1.0.canary.9798","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97281ba81f02258987bdc9c43dc55f5904e3d48a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.1.0.canary.9798_1701982578221_0.9564242736555493","host":"s3://npm-registry-packages"}},"1.5.0-beta.2":{"name":"hls.js","version":"1.5.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c64b8f3216dbc24658f075ede8cc711b166ea0f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.tgz","fileCount":141,"integrity":"sha512-OdTjfy+p0dXaFwUO4n/mHNY3UbdnO8GwN/cWQd5H+osYxICQazG3mYZA8ldivsk6SFvpKmALCiLcnvBOMYFuqw==","signatures":[{"sig":"MEQCIC0IzTgbqr/UPWv3Vgrbr68HPthIS/EE4RB2gqdNeCniAiBDgoI7FW0VFep+n6ADkgtMXbOfrMy4ISUmq7uh2MjGtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20090973},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97281ba81f02258987bdc9c43dc55f5904e3d48a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.54.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2_1702056196972_0.7344408021329072","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9800":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9800","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9800","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09d5b20bcc2f396d918c2765e010b8b837de5ff1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9800.tgz","fileCount":141,"integrity":"sha512-Fl9Wn73wrFY1kqnMy7ugeR3hOAjZrcyEzN4mXtmJiV26n1rEVNqYQsuBJal78isGg7l/E+3UT5XfiD0X9HYH2A==","signatures":[{"sig":"MEUCIQDSelKfS/Bxsj9oKelR+P8k4Y/TiC152lFFy1bp/xdgaAIgHb0mpDQV8mHf+N30W/FgoHit8TVu24tsuM8X7VlpNUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9800","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83c3c6eb1c9a3170f29668448327476359be9703","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.0.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9800_1702084360542_0.4715233488561541","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9802":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9802","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9802","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6383250ae23e874d029d0e6247d69ee5340d7971","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9802.tgz","fileCount":141,"integrity":"sha512-hD+l+iXZtC7nmU+lWXbb+wTZH0Ym0gd35OT9tBUqwFsii39PTYp+pm6mSEYyeCg8dgTMm7z1ADL4bziNWZhjoA==","signatures":[{"sig":"MEQCICQt5FMK3PU44A80wiVu+TcZ3nRzFX5OiZ6IKR2Jr/TDAiAhvS2GkvBs06IsZb89h5ocYTOKt7tAelH9gFcesxqV/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9802","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d467ebb770c5a08d075871462c446f42de5a3b6d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.1.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9802_1702128140315_0.375905665877482","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9804":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9804","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9804","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91d4088d25d96237743f57de3c68b7d749bd7963","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9804.tgz","fileCount":141,"integrity":"sha512-/grNuNbwLlKyOti0HgPd9cG6ziLRqBRhrs99hrCd6riNwPNsybumYHhkOnV9sCh90i2MvVoINrRRhKq1y5+Biw==","signatures":[{"sig":"MEYCIQCsqMfRiD16yJKSYIoPv5Ig6cMk6UyJwp4k7mu04vkU5wIhAOMRdpPv5pICGUAEghWGjZwmzdu6e9NkX/vzTWEIXG8C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9804","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e03691305471c672b36a72df951434e14876f9a8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.12","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9804_1702233282359_0.38382942507146356","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9806":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9806","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9806","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fbfd1c7b3461f49e9cf4878bb3f4940424da19ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9806.tgz","fileCount":141,"integrity":"sha512-Z9PIlhEvQqyPN6cVebSya7qspnyJJmwRp+YIDl8KmGNhd4kJ2fQvcqsjNaWjzO6b8CSqaEP0wUyyRqsZxc5pWQ==","signatures":[{"sig":"MEUCIC9hibtuf9piALIpx8TENjcHoghWMErulzsw3qknwTBXAiEAjLOprqa6o2B73QLRR9P5WpDJRpBPTea1nV6Q1OUoNWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9806","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a1e1f19b0823d14a6f2ec6301f9bd9cad8ac62ff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.3","@microsoft/api-documenter":"7.23.13","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9806_1702352564919_0.4314485879490604","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9808":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9808","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9808","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d245dab80c380fa82fe0826ba1e586542b52f4a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9808.tgz","fileCount":141,"integrity":"sha512-T7h5OOMLWcUxO0xsbA19X2xbDe2AM91MYZ2JS3Z2ekvgxHN7WBUDMeWGlbkEqHakyi06eS70iK8V8oCgJMbOcg==","signatures":[{"sig":"MEYCIQDpKPkHdK9VLEOSMMZTOcZOCMb/I04YVdtvYnhNtxK+igIhAID7DWBaLNPM9NGq9mSwhVcIQf4r9bA1ZR3OMZjlqK4L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9808","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"094bc39e9a2dbd3f251238c52403d92c99792b62","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.4","@microsoft/api-documenter":"7.23.13","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9808_1702354334657_0.9536128018104686","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9810":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9810","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9810","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbe4e91a3e1b4b6fa4bfd8902de2590683952c43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9810.tgz","fileCount":141,"integrity":"sha512-hHn4lwqT9pPRxqGc1AgeqJuglYHkJQrxqSbkdMzMUGpxL68kWqSSzGSQDUUZ1jk9/QFDu5w/5KVcaRZU3Lm4sw==","signatures":[{"sig":"MEUCIDlhfKR4MeI2H7yBNDdcoAdnJ9Q/9LdU2VnRFh2+EUjeAiEAw+U/8gFHuU84Gt0abDyUDp0q3/LgSpDqg9F/gO5SF6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9810","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a821e5f70840e323633f541850b271604afc1c1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.13","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9810_1702355793948_0.08855633850380151","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9812":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9812","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9812","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee8b81be37bdaa4c3d60808d4e74ae1cc327e535","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9812.tgz","fileCount":141,"integrity":"sha512-mV5yoF5dqYhQleOS4/fn7dS3l1rLljMa/ComnGB1Dwx/9yaGV/ngE8vrU3pDGGW6LmAiL4ExqvSpl2N++ydzHg==","signatures":[{"sig":"MEQCIGScI/ou/O9jIYbc3sM/TrVLatC9m5p6WryGR5SxaMn/AiAaTmroPX9htnivHtwPvpKhtwOqwf6QAm/jMOE1Dsf0lQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9812","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20091179},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"123e7f4bf5276dcee00dd00028f0e65330d9efbc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9812_1702357659971_0.763184922064919","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9813":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9813","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9813","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7d1d5cb1b7c3c9aca226ce1b94fd9c07023347f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9813.tgz","fileCount":141,"integrity":"sha512-DZclw7J3MsRwbRl8HGK9fsoaoSqwtaw02kJJ9IoAwG1nNPTQUPCqfefdOrIGGYDsKOZMJhbesz9wsQC/wjPnPg==","signatures":[{"sig":"MEUCIQC5Pm5L7EzYTtzMFm2zvuixxDbtS4pFO74CRDoRkxrU4QIgYsWJX0/CqvAVdxgX+XKe8pGBJaypderYainUx1auArs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9813","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20096781},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8ec72157a3589e7505ea37c24b6beb156d05f213","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.15.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9813_1702440324765_0.3984140075884943","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9815":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9815","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9815","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fabfe5d730aa78f4de9b87191df58a28bad0fa10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9815.tgz","fileCount":141,"integrity":"sha512-345UIQG9XEKgHjq4KNg0yInG2QDN2+jtZIfewFHETKJ3GcZISlh7g6fw3rlyiIRUEBrkmS/n7dL7NjdOR4/FAA==","signatures":[{"sig":"MEUCIG43HxOuWs6Nibab6SDTwttwRZYwnar97iffG1sNwQ5hAiEAlwtXONNPIjSffJo7Hdex2nMk9a70cMnwSz9BAU5GoQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9815","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20096781},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc8bd4db690d192ff2dfe7007d9b658ab8eb42f8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9815_1702464157590_0.9779066602343238","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9816":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9816","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9816","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0cb61bc04efcae0d88cea7eac491aa53a48ea639","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9816.tgz","fileCount":141,"integrity":"sha512-VjaW4O5pOklki90tH64Np+Gn7D55NuinV4w8qrE7EMVcIIBD/NHHlbsFkOf7XZl9qQCwwqwQeZ7ZiqGc7lvCZA==","signatures":[{"sig":"MEQCIDdUlQcQC6IqFz7JTtNRsFhW307M72oGyfZeTUxcK4KVAiAqGUJ4aAhDUG1U5/E85uT0BL9X9Ho3Ky2uwhjp9k3I6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9816","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20096869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d3845c2c3547cab3c65339da8ddb505e79367405","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9816_1702492270453_0.5171567917709405","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9817":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9817","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9817","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"30f767fd29e6b9190ead1755e57397caa37cc6ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9817.tgz","fileCount":141,"integrity":"sha512-zEZVgDzgelWDZLEcsLXvSf68gfcXBLqpWtiwRINbSv0i5MdTZnDaj4VWyFWkIAhnLwrG79g6Ce+QiCBSz5bW+w==","signatures":[{"sig":"MEUCIQDD5RyPMRuP23hIkn85m9w1nafhTiVe7ElDLI3OW1mH8QIgHLw2KvO7Drrq8SZOiTYOEDi4GzFu7gq75H81BPBr2DM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20096869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54b8b11dff5e539978fa78d0297259817b990698","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9817_1702505893672_0.48763994575474734","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9818":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9818","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9818","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75383fe8f235de9e73e3b9f151299da2742e88fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9818.tgz","fileCount":141,"integrity":"sha512-7gkjEDSm6yJrBfVVVuFAbRZd/wCJeajvAouTpvPkrgoaYPFU4jEa0bfxDqu2Ez73iNeROJOvO63GpneUdJsN/A==","signatures":[{"sig":"MEUCIQCc+MM4W6hEQoOI9QokMgedJlECN0yV2ombuNrcF7TcqAIgPKAldAhdOzX2oPcw+L3Qi5RvvrfnTkvklx+4y4/uSk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9818","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20097769},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"37efcfd908cd2b44ebe2325d6adb848c13ccef7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9818_1702517139327_0.6191136301957265","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9819":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9819","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9819","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"253554e23b98e125e1b7b6890dd5dde8df839043","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9819.tgz","fileCount":141,"integrity":"sha512-z2I/Y19Ci+iG7FOB67ckskGzKN8iAkcdeRvHJT2YGZriqXDjcGVgbGTK6tBHjvJVb+p9C+4pMJQNnIM5sHRSlw==","signatures":[{"sig":"MEUCIQDr3SV5oFg+Z3yWz85gj/2LQg0oKXLAuw3SFHVnC/OwzAIgdR6y4ucYzXevH0n+E3BiHqat77mI2teJI/GFGBZGkAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9819","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b7bb324dfe3042867698a5c4d8ae0498a9954105","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.6.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9819_1702582997845_0.21656946782762265","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9821":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9821","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9821","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"182df79148a9d47642f2e999a82d3a0226ff4c18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9821.tgz","fileCount":141,"integrity":"sha512-+qDg4OePnjcSl/l9lI/6Y+hEGltgLczNKBqZm4HJbP//QQrs2NYTEWp5wXd+HqtZf8CwZvjrKFbjSFtZhgA+4A==","signatures":[{"sig":"MEUCIFDgPxfuNaDIWw9xMRmsefN0wPe9upVfp55hvinRUml/AiEAg7ETSBvaSvrphX1YD/tA8ZvMYddn/hz3XcY82w+xdHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dafcfc672ba894f63fd86fd6a0978e275cf747cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.7.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9821_1702629598960_0.29562547324916855","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9823":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9823","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9823","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3875e13ad34bf83eeda1cdb4afd1215744ab2421","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9823.tgz","fileCount":141,"integrity":"sha512-C/7GYgqvLr2ZMBMo1ch+rNvvl5nSIBVimyoNm/IRj6cYUsb0RiAYSo+hhGrdt+VQ5WSlLZ5yugBykKcV6kdOCA==","signatures":[{"sig":"MEQCICcyTcX7yzBtpO4EMutWZpQJthMyrJKsxEGDS17SPJAaAiAYH7EXPqA1XsAO/o2msBd0EFl8qDTdStGubmFU2Fiy0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9823","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"344e79d9e6eb3b146f388fb5e8bca5bcd306a442","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9823_1702631385254_0.2576137051072873","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9824":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9824","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9824","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca11e22b69a7391fd7bf0b549169b98fbf02cc18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9824.tgz","fileCount":141,"integrity":"sha512-/MaZe+OxQksOvpJcDo1PSiCLsbyNQ5dnUcXca9oF39k3kBY+o6Yks7leS2rhFDmV+F0XUZlrWyyROvfj0aXOOw==","signatures":[{"sig":"MEUCIQDo98xXEao7WQJMe9hm2tICmBJ3WNLJCHljyPMSeDIAWAIgbLYtXs++ML4c/PtocSvNQ0HNs9+x075JNO9TVPufiU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93a8ccc01de563356d9ee45fc175019f11486c9a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9824_1702659717300_0.8359237486068336","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9826":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9826","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9826","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"94b1f8e649a43e9ee05297144e7a15ada23386a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9826.tgz","fileCount":141,"integrity":"sha512-5G+dwN08hbRWBUYi8zb/3COvSjPIcy6XT84cvcUYg+FynQKRESfHPINlq9KtfyGKnuNPJEuiucEK9v8KkdHGmA==","signatures":[{"sig":"MEYCIQDpfRlg6gHJgHLIA6J9Hf6clHvs8FT0qa5nOkkiK3yocAIhAPkdjImATmvDknPXEho2VstPBcbTMv9zLlAkQ5wl4DOu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9826","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"de5a774d3fbde8ebb69fa450b5fbad059c1db1c9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9826_1702660361547_0.24594975060130442","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9827":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9827","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9827","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c4ac481570cb2a0227f27a228b202ecd9460e8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9827.tgz","fileCount":141,"integrity":"sha512-8Bev03htB/3TPoE2U+rCc5O10Mzjm4YRO+9iyKlnBrke1omTyH4K0y5uFHP5Jm7GWP3yQ2rRTPvJf4mkIrKlCw==","signatures":[{"sig":"MEYCIQC1LIwSmyLcZBVrp9PpGfczqA5uVbSn56eVlQIp6AJ2zgIhAPdOjUbFOYnoWC+UA0IA9YDcG17UG58vK+8wls9BLyno","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9827","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c8955005746b4fa9b81c44ce2b987857ae4d0c43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9827_1702661096488_0.5444016946999666","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9828":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9828","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9828","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"538160796224f14af6e171169a561f821ee43192","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9828.tgz","fileCount":141,"integrity":"sha512-MiyyBeBSO5lRt2v7hwwataEM5RbaAv8kkpWzVE08MbmKR/PDjdJUgJCwYnQwcQT33Ya8gLgy8rfaSqXEah3Sng==","signatures":[{"sig":"MEQCICOv7XkWskOzPTvmqe3wCRiowO0FtIMNDeVHLHueKoOkAiAskfG0kjdKo9LkVPB9O4nCxt/NEgBYl700maYwMnULFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9828","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"48982955e439acebadb5fdfbae44b7953a6e2060","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9828_1702676591712_0.4798641389631919","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9829":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9829","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9829","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91d899647924624a135cdc14e282332c0ee6636d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9829.tgz","fileCount":141,"integrity":"sha512-JeWuE265YJnKlcg86Q8zbk11E9lFveE/a0V26OExt9Zmd21ZBlgFeHfdNx92RdGfc9deOCkj77lp3WABdn9KMA==","signatures":[{"sig":"MEYCIQCo8U+cgYoeXYSQvFSDotyztEpJRSheO1SIlKJlBkWO5gIhAJpSoEk0FUY9fYaZtwkr/H8/6SoJ2XBgEl7i4qY1UHqf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9829","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102573},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"46a05c79fb79f825160349d3d7c9da76ae66f556","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.2.2","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9829_1702677207756_0.4010964003629507","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9830":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9830","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9830","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27a87fdf54cdeb524c7340648a9b57c4705798d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9830.tgz","fileCount":141,"integrity":"sha512-vU1qJvVUi7N2aEMR9NK31bXTCwrnfjk6nQBDWJlpdhByAMUzwf+TS9URu49l+UGeFW+j6lVhpvd7RqTe+SmbLg==","signatures":[{"sig":"MEYCIQC2/yFKt7P1tB8WSjUd3wQKQfDlaTjHtmeQA+qzUI1JuQIhAJIhKtstjyeb5hukf6xq1PFsIo9CW/p1c5KD6SMh2FWK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20102651},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"434201f882f0067137afa9cb91d3202f489bf27e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9830_1702680770019_0.906723084330056","host":"s3://npm-registry-packages"}},"1.5.0-beta.2.0.canary.9832":{"name":"hls.js","version":"1.5.0-beta.2.0.canary.9832","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.2.0.canary.9832","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c33d3bbbf147deb37ec8e482749dafffa02e1890","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.2.0.canary.9832.tgz","fileCount":141,"integrity":"sha512-7XwXXNo0ahhEwFmp2ZUKry9rkNP7oiYUvBAgJJKCUMHPkVpy1OoDVw6327gKRUCdz0E67peqvILiT0jpb8zliQ==","signatures":[{"sig":"MEYCIQCyXkBMf1QaBVsSRGYkBEp6p7qngU04bCKemGMLMbkwtQIhANm+AD8amGq1kShF6nqNCbREZCcycoulJgprhuWB1GJi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.2.0.canary.9832","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105540},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9cdbf56cf6e151f66048f6610522b14f6c1e2aa4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.2.0.canary.9832_1702685279665_0.6576114297747357","host":"s3://npm-registry-packages"}},"1.5.0-beta.3":{"name":"hls.js","version":"1.5.0-beta.3","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e836155db45e3ec9633deb01e867ff445f8a0e0c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.tgz","fileCount":141,"integrity":"sha512-QEXsMllxmmzADmszSeG7yQRFhX4WLz+/Tm0clG7hyWJvpblSLkQMULpFXSk9UbSwl20iped4VYVQfLcObd4aVw==","signatures":[{"sig":"MEQCIGvDbd1YM3o8BofH+FS1lkvsy1roY64yTWpFbR3Eq30bAiBYlwi3l6jBbKCJZVmLEJTwp/oR1aPB85re7nVMsUOYqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105334},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9cdbf56cf6e151f66048f6610522b14f6c1e2aa4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.5","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.5","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3_1702690367854_0.34705937565044387","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9834":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9834","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9834","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"427880429be0b6e0766764aba859177a4081eb6b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9834.tgz","fileCount":141,"integrity":"sha512-9f+oA5/V8OWGgb4YUPIM9C/7cy4+CFJAjg1CbPD0iUPI8W7HCm6sDSK+JqEjzpwU4qrxovb1UaLmNHIQPwFvzA==","signatures":[{"sig":"MEUCIE0wFcIwQrXF4Dgn4sV0mVRWl/S1+lEdKGZYzZfl1/6MAiEAz36umV+zeEjbcHEB7YaoVXi4tZcbC8qpieJ2XVZWV/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9834","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"26f0916d78f4df27d31df6bde8a9817439fab378","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.0","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9834_1702909301436_0.07288573885480676","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9836":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9836","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9836","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81468da0a49cbe43117accace72ed08957c55163","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9836.tgz","fileCount":141,"integrity":"sha512-j3TI9zgYkb97/Efjp1Ldo1JuN4oGMk4rUxcXypwwS09MfZXG5QXpG7z8RGQE36n7Grh22SzcYBhXrI87QCOggQ==","signatures":[{"sig":"MEQCIHlc0AJuvHIuArNkHoKm4aIF3VEdByCQ6GspPsQWglQ4AiBtq2p/1WMM+d3aEYRSRqyz77PsQVDaReAHcoF8wZPzyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9836","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"885f35f026178bfbb50112a306434c80dcedb524","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.13.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.13.2","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9836_1702910171144_0.007359011168406093","host":"s3://npm-registry-packages"}},"1.4.14":{"name":"hls.js","version":"1.4.14","license":"Apache-2.0","_id":"hls.js@1.4.14","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a48a34a1fbcd4c3451b82a78a02fb8ad8a8812e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.4.14.tgz","fileCount":132,"integrity":"sha512-UppQjyvPVclg+6t2KY/Rv03h0+bA5u6zwqVoz4LAC/L0fgYmIaCD7ZCrwe8WI1Gv01be1XL0QFsRbSdIHV/Wbw==","signatures":[{"sig":"MEUCIFOLljzpWU9U0hT+K0fhAzFw/sR/NlkTAE+gl5s8pQs2AiEAjm0ayhg0ebzXHWWt5cldv8Ea/+XTpPZP5RolY89YJTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.4.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18478054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"913a26ed98525a74f3ab339bd4330145ab9815d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o '/demo' .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"18.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.7","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"15.0.4","doctoc":"2.2.1","eslint":"8.39.0","rollup":"3.21.5","semver":"7.5.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"2.8.8","wrangler":"2.20.0","micromatch":"4.0.5","node-fetch":"3.3.1","sinon-chai":"3.7.0","typescript":"5.0.4","@babel/core":"7.21.8","@types/chai":"4.3.5","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"13.2.2","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.1","babel-loader":"9.1.2","chromedriver":"112.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.0","@babel/register":"7.21.0","@types/chart.js":"2.9.37","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.21.5","@types/sinon-chai":"3.2.9","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.9.0","eslint-plugin-mocha":"10.1.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"6.0.3","eslint-plugin-import":"2.27.5","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.1","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.2","eslint-config-prettier":"8.8.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"4.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"24.1.0","@babel/preset-typescript":"7.21.5","@microsoft/api-extractor":"7.34.8","@microsoft/api-documenter":"7.22.4","@rollup/plugin-typescript":"11.1.0","@typescript-eslint/parser":"5.59.2","karma-rollup-preprocessor":"7.0.8","@rollup/plugin-node-resolve":"15.0.2","@babel/helper-module-imports":"7.21.4","@typescript-eslint/eslint-plugin":"5.59.2","@babel/plugin-transform-object-assign":"7.18.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.4.14_1702915312393_0.09330591498014962","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9838":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9838","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9838","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c98c47223952fb2d3f08313885d924a8df8eeeaf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9838.tgz","fileCount":141,"integrity":"sha512-2wuMLRDoDN3bj7vH9qXuiiDHmImhj1R4QtQkSlbB0GXihKIzD1G7kXZrUKGPexrxz8Wkq0koOcPJvi7dlg2amw==","signatures":[{"sig":"MEQCIBWmaePqqTeYcDZO9XU9jrUGT9HeioVGqWLkcwODHfLYAiBq0s7Y4Oav7uiHvDJa2glMHr047gq7NNdNam+SvN24Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9838","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b44d09a47a36d6c70fad9e927566ff83a3285bef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.14.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.14.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9838_1702930676326_0.41336934048202134","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9840":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9840","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9840","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"945ae471ead3486ef898facab1145d0cf7fe3a96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9840.tgz","fileCount":141,"integrity":"sha512-89aeuoZVuxWFJ1/eRNKPR5HKfcy1SEG7FtM/i9zEhV1cy38iLLsjDowCxLQnvQ+hkljeh/7InRWdGskml8ZO9g==","signatures":[{"sig":"MEYCIQCPIl60tEdZFqu2cLio60V9C50ijyC6+WIiApUVGRLiuwIhAOLAc7q4qB6oB3rQrWUWJr+cCTq6iFYyoTAnTCuuS95x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9840","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"145c19595147a6f37f2ec743738710a5b5185c57","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.19.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9840_1702932410751_0.15056630583323738","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9842":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9842","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9842","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0d788eb108fd166b8b971c580ddb1be1b0b749d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9842.tgz","fileCount":141,"integrity":"sha512-JiBsPsRn8rNAeKzaNH5XRMmpmph2bAsk1XzuEjlVl+QXigqL3AgYKitnHqLkwjEFWFkgYuAUc/+DPlBJMio+EA==","signatures":[{"sig":"MEQCIEcjEEOgdD87PXanxm6Q92hIeCrSTjLxlKufgivZjMk7AiAXkOGhwFo/+yAhO8hhIUYGARfT/DScdV4iiEemf7vSiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9842","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1a66891ae83e7c8fbb7d46abead84e0cd1414009","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.20.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9842_1703014851046_0.9646922551008674","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9844":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9844","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9844","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3413e96a0add0d2fffd4ed7118dd8b040472784b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9844.tgz","fileCount":141,"integrity":"sha512-7jZ9sWtHulLR66V3siZATmfcH8OU/ETkzjqXCz4VFR6+hPO4j1eA3RJEgjS0Kv7aVP2o5mpy8vaCP/GTxWcvPg==","signatures":[{"sig":"MEUCIDlJPTsTfCymzfWFdYzxzf0BN0Rmt4mUUOW+/liUK+khAiEA9iTmi/kv/X8UqwtpwOc/fiy7g/DRxPwcrC+V5hiDZPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9844","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20105138},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4c85eac2fc71f1ad479f0c67d68b7f22479c8641","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9844_1703016201868_0.09098722223172362","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9845":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9845","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9845","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55c86e71650a9a8af10451d10c2292be52fcc9fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9845.tgz","fileCount":141,"integrity":"sha512-H+WA2Rh+xcA8TWN+TCYdt1W4bMGUCQzGCYsdzpUDOBSRzFGo9PICSAp8674Nq5ABbKane7M0hbzpqKLAvwvo7w==","signatures":[{"sig":"MEUCIQDS/7EnseyZcuHrVLotfDoBIB6T9HCA479hzuqEzknTKQIgH0D044QaJBzHbUrCSBXQoNYNW/jAjO3zgw/H9W3N23k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9845","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ab1775e7815a97d6a66a34c59e658c874a58645","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9845_1703187463231_0.6497466447866818","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9847":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9847","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9847","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e434405032cb6331a4ff83f65ce10269354d21b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9847.tgz","fileCount":141,"integrity":"sha512-qe/fVgu8Vx8TvEa/09WKgZDg+Ihy5JUDY2LoDx0HH5t3cZC3tnVhu79IGdZf20UIlS032F+Yan7fvDisKicFMg==","signatures":[{"sig":"MEQCIDX9z+v61Nh1cNvPS9n1j1+Yz/gOESvM3tVby3PoHSEyAiAZpuxCd45k+lvB9Hsp/57c90HX6hvt3PGtVDh5pNUJ/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9847","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f5f230b9c4eeb34d9fc0de90f602171b35e95b97","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.55.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9847_1703189296899_0.5488974211502966","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9849":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9849","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9849","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"38ecff65605a468ca45801af709e98210976096d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9849.tgz","fileCount":141,"integrity":"sha512-f+JjUP5T/5ZlTCplbPVGahPULKcjaN4A8IEagGooovbOaSQXY6V5AJfO7BcGQ/IjEF/I8UtQVXF+kxzVH22IMw==","signatures":[{"sig":"MEUCICpZniubg3KaSBUXmCP8cJ26uG+LB8v6gSAFnD5y9LLiAiEA9JRLv8Hve23Ket5A+ukO5D1WMQDRIJkD2pMeioyWMPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9849","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"27f2c68b3eee974bf6ff912652c07712c9d0228e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9849_1703294076438_0.29214331989315534","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9851":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9851","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9851","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33e762f07e46ed76cb785b539a982960abd5390f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9851.tgz","fileCount":141,"integrity":"sha512-dbYlcsjAvvpgrSyCYjBGR041XH0cWSrirYqc/qKrc+wbc/ogT7Vz5gCft+GYQx0a2qZDWPOOzWFkI0GBAlE1Vw==","signatures":[{"sig":"MEYCIQCw9FFRFrTB7cEyiX3QA0n/D6wEXxC6MlCrAh2nuFGPxQIhAKNWot8cBWYh/GL0m2/QnUSdtimE3sBWDuj9BN1hTbth","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9851","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3eb20a63f02e60855d08819705353a3764022d0b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.0","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9851_1703295955252_0.776539533971399","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9853":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9853","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9853","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eacd4eb7f57f5efed4baf8f34bf6f9b063ab90b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9853.tgz","fileCount":141,"integrity":"sha512-h9RpImQ+LB2Bo+FAXjRJyC7aTTSrjVcd1SgLrfOAiW4XpoiFVYN1nf9EzkCFHTUPqcyrOoYjAXhYWVcPbT0DRA==","signatures":[{"sig":"MEUCIBLuFy7XsUOFEWO58Vj4eRIF4Sc3wZSKrp7zfUNySYSEAiEAiWzStvXCUTuBZatFc/4dL3mamVXerJoJf3MadaUrmLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9853","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"91234f460e47e54730c89cefc63f43f5ea9668ac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.14","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9853_1703406013432_0.41318578305952935","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9855":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9855","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9855","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b47348a444d47fd7226f2591e034e90735b53feb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9855.tgz","fileCount":141,"integrity":"sha512-bcgcdlvG+s9PBWAX+mTkwxD/LqBkEgcUpOsh/QxX48jvx6X7BsReEjNM8Zqgo5l4MMpXMzcJzdFqgI//ZftSzg==","signatures":[{"sig":"MEYCIQDVLCtY+6zrTCf/vyw9g/RcVG5+NHXNn6qIoM/tH04HGQIhALqCJCbHnCptr2FdlwHJDXqjNz5GKj9kM58sS4SXJ/NP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9855","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d2239995ed8dbf1a4b2aff396cee94726b078e65","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.38.5","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9855_1703650786516_0.46413371969656403","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9857":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9857","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9857","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34106083f4bf70ebee7d0a520635a2c040d8f58b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9857.tgz","fileCount":141,"integrity":"sha512-pusIWv3rorsDzjjRrOWhoRdsWaUeKgY+2b1+0LEOt+j6ITPavRUHzBU2lp3xTvaWELKRUBUQ1wNV/o9kV674RQ==","signatures":[{"sig":"MEYCIQD9qt3zTU38iUp2pMSWarrqi5ECdS5u/JSg+cQfHl6xogIhAKobCMSdBestDR6osfVXf1dYVADfwXiEOFBOM72+nTXF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9857","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b637320183a7aac024c6923f5aa3cab1d69de0b0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"119.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9857_1703652563670_0.8735554060943431","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9859":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9859","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9859","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fd89c930153963b685363773501a0d91fca90d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9859.tgz","fileCount":141,"integrity":"sha512-PGnUcULmaJ8cfvaBZH/0GOqGaygX/5v4LUZ30hsiO1ZPcoBMYEul03Bo41DAchmYVOqhwBZZDrLz60d9RegWWQ==","signatures":[{"sig":"MEUCIG4pUtqCM52oFsCCjcGy/wr6YYVrrAdosGwK0xoWpPODAiEAlFnyEa9UzQ90CYRck9JPLDlxkt8HM21L3+j1D6d4Ta0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9859","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9728bd4558c883f38d6939a0ebfde81377f0e859","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9859_1703706026542_0.6222896323128515","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9861":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9861","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9861","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e8befa555717445f069d8faddab929fa6a16a87","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9861.tgz","fileCount":141,"integrity":"sha512-49oQrKtvVK3RmLJZ3xfUEct83EZ/5P7/8ilWpFTgtQzgL1jhDwfuEAZaBwqzFfd78LxOIUJJFiSBNo+9nELlIw==","signatures":[{"sig":"MEUCIBNERr27ZA78Gd7kJ+pg/MbQy8HLsr88MfcOmjVYMRFeAiEAl1u4neKcm6drAMS41oZ9xpOIvjAdMPGz/8uNXRCW2qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9861","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b62061e77cf86d4079e1748b20e7a232ffab885","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9861_1703707497551_0.39066222623708957","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9862":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9862","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9862","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d624c4054975933107e2f44cab3124a6fc3de14f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9862.tgz","fileCount":141,"integrity":"sha512-oZcFg8ZeVWcokmXDx8g8uq9ciASDvpGijv3pO0O8NLz6lbNTvlhMmHt/YGMXz9Y8e4eNf23ypG4NkXPZKUMfFA==","signatures":[{"sig":"MEYCIQCiDkBCbanBVJWmrpv1o7gmKlr9JHQupmwNDDm8AtVidQIhAJGc6RBqb42v7Jf9TmNiOkFPg1Bby38M3Fg88CFxrxfC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9862","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107026},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a9485d066eb2d139bb425ebda70bbc2f0a7dcd2f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9862_1703710910886_0.021816271578242397","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9864":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9864","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9864","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4fe9ab8fa8ab3af01c03dd7bce985e0359b06470","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9864.tgz","fileCount":141,"integrity":"sha512-+slfYS49oj8quHx14TNeRNsv1XSp50qJMqkz5QNa+pi62hM0XXAcnSn3CJ5/jbTuLaCozkcKO+hrwsDobNedCA==","signatures":[{"sig":"MEYCIQCHn4/x8WvV+9oFgV7FyNfUerLJ9v+pU7Dyw5KqH34jrQIhAOBRxCJNZ3smqINiWdYpXPErOykHZpuXAaZr3a8YiwIf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9864","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107026},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e6b45fda9c0ca668b415d8bc95ab5e0e9db74fa1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.15.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9864_1703784280111_0.34796961202625365","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9866":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9866","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9866","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82102ef99f3ec6cf356b59f07f2295e5044b9d41","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9866.tgz","fileCount":141,"integrity":"sha512-CEBH4t6lBhzd1hxTp6+4AIEJkqIh1gFGJJUPKiYVM4DllrmnQwVUHEwrCCwkHf418k4GvZiztpN3H02rp/A0ZA==","signatures":[{"sig":"MEUCIHAv0fZ11JulYOxu5j3p1QYYsazbZ03I19OF719DQ0CiAiEA2HsyMZzpNTL48a1D/6TAg/LO9Qe6EarCuk9JcyvTjfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9866","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107026},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"43299043e326e09a0e85b34a10d25b04191d36b9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.16.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.16.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9866_1704135899687_0.22072823114085138","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9868":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9868","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9868","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7585d5dfe1fc69967d67c89feef532bac692c477","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9868.tgz","fileCount":141,"integrity":"sha512-7KIcEXEHiNgLAoVEyYEdVDHmjNML2lUZOGtRzCl6dpg+OJSmYabD9rm78ssiCQY5JFvNJJ1eidY1mfFxSMLd4A==","signatures":[{"sig":"MEQCID3k1W+K0VazdrXD9CR/3XScTKRH7Gfpx6y4LosFVS7GAiBIVpyhOuVJ9UUUzShvk9VGeVJl2axy7n7P1gjTTtuIaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9868","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107026},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4cd3e5a59c0a7bb83c43d840899c4857da424e95","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.6","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.22.15","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.6","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9868_1704137495811_0.9387201345443286","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9870":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9870","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9870","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b64b8287098f01e32f439dcbf25e7e703017adbf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9870.tgz","fileCount":141,"integrity":"sha512-AwFugVHO2uF7uI+3DICBG4GvpGJmhasCgXc3RQhAEdNIOkvEt2yKOAw53y7sy+ljeERqFTb8fAfFHa6VUrd2VA==","signatures":[{"sig":"MEYCIQCdG9CAZCjhVLoMRA+wagd+xJhNiDkkP6HrooJnUDso3QIhAPQVhK4ai+KYJj+cF8BBJKbsybVxsf55/y6zR7sgoHUr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9870","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107025},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"20255a1e74ffe9c6eae99f9fb2e903eef943c6d8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.1","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9870_1704498021505_0.5033285593182735","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9872":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9872","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9872","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"30599857210bd5709109d1eab415d641f9fcecfa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9872.tgz","fileCount":141,"integrity":"sha512-XLzg0TA72GMbZA1jfTroM3TYFQQmvAV1AUIrESKc6pHCnFQiIUlXTjXbIIrevOP4kfTmcVnZgZTHjI3tx+spOg==","signatures":[{"sig":"MEUCIQD6ACnfP7udXtJP0sR/Y5HFxd1lxVbSlIUkDtUrBVc3MwIgfkkX5RNRrmYFgcRAiwX6vrQjZLRCFKxOzjT7q7GEoXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9872","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107025},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5854fb649427c1fb5232c6dd774eeeae129ed70f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.2","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9872_1704530550251_0.2846632160253364","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9874":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9874","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9874","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be8f5da8ef33b7513566bfafa4b0fde3a8207f57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9874.tgz","fileCount":141,"integrity":"sha512-FNOMw8IKSAaUM8F0pkNQpaO5UusXnkXN9E2mDK+PkyasQ7WRN9se/H7uD50JjG4GFo0T5ysQJBOmcsuSYAEM2w==","signatures":[{"sig":"MEUCIQDauzkE+2UoR6WfHAJh86+tZ57gp7uzMrMKauebUPjVbwIgZkQBtZwUMWE38QLs3g3U40IUpdS44eV3sw22IRk4dy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9874","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20107025},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58022b85e99e7bfa35d29b7b64ee9fbaa2106e26","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9874_1704531871950_0.13952318106205142","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9875":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9875","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9875","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"434c936f64b032fd05c3b64527586a57875ed54e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9875.tgz","fileCount":141,"integrity":"sha512-RvcOQVbTPgVZ73F6nmDD58i6tD6CuZZ6KTk/3RxkyW9lCv74gVaNEyii5Rvu6phNJk43yGAgbVXHzBSweJ6ZJw==","signatures":[{"sig":"MEUCIQDgkikcF4Rz0MLz8nbMebNIWmZQefeTEHHsrteoFXm4AQIgELZl8Ao78+Kc74ZKU5wHdesU+DSsIp217zyuWhYgFy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9875","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20109009},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b0c98a764fef4c1161bb8599d0858793a50af93","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9875_1704731602297_0.5053246279177239","host":"s3://npm-registry-packages"}},"1.5.0-beta.3.0.canary.9876":{"name":"hls.js","version":"1.5.0-beta.3.0.canary.9876","license":"Apache-2.0","_id":"hls.js@1.5.0-beta.3.0.canary.9876","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfb9beb19ac510b6bad91d816d6537824b503edd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0-beta.3.0.canary.9876.tgz","fileCount":141,"integrity":"sha512-OtFR211CkVrCUxlKZHZN4pNKAN4h7U3Z+zEL6TFu009++aCNi6g/DWQp5VBxrhJougpCIc7QGJeNzeMHJDgg+Q==","signatures":[{"sig":"MEYCIQC8651mOJn7JxqY/xKFbpkvSK1Yz7gWtJWLBnZvZ+0+GAIhAL0lLUjhdFiMIBvoa5JobNKqot+TxBBz3WBLC2NCkp3U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0-beta.3.0.canary.9876","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129118},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"42656025d40ed05ea0e7701be99e68822c6f9737","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0-beta.3.0.canary.9876_1704765993118_0.11277921120676182","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"hls.js","version":"1.5.0","license":"Apache-2.0","_id":"hls.js@1.5.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f04c9f9960a08eb92492d41f6dd1e919e0eea75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.0.tgz","fileCount":141,"integrity":"sha512-V7jzv1c/G38kZcg6BVgimVj5g/bVMebHRrIrln6R773mIRBDnp+/knp4ntThk3T1Ztjat9n2x3Ak3BPu5wKeYA==","signatures":[{"sig":"MEUCICWl/iEpQXxGBnTZg9AwDmj86mN11VVGXxluyNkoH+vDAiEAic0X5MoswEiFTviHjQNaEAHeVtOhMKQHmwkB6lpb064=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20128814},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"42656025d40ed05ea0e7701be99e68822c6f9737","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.0_1704825124034_0.09432937383474993","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9878":{"name":"hls.js","version":"1.5.1-0.canary.9878","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9878","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67c12fb1697cee5e4d11247dfef487252855a9e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9878.tgz","fileCount":141,"integrity":"sha512-PqPz0VkJB3clyLA3PSZlW4lwitahjxCP0iVeCxIDgIKC1PG1//PzDXCwa3NYJz6WCG+sqdcL4uwKn0gdO5LmMw==","signatures":[{"sig":"MEUCIDtTQD7yl//hCNpDPe48w2f2+JUY8WfEa8mo7x+FLvDBAiEAh65urWUrdWnvY96vTlo3iD7esnadUG3TWeYQ6yO68+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9878","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129020},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"62098f4091e3584a16da11c1200a33390d2adc1a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9878_1704837491737_0.2150795814214792","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9880":{"name":"hls.js","version":"1.5.1-0.canary.9880","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9880","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b4e87e14f5c4d8f4e9c7cf0f141891d6068c877","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9880.tgz","fileCount":141,"integrity":"sha512-ZLPTkLdSHQGeXrGDdn77d3IZNnVb3ni/YoIi5OyF7swZgcA1Zkd8xsz/fkDvLBDdQeq7Zr5hy6erb7qBs8HiCw==","signatures":[{"sig":"MEUCIBs5O38fg4YZbbu/B03wHL0EDOilexQEhOklsVtJnPjWAiEA3VlOiAmHGqzJW0OzGnI0DHgwoHYrDTc9MHtydPfrrD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9880","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129020},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"db56c9921e5f7bf4d1a0f7d581030e27921e5a8a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.15","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9880_1704838751854_0.020204670083004528","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9882":{"name":"hls.js","version":"1.5.1-0.canary.9882","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9882","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b883d5f6b8aad1b70a464ff52e6a57dfdf429343","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9882.tgz","fileCount":141,"integrity":"sha512-6oehixDBjekqBM/9vurbXi/duLr5u8tZmcy/LohLdVL8HeNARMi3nISs8Bf2N/josm5P9MJDSWWEA69SbWrZXg==","signatures":[{"sig":"MEUCIGOJXM8urayMqiznj/L24A8CNHyOBWSkexX8x22W4CBQAiEAtuXyWcZTNLN7IRCADkGwY3m3f3YjdeAGV49fveCbO9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9882","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129020},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"68b1aa3485cf617f28c396f4937b31bb53507e9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.0","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9882_1704851648791_0.08707849562295888","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9884":{"name":"hls.js","version":"1.5.1-0.canary.9884","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9884","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d46bd1fb5c3ee821a36c289bc087be03671fb64f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9884.tgz","fileCount":141,"integrity":"sha512-fdgzzShAGoEMRQP2r0mspy2G/bJdd4pSU7ngiBpms3n13ig1U+uXQU4wKCEnTbtabHWxhCi0c9W/fwURHA4Obw==","signatures":[{"sig":"MEQCICi11yhS+rIb4iFsHYtrGBxvwnSmNSLRxr+KRsBU+YwyAiAQjjSKBvVzI6YJnzflSgTptfWA1DDGFxM0KFS8UxTdEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9884","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129020},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d0a565ab747c443cb2e47db99386a44d3e33bbf2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9884_1704852387584_0.12719509617325908","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9885":{"name":"hls.js","version":"1.5.1-0.canary.9885","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9885","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f05bfef99dfd53e7df3097ce5c9807afb3011e4f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9885.tgz","fileCount":141,"integrity":"sha512-e23+4p1S8tz2m7Le+REKZYUJYuYDuB5Oy9QAMtCPwHx2yQjqV4ru/Npfi5auY5HUYGuhfSHKBwmloixkCd5dbQ==","signatures":[{"sig":"MEQCIBaoY+3HVYIhXedO3yl9aSFp91G537ZzDDu6yd6DQ56JAiAsYAawh8BObNdh27QjEwZRpxGec9w5obx4Hsx7uKc/Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9885","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20129615},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e7ed554e488ba8c6b490ce9fbd9f7917727fb0d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9885_1704926428880_0.17992201454273116","host":"s3://npm-registry-packages"}},"1.5.1-0.canary.9886":{"name":"hls.js","version":"1.5.1-0.canary.9886","license":"Apache-2.0","_id":"hls.js@1.5.1-0.canary.9886","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4b773d86e1539a8bafd52e1407eb144e1f8cc84","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1-0.canary.9886.tgz","fileCount":141,"integrity":"sha512-MwkFzu/8GsRHbFo1cOF1tivXGwCJQJnttzZJUZowP8Hbsvk+czl7SW5dLVkvd3iq4v1eeNoIBY9hd6pquAB47Q==","signatures":[{"sig":"MEQCIDu2cTdBW9/nzuamno6DgkaL42/g/1VstsUAngO6uZBXAiAoZov1hMzO4o1F+7bwSSN6a55BmkThlnboQBuEcP1kIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1-0.canary.9886","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138870},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd120944fc401efde0bdc48f2fbc69f29e2f8cb1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1-0.canary.9886_1704930656879_0.4256504957641942","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"hls.js","version":"1.5.1","license":"Apache-2.0","_id":"hls.js@1.5.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"59ca4e82d64375478853f0bce58c31450ede6d34","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.1.tgz","fileCount":141,"integrity":"sha512-SsUSlpyjOGnwBhVrVEG6vRFPU2SAJ0gUqrFdGeo7YPbOC0vuWK0TDMyp7n3QiaBC/Wkic771uqPnnVdT8/x+3Q==","signatures":[{"sig":"MEQCIGBYvS5hV1hmCK918LnsRSrhe4o7iUQsSmO3OwS5RpS2AiBrYxtMbZu7tc6neWWMLpvNYA3Rz2wM1md+hQSajBSCYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138664},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd120944fc401efde0bdc48f2fbc69f29e2f8cb1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.1_1704930693336_0.8273016289796542","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9887":{"name":"hls.js","version":"1.5.2-0.canary.9887","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9887","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"139bed00d2250dd9194a3d88ae1a1b481130c3f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9887.tgz","fileCount":141,"integrity":"sha512-slYVgj6DDuGJhC/hvCB1qXCzcCyvjj+LjdcAhwP0/dqnLG5TmaTNvSQwM/os2C6CKCmYot0bGpboFVQ7qnnstA==","signatures":[{"sig":"MEUCIQDPKJ/TS1hKRsclDfcz9UrRFoVrNBWBjA+FdPt2DfYGzQIgSlq6CMSY8q3lzhqYG1p+fZOwOTS+1tEl0GfcDikSH1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9887","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138870},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c769596923ae895f18819d35beb3b8997d9b26cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9887_1704964185471_0.16285261598780787","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9888":{"name":"hls.js","version":"1.5.2-0.canary.9888","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9888","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27f97e83222031fa9bdd6192dd3905e078540d13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9888.tgz","fileCount":141,"integrity":"sha512-9odbjx1K2i2Q6mJ7qy4eYx/NVZk3+bEjACnd7q88tUCmVLu5X2JhdWQcfQ3uppVjUYmeiZzOwIh0niQzxl8Cyg==","signatures":[{"sig":"MEUCIQCShiiI9yG9dpiQOCmE2gtDZteJIWvjIORlnsbgT5OC8QIgOkVNPbsX3IBbcYnmTlU/0XW0GMNjDv73T9q4Hl3V4iA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9888","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138870},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"25eab103d04dadd208e6d0dd378fa7ef686bcecc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9888_1705047953715_0.5504486309603851","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9890":{"name":"hls.js","version":"1.5.2-0.canary.9890","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9890","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e00f4c6fa3b1c4306cb739deced9b42e8287681","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9890.tgz","fileCount":141,"integrity":"sha512-+cCEj/2icXZhDYn7GydkSwlmsE9I5lO4Pm347Tkk4O73Ve6kYLKVUsfgSB0jUAn3OUweGUPFaZtDyyMiYZKj4g==","signatures":[{"sig":"MEYCIQDxYyq8th2gIrmiBuA9STFNaTOmgoAdyyKUuDjhr21ZnQIhAKNEeWBy4tvfLayypQDN08H+HEPuN4mSXUEceqlFK5aB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9890","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ccb51823cbd7c4333fe760176743e67ab7639a5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.0","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9890_1705077665913_0.8399378685453334","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9892":{"name":"hls.js","version":"1.5.2-0.canary.9892","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9892","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a059fbeab1f0169471e770432c3e14c4d7891019","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9892.tgz","fileCount":141,"integrity":"sha512-CNvPnMJiPTU8QQP0wuiM8xKsHMYORZfVQR9zHmIZ+gPLCicP2IIwQts23yHQnc1kVPpRzTZiGCvCnm5cVibKQA==","signatures":[{"sig":"MEUCIQCqJY3BVIDOUZfzJntjGhTNREwa8bbUDbG7vIFnw8pwywIgWRAsMvFb4vtjRlGIvsq/Kk7gnObLhVU90Ry5b6YFAE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9892","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bcecfc3cb22806d730defac046f9eac7aebe129c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9892_1705078787535_0.8860487112842792","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9894":{"name":"hls.js","version":"1.5.2-0.canary.9894","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9894","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"416e37aaca87ecd708d9c0c9f0680d17f69545b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9894.tgz","fileCount":141,"integrity":"sha512-aTBcBa3nWEJppjJh50P0jCCciOvvY01uoA0WUqZmIQik6PhmGPIQInuRAde1G+9cV7DnaN/m6D92XfE/TeyUdQ==","signatures":[{"sig":"MEQCIBOJ7ugIZYNFIXqF443GTPk0/d3YrZm7dx+mYNW+mfqdAiAi2z5hWccms/iW/NNMdEBA8+51Oz+UfN0aRS4srjtc5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9894","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cc79532b90e3d8319a00e150815cf2a80e81dd8d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9894_1705155905923_0.7614897377408507","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9896":{"name":"hls.js","version":"1.5.2-0.canary.9896","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9896","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c44ad71ffd7739468e60f231ca4cc34c8da67ac1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9896.tgz","fileCount":141,"integrity":"sha512-e/a50gBPlcFnzPAdMLuaeYzKaUOQCvOn3esYeO2IUH62aVJ1jegPej1HmC4Jpl/rPr0uZFQ9FiRtenCVa9jE9A==","signatures":[{"sig":"MEUCIQDEzbjI8xyPRPT3wQ+ibYgMXyeITi0Eo1xSxQzAITvrBAIgCj4KBbG4PVmqC0ByOo+5tJu9Eyn7g9VyW40FBudGdPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9896","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20138869},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"adad6eec36a70bea3c12e1022ec698fbccf186c3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.18.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9896_1705156807689_0.0592626701640846","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9897":{"name":"hls.js","version":"1.5.2-0.canary.9897","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9897","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2fd8c642fbc6a1172bd96f01e15a14ce4078d396","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9897.tgz","fileCount":141,"integrity":"sha512-EuRXR1zR1tR8jYI6r+yuHmD2iaMzjPjBgT0qSIXLOFeh113wj0DzEKqzEPB78hs/lUGUYca9qYFkWYmMlxdEWQ==","signatures":[{"sig":"MEUCIQC0zk7AZvPyHcBZewreUReGkTlV1BTKcSFcUwJrSCQmpAIgDYQ9/e9ADHMot1Rtor/0UFyNo+7IrCkTTg0qYGbeu1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9897","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c0ac4338af27c3c3a1e6344c81147c2f279f154","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.18.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9897_1705268677171_0.9773951242092851","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9899":{"name":"hls.js","version":"1.5.2-0.canary.9899","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9899","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5037f4992a36ab892b50c3ebc33a1c22c575818e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9899.tgz","fileCount":141,"integrity":"sha512-7TLODmc6noF+mZJ2WuDaNYHg9nwccd1EgBdeks7t9xM898x+BiGj768wKMi7DIOEjX4TGcNdGTuldzkFCMl6Vg==","signatures":[{"sig":"MEUCIQDRyXKDMRSPQ0P3naq14YPeh/9jcXXJSvlNU1mvUo15MgIgOcgWp/vZ4bR6xwPYZ7lUxV7vKo+NAJGhWLh+gkhZMIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9899","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"41783c4e8bf0f2906c483eed57c2f37b4d27693a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.18.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9899_1705651375964_0.32276912028949534","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9901":{"name":"hls.js","version":"1.5.2-0.canary.9901","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9901","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f91cba7c6b9fe923ddddd32388d8560cb97ab766","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9901.tgz","fileCount":141,"integrity":"sha512-LhCesgfk/t2wqveNgth72XXvuGi75CDEwv/m1LEsj0H0Xm9a5zx48uZrWFJvOFjYeTR7p6ZNcv+Ccz4Ox9fVbQ==","signatures":[{"sig":"MEQCIAVBzCO2dJd6V02rvUr6P6A/tzMxsUnnC8IjlFi8lCOoAiAp3PXWqI0KlVR3AerBGx8GY1p52x1cZg5zVPiRmd1mVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9901","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b901b48f39cf83603d023f52221d1c1ec3f35137","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.18.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9901_1705652878773_0.5200251420405304","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9903":{"name":"hls.js","version":"1.5.2-0.canary.9903","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9903","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9dd591f0d1894b6df3d774f6645579d9e6cf30c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9903.tgz","fileCount":141,"integrity":"sha512-zY3xMSEp1MYnuE/qgge6lANR5fOUB7ZqqJNpahX1sS6a0bZZGM0AdybkX0ZZgsqaPR2/E3DNBDDyppTkw10IiA==","signatures":[{"sig":"MEQCIGXenakN/25D6W4KaBVYQV4desKSaKw3k9bLmBXH5pvLAiANYKuOtgTtDK/BiqXwR+eXdhrh5cMgDlnyFSkYX9BBGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9903","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fb4858e4aed992c0d4e140f367a0cdbc55f8a6b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.18.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.18.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9903_1705654050711_0.13527103583468203","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9905":{"name":"hls.js","version":"1.5.2-0.canary.9905","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9905","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fdfc407f9b31c32976c837535f76dd144a0ed683","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9905.tgz","fileCount":141,"integrity":"sha512-7WqFUhXSmixQ0ua4ZL38/215sgFtLfBwq14uANz2tmTdYjPS2yoq2OcPE4n4QFxkHf9UI9YsRlFeCxqZ1KTlOw==","signatures":[{"sig":"MEYCIQDXUjShT6w8ZShi8z5+zKBGmW073cQrXQ6Fr9iv17RL1wIhAI0SaDtU3H6aGPaq35IVC8fWD3zZSm9qhsLMVlAaojzO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9905","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d56d078cf3c3431ffa640e98a4ee724411f081fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9905_1705956215626_0.5163703535834128","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9907":{"name":"hls.js","version":"1.5.2-0.canary.9907","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9907","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5f52486087f141188b6a313a64210bd5de9b3ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9907.tgz","fileCount":141,"integrity":"sha512-UFlSA/5oN3Tt3yO8XWedAVyThw/NS39oq/1XvVd9HhS4zLI9HbOOaHqTnKLSztiHUNU+irMHbchv0fPlydVDqA==","signatures":[{"sig":"MEUCIQDW9LvO0WFks+orkzk4/jKMVf/qCuFC7jhrHmOth7cSDQIgY63DZSo0RJ11IYqmFwVZkLrS1a1LWt72H3ZU9/8dEwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9907","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139189},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fdfbb815ce9f6707d16ecae75fca7f1b722f6cf8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9907_1705956968330_0.3255049117555968","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9908":{"name":"hls.js","version":"1.5.2-0.canary.9908","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9908","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"66d61c4febd35ee008fc0be461da37d5f613bd46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9908.tgz","fileCount":141,"integrity":"sha512-p8qAjE8Q1cI9rrNvkJZ2gEbxaF1+p5+AQfn3l/upsgFWJm8pg8Dc15EYO3drMNrjPARkiewpFq/q1tPXSBbPKg==","signatures":[{"sig":"MEUCIQC4hSlmlchPFvoVEAnLZvxk8QzETKb9z0+0ZF6IiBtO9AIga8J1h17+VjZE0hLJe6XMVOtg4cecAKtLgBJNP6LBTjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9908","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20142597},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"de29d91816affe991d0c3e586370556c4a14b236","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9908_1705964896764_0.5548154174182778","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9909":{"name":"hls.js","version":"1.5.2-0.canary.9909","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9909","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e4465d89b629df0643f27dae1dcc4db57d980e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9909.tgz","fileCount":141,"integrity":"sha512-97swazkRhm/endglYG026wg2Yd/GE1+0m3zcKB8sxZSPyXqGYm8dQ3wqrzV60p7T348L/rrbVHdbaMXA1aq27A==","signatures":[{"sig":"MEUCIQDGSOj5YazaxwI9IMRSKe9vi9qX9BfEoF5CzsBqO3cLMAIgKjsm5Lxvx/zCASCXfIUtzGJI1l56VzlDv3BZeeLfCiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9909","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3a0856c495513057f80111001fe222bd2bb70fa2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9909_1705974315605_0.4256959477356077","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9911":{"name":"hls.js","version":"1.5.2-0.canary.9911","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9911","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1b14a3529accbf22c5a51b711ebdd90de7cba2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9911.tgz","fileCount":141,"integrity":"sha512-A4uKLuAWboAZq6leMuC9zOmPLbyC5QWa6DmLMLzVzvJwuLB8U290wyabaFL+xnZjYMCACZ25dKPpxidqro2vpg==","signatures":[{"sig":"MEUCIFR+3DWu659zBJrEJ3t2nEAwXBxzQFs3uxnbHY8gmFLMAiEAnyYi3pQGQEAhIM9XhqphgJ1FDbfoXiFL31Xt8B/eQ9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9911","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1746eb8b42e7a698248b990d905983811da5056","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9911_1706040434831_0.06353218712552544","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9913":{"name":"hls.js","version":"1.5.2-0.canary.9913","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9913","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03f5e67e6efb3dec97ea1f72453da49e6b74487d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9913.tgz","fileCount":141,"integrity":"sha512-kndpYeLWhph6g3A/VrGMidzHrcIvQb7XNVK3RA1FKPg9bstl71EYKx8p+bOXKExeSNDv6ycXFlO3c7hKdn0Ndg==","signatures":[{"sig":"MEUCIFUrTyK4aUhPZ143Uo9GQ4FJ/e6A8JHlliDRiH+meaayAiEAyMRrTkD6/f2kRG1gBc62duxGdbHX0nCA8szqA9mFym0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9913","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4114d3a5e27577f0efdb24c80dc0bf85b5811aad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.18","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9913_1706041831539_0.8916530973979435","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9915":{"name":"hls.js","version":"1.5.2-0.canary.9915","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9915","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0608da2a615ddceee4667f040b70946e6efb766a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9915.tgz","fileCount":141,"integrity":"sha512-RLySTJjWMh0CWpkmtKAoYo7HDPh//JpiRBzJTBeg0WbP2wzDLSr/h/PPb38dTHB8XTfJNHKEZFt3GhGYNB+OHw==","signatures":[{"sig":"MEUCIAjPNtQCg6GzXiLbJcZrQrVPsrjfR2VLG5Z7n/yhI62yAiEAglQ9NxkOmTCBzd6+YoiSlQ+Cvl/49KccVpea8Yl80Ts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dbb745bee5dd0698e8761729d724047ce72e84c8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9915_1706043144031_0.2067980902806965","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9917":{"name":"hls.js","version":"1.5.2-0.canary.9917","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9917","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"603237c7ba89fb9cf0043834fc9e277cf503779a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9917.tgz","fileCount":141,"integrity":"sha512-MKSdWDha9i0N6wY3gdoT6Je+rxQKmTWEvlVccd0ydTmVgcMRhuT1cgKWYknCtLcj/EIxOUXYAi1L88vCaX3U6Q==","signatures":[{"sig":"MEUCIQCIhFCPl+EhSxSGe9nIyJbgokT9osOId4C5vU3H4j1JUQIgTWmfMK+7ENX9QLxrD2V3mkof/UOdUFtLg4SQ1UuJey0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9917","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e6e3e70d22a4589e87228a47f9478f125f7e836","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.5","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9917_1706044651491_0.17019734696035949","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9919":{"name":"hls.js","version":"1.5.2-0.canary.9919","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9919","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78daec27a7d1d0e050ecd0f35869ec548499db40","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9919.tgz","fileCount":141,"integrity":"sha512-rRln9hvciMT4g9pMdPdHndsrxkvT2DtRz7Drb/s31utWuLaIaJmxqxC7AxJl4rrfwl3dInfxuMbif9fupKxdEg==","signatures":[{"sig":"MEUCIQDwti05lm92cEJ3/iPM5SAp3UgZEgT8fJfItFaKUCsAxAIgduT9FM+5utBJ2+GjqV8OuVw/sgmL+mQ6icfbCC3QiLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9919","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20136199},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"304e7ede71025590ea0adcb5668cb8590104fdff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9919_1706046075088_0.22413456885678795","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9920":{"name":"hls.js","version":"1.5.2-0.canary.9920","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9920","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ee294b048166ffccb898f4400ce5d8ebd7ae0e7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9920.tgz","fileCount":141,"integrity":"sha512-lbrz5BH9BaWURR3nkbvy9XzQvGShagvtu75mwJ0qeNBjwHjByRjm+2eQCm3C89KOIGhMWl2mISkUY7QfdjjGfA==","signatures":[{"sig":"MEUCIHGgsa/uSXocuGla58IF4K1OZ6Q33KY6xkyLT+czaxyqAiEAo3g0doaRbICXs1Ig2YZoEf1OuivaIJn8dbr5darJTUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9920","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20141237},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d3b59f2f22129ef5fc6a66562ef3ecbcf0181f87","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9920_1706047047925_0.7688276597459951","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9921":{"name":"hls.js","version":"1.5.2-0.canary.9921","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9921","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a6413d0282e50ebf48b749422ef4700f27b17a28","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9921.tgz","fileCount":143,"integrity":"sha512-i7V7SLjxTumXsvEJQg2lZmvEANyGvDUJdi7dY6bRu7iONljFII7fUug3Kiq3pv1ThE88ZPJBlloDK5cPYbyo9g==","signatures":[{"sig":"MEQCIA/gK8Cya0r7MwB/umWeitCYP1nOtx9xOcHw8NFVx7QkAiBT3CoCGmj9P43T3nI1E5vZksDpvs2b8qjRLRG42LvkxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9921","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20189391},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"55b4aac46392ffc6f59ea1cb79ca899c438b41a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9921_1706054929472_0.19551017072717225","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9922":{"name":"hls.js","version":"1.5.2-0.canary.9922","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9922","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f696bc310299784e1011973b125389acd2c9ec1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9922.tgz","fileCount":143,"integrity":"sha512-41Rq0e2uBru+PtkDP25NG6k+tcWCf5600ZFB/ik6gd/zYI2UHlHBSrRt+nAPhP4wOZUyA9FeitbyVfqGHa5mfw==","signatures":[{"sig":"MEYCIQDbT74iegk6ouI0nlxhJRtcwpkQ+K+SRhtBmRii+/YNEwIhAK84edQiMbQ5c7gJd2GswxpUv6wq33idJtCzcFAvS1XL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9922","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20194209},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b721af37ca669dbecd35ccbd8c1f59b4501ad2e0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9922_1706144782028_0.1440905355351143","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9923":{"name":"hls.js","version":"1.5.2-0.canary.9923","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9923","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"42882cd92fa48c7277dcdfdb449d03e23b2d14ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9923.tgz","fileCount":143,"integrity":"sha512-Fb3aPzuio2RBfreu8Y2CBfpFjaLe3MBVoxr8GGOtDGKRUwovy6W9i/ac3uKE+XPQef1lhd5pEk2/Dk2WnvHYVQ==","signatures":[{"sig":"MEUCIQDtvFxO8czWzdXQiQQK1YXxqa/b5DR/g66nEHCDlbTd6QIgCxfSzy7ZIF5nkMiPajFSR8U3JEuZpwrwHj1l2L3g0XQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9923","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20192485},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"86f5a29aafb6f64e9a58da0260084177a5a0dfe8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9923_1706196949452_0.879805015900625","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"hls.js","version":"1.5.2","license":"Apache-2.0","_id":"hls.js@1.5.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10bcb1789e91a7d30f21fd2fad1aee7c568878cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2.tgz","fileCount":141,"integrity":"sha512-MJtx9GbfO1We1N6Zx5JbxdIAGLQWKPss56YzkR45GIdVcz+jBQVbLBZnsANpQpECvRBWZUcg9opEDo1biG/qVA==","signatures":[{"sig":"MEQCIGaA4JKeCylySk8bbHsNACKE2QD0wXdW6KDUUhLK042fAiA7K+ECO6VR4b5Gxm6/RzFGW1ulXfzWdgY18JfPOvbmdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139130},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f2f2b4ad28eb024348a43404ecba137e799563eb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2_1706210598513_0.9915365839522885","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9924":{"name":"hls.js","version":"1.5.2-0.canary.9924","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9924","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5dbbb201e1b28f08d632c422ed938512d332227a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9924.tgz","fileCount":143,"integrity":"sha512-hws2RTh69qrdbIF2lCevfsdch1b9cxyfj0+Jbo+fObFM3eu0kvOCvuyXcjxEPEEKYXOe5URzRNM/KGP/HeoXlw==","signatures":[{"sig":"MEUCICayocSAGOferwdV3ucvuR6Mf248Kd2+R0ueUrW7Y247AiEA+CdDO4E4n21domvOL98FuK+aoICf+0vVmi412ZsoKi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9924","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20201393},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ac26032af281b12e4c10a968012e2d1f75b3e610","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9924_1706213298024_0.4638798532228361","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9926":{"name":"hls.js","version":"1.5.2-0.canary.9926","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9926","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a83f6b9ef2d9b6df39f5ff1fe25fc480c43b71a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9926.tgz","fileCount":143,"integrity":"sha512-SSdxySR5VaLftVkGP0kWJFZENPDEmG6B64jH9OMKGj5nAIY+XGGWF3Mln9yMvPJb5ofJSmfgGA6nEiGyX+yBWQ==","signatures":[{"sig":"MEUCIGS9qOzN9UZvo9ncDsU4xWrEXi6jI4aIn4M4CdxIh1T3AiEA+3QM5Jjuzn+LR17Gbe7w3gJcE6rBDVGyWMykYahGsug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20201527},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6b2bb879c726d7b569462be8828b10616c4c27a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9926_1706233962361_0.9951860690648897","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9927":{"name":"hls.js","version":"1.5.2-0.canary.9927","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9927","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3967d414973e209a7ee79f92571455d1796b4ba9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9927.tgz","fileCount":143,"integrity":"sha512-JM2YmRAxSheaXkRex0Ob4sy7W3btMRiHyVomLjC21KBgNr/p22u9wgzkXqizMxEGW665ibuis/0iiNO3vdxCPQ==","signatures":[{"sig":"MEYCIQCYpVw5B+U0EJiNO/4oSWQSzg1UZFEEyN2yo0rsLD4HUgIhAKXOpVpjNHJEz1Pt70BhblKQqXVq3uFDHfs1zyz8g9gc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9927","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20201994},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0b0c7ae35fd915c21b1056e05532a20691d6840","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9927_1706293130627_0.6729555545555113","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9928":{"name":"hls.js","version":"1.5.2-0.canary.9928","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9928","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"016300e4381f019ce37d55e82efdfdc485cc0fcd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9928.tgz","fileCount":143,"integrity":"sha512-6ntHU3FimWWL0WWZ6Yh0rK5Y0LAEuMFCdK+TnbJnfpeJjxqey48IOAHkNyb7qQtkg++13Ks6tkttzapmMkStXg==","signatures":[{"sig":"MEYCIQC4pdcAwnNJe3LpxadNj7Q43cJoJc2duwYx73ZyhGedYgIhAP5ndb7FXAG6HTShUr3EmxpiWoNJiCC3/5K36BXp4tIs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9928","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20217089},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9674f807411fbcb9098d7ae9908dcaa28d152a54","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9928_1706310064086_0.9576576507084951","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9930":{"name":"hls.js","version":"1.5.2-0.canary.9930","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9930","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cff9e2b09e6179ff75ee93ea6bd3354fc75ade3d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9930.tgz","fileCount":143,"integrity":"sha512-tOSLhANRv0nSc9GAArJD0d8EgDEVk0cGX8y9tM4bpLEAhhnDU3rS6nJo3tTU1I9HmAYcfrmioS41CTZsUi2TsA==","signatures":[{"sig":"MEUCIQDGjg2ER4TkS1tcZraIBjOCPVr85Fhl16TN+tFa67mr1wIgUsW5Mp2FT3yVA1aaZ/bFjzopZ/I6t5rnph2iALkE9xE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9930","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20217089},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e7a73a777593540b96ca1111eeb2d2b8068d80e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.5","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9930_1706310995010_0.45153124130978517","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9932":{"name":"hls.js","version":"1.5.2-0.canary.9932","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9932","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a97464c1e22b5c8c1c49731527b838dbbe0da03","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9932.tgz","fileCount":143,"integrity":"sha512-mLlNRbHbt6atB9q7KxcLSLDEiaiG9z1jRc0zwqqLs2J1lnJiV/4AJm6L//p3XSICLBejWNJL3Px7bTp8aROf2g==","signatures":[{"sig":"MEUCIQDUaSBSkKww5zSW3wrgiHsc5yHgBsEz5gOMu1akknUpjAIgA3ys+dGKLgloI2/xVns7o/2wet13obkQxAkJUZ6hoj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9932","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20217089},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"359ea21919e108fefb200500893eab9c830130f2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9932_1706427288117_0.3825501371778408","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9933":{"name":"hls.js","version":"1.5.2-0.canary.9933","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9933","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54a6309a2a534ed6e7a63de036a588504b14eb2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9933.tgz","fileCount":143,"integrity":"sha512-nxl/PWtvPU/F0TnxOnihU5U0vIxTJ1fHC7SZs+n1f4ddPOcwrrgozUWl3XIWOG2cy2ISZcveiLN9aIuyoSrmBA==","signatures":[{"sig":"MEQCICzpgCVehQaX45NYwFXDX22H30uKhFVSXBparw3c7XOkAiBw08XSxFyDOBMty3ez7XU+6K2t7hKwngkcecoS+AjJaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20223528},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"763c129aa3fa58e588f2ec1dbb2b3277a5770545","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9933_1706548136713_0.29368194865640906","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9934":{"name":"hls.js","version":"1.5.2-0.canary.9934","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9934","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49fbe56acd03d630ee816ebc4a0505f394fa73f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9934.tgz","fileCount":143,"integrity":"sha512-g4ZcxzMTlZDTMOGD+/S1yHRC89pvkjSlieuFCAs3M8GFB082/uC4HLhDVK1RYrYsCcwN3+KubxT+5tdx4BmBBw==","signatures":[{"sig":"MEUCIQCp3IZOkq1cyBHqlsYyDdTyuXuGiZ7kZj+dVUwAEAcDygIgcLS9fJDF4xFNUo726kLBkd09k9M+kcbM33aIV9fZUso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9934","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234536},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"af42912e76c6a78969b795fb83d9311409c432ed","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9934_1706551930444_0.017129728922703702","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"hls.js","version":"1.5.3","license":"Apache-2.0","_id":"hls.js@1.5.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"548a4de3b9bdb9f12985cc2f07d206c0f2e74d12","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.3.tgz","fileCount":141,"integrity":"sha512-gonnYpZ5bxuVdwpcbzfylUlNZ8917LjACUjpWXiaeo8zPAIDfPcMZjEQPy6CeeRSJbcg1P+aVqwxrXr2J+SeUg==","signatures":[{"sig":"MEYCIQDSH62V11zWAx67gF5vdlb8onp6t5Zo8Hc5H3IWikoc3gIhAPnuU40x1xzOBvFBiv2GdaIcNn1+qhEPAgLSJBZrioIJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20139009},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1781ae75d7919ccf94a81bd3397f2f191e8d96cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.3_1706564896352_0.11320900056231387","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9936":{"name":"hls.js","version":"1.5.2-0.canary.9936","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9936","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5546aa5f97a9408c25fbdf911707ad029e3c18bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9936.tgz","fileCount":143,"integrity":"sha512-3dGykKkikNYsMIrCkK7Oce3zIbptsNkCBm2aVDHbPVRg8ZHPAHReHjXmgym3su6TzjEUsAdZ5q3Rtf+Nri6pMg==","signatures":[{"sig":"MEQCIFsJGM0LFZR/92k5UDImueTJ9mVhGM6R5QnDJ/BLyLkxAiAl1D57JxltYMyVIJ1aIRMbxz84kSXmFKMyFbPWd6EhFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9936","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234536},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1f1e20fa0bf52f18056059b610ce4d0e484efd00","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9936_1706596556426_0.9693744455084656","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9938":{"name":"hls.js","version":"1.5.2-0.canary.9938","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9938","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3bb65fbfcdad271e765220d8fabbff2949a02f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9938.tgz","fileCount":143,"integrity":"sha512-yr/v5kQcW9fMetyzDYjxu2p+rMTWsXgKMzyXiu94AX2Vh9VUAdBVyXbB0pdUDmSvtW43r61gP6GyhELmc9hxdg==","signatures":[{"sig":"MEUCIDXuDvjX6tarKy/Gsu41msasdCrUVQ53rktHuBpz7SoKAiEA3ChcXSQmZYDlhO7nPR5PH214Hktb6Yaagpo1EJAnQTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9938","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234536},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d212bc656fa543b8815614006a86f2bd9cc1600","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.2","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9938_1706639398516_0.9628206739092207","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9940":{"name":"hls.js","version":"1.5.2-0.canary.9940","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9940","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1cde8e9f2ea17273799f086804420d6b61b5944d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9940.tgz","fileCount":143,"integrity":"sha512-HAOH31dtsNGR4h7ECuxOBObM9Y7Pa71JJjxKbB2h6qznN7eWs+4Ja1ms+LcB4PhdpkJIld4PHXg2V4t/IdQC8g==","signatures":[{"sig":"MEUCIQDjnR0HrGQqdCLRC/i3KxruQnuTTLaPU1d06BpdpH4JWwIgE0LNCtTgpe2RHx1YfY8/oFy5xyw7B71hY7EF3iFyjYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9940","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234536},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d88eff3cd6cf149882ce8baf708c1b0cc334b962","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9940_1706640853260_0.4722521012269003","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9941":{"name":"hls.js","version":"1.5.2-0.canary.9941","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9941","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"765eb15b1443f11fd05fb737c61ffb8b0914bbe9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9941.tgz","fileCount":143,"integrity":"sha512-CNflt+jYDg4AUo3iLGEndw1eFwzy0rGSjTCLItAi3/TKhcEs7v5Izpw4l9A9hzIEx4vbmL0mVuMvBzI3+L0neA==","signatures":[{"sig":"MEUCIDepp7JvlNvExNSmJc3MCtr71hLbE3NDq9n5JT6nMz+8AiEAyYtR+W2MKCGZCDi1qaen0+TB1TRrLiw0c+e2sZt5YQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9941","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234418},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"529fe15024945e3199056849c1637dd75af4458d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9941_1706642068189_0.03610559259072521","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9943":{"name":"hls.js","version":"1.5.2-0.canary.9943","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9943","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a715e5111b64201d74ecb6c7701bab6f6548907e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9943.tgz","fileCount":143,"integrity":"sha512-HYGAR1xfkHWGaUhfhWgYrQuhkX+EYEhnJK9VYayHFMkdssSj/11LfphPqkNXoJt8ObIpl4YPp5FHrEK7beYQLg==","signatures":[{"sig":"MEYCIQDSysh1qwxL6PvjlQIOo6S9zhm/dply1ZZF0TwzlzFZ/gIhAN7BgZw+n029ACaFzDmld1CojXL/28VcCmp6x4pJUV/E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9943","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234410},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2b85a5b902b727a304d537956704aaed67e4f3b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9943_1706956751857_0.23312676724024683","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9944":{"name":"hls.js","version":"1.5.2-0.canary.9944","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9944","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"374b209890129242e82dc770989b53a890344b49","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9944.tgz","fileCount":143,"integrity":"sha512-8EaeWOY8hrx+zrv08ic5DxniMwePJMuHoYNICma1gO5V1uFruStT+jwinl118zuUBeRG+OHeXXsIv64nppDV9g==","signatures":[{"sig":"MEUCIQCFiH2/jYqHbiT1O43i9ogSx1iM1mFHUeF0rCXU08lLXAIgWiOB8gYrG5swuhD9uBdvPUv/KDiD+q494/a84hHYhl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9944","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234410},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da815de039d365d9fa9a1dae535a83d3e685b327","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9944_1706958001157_0.698702785996199","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9945":{"name":"hls.js","version":"1.5.2-0.canary.9945","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9945","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ce6bd0a4cc2121173f81ce37dfc9a0ba271df67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9945.tgz","fileCount":143,"integrity":"sha512-v/ZpNsfRHVEfzwRpBA8xWGcJcmIIj2L+K90wB7CDyoK957DAFqa/dToIW4CTrjckpXFU5+pX81GOYwgZB7gTPg==","signatures":[{"sig":"MEQCIBWQbF0aa1pC6a5lo+3EB+CUHmMh2yXH5os7MPdtxYFjAiAu7yA1zhZZy+FZ9eyMzK3g7P8EpZsyYu2brd/yXQX+Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9945","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20234357},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e3f4d4da851f7289c516baf13d8282fa3a4eb6fa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.8","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9945_1707037818041_0.5256334481083393","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9947":{"name":"hls.js","version":"1.5.2-0.canary.9947","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9947","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6418975fccdb2213b1b4656679e882e0eb8c446c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9947.tgz","fileCount":143,"integrity":"sha512-iGgIZHSVKIUDFX9vYhr76UKCroF5A97gdpsGDcla2r6ScMcjZnsySx7HZVCUHC4x9f01mbsXLM1DveEe4bnsMQ==","signatures":[{"sig":"MEUCIQDBiXIdk/iBHGAh3IyJcDNRymukujOYIq+hqff6MkSwZwIgE5bgnc4dXbZcpNkQwz8uNvP5/coBFQMeDy9S9dxCS3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9947","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ec3a9519328fcfab6876d73b8e0bb11b08d7974","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.19","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9947_1707039288187_0.04960217388070998","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9949":{"name":"hls.js","version":"1.5.2-0.canary.9949","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9949","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cd1a6c9507873d6ae4c13fe9d2025a882ad570d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9949.tgz","fileCount":143,"integrity":"sha512-0/khvTALYUhoz5TCsPzt1Jf9IXMODLr/XUN3VZfdvex/3W2jKAz+5XFQWeS5NCDayCq1WtIR7Pn40AU9SON74Q==","signatures":[{"sig":"MEUCIQDt6cx/w3XtJ/TWSCMhsVX/6b340S3ut4ZwnXhBfn8IBgIgOMAh4o3jybMeKlYrAN3/RmZr1MpP75lGJHhM7chZLq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9949","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6d8ef4bced06a6732565bfc119552382cdef9847","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.24.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9949_1707040733602_0.7703790776703916","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9951":{"name":"hls.js","version":"1.5.2-0.canary.9951","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9951","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ffea7f9d8b7ee54fbbd48618f97e2f97eeb5b047","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9951.tgz","fileCount":143,"integrity":"sha512-8WKD6OyCobYRYeeS410lzuvU39Hu92ErkaZJEO1vqzo7zHx3ynmnp4NYxleH232m+frP32fx1vz4tPvOm/iICg==","signatures":[{"sig":"MEUCIQCYbFA7An+Wr9VOAnciA14xWwcsJihv2y29M42QKjskkgIgF+edz8GFzGvh/Iv5IB5Sqqjft+yMRO6PgtG4Cf1QU5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9951","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53679a6e64545962034efeb15412b1ec988554e4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.25.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9951_1707042968663_0.5231753981578269","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9952":{"name":"hls.js","version":"1.5.2-0.canary.9952","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9952","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0b383b5011ac60130a4f35c84f470db75739b76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9952.tgz","fileCount":143,"integrity":"sha512-SBgCGWhyS/jo0WdjKZVZ5lG7qMBJLdcOuKMgQ/pt1DwWhkbsHkwdpJTjcQ6DIGCAVW888RW7VlLn1qaa6j1NZw==","signatures":[{"sig":"MEUCIQCLoYtCpmyeCBUhXYb7exfWL4c9TlcvKv9+n/ZIOUWbYwIgMiZcu2Wp97FuI2sUXycR/dYXyrBg7Dyz2/G0sntLdyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9952","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4bcbb427eee551eeb53db1659fecf14f1c518bf4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.25.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9952_1707044506882_0.8014814886161439","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9954":{"name":"hls.js","version":"1.5.2-0.canary.9954","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9954","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47e32f5d56024696f907fbcac86af51c40ca55a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9954.tgz","fileCount":143,"integrity":"sha512-eryIj8Uc0esDB+6Rb4TOFa8/1J5PidDHqC7LZBAtuc4ppmG3GZdFBZ7A0dGRhv7oeOgkacPS0FlXFOkWK35efQ==","signatures":[{"sig":"MEUCIH8x0gu7QiXXT2K3c04CEA0NlEGnL9NRhlH57cYIG6cSAiEAjsUEgnDnKbjEl4BVzBEDqOBZcqf453/9UECY2kVkYGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9954","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233295},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f8326ad217f75eefc4a91500fc9cb1ef7e098a11","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9954_1707045829975_0.48318803274735833","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9955":{"name":"hls.js","version":"1.5.2-0.canary.9955","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9955","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f6be4f6c448622392e6910159ce0be0109c10fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9955.tgz","fileCount":143,"integrity":"sha512-Hhot77Fo7doYkwWA47NGXF07DRGRHS4TzeK0UZKtFTpBsU1klpcT7FJ/ld2hskIE8OgxdLVLnMQDrdsOeuT+oQ==","signatures":[{"sig":"MEYCIQDGQ7RPz/OxZlnRPMekw87eKwXSf4uSq8YG9W3VvQaLQwIhAJB6X9CabfcZ9XzEv0BfSB4o02MB3zRrXEoJPI5hC/OW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9955","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233296},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0cf7be0937bbf92df86e088df2bca8d30ff8233","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9955_1707049483098_0.5924138825504068","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9957":{"name":"hls.js","version":"1.5.2-0.canary.9957","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9957","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"efae8a42a40a9906eb3910e73a25ccd460f6c7de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9957.tgz","fileCount":143,"integrity":"sha512-0ca+OLa/bhZIaTfD7Vy1MVGtCDdC0Fq4m0K9EcgIJZCJdGqGAMo5Oasp5TEbuy/CNnBSamYyC6JKkiZPWCAwVQ==","signatures":[{"sig":"MEUCIE0z12EVOn1b3gYcR7ZNumIi2pkRgJlfDtQEP8P/Tf2aAiEAn3w9UCROH6g0rpLpOgkpn81m+ueLx7bZ59pNg6Um1q4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9957","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233296},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8db59e5e7a28dcc5cd23c3c9fee81d344296e8cd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.6","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9957_1707050396830_0.5550290913596891","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9959":{"name":"hls.js","version":"1.5.2-0.canary.9959","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9959","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd81ee236dd2636472e19d01f856f7752b6d6257","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9959.tgz","fileCount":143,"integrity":"sha512-MDIioQhHXkQm6uE1maVWuscBF589ToB50420pDDwRjShGnBl1ZDwrRqKyyuHuuW/AFSjXlxPKG9+H0CnIMn7uw==","signatures":[{"sig":"MEQCICtRKS+JeKNsSTo4585NuqoyieT+FfJFAY7CUuBXtj+hAiAR2+0NueTp2Gs21AXxEpmmuVPP/55T0enIxeiwxwVqJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9959","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233296},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4b07e9bb69bf8332bc74ad110dd620e6a5c14db2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.7","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9959_1707153898441_0.4774206189510035","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9961":{"name":"hls.js","version":"1.5.2-0.canary.9961","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9961","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9977bf95342cfd5d86b786e2efd8fb4a12224fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9961.tgz","fileCount":143,"integrity":"sha512-/PtSjEHtLN71elaUCcWAp3KwlYdQwvhGvE/EqxgTNwI6pByc4T0k5jUWgpipmdKiJ0erzTOUV2N8/KlUupemJw==","signatures":[{"sig":"MEYCIQC3W27bKroyaD6xfsLZMW77jPPoTORMaVJQe8TtknwJNwIhAL6I1uRX2Bfi3vwgyNPGCSG+50re0GS9JiaIJemDB0Yc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9961","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233297},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"992ea78ee42792b63a999920f0a2063d39ce1c4a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.19.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.19.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9961_1707154936103_0.8755829242664985","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9963":{"name":"hls.js","version":"1.5.2-0.canary.9963","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9963","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0282770dc3f7a4b2b584420f2645fa21d74a6db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9963.tgz","fileCount":143,"integrity":"sha512-d2bU26W+PZdy5CvXsb8LiP/xlv2AvjXqY7e6JJK27i88lrjjB4unISpfApsfVT5htePBf6BAZYbAb06k+qfKtQ==","signatures":[{"sig":"MEUCIQCjdJ7uoAxGxrkGME2+SUM//ZgDqJ0DvXKeLAo6aZxPpwIgIQm7ylmGz4ZPdrBJ4bDA5LvOpB9peL80hfDE69Zfyqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9963","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233297},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"36f22a5b0ec310307d1060ce25ab571dddfa7c61","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.20.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.20.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9963_1707156741119_0.10068193556298755","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9965":{"name":"hls.js","version":"1.5.2-0.canary.9965","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9965","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eeee8f0558d00482646539c40d849e1715392615","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9965.tgz","fileCount":143,"integrity":"sha512-aK2oTANTwmWyaDHc9dByKeROdDIi1ti2A8+wqFYXsp1vYtDKGJAY7kMtqWUy193b9qclo/3tHt1fwmoz3xyldQ==","signatures":[{"sig":"MEYCIQC6QtyJHZbDMWCENxm06PGAesN/iskRvnDFetBOFGMugAIhAJ6P7jd7jPIluzoRHaf5TXBkWbyFZxZ4QYyIZmk8VEQQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9965","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233297},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c779064458521cebc00e0be9c1516d714117a1a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9965_1707158384535_0.4055465416100341","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9966":{"name":"hls.js","version":"1.5.2-0.canary.9966","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9966","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa2e4f07bee334e7e9a233c654af1c3d4c303411","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9966.tgz","fileCount":143,"integrity":"sha512-ovDYgShOyyTxcqB5K7UIvhY8516bS4AOU04mmxUr+xpM7YBU81CVMNum7sZ78qQNwx3kQsKSW4XyVFsMHauBqA==","signatures":[{"sig":"MEYCIQD4R4w6PCOZyHq3SkAzCZJVs5g3TseyPO7rpFstRCjI7AIhAMTEr7F/pQRGoet7pNjl2aHWA4mXKjMqaGW8Nq2HclG7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9966","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20233350},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"efb252c03d5d11215cbc49006d8a9e4f67d437ec","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9966_1707233540919_0.021817357636009005","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"hls.js","version":"1.5.4","license":"Apache-2.0","_id":"hls.js@1.5.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74eec8d3f9bb249044173754d81efe5cdb298a0d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.4.tgz","fileCount":141,"integrity":"sha512-MB+e+tcBl+A/EamWvsvx7d/3m9JOLi3wbLaXyZdHlscgXkhiX5zajJxnt7lzn/w9ONxs5qaFTp/kkIMI9fD4KA==","signatures":[{"sig":"MEQCIBhu48VgvoMiB8/tHUp+oqzO6NJyWHRQiozNUzhlmZgkAiBEvisyFLLYiwnwKbmRzvlRuQzWUFLwsavcEV/OHthXpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20156867},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aadb239bb08791359157852e4a6cbe94c6cbca88","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.4_1707267752334_0.4757179344872633","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9969":{"name":"hls.js","version":"1.5.2-0.canary.9969","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9969","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af79f9ac7c02c5d370ccafdff5e27f3135271b42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9969.tgz","fileCount":143,"integrity":"sha512-8JS9I7B7ki1Pq3+QhWsDLYoRcxcSwxlAY8Oc8f8YJey6U70tQ1TXSsEmLCS6B3fL7FflJPJpdDO3+8zj2f2veg==","signatures":[{"sig":"MEUCIQCnPiKzZbthaBm3UJJjlCJV7Fk/aIkvG6ARYPlspDDckQIgero4r2t3ohy742PXDLq5EqUc9yU+0sH8gHLP1J9AXb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9969","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20251084},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"04dad49bb6c7fbb0bbea738dc0375844c829bfcb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9969_1707267851591_0.20170248737459762","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9970":{"name":"hls.js","version":"1.5.2-0.canary.9970","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9970","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"942d9f660fe4281c6ff955ae9ffc392c2e4b88e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9970.tgz","fileCount":143,"integrity":"sha512-3dxKfykMg1jcyS+9e+SaG/Cidkh8uxWhoJ6EqkxsJp2pEQ8pA8QDk/GKSvqQo47uW+A1alCnthIF1v+xas+yyw==","signatures":[{"sig":"MEUCIQCO7mvBY6fz0ADso3zEVIiEZcdwdy3EYXjxyhSiNbwyfAIgJhqZ7WGJ4YqhyG+mwUVNT3LaluhdBUqR2dAGfgZEhTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9970","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20253749},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88538ad29dd2fb0df3993357021a6384ab48038e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9970_1707271150919_0.13417666257369487","host":"s3://npm-registry-packages"}},"1.5.2-0.canary.9971":{"name":"hls.js","version":"1.5.2-0.canary.9971","license":"Apache-2.0","_id":"hls.js@1.5.2-0.canary.9971","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a942af9e7a5f006ca0fca11155fa44991a8202a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.2-0.canary.9971.tgz","fileCount":144,"integrity":"sha512-wGeVz/doYjpylu2lKDYjP1LRA8Rmt1AuVAId/kjq5gDdjfc85MDkImaY/CTNXDRStQEMsShETfcIMjo9aSiJtQ==","signatures":[{"sig":"MEQCIGOgnCTI2pWeg1luWVwoBMcUkGu5mPCOCjQZQ4nvtWPmAiBKh3JB9Tp5rZrhlmtV6Ifqj5/apTGhpJHiSLO8k9dMog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.2-0.canary.9971","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20829651},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"40ba183bcab3527be61b39575e1e7edcc55aa4e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.2-0.canary.9971_1707272683157_0.6919490418743262","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9977":{"name":"hls.js","version":"1.5.5-0.canary.9977","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9977","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f2245c337cdcd3f8598e618821058e041a3e436","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9977.tgz","fileCount":144,"integrity":"sha512-grtszGPHu1QGx9Lju6SAp98ZnbEOWVwZjRSnHr7B1+1iKJurgreV466unefyh3jS+sphtk96GVlaFjNiDU4Yvg==","signatures":[{"sig":"MEUCICxKviymtczRhgCzt3o739zrPm9BXpbg2mwO8vutMSaOAiEA1JSF2FVuYiVeiWrGtM+JfHFn2uKmdkQAFDMJZVMBegI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9977","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20829651},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83c6d01502258727e532dd7652ed1fa98141a326","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9977_1707329219340_0.024804653668708765","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9978":{"name":"hls.js","version":"1.5.5-0.canary.9978","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9978","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a20fdf05a4a285b67bacbee99aa6d78e714c716a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9978.tgz","fileCount":144,"integrity":"sha512-0K1+XGOT46k6GtLep97IYr6w7ln7+2xjz7o3mxfSZWSZkfdtgv30Xj/yUGVKFvb8sMhd8OHpLCCqAaX86KroEw==","signatures":[{"sig":"MEYCIQDZqvB86mVLsUMfb6C0Oi9Akwxk0nzbnVlXOTbsqkc8ggIhAJVvZJu34Hfyi5hnCbsNzuQOqZrNBUDTEnwL/yv93ySW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9978","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20636133},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"63b55cee63018c887a7ac631e34c247bda283934","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9978_1707332232868_0.13246203733342465","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9980":{"name":"hls.js","version":"1.5.5-0.canary.9980","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9980","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc9c678bc321af9f77c464212f924271d549cf61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9980.tgz","fileCount":144,"integrity":"sha512-ZJ96phDus1dyQbgJMbV97oJCaLlrgwTvltiU6bUvDTu6PqQ0PRsu0qemXsYuh1jl3nAqMkCNs8NLXPPdkt9S/A==","signatures":[{"sig":"MEUCICLX+QPwinTovz7xMpNZpJ57tY3K4Oft+CkESSCAOhzNAiEAuJNm9zcrK0mtZG+v+51LSxMoY3c7lvWJYpLhOyvSOow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9980","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20636133},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e6a0d7b1f036f36658ac57ba4b428aa52bb304ba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.1","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9980_1707333258214_0.7488536667132444","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9982":{"name":"hls.js","version":"1.5.5-0.canary.9982","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9982","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63f17c955b5b69891bdec447b2d24001941582b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9982.tgz","fileCount":144,"integrity":"sha512-UxlxjjIDz4fdbzd+FwODjV81xl4DK8MfZDOpqMahxsws9clhf25oNia8i3sWePx3RHIMcnAt9TiBZwLgRfLbjA==","signatures":[{"sig":"MEQCIBigtXLJUcB2T7mlIzEpPPVT9Sa1sTbJWMhskW/KV01FAiAIma4Cl7GSXYTVrYAgeB55hhBW33eosC7Bit288aF8pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9982","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20636133},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f70fcf27471c57706bac3de7e1e999570cae839f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9982_1707335406802_0.6380068448098655","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9983":{"name":"hls.js","version":"1.5.5-0.canary.9983","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9983","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2201d69c3cd8de274df2d003e43ea47b2565c2de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9983.tgz","fileCount":144,"integrity":"sha512-xYzrwn/QroMv0QQTONQT89wC7vFFIo/fMKyvIW2UZdBA4sLw/v0gwiMTpY6K1HZe67n0QFZsRXosTDIUZ4MNkQ==","signatures":[{"sig":"MEQCIH43uo2jqCdLLS+DbcdEGygSV6HI8/PfaXJXvK5N4q1CAiBrTPMynBRUt90zsqcR6cLRSlmwiU5NPIllFWh0cfbz5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9983","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20636133},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"74f634ffdd30dd10b439f0aaae6e8190a1748454","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9983_1707344441095_0.9614350296398841","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9984":{"name":"hls.js","version":"1.5.5-0.canary.9984","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9984","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0e7e49a3fb782e65a37e504880b0aabfd3b60a31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9984.tgz","fileCount":144,"integrity":"sha512-pjgUSutiqm3PhE0T5R+q92zzKOfFz/nMaeApV21jRJFv8LJB8X6toeCznXLJH9uD/fTguhwAbwXY9RI9T3BoFQ==","signatures":[{"sig":"MEUCIQCkmbwCXczXQDFwdmh3kceP1Ei20YDrlr3c38cob63dAAIgLhm2k28dEp0HKUY/JNcuYyCZ+A2ALzjGVeTVjogqX/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9984","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20638202},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f2378799b802ffbe568a8ada955d70c6d6e378ca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9984_1707350447284_0.4987333571019943","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9985":{"name":"hls.js","version":"1.5.5-0.canary.9985","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9985","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65cc83c3f36a7870c7b6dd64a23ad3e4426915ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9985.tgz","fileCount":144,"integrity":"sha512-C0NvkrIOH/thAuRfsKk53t6CGHWS7nJnEWTdlgzy43ryE+nCcMfveFbR81mEr3GNUPuTWCAavBUcnRPk4BInSA==","signatures":[{"sig":"MEUCIER8gOyM8nn5snF6tnIlh0ABl3ZH/AO0/Ok3Vh/FIq7tAiEAgtncz8Z8iTSHIZVloieeF/TiMKezvbdnM9pn5+sy174=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9985","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20648837},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b2deeb381150d84ed20300a5848c7f4085b2f776","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9985_1707352935375_0.5093635629169793","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9986":{"name":"hls.js","version":"1.5.5-0.canary.9986","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9986","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ec9ae4afbf9204d18d5e7a3a474a788d07e4f21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9986.tgz","fileCount":144,"integrity":"sha512-5mL/o1XbwFs1kp47X1hmUAle11nhtz0zLy7RD75/NjSas/Vfpcu/9gAG9WCxg5+GEqaQCoPqN50NUNCUGjs1Kw==","signatures":[{"sig":"MEQCIF3VAmoxLqlUxcwlak8Nq04zbjn8b5ABA4tmHKUXr043AiBkdSkT2/pygC/kiTVymtjFdOdXpNhsM+f3/dXDPzsN1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9986","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700163},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cfaeb3b2065a686b512540fab35d28a8022d922b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9986_1707359518322_0.7016052414503366","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9987":{"name":"hls.js","version":"1.5.5-0.canary.9987","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9987","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d8f1e0f9ab28c228ae8ce627743d0a1cc956fb70","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9987.tgz","fileCount":144,"integrity":"sha512-MuVzbPf6XrrB/CUKPkYcONWc2OyKpSF0nZexV4Ee3N/IiYbSLg+uzr3Mbg6KVWTe+cSdr+pT0o2jtB3psq1v+w==","signatures":[{"sig":"MEYCIQCnLNtv0cBjY/R/ZMa36um2umKycl/UmD0in8UrB341IAIhAPA1zEE5jbqAV9JO0sd1wL9APFpABu6PRAaSXaKDKPgV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9987","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3d891c72778835fcc58e74435c020869d90dccf3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9987_1707762004512_0.24709256214005126","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9989":{"name":"hls.js","version":"1.5.5-0.canary.9989","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9989","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"635c37306dee9175169784bba762227851b54d1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9989.tgz","fileCount":144,"integrity":"sha512-ZwyWe3Pym2jSMdXeN5iwxg9WTKcgW1MVBnXFvt9F1KsWgIEallJSo8A9Hy6ZaYcSOMIUwGckHfMourj/AKf5JA==","signatures":[{"sig":"MEYCIQCJNSWOmcxciW63x6pqFK6zmsyJHqcXaKBsE6isewPrpQIhAMbReG2OVLQSg421PkosSzZnqGyCOUgS1MM3NcFU1N+N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9989","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"65b8a82d83939e116318bbf9039a8512372fd648","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9989_1707766940444_0.8062678642342804","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9991":{"name":"hls.js","version":"1.5.5-0.canary.9991","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9991","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93e443ca989f700db91a9e404a64a96f8ea1a003","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9991.tgz","fileCount":144,"integrity":"sha512-gaPUWHzfSDuf2JkKS36lIwevGXVAwYY0+5ueUGYCZujtBIkHKBhVAmxnrhLbpiULsDapuUrTljaWHY3ZmV8p/g==","signatures":[{"sig":"MEYCIQC56DZZDhGDwuFVkyjGu6BvWjyT0eZfSaHBixh5+bpqRgIhANWUdigR59yMD73NQqgGWSFOEneWtEkMUCEEJuVoGgAi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9991","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"978dd8151ff6af3158fe340f774bc802683caf1e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9991_1707784519686_0.20269609439096015","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9993":{"name":"hls.js","version":"1.5.5-0.canary.9993","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9993","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e64df038771960b6718b96eded0e3af42ab9dfb9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9993.tgz","fileCount":144,"integrity":"sha512-OU2TTlIkdUBNupbg+biVhf3dYvekWotKFEf7lNp5QLgEEho7OWk1yBQpd5MKsZbDJYmNIZ38Zf+Zr45wjtbRSQ==","signatures":[{"sig":"MEUCIQDQYyUkUyWG7bINIzlGKdxKlyLwb9+q1ugtES8ZBhOokgIgZhY0xw3caDOLebT4dfKvpQSMz4jLKfHgNj5KSdq/v+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9993","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa8c22d72d1eeae9cceb05c8a15a3941a89f54ec","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.4","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9993_1707786560425_0.44120261126592664","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9995":{"name":"hls.js","version":"1.5.5-0.canary.9995","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9995","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbf5f1a98db4e2341d985ad756ed71834ef858ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9995.tgz","fileCount":144,"integrity":"sha512-afiZngLbPv4XDbJq3pewJoUGQN7NI7LIT5fydNDr0jP/dKhxJ4WNzB9k7kzElT3DqbdKpaB6dye29n0rkpYl/A==","signatures":[{"sig":"MEUCIQDQ/1Zxl57SX2u9Jz+hUHUQASPs2yiIj7AGADIN9rj4MAIgS2wsJWcsb5JKNkNfvlQ0aQeMgnN9xaD4VQG/oUrKgKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9995","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7da238363ea15cbd65934f853a588dd5376bb2e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.5","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9995_1707788154782_0.27247698477653515","host":"s3://npm-registry-packages"}},"1.5.5-0.canary.9997":{"name":"hls.js","version":"1.5.5-0.canary.9997","license":"Apache-2.0","_id":"hls.js@1.5.5-0.canary.9997","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0adc071b549f7f1f007ef85510709af83352046","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5-0.canary.9997.tgz","fileCount":144,"integrity":"sha512-0ATcAE224KMV3hXQuvKOUpmxrg7V5wLxqGUS0ltbidGl+LZQGeLkSGyouvQkJ1cfSq1pQO/Ms10pbU9e47KEyg==","signatures":[{"sig":"MEYCIQCX341RARotNhOS9WEPIvEKCSDqFYKpL9A0HlcQ4ZuWqQIhAIu+ej5KFIzePvVM6fYqE0l7r/oLMywdb8QZXUaPdMLT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5-0.canary.9997","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6690b85addae27ebf3ee111cbf62711903bde3bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5-0.canary.9997_1707789461880_0.12425984126016543","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.9999":{"name":"hls.js","version":"1.5.6-0.canary.9999","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.9999","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b75e56b8f4ae52a15f6508f750f98645475eb33","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.9999.tgz","fileCount":144,"integrity":"sha512-Wa4Tw+e/DO4O8mlLG8WhKtclRqS+9LbcWt9cbKepifd52an5yC9PS29+wLtxJkO1WTiNointGmsDjn3Fc1G12w==","signatures":[{"sig":"MEUCIDZIHUHXD2VCPxxzZP0vsTquBPw+5fbEqlwbYFaYtMGRAiEA7ydHRQ16BNBsPJcRkb8SaTZBmfJCmBKRSvKElcMzgrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.9999","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700144},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e9afaab1ffd8bec6a6467dec05fc4327dfe240a2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.26.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.9999_1707861450844_0.7391483303046535","host":"s3://npm-registry-packages"}},"1.5.5":{"name":"hls.js","version":"1.5.5","license":"Apache-2.0","_id":"hls.js@1.5.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8791a1d9e88d0d3f0bb023b573cfd54dea68bff7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.5.tgz","fileCount":141,"integrity":"sha512-IMio4uloZNDoBLXUMup2dW0/wOSe+0lHL9qYfRV4oUcPQ/nkTBQibG5h4OPTXOTXSI3iUwcon7TFgNb6uEoKIQ==","signatures":[{"sig":"MEUCIQCOWXFjOh4hhhPa7eTLY5cBCzOAHqJE9smE9LFj9DY/jAIgebKKz3lHj1+YJZgtS0Bjw2WOv32/PaIHLpc/jj75ETg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20156848},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b474062bc4779655993bdeb048416b8ed6fb80c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.5_1707861517381_0.9442893439951576","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10001":{"name":"hls.js","version":"1.5.6-0.canary.10001","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10001","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18e0b8cea05129662524c80f05db2fe206f91785","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10001.tgz","fileCount":144,"integrity":"sha512-D1BjTe7O3ELi9U08cRkwQZULeYVcUNKKzQOhB5h6x3glUIt2oo2pfbtzjNYRIQxIcrL5MWIetX2HfqUcMuMSqw==","signatures":[{"sig":"MEYCIQDO5x/SGDvAhdfQ9FZGP0kchA7V6XPQAEcAoHHhKhEBKwIhAN8tqKqKbKw7nYNZf3nS1iLUbv2Q0xSs2PbHJMYOM6rd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10001","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700158},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6491886396469aec3787e8640f92a999b0e497ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.27.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10001_1707862209908_0.8372919878186498","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10003":{"name":"hls.js","version":"1.5.6-0.canary.10003","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10003","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a179a985864c89e1bf5e5a79f412aa1a3a09f8bf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10003.tgz","fileCount":144,"integrity":"sha512-akPL9Q5UPqlbolq/wavQT7dxZ7IfJwFSj6TU7FFWzcErx2/DMazssl49Y5y2MTfN8eAd6NToUDzBOT8rVcJ7Zg==","signatures":[{"sig":"MEUCIGM8TsCOSVqgDJN+itYdBWvToxdInaiCLvNWhRfLdnCbAiEA1y2FVyrNeq8R+qdhqWU7gQdP/GUn3+mwnehiyiTNWQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700158},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3e6a2111695485f79814b337f07054c43f6088d9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10003_1707863589233_0.3824479905442235","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10005":{"name":"hls.js","version":"1.5.6-0.canary.10005","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10005","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8c904dc80bf2112727f3a6bfd233bbacbb20e58e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10005.tgz","fileCount":144,"integrity":"sha512-2675kEzpIQTRma1g7kktjPOUC1zH5R+kUIxY/+VqnHyWCTPSIB/ESpQe7vEwSuAR1LFTVq918JsIY5LFsC0RJw==","signatures":[{"sig":"MEYCIQCxWLHUkOF1iPqX9v3q2dwtgQ2kxEtnXsyJCMrxedhGhAIhAMP6tceu0RGvFc5qJ3X90YxNobcvK18cX29Npjp/xiuN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20700158},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dfb384dc765f400ea3d401b790cfc4d53a44410f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10005_1708019159615_0.5356284702722849","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10006":{"name":"hls.js","version":"1.5.6-0.canary.10006","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10006","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e6d79381ccbb7180fb0d544c0b806a8abb651ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10006.tgz","fileCount":144,"integrity":"sha512-ygxWn6uoIhugks59rhqzzTfKDIpAR1wXqzDadfn47nGlbBYCI2A+0NVWXuLwIXzyHtkfTkIRWN9Uidccohwh6g==","signatures":[{"sig":"MEQCICyfq9H3w/moBWrG3rFht33iBpZw6gMBVEzkpzPDoagSAiA6eTDL3ga2DG56xEnxHNwOp0RMzH9RnKcpj7yyqEkevQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10006","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703267},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0bb2246ef2d3611c38e97301dab96bf8972ab61f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.6","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10006_1708046195177_0.3496926944118668","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10008":{"name":"hls.js","version":"1.5.6-0.canary.10008","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10008","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da290c42712014a4dccc9cd5bfdd1ceade5ee0f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10008.tgz","fileCount":144,"integrity":"sha512-7FNSSg1B8psXbZtHaStYuHuJZbN6WT9qyQJ503UB0rqrjf4n7gNAvb3GJ53MigStAO7/7B58u5/PDZeaVWHLeA==","signatures":[{"sig":"MEUCIQCWRmqgl/3mThLwdUA8kxK0865gdvvQ8PdlFHXT7Iu0NgIgZvOS3gHLJbFoHh7d2EjJWZKL/OjmrcMrJQbQ8FeiFn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10008","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703268},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6fbab4a989a83ca3f7a5cd9f4b40435cabf6a68f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.10.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10008_1708158163004_0.6358170295974113","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10010":{"name":"hls.js","version":"1.5.6-0.canary.10010","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10010","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f71bfe68366be7a88e90b9dc21725d2de6b830c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10010.tgz","fileCount":144,"integrity":"sha512-y8hXxbflyx6IeBudR1ASstrFwBEiaq+UioYao7kM2Ri1WNq5ogETXnRe/UTzTjZyixNFmuC9HKK0mDoPCBIEKw==","signatures":[{"sig":"MEUCIGCAzL5y7HkUDDwY/p3Mmn/IApJ+agMBAWe4gT28QWdqAiEAxr6SiyTPTpQQoemN8Jy/BCG1IM+aYOgL0ZXrdOIuLwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10010","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703268},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"15de6de6ed785b12f62024cdc36e9027b29ae165","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10010_1708159754406_0.8342348166773428","host":"s3://npm-registry-packages"}},"1.5.6-0.canary.10011":{"name":"hls.js","version":"1.5.6-0.canary.10011","license":"Apache-2.0","_id":"hls.js@1.5.6-0.canary.10011","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faa35a01efc1043fa1b7241ae521c3840d28de3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6-0.canary.10011.tgz","fileCount":144,"integrity":"sha512-OutIkk7U/oXur09RLpVwnQHZ3eul0+Qb4wH+6AhAZiMnCLeuPzL9Gi2/c589SGn/LXurJc8rEEaOnKflCMNFbw==","signatures":[{"sig":"MEUCIGEE1N7KYXaP52oykJMdRQDWomRaEjAjpPsjXmbKXOtzAiEAzBE9eMpZPDMk2PkC9FHcK2kUIIzMxlonJGOlNnrNcNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6-0.canary.10011","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e18d3940f80a077b3471360266e070db5a9c2e74","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6-0.canary.10011_1708193165491_0.4919895776874328","host":"s3://npm-registry-packages"}},"1.5.6":{"name":"hls.js","version":"1.5.6","license":"Apache-2.0","_id":"hls.js@1.5.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af342933b70bf1938cacf7961a1308406fb7b774","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.6.tgz","fileCount":141,"integrity":"sha512-rmlaIEfLuSwqRtYLeTk30ebYli5qNK2urdkEcqYoBezRpV+MFHhZnMX77lHWW+EMjNlwr2sx2apfqq54E3yXnA==","signatures":[{"sig":"MEUCICLLemLYre8zXplZjukD+l2jUhQFO6AFYo71zpDOcK76AiEAsdLZaRXP7PeS7ZbYeRyK8r+aEgiIgHjVfmo6JlMt3TI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20160437},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4cd4e1c6e40648256cf45d404e3a3d2b66a54ef5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.6_1708193514880_0.7807183145957743","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10014":{"name":"hls.js","version":"1.5.7-0.canary.10014","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10014","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76a12a8b524796ee75a0e9175022a2faf35d5dae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10014.tgz","fileCount":144,"integrity":"sha512-knjUSNTnCDEwMmNS6qdRUBAJM3e1CA4oLMOp4ZJpfiPhBs8nIYhb3kp6vGFmY7p2CsMubkFGtLfbY0MueKeafQ==","signatures":[{"sig":"MEQCIAXlSITpLyntAJUHbkxVFrbKMe4bSRSTv8UWEE2rY6ggAiAQzT2twZ/hniBPTCROFHbYBCGxP3M/VMY0tSSyXqohQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10014","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703361},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"294377789a89f0e78376c4367f724c1862c7de06","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10014_1708193618108_0.7655705673110353","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10015":{"name":"hls.js","version":"1.5.7-0.canary.10015","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10015","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1e95c204242c5ebd4556c8e01a7ecacae0f136a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10015.tgz","fileCount":144,"integrity":"sha512-zFjAmypj08M737g2cNe1a1kAPFpem5Njl17pJOtw8nGIRTxxWrCnmtIbsWQGGaVzTHjQIbOWFn4RiAZfMc4/rA==","signatures":[{"sig":"MEQCIBB84QKKR6/hCqsXstSBxq+/p6RG8AgvvStLCR7NNjTpAiBEPFQ2/otqiJV1Ldz743AiQqYriMQrAjMQbhvFd6fdUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10015","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20703691},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8bda1309457a3f5b6b715b470d721f3edd5b246b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10015_1708366119849_0.7054415547411357","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10016":{"name":"hls.js","version":"1.5.7-0.canary.10016","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10016","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be3e33f6901e3ec25a87469bd97f00ccd9a34194","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10016.tgz","fileCount":144,"integrity":"sha512-VBeboYyhN7z9rSXyLY4iU4LXZFQhz4ukFjm+leXV57acEZoEiQOZ9ct23vJKaaVYaIZPEzpXvDa+/oGpxFBfvg==","signatures":[{"sig":"MEYCIQDuCjJcFAcA93bOsv7iK2IMfNVHeCuBI0wheJ1CgVNUtAIhAJPio4aJKmxe/VyskAR38vtb4t0ejCPf8xmGEBSUfiSp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10016","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20780119},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e9447a35ab5dfcc8c2bc0ea4a5b2af525e68044","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10016_1708371811197_0.2204449125989023","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10017":{"name":"hls.js","version":"1.5.7-0.canary.10017","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10017","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78b6086dfde33de8fe32ac676b3e62cf34d820d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10017.tgz","fileCount":144,"integrity":"sha512-aIgb64IKWuJcnN/3B7B6F5VU/fW9KImmXxUM5a+ti+PhxFN5QxSNTbjAAb2IVeVEeTRGIpMhzKd1b+/EUTGv9A==","signatures":[{"sig":"MEUCIQChvUcFUOoSVcsfG/LLhsL7ezyTEpx5Bf43JEN3mrQ6mgIgdon69zYdmB2ZEqUU26QNB4cDSFbycnG+NhLSRcy/YqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10017","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20780104},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a5c7dde8f36fd216a4524a34a600546860e980b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10017_1708395212898_0.3533145253572689","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10018":{"name":"hls.js","version":"1.5.7-0.canary.10018","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10018","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33db2e3acf6e4c57a79319250c6351d0c7653576","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10018.tgz","fileCount":144,"integrity":"sha512-L70YcnZXnrO8N7SDYTBNPkmHWIqZaAXYq/0zt4aAQiB4t7454RHwUY39s7AX8J7qeA9SZPweuUmI5eqWgJPKVw==","signatures":[{"sig":"MEUCIGZ38hmAgQKSWJDuGIddFwGf0/gkjxXK0wHysl+igZySAiEAkD8PA2ijSdPTy0x/5wpsADByhELZxI+DFlLIZeKSxLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10018","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20780104},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"624e173dbf5ee6722ba42900e8812d30c84e1560","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.10","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10018_1708445720093_0.45947390072578065","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10020":{"name":"hls.js","version":"1.5.7-0.canary.10020","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10020","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cddeb5e60f988da4957be12de6de342c419f73b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10020.tgz","fileCount":144,"integrity":"sha512-445/Mpw0/9yHU/NFGWCO0baTQZ8d92eQ+ee1GqA4HEXrtmvmCtaJrtCDePCOJ5hym6m2jwU4P3yjs4eHgtUuNg==","signatures":[{"sig":"MEYCIQDkUJHMx/B2K0e7r0/Mf5bvtE1trA2LTrbXvCmUVYEKOgIhALo+wXjmY3hM9je3FLYS02Y+iEqltF6XA6jsyMllIx8J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20780104},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"02e57367370c70fa1840a5e9b3c9faa87143cc0a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10020_1708478411447_0.9691780762329887","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10021":{"name":"hls.js","version":"1.5.7-0.canary.10021","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10021","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"693c62ddc2d482aab44feead6cbeaae5f5b14ded","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10021.tgz","fileCount":144,"integrity":"sha512-ACt1ach9P5Iy3lRt8q2GDPREO5y+pkEdQnSDujklJLiVfDeuVg8Pb68lHe4p7WB3ybK87mK7JOH02QpBwfYV9A==","signatures":[{"sig":"MEQCIGVn4F5fvbo1KG1i8hv7lTVwuOOZsLrs0MAc7I0Yk4DVAiAkbIeSQms3XQ0hSLpYUZLzIsFCbcfWzHJXSLT3mYqnWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10021","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20780642},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ee85de6ab10595a533800fc60f7471143de900af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10021_1708541369018_0.9501520801380865","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10022":{"name":"hls.js","version":"1.5.7-0.canary.10022","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10022","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"db7e8011bcfb3b44aa3b879fd167b3d4fdb935a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10022.tgz","fileCount":144,"integrity":"sha512-Vr2IUDjIVhqQsMokmVr/gMlzc+770OlpHDu7HgqCEhHAQyN+87viOXxyVtfMltSSqCr17sIlaoFcHudtYeEKfg==","signatures":[{"sig":"MEUCIQDCtQmrEcqidq04Fm6CRZq20zl17Ae6nbpCLOuV2SNskQIgcfTbemggyIH91L7Jshs+v0muI6E+zQPgY0pl8U59miQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10022","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20782477},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03ca1c7b3f1eb83862a8710c91c66da6a8ea2d4f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10022_1708542408147_0.13431594925191326","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10023":{"name":"hls.js","version":"1.5.7-0.canary.10023","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10023","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79f15c013dddc6ae7bc446e0dd7d640be64d988e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10023.tgz","fileCount":144,"integrity":"sha512-p7h5w1cuHYO8h06f2UaIWq7Kxr6jp7SAowm9i19bOb6a3scs9XRSdZXo0ymtdceZmT7EfE0Hnf8qPm7UTPH0tQ==","signatures":[{"sig":"MEQCIF7lFESO7cxZ/+3JaYuVhFtiJJ4lqmWqdzw12YN8K1gtAiAvfakZcd2JStOBarUpLrwYNrJ5Yj6Q4dfWnXRgkEnXMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10023","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20775298},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"40b382b8f7a2c80a2fa3a94445ba0ad70e0cb7dc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10023_1708544802327_0.07685904854238412","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10024":{"name":"hls.js","version":"1.5.7-0.canary.10024","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10024","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3da0ab2aa15a6b4acac9bb9f5bfd074d9e75ba7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10024.tgz","fileCount":144,"integrity":"sha512-Y5a/CVhJhRartzZAztAGMt2dCyH55nEKpAzCICpL1Wsgz0Zw0luFxlenTny+cWaxNygCu4vkevgaXaeJFmJHJg==","signatures":[{"sig":"MEYCIQCw0ruGdoMSdz2n7EaEF3kJ+FFsDstOAdQEyFqTfmLoRwIhAPntiMC99dfwVrjxdgaVxyCYi3D9lNPED6Oms/XLEyTV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10024","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"367951c823a80aae2f9c3006a93cd301841e058d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.0","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10024_1708553969460_0.39234524145529703","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10026":{"name":"hls.js","version":"1.5.7-0.canary.10026","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10026","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"062846e359fe37d1f3479f433c19e2fbf95f262e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10026.tgz","fileCount":144,"integrity":"sha512-MtXUFc3SDkQLWlKDcz10eVgdbz4AVsn5oHovY72NDkAJbsQpvhA4I3MYYYUpLjwA8Xcl5+Tcd5dbfevhZely3w==","signatures":[{"sig":"MEUCIQCD4pIavg5KspqiF9ZFzvFAIKDL6TvF9ktKx6TtL6uXgAIgDCYQu8iVrtJ9mDqWe9ksCPv4kon3LrGj3Z0cjWW23qE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10026","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"371c04e5bc9563b91e2d0077e9bb4b6920d48c7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.1","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10026_1708660991333_0.5527364025879027","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10028":{"name":"hls.js","version":"1.5.7-0.canary.10028","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10028","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9791e1da93e88225f59d67674ddd9f5bc0946cb4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10028.tgz","fileCount":144,"integrity":"sha512-zRDkIhIFsTyGdc4/DxqW7BG9NShRp+TW69+sj1zikrElWuo5NBZUUzWmlnDsYYGnjzDCp1rANZ7GWTCEXE9Y2A==","signatures":[{"sig":"MEUCIQD5lO7dwfBi4JS5GJ8H/W/AhOKCveelaZHAHc61slNpOQIgPaBywbXE0w/Ime8srl1H2/jssWGVOIgsSmBfSbvaR8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10028","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"47b3c04b1b1a8637c8de572e76b44e34c273094a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.1","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10028_1708694952624_0.1637305197180423","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10030":{"name":"hls.js","version":"1.5.7-0.canary.10030","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10030","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18cfa1127b41c30c3010657881331f45a4e94176","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10030.tgz","fileCount":144,"integrity":"sha512-+lTwLmDXgNz6Pb21yIaNqlwM1iTZJ+K7cnvKy9+DmpYQY7Ef9hNo6myDAQOncJmKF3FG+nuKE2tcYbZ7rom2+A==","signatures":[{"sig":"MEUCIQDAzUfEItZao0j0MA9IiLzw+yFKjYauckuxbTQ9c7FLwAIgS2yOgF+WG8/q1zqCjMvAU7z96wuK6nrpyXSyIdrIuP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10030","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e85581bf9d1ea8c24388681956df52420b87a3de","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10030_1708696115804_0.7684893124974399","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10032":{"name":"hls.js","version":"1.5.7-0.canary.10032","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10032","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca51f0b0c1164cf2810b9b1c99928191795fd538","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10032.tgz","fileCount":144,"integrity":"sha512-rBdKh4IfMJYvXBVRSaQXCxH0T3iL023KaqAnEO1TRNR8QVwM3YpDtwQcnPhdKHW4v0xX+O7QFu3KwDpG2vhofA==","signatures":[{"sig":"MEYCIQDgfh1PlzEcBq3YXejG85e7RqbHMiQbrkbBv9pRheaXZwIhAIAKuOIPQv8IorjScgFM/D1tccJM9nESTH9fqXtxPv4Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10032","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"df7220ce3ef5f2f6f5566e234390103701b6faa9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.3","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.23","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10032_1708728377319_0.8048630771564675","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10034":{"name":"hls.js","version":"1.5.7-0.canary.10034","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10034","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a6beadef9f8a0e921cca1d2af97cdccfdb02f3d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10034.tgz","fileCount":144,"integrity":"sha512-hBIE24AYL2ksWkh2PBPKfitlwgdx5wwzQfDIDQoP4e5MzOumrg19y36vusEaG0ivVdlB1JD3I1dKOP1K/lJWmA==","signatures":[{"sig":"MEYCIQDG/c3lGbKQwBY6lNUxggS4vPnXVaGz4Sl9uKN91A8GlwIhAImPTf8bGpACTrKX+nHzgkAbyFcXzZOqRCCpscAKSc1+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10034","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"092c2a13c251578dafb849fe195520d2538b609d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.3","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.1","@microsoft/api-documenter":"7.23.24","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10034_1708771267262_0.8762690906511712","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10036":{"name":"hls.js","version":"1.5.7-0.canary.10036","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10036","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d8a7f5f66794b471ee9834a98012604f55ec3201","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10036.tgz","fileCount":144,"integrity":"sha512-U36BQF11lSC6lVY+O3wVEHLyyN6mpOeFWbEqmilvqzc1IwR1UIj4/gWf6S1jGPqHDDvaS+dV5kt/CS7Xz4VOJQ==","signatures":[{"sig":"MEYCIQDQ4gUvPbF5gq5k11zHTwpnlcTmD9UhWhmG9gSYi/eJeAIhALzEEfoMtDj3c/IldyXqNayfUVp0wHY31w4jSd/f/7A+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10036","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7ed65a92f6a5d090c1e3a9e2ddb5d80fc20e9c30","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.3","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.2","@microsoft/api-documenter":"7.23.24","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10036_1708773020466_0.14166617444045881","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10038":{"name":"hls.js","version":"1.5.7-0.canary.10038","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10038","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfa1e3c87ad7cb572779b85341fadd0870512733","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10038.tgz","fileCount":144,"integrity":"sha512-BquMReWAOqOKDAlWMlMavzHxGWezUBmdfPw7N+9JlnZ98FVjFWxQV/ToBZhbCentJxjnKp2xP4Pi3/S/pUWUxA==","signatures":[{"sig":"MEYCIQC1SvLpw1xKUas/6AVAtwOM6ZTzyhzeyzVrzl856eQr+QIhAMUV/O72Y0unlzl8SlOdumGk8D6TOET1F90emcDzJPux","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97352b043b231ab600cf192d628d7b3248dc33cd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.28.3","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.24","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10038_1708774619425_0.7747656968716383","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10040":{"name":"hls.js","version":"1.5.7-0.canary.10040","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10040","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5af53c50be4d6a3673dcb269c98964c37cdb176c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10040.tgz","fileCount":144,"integrity":"sha512-e8LmjMs1VT5h4DIP2V9PWv/whftgEiGb7vFIzUBufCgNvNSBBdpxNqTXjpN2bIXuhhVM7pBZKTnKOCIZQHZNsA==","signatures":[{"sig":"MEQCIEPLo0usmRYiXML0ZjIhJaG0wWNnU3BByFOIxiQ+tzi9AiAN1swNQKdEKVtq4Sow655B1rdpAVBJDjVD2LUUCLUOAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10040","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"49ffe24166f5978c21c7972c703e56d7bf1ce8d4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.24","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10040_1708782154273_0.7078206793970327","host":"s3://npm-registry-packages"}},"1.5.7-0.canary.10042":{"name":"hls.js","version":"1.5.7-0.canary.10042","license":"Apache-2.0","_id":"hls.js@1.5.7-0.canary.10042","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"413f9aa96a257a91a00eb16be070a3f219b7a470","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7-0.canary.10042.tgz","fileCount":144,"integrity":"sha512-PKDBgjOxNsaf0x+DHO5cvzRyeQ8YqvQAGZvLOgmNOPFSEmmh7FdNhvCiMHIYrig+YBYZ0z2GvwNfarwL/NIonw==","signatures":[{"sig":"MEUCIH6RUgptqS7wrOU4Ml2Ui/jdOMl1yHXAfzGhS+FuoEmAAiEAuHH9bDGI3HFcAp+6WCFELsuC9jcQHKAhoXy2CSq5noU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7-0.canary.10042","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20776223},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8603194bcabb726864ce7bae74284e66e0f06fca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7-0.canary.10042_1708783513654_0.11605318071922155","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10044":{"name":"hls.js","version":"1.5.8-0.canary.10044","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10044","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5ec248d14af1f596d581950951fb753312b92e03","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10044.tgz","fileCount":144,"integrity":"sha512-A2dhDYI2TbjFqp2FUFF+Ao5so11PgaNjqM14JHf/AZFprjBpH4cFBVvVr1e9ieM494BakP2oF2qBG/bgJd17Kw==","signatures":[{"sig":"MEUCIGIHLB6Z7TMW+CND18dXZCd7TA+hM8T3De2+0W305xKeAiEAxeMu49qX4GIrw1Jx9wDQftxSVJT1BCOUEFNq77J1j+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10044","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20778927},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d7a40925d0ccc26ef49591f76f7a86a18d5eced","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.17.0","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10044_1708995624955_0.8718356571087784","host":"s3://npm-registry-packages"}},"1.5.7":{"name":"hls.js","version":"1.5.7","license":"Apache-2.0","_id":"hls.js@1.5.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e069e78fe962a422d16aa17a2bfc2f1e2321089d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.7.tgz","fileCount":141,"integrity":"sha512-Hnyf7ojTBtXHeOW1/t6wCBJSiK1WpoKF9yg7juxldDx8u3iswrkPt2wbOA/1NiwU4j27DSIVoIEJRAhcdMef/A==","signatures":[{"sig":"MEUCIAZVnfvEqZg1yZjVCFAz7d2a5O89veRDvsqEw26tx9siAiEA1wAD+amyGYCypnosXEL977T53gxeSlu2qSGjB06rvIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20163148},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cc346f75cc3e5b1412079df20230c578bb564f9f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.7_1708995658300_0.4637665275652596","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10046":{"name":"hls.js","version":"1.5.8-0.canary.10046","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10046","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c126473763eb03a44603f5c4fdc7d99dae78449b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10046.tgz","fileCount":144,"integrity":"sha512-TLwjwWzrnl+fIpI4v2NYYyigsjuw/pW0cSxLqEFtJHH0ZLx8KcBmTUysNilnTqacWpi1kLwqJT2otPbrUcENNA==","signatures":[{"sig":"MEUCIQCBzxRLfQCSQrED7y3FFJUefewBxyMXOJ8dZAgzAuHXdAIgH4S7PtNSh54BxCeca4FmDwGcsQv7V8VAHuPz3j+D92Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10046","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20778927},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d4f715037452e90856dd56f0df17fb79a71d625","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10046_1709005492185_0.8222056966394455","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10049":{"name":"hls.js","version":"1.5.8-0.canary.10049","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10049","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4d18c21a4f7fe6d0ad4499ee46005d67cc679254","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10049.tgz","fileCount":144,"integrity":"sha512-DeSTS4J6c9ahUbVuCWhZFMsRfFGAPAvWskh1k7MNb0Up2Nlah48nondex38WZe5FM+Qdst9p8mb/hl+ZIORdfQ==","signatures":[{"sig":"MEYCIQC4z3W6N7aAGPKFmt1zEV/AYt7kL3cb8+GfokRqAnWnlwIhAPWg8zRPBvhmUzXso3+FPr+i90AhGTkGB2XIYgcYOxW/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10049","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20781629},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8fdc0cf58e45891272dc58754929b18df228fce6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10049_1709085066838_0.9283968128196092","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10052":{"name":"hls.js","version":"1.5.8-0.canary.10052","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10052","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"311dbf02149aa970700638a9ed43378b0f5a326e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10052.tgz","fileCount":144,"integrity":"sha512-nIt0GoEfe67Lj0oMh0QSEKruvXqlbG+5dS1IIXfOvxIRdPtWFPiexlASs/uQFo1MC8RJtkpkp82I6SnqSXZq/Q==","signatures":[{"sig":"MEQCIFW1EXTSK94mWLERShm2e0ATRptV7WUvsdCd9pQV5eD8AiBIWeIeMlS2aC0CcwFvQGR36KIRPQvsJ+XVSgvUmUxEdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10052","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20781682},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"50b87e25708faaedb7d332d3cc72937332635f09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10052_1709136423138_0.9503960150858304","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10054":{"name":"hls.js","version":"1.5.8-0.canary.10054","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10054","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fa9eb83953b17dd42c85f67982ff756a0a5f9776","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10054.tgz","fileCount":144,"integrity":"sha512-xpbkD2jd5Z7G73j6LuKVnaNZNj+lFD4mDiG2DoAMRF7nxmuiUaWxcHcOHxW7DiX5EfXjg+yuf55wNn1qfIAkgw==","signatures":[{"sig":"MEUCIBsM22Flz9h42m5JSPrSw+z3w+OAVNPnw0FnGd2sjGjpAiEAurjXI4MhdMEZ67VNg0P16fou1AJD4TkXaRcQOekNd34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10054","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20781682},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7b25ebb7faeaf666b94404356f6b08361f5abede","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10054_1709308307946_0.14400973133928363","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10055":{"name":"hls.js","version":"1.5.8-0.canary.10055","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10055","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9a1d8601d7492bb8315bd801691abd3edb390ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10055.tgz","fileCount":144,"integrity":"sha512-XNS0ffH4uM0x0qPth3GsHJYbmldt2XkWsATt2fgNKEpSSSBOhmMkcR8K/n+eyQNnK02g8OJGRCr3Z6WtFd+L9w==","signatures":[{"sig":"MEYCIQDGfJrKHsnt122WZncQQUPhineoJaguXLUqjz90WwgQRgIhAJo1dj0pM+TONY6wsx/x2XFwCQrvr3lOoQgh0bT0cEKG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10055","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08fdaa81ab134f188f9bec22036af72f6c1dd055","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10055_1709314639556_0.9182681735284097","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10057":{"name":"hls.js","version":"1.5.8-0.canary.10057","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10057","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e4a911a8d1fb413a39841155150493a6d8b4e61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10057.tgz","fileCount":144,"integrity":"sha512-52uL6EIi2AGnnV5osUj1ejkgVijIy3++ZDwqwmVrWtX08kUk/GEQnc813A6ZcjcPJKxhQR1zejM2eU1XGUP50A==","signatures":[{"sig":"MEYCIQDtPdF5A6Qgn5Xd66fWsuGjdj/qmT5Tgy6e4w9GTdYrQQIhAJoDBCyGy+l7ViPatofNWFawy/yEXbu1MJH8IQM/UxgJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10057","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a4a19910c1cb20ca66839609e2ee47d7bbb32e91","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.2","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10057_1709332090539_0.2266499873729102","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10059":{"name":"hls.js","version":"1.5.8-0.canary.10059","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10059","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f66e8f54e7683f2e93bc95cb963c606c90ade50f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10059.tgz","fileCount":144,"integrity":"sha512-5Yw8sZKeFqJszZFlSuU+Opre6x53UieCGq1NI8bcApr9FOI25HxUlqmzrrItZMzTKvWFkTpGNIh1ew3/8MSzQA==","signatures":[{"sig":"MEYCIQCsgZ3QxXgacOXUNsAQ2ab9ezu5EMM5S9MMDecUHw6CbQIhANI1Sj8L+8I3j8fWhU5Kx80qCqr4lDgPZmp01Z/BHGzd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10059","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"290eb4d76d8c225162de4368c8d00bfbdff75370","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.40.6","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10059_1709421592740_0.26031293483368034","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10061":{"name":"hls.js","version":"1.5.8-0.canary.10061","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10061","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbb1b5683a33d14e51fc6f0087730eec200d65b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10061.tgz","fileCount":144,"integrity":"sha512-8IH9BtO+NJchU6teKVwKdfFMnLpTTWD2AKoNfyWkPC4vgmIuIjmX8LTdiJhCyo4BoQJL0cCGWOdSZqPgytZm3w==","signatures":[{"sig":"MEYCIQDkW5niS7QRQfW2oX3E0lEBYZYaaDId0uhlajr5m6rJwAIhAJhIA4vxxtbVPgaVPvhF38wETXPC+CI7OSGATek8bqce","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10061","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3c696d0f47de6c5bdc9dc50a0b6a016c00bf807d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.41.0","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10061_1709423321473_0.11947521412929851","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10063":{"name":"hls.js","version":"1.5.8-0.canary.10063","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10063","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4d21c09d49377cc6362d6a0ecaf60c744cd90a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10063.tgz","fileCount":144,"integrity":"sha512-8FRX9cc+Yhho4mJRa/hCyfTxQsUaJ1pHItskn27XK4mWmqH36ITXyoqJ72v760ZymD0vo3M0GGjHnN326tO49Q==","signatures":[{"sig":"MEYCIQD7dJ738efcci0IkkT1TaFYHkZnKkOjtUHm3Lq3LlfsCgIhANCgaekzoAXldr+cbmlCoy1tRnCXH6f21saIz2Mx/37v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10063","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e364769735a0a57e8d7a939ba19da90da7a9f93a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.30","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10063_1709425533749_0.7958657034756254","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10065":{"name":"hls.js","version":"1.5.8-0.canary.10065","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10065","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"181bb3d6f88ea8388a93951e3c5c02f9b252bc6b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10065.tgz","fileCount":144,"integrity":"sha512-Bv2uiNm2qBqmv7kNecJBp90eW4hwuhnBGEvn5GJ/Qce+Jed61KKAqK4UYM4bGrhFSqaauyNWRbCJ/q64wshIDw==","signatures":[{"sig":"MEUCIAEAjNe/BLtiITKdCAPaqXOX/lJ9kX+EAuEVtx8DO9mLAiEAkyF0Y5TYCV42r2XrXZaGjRe3lckdD7r6oShP5ktAyoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10065","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9160464fad3ff863be01324fa147c8636adcfd1b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.31","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10065_1709439701208_0.29790860520528706","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10067":{"name":"hls.js","version":"1.5.8-0.canary.10067","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10067","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"56730eed49be45ecc68378af3f4340e2cd65a8f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10067.tgz","fileCount":144,"integrity":"sha512-gCzDE3V9P1WAk/Bd95awwVYce50A6Lzkmcfd4/VboDvkztUDLha7DrOYQWIObJen4FljfH7a26hSXjjehbqtAA==","signatures":[{"sig":"MEQCIB8Zi3akKsdbPhIVWDRFt5ntQfKr0xtk+gu6Zsu/py7XAiAk8Gr9nZSAKCMgXyJe+Z42b51RQDtxEjnVPdLSIls+mQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10067","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88b9981430ee098f516e992a269c128dd105868a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.29.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10067_1709442334365_0.35766516224977063","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10069":{"name":"hls.js","version":"1.5.8-0.canary.10069","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10069","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90913d8e85c6ad6a0ef6a83ef0813dac8bddb79d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10069.tgz","fileCount":144,"integrity":"sha512-4AYqmcMAs+LgTMiul/jAzt5PGftiQtrgQfa9jKQrE/233DNKDZxtzBeBlDufio0+T0wIDCJVufPhWpMgiGdG1Q==","signatures":[{"sig":"MEUCICUxi965Q2dfwOGlAT1cc9eMb2limrOVGawTivLtOiycAiEAs2KC/OkNAvypV2HdCzp80JNYLhDnvCksQqJogsgt2d4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10069","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9b0eb842a7b466f886f96ee8556bf380e1f6d6c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.30.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10069_1709665631891_0.26902211639016915","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10071":{"name":"hls.js","version":"1.5.8-0.canary.10071","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10071","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"40baba3424228f2984bd58407928ebb52a7a6bff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10071.tgz","fileCount":144,"integrity":"sha512-e1MghrwfvO8tWHURITlGNr04zYJLvFtKRNNO47jo3o0C/IYbf3f0qvXIMRmOgrmS45WBNF4p8SrNYg9dtaRIhA==","signatures":[{"sig":"MEQCID3x8N3ih7C/Vps4i1LPSwtn1cqNyWDIpV4m+pWKI5gyAiAdtgIuxZWzbNF29GLV01cqO8HrYz3kHxe4YL1AqCjq/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10071","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a24a0a612e684ec96d83b5d417938bd52a777fbd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.9","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.9","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10071_1709666941703_0.09697410521904226","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10073":{"name":"hls.js","version":"1.5.8-0.canary.10073","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10073","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b11dd30b0544d49aaab57ebf7e8c4560ce7b24d4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10073.tgz","fileCount":144,"integrity":"sha512-HPhAVn5NJHhBHw2Lna+PkqSTnCTz5Rm8f8yQmgeNOEFHMqgiXAo21c1Yeod4M1iMWLVp+37XpxHPlH0PwkwYUQ==","signatures":[{"sig":"MEYCIQCJXR/V30zbU5rAt3QusfiIdI/dzwLlLZVp7nz+S6SdBAIhAM0bkZvfFZ/ptnHyvZK/2k2IfQPwoM2+e68gZIhFuyq0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10073","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785628},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"970eb9ef3efb838cb6eb16ef07b588fed9e970af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10073_1709728889022_0.23305162377420996","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10075":{"name":"hls.js","version":"1.5.8-0.canary.10075","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10075","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7261ce0b501be6a7a1a7fd62d91e170d8025bcad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10075.tgz","fileCount":144,"integrity":"sha512-4FTGhZEIMFiiKyaCajHEyU4Gfq3IVaBqKPEL/WwRRJ8QXAhDjZfAoMUoQoznkJ3MyLmtiq2SWgTK7psF6FNWlQ==","signatures":[{"sig":"MEUCIH+eaZwg17QioLl0dBaolx6mHlK/AqPFk33Hki763rcuAiEA5nopz3rPoH+5QB5CGx9KBk6U6dIIse1kRtHPQY0l8VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10075","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789293},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"785914a54bf440f31f4c853808ed99f7b54762f4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10075_1709843451203_0.02464168059996852","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10077":{"name":"hls.js","version":"1.5.8-0.canary.10077","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10077","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4b5bdfb8bc4fe971bb113b221ba87f18457d60e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10077.tgz","fileCount":144,"integrity":"sha512-nLNhkJOVeFOJBOMabi5heDze0+rNfth5FKDqrVXpvZ9FA1MpyIlkroP078svGC3AIvEYwLXG2HydNTkauhMtJw==","signatures":[{"sig":"MEUCIQCKu0OLfE5jNPaBL+ul9f/bEQFQInNZktUJcOVRB2iiYgIgNbiMkbeE2cPV2Nb2lDNX8MOQD5BNk+3L+uzQjsW+PsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10077","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789293},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"851c3aefb07d8bca7fcf0a22a0a3070c13509eeb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"121.0.2","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10077_1709847228452_0.698935087303509","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10078":{"name":"hls.js","version":"1.5.8-0.canary.10078","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10078","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b282eb0cb98c0033947b850c586db0937b2f7c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10078.tgz","fileCount":144,"integrity":"sha512-Qp6u0/+dSdaj+nCL3rGxCTaoKdc4PAWup2ZRV79hsx2fXMI96TZhVjZDR99kbfJuhhP1HBdaJLE4xOMUpwnftQ==","signatures":[{"sig":"MEUCIG6HWMz40JwCmb/bL/nvkkeK6KGdEk8lMaPA3jvRZBFiAiEAmgEouEhGybqCvKJGaiynD37XmlYl1xBWZ3AsDxZT+Mw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10078","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789293},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"87b70250981df1b55d8137f8ed750c66b80c11dc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"6.21.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.21.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10078_1709849652363_0.8280963127132086","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10079":{"name":"hls.js","version":"1.5.8-0.canary.10079","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10079","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"86f8cffcd926e384db549dc0071933bd92c4b782","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10079.tgz","fileCount":144,"integrity":"sha512-XM92svIrwRTF5BkWPmsdYLrB7eFukhZq4RydswQ1eHO6RUOqqrO4Cb5TyVpHbrgQ8RWjXOThb+4YKHXL4vxUTQ==","signatures":[{"sig":"MEUCIQC1XYJLUPF4QA5/AERJpJyfIjjTt6g7tu2uBxcKnKc/rwIgfTQeQW9pE1Z4PI3ojLRAYfUMoprSZdOfuiLFpQCMvAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10079","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1599e8f1ff821665223034247432a4942493b852","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"5.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10079_1709851222242_0.7315114777775089","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10080":{"name":"hls.js","version":"1.5.8-0.canary.10080","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10080","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39c5974b0278e3c21c5be4353a856a27655b3628","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10080.tgz","fileCount":144,"integrity":"sha512-FSJxqwKprdBR8nH23+Oyqh4+x1JttOdf2czeI2PRR4GUK9RTqrY/KAs83mPBRDRDxxvE7+l2cRgqjEBfkF2Cug==","signatures":[{"sig":"MEYCIQDQpHR6FE+b4AYvmX9+aP9jIvDCC6Vju967Nd/UGmtyYgIhALlotlZVrtnGllwlMgPz66Mn6LE/JWrYoHO3L90A2X8Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10080","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"67751c0f5227ea037f5339b1ff75a98bf52032e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.35","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10080_1709985373123_0.7437654760224617","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10082":{"name":"hls.js","version":"1.5.8-0.canary.10082","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10082","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5895f5e0776129b5cd6f5b1da83b0d34d0c9a255","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10082.tgz","fileCount":144,"integrity":"sha512-4b6oEAmSr4sW1aciEVbUAwXztGzxAb4Q7stRc5KqSm7TCvdiGej4YDw1g0jScQ6HncUj/wSraPsXOIYJwMO+ew==","signatures":[{"sig":"MEUCIQCVobsDsKi0tu81Vv1pQZo/qNjr88ilPndudLxtqI4ucwIgEA8sMEF/8FDD03Bh2Mhx8Aq4UDqEV+5uur6gd/ljH6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10082","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6bc380ce1e6e77f60203e6348ec159d1a992aae9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.36","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10082_1710114915740_0.5655858337068074","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10084":{"name":"hls.js","version":"1.5.8-0.canary.10084","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10084","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31f93ae41e5bdea560d6fab80142ec5efb2fdeb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10084.tgz","fileCount":144,"integrity":"sha512-EpnX/jSxjI5k2MfARCnPn2o6/664LF0NwT34dmhsayCPAxZVojY7xMeg81MqeRFscuNqXixlpbT+bmR+OEtxkA==","signatures":[{"sig":"MEYCIQD7KN3c5nD+OZ48KucS2En1oeAchgoH2QCqFVscCVYt4AIhAJfNPblGL54MWjae5p3lYU2fa7Qzs/b/u8TF5Nz3l1Wq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10084","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"73ade108df22b9bfb3d6253e7e5cd6f7c47808c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.2","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10084_1710115908655_0.5348880283689614","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10086":{"name":"hls.js","version":"1.5.8-0.canary.10086","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10086","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e994e7657719e686f3a2646f3eda7b848221115a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10086.tgz","fileCount":144,"integrity":"sha512-nwlMG1pHJnoT3vY8rQQUECjWMIHUCD940/ZV/nDAMGRzVMx11DrF36YYhhAH2RmPqYMfvl5OjTm/oK61L705Qg==","signatures":[{"sig":"MEUCIQCiJyIksZ+sBn0hQrxWOQEvFHXf9UDkFxxF2hBPS9uK+QIgWAhU/D+YONLzWGswho/xV1bOPPr3n3ZQAzWHw2gGa3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10086","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"141f0c2e723b0e541c1779230b7c4540a1af95a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10086_1710117060368_0.5283989004223157","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10088":{"name":"hls.js","version":"1.5.8-0.canary.10088","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10088","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a8f16de244afb02d55f6e19b84bb73fbac5b5ed6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10088.tgz","fileCount":144,"integrity":"sha512-re90sqU4I0nCONRrZLQWACl+2TdZF5J/7Js7zF/SAN/lTPdoS+047ztaIFmx60W+y96aTNHFtdWshgei76UsjA==","signatures":[{"sig":"MEYCIQDKiG4YU1Y9q+tXoCBUxvvtPkRukGzCAXMJzqCxOSlfkgIhAOhlzOixOzSYSyLEq5eI/CBfYmjqQk8J6rGCLyYtKL46","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10088","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0caf5a797ee8c2baec53bc6ccf83b25b8461ec9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.1.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.1.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10088_1710190532483_0.9939290067544337","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10090":{"name":"hls.js","version":"1.5.8-0.canary.10090","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10090","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f525325ea24e3287a2a5bbe864654a35edc81a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10090.tgz","fileCount":144,"integrity":"sha512-gpWjp00DbZ8J9jdXFBjXzjw3114xiJuQaZqMh6GMC3RID0aGBXbM6+PA0cSqJSM0lUNY0S3tdz2d1WmfCUgqBQ==","signatures":[{"sig":"MEQCIDWAIWUuWCNuFDdZBOk7F5kdxjdWrQQwX4jll5K/pv53AiAZPXTCgrjR02mrxg4/YkntBIPd8vLqtOM82mqdKmmYgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10090","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5eba01cc0f70091ee16a1b58b09193b453fda843","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10090_1710191475837_0.15407145162303681","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10092":{"name":"hls.js","version":"1.5.8-0.canary.10092","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10092","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f59bdce859e82d35ea03c2834f31fd3c8d033bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10092.tgz","fileCount":144,"integrity":"sha512-huM6EEU/k7pHROmIyUlUSnBrf7pAX5nAwMIg5OshoUEHdozI+FlAj72SQGa5Jq+0aJRFZlUGIWzS31rP/gFwBw==","signatures":[{"sig":"MEUCIHPTsaQBkXpVGyiH8pGl6mXnb79zEQVcZtvdlJwOsDR/AiEA+sPztwkhPfMMASW2NDK18yCsaDzF3ziFzYfZf5fo81Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10092","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"559cf9dbd02c82ae2c876abac5f836a97442066e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.12.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10092_1710314760251_0.28885943704584327","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10094":{"name":"hls.js","version":"1.5.8-0.canary.10094","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10094","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d10870c422910538b5c2e54f7195e298066124ce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10094.tgz","fileCount":144,"integrity":"sha512-VGIuv5xV4Bn6txZWFudCMzgONRy8P/kV2esQYDY7Ny2c8Z1OHmzB+3ijd+a4cccvg13iftsuF718MTMzEl26ag==","signatures":[{"sig":"MEUCID4A5wdfbfS5Yjr0LV54GR4fgsL1nLk0svYvYwAvoysTAiEA5iPEVB1UrpdMIY5TpA2nr8RwztC9ViAJBq9QRLWBz7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10094","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8589933b592fa2f269d50021c9a9dd0350cc7f5e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10094_1710315660512_0.2169733241208185","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10096":{"name":"hls.js","version":"1.5.8-0.canary.10096","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10096","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"28aee8f55c895940fb4c1beb40131d5b1186ff90","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10096.tgz","fileCount":144,"integrity":"sha512-/Un6pG63k/Kb9nSIQ89fkKYh7BllQwoXDjdrP0OMb9INo6by7LJlajVhTMsGuo5HPxZwNxa3xrwV4PNyGTIv9Q==","signatures":[{"sig":"MEUCIQCWAZtj47/C8zUVK0itdo7wyFM8ZcCaIxNYGjOhuk7yvwIgRwFqMQ1NE4awgI03k2FXfKCTZtgNKh/GacvvRj/wmkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10096","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f57d14df0e52f93bd9b22074ac582a000fa83e2a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.3.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10096_1710373585169_0.059843259761698464","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10098":{"name":"hls.js","version":"1.5.8-0.canary.10098","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10098","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b87a46c84b1510ccf8387030aba200896ebca787","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10098.tgz","fileCount":144,"integrity":"sha512-UmW+qxJcLDfuqs/TyqxEkHEqAHvLGj5PVLANR0adJ/+pFjfz8KTgi8ShLIfpKkr/jF5Jn+c0PkZf6zeLGVfWPg==","signatures":[{"sig":"MEUCIQD5xY3+rRcw1U2XBwwW26Ckwp8bv8E4CcfA8GvyUQW0EAIgF3kHbG+ROx2WnJexjK/EZNDqts1jOLXG8X24j6ri0Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10098","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f78ea118e24661701fc97e7ab8d9b2f4dd79e354","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10098_1710414287094_0.09278532199387435","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10100":{"name":"hls.js","version":"1.5.8-0.canary.10100","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10100","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2cd1a6d739796f36b314c1c0dd7a65c2cd89b4e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10100.tgz","fileCount":144,"integrity":"sha512-36w3BHYBeZ6rTeE2JFbR4e5YQMGtkvaQgNsURmNYuvs7qBSsHieJ+K9Ci1ZdzERddxfp1U3cfB+2ljuyLn1qVg==","signatures":[{"sig":"MEUCIGu6a7ZsXeuMKWDIZ5g9SdDo9qZDgwoskKb1dkS3yrZDAiEA33qUCTTNl9fRBkpJKYIhYOL7X4KprostWyxcTrSLw2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10100","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5c2e5d2d041cb0ff69f2aeb0705699e2d7115139","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.31.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10100_1710415206257_0.27825866619724793","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10102":{"name":"hls.js","version":"1.5.8-0.canary.10102","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10102","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2d7869a7179c2c96c087c38898ae3535e035da64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10102.tgz","fileCount":144,"integrity":"sha512-TJzRjZ3wDhCOQKQfG7K7LLOl0vPKz3bu++6o6BOpEPl/WGy2MqNnY3+vHxieDGOkLnu/lscAsMLGlOoVNkYXwg==","signatures":[{"sig":"MEUCIQCdBcBMx+V6QQzlMuyi+TRtZZjOZ8swRQ09/DKqPKrPcgIgAUXBQX6RXmpWsYmiEXjYSqixDosywX0iJSpCKE4cPTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10102","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"994f8256a190552c52fdaa7539c4855898d2066e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.32.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10102_1710452144446_0.38484001106756494","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10104":{"name":"hls.js","version":"1.5.8-0.canary.10104","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10104","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"61e1155f94dd51ec77fc08b277bad7a1ce801348","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10104.tgz","fileCount":144,"integrity":"sha512-dxhFTO6FT8s9dzGw45xQQpZHj23wXbwv62OPtemMDH1E0G5iIJmz76e8k/vdhdP58SSVMuRo0qIYf+XMweORWA==","signatures":[{"sig":"MEYCIQCvM8k4YzWgA1kFlYrORTcrQLDUkex3JhbJ27ZCTnE2zQIhAJi/fNfyjoaCZ6eSuXrbI9L6Ns8A+yEeCmD3vcfONgYz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10104","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fdd5398c926a2576f74279e7bdf9e748d96c14e8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10104_1710452924571_0.6985983310130146","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10106":{"name":"hls.js","version":"1.5.8-0.canary.10106","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10106","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5c1302a347001558680e144a82461fd369f1efb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10106.tgz","fileCount":144,"integrity":"sha512-dSkg7Mrz1Qq2SjSqoZcit9U2WpdyezV6W7V77/agYKzwrzDJj1tFrajCRysnlKLqZhPKEreMvmVcSHcMSNk32A==","signatures":[{"sig":"MEYCIQD+c7PK07HGhDhfdSjf8Z77N0Bh6BSQflSNYHay+TL0UAIhAJnMwCEcqMNceKAkrNEPXDT1EgIiXDBJLqAwyHY+jNmP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10106","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22a9ab00a0de47c67ffb54e67a301932e1228ccb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.5","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10106_1710789587659_0.5000414075073711","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10108":{"name":"hls.js","version":"1.5.8-0.canary.10108","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10108","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f90ef2113f2840d5bcf5e6cba9b037d357df7e96","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10108.tgz","fileCount":144,"integrity":"sha512-jYhgZgFxV+9hcYy8GjYpydRIAcVqG5UMgDda9cmLtHgFOOnwvDWlQpmBeblyHNToQ7K8UGZx9jabgAHRLFAcBA==","signatures":[{"sig":"MEUCIQCayw463Zm0xdpht5fsrb2GMh8j6PUMt2+fpNAJwNFroAIgAlzbYtBXoPR4uRRRpq5ipulV6UomsmwOnzoYpIhacvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10108","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b618814723dce5906b4c6db364dda153df4a20b5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10108_1710790478607_0.2877973049900431","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10109":{"name":"hls.js","version":"1.5.8-0.canary.10109","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10109","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5780af489ee0eb7eb302b032b826e794db245b5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10109.tgz","fileCount":144,"integrity":"sha512-hc2aTOfFTV9to8bRih1UCt5uCPDpmvkAzLRw3TeIHkTAkRYlHgJrF8CbJNoUk8huZNL9FoAk130bZOPaLNmVrA==","signatures":[{"sig":"MEQCIDgind1CPPtY5n18wYeLkCKbam39h6/+XQltvuGX0I/sAiBSDgoJ+2C2CA2/9J3PTVlACxuBeZ+jGGIy1Jo5eKrTRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10109","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"977c603dd21fff6b79299fd144ba77f5aff9a5b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.37","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10109_1710971380682_0.018725937616832278","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10111":{"name":"hls.js","version":"1.5.8-0.canary.10111","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10111","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c369a3f59c9b956b32688a145e4027f4b6a84476","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10111.tgz","fileCount":144,"integrity":"sha512-499V189E1HWlPKtEQV4ta26nULTV7bz0726Cwm573JbcyyeiL/CLj6gWLHyj4A4a/jAWlgG8e7OEUIuFSEDq1A==","signatures":[{"sig":"MEUCIQDNIHbq+b7Sts25CEFjYsCELlAhufMfdlKjBqgZ5N/0BAIgWjjEbplaWmxLoYmEOFFtQsZqWrzOPOGokNz4M69ftBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10111","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789291},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"386ac7b8874c8f0c1ca2bf3fcae27c0b761ec774","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.23.38","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10111_1711070890917_0.4630639699705452","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10113":{"name":"hls.js","version":"1.5.8-0.canary.10113","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10113","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77549d6276a298a663f3e9eae390f7ebf8dd99e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10113.tgz","fileCount":144,"integrity":"sha512-JKgROr02dZyU14r6T4tXsQsBBRSall6rYrQftxyAFJqtap161TIJ+sj0AXznhOu53g3JR/cAtaOrarIgo5e8zw==","signatures":[{"sig":"MEYCIQC6d5PNOvdYQ0EFw6NCSGovVQmpml/dBH0ja1McFGr3UwIhAPGc0iyke2UFhJ/FFgqhqhAjHnm250aVBB6LaFs/mukE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10113","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e88484153ec887361b2a42f6ad8cacd228cb22e2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.2.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.2.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10113_1711071815033_0.45278377827859084","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10115":{"name":"hls.js","version":"1.5.8-0.canary.10115","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10115","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"191ffffef8cecdc72b53ccbc41a2a05ff4797fa5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10115.tgz","fileCount":144,"integrity":"sha512-8mA5326CUU5Q7UkLkAnulJ7ONVlMXT4mTWJidtAAPVIvq1USggCmQ9XrG2GUYDOu42QzauyY3GISF++y+niB3w==","signatures":[{"sig":"MEQCIAUkIhGgipsjKlvFuVlILn93mCWnJemuZtRq18wDmocPAiBpLtpGNt4R3950tRM/L98zfL4deuQmx4ea0uHVk4jhnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10115","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cde82fbfc586040ee174528aa4dd1ed73f63aee0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.3.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10115_1711392732841_0.5801537920067041","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10117":{"name":"hls.js","version":"1.5.8-0.canary.10117","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10117","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4497c49fdc7b8700080c98d3538060750d0c00c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10117.tgz","fileCount":144,"integrity":"sha512-Zg03PQ9a3bdInmiU+VnSFBs4SHPXci7ap1Tn1yswCmCJkVa9gYcbV9nXad1Qn29JdzEnTZgXb7GhU/NnfvINjA==","signatures":[{"sig":"MEYCIQDuGpeN4ys0B/TaRxj1mFxCfK6Drl49XGS4fWsi+C/fLAIhAIakp1ujiaDi5vMSQkDFdfO7imsJ9gbr/aIeZHmjizuL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10117","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20789290},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"25645634e24875bc7db82a822248a7c0165da2bf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.0","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.0","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10117_1711420073451_0.3193287216874454","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10119":{"name":"hls.js","version":"1.5.8-0.canary.10119","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10119","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"426e62d9d057e62993642012f1ac3e8810787a09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10119.tgz","fileCount":144,"integrity":"sha512-GTllNWl9i+8GjXnBVu5oOftNDdu0O9XODX4BJQNN13go7O1b4CO+0HdMUeDYiZ5AeewnAAOKyCWbZ/+OupQ6sg==","signatures":[{"sig":"MEUCIQCuWBoOROpEzKItmIwMrwzLnqTRIJjeczBbpHdqdTamkQIgepxfbUjE8lZtdmXqttG8K9LWPcmMB70pksDNwTqZfuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10119","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5375dc774db9ebf783196635f7a5fdaa8bfb3c99","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.1","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.1","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.1","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10119_1711456371334_0.15867035188186152","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10121":{"name":"hls.js","version":"1.5.8-0.canary.10121","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10121","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e07ba5dc736efbbc43d929b4fb7c38828ca22b20","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10121.tgz","fileCount":144,"integrity":"sha512-v1b+fTm5CG+n7hQl1xMoSZhozLSXlRNPnGLoY4ZolwOY7JRSTG4kpltYbyUtbn+bO3xgLAWEpoNy5yy5J8zIGQ==","signatures":[{"sig":"MEUCIFCBpowt4cpbrx+dO55vxGE6RMghfFnydkn+VDk9P8tKAiEAqeUjrTZvoKWKqe8ss1CphbV4XyuukWrmrCTHG4+inn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10121","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ae1364ae800040b1cdbdddf80de1150e8caa8d7f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.3","@types/chai":"4.3.12","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10121_1711457455069_0.8643723317980674","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10123":{"name":"hls.js","version":"1.5.8-0.canary.10123","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10123","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e97810cee860efdb3956d93f6c0b21cdd27904c9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10123.tgz","fileCount":144,"integrity":"sha512-YPsA6gRqH/tcZA/JTTLmAl3DRk4owQyCgEgXrgSba6oGQsnYBWgyaxNtjDvyM+itOAxyf1EF8ONZDjzGDw9qXA==","signatures":[{"sig":"MEYCIQDKjK+gOCglBHGWIFG/DMYRM2nKK8Bu87l8Ug45yI1+7gIhANUX+PqrqTj3BrCFKdVV0nDE7rQqfzaoQNGplKDaW3pb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"94af8e2e9f3c362163e5cd7d73ecb2c1d1b485cf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.3","@types/chai":"4.3.13","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10123_1711458510836_0.19303997341064694","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10125":{"name":"hls.js","version":"1.5.8-0.canary.10125","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10125","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14a98548d9a08c54f4c3eb7d17532e1345261306","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10125.tgz","fileCount":144,"integrity":"sha512-oFJi32ymUvuGMNNIpxcJRvitxEQz2xJ1wWbnnZH6ByL/qLm1xPFPgOBUl3Ht17jf7pQgrzDzxsfO5Frc07UQww==","signatures":[{"sig":"MEUCIF9ncl281rg4CE/UilQZaZhTO5jN0DafRdRSRfUnhhv1AiEA5jLPURNluCWmv2GDEc8e05poo0qFNOCrqfgYfmG8BXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10125","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"176c4e6ed2ff0f58b90489794c66b8fe7cff81cd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.42.3","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10125_1711460038675_0.8447299614498431","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10127":{"name":"hls.js","version":"1.5.8-0.canary.10127","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10127","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45b6b6da4ec1f77128457f6ad20e286b9544c1fb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10127.tgz","fileCount":144,"integrity":"sha512-Jsc3JYhGcHRKqyrjIgJFQNFClCInabst546EdMakXnVx78dYuW+Uf0zHr7cCW50y7jwiPNKLGouzPC4BbrEfxg==","signatures":[{"sig":"MEQCIDtau8C0F7KKQ2rX9oS7B73U8Wi4eHkelzfjz7n72+CTAiBW2UWz+dLtP4VEe5WUvMCG6nQGGIII6HsogMfOy6Vshg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"62703ee1b2ee37b60ef9477672dd3117066c9d39","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.34.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10127_1711471004126_0.3894514606878008","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10129":{"name":"hls.js","version":"1.5.8-0.canary.10129","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10129","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e15d22edf61a53fb3f2b657520dd54fb0668ae5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10129.tgz","fileCount":144,"integrity":"sha512-V7vXPixtFn5OQXDo+8QeL0WG289GsK+xW1PZotofhUZvzmPHKAU9jswrMrvJz54NzwZqACDNZNMfbPErMNMYNw==","signatures":[{"sig":"MEUCIQDkmz4bSyuCbmlVI7fsMRsxBKEzXlZ4cdgx+B0IJVoI+gIgPZgQ4a6OWMbiP60A/2LOMXg/NLB8gI9r5rFjH7ozPGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f3a1afc1032634e457ec8f9c71c606e8326cad11","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.35.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.2","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"122.0.6","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10129_1711486530433_0.9446622736974317","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10134":{"name":"hls.js","version":"1.5.8-0.canary.10134","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10134","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"554b88f8201177d98e5bb97cadcba29c03e9f668","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10134.tgz","fileCount":144,"integrity":"sha512-rNA4hn7uaTjDQsuRNp3sqxqqt0BrGI2OjgYNvkM6aLjky8Ec2Ltxc+j9WLS5Y4vxZhKztNzVc5X7/SgwZzvo6w==","signatures":[{"sig":"MEUCIGVOm/P/PByWtOE5c0dLZKMJd6VHbz939WD63QcXzJWaAiEAvoirGiLRugAicTtJoMSLeRDES/U128jhLOQIilcRJxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10134","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785054},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"678c61a7a74ed683cf65722a85b0d21848649db6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.3.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.3.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10134_1711708491780_0.6793801243844997","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10136":{"name":"hls.js","version":"1.5.8-0.canary.10136","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10136","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16e1586df9a634811ba43ddba70932fb2e08cd8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10136.tgz","fileCount":144,"integrity":"sha512-JR3c+OXxuIbW6tb9vbEQQ71vKLwRcqCd/wYRrWSSxI6g3WbkYKBN9ogfNjuHtcYLL0hyeQC78pCWoJeJD8HELg==","signatures":[{"sig":"MEUCIQDliubSPIR1OuzrZTSzd1Z2wTgNHcxxv0rmIPQsmWzWfwIgCbuzJtQuNAn4mfeonWlLWsK8p+zCTIivEEdwpzcC1do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10136","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c93c0eb6e4b9aab7cdc48ad2ff7dd17175570a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10136_1711710037924_0.3248472821998918","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10135":{"name":"hls.js","version":"1.5.8-0.canary.10135","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10135","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"707507486f4992b15d27441b9dd9ed09f6bcf55e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10135.tgz","fileCount":144,"integrity":"sha512-ejvjV5Xb7Ta3hRUxvDyzLcng3ESLQpJwcY+BIoiYNfo30vITDmrf67YnSRzYepoSj5JduFjBPVWVc3rdd4N4VQ==","signatures":[{"sig":"MEUCIQDL2CZvv78zOHca3SmOv5B3X9qHZnyqm8sWHFNExpuxRgIgCdE/UsQR8voDxykr7tzbqu0pQeqBFbTtRRKikvcJiOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10135","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53b21e2d96136f60597e8b8f12e55c048201a53b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.4","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10135_1711820081077_0.8618661416685447","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10137":{"name":"hls.js","version":"1.5.8-0.canary.10137","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10137","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7bc2b02a27491b12d99f43e9178096521fd1abe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10137.tgz","fileCount":144,"integrity":"sha512-6zf3T84JXh3WhIulHODlUjrVtXctfXETFGH3qk4CE4tnb6MSlfrbxq7HzW01Xo/TZSbjOIOeb2GuSaGIIRJ3TQ==","signatures":[{"sig":"MEUCIQDepu2f0r9j+1aeq5wE92/f+ZfneXWDnpiTDmfB8di5CwIgM7STu4Whdo1BKYwFNLBeMPx8SkigTnHT02s1+BmA6BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10137","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2341bd29ea287a942a6aa97067856f5e77666039","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10137_1711820584486_0.8061638306670149","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10138":{"name":"hls.js","version":"1.5.8-0.canary.10138","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10138","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3539b19f8047dbfb4b0872a67272035d6d6a5622","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10138.tgz","fileCount":144,"integrity":"sha512-eSu4mlruiD0uHsYiHXLrV2G8VrGParBTKB1FTmPI/MKJyiQDze2vpq318iDLKkFWGlqwbjsBBVzaGPQyQ7XcOQ==","signatures":[{"sig":"MEQCIBVxBxB6E5NTeFvOuQUXz972QWYqKBSwKauzbC31l5CSAiB+7WlFbtmJ77+i/ALRXP8DMaiprT+2E+qBOpbhYOSucQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10138","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3e38f92ae24a74fb9cdf8bd7209d0022c7dfcb1f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"14.0.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10138_1711822300723_0.5131968445229429","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10139":{"name":"hls.js","version":"1.5.8-0.canary.10139","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10139","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"638ad4e4c069b8e13d7bfcc9ae43124dad816ac5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10139.tgz","fileCount":144,"integrity":"sha512-E0q1eWSSKMQ/PjMlhZPt2L2jraM3Un7O/0BZyg+f9Lldh6YuOTdEVDhB2Sbr22M9u+Lsxjm1khSK5inm0Sv7SQ==","signatures":[{"sig":"MEYCIQDhp0S1T8wcj4RBL/NRX2bnlUv6DGrwgJad9cVed4XAZwIhAJ2biG1obufJuikwMElTdYeQqiHTwHmgezCWVIHDdqZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10139","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a98a696cfaeb8ee5327124404a8dd0db323d726a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.3.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10139_1711824858914_0.5257762978237126","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10141":{"name":"hls.js","version":"1.5.8-0.canary.10141","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10141","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8845c2e0cab504d9bec96d2aa4692d0ad321bf4b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10141.tgz","fileCount":144,"integrity":"sha512-vmqpE+GVUBNQUrcIbGjTcBLyZ4IsTBzIqCTiBfXtAYdtMZMnFONPY+pDy9Ocdz8lnPEWahkFjrm3XrVMJuMyvw==","signatures":[{"sig":"MEQCID5OJ74RMmTa86qEr2YjboINHegnBz2yupAn+460rzLVAiAztrL6VyfBMWIS3j+GyiU2fhK5ORWuBA2eVrSEPaSl9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10141","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d9d930ad1af00c70e75dc6e0d178805d6a35932","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10141_1712094734547_0.13073736044783768","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10143":{"name":"hls.js","version":"1.5.8-0.canary.10143","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10143","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f175741648d06458cddb042dffaf98d4d05b7f68","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10143.tgz","fileCount":144,"integrity":"sha512-KzIOk+gxTQON8fwYrrsJjyObmwn79kxiQyu+N+q8bRqm8M69rSAsl23Z0EcQdLIoX6cUKVvG8qdEeOIhlak5AQ==","signatures":[{"sig":"MEUCIQCGD2eO0U29fFe/8HJBdVrs4nlEGcD+NOedJU2WwIYxfAIgZAZjynomScrnLC2vdyQp0pOax06TwK9umRtwls0KKDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10143","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9bb8e31a2959a652b6a09d3a01dbbd865433de5a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.13.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10143_1712155034430_0.16823985509394768","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10145":{"name":"hls.js","version":"1.5.8-0.canary.10145","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10145","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0002593a3c10d0ec2b063311442180c3a70a04d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10145.tgz","fileCount":144,"integrity":"sha512-MO0BZA22F85bei2hR2mu6NAOCWbcH2/800/58DeA0JUci4Lyzd0loccGLpc0vNokcrQ/XL5QmpFu6UEWtFzgpQ==","signatures":[{"sig":"MEYCIQC6Q25q3j+N+OoqFEDJPBcr5R1o9F/EGPALmaXD+yWeKAIhAJtEIsuUqJmf9QRZOzxyO7srYCVTYoRweSRwGAX0YjEe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9a4aa75fa015fca178ad8f9c6f61f4a133d27b47","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.18.1","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10145_1712155885602_0.0561851670160991","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10147":{"name":"hls.js","version":"1.5.8-0.canary.10147","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10147","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"24acf31f6aee54c7db2e8b6ea4671e71c721db9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10147.tgz","fileCount":144,"integrity":"sha512-rQpuBTOepoHeuOnJC8zsP9IbkXgQIgVugNOFD+DqpjSDDpfGkQdwsB7CDZlWokXBNpsOlRDmIOBBbT/AIeTqCg==","signatures":[{"sig":"MEUCIQDCp6wnIs2LA2p0pZw9NOtaYJrRLNIQJ+WCMZhqlXOY0gIgVNMbdrBcc/px9aVOOarKD1IsRGd8fANtTzM3NwaIh10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10147","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec03dccf458399d89d117aa0b5882f9c7af314af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.0","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10147_1712159439415_0.4817443375315542","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10149":{"name":"hls.js","version":"1.5.8-0.canary.10149","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10149","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ab58b58ef4b5d70caa20399da95fc74dfbec92ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10149.tgz","fileCount":144,"integrity":"sha512-/eHrg3D+C/d3tsGq2Klbe1vjyqsMd9ViWSad9nKonc4UdHe6jQLM75jKmlTmtpZx3nzNrmRvGC/mRs1JErjydw==","signatures":[{"sig":"MEUCIDFgz+mGX7bxuoSQYojqv7QCBdfuwPIOl5l1xsyUqI60AiEAvF8EoAGdVlpULgCqZG+5Cbc18zh6PHLuPPTTd2lSp4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10149","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29a5141492f0034ac05250ca712f7874abeee128","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.38.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10149_1712216659208_0.9787495695339734","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10151":{"name":"hls.js","version":"1.5.8-0.canary.10151","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10151","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d12f4d88179a33acf7fdf22bedc0110eaabc8ce9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10151.tgz","fileCount":144,"integrity":"sha512-ZkxYjsC01OOCz3nhUWd11FWtrsqLPwyyS6ogeVUqhF0ACp1Zb6l0GioZFAB+NZDfPVjFexYMSBXCABDJvQZlJQ==","signatures":[{"sig":"MEYCIQC5zxax+7KIREAmKVxeoiqQTrORhEWRr9Ge0em+PsOHWgIhAO9eIpJ447T03sDUkVUI0oH39yMOct91ibhX7TSRarsb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d5387620ff811721ab1633a911f45694b6c142b5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.39.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10151_1712217495506_0.5171816487311622","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10153":{"name":"hls.js","version":"1.5.8-0.canary.10153","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10153","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fac3117d4d71976ce55d386b828613ee0302a0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10153.tgz","fileCount":144,"integrity":"sha512-ShB38e+x/bBZj9XPVlVdyg1O52lt3xnTGjshOBR/bZYmDF0i1U+DccOe/XgW4rrQm5CRPgOPfRe/UFE0GHstfw==","signatures":[{"sig":"MEUCIQDPR95F7C3j41u8j2wpxgZtvNPG/kvCCZRivAvbMEJ/eQIgJ+KuRWfMJsqOqhu6NN/VRy3Kq1oR5CtH9Gkk0RbOCk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10153","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20785010},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d4353adc285ae2df3c776e62e649e430ea2e454f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10153_1712218778967_0.3503062332765685","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10154":{"name":"hls.js","version":"1.5.8-0.canary.10154","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10154","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fcd098592968a26ead5a8c7046bbf82f84394823","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10154.tgz","fileCount":144,"integrity":"sha512-xItClrhIvXqxRtCtyQzOY5WOQrLwkaaqLqpJXc9Jba8hZ7rkhkmfbqCnWKk1LoONzQf+93iqAtyj5/NSNudDxw==","signatures":[{"sig":"MEUCIQC9TQDVKlDHr9y3WUiSDjsP2WWShJXr4+HyEzJhVnL4XwIgGN6DVYu9QSKZSbehCbaW8Us16+3JMkYn5dDi8AiD07E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10154","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20888169},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f54b2529edb5bc869271e8d653ac9d8876cd3d25","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10154_1712263142359_0.3832219829986716","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10155":{"name":"hls.js","version":"1.5.8-0.canary.10155","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10155","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee1f178001e7f048a0e163ecf19cf14ebca5ee81","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10155.tgz","fileCount":144,"integrity":"sha512-H/sqxZjQcjTV92C8w8Ml8KOx8Mjkrqljp26cPx6A/VKSKTkinrJcfjn+rPAKeZqo0cbT+3EmUZLX1EpktjKXIw==","signatures":[{"sig":"MEQCIEfoXeNF9KxVD15d5DsfuSuxsqbBTDX4dEgpm/RTbRzwAiBOQO8A751/BEzD+umYLsS+3HhIKOqs7roDzpDuqABQOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10155","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20889277},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"86d5267abb96e8f8afc90aca3a534fe51ae7620a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.2.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10155_1712267090138_0.29903985450430826","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10156":{"name":"hls.js","version":"1.5.8-0.canary.10156","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10156","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4c5ce8a326822b17b5dbc508b6015f852cba424","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10156.tgz","fileCount":144,"integrity":"sha512-Kgzb/GbVHENVwqwuapeG88qOg4DzVgsxpmPfFXMkkJqdQsPEyKpqKTnAYIezN4yKlWx4Njh65ULLTDZ6U9slOA==","signatures":[{"sig":"MEUCIQCUfFTbQnF2vXoxKrR9glFDYz603IzRd4oGIaJKZgmCuAIgXIOjsNgkC4tsBriABfbQGOJfKb41LUONLrq848o0Py8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10156","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20889277},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ceadb2dce46dde6c709c966d7585e7b1164936c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10156_1712502737408_0.4206061248546309","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10157":{"name":"hls.js","version":"1.5.8-0.canary.10157","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10157","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d222644203d6136d71c46567ecdd4ee98d91f8c9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10157.tgz","fileCount":144,"integrity":"sha512-kjFwyhWTOJwL7jBogsLf8CqbAibKkDkJ6djJJVrE4aXWbFt8ytJYPDD9KnIdrKjSXSD4Y6A9ofUyBlYS5ibzmQ==","signatures":[{"sig":"MEUCIB6lnTAARX8cvwGY4uUyH9xmtsjXAWxzI28BqpGfnR3eAiEArTNW5214Q5Drd4hW1b86ZQPYTEauZ7c8hLxOF07jnVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10157","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20893629},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d802d6013c7044cdfc7db6963643abbcf1b2d351","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.4.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.4.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10157_1712599152842_0.23050341924894036","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10159":{"name":"hls.js","version":"1.5.8-0.canary.10159","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10159","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb2b7c4a5b5b04147fedcd86d495c6c09da85019","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10159.tgz","fileCount":144,"integrity":"sha512-7IPn71wyt9mHq+uOR7obOOsucl1S9wcEFWLFxhOW0h+/kYBjLlCO0V96iXrH4oXOwffeIkUcb3/qOBYmwII+0g==","signatures":[{"sig":"MEYCIQCh2+lBf44FkxVRbu86YltY1c2urTEI8sH/W5LZUW50QwIhALl5Mp70IDZruIfwksEjAdnPMBem0hGEGFz8Vk8yIijk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10159","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20893629},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2d34eb25010e3bcbbd49adb4e1f81079543f9526","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.5.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.5.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10159_1712614695823_0.5395242981093282","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10161":{"name":"hls.js","version":"1.5.8-0.canary.10161","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10161","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba5c7a91b7823e530ceb3672787e0e3e64433b83","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10161.tgz","fileCount":144,"integrity":"sha512-ACu/k8lYKSuWNE0ZS1yoh5eG2zR/ARbf+PZ1lfIATsP9TLJ8b49lPuKveNP7sarEhcC4ycTMDqac+Xiu9K13hg==","signatures":[{"sig":"MEUCIQCk55ZVH6bsiT+fl39ILYJWhJhn8at6MInkn7IbKSMbRgIgPwUXowqpt+6x3cUKgDrz4llRjU6heokke/5skTt1YW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10161","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20893629},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f6e2ff9a908c472abca54a93f6e3679883ccfe51","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10161_1712615901299_0.40516856553571245","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10162":{"name":"hls.js","version":"1.5.8-0.canary.10162","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10162","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac4d84141de7907ee788f1a2ab6c5602ce0558f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10162.tgz","fileCount":144,"integrity":"sha512-9fWD+d0V3uJp+/j1P3MYydHJBZ4Ht+BibPBO4n8ydDlUl9d8Jy0Q4JZAmIxE5ecd9K7Q0CjAm4bUCGClpATZJg==","signatures":[{"sig":"MEQCIGRX6fnUTfEnDYhgGxIU5ZWXbYw3YWMs5o3rKguDh9HFAiBYn3PvIRSV3Khf+bDHaAXYwfFmAr467ydn++RlJ2RmUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10162","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20896129},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d00e7e4e72193970d3596037882a2159c2e5f6b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.3","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10162_1712769599510_0.9046216735061368","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10164":{"name":"hls.js","version":"1.5.8-0.canary.10164","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10164","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36eafb26bc7780a38607ef7effa7ed05907ddf64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10164.tgz","fileCount":144,"integrity":"sha512-jICgTYEU6ZRtJjKN9cisO2hXl7IssU24ecr5HBoKGUdw2fkrkMR03qA9gvB7F3SlTR/By9+S+O5vxzJOIN4gcQ==","signatures":[{"sig":"MEUCIQDCPrSblTdidjWTnERce4PYjzk00t25o1WGYRBdAp5uTwIgWdU99twCLfzGOxDIzxCfLN9WUfG1lDaX3bf3NdpiIRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10164","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20896129},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fed88ff41b8b2a05a3341805a6c3ee6f86b07d87","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10164_1712770492417_0.9139072327819546","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10165":{"name":"hls.js","version":"1.5.8-0.canary.10165","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10165","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd8efb09b04776b79addab4d11d0a83ccd243228","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10165.tgz","fileCount":144,"integrity":"sha512-81YT3KnNNXYJg4uE3cgrJ53Ko4Vfr5wpTd/ZNQ4KnzyXQv9OaoBcStFDuJBt0ew8Eoyg+81hUsOqxBALvLBpAA==","signatures":[{"sig":"MEYCIQD6kebcDE/5qZk442/hftsujqNZAo6RqkVAVRgsVivLCAIhAOra6btLZ0HvD1yA1DlYJWkorOLF5KVS+S3MfJDK9i2R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10165","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20899708},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4d43d7109940926859dff85dce4495716538b4ec","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10165_1712778971270_0.1906368020461453","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10166":{"name":"hls.js","version":"1.5.8-0.canary.10166","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10166","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57924d11bd287124b350ad0eccebe1356078f211","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10166.tgz","fileCount":144,"integrity":"sha512-nBCllM0Eh2JSpERbXodZH7DgVpl3LmzQn+F9y7ngNlR4L6wtzvbAO9JpS56LxOq2JqlZD31W0DmaWtXi6T80tQ==","signatures":[{"sig":"MEYCIQDoVmMZxWG5QQpVVHlWfu/I2OmKWDL7jmxdsR1XRGGGrgIhAIW79IrtrR0ty746lhTgtivN2efKKaJNK6MzEWmHzN0V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10166","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20897003},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0fbd4108af41d918a9499d6455b34bf6b7faafe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.45.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10166_1712787292479_0.8201510769438589","host":"s3://npm-registry-packages"}},"1.5.8":{"name":"hls.js","version":"1.5.8","license":"Apache-2.0","_id":"hls.js@1.5.8","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"73c3d2984a56f103e6900bf7a5e65b288dba846e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8.tgz","fileCount":141,"integrity":"sha512-hJYMPfLhWO7/7+n4f9pn6bOheCGx0WgvVz7k3ouq3Pp1bja48NN+HeCQu3XCGYzqWQF/wo7Sk6dJAyWVJD8ECA==","signatures":[{"sig":"MEUCIQD/jQBC9TS2YlVJEioY6n90AaOpkCnsxge3VHuEbGRK6AIgStIU76+zq/dZc2I1gG3RUKRUD0+kYYv9RXzx1qxHzz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20170853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23dd8c92129c16f035ffa19bf79a77263375197c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8_1712787980167_0.6703030484479093","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10168":{"name":"hls.js","version":"1.5.8-0.canary.10168","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10168","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b124fa31dc93d5f6378962db5210c5d5217011f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10168.tgz","fileCount":144,"integrity":"sha512-HRoNAQSfJ7AIcXI2hmWf/tyBFClkTTsdJpjZx5Qe4goP7gbJFnANd39On0+whPGZN2qeFdeK/t+pcWSD9lRtyw==","signatures":[{"sig":"MEQCIHtoq9qD6gTA+3QQRXLZweBpO/ISCv8tgEhQJsEK1UExAiA9oUzTJSXe03Xst/1NKJP+/Lt7N24NoqNBFMr5uqA5vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10168","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20897003},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f520cbad23ff991c1ab3c07a55e31e875808ab67","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.46.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10168_1712849250178_0.5976201629590603","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10170":{"name":"hls.js","version":"1.5.8-0.canary.10170","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10170","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"937462646e25ace837d9e76b931bf8824183fe6f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10170.tgz","fileCount":144,"integrity":"sha512-chkw7lZ54dL/V2Fm+/8qOtTZ0a0GT682WuVd3/Tg0EHSNp+phEek5blZxPn18RUzN7/UPMk3pYD3m6Ghcp0osA==","signatures":[{"sig":"MEUCIQChAaW2d0evPjO9ht0u8Mg/52S/L0a0mDgUW51J7yO1xAIgcd5pMgfQFa4FSetDbq1SS12dERNqNgRRAkVGqV8Q98c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10170","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20897003},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f4025a27853ec21d43c75a980124fbbc7b5e206d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.3","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10170_1712850146170_0.15532417146862243","host":"s3://npm-registry-packages"}},"1.5.8-0.canary.10172":{"name":"hls.js","version":"1.5.8-0.canary.10172","license":"Apache-2.0","_id":"hls.js@1.5.8-0.canary.10172","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26de50aeed149dcba27d0b8dcf996775b524a158","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.8-0.canary.10172.tgz","fileCount":144,"integrity":"sha512-6dLOK5MrnBWi1N7xLSw7tWgKkjeELvIVMV3twM2hETI/tgXjdUSQqInPWYEpdUJE3VCJV0PZHS9FhY7kgu2phg==","signatures":[{"sig":"MEYCIQCP3me3YZ5O7S0U5CKRscoJDV1gwli0SSMTa4muSwHGEwIhAJQNnWCPwLqYmKwvyIVESln8WMgD8sT2zpm/fxYNNg0b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.8-0.canary.10172","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20897003},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"02f5364d801847873aecd5a215f2865f68421de3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.4","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.8-0.canary.10172_1712860467477_0.4267007357937538","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10178":{"name":"hls.js","version":"1.5.9-0.canary.10178","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10178","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a1619449b309c53f47f83aeac85076c856736dd5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10178.tgz","fileCount":144,"integrity":"sha512-iaMchDqgwnwKCSjc22YulH+DARLDRqKyilkauJsK7rTPsir+4hzymTkqY7M1/7DBuRbFRDTU0jXAZgk8ac/AVw==","signatures":[{"sig":"MEQCIH2bOjwPxg5+/eEZW+0NojwTkjS+B0bKqlwVfZ/OPn9pAiB/9N0vVNoX5rd/DJrn6SpsnxRWSZ4Fvo3oXvhJOPuTFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10178","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20897003},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f1a73b6f39fe1b1f58b2292348c33dd3b890ed3c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.4","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10178_1712862042350_0.3526194817323258","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10179":{"name":"hls.js","version":"1.5.9-0.canary.10179","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10179","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5617a1eb8d83b81b361fb4e298ddd6172a6bbbdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10179.tgz","fileCount":144,"integrity":"sha512-z07bI0xc0hyegzx7gmT+LNVTpTZq2QD2yJrrcYQezBT9JiRrjsr1u01viiqieRBypbB6Cf+mqH3PF8OaCxt/Fw==","signatures":[{"sig":"MEYCIQCVxrLz++ZLK2SJAbfWGzoEHE3O+v7XLSYZ0Hn7ylfMmAIhAMXSjMYMZwODkT6BF9TejFwR6eaz7wS6zmQDmDnG30ZC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10179","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919181},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f6345f22edcfd0766f89b04c1f1e7e2b1571971","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.4","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10179_1712862431479_0.5526047216685621","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10181":{"name":"hls.js","version":"1.5.9-0.canary.10181","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"551db98e03b4e43c9229fd99c40fb6a208bb8939","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10181.tgz","fileCount":144,"integrity":"sha512-kJs5yUy8f10BsxjO8HbFEmfPDPOolgU0CLx1jWj062jjouSkYHqR6T6VsfXDuAjN7hyTVoo4jC5fL02ePs7deQ==","signatures":[{"sig":"MEQCIF30XZBQKgByY3TXJHfOlrny5T22S88P1xEiVNVe0FPlAiBuhgHvF75elg4u29PLgO74gBr31WQ4Fz5WS/ffvjmVhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10181","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919181},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"82c338cf9e4cafca11b7dfcb2a3f95b08d48d630","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10181_1712863342348_0.9904300162428863","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10182":{"name":"hls.js","version":"1.5.9-0.canary.10182","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10182","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90521722987818c4fc729351b0dbd8c27fe4ab73","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10182.tgz","fileCount":144,"integrity":"sha512-tlyD3RNhqFg+ki3w4yZZ96ahFGY5dKkX39tFoiFwi/rLBmKXb3e+XGdtRCPWIGnEjjj/Xogh/0Ma2l02FyxEAw==","signatures":[{"sig":"MEQCIEZzk1eBNeUhcEUU36vj9+lmMuqrE4EIR5p2NOXjb96NAiAyZtwp+SWhCWiZE/FvmxJMoN42f4qcltDItt6C4ylENQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10182","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a497317de8e73e6ad0f35bc06c8b327e10c995f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.0","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10182_1712870375863_0.040265324771942","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10184":{"name":"hls.js","version":"1.5.9-0.canary.10184","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10184","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e04d10b40d114d05eee5958dd66fe5c0a198659","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10184.tgz","fileCount":144,"integrity":"sha512-j1lG3Jy/3DT1U6I4cF3GjHklWAk6/27nsnxVWIICTkaumKRGNLD3XC4/HXBF/3JSTfDxDy2e0RMr/CxUEjelhg==","signatures":[{"sig":"MEQCIEnMFzHKpsfndP1psMnE49aPH4w86SzJBZW3CvLJ6iwjAiBSD+uWNMTb2D6ix7qCE2PuUbdCM292/UrNGKZS09NblA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10184","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f58bc9cc40907cade9ad325ea0694eb986c9a6be","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10184_1713083511281_0.9659587287598237","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10186":{"name":"hls.js","version":"1.5.9-0.canary.10186","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10186","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"61dcb7d1800b879ea9a423e6e88619ee0255d447","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10186.tgz","fileCount":144,"integrity":"sha512-cYpfIJY1JUpx0tafv7lhjxoht3R7C4Akqft+TE1a+0paLKsKcniSTqJ7dfGHKrwGi/GWadtuV2IbHVt/2tcBmQ==","signatures":[{"sig":"MEUCIQCYFjEEQwBeq5LGxrllUyj+5q1tNA8raLpyVVIwDZZH+wIgKvQDK/GfmjF7R5roYEvkrBWk8WLYP/9sSkTNH9n59S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10186","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c5857f7afd72c0c05e1cfa406e311aa8cc38f4b3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.1","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10186_1713084390662_0.15727683989299202","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10188":{"name":"hls.js","version":"1.5.9-0.canary.10188","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10188","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"09e272524a4f6544fbdefc503ae645c8fb38f202","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10188.tgz","fileCount":144,"integrity":"sha512-eElWKfFwo0C0YqvJThnoxJZRBBDk4dTLu5j0VO7cCbQqPUhPwmHDHFGq+qb247w0m0ZW+/SaDLQOSzV5ZnPGHg==","signatures":[{"sig":"MEQCIGyU66B+uTotVd1F9q+fJvw2zVisAGtgd+yfY4We8NlOAiAEMsPYtr+4FLxbVh/Zz7f8lJAGlHOwjL447vxtlj2VLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10188","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"37d554df2e806bf242d10a2207164747fa48b5de","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.2","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10188_1713233795310_0.9563866118902429","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10190":{"name":"hls.js","version":"1.5.9-0.canary.10190","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10190","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54a84eeb3410226190c7ba174f2a74dfdfc9dfc9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10190.tgz","fileCount":144,"integrity":"sha512-XLH54G16qzXy3uCPi4YVK3hx/Ix2UCrpofQ8Rh6HBAejXhqxOs/j/Ff5i7C9ETlAV/iztL0IToAKltkXwpkUqQ==","signatures":[{"sig":"MEUCIQC8ugSxYbQY62EHx2EbS9y2W2cyIgk+vuBHw4V5vEFCHAIgLmrNJu0KABvulCnw8HbrZdLBYRj2YJeL/eDGR9oSaCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10190","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"65e602b8ea22d84741a481bdec35df23aa3c35bb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.1","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10190_1713234834113_0.67058808916695","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10192":{"name":"hls.js","version":"1.5.9-0.canary.10192","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10192","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be6da3b1f5d8756dfc9047263048e373cea2aa29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10192.tgz","fileCount":144,"integrity":"sha512-onpAlYvLB8aC7cnTQGg54bzlpYXSS6DxmHKUqWalit2z1+TwlQUdCfH6+mWcMwFznfWC4Vy0VFyGI2rr4sXvbg==","signatures":[{"sig":"MEUCIQDSEWAm1l758TMo0oPweomrecZyWkMTQlvXGmUbTYv3hQIgDmqSdPbKVyojDPaBqj+JbDEd4uZeupabpxgSnQL8YVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10192","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"775d4785d5cc914ff5b742ea899a9bbc679704d7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.49.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10192_1713363480116_0.17004162931811728","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10194":{"name":"hls.js","version":"1.5.9-0.canary.10194","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10194","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d0c3341cc524167785859a0f50bcb69eb1d8a588","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10194.tgz","fileCount":144,"integrity":"sha512-Xw7wwicrbyKHkQCYyAwMcGd0PfgD+c9t5BV3BfMOj+N/TM/nBjczA/k/9iRQCYolZ0dfZm8y4HwIv3WPymW7Jg==","signatures":[{"sig":"MEQCIB/Qu2LXTbliABokg2LXh2SxBnyJtZflGg4uw3hWElP1AiAC2OILEbGIkrIzkFrmkwsi4K20sSUMoLTnnrTLOdQ60g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10194","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f890918198f12d533a055eeba3901f9ae01da91f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.50.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10194_1713472142269_0.7721035049183325","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10196":{"name":"hls.js","version":"1.5.9-0.canary.10196","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10196","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c1648010aaf11d51ad0d8888860911ddad2e586","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10196.tgz","fileCount":144,"integrity":"sha512-kjcHv/aKbhTtWWoB9K8jqr3qxPFh7fKKNDekT/lOGOhLIioEKKhd90ZhW8hOaT0PyCMQzGYQP2DwQJ5L3GiWZA==","signatures":[{"sig":"MEUCIFtwGPToRhP4GLOXefMA1WZ4/LnjwjBvB7A3GWGZlFpnAiEA5MbcjSzGB8KCuXL4K/A12EHxIZVYuWk13DhxsnLZV/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10196","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"447683084891b0e316c87100f5775ab8fc143c47","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.50.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.0","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10196_1713473524302_0.8713616493633107","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10198":{"name":"hls.js","version":"1.5.9-0.canary.10198","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10198","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5c5111aaf0faea1076ab047efeb57f0b3e437f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10198.tgz","fileCount":144,"integrity":"sha512-t5Jl9UjTB0HJf3f4Zblm6bZi5vYI1q4RL3Bz86GoRKELhdcLGRmzXQMi0kUt1KqXWI2mrnqH0+5+Mmj1/UWR5w==","signatures":[{"sig":"MEUCIQD7LQId9UoYMFOJqYs7DaUvQufVsGzm2cUuKCWlNY5elwIgO37lPerjzKqCilzNdsb4K1LBkYerD+kMMr1pE79Bkq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10198","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1b0305459ae85f431a7614c7cebf328c6d185c1b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.50.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10198_1713475742276_0.31816605699247535","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10200":{"name":"hls.js","version":"1.5.9-0.canary.10200","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10200","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df9cdd123b79e1df8fece0a1bfd01722bbf5ed98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10200.tgz","fileCount":144,"integrity":"sha512-A1g8TZmGnaqAnCchvDupAlrrxbqAds8zorAW9ly4ApAXYf8jjoWGO1t838Z8CnQf2pNJeo0tSaU2kUkmmvihxA==","signatures":[{"sig":"MEYCIQDAW2Ukgra1fRacXnVpsh6ffJkg/oiHrGPYK1sXfsP/VAIhAIpmHJCVXJR0QRbq5YPxO7wpbAsO9AeP1kLMpW/4+McD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10200","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"773fe886ed45cc83a015045c314763953b9a49d9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10200_1713477328830_0.5418321949922353","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10202":{"name":"hls.js","version":"1.5.9-0.canary.10202","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10202","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fd5aa3ae5be839e7fa898159382da5db6524ec5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10202.tgz","fileCount":144,"integrity":"sha512-N5X78jt/x1HtlG7E9DWxViSz0IvBabOia8kfWhhqQ8QL+nGyVZPbcTJRWy4XSNlolgADt1CaFfOQbEVWMEvcxA==","signatures":[{"sig":"MEUCIB4OSb+JQvga69QHt79aJqJUIlZeiXzBV83+NPAkd11+AiEAqamGCL/OlmileNZz7/ducG/O2/9hY5TCP8juLqspAGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10202","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20917853},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1dc90ddb96c8a11241d0ebb2710f0f1dba936129","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.14.3","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10202_1713782575325_0.7110582975369282","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10204":{"name":"hls.js","version":"1.5.9-0.canary.10204","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10204","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"00b1e45f4dd5f62a2931c912cafa5d96c2ed9e72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10204.tgz","fileCount":144,"integrity":"sha512-8s6OstUrZt8Otfvy0k9OKzq3XVwvC+CiJ96nDnSz64AFtnm/qxicSunb2IfWXKow7VDmhpYRnA9sMzLLCEULDw==","signatures":[{"sig":"MEUCIQCVIaLftGXqGmUDnIKcNeqdCm3tgV6KwbH5XGZc8Gw74AIgeh4xB4KT1MVRiRTCjzHAFPCRqYB7nQplLIor8+ScDAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10204","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20912772},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5abe3d54c2d6998666ac050e6fc779bdcc42bb9a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.6.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.6.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10204_1713783962946_0.4362857967921181","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10206":{"name":"hls.js","version":"1.5.9-0.canary.10206","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10206","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f624d82015cdf7d38e9594d9d55ade66daedb7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10206.tgz","fileCount":144,"integrity":"sha512-tcDrsvlRCOQNHx5ULKrOAUjhAumV1IEhtPH9wm1B8Z/wrQMlOe6dr7CDycMR+/QiXa5yvKBEWqI8IQ4VCZ7U1w==","signatures":[{"sig":"MEYCIQCeE5bJAvRRpmirwel1PhidYWOejbeRvxpmKT2j6Is9ngIhALrLjns09XyLvI+WSx+H5XE3uUuqrndhjXCcBGb/0vNl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10206","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20912772},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"869648d20714dda92080dfeb81b9cd6b71daa75b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.3","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10206_1713810274604_0.5890467189588457","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10208":{"name":"hls.js","version":"1.5.9-0.canary.10208","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10208","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a2e8f68bd2765c45b5d656f4740558aad60c03ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10208.tgz","fileCount":144,"integrity":"sha512-FLEx6G9e1yUMreZ1cndtctFjJQ0JCDEgyJzRwKR51P/0K+igXMdV+NZlHitH/g8hLEsQVzlfqxpfMiIrQcuWEw==","signatures":[{"sig":"MEQCIBL4jSi7mx7Fp5XuOwR3Gjo/WoE76cyLaye0RadPc0d+AiBeH+Zg+Q07ITBR0pchG6fl5E7RliS4HOFWFX/p8KDM5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10208","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20912772},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cc1258986ad1f0d989aac205622f3b48e4fe4845","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10208_1714092517154_0.7719076853854328","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10210":{"name":"hls.js","version":"1.5.9-0.canary.10210","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10210","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7633fd8c2b5224d44dedea2391a42b853b6a4fdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10210.tgz","fileCount":144,"integrity":"sha512-Y0h11HmfOLMNAGW+eKqc79WKBb9kJE+NMD6USakXdGBUiZg/GIVCqGvtg3sFXRv4ygBzhp78n/hlyxDiK2OTCQ==","signatures":[{"sig":"MEYCIQDXwuolYdsXKAR3C7a25TKWlqn3XV9qSnQIuKXP8xv3+wIhAP6oqaA4iuRXINAzEsMOUm+L18vntjkpOzSnOwYKiEto","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10210","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20912772},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ab7fb1aa82d91b690de7b047678945b650dc1101","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.2","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10210_1714093571119_0.8047633827646057","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10212":{"name":"hls.js","version":"1.5.9-0.canary.10212","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10212","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ada2eb72329d60bd4ee1f7f81a7a8bd2fb3cdb64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10212.tgz","fileCount":144,"integrity":"sha512-y1jJxGOte7xviy6SfbQrga2OeU2FlHl52Mv/SzuYf0L/kRLi/G8FXTHOHcuHoHQFAuLMW/chh2slgtm52l8Anw==","signatures":[{"sig":"MEQCIAl1GZrWiKmN1SreOrG8Z5e274zILsVNPnnUWM75k04sAiBp04HkuVzAYt0UMkair8/N2GSwC0DF87xLZvKGwcZ+Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10212","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20912772},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"21c00cf1a7becab3d269629719f4164e2645709a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10212_1714127795865_0.4460356248940549","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10214":{"name":"hls.js","version":"1.5.9-0.canary.10214","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10214","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c378144792025cf939eedb331edcbd2ad69a5da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10214.tgz","fileCount":144,"integrity":"sha512-pS8Q7DQ+ijGetSwJJmYGedgKf8CAUXSd6dXePz/SCklk4SH7LVa89Onx2Ues2LwpFIH0/mtBP7VrHJHbiAxZWw==","signatures":[{"sig":"MEUCIQCCtE9KqFHyWPzGwG2jo3u7MhpZ2uevi4blkcF36PVAtAIgYAhyDIj3+LzP0KN4b9x7HoD6/x1S+xY/8bqOD+5xMhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10214","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20914185},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ce2119d9dc25823d97d31d7b8d0163574e2ca47b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.16.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10214_1714408156886_0.1057346376610604","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10216":{"name":"hls.js","version":"1.5.9-0.canary.10216","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10216","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77e5730b8525dd51d3cf102fca394ccddb202bf9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10216.tgz","fileCount":144,"integrity":"sha512-zMAT1KQxWqAdm+tNP5b9kog0xQgS87ZJqIJhgZD5dsYt4v+jUD6E9DaPUTTIbpxfREVM52rllH6fU6FIm2iQwA==","signatures":[{"sig":"MEUCIQCKhWBg3dijLPdwwT4yn9V4AJnNBnQtRtVIC+31stX2ZQIge3oYzaDU5HaGKuiy3aqI+Fbw/+OZ+coXX+RbrXcIPl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20913795},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5a0cd36ff35ae3ac9f6c0785bf10b62f0b449b03","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.51.2","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10216_1714410258290_0.1666392200844109","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10218":{"name":"hls.js","version":"1.5.9-0.canary.10218","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8770a2f535cde49c0cec5564fc205bad5dabd1f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10218.tgz","fileCount":144,"integrity":"sha512-wekIfnWduSYZIJefPUreU7zpXnooStII8yclflHxk2+vdx4IxIW+Ci0iW+lf4567T8VSl85cZxOpx4Z/pD/vrQ==","signatures":[{"sig":"MEYCIQC2OveV/dksZzT74QJ/czg44DAzEMAlrKuT1wEuDP4ZRQIhALP67L96KibNXKLubDj0V0Y39iJf7dY/iROFzBDKjTxZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20913795},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"613899b1b4ca0de391965ca557a9b396a0bc7f5c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.52.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10218_1714578456924_0.32059813311648466","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10220":{"name":"hls.js","version":"1.5.9-0.canary.10220","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10220","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6ef1d4831e6d1cd0e1f6fca9434d932c89901a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10220.tgz","fileCount":144,"integrity":"sha512-Vwa+9+rp63qLqbYlewHgICfRetZrsqi1i7kfbkwKGiK3nLPzBho053UPBl5GoPU2AQ/EUJet3rLgyqcCPu8q8Q==","signatures":[{"sig":"MEUCIAORWVBqb/CSmLQ0WQDzcNc+cUD9qOJaocEpMJrS7fUBAiEAvB8/f+8DAa68TLJU63ivEWnQpfzBRouxSHb71uztW40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10220","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20913795},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"37581e3f919963b1f7f0a7ace62c037deaeb8242","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.19.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10220_1714580004381_0.5121923435800453","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10222":{"name":"hls.js","version":"1.5.9-0.canary.10222","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10222","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6b9719662d6f8eccd3c41a2e50add66fad9dc90","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10222.tgz","fileCount":144,"integrity":"sha512-oVwcZ7GMumg5zUtR1sTb1AM1mTHyRHwtQSSzBDI0bwhAyUVtzbdpeIEJyYt3cgisbxvGzVGquLBAjtOsf023Ug==","signatures":[{"sig":"MEYCIQC1biQsPJCjepUYKstQnLkRZZqGT9Zrzfgs5hfa8wSwawIhALSeLlJbKabnxmzywOCZV1ZBKxrFpbnJBe+GSiwmDAWJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10222","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20913795},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e5ed8e1ce710dad6b50d3ab053d8f57a3ad902af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10222_1714611737394_0.8779494689739102","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10223":{"name":"hls.js","version":"1.5.9-0.canary.10223","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10223","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20b2092e27b00320a14799b18b35eb4284e52c17","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10223.tgz","fileCount":144,"integrity":"sha512-p86kzZO7+9iEFMmiaBEB5r2wc1irUR5d70DePw+Hq3WEnWyLEW58+8yx0LOibCYKNnFneRNLczVFS8Bd0bsoTw==","signatures":[{"sig":"MEYCIQCjW+v3IVZEueLpc7GMot6pW1BOsm+6FHkBE9jKC71mqAIhAMk1DJlMgCG5YQ+guktlTDsBYPFZ6Zi3zSLiq8FrnXPJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919868},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"805e55535e1a4150c2cfbaf88f6f81bfe24a8df0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10223_1714755381248_0.6011937477365596","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10224":{"name":"hls.js","version":"1.5.9-0.canary.10224","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10224","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eed1763f1be6eea256531da568d9d03274ce9dc5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10224.tgz","fileCount":144,"integrity":"sha512-FtJNr1Yf/OlYHrGTwKsCg8jg3lNyU1FiC3M7gjEhTb0MGRdVs/jd7zYI0eI23iiCmfKT7VIe1SNzdTTEQtlAIA==","signatures":[{"sig":"MEQCID3T9/jv/4j/S30up5cqyz567AiXw1Fjoqw2I/OhBPdLAiBgQ7azWqgjZW2+N1PGCzekIuYmE6CnQITL7rRz6L2YWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919900},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"542e75f5baaeb14b025521ee6f96a0420893e502","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10224_1714862250888_0.6590018213597291","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10225":{"name":"hls.js","version":"1.5.9-0.canary.10225","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10225","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10cb6bc94e17149229b9afab64c2a194bdfe1751","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10225.tgz","fileCount":144,"integrity":"sha512-sjb/qD84RAh02KgPDvkkaPYAOWOCV1AnLT+iZclmdAVbqkZbppiqRgNa5e9XLGKQ00HKon14Z0LH6X6umafZTg==","signatures":[{"sig":"MEQCIEmIZ6cznyE0JYVi5scbw0KP0D/AH4mXhUka6SCLUxhqAiAr0JgtkOTBRUcIi8mVQ7ppawPHhnbVqEg99LfcSy9wIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919900},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"18419d772edb5e1642064d0ae0c789a9ee604d46","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.4","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10225_1715022078757_0.6486610643838484","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10227":{"name":"hls.js","version":"1.5.9-0.canary.10227","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10227","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"026de9b9546ec15dca1cfabefbbb09937441a6a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10227.tgz","fileCount":144,"integrity":"sha512-9g+okzaLqmBfDDC/i9LTm5AFLFq5WMKX8rMqVpuqNAqdVLhS+w/NPkyVkcPyNa/SrfSj09vnKBrCg8MUX45EZQ==","signatures":[{"sig":"MEUCIEfuFuVNtl0sVIg5OlwCjZlrn4dqA8InNZlbu1KBeG05AiEAtC64vKB9DATERYhRJtA+VptKXFjBgj6Tg7mLHhlhCGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"28ac6d60fb47eec1500058c6b752eea1d76a4c80","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.7.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.7.1","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10227_1715023660436_0.2585898921732186","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10229":{"name":"hls.js","version":"1.5.9-0.canary.10229","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10229","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a103a78376fa6bf30ea38311855134a3c9dd5308","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10229.tgz","fileCount":144,"integrity":"sha512-aOMHD+4uhbwyZ5gX8rZyhXd6TvlaKX9VgSGwAW4iMUw6f+LJSTAe+lbzPek4gsZ27Wr1+mp2zLba64M0iAxhLw==","signatures":[{"sig":"MEQCIB2xNXtyqo15CU1F9vBvlUDLjpzFphZZcM+Zf4ssTG2UAiBbIhOQmoFmo22bbAZ7VVcHeESP8VOLs0CAtEDFbc8JMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10229","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2524b720caa75a10264237a7c197aa6f5ce3d7ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10229_1715024990409_0.9511257033930005","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10230":{"name":"hls.js","version":"1.5.9-0.canary.10230","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10230","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e67fe31ea0cbcbe8a6587e7432891ed583e91c74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10230.tgz","fileCount":144,"integrity":"sha512-AFlLEFkMIqzfo1PCDN3jsZTjYKW3YILe4BrV3XaDCjlUn74JJeraMIVmUKvxRt5+lgOGnTJ3G95dRnv1hkxyKQ==","signatures":[{"sig":"MEUCICKlooYnm8uCViQXOY8MwCjSxXnMJby6bAkUSVVXWlzTAiEAn+Zo7aPykLdKYl777T2pgRpPm95nswL98ZV+cEvNh4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"edd058cb43ac4102e018f5f90a2c45a1dfd60519","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.1","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10230_1715029460045_0.08854444308814569","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10232":{"name":"hls.js","version":"1.5.9-0.canary.10232","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10232","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be22a5871f672f91b940d396a6b2889598199e07","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10232.tgz","fileCount":144,"integrity":"sha512-tkExtA1ZoJ2/FNXpaqobIquu8+Zo9MtT55GvPnCPtf7o433tkk1OIL1Y5BPyU6DFDLgN4Ro4wIBd9W/qx47rDg==","signatures":[{"sig":"MEUCIQCc+zyMuVY5FRCfxJG4CNkcCme63aXiMLOadoqbvhodIQIgEK6F6dT1JqQCVfA171X9RhrsZWowBytgKotQoj8onm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2c19c5c389557006511546a42d6efe907d0025fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.14","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10232_1715059979194_0.9505358637272658","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10234":{"name":"hls.js","version":"1.5.9-0.canary.10234","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10234","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d7899f8a90161f8ed080c36d2fbb8d387a7ac2f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10234.tgz","fileCount":144,"integrity":"sha512-Q2W9kD3w6xLgeujNc8rlF+7RLXVxEsUgDilK6hkuBApmXPO8PMFapVDRduuD/p/KBmaqG+KBLXw0jeXklZcacw==","signatures":[{"sig":"MEQCIDuwh8plCG0Ay+iadtWsjktcnFcjrTkkgTZuKpt510DgAiAL11XjLqB0khJtznNAML/Rsmy85CYmusihOB8YXslW6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6a39c8ca15a181ea07a6c179f0df37f7e8d0bd19","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.15","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10234_1715266309230_0.8812239747155368","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10236":{"name":"hls.js","version":"1.5.9-0.canary.10236","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10236","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a68063823eff925106de3f5a4225df74cb88fa8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10236.tgz","fileCount":144,"integrity":"sha512-jvRq+a6yayzvq1gz9nulZgAtH0AWGeBRGn9OfGxO2uL6mgDJfe5gUA6G8pMUcGs1DX+M0Tt2OqZuipEnhg4y5w==","signatures":[{"sig":"MEUCIQDgMSOPxDGb5BoaXv7mNchEl6AQrWb82JD+qoaZMgJfIAIgUeKSAeCkWmX5/3Ckxt+JNOhZ4GdWnKUk363ajNdjbCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"880b9188010a4b2e7b2d868a7b7846f5a7f787be","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10236_1715268348376_0.5521251455033296","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10238":{"name":"hls.js","version":"1.5.9-0.canary.10238","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10238","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c358290e33a627b9ecd337192db679e96a3430c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10238.tgz","fileCount":144,"integrity":"sha512-8aBMyrIta2g7TIl0Q8C1btRIi80zPXiaYN/nwFqZZrJ7gl8ptpHMjbVs0mYe5AlJtK/dwgb31d3yuzPybGce0A==","signatures":[{"sig":"MEUCIBd3vsopPl2U9LZJO6fua0zmJW1XtD/+Ss7W/n8rQP32AiEAzAWhkZfmBHBsB3pmKg9Hysv414TPeHHA6vstMumrH2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"26fce729ffdb6ad669e9874f37b8a03cccc12b92","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.1","@microsoft/api-documenter":"7.24.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10238_1715621276024_0.4170405596816702","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10240":{"name":"hls.js","version":"1.5.9-0.canary.10240","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10240","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4107461065e2c671bc95daaf3d33de50ce67226d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10240.tgz","fileCount":144,"integrity":"sha512-JqbMjsHX360rSKroeXFuy73TvnOjcph8JSczz1qZST4RI53AuSvGjH5odfgTg1VYbzE63b51djCdpct97hhkdw==","signatures":[{"sig":"MEUCIQDQJ3682OzD9MNvKmwbzWNahyLmT2kgqlwnETdxBMQz/QIgFGWPh4EVvNGQZtP4E7B7rVkek7kYxotMZY9/NPJUgX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cdb34658a2e94c842ea95113e418859d5c2ede94","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.2","@microsoft/api-documenter":"7.24.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10240_1715623527364_0.26034426973018965","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10242":{"name":"hls.js","version":"1.5.9-0.canary.10242","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10242","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d2775fde54f991046a9ed1ba5456075b605b619","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10242.tgz","fileCount":144,"integrity":"sha512-POQ71WaqMf9AKmXRx9w85MbgQOa27o6fA51OEAjGIZa4wr4P2nhPI2Xqb+icu+djA7TcJBttZNEU4LT85kmhCA==","signatures":[{"sig":"MEQCICU2kZ9qnkv73veWYGO4etAgD4mgRr7vJNIEPSh2tYSuAiBlzN+Y8eT3lV6hJ34aiIMlA2826fCQjMPiGqfQaQYePQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"737fd4323b927065fda2177b668b805f799e3d62","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.0","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10242_1715625281797_0.2930711518977336","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10244":{"name":"hls.js","version":"1.5.9-0.canary.10244","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10244","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d17f78f54d29f9f4b6ab59d4086d2fe8b03d412","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10244.tgz","fileCount":144,"integrity":"sha512-AUkghsHUgL2aNte+pvJPTOeDJ7ZNjULDRtNHbTxzzTMCdLyMa2jr/RgfJe2WYrJEZiuIfEZUiae+4GiUgpYhBw==","signatures":[{"sig":"MEQCIALXupvpChYQkJVH0iQlBKoicJP4jzBj2eTWRikwefCwAiBQ1af7/L5xGaHgT4gucHV8IesjAojyIJKq5YpYdwMm/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e6beb3f2ddcfe54a5de0a2d1ffddb4e4729f13ca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.1","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10244_1715719768867_0.18472220934155725","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10246":{"name":"hls.js","version":"1.5.9-0.canary.10246","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10246","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3927997672363e638fc3436b66ba205cc2d6e1b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10246.tgz","fileCount":144,"integrity":"sha512-4hlQcmIRDlqzy/So/k70FHQtBhezNnctt4Nps0H6JHbj//p9LjQEmBLAP2J+VvNX7pJV1r2V00j5cuMhsHR9YQ==","signatures":[{"sig":"MEUCIQDAzXfwkfJcL3qilAkN40iENpdgzcG3oQ2rjplFQeGcmAIgOJDSmCxBZIoKiqe9Fu8oWGGfiFVTofyfuJ554Nc/+Vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d53f022d8f23b34ac3608746ca6a8d9ba5eeb644","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10246_1715721566069_0.22581240415050585","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10248":{"name":"hls.js","version":"1.5.9-0.canary.10248","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10248","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e5272adab44075b7d27f3b6f4808233f2b11d5b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10248.tgz","fileCount":144,"integrity":"sha512-OeQYbVRe9AMfC+iUhmIha1sx6AlW6Fac5XpGrd01WIuFhF9ta666mIcNChrIK74Y7EEk8SRkEvPY6TEhSCgXZg==","signatures":[{"sig":"MEUCIQCQnNr9XpiWu8e9TrfTsXVPfQBSD+3BWWulBeeX+RHcCwIgYGrxarBTlkdDJiLd3CnBbJsep8/W3ZaUOEb2T73t/UU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10248","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9da44062f6c1e78b89b331db96e53a008e732df9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10248_1715723495213_0.19918433411487735","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10250":{"name":"hls.js","version":"1.5.9-0.canary.10250","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10250","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3501467cc192e9d36ecc8b9e32f5b9da950e0fe1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10250.tgz","fileCount":144,"integrity":"sha512-40XR3cZRxRYKhBU8Sb5U3v7Nyct9298XLTLHPF5Z355zCr87lQ+DTdFtIHsfNc9XX7KkI9S1e8Ada/hyyrbOjQ==","signatures":[{"sig":"MEQCIA/HzXBbUXazcnzJtuna+T4lgR6aQEmAKab6rWECiFToAiA274sZmUzW/Yidyqga4nR0LKwhrsOQ9zq4/KEpWIgBNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10250","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6f9840db3a52d269f52a58fd24557d7087a29a49","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.53.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10250_1715725078898_0.16275398383130768","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10252":{"name":"hls.js","version":"1.5.9-0.canary.10252","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10252","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"951cd4507edbabcfe6103c893319bd3875ffeaca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10252.tgz","fileCount":144,"integrity":"sha512-lna5/bZt19XkqukxGQfNYfS58nugbfCcWJjkYJFGZ6mV1TJHwBlapfqFGh5IiDGNeBwh1qMHR0lvNmsYoO+nHA==","signatures":[{"sig":"MEYCIQDy13/HfC0xo3NKW/aLgBH0W/0HkIA9boKh3TqBV6Y5DQIhAO+aJwjuQGFzS5LRCNLr34oTqgfQH4SjaTXrWDJoiWx6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2ce2b5f2cb22113c7a87d8675f0dab867442e8ce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.12.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.8.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.8.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10252_1715727486005_0.025698043636900758","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10254":{"name":"hls.js","version":"1.5.9-0.canary.10254","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10254","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"182929359ebc613ac81742da4416264feb434be4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10254.tgz","fileCount":144,"integrity":"sha512-HUpVZTYGa5DaPd1IsAQxh9t/E6iAKkLFQC6puWoQwZsWSeYr5KElliEBkLZbSs6zZ0zGiIa1FtH60cHvUypsrQ==","signatures":[{"sig":"MEQCIB9juIRJKBohEeqq5+52uXu3MGnTuLSxFqzWsNnqjZ8SAiAzyggjTdJQ5Ff4qj1ftRtykHw11ccjLKXCgjl1UOa6Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10254","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919745},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9b1ff64c0d8291b9db794cbc3ff7dcd9c2d25e33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.9.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.9.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10254_1716229555970_0.37270659827669705","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10256":{"name":"hls.js","version":"1.5.9-0.canary.10256","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10256","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc628452bfdabd2bff5ea92847fffbd9ed201007","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10256.tgz","fileCount":144,"integrity":"sha512-yGm9HzV4eTsFh0dkDwBan6uVu+ocPiXAJKcvDwKSwkkV/KmOitdbRTszL8KEoezGAhWLKAOQT3pFNTw9uTeM0w==","signatures":[{"sig":"MEYCIQCAGfrIHdZabS7U+IrGuqdks1Xs1tfU2d2gpnyX3nQEvwIhAPQh08sana1FWHnOTHcH7VXtGBWzk5lK8r07dxBepQVp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10256","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d97009e7c4c3ea64773fb08d61bc31ac8e126ada","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10256_1716231488060_0.25912900026166263","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10258":{"name":"hls.js","version":"1.5.9-0.canary.10258","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10258","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2172f7187655b07e66221eb407babab48a6ad306","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10258.tgz","fileCount":144,"integrity":"sha512-nIlkEDdGCOGjuw7bQzQaoHzrLfcXUZiy/2bv25ru9jUd4izg/QaD7ezGHeckPpc3H87MJjlw4/pPfQv2cTGCdQ==","signatures":[{"sig":"MEYCIQCoQKmyyIFeq3VZ69y8n/jmbL/fjwU98VBVbHGdN41C0QIhAJkdfjVdFrzXHZsVX4zqdpMCamcDaR7YsO6NMU93sbg3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10258","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0f46ab111a11ded3055daf5bbab0c083e54fd422","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.6","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10258_1716378458050_0.02486594398335451","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10260":{"name":"hls.js","version":"1.5.9-0.canary.10260","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10260","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"abf9e5d91d1402948a84990c6b997ea36531ecf3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10260.tgz","fileCount":144,"integrity":"sha512-pme8RNHgToLNLN04jqSv0sSIIFfmFeB+AU2nVZ4MhGJA4F7mFDYPjIgAXcdgnt33iNEmqmr12qNuPgjyilopag==","signatures":[{"sig":"MEUCIBugMo7LULLMqhVKfgTrytFt6+oSudJrUp/UNiNP/meGAiEA2W+CJPYuz9EXyQiZMGnW3bSb4jSobJW9OBt9nsiVPpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10260","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eda072b1c33f3753598d20752af124f41594c568","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.4","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10260_1716380123230_0.3250742560478115","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10262":{"name":"hls.js","version":"1.5.9-0.canary.10262","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10262","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c349916b29a2346c8c6f634bb134d2c3a8a0f59f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10262.tgz","fileCount":144,"integrity":"sha512-/5Hc4qVk8IoLSYfJBZ6VZU1KnNKsG1TsDG2X33vapsJFiUo+tUqk+mm0daiSGYS/gt0i8wMTlkOpoocX21+CtQ==","signatures":[{"sig":"MEUCIBDFX0dk56rKITtqlrckSAKE8UQevDPN6Agtg9Ew9v6BAiEAtWHr+s5WiPYocCoLwj0/Hwu308lFCDbMUL1BlksyThQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10262","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1fa77cf2566e3006077bb2c55d8318d4b15d9c7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.5","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10262_1716382317446_0.006668006202628307","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10264":{"name":"hls.js","version":"1.5.9-0.canary.10264","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10264","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a18b8977fbec63c0b7816fb93f5b852bf8098b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10264.tgz","fileCount":144,"integrity":"sha512-Jc1J5ygZqza8VzQZ0tGjBoUcIvsnubQ8m2i5gLj3oVmfhgv7SfGRbijlmiSv+BlX2nvu2bTg1sUhtyKVKlsVwg==","signatures":[{"sig":"MEUCIQC88mx3RCTUZQ+yAdu1YuBLUHNh3iEP72zsvoaHkImMdgIgUljDbVtYIB52AqrEzg1Ygfc3molmOMMZlDly5Z3LIdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10264","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919747},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"238f2173afe62bc9884e3bc4941fa7e62e71aacd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10264_1716383931377_0.8870898091166515","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10265":{"name":"hls.js","version":"1.5.9-0.canary.10265","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10265","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c300afb850e0c4e42b662e55972d731e56ba667d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10265.tgz","fileCount":144,"integrity":"sha512-NGYzXdvmgPczD+lrZ2zkKWDHEnkNOLu93TweRH8GMRGw+v6paQGmYRg4JNVgnEWi1dR+PQF44WrvDfttq4fxzQ==","signatures":[{"sig":"MEUCIQDo5K4vzmUjQS0uQ6VhpdzBQ4ur0KOYIQoIa1o/M6oHbQIgRd6AeH78r8+as5sBEb/GnTHKb1iRkDtbIwNVk/4d5Gw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10265","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919944},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a16912b0cb5ca358f6a77a465ae8286641212954","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.20.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10265_1716406596119_0.13003372409873215","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10267":{"name":"hls.js","version":"1.5.9-0.canary.10267","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10267","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8aa1d18873e4e67816cfd6063c86129f9b1cecef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10267.tgz","fileCount":144,"integrity":"sha512-B/XnLol4tAsPHA11SjYID5Lb/NHu9O+wVst5nA6bKSqL/JYU92iJdeCyZ3pFeSn33lDZi0+Wg8C73Hg/W8Jr1Q==","signatures":[{"sig":"MEQCHyVpChKGBgQ8gEBAbdNDH88omzN/LWWzrCxN6ofqPyECIQCwNQZeirwdUjni4Nnz44Pef92prjXU6ZAkd23AWv8njg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10267","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20919944},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54a3568180cdacceac5f2d09f0d560f048bfdf42","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10267_1716470907344_0.6034042103339954","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10268":{"name":"hls.js","version":"1.5.9-0.canary.10268","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10268","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67befbb21f329bf4697e12c1d6095ce2abfdccf8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10268.tgz","fileCount":144,"integrity":"sha512-ItPJAkEHjFXcz1RA9Io+SCo77h3w6AwgM8rELXp+ZeqMLczSdLZQAwjLdukjaYzY7A8PuQbyLiyHHkZHoVwvnw==","signatures":[{"sig":"MEUCICS0EY1Ah4LbsQQ4Xga3HhdKKqCFieIfHKVVYjweQtvMAiEA7YbAqlrAqGJC45BStU9btXdIAgnABIziuQ1DF6PC2is=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10268","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20925424},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ee3abcd0f009c483a73aec9cf623708c609d0057","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10268_1716506380785_0.7244345540757258","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10269":{"name":"hls.js","version":"1.5.9-0.canary.10269","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10269","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6dd9c4f24f02ff11bdff5c0dc011a95a3a0aa9b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10269.tgz","fileCount":144,"integrity":"sha512-dCK50bYf5W42NlhWcjlbrlnN0NW2bPo/9j3af2/AOw6u3Q067kHkSDxuLypRW8UwSP86yIXzs3tCVNGpClt5aQ==","signatures":[{"sig":"MEYCIQCiWBJ2XkuBLixisFxz9eOCZx8uCP+08WN833VXGnvyIwIhAJa4dX3G7yK66LPsJVP+IRGTcDk7ArYz2mVb6xy6pT5J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10269","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20924312},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a49da64d146e3ee8e7dcfe8728554a30002b4722","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.56.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10269_1716511191351_0.5899938804071936","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10271":{"name":"hls.js","version":"1.5.9-0.canary.10271","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10271","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"676fb7b4ec368734c916efec26840ea158d0f0e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10271.tgz","fileCount":144,"integrity":"sha512-0wHQqKhY3VLH4zrundNYba7K6F6dcOOv+iBUXmzgTFYgNIBvRKxykQv0syRjnXtbm0IKq1I7EuCTFVbzhL06Zg==","signatures":[{"sig":"MEYCIQDgSCTAkJBcgk7hSuupBD7wycZX17EY8ttm3wD4fxiTQgIhAP7N3oothHJIlzi/x8RWwgyDX9aa0HYF6fjVYoXTG+GL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10271","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20924312},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ddac9f414672a5feb81acdd26f3aa98c3959843c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.0","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10271_1716549084482_0.48260196438774483","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10273":{"name":"hls.js","version":"1.5.9-0.canary.10273","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10273","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f58521aee32b2c2c788e117805444f1f45480ba5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10273.tgz","fileCount":144,"integrity":"sha512-drrndDjK+LO8EWcY/jSrRIz19Nnir/pLIFIMKerRXCoNyuR80qd4Ag2BaL2CTer1Emuc/LpT6Q5dopXI65IrbQ==","signatures":[{"sig":"MEUCIQDzImD1y1GUTtg0qdi7KXu8uBk3ihxHVLy0ijn5m/OYTAIgPzIw7JeXVQwHYnfpNZ4W2Vrg3kBRiY8v8mPsQKISxw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10273","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20924312},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93e098138162af3f11e76fcd101f309c86bd356e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.1.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10273_1716550952448_0.30609368395949876","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10275":{"name":"hls.js","version":"1.5.9-0.canary.10275","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10275","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31f1da2cf30bd2b41bbf17cd707612fd5d1fa31c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10275.tgz","fileCount":144,"integrity":"sha512-JH4vADN7MtQ4dWcqTYGpyVzwmMyEy8ThVXk4B0PAGhp/tBY0NqbJzqKZ39yw5ur3yPZw5SOgqGNTUu18vYugFw==","signatures":[{"sig":"MEQCIHLedXFqS35RnxQ+Q2fb+mL1/2WfShhsh8cVUiuk+u9XAiBnPLc+R5+FdcNbBh6xXcUiz/UMa0VK3HMmVOLtCwNe2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10275","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20924312},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ce84b467cec80ab2fa48fb7d300ce3f9049d7f04","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10275_1716552953720_0.691729433040192","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10276":{"name":"hls.js","version":"1.5.9-0.canary.10276","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10276","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11e556b235a7b553dc3b91ab4cfffacfeaea82d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10276.tgz","fileCount":144,"integrity":"sha512-WOYj6QZFtn4EGp3LoteGYy4gm/o0MoRRR26tL75aCA53U0gEKfUuYD2fzJwLawWR252GnlU1Ympx2psY5yyiCQ==","signatures":[{"sig":"MEUCIG/muGkPs+L4X7a54aMkR0igbIaP4V9GSfWFHv54ZjCZAiEA9yIFX0t4+MTnKeXutbXHcNkWLsMu8aFoMN3snxH/igs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10276","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927456},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d0832c6c0a6e421e2eb221f5e83951001f3b70a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10276_1716576853183_0.42503594992141713","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10277":{"name":"hls.js","version":"1.5.9-0.canary.10277","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10277","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b45c49abe282f769f075ff4c28ed5f630ef4165f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10277.tgz","fileCount":144,"integrity":"sha512-ePLQFenWqWjH7tEUM4nwmQDWTfjWJAhkFwKvfyOsuoGUPPEmRADyLIapM52sZv5gY9xnkl7LakogQd1ab6WKpA==","signatures":[{"sig":"MEQCIAviKsg0yS57cwNWb3osyAVsFSeobyM5lqTpxNIxuFnxAiBQqgNwsD6Bc6/mDQhOf+w635gL28sQmrytA/VSEDcwcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10277","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5d2f57cfcfb4f88fdfe9e39147b9f7e78e6e5a38","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"123.0.4","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"16.6.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10277_1716589383172_0.6956253674495447","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10280":{"name":"hls.js","version":"1.5.9-0.canary.10280","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10280","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47a2e8f38745a1be3a13c01a1ce42f4734dc4564","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10280.tgz","fileCount":144,"integrity":"sha512-4wUN2DRVRnfDh+Y42NxdsecDEeW9+sex3WQVClg8wWh/0hJ/aiiX3xuxjwRxnT/PPl9Y4z+xB3JrhzwuxognEQ==","signatures":[{"sig":"MEUCIFKBgT6CTlt1TS+rpGnoPTdOnYpLtU5w+SIXEaTkhXt9AiEAy9+PZXVRNA9cyMv4IxL9eR3dxmZs1A6UPiEHce2QRC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10280","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"98f3326bf597a0e57f0ac2e3378d640604a64f2e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.0","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10280_1716719299555_0.2752219952624715","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10282":{"name":"hls.js","version":"1.5.9-0.canary.10282","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10282","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ef0a051a418a6d9a8212d832665e67fc4a065f59","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10282.tgz","fileCount":144,"integrity":"sha512-i08MZVeFeOt3y67XCKG3PaESUerPoE20tYdhWfDwWoO2/cSsG2ZBTgZmAw15KRgItOMMzLWUhTj2LGogs8MqOw==","signatures":[{"sig":"MEQCIHv+6ALRXUj94KmLlPvBWUcn6z8ZoGvcRHZsT44Fd7DSAiAZ5X/WIRbVRaCItYsdxv+oOXA7DBqniw8pmfoUFSuT8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10282","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c0ebeb289562ce6b40a9682f585071b38e679b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10282_1716720749563_0.8379802825235583","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10284":{"name":"hls.js","version":"1.5.9-0.canary.10284","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10284","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2ca6f7dea4cca67833282e3cf3e3094150885c22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10284.tgz","fileCount":144,"integrity":"sha512-jntNcznX6gq8xiyJbDWYHpgjsSxC2HHO00kxiELvaa4fJGZe9b5JrPegPqM/BqsNNZURt9bHXb0ESM9wNqMKGg==","signatures":[{"sig":"MEUCIQCedVXoDzudC+a5MzFtEW733rftbVoBZgXmA2984QzYrgIgcbputErHLsQbJCg1oofFXFlIMxV2TfFciqKkCoNg41A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10284","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"74bc75095eec7e9fdb3e02a7a811cdb0b1204b4b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.6","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10284_1716890563912_0.9209794690062356","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10286":{"name":"hls.js","version":"1.5.9-0.canary.10286","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10286","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbf645c30f503387826f84a5c7f8dc8af211cb05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10286.tgz","fileCount":144,"integrity":"sha512-5zL5ocHyNbXbNBHeAItF/u2itFic+NzKY3/Y/dxq3K4IkdkcreAKNsLm0YghovUtF+q+LsTv4CygRMm2DuGWRQ==","signatures":[{"sig":"MEYCIQCf3czeMM6kNl1ii68yVbOyPCwnOZ54cvR+rnYUtuVmlQIhAMr2leKLsHATM+Fr8T52vkexBzmBvsLQ61c+G5G3ERKo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10286","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e45945393f7e46ba592eec42d6ccd5c6e42880bf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.2","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10286_1716891439370_0.24037187160840467","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10288":{"name":"hls.js","version":"1.5.9-0.canary.10288","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10288","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e200d1ea5b445e4b93b8f12c0bb06537663b03a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10288.tgz","fileCount":144,"integrity":"sha512-XzhIUa4sjIWT6EYEdhNkKZ1O9l5FSA0UYlIImHFi2EnzBtQXg/BalbipKSoQajruEWROz4djLPDb2LfXUWVTOA==","signatures":[{"sig":"MEUCIQCjb4ZFhC10c8mBJmqnhZfHIJa6DTV0hackEwofdz8VsQIgfk6jmYSkQf8Xy73B4tCkBZ1lecGD2/KgOUdSf0ZvNHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10288","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927965},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"05a5ce5cabfed6a27505b390eb57e0f6954b7a04","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.17.2","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.4","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10288_1716925032361_0.16855144693751511","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10294":{"name":"hls.js","version":"1.5.9-0.canary.10294","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10294","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4eda967d5add71713d5073ddc6906199e528ea69","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10294.tgz","fileCount":145,"integrity":"sha512-sFeTlAz82BmXmgHthNj8cad0oRY/cBmCMk2Tf2tWOfwx3QHWjUW8uraozl2gQzA6dDpqQ4nvnIUTXEEJgLN4LQ==","signatures":[{"sig":"MEUCIEPlE8a8HPdAbhR85gTEsCYxKjCSHlwAaPuDrmQR8BH2AiEAmiDCfqYI1zn8W4V5WH59I+TJ+pKnbeusNfL/Kgeq5b0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10294","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"776a7c45a1f1d2454dd6519f4eb17e29446501da","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10294_1717012007025_0.3308461226410624","host":"s3://npm-registry-packages"}},"1.5.9":{"name":"hls.js","version":"1.5.9","license":"Apache-2.0","_id":"hls.js@1.5.9","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de7139dd48dd153db70a3cc60f0dd68f133a9b0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9.tgz","fileCount":141,"integrity":"sha512-CZBc086Ljw7Ie1IGOGUPLiINBPuJcv53O3jPRjH9aJJcbaOxAm7+jf3/TKpNZlCjCjXIz0GhmQCVAyraF7/SkA==","signatures":[{"sig":"MEYCIQCu7gmk0PJOW5a56B4t1/EyfX/nLCZBVomtp73c4rF/MQIhAMAV3RY9d9U43mYSGAl2V4Y3yABCq3Pkep9O90mcyeE7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20177728},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c9e9a40ff0e5351a1671ed385065535d6f74778","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9_1717012155463_0.5380222603108504","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10296":{"name":"hls.js","version":"1.5.9-0.canary.10296","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10296","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1a464b5f1a7b624992128dddf496800fc029c1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10296.tgz","fileCount":145,"integrity":"sha512-4z48keXfpO2zEhPLsqtkYYvDqb2dJmDtbCo82ZsdgUjpqXQGO1z+EBEaOgzFXhRsBg0/GJpz5LXpc9N3EbNqdA==","signatures":[{"sig":"MEUCIFmzRKUodZkqWqr2ExlVcEYH7FVYZh3wvvk01R032UZKAiEA9YlfQzT244A0QEeQuXUO2Zklg71OzlsdFHu/7fCvf4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10296","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"46c958424151d5791f25c871a91d1640a6f03543","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.7","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10296_1717013032813_0.5196880292953812","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10298":{"name":"hls.js","version":"1.5.9-0.canary.10298","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10298","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd0e501a1fa36fd1937f19305bc77a48f72405de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10298.tgz","fileCount":145,"integrity":"sha512-bzyh55o4qqY1TBf0Izx6rahBWgPu+o/16Pdf2VVvB14w/SmsJAq1dLjIq7laWDJYNEoKW+XyQC+3wRMqEK+riA==","signatures":[{"sig":"MEQCICZlLMrTWroIOMJYQ+7ZW6zd2XKiv0zyMGeBm0jO1LEWAiAQ+yXRIWlHVlyiLMBpTGizCoDr1n6c99VrW32sDXHHag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10298","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1a8056c23525e18528e7de31318aaddb4a410359","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.8","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10298_1717041474532_0.6842302282693045","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10300":{"name":"hls.js","version":"1.5.9-0.canary.10300","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10300","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3dbd4e22a6218c3566b083f5f0f01c6ebe7abc14","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10300.tgz","fileCount":145,"integrity":"sha512-TjXhYa+hnUmoNzvSmEjsfhcsflXCg05sBHIxNI4Reh8dFXb28RrO/bxo5Uk2luOKbZ6enlEH/8Kz6VuJvL5ZlA==","signatures":[{"sig":"MEQCIHzvNeauA13FeKDPxWY9oYxTUkKxPXoBNJSj+g6Bez5aAiBN8/iWWXcDtBMX2aJMYC3OBlysVPT2mpJ7zJdE3/jxNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e50f362fcbfe06c51cfbef2926be69d3e03de952","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.0","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.8","@microsoft/api-documenter":"7.24.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10300_1717093356600_0.21577425947576034","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10302":{"name":"hls.js","version":"1.5.9-0.canary.10302","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10302","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34df7b4d76e80c2a8ef771416f3c8b6a15b3952f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10302.tgz","fileCount":145,"integrity":"sha512-o4VKV6EwiEezjS7jgmhpyRcEhqWliNHA932QKTViBYxlgagh99CXsJedaP1efcd26dLbJBHbtYuoGnJIGNhILg==","signatures":[{"sig":"MEUCIQCTt+PQCqO5x3BMgV+rdsG3K67HcSLWuMH0ye7ZL3AsTAIgV99WKluiLB++J9ypiu6KJDD0vV5yWxEDdStuiNhChqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d67c27080e4d17e309ee2a09db437fa7667dde57","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.0","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.43.8","@microsoft/api-documenter":"7.24.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10302_1717094877340_0.28045721400750967","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10304":{"name":"hls.js","version":"1.5.9-0.canary.10304","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10304","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5f93e8800d2863ece6df398b05231f9a54abc6a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10304.tgz","fileCount":145,"integrity":"sha512-zTiLAT//m9dhIOwwI5m2UcAufwWyTirut8Uh9QhWtG1U9gwEUi9TFXV+Z/sMyno8P/SbFN+w3HTMgOlB6TfaIQ==","signatures":[{"sig":"MEQCIA4YuTEg6S3pRnsxAIK6HUZhK/uebuFPxYejunO9y7hzAiAkUYOQKS6JsSJbYbku9GXXyG+Wulm4e+fc1NcDQA/dIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10304","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fdd652e961003e63aa01577df13ad410eda1036d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.0","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.24.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10304_1717096125390_0.6242742141280802","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10306":{"name":"hls.js","version":"1.5.9-0.canary.10306","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10306","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"198f3a20740be920026545b50b26fc9f7e4df953","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10306.tgz","fileCount":145,"integrity":"sha512-ULUAIalYYMP/GS1YmxEVfftT6ARLfKPftvudXnK14scpeLS+wP82yHRw5qJAyXEu0SDWBAsmM9iYc3F5aVz/KA==","signatures":[{"sig":"MEYCIQCGDzeEH/HXloPdmt9WcTvEuEfCBsDrMJOq58qPj25EYQIhALkHkMVVAmdED9Zjwuxd/EcuGfl07fn3koPDcsz/3Pgr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10306","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"328176873d67e73919d1f0865ec40470736fd8d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.0","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10306_1717097743419_0.5217353750161757","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10308":{"name":"hls.js","version":"1.5.9-0.canary.10308","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10308","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"648c6b24df4364c77e57eac112a544475ebdb702","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10308.tgz","fileCount":145,"integrity":"sha512-l8uz9b7RmvGJdok/mTCGa8wSJwCGqyN4EeaIrYvJBvUOOObUmeGflkF641P665Rzi4n8WeiR+5Rw7ROYPGSNyw==","signatures":[{"sig":"MEQCIGQAu8Ns8NPgIW7+IbG07s7MN1kuiDcI24SCxyG1re/YAiA8qGHE1x+GjrC/IBjvE+x+mtBAUYWLliLX/rhSdQx06g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10308","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20929288},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6d29be10a49e38004bf17e584f078f2719ecac5e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.5","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.1","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.3","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10308_1717099258073_0.007516469658885416","host":"s3://npm-registry-packages"}},"1.5.9-0.canary.10310":{"name":"hls.js","version":"1.5.9-0.canary.10310","license":"Apache-2.0","_id":"hls.js@1.5.9-0.canary.10310","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e86cf8703b794e0627f5338d218fcb64e596f530","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.9-0.canary.10310.tgz","fileCount":145,"integrity":"sha512-1iDNF7eBZIt/rOyRjLUV94VxpYt7zfZtx/NXVtVIq/jn5n2gkhAzAAuCMQujO+b45x5lJK/inbu/LtwyjQMFHw==","signatures":[{"sig":"MEUCIQC7m4vyR5hXGFiAn8kIiqCJVc77B4t8uhAPwUM/6k/U7AIgJYCTeDK4+XTUobO1lPNKLUhRKen9mJLp+9KIFGAmZSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.9-0.canary.10310","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927031},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b49688486bb3b0351d05488752a1e371530b0cbe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.9-0.canary.10310_1717160541761_0.8455917809324223","host":"s3://npm-registry-packages"}},"1.5.10-0.canary.10320":{"name":"hls.js","version":"1.5.10-0.canary.10320","license":"Apache-2.0","_id":"hls.js@1.5.10-0.canary.10320","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbcce475173f61c4590b5d5e8995ee8ab59a5294","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.10-0.canary.10320.tgz","fileCount":145,"integrity":"sha512-3LrrYt+3QZugmHOaHBNl26msWowgAdMmm08ToyPPJjeFFEV2WKv+11uMErX5sk0K2VFyWPH/E1Wet1xKtx6hew==","signatures":[{"sig":"MEUCIApWhUZ9uXoXgvNYsGa6iNVeEyiuW9NvCVtVOXdZzkKHAiEAvrNwWkqEG037V04gBriWF6fIqaA0WFY530sqRChwrrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.10-0.canary.10320","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20927316},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1b7cb224c16134ef3e67fda670d8ddad1630472a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.10-0.canary.10320_1717176902751_0.14205356820490178","host":"s3://npm-registry-packages"}},"1.5.10-0.canary.10321":{"name":"hls.js","version":"1.5.10-0.canary.10321","license":"Apache-2.0","_id":"hls.js@1.5.10-0.canary.10321","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e65ee840907687e322f18e4b06a4fd1c7cd8281","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.10-0.canary.10321.tgz","fileCount":145,"integrity":"sha512-IyQgtSGosl15T4YBWAVCw550eBHOBxdzWE3f1Zz1VInwK5yInhoLt65MVsUPfoLnq8Uh+Wbxkv9hJpTpEPpo0g==","signatures":[{"sig":"MEQCIALVtzYecPok7I0Jn7dqee9m73sANafyKpz8cCFVc/1uAiAQLBj03j5nMV7/Fue15mqYox6hPIpkfJC3i5BHp+Rl/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.10-0.canary.10321","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20928598},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f379442b014e9fea7543070b9c5221fd3edbbf2b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.10-0.canary.10321_1717178215495_0.8488800074900662","host":"s3://npm-registry-packages"}},"1.5.10-0.canary.10326":{"name":"hls.js","version":"1.5.10-0.canary.10326","license":"Apache-2.0","_id":"hls.js@1.5.10-0.canary.10326","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f92c6d756df66a789e65adaf3af950c4bf75cd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.10-0.canary.10326.tgz","fileCount":145,"integrity":"sha512-1SXcyWOtsYBuKPpXRsySCuEnvP1/JU1+ME4THrTmPcBZo6ez6G7yA73ioHNrAlQq3cVxCWAbLJNq1e9iyaTmWg==","signatures":[{"sig":"MEYCIQDIExVcqkbUbsfW3hu/UOfaKkkuWP0Y5BRiBqNgrbTMgQIhAMLRq1yFyCfUvyb/0aaNg+qrx8lZJoY98jH2nmoWlJSQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.10-0.canary.10326","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1a19b97576daffe1b7fe29a7065abaf602871423","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.10-0.canary.10326_1717203572039_0.04452421956902719","host":"s3://npm-registry-packages"}},"1.5.10-0.canary.10328":{"name":"hls.js","version":"1.5.10-0.canary.10328","license":"Apache-2.0","_id":"hls.js@1.5.10-0.canary.10328","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b13ed3c284fc8403190425c4ee266f7ea8512c9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.10-0.canary.10328.tgz","fileCount":145,"integrity":"sha512-iEOZeYzw1wb0psRp1Ep08lK71Iw15opyvBGh1W0wq2ce/FERaYWF4koOMrpWL6L+7K8bhClht9nJNlD4yeS3DQ==","signatures":[{"sig":"MEYCIQDMc9vEPR5PuSrku7C/oriTyF7XvuRck10fP/R11ysjtQIhAPBk7nEBVxepzbx3EJU1A4sYYp6xAm6FBNx0xjaHhgwy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.10-0.canary.10328","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"456c615e067c44695208062c2e7aaeb6a6f3aa77","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.10-0.canary.10328_1717408277952_0.20290342513447301","host":"s3://npm-registry-packages"}},"1.5.10":{"name":"hls.js","version":"1.5.10","license":"Apache-2.0","_id":"hls.js@1.5.10","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7eb2682d7c0c34bf5ef7fd4e135f32b2e4259d43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.10.tgz","fileCount":142,"integrity":"sha512-/6TVPMq6aZvX8Pv6qhU2I5OSe7LeEpkyl/GUQUCYsuRpNYyWW8SrRHxd/935HGYbLJiMc1koll1CQTF8HkJTRQ==","signatures":[{"sig":"MEQCIA3sLC7eroeuJC0yazFLgrjqVQ/++Xtq0hV2wFA+NYnhAiBh11cnkYYGua9iIoISYoZMHfiN2K018xaGteAdtSYT4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20198886},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b3d17461e4be8c9db4fad5d066d43c5f4c62844f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.10_1717438998981_0.48605099406487806","host":"s3://npm-registry-packages"}},"1.5.11-0.canary.10330":{"name":"hls.js","version":"1.5.11-0.canary.10330","license":"Apache-2.0","_id":"hls.js@1.5.11-0.canary.10330","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10b43a3dcfedadd7ff2faf378a1a3060b079ce2a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.11-0.canary.10330.tgz","fileCount":145,"integrity":"sha512-Of+zSZqiTKajtubEPJtCXlIrTFtoWMMxQaBZzZcIgMlk+nsu6nJdu/j6n/wWaSl4KdM4NpJ/r7aex6R02MTs5w==","signatures":[{"sig":"MEYCIQCenin7nkfjnTcko+w6vtlPblqPCnA5AVSPzIlaFaxt0AIhAKuhECPFx+8xSdkFipO17NaWzdumY0h3GpkXiEF26Saf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.11-0.canary.10330","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eb9c7c9cd369826eae5c73f16fa5543d3755791c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.10.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.10.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.11-0.canary.10330_1717441991497_0.11579089914487306","host":"s3://npm-registry-packages"}},"1.5.11-0.canary.10332":{"name":"hls.js","version":"1.5.11-0.canary.10332","license":"Apache-2.0","_id":"hls.js@1.5.11-0.canary.10332","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc4701224c59f22f0914846b686bd87579862612","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.11-0.canary.10332.tgz","fileCount":145,"integrity":"sha512-whI6O0FAeK8lPC71cYAqssYZevVnXY4XdSxgyGd+gas1kxej86WOmcvbGliS4N8OJZKAKsBxmMNFDMpffArStw==","signatures":[{"sig":"MEUCIAE4sgHn3vkx2nS2dnrolxNjkQM0HQB+j7HLJW3cAs3hAiEAuoYz3/r3FakpT863cLmUDaTeJDROppHWIrW3fS3okko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.11-0.canary.10332","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4c0e27d80d68778bf452ff9ef793b4ad03173f15","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.11.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.11.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.11-0.canary.10332_1717454214494_0.920016625036002","host":"s3://npm-registry-packages"}},"1.5.11-0.canary.10334":{"name":"hls.js","version":"1.5.11-0.canary.10334","license":"Apache-2.0","_id":"hls.js@1.5.11-0.canary.10334","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13bc50ed8fee9490161b0ddc905dd1056d77f721","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.11-0.canary.10334.tgz","fileCount":145,"integrity":"sha512-Gk/da415ygAT9huIVZwLk4lXpfNSs8Qz/2hhDuT81nUM6VzE2q80+XmXfDrXoOt79FMjtdOzOmjvSiw+oLDIZg==","signatures":[{"sig":"MEYCIQD3JKgV5lqLgJwfO8HNqbELIcl8tROakZ2eWplguB6jFwIhAMtQQ5iDZ8TU1oc/8qmNn3Oi0PopwE0FMxH6I+Jh2pjt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.11-0.canary.10334","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2297ee4899a79e7f6d19e25222631d83c155b9b5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.11-0.canary.10334_1717455088110_0.5633560369392612","host":"s3://npm-registry-packages"}},"1.5.11":{"name":"hls.js","version":"1.5.11","license":"Apache-2.0","_id":"hls.js@1.5.11","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3941347df454983859ae8c75fe19e8818719a826","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.11.tgz","fileCount":142,"integrity":"sha512-q3We1izi2+qkOO+TvZdHv+dx6aFzdtk3xc1/Qesrvto4thLTT/x/1FK85c5h1qZE4MmMBNgKg+MIW8nxQfxwBw==","signatures":[{"sig":"MEQCIQCPREFMqjWLe5lMc31KBwzD6j1P6Dv++Tcv9yoqgerJtQIfKD6nkeOy6O/7xtUap1kgmvnmGwMZAXuIVMQURj5TIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20201086},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"61dd3f5e792421080ce21bb0ce5edc2943b0f16f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.11_1717525575856_0.9757366195967065","host":"s3://npm-registry-packages"}},"1.5.11-0.canary.10336":{"name":"hls.js","version":"1.5.11-0.canary.10336","license":"Apache-2.0","_id":"hls.js@1.5.11-0.canary.10336","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13be5091f24d6e2f1e9e4eee66a1b7ef9eac1535","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.11-0.canary.10336.tgz","fileCount":145,"integrity":"sha512-wCYxjPtewT4dkDeyTudyRPWtdkiUUd/TwZjgXI7c5bEOdXKngbSxoQndjU1dGnAFY+3DvH/nayhpide5y9Hvmg==","signatures":[{"sig":"MEUCIBA6ltGXSgpKyEGSB+YglF6gAkWQi7o9NQthc94n6DvWAiEA039uSI61FtaF8E0j7JKc7eZ+NfNb+Dxisc0kex1eYZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.11-0.canary.10336","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20947897},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"38a1ef1e2c1e485b77ebd2c031a1884c284b569e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.11-0.canary.10336_1717525761925_0.09956632312346336","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10338":{"name":"hls.js","version":"1.5.12-0.canary.10338","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10338","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a33dd0b7d337dbfb83611ee44eac0945e039dcc0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10338.tgz","fileCount":145,"integrity":"sha512-+4T7PMm4QuuX/0pRgf4NKuJeyHsiha5PrGvLAG6vBdNwnAym3pFlfgSdALDZG6rqGqFlQKBlrBGNvoI2MbBd0w==","signatures":[{"sig":"MEUCIQC4MTaPeIk8htfc0oiSAkVSw1FtMcwckGkWT5m56vv+jQIgCUFSy4ZvrozAOAYnxvxsJsfEIlk3kollDUOLvmWRVTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10338","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20950097},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"295837f0d0d77a6ae340a36b7768f924eb2a4f5e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.57.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10338_1717527644539_0.6073245975797041","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10340":{"name":"hls.js","version":"1.5.12-0.canary.10340","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10340","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8f6470b4b5952fd18a354a4e7c2cd455790bdaa1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10340.tgz","fileCount":145,"integrity":"sha512-iFOa1hP7M+3Xd3wq+eqaEAJjs7DXZWttA4fpYe18wZDyZmyi9n5rO4lpOmf3SFolzRbGL4MfEtq4nbecwss40Q==","signatures":[{"sig":"MEYCIQDq8ZNr/1B5E1ZpdrfCS1XxxjEV0Q3C3VtAoXYoHwtiOgIhAKU+RxhRQjJ/+tae1c0pHOsNi69MpGlaTiqxRUwi/+bN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20950097},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1948f96a5c3d00f6bd4e287aba8ee713ff4fe9a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10340_1717543802634_0.8878053643717503","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10341":{"name":"hls.js","version":"1.5.12-0.canary.10341","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10341","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"20610453507567f4a5482c8cc9f07e1f6cb83346","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10341.tgz","fileCount":145,"integrity":"sha512-1OLJ4ZwN1FfKkT722RPxYmKkkGK+OXgt2T/qUW8Pu+vR9BJQ8PnE9Vc6Qo0xRH+Z/Lez5+k8+aLLpgJWBK+exQ==","signatures":[{"sig":"MEUCIAGUW/j//tQXF3MmUf2mnrOvzmUbmthAS5nJVtjBZrnsAiEAykdtj0n9YLjoRRxKxLu3Sh+iBqh63tSFvsH6bsoUFl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10341","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"514cc1026078c25de48f954d3e51b24787c5fa8a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.5.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.13.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.2","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10341_1717632696915_0.759443893796248","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10343":{"name":"hls.js","version":"1.5.12-0.canary.10343","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10343","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c893f19d4c7d454cf0a910d457822795fc4104b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10343.tgz","fileCount":145,"integrity":"sha512-4lyZu7NE5fdKcpmpT7m8Y+iPHeziI34aGdHfP30V2PyA5HqCtoc8vk8KfOXKzKh7MpoOrbEsl+9Mc8NErnS7BA==","signatures":[{"sig":"MEQCIEOhvibQufT7wlWnUOMuAaaFo+Nme30bU4OIs8SAgZH2AiBfJ1YucsX/fMV6gGyqpFJiCxX8rLHNpfUMM7YTi7yPVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10343","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"31db95506dc8002b4d87e1a6b1a71d76373d2db3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.2.5","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10343_1717776253726_0.2740535438935612","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10345":{"name":"hls.js","version":"1.5.12-0.canary.10345","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10345","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f9765f8fdb6a6805011edb40e6125949d8e87ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10345.tgz","fileCount":145,"integrity":"sha512-jVoFpYF03L9abw+Y+w8Al0wEM3cIgGCNSNkkpixld9ZSIyWHybIZtDK2GgXKVz1TfMHpJeY56ziM79Zm7YXqUQ==","signatures":[{"sig":"MEUCIAg5pF1fseGAVYCg05Nty+sTaXEbImE+VCjtBG6VXlrCAiEAyHnkw4gpGn+Xm9CtMg7PEzLa4hMiG5Mict/8QoALrB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10345","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc432739047e6e55cb9f4ba5294289e6ab5815ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.0","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10345_1717876838395_0.4902136091514724","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10347":{"name":"hls.js","version":"1.5.12-0.canary.10347","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10347","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b24719e88699f5a08b3ea4b9640771abdd605f5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10347.tgz","fileCount":145,"integrity":"sha512-VRksbWfTwWFwFf6jW7D/k4Q1icJb7L8iUdbYXPAEeGdI4CaRdw27HMi/PXOv3RDcEsvV7AtWt19RSyEqIyXung==","signatures":[{"sig":"MEUCIQD1SzukEAsi5KD0cEG8GOUJB2tFSwHFNYY9/hyR4Jp6DwIge0aeqtmZqJVav4XZ8I+OurQjjdeRcpjxwnZLuyiMaq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10347","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3afc2868a793d25f50dc9662f6f332bc60d4529e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10347_1717878422031_0.9756644413316322","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10349":{"name":"hls.js","version":"1.5.12-0.canary.10349","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10349","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1f47835246b733df658ea80dfdb490b6883b565d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10349.tgz","fileCount":145,"integrity":"sha512-XYpS56SKoCZcCxEJDcoVczm9M/XAzMdrU7sDTbQ072PSSnhA63KnPlfTwhlz0vGkpRCRXdRY5UAjWDE8jxTxyQ==","signatures":[{"sig":"MEUCIQDUCZ21OfsoAuyw8a2PpPaVxCKdO+eM+Oehu8FIRz3yzwIgAr6a5GvACjfQotGT9uylZQqMXx5YVszIuaRcwtOVcIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10349","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3f5ac6ecd98927ac74eca845f627abb0608af070","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.46.2","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10349_1718067677701_0.7969558400781511","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10351":{"name":"hls.js","version":"1.5.12-0.canary.10351","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10351","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1cd94544677664b32b58073edab4aa9fe177fa3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10351.tgz","fileCount":145,"integrity":"sha512-Ygjkfkj1aqLCtnE9jEALab1/UXI9Yv0a3VyRJT5s+NkYazbcc7GrF7zyzmDMg2MI4OigSvqdEHpM6NzZpGBndw==","signatures":[{"sig":"MEYCIQDwsClRJL/3rRmXxEnZE6Iesic7tU2sOvsfaB00yXCTCwIhAPB/302omi0kDjr7dYrx6uU/uXlwGEJSh6dwysxIw8vZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10351","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21068702},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b02deeb5faed25adb756a3c564015cba0759efad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10351_1718078346530_0.48782915359209","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10352":{"name":"hls.js","version":"1.5.12-0.canary.10352","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10352","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74cd27de7e0dc93edd3c305e69c1d49ef8a4020f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10352.tgz","fileCount":145,"integrity":"sha512-AJaWuNWUQAunxwM5q1k/T2zjdt3iu9S6rQjiktLZOfKtHWXBJp9Wo1+MPI5Tsn2G1h2tm8Nm0AptLAqz7Zam3w==","signatures":[{"sig":"MEUCIEeHjtcc6KXIxVTYiaQ1LxCJKbKxST7ZpDAEk81/Eq3CAiEA5wb5v8TVeUte8sHS6mWIbIInbOaRqpD9W0OMiR6WtrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10352","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21083968},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e349f03dc5ed9815cdef19fe286e0835f0918d72","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10352_1718131349969_0.5763939729348113","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10353":{"name":"hls.js","version":"1.5.12-0.canary.10353","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10353","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cd5501e6005c569968a06ff5766ee07020de1b0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10353.tgz","fileCount":145,"integrity":"sha512-DVfwOQTHvRId4UHh01J+myD6BkMjXn4To8E5J8DFHennl8McYNcyxdn4M+4Zc2c3xSmPLpyANXQD91VUR0dkpw==","signatures":[{"sig":"MEQCIAmK4vAEXBNPxLKT8yKxaqJumOAvgfpEPUXZzKkAMwe0AiByaHOeezUzXD075LD8CeJ8cxRvmWJLcvw53zNOB12Zwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10353","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0e8937460e7016c5e0a88e8b7696f636381c76e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10353_1718153985125_0.8473070213293818","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10355":{"name":"hls.js","version":"1.5.12-0.canary.10355","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10355","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"87ca2eba05f87ad84c32cd2f6ec02f776f0f7852","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10355.tgz","fileCount":145,"integrity":"sha512-PVS9YlpVMYsspf6ooOCMZMWKsJwCtar5tCS8FyTzMJfU9sSNVmlvGZHSts6sT3AuKSfjTT+EhurPoR5cXNQV5w==","signatures":[{"sig":"MEUCICu6ARZb8C7hoq8LQf1L1sZPkvziXt53gnjtAzTPDQ2MAiEAlAtTNzKdaj/f1C5u2OJoNRnrSZijCoWSFVP48Z0U6MY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10355","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"130468c585800ad1079780d385b21b459491a738","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.6","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10355_1718163916418_0.5928078626128117","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10357":{"name":"hls.js","version":"1.5.12-0.canary.10357","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10357","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"884c1b170ce6e6e1ad37e05ff5f78a297aafe324","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10357.tgz","fileCount":145,"integrity":"sha512-vNVwwET3XpTBsoe1WWWEKVuXfXsaHgzsSju4Fe2n+IKduqFl/kJ65PvFNHHancNnyFJVV4qbahpYuSjd6uOJ6w==","signatures":[{"sig":"MEUCIFVfvzTGjoC43xLwzCOWXWPCVjCx5gecQLu6o8RNXcC9AiEA16PcMF1F824XZTLSmYQX0pfA0Eyig2RpIK3ps/71lBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10357","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3029c7c87b0a4b2139805b0b39b459d25e35c034","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.7.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10357_1718165510699_0.8843401571421659","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10359":{"name":"hls.js","version":"1.5.12-0.canary.10359","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10359","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c35ab008ed817341e97d71d5c47af92831d98ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10359.tgz","fileCount":145,"integrity":"sha512-OIhUgiqiX9MFEOI6A8vOHPnJLzWAWYXkeNUI1zD13bP6WHyRbcXPl47d7JBoJMR0TrUTsJtOFQT+Gq0UMcyEWg==","signatures":[{"sig":"MEUCIFLu60RnBprWKpOJDWADJRB75Iu5vP62RMV75FOeMr6bAiEAmN78oEgdsvRpt+Sua381jX1vQYtYf9bef0WW0B9yypY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10359","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bbc2078a7824f6ebd74af7a2912addfd6d5f225e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.6","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.6","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.6","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.6","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.6","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10359_1718192107088_0.8603644750064072","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10361":{"name":"hls.js","version":"1.5.12-0.canary.10361","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10361","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9aa60f756d876cf46246d0cea0604d5b14546653","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10361.tgz","fileCount":145,"integrity":"sha512-7Bzv2TnH661SmOjmB+0y10QWfdFoaeVvTOlAVXSETjlUDO0Oi8N+M7k4u29GZhJ85Owo7yMO/Kfni6fquzMtUg==","signatures":[{"sig":"MEUCIQCsKKrExkj1vO2+LD+2GS5YKxuJrds2/9AeM18I7TvurwIge6W8oDoou2p4hbASbJYbHQcpThiUPJJWehSFJDP5ECo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10361","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2b2c4cf430552ffb8b8cd5e44b2f118a881a0d7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10361_1718208805100_0.9539379925476277","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10363":{"name":"hls.js","version":"1.5.12-0.canary.10363","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10363","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b25acf49c18dfa98219a39b88cd79149d7305c2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10363.tgz","fileCount":145,"integrity":"sha512-Kikv9gghU3ZThZZ+PB1+E7qSkvj8aucR+hMeSVJvb+YnfP4QlcTg5TayL6qUcFi+90etpjOD5jL2MDkzh2QnCw==","signatures":[{"sig":"MEYCIQCjr0HZpPlwzoPyTxq6P+SpAAAZtRc63mA9NCAvQGcHPAIhAL1W+kE3fFM4LGa1ibfcEp+mxPxEWef95VphKqQasDu2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10363","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087219},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"85d37f244dc16cf68d50d8f06b6480a54cfc5985","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10363_1718209955090_0.39084486910269134","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10364":{"name":"hls.js","version":"1.5.12-0.canary.10364","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10364","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f8b0967846a1bee91808d4c0bd306ebf1aa74ada","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10364.tgz","fileCount":145,"integrity":"sha512-A+jb7uBZCi+lvml6KmeHJAgINUegU6QENdtFTnlfR0OWOuVPlBbdC+LwqMtJoYIJqebZyT1aoI+6ndyp8LeECg==","signatures":[{"sig":"MEUCIQD3+wj6dmAZsS+lKYEB1XvfErBIb/AnA7KQmdDIc0EcHQIgRyDrUkb0O2XHfb3h+iziEbHgfyQa/aN8xPJUVwmeZ/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10364","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087256},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"278e0e84e4618555bc9f499dd20dc04e1e8617db","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.4","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10364_1718234898613_0.6912633686330094","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10366":{"name":"hls.js","version":"1.5.12-0.canary.10366","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10366","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95c0d3157bd02f3a96b4382c6b07ac0257379dfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10366.tgz","fileCount":145,"integrity":"sha512-pRD8s5j1aIDbeo3TOelkAMBqUuUoSwgrp6GNXe7rrgdkSPF461662O8sCeKXgYevkmMidbU/Zn6GQ9FHqCWMnA==","signatures":[{"sig":"MEUCIQCMxHvVmK2VTgSguxLPPmY7k/srEZJPCzlziJbwBX40pQIgftD0BPB9v9SWf75yKuKYNa8xmErK/n3MFQAZ6rQvhTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10366","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21087489},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54d888bc033bcd8293a0bdc63c23da7ff3562133","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10366_1718236616677_0.0406007337548","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10367":{"name":"hls.js","version":"1.5.12-0.canary.10367","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10367","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"878b2c9a5b6a81bb396159b556dccee2bc555000","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10367.tgz","fileCount":145,"integrity":"sha512-r30VOGz1QfHWMarHH73786Y9DPASsSxJO43yM0fmTTVXq/83drqXnFfJZ1A5YjaLeUMLnlFJkeNlhqkiJuMr5A==","signatures":[{"sig":"MEYCIQDv2RSj8jETKxG/681LoTAwH2ps73g2F+vObBE7k1locgIhANwkx4PrBz/rxzRML7nIoXsYPFJJ1MCaVJYl/f8MEIUO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10367","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150706},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aed1b4b39d62eb2b40b68fd10e2bfe5c5e441364","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10367_1718312310428_0.34681031364113135","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10368":{"name":"hls.js","version":"1.5.12-0.canary.10368","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10368","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7f0f3a6d387d4f2d35126dd529e9b92776f68b89","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10368.tgz","fileCount":145,"integrity":"sha512-YtWkN/fTFjtBrYU7GFjjp+8ZW8RQAZ6hUCVXcC3RsoqrAjWYBVUOTa633KJ1BnoHyytXBDe6JRvRTUkoVfTJBQ==","signatures":[{"sig":"MEQCIGNYF+Buis8EoNZtkngl1s5lRfZ0mjnIVYX0RRv1PrPpAiB1AQ6ERVoBe1cDxVbLqlUnsLBkNj1nkpt8q8N+kQ/gHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10368","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ccfea95d29a99409894d5575574123dc670f5c38","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.12.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.12.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10368_1718388402277_0.21428856172927135","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10370":{"name":"hls.js","version":"1.5.12-0.canary.10370","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10370","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"86886cc405f30d70a8c06878d522f2369b7884b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10370.tgz","fileCount":145,"integrity":"sha512-WV2AV4rfCp3imYReakBFTR78Ze3zkvnabxHNHuBitlZWdtN8kcvNyiuduy67SVT945nG83bVRZwjXDWMWnGHoA==","signatures":[{"sig":"MEUCIBkkycWzAhia2ywcz4eTLsfbs+yFylGOWIQMJQYjqFb3AiEAl/y7IGXijMAUxPnxjaKPDcUCWegbIBfJYvUQdrzkYw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10370","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa80b9b4790e24962661fcda345f11419f04ea8b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.59.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10370_1718654918746_0.5625941756379174","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10372":{"name":"hls.js","version":"1.5.12-0.canary.10372","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10372","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a10173d57de77f06010c6e8c05f3cf4f370dbfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10372.tgz","fileCount":145,"integrity":"sha512-LydQIKt2tetMMzGTvZCo/Y3Cp7Tvc9HLsxTNakP7WCysV7S67TCAXe4evx1H3HdKbUlz6Smy8RdzLlpxALdNWQ==","signatures":[{"sig":"MEQCIE+poFLLSTEJIRpFgHLXqbQJybOiOV+G2Fa8Pe2FLvxDAiB9a+YZRlRLa2m7YKFD/sRQeNLWkm869nVrqbG9fEUgww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10372","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2ff9536297d4635013d3f1e258fae496b6b92be9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.60.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10372_1718657120800_0.49105580022717676","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10374":{"name":"hls.js","version":"1.5.12-0.canary.10374","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10374","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a6d20790e6aa6401350218679dd8849d77264bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10374.tgz","fileCount":145,"integrity":"sha512-XfXwk6x185gPfZZWgswPWqv36+JzS9oljce/6noPlK5zEpsrbtF9NDRz2dBzYA7utsEFKUf9AsE5U21vQhoNaQ==","signatures":[{"sig":"MEUCIGjT+AeB7qFfUasV3sO2xiEzfftEfu0sScIEjoZeqPEvAiEA3hGCvqgaOOuyZSWjzaVP43+EVodnJIGoGysLduKRq0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10374","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5a172a8f10863ba5a8cc69d13ce43f4a1577ccf9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10374_1718659693238_0.1436429037178144","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10376":{"name":"hls.js","version":"1.5.12-0.canary.10376","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10376","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55ab4e69f36dde1b0b24a38750be5902f02117b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10376.tgz","fileCount":145,"integrity":"sha512-jALHadIkVVVkK2ff0Y6U+6Y7wwwQL//0U62LoZQ9TZ96/xwVTyOhjTEkq2LOYrfY/cWwpbneEKVRsiv0O8CY1A==","signatures":[{"sig":"MEUCICNo4jcRd4DR+bjHtVr3R7zOXM94ML1nd5Qtx3umAOLYAiEAnwqL1oBLszAMpYDx2JRzZI8Dlid7Equ4oXWURruhsbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10376","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b808fc12e5fb8da99804664b431472b4402293e2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.1","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10376_1718661637079_0.6342398051436475","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10378":{"name":"hls.js","version":"1.5.12-0.canary.10378","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10378","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5855e75f92901eab0443b9358bd6bb0f2a85b49","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10378.tgz","fileCount":145,"integrity":"sha512-c7QDQHLq0PNU6eGrIWLvFOX3WHpP+Bm2hlJPXuMyyNmRaSxFfw1iQTD+hhPP6zejs3Yvk9/aTfE9Zc4sHila/Q==","signatures":[{"sig":"MEQCIAzgLvklRu4aubswqm/ZVOhJffAJo16bV3kx4Db+cgcVAiB2m05xDSRU3uM5oaLDLbUGFNKz3rsWM38fPuqXSPRmmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10378","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2a3fedf16041ac1fc893799f32061e99e34bb550","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10378_1718692008535_0.44285157946437614","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10380":{"name":"hls.js","version":"1.5.12-0.canary.10380","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10380","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"883d222cd92e83eb9ff3423412a3ffe476d43f74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10380.tgz","fileCount":145,"integrity":"sha512-2qUBba+kO4pJUmKs/CdbrrlHBu/TACbpnYyuJcCAccljPjinRD2IPFrLdV27BdUz/ovFl4lV0FKAJkOIE89Aww==","signatures":[{"sig":"MEYCIQDRfZRVzHDD9x5SmAq6CttbIAWsHU6Koq9j+snFqbFKlgIhANUwIicy5gemZ769x/cH/m0yTHxIITNghzUi0P8xmX7G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10380","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53db9dc311480a5d707c0dd47a22dcbb7bf967ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10380_1718731007513_0.23908573897463126","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10382":{"name":"hls.js","version":"1.5.12-0.canary.10382","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10382","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c8e1e6e840e6268cbcb6308375781563ff0d9b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10382.tgz","fileCount":145,"integrity":"sha512-io+PburmWEESsBb/S1SUSzVhmTYvDFWqcUtEA3cf0ynhm5GEVl4NZVOL03O/egjpUSCio/OM+3bYNU2pQ7NXfg==","signatures":[{"sig":"MEYCIQCiejEXzzmzE/dA5hSJM80kPbUW8K4cZQtRQhCoPzZAzQIhANn88P6Gdp1qdBrkPj5wJS5UCLBFYZzdTDjma28dSZsI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10382","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7440140912b823efde860759af0070dd63dec270","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.8.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10382_1718732088909_0.5693065991472073","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10384":{"name":"hls.js","version":"1.5.12-0.canary.10384","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10384","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7b64541cf941cb68b1109f205676280d302ef6ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10384.tgz","fileCount":145,"integrity":"sha512-mBMFsQ4D7RMvsVDxO3M3HqxJ4qxl7D7X3gMrZSx9QSk/BLnptJVP4OqL5u5babXistDywkz0kO9U3a2qchYHcg==","signatures":[{"sig":"MEUCIEkS9aZcutXyYecrAaN8+hvvwthX2azmMfV4ki/oJZ1GAiEApPAo6QVxLmzrK0GQuzzSYq1nSrXKhmFy/dNB/kbFlLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10384","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"470a10fcdf051f0ceab37d7d1e3c77d1d0866415","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.60.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10384_1718936829428_0.5600925827646492","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10386":{"name":"hls.js","version":"1.5.12-0.canary.10386","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10386","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"32e59fc5477fe79f89fe2ff9f43f454301fbff1e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10386.tgz","fileCount":145,"integrity":"sha512-w5O60fWAVxbdMO5gfUgzsedB5oOPyOMsnDLB6s1PeGxjsjCn6SiVDPT5SbJOI15oYi52vkKBDuKenGQjUZblcw==","signatures":[{"sig":"MEUCIBlrZS9Q55GJM8VIwh+6IrgdKL2NrZxwWzifRQMSUZ33AiEA2Qvrux1spOHGDcc+iOD1Q2WKmABUzgauLeI60B/zlIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10386","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a03239e24fae9b46d53007e098b02eb9e52fd01","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.61.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10386_1719339996142_0.4874997593898984","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10388":{"name":"hls.js","version":"1.5.12-0.canary.10388","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10388","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"892e7ec6416b3085be212b9ad5bca4a5274f2e5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10388.tgz","fileCount":145,"integrity":"sha512-fcT8ylkMUacwRP5K8NK6FdpBleao/4Nfng7J8obdtA8OhcxfblNTo2Onk4Dps9UcOc5U8O2q/uSLzppSsi1CdQ==","signatures":[{"sig":"MEQCIGNBAgV1ACTQVluG9sYagIAEHyeLehYYJGNhXJ6j9Gk3AiBHN7rKxw58cuxv719B7t6yuAms17K0u/BGuc8v0lqyww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10388","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3c37deb2d557d4d33f8a7a1726db5740577e377a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.21.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10388_1719342279680_0.7301837417504151","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10390":{"name":"hls.js","version":"1.5.12-0.canary.10390","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10390","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ea9afef7aaabb12bbc78ab99bb8168e720953f7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10390.tgz","fileCount":145,"integrity":"sha512-pts7nRH0xhbTGAREZ0eX1cjI+71ag5R19DksLqydpQgsLQYKkid1YSmqINd8TjlznQWF/4Zu4YTR2xC1bhSHmQ==","signatures":[{"sig":"MEUCIQC8bhtw36icoap2fkbUgJPfZlfGIYnlLfLwXMa3kOuHVAIgAgi3FGbp4O6jXsSQ2EkvF9+tlNS+PFQyJ8ZFMA5a+2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10390","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21150674},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d9ee803ef12c4f2944315c91a6108e4077bc85d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10390_1719529711022_0.6190381334055579","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10391":{"name":"hls.js","version":"1.5.12-0.canary.10391","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10391","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac098e6b7a177ed2f15415055ae1c61e5510de93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10391.tgz","fileCount":145,"integrity":"sha512-xyPRkyqrQMzaCAcz4zchL16zhWIKps4WOtKnbh+wVBqQwxbX1p33Wq6N41k+/KkO7HK1LHpuqICeLoSZXeVOAQ==","signatures":[{"sig":"MEUCIQDSZ3mt9MoFp21zuw3pFRcaHueTVEM8XOx7h4KDEXhXRgIgHIYk9AFh5zWKhuH/mjykL+bLiLtYPMICN+2kvpGRMKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10391","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21151646},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8555f8b09ca3bd3f4270648ce7bf94b4fa9d862e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.0","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10391_1719608930190_0.17038696893915306","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10393":{"name":"hls.js","version":"1.5.12-0.canary.10393","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10393","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd23666d09e63ec16222db65badd1f91b157fc02","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10393.tgz","fileCount":145,"integrity":"sha512-yWLlkqazMtiyP/sqJwLfgwIjmouQnzW/DbIYdsbB7EQz0cxmZ08r5OQpBYY038q+CCadlc+wKXQmfj+Y18+erQ==","signatures":[{"sig":"MEUCICAg6BfOxf2X9ACLJuB4rDUa4RL+YYwHY2fi2gHAZsGzAiEAi+1ofdD4ZeVcQJ6E3Pwy5LVfg8NUmGyeptqY2PVnI4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10393","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21151646},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ace36a61bec38381aebc6a29e3e70b85382cd4c8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10393_1719624915519_0.8303909683994499","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10395":{"name":"hls.js","version":"1.5.12-0.canary.10395","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10395","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd81981711c14172434f2af2f4c344522874a9f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10395.tgz","fileCount":145,"integrity":"sha512-xWNZ77rvh2co2jl+yzSabi2bJIKtIXhuGjUvqnXd0TZtTs4gbpJMEu/J3taQGjBnkvaSDB7VnE16+rnyRmxemQ==","signatures":[{"sig":"MEQCIF7YSzDLeZYxBjGTJ/Y2lPZrfPtR+5/f2qMit3hElCKTAiB22ORCukYUg2mndA6WgjCx0J/S+tdixVFym+RofRCU5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10395","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21151646},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9694d8002d34465b7e72d631181309e04db66c53","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.4.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10395_1719668366261_0.4908256590863258","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10397":{"name":"hls.js","version":"1.5.12-0.canary.10397","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10397","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b371b25bd63dba3e0e79562cf59247db6b1afdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10397.tgz","fileCount":145,"integrity":"sha512-LBfKZkYtWU3TKT5AUhw4bMibSQADe9t5ExMqjV76+q0mdTjjJHkzp1MAepKpqhLcg0RFW3UpR8m+J1uRp0cUrw==","signatures":[{"sig":"MEUCIQDu+MwovWiIWcussyEI67Dn1Ze4DL6LT+xbpp7A7Y8WvQIgDuXh39K/YMlTuSGlLUdJcsgyGvlcJZjFbrxRSbRiXN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10397","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21151646},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"02206da83eaad6ed521e3efea00a0db4ba61cc2d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10397_1719671324941_0.44176964015345543","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10398":{"name":"hls.js","version":"1.5.12-0.canary.10398","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10398","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"389d369b3104ca9ff6be0f798ad108d5ff533eca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10398.tgz","fileCount":145,"integrity":"sha512-qaaiUA3euEfJL8Oue8e7za2P3oAuSgk8bILQ2rIIEGt6fPW9ISRPzwi8MkYc2mUIAY0pmyO51HzFBDkBwpfpbA==","signatures":[{"sig":"MEUCIHB4W1s/dfSjCpx4x/pd+fCO9GcWjBCEBCOnwpF1evcvAiEA/ghoffZehIyOJ5xu3yefIz819qTCkCnWOKp9WsdmpOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10398","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21157776},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9da3d96d2c15955817fae4057bcd1efac88dad0a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10398_1719846572362_0.8043521680513412","host":"s3://npm-registry-packages"}},"1.5.12-0.canary.10399":{"name":"hls.js","version":"1.5.12-0.canary.10399","license":"Apache-2.0","_id":"hls.js@1.5.12-0.canary.10399","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"83fa2731af249213ba0e3ea89a3acd8e1534dc8f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12-0.canary.10399.tgz","fileCount":145,"integrity":"sha512-oi8U3m5a5Wwyma0UhkivtNDAojPvYz9qLIqbOMQpKD/ekCUEBs6cNsn1hUOo+JPnEq8cmwgJDnuWFirSpP5i9g==","signatures":[{"sig":"MEUCIQDccZGGXAnlHpyCPcEarFnQtwIJSgftg6IPNWAfBfxe6wIgGvnY8fdsMWxfZcLNEMKbgCmQK0BooMG46kSKQKGaruk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12-0.canary.10399","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21161205},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1a3c23512a9c364bbbfe62038de01c6cae12a093","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12-0.canary.10399_1719855669260_0.9180902180051276","host":"s3://npm-registry-packages"}},"1.5.12":{"name":"hls.js","version":"1.5.12","license":"Apache-2.0","_id":"hls.js@1.5.12","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ea6b8e3d74bbaff2d542fabe3d1435e70300d013","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.12.tgz","fileCount":142,"integrity":"sha512-QxBMsawjqIPNfgAzaFFVJu0t8OwOyFXK3cuj9MX5L7byZZL+n9PeJXtIMu2FS0026Dt/hBAz9u2sDLZ4bQdv6w==","signatures":[{"sig":"MEUCIQCgX6U6J0zqa4k4DsjuiR8sG1lCufIy+1kVgIHr8JR5QwIgKPVB5oeoBnKo/4N5npwFoYwDuztm4yZi5K8MhT37x7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20204518},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d2a971f44179d7f3e9af57f4ac55b03551d5d88","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.12_1719856339853_0.7926392984709005","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10401":{"name":"hls.js","version":"1.5.13-0.canary.10401","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10401","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63e6a7f7e1af940ee52c4ac41acfd9d666cc7ab4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10401.tgz","fileCount":145,"integrity":"sha512-vfBTd07rS8+QwfuPgETEfbkkb4sfPJGcRofeixMZ52M9EreYWSIH6hri1fEfEx85FNG3VBhwJbqGyg2Jhnf2pg==","signatures":[{"sig":"MEYCIQDoHJPYO8L5OOys0l0nCsw3kBnFBMfGtk29SMBP4diIXAIhALnFfLpn1yZXRp91moa6eZS+Z3VxkYjOQlxQFh/6noUa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10401","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21161205},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a5c229e64da775c75ea37c361c49dbead88e3c51","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.13.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.13.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10401_1719857524599_0.26137619466635753","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10403":{"name":"hls.js","version":"1.5.13-0.canary.10403","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10403","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1b5a3ccf8f9f855a7b32f799816c80ca579a412","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10403.tgz","fileCount":145,"integrity":"sha512-V67O5pRfQmddQ99hWMg0l8HLsehYtPr0rG1infIu5hWysxmUXbQTkOSQHEup4RgeC4230wkosFWlwzgcpMm0Sg==","signatures":[{"sig":"MEUCIQDrakY5N8G3VOakFtroBOXUTppIGvx9E6TOIb91Q+9nVQIgIgvuYrb9Qo+pAhweiz1KB9gYdHtTIHtxPGDBDUX1keM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10403","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21161205},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a9c120de6166f730b607456f6d1a851fdfde74b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.14.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.14.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10403_1719860210310_0.5429920380940174","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10404":{"name":"hls.js","version":"1.5.13-0.canary.10404","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10404","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f832486859a9ac1fc78ffc56d653d8c932df59d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10404.tgz","fileCount":145,"integrity":"sha512-HWZtzpO3DYduNoYnefLXc4+vPjN5pkVIy/eWJoHq4d8PfPc5yc5ouu6FEzAL6c9zUw/loyqVvwzQl0MDfaq/9w==","signatures":[{"sig":"MEYCIQDfdc66a3vkh0pO+IsHPnNEGhKDF2c23C1FqtDT74tGmgIhAMobxyoQdQYt0R3lbFQuzSEHFrejKPOllr078mlkSpnB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10404","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21169746},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08395784455c3936cf31cb0162f6d0c326e02677","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.14.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.14.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10404_1719861867421_0.8301485450306503","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10406":{"name":"hls.js","version":"1.5.13-0.canary.10406","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10406","homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a656613fbec39dec9d33176203794e7575c9aec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10406.tgz","fileCount":145,"integrity":"sha512-7GYwKmAPWE2W6eEkxX5yNHJ4kJuiAIX8aFcEUCtX2VYnZWME3z1tYNCnAt5VdhitcQc0SZmX+4/V7OevDepSiw==","signatures":[{"sig":"MEYCIQDHMUVDv/mXBm+t8QUe33s3AYTfnRsJs6ZEZemm7xlOgAIhAMAL1VhVpI/ULos0+M42JOOYDzviiCxLmhWgwbWECgw6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10406","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21169746},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a6165f865e3c9d312d78a6ef67e9e0288d3526d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10406_1719863747137_0.5270926846251376","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10408":{"name":"hls.js","version":"1.5.13-0.canary.10408","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10408","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37105bd7c7c3bb0eb528687dfe6a5cdaa4e0b540","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10408.tgz","fileCount":145,"integrity":"sha512-YyKQtYdzCVcVbwZcFzWla+cQjw1FcuouzqTmdRe8z5wqTlmI85gvNpveCi4JSepzg7gPG4PJcquxKqzb4YbdHg==","signatures":[{"sig":"MEYCIQDdHpDl4TcbGD8Fr+/b9MWw92b0cwTRvCJvul0I3Q9odQIhALutEXxPyYhUbOgdyN+RwHrto4NsYpGzyRz33dvlRKdW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10408","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21172476},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4a303bd650834ba27ce9f23545f61683c44931ee","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10408_1720033406502_0.902007906225258","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10410":{"name":"hls.js","version":"1.5.13-0.canary.10410","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10410","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a38d6abc61fccb9833180c706c4ea4de418df750","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10410.tgz","fileCount":145,"integrity":"sha512-J+VPwHwLfcNOu40tid+Az+uzBxs8aYzIQuLed1yv4eYIvtVbgefIrY640ub31JNPHgrHOkqC66P6ktsIEAUylA==","signatures":[{"sig":"MEUCIET6jCGO+EeVn4UAY/6VdpTqvhXDSqfKDxyBwFGN0gsAAiEAmcMgt3UG8hP/DfXZ2ppU4Wn2j4garyScWwJJU+LG+Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10410","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21143856},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c4eba92f7c28d503c6b271560a17f1a08fa5270","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10410_1720034679564_0.16115361159934816","host":"s3://npm-registry-packages"}},"1.5.13-0.canary.10411":{"name":"hls.js","version":"1.5.13-0.canary.10411","license":"Apache-2.0","_id":"hls.js@1.5.13-0.canary.10411","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0fefb8f61e8b9933373a19a73e4243450658fbaf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13-0.canary.10411.tgz","fileCount":145,"integrity":"sha512-m5EA/igOQhN+64x8jEWiWtnmsp9nHHLOyElWhcsfQarX+4S+Br+Usxk6mOmT4Vj73oyGqwes1d0AgFaqLlI8ww==","signatures":[{"sig":"MEUCIDQbgfcoQ00mXKsmZ4wtMvVE0u12wU5W4ECuV8X0e6vUAiEAnW1Znsnjkn8bhhI64u3xfb4r5PozePVfSoYNhA1RMEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13-0.canary.10411","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21148805},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a3e0667e91f113be91da3db228caa0b4580a7767","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13-0.canary.10411_1720042911183_0.9090153487561841","host":"s3://npm-registry-packages"}},"1.5.13":{"name":"hls.js","version":"1.5.13","license":"Apache-2.0","_id":"hls.js@1.5.13","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27bf1c9b91c433e25e7a84635fe7491bb5988d93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.13.tgz","fileCount":142,"integrity":"sha512-xRgKo84nsC7clEvSfIdgn/Tc0NOT+d7vdiL/wvkLO+0k0juc26NRBPPG1SfB8pd5bHXIjMW/F5VM8VYYkOYYdw==","signatures":[{"sig":"MEYCIQCsdlljbvVZeY/na/J7za+imrMJXnLLift/q9M78IDpHwIhAPuFFwspwzMfbV6jAWJl3XfVv+GcpmlaKvQOiys2t2AP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20209632},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cedf96d8ca40ada435dd985f64307261b5c4fcc0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.13_1720042994932_0.7746049733406506","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10415":{"name":"hls.js","version":"1.5.14-0.canary.10415","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10415","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e91d04d8fd67a5d47625311d6e9c94df450d7b7d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10415.tgz","fileCount":145,"integrity":"sha512-xAlld0RM8XTWZz9OmEdt36f037FP1l5+i/hp0IeJPi857i7F7JxkKK4MfkXH5vNW9Qv9+aAJ/mh6x//OqxwVYQ==","signatures":[{"sig":"MEUCIQCQGr+d4V9mg5Nd/RWePTX6D/yIkS9ZGzNyL5tM0kZ7oAIgXGgxZe+5adwPKMyvXxKQY0nzLR9wqiGg936ce04AjuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10415","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1ce07a3944bb43a5c9cfcc8aeace6bbeaeafbe0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10415_1720044236010_0.4448566147110613","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10417":{"name":"hls.js","version":"1.5.14-0.canary.10417","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10417","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13483ee87cea96d7b942d7d1cb109694e762e296","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10417.tgz","fileCount":145,"integrity":"sha512-cRQPZNrifmmtwV22OSQoLPpIDUc9+2FYXIYgUO+9VxjpERwJHsLvv+zqhZqdZtpqh0ZL30kEtZ3IYcFmogqcoQ==","signatures":[{"sig":"MEQCICGnQj+dtP7M+bE8BMuT8OAbxhMkUEmJdS0uWt1w4aSAAiABwySOB31n9HW5szjwK8jCVQt3ndfes1XmFxt73EaZ+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10417","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6d68e98841ab25836f3ce9c750be2abcffc396cb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10417_1720129644697_0.6772268571704794","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10419":{"name":"hls.js","version":"1.5.14-0.canary.10419","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10419","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9612ce85a01a2f2944e372cf064c6ef7d6f1e4e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10419.tgz","fileCount":145,"integrity":"sha512-LpgP0irh0V0B+deuQQO/C+YFXu0c+tdoTE6LpL61Ni8GjqnRJqiiHsRpk5XNWqS3c5wlujO0H0YtRv0WBaEESg==","signatures":[{"sig":"MEUCIQC2CMTQPg+o88vCmSgF2A7PpSlkJzRUMVkiycm6sALpBgIgN/oDhdgIBLedGEnbuRz6L/27PYA2tPP0TdI00F0othU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10419","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cc21e8532b1a4021f32610e5212c5204e4e89008","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.5.2","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10419_1720416965876_0.12870401683854227","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10421":{"name":"hls.js","version":"1.5.14-0.canary.10421","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10421","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff3423da0260038ba00c158f71abeba904f98c60","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10421.tgz","fileCount":145,"integrity":"sha512-0Pmi4LsTGilsTooREi0/PoYAcku1Hjjv7tLprBqvayn/NLgzI12mOH+EARpl8c2zUbLfVWCZmTCODHhzKcB2Ag==","signatures":[{"sig":"MEUCIEw9fsWMMrIxjbUgb0polL4TFeDfWtL6SAvtBR7FRW8qAiEAvce/+T7XozlX43ZEpq+Tlm30hfdXlGBX6xDnj1uJNvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10421","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2e1063617a196a7590aa574d2a74971da5bf8bb0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.62.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10421_1720544417654_0.08918592148450899","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10423":{"name":"hls.js","version":"1.5.14-0.canary.10423","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10423","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"661771a4ab93c672659c102c5ecaf939c919faa9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10423.tgz","fileCount":145,"integrity":"sha512-5XQzKijUCliNYfX46jPJsiVz3DOPOKR5wA2lVYUdLAeqfUiAoV66mlJ9kYhnvxsDYe/Dd6dspdzYpmunAHvl7Q==","signatures":[{"sig":"MEQCIBhqUlZJdmwGGU8PufI+ujuJjNOolNcg0RCRRICKSoS0AiAZhj+eP76qMfh+hyMGZJ880YkjXPjFtUahBW580fI/lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10423","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"207ffbd7872ddac0adeb2e87418c18364ad90b46","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10423_1720618264459_0.8082538964324568","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10425":{"name":"hls.js","version":"1.5.14-0.canary.10425","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10425","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4e3d7abec273faabce3c46ecd9b74658532415d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10425.tgz","fileCount":145,"integrity":"sha512-AVv9OCaq7eWFJs8Fxh15lod7XNtj1Y5GCvksV4sKQ7A9hpw9k0uxC9fmOWBZgVsU8VUIwtJFSkLmeaCQlcpkAQ==","signatures":[{"sig":"MEUCIQCUVQ9RaJrma9APw08jgModnuiNIaLrExDpPCQHOXUERgIgect+Hib+NDkUORaBk1ut4+dfq0KvoPiwaDu3yXrI4Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8fd4e108317713ee92af4be28f17dfcbde2e6401","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.0","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10425_1720619827722_0.3469664538057269","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10427":{"name":"hls.js","version":"1.5.14-0.canary.10427","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10427","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3739e9a0e4e0aea34055e94328c0cd4a4f243718","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10427.tgz","fileCount":145,"integrity":"sha512-w6wDTUhiG2hF58hpnasY3UynVk8WpsbA/mM9L/54BLJUz6lVfTPBSqcmA671cTISRK3A59oneFdnV/JK33YvGQ==","signatures":[{"sig":"MEYCIQDkX19i1SWAM6Qr+8rwGo/WPb30TGXqWgSbKufoMQ3EKwIhAKR7uQdVHoWZtHyEnUERq83jVq7PbfXkCTqDy8txmzxm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10427","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f7681d61e6351d5fea4a467dc7ed39c42c7e0049","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10427_1720644461838_0.3845460093888202","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10429":{"name":"hls.js","version":"1.5.14-0.canary.10429","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10429","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"846c5a5035da11af42d7be193a36e901f67fb0d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10429.tgz","fileCount":145,"integrity":"sha512-Y0MJYFIUp6Cq2mFn/Npw6MB8OQHFxwGtf5dCuAKCea9j50ngp/k4Rr8eOTONtaySrig9FjUQh6IgJGKpoco5Zg==","signatures":[{"sig":"MEQCIGTY55BKUkHfVN6z+XphYdt+Tshpk5p62Ac2oT7TbYfCAiAoGdhsoeYEF8SeuRkrfOFbMGcMCRSCiLiu4EFwrVZkUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10429","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21149239},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"580bfabdf31e9a45a5e61d2fbb1c1fe858032d55","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10429_1720646311882_0.9305929466709641","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10431":{"name":"hls.js","version":"1.5.14-0.canary.10431","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10431","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16531651d64285f68ff9a0192d1e271f718a620c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10431.tgz","fileCount":145,"integrity":"sha512-jDY62ncQKeZWAkZRWc+oYUG+RdABqEzfIPCzdc+HfrWlUuFVU21D0X+Qk8qpp+TKjjAjE6KDutZvI8MInQE4Sg==","signatures":[{"sig":"MEQCIHa9F+7CQg0F2K2F1h0Dku6kvaA3FEQJCWJWeEmGO48CAiBt6nq1LQyGYfqz2fjoEk5gFmmxKPziBqkzgOQXrm9dbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21143626},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8683c79e15372f94ddc8f37e47084f3f1bf5f046","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10431_1720657076671_0.008886566132433993","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10432":{"name":"hls.js","version":"1.5.14-0.canary.10432","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10432","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cce92abea75b4d86e6afb7564dd0107b5ab8a302","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10432.tgz","fileCount":146,"integrity":"sha512-WXmRUdtVH8pMFhAJ7mGo/3y5dRpbfkQKjxP8NjUm7RrVms5aFjy6JUxfVAfVohEGqyseg/CqjSbAuWYj8Nij6Q==","signatures":[{"sig":"MEUCIFF+ZKaFDqbt4cNGrJQ8lxzI1gcyCDQOSrH/qCmxAUGDAiEAhbBcRt5q/odKoJAeHEJAG2kyVNo058sh6xYCkiTRVZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10432","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21213120},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c4d9a929f36385139a5a6180baa6dd9f02cf4586","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.0","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10432_1720838775272_0.49356179270004397","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10434":{"name":"hls.js","version":"1.5.14-0.canary.10434","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10434","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25972d1a84ae8b55ae628fe4e85f58e599313779","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10434.tgz","fileCount":146,"integrity":"sha512-COXYA6rtf/81n1rfua2RphdIaaARtfet7QM5xfJf5QIpx3GZ0ynjKVMNAsszoImViTGBqvTK05fgFqrFbLdMQQ==","signatures":[{"sig":"MEYCIQDHSjJKCAT3rPWeUpcNjVbSgySdY8H2sZnyT3u94YdaXQIhALjg/xerhAE0xLWmgz9Yx9ZHYQnitDg3JkJmxn//xjMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21213120},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"425fc5c29d7e1c47cfde14127b0822a5120988e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.15.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.15.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10434_1721059392331_0.6396559045071941","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10436":{"name":"hls.js","version":"1.5.14-0.canary.10436","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10436","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c3801668372f7077416dd53ca7a0fba7e4f2224","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10436.tgz","fileCount":146,"integrity":"sha512-lxBPShquQA6W3MdTNshibUhCbufYpZC7R0pX0SzGC0lg5LdQ8ups2FG66Q7mY/0f7XAL7o0ZlDFwRbhAHmQPJw==","signatures":[{"sig":"MEUCIQDtVBjNf0r5RP4F9YwvCWBH/y/zzEWK1w8QM9wQ+uh2UgIgBaiVI5rvWwv9kouFjIrKegdUgPq+g9mqfCI/hOeZByk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10436","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21213120},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03df7a21215bf0451b3225b23b862fcc98e2604e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10436_1721071213640_0.4047981708073982","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10438":{"name":"hls.js","version":"1.5.14-0.canary.10438","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10438","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cbf7e524318108606fbe6e16b434d881acf1f6d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10438.tgz","fileCount":146,"integrity":"sha512-4qOKDwFn8prP3+0YggbVsEhoS6yo5tzD34q6lshRW8/0WG9SiOX52Hb7t/+Aho05RDDetK+K91IuPAL2zVv0ow==","signatures":[{"sig":"MEQCID13C9/cCHa/wSQbycsu6/ae1jIUYJDpfZlOwOdCY6GcAiBRDUYrarf6EtCYWj0OoxfChDaXjmcSb2t/sQ5Cfrs8rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10438","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21213120},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a21d6a107f1d308a4cbcd114b8e8a640eb51db0e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10438_1721072990713_0.3146146641328149","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10439":{"name":"hls.js","version":"1.5.14-0.canary.10439","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10439","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6714423d6307e8bb4302100e1d8f74cabd8c5634","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10439.tgz","fileCount":146,"integrity":"sha512-JqYWKpWHbdloinm33UgC66U3GMNBOAFG5FhG5lyI9dDEO0CGuguv7pe46mbH3f8fd1I3Ao8GRjo+FqsQ3zj9Ww==","signatures":[{"sig":"MEQCIFpf4kbgdmg682AncT2hDkqxidkQxiFk/9R6VjQg+oTBAiAWyWlD0SfXfUlDaZzwzVFqzAPpvdk+J/u/fR81ArSQaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10439","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21210865},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5434baf5eae97d807aeaf169b29f69d03a419ca4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10439_1721095405319_0.06572626289583572","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10440":{"name":"hls.js","version":"1.5.14-0.canary.10440","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10440","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4763b2cb70f1d46cae978d71d10c45338f67d53e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10440.tgz","fileCount":146,"integrity":"sha512-HtNrhvjexFx0N9DV3swb41M+MDVUVO2b+ada/vPVe3mMvZ45PAILmaAM31I7uTl6XPjnANSTaeKflMY3o2cn/Q==","signatures":[{"sig":"MEUCIAEaCGwhLqwthdFBfUb70UDeNJNsoocfaD4tvb5CgUJoAiEAnQWIEBmTw4TyY+Ousy1SlP2TVtLYjZjsgOXzbKHFX/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21212283},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f0934850886aa2690664820fec69914e17ee1ee5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.7","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10440_1721096373465_0.8941465686692436","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10442":{"name":"hls.js","version":"1.5.14-0.canary.10442","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10442","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8f3f6060c03db5ad9f4c525b0fdef9eaf18a5775","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10442.tgz","fileCount":146,"integrity":"sha512-YoXZ5dZ7WaOaOuGcPAH+zLp5FzJWMBB+fjXRcLHq7gDKoEe+4KQc+XOojIhYLq0lIALe0K4dfqfubfsD0zLjAg==","signatures":[{"sig":"MEYCIQDEHDs860o60jflE/QYpCQi+kTRNRvtpyppzGTswfx98AIhANeGmJ8Se0oTlzEPHsX5Y8iNGBf7DZ+8kEDQRdKOcRHQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10442","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21212269},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8c2e542d7f42f9f3d9be6e5a86160db1988b6c12","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.63.2","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.8","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10442_1721322175671_0.08387157015377378","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10444":{"name":"hls.js","version":"1.5.14-0.canary.10444","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10444","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f80b1ce52114d02e50e49b8c55dec6cd1fb012c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10444.tgz","fileCount":146,"integrity":"sha512-1aU7qSzA4wZESaXs9/JtRg0NDJndK8nx8PqlxvGG8wMPUyGHm0LnSV/43yEI23ovdDK9B8Ve8txuprx5NP903Q==","signatures":[{"sig":"MEQCIBVJR+L37+nV9zhQSEWMZHIOuGOsl7x9vUfF6yK9/lAwAiACj7Epl5Ej1fOhFEgl7RXl4j1jeQ/bgXB6IlcoLMNg/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10444","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21212269},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c01d456035e758fc081be5c9e0cf0faa3b117aa8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.64.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.8","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10444_1721324293112_0.7690591799788893","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10446":{"name":"hls.js","version":"1.5.14-0.canary.10446","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10446","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"05e565ad8fcbecc4853fd776c4966c8de7465fdb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10446.tgz","fileCount":146,"integrity":"sha512-aMestCfOJ0dv331E6zRqjHk4Nrh/yN4p+zGojrKGbOY8Raka1DTpx9LgxIlzUBvAy8PPFnJFKSyD3ltqmBhr0g==","signatures":[{"sig":"MEQCIGn0neot4HSLmF0EXuupFjsTLt1ZjyPS+4P42ITTFo2tAiBM1oTSCVF6gGWki9PwzOcw0MjLyXZkTmnhOlEwqJc6JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10446","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21212269},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"665f25d439203914c7202c41f3b18741331bbc3a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.8","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10446_1721327030328_0.9456340950373052","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10448":{"name":"hls.js","version":"1.5.14-0.canary.10448","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10448","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c5dbb0eaae8c1dd7ed9dd82d719ef8e685e98a5d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10448.tgz","fileCount":146,"integrity":"sha512-3e66s1/Isp3HFgyfC6Vi9rRdosmqjgrDNc+Ouh20+f9XXXDhFSqwmIzO2KOumufXuD4luU4ASAGzVF4LdwCtxQ==","signatures":[{"sig":"MEUCIHoGfmW4Ac3j1PbV5iXVxJjcB95M4OMK9y4tDbV83vUMAiEAzMbGu8i89GBgn+4JH2SMEwaFvFI/uX9TcSj/B4AUDtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10448","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21212269},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cbe1461d2ed8789d1228c96e183a13a219b30a64","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10448_1721329089712_0.11066762824953846","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10449":{"name":"hls.js","version":"1.5.14-0.canary.10449","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10449","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fcb286f683139dbe6532299082e4d3c25a22e8fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10449.tgz","fileCount":146,"integrity":"sha512-CZQm+L8bqqgJF6RRK02MZ9LWvEI+/6w/JItdC528lJN9XmKS5/377AgjK3wMIDAZytYf1pVM6UjSgpEG3ZacNw==","signatures":[{"sig":"MEUCIHInMD8DuQNrvC5d1ALu5gyjEcKIUPrSc9z1VwWy7QZfAiEAjA20l0xKgYBMkGXdc/VGQIjgKaOFZ9grjwCsBiPgst4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10449","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ed30446a3aea2324b2ed4d071042f49aed821858","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.2","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10449_1721436355425_0.23124784067673576","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10451":{"name":"hls.js","version":"1.5.14-0.canary.10451","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10451","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"747aa27f7ca276091f029e1d9922906fb150c607","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10451.tgz","fileCount":146,"integrity":"sha512-XzM48EgG6zTX0//fl/+1snqJIns5sGmCibMPEqnCew4FzrWh9qK6sfRL6QVnLmZeN+6/MuAI0UWKV0WqrU7jWw==","signatures":[{"sig":"MEQCIHDU0B879UYTrqZ8K9MoT0O4nhVSmmyo5S/zmy6df+02AiAPFCxksf+pcoqgpgeF6dDBFaEMnCZ3jtkl8xoQ33syaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10451","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c21f4bf863968283ab26afe460c070d05166a4f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10451_1721486138368_0.11970056874950075","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10453":{"name":"hls.js","version":"1.5.14-0.canary.10453","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10453","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c8fb7dffdbb511543d52411fb8205f1fc6e5af5e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10453.tgz","fileCount":146,"integrity":"sha512-oegkOQrLMYqrwyAovzgIo378zmymRXq98Mjd5YokCeOdLhTpRlrm2SXXr8vC3fcPuzh+u5Z16UbqC7pkPvJCog==","signatures":[{"sig":"MEQCIDUmlzVjR0yYBaxtUwwu+0PG9DJlJxNRPsuNDAmlibdiAiBP9LBi7/eVQ6f4Nw9NfHN3rHD9zdCjDLLUwOVVvzMzag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10453","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3b491d5fbe3f23d8556d542c2acf1857c95e865b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10453_1721703835153_0.8865888503672334","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10455":{"name":"hls.js","version":"1.5.14-0.canary.10455","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10455","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5490c01cd7c8654c2b49ee6f6f00a7061138d074","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10455.tgz","fileCount":146,"integrity":"sha512-qWb2sRtH4V56IY/ARJaKMoNouX38deqJzyRK0NT3JxZTRVMW8mwUi5S7YfFNCJSOyDh5t8Y8sBvZOmMIJB+YsQ==","signatures":[{"sig":"MEQCIEIDL+OLYM/uCVwEq12HWp8WL5BRutf/FlGWaajSeaHsAiAHAYwR0bfrsEwK/wJJO34TcRLCXEJt4AwotldcPaCxKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10455","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b8296966a3443d10393817e976bc4fbc032cdba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.0","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10455_1721705746790_0.9188639206279687","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10457":{"name":"hls.js","version":"1.5.14-0.canary.10457","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10457","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be1f8ed19b69bc0c8ac4790ce1ded2c50033dfce","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10457.tgz","fileCount":146,"integrity":"sha512-7mTfzpACxlRw/MO/S2y8dBWBjZWo7jEb59zxgox3DfjkRxW3VDuf3Kl4LBSpoDUhPF+0zu+N//4qEeMu+9Rttw==","signatures":[{"sig":"MEYCIQCEVCQOR87GIvE4RmBICBaEndYEbwsO1uMqsXnkjkvsBAIhAIMzcchtQnKI8V5tyHiC1G0yX8LQuHxgs5Mj3Wv6kPIZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10457","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03cee4392e2f9e5cac648c3a93226a742987a16f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.1","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10457_1721707738858_0.8897426257957102","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10459":{"name":"hls.js","version":"1.5.14-0.canary.10459","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10459","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b6d01f7cd8d3c2de17841b8c89f4230b7483cf54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10459.tgz","fileCount":146,"integrity":"sha512-RSnpiQ7/768+W3XpN1P5LtSaOVziDSttlexl6FoA8j+nu1MxbvNaBkNTMSF8ABzwaYTJ21cFoKBPJypgO9eU3Q==","signatures":[{"sig":"MEUCIQDFzhlWazC1eSfkdlISy8s6sI8YjwG8CLQyUmZu4EyCCgIgYR6omd5LUlYbAxKNZ1B4yumKnNcOgBM4PEas4K77OyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10459","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ef8363ff0705458ce016e080f3f0dd664684a47","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.2","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10459_1721710680840_0.8612873290239489","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10461":{"name":"hls.js","version":"1.5.14-0.canary.10461","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10461","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1de9f72eddef5628a7f7e563776eabc678f0640e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10461.tgz","fileCount":146,"integrity":"sha512-iurowGLOu2xdbPbvWGbZWzP3ko8IDnGvy62iwWqAQTwXRBODmuqd18fvuPr0Zhngj+gk7PuwFmA39YXnKrCq7w==","signatures":[{"sig":"MEQCICHqv256xkcY92McBAgVl0THd9LM3fw/OHN0dRY8rniBAiBCb7Z8+fOPWk3f/aH24g7kj+2fZNgMCEmgwDI50bo74g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10461","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219017},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8836c02ad84446b33f92b5267f7c821061cb2e0e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.0.11","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10461_1721785356048_0.357055900217055","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10463":{"name":"hls.js","version":"1.5.14-0.canary.10463","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10463","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d3d70de4a0ddcfbd94cc5920856d0a7ff61732a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10463.tgz","fileCount":146,"integrity":"sha512-YB/yfMY+xxyaFtWaeYHg5+c69gmdYdHHNOF0H6xxsZm5l3OixrKT35P9RcTfAUcDq079CgwmmU42SNo0TDu59g==","signatures":[{"sig":"MEUCIQC8JEmuS2UqPovt4s6qofuO9BbeQ1MAMOB5UlffNu3HHAIgFEvE+6axDsAmFmEx6J+bG5IEv7ix6qNCOjyQ98o47X4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10463","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6bdef4673d3f5ab0d8bfbafce5a2f3d402617c5f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.1","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10463_1721922339906_0.7411832179703668","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10465":{"name":"hls.js","version":"1.5.14-0.canary.10465","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10465","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76f6ed0ae9be7b1122757ccb601102345780bca7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10465.tgz","fileCount":146,"integrity":"sha512-mRixUTGX6KsY21LafnOcQMDGSazFOz5KN68sU0lxoogtrVi/83jW3a3LFkcq/7xBf8vkObfDnnAtTn87S5+BMg==","signatures":[{"sig":"MEUCIEF5TDc+uGfA21LxjWzFlrpIZMKgIQNjxnZ3kLDxJ4hnAiEAhZXXeITOl7TBfjlfmKAqHWtIwKihvMFaCXxbLMbJ/xc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10465","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4734d70b2a256be52069f711477ce727474994b4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.22.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10465_1721924120094_0.11264954263715365","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10467":{"name":"hls.js","version":"1.5.14-0.canary.10467","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10467","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"398b3114806441d708e3d3a275019f30e9528030","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10467.tgz","fileCount":146,"integrity":"sha512-oDb9at2PL7mFD25Q+RpSGRJM44oj0AEJ2fX3Z0ybvVnvN5EPIUslX896NseiOKFN+BatR+jIiY54QORpxmm77g==","signatures":[{"sig":"MEYCIQDA01LiG9p7QMAbdGhEV/3bC90hZ5Ku+t55z8P+pH6kTgIhANMWs1zUzGlH1RQLoqU/8w4Cl62nKdBPYxjf8Px9QNjm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10467","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"509fa2948230878286206a8fa84afbdb199552a2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10467_1721979153115_0.5333677688357534","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10469":{"name":"hls.js","version":"1.5.14-0.canary.10469","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10469","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a0692a458b6ccde70865654db9b3a7b7878a5bf5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10469.tgz","fileCount":146,"integrity":"sha512-nMFvjy9HA+Rm3evzQ8X1jbUA2ibqN4iVdq8tT0xn5wajmQMIQG0ia1kI/l/YWeE4cfAgmal/4u3B066bteoT5A==","signatures":[{"sig":"MEUCIQDiQM72PrZUwszAnin4Rqi9fQwc6NKeqy99Cl6O6zBBegIgVLwAcLPYtpl69F7SCoeIHBt/Nou7dJN/L9rNBh+xplg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10469","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"244833f60b11883380535141d5706885444c8eb9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.65.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10469_1722015915894_0.2682878687240229","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10471":{"name":"hls.js","version":"1.5.14-0.canary.10471","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10471","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9aeb7baa99d98bcedcf2b6b036d60732c94fac57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10471.tgz","fileCount":146,"integrity":"sha512-9i3Q/7h33PA3h8vzhoVlNkWXPGmsyALf6wrSFIhuHmoKOrH730h3yYSRAPqaZMuOkol9vnH+MKWaO/vcITWdZQ==","signatures":[{"sig":"MEYCIQCk6wntQqUrKwaknClRa3CmNkqVhiTgZVcbIcv8s6ix5QIhAP8z89ZY26xSY/y18jbMVTNgDYypq4jRB3DZHC9CD8x2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10471","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b472831da1d0d5f0689580d0545fd33a3ab82938","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.4.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10471_1722017511885_0.6014208740579603","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10473":{"name":"hls.js","version":"1.5.14-0.canary.10473","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10473","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c40fabaf3b5434ebe31150b20ff44c9305fd9b6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10473.tgz","fileCount":146,"integrity":"sha512-1Bc0I7w/OTMzUtW3zlkxUBRp0OWH7i9Fc0T6IErNr7ujPFtTVv/LTGeXI0Mw74lcAUj0TmkjA3B7UY5ffhFIxg==","signatures":[{"sig":"MEUCIFP+1ZXfWG4dOi5sQHOagBmNVfBsUByaPqoWR3uBosOlAiEAxI8pBoPcb7owGGPK5ylIQtyR7JfMFFMXEjP/xCo8LwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10473","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7757206f0c8f28ec5ed5579546b3248fcd026632","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.5.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10473_1722045659729_0.3285317113127788","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10475":{"name":"hls.js","version":"1.5.14-0.canary.10475","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10475","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d93fef3d1d73356172c9f182dabef4d52f1bb375","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10475.tgz","fileCount":146,"integrity":"sha512-zWzENY6N6cWoKxTsjVVi8n0XV3th5s0vkhcLY49Jfj67bfhIauvwjlD6BJZ+Iej+ESeQ4au9inlytxr3Kc7U6g==","signatures":[{"sig":"MEQCIHO94K99KxfZrDxTXNrpx0KpwHTgjAXjv/LBAMtEIPJZAiBf8qQFFZ6m0MwIKKV2l4ZVd5JKPozNt/iCOQPdmZv+zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10475","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219016},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4d38b06443892638bef3570212cb2a57fc297c33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.18.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10475_1722052871737_0.9893120815063481","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10477":{"name":"hls.js","version":"1.5.14-0.canary.10477","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10477","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6400bbae3d45d40dd08e5609446e396a553a15a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10477.tgz","fileCount":146,"integrity":"sha512-xfi2rTHlWc+4lZ6idMACiN+1+T8DiKe3vL2pdcxJ6OT0567ZdB8Oyv1jW9a0OWXTCjm89627AeiHoBeWpWfFCg==","signatures":[{"sig":"MEUCIQCJNoTU6ZcC8yZQfuEN/Hk+mKqhMWqtbyd64LaAJdj5fAIgKh4L0F89pzzxMqlLRZy8WK5eo6utBT7hGGp2BmoEyFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10477","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bb8deb7911afbd6bfd8a5b7a1f326d917e58363a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10477_1722065400609_0.6452546385720075","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10479":{"name":"hls.js","version":"1.5.14-0.canary.10479","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10479","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1ea76b91c0252bc279e3b171fe8f03f03df3ed24","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10479.tgz","fileCount":146,"integrity":"sha512-8eDcyJakDlUUDscDcL62SmI4fUe9os6GjwqtiY1uIFVoNY1/TDlo/eJS+WIvvpEcAnUmpQ5/IDEdrl2MfzzKzA==","signatures":[{"sig":"MEUCIQCbvMkhxPKfvJRZBP596uLvDPtElvBDgTJVTz4H1/XIOwIgYG0CCPU7XegmNODMdY0eMGjcg8W6SX7h6VuKXcLox/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10479","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"49421627590d7a311fffd149242b26dc587416f5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10479_1722067907726_0.6352192238067855","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10481":{"name":"hls.js","version":"1.5.14-0.canary.10481","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10481","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"626c3d216da075d441abe6fc40d00e39eefb3fb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10481.tgz","fileCount":146,"integrity":"sha512-iVCBPGIqUCM93+rPPgwT/Pm9BWr/7Xyx9GzxJNFVADm7KqKYEtaNKANI7CiBImpXC+UhLYuZ5XG0e/6Tw4TLCQ==","signatures":[{"sig":"MEQCIDXlxLKeHciF/1RSvW8zmBUDH7M56mK3+dmP6XHB0uRvAiAoLDGjgdtV0TDrf1S8OblTONDEwdSR48YI7fZIVZT1Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10481","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9925112e3bdc926c58cafd25db8f3b66bf366926","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.6.1","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10481_1722106294448_0.41982485936178304","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10483":{"name":"hls.js","version":"1.5.14-0.canary.10483","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10483","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3db44d0794dc8a2e96928e31f911658f2aad89e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10483.tgz","fileCount":146,"integrity":"sha512-72NKn5bCoDIZuII46YYZdcpaCZt11sCYnlG0PUplVafCy5llxobx+q7byLMiq6kmPw5xTPCCgfQdMeQvlGzWXw==","signatures":[{"sig":"MEYCIQCOnmkdKfCk9BEaYdSycUmfTcYiLVi6h7lsWjTdvyC7NAIhAOwvlL3pXGA2K7JMhCylLXUyON4VXSiwQgBg0xOOTLIF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10483","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c316fcd378f76ff20c6994dacc4220f970337b4f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.16.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.16.1","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10483_1722108019219_0.2662072388094545","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10485":{"name":"hls.js","version":"1.5.14-0.canary.10485","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10485","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f811e67d019ff1e3440c3709c318c908d595f14","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10485.tgz","fileCount":146,"integrity":"sha512-msRE9FUkXvUeM1u5IawLnZiJXfkDDjorFEZ9YbMLJUnCOMpJ99ZH3zUTB2fcztpgA9qew9+YqqpQ0xAtZVeoJg==","signatures":[{"sig":"MEUCIQCpHoVVuK9AujEVdFCGkB+7UrMbYDhEkeq943YLqVPR8AIgDJqyMUMJ2LpCxu0C2E1/p6SGC54XL/SM6fVNq6pTQfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10485","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"260279d1d1512e6fc81e46dee5aa814f5adaa5e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.17.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10485_1722277899161_0.41592730026388147","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10487":{"name":"hls.js","version":"1.5.14-0.canary.10487","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10487","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74dc368731b28db72aa9577886f9b41165c1416c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10487.tgz","fileCount":146,"integrity":"sha512-TFXjK6l5N4K6Yqcc38G4aLCLCt1asO3bDQrnAlnq2pVYSW0sG2na7FHp6EXshKdH9GZciND5YvlMSeaJX+TdeA==","signatures":[{"sig":"MEQCIHWoQKhIbziuZ/JP9PdjcXW+F+JvTKKmZRlbE82841DkAiB5LX721pYjDbJkKSNJqToDswe4yJrJJsuX5p+ZH87HMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10487","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"90841f00ab7e54535e018277886ebfe58201b4d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10487_1722280290472_0.24021104632428436","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10489":{"name":"hls.js","version":"1.5.14-0.canary.10489","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10489","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5c16926be16115acd0d151e7ddbe10a8a61faa8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10489.tgz","fileCount":146,"integrity":"sha512-zaLCbGNy70uJngBF+aNvdXdUtzLNNuYvrCo3zp2Pm6c9Cq16OABVrS/1T17u1jb2AcSVub0yIcIXR5/beOiY2w==","signatures":[{"sig":"MEUCIQCsu5KVOWYVhLBs0u6KeMoHxpcpgQBmNaItSLOG1QY2rQIgNEK0wRuF6F5YYhuczMPLYhZNMzLd6SxZTBnYyeIdzOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10489","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2302366f1cc8c94c4b04f0cf032d7a12b825394d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.2","@microsoft/api-documenter":"7.25.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10489_1722391437060_0.1518900409600028","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10491":{"name":"hls.js","version":"1.5.14-0.canary.10491","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10491","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0e8da8ac12ba5ae71319c20f7186d5a4e7dfed2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10491.tgz","fileCount":146,"integrity":"sha512-VJIZL5N0mlCv+rN8xUOXPX9rmUUMAww80z/IBg+C3t/Mf+ydeYIVGSah/HgRnFF51WeLM/5zqRw+QJb4exVt9A==","signatures":[{"sig":"MEQCICtK0yeLEtE9EvXC+wLMhYLrlGE98Ajj9uTHokYkDhpwAiBubmYHZko25oan/MaveqmVjiHdtTYPApTO7Jx9pSY/1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10491","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7cb99a20308d656a37c737a9503c686be52d5d1e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.3","@microsoft/api-documenter":"7.25.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10491_1722394130757_0.7579083455892381","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10493":{"name":"hls.js","version":"1.5.14-0.canary.10493","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10493","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"318f7ae555f784f6acfb9512d974f9dd686748ad","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10493.tgz","fileCount":146,"integrity":"sha512-twQnwN9LGoBHOyhLb3I9EnCtfOrr770L1GKt06VFdBqGMlZWHAbPsXcvcgmoJ44qgfiAPOd0u45k+4yj6zJ1sg==","signatures":[{"sig":"MEQCIFgykBShtqhbIn5bQU+rPmRGZpc3SM5tWtRFNOoX2vhhAiAWwo2+H5uLzog2AB4XPjQ/MBLsQGsyD8gAVaAw84Psew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10493","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d900242b7ce5722cb63788eea9a8da146829f721","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.3","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10493_1722399806402_0.3320282259844942","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10495":{"name":"hls.js","version":"1.5.14-0.canary.10495","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10495","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91e47cdf4cf73d2ead1b7c62d7ff95ebce432eed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10495.tgz","fileCount":146,"integrity":"sha512-HWrOFusptczCcYW/pyUEaORiKZLO1agd601gSUK/YMIMIGEFt5jseAYFcc3Mds+nGblAMslGuzFFPfP7VxOkbw==","signatures":[{"sig":"MEUCIQCfl6vzpNCMVuFiBANP81lL3167nrVBlXxif9YtaSu+twIgVPgq4QWT51OamU1OmnpUeYXppIK0oZiFoeKRp8FYfII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10495","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"71bc6d4d02ecd5bb040d8ce80584990fab5eb104","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.4.1","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10495_1722401585269_0.1528747707267626","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10497":{"name":"hls.js","version":"1.5.14-0.canary.10497","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10497","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5915b464ed0d26e1eb3386bcc2db516302180691","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10497.tgz","fileCount":146,"integrity":"sha512-f9BTkQVfpRJ4JD1nTJimmX8rw+N33wxkYx60Ki2jlmWX8oQxMvIpSRB9xhL7a7n2UJAwlWoVwI5JuJ+lyuK9Sg==","signatures":[{"sig":"MEUCIQDev89RX0N18/qIydmsBejMgBLFiGRbrExYXn0t6wahsgIgZ+D9AucTAYBaNa29zzS9NMFvsDPxXqWy7eUkl/JgKb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10497","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22c5e535594c74ef4db2b3787b397e308818ed4f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.16","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10497_1722530326303_0.599646066750531","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10499":{"name":"hls.js","version":"1.5.14-0.canary.10499","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10499","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"be8ff3acdff6d1b84832da8d22eb02deb645fbcc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10499.tgz","fileCount":146,"integrity":"sha512-S8a8SIM/VkJ6Q+iotg0wj1qlD/qaeZFbid1Upx5CEwmpYLtXGolm7eyrepod9IGRVvaYkXZXENtIAnaL3w2aDg==","signatures":[{"sig":"MEUCIH4b3pvJxhDobCZhPhl3U3bg7LAl4cJtT1isVeoMDfqQAiEAjtCZ7T7PVdSvjT8p44f5k6a+WPo3mBO5rwTV8YZXFFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10499","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219013},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d9e2ee25197d23aa28ed2454be9a8e1774117746","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.9.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10499_1722532487658_0.6351910584154634","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10501":{"name":"hls.js","version":"1.5.14-0.canary.10501","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10501","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6b0cc3b4a53aead4e707e69fb2c8533057aaf00f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10501.tgz","fileCount":146,"integrity":"sha512-MffIZ7WtWlsfG4N1fQJlRGy3ogf5GnY/EcJ8FX9Kpkr5yRfG84Qi8juqM/LRtpVq5EgDTbaJz4o4+KGygTFYUg==","signatures":[{"sig":"MEUCIFyw5dtt1jI0Qt0Uxi6uVaUg6Ux5z7EHhMvNuamjA6cRAiEA/2LnQ5wD5n/7RMaBY2k4kb2vVaGWJ/wJ0AQ0gOv7Zj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219014},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5c1b0feb04810bbbea450ba756cb57ec15fd4d66","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10501_1722571677429_0.3250640274536414","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10503":{"name":"hls.js","version":"1.5.14-0.canary.10503","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10503","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2dc57830d030613265027e80c8bc58e80af4a29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10503.tgz","fileCount":146,"integrity":"sha512-gv353VqsSUM2NiGpYKBbK16N237UN6omBMSWnMEE4MNbNQtV7If0zD3G/3VQTPDNp7YQWQt7fh2M7Yem5uPlww==","signatures":[{"sig":"MEUCIQDzCB+y3MJBdZ1uETJV0vfmB2nOlpXzggISTRqB1tRR9QIgTyx/alh9mPoDpQZSe279O5OQ3OAbtojN9V2N1g8w9/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10503","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21219014},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c027a10c4782c73f71c313005916cf0877de2711","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.24.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10503_1722573737191_0.3502157013470173","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10505":{"name":"hls.js","version":"1.5.14-0.canary.10505","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10505","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed077f98bf94b57a9eaae7cc1aaaf032c77ed432","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10505.tgz","fileCount":146,"integrity":"sha512-dU95LnUFXNmfR5qfmIfp3I1A/Cxv24v2j6x/LG6YHx/ujOiPLU5L1hhXpyXSf/5ZKPsaMOzUtZN/HiKs3rxz/g==","signatures":[{"sig":"MEUCIQDDWXLAQq9h1BYJ3EHzvDdFi1YPdJez9RwrE1Yn1UE9/AIgMTvv2yK0n7MPT9yhnQyAArePcbl6eXhy1fXcVM138yY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10505","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"48a1756625c2a20749c0381b96604198c6fd8688","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.24.9","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10505_1722627221062_0.17780366453783336","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10507":{"name":"hls.js","version":"1.5.14-0.canary.10507","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10507","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ad73860fbb4ccb7a1925ea29f4b67ac112972ef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10507.tgz","fileCount":146,"integrity":"sha512-EB8B2zTxyk2VoDOP6KBflw+qlhZ88uCdiER9XggRcH4n8YnuqoDB0kcZ2Y6Yx/SkIHP73ZDqkWlyMc7AqsZofg==","signatures":[{"sig":"MEYCIQDDUzENHCsVDt2LFteYFjb0OWZ0EX3XO4XLo0vFnaIbOAIhAJzn9l5PAJyTvXd3/xOVgV43nJehKGYkGkZcrwqZcgfl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10507","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"289698ecfd4c635a08e667edda1043286aec1f2b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.2","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10507_1722629498729_0.8097944794780727","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10509":{"name":"hls.js","version":"1.5.14-0.canary.10509","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10509","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f22278e8d9675358916a523db6da082763c0fcd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10509.tgz","fileCount":146,"integrity":"sha512-xF2lXrGaOORqOuE+voGqRRVQ9w2ashVD+6RZEgASwYDbQz6Ppq297wpic84ER94Ed7Cke41O3UHej0EzA16WcA==","signatures":[{"sig":"MEUCIQCWi2DfYyTB/DXL0/RxYZfvqkxVh91VooiuWcfcAQxfLgIgAfmnDg+ALCUkB46+s1Q1fjjJ/fx1sn480jaBdnd4UwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10509","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"96a85a6421294c604da7b2871c1f6d4c903e531c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.3","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"125.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10509_1722631647654_0.7848436075832914","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10510":{"name":"hls.js","version":"1.5.14-0.canary.10510","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10510","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4491d860dfecd261bb9229087a175099b357a5d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10510.tgz","fileCount":146,"integrity":"sha512-QcjWTttHNxgegycjxr2f+VV7mg+LsxQsbWZgV9e72mTssZ3U4IC6ORsLquCBJjO7E9N8ZAwpYGjF/yNucdT37A==","signatures":[{"sig":"MEUCIQDQAo0DFRlaC0n9uo9rO2196Er4MDDTcJTvsvHoObssvwIgUt337FnpyU04STgnEQeYjBN7unJqgIqKjg4DxiQOB8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10510","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"16d8fad39f0e7309596ed0df48ec24667b9d70e7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.3","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10510_1722634071396_0.3249969023107391","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10511":{"name":"hls.js","version":"1.5.14-0.canary.10511","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10511","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4f49f9c3879886bea45eef0377a18562badb96b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10511.tgz","fileCount":146,"integrity":"sha512-4vC/HTIwYWVZP5Dh9/nXfxWEVAGHBlhM2tXv1Bx888nkrSw/RTKrLDahYMNaFKQUtvr1xCVRu71N6C5V56pO1w==","signatures":[{"sig":"MEYCIQDAcIAmWDDC0GmDROHz1vBIB2YepuvmfrvjVdjppFZNCwIhAM4qQv9ZAqChhvVp+eVALZyrRa2p3bD/U9Rb1g7fsITA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10511","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"37c2b389dc16e8600a6ca4554a1989ce075c7577","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.3","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10511_1722634529483_0.3403379272110505","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10513":{"name":"hls.js","version":"1.5.14-0.canary.10513","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10513","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0ae3ee18f542f3c7c34d151fdeb4484808ae0b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10513.tgz","fileCount":146,"integrity":"sha512-p029HhpY3v/dFcqWtrXH8uSiGL+qgiN2KV10VEFWdiYBlMg3oABHFnR+gYsnKmN4/nzozr8sSp72Sn+arPOPLw==","signatures":[{"sig":"MEUCIEjFW2aglucGWyiEF2sbMW2czdTGWzxigUVDKlswJ+LSAiEApHa87TobvapRYXYPl9sNhnfZCIJY1VguT1ASsvo2mmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10513","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bd977c38ee415fa15f60861968f66af31506ec67","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.4.3","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10513_1722636956770_0.16357144949646973","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10515":{"name":"hls.js","version":"1.5.14-0.canary.10515","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10515","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8862c7b9bf1cad0215ad40feab89c3a0eead7893","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10515.tgz","fileCount":146,"integrity":"sha512-uZzDnvOnuft19XxLK9XiWl9YWKYOY/3ViMKCelW7hT63PEuFeU2bOUM5mFSH1PslOwUauHZ63kpOcrwdi9qqvA==","signatures":[{"sig":"MEQCIGlYBPZU7qP++pKcdY5ZJCH+DpDUzzdTWWFkew/T5iDtAiAul0fdtwKLAdfSlAnUFT7+rZL0Hi8kPnrhV/LDWQDljA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10515","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"750ead7d6cccda94e353f1b607ad81930cfc9f6b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.3","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10515_1722844719460_0.9745506316143049","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10517":{"name":"hls.js","version":"1.5.14-0.canary.10517","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10517","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1c840c668a402659bca32011f580a5aa9945214a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10517.tgz","fileCount":146,"integrity":"sha512-jeQCEV8UqJEzSriP/6+MLrCS6XpRc7m2WURQFHnW02v444TghW5Jn7GFR3Z95Ap+Bdxwcc8cdAzJUdvWNx5eXQ==","signatures":[{"sig":"MEUCIACcRgELw5t8IqBfuaWkGzWtg2ScMVYZQqBFc/e6YFUwAiEAuee5Q/zJYibWGfKjvHc9u315kSUQluBkB2HW5rk1UxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21224547},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e9ac9ec40f3520d3e685fa309f6f14a3c619c8bb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10517_1722880989224_0.20896294624425638","host":"s3://npm-registry-packages"}},"1.5.14":{"name":"hls.js","version":"1.5.14","license":"Apache-2.0","_id":"hls.js@1.5.14","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1d52be309a06aab25fee667c4969d8abf9f8fe59","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14.tgz","fileCount":142,"integrity":"sha512-5wLiQ2kWJMui6oUslaq8PnPOv1vjuee5gTxjJD0DSsccY12OXtDT0h137UuqjczNeHzeEYR0ROZQibKNMr7Mzg==","signatures":[{"sig":"MEUCICXnKJAdzwP/fhgu4/YhMEZRpcKTtJQnu39EnYJQPAfEAiEA5A/2htGj/e2gIFFnCweOaK403GMNtW91AuWArsDKzO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20210671},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d29c782297995ed926ecd29a99865226e82b361","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14_1722884919850_0.8564770990340083","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10518":{"name":"hls.js","version":"1.5.14-0.canary.10518","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10518","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76abcd35de47d67b85071a8238f302ac4372719e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10518.tgz","fileCount":146,"integrity":"sha512-vWn6zPuPsS9/mKfHs8BCNo6jv9x5381zBacTDM63ir9yAtSqmJcHm+OiqQN3yY3kilVDJ8/37UbcEEHU393z6A==","signatures":[{"sig":"MEQCIB88VghWi87497cgmrh615T0QCMSKsIOfuhAbmKnCOJLAiA8GcxJoxLa2APgxc+roLyy45X82abSQsYnBh6SFi3v/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10518","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21225598},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b754029d6085f20be3e9e73d8fef344c3b20548f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.0","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10518_1722893669756_0.23106299580664968","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10520":{"name":"hls.js","version":"1.5.14-0.canary.10520","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10520","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ee4b6f86c2890fa2067e2b11745cf6227320e0a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10520.tgz","fileCount":146,"integrity":"sha512-ZR362Yq8bgylHQ1cnOlzS2SXyxnAB8dZL6GyN/zrHCrL55gAimpgguxg5dyU1xDXC7NhVzIZosRebbvTFPvNqw==","signatures":[{"sig":"MEYCIQDtjOwH9wNPQme4Zb8nl/bM1JbrF8zYorz7hoSZe861AQIhAJfCpLRPdtL/xGvyblntKR3Q7OwGyxLh0O77l2xgE9lT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10520","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21225598},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dd1ee76206aa8814e6da3c6efb8097ea47c62482","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10520_1723002659322_0.01291690929290601","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10524":{"name":"hls.js","version":"1.5.14-0.canary.10524","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10524","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"200eb55f3f4c2a15c213e5e7c75a1ccc1357257b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10524.tgz","fileCount":146,"integrity":"sha512-DSsDMxVbH2Nl5gC0gOU+kGUDMa3AQdyGOMrMFIMlXE5OvJnQ495Sef0F5555UOK0C236HccRTO41Nn+gcqL9hw==","signatures":[{"sig":"MEQCIGlTCmcbN9bOnZhq/VQ0qCh0LrltRvyQ9pbUQ4JahuR6AiAlwUP4W9cnlOvwyYWGI5IL2VHnKUhBnfGm50uN55Azlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10524","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"89ee9f41b183aed78faa82b58e9e89c6364e5e4c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.67.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10524_1723067314228_0.831931164950233","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10526":{"name":"hls.js","version":"1.5.14-0.canary.10526","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10526","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f0b9d529a8de433fa0423ab22cdfbde7ccaffd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10526.tgz","fileCount":146,"integrity":"sha512-/tka+r/HUr5NA9C/zO3HI8M0buR4u5rJy00+rscEdRjXAnCeyEHYA56QvcYOKu3JO2TOleAxg5LEl23wIA4dNw==","signatures":[{"sig":"MEUCIQChbfmbSuUHVgbIYdde55ilNafH5gExxBOvJnFrka/2wgIgOfkiKK+aX8Cdiw4Ufh18wNNwDENP11VEo92hFlAL0G8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10526","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6c32007cf585d4f8639d6c3e7f079e31008799a2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.68.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10526_1723118063732_0.6868365948152904","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10528":{"name":"hls.js","version":"1.5.14-0.canary.10528","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10528","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"68f225dce7fe00a72ba6049fdda2e8644b344c45","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10528.tgz","fileCount":146,"integrity":"sha512-Wa6Icl39rzp3DblvJEkThcCOogXtcq/eMUNclTG9pCGu30CHtWhjzL1WGuOtOvmyZFX5K5JZdcXgSmp273VQsQ==","signatures":[{"sig":"MEUCIA+w2GRxYoltJAYUxDtOObb8kys9DPyy/S1Y2AR5s6eXAiEAjCuNxr3wd3G0yBlLZo9l475sKg9cELAJs7cHkSW0ne4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10528","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a4d9b98d4ad0b40d1eeba4e03467c2feabad32bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10528_1723120988788_0.4943637050786023","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10530":{"name":"hls.js","version":"1.5.14-0.canary.10530","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10530","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9b494743678580823350eb0be22174e6e81cde56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10530.tgz","fileCount":146,"integrity":"sha512-eem23VMTYKnwLuGK54uwfSl82cZ/asvx8cyCCGLqBAnoskXx1eD701ZZAKmTBjltL99ZIQjTVC0miEPFqLI0VQ==","signatures":[{"sig":"MEQCIBS+EUKNoHpWoNbo8sgYN50FjsjjHE1TTHv56S2Rl/2ZAiB0cuvbTKksHqy3J4LzKmdDc2a/bsgUvJriRIaAxrr20g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10530","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7358c87446028d65704c2afed76340352b4d3aef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.19.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10530_1723122962344_0.33953829374598077","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10532":{"name":"hls.js","version":"1.5.14-0.canary.10532","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10532","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75e1d9b583c08a4433ff85117ba859492dcc0bd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10532.tgz","fileCount":146,"integrity":"sha512-GtoRvc5IcRPt5xm5N41zHX82ILRU759lTkbEec/+/Dtvyuwt2j/MEeFce+gIF/jq2ze9/3Z+ADDeKm7VDHPnFg==","signatures":[{"sig":"MEUCIQD54YVTacxDFh8TPXLnxUFwWPxHAwyMKfzXXzHl7ssi6AIgEYb/CEF0EM4lqfyMJq9G+vVwn6BmeUxA8guuCW1QYmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10532","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"27ffc7f1ab56958fb33a5b8fcdcbcbc4ca8a2303","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.4","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10532_1723125309414_0.05794996156056764","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10534":{"name":"hls.js","version":"1.5.14-0.canary.10534","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10534","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"734e6c9c2ec66087a395c4eba8adf425812a2428","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10534.tgz","fileCount":146,"integrity":"sha512-2M6RN8LYL0csDLdhR0fVYNccJwaba77tNRwa+v8UN5pUq0P6KCEQN8aBh6VtVvR3vcQih3DrzJkR3xVGbBGxQg==","signatures":[{"sig":"MEUCIQCC/+oUAWJkfTerTgNtu57OmD1jyKmg2OnUT6Ntw9pYJgIgdo5HyV7pEugcmPDeCxZCPIweK4l4vqAGZRyr8g/X2wQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10534","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221190},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23e266048ec297fa8d7fc665663767cc9732acac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10534_1723232485941_0.34739999347908834","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10536":{"name":"hls.js","version":"1.5.14-0.canary.10536","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10536","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c24a3504ee7827d120c2725857da4a62ada51a09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10536.tgz","fileCount":146,"integrity":"sha512-6CLqLZkV6YsLxjMBnUeRcE80Qn4eyLIDbifE7DyifXovjv1Uz8eLWkR2WrS7ObJCNyYW5MqbzJfN0PRedd1caw==","signatures":[{"sig":"MEUCID1kT7XFo47yiueeIKFWbehjSauEG0w+rkBCtsGrzFZqAiEAlKW6A4PxnAGINXpwxEF7aUfSnyXr8l+bNWG6Q8wMTck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10536","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221191},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0d88d95a9fe79b04d38e5671e8ac549aabe603ee","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10536_1723235472522_0.0366113474158265","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10538":{"name":"hls.js","version":"1.5.14-0.canary.10538","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10538","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"db33b30315e1bcc8a44ff87d8699a4cc032f8857","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10538.tgz","fileCount":146,"integrity":"sha512-excjFKfB1VbsCxFzj+IGavBlTUggVAbC83EVfPLR5Bp5TeRpKpxNBKmL/tzHFoaFMCpma2rywdyAbT8e3s+rBQ==","signatures":[{"sig":"MEUCIBS3Mrip5i0CpYv79Ilg1LCCpkLClVWLw6wpbyV0C+0cAiEA2gmdLz6Ex6ZuKc+D0jOZJAW7peIUHWGtrIiDSrjQXTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10538","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21221191},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"13e24348c21c43221bf44a610520714627cd4fc4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10538_1723280081021_0.23548251252814056","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10541":{"name":"hls.js","version":"1.5.14-0.canary.10541","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10541","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"808345685ad36aab9b24ac3898ea7150a7b38854","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10541.tgz","fileCount":148,"integrity":"sha512-Ly1KCezyf9L+knqzlnbSdwm+nYqPXMVSnq6XxSQVXcU9tMELFeQFTxZEn7w0Tj7Y+rzs4p+E7mBETrhuFQgh5g==","signatures":[{"sig":"MEYCIQDuAbMnm/3lfZqsmO3xGZsJt68wqnatwi0wCJD8RaND9AIhAIE2tYGApBCGYIwxGobovYTTPpzQvOFbmu0M1MvLpFMP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10541","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b8909216cc8ea985038bd7e88315f19915e466c0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.1","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10541_1723558802698_0.7825719243977767","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10543":{"name":"hls.js","version":"1.5.14-0.canary.10543","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10543","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d73dc253383254db0ac704cf28d11f6fdb8a94a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10543.tgz","fileCount":148,"integrity":"sha512-f3mior/YDW0zbTtNADZrTbg7MW6tHzYt1c2Bq5WoLsTz8G0CrVivONBkOnYlwckRMpIz/I1P1sCFwABLQyILjQ==","signatures":[{"sig":"MEQCIGr3d6uJ9jx2dS+MpJbGdDDj1uYYWj9PWUMCV5ixFRzdAiBge3PB+sSkmBDcDHqgEmNF8aRTix1VdcxHlk/edsvvog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10543","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c912a588bb3b36449f1f91605af7c7c661804f7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.2","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10543_1723662241677_0.7675885538786731","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10545":{"name":"hls.js","version":"1.5.14-0.canary.10545","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10545","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b88b7f875537a49049f81aea98863a0b97fcd64d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10545.tgz","fileCount":148,"integrity":"sha512-9EWLupNG1N/ChNQ9cblQqXkvONKSnOd6/Wu8Cp8oTw/HWrSVyIRUuSCYiE/azSGMb4RZrUYk5LbWQoxieqEo0w==","signatures":[{"sig":"MEYCIQDFQFrEdYn4/vDxuSIn36STOmrIQQLBhbFiaP7CvHXdYQIhAPMHMJ1qEKjtnRtU4dEg1QJw77YA3Ay92TWi6X4OZysz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10545","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ced73c737a9c0f757560064072fb92740655fa7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.0","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10545_1723664705344_0.7739784977784221","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10547":{"name":"hls.js","version":"1.5.14-0.canary.10547","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10547","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3256320d10b29e7d9a215de0dba5464b47c4f34c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10547.tgz","fileCount":148,"integrity":"sha512-niAa4CJKk3NOEcWltmi0jbR0ljus/qlTjHy6UKc69P3ZfEIHumUMlamewx/P6pWCge1ZXeiQwtNFoyKqCuEq1w==","signatures":[{"sig":"MEYCIQCM2p/ywX2oOXuXxCB+77Ml+Q6h+M38SZYt2dh8nzkqWAIhANyX74xJHVJv6PuponBAd9if//beerceMwkqxqrzZ5RX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10547","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d43e7e85c2746d1382a0b847206e78687586bcac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.69.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10547_1723808459988_0.8387994809967592","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10549":{"name":"hls.js","version":"1.5.14-0.canary.10549","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10549","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7e39951ba78374897e578156e63675edb314e30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10549.tgz","fileCount":148,"integrity":"sha512-DX4w+62hzsLkjzqOpYqQwM66YB8JC4/JWp9Zp/YwZWvVQiMeCt0D/TcZ+piq1HpVaYmfEehMN0DB4QerhnHl/Q==","signatures":[{"sig":"MEYCIQDfgInGNypDMmRWI/f/KTWxQEhb9cvOkJwtfV9EAupJDgIhAJNfRiPXY4q6HmL49ry7wsTYZTJz1RspiMsw9mbHYPaO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10549","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da38e7aa261c76bbbe9f67711767e74636f1cf09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.70.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10549_1723810426725_0.04757998958837861","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10551":{"name":"hls.js","version":"1.5.14-0.canary.10551","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10551","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ed1bcfb369a0178e2802bdeb54e58a60c46e155","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10551.tgz","fileCount":148,"integrity":"sha512-mtTTr9JWvBayO2FoUONW1r5gBoSubL/gNbgTTCOVjxutm15m8YDdNey1n3afV5Os9g+wowrRQZiy41ZAvGbkqg==","signatures":[{"sig":"MEYCIQCnXVrntZrHn4AoAPinfgNSgy1jFIHxTasN83XLXeNkngIhAI+IiOC5oTFwgDbGiqyc8Dj9CS8mdwM135kVQ6XUTBT6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10551","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dd143603b917b71a88a7019a14ffd25cfb1b8307","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.5","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10551_1723812432629_0.27371205683655386","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10553":{"name":"hls.js","version":"1.5.14-0.canary.10553","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10553","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4ee774b00deac359d4e94b0cb6d04e9d773c1239","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10553.tgz","fileCount":148,"integrity":"sha512-SM9bbqYdmseVfUWnRAv3nkGuG9fbibu7QzP+THSY3ZGnR9KG4xV9wg2boAUickh102HSEtzrZmMtFT0FZpoepQ==","signatures":[{"sig":"MEUCIQC05opcBDQKT4yQa/aVeFtG12Ms0WmI+mLpkTIaYLXwbgIgegox0E6DvR9dBihxT1Ck1yNRdl0F8YKSv5vHc9tCgC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ce866a946c8e7886bb9bd3b25763a2e6381dfdd7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.10","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10553_1724110043573_0.7024694064007933","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10555":{"name":"hls.js","version":"1.5.14-0.canary.10555","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10555","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51ee63b48de4b085775c602b597c0a1ddd1c2708","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10555.tgz","fileCount":148,"integrity":"sha512-I3k6mix/LBDQAC9s7dopo23MFezkDnogoLyMl52IdwXVDBbXO+NNSzFUG0c0Wf3PknbJpB6PI+LeoADdh5sFOw==","signatures":[{"sig":"MEUCIFg9+qJSgYU9iCd+CQdAg5HaHQARwshAZdd94gOQ0gYJAiEAuDn6Ro5u7XmjdRmqYRNA3hi7nXlz7Ovj9P7CdqeQkMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10555","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9322fa2f1346c442e9c3a62ed3ace8c425231034","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.8","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10555_1724111779740_0.37216547431903635","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10557":{"name":"hls.js","version":"1.5.14-0.canary.10557","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10557","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed81a8946be286ac5e76de4111cb1a886fedbec7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10557.tgz","fileCount":148,"integrity":"sha512-jADbIoLyskOge0yjq7HBdG3bcYTdN2d67DwVSMRhSvx3DCjmMK6UKvQMlKx79AdCmtlbAKBPXJBE7YF8HbhOwQ==","signatures":[{"sig":"MEUCIHBv1GETI6lz+kS734HLKBSh7u1hVGCnRT2zsm1FE/wIAiEA1cscFf/v+wtprmpal1JJx50q7WBXdhuDfzLTvyiAwOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10557","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21439719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"714a83fae67c32706eca72f45912a4e268e2ec89","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10557_1724144552809_0.14351790448464397","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10559":{"name":"hls.js","version":"1.5.14-0.canary.10559","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10559","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d362a255400ca596215bd4e606aee097377cd23","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10559.tgz","fileCount":148,"integrity":"sha512-w4wY3e3Lqs8eKJHMCic+Oo2JzqvEnIxzSI8TAJLrDglPq45U4KdSu5BbacOMvcqZsu8v3kxs+if6l8V82Con8g==","signatures":[{"sig":"MEYCIQD1HbpGJMBTUuvViHciMEOtBiNjzcowUqnN3m4xDOTg5gIhAJzRkbhy4/dRDl29IlzF/6w2Snc1Rf0TaotFlgGxAcFi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10559","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21458851},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5729fd4df8cef55f175fe897a77c16fc43b3e5c3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.20.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10559_1724289022147_0.587260726695148","host":"s3://npm-registry-packages"}},"1.5.15":{"name":"hls.js","version":"1.5.15","license":"Apache-2.0","_id":"hls.js@1.5.15","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbceb45492dcbdce9659e0d43cffa6c5cebaefb7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.15.tgz","fileCount":142,"integrity":"sha512-6cD7xN6bycBHaXz2WyPIaHn/iXFizE5au2yvY5q9aC4wfihxAr16C9fUy4nxh2a3wOw0fEgLRa9dN6wsYjlpNg==","signatures":[{"sig":"MEQCIGaopHWzVvVIXxAscjquPw+G50/eauBa1CjyPHPWYKaUAiAXEClok510VlA5e3i5FcpIY/dh0VtmTZnZDbTZsnCf9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20229762},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ade819e46b598aca6846711db708ad1efec4c36","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.15_1724289863099_0.5397339532049394","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10561":{"name":"hls.js","version":"1.5.14-0.canary.10561","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10561","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bed3ff35a5fcc6934bd3c51b0997b4fe595f65e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10561.tgz","fileCount":148,"integrity":"sha512-FGDGb9upXE1dk9YTM8JXV1hD5Rk1KU1yDzeYuoq7mKWB9JGv7OVEJRXD+nwEGUh/0b8ZywHXXEH5iQiLS4+ejQ==","signatures":[{"sig":"MEQCIG+A4U7UQQ0M0tFkGQCV/sHecCe2j95k9Sc7b9Lz6TQdAiBYIIb6FadIvSCcf3+MD10lKfK378iyPqFPysl8y/iwSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10561","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21458851},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"122698f024c3b89c8d8c0c19fee15ea7168a0223","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.4","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10561_1724567050253_0.8848379458665929","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10563":{"name":"hls.js","version":"1.5.14-0.canary.10563","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10563","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b59004bb9c4e39126444ba2a47389f0f34d129a7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10563.tgz","fileCount":148,"integrity":"sha512-FZxV8sq7pGF9dGkbM9q7jHMryNoT6TtWUQcumFWGuspG/U+Fxc2R0F3420ut8N3Y5FNn2zRh3A4Y1++g9H5+eQ==","signatures":[{"sig":"MEQCIFhNA7OUx2Y9Vsg8+Y4Nb5EFoNb9CZTWb5/sBHb1MCnmAiBVkKedbEfP3wn5x00pPQ74nZ2Lzh6M4E0QvQEiCHVWmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10563","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21458851},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc280263c159892480561bdbaef7f89218c3baa2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.0","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10563_1724769849875_0.08365720472374405","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10565":{"name":"hls.js","version":"1.5.14-0.canary.10565","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10565","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fda08040e4f11e6a9a27460972066dcf0428928e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10565.tgz","fileCount":148,"integrity":"sha512-vO24kXd8QV95JOB/i+e1xfIUFeKPa0KcYVI7n9AdXylpvo56oLQwLOIQQwkBm9FUQkxZffPwBcjJQKe9Fc6GSg==","signatures":[{"sig":"MEYCIQCezOY4w8qeDV+NIVkga4OFVswO2FXN0EeKwhGZ4JhBMQIhAIBCv1fumnfbwRy1I2WdSl80V9wEXlmGmVdRRPe3Y8KJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10565","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21458851},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b4ffa62507df1d5f262f2e7151f259b2d1ddb5f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.1","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10565_1724785260891_0.2160405163925998","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10567":{"name":"hls.js","version":"1.5.14-0.canary.10567","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10567","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4dedadc9a1ba9f369aeee1437554201e524a420a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10567.tgz","fileCount":148,"integrity":"sha512-l9J9KqnhVbkE1VC5HuqsV+pwfgb+vxFsXjU/oYK22cTe5LVzI1LqFvP1a9sBSXkTNgPaK1Xc6aGV9bH+meMuDw==","signatures":[{"sig":"MEQCICbsd/HUW0/WdjqbjL4DN4qz2FZHWk4A8BpHrXcrs4T9AiBwd36Ql9aUXu3OmmyAW4pyRSurg2ZzquvbHuMUiU7T3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10567","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21458851},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3268053f3a95d3d15271f0c547922f2b4c134059","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10567_1724786972017_0.8892397362705806","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10569":{"name":"hls.js","version":"1.5.14-0.canary.10569","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10569","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47ce04e34645bb0acccd9086b7d3bb03aae4f958","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10569.tgz","fileCount":148,"integrity":"sha512-v/KRqvm0XZFQUFHWIiwt69fO4yz9+MkqOaAKOh4nl+E9iTmtGrkdCNJegQxVt8TmYGT78awFZIDm58ovcKxz8Q==","signatures":[{"sig":"MEYCIQCW20TFMD0btVPm8F3dUEUTx597DLAnXuqpGzXl8i+4OQIhAM6rIFRU55oC5PbgV2c4qooTtNF3wxCYJM9+V516fHrP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10569","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413926},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08e8f3b066fc52e8f758f6e6217ec77a3ff6fdf1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.6.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10569_1724787478615_0.8836972143893613","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10570":{"name":"hls.js","version":"1.5.14-0.canary.10570","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10570","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b3e14417007ae9185da3f4ba4171a5acd63a702","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10570.tgz","fileCount":148,"integrity":"sha512-P5Sk8KvUPCQV3avuBqGtj1vjNtK/+7aBQU5gC5uMC8QDX0Em4MT+KnRG5kUVcSDb9vlm1XGDX2QIECIny4uQkw==","signatures":[{"sig":"MEQCIG+60FQoD7/I46Id5FC5IsZvC5voD3nNaTeOtzOdBXtMAiB999PL/T8dcaYt58acHUi48mp3XXQHBb5SYV+eDOW+8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10570","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413926},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f8a53a4367d03c6ccc7aecb337fdd45c002f65b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10570_1724789155079_0.9855431358008917","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10572":{"name":"hls.js","version":"1.5.14-0.canary.10572","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10572","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b765321c192f559917f15584f993f57ac9d13042","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10572.tgz","fileCount":148,"integrity":"sha512-0848ywxN3886XOex4u5PAzyLfgGXF+8VuaNAhVfQhtj6mZUkcjZhRyM0+Ih/E7orRPmZmsh+v5ah6HkPJihAeg==","signatures":[{"sig":"MEQCIGdqTG2188MwJ4J+iAYo+D2cRe0DwLQJufp6sgTo6GUvAiAmeb8r5ayuDlSGFCGAxgC7OWEeoSTI1VmMV4Okfu6tmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10572","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413926},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"28bf88bfc0a6c2698a9429bdefaddeb3edf103f6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.6","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10572_1724833406653_0.31466268015558096","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10574":{"name":"hls.js","version":"1.5.14-0.canary.10574","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10574","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7144266f0d6576bb8ad84ab14f5c163668fa7695","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10574.tgz","fileCount":148,"integrity":"sha512-ugxrw/xB6jhawxeZmJzdyNDV48APzwpbTFZtTir3sPoF7j1iM0awWnn55IDkzLnMC++dv5AER5bQTcXHdvhTRg==","signatures":[{"sig":"MEUCIQDuW4wNVAFoirN0OVsSPoOK+7CqrxaZFMaErdcrx5iO+wIgPj7AocxPN65kHFgrBrbb6+H1t77vvRi4wpgPEnHGDoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10574","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413926},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5705fe26c81848fbfda3e0a8b2df7724f1e2e120","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10574_1724835460294_0.9291300585251692","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10576":{"name":"hls.js","version":"1.5.14-0.canary.10576","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10576","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c4380d4b4bbd073723308c6a036e3bb883c2b7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10576.tgz","fileCount":148,"integrity":"sha512-EokVWkvPMGP4K9eEm2Z1q/fPjYAswhOV6nZPeyBFa6rN5oqUXpckDl+cXxviqWeCHlWT6whRXh90SzaQ9qnptQ==","signatures":[{"sig":"MEUCIQC5KOOWDrMe2pJ9VBCnx2GK6d7Jl5tfpBvdRfO9QtPeDAIgKeQIabQ+fe8A5FYbYJPIciWaeHSG74VfkLAdzATsCzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10576","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"01f50bbbccdf6dea92460b003c78d37a5ecf904e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.7","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10576_1724930951777_0.2502136972426696","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10578":{"name":"hls.js","version":"1.5.14-0.canary.10578","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10578","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f04de6800a3879d492f84cab4eadcaa80f49da58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10578.tgz","fileCount":148,"integrity":"sha512-9SN+LFKNUjXWsEx58P6nGs3QXEu4vJWVJTmF255w2upnVHKR19b5U1ELE2+zHbAKvKhkt6mL1xFyzf82ASQFYQ==","signatures":[{"sig":"MEQCID6bfw4OKI6vyslIHzjYkwTsoPlYF6uKbWNIIrrug6VNAiBtmr2q7DaQMbnmzx9idUFnHvq3h/gLPO9d/p7rATDf5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10578","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2deb6dec3607b025d96fe17dfd75605259bd0190","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.17","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10578_1725037784231_0.1804834654904941","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10580":{"name":"hls.js","version":"1.5.14-0.canary.10580","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10580","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5995b906ab2503cc4eaf1c3b8ff66e202d11bbe8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10580.tgz","fileCount":148,"integrity":"sha512-2V4chjZ9kBc7CL1Q8I7n3QR8fQNImKVXoBPOIzvjXavo5sPNq9TUUmr1VfIsxXU1avgV4hfZzaasK+gz/E0FYg==","signatures":[{"sig":"MEUCIQCZFgyvaF1jqKEQ7kZ7kubBg5ZRK111qU+YMpoW3wpe2AIgBqiqBTX7K48xWVCd6flVfamqCGn/MA/N7vz+y5FEmZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10580","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"68b912bf900b2fba4210b1bd5d6ddc1e4e2ee120","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.18","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10580_1725269912760_0.16832752958898922","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10582":{"name":"hls.js","version":"1.5.14-0.canary.10582","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10582","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b833fdf0906096bdecf6a23f87129540e3094cae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10582.tgz","fileCount":148,"integrity":"sha512-Od4V4XK3XFrtaH6UzhI12nZtL8t547gbTIj2YBLbRR4pnVb2NIzEyjtyIsSQSFsubM1pTxtchvV8HB/QFkzh2A==","signatures":[{"sig":"MEQCIBjn9bS01qjnb4+ajx28M3xPmJ0lRy9IdE3J70QF2pmqAiAXQ2huDq0+Zis+GR+JD8bQJSXArAbckt5pg+jogNLGPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10582","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"656b55ecebec7741bf2b12c3880812054b541ed8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10582_1725272220866_0.0078565592862605","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10584":{"name":"hls.js","version":"1.5.14-0.canary.10584","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10584","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5e40e2dc68e9195b57e2e3a82eda623d0c9f815","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10584.tgz","fileCount":148,"integrity":"sha512-oOezRinG04EgzibCciOW6xWFizdFN4C3S/1WTiceTkCrDcPFsxwtLb2lM4WUZjht+nTli5ZCneSbdl/Y86XuSw==","signatures":[{"sig":"MEUCIQDSduqfcxJPT7hW0N9fe3HT59dD81ZdcNQMlR50GbnYSQIgB426eJvI2dKkpU+v3bnWJ1iWe+QsjdvrGDUwfqanoQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10584","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1e8d7732443b4c00a43c7d4b146344d8957932e7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10584_1725295365541_0.5006527371236447","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10586":{"name":"hls.js","version":"1.5.14-0.canary.10586","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10586","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d57e506566656af29d8b44905f1fc4b267b90111","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10586.tgz","fileCount":148,"integrity":"sha512-u9C/a8iQutewMG7aER4eHd/69GqrBtbPoMBbe+kkGcBx5vAk94l7uUCrL7PX2HWmPl/APGVGsPCOySa94UJ6sg==","signatures":[{"sig":"MEQCIG43klZ6E/I4xI2N6rI4++zuqCottisW6RWXWlMT1v0aAiBEcRuWXnYBMivIq4TdBek8iynfhMhF+BhEDutqPNrY/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10586","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e8b6ec14cd647ed6e95c0708b7b08945dfa9b6c7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.23.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10586_1725297030116_0.0459989697526868","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10588":{"name":"hls.js","version":"1.5.14-0.canary.10588","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10588","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b49d51f51728db2665c5eab1b5bab0c7db48fa19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10588.tgz","fileCount":148,"integrity":"sha512-Mtk03KUG06GTus26rzw2xSqV4/QNSt+aacNWwJH9QLRtjPmmcBernmq30OP3cVIWsLgZL8gHQK2YLG4MQ3Wsng==","signatures":[{"sig":"MEUCIQCqkDWE4b1b0V02L93NvTk0Rko+QKWva3vgXt89077N+QIgdHhvXc7W8VkCcsh6oR2gR9/IUkgYRqckuZ6H+2pMiRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10588","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bf681a4ff1ad7e716ed65dbc6cf5011efc96d8d0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10588_1725453066152_0.3299953111784746","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10590":{"name":"hls.js","version":"1.5.14-0.canary.10590","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10590","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27cfb2a5e36076ff0a1a9ea18a5f712098d98e43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10590.tgz","fileCount":148,"integrity":"sha512-LW+qSdSqYHPtTDZQuk8ujWf/DBAXinmmbeks/qL0cjzQgTu7VWb53qWlbno/F4sPs50GVfUUDC1OtAz9LWI5lw==","signatures":[{"sig":"MEUCIAuK9WJfvLHFdp7UTnCm8qKyBtZaLw0luCpfxEcDoEjDAiEAuSasiWDyij4RsyoN+0fXt67JfDWoxpGk1P9iTK0AwV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10590","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3c6f86b351e53b8b5a49defb85c16bed615abf1b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.2","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10590_1725468317673_0.0320930122608436","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10592":{"name":"hls.js","version":"1.5.14-0.canary.10592","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10592","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"86e7c0f0c8ef837448434cc35314e2d4fbc02395","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10592.tgz","fileCount":148,"integrity":"sha512-LYmVve6Hp/OOvKLPCq2l2ubPCfOt6WRjdwOD0XnV3WgUwtr2+3/Br/0xzosf6+sYp63ImwUd8fnPSD4gTajuLA==","signatures":[{"sig":"MEQCIElRskAh4oGTHZ6h4B8HQ40aeRd+tMnPeMDA9Altmh8wAiATZ0mu+YjwXSDCJIhLDg00CqlBVBDejZ35Y14Oy7uqLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10592","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21413919},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6950f87ff9e931894c72a9c6c2503511ed6d59ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10592_1725469730986_0.2613863700019974","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10593":{"name":"hls.js","version":"1.5.14-0.canary.10593","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10593","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9d46fa5e73313818adc9af2fd39bb08a489beb0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10593.tgz","fileCount":148,"integrity":"sha512-2aodKe8QGq11FlIYhPd/DDZG68i8nodbydybBi+BQ6OCQ7MAbpsOamwv5a+tsnxsIfdlk0auWofKuyFhbAlqAQ==","signatures":[{"sig":"MEYCIQCZ4ymPIziRVv72Cf5EjsVT6YvSbs/TqIefysDg0lJmqAIhANH8/IsEUoxoqykzx6xl0AEAHytSnN7xRLnoQnO90ygy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10593","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21414423},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d10714d247cde91c31a5bf3358fb6ebb223eb57","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10593_1725500739995_0.8746561478568531","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10594":{"name":"hls.js","version":"1.5.14-0.canary.10594","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10594","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de9f12321790530fbfb24b440309eedff1e134d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10594.tgz","fileCount":148,"integrity":"sha512-y4Y944cZJ8nDehF2/gax45BaCaxuzyZjLs+RHYYwcKOP7aHfBIK29J89LJu7YHa2Xi61qVjKlvV5azKtyVfe5w==","signatures":[{"sig":"MEUCIQDGhOsfzsrpgM+00TQn0wfNN2DXw6WgNx87mnmoxYLyFgIgO3KcqFMaEKSrPVrg/mTf4/8a646weGYWO8AY1L0sHdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10594","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21414787},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f16746580ed0bb027efc2f093bdbd00b57afbe43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.72.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10594_1725502527162_0.5067190456991897","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10596":{"name":"hls.js","version":"1.5.14-0.canary.10596","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10596","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cab0400e7b7c894931bc1430e51c4092dc9ddd04","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10596.tgz","fileCount":148,"integrity":"sha512-rss+mApHcok94fouOooE8EnEmUAd8ZYaY8fs6PPpTAmgS4CKGjN/SzrM5xlN+LLq2mzYbjQyp3nrNxN/2vW9Bw==","signatures":[{"sig":"MEQCIHQAGQPHODxXpccFtOiCauRAqBIfBYbSt9YIgpg9bPQgAiB5HxADNpp674IHjWdTvMaYBhmUyDWsiUeN0qzIx7Z5Rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10596","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21414787},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6c5eadda513fdfac3f3d10f4f97e1558dafe57cf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.73.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10596_1725632194693_0.7475218669544579","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10598":{"name":"hls.js","version":"1.5.14-0.canary.10598","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10598","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f789083c00ee9040dcc3accec1d345ef7defba8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10598.tgz","fileCount":148,"integrity":"sha512-ccm11nVBHldfau8QHt8GwihFoF1a5WiHyB07HPLVXeDtClrME/+BFBTGvTtAsWGf5Phxg/Mz8VNPb7nHSw4DqA==","signatures":[{"sig":"MEUCIQD0qp/yJUS5NsAXgTafCevlGpxV4tACMGdWFOLqiXNrOwIgB0Me1oEfZhYS5H14q7fybYgEsDcPCoky1F89ECn0KqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10598","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21414787},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"45696bee03be7173195f195dc58c851f28e44822","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.9","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10598_1725634711905_0.43200817623306786","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10601":{"name":"hls.js","version":"1.5.14-0.canary.10601","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10601","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c39d8f4b5e0568c8f32c6ef5dc06e933b30fa441","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10601.tgz","fileCount":148,"integrity":"sha512-nuQ+9+jEvihr3JelN3Vuap4eehfnlgNaY8ZjvLXW/8Sb8hSaLF7orouK181nb6/WiaTuWMjPgzFL2xsHyDBOdA==","signatures":[{"sig":"MEUCIQD2JZOeUHe7U9kAmGMU8toD2y0eHCguIjonhqFXnt+9zwIgI/8nYy9tB+5evE59GzYfTnVlmIOHMqM4eq4e7WUDcWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10601","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21415890},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a613cdab3ba0025ce56b19f2b554c95d1c2b9f2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10601_1725904277852_0.7172710229557333","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10602":{"name":"hls.js","version":"1.5.14-0.canary.10602","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10602","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d385baa6d0523e7c34d992e193d5441d4677d1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10602.tgz","fileCount":148,"integrity":"sha512-qThfiMU5WNGEtXAL++xfrlOETdGLnZhH9WVa76bcsT1lmAu0WYeonncZjFppGCSFpYG7Ujopu+GURwRHKqkFuw==","signatures":[{"sig":"MEUCICDPKipwnmfXGGXYIsD7iNiyupxIzVUFVu7TEwPW/M4lAiEAsX+nYpgZJN/gZ9KV/7jLR4pQHUUBm+jxANEFXrDZEd4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10602","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21434120},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5eb0e32837a36bfc9b7a94b2270d018ca51678e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10602_1725920167800_0.24836800730577835","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10603":{"name":"hls.js","version":"1.5.14-0.canary.10603","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10603","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9614540726306e5334d4114bcadb987df191284d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10603.tgz","fileCount":148,"integrity":"sha512-v+Yislpo7wAYa+ehy3mB43U5JLCIPO626w1XDYAM52673XRPpvw1kencN3lDbYVI6klv/BAgLHtWBNnZ3APhyg==","signatures":[{"sig":"MEUCIQCLt83Z6SDAejn3sb1cFzXFDTWN4JN1gQcbRs2Js0kGzwIgUC4Pxx0gBQaYC/JHzqnF4ixQopfG3wnUl7gZjv3peeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10603","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21434033},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e680d1afeb540c0fd2d623bb79af84d834345d40","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10603_1725921105557_0.21117562764614362","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10605":{"name":"hls.js","version":"1.5.14-0.canary.10605","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10605","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"53adb61ac2f1ef3c0b7f7e8a180352990bf772a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10605.tgz","fileCount":148,"integrity":"sha512-L+4TkR9B9t8MzYAcvHArzE0niMxm4im2QS+LVQSiUqutfdjlO7zRalGb7zucEv66oglcYeu2vZ+VFq0SoSAq7Q==","signatures":[{"sig":"MEUCIHtJas+RRHYpzfzJzOmiFEEIzBlUuaerI8XxsdQ30ZizAiEAn4CFiTeZL0gAp9MX5qnWva3+IEPXMdb+H8gcz4zeC/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10605","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21434033},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e7cf60f6f5322bbd4045f835fb811e70fc59a3d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10605_1725968796049_0.34894125232246975","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10606":{"name":"hls.js","version":"1.5.14-0.canary.10606","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10606","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"70aa2416082b2f5eca5ba760c13ed8889b761c57","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10606.tgz","fileCount":148,"integrity":"sha512-5S6A6FXx1rOSkSscQZFUBfKD+yv5fsmv2uRp7hVfFGNZdz5B57e2JoorbhDX9f4PCjpmMJ1Tjt9IPKpZFy3mqg==","signatures":[{"sig":"MEUCIQCL1yUYQ1UqjJTiDpUWFNPg2nio0vfvBrl9Q6/2pRI1UQIgNpEZAiC9qO+I8DEu6N9EbtqInjAurEzd60k8rPqvODk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10606","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21434033},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"306cd1d572aaca17fd31a85051f1158a737cbdf8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10606_1726242991209_0.9762731460562806","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10607":{"name":"hls.js","version":"1.5.14-0.canary.10607","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10607","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9938d1588d165e78931d6359b561fb9969d76d0b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10607.tgz","fileCount":148,"integrity":"sha512-C/yc+atvP9ZWtSOrnx3A6MKq9Oej3B7O5qdIHSHIv7bPI2pP/DB7+x07YK6qk/uoWKBjOEftDTKUd/LtCUeixw==","signatures":[{"sig":"MEQCIFxKSVfrBgzIwhp7YkFNI6WP/YngLipiTrpZBVSfT+j5AiA1ZUdB07En78qKkmDVZxby+WA+D6fbgTqT8SLej80bpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10607","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2b1e1aad82cd0280d183fc2b6079cfed3c2123e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.75.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10607_1726600647314_0.33314777107132065","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10609":{"name":"hls.js","version":"1.5.14-0.canary.10609","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10609","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb89635abdb1ffdcaa27af38262df9e772053078","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10609.tgz","fileCount":148,"integrity":"sha512-N4qLBkEn5gBWdXrR/bXb8AGd5+6ZqUeU60T3c4TWGE4ukWnDLd2RYHYs8WJDnxHRdLHM+Md509gZq8K//YDIxQ==","signatures":[{"sig":"MEUCICgVGSCSkqrIi/v1r+ZWRgrJV72FKNxRgMEhXiziB0uBAiEAxtYCgfWRDNyOzkgj2oOp3ESX+8rpWATdyZmOWD5Yj2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10609","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8518a83f04c4447b908abf11b0de6fadf2fd6317","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.76.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10609_1726603158432_0.35984291619704223","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10611":{"name":"hls.js","version":"1.5.14-0.canary.10611","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10611","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7e800e5e85d1fcf348b4363a2a49ef9bb6aa5da7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10611.tgz","fileCount":148,"integrity":"sha512-z7RdqhljET1XBk+o+wdUbktlndoHtiwRCb5wp3N9DSZdj2DW3GsSyMHJudR4zjXyO9atPvtI7Rx/ZqxCtsdUmA==","signatures":[{"sig":"MEUCIQDrVKiRnVdVtOylvQpBMGZhY1yaCBsVS8ddVFQnOxf67AIgBUxkIVSvpeumJWthOWob1YIBU1DYAfWVt2Pqg6nJEKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10611","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b6e3371196f4d2d16b5b62da55bcfab0cb3afb5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10611_1726604973674_0.0784071581081689","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10613":{"name":"hls.js","version":"1.5.14-0.canary.10613","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10613","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18d72e40d924a7eb7606b4d5e016cdeb82d6f5e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10613.tgz","fileCount":148,"integrity":"sha512-tq8lNpHtj9hs1aDPc5WzCOtn1mZX+RP6iOrQOPyOJ4MGM5ShDZAM6Q9XoaaIGnFPkwj9Pb2GdVHYp2T5i20vAw==","signatures":[{"sig":"MEUCIQD/aXdNehlpNGl/+fIc7Q4wc5PEXX1a7V5WTHk/CaBuvQIga0Wg3kZvcg0OkTkwzTpFzxEBNirsu9SebRLeSTrCwxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10613","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6355194ff461c95cc3ece1b64499b085be46bdae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.0","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10613_1726607721880_0.7330666367513721","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10615":{"name":"hls.js","version":"1.5.14-0.canary.10615","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10615","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5864c91dc7a450c4dc90efd28ea155ce1afd69e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10615.tgz","fileCount":148,"integrity":"sha512-1Q/G+VI3vBxAnUcrjnVLONqDIfdk0dLYaVKV1xP50wK+fRYt2xATPcUs5xsmKw6TFPSqyh+kmfWfX9y73wf8kw==","signatures":[{"sig":"MEYCIQDHlhtQ/3OormCQQP5PVZykvdhEmtEV3yD8m/j3xau6XwIhAKcPG4H9VdybdOQ59UCAg+7l8Xy76NpOp2ZKq1Urcy/3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10615","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4197c9ed499bb74895bb3887534c825d3ca601da","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10615_1726610746074_0.9890800694233797","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10617":{"name":"hls.js","version":"1.5.14-0.canary.10617","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10617","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6ec353c751547e97239e37b78d96d19a41ff21f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10617.tgz","fileCount":148,"integrity":"sha512-LujTo4HxmPB/BQfRcTDh5g8HLB2XSOrOJ5rZ3zC+slyJ7nOhP8Zm3UXXtNoXdkILrO63ScO35AokDCJNEJTYSw==","signatures":[{"sig":"MEUCIDlSBsgBSOmyqrGQ6eaGGyoDLZd6z+TQuc/vW6TVp8J2AiEA4B68wZYinJ7YzMHqbeqOkUKRSKDobuR06gOnbC1kZ2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10617","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ba322897f8fc265ae5333ff4255597d2d05bb714","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.7","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10617_1726613018984_0.2046153520533951","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10619":{"name":"hls.js","version":"1.5.14-0.canary.10619","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10619","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88c4f06745dee890128f4f632d56098292c2b8a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10619.tgz","fileCount":148,"integrity":"sha512-QthU0jLmGklzY3P1OoAd6OKQRAmXn38X5MjY2ra91tyJj79RcxM43ZMLTT7sPKSW6hw3oemQHPmHZV6PRpKNUA==","signatures":[{"sig":"MEUCIHocH2sgxADqc3hHEX0k2ZuO3uwKH6w9m3ifGINvZKVNAiEAiQap2xWnuS0/MN2hP1WfLOSWWAh6Qo7nHykjuR1SrkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"844b70f78d7ab102af78dd2c2892afb8084b427c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.8","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10619_1726614958732_0.6988325691366688","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10621":{"name":"hls.js","version":"1.5.14-0.canary.10621","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10621","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9f5ddb110f769ac790374f67ee377751feda0f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10621.tgz","fileCount":148,"integrity":"sha512-1NpC+ih65//344fevrg+syBIyfFWWBtD7ZnSx/MQ4gYPhjHM5UFK0XgW59ITwQLG2hIzKoJ9+PTypo2N9cqELw==","signatures":[{"sig":"MEUCIQD9xb9unynelsJS/34c8/ZkmhSPauMKuq4JAfFQTQFllAIgbOWWPSv7vcQpNiOrol12a5nWKCTK0t3hTFv2+xXXIlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10621","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"deef24788c3d02519bcf18c9ef22a3accf704344","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.5","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10621_1726616805616_0.26736057899667376","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10623":{"name":"hls.js","version":"1.5.14-0.canary.10623","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3954e076c19f39de2c64b688ad6e8f391de1ebe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10623.tgz","fileCount":148,"integrity":"sha512-CdibduCxs1yYyRyJ0vfEeGEwNSbd//o1lEAUIohGJkW5pJoo+GkJCeqQyeBKt56FgV2BLG0vbO0R+pwatNxuDA==","signatures":[{"sig":"MEQCIB6zwj1oY7pNbtLLJdi0iYOaOzzap55vzmKGWxgtVPZ+AiABNYolUJCOsAxFQYNDZs0WSIAPsizIO0SLRt273krFfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10623","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e5e0547bbfbc404fd194134bb0984cb4f026e124","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10623_1726709960530_0.4068248349836159","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10625":{"name":"hls.js","version":"1.5.14-0.canary.10625","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c726d72455391a218f0c0dd1207a7283cc4b82e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10625.tgz","fileCount":148,"integrity":"sha512-0ZKutvdBITKY+b7lV0QGdJExCar1NjmD8GYRmQvL6XDGB6Q5Xrl3nwD7Lquv22OIYxGpCn8sbnKBbl03un9tmQ==","signatures":[{"sig":"MEUCIQCAGLue1eANXzu1EvcJt/mi2VqXtzaJmZBDO6u4af5i1wIgPdIWO4ud7HlPqfetgB3yPcM2rbuaGsoXa6Hlgd+pQAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10625","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"808f78dbc0ff0cb490ea71ccc74f2c93cd1487ec","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.21.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10625_1726731936280_0.31884148014676406","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10627":{"name":"hls.js","version":"1.5.14-0.canary.10627","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10627","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dadc4aa55a6f65819e5f4587570bee77aa97acea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10627.tgz","fileCount":148,"integrity":"sha512-7v701sCyAFD8axeTnlwK6oova0BPelPCnmn/Cz40kiuKeBEE6LvkUTCUYGb2Ct8fQCgSOd0WtAYl3TpNTFPHVw==","signatures":[{"sig":"MEUCIFjYNNcl0K7dA60tYvzeF9sVPau0nCAp1N6TMhzglimzAiEAg+t8mekApCXaVt4uIFl6lxy/AIU2JIRw1vxCXkH/otM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10627","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"426df5e42ffb7dc92cf7ccbe908d0df076d0b7f4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.7","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10627_1726733818022_0.14581124569059556","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10629":{"name":"hls.js","version":"1.5.14-0.canary.10629","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10629","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a04f41e548259705fbb4fc7ab706f9f967b7458a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10629.tgz","fileCount":148,"integrity":"sha512-lrX3CoOlllQk5M2hWaNKkZPeJ+gtf3KkDEBFF3VXilHhMY2PxfsXkwHAD+GtNLhbS45MofdTS6/fEwNPD5IC0A==","signatures":[{"sig":"MEUCIDtw17GrVD1C6oQTaxshcZ5i/vFeNitKvCn0x6CYqJVwAiEAjhHfwpXQVM2ypdlAQKUKt8lH5HWzuJ8pQQufQrkJDw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"92f768d25b7b4f81935ad716c4e02a3d5f357cb0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.1.3","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10629_1726775831251_0.48151656391670716","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10631":{"name":"hls.js","version":"1.5.14-0.canary.10631","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10631","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4777355475bbc9f2ecfd67d5166027e598167087","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10631.tgz","fileCount":148,"integrity":"sha512-q3/hmoOgNrlJuqMIggS5dyCCJI950dAVtvSejhNMupMEzR0u2tHFFfSYvOmDrnRDOEXEp+Dv+o0BsW/6MhSeEQ==","signatures":[{"sig":"MEYCIQCwu4Vis2Nm6220M6rctU+XeQnTC+ZO8ZRFYmq4j90cGAIhANLSwDVlUAzp9ZZPAHNAUyaz7ugaLJPOj/RjLAkHRl1q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2eb8ef9fed8479ca590db8ddaec3e4565bc89277","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.0","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10631_1727097945229_0.26815881960530685","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10633":{"name":"hls.js","version":"1.5.14-0.canary.10633","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10633","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0299aa1a9124a41bd0d02be86e4cf4d8a5ba0540","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10633.tgz","fileCount":148,"integrity":"sha512-eIeBGsoMV9Eb24lcpXLCy1QMkCVTphOtFGumGe2vIKE4BDNTzfg/60ME/RNYfFTYx3pmmIfBADfu8iI7PZbFVg==","signatures":[{"sig":"MEYCIQDmq5PlF3Iov+XZSGe0OVWYZbt3HLL4tPinNykkF/wlegIhANvZCZGl1soDjHS2tsoZwji/6EIMGaoSXfvQx4EyUjPv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10633","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cfa91c6d2dc3a57324c092bbdf1d213feeb14648","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10633_1727100484731_0.6076662139926423","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10635":{"name":"hls.js","version":"1.5.14-0.canary.10635","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10635","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f432ba44141d5a16bc57b00b70601030ad0569c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10635.tgz","fileCount":148,"integrity":"sha512-cwqZnWq8fBqPFHbN8NHhWoYHCTrdx3KjUsAEo/LBwtsQomxPiKh15rIYNcrzjPufagsKNjFi/gv2Zgg7i2YIEQ==","signatures":[{"sig":"MEQCIHNy692drAb9sNkopPZQLBaOEBs+9aDHm1372/oksvFpAiAbrJvTxQHNeEDDx7MQ4CoqsfwAWuABBkiwtoLMBPlPKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10635","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bc5484f70ab3cffb0db680aed9eb58a9c5d3b7f8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10635_1727103014603_0.8132778122599806","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10637":{"name":"hls.js","version":"1.5.14-0.canary.10637","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10637","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"84f87de520b99ae0fd9e24abfcadeacebb45c924","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10637.tgz","fileCount":148,"integrity":"sha512-M2KBzaQ98PAHKEMRme+cw7j2t7TkqBUaP59lyw0QK90yljtEWiagz7bw7IKcddo3DW5sLGEFongNU+eQ+zdoFA==","signatures":[{"sig":"MEUCIQCXH+0nCDRiKI1zxvLZ1Zcx56z8yPyt+BLaA/Hvdt5R9AIgQUKC1/Eu2kVvfCEBwlF8BX8x8q8+moxrXIGJWizDbmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44c3bd97c9a5be0c9fde9a72e27fe2fbbd584df4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.24.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10637_1727105344957_0.7455616905411253","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10639":{"name":"hls.js","version":"1.5.14-0.canary.10639","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10639","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7f25b9835c30752de84c29ceaa9fa615df37c564","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10639.tgz","fileCount":148,"integrity":"sha512-SLINMuzClEf2ULKZIZ+tDSypZJKZMxv1N5vfWrMkGXNSKDgs5I5xnjEYxJGBkSZy54lhhKPHGSaEvXX/Sd1/aw==","signatures":[{"sig":"MEQCIConE/kImKQHp5wQm9F/6YBdZkUezmj4TkaqX3+8AiT0AiB8LTAeIJZkbnXcLHb9sxc7V00BfVzLOwbp4cjiSFZSCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10639","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"19f2f5c0995d9aac643556408f70d0a0701bc463","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.0","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10639_1727107668068_0.42668133400451014","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10641":{"name":"hls.js","version":"1.5.14-0.canary.10641","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10641","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6524242d3fff85e5688c06c8ad8194c595a6b2f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10641.tgz","fileCount":148,"integrity":"sha512-MbrkMQ3+eYHQGAhx3eSw0chZzIATAtUU/6JibqgR+hrF54HH27gFvdazdFnRGlszpt6asZIukrlfyOXV0p0y3w==","signatures":[{"sig":"MEUCIQDjfcAja6DFEI6mzyawY4uNe0dyH7/+60PDTcP5RSw+aQIgNbnGi8aosvF7/QS6OiGD6A3sKSryqRi9ydK+T2ElVSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10641","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ab8a090693dc6a02cb65b9feaeb21e031f17747e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10641_1727111284152_0.7846013229336086","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10643":{"name":"hls.js","version":"1.5.14-0.canary.10643","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10643","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8b7b6ef79ff5e6a092f11621d8134bd5e59d0e38","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10643.tgz","fileCount":148,"integrity":"sha512-oiFFnfMp0zOEF4DCz8Fbxd34ggvUqJRRkIXroo7/Iu08NMOHQrRJJc2niT6I5Tx/bH0KhA4nuIVQWMLmLOuu1A==","signatures":[{"sig":"MEQCIHE3DimjG5QyMVbHv277Nw9bdGYHKJQ9Npdi3x9sNLmlAiBFI6lEMVSkeF8hMJm1dagI4gzzHEDs106LIUFOeDzECA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21444929},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa81eda3ee8b6c9ad5e26bcc7c242ac16250980c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10643_1727167697070_0.3668545552432563","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10646":{"name":"hls.js","version":"1.5.14-0.canary.10646","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10646","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7fcc14d8715d567fa976cc6aa7ab92f84e7bf606","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10646.tgz","fileCount":148,"integrity":"sha512-v2Oa2zFvdR2x6TUIRtzj/RZNVUtbwrqsTaQ/g1ReDJ+1dmav8NpDY5mnu3hlGiS92BzwkvwWYUGC3P5tgI8zrA==","signatures":[{"sig":"MEQCIHXMkzPPDz9hGFTNjjMBNIGg9Bvby9gFMXGqZEPr3WoRAiAraPizc2Ow3lbwocy5lzPG3UGspcGFWNutJnyBAj4ILg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10646","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447860},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8ce0ce0e037fc026464a62a153ed17b9626c2e56","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10646_1727238947081_0.39919979234912595","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10648":{"name":"hls.js","version":"1.5.14-0.canary.10648","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10648","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd4bc654a9827484544f2c19dcec31406d5050ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10648.tgz","fileCount":148,"integrity":"sha512-LIXO8E3ZXtn0nV6t+tIgPhe1E4gLK69+dWV6FjEnAi1cEMwgOEDBQYCbW6c+wHbdEQbsnFLuzx9UCAPKZ6JQPQ==","signatures":[{"sig":"MEUCIBJwJOAN+jEczxTd9FcBAYQ30qUSh0p72t/1QjrHwTewAiEA5bCThN5ujXDpcAVmtSxJRIdunGrJR66ngCJVyzeCF10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10648","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447860},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"71eff2047f99371e9e53296cf4f733cad6405946","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10648_1727302769877_0.7324849532771995","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10650":{"name":"hls.js","version":"1.5.14-0.canary.10650","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10650","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2168e84880b4bbe58ee0b1e3ae124a0f4ac8c413","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10650.tgz","fileCount":148,"integrity":"sha512-zeIHbm39gfjQ41psOofGHV2C0fV3g+HG7IV0pNqBQ4YaobBWhPB1mSokLCpOkrW8O5XDsFMftddmyEXzzs7tjw==","signatures":[{"sig":"MEQCIEvS2Tw3CwPIFouc/SW4o/PbcQbTSo0Wkk+z1HCL87dTAiBuV2421VtTiXK1kEuLhC/cEQWy02O2vObloVJQnsxdgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10650","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5cfbc0a0ce5587fa2a49b607d1e95861b20ac5cb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10650_1727304622783_0.07547820676233896","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10652":{"name":"hls.js","version":"1.5.14-0.canary.10652","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10652","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8319d5d4cf8c9cd6f0fafcda4b3c94645f58046c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10652.tgz","fileCount":148,"integrity":"sha512-UY0pPSnKtN8Ax1Kr2ROcOmXajFw/hIPFl8lyZB1/twXLmI5TXjAGlfqG0oHKUImXhXwxPU6VZmH+TsX1lXMLBQ==","signatures":[{"sig":"MEUCIQCHOYdrQuqxYD0GmHqnrhOoDAB0s4Ec/wbWukG5YHZV5gIgeWVdqFvvz1moEIUbVjjZ+iBn4qMoNqEJ5rMXVp+236Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10652","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fe2c33025041fc77294fe2e9f72c717dab140eca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10652_1727649352873_0.3703470609274042","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10654":{"name":"hls.js","version":"1.5.14-0.canary.10654","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10654","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"816430fb4b4f6d871a491c48fb5c773e40fae909","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10654.tgz","fileCount":148,"integrity":"sha512-PEckuQLV1V9j7ByKYs36S4gQ1vpN4VLZLNnzGf6xpwprsJ9b1Ua295/D6LeyCa5RNoON4ZGYPKAJWFfHHM8TLQ==","signatures":[{"sig":"MEQCIB8ExGzGqHFDhQdSf/EEJAOEMtntlmEDwHAQ5FD7+Q9FAiAO6BjH/1F8SuWg7gkWmi96LhJP5CZslhjpRb1uLDiBWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10654","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"116276bdaef80afa1109815c893f95d7b34ce91f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.2.4","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10654_1727659808736_0.06344443064043293","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10656":{"name":"hls.js","version":"1.5.14-0.canary.10656","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10656","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb357b0f0ab8e73bbe8918375a40df50741d15cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10656.tgz","fileCount":148,"integrity":"sha512-as0Op2iEMn2niJJOI/XpS5Xfl06TwyKOcx0wJSEspGM3N7//XO35czy9uXorRrAM/FB2LtdqRa0/oGp/jlmI1Q==","signatures":[{"sig":"MEUCIEh/iaAHGQ7iVoqfaHNq6mTyNy6Nj25sZD4/WEnAGN3YAiEAjLom0D7ZuS9PS5fswCVYyOk2J6qDbzTKPE3aOT2ELh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10656","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e19a3ee17b51096a8f335bb6a47470446faf1295","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.19","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10656_1727662345209_0.2266413784782313","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10658":{"name":"hls.js","version":"1.5.14-0.canary.10658","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10658","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"45deff3adb7c08aff54dd84bb6d50607630686fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10658.tgz","fileCount":148,"integrity":"sha512-tKbyCJ+ZYOXhZZspCBF24U5CRM/6rT3A10G44SQFbg7zQ460rpF+j70hra3WpeAmCNBadfCMK4XBeD9ZI4rMNA==","signatures":[{"sig":"MEYCIQCeC7iVUUGHclP3s/V4q5K2XNxD65BGtrDZpkDst2PWlQIhAIvghTEvUntNbRdo7PGkpLHsfYfH9oKg+DOskEfTIWGt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10658","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21447861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"29a6f247e744407cf539f56479c8b056386d6794","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10658_1727819630549_0.1378486156273937","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10659":{"name":"hls.js","version":"1.5.14-0.canary.10659","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10659","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed340dedaf79dc70fbdc8290a937f800dda03f58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10659.tgz","fileCount":148,"integrity":"sha512-9Mnw1uzzc/KXe8k48U6tqISsDYGiIhzWI+LZkqBg1ethIug9aq1QKVL7RtcSl+6RrJoehVD6w4O4so4uhYKfOA==","signatures":[{"sig":"MEUCIQCmYmM3Ek5w2VnHzQFfIY4UZZiBnJFIlfmutWrIeYcvggIgPc/glbjI1wxIsfYi4N4kPueAxh53NwESa6hYxL7eh2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10659","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":21449117},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"063bf0749e0363669ef3724151712d6d1de95625","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10659_1727895541564_0.14937854098205094","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10660":{"name":"hls.js","version":"1.5.14-0.canary.10660","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10660","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9149c642c18e7374ffe8d43ab63702bed0a834b4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10660.tgz","fileCount":153,"integrity":"sha512-LibjTnc35uycUtfJFg4B3GUZIj2XPvkVeWO47pMQFMXsScsm0qxRoXf7GtkgPbsfcOfgfcGulxp3/WbYaLQN1Q==","signatures":[{"sig":"MEYCIQCrlJSAU4Z5gYuSAVuJdf6MbpZqdVLjKVqj6b6BOvmiSQIhAJiF5e8bWayqTaUyJ8LIz3Gc+1V6NtP2REEdAWN+R4eV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10660","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158534},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"06f0e755d48a1e5e08d55b3786732857f5fc9f67","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10660_1727994221669_0.6056712891417055","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10662":{"name":"hls.js","version":"1.5.14-0.canary.10662","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10662","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c94b35cf8e0fde0de6f073dfdabc3527e91a0be5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10662.tgz","fileCount":153,"integrity":"sha512-FyLd7vamhRIwjkDHU1W5Y/zBpj4QhP3xZaCs+zzDYuLzTclVzJNy0EAE4n8gqiIN9d+fbSh9DO6Zf3OJCg1yNw==","signatures":[{"sig":"MEUCIFPnqns+v4Tp19aBNpbRTlJ6miRdJBQNEKRrxmSj8cS0AiEA08Vam5uEtv5dQ8KCMXAZy6326qLIkqLWyvmUQ/pIIKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10662","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158534},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4257162fe3c1d118f4464b40dd75c9b310f2451c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.22.5","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10662_1728045696777_0.4622416376375411","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10664":{"name":"hls.js","version":"1.5.14-0.canary.10664","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10664","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4235a30798dd3a1a808f72203a4cdce2c3da6826","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10664.tgz","fileCount":153,"integrity":"sha512-1pj4QEcK0jpZrd/IgxRlJlKt4qbtNYvCRKhTTxLR4yaEvVA7e56StlOmkG+oF0piC31WBpD3ptVPgs/DMgqE/g==","signatures":[{"sig":"MEUCIQDmof37nsJ1UTYx/1llFbL4j2fOxL6ajiC2mRYpHDAf7wIgdGz9feNJH2jzw8KqO9R0xhNy3MLBmj+wtMesq7Egg0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10664","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158534},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"563e2723898481e99fbd446cb38dbad04f383c41","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.10","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10664_1728048705269_0.43949889603698544","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10666":{"name":"hls.js","version":"1.5.14-0.canary.10666","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10666","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88209d2d36379c47123518296a1337bd4f014619","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10666.tgz","fileCount":153,"integrity":"sha512-MqT+TSfzPZwumxX+qcVXnIwskl+UM9xpClz/Xc0IMmM7i7/aOQU4yl24W2Cs1jBk4MuD9p9PqCoZ3qLgMy+1sg==","signatures":[{"sig":"MEUCIQDnJb3bQMUYa7yT8leT9wWGwaNSTtHoTaXygm/2P2Ya3wIgc8tBPCepcIqqho8xDI5BGJ9/maKop5fY2JocyxlPVnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10666","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158534},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"675e7c2c82832c4c4709bbc2c5106567a1939f4e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.78.12","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10666_1728068356958_0.11280520849172815","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10668":{"name":"hls.js","version":"1.5.14-0.canary.10668","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10668","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c1e1eb0663386d30db361e4bf9b254a36abe221","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10668.tgz","fileCount":153,"integrity":"sha512-PD18zkucw4TpjFP3B7DlYJCNmMIjGiPXh5J9pCIpmd16itBBJ+nif70xg+/vPx/cpWINq7SfDPVoqBT1mAUm3A==","signatures":[{"sig":"MEUCIE08eFU1gUMkVb85UmCoFcPUwoJaX4yzOhG/qfgDGZmdAiEA7IkGC6lrvnQS0HFa0BmZYLnazwiWSIZLO8JfRFQrPjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10668","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158533},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8ae2e980195fb6f45df83bb81c35abbcc3658ef0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10668_1728072740077_0.9652684549930604","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10669":{"name":"hls.js","version":"1.5.14-0.canary.10669","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10669","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c93b234093b871a0a650125ef9f4f32625ff2c13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10669.tgz","fileCount":153,"integrity":"sha512-7riXdtORwxN+Y4UTceQrRwFzkVxeDiAT8rbWAJM2GicvNNNkc5vcUQMK8pnhY/yJshZMOvWoe1VitdfBdoEc0g==","signatures":[{"sig":"MEYCIQDD/VdlLHhuOHDEddGXZE2S2Ss6LozrhtM7j17cklqRrAIhAIrumV1dotdRWTo0eS56fZYg4EZk7nxojglPmlXSwjhh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10669","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256582},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ed32b5be2c49ac19cb784397bd018f3ec3305fe3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10669_1728086153162_0.7356259801769929","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10670":{"name":"hls.js","version":"1.5.14-0.canary.10670","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10670","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7d4da1f7be77b8be84605f3b6de14d697dc3d63","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10670.tgz","fileCount":153,"integrity":"sha512-Upa4otI+J78AKg14st5N1SOWqmlnzk9U210Iy+ctFrJQEaXpuxuMOwawYqxdEAVYzQzCZwnIKMRnlN8sqxbWVQ==","signatures":[{"sig":"MEQCIDL/fSnuQzk929miQeWLAJLOkjMV7wg/TkwqCHDAfj4qAiBC/APBAWFnhL34tE7lsJ3XAjVvGQM9CY6AZpdHT1DLgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10670","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259968},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bf0180ca781ec90b8a3ab3e06ffa46817e2fe3b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.14","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10670_1728225864608_0.6186111422196436","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10672":{"name":"hls.js","version":"1.5.14-0.canary.10672","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10672","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72cbaa5d51ee2cef3e45f74c06b27c1bfb533c32","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10672.tgz","fileCount":153,"integrity":"sha512-GM7rpCbrju7fRhGbt7lBDb9cyYMIoaUv32wOdS2A9Se2XT1/zDg4f5wUiBC65jauwVqz0rW81NN4EFJ1h8z2Yw==","signatures":[{"sig":"MEUCIHULieW/yQ6WgLIhYotBAvCo8TKaXDCo4wvRUtvj0VIqAiEAo0OwbaImDtiEey/+qeZLdmiXuUwiVyQncjaVZOd0QXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10672","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259968},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f0f262be47fd2ab8606cb7dc2c8559d962598290","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.15","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10672_1728319093951_0.5033113803368223","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10674":{"name":"hls.js","version":"1.5.14-0.canary.10674","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10674","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"272065a13d5fdc79c4efdbbbe26a3a34bb9597fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10674.tgz","fileCount":153,"integrity":"sha512-QWfmvrLxHJ2p1f8D7iyNa1pnpCYn5ml0rPDfFJncGcKS4XolmmVAMAXdcwU7dEsOb9UvTxEExtlJuAOUCdF7ow==","signatures":[{"sig":"MEQCIA5d3PcZUqTuNYkYxAIu6Sim/llKcNUBBYEMBELEeT3LAiBD8BfDEpNM0QWhq55CrfvHQihyjG3JlzJesjYgN6hwEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10674","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259968},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4f8ef9667523a440bfa8598e74ee070b546d491d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10674_1728321533796_0.6226788810023804","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10675":{"name":"hls.js","version":"1.5.14-0.canary.10675","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10675","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff0efcc090d396c0c26cfa26ed5c9f13b808d2f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10675.tgz","fileCount":153,"integrity":"sha512-FkhOs80makfxtBTef1wk6QDxSTCI3CxjAHVnwtcJtnYQEE267qV/dQcscODfRPtVcpW12FHXKQ0ROLVXUM5USw==","signatures":[{"sig":"MEUCIQD3ECctYvtsdzbdth3pEPss0KfNXf/+fspafq0U/bKYlgIgDOxWSGPAkkrmxRaCCC+NXiro2vph/VaIXI4Qbo6w3Sk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10675","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23263076},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"65d6b1f3d52ba533abd47e793b0ae533447d026d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10675_1728326687950_0.5979528745833411","host":"s3://npm-registry-packages"}},"1.5.14-0.canary.10676":{"name":"hls.js","version":"1.5.14-0.canary.10676","license":"Apache-2.0","_id":"hls.js@1.5.14-0.canary.10676","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa57e219faff74f2daa3b1aaab222555b0fdfe98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.14-0.canary.10676.tgz","fileCount":153,"integrity":"sha512-Zq7y9RtN7hBhcWjuq3uPGQt30NLbjr5YChuRjcOcW7kmmzwnz/3gufkzP0D1v4mFT8wLjSv4u2AzqnsxQR47dg==","signatures":[{"sig":"MEQCIDPxa4OWeT9MrR5E0Vp4adX7KiOCzkXrcDDGvYHjFTNJAiBQ5vc9Un6qF38StBCphxt+w0oWKMEwrjNR2ypYclSIoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.14-0.canary.10676","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23265099},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"09c67475c7833afb7dfc91fc5e93e0b839d89ed4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.14-0.canary.10676_1728334770391_0.7976008322933048","host":"s3://npm-registry-packages"}},"1.5.16":{"name":"hls.js","version":"1.5.16","license":"Apache-2.0","_id":"hls.js@1.5.16","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed31c8f720e96eadb9f2f2dc9745e43bcbe8f7f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.16.tgz","fileCount":142,"integrity":"sha512-+wAWr4aeRq9ODN8/Vgz0Cee1Cw6Ysr7vyEkZJCwOJYNwlld7CNmhKE+dLwfpUO2UuotYLGF0of6UFiN6zA7mig==","signatures":[{"sig":"MEQCIDq+omZJM+J6AQSt6udG0zvl/BdJUy+VYcGwjJQ1gN9VAiABZMyDMh9kVHknp6BxEuvKeHjV/pAOyulcssOCeD/NHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20229383},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a96fe9c513d8a3287b5e03d9791acccddd2d2a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.16_1728426080565_0.8245229999324268","host":"s3://npm-registry-packages"}},"1.5.17-0.canary.10681":{"name":"hls.js","version":"1.5.17-0.canary.10681","license":"Apache-2.0","_id":"hls.js@1.5.17-0.canary.10681","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6ba9bafd469cd5081901cf2bef7ee2f50516408","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17-0.canary.10681.tgz","fileCount":153,"integrity":"sha512-EvJ2txN2lcWq503BPF9/9d9s5hzEIxCJvpx/g2loPiV7BFKPVRXvHarCwlO2MeslxVShgB8rFv91/x1dN1cAxA==","signatures":[{"sig":"MEQCIFOEuM01AhrRB+qfQ9muNSgLjtGFi9zY2o9dIy2+BZHvAiAEpkZbUE0bjo9FXFFxyO3Mnj78hD5YfRnlrORKtbFivw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17-0.canary.10681","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23264720},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a1a827d66eb900b26b1f18657e92cffddbbe7526","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.2","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.24.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.4","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.24.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.24.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.24.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17-0.canary.10681_1728428636913_0.15442042081375718","host":"s3://npm-registry-packages"}},"1.5.17-0.canary.10683":{"name":"hls.js","version":"1.5.17-0.canary.10683","license":"Apache-2.0","_id":"hls.js@1.5.17-0.canary.10683","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3518f40bd226e827c8b0a81a87079e9d6fa97cba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17-0.canary.10683.tgz","fileCount":153,"integrity":"sha512-ZcOlgG/NmNcwK287rKbkX/Q8tmreQquNipY2gZHkTpmITB/nlOT6/3wDGl59vxClTHDSFiA/vJ3ar/gI/4OWHQ==","signatures":[{"sig":"MEUCIQCX01L0x9YVidJnCZmP1dW/6yeRNyrrRaCt7vNLWYahDAIgdGtgQ+HPMOCUA/jb/oXtr4Afzl5E0Jpeiqh6EpCUJSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17-0.canary.10683","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23264720},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83074c926b7f7aead60f8aba90c3b607257847ac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17-0.canary.10683_1728491655744_0.4833336011756799","host":"s3://npm-registry-packages"}},"1.5.17-0.canary.10684":{"name":"hls.js","version":"1.5.17-0.canary.10684","license":"Apache-2.0","_id":"hls.js@1.5.17-0.canary.10684","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b29e67c0b0b707d87937b29ed98dcb8e4fe3cb5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17-0.canary.10684.tgz","fileCount":153,"integrity":"sha512-DaPEReBvzosxVKsa9G98w22UaIhFyPosZ31+T+ECKyxR+WFodJYqUprIIWP9X+zbI1vxGDPwi3a6YlxUL05vxQ==","signatures":[{"sig":"MEUCIQDA3/rtjkTOiv8Ib2j6Y00Mu6kr054kPyprAj9FDui5pAIgNQMS+XsAs4nQimljoX6jROAY/zzgb6odYkKWEkE2kaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17-0.canary.10684","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23264808},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c8ee777226212008e21e73e1da8a2569d0cf1849","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.30.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17-0.canary.10684_1728496538342_0.42060922941088386","host":"s3://npm-registry-packages"}},"1.5.17-0.canary.10686":{"name":"hls.js","version":"1.5.17-0.canary.10686","license":"Apache-2.0","_id":"hls.js@1.5.17-0.canary.10686","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4b4a5a1f93e5e4e8df351e07967486feaae3e13","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17-0.canary.10686.tgz","fileCount":153,"integrity":"sha512-vs+b5pqmNhy5PLlwZdcpoiHIIm9IUnkhyBBXqQNcfKojdVdUY5mTY87zzwQhovObd9UoGC5t6vu7BO2nxaTFgQ==","signatures":[{"sig":"MEUCIG+P9wEiIdI6DMt1QUGpYTneM2xc2D6FRTMxO17ExfYkAiEA0SZdQfqoq1ru4JExZicAY5iPwjP/YsuWaGR7cqNcmO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17-0.canary.10686","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23264808},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"50ac3890efd4a519a66d85c5dc4b6ea042211129","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17-0.canary.10686_1728569446706_0.12276389502261953","host":"s3://npm-registry-packages"}},"1.5.17-0.canary.10687":{"name":"hls.js","version":"1.5.17-0.canary.10687","license":"Apache-2.0","_id":"hls.js@1.5.17-0.canary.10687","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a50ce21ca940039aa8f2b99816ab2632bcb66467","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17-0.canary.10687.tgz","fileCount":153,"integrity":"sha512-c72LQDsmMxPCb4hswIi9WfvhHZhoDuUGQMth8rSJsYko1O3LZag9P2slUj3wQz8oc5tymlgdCgOMbeYwSDqpUg==","signatures":[{"sig":"MEUCIQC3GKARhxvKqP75OB4L2YEr7cdZxO6LoGJ7tWcSdD3E2AIgBpoxQV1v220aAmBhPJQCtE77ORJ32a7HcdFJLoqIVVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17-0.canary.10687","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255016},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2299042f74b1b586a7eca9d32e8703627fe948e9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17-0.canary.10687_1728571878759_0.3445238542956395","host":"s3://npm-registry-packages"}},"1.6.0-beta.1":{"name":"hls.js","version":"1.6.0-beta.1","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3c4128307c8aa9e68299a56324ea1096b0385cdc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.tgz","fileCount":153,"integrity":"sha512-yVe7fsABEfsoHW7cG+hB0YC5ckuYyCIQV/cYrDCusVegSRjpvSqkX5JYbOFYMK+geL6s+a+R7+GSDD72a6OGTQ==","signatures":[{"sig":"MEYCIQC/ojZm3UeMoZ5jVO5d1GxPeT/6gbY3/JEZxsJeVb8iowIhAJXBd4ESEnxpMD8u0du9xf/injbegNmM1c3KqpYPoR/G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23254880},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2299042f74b1b586a7eca9d32e8703627fe948e9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.8","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1_1728575640619_0.7610875277352738","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10689":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10689","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10689","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfa43f7b6018e612c45677da6f9ebe1af1b6dd93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10689.tgz","fileCount":153,"integrity":"sha512-Vlq4zE49i7wkivLXwiwFP8W5WRFk4c1Xgix7Crz82DA6OvY4zK/fezBiLce7nO2g+LgbpnSJLPr/uzo8lnBZwQ==","signatures":[{"sig":"MEUCIGtWvd1j82ZWDxUJeOn9Y9CI6Bh8HJTHvBmk/zJbCj84AiEA8Kj+u9q24fkqy9ExrglI567aKvdjJnIkmxB6lAU+ntw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10689","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f7d685d6029383801daac82021ab448d5da41554","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10689_1728948320733_0.8893899241995755","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10691":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10691","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10691","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f26cf7f5c1f8f78f5a6ba2e7417d590056f78f74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10691.tgz","fileCount":153,"integrity":"sha512-pcV25QOB/0VIvKlr+P3pYAAIsKuFaJEmyJOsjvVm8VTo4tHHgxEL8NOe/6VT8jMHyeXe7BAdEhSNszGDvdoZ7A==","signatures":[{"sig":"MEQCIH6xRWKYrF7Cvq+ak6OxthmwxrjuBUkDWJlhXECZc2DWAiBWOGZHq2XU6lFuV33BmgpGp4Rt1X2xQFoVTNWf/QjecA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10691","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"49a0894d5b15eaf7d7f115db750f961d500f1434","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10691_1728951137648_0.3565908768994803","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10693":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10693","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10693","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6864bbe87d0283cd03e0099a270c0fa9a4ec6ccd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10693.tgz","fileCount":153,"integrity":"sha512-nF1l7ef2m8NSEUpYGeLmzLOE22RJZqNdyi09Wi9y3Fd1quGqkf26vAC1qoRqWs9NnP9d1WGlZvAX7585g7EFGQ==","signatures":[{"sig":"MEUCIBEYhU0lJYew4DSgBhKjIKoyaTD+cosqYzzF0OiU3vEgAiEAh6BHLJgFeCWB5ib48dkxh8aQU2qU2CXu5pju8vLJKFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10693","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"90839bec8d58107a87b871b63c47496bf37bfe80","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.10.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10693_1728955019572_0.283447734330339","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10695":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10695","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10695","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6a430925045a3361bd4b53e86e73f2f48ae06fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10695.tgz","fileCount":153,"integrity":"sha512-oQi7wPtVmPNCarCP4M+EMPgdKAwNCt/IBAA7zeY6wgJxhwm/fZOeDvyGOqUwt9Vh28trtf+FKpFwkQxIeWFy4Q==","signatures":[{"sig":"MEUCIGX1l91i9KV78qCsEcx5FxwoDk0ZtT4dRFty2k9XEX21AiEAlQpFBRCLF70qgaqMTPH5LwIakYra6MyA+l2QAO0iAZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10695","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8f82c3948282e0c1a1c94cbe99ed64798aa6129a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10695_1729077667625_0.04000119231926402","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10697":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10697","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10697","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fda79ba30d97bc4a437429b38187e253f811b3fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10697.tgz","fileCount":153,"integrity":"sha512-58AL9uK4dWzAzPLEAlRTwnj1M4aQoC4BUwY2eiHJlh7XenLuzW27LEg1oWFGKYNd11QqTceYm+TEdBZmrQNO1w==","signatures":[{"sig":"MEUCIQCuSIW/Ca0GNK4W6koKbjjBbjU+qlhRj8SD6mYXB6k1AwIgAZ+qjUrAvjqjWFsDAupXc5XFIUNiKQYZE95HZtHnl78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10697","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2fa668f9978673f86f6020dfe7bbc24c748f46e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10697_1729080303721_0.471239414427957","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10699":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10699","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10699","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2fa0e8f01b44fa412595a547c7ac58e3307f5af8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10699.tgz","fileCount":153,"integrity":"sha512-5lXbAy6pY7e0QH74IRiucffUE3ODToDWV8vsxq+IoyUI0u/qA4oPPf33tGKr+FHgFfSDlL5nH7jWd4mmQBhoWw==","signatures":[{"sig":"MEQCIEN/iSOovDGmuR7PtyBkAsKn9Z54vw81XDVy1vfqIlQVAiAI9VvGurTVLEy6k4nyy7fvLuVyPWGJ6DPOT51LHLTaYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10699","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255100},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f72a846516ab643b2ba9f82de4bfeb7b3c0ab51c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10699_1729180023883_0.07082591073846123","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10700":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10700","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10700","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92a34cb829568542f6c375c8a416d786ef98f6a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10700.tgz","fileCount":153,"integrity":"sha512-XQ18OVGkTH0Tp3Aq1JgyhDtldNcydmvRDkDX6zXzY233NtDaaNO8gbcSZTfcPKoDurKHuN7hlObcbT3VymQc6g==","signatures":[{"sig":"MEUCIQDg4KU07uLzsbs2UoADwLBok10O2to3OeafD59Vc5zMdQIgSLIJY1yvhpPoVjpk9YXzT8O9yDQCpgmAhRz7nHWcZXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255193},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e21e807fe38da8061855988605a48aa94d2f2f6d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10700_1729187471676_0.6201041288538345","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10701":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10701","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10701","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a0661906f3c10a0f36df29986bbed7c7ce84dcc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10701.tgz","fileCount":153,"integrity":"sha512-MSQIbWLjqaDM7fDuT+rmPKKhX9EeqMfe9r5h/9SeOISu3TaQo2W5ZyTwfKwstCaGUcppgRA7oK4yQbrLQ35DNQ==","signatures":[{"sig":"MEUCIDrdCi7+WB2I9ybE6hAW0vrZuHPjwxAOAxmSQePU5taDAiEAu0YjGr/+3uHLn49l+wX9Z0/I2bF03Uelek1G9zJMF1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10701","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255202},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d25ad973048317445e4cacffad16bd637e450c0e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10701_1729189704767_0.5243182532669639","host":"s3://npm-registry-packages"}},"1.5.17":{"name":"hls.js","version":"1.5.17","license":"Apache-2.0","_id":"hls.js@1.5.17","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8a4a9bae2df4dab23168156f5f7d0f39a71026fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.17.tgz","fileCount":142,"integrity":"sha512-wA66nnYFvQa1o4DO/BFgLNRKnBTVXpNeldGRBJ2Y0SvFtdwvFKCbqa9zhHoZLoxHhZ+jYsj3aIBkWQQCPNOhMw==","signatures":[{"sig":"MEQCIG/EXhzAjtM2XJ3I6B58A94HzMTVdh7r/BomJMzCncqkAiBnsvkk9u56CxfiU54nRYJd2BBR8wszynTuy8e3LoUqmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20229476},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"518ec40621c4affd27a4f385c1701d1662269e32","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.17_1729200567980_0.4932477208304702","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10702":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10702","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10702","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f36eadc118b1c25f44795a04c37be0f5c3f074cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10702.tgz","fileCount":153,"integrity":"sha512-FFuVvfmjIlCnt/CeADGJiyRtW+xsvsryOEqDHeCs5k7b3S3/UL7rNxr2XrPyWFJTUJ3rEHNpmhvi1NK3A9GHGw==","signatures":[{"sig":"MEUCIGGzIvLIvW7JlrxFTe7iJgQ4DY90uPwoZXCSRrF7vBniAiEAp35oVc79mC4eHFHqrzoVKHdMTnEyzPthPFdS1frZCFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10702","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255215},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7afdcffd3be1af57ea146a37a19d3ef6de7d5d5e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.17","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10702_1729544144725_0.15514846673150817","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10704":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10704","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10704","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c6d6935728745462429d6751e34ce114ebea434e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10704.tgz","fileCount":153,"integrity":"sha512-vsKam0Vp7Xm504dPJk4OL7qylJRtaApZIHRZ2AvqIvrCmIawxzAvNcJyxGeMF0lZn5gIDASzGNBYReeIRQ/D6Q==","signatures":[{"sig":"MEQCIGfS5jG+6T/PyE45rGOpXGyFX80l2Mr0hB9VcV1zpukpAiADfZBvuyI4/dy3++i9tsugPUetWTjhFu06dLpWvDNA2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10704","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255215},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"635a7c3b065c6013831a3b1ffe8f23f4103698e4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.18","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10704_1729561508747_0.4148783168293815","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10706":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10706","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10706","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ef86529466eda3c26a4f7e09701862102d869b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10706.tgz","fileCount":153,"integrity":"sha512-2ZrKXF8rpe7suy6bbolS+Yh4jVvHMWvuZ+t4sNqG8HiHPF6q2FV1YDw6sRQdgOVI054HEJ0WJwXh+4i7WiwbUw==","signatures":[{"sig":"MEUCIQCCkUlM5mN8NZdA/dg0dXbLTXHeCL568muL0Ra7sBTs2AIgF8I4047+ss4b8AEGm40WrNGJD7E45Wh9IT4pXI5BoHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10706","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255215},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"28cc82aa5b36705f62a1b3b0e273b41dcdde0e1e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.9","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10706_1729564231518_0.37890527520411266","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10708":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10708","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10708","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bd18a3fe7027e00d49e49555235a33cc8e040366","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10708.tgz","fileCount":153,"integrity":"sha512-1Jm25zKL/ABi6NA6MwM96u8+g0+5Gav0xG30G4vWK535BOJvUVN0znil78lAsMH1W9lcZNk5Y+E6qxRjWubiDQ==","signatures":[{"sig":"MEYCIQD86GoBkA6ZCGDiZCWKKGaJVq7ZlOUJEl4ll1cLH+/F2AIhAMdmZ8/QGAWlVdVoJUGg64pNw6lYQBhgnfehC/RAPpfO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10708","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255216},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c5e1bbf7e8ba78199954eff1c0823d481cf32075","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.10","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10708_1729566786100_0.4821921035960235","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10710":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10710","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10710","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc773d01e91cc675e1c695d319af6246acfc6347","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10710.tgz","fileCount":153,"integrity":"sha512-5g5WfcnMgZQwClU1yDeOI6IpcGUi1NuCiRIx/Bzf+ei8y45UfXXMUhzDWwUmrn66cWL6xHv8bOYyqK2rgehZBw==","signatures":[{"sig":"MEUCIC1Nv5I6eZA4waDKU/IXNQOJoJcTSVQqR5GZL/06OgLeAiEA4S+9SXtJygv2aBmvdgr+VXpneGTnypZeKM9sqBmH0Kg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10710","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255216},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"355de4a6fd74281e3c300d1a8d1dad1107966cf8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10710_1729570384272_0.00337218527774219","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10712":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10712","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10712","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"628b743ead2852e387b33e3e27f9c6c7f3d52430","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10712.tgz","fileCount":153,"integrity":"sha512-dLNIZeXGkc6WKYSzWP3APP+0HKVIO2RSizoV5/i0zNPjy1okvMmSGu1MviiRcY/ztE81MVj281XbsZhdWOOpTg==","signatures":[{"sig":"MEUCIGk2I8FMH+J23wE77pZ1Ktn0E9u9f8MLXpekz+KHWo/hAiEA1OSlXUYPx3RvWaNptryCfQdRj37+apuyZgVVyGF+dD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10712","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255216},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"689b6b234c5694ac55d3aae960fc399bd844e1e0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.80.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10712_1729690220834_0.9722489650172079","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10714":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10714","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10714","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16f54464d8b8d3c9bb53e4735d51299f572960bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10714.tgz","fileCount":153,"integrity":"sha512-VCvryEPrerHKECEZhpzSmxdEyFx4ODBgRxcW+rjy/38rKF3KpwVWKwEvcdTvujlQJhvY4skFnwWT3253GFrzBA==","signatures":[{"sig":"MEUCIBBu6b9rLiweMDUCiAH96dsdOI6daxY3xa7w7TRMgxlJAiEAi1sZa5Yo1do6DExU6/l/8vs56HZS4QeusMZWeAihrXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10714","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23255216},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9faef0b0b78f3c18a3c98f3d13114f8d26035985","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10714_1729693030002_0.3535832666519103","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10715":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10715","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10715","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f3a920bda0bff5747208c06a475c7e752b59cda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10715.tgz","fileCount":153,"integrity":"sha512-8oX3PJ5Zzq9EQMG7wYslYkM7AfF781+MpbQe4GpszlNaEGOyUaO04y+dW342ohz/bQRWnbUQadHEQS4Y+mRPYg==","signatures":[{"sig":"MEQCIGC3TCPiEUOgqz6G+++szCGUqlvB8H7no5PRVx+AqlNaAiA4dJA9FxlTsR/MsotKFT+phccglVsdwJG13EbRofZBHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10715","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca9918356cbffe44f7f41f7c9e71a890e018c805","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10715_1729706532749_0.9544977016228025","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10717":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10717","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10717","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7ccec32b3fbeaffc094c9ae79ec105829d35d85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10717.tgz","fileCount":153,"integrity":"sha512-dRGS2QwmCAqBc2e1Uf3HTlAbNEVpxbuAiIICnjsoyswXyml4gFkl7r4sX4q+UqNrCaCOnUC+/Zk2MGuzHN8MDQ==","signatures":[{"sig":"MEUCICGRx/jva9922wrsGNhveIDtdB6zi9xIS3X6yoo36AdjAiEAhdNxprAQdSPch6jIra/a4h2lWdw/SYhNmCzS5UAQSWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10717","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7dd9a8ff3ef6cfba0b4e9a1caf45a15137bcf73e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10717_1729833950105_0.502971930801126","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10719":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10719","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10719","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d7d19dfa4e0fba5d62377b8dc019457a69bc994","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10719.tgz","fileCount":153,"integrity":"sha512-TB14wvJNWwaRl0dSHtooKhkvgi1eNSiWrnmu/S6VU7JobQWqQqWqKG0gPvHNzTiL8ulaqdBh31dUGjd8TXqsXA==","signatures":[{"sig":"MEUCIQCh1fSV5Jf3tbG9o6j2AAD943jbqd7pCbMSoGoxuVgUQwIgKWTz6AHlnPiDrZSqarzSYPYLL/bZsIoQK1LoCczyvAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22bfd952e988f5c333b30d231aa33d880f500c02","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.7","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.7","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.7","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.7","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10719_1729836271697_0.8856783872824983","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10721":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10721","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10721","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1f9b82d1bbc36c1ee06a7186aa61c5a570d9d53","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10721.tgz","fileCount":153,"integrity":"sha512-R/C8QBsLSvp9ZVgnqV5QrsGA9c3iaSOoWven6n5mbe/y//hVFCGuf21E7G77wI2AqksledgAMhoxVJUlZkgOuQ==","signatures":[{"sig":"MEYCIQDHXnzxhUOcLKeVKAlJsRNABIbTOTYBzlQIlpM0WprGDAIhAOVEez1MtO3NEml05kvV2AIYZ36XKs8QYPys7YP9NHyd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10721","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"122cf52097a6341b5f1f5797fc47d6d8e1e38044","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.25.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.25.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.25.9","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10721_1730218221028_0.3433329109747163","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10723":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10723","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10723","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d86514b7688de4d8be0a4547c2ec0d413c387ffe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10723.tgz","fileCount":153,"integrity":"sha512-tXsNh9JBaY9pnldtvA2vtcpDp+5UKPtgnwzatkoazNPaYMU5Zx0jaPMh93T5HOulhp3DCz0hDosmTMzFDPy2Bg==","signatures":[{"sig":"MEYCIQDf7UDbFm6M4e6y6BI6W+jFOq5943Ly7zTl9VN3jFBprwIhAO7nHmLJh/PiVRlim0Nj87y5JcHHsm8C4Qsrq+eOiOT/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10723","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23e6690bb3c68aa229e88f24a40826e92b758194","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.20","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10723_1730220778821_0.7456243010982755","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10725":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10725","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10725","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cdc1855de70c3e32dc7414a9ac77f7fdc469deef","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10725.tgz","fileCount":153,"integrity":"sha512-7LQ6LriZQ8tv1ozPKrLP6iCqOde9XR7MypWsfGorJuqXTQo3YxWmjMbc+b+FKYc7EBBzTYunJDe1US0K8r6BwA==","signatures":[{"sig":"MEQCIBpjrK8NJ3c7HHMGbABKj7PX/AMmeNnq9dzIGmdbYOXKAiBJZaLiTpptpFY20sxKQdnNyprKnSfZebrjopu/5075JQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10725","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ac377e89849ceb1f6ddb4b69fefc4cdc346351f0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.82.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10725_1730341148508_0.47925131173553814","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10727":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10727","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10727","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69aa87ee5802666837ec23f6b9b4e7bee0a5451f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10727.tgz","fileCount":153,"integrity":"sha512-U78mKsuo7apc15BFb8acnf4ZlXbqc/ve+dOmGv2x2c4Oxp8EhAqEM9m7hSjHmH7bcp6p1ZYUuKJ4pqUxen8gNQ==","signatures":[{"sig":"MEUCIHmM3cv7GG4Ko1fjgpifB98I8QXrz0L7QwP2OVibwN4KAiEA1uMQrKJF+PnxlGEC+2zM2mLP8vPQtFL6xoHmITfh/fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10727","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"02a77375f541842fe5c07a35853b3a6117ef8edd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.83.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10727_1730378906031_0.6906771164503323","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10729":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10729","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10729","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50f85c25d43748a23c22a915207639ab6ea23688","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10729.tgz","fileCount":153,"integrity":"sha512-6azMxZc0IpFMhwtQDE462TMZ/NIxrBlbQgzknrw2GU1jl1SYAiCtNSKiRrX8+1JrZJADhEFLVi5V7nmy5NyQvw==","signatures":[{"sig":"MEUCIQCwk9VhXqgAj1dAT1eVHQR9QL9aSRROrMMWlogEUN7zzgIgBkiqtlKfMip4/EglQSeXuyzcOi2PP3Hvv9KHwsDzwB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10729","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c723ce391aba7cc0a1e8a15719da5848b9bd1c21","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.84.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10729_1730382197250_0.1974300394469657","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10731":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10731","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10731","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af5e8dc4576b48489912cbaeedec6ffca33568d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10731.tgz","fileCount":153,"integrity":"sha512-Fr8RSEPo394kKYE+kZ3RUlDTc0Da9rY+70t6OEUnoBeZIE+wxzfvXPYrpXlYXBR+JZoHsLSnfpCAgh8cN7yCmQ==","signatures":[{"sig":"MEUCIQCJT84AyMumAL6/Xr1LI5OB03aRXJI57xLlO0fgGdRdywIgNv1oYXQ+fpPibfrb3tUTEaUS2ue8RF5pNpH9NjjM53M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10731","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23289780},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c356faeb5efefffd4aa653cd0364ec9f2a868a69","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.84.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10731_1731010319345_0.2078635097145225","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10733":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10733","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10733","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f18a2bf67593a22689a3c9e8a43017e097ab5f1f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10733.tgz","fileCount":153,"integrity":"sha512-Rb4ERvpNy6NZCEgGZ+rJkIMvSHj1KtzgauM3UhFOGEeBUI96Je3u2ICr/aZ9+95WBgK1Zc9TeC57UTgMsG8i9g==","signatures":[{"sig":"MEUCIQCnjEInZqL4rp0mSAgM2xsFjpdD5kWHjCsxR1cpw4s5sQIgegQR9/ExI3TZtCzyiAmHitBd3xHofI2tv2zZCNQDwx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10733","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"92fbd9a9d980c4c7d68ebce939f3c00ed372dc63","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.84.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.11.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10733_1731014616034_0.3004581091052223","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10735":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10735","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10735","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92edd374983dd2c3a9271d6a24970d27a40e60ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10735.tgz","fileCount":153,"integrity":"sha512-DzAXJ2WcfS6rnp8hhF7RyYakJYDrUWzJ5eMAP6pDh4RK+Bh7GCdpE7BkXOJY94CMFqAHm8dlhcZ/O3ZVm/nYKA==","signatures":[{"sig":"MEQCIFUmr6YmXV7gK7Of4ICcTIUUCDzda5ZVYp4eEfw0TwFIAiAFj3lTy5V9BvSeS7tVMlAimczbz7abxo1Mkl2msn6cUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10735","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d5457dfb7b7771ac17bcc9cabe7b638c348d74dd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.84.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.12.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10735_1731020195003_0.7044925649303524","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10737":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10737","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10737","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"119705857c96189803adc8406458e6c536e2c64a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10737.tgz","fileCount":153,"integrity":"sha512-7rHFMcmOO5O2jo5q5tSzumCrHLUONhIpmLO2Pzi9sjW5+n6R+quoZzZsB3juRBwPfaaX0bpzku4vqel4BJl06Q==","signatures":[{"sig":"MEUCIEowulCAftnl+UJQLhysHUWsq4ntgMqGfp4AMH+IjuaIAiEA3WhIB2iBQKxj/7W/L0JC1YReLid0IcCjS0zZ5+OEQH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10737","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"473a91e5c5459c98972272c4cc14bcf8e96665c8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.12.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10737_1731025838403_0.7620283852005825","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10739":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10739","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10739","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bbda209902b63d0415412972cd96c9e5a717f958","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10739.tgz","fileCount":153,"integrity":"sha512-yTpXTWHHCrbE4ff9tme2yJJrSsswi/xY3fJwV+/71mqPFKgshfZYb5mlAQVy4rciOs/P8YkHTl7a1Pcom9BW+Q==","signatures":[{"sig":"MEUCIElhTes9tBLKmk5gJlSrXKjnlCwDQwPN68hcBrzczHJiAiEA/3QiChSsSBHrb/eRL1PNKAgK/z+esj6lEcLhRrktA1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10739","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9246f8c5c69f1df332a584fb02674ac645351918","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.25.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10739_1731030607283_0.6152338734954821","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10741":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10741","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10741","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1df23b3ec6d49cba327aeebe44c7820ed73fc08b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10741.tgz","fileCount":153,"integrity":"sha512-5vQbwoKljdoLaoToykjjtwYnpYZY0ipz4vvS4+ecTAUQUUbFRB15r2Z7YV8dZKU5r47W/gx8Y+1/cR+Ju0Htsg==","signatures":[{"sig":"MEUCIQDRb11UfZJoBczAUuGzt0Kw0nfClW1q2QE6j/wnH6P2JAIgE5QmQBwKwobkE/RV0EbR86f0ssV9bokElaMF4TEsqTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10741","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"283cf11e5149715cd728a20d5bfba25f2976af53","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10741_1731034610803_0.2941615819650687","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10743":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10743","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10743","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf2edadd8ba4661ded71523567977d503908b367","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10743.tgz","fileCount":153,"integrity":"sha512-Ba8cmBnfYYl8/WC95LLGQQXfpUMfgORKXJGSiNfhlGrxOs402Z/34NeM1Sioe1k/c79QmROWC7k/jGN3QDX93g==","signatures":[{"sig":"MEQCIDGBH5WYqRg5i9Fzlc+shf+YQmzeLNA02Hg5nXB07wZrAiArfE9gfFgfvCVDgZz95Iv4STha1Q+LH43VTw/gmjZReA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10743","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"05a55c2eefa1c605dbb91861c8748bf8294b0565","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.7.3","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10743_1731042290611_0.2402644954499935","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10745":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10745","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10745","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"825672624780a31363b0af6ff5d52ef89ed7de9f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10745.tgz","fileCount":153,"integrity":"sha512-IQQfrKPtTG7XP5jf4iKyzuoR5aLHfVs15PTsJG7quntfwwexpvMSw2AUl7KoVWxpwzcIlpVyqF293SrRgkD2jQ==","signatures":[{"sig":"MEYCIQCv1u+Fg/hodUM3NexOQLf+VRvdXNYe8VOMM9f8/6CzrAIhANVv0rDOXo4U+1IF8Fv4ulbFlNAv4u+2BwrirZiQwNzf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10745","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22940908},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c97f57981c5a04d2ced7fe4a606bfa3a0e65c1d6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10745_1731046058097_0.5733987656187742","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10746":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10746","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10746","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9407a9657c3a2586609934b5249d73c60d28d68d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10746.tgz","fileCount":153,"integrity":"sha512-hVi5B6oEMRHVRksNz0yI/IjIhAKajMdXqNAO/IJd8owIxakxWHHTGChHmK8ORimwIoqQjTuxY9PdlOXFJh+ZTQ==","signatures":[{"sig":"MEYCIQClETnJc0FTPzpAXDEXl3txjoXjYz3aUzesBDhW53jEcAIhAP1uyo3AZEZ+znzHJUsd1HxmN6PjUFFJdISHphI5E+20","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10746","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22976302},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2d91f78f732730800e8bdd89b1a7ed86b012a40e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.3","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10746_1731352980919_0.3618042028137711","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10748":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10748","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10748","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"164570bcaf4e6ddcdd8d5e59c8a3701e331b5d9b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10748.tgz","fileCount":153,"integrity":"sha512-W4houc3AH03GNQSSROksqZDWTmUTITaCepLt3i116iJ1ykHiIVCs4njInkS+3n/5vY534ILi1DK6UgvVQJgogg==","signatures":[{"sig":"MEQCIAFPJQ9x0e4K04YpekUixOjKBABRZg6oQyu7AFoYv7lAAiBKZReNdGNuyb8P+xr9jWHRVHkCBEOrK8P0vRP+Gz3Wbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10748","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22979309},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"19dc3d1d1ee732300b9d764ff06f32becd99db54","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10748_1731433467436_0.6645363821448933","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10749":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10749","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ccea389d52b0dac47adc403984f6d39b5da2d6c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10749.tgz","fileCount":153,"integrity":"sha512-2bcsJ0h//VCMDRUuEzG58+4DOyzWP+b2zDFvkr/pJRJariKBF9EOi2GBCSkOOWJBX3/4bE44MkU3V8sQKQzMMA==","signatures":[{"sig":"MEUCIAr/28MLEw7iQ1/iDCT+GDCQaA87CNrGDKayO8EFCK+cAiEAjhSVh7h0XNA8QNp3r6ZKZPd8ehy72zUG9skrx2U0BwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10749","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22996278},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a878ad3a809e7a4fa93abfab052ef8b4316a4194","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10749_1731536973064_0.5375941974445215","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10750":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10750","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10750","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b8c0cb35baefbf221e903080882352508c9ef07","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10750.tgz","fileCount":153,"integrity":"sha512-oJVZyPxZN5QWAi3onudGvl/kw1HvvagnUEToPctg1uysSs+7P6jVWSsGQZo/KOtwbUX6rlMNCwfpPY/QHNCYjw==","signatures":[{"sig":"MEQCIB9WKnaCKgxzAt3NuFn7nHVfMp53eW1DhFDezMBzCtUUAiBlmzaltbvXyyFwjubNiv2ikbJ0Uy2xg5+XvKAS1DxFuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10750","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":22998977},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f53373f586362a8ca2d764d14794ad4e1a4d576e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10750_1731611295186_0.8273577790194373","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10751":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10751","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10751","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df256d33ea2f054900c30390c1d0c2828c4d626a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10751.tgz","fileCount":153,"integrity":"sha512-f+gcpPX6JCnhNPPpuAbyYqMNThVPxB0HkypzxVBfnY5Y5oZticgwCiFCgIHIGHPQLjpWdpLC3NVyAwotkxhTVA==","signatures":[{"sig":"MEUCIEETon+i1iMzUrBqkXSS6qP54wqafdV8swOoXE5n1qZFAiEA+K8oeNKUk52KSi3B0FEyYnpt7045CK7XsPTNPwHd75Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10751","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23010275},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c5089d7e7e4874e4443d34afb5e5e57c3837f7c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10751_1731613314652_0.9797172506122804","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10752":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10752","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10752","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d655f0debf99899c6513bf88563c677dc65eabe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10752.tgz","fileCount":153,"integrity":"sha512-gB/oaqffuqBUEsQ/PYq81L/Wcn+KIWc3Kh5LMxyquxkBOw+KSPEPXuheCGcsa52IwGOkoIf4eRbUTDAvVllElA==","signatures":[{"sig":"MEYCIQCOfH0XTlY/U6kGASXA1+qx+jytPyOIfN51NI0t4CfVmQIhALdzTPgnbnPMd4qZL+Em0O/4tCG5n17D2n1XmjGNGYli","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10752","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23031167},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4b61208d181eed0327d2dec218b66ae2900a2bf8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10752_1731616821008_0.28023504828539836","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10754":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10754","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10754","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"19a4fdd04c60137ce420f9d8c05c5e4676cc03d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10754.tgz","fileCount":153,"integrity":"sha512-PrAxFNP2E+GIclNdI0PqZGZp0rM7EVK0A4rlB7pJOPfWjtviB80iz7lnVWctQdoLPkGS+2kwL6IHoaWqGwsXvA==","signatures":[{"sig":"MEYCIQC1fps62aQFcY7SeE4D9qib4ywi2JdHDDtHXUazWttOZgIhAM8wJNQ5rwWswEGxP/HgIZaxqAkEvfJBEra42B1f11uC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10754","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23033443},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a885a740371257fcc32bf4a13e9f1e7d6a9a1d2c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.85.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10754_1731621698855_0.523280229935805","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10756":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10756","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10756","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3af9717cd27b618d52a58a91175584b8c747ab85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10756.tgz","fileCount":153,"integrity":"sha512-ETKsWZIBy7fly6EOW58siwkhKaKKIdnVelXR1IOm72xp32/dZxd4W5pCnI4nGt3VbTBcNhpzJqdpsupEG8LRrg==","signatures":[{"sig":"MEUCIQDe0OMN/1OsdLpIwvoOg4/CUq8QV7kAKlc1IW7uB4/HigIgBioxmiMAYA7dYDIKGKuZgKneLWAiMnxsuK1kTDclsnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23033443},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5dd9a56dd492a834b86fab05c65dd150ecb2dd43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.86.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10756_1731691064190_0.3315859590710333","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10758":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10758","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10758","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed23bb6bc5aa1b237d86fa4fe6ea05017702df8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10758.tgz","fileCount":153,"integrity":"sha512-1vhDmYSZbPXAo3NDZg2hZZuIsx8SC/rCcfzggi38D7kb1tZsMzfexvEE9rQb8oPEOmq6XtVkuYkBHHEtQM/IGA==","signatures":[{"sig":"MEUCIQDBg+hTD2yt3N+bfQ1ejuv3pCGpIJLSNvVdbbzJe3cPfAIgCK/Qrlmf2lnaxEYodyEj7ZYDk8qr1bq/XhDke66bNTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10758","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23033443},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8ef794a67db66141f559dd01e0eed59661ba4235","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10758_1731694632831_0.9188239206992752","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10759":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10759","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10759","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bd75e9d75921fa9736b33adbefca219e7fb2a110","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10759.tgz","fileCount":153,"integrity":"sha512-LVjaN2ErWirq6r8pzCo/wGn3/7pUDSd3emLyhAgWQhckx1H6wkjDpCRHfQdQDR94l/kVj5PwNfKd4+SnJ8T+5Q==","signatures":[{"sig":"MEQCIBTwXIVv+ednzRgHRSWV88P3+PPaLMPQPz/BxncftF9pAiBHuDs8THLtgB7xBxRd+ASnGKxM+De9w7iLVUxqEuR83g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10759","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23036768},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d1dbf79fc3f843fa4842d9c7df11ab8c3d54ab5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.24.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10759_1731700969323_0.37703080527027844","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10761":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10761","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10761","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d217c3cfb4c99a43927ea13d2aa5bc7ed7bbab2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10761.tgz","fileCount":153,"integrity":"sha512-+NN/OCG9Cb+pX4xAm8DBbJGV1YTNGU7UDnjzm+BTI3ZSZOzl0dtxSPMA/V3bEKGV1U6wMSSL1hqsEbbmfbEOrg==","signatures":[{"sig":"MEUCIAZZmnDX/k0nJxoFbioPQTJpxHwZ6MdiDk86jybgFavLAiEA63LXg3zbbRWFy/eEHOgS35QN/pi9sxOTJlZ8K5sYMMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10761","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23036768},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"05a3c1579e8e4b656675462d6adea3b615471bd1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.25.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10761_1731750453100_0.7613806200751054","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10763":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10763","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10763","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac111ed230ad385b34fea1d4e088d704ff6b7893","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10763.tgz","fileCount":153,"integrity":"sha512-pU6TnN1GOh1qaZ0hferWs3+ljh5XNAzPKZeMrmfcHHD0yDTshdlRlwlIU9310lOUbq0+KKFgstDRQT/kmjFN8g==","signatures":[{"sig":"MEQCID/G3rbcjZPrEMCRci4V4T+Ycn3llZBO78daJroC6te3AiBTH1Yhchp86AI/fsjIhOuHNmJw0HdHT/0UXGKQEPS9xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10763","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23034160},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3d3ad8f4f543ce9b40162568cd685f12226526fe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10763_1731754187213_0.389969146433657","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10764":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10764","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10764","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"16b51f5b90b314d135aeae397e7e9c558b69e519","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10764.tgz","fileCount":153,"integrity":"sha512-HxamRvqbu3O1/zXftNDdOrOUhUNy0/Ze7DH9mxGBtM8nlUSkfS7Oj9gjPZeGUmm15oBysWNGE3ktqYX88B3lVg==","signatures":[{"sig":"MEUCIFItJi2A3tMyQpNy3up4HBzvcsyWNjMK20jVPQcWFR/VAiEAztWXYFdMcyNe3BvDcmwYs0T3FLfmzcPItu+Cb3r8QBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10764","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23034444},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0ecc0fa771a25b9d6f3fcaf3437f7d07dd6606c4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10764_1731954318014_0.35413951596444804","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10765":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10765","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10765","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4fc18489c77c30aa947ba20f60de6d2fe7ae5510","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10765.tgz","fileCount":153,"integrity":"sha512-ynMkWWVcrQioaX7eawh3REHg0en4URA9wHwrj/g6A/GsIz/1s9SEnv+nXoLiUwWhLzZ4/T4Hu2Wyy8ksUQTMXA==","signatures":[{"sig":"MEQCIHeTrbBEIKwTp5V4pk6qrEDRxqu24n7Zb57ZLjtIbNG9AiBzR3YDjtHzR4CzEaY/LikLOG3gjAEdNCx/YkoeNkO+Mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10765","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23058290},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7db2f5263ef707b3c9e4ec5dc9a0df56e03fe922","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10765_1731970145541_0.8804836080763618","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10766":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10766","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10766","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5d9857b1800362a2d29bd87150613361062cc70a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10766.tgz","fileCount":153,"integrity":"sha512-7FfbxPZ7oiq1LYocKXt0zOwjIC5fpYN3UHb7yloer7mF18mK7FPwuUlKnao73Z6SLrhn8NfRwCB4g6aRr4aBMw==","signatures":[{"sig":"MEUCIG2bRc7KemSHxGLB3Bo/cXFKR4kayCthk/jauHHY8uQ1AiEAl9/lQYjsbUVuMUOUka7GFnGmpQB3NO5zCWZ35YuiQ0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10766","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23068838},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f76328f5d24dec7e87f625662eb7915520cd01a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10766_1732055200363_0.9345716272646332","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10767":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10767","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10767","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e7830730da10bfc332e150c9b631519149f7f00","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10767.tgz","fileCount":153,"integrity":"sha512-I3X1KL8MP/OKyf9maVpINjZ1TciAYFlnsaxd3i6rN88VWOBZeGjwTd1/UM1qMgZFCCnnbQoYaxqmVw5LIPubEA==","signatures":[{"sig":"MEYCIQCo31nI9Kwg3PXItxkc6LBcXtTnggNOJGKRD6Uz0UnVtAIhAIDHHeYqomPHtlMZAfMF3jltD/l7c8/mYQai6zIfUBNV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10767","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23070992},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"793bab208c4e9686f3e4754465f1226ce3be3379","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10767_1732056844555_0.07805449701850109","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10768":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10768","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10768","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e1b7cbaf3f56688681c8663a495d6d5bde3af8cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10768.tgz","fileCount":153,"integrity":"sha512-1R8BwY9Y1CBYfD3bL/RQO4QfmBFFDW2UJo0uRI5NjXEHM/1WVkBdx1bz0ubyDyp6PVECXwxyMILi4j0mRg/h+Q==","signatures":[{"sig":"MEUCIQCJAjG/gkFBFe6Wez0oGxBSn7sR7bAOohnEig6rSutK6wIgXy3FaeyKG/nnSHDHWnT+6u7B8oEspZ+VXWu6+lk3B14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10768","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23105611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"42ef7660837b08dd13ede0abefbc36e4caece332","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10768_1732218564823_0.34300410354431343","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10770":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10770","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10770","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a4671fc4182d55ddb8f948e33de262e4f704ef48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10770.tgz","fileCount":153,"integrity":"sha512-ixS3TJH4vGznWOKMeQXMmheG+kNoDkYQiFFxHOfUDEPWpRxBeGxkXhsV5F8Xq3A3jo91LGzHzSGYhPSQw3RFMg==","signatures":[{"sig":"MEYCIQDf2MHOiYJLBxPPcJMV8q0JJcykA0+hpJONLKAIwMoW3AIhAJhbYBORhAibSdvEf6RTB+Y2ZTJ5oXZYu5X/ziskjszv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10770","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23105611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"77820522f3cfbb583ae6bc3715ef511e88a58c74","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.13.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10770_1732273320473_0.4533133879212565","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10772":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10772","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10772","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9f59c17a69ef0c8e4b3cabfffc50fa53f94dd3f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10772.tgz","fileCount":153,"integrity":"sha512-VqGLlZlz2XcWuK84OXTdaUvHYVK4Xx3l+8/6hILuPcPm7uoLwrKVUOUNUISULKql7Sh+qmidH/BKBe2890hSjQ==","signatures":[{"sig":"MEQCIGL1A3o7mUShUCeOM/QQc3ShcWGu7U8BTfHwpE8Bog38AiBybpl7GQbV1K9CLR58tZyQvaRP0LUAYV/UfCgvE1My8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10772","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23105611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e2bd63791a48d9ebca2f2d740819da6b6bfa4835","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10772_1732276988424_0.6715491594750955","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10773":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10773","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10773","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5699f2ac2bb48bdc06fb79147405fc0594d666d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10773.tgz","fileCount":153,"integrity":"sha512-D2i+qAGUe0G7o3xKjIzYuoJ+NsgxONpbRY6yFavj3rUDCC+yFaOo1pDoI/I8F51t8FOXwk5weAE/wTfgghB74w==","signatures":[{"sig":"MEYCIQDk/MLXMQFrP9xXnL1XtEh6SoQiddjsFdRKn0Eu4VprfQIhALUEUb+hMCaNJgHDC7IvKCgmjdR9hjuYS7euu0+DSb6C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10773","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23107207},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ac4be62dce6b30799a6fedb81a9204d45620ad9f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.6","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10773_1732313563960_0.08111613163072207","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10775":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10775","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10775","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e01d154575223f8687085b2e93555a5b0ed0ee5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10775.tgz","fileCount":153,"integrity":"sha512-Yw45zRY23TvcitMlVztGI994h2O7SnpcMwWV+HGbA0jF93SsyIfgB5rbPARrOZVS+JbhShV4UhMOG1Bw2yBJcQ==","signatures":[{"sig":"MEUCIHTjfjElwXFRgeS/e9iJxRNbfOf7oQZtpvWEC7ZL8HkDAiEAm68Y/ILqbv3/xZ5W65Xx/fKKxqzRtLNiJxp609wlewE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10775","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23107207},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"47d2311b5ab8ef1b26ea493ff7a58aab0ba45507","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10775_1732556482509_0.7663752422884729","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10777":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10777","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10777","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76112206a3b9006625007eb87a5fe65a021072c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10777.tgz","fileCount":153,"integrity":"sha512-mBNPAN3OJgpM1+BtZCBkDjaKYWs/L/GQ86Z8jCkF7dvJpVG/j+J4uEkchGBFqtyW5WnThmhh9AfwVB2Q0ZXH8A==","signatures":[{"sig":"MEQCIFuYl/hfPy4vr4qf25s7uL2ly8Ndcfk+ult3PHyiPDM5AiBfgBcQPkPqm1zmwtuBq6ndtIaoHm293tMkVPnJcixOVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10777","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109819},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e3e7fa4f6031115e9410a86150e3674bbbe62abb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.3","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10777_1732560117875_0.023316072705950486","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10779":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10779","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10779","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c7e8ab7681b43ebdd3158f091b72ad53b4e9e32","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10779.tgz","fileCount":153,"integrity":"sha512-oBq2OaXqJpZn2fjdkbGKAhi9ysOBOdfoO72sxdWRz8M1qEM9ABWWFApwPj3rti6cFrnc7ky8DJqByFft+uqUfw==","signatures":[{"sig":"MEUCIBolMijBkWtik2L+Em6tAGmh8ox1q4rvLZHZeeHI9iXrAiEAnHo1+FCikIj8p7W3vkVB1JXUAgNp8/qFwKFJV4iPvoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10779","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109819},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2fb6eb888d6d917901cf12243b81df0ee214eccf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.87.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10779_1732565032873_0.5144780238825468","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10781":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10781","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10781","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c6aa490ab1df9626aa916cd3c9ea329350f4294","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10781.tgz","fileCount":153,"integrity":"sha512-C8LxFPcu/5QIbeU1y88Y5MZncM7fiDTLD+zGern2041gXAwUe1SS7YRP2grsHEAWy9gzlyTF27MmsL/NgmHH6w==","signatures":[{"sig":"MEYCIQD7v9npw2o4WCOxeUj5o6ygZUvHrYyQUotQIxDSXm/vcgIhAIn/XOQ+GFru1Yi2HGk8SWTWKLC/upIcAcZZvW6Taqyu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10781","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109819},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1055788d020c35983de7fa22132d5892de25e068","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.88.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10781_1732653345903_0.5727483722273432","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10783":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10783","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10783","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51ed895ed4cc4efb87bb7cd87631ce33592ad5b7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10783.tgz","fileCount":153,"integrity":"sha512-k+P5nX5ttNc0hPiIsKdR7qNdrrV0azdmxl+P85p8wlmE5fMJZOpH7wFjMEArSIKtDMykvADLixGL/6p8CoS1WA==","signatures":[{"sig":"MEYCIQC1b+Ig5DnoI7wrV7LAmQscM6LfsGL02XhpqOlH2Ti2wgIhAPYhO1Z4krppFeo9QY7iQoWQ1Z0bCpUZvCHr9U4s6mfd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10783","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109819},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6f90e13c911243f511864259c9e88b185afa49ed","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.9","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10783_1732657141182_0.8127031846209722","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10785":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10785","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10785","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc7b7e4cb183967ddb60d8afedfe0b930bfd0bd6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10785.tgz","fileCount":153,"integrity":"sha512-uc+e+5ZKDo9CqUGlyZDimikf4P5uFxhsBzpn/vieVaUgTb0BRtJEV8olw7RPvRV1REnUalOGpyjNx0Ngtj9+WA==","signatures":[{"sig":"MEUCIEGr5UsQxJlRuN4ZbMHvm8q9ORWW3g50R7c2RpG9K0FqAiEA40hFLwerstmh4JLas7jZRYpg5GNjmU18u6hC1EdW0ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10785","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109820},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"69160973143b81252877ac7df73d77669eb8b141","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10785_1732737210424_0.47123971971629275","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10786":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10786","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10786","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7db8d31534cb89f58eb430862577492252df2ea2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10786.tgz","fileCount":153,"integrity":"sha512-b2GOI6V1zaVE2J+syxEgExGERdfihs1RPFWWZwytA/NVwGT9+ZOAPF8OhWBJgZy2BXgtejU0O67XZaBKJLgGOA==","signatures":[{"sig":"MEYCIQCsfYH0wzdYyunTkbJi8uQqg7eKgEM2sDGeLGT0J0dTwQIhAKbsUi57U9CtMe8B3AQaD9mnfmTJ3KWZ2kSmqLRXWJo5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10786","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23109939},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8e301fc417708b7346d81c62590d7cc41116c5b4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10786_1732826737595_0.9846210699412965","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10787":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10787","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10787","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"96dd5460ed1513d8f426b0e4148a5523e04b23f9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10787.tgz","fileCount":153,"integrity":"sha512-lvvDK8Rq+cTuwxekseux7ZuZ6TnY7pcJMbRaK7eEVuqWL7TRNc3a/LZmGrTiP/072AX5CA/M5yQiwpfOi2vVhw==","signatures":[{"sig":"MEUCIQCxMx7JCRVXpIum4v1s25n3sjrJb2jKs1as9RvGF3x0cQIgSjgM6pMI5bBByzTI6c2gm7Nw6MM/G1FllP53okWfLpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10787","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23112300},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"19a4c01e3c5e3a2dbdab6cbd4dd21a1ef02393e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10787_1732829872931_0.0018615146151694795","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10788":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10788","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10788","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d9b21a86a06c36b6de5828daf6094a44e1c28e1d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10788.tgz","fileCount":153,"integrity":"sha512-cVYGT1lErzwfuRaVIrBrf6h+YMibL3MYRgq5Fi5nkzwqB3veCO4i2IHuVmJfpqP4oNMEHCaQUfUQPYrvCt33fQ==","signatures":[{"sig":"MEUCICNa97FvFbRJswzoQcdnQHlTTJxnXVhH/rGiYmWmKavwAiEAwjbUrZOLezb/DXwzerJbV/m220qHkCS7Xs7pVcebjTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10788","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23114678},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6e0656ac710f0d46a417cb98480e0d8104070bdb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10788_1732832912219_0.2629877671916776","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10789":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10789","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10789","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e02d2d000a293c252b8354b60f3eb3342c008e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10789.tgz","fileCount":153,"integrity":"sha512-X8tfjtbMRKHf3G4Y+eiFQOCr/JnMBI6wx+t+M+sI7f18QJNqTh1bc4nxaIraLw2b38HgJNNyp7K0BtaTizYdGQ==","signatures":[{"sig":"MEQCIF/Fn0ccQCpjeAzJoEP7RCebXbi8rDHZ2qVZpUaVrbX+AiACWQsPgEHg4uVAi6K5lN/OrpHhiQ9Wg7peNJ6hFswYNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10789","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115642},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"550dc2af17a7cea5c96f7d2ad03e44c9e2ffa6b3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.21","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10789_1732843678878_0.9524362592474807","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10791":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10791","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10791","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1fc9553f6a10f8e0b25b5e6aa84b3dd543da6ee8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10791.tgz","fileCount":153,"integrity":"sha512-xjIVCqeFK0EwU22XIMCb/yHd0kVAjLtwApu+th3ZiSbttf1ffO2qWtUPRw8uGZ3YnP+b25NZdDgMN46T9PoHaQ==","signatures":[{"sig":"MEUCICOs9dc/kYc/MkGdW9yZZrq1vIfFnJUp/omvrdZGeWtTAiEA9I9xZGc6B/ylziR5DP9+ApnuYNEvcyU4IFIE4R3goyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10791","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115642},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b5e8ded577303120052d598006b0b10e884d57a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.25.22","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10791_1732847576964_0.7064214503843558","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10793":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10793","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10793","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d341a6c521fede9b125e6684f7c10a7f1d2fdd22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10793.tgz","fileCount":153,"integrity":"sha512-XGp0Mi4vm2JYG66h1dJnfQlQUhVJvlGCwlN+KbnKg9cseTGvGIZLl7KyGwv8nidJVRBiugz1/ohN3Eb6RrxzhQ==","signatures":[{"sig":"MEUCIFl2UTZhaWPUlwBqoy9que0pc4zhLgSD36bBO9EBmEcMAiEAxA4AB0cpe8rSWGxgV84U2Of7qOsblXf96Z24HUgUKQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10793","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115641},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1e7fbe12a01f88892c833acc5c3a1abf10ddfe3c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.11","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10793_1732851726736_0.6462879921676292","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10795":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10795","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10795","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60f5627c8571c60844be8715918a100175091de2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10795.tgz","fileCount":153,"integrity":"sha512-ycks70TtYtgaRrVNeKbEhBVDts7439a22oAAzfE5HWZD3rGDQb9EgOgm7SWnYyDu1nZYzm8rf8HXit64cOli/Q==","signatures":[{"sig":"MEYCIQDwP5g0LZ4vhzNE83Cyyuyg1LhhYcF6HOIoueHAjEuCZQIhAOXNxaufdfE8rylVtEsxcBmhl0hLk3JyVdP3Y+YfmQxF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10795","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115641},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5288171169a9f468cb7fd11ede88c2b077ace282","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.47.12","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10795_1732855211833_0.402267720145276","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10797":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10797","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10797","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3cf3549fcc97899dba4ba2084326a4c0588580c7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10797.tgz","fileCount":153,"integrity":"sha512-JrqgCCH1l34egjEQGwEXbgb6h22mmsJP5pyZY71jcmQxZPEUXpEYE/fkvBAmOaoLdAnuMI3M6Aj/Xw2V7a0jcA==","signatures":[{"sig":"MEQCID6iMFRHDXlt6jjUj2LGGsYxZyQmQyZ/UUX+YKuptOsnAiBF8w+iw8Qw51Yr2WNRMVEOU45+/ilDkoJtu9s+JpNwBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10797","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115640},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9a843b5b32c60993952b9a248e8c29c0247215cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.1.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10797_1732859148995_0.3174693540637965","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10799":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10799","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10799","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63b0832e71e399c8bf74448a85099f3d97a7a38f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10799.tgz","fileCount":153,"integrity":"sha512-jlTPFKYQGxOIn3rbTKI0YNr0JmoTl264AafGRplrAK8BXGFIgOd9k1okYFRjHvzKNNvix/8ISxP8L+DBMJTxWQ==","signatures":[{"sig":"MEYCIQDXwlUGY1M7Idi65xyPfDh9A8Ij3/D9nAUZV3pGm6rsvwIhAJgGjkT2Obb6yKARfObYHct6vbwfutr5qCnydOLBRFvc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10799","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115640},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec0d4244e58b112d22a441bf44c4ae9f942112f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.0","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10799_1733158950576_0.984445638299184","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10801":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10801","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10801","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fea689ae71515822e8bec673046f3d43d54d2d48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10801.tgz","fileCount":153,"integrity":"sha512-uhgAcyZC2//2+QtZAcHfp8ABgr3gN77VGIGFIcalJly3gPzU7+ssB2lslckGjwKgzsq3u7P/y67uYji1K0xRqg==","signatures":[{"sig":"MEYCIQDjq0NuuQEemq2G3F9YOSv7cFVUbk6Hiob9GRaeDfrc2gIhANsYxveL3lVkTboetRouZv2viWCm9aDWwaP1wYmPlkXd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10801","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115640},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"47fb36cf50c461de868f682b4eeecb7e45d4d3a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.26.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10801_1733163304799_0.2560563024812421","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10803":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10803","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10803","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad05ac6f363afd3bd5d82553a21608b97a8d9df2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10803.tgz","fileCount":153,"integrity":"sha512-AAVosXC2JPJ0AxoUxbBRcMPzRsKxU7YKHe6PelxOhkbDmCrH5Uk1XJGa6xI9BTDFItLFYrk/SY1YLelDEUNvVw==","signatures":[{"sig":"MEYCIQD4NYnYKqRXxaLFbO5Xv091nGqj0MqYZmVhdIv8t3O8rAIhAN5hbmxqan+nW8JcRUC7P9xOC0fq826Xj6AzVX+s7+EQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10803","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23115640},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"537ca4a478927ead3260625bed36264d7b23af70","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10803_1733167935347_0.9337274099722599","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10804":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10804","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10804","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0c3a39de59df3a69a701e70a775eaddfe2234e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10804.tgz","fileCount":153,"integrity":"sha512-RGtFh3lnawuEelcyMKtDQcKpr1FmB/jj8VH04HMWE6PQ8UfgTwk4WB7T3mgL2qkHXwmuXYJrweLnHfNhaKEpTA==","signatures":[{"sig":"MEUCIQC7xKQlvp1gqNW71mOW3QLqnozxhZp+7MC33nYlSVQCIgIgPSb+C2grXtvOAzuIqQ8ndJ45XYVIUj0OjNcQVrB2SZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10804","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23154142},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b3be549eb7f1aed556f9f3cb1db37cf0ac7c70ba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.3.3","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10804_1733185560762_0.0015104560482865903","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10806":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10806","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10806","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5819e6115e1fab6514f55ed482f36e55a823ffc1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10806.tgz","fileCount":153,"integrity":"sha512-1tDiOhMw2CG1ii/r+Vs6JITdvjQNYOiuke+Jzf+uc2XHji5/Z1MRxocvaGSgelQQp8iKhCWvN8wMzkhdpWbhTA==","signatures":[{"sig":"MEUCIQDpMg4Cl/srQd7b7sgV0TK2gNOIXNKVo/C35yIe30HtDgIgdDOsoxN99sMbCVNKbGMen/kctmzBItkC3N4wL+gJxpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10806","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23154142},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"baa29fdbb31071db780ebca8760cd91c0be18e0f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.0","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10806_1733208952008_0.699012725021279","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10808":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10808","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10808","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"172151c1da366e891109776be23d29afe8a037cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10808.tgz","fileCount":153,"integrity":"sha512-POEj1nO86LFdLMXZZsoEH3nX77EXucKFPko4N0k5cV5syak/Bb498WKfklcd5FgjR6D/HvSFzbRT+8+kNMsNvA==","signatures":[{"sig":"MEYCIQC4m0sEOIVsw/wst481y8tgBWgT+GeJesd7alaq309wgwIhAKOvg/DO+ioIaxCfxh6SyfzooN4rZPJxhdCqbmxuIX0g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10808","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23154142},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"733e48cb2334aaea9d26e1cb519d893feb686c96","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10808_1733212452416_0.528774341192032","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10809":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10809","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10809","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47378b1a693cc151941de5381cfcd3a4081b7564","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10809.tgz","fileCount":153,"integrity":"sha512-c8lla7ORcyG9v5DVIvx3shvavAb1bshff3Tt7PT3Yo9bYG0dO9VuJ2pXoMLh7d6Tii8WiHwsdWT0ZevlldwGiA==","signatures":[{"sig":"MEUCIQCji6OuHTlMZZDxVXkvFhnVsou6ExkKBtb6mx0j/rGIcwIgWtMLojPF7xpYe4ZXCyRmYvVcBpjyBQTVZ2m56XQpUxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10809","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23158630},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c2c4921ec5d598f90855b4fda4d897be8f048bb3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10809_1733242963581_0.42242627467168226","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10810":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10810","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10810","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d4ef3e5e45dbefda85be36cdb58dc8471719e8e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10810.tgz","fileCount":153,"integrity":"sha512-dzIPBHxT4f/+KNA8Fmq2xGWICO/T/yeJBce3KXwHZD727N31+rsu4fG5MXfCvV9drKE+denJiEMcluOGLvxM6w==","signatures":[{"sig":"MEQCIDPRI3A4CSBgSkHh6shnyeeJQ2hVxTn6tOnnPINL2j4FAiAK/MCEHVtDkzRAGEUChIzXFPcjlLV5hTd8ms2mGrNAVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10810","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23162918},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da67d316052a78de4d7f284c75f3b8e4b9542d21","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10810_1733267480664_0.5232124594488003","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10811":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10811","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10811","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac5896f9088a3f29ee8da0da1da568a8e45261bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10811.tgz","fileCount":153,"integrity":"sha512-Vt4xfoiCkIl4zS+5PjiKTOCMAGgKpUYDxCROrtpWjFFHkm8chug3JO+zAjq9EVAEpH3LyOxTs6Utp3Q3B9IHwA==","signatures":[{"sig":"MEYCIQC7UYBcclryddfm4S4UehI+nyBEGI9xsTTorDaGybPUvQIhANK6avoyzhzEEuuW1FR0NTpwSJ0vM3OYw075aIM7XuRB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10811","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23165423},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0af1391d9206732d2044e1a963b9dea900142ee0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10811_1733437475543_0.05804100935043599","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10812":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10812","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10812","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bae8dec71cca1a446b2ea767764cb00caf04ee52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10812.tgz","fileCount":153,"integrity":"sha512-SqS/SMGYvx3lrY+2FEg433EK7a0gaaUL8sugvh7WP8GpH9DnMEhobzf4gWbhL8vnMrjMhjEOk4E9VoyhLEDqRg==","signatures":[{"sig":"MEYCIQCDcHvvh9AjHvCZyvUOfMJiZN59UNCXoEL1rOLfiJ11IwIhAOBrbT3bcr2BJ8RV504tAKTGkCBFPH9xWV24Wp24+aUx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10812","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23170369},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93dfd4f6eb2f33a4da9f6b02f571fe74bf237e01","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10812_1733504727061_0.8464644243167025","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10813":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10813","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10813","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0226d7d0c06bb351d6d9ea674c953aabec2a65e7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10813.tgz","fileCount":153,"integrity":"sha512-Dh1Sq0oA7aZ1CRTL7roIZe3yaHndK1m9Oeavdv+h4SwQLfkEx0YruDoTdnW71P50iqmsETFBKyR6DtHnz0Ze0g==","signatures":[{"sig":"MEQCIC1tGUziXt2RmXnXRE6W28B3F9uvK4AvUERNroNAMt9iAiBUfFNhGyq0oquE8pWpuRP9ih+4cotNombbA62oiwF8lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10813","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23170111},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88be7874198d146c71600cc594360d064ad308bb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.27.4","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10813_1733522867671_0.7943384444888482","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10815":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10815","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10815","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c1317fdbe67e6c66bf2046207bb23124646151f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10815.tgz","fileCount":153,"integrity":"sha512-pLtS9mDp3YnriDfkX/OlIzCMaCksdlDN5rrV5pqLPu0ngWqCQAcaMfYqRmP1Mw4YshYACFZWZlz6SHmmovZhFA==","signatures":[{"sig":"MEQCICfnii4nvLtxkD4MbLt6i1eiKnfBoBS12hn6uPyPJuBmAiBflp3yRp9Gtjhr9sOeILMh2w4CVPhczv4MaiBzkcIK4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10815","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23170111},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58412eca9f39a97dfab9cda6f180af022c8ecfeb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10815_1733581548139_0.8841293631357132","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10817":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10817","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10817","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6c86c4ab12a130f16d51b02a2bdc3831f33247b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10817.tgz","fileCount":153,"integrity":"sha512-yVaZaHvaXnmWM0dMPsZD/Wkt70YRq21M4RFiVfz5gO6hbT8iffKnTFN+xzGwLFyWGnptiZsKRJVABJFpH7LrRQ==","signatures":[{"sig":"MEUCIQDBzXYQ3VEu16ITohJUTK8wDFARCGVV0qMOfg1Cr+X3BAIgT4691lOZxVIPdGxz4ojHDU9to2Vhfgy6rzsUv7wnWyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23170111},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0023dc135255accce778656ac7f4755887101422","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10817_1733584834813_0.36643014129712115","host":"s3://npm-registry-packages"}},"1.6.0-beta.1.0.canary.10818":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10818","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10818","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1bb41427899c1f1f599aef4e25c22bc85c9b6572","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10818.tgz","fileCount":153,"integrity":"sha512-JOv1GouFIPFew/iLOqGDZp/B2ck7Lzbm5jUampqXKDVbYmTcaXzPlgReGAp/rU1O7rzHGzNoI9+NMs/G/71lyg==","signatures":[{"sig":"MEUCIA6b3V4XdGDmBDld9Sc0xpVRzVo3P+GSPEk1hipkTWODAiEAonwFy5NLqUcCdeJeDIcaMK7GbTqIvWKi9x6uI3YUBps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10818","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23170707},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"de41b0a6bb5e4fb5596573c2571003d37674ce34","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10818_1733780504439_0.03855613180458084","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.1.0.canary.10819":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10819","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10819","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4724096ac25bbf262604d85da681830925dbb238","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10819.tgz","fileCount":153,"integrity":"sha512-hbvpVz7UmDZ7wxLtCvC80OPMNlmXpkMDtiaj8NwM+lIm6GsXBXUjiYRIjpVRMAIw4PeRX25L3IjiC4OTLWFEcg==","signatures":[{"sig":"MEUCIQC/GfKFkzTIZvZyBpc+af4e5vpZ7ezr8z+WGCWxTab1AgIgE0ipTod/JuiyVMGaHFYFMOSGgWLJeFCojb9tjBgT2g4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10819","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23192427},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c5a3ae03ba160ee0e5aefa9bc179c26acca22c61","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.0","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10819_1733792990573_0.014244463866169399","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.1.0.canary.10821":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10821","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10821","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d433ed4da5420fc76a007db30c15a8a36d4d3cd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10821.tgz","fileCount":153,"integrity":"sha512-fmx1tBUoM4YeX97Ut9hzegqpfnwMfdilv55mHJES7wmE/DcFytTJRXho5RCz2VPt7HQlaTD5iTfPu+vT5XvF6g==","signatures":[{"sig":"MEYCIQCfbJ9jmUTSZDgQbC1EVCxHgtJ89tyrsdvgB37QPXhKBgIhAIvYQAR+LKFvq5o5Upb1VYfc+EJzIgaKBZHBxg+QNxq9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10821","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23192427},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ff5bacfa50c85f74d9445474f1fc809ce2014cb6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.1","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10821_1733849503525_0.35381789762479965","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.1.0.canary.10823":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10823","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10823","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ded156b6476f968e1bb352b0b187b767d1c5411","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10823.tgz","fileCount":153,"integrity":"sha512-p33HwuJaQMk06GW9rOlF8cFW86wR6jqhXW84/9D7dSdylyUMmXC3VtYrh7Gmc943r0yKp14BqgVdB/XehRAMzw==","signatures":[{"sig":"MEQCIB4ljjW80QBJc5A6b1QpVVj+c9huRDfxSNJATpccSs+uAiBTU0KRWQRcLctOtFKC/f6TDz2pdS51L89YOq1rO3oKTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10823","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23192427},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca2101f5d3e0d670cf972b0196616cf088965bf9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10823_1733852644285_0.3567278565768399","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.1.0.canary.10824":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10824","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10824","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"35cdd3bca5619a86a34da4c219b2388b8586077c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10824.tgz","fileCount":153,"integrity":"sha512-aY2QItZqs7x8i4lsUHnW1DesDPoNGINIin+4oI+0Eil2Ye0g28MChpPdsGACm/QH0Whcq40YHsKJv5C4nZ9j3g==","signatures":[{"sig":"MEQCIETqiKUXJ9v9+WOy30ifuSP4Sxze+kR1yA0YbVsxhrRcAiAji0l2DQb7Iyd4hbRA7OKSBynFzEYJvGtF/StwefHXig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10824","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23196960},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d7090f08b09cdf560c7d9ded53618b120bd3eef4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.91.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10824_1733870777771_0.9107802037829571","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.1.0.canary.10826":{"name":"hls.js","version":"1.6.0-beta.1.0.canary.10826","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.1.0.canary.10826","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8528ae83897fe1306abe0885f91d89c580a068ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.1.0.canary.10826.tgz","fileCount":153,"integrity":"sha512-DbzP8c3DGjGJ3BV7uauH5YezuKT/9TRBRGIB7mP7YvloON7sjlyNFpb0BaVCQbRwv8xwnoLpbOQzXZM6lc+o1A==","signatures":[{"sig":"MEYCIQC2LHDHmTTaA7PAnaQKNo9QVoyBdnC3lUi4wz5GTDw+WQIhAPcpsYhQnBc9yw7xy6BC0Axm9WERHV66UluExTPpLlv5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.1.0.canary.10826","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23196960},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"927ffc05fcefc355e7d12a4d61a128b7102fcadb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.92.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.1.0.canary.10826_1733880488658_0.8755214291022408","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10828":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10828","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10828","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04ac80f2eee93eca24de5c40e120d5797ddd5d67","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10828.tgz","fileCount":153,"integrity":"sha512-XBXCDFwUOnKsLAo9ZXh5eDBJjE7AjioKDCPHhJ/uLbSgLtz3rr2evKzp/8Xi0NNrMCFrfnFoOwzw+ac46xQ8tA==","signatures":[{"sig":"MEYCIQD6rRdVgf7Xs5TwecJF83iHKiT5tSvWgJRKJLe7L4A7pgIhAJ1A661OHF81jSRXubUCPeUk2M7akgGTb15N6ntHfuK5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10828","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23200874},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6357c16d72116a0436ebb80dcc7edb9985d530b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.92.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10828_1733883855952_0.42075067758153106","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2":{"name":"hls.js","version":"1.6.0-beta.2","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b34d4fea35ced81addd7af9abaa37fdf3757d496","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.tgz","fileCount":153,"integrity":"sha512-m0MyvPNZj5ZOoOXPwHAALyPqDlJrGTOnHnZCG5FkID6q1ZneYokS/LwQjjQpYceCfxQiUT1zofT1o7Sq9FLGvA==","signatures":[{"sig":"MEUCIAeOeP2mESKK+yKSLAn+p4t6XJwcbB/3LLhA9EEtcN2KAiEA932K7m5hBUzvh+TWCl9MxnZmL3IKlB621nOzL3gACnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23200654},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6357c16d72116a0436ebb80dcc7edb9985d530b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.92.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2_1733886007282_0.9681313327466703","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10830":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10830","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10830","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e830625b7a5e4099ddbf846156a51e5b0f2234d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10830.tgz","fileCount":153,"integrity":"sha512-55kXSqsoU4QIjgJqMoS3aAbZQhnBzSvXEeGnUFaUSP5WDFhUIe0D028YXNncaJMREWCOioK3tIhtrrAEUI2bqw==","signatures":[{"sig":"MEYCIQCwTX9D4qIZ/9k+haS0EeLTu9PbEXG49nBsx7ngjLgNowIhANvJ6mPBWm8R79QrWOb9p12zSPiD970qWWuCr7lMhnQA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10830","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23200874},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a58f164bb442945f46fde05ebc2140e0e5c512a0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10830_1733888587284_0.43170542801586387","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10831":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10831","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10831","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f07a9468bd1ddcbbab567e0b01195a0f93db51f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10831.tgz","fileCount":153,"integrity":"sha512-8GrVO3ZvHaoisjZkfTicHt6JnnlF3x8IpYlOMln60hk251U6EU4TKU0sOlAfe4B09JFL09sri2v4IFGU7+gEig==","signatures":[{"sig":"MEYCIQDEwleCCVpzbV/WzRMg1/70YX8G5dL+GNsOuLen/t1SsAIhAO9dMm7D/5t9+vlKjANC+u1/oVGWKyej1SwpGAQURUk9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10831","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23203565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"523402db946db715331aca782066fe60f4de423a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.1","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10831_1734136126301_0.38229328088007297","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10833":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10833","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10833","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"988710d5f13fc7893d86ed4b9e2aac9e03b30790","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10833.tgz","fileCount":153,"integrity":"sha512-wmkpHIqc4JabNKv34NKhS3lM8CQ2jpwq1S/P7wO506JjxaW0NLSt0LiyBWZvczmkbg8vn+VgypSj1Dv2qvy+Og==","signatures":[{"sig":"MEYCIQCaK2ps26GFoioY6Q0/VcYUZDy2BZtz4RSStEYD33UsSgIhAI7P1l1v3teNUrhHqKlMVI028y+yTv2XaUHSIDQ2zpy0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10833","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23203565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1dbc3ce11d793cae01161bb2ce8fa12d48e0dcc6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10833_1734140027960_0.6699163809349333","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10835":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10835","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10835","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e92635a5e185d3771ab06699606a388a78d3e80","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10835.tgz","fileCount":153,"integrity":"sha512-/lYDAgdfoGpcu/hJ/RmEHpFFMex/+qXZTuDukCEa4xehh4DlIA88AY1oOFjv1XO0WeHKT/SUc/FqWH7EvvmZ8g==","signatures":[{"sig":"MEYCIQDwwKWDgi6Rb5S/XgRT60SiFgfIGS0mfFDY/fRpPuNQfQIhAIwxQ/E6+9ln15MUA9f+BbcaDxp5td5EyOwZp6I10g5j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10835","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23206684},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"92b449ba0db72389b4b458a67f57f86cc8802edb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.14.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10835_1734398452867_0.0019745783283291463","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10837":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10837","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10837","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6187ebdc82f3579eda723b9819f0228a2ddf6664","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10837.tgz","fileCount":153,"integrity":"sha512-Lzoj3iBEFdPJvzggOcQLjggG5NNcwvAdQXYEKzsDFLTCy9d+t/cvBW5Q2zTiKmPb5I5BQlLV+b9mbnwqdtkKKQ==","signatures":[{"sig":"MEYCIQCsxHezk6nVU4EuQO2WJjeoWSsr6Wzr3UuYzhYI+ttJkgIhANBLvpBcMHJXF3G/27tFGcagJOT279LZpGi68tsEdaq0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10837","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23206684},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3768f7a1841666bff1f411b3f16d6e8901fbd500","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.10","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10837_1734406916724_0.8917083302847524","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10839":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10839","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10839","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0d7b39109e85b50885b9688b90a8004d3a79847e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10839.tgz","fileCount":153,"integrity":"sha512-NDfyGgFND7FK0j85j5WhTy/J3NClRn4XN8WhLHvhyU8RAnSuDAEU2U4/PUX3kkoPf0QJqZHW5uoWF4T0I4OJXw==","signatures":[{"sig":"MEYCIQCVCjqDtNQDrqdOiLFvRqFB/DBpEKTgF1u7GBbMIhVmAQIhAMDEAvKTQk/drr3saWeBeNEWZRlCWcBuYvfNzjGJsFpQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10839","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23206684},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4ac5d93ce06b07a0c66de7b127b627649be46759","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10839_1734455756625_0.013339912838609802","host":"s3://npm-registry-packages-npm-production"}},"1.5.18":{"name":"hls.js","version":"1.5.18","license":"Apache-2.0","_id":"hls.js@1.5.18","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0279072c31ba763efc08b6c7dff0f10f0703db0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.18.tgz","fileCount":142,"integrity":"sha512-znxR+2jecWluu/0KOBqUcvVyAB5tLff10vjMGrpAlz1eFY+ZhF1bY3r82V+Bk7WJdk03iTjtja9KFFz5BrqjSA==","signatures":[{"sig":"MEUCIQDKb3esE13ctxNjGTBpSOsTM4SfjvHxoSjr+/viDoiDzAIgSon16ITbBcVZeM4L/k18QxsTajWFegrc4HSoGR9okpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20244455},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3a509a32821a94b31ca01e6253da70d1c8927ded","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.18_1734464418070_0.7788660888975356","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10842":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10842","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10842","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"400459fc252ca9768ba63bb0f2fc62d68d36e714","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10842.tgz","fileCount":153,"integrity":"sha512-xxFiOc/XE4ckX2wJ77XWJ/s3RC2kEwLh3sfpJUuH1iFr3ljb6VIcpancAzRfv89rrtQ0Ze+HXOq8PMGrPTmS7Q==","signatures":[{"sig":"MEYCIQCXJLrNJ7ZR3IC4y4R6Xay7GfOxAJhMRn8k42Z6ZNwo3gIhAOAWeo50H2atU+UXMy2x/yr0jRsPmjOLID/f0oJrVE1o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10842","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23204763},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f4eddb856727f1cd51c30a500aa1457487c67288","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.0","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10842_1734636316522_0.7392841657935634","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10844":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10844","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10844","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18fc03b5cd779d9f6b8812df4b5d349dea51a4fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10844.tgz","fileCount":153,"integrity":"sha512-20ClGfUL0CTWtPWSjw/KYdX3cvuL0UL9SxERsv7Tr8uq3/ovApia8L/j3BDWfFylq9pqMsYddo2DHGZHisD/+w==","signatures":[{"sig":"MEUCIE2JBJ39xUcPnfPyBtoCvvKkXXMg+im3yNASSGtmNw4ZAiEA1NkRdk3ee0sO3nmJ10wtBKi9E9dScV5t7J+3LPL72fU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10844","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23204763},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e180364a70228a77895a71419880c58c8419d3f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.2","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10844_1734747447468_0.14001483772145162","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10846":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10846","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10846","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f1405d92344a6e1dbc6268acbc247316c20ad8e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10846.tgz","fileCount":153,"integrity":"sha512-KK4KzYhKbd30ZZeJr3VqNGKPA+c/8IqCTcmn30k0dCu6wKLHwMdyf+zG6+MAESQT5DPB1MNzSPeDuXYDNhW0Vg==","signatures":[{"sig":"MEUCIGDA53zqdxZf0rZ8edylNN7WigfKWZQHUbx04rOmqVMMAiEA31lLsbihjfr9s+lSDcRRg6iiOzJbgYylxaB8GKCC44s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10846","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23204763},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"699901bedf8421a2798afdf2506c2fe00044f372","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10846_1734751303839_0.19220335114971454","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10851":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10851","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10851","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff08a623b5a2f3c230e848757f507b189e5283ee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10851.tgz","fileCount":153,"integrity":"sha512-G9ZzqxxyRSm1MO69KJxfuuvH3MEfOKU+wicHJEII6PIwnl7PhzQo8bbrUw2+D6KK1Q0rf9uBxAqqvuNMeVGs5Q==","signatures":[{"sig":"MEYCIQDWy98E0Git+wkazW9itdaxxVyU4jHZzxY+nbV1TXK2RgIhANqxoyPfJJNCDeEkucgDSEmzdgl/Xo29BbdR9SAVEs6C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10851","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214600},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e811aba525e14a2906074d913f4eced239bf412b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10851_1734813738218_0.967005421988858","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10853":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10853","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10853","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6f57f0a2b589f0f4b754a71ee3c7e37ef6df67a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10853.tgz","fileCount":153,"integrity":"sha512-rlQ3/6dG5/uMUFeOt3PrV9glEjBMwGnuQ3yDcbpaxfTIljSbDRKSPO/NqCspVCZYXNJv9qGpFKRU7HLdGZU+Pw==","signatures":[{"sig":"MEUCIAmC+lzCnGDDg7bi0zNTaD6QZe+MEfVUD3o+RdzJwOVLAiEAoo5klRoCW/J6IbFUazNWMao7iTNYKxe1rXZCmH/yv7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10853","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214600},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d1744a460c3076e2afd93b6ee6d7d0c6eeedbca5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.95.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10853_1734897112510_0.32346733283356577","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10855":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10855","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10855","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c40d9e374619417b13d22ca00e791da0fd422580","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10855.tgz","fileCount":153,"integrity":"sha512-sEyknSRWEQF75V7guXm4QXtH6pL8NrLd/pXvjULvXW0WyDh0CbZ9bgY+Ib7WMsEcpNleHu7AD8vtYZozV4NuDQ==","signatures":[{"sig":"MEUCIQCFEs8EpnBHTT7nolBUr+tVuzUQGVmOXmyK/XV382rH7wIgDNu10SaL35k4RtDFGH8mOoS1xYKFaDifOGvm9aUJvis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10855","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214600},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bd4882a8faa742304db85c385f94519405261789","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.96.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10855_1734977205550_0.9524068671103676","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10857":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10857","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10857","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92008970cc871c9dc093713f848dd9c2036e3a47","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10857.tgz","fileCount":153,"integrity":"sha512-IObN+jW+V9llzWXWiHYSSNvLy5x8Lf7nAxNv5jsIQjF2zfac+c80iu8NL1X3PBqzOx0b1bKDYkETUL8w7r+BSA==","signatures":[{"sig":"MEQCICcVcGs0tGS8ojEhYVWlbDBLV5wBmT09X3LlAlYX8885AiBdR123Yx2HL4Df7lWiqQeCX9J1KmlN2iWN0VlWZuiNgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10857","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214600},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa68d217d8fde0ddef42560a89a86de71f234b29","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10857_1734981253146_0.9285837285302563","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10859":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10859","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10859","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b89a1e46efe2086dc8ef41db26406fcce095cd5d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10859.tgz","fileCount":153,"integrity":"sha512-Z6dVUtsXXw22XAAEtCRYFLftEIpFMSfgF/rRjMzT507YW5RvZkJtIJacsf4kYthDr7vXUwVmal5IKNJz23XS8Q==","signatures":[{"sig":"MEQCIFbs+nW7Wtz2kPV9V92sn6ibNbF2te0kQlW1WI45CXLGAiAVy16S/Ybd81Vo0TOYR15MOWqEtilK17wT3Qp+vs89HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10859","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214600},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4df3c17d310aa46243292ec1060425a6ea24c36c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.28.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10859_1735304133574_0.6011290044727702","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10861":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10861","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10861","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bdd6df61b505faeec7a7882f3067ca418d907559","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10861.tgz","fileCount":153,"integrity":"sha512-8Y4n/wrDujkRVWS7dm/7wyU8DAgmrq246TT0dCrBB5iuZnX8QZ30Pb1w7W7Qa30DUccg9qgtlhvLQeInspwquw==","signatures":[{"sig":"MEQCIHtM8ZhMDUEkvRiTemjks8h94BxKjVerW17TGAogqbK2AiAWoCIXeytGAD8yomXGlfMtUfFUjSQnvx+E2SzGzk7X6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10861","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214595},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b1a9b72927e5d87673a2fd8d795ac7a6083e1939","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10861_1735329951681_0.3997676938981367","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10863":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10863","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10863","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"891ec6f38e2354b52784a4649b70b4c0b39e283f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10863.tgz","fileCount":153,"integrity":"sha512-zJ5NDWS830pMKiVY2QoQ307iHoHpc7PXyI5murCw785EVP1PcOCZ2epVE6/YUA10sGfEHQPDWbQuHdv6kmA77w==","signatures":[{"sig":"MEUCIDNYHhhNeJ2R13mp19+yQjfkJnPnr7XfcvoHRVksxfYCAiEAjAF8Dzjg7U1WJAcT9vmQ9Y8jW0nQ6sQ1fbXvTVdMWr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10863","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214595},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"31b518e8361fc60f7a6a54a2e43d040578623b48","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10863_1735334211602_0.8222500266838189","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10865":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10865","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10865","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f6c45cf1386cc2aab4bd6b4fe3e23d50c49926e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10865.tgz","fileCount":153,"integrity":"sha512-+izFmLf7g2g33yplb1dUiNpS2CLMX7ex9YyPuKbRvvbNHRh7DzBm71um3bDyA2yvPxCpgbMZhhtNqFU14xFrUw==","signatures":[{"sig":"MEUCIQDcw+NzocgwG5GcXa8ysF/A823DWu7mff0C1EeHkM88fwIgGVm3exya4hVmyFpq5DCmK+1d9CV+dPGk7LocqhhMs0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10865","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214698},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aab9fbf7f3b3452f31898b2e0939588872d3a9ae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"127.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10865_1735917003665_0.3633727436339156","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10867":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10867","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10867","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"647b0a7082d7637cfb5c087c2ec5ba05cf9dcedb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10867.tgz","fileCount":153,"integrity":"sha512-3itilWXtAgSYFdzRMTayXVUDPB6t7h8YpueDaTwr9UbvDHORMykIknjzidL6q8FQ6e9WeSWQvaBPL40unekBDA==","signatures":[{"sig":"MEUCIQDTC33paYWMKLYovwKNZACdQu2CtY5wBnzKgBLW0ZHYfwIgZioqcgOSQGbi78+qa4siKuc/8eIeQEc5zah3UgBpVYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10867","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214698},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1eb5707fa5baad61adf6f13330a3ad6f71ff465","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.11","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10867_1735929473156_0.779335873230621","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10869":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10869","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10869","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"feb9feade852e895d050fb0e1ab4085bd09d6730","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10869.tgz","fileCount":153,"integrity":"sha512-HWFWYxa70oGfd+zI9ykRex+UNvJeviIATUo4+6ca8LYhQMmrMsdUZvJe/BDHZxz2hOwFABVdpq7F7D7ARAQZcw==","signatures":[{"sig":"MEUCIQCdYHuDQVhnCa3nD+ObJVlLao+RPsMHhIJktQnOtrPZewIgBlqkPzlMo7mk7iJI2Vuumvtm4txhzALouYqMSkiP/ik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10869","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23214697},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dec3ee736c11cab42babe482f2b5ce073d5612dd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10869_1735999952242_0.22215970888573477","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10871":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10871","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10871","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"94e841425665a2dcc50dbb0d7e05ecb5c5a90db7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10871.tgz","fileCount":153,"integrity":"sha512-UY6LcHRapzuJ/LMMimGn+j1XzT759xE8yMgm1AxK5LlepCxMnnBwy9Nleyl20FKzhbc75Fb2/A9juiknsPjEjA==","signatures":[{"sig":"MEUCIQCm67tZrkJvyBncMrSku7bPqHTMZL6gIU3QeGcn2/t6YAIgFgh8IN1oaxC/nbye+ZZF1vT/WemgqhTgvNa0EGI+dns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10871","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23216801},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6ce0f6c2c78a9d36c521752e2504a99aed277426","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10871_1736011062139_0.7966055232471194","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10873":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10873","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10873","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6f27a1ff97cd0180e022ac73bfb772eb96d2ef29","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10873.tgz","fileCount":153,"integrity":"sha512-gGY1PEITwU/GRy4BBJvMSircfLhd+bHpipQNqIMCPURdtHUKT9ZXDs4lSFV1PbvJiimYyh7uPIJKMQTLZFrCEg==","signatures":[{"sig":"MEMCHyx87inPGEDz+mnbxeppxZ1MnrAQDHMyi+1HuoozFygCIFxaWpwlOqLr1qDRG+zLHCVthB3Z6R5YJvXtfz3yCAU8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10873","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23223584},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e346300dc54adc763184204b3b6135c8e860483c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10873_1736181595514_0.2578058137186703","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10876":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10876","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10876","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27871a2f98c05d3c23dee9b373610ee582ed219a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10876.tgz","fileCount":153,"integrity":"sha512-4ZtuqUWGbxK9Lgc3z1GUhv2s6MtQSjH3PVWlyUO2XuvYs3oDQ7briMoNzohJOzBn74Blm56qZ2ONeHNemqRSsQ==","signatures":[{"sig":"MEQCIH3IdCg4/FETcKBTQQkIT6uAczcAJkNKqaxxoT/9yswmAiAaLia0eF7O+be9mlnxvi4bJojuw1F3xKenCSS+S94Viw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10876","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23224959},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1dee99cdec0fa598eb994935b2630b7d7f1599f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10876_1736364364552_0.0728756753667863","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10877":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10877","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10877","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5884379e4224ae5819a1e56351d0ddc73d28d0c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10877.tgz","fileCount":153,"integrity":"sha512-AggEk9aNCO9vsjvXRrEACUbiEnOJRN7Er4VLmldlCVEnWg8B/565gbzWwjvX/Q9qn5M9DvluSvhH3Kchexy4SA==","signatures":[{"sig":"MEYCIQDIJh/SMc6c0iyWssg+XGCyqHuObOZYrKFFCF2Tl5B5swIhAN4nDTyjUsTho7qMWpZ/b43RoP1wSPv0QSR0aqQL8jSx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10877","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23237146},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d602e36b25f77d0fd9105945380ba1666a38600d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10877_1736535316259_0.7704115769759006","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10878":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10878","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10878","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4edde9682245be0e44af927fa0eda9cde83c91ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10878.tgz","fileCount":153,"integrity":"sha512-QJtNXUSujwIzE3q+V03CfiLvLvbC4gdIFpOwe6gBh4lsGxO0LZLLuRvrwnqymDJH/DCKqK44e5D/M9zOzSm1ng==","signatures":[{"sig":"MEUCIC+BaamkPkZLmzlFQJogWNGuvCWDcPZbximD7/Z9X8Y1AiEAyWcscIDtqFbK0BbF5wsoLAJJlxMVil+qfXWNsr8xXic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10878","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23237208},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"65390dce24a8cfb28b7f3dfa8cdb0f65b7947dd7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10878_1736538142897_0.9332753837191674","host":"s3://npm-registry-packages-npm-production"}},"1.5.19":{"name":"hls.js","version":"1.5.19","license":"Apache-2.0","_id":"hls.js@1.5.19","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc8471a7c712f1314b04b2be4639dd273819d3dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.19.tgz","fileCount":142,"integrity":"sha512-C020dKWEJcyvLnrqsFKW4q6D/6IEzKWdhktIS5bgoyEFE8lHgrFBq4RIngdy113abJOlIruhv8qjg7UX8hwxOw==","signatures":[{"sig":"MEQCIHHYDciTKB7WMWnnXJSnSP7EWC+1cqEklHj7BNugxKTkAiAnZ06oa7MGjFyPiE8dKshpijG6BWMJEjXlWp4vHNyb3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20263442},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a20bf0e6a3b5ac97c0b4b5c22d4149fbdd3611d1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.19_1736547614137_0.9372322763092056","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10880":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10880","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10880","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0fe0e85dd9f5cf01919ce6d67d992b1a764aad3d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10880.tgz","fileCount":153,"integrity":"sha512-U/Ij9h9eFQhLMkvZjnY+zMZ0NDkMuDr6SXSgBbn+7FlY98QAqPcnFBf+Cr36JifbgCx5e7UZ4PkW1WnPVlztag==","signatures":[{"sig":"MEUCIQCCcJRaO1SEw6hOiv0H77WD9YtWc0P91wjHlNyAnHeuOQIgeZuXEwFxd47LwI8/uGHEqLRTReak8gH/2sAEWwJc6w8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10880","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23237208},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f6ea1dc7aa0830ae6b061a4234ab072241864179","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.29.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10880_1736690554858_0.4461606459359091","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10882":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10882","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10882","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d139272167fb6774a30419ff65230e6e91049f16","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10882.tgz","fileCount":153,"integrity":"sha512-PlpDylWN6dpqK6urOZtGRVcCrct27Ve/EfvwHUIA8+UXRaMQEtwY+fiJi8+SdVp1DZ8a1vxrSV20j0uJxVdvTQ==","signatures":[{"sig":"MEUCICcC4gAUFwWKMvUSOQWuVw162YT9kZJ9kZQ9dUnJqEdJAiEAxLbhZGBt7+CAgD1gW0sbVvAMO532bOre9B1kPYPtPZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10882","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23229524},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"85c3cecd213ac8a0e26db52ee80ca36bfb2fcd4c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10882_1736694424027_0.7361245333698887","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10883":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10883","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10883","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25da7014d5bcc9f808b3c7c5f9279659e3f6bf94","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10883.tgz","fileCount":153,"integrity":"sha512-uJFKU2Gtf9mQgUWl3QlNk+OigxnkP8e9H8wClOpGET7O1RgMTs5l7m003/36c+BlmEDkUzl6or2lW1BAwfG89w==","signatures":[{"sig":"MEUCIQCy19YjYZ8grf+fHalW1Wqgn5NI+Rd8KSE1hgxF0pHGoQIgSczbp8hreAPE2S3MfN4SgPsHBtUDVJaj4gfZn04ZMnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10883","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23264940},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"881170e204741a44e4f93533067bea82c71de322","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10883_1736810864203_0.9275753918774745","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10884":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10884","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10884","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e27ada5e728f97bda8917bc37b85566a0b8d39c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10884.tgz","fileCount":153,"integrity":"sha512-dgztf4mbroduKt0cwi/fGyL8BY5cfOGqRKCl95SimzpmU5MdSwyHRYyKtRGbi4FWXoJiemXDbnuvNSZ1jRgf9A==","signatures":[{"sig":"MEQCIH9TZnRIyJiY792+fKjyq8ZTHwW/iKQ/jJ6pERqDvkoOAiBR4QLEE7SfrGfz9ITYM6qpFCiz6H8TlSXxdJsDbOy4nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10884","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257847},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d672e73ef1a2d92a160192b7c5b02e125ef55d04","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.99.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10884_1736883652774_0.5725638398526609","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10886":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10886","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10886","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0aa84dc67ca3169181395466059634307692034f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10886.tgz","fileCount":153,"integrity":"sha512-+OxVTVOQSrTRD3TcGQYO2BI/d4Jf16ZNUsogD8THjKhwrAZwq2CjQcfxjTB3J+JfQgnS2r6FhjZT0yVRUSvKfw==","signatures":[{"sig":"MEUCICxzgr9iuRKsCOMlxV3XVHxRvK9EN6CFD/8OTjEPPJzlAiEAgd/L8oO1O+GHM5U4R3s0qBvpT9+SxX1bo9XeOZVOcAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10886","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257848},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec32a210241396590710187a260deb55003f9c72","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.100.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10886_1736888024611_0.332623259620475","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10888":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10888","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10888","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1a62d03f7d82eee5536420a9decc1db4f9d1306f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10888.tgz","fileCount":153,"integrity":"sha512-nGEDXiRAuflnBv9lEEDizDJdJL9a//ST2RnqavqGSDBF3pdPNcw1/LcRvRGNwTdhQ+boaAX6mmdCpu6vZy9VTg==","signatures":[{"sig":"MEUCIQCTDOimw6nil/nv4J7qhUGcbnVSeoxjdIlVxzXWVQOthQIgFdIUPCSv9cX5SQ2CwiuxZnMM6Dqaue9+DsWsnNSPQ1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10888","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257848},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3dafdb71489625d572e8f44423962c4c9ecdcd1e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.3","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10888_1736892740323_0.9048992012270913","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10890":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10890","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10890","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"923d14db26d0c2d73e5169293af3038838735628","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10890.tgz","fileCount":153,"integrity":"sha512-ta3KbIvxBHclyTVosIqtWSgW1xJXxZ0rGdgTVBQZFckYL43wUymmGO0eVpx13GhrYAdrbUArC9h0+JxoVYZfOw==","signatures":[{"sig":"MEUCIQCh3j26eL4lgK/aMJldg04zNN4Y8ikDd2PxHQXFMzdjjQIgRONgwOjnQBD2aq4IzAYBYT90Zae9uKpA4UPxTV56S20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10890","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257848},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fbca1d0c498e3ef5907bc4ea6173324106627cb6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.4","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10890_1736907688129_0.6381742909723587","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10892":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10892","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10892","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"49dd85eb31dee2cd437e060264de05cc744658f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10892.tgz","fileCount":153,"integrity":"sha512-Vnn4mlwKpxBVS+omtYt6Z06gyXyz5OfAZml1iFl/ctOfhuuNjfr5MbiPQS181OJd6RvGlC7ZFyepOqKUl8CRUQ==","signatures":[{"sig":"MEYCIQCRAJE73ACXja2FDxIoiRLyI6XVZRMb8REJoHSugMI/2QIhAIQgDC/YFHHDLcMy6CVSm9XlpupLtU+O877PLp42U905","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10892","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257848},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"042d2e32d3194b45b696b6bda44365e9e8e9e738","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.4","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10892_1736912143657_0.7886207128597991","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10894":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10894","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10894","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bca5e91c9a391dedec6f4b5a0cf9c293c4629269","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10894.tgz","fileCount":153,"integrity":"sha512-xALOFDHTh+vBkOJkvMiu6/4fRlUmAxXU+5qfZ0T7kLIwp93RVAhmtjFtbxe8owmdCfpiFbnEGglh9Z1CGeSiaQ==","signatures":[{"sig":"MEYCIQDJcZ3dkgYaGvG4Iu0Y7zhAixiTce/nXwlkrOfIBdJbnAIhAN3ButTpZo53qUvV9vzbwQi+dsusBRkxq6FYa4yJ5oyw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10894","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23257848},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a7812e81acc9ccbf00bd5fa33335a75028d7e72","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10894_1736917260667_0.6079140449521727","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10895":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10895","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10895","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6fd1da5d3f7c98c23d9581a4c4f7abd3cf25228","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10895.tgz","fileCount":153,"integrity":"sha512-HCp0GS66e27fQtyZQ0Cn0EVvC/cNnKMh6mB3OHw/sEMNrsArKd3EO0HvC0y7XIwJV4wxebWZNEulbCvOQOVZrg==","signatures":[{"sig":"MEYCIQDOtTHWUPmQRorHs5ghivQK285wqwRLzWpnJUxN5oG/TwIhAKO0Xsm4LBe191CaTEkB4olIQsC4yLV0DVfOLocM1Gpz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10895","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256219},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ab7dba622d3b38fc44e890f2b1b413f28380b8e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10895_1737496369308_0.6312105571858391","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10896":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10896","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10896","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f03562d68bb3e12d9b166e7c7381e5a5d0e1a81f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10896.tgz","fileCount":153,"integrity":"sha512-5XiQsCJufaDB/QkiJpL2D4XO2gM/3eH8sNdJglaMB6OtYDwQiPnc9HdinMqh3nCYK/tXt0qfYXCtjovH2td/2w==","signatures":[{"sig":"MEYCIQCpyHvPmPHOcWy8SyM8EhQJHTVIR1RemLk47/3u8tGT0AIhAIUE8wtAMcLXFNNL4LmmF+HoaldnpYy5Xnr1rmH7v9MO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10896","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b747d3a67c1a91933a983c5ad9e6be9551a4f3d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.3.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10896_1737502906375_0.5036218074550352","host":"s3://npm-registry-packages-npm-production"}},"1.5.20":{"name":"hls.js","version":"1.5.20","license":"Apache-2.0","_id":"hls.js@1.5.20","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7eb23bb5e2595311d4e2761038ca6882673de7e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.5.20.tgz","fileCount":142,"integrity":"sha512-uu0VXUK52JhihhnN/MVVo1lvqNNuhoxkonqgO3IpjvQiGpJBdIXMGkofjQb/j9zvV7a1SW8U9g1FslWx/1HOiQ==","signatures":[{"sig":"MEUCIQCjhqxd5qKMrXBcj2+kXIPURstLpT+6nryvyswmMy9eSwIgKqHozxWk4fpEhweQnCY43sQm6tkUMsIAsyTMbN5E3lQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.5.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":20261957},"main":"./dist/hls.js","types":"./dist/hls.js.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"types":"./dist/hls.js.d.ts","import":"./dist/hls.mjs","require":"./dist/hls.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a0ded1e72115ee24a8122a06d5b8ed0eddfb2ed","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky install","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.3.10","husky":"8.0.3","karma":"6.4.2","mocha":"10.2.0","sinon":"17.0.1","doctoc":"2.2.1","eslint":"8.56.0","rollup":"4.9.4","semver":"7.5.4","chart.js":"2.9.4","es-check":"7.1.1","jsonpack":"1.1.5","prettier":"3.1.1","wrangler":"3.22.4","micromatch":"4.0.5","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.3.3","@babel/core":"7.23.7","@types/chai":"4.3.11","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.2.0","npm-run-all":"4.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.6","babel-loader":"9.1.3","chromedriver":"120.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.23.7","@types/chart.js":"2.9.41","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.23.7","@types/sinon-chai":"3.2.12","eslint-plugin-node":"11.1.0","selenium-webdriver":"4.16.0","eslint-plugin-mocha":"10.2.0","@rollup/plugin-alias":"5.1.0","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.29.1","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"6.1.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.5","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.7","@babel/preset-typescript":"7.23.3","@microsoft/api-extractor":"7.39.1","@microsoft/api-documenter":"7.23.16","@rollup/plugin-typescript":"11.1.5","@typescript-eslint/parser":"6.17.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.6.1","@rollup/plugin-node-resolve":"15.2.3","@babel/helper-module-imports":"7.22.15","@typescript-eslint/eslint-plugin":"6.17.0","@babel/plugin-transform-object-assign":"7.23.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.5.20_1737502989882_0.1604695430364651","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10898":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10898","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10898","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76d8789aa64c6fa7ada8be0a161dabe8058ec400","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10898.tgz","fileCount":153,"integrity":"sha512-dz+EplMi+vzEi+B2UMK24z8cFOGL++USJIGbIQKD0lOrkAPZP3OgAzXcstQ2ta8aAaFjKaTUYY3PS4261Z3X2A==","signatures":[{"sig":"MEYCIQDt+PkZInd31ttvDTIdF6YxhM6KhK/xhYs81xK61kfjQwIhAOkVtb57jfe+mrZDzv/hPKtQcHxcxetYuKx0CWYGiksY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10898","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ae4ceaf6a01070c08bece3e9666a1ff81275b63c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10898_1737625895529_0.47294377552164435","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10900":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10900","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10900","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f6474c2235ab31337676cf73a2fd1148b0c69ff2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10900.tgz","fileCount":153,"integrity":"sha512-X78qeLH+sYmQCUatOZwfzjDvy4yF+48uKbSHphPqhoBXSNZ7lGMks0Tox0HvS8IkMtREj6pOceyoFYpvk0VdlQ==","signatures":[{"sig":"MEUCIQDsrIPVbkcwstgC912a+tJI6tDKS6BkDeuJc8ol9P8S0gIgPy7IZYK/3ts0I2QTtzGd/HDxtQFvhNQZyUvN9NxaAZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10900","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0974d8a2607804df4f31ce4bceecd04531917b24","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.102.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10900_1737630337888_0.7930142660795019","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10902":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10902","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10902","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"481a63fa38733665e3ce54966eb5bdd1f22d9a2c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10902.tgz","fileCount":153,"integrity":"sha512-B2Igb/hlPRSmG0qssbSO03cT/aAWGkQzz92aDIW2TkUsyhaWUtTL+UyfZe0ILPCHwVPArw/i5iUSU3FxNvaOyg==","signatures":[{"sig":"MEUCIQDVHAq5lFvSOiggpIXVKsArpPOvPbMOF5bWKYgX+Pl5OwIgGFrsjYfTHkHYOFgeklnYZm2bmClrjPbZjskqttm4RVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10902","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec0d2356e3d3c64dda1468835968fba774038d5c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.103.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10902_1737642095378_0.6913026350262803","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10904":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10904","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10904","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3c021d4404b1f29efd4918fa09f766a78bbcd85","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10904.tgz","fileCount":153,"integrity":"sha512-htkz4Bwo1oXxlOEkovIq7nmfiOmMqbszjjLgR+kWTbmQV8ha06BlAWKiZNcfOK1Txktcm+8GGFtaGBE7vlLmoA==","signatures":[{"sig":"MEQCIBD2P47rJ93BU9s3MbuW38G99mRjegT3j5QricroeP2LAiB2RVDkp1J62zigvV6Za9S1L+HpK1dlWWw6Q4waMleCXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10904","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ab22c5b066ff44eeccaef83d07df36f6043a2ce5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.30.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10904_1737646219451_0.0901644066127294","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10906":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10906","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10906","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5fff27c02bb68daa69422339ee1cc16b3998ae4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10906.tgz","fileCount":153,"integrity":"sha512-4rpagF7fw98WTogjG5ozf+vAQo/J9KEAdLm1/HIUoI+MdqG3d1a2sMCupBdkeQ1BHA+qRKCr1ibvGEf+rRS3vQ==","signatures":[{"sig":"MEUCIQDzGZj0LhHsnyTs8G6QbS3mDAJ/gHk8J1WQ19lQA/XpywIgUN1z1sUrEdDuFkhLMAuZwvvteodaR0GBA0aYyca6hOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10906","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"715a0e6bb7ec18e0a6769700fa8d897ac6b43310","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.31.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10906_1737898674791_0.7794244659047518","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10908":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10908","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10908","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e69e702266b9723b3b0493c808dd2d2d4a02e016","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10908.tgz","fileCount":153,"integrity":"sha512-yWtB0t3SVpvhSG6Tjvzpkmstkovx9Je/QpA93vXkZmLCdyo+QGmYwTwRJjHqyIQYoNCnxygDSoNaItC0LlTKwQ==","signatures":[{"sig":"MEUCIQCFywQVlROGqGDvVWEupZecgEXz7V+/jz64SkiEhkPJpwIgQ/LKhXCThDDMcUG+CjQ4t5/ukwbSTow8QvMeR31INOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10908","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8e77d46506c2d019f556696fc15228f31dfe3b6c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.27.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10908_1737903712745_0.4153937197996038","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10910":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10910","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10910","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3bd3be9e6587b762f0e114d56d69aa3b41d2eed9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10910.tgz","fileCount":153,"integrity":"sha512-RdbcC3x3Ko00IL19RjxnNP6p40nEPBh/wrcM8odJDfkYBijkHCJcS1Y2aH0cga7kK4TFMwZRXV6aKMUibyOASQ==","signatures":[{"sig":"MEUCIQDyZzCLRUzwjKj373bHMTZ3lSFMHB7P8RYIsGexuA95OgIgC5UaMFxlHoo8Cr1bBsd+/QVHWU5P+/IwkYX1F/c87yM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10910","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6a99bbb552dbbaca9107e2ee82823f483208e757","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10910_1738000768644_0.5061868761468058","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10912":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10912","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10912","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8b3f6bf499beb5f0b7503a62ac26fca539c2f8f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10912.tgz","fileCount":153,"integrity":"sha512-T/Hdk9oGpaoLPay7oDxeFtoiGkf7y6YZ2bl5pzAxwnlHeVE2qmtZiu2QNGPLGKEqR/f6noWS7kFElD2HmyNmpA==","signatures":[{"sig":"MEUCIHY20SyywBgWVZvfgzXWM+HaBDzZF2WL9EhrcPXvtGrXAiEAqNy3ty/xA2ddIHtJvlTPGDpGOzM4Q83EgGKU3veV0l8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10912","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23256165},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9ca605229bda43a60f48ceb9d16c1f1e0f065b7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10912_1738005558971_0.21888079592780896","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10913":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10913","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10913","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e8a45fd3cc25e9008cf1c3a591d299259a587c82","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10913.tgz","fileCount":153,"integrity":"sha512-XHbvK79oG9+Vj7gF8prK6FjrR46xViHcdaMbVv4nkmv63nuTWWv8iY/ZWOpbpyTLi1fCBxLvCnkgg8KHzaD0gw==","signatures":[{"sig":"MEUCIDm7Tasfevx/R9qmZHFu+V7oit9Bl9w0nt2w7RJ4s2jYAiEA1qNBTFdXdLPF7CVbsWyUYBj70PAihNQoY0wqf1wLaXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10913","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259208},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3af52afaf9df384f60edcf83edff99211f1d50f4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10913_1738124562431_0.8494591033034375","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10915":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10915","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10915","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11417a11faabc972f7828c352a260817370a7130","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10915.tgz","fileCount":153,"integrity":"sha512-fFn+xB9IrIMDgi8fe99QQXmNrRsvYRmJEW9qrXcyBKnGIeb0YK/M+zMBpp0ctrbvnzLF5yP+mRcsQjCY17xh8A==","signatures":[{"sig":"MEUCIEypE4nPHr0fEdTjkT9HpdxPXzS4KFq33WzNeDUzMHVeAiEAsBdZVbmdZn3+nzxpUUZGwl2nudWTVwhbNuSC1n+m+9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10915","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259208},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"60e82ee05b3fa4ee30249e736fec5cc8260ea6d9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10915_1738242574631_0.24711721631556638","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10917":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10917","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10917","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b46414f690e65c9eaa68500300298ff59ff32d92","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10917.tgz","fileCount":153,"integrity":"sha512-W5VZ9yKwK/ps1vwne1Kth74yWUW1XsPIIymyw1KOM4nVgu497ck07K1t/FAEAbeBkaMesFXgV6cDo8O3oRYb8Q==","signatures":[{"sig":"MEUCICZKGljNMV5ryZTyLs+e0M/XSRJ9t+PlTFp+8aWO/8M8AiEA/wr7FS2h/N7nE3glCMLvXcMEEWLPYz+NWgf8v8hyHeU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10917","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259208},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"42bed0f5dbf4f6e72bd4427f7d22fe9031689a09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10917_1738246697383_0.6273929131033147","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10919":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10919","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10919","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e71a1f28a831e4a3c85c247b371169e1f2afe0fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10919.tgz","fileCount":153,"integrity":"sha512-82s8wNJm2AJ0YAIrFg8wdz5OlNRAHaovwYkyb1ffUp4zCaRBF/nuhxsJK2zF6BfD7grsGug1Sopdk4V8aEwbvA==","signatures":[{"sig":"MEUCIHZQ7i0I0Fyl99L9lZtp0AuS3nFHJUa/8drFw6YLmz6zAiEAlJhpC/Jw5YWB5Ujj+btp7gDSxMj2zUui7O0CB4c05iU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10919","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259082},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bea52f8fdfeeae1cebd8c15ae283e79e84e0ecf9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10919_1738345032504_0.7542447485794441","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10921":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10921","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10921","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b08d3eb4eee64b2870a5dfa5727d37024976787d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10921.tgz","fileCount":153,"integrity":"sha512-LKWSit3WvC3yvCm87oSFY4FY0Fnsgt6SiBaoASE9mCjm5bs+d5zeCgLMJBVX4wcHwu1yw2oEJNmRhF38Q8aYzA==","signatures":[{"sig":"MEYCIQCdi5K/TRp9Q7LsJMzkGaZdP/GCC3DrQL6tlIAGDvp7cAIhAPmcg2xUeZ9zlnPhMaN/h175IanrkFmvZzA1cr6DASGs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10921","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259082},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ad183409b9a1e8ee8b98bb78da4b115576ed9b9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.105.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10921_1738357958740_0.04315122545857197","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10923":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10923","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10923","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"262b94bca7a26b13860ce83537241cf167f8b12e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10923.tgz","fileCount":153,"integrity":"sha512-bnI8B89syUa5S7FyR0Q27/oaLdO8x+gE2ChCHrgt2tpNRUk+NeednyY6hf1KDyd+s6Xcl52YA4j5XwIUxN+GNA==","signatures":[{"sig":"MEYCIQCFlpz8XlOMQcaq8RyRUnDX0NUrIKTSqJY90Xsiy0KQxgIhAMqFlUscX3rRKXaoJcz/SyW2pssA2UZ6wgXQ1rVvxCmn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10923","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23259082},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0bd7c9c99c9c737f97be5b0dd97f72c80693ee6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10923_1738363265676_0.22622773459750833","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10924":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10924","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10924","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3934c715e03e3336ee0166fc791f77a2932fd622","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10924.tgz","fileCount":153,"integrity":"sha512-kTV5SuuvoPVEV7FpUtobGtKiqeH4+/LMXwgcmE+R/tuwWOPKBPJE4a16a2OaQGqBdvxMff1CUJkSTxAY36OYOg==","signatures":[{"sig":"MEUCIQDLghCRbD9ALMYW38Mc5FGg25fqfGsZBdFbXdkmDyqM8gIgPL3QMKShsoT4VQxRvSAwkUyaP9ESTscWTJf2v/NTlWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10924","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23260132},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4e190d5165b2d0006fb1a0bb1d1266d90b168f41","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10924_1738365892746_0.3094667140289218","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10925":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10925","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10925","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"245ba1aed9dcdb228bfddbc4d1319b3255e39edf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10925.tgz","fileCount":154,"integrity":"sha512-mh4NARrH8yEjB2FQy/oPijwt9a86zmhPzUARnevGqMKK5gzMOmp59hzZ42ewVd11e5RBsguTC5hJOadb3USGsw==","signatures":[{"sig":"MEQCIAtOjvgDpweM2SPU/vbtTqIbJGB/YKYx3niKD91mrqtEAiAhGdP+pi1n5YSyBlW+J/MmRZHdI7Y11IRSYbC4ZFy0qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10925","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23392973},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"305a3a7477463a4d14ea3a08c83e2d864a56373a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10925_1738370852771_0.5655207910029381","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10926":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10926","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10926","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e6e37c5ef64c550acd87674de2af857b925eef43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10926.tgz","fileCount":154,"integrity":"sha512-D8TLbqAycWLY1vDkiKroBZi9LrlspW65cgJ83yMlp8iVUmXazU98pCUGHh/9gf43j2/NUvWIot7zPHjO/HNmkA==","signatures":[{"sig":"MEYCIQDHWItYoASfCcTRuvTkFgI3tHjLJmBO3Obz+2R4WlVnSAIhAOWnZIbj+IIDIS/8eRajkSYtDUjkIeOUSox+LmFKbV5c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10926","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23409871},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b9f85e9c78210bd4858fb6c84d6f9981fce1b17a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.0","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10926_1738632742899_0.7881796526588583","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10928":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10928","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10928","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0bd844d3d61e052790af4cf7cc8d9a15a1da6861","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10928.tgz","fileCount":154,"integrity":"sha512-9XLVTOaeN22VyBTYduCtxeE4G3m9jt/z9JDDdMn6D5//0Vbni9KpJYWR6mY3/kk8Bwu2V9SZXKhM5YmMy4EukA==","signatures":[{"sig":"MEUCIQDbYBvjW7xj4Yrs7YOdlQHrvPIJLiLQSMzupNdoH9vTQQIgMBTUF0I+Z2W3rsA0nxmR0jgJ2MjGbMUzAXzCRtrWw8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10928","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23409871},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d1b0128abea831efd2767f3a42e94b5da53557b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.32.1","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10928_1738659650941_0.9379540555974977","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10930":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10930","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10930","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fb63066ee118d959496683999e626b59d616d336","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10930.tgz","fileCount":154,"integrity":"sha512-sIKgEEPN1xaAqGAiV7+ep1COaDttHl8grmN7HD5eLl0JJ/0M4olfWSyw9JsDbMMkZBcJ8JVSPmTTxeN2yFohfw==","signatures":[{"sig":"MEUCIQDJSaJINdFDT/e/FQ8eKKf2vdgyNKkU2q6OFx8IQABRYgIgQptGcCE4MkpmAwuGX+m8fuUi7KpcQubGiAXE6lcRuEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10930","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23406516},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"643ab117323418c5da1f0caa0482968a15207bb0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10930_1738663929371_0.036188217153831914","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10931":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10931","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10931","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1fbf68d9d9f7c0565267e2fae08ea2c3e3ee8a9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10931.tgz","fileCount":154,"integrity":"sha512-HmwK8XR4AaxSZd8ynk9V4/TTR6AoZFNzhv83FL+43PG6ItBwYN7DB+HAxiMXTzSHh5kH/GNJbPqpKHVkL2uUwQ==","signatures":[{"sig":"MEUCIQClBAkRrVDIz2+uBWrlYoQUSRJGkWq8lyLVZXJAtwyygwIgC1FymRI5AVBYK2qmu7HQnbeQNR8TfciaZgNFVwkvNlk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10931","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23406753},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bb27c21cd2bebb7dcf379390031b038120ff0885","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10931_1738688224594_0.46641167116965043","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10932":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10932","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10932","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0651e29b678c41fb8ebcd80847bb00743a712187","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10932.tgz","fileCount":154,"integrity":"sha512-idxW4Jiv4LFmur8GsWj/2Wt/5wkBN0M5zGZsHXMgwUVUeZF0QAwRHktC+BTpkJfZCn70avtlTCS+R+tpGKCbQQ==","signatures":[{"sig":"MEUCIC6lBAMAiwVnzcIwqOFsyonkK2wAF8/K4csx/ozQH/KGAiEAzaa4jpq+KhEu72pJf5N0N33Cq/cKR00y15ssLurjD/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10932","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23419701},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d15511921c80efb0698697f136acd522e2844c1f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10932_1738773810376_0.33964945656098045","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10933":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10933","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10933","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9348d60b9f24f0bac69061f0dfed304ebb5e420","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10933.tgz","fileCount":154,"integrity":"sha512-jkh2VSgm7Ag2DO/P9vAFafC4F/TJq1Ki+/qDSpYv8xP2LqRImGota8hUKGonBmbu4eze+1gn89ojgLzjb3WZeQ==","signatures":[{"sig":"MEUCIQDcVI+U3J4tqWfbXlQDB5VWL5Td48xsFCK9MYVLYS/qnwIgXD+ou7pDhNH5P87+mjUlEfQf0MyQGsb+YEHfmqm2Nyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10933","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23424611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5697b7104dbb7a206b714e89d1f8b4bd6730b0c2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.6.3","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10933_1738779349693_0.006892545362666036","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10935":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10935","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10935","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"26a57d44bbb9fe4fbf8075665ec2d8a57807357e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10935.tgz","fileCount":154,"integrity":"sha512-XguLDOOINFVsFbfXOGyOS6Gyw5N1HBRT87F6SDC1IeB4sxNGtJRMRavpbci7gubNsH2HN/Bkxo3p2P9LGKc0Yg==","signatures":[{"sig":"MEUCIQDuET0+2X+TibQtcq5e5N/hwIp4Lee/k2ZyN4btvUX99gIgOta1GRlVBWC8B7k2/3ENj+7UZ1xELHecWZpknBMxSlc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10935","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23424611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b1b32ff1add7c6d00bdf2b1e5fbeb366fc038fe5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.0","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10935_1738783692941_0.7416988656584826","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10937":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10937","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10937","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cc9d48987837c45b9e62bd3f3309387e85e52cd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10937.tgz","fileCount":154,"integrity":"sha512-eLi/wrhhnAVuPXZXs2k1WQgp9d4zx3sGa44g310QwwUTF/0VbjaH2YsAa1BHm0xvDHZvTIqVmwkHawzaqrIkPA==","signatures":[{"sig":"MEUCIAnclci1O7FD4BHfmv+Pqc8LJEPoQKkJJgIlWioxjqpBAiEAzpOD3dHRwH+8Qlca+qS1EZzOXw3YDUCII2N+r5ObAxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10937","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23424611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5245e7209e0dba4c23373b56207791ed4bec7db8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.5","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10937_1738789277378_0.4518295604225284","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10939":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10939","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10939","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f5f33ec1f081c117f9738fb38d5df9a37e54a443","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10939.tgz","fileCount":154,"integrity":"sha512-umbxuYBrhPvC+5ZK7q6mApXAWjoGfrjskMb5Jp1r1LYGQf7PEQlflu9iKJAZJyxo/XH9ZLKyif4S40kc6RzRRg==","signatures":[{"sig":"MEUCIHd2N7e5lF0obbFTUwhxfV9RUU7yblgdPHX7adrZWRUcAiEA6Qk0UZvBBgz8K0qK3ClBSCROG9OkzwXjviyRHNd/L8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10939","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23424611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dbf3cd454064bacc4598f18f839e128c5d04d7bf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.6","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10939_1738821226500_0.3086313803330647","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10941":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10941","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10941","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2510772f28cae47f01ed48ebf4bf0ed237bc44b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10941.tgz","fileCount":154,"integrity":"sha512-91cBV1f3/4mQCAx0OydCkkHoSNs/eP5V11iWPyVEoH6wRYKDgpV3bFSnsQE0VYTFV4JZFcATwktVIAQdASg1UA==","signatures":[{"sig":"MEYCIQDgB81kT6u4TNxOZk9mQzfHSE+9Rd2msJ+8cUrzT1fuWAIhANnmgQlzU+OCEsw4rfK5qTLVh111vkMFAAfzqmwr5UwH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10941","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23424611},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"644262914c665fb348e701e04074ead600819880","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10941_1738826073824_0.2871819760973835","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.2.0.canary.10942":{"name":"hls.js","version":"1.6.0-beta.2.0.canary.10942","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.2.0.canary.10942","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8df36c4d65185b775673c7d233d2d652d72bab93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.2.0.canary.10942.tgz","fileCount":154,"integrity":"sha512-FKe3G1jlI8hV48NPaoYZ/TxJjR+WjlTf51ak4vLZpQfW06qwpxfWTS7TOTfGQhhL07teIfY2PQPW2XvOcTLoaA==","signatures":[{"sig":"MEUCIQDe6/orwXMGN4ts7qoE3ZXQMhmHuW8g9WnV5VrZ1EUD2gIgFuWOMbGVDmWWdteFqrPI4Hu3CNCNxm9lbaD82i0T0us=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.2.0.canary.10942","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23442118},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"78e50de9f8b385864ba93393e7a36f09f7700373","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.2.0.canary.10942_1738947072938_0.4846477321265463","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3":{"name":"hls.js","version":"1.6.0-beta.3","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"facfdce06810f32320b08f2c001b9960e3ac248a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.tgz","fileCount":154,"integrity":"sha512-Kwi3zkdDFptCZzLXjcEDGkfGxZUYBQGKUH+ljjQrUchcBaZR7qmqsuVemTpZ2M4UStft957x0I1gf7tpV2HwCg==","signatures":[{"sig":"MEUCIQDs/+6yb3YHF0SNkMx/cKAbSpPCXjfDdTK/YOmQD2CxrwIgXVBHVJM/wzMXrIXQQsZwjOrRZPgFybCKnvRNyxsNkmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23441898},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"78e50de9f8b385864ba93393e7a36f09f7700373","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3_1738950659559_0.31237624143256726","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10943":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10943","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10943","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5574040fc4ebd7c207e251f55dda98e77b78cdcf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10943.tgz","fileCount":154,"integrity":"sha512-mLbJGjX5meWPy0JTknFaZAWaA/X+CaG/tRbWfUvtyciA7vxrbXKk8+TZ1kcX898fpKQUqmAl9O0QBZnpHA+3Dg==","signatures":[{"sig":"MEUCICqzEyLbT/wJbVzfbw3Cjs4Zpj9WjqaqmWpKG3+nuEvkAiEAh/QfqUvkofTizfoOUkfYbaJNcBwgYVODm6eBCKnJnYo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10943","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23444352},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"858d024b2318f0954e7aa61354e51e5fd722ea72","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10943_1739241976118_0.5275334651303367","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10945":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10945","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10945","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b5dc6e9dcbccd6ecea50d61498c53eadf05ea6ac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10945.tgz","fileCount":154,"integrity":"sha512-s2weDe4fwy6gw8ATsnYquFnY8KocfgrL5/iFY8zUYpfAFmm4254Elxo/1NvzP7c03bD6FKkUGhtipX+nOdbD4A==","signatures":[{"sig":"MEUCIQDJN0rGMDVhnz6oaAzNI+LCrFrbB8a9IJzKxXJP83uddgIgHDSyOB/eCkLFYXSU6xX38AX7ImENE/dhKhngkrtEHT0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10945","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23444352},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9607427f7223ab017639191ffd0d7a0cf02c3ebf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.107.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10945_1739294324048_0.5237428253699066","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10947":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10947","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10947","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7eadf6f74413d14763079f89a1fb834777a9d58a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10947.tgz","fileCount":154,"integrity":"sha512-lmE1vtwVBHvWtU3+JU/ZisKddWAIBFlkwlnjdZaio6/Xj+a3E1NLgTaJ1NMQdGJYq5x2rB8Xn1Y2pJrp0TAHSQ==","signatures":[{"sig":"MEQCICrL5HTjuSwMG9A7Uy4zo8DWXpjAQnpMsDttr3E3oIMMAiBol8OjCjZ3gpL1zz9cOgZh7Ia4fBkuwkc6yppZwOy99w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10947","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23444352},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a110a35ee8999f5a44baff16320fbfb8bd982e61","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10947_1739299216376_0.17947909852405664","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10948":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10948","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10948","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ce6eed038e74a6704242ac4195e1b4205f15c7c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10948.tgz","fileCount":154,"integrity":"sha512-AixvPeCZGknRYQjCu6BHPBghHlqoErtNYh9RRfpQ4hqYHoExYgVLE0kj7MGIgXjFQcZ0jq5atvm08P699x6oMg==","signatures":[{"sig":"MEUCIQC5R4RHMOJnmaM6A40Z30FC1znq6lqilEtiw6UERh1q4QIgW/hWZnaoxuZXwSTp3ALPXuydlhEeDNIRjvIzAYsk8c8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10948","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23445705},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2a5a5a1fee0be7d61ff1a1a6fef0e70b4683c45c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10948_1739304745602_0.19184053481201468","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10950":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10950","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10950","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5de1670a6c53407569f48002f31ea9f414a029b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10950.tgz","fileCount":154,"integrity":"sha512-ZJJ33WSzKSaviOALi6U/Wbv0Etalw4xRYQc2evIwG8HJyh7QVo1wH+fxb4T/FT88Klg/9pYtOL04sxVyja1ZLw==","signatures":[{"sig":"MEUCIQDe6Bhe8poE/RmLMOqgjrejUFAkkpddlF8cZpVQqRNvNwIgK7bZm2LuUKjKSE1SEPA6Hr1IpoEFK669TMkueGG6a4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10950","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23445705},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"31b63537f60973066db9e4781cfc5d26d8fb6937","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.3","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10950_1739358089925_0.48709777183835135","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10952":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10952","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10952","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d39763fde599983dd0fe4f79168b6a6c90fddad7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10952.tgz","fileCount":154,"integrity":"sha512-w0CLMRUDI9DxDmn5zac/4hbQFHp3Ze2DHHoAbNPlHySTHSUHK+vk2ZpWAGIRxAgemMQwTdsafEtBab1PIT/Mxw==","signatures":[{"sig":"MEYCIQCrR8MlwlBZftKLbkjXjdvAwDPtiY+xfvMOF8Vu9islOQIhAK+uoRh5R44QfrtEVhTBEWfILAW6qivyG2kSdvFGuGRH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10952","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23437077},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e6e7be3058ebb3aaeff7cc8dc1e642ff4a0337f7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.7","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10952_1739363211562_0.060356585662697304","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10954":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10954","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10954","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8cdc0102b56bb7c604446dfa0f6b185680567e0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10954.tgz","fileCount":154,"integrity":"sha512-TLEDxy293iYlfDU7hO+NMfASOfumKwn9RZL6JdYVhz7SWffkJCOphrS/MxQqMXUsBD0DM9Q/DP8PHgqiEvMmbA==","signatures":[{"sig":"MEQCIE543WGw8rNHQWYj+SLfQTcppk4qCxaWqOnXKk575TBHAiA8kv4jS0RWRqo8QUTqjCQYnJovB4w/eMAe8xj8P2bmcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10954","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23437077},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"340395d1c18ff12e056f2ee4a70a8b4dbd574248","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.8","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.8","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10954_1739617248999_0.11770933202234102","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10956":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10956","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10956","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f96a083ce4a98a626947eda7dc66b68766600068","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10956.tgz","fileCount":154,"integrity":"sha512-6jCjiqMxLB8t9C18vSoI+Gq5EpE+lucL+xDFMNxuZaPPlcQa/EtdBr6VkXcXJ9ZYFUAbzwmhxJ8VebOSt80a0A==","signatures":[{"sig":"MEYCIQCYyQtnUqRdbdRsbnL3ELxIuf/FXeuMxsxNxsYYE1ngYQIhALl/+wJ06W8Jp//Q7BILLoHeJu5RqGYA23gJxyKwZ4z3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10956","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23437077},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fd43e6e1788b107169cf1c89cdea333aad786484","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.4.2","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10956_1739621412862_0.5664597114989263","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10958":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10958","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10958","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad78bbb7ca3067e94894ca29b0a86085eed9901c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10958.tgz","fileCount":154,"integrity":"sha512-jxpdXAMfdxKBet2Xy6xDKseemnpgGJgfwDkgtKvZfR145JMJvJtvIKuRk9QMRiixYg4iunbqwVv0cFnQU9GE3w==","signatures":[{"sig":"MEUCIQDtXA+n4bEAkEPHak9OmX2AWmoh8obxXBSOkIYA126nrwIgcNhGoXlqjLNlK6Kn3m+SDgLXmPq0KMePb6seDfeCmMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10958","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23437077},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b9a0900e92ad1b7db49176e6c6762bce6b33404","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.0","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10958_1739732955110_0.4502842957578055","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10960":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10960","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10960","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2880bd35843e0a39576a0e740aa48970c7bc9c26","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10960.tgz","fileCount":154,"integrity":"sha512-fEJqhhw6Q1XUiN7GhyEz6CZhjFU4BUMAsPeBZk1r2YKHGtfd4EyQstSAe70paB6zzUmUVNDabQSUQVsQeg+oAg==","signatures":[{"sig":"MEUCIQCfRlmJlrMTwYSmpcQ/ypBbFmUA88TF1b9UuzYaNV15nQIgBTVL00GBOzia5FLwOyxJKIbrh/+Z2h54QLdPtqM24fo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10960","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23437077},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"57959cce64622a11ed271a101cd136ccf893c262","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10960_1739737174910_0.7261911873613085","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10961":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10961","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10961","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd68677aee4d3a6c0fa911753b82e868af2c6f9d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10961.tgz","fileCount":154,"integrity":"sha512-8i7OMdz1fEkC2fiUTcVXcEHpBPx2ZRDtH3gedkHEz4V/YOtJhviqnRQzm2/O2/lqPhnFHSm4/4ooZM8QUAWP1g==","signatures":[{"sig":"MEUCIAPgJpu8nJECzBgTRZgDr7niixnvWZ0TyBXPF6HH2Le4AiEAkk8ihipEK7Aar1PCux07vcPYii06mLNIphL9iVnb23w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10961","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23440988},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dbae5bf55b8ca35237bd829b4c3183b2cfc58e6b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.7","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10961_1739827807975_0.27360748513281385","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10963":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10963","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10963","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9bfd4d52985fb209aa4c0cb438ff3767e6c97995","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10963.tgz","fileCount":154,"integrity":"sha512-gRV9iknZifgvR82S9GW+uOx7qE46ScbfhoFNR+QJX+XaWq1YeIOxX2tmq3nIc2ER6eg6Dfnt/a5Du78lfEoxNw==","signatures":[{"sig":"MEQCIC8sGmOjcdHycnXdnj9yFQz3AIWE67TRYfmbdGe8vqQxAiAMfbzY/FT5VMxJSQ4H4HVMDDkAsFfph0CjggaiLjKDqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10963","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23440988},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ed0d3126b28b48c93eb2784a7c6fd1da15a67abe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.108.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10963_1739932837542_0.4530537597356781","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10965":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10965","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10965","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"527915fcafb6a8cb270a62957c46bbc1eaf00ce1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10965.tgz","fileCount":154,"integrity":"sha512-W+gTUmPWLNg1+GxUipTnH3G7HiP6/X4+4nlMdeO/ciDXfD+aBrsAln8+GpjbmSYMYQoQtS4tTG+w12iQyPXW0Q==","signatures":[{"sig":"MEUCIQCkpY4Yh+EVGUXh6aqWn5rakXGlwFxsDXeBlGHKKlUlTAIgWHwl0RCjWUNFaMwsjcgWuaFsjj5B0/qmKgG70RtwA+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10965","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23440988},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"54dc8535ae6bca3867b7adcc35930c38176dc136","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.108.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10965_1739936912670_0.18823040853059214","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10967":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10967","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10967","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"897ce736d27bd7ef3a342d4d79ffd13109da2095","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10967.tgz","fileCount":154,"integrity":"sha512-oKwcJHn0wzNNDYnXEEJXa6sss82cQc+e4VaDaWXioSer5F4/sc4r7vyNE8Vpw/ZTP5QUtCoNFd3t6bzr/wjlRQ==","signatures":[{"sig":"MEUCIQCVfTQWIAztWiyWXa1yViIFJlqyy9boXdh7Yele3XZndQIgRiQHtczRPu/Bx10CGZVkU9pmht/+smoLTanAxxi0dYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10967","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23440988},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9e5a6e647d84347ac107feeed699a6c4efcac762","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10967_1740090804960_0.4120183986811612","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10969":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10969","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10969","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39632d85d7bc4b545538301860b7fea0a2708d8c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10969.tgz","fileCount":154,"integrity":"sha512-UyeS/YZ8IYfiETVOTCd8AAMmgTJqIvyZ7dhM2TQvKKLK7X/TKoWj5XQtN31n6XbdX72sEwVETGjazxghRcNSmw==","signatures":[{"sig":"MEUCICkARRk8tusR05eOUZpZfVMCDIwjBsS958peDIGr9xH3AiEAux5aBrIoJzhYoq14v+LfmopmVbWpWtCVKGfqS1A5GnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10969","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23440988},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"88bba9442f6e1430151e3ae77b88963afbe2199b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.6","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10969_1740095862324_0.568757126092216","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10971":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10971","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10971","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"64c184e57a922ff1cb49e57d5b0956a1ddf2abc0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10971.tgz","fileCount":154,"integrity":"sha512-G81uf6OGljaIgDvZLo0LqklDwCtaK4gcH6d3xBjCmf2aH/G4nCo69t4SLxFgLWd3VqC9WHQaZtYbmAx4qZ2VNA==","signatures":[{"sig":"MEUCIDx+fqWt2W8gshm5PxlkndlBkW5DkC3qeaXRwqmrlx7CAiEAwvKp9GEu9kXY0vFuozLwJdSblr6FQd13e5t2yFEVviY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10971","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23441658},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d34b51eadc2d1e62e7693a3085ea8be4e7e87ab2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.7","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10971_1740137239673_0.5988782971911","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10973":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10973","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10973","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"21bc80363e5ea64456ed736b72c1234c31d562d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10973.tgz","fileCount":154,"integrity":"sha512-O/s8UiThrkmZnQhMX5clkpYfQuBUD7+NIRLVHgM3XI5QTetYzuD7RVyPett2+rs0X6isAg3pMMY+XyefK1rdNQ==","signatures":[{"sig":"MEUCIQDl2xiulaO/uReeYcGtrTDV2yyvjaogr4aeiORS5jay6AIgET2oLprjeYKcD4InybiueuYsWHsgU5hXCI53NYPJ4iQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10973","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23441658},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a652f3863ed5fd7dec85c8c2515ae497a94aa677","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10973_1740141957745_0.7628952446161108","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10974":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10974","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10974","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8dbd966498d44ec3e87f17240589fdebba581d4c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10974.tgz","fileCount":155,"integrity":"sha512-66AxBQPBXXWlsJmFqCf/TQCRuuzz9DqcDApMBMElvSeHm97WUBgcmCAbDVf69OprHiV54kbkLklmNrPJM1NTEA==","signatures":[{"sig":"MEQCICieYNWl3IHBopTQjV3A8Uc45pqyHKHeSgGtIqRVRy86AiB7u2S950CT18iGEc2dcGvaukb63B3jZOgiDIbREwBSXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10974","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23445262},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1322d3a43fe8126a0e072b4228bf18b6596133d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.7.4","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10974_1740158167504_0.9631463057896359","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10976":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10976","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10976","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7381695c7ce6804f0cb0bae147dcf29f7e0dfc65","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10976.tgz","fileCount":155,"integrity":"sha512-ySOyJWntrOX4tvrrgNI6rpt+zRpq/B+/WYxDX598SoGNdv8AdGWlL+h8aUxI2baI5ZMJr+fywtaVht0666xLAQ==","signatures":[{"sig":"MEQCIBzrOuundpJJvePNlFuhuTMj+CMTaq4tZ5czZtexFeDmAiBDcpPHzSldCdNCZcn45MYqXr/tgPYLyeRTqALkGkJY5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10976","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23445262},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"57ba64cf7f4c7fb292ceb9d718f7e36ce6368fbe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.8.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10976_1740175686024_0.47294414025846465","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10978":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10978","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10978","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"279a60572d22d21cf039bf88da99d89ba0341a72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10978.tgz","fileCount":155,"integrity":"sha512-DJsCctQ79pX+BTVUA5qVZTAkY9oTO1b4xFUZFMNlCfgaBVtpEY7fgR8RfH7W+hT0R75DcG2w2A4+EEpx1df+mg==","signatures":[{"sig":"MEUCIQCje3uWx9dJAxcjxftJyyAj1llVTZ1rI54wCHW1keS11QIgSE2y4pk1ppZIFrgQM51IhmWBddF7zd6MI7KzBCBYiYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10978","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23445271},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f2453b68ee0fab5508bf99309ee42227c301f25d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10978_1740180174956_0.09449676343609559","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10979":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10979","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10979","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55f0b17ae7b83a76d7d1a61e9295f0488166180c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10979.tgz","fileCount":155,"integrity":"sha512-8PTvu6A5JfisN5x58ZOj+kIIJ4jAbc6trA+A+39QTCTO56L9kGY69W5gL5/PiZAkHaorgrZaBcfXcfHZQCsbng==","signatures":[{"sig":"MEYCIQCQFQdT3C6sSKfToqaE7BEhT62YzQmjKJJ18KAahABcYgIhAKHLQBrMzpVAMHl5hMW5HLSSKQrBvRClSwshEykZ6fsV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10979","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23447551},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d646786d21fbb3a17e5ace19eefeb8dbe8f2dd58","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10979_1740430290358_0.03541450799245238","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10980":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10980","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10980","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"94cff92a45043d69e5833d18b3b4013a4ee20aaa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10980.tgz","fileCount":155,"integrity":"sha512-rqzyEGx7qvVLGxp9f/165wSU0fb0L4DzKUT/BJJIacdyKfd/TgfG9X0f5M2Wq320C2j18lBuKcoOZOX8L5m+cQ==","signatures":[{"sig":"MEUCIAC7SAy0KTkCfcXZ3vreMDMhF0w0oRbaESyeIHt62i+cAiEA4V+3S0Y1ht0CcHJrTlxNs/qCi9mgdNk1vwMM3lVEDqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10980","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23455733},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2da98a9d37bef37a8cbd6d94f14fbc43ecaf0d34","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10980_1740434246353_0.43996860206770205","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10981":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10981","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10981","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2d6c1010246cc066382845ad0be685678e9c12e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10981.tgz","fileCount":155,"integrity":"sha512-OSsfZz7U1FymojchR9JwsEh639b4I60K6CqtGLgZ3vGRmz0/d0oanazHTAALOIdPGub+c2cRgvLaZyBXNTwM8w==","signatures":[{"sig":"MEUCIQDN/AlDcodoqtCJwl8YE+4IukcOT+ph5AnrmqKvTRZzZQIgEDBEKXzoVHbFqq5LT5ABU5GJ44gLfIdi8MfmbsUy/BM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10981","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23496885},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a172344766fba0e80af1590c7e6f447510ec116a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10981_1740524637599_0.17704030350793376","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10982":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10982","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10982","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"438bca45518beb6d8aa9e9eda586f9527961c7b1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10982.tgz","fileCount":155,"integrity":"sha512-Em2OAIk9kVs2DfUX22lnkgCSJ2sBpXP12OQC+c01yUVjT5gSKKjM+I3X+aghMntgxizNthsO0ysIoklzueGLPA==","signatures":[{"sig":"MEUCIBjvZaoSvFsxRoh5VPPo4fRL2RdoBIL/gqm10ifyWfIwAiEAzQAZYUKSO1HrLLeDlgWqqLQMx1AvVHlC6Apl0ls2alA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10982","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23523308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0cd55b85f1b90cf66cf61723a9304e794e978608","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.8","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10982_1740533625445_0.09545310067859947","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10984":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10984","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10984","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d148e1c43e5a7c6c9ba9362007c03eb945ce66aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10984.tgz","fileCount":155,"integrity":"sha512-0hD797/HbnF4rNDwwzaXzhxhmiMk0LT8jtJZnoIzTq1EDTiO9hYHRwSnj1xUfLA1W/qdJJcTpSYOzwRLCRHClw==","signatures":[{"sig":"MEQCICYL4sxADHNi+xlIP7HsJvYIFgnaRGTCO/CnQhrymZTjAiBAcaIn6j4X7E7qvAmayaVZWb2l5xUomnZTsEJNnIs8gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10984","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23523308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4947c87377ff3a30ce260a11833a1ef5dad360bd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.9","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10984_1740608612231_0.8259354862119415","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10986":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10986","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10986","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad6276f23d9b220470e5b23a7c246f2ee15c299e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10986.tgz","fileCount":155,"integrity":"sha512-f/m4vvY0WucKzPy9N0R5/lUs0j8o6ck6SoJhpT6Hv6RAMHBAUQPaD6nmrjEgeknt/9ZwR5odqsGl0ZQ6lyOsaA==","signatures":[{"sig":"MEQCIDLVH/2JeA4MDM9Kyb1rTOnxs5pXXQro1NEZkeHl0gJrAiB6ODYM2CrfmrBqxcLQBwIeGWrG1KDH5Mn7ToAixNk0kw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10986","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23523309},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f046c630bacd0bafcd7d4a423506825704e315b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.28.1","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10986_1740612781061_0.07005383950123223","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10988":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10988","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10988","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c0be10b8b06bc52f0b4a8c8e8877b2a3ec66f30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10988.tgz","fileCount":155,"integrity":"sha512-f62TM+Rm90ixlQZ+zglrNiKKn/QfI38IYrMTa1TPbwXjpWkkuPBiZsQqerQCsZO4KQsVcy6oyW3C/6sxPB6u1A==","signatures":[{"sig":"MEUCIQC9J6G/yrzafmAhTu/zyG1Yq6w2UCsf/FCCaxXpUQGAtwIgSn1VheryMvBJppBG0mqe8GeeRPVpl+8DiKwg7d5jGio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10988","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23523309},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"14cc9e6c38414813e3887c69ac7603acabb5cad6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10988_1740673610026_0.8491906683171648","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.3.0.canary.10989":{"name":"hls.js","version":"1.6.0-beta.3.0.canary.10989","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.3.0.canary.10989","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"51da4f28cc1ce2ad5fb04e8858551c9755df4315","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.3.0.canary.10989.tgz","fileCount":155,"integrity":"sha512-39j+hLnnXdyujMuusLE4kIJnZfRo6N8ufoSA1QW6WlAayuZ05QXK+r3z8mVYa5rDVEgw1FhhIOUiVjBlBsobVA==","signatures":[{"sig":"MEUCIQC20mpT+V8eRUlnFXlrnpRV7sVJCSoutY35rI/0tGJTKwIgVi4VYKqBa2gpFjJ2SPB20t1Rfn7QAISV31DgFDV1GkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.3.0.canary.10989","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b921c6f63e0b191f9ee44658892e1138b275abe3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.3.0.canary.10989_1740768743143_0.6214611018483529","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4":{"name":"hls.js","version":"1.6.0-beta.4","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3edbf99a952b5d241d29b432ed334e15d54c873a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.tgz","fileCount":155,"integrity":"sha512-IeRiwymWSAdoG8/TXsdewm4X8rVmpsUZjl6TnIl3PgFh9TBVq9EOmsVQDlwhZVd+TAjFA1GzFuKP16JUn4xPBw==","signatures":[{"sig":"MEUCIQDlk1CpwLXg9x4FTyuAF/5oh7Gsp541K4rgKskYCtIyfwIgHDxd4VJ3hQ0Kb/q7D8APm2itswTPJNda/wfxPN2A9hM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533389},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b921c6f63e0b191f9ee44658892e1138b275abe3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.1","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4_1740772474920_0.23288999463125992","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.10991":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.10991","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.10991","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fd8abd2337f7258b7f4ae4ca2ed9b9dc560593e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.10991.tgz","fileCount":155,"integrity":"sha512-P3WsB++inAoFLGtFaJaIOHE63SJVqBXn3ATz7Z8JGmnIUzGYtB8fXKFY0GmC/E0v4yervMQHfF2ksEnXFd1ptA==","signatures":[{"sig":"MEYCIQCRjBfmQdGwV6xPMtJxu3jmbb+B27lfnsCAOetyu6qn/gIhAIeegODEr5Oilhn/0hJNhzgD+hSNm1MYe/8D3ZFCToPX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.10991","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"faa0dc2be4d148d25775c06790ef6560ce82e603","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.109.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.10991_1740809976148_0.3208876974171788","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.10993":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.10993","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.10993","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"75da0e702a616241b5db73b7c46b14d24272d66a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.10993.tgz","fileCount":155,"integrity":"sha512-nzsI9n/HfgtY/cjc4O1kBZbh6Xy3SiEaqk1kmUjOi5vwoAecS+v9s58GbAPmtFEk4eGbd4D9LqLbXYylAA8BaA==","signatures":[{"sig":"MEQCIEtmASSckpPhTwh9itUI2M/70RhTYPnbLNaX0TVlZ1TgAiA1lt7JdviA5gM1OqZZVJw9n7HqYSyeJDH4DT40andRdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.10993","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d503536a98b8b06e9899b8ca33b9b505e38503c7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.109.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.10993_1740997076999_0.6891074338589269","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.10995":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.10995","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.10995","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"06427b6570afedc73b6e66e65e63633a5bf4b861","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.10995.tgz","fileCount":155,"integrity":"sha512-OA2T1Gp5Jmgx6sC2vZMgaRBdzu0XDvp53PLlsa84wSqgPhyrbJn0oujLLpb1FQms0GfoCBPkUuPB2zZ1RxaJ9w==","signatures":[{"sig":"MEUCIEMtylKSWVRu8gXf8s8adEdyJ45b1CFF92cZUxMU5dpiAiEAsyhEqyMt0UM/q5EQf88p6Hda5our8l9Hg9wK+4CUTbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.10995","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"64b7c6745ed9131ffe066f9e6f7d896b6958ce66","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.11","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.10995_1741001769135_0.037113340152292285","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.10997":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.10997","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.10997","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"41e70414e8565228fbedae191fe09f31947a62ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.10997.tgz","fileCount":155,"integrity":"sha512-ZN3dSzaKYpBcj/NzRogABaH0exr1pklWB0jbUjQ0VhcYFFEuAj8Iqi9fBpEK97yFjddNToMAL6Z6nvFyOdzZLw==","signatures":[{"sig":"MEUCIQCeJPwpQzA9falSJBBiIYOtI805AxZPf0vrF965c0wXJAIgSlpByMzxY3YfKmfRkGkv/AnmoySAfesDFOwjXnwMZxE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.10997","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b7fdfbcfd65507ed65e1d96cae1fa7a75f8ab6de","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.8","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.10997_1741226774182_0.13477029632756188","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.10999":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.10999","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.10999","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b8c1b6afb303817422467a3b716272979e98b52","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.10999.tgz","fileCount":155,"integrity":"sha512-bZ+E5EtCWlavHhBQcobFXJjSTCa7lGc/PwpPJPWGm35bvIChPLWiFzJLJNKhop9quobJeFIzVFUB2FD5b4+wEQ==","signatures":[{"sig":"MEQCIGYFHIiSanJF83s2V3mn/PDmpbjeK8Rhyb52rfMX/qhrAiByaDc4oSv0tNfzeck4lQ+NGH1c2b+ztLmJVf67Lq773A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.10999","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"37c78cc6a017b827f83645fd06bd1d0ce594716c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.9","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.12","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.10999_1741431915364_0.9146430512280193","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11001":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11001","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11001","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d951bfde07784b25810ece65246ba7836eda06ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11001.tgz","fileCount":155,"integrity":"sha512-eO+GKd3xfZSyylYYxtGF31CMHMav9vMEYwbIpraSqK3901CJRPmG15qDj4+7q1ckGKx/b+OpWdBfYHTFo+1Ryw==","signatures":[{"sig":"MEYCIQC+TqFa6GUOF6eDsYMJlq85FCd7Q+WiWNyXYZGuo9sOiQIhAJPD/FsnR1+Ba1LAIDgmNJlaICoFKfBKyrZH6+tQxatD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11001","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"95c8b96e70adc27f4d79cd371514fa5c92cc8f6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.34.9","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11001_1741436918577_0.6817284922673537","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11003":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11003","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11003","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6fb2d8f9125c01aa864124b05b417045839ba08d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11003.tgz","fileCount":155,"integrity":"sha512-iQzFuhD4mplCFsFdmvE9mDR7/sw6EHoIZ0Tx15DrpmIq8bhYc0vjf+z9AOhKDRo4ppbpX+d5CUjGKQXxMyaDxw==","signatures":[{"sig":"MEUCIQCV3fHLLFOhpd9ralvOxljwzWbnAM/6eftU4peffr0PIgIge53UIqGYpdmMjPVixwbf+j9cAP/fCvcq6T1G9Ad4ZUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"667dfb0a3dae33e93c45b41e6956a6f4fd17e69d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.2","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11003_1741443380184_0.059796822374140746","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11005":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11005","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11005","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0702bf706913fd986e9ca4548597b0542f89cdd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11005.tgz","fileCount":155,"integrity":"sha512-4sQaPgF3ESLcmSps7BoneAJMRAeuZOGpv+z/zCB0fX2cfleQf0rwOM9/0tPU2OAn3dnSJf2P4q7DV5MC5vwmdQ==","signatures":[{"sig":"MEUCIQD2RCKVwH8XccunC4dKejaeTwW2FPaNgtOqYckeM+ZtIQIgVRrUgBo9Uq5uPJpYG85YUpQe/r18tCwuzk6f9SsOj3g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"61d375b40bc76a8c8d06bd53fa921a0d9e7df24d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11005_1741575400334_0.5579976102111481","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11007":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11007","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11007","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f032208c87d2ae84ae67a4fadcf07ce3338c562d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11007.tgz","fileCount":155,"integrity":"sha512-8g1HV844ygYjduXjiZfY8JAWQ4myHVpGCyEZcG86BfSligngZZ1Ft2sEOGZxKcnjiqXqah6G+aE95Xg29S1WcA==","signatures":[{"sig":"MEUCICr/D791KeWOEB6tKyl+ce5JqKZ4wv94tOFIwfzM81otAiEA/Qu4tnfLZQtE4rqZpQATyhkK4TwGQ9RCIfTDGcQubk4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11007","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"183600423af15dc31d62c9caa53999f92616b1a6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.15.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11007_1741580340727_0.3798339541479183","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11009":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11009","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11009","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7ca35f4e1bcff6480f004b7d6f934582879aedc4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11009.tgz","fileCount":155,"integrity":"sha512-HHvgMpEnUr17pik3/ihRahZydFirouSjoLXFtVWfm3LVTE/AVt0jCvCf/C9LCJFPtD8im92ASOwzyM/vVE2lDQ==","signatures":[{"sig":"MEUCIQC3ZuNIsN8qXFUY3XS4sUqdk+JU7WNeFkZtxDmb9h2wmQIgfypIXNr1imphdK5g/ffofMD7HoXb1Uo2svi2+E4aZdU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11009","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533609},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"194778e93797ad489cd25bab40223b553cdcfab3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"9.2.1","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11009_1741585863929_0.575341409278934","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11011":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11011","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11011","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"25e0c96e33eb81eb277fe29b23ea97df16d07149","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11011.tgz","fileCount":155,"integrity":"sha512-X72TOwfmw7lCoOwv0P0bK2tER0wy8a8nwuDULWwO3IZDaAL1q8Jw+jnU2nYeA5MdECwgxKO7cOtRj6eSbP4zvg==","signatures":[{"sig":"MEQCIE7Ri2pj4Tu+NhD3JP1HSJcSF/gvO43SoarRgwklpqfuAiA3j4+ROzBTVVUXuOYl1ir6QV/bXP90NOzNVt75Xfy8LQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11011","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533610},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"77428b151c56028fe62fc2ae65a08802883c79f6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11011_1741590918394_0.9986918885857039","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11013":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11013","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11013","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c7a1d0c95ea1fc500c4f61192f246ed1729d4e68","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11013.tgz","fileCount":155,"integrity":"sha512-DRnFpmXFafFUlVywf08vdu1YgKpW1SsKLzv/m1JLP4KPJdDp/Yh8+VEkKgrvbUnRroYEKLobS3FLiYfrXtKWKQ==","signatures":[{"sig":"MEQCIB5RjSJ9x3JcJ9we4sC2ikJH+Dev+T3WwbM0jjrO0khcAiAXHatXo0//MXhe5rCzSpdesjI1OlBHnDl5tLKPJhXCMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11013","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533610},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8516dd468c40ea80ae422bcc77834c3fc3fe8146","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"10.8.2","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11013_1741595476630_0.1709850699927582","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11015":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11015","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11015","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d96ee25c099b53d4240b84dd1e24206504dfb50","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11015.tgz","fileCount":155,"integrity":"sha512-aOKlU/WNYGmh/PTv0gm9VvUyhDVEaJHMMVohfn+ZTB5kEpqK4LvcZZMFcR2n59UvT8rakquHonv+w7TnPkdZxA==","signatures":[{"sig":"MEQCIAaTcFnta+JRZefyHMsPZWkWZzCzrvUINDybVh7YjcgpAiBSoVboWjX7BcrLxQEQJnrZod66cQcFFVyiAeQ2kEr5tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11015","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533610},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4997b2e8ec766946996c9003e8f9b268a6a9c517","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.8.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"20.18.3","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11015_1741600264129_0.9674812627366924","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11017":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11017","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11017","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"847c0084e7e07272d2127f399f39ee666e5af39b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11017.tgz","fileCount":155,"integrity":"sha512-pqS7x48Y+fj9+LiwR8lmTRnztXsdNug5vN+w4uA5bulmgDOYrSBJxjsIu6b06jf2GmP/xogHRiliOi0rCNaNbg==","signatures":[{"sig":"MEUCIQC2eYgBKGWK94eNSaVQ7bzctCoZG2+QVudgxv0PEcSFbAIgJnOscyyQGt5NsWkSDeFQteotYsnWvJZaQvAQgAueeBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11017","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533610},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eb765d0550023448b7d7103f38d85a8e495f2012","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"131.0.5","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11017_1741604786814_0.45470266056359154","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11019":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11019","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11019","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff43554f1af615aafdaba03106537a634740dc3a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11019.tgz","fileCount":155,"integrity":"sha512-nWhRNZLTovoB71dID4UsxyI8epGVQAaHh6/ILcUVRrdGVkkmC5teiBpZ+83j8hobYtgj/m0dhIp6mjILUb6Mbg==","signatures":[{"sig":"MEUCIQCOqIsbDPKvZq80gzPi9i6//WAXKIyO6/UXr8GN2PQ0DQIgZ4BQsIHWSExDH7+NgCAU9p97HibhjS5KfSSRW08Eyi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11019","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533610},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"891f0cac21d9870b95bac1eb0ad17567152531cd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11019_1741626779983_0.28708871513920275","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11020":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11020","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11020","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27641ad704bba05d7c57ec26c09f98fa28ae470a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11020.tgz","fileCount":155,"integrity":"sha512-ziLwGGx/hGWDH1nk7lHvA4fy0dOlJFDoVG8AUccTThUSb71nkRlfXeqahhkKFzEKb0ZQZPJUk/A98j/0B15HNQ==","signatures":[{"sig":"MEUCIQDZJU60FSuaqdKHNOOIn+HiqTl+uRKmv++eU9sa/q65AQIgEMerovn3bSo/zxWCZHT/r2RglA9xANhJsppYNSQVzqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11020","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23533512},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22436c2f6fbf65b49337765ad1983379bac2272f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11020_1741629957433_0.8677641047184519","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11021":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11021","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11021","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c547f5435feeeaf941e8c8e5222e10593d2fd812","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11021.tgz","fileCount":155,"integrity":"sha512-mFxkmEgKJJtDQFPsS8LlG3qS2UYS1vMbcufJZtg41TaMOKxLGSRYQfeF43wmoReamTyHEkdnY7ppsl2YYhKrpw==","signatures":[{"sig":"MEUCIQDsVxAiXHTDlTU68aOC8UCvHNwDi0sMwolE4z1sJMJshQIgZdr6MdtMdplMbI6jfgp8EG8rOrs2Y6RUM7qleja5S2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11021","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535748},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6d1bb4f5b623e9d0a988627a3ef2c33b7ee63fb3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"7.2.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11021_1741631672007_0.6763075705718349","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11023":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11023","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11023","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"60d8b67c0a8814ce31755c6d20457ff1b398a3de","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11023.tgz","fileCount":155,"integrity":"sha512-Fj13l4o4rrSRIZE/Ez6ZztBDcEmED6DU6k6hNHfXcb3Djap9M7Au0K1I1lBI24ldAqxtg2tWpu8ot3EewluunA==","signatures":[{"sig":"MEUCIQCMA/Gx/P5BtyZembtPivM7ZfKBvAW47p8Ao5tCJOaFeQIgfwWQ6OYifw5vJ+nHOEYzMNJ18NU66K5s381xKlw/PYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11023","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535748},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ea23dca5c5cfad15e1ffa7af43fb0302fd5dcf2e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.111.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11023_1741713947768_0.04802439703695094","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11025":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11025","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11025","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e7c5fb8d5d500c9c78d2567d5b8f2d1249567681","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11025.tgz","fileCount":155,"integrity":"sha512-0KnMm02xVSZBdXa/G12aGOQt3k49Fp5McsKsQgSNmbrSaA51Pl4NafvBy46sKu4RQXDf237VcgJYSBx1NZiylw==","signatures":[{"sig":"MEQCIDsh4qQ4jSllM7eGWPNAk/ogta9ypRJVKmzdwb+WETzeAiBB2nrYGRjpOu1lT3dJ9snHilMZ0awQiMjGx0Nzd/IrkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11025","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535748},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7815779cf9316bcba787e84a6358ddfc475ae203","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.112.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11025_1741716648474_0.7243472797716852","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11027":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11027","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11027","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bbcbfcf32cca3825c86b903855a14de7e5e3c5fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11027.tgz","fileCount":155,"integrity":"sha512-d/acOHF+oS+9Dxt1OTNFZxB5G8NVBsQgWFYqbUj7/BZmHGVJ1On3O1yvRQPr65cyOSsFGjxf5YxX1IssdxI4UQ==","signatures":[{"sig":"MEQCICeKADq9aIBMuuZAK8BjPwwHNGtmfGx4vGjn/jBLycdnAiA8kkO9muEafiJvt7wo5mKTWvSyJJNIBPdGM/vUQ8ea7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11027","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535748},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d4a7ba3f73b20f8547e4c9609890e42477f68cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"9.1.0","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11027_1741718364447_0.8235481062710428","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11029":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11029","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11029","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fc2a7a904f373f840ead3bc458bb5606381b0f21","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11029.tgz","fileCount":155,"integrity":"sha512-D/hrVTQvLvNUqS1aoOjwwZ7g8ptEx3XCTxhgPmyapZOpAF0+J7uYSz2o6FWGiDyrQPcCLxMkPM5+H3r9JTQafQ==","signatures":[{"sig":"MEUCIQDShSX//XsYhSDoUNmEP4VtAVHm/0ztAmSfcJLTJdZ+sAIgIGnd6pYXKdgmzU/eIn3D1f5OVt7NmA35AanbZjoyLdI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11029","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535749},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03743368889109a59e924a72b64c7c6b79ac8e42","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"15.3.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11029_1741722173638_0.028035195561595172","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11031":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11031","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11031","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5317a564f0711e3df61196fa21358f0d4e56379","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11031.tgz","fileCount":155,"integrity":"sha512-aZBT34LKFTh2P5dhqJljtDX5AklMaIPx+OJZk3Vhi/dXy1r4CB1eY1OgcmOES/eL0ZvpdSgoiCf9PnuYybCk5A==","signatures":[{"sig":"MEUCIQDnQlswgw9GkhTk3wzqzdKhm9QsaEVe3Wxhy/X30bXzGAIgL3RxgRqTtLvCWBcNOhzqemMOVEn7rWu44JHXqoC5j3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11031","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23535749},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"793e02cf85ac82f38d8908fc53a1e2d24071b067","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"25.0.8","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11031_1741736785016_0.1717837729573759","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11033":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11033","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11033","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a2095a28584e9f6b7222ebc109c1311fcbf5a9c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11033.tgz","fileCount":155,"integrity":"sha512-E8ADXyW+4tFzVU4IqAIHbdcGFuZ39ufBJA/5w9nxFh+5XS2p0a+O6RCWJgzgivoqFTBvkC+YG4Md8Z9v1rsung==","signatures":[{"sig":"MEUCIAswlnkQ+SdrtP/MD/z1BhewkWmb7x24vOdB/mb+5iU9AiEAg1vQVcwI+iF88QGKRuPkguPxBIIo6uPYia/3Oqb7D8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11033","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23559029},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1f47b1a9b4a47daa13afbd9c5baa0381f75d1796","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11033_1741738387031_0.9518285659339121","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11034":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11034","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11034","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb07c928a91d9578f5d626fe43c743ee11d9ca6e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11034.tgz","fileCount":155,"integrity":"sha512-xYOReOF6c9zi0/OtkzhvHiq3MeyGsU63jjexxvyqH/eNt98nLT6tive0H1XwmIoQ8/ncuHmcuT4RwNxy70hFlw==","signatures":[{"sig":"MEUCIQDonyQJm1ghbtLb0R1O45dwJZiMDH+hL8TjVV85dKd17AIgJsnD/3IKEWd3qiKhhGqQsaC72Z/hXMrhGkFZGl6UCAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11034","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23571447},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a871e32587e428c68379cbd1fb343f792988cae","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.4.5","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.48.1","@microsoft/api-documenter":"7.26.13","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"7.18.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"7.18.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11034_1741739493526_0.7561314363995923","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11035":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11035","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11035","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"974e04dd8bb6697d81232f8990f1a81a2ac63d93","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11035.tgz","fileCount":155,"integrity":"sha512-cEhijHL2+Mi7+8GcjOBr5aOTbdt5LlcIk0qKUMYnx848G4JjhcbKRcCUyRxNybqJxKWexAPJPdhn1sZaM/XREA==","signatures":[{"sig":"MEYCIQC1deLJprw0H6827jZw8SwSwTo7OknLRacPTp7+mm+2PQIhAK2ZQ+4QbgmapjS9vKLgWbWp8DUUcqOKYYyPo7tNN/LM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11035","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f07517e300ee15ae606a5761d64135b2ae24432d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"11.1.6","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11035_1741824657426_0.7478196360110925","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11036":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11036","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11036","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"af40343b72d1a8d119bdf438c117375fa2d3a8bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11036.tgz","fileCount":155,"integrity":"sha512-K3rOoU3V+BCEDSIk4TdV1PIQmvR+7amwgSXAhtSJIzhy5BBYVLt1/sX1uLaoTK40/7OJaxVJI5cj31GlVF3Byw==","signatures":[{"sig":"MEQCICD86UoNvucU04bg02FDj8K9cWZqkKFbHrovSMBP6SbLAiAm2rsbHvKq0cOWmX32eGm1FikcwD0LoeCz7igf1x5yTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11036","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"841a32e51f2486fa6d52dfe14cf728f901fcf615","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.1","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11036_1741827116802_0.8307543592167497","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11038":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11038","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11038","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"85683bf4d8f3d0c0cdd6c331e878fe13adcc9c99","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11038.tgz","fileCount":155,"integrity":"sha512-/bCpAdNm0kqIFOxMEPuB/SPUkklKypJL1+NeRBpMeB3Secldy9dR9U2e490ipYUAoU+kmGCssiVc/ywUzI1vjA==","signatures":[{"sig":"MEQCIGlGh+0j2ObE7eAtxOiTu0TOfEXh9qZRQU1gbfK1QxfwAiACNSrh0QCWccLnc5GjvGCkKa05I2gbsEsZgsA1F/UhNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11038","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"83ce454adf3bbc99a14adc6bb670c89f4734604a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"133.0.3","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11038_1741829330566_0.1794388727562395","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11039":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11039","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11039","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11193a4cefe63fd2496651573d24b5db478890cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11039.tgz","fileCount":155,"integrity":"sha512-isUTTadKH4XMi3v7PLP+Q4JnJikGaoIYCJ01BK5ZaPkRopGI93dk73xg3noxyu9tvz9wiDvleR4sqMgIoTB+6w==","signatures":[{"sig":"MEUCIQCIW2Fmu1J2w4mdMuggz0oSQbRgcaTGdduUyaPgE8gVPwIgDNJMHuPorkw9WbJzoufcqyZkF8PTTG0eeA5C6aFgWd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11039","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b4e71611b7c2ad9fd8ccfaf2c70f99906fec5a8c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11039_1741890802005_0.9859936070520172","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11040":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11040","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11040","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b6a84055c3d439ebe48cd2beba4440d11275b31","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11040.tgz","fileCount":155,"integrity":"sha512-QCr1v1D6IgzZGC8VttGshzcz3d9icL2+y1RpQZ964gz2KJgfbExECd05O3uaC6UyQNTVK0aX8c7zT/hCt3FLpA==","signatures":[{"sig":"MEQCIHVDEm3Qwmu0Inwfym64IVs0oa9Du2xYl6z3UhmXcnBQAiAnI4ts3VtzMY6jSfk8el1VzK2orzYLOtWNxNphjJBD3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11040","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a9e94000a3cea6a6c9953c00431a5228116d17dd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"6.2.6","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11040_1741891999594_0.8641709769542771","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11041":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11041","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11041","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"33df1e2080f160f7ab2011d1e4148fa6355179f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11041.tgz","fileCount":155,"integrity":"sha512-PeQFjyxVhPvoZlMX6lW7rIBVDiXMQnRTPWaDj8pXVZRA6QP/eybl6bOUCaRgMpeAcVnMsB8MW6s0eiDoX1W70Q==","signatures":[{"sig":"MEYCIQCw41YgjrocPyzw17lp4Owv9gK1iHpRDXi35K5BIPRWGgIhAJt8+zU7uPeqGwu7ZX//AaNeCoyWYB5IRxWv1wbz0OQU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11041","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fd9dde4dc55ef25325d10ef649dd285cc44f5508","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.2","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11041_1741893667005_0.8507076867442149","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11043":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11043","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11043","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"28b4f13cff56013193befbb71540bee8dc8d69c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11043.tgz","fileCount":155,"integrity":"sha512-fRIJ3uRqlidnhKtuHWiUmo2MI/ecaxZDGi1+P2egw5F95TACvY2xLixaoDqN/GonE1VRU3KxC/3cxpSscVdrZQ==","signatures":[{"sig":"MEUCIQCUxb3ETokmEvqI0EeyDtRpDNGKCbhMQ+TjExH/rqj4KgIgVJkFIRz4UtJ/WxOPXTEBPstfOIHty2BQJ6vJilFK760=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11043","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"61169655cc57c9ba5d41d783552434f0ad80d45b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"18.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11043_1741895285738_0.23333202497205585","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11044":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11044","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11044","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aacac1da73a154053c397cbd059831b9695a8b3f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11044.tgz","fileCount":155,"integrity":"sha512-7zBs7GuMDKX0l3DLQ/XjhB5bPYH0Dm28JL1SDf5kWhY+rQh6Tym1+b1BtSk1QCau+O917gHkmKVzNBbOzxGf9w==","signatures":[{"sig":"MEQCIGdHEUNAfUrcskHeVuaL2PbM51KVt2JAT3p9VBy+boaXAiAL/vvvLevaQKjQ9/uGd6qZRdGAo++tOtNzQfjGngw5hQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11044","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23572485},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9a591811ffbd0b2645ed80faa1098d74d4dd3f29","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11044_1741896645148_0.9673441604340971","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11045":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11045","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11045","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3352a91fc3851d733f866276d50c72c8dbbb3478","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11045.tgz","fileCount":155,"integrity":"sha512-Pb0QUTSJxkMsB0T/1EqzaYVhQuIr98hXElNygrGZUplyEt/SCOpgKAVpGtV/AmeTPHcM1pWRv8W0OKewQBNQwA==","signatures":[{"sig":"MEUCIQCntFsUTEAauoFJOCISl5bwDkgeF1zJeReBmuwdq1AyGgIgHVMaYw4Ou3S/5/wyXb+iJipbDxSDWBYQJeJv2a3Jm0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11045","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23587568},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bb866049e0c330df72c9c641de22c00646e1a27f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11045_1741901085616_0.3788394184252879","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11046":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11046","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11046","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"28df236eb2a453676f27e5f3ccd11ac40d7ffad1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11046.tgz","fileCount":155,"integrity":"sha512-n4jTJwm4AdKKreEeJ+j1b6mbOn2/Pkg/72zOexjMXikDhc3UvERlsz79Bt2l4h7JQ3pNjLG/i+whYtUMRZHv+A==","signatures":[{"sig":"MEUCIHn2ep76ukL5ghVxDpfA06jv2BqXiBCaVpT+pMY9yR3HAiEA73rTALdQhlRrQntabHNtZ/iGiHi27moC2+jW24KIrqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11046","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23588246},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f287e006514450a8bb8fa6dcd66ea60e8b42cc81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.0.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11046_1741905571618_0.7392988121240722","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11048":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11048","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11048","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34ccd1350e32b7f571d30eef89fe678eaabec818","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11048.tgz","fileCount":155,"integrity":"sha512-OqHdBvVYXmcXS6LIHGDdC7uRZ9X3vKdBqdgSa5Nvc+OfC2PuXN6waDs0TuIoJZCVH4saf+BfsFiUndmQu+BO5Q==","signatures":[{"sig":"MEUCIQCeHyA5lEAr0KiQVGuSapXde66GhqEtTBg04xWYGqkQPgIgVU0CRDNwC2t3ABW13zpqvwDtT49oqZe4ooVozWLYAVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11048","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23588246},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cfb3362fb2da913266802de1a4d30dd46262af68","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11048_1741953451785_0.28991505842303344","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11049":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11049","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11049","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"83fac10644e2749dd8bf022b511f65b5fccebaa9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11049.tgz","fileCount":155,"integrity":"sha512-Kr2vBNOv1gxMSXrd4TFb0quaLyQ4uL/zyQM9dCpEGsZT0/TOv604B8/v+VWt67FzAwQxUeYrcYGbALAurKJPFw==","signatures":[{"sig":"MEUCIFi5ShIyjUv7mNiZSUdfaCJKFG3gXKSw6+vab5Xbum61AiEA0zgrxE2Q8ebUPfJg/mVd5l5Eabor95k8tNGRPqMz4sI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11049","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23588424},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03f96e5c1add89669ee3e2cc48ccc1662e4d27de","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.9.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11049_1741972653120_0.29610134630773244","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11051":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11051","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11051","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aafe312b114efa6a3592ebe394605619040d3d83","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11051.tgz","fileCount":155,"integrity":"sha512-p/4gqFbQuTY4QHVsVC8e4hF4AUuTpYomtxhULVR327UHm0YHxBVMDBzM+3mDW/FA7ci2WgHtxDm/u5sWDDOm9A==","signatures":[{"sig":"MEYCIQCJRaCDlYSOR0s2y0P/saiRGjebu9URKptkgRE3gViQegIhANStjK19O8Qwba5Zci7mzuuW19xXzR26MPf0awfmj1RL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11051","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23588425},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2ef42babf787fb21f7ae89050408c79589c84f37","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11051_1742237737315_0.38863923582446613","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11054":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11054","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11054","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c03ec5f21ad86948f06a509cb1431cf2fcfca648","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11054.tgz","fileCount":154,"integrity":"sha512-JL3zWg8WdvQVhpr3fGFd24qHs+pAO9w4gGhtTzUU45Xs3qYxYet1wgrGUVyEjfiVGQU2VL/eApqvz2AgFPQ85A==","signatures":[{"sig":"MEYCIQCzJN/ZcMy5DjgT3/8n1ov/RSZEcO/wUfgbG6L94QQGIAIhAKoR3SveQrbHBGYTZ+re8vUhnbcIls55V0Hu4MRhvohJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11054","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581081},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d79cdda18010122c8a994cc990b8a47f1341848c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"5.0.7","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11054_1742259762005_0.06685686138323566","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11056":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11056","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11056","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1450e83845073b5ea8fdaff0eb42c48894f12abe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11056.tgz","fileCount":154,"integrity":"sha512-SKnVtKZvISyxqtRjrAehbBiyoC4zY+krOOyCQmgL/qipNBVXY/sSxbH59SiKOBcWSsjiCuP+3oMQ5iuij2A7og==","signatures":[{"sig":"MEUCICs2kG66AEKMrMb2tQ4f8bdBe8kNjNx1ftSSQEwuUxRuAiEAir6mBGjCohkVqdpO3Ih1rrxcJTTZ+QXDtRjE5qk6wzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11056","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581062},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e7d9c6f642fc6476f3e5d702f70b2e583405c200","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11056_1742260732016_0.7484104072889783","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11058":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11058","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11058","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5587dcd13c431d3d614abbd8afe2b6eb44364449","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11058.tgz","fileCount":154,"integrity":"sha512-sT5U0LiysxaFSMGtMPlaqwH2jq/7solNNuqj3bHWNOllwl3hRy1VYkJwNEBFCJvqT4UUFLrMzhjIMMZS7kb4yw==","signatures":[{"sig":"MEQCIEoRCH/Spdr6zJoaucVSV3+NvCQjoK8p3hKlePsjyurFAiBFZfJ1mLk01nRbQj6YtHp25Me3LtDnEpS69T/cKsvKmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11058","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581062},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a787bea53855b0c38815a6258b10548d4e64bc2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11058_1742282889680_0.7687575159158457","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11060":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11060","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11060","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f730d634f5e9417f2205b9aee73ce8ec7861635f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11060.tgz","fileCount":154,"integrity":"sha512-VADySelY2+qJGxUmSXgJMvIyFJKfB5S039Kx598L+uCfoZocLMoeeIbFISpnIWdHk53PhtKCNoY7fDEEszE2lg==","signatures":[{"sig":"MEUCIHkNzeNtwrNpshUlVE3STwQSHqGBVnbTPtekNXmHljioAiEAlvRCBFfbfMlXEjHkfotid2doANDU9OupJqCkcgmDsqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11060","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581062},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d48ea29579453179a76edf5325486de85ff9ab14","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.9","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11060_1742283930518_0.2278476108176335","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11062":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11062","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11062","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e66479dcbafcb7b9b7898e8f4aed98468a641554","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11062.tgz","fileCount":154,"integrity":"sha512-nMH5+CZTkOMk/g/CeL98TwKrl8JLdyR+DdJCsn/+Myv1N7VEstRuXLLU7cP14yihJXie/IHudS+ZA5nkRPtHdQ==","signatures":[{"sig":"MEYCIQDeLL6e8baOc5JreAVfOxkN/6ts1J5RDf96AyDMynReMwIhAL2eZYPZ6oHudk6UBOtZ3LlrAcyWekQMhTXBrHQyGddx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11062","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581063},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"85d6ed0e4cdaf1fb65b9cfef8337c10f478fa10b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.0","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11062_1742327302261_0.217885501337991","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11064":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11064","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11064","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31a1a05de30bbcbea4cd6bbf43db0cf7ef38bd77","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11064.tgz","fileCount":154,"integrity":"sha512-ryrsHZ1s7mY5EYZwZog+k1z6NiGfvwWjKHhy9sIHjFUkuvvz7fvw2DaYSYf2IxJ163NJV3mBbtxgrbmj7fAh5w==","signatures":[{"sig":"MEYCIQDK+J3GXlixgolUK407jgsCILNrWF/qZ6aVhMKKm6cnfwIhAOQ807ZouKHIcoHqRrOghNGXhHjvJS3pXWGZMZ545MRX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11064","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581063},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d8ac74862cb2b120416f924520601153294a1e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.4.3","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11064_1742339360009_0.8144534008133391","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11066":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11066","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11066","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d69700e6f767faee334d82d08bea9a8026b1e0c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11066.tgz","fileCount":154,"integrity":"sha512-XQE8YiOwlTTIy/qI/WkWlFAj3MQ0wzmgsJwS9TvQ2DI7VdEmZJGXbSrygWl/wR5UtXCkGOLVf7OKVlKn9ekecA==","signatures":[{"sig":"MEUCIQCx8TW2+Z7UzUI1S6/lMt/4NVuCMBKnfytq70ebIs7K+QIgZqVmqg23dFZg3FZgqw7IKBArfIPUrgbHKQs0qyzLhxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11066","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581063},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a38f3bd2f9c55d3e42f38c1ceccbbd70612aab36","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.16","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11066_1742403290491_0.08058685360041729","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11068":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11068","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11068","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e9837a5e8c9d2dd24f07e9102b3975a23739c36","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11068.tgz","fileCount":154,"integrity":"sha512-RUl6BxM1IGTOGD+LY4fRCceEAluPOglT9PDQdrUMS4dW8/fAKGlHLlsUu7oGEphhZFTFeUrKfz2bsy8dsTNdxQ==","signatures":[{"sig":"MEUCIQD+G2TleeBitdTLouGBzpVr0xSaRRnHZbgYzytw8MJKawIgAWAZh4XXC4Y8WaEkl2gI1id9fElcmQ7hgubV1G+Bjx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11068","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23581063},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bab7a7e28b09b2a05a7363252318994eaed171bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11068_1742493381000_0.9708444061427854","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-beta.4.0.canary.11069":{"name":"hls.js","version":"1.6.0-beta.4.0.canary.11069","license":"Apache-2.0","_id":"hls.js@1.6.0-beta.4.0.canary.11069","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2e925741a3f1ac1c23cc81d2dd5e19ef2e7f3a9d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-beta.4.0.canary.11069.tgz","fileCount":154,"integrity":"sha512-7vNVynq8DyHkdt7aVBttTwQKJ6kYDPCbEA9q4xd6jT7MifIQSQARKX8TMjZRMK/cvu582rlLTmkVREZBlsU0ug==","signatures":[{"sig":"MEYCIQC2yhXuIKdiREPEeJaw/uFUfM47twXOXUzyEsVh/qooEgIhALaoWIuu7B5U0ZUfghreUsSyKnV6s+rPMQmjBJYO9xqJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-beta.4.0.canary.11069","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23641300},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f70ecdc631a1877f35bc347ab295879d4fa72b81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-beta.4.0.canary.11069_1742499661055_0.744513419520777","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1":{"name":"hls.js","version":"1.6.0-rc.1","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b6006d71b331f8e79db6072ce9186d032155c95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.tgz","fileCount":154,"integrity":"sha512-ff08GdCJOhaxn9/hFQImS3qCJjDMpyNeEsbvo0kKhSeMvp5E1pQn+1DNKFni1+djgZZXWDCnTE7L7QVvEJ+uwA==","signatures":[{"sig":"MEUCIQDqD4aOVUqEiBM5ZJcL8362DvNP1YkonMI0D9DdOaovvAIgJWDsGgv2dj+jH9koptlwaJ/qM6XksITrMyrriRxM8Uo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23641052},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f70ecdc631a1877f35bc347ab295879d4fa72b81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.35.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1_1742499764184_0.006250395305344103","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11071":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11071","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11071","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"93f698321c404b461c1a697c7e4cca03db602296","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11071.tgz","fileCount":154,"integrity":"sha512-fNxea1rw6Nh0bku1NZnqKIGrg395/aQV8jWagKOKrkNJKha3JpIm0Ia+fhAw7dLRIrv0qDebqI9sMmXCTttWjg==","signatures":[{"sig":"MEUCIGknOJR8pQa93fU6lLpsXcklGwnmmgZobuIbfebJ+pddAiEA1IESulvdgw3QkcPemhNf6X7LTtUyWtd2Muki7WoyAR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11071","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23641272},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a26e418fc172bb436449a098c7e758b387fdbafb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.36.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11071_1742814939717_0.7911351022537014","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11073":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11073","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11073","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e17b0d0399771111e2429d2ca31ec697d6fa0783","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11073.tgz","fileCount":154,"integrity":"sha512-Mt3CQ8DNKZOu2gPLeAE2CWBj3bh77AgDAIitgcApLl+MIaHqOzPU9ym649GY91pLJEaifghYl6zef3e14qZ+4g==","signatures":[{"sig":"MEUCIBQbC5TEPwixSELjgWU5JeOb2W4zU3jDZI8ufl9EwC6xAiEA5LK7pKU67WbDRcYMUqcGq00McN0htdYPV/Yz94WGo80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11073","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23641272},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da2f970957a04a7a34467827d7eba0e4166ac800","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11073_1742815944691_0.6855596970141364","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11074":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11074","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11074","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4658885f4715d7d6633f265cab4d88a0198e6ba0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11074.tgz","fileCount":154,"integrity":"sha512-vEm9FDquKhse8jDlQ7fA6/5mv/j5FXLJ7VFP3lFJw7IIFgsS1CFO+HoIbOv3fr4SVkWjXI7fKeUet+jmtpEPOA==","signatures":[{"sig":"MEQCID5C1CGENVwG7edmsZClyKttQDlUE2933u9cSf5y32d+AiB+3PzFRs1FXIaNIyT7HiHf8EsA6IVpuRoiIejTsQ1TwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11074","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23709282},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"77110a9b22f7d6c3f963fd7232719ff71fa62bff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11074_1742849150647_0.5742409665775934","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11076":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11076","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11076","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b99a83a8611559be9681c3895a99087e443e2970","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11076.tgz","fileCount":154,"integrity":"sha512-eFT4bT/td7X0Tcn61GnPEGqL4M4iksvKyEuDNW0340mzpzAiMX5DWzAOiWR6u70hznxBagwL6Z95K5cPU9GW2g==","signatures":[{"sig":"MEQCIAF+q46zmScvmA5p5j7KA8QKhkSDfs6BcD2GqNYc8e1WAiBrzkuFLW0JBiiLKgWh/H41u++2lUm5GVmvsvnC3Go0/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11076","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23709282},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"862e8749bb9cadd965ac2a6e60e73ca4b8e794b2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11076_1742874354595_0.5234063761577747","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11077":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11077","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11077","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b2f2fe13e3d267b2b22105d280dabb295f42dee0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11077.tgz","fileCount":154,"integrity":"sha512-yLMEBA+5bFrT7gPGjO98eki4m/PwixhSBvteUGQvH4mYqXHwh8R+PpGtQ/Zea2ojFX8h+efqTXjGXxOuGd/LLg==","signatures":[{"sig":"MEUCIQCwLlZvSwweo4yCxwrQYzdMoS0qnlo57LZrnOKMjWrLUwIgFOUwWWfYTKwa5daCnBrwnztJu436GfIwiOWD96kdSLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11077","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23721318},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"503b9637663789de2882750591f09b0ac0c40eb2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11077_1742941181882_0.6552305499235915","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11078":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11078","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11078","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb2980812b3d39b43d3481b0f28c5bddffdb32f1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11078.tgz","fileCount":154,"integrity":"sha512-VpD151P2hND6PtftsjzAeut1xw371XT+prQ+IvqZecbEktq0ZeJuRO9x7D3bZ3e3wc/bLnwQvElJep2G6sMKMw==","signatures":[{"sig":"MEQCIBUO+bolJhAaq+aXllforH5QEgJhKioGA09WpUA5KUNXAiAu05Z+m6DqpLnrCDnM2Xtke+vj3UW8ayv7OkF+/fAtnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11078","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23729229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d41ac0d3f7eda524de8c53ca3ae82475666d2ac4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11078_1742946757178_0.9747288223261603","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11079":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11079","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11079","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91e7ac80e09495c166df241029c75fbb539e4632","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11079.tgz","fileCount":154,"integrity":"sha512-9iHOP7ekHFa0pxP144QRY6umB1SY0qAPlkhSv0DBLalllSmNW0a3Ig25WQJlUI6xxfBGtvvYIBfLCanSZsR6Aw==","signatures":[{"sig":"MEUCICDpU8XQTbs7g/tbAVO2h95n3dZiuPov6O3ccx4dKwwxAiEAmEidM4+54jZwc9RomVgfudh/kq/LLjLRQH5+A0b7oZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11079","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23740469},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"edcf39f7365244584ca08b30e77656ca1ca4d9a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11079_1742946892316_0.38723068444232656","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.1.0.canary.11080":{"name":"hls.js","version":"1.6.0-rc.1.0.canary.11080","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.1.0.canary.11080","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8ae5aff0f169651869a532c82fc11d766f312f76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.1.0.canary.11080.tgz","fileCount":154,"integrity":"sha512-91CLl5wppsNLQJKH1juiVU4SIrGri+lra0IzPinGbLJXOYeqMFVKTZ0Gz7fOWQMagahWlAMC2Mh9IZKYNuAsPg==","signatures":[{"sig":"MEYCIQC1CwddHVDdBRvgDkpr+L4k2kgr3SwD41skkDksPEZ8+AIhAIxy4VPXyhK1/CYbur/+S9XI/IWarOr+bMrV8g5V5f30","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.1.0.canary.11080","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23791131},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e55fecd38ed2ee9aded37ecfccc56cec844b1cdc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.1.0.canary.11080_1742950978027_0.7337378362563729","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.2":{"name":"hls.js","version":"1.6.0-rc.2","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6649e434ee5fe098ff9bda09d271348e75bd65e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.2.tgz","fileCount":154,"integrity":"sha512-RQa/oTHuG6HRDyXFIsi8Zk8MEBRkY5IbzscpCWIzciuOf73LAQj/GW0krQ3Jhd3J9C2nbimsZDdizI5zy54z+w==","signatures":[{"sig":"MEYCIQDoc+Oxg5n0HAXU2YffERIw9P1HvjOXrp/M/xcW4h/o/AIhAKjkbvIj9jTRh0HVPU+WzSEYDxas/OWdKkNxlJUR7skZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23790911},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e55fecd38ed2ee9aded37ecfccc56cec844b1cdc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.2_1742951295790_0.7688554828265164","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.2.0.canary.11081":{"name":"hls.js","version":"1.6.0-rc.2.0.canary.11081","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.2.0.canary.11081","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"664e4ac76a0fc3d56814757f1c13210f2047aa76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.2.0.canary.11081.tgz","fileCount":154,"integrity":"sha512-t4/TEk2C/jOQl2y9JQc46K4yvRo4/Z7qYNz8OWy5SHYTPf9uN89iFJjlq0QVy4TpgqDqgee3En8M3DpgUdzOtg==","signatures":[{"sig":"MEUCIDMHguUG8CTxhdQXKwIuPn+Nm9nnVS3pLle9xIC1/DFYAiEAh8onxoYqLCVqeJ7rFynWjmV6ZYD60dEBnDDQEjq4YU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.2.0.canary.11081","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23789993},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e4b2e75ee62b99076d7d79968982a99f036d6095","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.2.0.canary.11081_1743029722324_0.3702334626931436","host":"s3://npm-registry-packages-npm-production"}},"1.6.0-rc.2.0.canary.11083":{"name":"hls.js","version":"1.6.0-rc.2.0.canary.11083","license":"Apache-2.0","_id":"hls.js@1.6.0-rc.2.0.canary.11083","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"88fb628ea2476861107c3a0cd11a2504dd79b371","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0-rc.2.0.canary.11083.tgz","fileCount":154,"integrity":"sha512-2AQ3JkdXzO0pcYyzkT2hbODj212C+BWnglytCi26hDijFdu8MN/0HNLo6fbWL450EtFUlRderTsBhUdGs8p48w==","signatures":[{"sig":"MEQCIHXHLB5OGPFmMf5xPHtUeL0zOv2hFe/vk7yqSH1XucU3AiAY0nV0DTHOP3GHwbHognu+AMR985gYYI+vE9KQc/c34g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0-rc.2.0.canary.11083","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811561},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f67ff3565feef308fd4f966d00e02e5a9c9dc0bd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0-rc.2.0.canary.11083_1743093079646_0.12447670901170937","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"hls.js","version":"1.6.0","license":"Apache-2.0","_id":"hls.js@1.6.0","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ec0118f1dcd0fce536e52c27f674cdf944055b30","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.0.tgz","fileCount":154,"integrity":"sha512-AlW8ymcDKZuKtzXCUmEy4nOcHRkebnShH6t6hC2+QJQP0WXlTUSSO9Kp22uSEYdCgpwkXEJsfOhqxrgO2tDctQ==","signatures":[{"sig":"MEYCIQDe2cpnowMK9AlCAOKmutSsqldF+BF5kOc7Rd4I9jQQzgIhAOU8lEEas51nznif0jc7cKhAFch6ljJ89cGZ2OemZpse","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811271},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f67ff3565feef308fd4f966d00e02e5a9c9dc0bd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.0_1743093626676_0.5486359728095624","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11085":{"name":"hls.js","version":"1.6.1-0.canary.11085","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11085","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1cca3b319f4f35753d2aa6d79e14bf9f24d6b53a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11085.tgz","fileCount":154,"integrity":"sha512-UxgXHwXhMEFJJSJVEXp1hCggG08qbzmbtyk+aDgl5+tvC4LYlhgv/b41aQmzpaVXi+zJ9ueXS5AcZ1d7sIfAyA==","signatures":[{"sig":"MEUCIGgQkNPZx1dNETqe8PyZwAxMLSYip5DqTPV72k1RQrGaAiEA8aAhDEw1DH/0XjIss3qSnqfcoOWLp32Iz5Wmxv/q2t0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11085","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"57a3afbbd3a3c74f55ea36c69a1b0f3ba6c65012","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11085_1743094021852_0.4431790888840903","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11087":{"name":"hls.js","version":"1.6.1-0.canary.11087","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11087","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fdbb1ef104fe0055dfedc9143f133c7bc9abae62","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11087.tgz","fileCount":154,"integrity":"sha512-/V5JdIY48vJqjaaSH5CgReqUDXc+b7s+qwVvNi6wrLYA7IQxVsyrpbfay2d/lSjBku1QT7KHypfObbS1giIfYg==","signatures":[{"sig":"MEYCIQDNQTc/mjqJwJKzNpewrnsMtN5B2MEobxiPU5Rd0ZTdBwIhAO5f90WN7VVDg2j1aGMOUsw0PWGMo4wekOBsUEozfK5V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11087","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2450b1fba907306434b15a7a14d1168580e1a299","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.2","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11087_1743095345573_0.6336483356636899","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11089":{"name":"hls.js","version":"1.6.1-0.canary.11089","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11089","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12b786f4a375c3b79483aea702242ddb5f6d4fda","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11089.tgz","fileCount":154,"integrity":"sha512-0edEMo0YqWIerMU6Ct6lL+XTFAgllPUMK+FM3eDpRX6g01iTOlh7QbYQDwak4KIvrjxoH2MiZB5ttvhYXJHiHA==","signatures":[{"sig":"MEUCIQCe3DarH9JOkzXutpcPB1cC4AnmMu+/C3rTlhglej33EAIgBP+zvZh7ZSrIbk430oVSwCQ0GVtR7wqUg9wiRQ79SJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11089","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0ca726e04e5567c1d04f9ae39095384f8a127480","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.4","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11089_1743096329476_0.426346721737914","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11091":{"name":"hls.js","version":"1.6.1-0.canary.11091","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11091","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8202476b6aca3b82da699e0cf35e6676aa1548dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11091.tgz","fileCount":154,"integrity":"sha512-A45MUGkVATJxP6l+EFHGyxmSenCe2MR308XpVFu79MHzpHgt3KamIvvAaOq6bKA1ENwFlYqEdXd9bEsjwvPLTw==","signatures":[{"sig":"MEYCIQC6NCzyReBs+NTT81zQhFOM0WHCFPSTgn9bL4huUsZTCQIhAOI0X02WwxZhuB+EMMhVvZclNqqUSecpXAXw8aYG3hng","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11091","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b304f901207b715b3bde94e5fc054abd199c1bf1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.26.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.26.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11091_1743097348395_0.5870821081113864","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11093":{"name":"hls.js","version":"1.6.1-0.canary.11093","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11093","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0dd5e0889b75def2495fe939dd55e9a4945e79df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11093.tgz","fileCount":154,"integrity":"sha512-lnZ1jvzMfjEhnJ1mOxEYJ5tDVjt0qicSnX2yZB0XTzVMIS3gyO9QcUf2cBQXjI+2Phh5dSRKwPn9yo1NXmpd1w==","signatures":[{"sig":"MEUCIQCWaF8uCkymqfeDQkKluZD5K4vPzJiSGmN3peoNNWF+5gIgY5ztdinAPIoh3O0d88GVf8E9lJoEh5iScLWmr6n3XqM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11093","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"92d73f16568158213e8e6311fcad5f7857f4a0ba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.27.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.27.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11093_1743098388106_0.7790729692647935","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11095":{"name":"hls.js","version":"1.6.1-0.canary.11095","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11095","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f29c054975ef21cc840c0ef7bdbc46fc45a7153","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11095.tgz","fileCount":154,"integrity":"sha512-e0Not6FZrp2oui0vvDD8EYL+GkwLNZVzkUH4wx+5FqzOP+5aobn8/MOsaiNh3LMtggh3hLiXiQAWC7ys9KS2Ig==","signatures":[{"sig":"MEUCIQDRt1Y1x1OvLDqhHrIDHTG3dc+dpSpIcbY5RF4jhR/MDQIgFZ8rHPGVrBtGtW889kAqKiJ3yaIzGE41RBwr2CXnyDM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11095","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53c87654f43790d97c01e3b9fff526f57a428d09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.29.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11095_1743099356051_0.341965536029357","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11097":{"name":"hls.js","version":"1.6.1-0.canary.11097","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11097","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"419673613b5c0e8618b48058f83b1e5a5df50ef9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11097.tgz","fileCount":154,"integrity":"sha512-7yFr7TBFdxiBbXtCUJs7qwL8n8Vh4QmwMg0s/kNjUOPBHOqSfzJ+sLZSf4j93qeGhKug7nkz9/xRUYXpeHPVng==","signatures":[{"sig":"MEQCICuiSZgkuMf0x16CU3XNn/zuZE0VxUvEkFTuYLTpvOVCAiBj4Bp+O3XVABGvnQwdZMoircbHBThIwuDdga+2kqRsSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11097","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23811491},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ceb30dcbe1784e72876d36c75de0091033e78e23","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.26.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11097_1743200848699_0.7733795381761226","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11099":{"name":"hls.js","version":"1.6.1-0.canary.11099","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11099","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"79b16d19497d40bf91d233645ac8e1d034389f89","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11099.tgz","fileCount":154,"integrity":"sha512-sXodDQFJK6/GbZCS45rna/me5K7NGa87gm4dJL97cvMRv17WTJy1Q7YgSmRZpBbkytDWY4zHuYli4GYzeYgs4A==","signatures":[{"sig":"MEQCIAsEICd7Siynqd1EECIMCGxBsEOuEt8tgu62YG0PsrKfAiA7bI5Yc9CXh7NutlANbxNOxoDn+ORrU5GqJP9QIskgag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11099","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23866311},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b1d55ccb4759a3cc0725428b32405f09b47bd8b4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.17","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11099_1743451064090_0.2782342173461154","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11101":{"name":"hls.js","version":"1.6.1-0.canary.11101","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11101","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ac84da0030524db6451e27dc3264dfbfca0be352","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11101.tgz","fileCount":154,"integrity":"sha512-1uwr6RrNT35ThdbFn23s3Z20LDuiDNg0zCuKYzKlo8uUv8dKx3/3eU4eaEsZDv8LZE4VjlsxPuZIGh9BAOtopA==","signatures":[{"sig":"MEYCIQCL2hOpAExrbf5p49vdTJU1sREbQM31n999100nd2QFnwIhAPHvu4vUZA5A+DqDt8eOJ+XkaxVI2NY871yMPZ2lHUUL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11101","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23866311},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e47978ce55105a45f4de16323f11b46b5d41aac","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.1","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11101_1743535335581_0.41180600763571507","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11103":{"name":"hls.js","version":"1.6.1-0.canary.11103","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11103","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8dc4ca7450930a871519f01c33713e97065940c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11103.tgz","fileCount":154,"integrity":"sha512-poTzMp+JZD9RRM8ANxx2aTSC9wIv16P2DbvmaiZMBYwnDZT3OX+RgLvPVrYhTHd2QCXri7sgKokkhpocKopcHw==","signatures":[{"sig":"MEUCIEVd9F9hW4zudt1mLlYEdHtVYFllIwBBGgsRg7+U4U+CAiEA+PjBewyJSvQw/9AVXVkcuj78jInwmJKH0LS137RvA6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23866311},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"34e7c3cd86003c0e238cd0f7e234f7b356861c01","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11103_1743536257713_0.2939075052403961","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11104":{"name":"hls.js","version":"1.6.1-0.canary.11104","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11104","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f546914eb7c34b03413c9a19b6df108453f85737","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11104.tgz","fileCount":154,"integrity":"sha512-7FGdalcrRzv+zvFUb01Dg6O0Ex3p3UalmmvW55MCSaLV6AxrvQzxt8WlpA4h+ANxrjLLPP1UgEHvoK5JGssW6g==","signatures":[{"sig":"MEUCIA4e85W3fcLlEla6MYeymUjSmi1RbM0iDpvlm5cUntFxAiEAo8u4xkBiViWuvzKFtgnHl6cpb9qb2gPGJIyZ8Q58XoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11104","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23867277},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fb9c08fbb57e8f1fd5d4d822c689b379ce5da3a8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.16.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11104_1743552797775_0.7549961813994026","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11106":{"name":"hls.js","version":"1.6.1-0.canary.11106","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11106","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7a9cde2abfd6038f7cc85918fe4f5ce610171bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11106.tgz","fileCount":154,"integrity":"sha512-r3o7Y7NirgiUDejL7BZD+BjuGa3vofbSjLyq6bhLWxOGOoTv36guTMJXC5WYRpfOiRpmnxp74MJfwIkU+9JF+Q==","signatures":[{"sig":"MEYCIQDD4UAHcJx5oh9HhZ2dqDIJUhca9IwcEseuws4Er/NH2QIhALbvE07o0cXxJAGFluSj2EiMh+uxoKR/h/xDyfb13KDf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11106","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23867277},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"153651c8ef73d9b93965aaf76f7f99a22a70d1ce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11106_1743574554148_0.9551325850803443","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11107":{"name":"hls.js","version":"1.6.1-0.canary.11107","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11107","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f697601d8fccc80799d229d7b24b4c738852f119","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11107.tgz","fileCount":154,"integrity":"sha512-+kHrb0Zs/c45Vc/K0AC6tR+98qzDRUmluksAfEF6seZUBSopht3wVXqFJPeNzRyC3mYOgwtbG1YrkLXzSvoFFQ==","signatures":[{"sig":"MEUCIQDvXg46U9zPpozSUFJ1pbl3DcNYYacnOLHTw801ff9CZQIgXpBZuunESEAnYm2aTNVjmyTVqpbqbXC1Imi9x7zoUyI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11107","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23875755},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7383658e33d341eb4317b8c5b1f8d2f7a3f1ebcd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11107_1743614599600_0.07224659560901014","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11108":{"name":"hls.js","version":"1.6.1-0.canary.11108","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11108","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1dc223aa2590b6a6514764b5272386937b4710aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11108.tgz","fileCount":154,"integrity":"sha512-gTsB0I88gSK+8FJgcDsFTLpHv3/uVgpTnUjybtH+U3EkIseBgjmL0EWsU1JjebANxUNejaOjAg6HnfJwUeXG3Q==","signatures":[{"sig":"MEUCIH7YKPIs7tGK8ivLOqzCjq0xDZH/w+3YW2yortAQa5QaAiEAnsMqAZqTFAjFadrIRcCTg5ei0cnNEhZcXWjInvhF2W8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11108","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23880048},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44a9144d42cd49aa6b1384a3005adbd138ae739c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11108_1743620014988_0.6927553849842187","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11110":{"name":"hls.js","version":"1.6.1-0.canary.11110","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11110","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"433dc8202cc61873c11b9b341022a267a430c157","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11110.tgz","fileCount":154,"integrity":"sha512-2GSGYdLbcSKgvvNroOP1bx80cuCUtPhlN0RyeSbyGgSqEMa+hXXE2Y6MLIcPw7QC6pGGwm0vgyVsMUispF04BA==","signatures":[{"sig":"MEQCIDVkdaVyuDgvES/aKA6zfN2vAZQxFTNgPWamM4vdZMw7AiBlUZd74rlsGFvZTJOYko+UGoUTn5tFL9Y33bCHTRNalg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11110","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23880048},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b7cd6d475ad2fb2f5837f0b6c15c40a0a8263978","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11110_1743620969374_0.28049078476881273","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11111":{"name":"hls.js","version":"1.6.1-0.canary.11111","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11111","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12b9f761dfcaa4ae18431eb13b2cefb5a4c78e08","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11111.tgz","fileCount":154,"integrity":"sha512-2H8Wk/rKY0+hldTIFoklKkidlzXcdwZNaVCpYeb5mHO5B8hehvC6E//Wb60jKOe53m8MEXIn7C/3DyTzC+BH4A==","signatures":[{"sig":"MEUCIAGhcw/qgT9mrI+cZt8yJQdVDmgA6GVMJKNPk95CKZ6qAiEAhRRPNNj14GjoDc7yMx/9wfBbO9nVis/wWb8bXmr6Qww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11111","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23882522},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"915e6c582e09b2ce4169d48c1b0f54e4d624872c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11111_1743627070218_0.9798252353239523","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11112":{"name":"hls.js","version":"1.6.1-0.canary.11112","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11112","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"446089c99e9d0694e4ababbda8ffd32aac946d74","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11112.tgz","fileCount":154,"integrity":"sha512-8RzYSxZgu2rlNyn4XyjX9BIBLJt2x8rWIRJAICPS+ESh00ZzfBWZNhKzLG6iUbOEAUaptx9PIZTWkYBz58xcmg==","signatures":[{"sig":"MEQCIDXOEGaMLmU9qL4LZ8Br+7kuH8ieKzcpcKKm4Ai8Hi/AAiAMX1wiU9rpiJmnm6kOU2yAnJGjE8Xf9uxfg9fto5FZVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11112","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23888751},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3ca6f267eeea6ef2697efc90fa9c7a2bbed8dfb5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11112_1743704814128_0.1406539412291299","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11113":{"name":"hls.js","version":"1.6.1-0.canary.11113","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11113","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5efba2857173a4b2a385053a2065d360e872d169","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11113.tgz","fileCount":154,"integrity":"sha512-B5beCSMXN/YJRFUbySIEtel1BmWneKAuGFGk7J0sLhPeqKChuDICIVhIrOsB0/IAQroW5A791rCJrDnNxOPbAQ==","signatures":[{"sig":"MEQCIF2QIYUwoAGxNDIkn4RmoKxf1DcNLw22Q5aG28t2eQVdAiBTYYMrExriNwlRjDXbc9Y6BOp8pHRZ1hFg83/vlZ1tlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11113","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23895138},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"187f4860df101503172e190ff0e4558b76270473","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11113_1743707762913_0.4371006306912433","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-0.canary.11114":{"name":"hls.js","version":"1.6.1-0.canary.11114","license":"Apache-2.0","_id":"hls.js@1.6.1-0.canary.11114","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ae2a099616ea8b70cc36c6cf56f0b78c251228da","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1-0.canary.11114.tgz","fileCount":154,"integrity":"sha512-gRfcsb+SHq42sAeS4MWlqECNgzVJhxMZpMC4Tdroug2PK1rJvAMcHwKqnFRzzF8S8VUacwuRFKPMVKVyZhOfIA==","signatures":[{"sig":"MEYCIQDNu7FEToj0isM/Zcq2f1AxEUQV5l7PP3QYG1p81MiMbQIhAOm791xQxsMpPxgdy+2VgSLA38OvCwmJjagszBfPNzuz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1-0.canary.11114","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897790},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3f626571f1b1d899a613495143e84234ffa159d4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1-0.canary.11114_1743712932558_0.16403894371135164","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"hls.js","version":"1.6.1","license":"Apache-2.0","_id":"hls.js@1.6.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2a808924d90465e44db8bf29dde31de8e4d313cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.1.tgz","fileCount":154,"integrity":"sha512-7GOkcqn0Y9EqU2OJZlzkwxj9Uynuln7URvr7dRjgqNJNZ5UbbjL/v1BjAvQogy57Psdd/ek1u2s6IDEFYlabrA==","signatures":[{"sig":"MEUCIQCLJ9hjxYUxx/+UGz8JNXtlVEj8EW0TY3VZfBRfnGhs/wIgPszcNUviAiJ5sr3SDiqxwXlZISNSqLu6fyboKNQ5RHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897570},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3f626571f1b1d899a613495143e84234ffa159d4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.37.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.1_1743793914653_0.40573428946073387","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11116":{"name":"hls.js","version":"1.6.2-0.canary.11116","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11116","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"736062791a651841978d71d9ff31bf9e9d4b87ae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11116.tgz","fileCount":154,"integrity":"sha512-uoLTDRsxoWrYKNv86AiUVHQkfOrb3IUbecZUJgEhkL2/ZslwndqDasgQeHdhtgrBrR1eTN5h1RYnO0tMI4SGzw==","signatures":[{"sig":"MEQCIHw24Ztsg8Nd7FQtxAMNaazNeft2aqzbjvD6FgUKWGjxAiBBPStv3HYhzKOhSUHgD3NtSF4XjKlhUUvzCVO9yaVz9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11116","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897790},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3addf9cfe6994a35f10a49e93b2a8a19cf400e95","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.38.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11116_1743846675577_0.27524552046664885","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11118":{"name":"hls.js","version":"1.6.2-0.canary.11118","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11118","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"37490b8378db02af9468e2c18bc0137242559d63","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11118.tgz","fileCount":154,"integrity":"sha512-0yiMd/S479/esCGwqCJJAoT6PcKBP+D7J2aCm2K8ugrXe1JOLF+2iVeLN4zsDv8NWD9HRv9UffSOWa/AXkyT0g==","signatures":[{"sig":"MEUCIQDB+mwdNEfmuMTKcl0mMFQ7WHrgT2QT84rgcEMioBbrcAIgARMsL2wqqQrHehnECqoYcnfjRmsXAazmnlimAfYEGsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11118","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897790},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"11bc775b3918969e2a04dc7abac22168c5c7dc59","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.28.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.28.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11118_1743847620638_0.9689196982818984","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11120":{"name":"hls.js","version":"1.6.2-0.canary.11120","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11120","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65e3a0ff757a771910ad499925a427ac70f76664","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11120.tgz","fileCount":154,"integrity":"sha512-Ge9wjnlDST7fvQ8pYlM5+PjppUqeOEc3dZeKDz6vcDkUo7axoWG5brbtjGriQFMU2SbMORuGZtfcjQuqQ5nHfA==","signatures":[{"sig":"MEQCIFp4NdCWh+7oVqfZ5YK/29a2nJlinyHU9eKp3xo1XDgHAiB2GtrzHJX4/GcxLBi/ltLasDjgWmxkEPSQVOIomG1Pcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11120","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897790},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c8d2eae5fcc0928de5dba21858cceaf48e1e31f1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11120_1744054055613_0.3219612306650603","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11122":{"name":"hls.js","version":"1.6.2-0.canary.11122","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11122","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"92f230019f6f3de6498d334008e4ec415c5b9143","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11122.tgz","fileCount":154,"integrity":"sha512-XSw3HjJdHO3f+W0k9x2Y9lBy/8vUwyDexCPjbUEnsDmU1OdYlpXsHHG5PjQYgqGuJHXN7WrfFd3wre/1Jrr0DQ==","signatures":[{"sig":"MEQCIFulTkejCqH5wWQrUDs1to4N+iO+IYuwrtulNZ/lAus1AiBuxHTVhhcUcZudIHjpNI8knniMBj2w3SGtQ//oIwR5HA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11122","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897790},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"30f7ac9d6b1da050863bdd7df55489829f1fdaa6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11122_1744054985298_0.7767063943072623","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11123":{"name":"hls.js","version":"1.6.2-0.canary.11123","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11123","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5aef2c0e4fec0d2a00e4781096d2a32fee11cb11","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11123.tgz","fileCount":154,"integrity":"sha512-ndD7yRL3BRzmSz3gpGiTb34GRVr3XCxd739tGbQxCNg63rziTXvv5SAbG2zazlqzlLWSAXy+aSb1GklZUrSE0A==","signatures":[{"sig":"MEYCIQD72Zxi/wQ4CQJ5KfGPK9K2jNZAqslnqyFJhvvB5u+b8gIhAJGHGp9NY/EtruecceVuTDq3CIjZXG6nLmUluIMy2x3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23897781},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b6a31495bf9a28425e783a00b9104c65800f8a38","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11123_1744150601830_0.22471053869883484","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11124":{"name":"hls.js","version":"1.6.2-0.canary.11124","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11124","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e615ef431d30cd42f583726c323cfb22d817b6ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11124.tgz","fileCount":154,"integrity":"sha512-Bo3FVoT0vH0oP/F6ayKwubXQM7anQoDWFnSeT3xoQNXxjs9a5FZ0/SRz4qcPGRYaOtQwycc3XkiyzuZpFZ//xA==","signatures":[{"sig":"MEQCIC4UP9/oKCQgVgqSaZ2BSX8WEGwYr/PUuEGZXFosmovnAiBnyIbqtcnyJ17KuXpqy69UYUTXmbBaDFhQVUqYuOMHRA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11124","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23902279},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"70e4b3096ed4abd8249d7852855f24fa12a02d12","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11124_1744248571665_0.764059594227186","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11126":{"name":"hls.js","version":"1.6.2-0.canary.11126","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11126","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"394bfcf83015c8b7c5b594e5ad30a291acdac80a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11126.tgz","fileCount":154,"integrity":"sha512-0amqiWPDO3Mtnu+wyig4QwuTBq7YKJjfYNUYEruk0dmF6zSCK1/pH+f/4QYC0lRQVsJquXy1E4/8eJ9QaG1plQ==","signatures":[{"sig":"MEYCIQDvRKsk15pWyBJqBcJG30qEz6GijSMSmJE7dwWe8HWM3wIhALcTc4vn1LDIM3Oa0g7fNH+9yZxscOnvezXo3P2ycA0p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11126","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23902279},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a542aba2f53f26c9f1e8df68187c83e3a9a555b0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11126_1744290163469_0.16249388288251243","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11128":{"name":"hls.js","version":"1.6.2-0.canary.11128","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11128","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bb7ef7572bd05e10a0e3939fa8cff759870d51d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11128.tgz","fileCount":154,"integrity":"sha512-baqlIiuq93peAHD7H3/OoX/xAD8oSa8nATCzcn+DPf2fjG8ufHUztsRMehMbsK3UBVyr1DAjdLewZe5fiJRHQQ==","signatures":[{"sig":"MEUCIF7n5aFwR/uz7qvaZNQclj+JZAw8wKF5lBu5w9efHNaDAiEAw7YLdEfB4V/izS3FHRmpYWVdt+JVq3AlWcLUyQlSVOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11128","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23902279},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a24c8672f112da49d55a71f0bb775697c2f15659","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11128_1744291077133_0.13020401950847083","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-0.canary.11129":{"name":"hls.js","version":"1.6.2-0.canary.11129","license":"Apache-2.0","_id":"hls.js@1.6.2-0.canary.11129","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd5c721514588e6bcfa5524989094cb89e1eab37","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2-0.canary.11129.tgz","fileCount":154,"integrity":"sha512-1U78NBbArQUIO+5mksQv1UTVLyTVWwOarQzaFhZFoud5VL/zF7QvfOuwBpLfjpy6bDUhXozaFkJLr7H4OxQvyw==","signatures":[{"sig":"MEQCIDiNAL5L9/s4mg6DL5WTa4grwYR6GVTq46hFJqjJq7saAiBl8de7MaUGDKJiaaOBMX3n99QSgE/MJobKrOYkPHvlGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2-0.canary.11129","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907004},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d8822073f24aaa9e1a92682cd55a0f1db2f0a03","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2-0.canary.11129_1744311253005_0.2351240283774092","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"hls.js","version":"1.6.2","license":"Apache-2.0","_id":"hls.js@1.6.2","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"02272bea644b5f61f71741256618d6b629ae7834","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.2.tgz","fileCount":154,"integrity":"sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ==","signatures":[{"sig":"MEQCIGCxi+8QSrQBzsNBKNqLMqJBtg5hewtfwAG8esXBF0G0AiBMSPIIWI4/d/D1cFSBPtWaMgxQzgpO3e6ntSeCRHc0Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906784},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1d8822073f24aaa9e1a92682cd55a0f1db2f0a03","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.2","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.10.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.2_1744315687122_0.6871145080705494","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11133":{"name":"hls.js","version":"1.6.3-0.canary.11133","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11133","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7bd2b2d4a424148289fbd99fe831b120327d4901","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11133.tgz","fileCount":154,"integrity":"sha512-ljhQosJ4M/9tPWT7soBUlrcr3XBY+fZitrr3yDHUniycsyHi1suHYsCRZynBrr4HUhrALGIEjFUjtWNca0E5Hw==","signatures":[{"sig":"MEYCIQDVUCx8VjpuY9Z/nzJtuS6vsPilqCg5pn1S6ZWZ0GoWwAIhAPIKSkY7Wha9uDhFTgIVVVkVftD8q53YRz+bJ3t5Sy4y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11133","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906794},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"39a07d3fe3620a032c98eea6b7dab970711ae37a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.18","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11133_1744402652062_0.3071245887595977","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11135":{"name":"hls.js","version":"1.6.3-0.canary.11135","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11135","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc0febeaa67abb4c6cc0110b26c3b3f4fb6b6b10","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11135.tgz","fileCount":154,"integrity":"sha512-7YwjDUitfioKxMYbTjc52vzV4D03BbTSLVHrqJ/Y7zBox+/FU0TrzDs1KvcF8cW3D35vlN+up+i/wGiUEWGzWA==","signatures":[{"sig":"MEYCIQDHEVpZ5hEel2gJrW3uago0YjooXZhp2XyiWHT8ilQckQIhAOa+MKs630fKVFaL0ySnrU8aKDOLZ7zEAfvuzYdrLv5j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11135","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906794},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"036efd496d45c18020a2167a041d74646f416008","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.19","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11135_1744403498296_0.08063686416228832","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11137":{"name":"hls.js","version":"1.6.3-0.canary.11137","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11137","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"36c6da7281dd134fc07c3f04a9dec455f2c8a2a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11137.tgz","fileCount":154,"integrity":"sha512-nPDitmI7rM3cYAtCqH3KQpI3nITyRu0q/K6Qbx9kAbqPRRxjxozRpmgFPh3LoVFvi/Jjwz+UE1+kdeGc3aZpXg==","signatures":[{"sig":"MEUCIDkBDSyNM26a4WYOPu5VChZeK6P80jJcPCTBU3p/xWjSAiEAha9vazGcUTnJNdCSoz5C9VBB7Cb2Fb0SuubVzIjF+HM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11137","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906794},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"496d595839f4960848947154e566bd504bb7983e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.30.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11137_1744404999045_0.2928030964171773","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11139":{"name":"hls.js","version":"1.6.3-0.canary.11139","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11139","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9567098d8614202c03462d37f5f01dee81ed9bf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11139.tgz","fileCount":154,"integrity":"sha512-TaeMvRMPZs8aflR15umY/6gIZoiQ7ZBRGh42MVTkR5UNe3Oq8rIh51mLhhJvfAyuIU6ZJ539QnUFbTKmLDxmiw==","signatures":[{"sig":"MEYCIQCk2EO+nFQdWgD4Y7cisOFeX8E2mAgvMAq8L8TL5VVKOAIhANbIAPzkZkNA7zBORpV30nvPjuc1OzqceMg4Vcz93B7Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11139","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906794},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"469387a2633e6bbeed2c55ef127283d0e702bfea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.2","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11139_1744423084775_0.1286010906124322","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11141":{"name":"hls.js","version":"1.6.3-0.canary.11141","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11141","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f0b348b7541fccc5b22bebc400364ca6001faff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11141.tgz","fileCount":154,"integrity":"sha512-pbwuCmpT6x+9UoDXFVW/UROii/JSpSaKUBJO52vdW8UcfzGgn2tj4jOV2BVwJuI9JdVD6VJVOWDBdgaXJHb6Nw==","signatures":[{"sig":"MEYCIQDbRhnlUgv1JWGILQlGyLRd+4deUzywPM3LclxkpAOdvgIhAPDDXBFeXIVRQU01Xmxtt8y2LM9fnA2wAKV5vC5sWSYB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11141","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23906794},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2a3a48080884ef71f2a42d5c37110f237667c5b2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11141_1744424096509_0.5237873010207632","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11142":{"name":"hls.js","version":"1.6.3-0.canary.11142","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11142","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cce1e62aa1ceea830f3341c3c4efe53079b02185","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11142.tgz","fileCount":154,"integrity":"sha512-r9O6nnry4y81jJ0gr2SJMsbluP2fb2nPoZEHcBg4Tdf+jH/Doyx/xjm+otXgxbsOdIOp6ubtkRoCEeyyT3ogqQ==","signatures":[{"sig":"MEUCIQDtvw2FXm/khZHhFWTqK4J9xo2VmpAqqzwahJQQh2KbbQIgahtVQ9p8X+zp9xtdtXVLFfzoeRECscNAVb8mtXUdalU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11142","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"509fe610247152e52103189c9af991651693c7da","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"134.0.5","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11142_1744758273551_0.05305372047506962","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11143":{"name":"hls.js","version":"1.6.3-0.canary.11143","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11143","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c9ac9cdbb77c2a0942bf5ec6faa16a2fb431cc9e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11143.tgz","fileCount":154,"integrity":"sha512-cE3ZLexr1oAY3xcs4s5IfsYDlerH8eRmoKzCAhxn8jSLE8WFVcTcaO2y38syxA7vN8lRnkKER+mMbAMfEF6EBg==","signatures":[{"sig":"MEUCIDrli44Iivr+17Pzb2UXnr1fU3/NVpkETp6sqswvwv4EAiEAzRBu3qksW5XfODGHDyTNP8T9hXCamC6XSJKZTtx5WGM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11143","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7f818f3c2df2fed5d5834724a09aa9dfe26db038","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.1","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11143_1744846370119_0.3678142567025222","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11145":{"name":"hls.js","version":"1.6.3-0.canary.11145","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11145","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"614bb792ee93023bf2ede248f0b6d49d185f1d6c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11145.tgz","fileCount":154,"integrity":"sha512-U28DBQ/yecd8sMIGhEJldqC2sdtmUVjX+bqa9rJ29TaQOpJRDDzmn8/Js/sEC9UTelhGKjgWNwvbT4oikVRs8Q==","signatures":[{"sig":"MEYCIQDoSDVTuT+715jn2shJwQa87ZhMa04oKjBmgIWWu1tG/QIhAKdWzDU26ZrNDAwHpPpBv3myLZ7DEzRzhdixxBDq7iJo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7d42243073d1a6b00cbfd71e78a1be4a85b11775","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11145_1744887651111_0.46351921729881185","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11147":{"name":"hls.js","version":"1.6.3-0.canary.11147","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11147","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9c76a64a1efc992f0d506fcb5e28b685abba48b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11147.tgz","fileCount":154,"integrity":"sha512-kW7fwVO82yqWgJ0QoLuWle3v1Qw8ENj7qzMTFAoT9WXlHgxEWWiRKr6Ol0TsyPRs9w3wGROLIfzCRoJdDbml5Q==","signatures":[{"sig":"MEQCIBq7zjcyd230kri1LxfEMA9gdy9h+7oVxajTmMsk2XN5AiAGE7xcJ8IE6Rds8+5Y+Dzli11SSvL+FFuoI4opX13NtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11147","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"506b564fabb79ab26010d3df4d366fb6dcd8f155","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.39.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11147_1745007025761_0.4955776598244066","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11149":{"name":"hls.js","version":"1.6.3-0.canary.11149","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11149","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4079c321c666d07c04d2919ee8ccebbd6a3945ed","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11149.tgz","fileCount":154,"integrity":"sha512-PIpH/FCu3qNDLenPtn5QNkrJ9HCs5FblEm+JF0siHwFIlQFxBTTkbzogWRKtRTchTcqrSquvl2Vw3+J2URE50A==","signatures":[{"sig":"MEQCICH3YXsMZKfDj8NVNwcwg5SxnMhHUMJDIxA/2ePzEAFjAiBq4t0e0eg4EoZLooektesYcRPjA9z3wrpx2XoRz8kKQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11149","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08b830120ffdbc84259e07501238b418bdc9d277","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.29.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.29.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11149_1745061793530_0.6822224552306049","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11151":{"name":"hls.js","version":"1.6.3-0.canary.11151","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11151","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a52d31f2fefb64c22598f1802d2cac01d663737f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11151.tgz","fileCount":154,"integrity":"sha512-KhMMLHRDtL3LI+8us/WtOftsB60w6ZX53/YCFT6wN2AATp7M+2YwNSzbF/J28OsEHBCusGiBIB2UO9xdVZkRTg==","signatures":[{"sig":"MEYCIQDyvl6VAO1a88ATIL5TN7D+FDmEuhPx56SnTnY/Zt8kywIhANvReQGvT1Lg8UH0ArrCPCmHT07UapwNy7UKPgEtUDin","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11151","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a4997ce5cc23a2e7ea7d6684fdf3f106b0035871","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.30.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.30.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11151_1745259931357_0.8246932944084691","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11153":{"name":"hls.js","version":"1.6.3-0.canary.11153","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11153","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"473dc7cb209e1aa9f200e8c3196b185583652210","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11153.tgz","fileCount":154,"integrity":"sha512-zD/6AUoM6J/WrFSdCsLu0+RJh/XR7Hl0KlYvrQGuyPMYzoBI/WYw15Zl37HMprKYOHiRmXzsaDTUm82JCCsJKg==","signatures":[{"sig":"MEYCIQDB1/0ok/j1NT9m1B4hTs3vKSMk/uzgH8BSgoqVWjLARQIhAKc3K/aXsb61TGIXGfH0a0dJtJZkxhd5IeiuXv3L5AmY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11153","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ba2ee1b04bd4ce7b998701e32a6956fce74b115d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.5","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11153_1745260852296_0.32263416438118253","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11155":{"name":"hls.js","version":"1.6.3-0.canary.11155","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11155","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8946be9038b011e96843d6d2055154152a77d750","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11155.tgz","fileCount":154,"integrity":"sha512-Yw+c2BUrs5j0pRbhczuaMSUk4yllQvsTSt2adUXtCsDDYGDaA//K4TaZQCL1vrHqITACf88dqnfOrqJQc7HoIg==","signatures":[{"sig":"MEUCIE8sF8xfJXB3Ek4ruRnDTZ9ArP60cxRy3eWLPT5q0gfaAiEAudjuvLPbAK60Dxekqzu3hAA+8gIAIIY54aWqOrwL2CA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11155","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"915f96eba89b647ad00ae218b5a7e03cce951a86","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.20","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11155_1745261853759_0.30615304800179755","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11157":{"name":"hls.js","version":"1.6.3-0.canary.11157","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11157","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b03a800d9fc62eee54fbff166eaeefc676ad9225","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11157.tgz","fileCount":154,"integrity":"sha512-PITWfBXtKRnvkCKz78+JdXsdwAO6ffmk/kghMeAbctf7iw1idqyT9Y29+8e7K/39aLB+/7ZumgQMz5nejQLNKA==","signatures":[{"sig":"MEYCIQDyjfnWlDM7mYraHAl3+FvBJk4alS0xahoWEs/Pgoe1TgIhAJFf5tqvkZ1SIQFPDZ9Vs3OUgkuwnmBf6Fp+2cLtvZ0T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11157","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"82acc17ba3dd5e3b21a99ec272e0fc093246a8c9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.21","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11157_1745337806410_0.9340858129269274","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11159":{"name":"hls.js","version":"1.6.3-0.canary.11159","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11159","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a5b0a007255e86013df63ece185638c13100c0db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11159.tgz","fileCount":154,"integrity":"sha512-VGRfW3xieI/+gxs5sLo1fj+TYN3LpChbH6SSWc7NXIiRYp8RWrZkEL1umuf/QbwDAocEsKHN5MxgEtMEWoo++A==","signatures":[{"sig":"MEUCIQDxen9Rx1x108MrXracRrg0ux6xGtIsVo7RyDPuqjxYfgIgU+DxoshzFkxeLjUhcpCuybbeYHU8D/ol0Vr67nJ68vM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11159","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"19e855fcefb172cf5a6142b385f6897aba1c86d1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.1","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11159_1745338709895_0.827177125500727","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11161":{"name":"hls.js","version":"1.6.3-0.canary.11161","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11161","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ababce9fc0dd20c1981e6926332153317fc7a942","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11161.tgz","fileCount":154,"integrity":"sha512-LjqpYOkt2wut0eZict6VlBY2N/Dcn+uWdQedBlrP0X9dqrDZpdbO+fVnwLBsgN+Uf5m4alcfvVyE/voTTJjyrw==","signatures":[{"sig":"MEUCIQDYW7gHIAxKn2tijm3rVHKNhOWhJG7CEIRw1n6yl8F1aQIgCQZwfDsAwTWgwOdV7eiyGx8qfEZzcx5NGA++QaccsYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11161","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d304c15d68de137a31498782b1e3e1a0ff83c51b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.2","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11161_1745441208685_0.27888128435279613","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11163":{"name":"hls.js","version":"1.6.3-0.canary.11163","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11163","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d555d22e2d6f1ca6e658fb3d5d053fe1b8d2aec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11163.tgz","fileCount":154,"integrity":"sha512-Uj0mBLY/ChQvt+3aKLCOCTE8wIVc7AHgn08vBKw8uPbtRRAxDq2w7DKcpkL4Efrux3vslwz0b5NWZGPeialbww==","signatures":[{"sig":"MEQCIFBeJxuWClsIhocvwhP4eT22YK/jhWwwSOtw9tz9PZfeAiASxL0hpcYzZ8x8DuRNOBO1Dxz6i0e1vlVw8WCGCRqUnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11163","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1540231f3a2f949233f1992af310797b27c88d84","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.3","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11163_1745442139231_0.8155148580519893","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11165":{"name":"hls.js","version":"1.6.3-0.canary.11165","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11165","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"466b46ee3c7e05398de7a111823f0fb58187894d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11165.tgz","fileCount":154,"integrity":"sha512-B/B/kmmgPhzLighfYt1EAm8vVxreLAvh1SR+3ZIqUjJrMWlJuYtuHI/P7oUM8KNKPTJY2AL9IJsKIiRnynziXg==","signatures":[{"sig":"MEYCIQCZnFSVX3N4n65aDgzH7rrW/Os36sHFVQMqgH9QmGz4zgIhAJNLgGdpUmo95n6XnkGrJryLML4RXqygHABPwJcu0sLm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11165","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f50c1962eeb882638009b9b6427ff812d1d7d446","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.4","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11165_1745467069323_0.2623323895424723","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11167":{"name":"hls.js","version":"1.6.3-0.canary.11167","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11167","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7771dd53c31f223c4ecd3aab08fff55f75f7213c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11167.tgz","fileCount":154,"integrity":"sha512-GhM8YbkopOFnyGvgVgfAXGh09046j/npCnRw91noW7GBGjlRhmSHdzDBkk7wFmkcCY2w2d7aJhm2KI5hv+Z/Tg==","signatures":[{"sig":"MEQCIFOCHPia94Ccwwv64Ih1RRGqDliGViJZ9o6ASQRKZqYBAiA6KEnfukr6fQybvJqu5VxxQRo7elq9lmK07vqbh+VCGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11167","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911057},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0e35eac44515afd683bd5883c49c1ccf69821fb0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11167_1745468035601_0.9685462983946309","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11169":{"name":"hls.js","version":"1.6.3-0.canary.11169","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11169","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca6e3cebb76a55fb3e69df51fd3299b27ab4db79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11169.tgz","fileCount":154,"integrity":"sha512-GdWyDAeNpKUI+PzJOFtCoBEFCyIoYca635At75f2TMrq8gylFoUIawTSwzj3fg6Q/qGLKieOpBrJpucUHkpViw==","signatures":[{"sig":"MEQCICaZoXvOew3FlL1gggix9KceoFkuEmJZjrEfubysWJxHAiB8+tcoFnh2y1W46JH9qQ6bHUU3PSuskFVTHE+2Pq1KUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11169","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23908534},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9d58abcbcc2aa62e2b8041cba844b6b3668af14f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"^1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11169_1745871958599_0.1209406096217529","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11170":{"name":"hls.js","version":"1.6.3-0.canary.11170","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11170","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d83c91fb3430cd120add25252a73f53bb6aab1bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11170.tgz","fileCount":154,"integrity":"sha512-87JA8kmPXlJ6XjElhf2oIj+ZQ0JQ3dL0AoMbo03AHMEYtS+gH0sL+AJKw1jcTc5+R546b2JPS91E2UFMnhUo2Q==","signatures":[{"sig":"MEQCIDPtatBAP6vnYf/Jw+ycq/lxSTVsuWZnOWmgZjHnjf6mAiAoTso6mc0IBzuTvKW3/du/Jg7d3A/bIyeF7LiuEbMMnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11170","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907117},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aed2bd7afabe147ea3d302c7ede1fe02015e50dc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"^1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11170_1745884942204_0.5060951744980948","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11171":{"name":"hls.js","version":"1.6.3-0.canary.11171","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11171","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9e383a43d8c7a924fcdae232cd2c25aaea190311","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11171.tgz","fileCount":154,"integrity":"sha512-b2wr3IkmPwlD+4yXd09v8NhX++GwlKibHRcOulY3DibDYxFYtenpSrAjeQLAVe4RCAi9DdR/te5DRtefT5KYDQ==","signatures":[{"sig":"MEUCIQDb4BPC9HjZphthdb1qqpt2Q0YplU6Pi2wT5jBVBob1aAIgZsNvLSJRkAkDB2A/wF4Lqua8pwAcBhVRfKigysC11zI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11171","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fdef426090ab060360c646dbb2edb8f2b7eefa49","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.6","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11171_1745960478565_0.5842058404373249","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11173":{"name":"hls.js","version":"1.6.3-0.canary.11173","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11173","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9086a88bfe547790cf5974e47c1a5845f3315754","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11173.tgz","fileCount":154,"integrity":"sha512-SLYjkEBaGe3XCqt8koH5qT8biU5OjZ5enQH6f/1z18u0Nv72LMhcdDSNN58nuR+57c2qQ+D6ci6vJnirAPPitA==","signatures":[{"sig":"MEUCIB8I1DQvPv9l1GnfOLu85SWnLcjFlOTcYNYRi8n1oPCvAiEAtVl5vsXLuUWyTcSSIMs0mk6kYICnHdwCYqE9U3axzaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11173","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f3cd9c830f7684b6783444f163e6d0e6f5a12cc4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.1.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11173_1745961511725_0.8831729114353897","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11175":{"name":"hls.js","version":"1.6.3-0.canary.11175","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11175","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"279f19f019564cab010f7833fdb8a28dacd2e086","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11175.tgz","fileCount":154,"integrity":"sha512-CUHzuc0dqhEnj2nx4M8YpkCjhzlqDRGkAbcJyiq8ZWT++BYzIun+OhJvJFmTqlaWJ4BHbc9YLOgINfqOkNtEmQ==","signatures":[{"sig":"MEUCIAvi6O0TK34XX3od9qyROhY9YLZkG/VS6pnmqdaXkZs5AiEA/vsdGslxeurs/6ij1s3TJlGWnGnAAxoE1uCe2S4Jrvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11175","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"090ef1e59983db324d905e3018e86877cd0f14d6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11175_1746124304522_0.0017151415443250606","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11176":{"name":"hls.js","version":"1.6.3-0.canary.11176","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11176","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b67a4d76a132ff48b5c69b0d98f0d89aa7c1ea2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11176.tgz","fileCount":154,"integrity":"sha512-AMD8OQ0w+3IHveeEN3znVb8M+VdUgQ7dqVvOplEel3L4/vgOcLOkSD3Ul1/vcvoNmNcPN1+CRk1GH4XpwCBBvQ==","signatures":[{"sig":"MEQCIC2a/+4WjoLJ4kUIIrVAYDZCC8wZPupczUG60ma9Ng79AiB/9nJVZM8gOIzOAbpxeLrw3z985dKKkaVJPS1hZXonhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11176","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5d6e1bc2eb9dd4eeb7be2517284e6f1a571c0615","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.3","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11176_1746135860141_0.8756479252491407","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11178":{"name":"hls.js","version":"1.6.3-0.canary.11178","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11178","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d445d01ecf638be82fbf934c7e7c0eb445b32cc1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11178.tgz","fileCount":154,"integrity":"sha512-k9SXWVcQiD5Z54kxEBI2e4x2ItMp6pBGZTCVsBKfXw7bF8lsviR5RjQo/9S7/+s2kMaeDjhh8jyQiH2/0MmVRQ==","signatures":[{"sig":"MEYCIQDViXGn92aEbEkCQcuBKJkvep5NdhaamCRhXzdIWNknEAIhAP8iTLWYWd4u/88rJradJNQbPrqWLLvfqgSUXZ6EdWBX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11178","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"edb5de1d8da8fddcb226cf3dd72a5ae750d6dcfd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.23","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11178_1746154611674_0.6190656251740629","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11180":{"name":"hls.js","version":"1.6.3-0.canary.11180","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11180","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47d68ccafcd61327d187f7018e7d7bffad909e8c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11180.tgz","fileCount":154,"integrity":"sha512-E5spXBvdjE/TchPSS7xUghr1jtwlg2/0JjVm5I3coR7yRwz7CLFyOsaHsjcg6uhLdhnmZBC6C6urWbIDkOLMkw==","signatures":[{"sig":"MEUCIQCKE+Ig0MouMHclvqyUHSfDJBBrrCEF+jd2Q5KW+ngSigIgBC5Nh/OPziBnw7D63m6bC+fFp8dcizKuP+p0cJuARB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11180","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23907116},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"867656be330a0792651a973687005be161767ba9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.24","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11180_1746155605236_0.3002836759871561","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11181":{"name":"hls.js","version":"1.6.3-0.canary.11181","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11181","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b7760e41f467dc389777f840ff405e71a0e1a0e4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11181.tgz","fileCount":154,"integrity":"sha512-GCypanfcY2MQDLTaa24vERZJ7GFHMHlxenXqbNOisNtQx9fqCBe1zofTgrH5UfSsSzOX2EXvCP9UjQvx8n4eeg==","signatures":[{"sig":"MEQCICHZJDJj8NenwSq69vv8UBCP9J9e7ALjKSsNOOeIsPImAiASnhgPbU8L7yJKQ/5pJeEMBS91dYKyVf12FgVGIA3Utw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11181","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"313fbb4401ef8f72f3fdb2842d4779d61500d404","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.24","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11181_1746217187300_0.33172130061541916","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11183":{"name":"hls.js","version":"1.6.3-0.canary.11183","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11183","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03109149239db47aac8305c6de2db2e052dbfe36","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11183.tgz","fileCount":154,"integrity":"sha512-bGZ6Z1I2QjNUiQwBkW3psF5oCHr3p2AcTw1DPZitYmK0OXgSL4JG0rn3ta2uiEFHdXrDXZ+EHO4vWRr2XYV27Q==","signatures":[{"sig":"MEUCIGoxnzPfJ7S3fi9k/kSS3CjaBrvN93siJeEBudSPz16uAiEAwzdjMV4jrA/ZNOXzsSrs3uGzhQgg+FZT1n0a4euXmuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11183","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a00b2970b62a17a9df550dd5d51cbe0ea09f1fd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.0","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11183_1746218256022_0.726938701585474","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11185":{"name":"hls.js","version":"1.6.3-0.canary.11185","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11185","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c21ed594bce706ba3381b87709ec1cf7403732df","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11185.tgz","fileCount":154,"integrity":"sha512-CgqqGauwHYvI5JQZ0mDFe+QWqoF9mDQAwDDR5Eq5eghzzjOCv/ewoAJqafhvAf6lHZU4Xr5ZK4dEF9pGQzZMYQ==","signatures":[{"sig":"MEQCIENidYj1mxkkUOdtZD8FObdBkrR/f7NrSL4AhBq+61IhAiAJEtYwWptzcE7V/I7KkRDDtaBBU8RbkYi9INYuNw8PgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11185","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"84259e8d7855bb2402237a55057f8b4b46c6d9a7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11185_1746432258747_0.8971385452575482","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11187":{"name":"hls.js","version":"1.6.3-0.canary.11187","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11187","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fef26ccea7cbee96b8707af0f4f46f019f2ebfc4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11187.tgz","fileCount":154,"integrity":"sha512-OEYqTawvTgEPOAfS7cy7vocf33044KfQOozXG0zY0A5MOcVbb8Rf520BdQtpd4QoLk/vDkzEVxUekdKZ3hxzYA==","signatures":[{"sig":"MEUCIHX+5TLAhQUUSa2h1UueN5pid/5xQVurrQd8ZHZRinHCAiEAjNzB+BytrmGFU3TCYBnXsHQ0gGTvgTQ/KdM5TSzTmQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11187","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0a43ba417d29a847df868af2838639e6536af45c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.31.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.31.1","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11187_1746473053864_0.9894227800983515","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11189":{"name":"hls.js","version":"1.6.3-0.canary.11189","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11189","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27698c1f33337290b409ab7bd20224995c5fde8b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11189.tgz","fileCount":154,"integrity":"sha512-FQKR1iV6ojCEMAQTF2uU9Wn14ux0cT5q45y6jWMGiCj2VIF9DevocMafDX3fiR8YSDMjJfwOiZq5tlll5BpEcg==","signatures":[{"sig":"MEQCIAOW9p19m6T9xXCOWMibr8PljteheblN2NVMq39hXTHiAiAM5a2iluF8XTAVFJrv+fBBlasvCrpEMRB5MKe6TYP6+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11189","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23911774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1dff465bed7ad9e38b0ece4560ced746b7686104","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11189_1746474493855_0.6281058525403909","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11190":{"name":"hls.js","version":"1.6.3-0.canary.11190","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11190","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"63f15bfac5f2f8d47472ee0bdc1f8f5ba69ec095","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11190.tgz","fileCount":154,"integrity":"sha512-B/bjQy4+l4ostrrvsSokuP3cUeEDZBGv6PEn9iHETCsOaIP++zuPoX/TWN0Q1XFINUVvjWzc/K7zkYwae0MYgw==","signatures":[{"sig":"MEYCIQD9d02nIJD/NQFIU66WnMFD4fQPtNbeOXJUY1mgQ4UX1wIhAJ0a4utGLPUa4VmFLXpclxxG8qDvguJ7sjiB/drFBbSV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11190","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23921202},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"65ef0b7a1ac85373f108bf45974c91ff16fab123","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11190_1746476186896_0.9623725651091317","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11191":{"name":"hls.js","version":"1.6.3-0.canary.11191","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11191","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe98d85cb4260c2770f91384f6323e2d94d3a3aa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11191.tgz","fileCount":154,"integrity":"sha512-2tNTSPAMYzYlxTlUrvzsgGYLrUTM7/2BZ63vzwv8vLt49UuRt0+7Pn8J8m11pGfhIfmtQ3hUi2BrEq/hIktTJg==","signatures":[{"sig":"MEYCIQDx17NVtSL+ys3Ex8Nugt6kSOt5/EIfPt0O4R05dik9hQIhAM2TnbuIl+88kehhIzbNlYnAO7lhUiYRNPnUmj+bxHzL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11191","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23923449},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"80f5c99b3e94c7d6557598e1bc2b9830ace1ba9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11191_1746481115130_0.3946179960259928","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11192":{"name":"hls.js","version":"1.6.3-0.canary.11192","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11192","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"157eb898c3bfdfb0774feb6f961f08dbbac1ec7b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11192.tgz","fileCount":154,"integrity":"sha512-tOiUKoA59HsFSrzbNptpPF0R4lg8JmkIrqsXc1rWfIPoyFzJ8y7TxRetMmRMCGhL+HANptHI8zTaACe9SPrndQ==","signatures":[{"sig":"MEUCIQD0QHoXReBedxfHF+/LpSqbFHqUee+N83b+nO/dO6yuvAIgV7UvhVOdGkgD2WnGWxjPAoJy2LpvJxVCT9VOqgrFSnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11192","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23995293},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fcd4a36f31175028b8f0f97a23cc1ee1d51821ef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.5","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11192_1746483345939_0.5144543063852043","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11194":{"name":"hls.js","version":"1.6.3-0.canary.11194","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11194","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c4d6e50c56a3223d3ba9d3173ffd9fcfb60841f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11194.tgz","fileCount":154,"integrity":"sha512-oz2GYDufFjXugieQAdvdOYu9CUuJAiyfmsVnXSnQDRf6LnH8Hzzn0fNfiOfvMLByaJ4EjkLMV99c9c49+JPq/Q==","signatures":[{"sig":"MEUCIB8cW+59GrndSR8rWCQnEq2H+UpBkjg1RxrAqdw+2Y4CAiEAtEWb9MfXVJtVknnrWvfIPjNqHoLBLCBEdWNEMep/akg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11194","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23995293},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"16e535636001156ab0a2e81b139d38cecc121c51","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.6","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11194_1746670318710_0.5298896364331891","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11196":{"name":"hls.js","version":"1.6.3-0.canary.11196","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11196","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"99e1bb358a3456497ae68c323476731a9b086e75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11196.tgz","fileCount":154,"integrity":"sha512-uFJkyG/moddaxqYRNHF5bG2hQ74ujhZswN0r4DJjc/iYKQqC/PyNQ+yP3ewcC2YY3RuhW/NVYKRDpXV5TV/Irw==","signatures":[{"sig":"MEQCIG7c4EjZtSgx9wkT3z3KunjGqeePqoZX9GSKOmro3KrrAiAZUnOTk4kfdIi2e2fQgTAK4PYD6VLLEbig/mk+Pysi9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11196","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23995293},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b80ffc9f0ce1f01721b7db93e99b1ac88d6dd892","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.26.10","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.25.9","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.26.9","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.0","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.25.9","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.25.9","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11196_1746671253897_0.482144524983275","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11198":{"name":"hls.js","version":"1.6.3-0.canary.11198","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11198","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17c20594430954aa541f893451202f2a9c912fd6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11198.tgz","fileCount":154,"integrity":"sha512-8toM5dDMmnRu3w8qvFys3/cmREAtwOx63TNjxIOrqd/RIXm2+59+D+TiTQaLN0xEW74UIia4XDyf7usS6KHgLg==","signatures":[{"sig":"MEQCIBRlrxqlr09mXYEhaXm2fbqY/vkwnU8pxpgsrTK9EzQWAiAhJKyaflIeHtiHirkkfLUIcxaD2RD1WdwrtXOpZNoBRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11198","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23995234},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"280e639a759009a7c39bff845954832fa11d1d7c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.1","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11198_1746672323453_0.7299411376184621","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11200":{"name":"hls.js","version":"1.6.3-0.canary.11200","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11200","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4eb8de50ff3199302b0418c9c828cdea16c13ef5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11200.tgz","fileCount":154,"integrity":"sha512-AZHZUzO5odZWLWmP374pEVSEOLK9VY9BPe4dCFK85RRcz4Qi4K7VUKOWXVYKngXJpOXaW5K1oN2zkzgx2y/2kQ==","signatures":[{"sig":"MEQCIFe+Db8sJqlgUfLrFIZulfMWTqpmVD2X1B20bhDk2gF5AiAlktsW578ndihJ1k/d1SLc5IQ3KKB78Ne0vPV44DE+9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11200","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":23995234},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"852307330ad8ee200cc8601b2d6d1b8547a1cdad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11200_1746673843506_0.898073512475636","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11201":{"name":"hls.js","version":"1.6.3-0.canary.11201","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11201","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbe20d42e85fb4e7c0561821a786eddf62fe6973","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11201.tgz","fileCount":154,"integrity":"sha512-biVPC8WThEbnc0xBuM7gEhCmObWM7ZpIBDIjSdXDrNAsrt53M1Zn4/tPqd6+5IiM6rPUuJBVuYcNeDCF+uNNfA==","signatures":[{"sig":"MEUCIQDwr6MqRaiidjD/Gqlu93QcmgRG/G5obxzJbjRpyeSVhAIgViG9sQ3QK6PkWpq9CcRzq8vcwzDk8fLComDLOK3nF0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11201","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f50d6e5ffb7eecc624e6f649d87abea4d227a7c5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.7","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11201_1746729573508_0.21464831860470235","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11203":{"name":"hls.js","version":"1.6.3-0.canary.11203","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11203","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"600c30a8623527b9c31ac22c5cf048619c314b55","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11203.tgz","fileCount":154,"integrity":"sha512-rwSAooYxUqg0j6KDJDLLLlA0bZN+nntAWtGWaDw6x+c80lTmF1ef4K50bxPIBX1mAmnRTv+hq62AKfRtlfRKWQ==","signatures":[{"sig":"MEYCIQCYIsPjpBvBjvHvFBglTczGMfMFbs24WohgEbdYL3q7dAIhAJefpwadBPyKsBHV1NgNOSGHC5vEPiQbsu+TFSODib/a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11203","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"19de6c3f3f505ea876523fd6ac3237b4f6e2cc5d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.31.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11203_1746745716846_0.6476502277704121","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11205":{"name":"hls.js","version":"1.6.3-0.canary.11205","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11205","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4bc3aea2ebed7a92ed4283ec3beb822e899cfe1f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11205.tgz","fileCount":154,"integrity":"sha512-pf0EbqypC4nD3AfTr75kFh/rpAx3Y6vHwSQqc0U/O76z61nMdcU5pEXhvqmIEmH3XVG6YxG1N0OuiKLp35dHtw==","signatures":[{"sig":"MEQCIDpxDxeP7Zb3dUfeevlkc4OJs2yK48tXsSRtZfE9c6dVAiB9XxdTE+80qIFU6DDD22Vwl2cdGvkIOASG2OVYK24uDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11205","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8907a4f7dc26637653af64899f7834c72934cc49","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11205_1746835274291_0.6895509099346222","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11207":{"name":"hls.js","version":"1.6.3-0.canary.11207","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11207","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"169d7f0a2dd2a98f157319010eda6a06b739e603","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11207.tgz","fileCount":154,"integrity":"sha512-Y6aLoiC/Bbeu4+b724TP8X+sNoyWvEplNOzsMzFeG87GdCO3o2JXN9kK/C0UVDNmsaTa3Mnm8ozaAYJJ3nRwJA==","signatures":[{"sig":"MEUCIQDWZzylNADhmk/dLgMw6M5pBzFpgFm9BhTcq12RgAAmjAIgWfBt9kswosZkkzEBxED6MDrfIZYPBGyCWUY/cBDf8U4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11207","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1809605ddebfe9b1ef3f980bdba7ea1ac6e74499","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.1","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11207_1747136248539_0.15223827606383722","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11209":{"name":"hls.js","version":"1.6.3-0.canary.11209","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11209","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dfe48e63f109fdbebfcc3410f793cc0f25abbab1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11209.tgz","fileCount":154,"integrity":"sha512-GNdRaIkq9/4DZvQZnOpGVF07tCaZg17Zm9V3wZEiCIQBPSzWxj1NDOTV48oTCytZtFm1wBHdfCglBBw1MJUmqg==","signatures":[{"sig":"MEUCIQD/DxghsbR3J6aWrSQs2e1TwT2kWypQYpMXlTOER81uiwIgI0+roJOPBA06INmyv9H4BgIOw0qvK57b34RWI7wQUGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11209","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"350a8fc84427f62bea47faf629f9a2479d84bffe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.2","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11209_1747137261613_0.7622533561989104","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11211":{"name":"hls.js","version":"1.6.3-0.canary.11211","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11211","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e9215c6af6061276fede7fcfa99adb3cb01777f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11211.tgz","fileCount":154,"integrity":"sha512-5Pf6sgbu6WgVh0k470AwshW9gYZJZOtNZWzC0+xYcQFI/PDMCgod/XiWKnKHZDwv+p1UOWToOfRx6kHf30l20w==","signatures":[{"sig":"MEQCIExGtMfNTMxbanHqFdc6xxQlAsxz5lpQer1cTM5FqZSlAiAyRVw1JCkRdcAtVpX5bVvxHytXfgchUCCoI2ykrlxfvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11211","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97b8e41ea0aea427524ef50f343f25efb1d42494","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.3","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11211_1747212691609_0.8375957268586807","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11213":{"name":"hls.js","version":"1.6.3-0.canary.11213","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11213","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad3bfe4e95097a014f83a707e6d336e0709fe840","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11213.tgz","fileCount":154,"integrity":"sha512-a6wIAwxbQuXIv6DYgVFVfdxl170BRTIGX8ynZB9Gz7Z5EV968rgmm37CjpEsHEgRRRcljXEKqc3rOGDi9GI4/g==","signatures":[{"sig":"MEUCIQDdlmfElZwNDlD3C/ziXfSvdrGoFqg+5mnNWXXBE6N06QIgWPa3oOfYbQ3ptKr7GLZi68DOzX3MWchJ3Xoau1ciPV8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11213","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0478c35942cabdb6e35ab87a0d17d7b31b9e3153","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11213_1747213929909_0.1293363074597227","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11214":{"name":"hls.js","version":"1.6.3-0.canary.11214","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11214","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"15ea6f660789038dcb9b9f7235bb01e2a8f9f9f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11214.tgz","fileCount":154,"integrity":"sha512-/sGDfvy0Q7SS2FnKJ+fHzCY3fUjPQaxhGY/mmnM0OJrIihTQl8/YJcGx9s9wztjxAthfv25Z6voNw/13We2yHA==","signatures":[{"sig":"MEUCIGHcDPQVFb3QUi2xoN6pSNiSrKgoOqJbTzqpMwnKBvNsAiEA5l3R8ZrZHOEPbY57x4SKQ2FENSovRcisXCAyLGv3usk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11214","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009884},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"084b502d7cdfda90c23c2439b6eec92ee1016f62","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.11.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11214_1747445448572_0.17635179712811055","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11216":{"name":"hls.js","version":"1.6.3-0.canary.11216","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11216","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9977a95248aa5de300e9fc2d6d3784969881ada0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11216.tgz","fileCount":154,"integrity":"sha512-d8OoKOsjnUfH7WRybTK0T0mognB9PCsEbVqGvMgJNdMYwJ9UWibk1a9SGDfyMrGqvXTk0q4wFgb2qH57If7gVA==","signatures":[{"sig":"MEYCIQCDvvwWcOGM7UnQhIhKO+JWQwk9ROQGGaFGPcTbK60pawIhAIhYzlsVJEL5bEWcG3v11rZiEI5ydGhdUa8sgTVeOnFf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11216","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24010742},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d47794e2ed80c5e5d198c317ac5b14df3568e37d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11216_1747447146615_0.6556482195543158","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11218":{"name":"hls.js","version":"1.6.3-0.canary.11218","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11218","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"55eb01b7c9473c86924a9cf073a80bb5d6f005d6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11218.tgz","fileCount":154,"integrity":"sha512-zxGFxiEizf48pe2fBsFNbwjPKSd0KrNU+tvVIDvefzozlMqDUBRLoRHLef5xrHYutFsqMetqKrapQl8UEX+VDA==","signatures":[{"sig":"MEYCIQCCtu9CgIRK7j6PqSTKy4tuiwO7YQZFvFMgbKd7VBXzvQIhAOkMmwx2Zolutm4Lbx52U2sPnpjEuazAppiTAZurGS3V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11218","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7c3514a7ca59c5547fe58840737419d52bc83fec","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"135.0.4","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11218_1747448458770_0.1895976431860198","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11219":{"name":"hls.js","version":"1.6.3-0.canary.11219","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11219","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"97b2b539350889e41c66703b528751e20f8d99fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11219.tgz","fileCount":154,"integrity":"sha512-/H1op5QQ1Zk6lJqBFIxx0sBLS0NGIOryUjqCp1OTauxFmMuEokWKke8DFhzxmHxqu6WyPqI+xLt3bVLLCq9LrA==","signatures":[{"sig":"MEQCIC5wglHukuVBEZ3sXLk8pmPN/rOMfHIjGprp6poitT2zAiBcWkrCB0XvETxibXavHFXVAQtoz/J94VkvYfY+TjhiFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11219","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ebaf814b1c7dc07d0e732336cc86a2b3a26c7809","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.1","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11219_1747678906372_0.006388694407920115","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11221":{"name":"hls.js","version":"1.6.3-0.canary.11221","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11221","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"91da7a15e2d460cc52701e5f0494a31c3e2bbd6e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11221.tgz","fileCount":154,"integrity":"sha512-fJFwnYPHQpom9hea9N7SuPzJsQROZEot3ZhHFv52PBcfHPLsrvYeBR5ee6WNZKSl4GrKzIi5Af6uydsFg1LX6g==","signatures":[{"sig":"MEYCIQDVIb8M5axdA1ymTSSvys+lDx500M25aT2N1rOKa5Ek5AIhAMUq9rH+ibIKi28TdEIt+ErCga21zLI27aoD4kPLXoCv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11221","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c828c01db1ba8b39787ef8eb36f972328d853d4b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.17.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11221_1747680010685_0.913392253621204","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11223":{"name":"hls.js","version":"1.6.3-0.canary.11223","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11223","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"81e9682ca96191c6d4fe0af78557c8d09dfecafd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11223.tgz","fileCount":154,"integrity":"sha512-XReiVzbmGk4xOw+zPHCxF7qjYCfBxH53WIU070CK7XQUYbwFQ60JT2g9XTe4DNzvneg4dY3LETW6Xe+Uwp2sBA==","signatures":[{"sig":"MEYCIQDlYaxeL1yHchxXSCPL3ENj4qi1Ge8LqxdKyE4fMURVeAIhAPqnYVG/dOidTZLX7sTKzSp3b5aBxpSHaw436G4rV2ec","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11223","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0ef7ed1e6ff680f8e807e6a719f413cb562e3d2c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11223_1747681695562_0.602066362909415","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11225":{"name":"hls.js","version":"1.6.3-0.canary.11225","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11225","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"040d806c72d2d086c327076530428a4983f09382","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11225.tgz","fileCount":154,"integrity":"sha512-9YNPuqS6DVKyLDJqqLYwlXP77msB1kFf5XIg4BmDkg/lWZyfQHxNl9YMO2wuObJCv9u0QWqs05NuW9MGVq2qYg==","signatures":[{"sig":"MEYCIQC5T9SC/mni6pq5qlvvlW0TYtH2VD6H6kWWbpBFEIKkkwIhAML6HXPoXl9b7xe/m9bZInQQZGMD7lk7t7mC9UpnDSvB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"71031f2ff8166fc47d34ee91049e062b5bf5864a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"8.0.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11225_1747683114261_0.9630088431456092","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11226":{"name":"hls.js","version":"1.6.3-0.canary.11226","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11226","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"509df4e9683701143a79e817c97a9e8a994e9e3f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11226.tgz","fileCount":154,"integrity":"sha512-+zeuj6LPfI4w6EItQpbjjKwkh3/PQbxVpQeTbke22Qg9pdtx16m9oChX8YndOSCqycRU1eU95eivnzgZGh98EA==","signatures":[{"sig":"MEQCIEEEJAFu59/vZvk58gQH3PEX2pGHt02A02T1zmoUm8jaAiB9pysj+db/2npHNXKF9dSHhOSlS8tPPUWvpY8xpLPBKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11226","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa0167996b5d7c827f866c735f3999a62ed0debe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"15.5.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11226_1747690498200_0.49793441057435395","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11227":{"name":"hls.js","version":"1.6.3-0.canary.11227","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11227","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"78e6df61b117ce6d6c6f927349f3c9bdfd5acdca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11227.tgz","fileCount":154,"integrity":"sha512-6O30eOaDRcCtnp1shx4jbFM0rxYQHE2XZmfYSjK3t63FeUrnEL7sHuK+A7f0nxVw/OJiJGO05mQedum+apFIGw==","signatures":[{"sig":"MEQCIG602OvHhuBTaFxSBAExJqPpa7gbaLcbX67RmfARohfqAiBJyyN8JP7UXV2m94kVllBC1W1PSaGIbZHwSCvSC0hB0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11227","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8cac7f1dfb7997bce672776d203abfe725d7f793","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"7.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11227_1747696827268_0.9683639160163089","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11228":{"name":"hls.js","version":"1.6.3-0.canary.11228","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11228","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6abcba8f153e9b97bc62b0564689d5640407a6be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11228.tgz","fileCount":154,"integrity":"sha512-4xcVm8jNvtuMrCm88YKzfL1zxvD9PIBHUfg1CihrpxGgcMoEgIrTKIvwoc0brJDsqNdLr56kASeyfKF4m4WXAw==","signatures":[{"sig":"MEUCIQCpcCs/tNjoeoyjfQ/WSDmspoWK81Dun9G6GpUboqqriAIgXH3OgXsM7H8W9NUXiPftvea1N+bPfssEEvqD0b9lVjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11228","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ea76f95566065834cea2189d36055fde948939b2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.7","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11228_1747697165933_0.776358176004583","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11230":{"name":"hls.js","version":"1.6.3-0.canary.11230","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11230","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67ea7e43fb0f6deed7bc68fd3a54c20451b78b50","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11230.tgz","fileCount":154,"integrity":"sha512-a3fu4xL643X6WU7KCPhOesaDlYSw23WupocrYT4oticHjaJMeycSy/ITIW4atK3sd5f6muQbJyCBoY/FhfHPWg==","signatures":[{"sig":"MEUCICN/xaWTtgM+5Xl4Q5Mk/TCK+yWxkWtAvkg42mrjveAtAiEAmgz5HOmnkcRpJGtXxyNSwGpzuvdT9PdsvmhIKJnJVcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11230","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d07a6a406d7bd254a1de023e49ce4b9e2db4d4ee","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.26","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11230_1747713841704_0.27040414420633585","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11232":{"name":"hls.js","version":"1.6.3-0.canary.11232","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11232","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8331812e1eb552a2d7966d6f25b2b023d9b0fca5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11232.tgz","fileCount":154,"integrity":"sha512-vhts0NpnIQvlMcZ5+FN0Bw0MSd1AWq1Y4q+v+diyeLT+NV66XTeqXGoq+zTe80g9ZvIKXylg4sCS569/ML0fDg==","signatures":[{"sig":"MEUCIQDnUbIEKK6rBWUZUbjwKPEx9gBqX7i+9u3tYCD9fF0a6wIgc9p2ZbI87k1MCM6rCVQR+zFVSPlJ4JVf6mVXs89rnU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11232","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24009980},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8cc6957b1e2fde2dc51aa3b46f61df2fa0d709bc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11232_1747714766465_0.6505108632169727","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11233":{"name":"hls.js","version":"1.6.3-0.canary.11233","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11233","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0716f3476820dff77fd9637191607930102c26f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11233.tgz","fileCount":154,"integrity":"sha512-jfXA/U5u0xpayV6nnwI2T56cnlus6FtUNcjbQukWwOSnMl9tCiXpBgT+GrCFUMS/zcZxkS4zrej4nv72WRmAYA==","signatures":[{"sig":"MEQCIAVS8HXNKbkQ7zs762RtEmoIsCul8iZbb5a89sfoBy38AiABqrzBjdFS73MaiDFAXCZSrbXd39efFKTV73PxOAcjeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11233","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24021251},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cf6c811dbd36a60521e85b7473ee83b41ed0306a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11233_1747774996693_0.5149821812847803","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11234":{"name":"hls.js","version":"1.6.3-0.canary.11234","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11234","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ca7f1690f0ab3bb454fae3bf5ccd7db71dd0de04","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11234.tgz","fileCount":154,"integrity":"sha512-JA38kHeRyT2/c+4xG7Gu0KhU4MbB1JKXqTfbEsj7gnGwmbcGOa9q+u7SX10S+uycUzEBp4xj+am7+31+A+EYkg==","signatures":[{"sig":"MEQCIAWB7GiANwiuF5YM1QmWRpoTBkJHsfD4gTfr2zwOqU7NAiALKA9Yhx4RdkRsuk4WuraUSkzGnijR9YNuwLuKUKl9cQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11234","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5b070e85d44e0843461b6eb02d538a15d0368a2c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.0","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11234_1747849267921_0.32209945819237173","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11236":{"name":"hls.js","version":"1.6.3-0.canary.11236","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11236","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b4bb7b5b8eec7887147588f37d0dc5c9bce5cc2f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11236.tgz","fileCount":154,"integrity":"sha512-8twE4Qzaqgfju1nRu7S48b3pwz/6ch87gebIMBwSlUJGZ287RPnP8SWqoVJsktBU3g4pGA/FqmWGmxsAXcaYcA==","signatures":[{"sig":"MEYCIQD1Yu5i3E2cQ/8R2p8vBdastR36CBbWeTgvrM/Q3wzpcwIhALRT1EsWK1wzLj0jFBcERv1UC9PkhVtlqGisAqfKE0hq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11236","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1b69eb23d80687cc83bc2dddc4ac58eb9f4f6057","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.1","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11236_1747881118674_0.2988888572790265","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11238":{"name":"hls.js","version":"1.6.3-0.canary.11238","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11238","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dbbdd5277ec0cf020744e0ea32f78d24aa83b53c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11238.tgz","fileCount":154,"integrity":"sha512-7I39BUDvGcsVDjR3rn7YXCTUykPuneija9fb27h8ggoEdLtJRLTy2DItaQHgNhxvGf2YpDmaQ+dudVAnSL2bbg==","signatures":[{"sig":"MEUCIGJEyIE1eywFetyuRlcW0AWd7gJWZM+ibSSHyr7eoc70AiEAzjvbGKjIVBi/3mxE+7NkrSlBafMS/sPTkKMP0wUQukc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11238","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c058fed9b9e4b84778f3d7b80d7595cd286d574","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.2.2","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11238_1747882199799_0.14430153793031852","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11240":{"name":"hls.js","version":"1.6.3-0.canary.11240","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11240","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5b2a5b26c3d6b87b28b588297d57bf1476d02560","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11240.tgz","fileCount":154,"integrity":"sha512-NhMR3N4Fvk9jZjxNfGvowR2SFjWGDtKa8kr3nEpoXnBsIOYPvEMuyTYaQfUoM+ck004BgmE9UFofdLleumoAKQ==","signatures":[{"sig":"MEMCHySZ6zdhKipwNcFGuEsmh0JpPAx8DF8JTncMXxDiaRgCIGvpnbvuXNJ9v+NUpKNGacf8Cz+fVxA7E4JsoZaz0H33","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11240","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a97881940733897eaa8821b455953a172b5f8287","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.3.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11240_1748013711753_0.48338003814581665","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11242":{"name":"hls.js","version":"1.6.3-0.canary.11242","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11242","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a9d730cdfecd77574d24ff42c8b76dee7fa9b95","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11242.tgz","fileCount":154,"integrity":"sha512-BsNy4wh7s+oR0algMBURtGuk/m1BbK8iVGM/IPcMc9R8m6LDew70n+5yJuQsZN36pW31eavlo1fv10WOQCyXzQ==","signatures":[{"sig":"MEQCICU5zh1G8zuPo04/7ZwWW0A4Dk69RtkBJKLaO6Mbw4NsAiBYJjzpamFzhKVj4tRewnXRfa3INHvMvL2wbGQ26MmxTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11242","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1c3ffd6a2b3a6705256c1574c5cae7a9a5f13abf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.1","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11242_1748015015789_0.056528520897618284","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11244":{"name":"hls.js","version":"1.6.3-0.canary.11244","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11244","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57ffdb417ff760f80c82cc72f84470efe02a72bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11244.tgz","fileCount":154,"integrity":"sha512-l4JiqhPXSj3q8/mYfIvIAzFiDubP5gCN8rdlFynDM8IAz1dxXcKBChrn6nVaQiQhTkbuiRfTwZqjYPitGzRcLw==","signatures":[{"sig":"MEUCIQCvnMnYhAHbvaaArHfysy2ZI8nK7ehRgbD6qUIpBQg9TwIgQqtJsjyQflP2Y0eJ1qjb1ZxDM3X/1aN+Q/lGXGNzxLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11244","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd40ac2b3a0cc16f806d51acab6c6aafa2508d8d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.2","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11244_1748030067684_0.6867613437406765","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11246":{"name":"hls.js","version":"1.6.3-0.canary.11246","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11246","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b349ff8883a142dad4bf2610e29daeb12a156fd2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11246.tgz","fileCount":154,"integrity":"sha512-8S+hGKtS4mEWAb7kEZbPXPLVaAFUsY5rgKc0GfXU/reoxMWaIbIMNxNJRuDLlkXt/cxMZW2ZMYpA3Cw1PdAIMA==","signatures":[{"sig":"MEQCIGPL3CbD5p6vZ78m6Pk3gYU935+dAihJKh2PdS/DNXAsAiAQtp1xdY+Z8rKdNtrmOoVEEi7ipwG0epokTBhEraOgvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11246","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"05e3fcc7e256facb842b7c088918e3e2cc5f40cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11246_1748031110447_0.20721136809236995","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11247":{"name":"hls.js","version":"1.6.3-0.canary.11247","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11247","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8e665eecbda05ecf9754e1143611fe96a11f17e9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11247.tgz","fileCount":154,"integrity":"sha512-0oiV15jKmn/wEeL3Cm05INEKHnTxyhg9hITf6I1ls0nfP72piGwCSar64G1uqiHvBv/QDhgqCi8nmUFUTg7gyQ==","signatures":[{"sig":"MEQCIAVaRLCgvrHkLNBOeA1KS3D29L3j1fEn4irUfghlepshAiBA6zR07o81/EGSX46t1zYzOtRZi/v8Ci0W0vxSdKjNHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11247","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"96cfcde6eaf60f1735183c975328038de5accbfc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.40.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11247_1748095654847_0.07202713709795416","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11249":{"name":"hls.js","version":"1.6.3-0.canary.11249","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11249","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7cff34fc07c73c3055b7a5db4c8a75f9603fc4f4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11249.tgz","fileCount":154,"integrity":"sha512-wX+DO00pvN96dss5SYm27fgA2ya9dF/BXiswVDgex6/ldLXBgsjhMbMXI/1QDd1hyukhBa3U1ujJlI3z+pvFtw==","signatures":[{"sig":"MEQCICpyedc1RtAkGWhkbuz8jqAHX5KsLin5GtHKDXD86S84AiBREdx8RkuzOCtCwLv+X103bWoCgKUXGl+EKQ1t8Wip/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11249","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3b02307a8bf6a70f20c19756bf8e8c3369c3c5e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11249_1748156647664_0.7981256895007471","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11251":{"name":"hls.js","version":"1.6.3-0.canary.11251","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11251","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"21eacaa470a90365a3ac55b6c17c281391e60e39","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11251.tgz","fileCount":154,"integrity":"sha512-K0BPEGsEfYAYAY5wSM/u4kUN/TflksOpIRZYaYyacQ/kIKdtJbBNiN3e9x266dr8uTFiZaz/EnHrxRGwimWfMQ==","signatures":[{"sig":"MEQCICs4zBB0xjpHVGYepbojVY4ej2/nlnapIyZWWgp8gb6EAiAtanTksbFPbE1ZFpsJGhBNwiPKJRmlKQ/pNiV8T9HV1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11251","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24022383},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44a762cf184fabb33ccf489023f3d195bc353023","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11251_1748157559458_0.7819372489853404","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11252":{"name":"hls.js","version":"1.6.3-0.canary.11252","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11252","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7793345d474131adc9d967c91956adb5fea0774a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11252.tgz","fileCount":154,"integrity":"sha512-wLcFzO83O9DA66QQ2nP4R1u4m46wAClgpa5nD6aU9VG9X9v7FdbP2IrhmVQ6iH9CQXCMg1cpBnCY9ZrcBAZqiA==","signatures":[{"sig":"MEUCIQCGNv1OVizAjy2XKnPhSJlf1n0SpGHyKa4RG6r4D69ZQwIgJF9wUxBp548HrhSRo464TLapEsdi8SLF4bwn5NUliOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11252","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24040120},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d1ee46319b14da4a41a9ef28f11644fb0037132","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11252_1748300548150_0.16928377376290626","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11253":{"name":"hls.js","version":"1.6.3-0.canary.11253","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11253","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d91d8400e02fa0e5f7d64a8fa832a19976bacef2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11253.tgz","fileCount":154,"integrity":"sha512-3lCIhJpu544Ex/xEu13+Wl7nIMeY81jqwrkwsG7q6ht2oNsIabjHz8NnvUDsmEavAQBkD0/Qzg7xeU0Bo4UfRQ==","signatures":[{"sig":"MEYCIQCnXyD/ywq3Htd5I0gRSOoFmRm4yKJf9O+JeXr2zVlHegIhAPJp8FXw6BsqOJBM5pNjDs2BCee45j87vk3jmfxWXSnw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11253","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24042078},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"07fcc6d7de0164907f7b845452fd7b094439d3e4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11253_1748403632944_0.7149767790444104","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11254":{"name":"hls.js","version":"1.6.3-0.canary.11254","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11254","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a6afa7b164c1a9e9fbe74be8d03491b20c8b8e84","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11254.tgz","fileCount":154,"integrity":"sha512-SO9LF5BehCBIeqx4k9eiWOPY1AypSbNitWuK+82RkXIduBgN8ye3PpCd3yfvlTXxqbEyqxpBTz8MgnLLJXuQag==","signatures":[{"sig":"MEUCIQDbc+VS4PKMDce0IhK7QVP7FJD3CwANTLz/WO0TcJ5TDwIgORPTdt3TA53TTEMT4YfDCbWebGaaw+MBRSOg07GozWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11254","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24047106},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a2d6b48ef238850e5e20e934a06c29dbd5fa2fb1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11254_1748469356062_0.8205784377304484","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11255":{"name":"hls.js","version":"1.6.3-0.canary.11255","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11255","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6eb2e41b7e7ba5a3c1b958152401e959ba59fcdd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11255.tgz","fileCount":154,"integrity":"sha512-ZKz1K1KbEByjVkMTJ0erTTy2l+Imh9THAheyhbcMBShEICAdSvKEbWC9Z23CSLmg+wiGmmlvzMwcnwvTDqcQQw==","signatures":[{"sig":"MEYCIQDuTAYCNnD8ti1yw+IVw6GETo9CF4rmR65ibIq3HWwgAgIhAIzxrpe8lk4ZanQq1BRw2wux4pfOidmD5/DtZ6FeWM3O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11255","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24075292},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"681c31f0574273793c42541bdc64c81298edeb9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.8","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11255_1748472543029_0.17825223780033372","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11257":{"name":"hls.js","version":"1.6.3-0.canary.11257","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11257","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82a43772dc8e19ab97d41eec17045e281fe74c34","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11257.tgz","fileCount":154,"integrity":"sha512-5Om9Pp1VY1jrXnrpsTmRebKHszg8RZMlKzF6xValKxOP4Jg0y31qivjXSLNJlLm7QFv1IDAh9lyQY+HLht2zlg==","signatures":[{"sig":"MEUCIQDB1Rv7KanmDX7tipE3+9qNkUxpJQuLLW2cCIOkfo0BGgIgNEX+D5S+lsdrej8wlsd2z6eIko53uPAZqwTRa0/kMQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11257","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24075292},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e64ece356cd101903efe0fd293c8323cdca30b11","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.2","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11257_1748516428465_0.14225362818601273","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11259":{"name":"hls.js","version":"1.6.3-0.canary.11259","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11259","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"47e4d9ef6b14565b4e0bcb634e5273c5bd2a47f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11259.tgz","fileCount":154,"integrity":"sha512-cFG9XaVKRi+udBGHtT9Zx52papRaXJej6b946Hd2SM2UEb2pFTbNOFzlPbTmRQQwsMcdGuuQ5b1YskEeZIkplg==","signatures":[{"sig":"MEUCIBPE4u6IgN5CxyGWmpxAIlKJ5owmmpSw8g3NeUtmA6nTAiEA7wnN0Uyeeyi5qBVRRS3jxvQIf5MJPLBBaFpiWaxIl78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11259","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24075292},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"11c25b96826ea8a9530799cf2e92954d2054b6b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.15.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11259_1748517527723_0.3354121202199707","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11261":{"name":"hls.js","version":"1.6.3-0.canary.11261","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11261","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4f49987b7ceaba205b4930a47775a3559bbb9e7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11261.tgz","fileCount":154,"integrity":"sha512-CjytMNAjayXZ2c7BSjB7MNX0nxHIe5V8B5XZnmVFGn/RJ4IG2OyvNoWdTwFkPmITJZ1RAUAt77SZjcGP7YeubA==","signatures":[{"sig":"MEQCIATOB0K5lTiMrVKrJO6g7/GVhJFZU5/fFzhGGFRbNKakAiA2CnCVe2Osi1PV7dLxuk0t5uXEK2UDT3d1TnwPqvzZbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11261","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24075408},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"24a968d3f6a5e15d6e99fd109a0351b7a1389b68","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11261_1748527765368_0.26779756728532145","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11262":{"name":"hls.js","version":"1.6.3-0.canary.11262","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11262","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12f93810e6797bae92044b0774127a11984e5219","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11262.tgz","fileCount":154,"integrity":"sha512-EtcbSX0u/BxGyl+33vtX6czwqRf8OuWYvaZzuYfUy+gHiwmlPM9jwJCDK/0lsZcw3s2n/SVU/wOmDvWd8VT32Q==","signatures":[{"sig":"MEUCIFrbex7na6OTF4ABDNNXVm/1VReO+Mb0CbYILiJliqLKAiEAz20BVy0f/2na2t4a3TYbwUat9D3w+Z7y6xeQFKlr45I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11262","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24077277},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4cc80bf1d793fb4546db39ef64b2ef34d86a3f3a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11262_1748534894746_0.6442710636522591","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-0.canary.11263":{"name":"hls.js","version":"1.6.3-0.canary.11263","license":"Apache-2.0","_id":"hls.js@1.6.3-0.canary.11263","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"17a609319e943f56b3171c56da1173b11a023cbd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3-0.canary.11263.tgz","fileCount":154,"integrity":"sha512-lJKLpQpKPqNtQs+xBXG0jmgd4dNpqt/4xJv9Hjr7Ru/UOfToByBmM0ZASURy0vTAsXnFUOFDIPbllV9rBExbFg==","signatures":[{"sig":"MEYCIQD484OJ6VsXLdcFH/HhIqLl2oYFBvQM1Uvwv+gITAMA9QIhAKTbzRAVJ5oxacLgFNwv4xNHxfn+HS4UZc2vDGJle5s/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3-0.canary.11263","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24078825},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f3884fa000acfa96b39eb160ab80e83fb4a3ad8c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3-0.canary.11263_1748546899327_0.9764101603370419","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"hls.js","version":"1.6.3","license":"Apache-2.0","_id":"hls.js@1.6.3","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"57eb7ef0b01e28975ab1ffb338dce96c35327f7a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.3.tgz","fileCount":154,"integrity":"sha512-M0pCSdnWdZ/IrkjhbNm90QobrTCVeoemEFUAWg4olld/8y6GbWoMAoEQ1XhZPCQjgMihvQvPWJJkr8KZAcV9tg==","signatures":[{"sig":"MEUCIQDTY23kOFiEzai7Xgvf2NB7WmjI5ILpXmliFeHY6T+otQIgRX/HxokOEs5TwoCKgGyLv4s8xHOPW4eHn16jySmawQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24078605},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f3884fa000acfa96b39eb160ab80e83fb4a3ad8c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.3_1748547136058_0.7943066018304754","host":"s3://npm-registry-packages-npm-production"}},"1.6.4-0.canary.11264":{"name":"hls.js","version":"1.6.4-0.canary.11264","license":"Apache-2.0","_id":"hls.js@1.6.4-0.canary.11264","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a51a59266fcb69c279841511f4bfaa8f1f20bc5d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.4-0.canary.11264.tgz","fileCount":154,"integrity":"sha512-eCEP1Mls+83HWBma7vLJ+GlVuw72nMvWbZN4NG4StpGAILyxLKdhyx3AwDEN1vRH7CFG2kAaT/yCBT/3cFWepA==","signatures":[{"sig":"MEUCIQDEpCR5ShdS1PfUitL9Wufg09LZDAdLRUPIeiH8GgJ/2gIgejrzer6bYeBnrsFOp8N3OyhRzlp5lRe6b3wGgRTMnB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.4-0.canary.11264","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24077343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58aeeed2b71e47a78afc2971c7d75f0ffd530564","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.4-0.canary.11264_1748621150460_0.5852345161492998","host":"s3://npm-registry-packages-npm-production"}},"1.6.4":{"name":"hls.js","version":"1.6.4","license":"Apache-2.0","_id":"hls.js@1.6.4","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c4070f5f719eda2687e2ab13b061dbb01967dd8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.4.tgz","fileCount":154,"integrity":"sha512-sxFS61suCMJBvpOhmi4WLnarOZ8S8JAxK5J1icvrkopE8aRMc1pRB9WZWMX5Obh9nieVEML6uLLeyGksapyX5A==","signatures":[{"sig":"MEYCIQCGE3U3MMB7Ir3g2IEVyZVyWBP3Td0jUGoF2HecY14S1wIhAP1zqfddlYqrsSwzHFhJuulvnU1mnK962DEvrXZXHfXf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24077123},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58aeeed2b71e47a78afc2971c7d75f0ffd530564","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.32.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.4_1748621241845_0.7810386174711206","host":"s3://npm-registry-packages-npm-production"}},"1.6.5-0.canary.11266":{"name":"hls.js","version":"1.6.5-0.canary.11266","license":"Apache-2.0","_id":"hls.js@1.6.5-0.canary.11266","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9de8e1c59e3b52f9ff9980ee2d922d99335e11f0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.5-0.canary.11266.tgz","fileCount":154,"integrity":"sha512-695pEtKROobH3DgCsY5zJ0PhqFfXcuLTHwEVOkW3Kczf608Ye/gKQWwdunyPY8sizAj1E+Vg7Q8GxJwZHcDQYQ==","signatures":[{"sig":"MEUCIQDgcj1nM/HEmRgm4XwElAkvmLk8OnuvkYW9V9csR4rvyAIgTYIg0a3edurmDhGmcYhMLvumL81fmkmT8hCbx1WX3/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.5-0.canary.11266","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24077343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"366965c9d52e6179f50016fdced06c7d1ab2fd43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.4.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.5-0.canary.11266_1748633657060_0.972541026963198","host":"s3://npm-registry-packages-npm-production"}},"1.6.5-0.canary.11268":{"name":"hls.js","version":"1.6.5-0.canary.11268","license":"Apache-2.0","_id":"hls.js@1.6.5-0.canary.11268","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"04b2d1d66efedb66789b9eaa51831c4b9c071c81","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.5-0.canary.11268.tgz","fileCount":154,"integrity":"sha512-JpFoiy0cPCdC9dnBOEj3QJVBDwhxFPXDcFOy8EyBQdchETHtzpCa2Nt8wrSJY6RUnXVBf+IQpxTBPGDB0tWndg==","signatures":[{"sig":"MEUCIFOjkOP8+4RVZbvh5LpzAT59YeIfLwiEd11L4Hi5gKOGAiEA3F5rlnYSkfWQExFRItcHh1iDeFX3uwshbeB2xhHa91A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.5-0.canary.11268","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24077343},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c57e45047595ab3e3154146b1f9b7b3600865dc0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.5-0.canary.11268_1748661092010_0.2866542799866376","host":"s3://npm-registry-packages-npm-production"}},"1.6.5-0.canary.11269":{"name":"hls.js","version":"1.6.5-0.canary.11269","license":"Apache-2.0","_id":"hls.js@1.6.5-0.canary.11269","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5fbb6b1f9d8955c8c0d5552013d71eff5a763564","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.5-0.canary.11269.tgz","fileCount":154,"integrity":"sha512-xfT7JM/GvZhU2DvxXbUzi2E8bfaRdVhbfuTNjHewGiz11b7LkUYlCcOuuFEgMI470jzNKJgCAVCJniMvsnTxHA==","signatures":[{"sig":"MEUCIQDZvyAA/8HAnsIHABcyBMd9xf3d6SiN+ZFpUcqVOhA85wIgGUOndd1zzrtfqji5XHyBFlc9wVhlgXtUXy6IPTCvvko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.5-0.canary.11269","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fe6e958046a2508767e023283e69e033291cb08a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.5-0.canary.11269_1748885912683_0.22163278216696836","host":"s3://npm-registry-packages-npm-production"}},"1.6.5":{"name":"hls.js","version":"1.6.5","license":"Apache-2.0","_id":"hls.js@1.6.5","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0912177e0663836c0f9469739c8deb3d8e598778","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.5.tgz","fileCount":154,"integrity":"sha512-KMn5n7JBK+olC342740hDPHnGWfE8FiHtGMOdJPfUjRdARTWj9OB+8c13fnsf9sk1VtpuU2fKSgUjHvg4rNbzQ==","signatures":[{"sig":"MEYCIQDYD8ATjQHf5H32OaVc7cWdl30Fg8D0YUBnQqEATULC6QIhAInB4oxjAY2OZhGWH5+tf+BOT3kG7e3KrO6RzABfkBfU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079607},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fe6e958046a2508767e023283e69e033291cb08a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.1","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.5_1748886025414_0.48630374005798727","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11271":{"name":"hls.js","version":"1.6.6-0.canary.11271","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11271","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f55044464f249682696ff093f488774eb4a41d9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11271.tgz","fileCount":154,"integrity":"sha512-W4WCpmDX5WTgkVlt66VCBc2VNbMo6DnskzgNPqnG40NYwqrSHmyDUbxAVUduPsoZfahYvwAbkIhn/AwoT0pmxw==","signatures":[{"sig":"MEYCIQC6O1lvrlY1NxxGlTy8MfMKXEZJ3hFO+ZkbpvqHxXM/CgIhAPWlPf1kKer7SnX542k7ow3czHpGT296R87Yen0nxmeB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11271","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"14477a0fe705d0ace8caa0cfcb9dbdab19d6415e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.3","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11271_1748949473427_0.30113601466529194","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11273":{"name":"hls.js","version":"1.6.6-0.canary.11273","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11273","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c045604e4ef1c062fc52a676db37a2f56dac22d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11273.tgz","fileCount":154,"integrity":"sha512-YY7UpZT/xaFZDPMsGlbupbqnNmCMBI53ngXsScmBzl/tLfVtrY5VhPKYVJedTTS1QfCDZ2WWum/XhAvNusuxRQ==","signatures":[{"sig":"MEYCIQCqtUQ0LpuW1UX93eWBL1a5r8bqnqJaRJJ6/50SLSr5TQIhAMKuv16yFiOQjTMtYbwDMTahWb1KpFC6+eOKTZF9wJ7G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11273","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8063cacd98d5b817a395bceee0565ec3202281f5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11273_1748950524762_0.1076757889213702","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11275":{"name":"hls.js","version":"1.6.6-0.canary.11275","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11275","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3736c7d216743680b042fd43789f2ce80b710218","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11275.tgz","fileCount":154,"integrity":"sha512-U4QZqn2WcDpGx5uDjQjv1FrmRyev13H3xi9OhV3vVVgFWFGkDA6fJre/td3E2jmdkJ+iltzgDpjnptS7DqbCWQ==","signatures":[{"sig":"MEUCIQDxDNXk3pN+Qpro88s08MwnLFVzyGz++5jS5YjPfXqVnQIgJJY8QJCj1iR+6W7v6X9ouXdVuggfZ0yibOcjmE5dDog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11275","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0eb051410630f1f7291fc5139add6702c5fc52c9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.32.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.32.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11275_1748951570861_0.6987649792827293","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11277":{"name":"hls.js","version":"1.6.6-0.canary.11277","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11277","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"feab998e898b2e5906a4279d286e4dece182c01e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11277.tgz","fileCount":154,"integrity":"sha512-p6bcLkyBXWiquil8ytSMB+551avPzP8Qj+s6DgXeMBdoIrjVPH2joxEthj2az1jUGUEPGtSfon/plht9KZ8Cuw==","signatures":[{"sig":"MEYCIQDAf08aKV+KotcVPWvRsVUmuLiFPc76y4mQAb7bsg++pQIhAIqJGzgz6yWYQb+oJB2MmWwZx3wm0oADie/Rx1i7pPrL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11277","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd8e465e05f9cbc87c41306b72018a084057e8ce","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.0.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11277_1748972871074_0.36276895697261335","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11279":{"name":"hls.js","version":"1.6.6-0.canary.11279","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11279","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"00bd8dc4c2c11d7c08bd071014971ec2ee713e44","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11279.tgz","fileCount":154,"integrity":"sha512-j6bY/lYV74HdiS1aFrvnfWnh/OtRKA2VNiUvcgRYOaw3ES1J2BkRdoWf6M9l/AGKL+RvQg07eu5YJS6iLFBWRw==","signatures":[{"sig":"MEUCIQCrK2dtkmd6pOu6rGjFXBhWanoQxm70FX5jIEMHQTOEwQIgUNrW1aCTwQPXpjJnNFH2CjkiQJUK5GTVkn82/I4PnCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11279","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"00f7910880977fa570c61c5d8ba7e2420933c8f0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11279_1748974475415_0.9676900970797657","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11281":{"name":"hls.js","version":"1.6.6-0.canary.11281","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11281","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb77b8036ef68816397122de5b9b07ddca5f71d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11281.tgz","fileCount":154,"integrity":"sha512-hc26uI9Kt8a+cWNo6ufBBZoqHYVweixXelFGcnyasThHy5ypJ6WgntJZdiD2XS7fEHoJyS7aP2+trlui8o904g==","signatures":[{"sig":"MEUCIQCIiLc01Anbhxb5tzyL6ZzBmoMekHD0CwVpXNIPrvsNRgIgPsbgMkjbI4w9ENAs1jT4XtBNiltxQPWMMKugQXwsRqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11281","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0bc16e406d9ed46465f55a4c0a1f6699decb07f8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.18.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11281_1748975553747_0.7960188792907021","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11283":{"name":"hls.js","version":"1.6.6-0.canary.11283","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11283","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"644ebf4125987549a8a0354ed7e45a9d4aaa5eff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11283.tgz","fileCount":154,"integrity":"sha512-dHSHxRVNjBRtY95RNuc4vlBBrT5u6fvXMtoYJ/+PIs7LetpRT8nc47yFXM+HXqL1YgHK2tPzjdWEWHJBs9VsqQ==","signatures":[{"sig":"MEUCIHhnzxfl4lsOsWG2WpnVMIQ7vyKKGWxmfZtDZoXHR5bVAiEA/m8/HAX0oF13s1vBzOvB8ntE5PeEzdjMNMaLlmDrHdI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11283","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"48d6f8b1f6139d40657af2c1a5d7aba2317f703c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11283_1749468447105_0.16502218637428023","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11284":{"name":"hls.js","version":"1.6.6-0.canary.11284","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11284","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dc71571fc0dc4b0e23c12b25ae0c53a030faaa0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11284.tgz","fileCount":154,"integrity":"sha512-Hhq9lK/4RDTprn3muTHRhT9G0+59jm7cr1KgzTzqgSmwOQsutRF+eFxf1V7EIZ7TFHEIPnVP5QYXVNGxV/HRIw==","signatures":[{"sig":"MEYCIQCCtBkzQrwpkvc21xgNYB6ox34B+BiSfnAIvXUb90UKWgIhAOLGSGGy6+eV+qarNz9dAO4k9/bhOP5gUVSoyHGcjSGa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11284","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079827},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a27418c439276e4e49e47f3f619154478b93d6f1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"3.114.9","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11284_1749690425441_0.8467219797692698","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11285":{"name":"hls.js","version":"1.6.6-0.canary.11285","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11285","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d99aaaf41563559d4a4b83404e6fdc51cc9b7a4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11285.tgz","fileCount":154,"integrity":"sha512-CAtnT/yJiv43iSvQ1SlunYPlyGaZorpJvJUi865owSmUl/YEtPNpXzXtER8FwTAcufNy/jQwYYQDt1CNDFtnvA==","signatures":[{"sig":"MEQCIBj9qwui5bnnEqw0hSZt/uFQHrovljMxX+aRSWWVLoejAiAev/zh2FeKWW8uqBHAXsdPBD3hB55XTpyK6jNxwbQ9/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11285","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079826},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"53d1a19ac50ded9782a3f53afcc5ded96bb98ebb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.2","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11285_1749761518281_0.9757770403122437","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11287":{"name":"hls.js","version":"1.6.6-0.canary.11287","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11287","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"77ce3ae34d110b208e8ed438b15fc14571a20db6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11287.tgz","fileCount":154,"integrity":"sha512-ICTuKvZ4AXgY0RDF4hPZlz0KBfOa/kHxshPkZVqZrnrmbv0OFznfYfAeO4t6mdEemuKJ83dzknbrWQEa2GI/Mw==","signatures":[{"sig":"MEQCIDkts1Mm6T5zpEnvhfT0QYIECqJFJL04tY1AvN59tgKIAiBiTJrh9tFxMbI28EpJqB1CSMJdRH9b1hTRnazqWjzOtg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11287","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079826},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6c5710b3b693d750e554a2cff76e5b0b773b1ad4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.3","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11287_1749777960491_0.5028442399636575","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11289":{"name":"hls.js","version":"1.6.6-0.canary.11289","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11289","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"405bb30fcad32027a805564ec2a68927d5b923e8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11289.tgz","fileCount":154,"integrity":"sha512-uOQ5YRNaCwgRs7x+zyru6YGfCLt/2/lUxJ7nwY3sDFto//KxFSOCzEXKTZMEBvwGMUWkW+GDm18cRWEXpcMf7g==","signatures":[{"sig":"MEQCIFmVfJTt7ss2MqOSTHs/8hFr5Ykoac5zj8xlDvoD5WT+AiBQAGehtwYXRKc1LUrDEh+0Scp9Bk97Q1G9m7tKwy9QHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11289","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079826},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"28fbddd3f252270247540fe7c64fe9d0b3650281","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.41.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11289_1749779300050_0.4674199035334352","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11291":{"name":"hls.js","version":"1.6.6-0.canary.11291","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11291","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d06eb7d19b6a560aaa2a48d77868c7c7786147fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11291.tgz","fileCount":154,"integrity":"sha512-mNnorfDbZ7xarFankXAzOd9hc23LYnEFqi/4BLSpm3QsW/vIKkJFUsdb5fSR0GlMCrs2FYIu13qwdy3x0fN2+Q==","signatures":[{"sig":"MEQCIH+Y1ILtFzwKQ2jqcuYwEfQpWV81yzWRYnZRJtR8gG+aAiBJAX5t/yaHRy6N8DdrGyB5Fd8KJzukqOUovEtkScjuRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11291","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24079826},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"36f7206cbd376420594166ea8debb666a57be2ba","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11291_1749832421355_0.553751452953186","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11292":{"name":"hls.js","version":"1.6.6-0.canary.11292","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11292","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"902ccef6d0beb8802b2361bcdfded06170771151","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11292.tgz","fileCount":154,"integrity":"sha512-GCDqFreJ7XX3Yu6iImH+1xfsqS8H9YCEx/P5JU2j6eDu2R/OKMAa8VB1bX/ySWqTacM4BxWK+b0y+qFjC5hXGg==","signatures":[{"sig":"MEYCIQDj0CDB5MIQXR/k/gtzw03g3KpPDBU9d4rtMKxVN7ynTwIhAMIqFRhE5+ygUHv3ks8fc2Vu/9ZyyOm8rk3si2fvIg9I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11292","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d67dde1f07f4b45f773185ba174458229728628f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.5.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11292_1750092738469_0.16391324920213513","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11294":{"name":"hls.js","version":"1.6.6-0.canary.11294","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11294","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"563979c4ba087f3a50a2bb1b9d43148997c30134","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11294.tgz","fileCount":154,"integrity":"sha512-NUbyqOPxNEO1YMhvuEUCqskZMzOTuiF/zJ9FF/+++cHj+d8d9dWNOxrbBfEtr/mQc8c9QIds4LG2B0g+RBR7oA==","signatures":[{"sig":"MEYCIQDuwS3HFUv/FKAbk0K1OphazLN/ZJK8oO7IfTxfdTt3RgIhAIBOIAV+HI+VsAIQY9AfVRpKDArbJOUXMGgCOIOxM3kb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11294","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"087dda920355c5e36522e1871baa61cabde984d3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.12.4","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11294_1750093705147_0.6771255826764844","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11296":{"name":"hls.js","version":"1.6.6-0.canary.11296","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11296","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"737475c999f5509686863aa632e9e217c1d70dbc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11296.tgz","fileCount":154,"integrity":"sha512-bg9IHxjgrqnkqRraFuuR3gol4YYzWbJ/VksA+3kDo15i3diq1G3KCiTQxVWITw+Rhx8xA2mCFoUw5zhmpj12ng==","signatures":[{"sig":"MEUCIQCx10bN+9th8L+Pjn567VXgCLmZ7qAVTgIY+kKXDa+lUgIgdYt1rA+ztZDYUlPkdEJJOxQOMG/33ubcIuBJJPkMLFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11296","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"38cae5f341a8ad47699003996dd5c9621170180b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.33.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.33.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11296_1750095154488_0.01630819595432209","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11298":{"name":"hls.js","version":"1.6.6-0.canary.11298","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11298","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"496d159d7060871fa9a2345bd481f8054f18fb4d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11298.tgz","fileCount":154,"integrity":"sha512-EvqHYVrM5/3jMqnVgg1RN1VvDWF6HjqlYaWuT2ctykKoYblfyb4gF2bEf/gYIfVyr9kExkITaaA6NZ9RpxP+kw==","signatures":[{"sig":"MEYCIQDID4btOy6bm8/DPyxlud5HlQeU7B3cfacFfYIvj61OIwIhAMIEyXs64E2XPL+d2UMQTmHvtVqKYISK/4xuHcIB1mMz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11298","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0c787155d12fb577c9cf1fa9f3ecd72c1478764a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11298_1750096527021_0.2776880180386596","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11300":{"name":"hls.js","version":"1.6.6-0.canary.11300","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11300","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ba239ef2327aac929d518087ec68508f0c789b64","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11300.tgz","fileCount":154,"integrity":"sha512-9ABykxbl90RFLSPjeHBtHj02qVgMTMvmg8ONr3on02pLMorvprH24dRl84PvnIZ7OlqVGwoIkVQiEfwIQ7rGFw==","signatures":[{"sig":"MEYCIQD1K1MdxnazZmDzjjODUnJuNgdBRlkC3tWGoxbSOaNgrAIhAID35c/QuUxl+ou9JsniudruPVvMomuOYV08fZbY4R3N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11300","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5f30ccebd06329f71470b33031201ba13e110cb4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.42.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11300_1750097507524_0.7629754038624792","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11302":{"name":"hls.js","version":"1.6.6-0.canary.11302","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11302","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"977b6092a2a6977a2ff2794df94f86cc7b9d6b68","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11302.tgz","fileCount":154,"integrity":"sha512-4OKXvrMkq2R9jrJlM1y9ARQtDs4eF48Omhiv0Su9DZBAjERtEQ2r24NhOIWzoIEvSb4VxPpJfOV4qLmG9tTPJw==","signatures":[{"sig":"MEUCIBuzdNno6LAAmaDzSU42OXjIC7ixyzBYDwbyMBNkV6SNAiEAg5dq8w5iBGqqQPA2V5/NS9qeFzbftNc55jHN6y5OVT4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11302","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"24958f0217f33a2ad903fca54a58a46ad240db06","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"136.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11302_1750098939354_0.8068233911067433","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11303":{"name":"hls.js","version":"1.6.6-0.canary.11303","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11303","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d970a24bd480bcb87823843bcb8286ad450b87a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11303.tgz","fileCount":154,"integrity":"sha512-FzL1yanhEIEw4gu4wL3PRbd7JaGDyoDnXhywjd8WkpEsL+BklOd5uPDBaQVOID14Lm2yuyJmni77znfhGkxS7w==","signatures":[{"sig":"MEUCIQCparBmPwe9srAzxK+6/EsEVmtn9g+jBYLMk5mC5El5PwIgDXv2U4XcX5+40KSMU+87DKaAqPKElJCC9//JCn8yCw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11303","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7b06e67b91542a13cabee636beefd879efcb3735","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11303_1750190506346_0.6389977831237448","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11305":{"name":"hls.js","version":"1.6.6-0.canary.11305","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11305","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f82ec32d6a8e5298abb607f8bf3d4b0f6a2175ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11305.tgz","fileCount":154,"integrity":"sha512-5Z1a+O1Cw6mCvmOVQ8KyiPrjHR4S/c/OOuA84qjx2Bijj7r5OWOKMGj2vd233bvQUAXCxWqj1e4/lFys4wSpOw==","signatures":[{"sig":"MEQCIHCy2aeOqxiplz1v2ZkmcKhQy3rxHPTssbJlEhL1xY97AiBTcnw1ile3Hj4tW9l960nzINtpw2c0hP6WYbDrAYnxdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11305","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2d5daa64447aa4462ca752a51a00f8111cd780fd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.19.2","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11305_1750218243865_0.968868830041401","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11307":{"name":"hls.js","version":"1.6.6-0.canary.11307","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11307","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"87f1e962c49d7776118b8140513dce0474fcfed5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11307.tgz","fileCount":154,"integrity":"sha512-82dXHP+CGRcq309AQPZCCsPp7LeTbM984LIDOwnFqNRNbhsidcDQXvZinHx0gxrwCCAyi9r3lDAaKIksFbBFBg==","signatures":[{"sig":"MEUCIGMTfP/RkJ1fiH8oDpchDTh34BWvb1fwSKdqhYAVGFUUAiEAz9giUIl1jKD5XxVQothRmz8/xYFtgoeX8igqpkpn5/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11307","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ebce4e5d6e0bd27ff4b5046027b82b194285544f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11307_1750354042775_0.2763891146375592","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11309":{"name":"hls.js","version":"1.6.6-0.canary.11309","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11309","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"028898288191582a1934a9fe1dbacc273dd64b43","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11309.tgz","fileCount":154,"integrity":"sha512-HgG7y409uukPmeuSl3i6a84BsON3WZ9ecI+evVCyMjbNliXykvotex1Guao0U69Dk4XEfdAA9Ut+8Nf7NCtUGw==","signatures":[{"sig":"MEYCIQDt399KER+DTE0MRpdcrG0gL0OG3xCfAzA3z4VIKdPWCQIhAIjJbiyEBI+HZ+fExGC2UTg3fjOOs5cgqXhD1EumFO68","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11309","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22696c9e025ba1f6efc9c9e668bda31a480a61c2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.19.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11309_1750354790412_0.433869089736749","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11311":{"name":"hls.js","version":"1.6.6-0.canary.11311","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11311","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a112b7074fa5cd91c2b9387fad601104840341f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11311.tgz","fileCount":154,"integrity":"sha512-sX0KoXRrStPrVve54mAcm8tJVU9UM6SyzBrw/Cgv1qu6w0eKIiQssW+u+mG9gV5foL+qpnXkT9oC2koPjRA6Zw==","signatures":[{"sig":"MEUCIF0dV+WYiaBK6iuaHAQFZRqyooEpcU63j4GX6O0QoZdhAiEA58wQPzZOqgIpNdPadkrbKFbqZBkzrhOH0h2ROQd8IsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11311","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"944a677430d319c4099d7a768152cac675087b3d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11311_1750377344234_0.940828001403418","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11313":{"name":"hls.js","version":"1.6.6-0.canary.11313","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11313","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b51aa3292c72601e0342c67481f89954fd73cbaa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11313.tgz","fileCount":154,"integrity":"sha512-5/9Lo2A/XkdjO4s3NTOVJs2L2U8J6+eD5g16p4TsefN/T/1ocGCZFrK+nNyOfiTpc7R6r0VeFvK61nHrxd49+Q==","signatures":[{"sig":"MEUCIQCW+SIX5HdFdCbf+0/4zrMwTpsz9opVcw839Wth3R6cNwIgBgwbfaJYNXOzOPg5Jqut0bp4+FiGxlW4fD4x9TJoP9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11313","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cdcc4c2e315fbad53edec2af96891293324622d5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.1","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11313_1750496538628_0.8226005951073694","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11315":{"name":"hls.js","version":"1.6.6-0.canary.11315","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11315","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7c564880a865511b9865ea2f6cca88803cd8037","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11315.tgz","fileCount":154,"integrity":"sha512-sjcq5yDe1mJDtbOJzUuDmBFPrzsgI4UwCT2bSSuCk/kcEGZGODMJ3SJ3iFkJvUoeECFuLBehIl4M9dD+vnAaGQ==","signatures":[{"sig":"MEUCIQChhGoTzQ/SPYFva7GZ74TmAmkOlb1ug39troa6qc4gwgIgW3q+FOTwlXXHrc9Q3qDUr0mXf52wBqSJh/DrFWccMTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b8e686cd1f2033802ad4325c148c364995f90847","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.3","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11315_1750497468935_0.49725510539199824","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11317":{"name":"hls.js","version":"1.6.6-0.canary.11317","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11317","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"faf485c0bc5cea17308b5868bd16f07e402a868c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11317.tgz","fileCount":154,"integrity":"sha512-Mh+h4zDJg4EzZ/pAihYefDMg+/B5/NlIBFPj7gI8JgYY61tKSW/5kmm+K6ZHQKzEIX4aFYdM91r3EK+mUkL4AA==","signatures":[{"sig":"MEQCIEKGIzzmvcw8fjvwrrn+2B5wrzpXcHiAORbQukwMmmjSAiAa8wbPOkVCYsAyUuj+VSAujjbaoQBpdWQ7QhFdhbHyQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11317","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"118f867f58a6fde62911fd759cd4e3df95d5baef","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.5","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11317_1750515227368_0.009572537973334683","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11319":{"name":"hls.js","version":"1.6.6-0.canary.11319","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11319","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"72c7525c13bdf989bb8e1e8c96dcdec205b77912","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11319.tgz","fileCount":154,"integrity":"sha512-nciOiKMt3CyPzRXyp8QgSQeQ/y54AF0vfSubSNHGJxbvPc64D5EWrmmK8Ct2wNasakFFkGgl/PhI34rFDsbdmg==","signatures":[{"sig":"MEYCIQDEe2JSQTytRtfGXtO6xP5DtEbswhFjt4kbKD518oJ11wIhAPXz3H3p+21q1zV5KOEQGe2xMGF7KR9QvYEhmtlkBp50","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11319","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3b2bb7bd2b64cb08a50a9181eec74c9ac8e99593","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.2","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11319_1750516218937_0.17795555552849485","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11321":{"name":"hls.js","version":"1.6.6-0.canary.11321","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11321","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c3accdfa04622c42416e114da9118093e05abfb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11321.tgz","fileCount":154,"integrity":"sha512-aawhM+KHwI1zGBpRHyGsvM0h+stqHkTb0qFNn6OF69rK8Nn1rIheQTj/f9S1Dxn5nf4CrXTZFJKk17YyWNdQmw==","signatures":[{"sig":"MEQCIGPPegtVvgIqeDx35ETpTl9EclS+yVTs+VTWVMJq3NrVAiA5XPnTwVXRktKbS5Gw9AKsZxFO7HZ/tRbFScsWN9rK+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11321","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0afdb99014ea58dc15053bd25b43e4c9864c4608","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.6.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11321_1750798428900_0.11320770139349934","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11323":{"name":"hls.js","version":"1.6.6-0.canary.11323","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11323","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0aa1fa1f23b7c801fa7ee696b6cf9b159e25ca5a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11323.tgz","fileCount":154,"integrity":"sha512-lh80/Xud7D3w9bE16LzdUmADcejRbyCqYl0zt0ibcGjPiwh8q4ZjBuyutZSUXZKtL/LrdX3IF1W0KD0BaR63OA==","signatures":[{"sig":"MEUCIBVG+aHJMVxe/c3idCzpXjBIaDXXA/KQiO1yGWiz+DeKAiEAxaOl83WU3ewz6RaiGztSaGPEHANvpnUkwzQpFhSneNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11323","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"91524b1c56bf7466a9fce9deb49dbef9dfa41d0b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11323_1750817754108_0.13895031252442225","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11325":{"name":"hls.js","version":"1.6.6-0.canary.11325","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11325","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"90a33114f5f54781866424adc67aec849dfa1862","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11325.tgz","fileCount":154,"integrity":"sha512-ozjvHU+rpdOMgim7u1vTzEEfoPk/hNo9iroJn5ARx/n10yhQKIGy3KMOdrVIk5ZzWACYd6QR1OjcK40S9dZaXg==","signatures":[{"sig":"MEUCIACpQPoI2FuslGd8R4S7K9jX/6molEzpA5VS0ywla1x2AiEA6v6VijIQQqAVs7MVuNkrg+754ATjF9xtiqOT09ow2lk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11325","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d1a87184d30e87f42ddf50e90dc2218dbbd61b0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.13.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11325_1750834867949_0.5508739055249161","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11327":{"name":"hls.js","version":"1.6.6-0.canary.11327","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11327","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"844a43ec8d8f6c42b8b63a8fe073ca35f1b52851","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11327.tgz","fileCount":154,"integrity":"sha512-ExTJEI6KMG97LGYN8IZOCycxZ7R2eBMmRJQo0gwwfKyGzQvrxyw+JP4h3Qyl4xX2Vs1f4PXySlQP5r/zdNlTsg==","signatures":[{"sig":"MEQCIFWHQpOUsLXN69KNnezEBlPm9EodKx3qzPjig2fce7n8AiB3guysGKdimcUB5IE59QLyWefjG0/wBu8+jsO8M1d+qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11327","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24082150},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"eb023a173265533c369830f0470b4429d85b9e6d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.43.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11327_1750926678996_0.28184117598073244","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11329":{"name":"hls.js","version":"1.6.6-0.canary.11329","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11329","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4590bcb9c73db4b04e7987aa86b0225c174466fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11329.tgz","fileCount":154,"integrity":"sha512-0RB6RcdArpY119l/mWhAvBXTOeKd024iP3z9Jff97uDEOAQ62gBTGs7PeX6oAb7IWap4NK+b6r6oK8tBttcFYw==","signatures":[{"sig":"MEQCIFPOocxL1r91pyLkJ9xnaF2/IL4eenqXl9cHLhxsFshBAiBejJaB/oUxNrU9qNQ9c5X8yRA8Gf9H70uc1bFYqMBKqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11329","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064147},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"44ae1041c525cccfd9f979024c3047fe293bda97","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.0","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11329_1750927990061_0.964045545968315","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11331":{"name":"hls.js","version":"1.6.6-0.canary.11331","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11331","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b7604a10a4d2cdf8f928752e53c1b391cf0ed0d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11331.tgz","fileCount":154,"integrity":"sha512-i86pu79Gv0MUU/lH++I4Fnvwj+m7Hpzdf/atqM5nR61d//FNAhsbxt+d3sxsHskKzgGLFV5Fa+iWfeb8YGZCbw==","signatures":[{"sig":"MEQCIBrAA3M5+vM089CciJyTH/adj6AZ46Knt0ADBlQQxVCcAiB8aJ8JZwc73qdVRqDHrhFvpU1B8Q1fLbciQO0szdED0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11331","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064147},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"74899e7ac106bbf88ab7d468dee0d505494af998","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11331_1750929295696_0.18241910122430705","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11333":{"name":"hls.js","version":"1.6.6-0.canary.11333","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11333","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1f718a4ddd474c835d1c5c1aaafc96f320cd6742","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11333.tgz","fileCount":154,"integrity":"sha512-dr4U0gkv3m7zkWTuQP9TuknzMjJhjxpsykoWziCHXTtdLhVAQB4hmfGU5SxYVFXKJ7VW/8V55JOrK6biPyZNCA==","signatures":[{"sig":"MEQCIFAZpX+qVBxAIBwOnjOLC/xcOww/1+BAn9hqEYWJ3PHzAiB9TTBE5OMTldz+k2DgEXvvmYwkM1etJn5hXB1GqmOSXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11333","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064147},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ff306b7dc0aab742797a9ab92ca2fe8205642c8b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11333_1750930641528_0.9933112783402118","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11334":{"name":"hls.js","version":"1.6.6-0.canary.11334","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11334","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"34d9bb66d777a2a516f2b8cb23d552206570bc05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11334.tgz","fileCount":154,"integrity":"sha512-lDlMVvmPr4sV1gP6aupMB2oqLesXasJvJbW5aSjLpkFdPdfK3KD0UekSTec0kY5GxcYcp+1AItcEeUi+18wXxA==","signatures":[{"sig":"MEUCIQDGI0KG/sUedgIIoPEggP5jYnaJUTiMcGVm9oW6WwBGkQIgYoO0ERm/x5UuMnAYblg44/9CdGqlTImwOgkLBI1r07U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11334","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24069688},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"775240248ed58ff35a17427c9d13956f72260fd9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11334_1750956243639_0.6328254896868595","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11335":{"name":"hls.js","version":"1.6.6-0.canary.11335","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11335","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"053d2dca8febecfad2b83459449f2ee5b1bc9885","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11335.tgz","fileCount":154,"integrity":"sha512-HMUtzhncVPPjcquNEEvcaX2JC/2fGJ/SVXsJpTheg4597/60rN9NhxGspanbpqYuJqw6k4a/q84V89BUDryshw==","signatures":[{"sig":"MEUCIQDsFE/2j3BSxQacaYgtAnkLMkR8OTJ5uUnVogUw6tCXugIgUHzhG3XxQRt3IeHg2O1K202DHlynRpLYTV1wSmr46gY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11335","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057324},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93a488ef89d865fad4d44f35d8b7508808fab3f7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11335_1751040783876_0.305672612451388","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11337":{"name":"hls.js","version":"1.6.6-0.canary.11337","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11337","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6994068d0fa9635079748f7995ec89cbc3148ef6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11337.tgz","fileCount":154,"integrity":"sha512-YTSwbMUAvXUapXKdtMgOpqoRnHLSdtW8JwqWwB0KcrUTKRhHmBHMlEH1rNK1g3fl4E4MkkswUblwAUTipwSOQg==","signatures":[{"sig":"MEUCIQC5p0oWwaCHR470BAMdWdh06pE0/sa80MOtKdwc722tQAIgBrpmeVnmBMQFFlPbXlStncH1e/bZmjU0MuJx8XdyedE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11337","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057324},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"215c9b6a799ed6ea0a183ce9c90866a17b94c363","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.20.4","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11337_1751041830277_0.8750673003676697","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11339":{"name":"hls.js","version":"1.6.6-0.canary.11339","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11339","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b6d0619a8d1ffc526d059368783f3f03288699b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11339.tgz","fileCount":154,"integrity":"sha512-49y2P2BDm9rwFT3SnZkpD6PC+Ywe3hDeB4U6mFQ/A+o8rj5Ic1Msm1d287gfGjcpirtWK5m2L1RuhVzRA9tBaQ==","signatures":[{"sig":"MEUCIQCvI84AP3CPYDjTmbRrbIr6/TlaX1o8UqLnV5Mv9gOoowIgOK7foevNKTAemlt+Cmc3zb2E4l+u3TCDhqQ/6rEez7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11339","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057324},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"840f012a8050d6cfb3f4bddaca6a0e64b294a0f3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11339_1751043226887_0.622086246051573","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11340":{"name":"hls.js","version":"1.6.6-0.canary.11340","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11340","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a149f6028c79987080b0a08ac8197a9d6cc623c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11340.tgz","fileCount":154,"integrity":"sha512-9SZEWvJ9BUaQ1FDlotimtxmvLn+MV1fSbLTmsg9pyMg8OFsEULer9f7Ny/MTA20EWbRvEX+BJZq69HTepbV12A==","signatures":[{"sig":"MEUCIQDAG/cFYC/NY16qRzfvK+zhIh3mZAYmPD9eKWwWqRcPAgIgUQbFNqY9aqCVYa7v/x0xdFk2aF5vULQCySTOFJ0muDY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11340","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24061622},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"78969442db4bca573da500b555b9f1f540932951","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.27","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11340_1751052405227_0.7476777361169042","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11342":{"name":"hls.js","version":"1.6.6-0.canary.11342","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11342","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2489634e7a3a8a66a6a303b1498d46064c3d5848","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11342.tgz","fileCount":154,"integrity":"sha512-tiYfVmFfGN13rS7Z1qiGO4qDI/ftm63+dksz2/tp+6LIF4GFRFfoNRai1kySdZNg5c8jBiI6tYpDfJdva63lWA==","signatures":[{"sig":"MEUCIQDi64Cb1601cbXjWSsbTYWTka3VN0p5S+O3ILfZm5z4pAIgVahXY/wm+R9cKf2ajUf5WQWyGrXFA636dKdG7ryWRM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11342","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24061622},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"76452cddfa3ba42659d3d77c11b6b9390de2c5e3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.31.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.28","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11342_1751082423621_0.028640103407525652","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11344":{"name":"hls.js","version":"1.6.6-0.canary.11344","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11344","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6e7b156a0fcd622165655ffcd7bf5e87b4a0ef17","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11344.tgz","fileCount":154,"integrity":"sha512-AxxjfV/pXKaQApur09h19Minglmft0KG9owIsoLroAvINpMLP2BxZ0NpnqKyUSxQKANgHTxjpcpurMvWfmeGkQ==","signatures":[{"sig":"MEQCIHrnqzOj9D+HtSql667wYKNaL7NjeCYG67fe7gc+Gz1lAiAPWgY7oSCdI3637NY9XcPsQTifrJPB7XM5xP0RhE6T5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11344","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24061622},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"733cf840a855d5f62c17c18842ffcbbf7901e787","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.28","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11344_1751084019909_0.21724577796529165","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11346":{"name":"hls.js","version":"1.6.6-0.canary.11346","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11346","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5119afbc3f1b57dd6ad471a4319103ce56f12822","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11346.tgz","fileCount":154,"integrity":"sha512-DTrjmW60Q1htLTo+Ic1S2D8828hnhjIcOav61vX89Bp+FGXEfEFA9OKKQFpMDqIxkGFh/iSrWWfY1XtOpR35Kg==","signatures":[{"sig":"MEUCIEnwZ1xK88XlIjMwrYY7I0xvOhmjeZFeRWGOp2MPTIbgAiEAq+tWNr3vpS3C0pxCjUA5EbNId2aZarVUG9Pw+dvZpw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11346","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24061622},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ad513e9929c772866197ce997a11f0e3dd1d3876","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11346_1751085451874_0.6445798521359971","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11347":{"name":"hls.js","version":"1.6.6-0.canary.11347","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11347","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f2fc04be22f506d789143790c01adc4410239ab8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11347.tgz","fileCount":154,"integrity":"sha512-MdeKBCAiXAKNIT6edJeRp9nF8W6IUIqlTevrQShjR5peFUZCAnFZvnWcuPIjt1D4TCkmwUkSPpfHmh9a1K9eww==","signatures":[{"sig":"MEUCIE33uyLnTuW+EK8vFvmwLTQzwjY14wLJLy/+ecOavn/NAiEAoMGTpGAQ57oyCa8C37rmV1DunJde2NzUOWk6CPPMHnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11347","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064448},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4e4b590b684e7b0f5151009f33292b274b5bf2f3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.34.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.34.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11347_1751120383365_0.46529292297460656","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11349":{"name":"hls.js","version":"1.6.6-0.canary.11349","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11349","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b377c0bd60bd913f776f8fb9500f6972a90ef18b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11349.tgz","fileCount":154,"integrity":"sha512-awHqi0GxE7G+8HC3PVB1WuMvR+0VeZyTSlI5lpVdlTTkkrqXW6KYDCeXWa1EwXJFp8p20ZGOJgVpt4HQTZNqsw==","signatures":[{"sig":"MEQCIDd8J0F5cH1Fx7KUCNyQ/oNkYtzqyAhGj+xMt4mR8AB+AiBkALEmMNbjG+hGZGaOKTk+oXNjfeFrzhKqHQoIJTyO/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11349","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064448},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4a57c01b2367b8a5e63b15fe309069bfe8ae0a1e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11349_1751317110840_0.2936162130773725","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11351":{"name":"hls.js","version":"1.6.6-0.canary.11351","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11351","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9f8440849ed59fab2582e3dc844627cc9d73bdaa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11351.tgz","fileCount":154,"integrity":"sha512-j2XEoIxPdYe1278XbeAvB6394W4MFxqml//N1LS5qVHSo1lXDNq25JzZJenEQXcQ2msr1buEwrnA+5P2R4aUnw==","signatures":[{"sig":"MEQCIF3rus0HDU7C2Nphn6wnJShrWGUzFNJhw3SN/Agf7y70AiAlIW3E6CxeMXCsuIIkdaotIT8lPT9VmtTsTqpdC2ibQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11351","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064448},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9b356f8fd480151ace29615a162edc88f2d7158f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11351_1751318119713_0.6078122186102726","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11352":{"name":"hls.js","version":"1.6.6-0.canary.11352","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11352","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bf11289795cc214b6f70c23d462805da6bfc824f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11352.tgz","fileCount":154,"integrity":"sha512-LFs5qkt2UU5uDG6QAQdFbByZzXW4+nYnriu6laBeSwbkLNLU5tUYNl8qCRXew7kfke1JiRpvQDmPxKJYdcKjhQ==","signatures":[{"sig":"MEQCIG9yMJ2EDuUWL5eAuGScyOwZ0VRr7dY4YIYAh4mfg1f7AiAq/AHOLr8MpcEcrc4yRNYwcWWyVm9gJ0MKa4fC5PlVQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11352","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24064707},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e4ed1d5b547262c09bd9404b62d81e500222e360","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11352_1751324767965_0.243745699544196","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11353":{"name":"hls.js","version":"1.6.6-0.canary.11353","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11353","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6601fdb3398d613bca23f7b7ba7304ebd5b8f478","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11353.tgz","fileCount":154,"integrity":"sha512-urOjqxc/QzK2NEp8/8qpeFXlWA/RFLnatxdWOjVOU9udnnUoYn8OroKktc5kdPgoosgGKX8bx68Ja2i0XoSwAQ==","signatures":[{"sig":"MEUCIQCM28bpTgL1gB/S0p+FT5jabEQMmY4kRcvAO2deMMSeTwIgY1YXU9Ta6x6Fj0HlrCyOpvtZBOOpQ/3Y678MtsdWOCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11353","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24102615},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8727c8d68ffd352056f72dce9c2514f26f58cf09","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11353_1751382205504_0.2841629781207722","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11354":{"name":"hls.js","version":"1.6.6-0.canary.11354","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11354","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d12a9b03528ae363adf560ff849164e2414d87e7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11354.tgz","fileCount":154,"integrity":"sha512-78iz4EKoCIAleAA9mqthc1Yf+a3ZNYZV18SFLM53oYRwIHhzoZ6+5HtbcT+ok2+x6IUa+g9YatCWEoHI8ZZEXQ==","signatures":[{"sig":"MEUCIQDD30Pgw+8X5FBcCn4Jz8iTPhVkziMM/9U5DSpxn9b3kwIgBOPEloN+jzBmkJM9/NB0gPGMKXmQg2JhKcFAJUkjMxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11354","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24105971},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c8fce2d4b788ab1788f353b47ffebd7d16dca52e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"137.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11354_1751409445782_0.8575793262616884","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11355":{"name":"hls.js","version":"1.6.6-0.canary.11355","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11355","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4260ae362290f0d8c358f61a2495bcadee9cf259","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11355.tgz","fileCount":154,"integrity":"sha512-XrO12TnSW2NO8HeM6Q3th+yrgEc02id0DyJd1rmPrRD6KITNtVcXu0MCIxA093ENbejjLk5zi/6PzpsXeQgBDg==","signatures":[{"sig":"MEQCID60v2K6GdRfgfxjAsJzzlSjorjlexq7W4KWeuKfkuVwAiA/GfIO473F0ktogeIYRX01yK7LoYAkNykf1VC1PA7Ztg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11355","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24105971},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d69a077a1fa8496427e53e2d5edbd20a289c2ee3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11355_1751471202699_0.87609809963513","host":"s3://npm-registry-packages-npm-production"}},"1.6.6-0.canary.11356":{"name":"hls.js","version":"1.6.6-0.canary.11356","license":"Apache-2.0","_id":"hls.js@1.6.6-0.canary.11356","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c8a9370efb813fb57f2a0c9792037df2d7bc31a1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6-0.canary.11356.tgz","fileCount":154,"integrity":"sha512-zySWt1sFDlgVTdp9btG/H+7caheVpd4WxW3NqXbvorVDVIQUjBTfctw0LCmjpBDOOJdRXobSYNjiStKxucRueQ==","signatures":[{"sig":"MEYCIQDiM9vYuZQma+YpkfLez67P/ONFfAguM4U80QzRsEvCZwIhAPrydkdWuugseCPujlIgZ5MmO6K3a5qLM+QYJZ1dIbkL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6-0.canary.11356","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24113437},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0e842b13ed53a9a9d6e7adfdc8db784c6e96978a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6-0.canary.11356_1751488624187_0.14937012353004486","host":"s3://npm-registry-packages-npm-production"}},"1.6.6":{"name":"hls.js","version":"1.6.6","license":"Apache-2.0","_id":"hls.js@1.6.6","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"39c6e659e0851af09441637473a681727e99a44d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.6.tgz","fileCount":154,"integrity":"sha512-S4uTCwTHOtImW+/jxMjzG7udbHy5z682YQRbm/4f7VXuVNEoGBRjPJnD3Fxrufomdhzdtv24KnxRhPMXSvL6Fw==","signatures":[{"sig":"MEQCIFawBqWwwF7E6ZKHl2fC+TB9ss8IBf61r/C8V9E7n7mCAiAD/OVwtypZW99FFVfssj1uPr5rlvxYUypTDoblmSI2UA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24113217},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0e842b13ed53a9a9d6e7adfdc8db784c6e96978a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.6_1751490623905_0.6907425296913015","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11358":{"name":"hls.js","version":"1.6.7-0.canary.11358","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11358","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"da8b4e9f150a3d60718988f1f48ba29d045c1af9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11358.tgz","fileCount":154,"integrity":"sha512-w2lwSj7ZfowJPG0xNEirHXjnD33fedjMxr0Z3cEw3tk7KVwxEKJTy4Y2TY9wF6/M1MF/8gZYBba8KCQRvJTF7w==","signatures":[{"sig":"MEQCIHWFGhBi5LfSOph/wRVXVm6Wq0ppGhOKHwOwwgcJi/t4AiAWgNRnp8j/X1UXapXecSY0mQRAn5rKhbb7Sq1LWLZdSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11358","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24113437},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ef1231b3a5cf820a8dd5ae556729192daaa7cda9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.14.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11358_1751573875307_0.7634002964441584","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11360":{"name":"hls.js","version":"1.6.7-0.canary.11360","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11360","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b0cab6a397b5750a1c5a0555fe7563508036c59","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11360.tgz","fileCount":154,"integrity":"sha512-iJlevVVV7Si/yzA+PTyyeIs4ed7tgY+wyuQwqjKwQQ00cYXkeqjOgnw1+j8LUoCvQbinDPtajHCWCKhDz7NYKA==","signatures":[{"sig":"MEUCIEHbBV+SXLxZd5OzGJeQYpH/tlwNuk19VLS5GQkzu4MpAiEAgEXLC0behb5PPg8k4w0R4Trpx+Zgz3HIEjrlIecsF/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11360","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24115579},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e7e11aaceb7e85c94fc4db8d2cf92439a0d37244","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11360_1751595951969_0.25012218179262","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11362":{"name":"hls.js","version":"1.6.7-0.canary.11362","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11362","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ec74c120f17232cd9f01b27d3e9866c3d34edb4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11362.tgz","fileCount":154,"integrity":"sha512-g8HbXe1GQ2ijEZhLbD4Biowih9Zo9X+DlCOir5wrzEt39+czjqHkSeLxgroNdpQSNb9cGCMyWbpPjuC7ah1TDw==","signatures":[{"sig":"MEQCIBOEtMLdcAnfAS7mcxPOpI9Znv0QcIjmYCOcZN3EfSU0AiARZRpXfHdVsKEJtV/5Y1EjluZ202SZbyxHpXq+KQbTYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11362","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24115579},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"545a17218f8e99bbe17a21422e2522fac32b5bad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.27.7","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.27.2","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11362_1751596959968_0.74697072877805","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11364":{"name":"hls.js","version":"1.6.7-0.canary.11364","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11364","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ecc865ea9ca690e57ce17a8be7f681fde5f1f652","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11364.tgz","fileCount":154,"integrity":"sha512-2+r+Q+Y+FYgfL1YwDBF1QlwilKtnBaxZQ1/IGBMxJCg/semR3uB4ljl4iRU5P75W6qD9pZfjBH01TzFTR79W9w==","signatures":[{"sig":"MEUCIBdsvb52k9yVpwXPZTWQRDEMNO7HhRvYkY8EZS4BHMffAiEAjK3mB8z/MsDX4hAi2ugpGatMr2C9gNBIHdF1skEwIPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11364","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24115579},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"59937ab897834bc80542354df6c4b33620743aff","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.3","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11364_1751598253870_0.9328211613450932","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11366":{"name":"hls.js","version":"1.6.7-0.canary.11366","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11366","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a1aa78d9a3757d2fe32884aeddbcafea9f77ee3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11366.tgz","fileCount":154,"integrity":"sha512-jFUGZiXm4x9IcJoqlSBS/ub0Epcpws9w+kYxnFwMw1COz7OKXJmTcEMi55tMp9zBsAXNiXoPvAZurh9sRhQRNw==","signatures":[{"sig":"MEUCIHybS1uQht0bGnXYpJSqQpVGG4uuJSVtMu0onLJp1GPMAiEA4YxAGzTrNFxI8CCSfFjQLDi0vhj0srA3Z48h0iEbtmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11366","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24115579},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0b6de886fac3be495081ad818d38a56d3d7fa47c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.33.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11366_1751721121042_0.3250171152622585","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11368":{"name":"hls.js","version":"1.6.7-0.canary.11368","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11368","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dfacce3d6578c7448362f0d27beb4d9066f59b98","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11368.tgz","fileCount":154,"integrity":"sha512-eMXmtbcy1GSJK3umYO6z3IXZOXcG9yS1P1IOWPbmzfODBNSurFs/PE6StODN/tpJLUdYDOdlK7i77voz54mqfw==","signatures":[{"sig":"MEUCIE0XowZewvtr0IcsyL/PZy7qgLfkLgi0g3fsuTjHy9sXAiEArjeigBJyRHx24/+sy+CvLWBd2WJpbrQwUNjPNzOAy8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11368","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24115579},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9c0d46d1562b33cc20e3366e31b1b457239d7a22","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11368_1751792641309_0.5655142840978618","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11369":{"name":"hls.js","version":"1.6.7-0.canary.11369","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11369","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3d1394b95ffabe2462ccb3100786bbdc4b3933ba","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11369.tgz","fileCount":154,"integrity":"sha512-jc8ea1nbPIGtR4tNcH5AE6O9zoNUZYX+uCZljX4TEnBIBQS41qYIf3/G+QRLBrpuPIAuAzte+8snmvEsM9F8jw==","signatures":[{"sig":"MEUCIQD2Izft1fmR97BQkYeJzA9bjgej+fHzXrxFbz07oBf3NgIgBWeBkwBMlDu/vKLhYKSZPmqsr1nFzZajHnq8Mzi/2LQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11369","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24055399},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e3e965983be554e5f76e1284cf556242caa19062","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11369_1751907947307_0.5905023044941957","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11370":{"name":"hls.js","version":"1.6.7-0.canary.11370","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11370","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a9db0a9cdab021de16d5c6b3ce5e1c2e5c7a40e0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11370.tgz","fileCount":154,"integrity":"sha512-q0TvLnurzOygd2MI5gSHhHiiql2T53UoxPY903wizFJGU4F+z0XrJh8SRERI7+Zw47yJaP6LkeUvm4agNSUUoQ==","signatures":[{"sig":"MEYCIQCqYlqmS0TKBib2fKmDiFLfyjEtnx0ZQAAv4BdVbhdSJwIhAKDTKp5PBR1Ew/OR/3tBr78P1Muo/6+1RlvR++w5pcVL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11370","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24055432},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fc3b80a3edf6e524431f0510b4fe72b7b26a430a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11370_1751910243602_0.0157596268011424","host":"s3://npm-registry-packages-npm-production"}},"1.6.7-0.canary.11371":{"name":"hls.js","version":"1.6.7-0.canary.11371","license":"Apache-2.0","_id":"hls.js@1.6.7-0.canary.11371","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f212aadc3597456b723b665f3fe2a2cdcaf410e8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7-0.canary.11371.tgz","fileCount":154,"integrity":"sha512-7Z24Nr7H401+LkZjdaEFDaZ2qcyBcYTo1C5tb57g2fZLwxbfmF8S4M/i8c4vUVs5KdjLbd3Dx8ujSeQRpnOeYw==","signatures":[{"sig":"MEYCIQDc5at5Vpv5s84knBBxHeHm8Ic1ljOkF9JBqcjoAvg7uQIhAPzaBJgqzQXhdcgEtziR9/7t/5jfdf7GigyEU0Zd+s5h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7-0.canary.11371","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"408bba38b60470725c15e7782f2ff8e48fb454e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7-0.canary.11371_1751916624220_0.33080673707785757","host":"s3://npm-registry-packages-npm-production"}},"1.6.7":{"name":"hls.js","version":"1.6.7","license":"Apache-2.0","_id":"hls.js@1.6.7","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b45ed55dfc92e06edc15b98e6374bd13f78af65","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.7.tgz","fileCount":154,"integrity":"sha512-QW2fnwDGKGc9DwQUGLbmMOz8G48UZK7PVNJPcOUql1b8jubKx4/eMHNP5mGqr6tYlJNDG1g10Lx2U/qPzL6zwQ==","signatures":[{"sig":"MEUCIQC2f6C0C2YHnvluoDWeHMFeX6PQ/xNQDfpeZ5FdSGNMIwIgbHAlHCMpTj7pd3B6TZiCnqTic3x/23bKElfJzW63QS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057430},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"408bba38b60470725c15e7782f2ff8e48fb454e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.5.3","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.7_1751918285352_0.7558358764065585","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11374":{"name":"hls.js","version":"1.6.8-0.canary.11374","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11374","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5873da74b466daafd326ddbdf3f26136636d38fc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11374.tgz","fileCount":154,"integrity":"sha512-aV0pX1WduARlL3sIugg6/pIHyGCmO7YmBcHqvKQbo25dn9yo7LsyoUBn+oZze2TXo+4HUHAljyXzBF4rTZkUEA==","signatures":[{"sig":"MEQCIB8tU1whCma9rtuCUH1/Vpczjp0rmVCS1seHvYox9OftAiAaGkoD9oq7681rW8wtMfMniUgyLHAezIg7en/zQ9hebA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11374","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6259bed421b405f3373be53fe3bd6cefe31fa04c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11374_1751996827762_0.7769294711204409","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11376":{"name":"hls.js","version":"1.6.8-0.canary.11376","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11376","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a413b147310d37cf043973777b57609864fb3db","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11376.tgz","fileCount":154,"integrity":"sha512-YWAcZhwbdxV0bnTL9nzygLLcq+uZ+gFiqNMMz0XXsP6YeADS6utRQRGCAEwhUO1vBlavtjD6bGaX01Xi85vgNQ==","signatures":[{"sig":"MEUCIQCa9b+nMtw7DuBD8HmmkyeQbZZncKOt6xfhUUQ/yS8EWAIgQoshcDh/MBiaB9gZ+1v1ppyvVbNudwoxQdClgKsbv98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11376","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"91693a1d27a1cd6d1a07ebb9226394e143fb1973","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.0","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11376_1752000290217_0.9326582245994992","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11378":{"name":"hls.js","version":"1.6.8-0.canary.11378","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11378","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"27dae615016e389c7e3303b0a534c24b42b984bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11378.tgz","fileCount":154,"integrity":"sha512-/x+UA00zo+01wkLbk/1S/2I5xLhssSfz1rLG+VNvxCB3hBb6QOX5mtt9/FJzllanwkA2IJ0Opt6iem8XE8CH6g==","signatures":[{"sig":"MEUCIQCaXID6JiMhz+wjHyvoHEm5VFQW3oS4RjMsqR4OofaMLAIgGjaUQUCv75e7DHMEm8mpYvKRhyS1BEl1EzrVfTYP4Fc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11378","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"52cad21c72a330b851a3c03bf8e49b992ab7c04f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.22.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11378_1752020701805_0.5112438068518108","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11380":{"name":"hls.js","version":"1.6.8-0.canary.11380","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11380","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"11b74b77d20ca9426b390ec4699cd2ee457da056","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11380.tgz","fileCount":154,"integrity":"sha512-wAQpIsurxPAFMi4aL/JSc+wQxpXzAQ11jobls+60dbGJjI9h/+I3hHtw7SMHMN9ywcVtM1z7amoOtXpC8NLV5A==","signatures":[{"sig":"MEUCIDH7FinHNLSswHiAynz3atrIa5ngiJZM3jZMWQ5+lPkXAiEAzaI+hJm8beq8AnInJvmAPfqu/l351X+Gb4Iq8vZBZik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11380","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"abd8fe105a3a0afd7ae9dde66b52e7b5a3e1e3e6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.23.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11380_1752146963843_0.7678915789455658","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11382":{"name":"hls.js","version":"1.6.8-0.canary.11382","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11382","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0a51704baabd88c534a392c79f93b2e1e2ce61f3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11382.tgz","fileCount":154,"integrity":"sha512-pP+XI2sszv/Lc5n2miya0WvvYnT4Oy93MYvuYr4Nu1bIOkyMszAL+/s/LP8QOvjE6dy9HN7ayprsHlg4DQ92Cg==","signatures":[{"sig":"MEYCIQDwG/DXgOwadLTijTE1rXSk5Hkf2+xJNeSOaukyds4+fwIhALlaVFR7clC2337BlRX7Wfm3jKSnNc6jfZ/pKhMtKXri","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11382","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fa531177fe2aab1e1da5825bcf88b12cb81607cf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11382_1752147965385_0.10472143850838367","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11384":{"name":"hls.js","version":"1.6.8-0.canary.11384","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11384","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d1e10abfd4a5b490309fc1cdba1a3af32e1b3bd0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11384.tgz","fileCount":154,"integrity":"sha512-a5uYAY1SdKWn3sVVioVCqQJfaaNi2BZuSsxsnBayI2Y0H7y3YwleuuIPlpH1uqVhbXLvxwfju7e0FySeROzcUw==","signatures":[{"sig":"MEQCIEgHQarelXeYCKpE3+9as8SwYSIPed7rMGTUgEv/Hqe2AiAH5/5YGxLCL/CpAej3Q/HY29hk25f2OqZ1ZHxuYh+8Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11384","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24057650},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c3e053e974a4312d52c7b0dc00e15802fa6aca80","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.18.6","@babel/plugin-proposal-optional-chaining":"7.21.0","@babel/plugin-proposal-object-rest-spread":"7.20.7"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11384_1752161473397_0.5526582280687686","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11386":{"name":"hls.js","version":"1.6.8-0.canary.11386","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11386","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e93a75814a526f877f4c15cfa8fba37297689d1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11386.tgz","fileCount":154,"integrity":"sha512-PImgKkl3ygZ1GoCRkrpynX/mIUgu/bHuZRHpKVVWMJ7v0MENJOfuMb5LC8ZkyTrtKy9PhNuQA0DjpK6AMdZEhA==","signatures":[{"sig":"MEUCIAszXfzK+3Fuu5Luh07VqnraYc2YaecVTmuKbBEJzcatAiEAtTDOVFq/X4jGVlzjNs+UJbRnxInlamHLr+Pu9iA4k/0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11386","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24053737},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ac64589e54ebed0baed4a139d10e9bf9b130b941","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11386_1752165189491_0.6653939998216167","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11388":{"name":"hls.js","version":"1.6.8-0.canary.11388","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11388","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"582c5bac554d79970e0d28d7f6508fcbf69e8e1a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11388.tgz","fileCount":154,"integrity":"sha512-EGHK1gJ3f53vgkah2TG4mnNQ0FJv6Ofds7VBNsfbLZ+u7A+1fl6ihlHcPhBbQ7JC+wh8cNIO9IWCrh6lsljj+A==","signatures":[{"sig":"MEUCIQD0h6pECB2QlAkKWCjVZLPEMx2gqFBMK1AUwLf0B0TpGwIgLNalionXXnIWQcPEhuSRmafmrDtwt9hjbYZ2QXSd9RA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11388","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24053737},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d876e51afa7ed4be7ac2768b54f69f8f260bf472","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","actor":{"name":"hlsjs-ci","type":"user","email":"tjcode+hlsjsci@outlook.com"},"email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.20.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11388_1752166246442_0.30986183338974227","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11390":{"name":"hls.js","version":"1.6.8-0.canary.11390","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11390","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7d591db4e0856cec98c63d41c3975f3aa4405e26","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11390.tgz","fileCount":154,"integrity":"sha512-AV/kNproQaxOJKnY9CcRmn2QNsKlC6BStJoVrKr30yjVQDiGuVnPulmFqX6VlpKNwKRWxCcn/YOjQaUUPOj7Og==","signatures":[{"sig":"MEYCIQDeM8gzmFJwuMkdJmnG1zXcffWVNB1SHlYZr9Etz5FPzQIhAKUeMoxxd1/LzXGcFVy4DkbedcbLB6cz67lCPhneMsf/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11390","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24053737},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c0e57065fbca9d35cd972a766d5a20eada934ac8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11390_1752189181696_0.29520551532439043","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11392":{"name":"hls.js","version":"1.6.8-0.canary.11392","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11392","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2f65e26a882fdbe5db69cd9f78456981de485896","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11392.tgz","fileCount":154,"integrity":"sha512-x7gGupYtVQKrqfUT2Ug8Wv7qNQ4u1xfgsMrAiJTd7fwXfthUvwpGQKrnEULUb8HS7wGa20NeFAlCCtjROl/joA==","signatures":[{"sig":"MEQCIHQKMkSsJZUGRVoWQmfmb+Vgm8bUmLEIQeuLSai+6lIIAiB4gPmUK09py7ADJxy3zYQJr5pDosUOQ/mXLo6inxg8Tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11392","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24180480},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ea55b28576cda8c4be1ac16fc764b2b9efeee817","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11392_1752251364411_0.188388825508224","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11393":{"name":"hls.js","version":"1.6.8-0.canary.11393","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11393","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"76b4e4b84637ee750f12320861cb69ceeb4dc85f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11393.tgz","fileCount":154,"integrity":"sha512-G3ZwvnCPIkkfxBe9YvVobNwc4jHhBGmxCuNaDRbbVZQrKb99TEGyTeZNTRjT9Ip9DbjhkYBOkrRh4iSc6iG41g==","signatures":[{"sig":"MEQCIH8auNvLsS9qPY72YNeS0y+OSlKvwBS1kRpCJ+sqwT7XAiA8lbsv9OVIig0ZdcRe8g8sVee+cSg5fSbour2N3rHELg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11393","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24176302},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"81d30d55f0e77c5685af7c732296cdb63da48c5c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.35.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.35.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11393_1752528288243_0.2704498029229254","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11395":{"name":"hls.js","version":"1.6.8-0.canary.11395","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11395","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"793ff16e1f45bfd4cd33b72096698b212b781963","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11395.tgz","fileCount":154,"integrity":"sha512-bhuOqKflM/Z/YEhEn/6YjywnWasqM8D5GiNNajKqWCxd16hOQZMHJcOsChCceIwXUHudoon9KLFI/CYZtjRGTQ==","signatures":[{"sig":"MEQCIAg9QCDuOfZI7Ye8QHcdozVwuMAc+tBcuyu2q/yjyZ/GAiBvpyg3azgzWcyt9aariyhwj9ZRUVrXk01i4HlOmDrS5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11395","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24176302},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"38ba67d986802d2e79340d0f1ce1223b00c44bc3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.36.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.36.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11395_1752529240142_0.3175759375257985","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11397":{"name":"hls.js","version":"1.6.8-0.canary.11397","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11397","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e74e46ed550ba460263a73e8c01687cd474caf22","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11397.tgz","fileCount":154,"integrity":"sha512-XUpDM+xf1aV0owUPFD0QqSPhjzthHKgXKxN+KuqoUdqNCScOdaFAfFO0q5anAFZV57UY7LAnw2IRJ7qWHQbU2Q==","signatures":[{"sig":"MEUCIEJFbYN+93c0mHOHKk7o8Z0J7ak/eSX1EcM9uEtpBlRcAiEAmZUWpUmC2ouhWlA19rxHgDKtnqM7/KWpQLQOjWhxT2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11397","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24176302},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4361d74d28fc26a7f05ea062fc652b7103a5be8b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11397_1752530188353_0.5471366411330949","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11398":{"name":"hls.js","version":"1.6.8-0.canary.11398","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11398","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0697d0c4212271461c8c4b86f2b6f2410a82b0a5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11398.tgz","fileCount":154,"integrity":"sha512-PnG5b2kcsFdhr5JtOlGaxL6xQGkpoDsZF6Xu1mXr9WqwEw85EmbIt5lbdstBSSWF5lv+v2Em18GwCsHqQPi+Hw==","signatures":[{"sig":"MEYCIQCDNAfvW9ppLzsUADLlEWKLibGf1PyqRAPBATs25jDD1wIhAOJVoW3WS0PdUau7TEhC+iv07f9LO9zqaYTtYX/3I7Yp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11398","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24175662},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d313067793d4a50026361452792176e5d1ddc465","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.15.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11398_1752702364394_0.6104034717301363","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11400":{"name":"hls.js","version":"1.6.8-0.canary.11400","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11400","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b306ea150bbd3cb95049ef3cabe1d21d2d4ed643","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11400.tgz","fileCount":154,"integrity":"sha512-sBJjCG8wYKg7Dl6B44HZjdwd1qb/kLcoAxiQ7ZQ17H7arU5cAi0xyvInO1L2uu+YXLyrpbS8U7Eo73V/kw/NlQ==","signatures":[{"sig":"MEYCIQCdQpxmyWFJj2ySA5Rd1ABdCB7E+/5K/pyvR+zus8bWUQIhAM4Wsk6hWP4HUH7ysZqIpg7XyPNfDYRNa+NRArBkSaVH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11400","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24231484},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ddb80e6d84bec37b645e9077c0bcbc06482c039c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11400_1752728183928_0.41189190148492894","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11402":{"name":"hls.js","version":"1.6.8-0.canary.11402","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11402","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3630c6e7123ab07bf7f8ee61b76af3abb4ec47bc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11402.tgz","fileCount":154,"integrity":"sha512-4AUuIaTN40Pj8gUEcz0tc6TtqP1Eh9Qdk3SZljUvMWcv+RlyfgyjyRiUTYxj6de5njJZGCU0ClJcXA3hwH7tFQ==","signatures":[{"sig":"MEUCIQDuo5tDiZoo3C2XHph6z2VeJ2Fe8jlhtX2UNeC8uiGccgIgBKrqZ3UuzCpI7Jeia//m4sAdx1aK7LAhahGm6NLYfg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11402","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24231484},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"000d73ccad58c9012200c4acd40588122aff136c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.24.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11402_1752780813169_0.4104568336010974","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11404":{"name":"hls.js","version":"1.6.8-0.canary.11404","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11404","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"882fee9e4fce6e07a410dd565214909cce689f19","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11404.tgz","fileCount":154,"integrity":"sha512-Ff3AqweW8VcWZi7l0hrYwy5NMIhb6fzwLigULU7S+/Yex1p6taxOTY8HOt2lsnoBnVTEkMDHK/VswHjva2yOKg==","signatures":[{"sig":"MEQCICJRf0B9XmNEigSflJkwYcfOmpETiRV/iLb4Tf6Ldo92AiAomq4HSHigmISJTavjcQME7jjKxOwNgZZReNBN6LTjXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11404","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24231484},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0c3439ae8a8231b338de5d58047bdd52e361884","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.44.2","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11404_1752781795041_0.36671233484338095","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11406":{"name":"hls.js","version":"1.6.8-0.canary.11406","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11406","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"881eb09398875adf969b6ceccb711043325691c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11406.tgz","fileCount":154,"integrity":"sha512-SJCLEyD1yiYX+0bTrvcarp9I2r8yC7aRIiIBTak7ijQB0TbfdJOAjoT6WqHWgkNWRd9Y2PggZeCnIV04CV6QTQ==","signatures":[{"sig":"MEUCIQCiL/hBOnjGvhZQB6+WRc/jBVbP7/fIC+eMBe5GhAPStQIgUxnmx/1KXapObJumSlVIoATekC6+7iWpkl+G4HKqBtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11406","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24231484},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa40d2ad14722038bb00fe560e11fef4db3e3043","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11406_1752918261983_0.4955646314893294","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11408":{"name":"hls.js","version":"1.6.8-0.canary.11408","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11408","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c608f162a2f83efb234a6a218da65eee23dd0363","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11408.tgz","fileCount":154,"integrity":"sha512-iFlIZyDeDYLCgC/sR56ciEwmSp3HxmrsuswlGMb2FiRpT0eWWeP9CKKi3tzWT+b67i/KDb/4qvpFp8SAiL9tZw==","signatures":[{"sig":"MEYCIQC5D/t10d+c815lZek17pXysunF4yXRYVD8jCxEi/L21AIhAJt5cjYczgXf2lUyJeGvud1P0VCfS/VzGsygZ8AJwYG1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11408","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24231484},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7983656279db411c8e22bbaef896d306a3654b08","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11408_1752919279168_0.9541137877194359","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11410":{"name":"hls.js","version":"1.6.8-0.canary.11410","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11410","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4c432fea6c6edf0eb59530dad8169b19b1dd70b6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11410.tgz","fileCount":154,"integrity":"sha512-L4CaSf0S9+VyldfyBBfzryHWUxQBtvUA+BuzpC3bE5ITYtKy3PlPV7rdELM7XbO5BXMi3XCp5rHClWzfLX2ikg==","signatures":[{"sig":"MEUCIQCPp2plJvdyihhaeC6drcivJFum45/eBFp3De8FM8X/6AIgKkcLtJh/tHe0btfKCqUuS5rAlPe5SW/mlQp8cvHStDo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11410","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24230286},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"99358d85ad3541284dc745ecec3bdfd11cf355f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11410_1752963326969_0.6581094743538165","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11412":{"name":"hls.js","version":"1.6.8-0.canary.11412","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11412","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"40d439d06a898fd7813539d0630eddad91453054","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11412.tgz","fileCount":154,"integrity":"sha512-S/6dHZOs1ch7/3iddpD/4muHlXjCxbwyHWyiUW4iRuVeR51l60OhnySBLwMFZJU29fhtGp0scwEvXwK0ZK9KFA==","signatures":[{"sig":"MEQCIBftWOSfJR4/qrY+hl8Y4RkQxwz/ZrT4BAlS5opmk90NAiAbZPM4Dc99nREWbxEes59soeI3Rv8vtyKaj2Kdfe0c5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11412","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24230286},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7f98b85ec8cde785acac70fe2e67626adcd1f04a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11412_1753240393573_0.4015067974624895","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11414":{"name":"hls.js","version":"1.6.8-0.canary.11414","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11414","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"503bf9f6fdcea3f33a1f770790c01d41aa8a3da9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11414.tgz","fileCount":154,"integrity":"sha512-BqTI1lIE5SDK9zRCeh9Wg0xCSY9Ku1HIKB8yXZMRj5hax7M5P+c2QF07QvEOYWOUFAgkAgkzoYt4ByPRmu9hUw==","signatures":[{"sig":"MEUCIQCldj2FNQrTccM9BRWukGi9I9E9yaGpzkyZ8bYHNaivEwIgTj4hC6IxEHVx7/1+lp8lMA0c3Q5LqAsXs/7oAJC6muY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11414","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24230286},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ff2f417c07be5ddb823219ae3ef26c98be5cbe43","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.5","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11414_1753285008579_0.8394396640049697","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11416":{"name":"hls.js","version":"1.6.8-0.canary.11416","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11416","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0c88f5ef1b40f6d6af24095850de794cbec47848","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11416.tgz","fileCount":154,"integrity":"sha512-/RIAm9Xc1XbaTYSvkd/lStAxqgxq4KiOpaTzBS/SMJEaQ83sWUJfy22Ai8shnloiDjaNqwNIy8zwTmRgBjwoGg==","signatures":[{"sig":"MEUCIFhXNBH4fCNukTGmRriQdzvoh+1ZPsDQO1aS0o/8j/zLAiEAt7o0B4zRE+8bbfvgWCvEiLB6oy99ozN/HUN0NOfYrvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11416","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24230286},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"86096d84dee041391648876345a7a8e334a1901c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.37.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.37.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11416_1753470003987_0.2827750656297596","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11418":{"name":"hls.js","version":"1.6.8-0.canary.11418","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11418","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1512914530ced6616ce57e0a7e0c275ebf0e70b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11418.tgz","fileCount":154,"integrity":"sha512-N+yzC8Mg+ZBZAte1HdM1lQ3ZD4WTiU74wHEDddSIIYi3twfqpoXQcclQoZpIAyczTw8iYO4PTQbtCRNxhPx4gA==","signatures":[{"sig":"MEUCIQClDZD3JpihKnRzoTo3MruTkSObO5yoQ4FERRp7b+eTSQIgQ4MdZ+gpodrJEPr+01HQSyiIWQQnIgpxwzcej8xD8bQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11418","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24230286},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9176b392eb462aedcdd0993b13c0acd2dc4fa0c2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.16.0","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11418_1753732526721_0.14411376812154297","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11420":{"name":"hls.js","version":"1.6.8-0.canary.11420","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11420","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"46fb1d00a444a3d04e41bf039dd17f5db3f96f0a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11420.tgz","fileCount":154,"integrity":"sha512-fNKL/9sUN6lbItQ4VY771tOsYtIA/bCNfezSnT4Z00IIxCusPP4Dp8pTXP5Dydq8AIpxOfx1CvHtgBXP2P8tSg==","signatures":[{"sig":"MEYCIQC3tr0ckQhPc6669NHrD3yuEJp3Df429xPMoFdcvEysRQIhAPmQX/QIUREkBY+nZobRDMf5brwC0D1Ub1+lMolAZM7I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11420","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24239298},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3687209f69ceb226754d40c53994ae1d2fab8fd4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11420_1753757913918_0.9456232366266546","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11422":{"name":"hls.js","version":"1.6.8-0.canary.11422","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11422","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa862e8ce1aa546587071c6301d913944f6077dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11422.tgz","fileCount":154,"integrity":"sha512-pU9tqnY/N/AyFbWMDNVaFMG1nWy0AwLlfCZ4/JuLQKUSXYyLB7VIsqIrmVUItpm0B8zqaFs9RC+UmmGAqqypHA==","signatures":[{"sig":"MEQCIETOWRxkPO6xeEkXps5CBbKbBbPY3ErX3EFALxgfTi1SAiB9ha5CuphC373HhJC8cnnwicUtjEe6uglwnvH0sBEoGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11422","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24239298},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"850b1039b6d4c6fd7a5330bc800feb4b653021aa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.25.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11422_1753814040163_0.8607093731028745","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11424":{"name":"hls.js","version":"1.6.8-0.canary.11424","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11424","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cf07624e6213cb6b969811f90560cbb481b6fb2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11424.tgz","fileCount":154,"integrity":"sha512-mVpHoDT427u+ROB4n7MWTR5pWQ0wxUcdaalnS1QEdPxeL1FjM9MLKUs8G4AASZCGvSC/d2HtfwjQ/CDHZ/cBfg==","signatures":[{"sig":"MEQCIE6nhoMECpQrurjANIIFQGE3CaX2j7LXHFBtqItsI/R4AiAju2u4imhqYKakiigOw4I4DrSQusE9Pm6Q4XDZlgliqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11424","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24239298},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3db93e6bd78e9ea2dd6ea34787d842c6856dcc81","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11424_1753815000910_0.7156464459171494","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11425":{"name":"hls.js","version":"1.6.8-0.canary.11425","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11425","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f29f193e123dc74800bdf157c76eb370c4135fee","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11425.tgz","fileCount":154,"integrity":"sha512-dUQWRiEOaxCtzyqu7sZOUlu3p8uhrcBI4oZ/TSvDxknb/fIEm3BBVGx7VaS2TT/asSAaozKcwBGC3ph/bG0KqQ==","signatures":[{"sig":"MEUCIGsg9CqpSYCkd4TG4vpmxFiIsk10gIqb2wI99Pdaetd3AiEAnoazOb4OMBhsomA4EoteaGb7k+dDJnX118Pv9w2IJJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11425","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24239298},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2fb519b6456299b59c9c33f760accece03d2e2f6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11425_1753816938062_0.5461297470081561","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11426":{"name":"hls.js","version":"1.6.8-0.canary.11426","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11426","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5be795e18bd93c466b5873c7bbf7fa3704f421c4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11426.tgz","fileCount":154,"integrity":"sha512-5o6VSddu87dUoNOhlZ5SoG/81/l9SuMWvnDR8swKiqptdFIPfFPza3STjdMcXMsLREGDg7BS5hBtYwyGeeXPaQ==","signatures":[{"sig":"MEQCIBBXAxQ/T6aSoQb7w0xv1vCogT87pD8BxrqfNnna5rSZAiAbcT/3UhaSdIzugbIYb6BscFvXeB4rOmCTD6Jy7JrqUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11426","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24273822},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d1053cd94edbf899e705380af91940f9e6989af","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11426_1753945974391_0.5738138213395927","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11427":{"name":"hls.js","version":"1.6.8-0.canary.11427","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11427","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d6c3ca8a208a4b8bc2335c0d29b2e47ff5900b91","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11427.tgz","fileCount":154,"integrity":"sha512-x0zzYmGL8zLniRWFR1E9/zuelpA22IxJ8BGlqXH7kq3JnJedlp8Kgtl2Zouhsc1rnn3ovswrxxBHFOPBu0RrDQ==","signatures":[{"sig":"MEYCIQCfSTt1/aKjZTNxWEar7+R1bo4vzl6njxIpzWhXbzrerQIhAMoXP8CP5JG4bV7nlfbIMlQ1Z6MD9JwgqU+AlA5jtz4p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11427","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24306798},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d46bf0e3115a1ce16fc3744587a626c7f73f5e1c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11427_1753983082970_0.6016261342506757","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11428":{"name":"hls.js","version":"1.6.8-0.canary.11428","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11428","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6cc14dc4dacc0629fecf9238afb11820c6340f46","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11428.tgz","fileCount":154,"integrity":"sha512-Wj3J520asl0nXGHaL/LH4OJanB90Yed4GW9R03ICMFOrPyFmXkbjlujtmtjzgLPUkc6EN/zHEWojKjCC6O6xNA==","signatures":[{"sig":"MEYCIQCgcgR2TAe21md9WfzcOy23NYYMdT8xnA8GZtPdL4m+SAIhAJdPp77KVFdM5nqiDED32LPXarH/30O9DvNpWW1nhyO0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11428","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24310054},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d5ddabae2a37e0b370c8759dd057169ab23fd87b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11428_1754016278801_0.09917607305644105","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11429":{"name":"hls.js","version":"1.6.8-0.canary.11429","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11429","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d19a45d6c559889fe4d95495a6c9dcd8dde7dcc2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11429.tgz","fileCount":154,"integrity":"sha512-IDipGwcVvqnVPq1WhU5CZ9JTqdf3E4567uUYGCK4itarqqRsqwtljxdGOJxZivhBO7MNgi2oSz1tERy/Vn73kw==","signatures":[{"sig":"MEYCIQDi2WBUFsYz9+MLsXe7WogrSOy/TMyq37+iuTYuFrlugQIhAKSBUWDT7gKnfeQyFAuuXXRskBJ85bGoztxaV8Ck+xut","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11429","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24392774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a19f42425d9088760d680f54edc141e9fd50e72f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11429_1754347483750_0.235815716344961","host":"s3://npm-registry-packages-npm-production"}},"1.6.8-0.canary.11430":{"name":"hls.js","version":"1.6.8-0.canary.11430","license":"Apache-2.0","_id":"hls.js@1.6.8-0.canary.11430","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"151db0040de63965eee996c37da448f44b4fb880","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8-0.canary.11430.tgz","fileCount":154,"integrity":"sha512-3a7UgsxkPOo+bH8uEqSuaAgrDmV5z87T5srB3CNhKazH9je8wHE3JWBNyfe2dcxH0+e+7f8j961Pk8CmQdsc+g==","signatures":[{"sig":"MEUCIB77QqvIEF1dyDINig6X7Db5n/gtiIGe8Xpa4tukhvj8AiEAh8GPQ3Ou56dLtMmeyKQXaXIpBhPcT0duUHignyW3UUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8-0.canary.11430","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24392774},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"84e4fbdc3f755b2fc279741d13cdddde1de2f58b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8-0.canary.11430_1754349091840_0.019171323546304464","host":"s3://npm-registry-packages-npm-production"}},"1.6.8":{"name":"hls.js","version":"1.6.8","license":"Apache-2.0","_id":"hls.js@1.6.8","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"690f990474cc0909d9bbd26b78b8ec69c923ff42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.8.tgz","fileCount":154,"integrity":"sha512-oifhtMNYRpB1VmzH/hWd4NXziMJ1hCeA15XG1ET4jh6u4khXsYsqqvpEFWmNWS+8J6tbsv10wYq5ZiY21HG2Gg==","signatures":[{"sig":"MEQCIC8bR6/+hkIMi4lZkUkGX3Q8xV1dcEGqQcWOT4zvqxS8AiB5zfaYLdS8wKXommXS9Kp7dYoKeFxN3Ll2BxZOPyU+eA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24392554},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"84e4fbdc3f755b2fc279741d13cdddde1de2f58b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.8_1754354473850_0.7961874603219601","host":"s3://npm-registry-packages-npm-production"}},"1.6.9-0.canary.11431":{"name":"hls.js","version":"1.6.9-0.canary.11431","license":"Apache-2.0","_id":"hls.js@1.6.9-0.canary.11431","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b488af027247c47c6b582bfdb592d4f59a83b537","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.9-0.canary.11431.tgz","fileCount":154,"integrity":"sha512-EV6iK64YJnh2R+6sV6wcnjBLKjeh9kfEr344/CXn3qzq1RyMUa5LwlMTqIsPA+qbR5nUc0ZkfZhJopBPqPheOQ==","signatures":[{"sig":"MEQCIConSrnbuASeFdYPNBZXoB6ph/Yx7qIxIim/BVguX97lAiAj03MotfU4RiQATfi+d+QOzTus+wx8oiz03MOGgHu2Tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.9-0.canary.11431","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24396276},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a37db2fc087d7c8fbd58e460f21639d638ac2e13","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.9-0.canary.11431_1754533413695_0.4677971916906609","host":"s3://npm-registry-packages-npm-production"}},"1.6.9-0.canary.11432":{"name":"hls.js","version":"1.6.9-0.canary.11432","license":"Apache-2.0","_id":"hls.js@1.6.9-0.canary.11432","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5f4aa5e12d56ad228858f1700fe4e1c09c56061e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.9-0.canary.11432.tgz","fileCount":154,"integrity":"sha512-LEagqxPF7I4P5Eoh6UXY9f4IKzUJqrkwf4phi0IIOXiajB2tHeA7c1CBD/PZ9GSUam7cwvNnJkeOrA6LPF4oNA==","signatures":[{"sig":"MEUCIE/DKg2RCd7fnorSWqmLrCFV+eno/OEsqA6iy5EM3sx6AiEAj6Jy5Wnz4gCvj+ErP9gPntE82ljhWnooljFlxTLea6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.9-0.canary.11432","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24427607},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3206822e375ef55c710c7e67a0aaac4679900e04","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.9-0.canary.11432_1754535293168_0.7975592433317276","host":"s3://npm-registry-packages-npm-production"}},"1.6.9-0.canary.11433":{"name":"hls.js","version":"1.6.9-0.canary.11433","license":"Apache-2.0","_id":"hls.js@1.6.9-0.canary.11433","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e24e331f1f99a003df831ebc03ef98bd1218b250","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.9-0.canary.11433.tgz","fileCount":154,"integrity":"sha512-cFaRkX+SOX7LbD1AOdB6xV9HRQx8R1vy9EFw15yrRX/L5+271zW/4aVIim1SrZLA2ZDtwlOOlhp91BgdFSl1zQ==","signatures":[{"sig":"MEUCIFG5U6RLTp8PNLE55pg96ext3MaNaE/vsVO5NV/pEtZZAiEArORjdcR5DSCmm7lexSJscHWdQLAtmgc2WU3Th7YWNWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.9-0.canary.11433","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24428279},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"053c42b36cab2fe188498d4ce7f770b3b13a88d2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.9-0.canary.11433_1754540978667_0.907843893809015","host":"s3://npm-registry-packages-npm-production"}},"1.6.9-0.canary.11434":{"name":"hls.js","version":"1.6.9-0.canary.11434","license":"Apache-2.0","_id":"hls.js@1.6.9-0.canary.11434","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10f18fddf826bd65e8be3111264671fbe8446009","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.9-0.canary.11434.tgz","fileCount":154,"integrity":"sha512-SJU65InvsnfCBCMF6bmvQGh97etaPJ0dEsnvc43jDCqGamHtrho6+VF4r3j4rYYK+jaUXfRfFSnNIxLjwNYafQ==","signatures":[{"sig":"MEQCICJ4ds4MJgTUoheQSBaXZgvN5VXxwa12OGIbvbA8YxeAAiAhWO3L9Cl2OanD1FN7wDjhrMmhJPjxQxaey/dC6flqUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.9-0.canary.11434","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24436080},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d2c81f03d8012742994cd425c942eab9b4290490","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.9-0.canary.11434_1754553425224_0.2238511498108524","host":"s3://npm-registry-packages-npm-production"}},"1.6.9":{"name":"hls.js","version":"1.6.9","license":"Apache-2.0","_id":"hls.js@1.6.9","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f0278bc4dd6f3b944b9e0b3ea84939865e5c073e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.9.tgz","fileCount":154,"integrity":"sha512-q7qPrri6GRwjcNd7EkFCmhiJ6PBIxeUsdxKbquBkQZpg9jAnp6zSAeN9eEWFlOB09J8JfzAQGoXL5ZEAltjO9g==","signatures":[{"sig":"MEUCIQDTqXreIlCb3PhXMiKuDS7Z0Ybl4QaBQmKDI7V6h3RiTgIgNsamTYoKDQOtzM8KkEBC6daLzzNnuPksJO3//YmLM+0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24435860},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d2c81f03d8012742994cd425c942eab9b4290490","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.9_1754553623939_0.9887133550982492","host":"s3://npm-registry-packages-npm-production"}},"1.6.10-0.canary.11435":{"name":"hls.js","version":"1.6.10-0.canary.11435","license":"Apache-2.0","_id":"hls.js@1.6.10-0.canary.11435","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"29a4147e937028773112cb995aca4dc090af3d4c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.10-0.canary.11435.tgz","fileCount":154,"integrity":"sha512-Is7xYThy3YwVtb73pckkNZspHhTLiaCH1NbGLPY20d/HCaJZna/1+m45uNFzYbnQ7IxsfoyyPEhNPWyc01+Msw==","signatures":[{"sig":"MEUCIQC3oZBEXuI8dKe46yCnfPxDZ63J1TfWtAqxKFTsYN0VQQIgF+q0W0p3ogc1R3M1RkS3w/vw/YkGfwBt3YXrdAEF+5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.10-0.canary.11435","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24439096},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"59ede999a2c94c46136abbd6197b3fbc9fd0a5d0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.10-0.canary.11435_1755184929160_0.13453454391362607","host":"s3://npm-registry-packages-npm-production"}},"1.6.10-0.canary.11436":{"name":"hls.js","version":"1.6.10-0.canary.11436","license":"Apache-2.0","_id":"hls.js@1.6.10-0.canary.11436","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3a607b5e439e8450632becb6afe389685424cc27","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.10-0.canary.11436.tgz","fileCount":154,"integrity":"sha512-5nrCDJhcHM49pXgLa0RD/Dq/ntBssMsKqfknGiNP4eoSOS9PvAMq05npeeK5Pt3doBO1jsQ8BHky76ZTg6AzIw==","signatures":[{"sig":"MEUCIGG4dqVlNJb5RrrOLLYmyNUO28nC9ovBLUUDduhc+AKvAiEA3+ou0opctkqWsmRq/kdYgJiLDwr8lfVwJuYpRcuZarg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.10-0.canary.11436","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24443677},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e3c4f1ddc020bf8934224f6464ca25c0003d3aad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.10-0.canary.11436_1755187517420_0.5972046884254893","host":"s3://npm-registry-packages-npm-production"}},"1.6.10-0.canary.11438":{"name":"hls.js","version":"1.6.10-0.canary.11438","license":"Apache-2.0","_id":"hls.js@1.6.10-0.canary.11438","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7aac0dc7b45a7c6ade0dd83d313005434f7663f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.10-0.canary.11438.tgz","fileCount":154,"integrity":"sha512-zCuAQh4yr7lT/3laXJcx/hi8Efu0V+Rxm3X+irRnOZoBu6b3Du+Twyd5W32CWWippGPuAHm7K8i0VMn3BlZ4wQ==","signatures":[{"sig":"MEYCIQDqKK5mUKWUtVl0BpLvE5aI53CHRSOYryVWmif5slsmzgIhAPZyOr6gYSoXG8vufZSxYsnj7qoA7t0cRCFgWM82868x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.10-0.canary.11438","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24446142},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5ea8f781bef578a697a3548a1ab953f38b06cc9d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.10-0.canary.11438_1755191135069_0.24111126523879767","host":"s3://npm-registry-packages-npm-production"}},"1.6.10-0.canary.11439":{"name":"hls.js","version":"1.6.10-0.canary.11439","license":"Apache-2.0","_id":"hls.js@1.6.10-0.canary.11439","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b81fc692080b9124de683c9d0ab1505ee71425e3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.10-0.canary.11439.tgz","fileCount":154,"integrity":"sha512-a/nW/qfTEbOZnjXOmxkUv56dGD9xHRxfH65CISz2t9VkqvZJeMJ7f/fkBRc9uGn3Xy5p1wyQmoYQj2FyaJh9hg==","signatures":[{"sig":"MEUCIHvVPlbaxxW7P6mDFI4WslHGb5mc9RaajUX4uGyrP8LiAiEAtI2DDBL856loCZHv+ElNWEDmRrF2LZ6qRH/M4t+bPUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.10-0.canary.11439","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24453102},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b21b6de9f67b02ded0e6dcb6330785ad168bc8e0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.10-0.canary.11439_1755196974408_0.4233764064527399","host":"s3://npm-registry-packages-npm-production"}},"1.6.10":{"name":"hls.js","version":"1.6.10","license":"Apache-2.0","_id":"hls.js@1.6.10","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"702af83e1979734ec81f2a6d523166e3ca45eeb6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.10.tgz","fileCount":154,"integrity":"sha512-16XHorwFNh+hYazYxDNXBLEm5aRoU+oxMX6qVnkbGH3hJil4xLav3/M6NH92VkD1qSOGKXeSm+5unuawPXK6OQ==","signatures":[{"sig":"MEYCIQCFiAUTagEDKP/vGIK7TH2kzp5q7At11TZrNuF4Xh95cAIhAIFQGT3a0ZMTAielCUholpFRjMWBQzjKz/qhissD/ot3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24452882},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b21b6de9f67b02ded0e6dcb6330785ad168bc8e0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.10_1755197080717_0.8707154836602644","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11440":{"name":"hls.js","version":"1.6.11-0.canary.11440","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11440","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c1ed671654747729e5f522d8d9c40add9c801707","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11440.tgz","fileCount":154,"integrity":"sha512-g8e2oPTpuLQPzCMkmdAETI4sDl2l7pG/P3YvW7sI8o5yrUFTwjgCCzHUtSJZCzjs5CzeGmvXIN8b4VO5XZXcdg==","signatures":[{"sig":"MEQCIH8pvfKc5HFYoVP52rRoijMzFFzIjTjsF1W3hd315B7tAiAVmcXxeSoVbfQ9NdVq4cn03YhPtQdCjRBcQyrNZ+Mb/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11440","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24453102},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c64313bd2da3a1b3dd6aecea1e231ed00f4900b6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11440_1755630870657_0.8122055245134963","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11441":{"name":"hls.js","version":"1.6.11-0.canary.11441","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11441","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"640ca604d1c318b0808029928849894ebddfcd42","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11441.tgz","fileCount":154,"integrity":"sha512-4YGIaR49KZRku7f1H2vr6uxXtNm5cFXLwqTSvMAhFoQFHPTm/h6Bn9Ua6uQUoNeM04XvztiFLZ0hlR2er5ETdg==","signatures":[{"sig":"MEQCICfcaXDW8l12NRvwzNOOvbvUk+p0wK7ssNFNUaBvjSugAiBYRpye4xQbSWLmXTkKQqVcAfcFyrsIqJ5hDPQk8639qQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11441","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24459953},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1e3453e1b1c482392cad2094e83dedafda9bacc8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11441_1755731522925_0.9610073352778032","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11443":{"name":"hls.js","version":"1.6.11-0.canary.11443","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11443","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3229eb695ac3140cd315e23b7b0b986bc60ba796","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11443.tgz","fileCount":154,"integrity":"sha512-9l+sOFRwoxaC1bA69G90alfyuG4vDm0oXSHBRoW60q1sEfijRclkjftGLM9RzYDxIDObvXdl/8yfLHJ4yntSbQ==","signatures":[{"sig":"MEUCIQCuzlGPolpvdXQttM4gBkLzNOfdNFFD5y+LD64V3kh4ngIgU393e44DK7jWty2ZkSxPLE5d7o8ByBwWJxHy/fwXGNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11443","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24459727},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9a6dbffeae3a0e250bc372aa4ca6ebffa3a37a3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11443_1755894047548_0.8013093911795008","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11444":{"name":"hls.js","version":"1.6.11-0.canary.11444","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11444","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"970a5a9ecf60795328e28e24c672591b3d27a25d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11444.tgz","fileCount":155,"integrity":"sha512-vOZET5XXRtePSkfOzKbs2hkUPUVrMjyQu9qndjdEYyIbwQfw1GOQ3FpvbxzKPsGJnC+cT/TkwDqPkemc0GW9ig==","signatures":[{"sig":"MEYCIQCwSc0mBE5Savwyj9nR/DmzIybDIZM1w9e2NOxUSux0ngIhAKBtGG1F+bQ8kZ0XZtsSzHmdwqUEkOdflpNB8YxeDnQB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11444","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24543382},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4ebd6d2431db42e57bbfd6ee586d5c70d8ae33c7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11444_1755899989968_0.1161477480801556","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11445":{"name":"hls.js","version":"1.6.11-0.canary.11445","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11445","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b70e54dd1446198ba23987570e752b7a45d07c6e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11445.tgz","fileCount":155,"integrity":"sha512-O2qpnDHeMWStOELmGwPSoLkLwtzLAKpTWIwfip82/pC+A7mWckGMxLpE9F5TXdXXd4KchtYGjfjR8JigxlB2ow==","signatures":[{"sig":"MEQCIH2aqAbMSRAFlqVNiqNRfCUFnNYYDyqb6+ax9nrk89C/AiBCuSnJ+lA29pMC78FyHDXH3BX6FyexVClB83N/xvyf+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11445","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24545778},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b2d73913c1cbb8dd9cf53370582bd00200b62100","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11445_1755904613471_0.05186066874954398","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11446":{"name":"hls.js","version":"1.6.11-0.canary.11446","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11446","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"22508007af72d9ef4f537365537e7dae1e7dae0f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11446.tgz","fileCount":155,"integrity":"sha512-AF9tLirhEYSIZfm28NLjdazzhi+T4BwVPWCNRzikBUisz8Xf8Z5a9e8kTrGjD3zU9aSV+qcAg4/WiVKHtEfnQw==","signatures":[{"sig":"MEUCIQCGhXbuhVsWWZXdXXL4USTGQPV2P7gcD0mVukA98RlAOQIgCWoZvY9UmgEbxDsG64kayWcjBTRY5DtxsDdX5ElRQ4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11446","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24545778},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"82e46956dd6b6a2a26fe84a883cdb019391f0b66","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11446_1756086373613_0.7802597589573053","host":"s3://npm-registry-packages-npm-production"}},"1.6.11-0.canary.11447":{"name":"hls.js","version":"1.6.11-0.canary.11447","license":"Apache-2.0","_id":"hls.js@1.6.11-0.canary.11447","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"653a08147aa976269d31fe0f05c2c838e06e0b1e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11-0.canary.11447.tgz","fileCount":155,"integrity":"sha512-9PJFAqcWrpatl61eOAcL82aLyEvQkDgonbKXoP0Qwcc0LX7CpigTbuVOV/2jMpsVBEBTy15D8QEkeoinWH90mA==","signatures":[{"sig":"MEYCIQD9mN6SAM0H0pf1TjenNaZTPqehhWbGoHUFSM2hmSRmHwIhAKVuRF2PX9Dmyfa0WDLYkUzMsK/iYcGdoaWLv4qXmwyn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11-0.canary.11447","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"178333c02286cd8493b9d2077db845959c306657","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11-0.canary.11447_1756088058858_0.5925097667421029","host":"s3://npm-registry-packages-npm-production"}},"1.6.11":{"name":"hls.js","version":"1.6.11","license":"Apache-2.0","_id":"hls.js@1.6.11","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"643cf98f93701accdcff3b912d712b2387e8ca3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.11.tgz","fileCount":155,"integrity":"sha512-tdDwOAgPGXohSiNE4oxGr3CI9Hx9lsGLFe6TULUvRk2TfHS+w1tSAJntrvxsHaxvjtr6BXsDZM7NOqJFhU4mmg==","signatures":[{"sig":"MEUCIQDBtvnuvld/vYfebjHnKIyBR28gutF8alH9dFOelhctbAIgbutU+Z7lYsG5JuOFROuP8vDRGRm5z852M1x3ZB8ICik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560710},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"178333c02286cd8493b9d2077db845959c306657","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.11_1756142049922_0.7019733546408593","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11449":{"name":"hls.js","version":"1.6.12-0.canary.11449","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11449","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f43a14858d729dce11790ef483eeb47d7cdd3805","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11449.tgz","fileCount":155,"integrity":"sha512-QWFahykINjBKphmlcOOTdc/fziGuDNi3PGQtpUwzuZqjV8omrkmet1zSZf4a4l6+NPuN7hlGMhNg9O0OKd1hQA==","signatures":[{"sig":"MEYCIQDMCrQl/GO+YqQ2f/iFCDAjE1B+rWvFiIBPKY9gaxBHZwIhALL0VsVX3rgDiZf2rFNgedClMYYoChhv+2XnIFp/r0K1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11449","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e0dd5fe8d587510faf62bad25276e44fd49d8ad9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11449_1756347456982_0.06813873903858547","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11451":{"name":"hls.js","version":"1.6.12-0.canary.11451","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11451","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"74b3be8d4ddde1fa72df8c7b39c9075341f9a8ec","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11451.tgz","fileCount":155,"integrity":"sha512-8lHgNPqIacx59mJ/TYhVAnsGbjDgmGe0WXn/LA+5+Fr27EfYmocoSOewRVWArs/PPIrtZ8RVjLxdnE9NImqxxA==","signatures":[{"sig":"MEQCIHN0cVZSgvgtYTjVR25jw/G46OVhDWsJM6rMjZNfyfFoAiBipk/yl7gTv++KM07KFTqwlemx09toKTS0qG7G+i7VGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11451","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"35cb0319342293d6d107d6cea50f72037cb79805","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11451_1756350500741_0.9306226834563971","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11453":{"name":"hls.js","version":"1.6.12-0.canary.11453","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11453","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4acce5e514bf330500321f02630dfafbe9c1fac4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11453.tgz","fileCount":155,"integrity":"sha512-FDUa5gu6HBJO9sJhIQZkpoI8JkuyKWAwdh29aO8yTrBYvJWClff1/JtWj0mP9iUSmqyxEWqUlzXL40XGc9MEoA==","signatures":[{"sig":"MEUCIAe0JWspbLboHeaySOfpcuZyMLlYrU8RHhw41r9bARzhAiEA3JQVNCfTfU/EIsjWVPpn03ua6cB6R4n8B52pYCByQzM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11453","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ced7434041c514539c9386fce97748bee384db7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11453_1756356571182_0.4071066199217668","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11455":{"name":"hls.js","version":"1.6.12-0.canary.11455","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11455","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9732ac457e638698f7476921c0d9a20aac2e0e48","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11455.tgz","fileCount":155,"integrity":"sha512-w/VHZXeG1B00Z1O5NWiUINklaapum0j2jdjgbecuU3+KdE1HuVuv9BOduDrQodUOglEjkUFabS6fQy9Dwweu7Q==","signatures":[{"sig":"MEUCIBvwAoFp5Md7sVvg4bEHgGzL26LkYYU4Of7KGg4/746uAiEAvSKEPAV0CRKcQ4zW77bTZ+YtoULTJO71wCM578PpaTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11455","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b5440bcf129e00685688a873957b7d730f33dd02","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11455_1756358490858_0.35129819118469485","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11457":{"name":"hls.js","version":"1.6.12-0.canary.11457","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11457","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"632ba1992a6b5bc1561a0449078d7df2e1163224","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11457.tgz","fileCount":155,"integrity":"sha512-eqjhvs6lgy8SrRfzc/t2Z3/8UzUAci0Ms5i+FdrwQ2mLj3ZH4LJD5GZIarRWHDnMBV3Te8Z7IxKtV19e0GLzLA==","signatures":[{"sig":"MEUCIHbK0kX3isMXsyhWupRq6/yIXGBAnYwN7082oIhhz6WOAiEAoikB0Q44lACiW4hl3Rgqq8QJP+RUdjnkg6OEbi1VubI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11457","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560930},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"30338dcb1431ad7a79625bcc32f09caa4b995b65","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11457_1756361242673_0.2296930553039198","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11459":{"name":"hls.js","version":"1.6.12-0.canary.11459","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11459","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e18ab330f06bb5f6e1e9e8e3d6ff562c5c36a4a3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11459.tgz","fileCount":155,"integrity":"sha512-OByE5fmwZggCPZrxuQ6z02NLhFOXsipCmvwTe2QlJwuA3Q14ihAafWS0NvR2WyuWLR+UxdCbPsdgctAP4WgosQ==","signatures":[{"sig":"MEUCIQCn8UMJrF7BUtFepDO0OWbqXBDRm9BL+hxxSDRfQWrgtwIgIFHp/MrwQQ4xAGyhc/+jTokSh8XDK20xIymO9JmPYhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11459","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a7bfe08cddd20b214ddc6987b564dda768f386eb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11459_1756363490112_0.03631232159997433","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11461":{"name":"hls.js","version":"1.6.12-0.canary.11461","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11461","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"10bb404cbc73397ddc2967495dd4d5f7bb9ec43e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11461.tgz","fileCount":155,"integrity":"sha512-YDQXdvCre+0gFjx4YPfANwRmu6Laxeu8qKryOM2tTnSd306DvX4yhbn5hk5ZJXRIgOOYDcrZqyszCAFSijlUbw==","signatures":[{"sig":"MEQCIGmtM8/PSh7o6noA9c7QCED1l1YQW2nYEtgaE8iCr+sFAiB00JvmogF58mo8Bk39IyZL3m2JBlGWB4k6EFidf5NK0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11461","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a5090e1f1875697ad4f3a4d994ad7373d296c4fc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11461_1756366323308_0.131901867617769","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11463":{"name":"hls.js","version":"1.6.12-0.canary.11463","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11463","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e248e9270549e001cd89ae9f325ad5dbda744c5c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11463.tgz","fileCount":155,"integrity":"sha512-pcR8DGE6ftMH82RGjAdapxZULqZcO5fiQ5VDfUyD66Z0w2uqsKn4x8hYbzDC1z+UEjIsnZpdWIJy49Sj8i8+dg==","signatures":[{"sig":"MEQCIAlPymiLuTvaZb2zxE+h8GlsvATTly+nSawQpTSYLFs4AiAfysjkJZgnQ9qnrY5VMzjhqbFWe0liJcxmHbwuJ554vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11463","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0fa258c406d05e7b6b3d359c93a5246029f32364","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11463_1756367677455_0.07977585967329937","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11465":{"name":"hls.js","version":"1.6.12-0.canary.11465","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11465","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f942bf25c0bde2b15f9cb71e100f4060a4d603ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11465.tgz","fileCount":155,"integrity":"sha512-+P7QN+7o411c1QcjwJbaw8TYD985+xYx6OmZm3bx0rIjL3m6yzLbGLIZsQDiYErFs6ODGS/oovQmauqTEqE2+A==","signatures":[{"sig":"MEQCICV+0BpfTvLg5HYJ/YRDSS0Mpq0Crm50vGAWr6IrgF+rAiA24tNssqdmHFcncSPl6lVaLpOweR8GHgaZ3pHYPfJPFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11465","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"04def11b7e3ebe1219c1c2a3a6ac1078239c4b98","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11465_1756369024304_0.4716641107476305","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11467":{"name":"hls.js","version":"1.6.12-0.canary.11467","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11467","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"243f6573ea8d028acf330aba06897df148288a61","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11467.tgz","fileCount":155,"integrity":"sha512-MGK4m3FSK3e2hawcj5zHxJAEo0guvMm80qLfUqaFAEX0Hz9D3WusUgMoSfRsh1UJO91T0ZsqrE8oXOc4/oyp3A==","signatures":[{"sig":"MEQCIAxo6RX39YFKnoKw4aotVu30SZeyG4q3+cAk6/P8+7PTAiA0zDsfR5BAho0LeI3nOpsQcpC8QdagWh+1xkJUN2jrzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11467","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1332125e2c36d6b017159055cd8ca49bd04b70cc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11467_1756370794785_0.7961555929194681","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11468":{"name":"hls.js","version":"1.6.12-0.canary.11468","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11468","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a7e5ee5b13cf720367c89ede5c30a8e250da1cb7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11468.tgz","fileCount":155,"integrity":"sha512-zbcn+PA5/Rp+jpw+3gPC7mvcR2tBtovdioc2MR6J15olUiSvSpdKgMInldpMsn0n+SlyIbqdn64QNN3z3inyZg==","signatures":[{"sig":"MEUCIDtYs38c/hV1S/GZ7xTXT55/8hN/+lmOghvI5vCS2IAiAiEAp8Z+rF24eZVhMiwrdwF6Ne+9C5MIG9IPRH8KIUAM9A4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11468","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24560931},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1fd0c6de0149f00fb8f5048a49f8f49081e5cb5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11468_1756401167501_0.8659136871340145","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11469":{"name":"hls.js","version":"1.6.12-0.canary.11469","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11469","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4d9e7eefc6856f20438d5501a154a950c4aa7771","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11469.tgz","fileCount":156,"integrity":"sha512-c/m06keqQDsIV+3RGusnjLpR9mQh3F5PfXadZiFYarY1eM9/kM58etGVriv9KJbpWpQqiC0dE4MdVKeeh1cthA==","signatures":[{"sig":"MEYCIQDz8FKe4V68+Xl1Hz9ZqnudMZH1f9z3W3v96Uzy1phh1QIhAMxVFhb2naYpDne58/vuwaJZLAw0hz3/8IGvGyO5NYx2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11469","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24569284},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c5221c76881d4a83cb12eda7df7ee94583634a60","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11469_1756401349379_0.7976793214986866","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11470":{"name":"hls.js","version":"1.6.12-0.canary.11470","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11470","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2b2bce4674e6ff0442221cc9cb5ec78367ce496f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11470.tgz","fileCount":156,"integrity":"sha512-NqkEElfqo5GsUmskZvjbm7+pmi0sQ3Gz9/udCXnwlh05XFonAYG3Pp9od6Mb3S0n/C9Ltnrjwp46ct0xt3KHTA==","signatures":[{"sig":"MEUCIH4RMkAnm+wd2b4LSLxQejWq9g4eZUotY2voizd83NouAiEAwsioTHqjyfWvuLUVEb13qG+PSK7lmGR0IUp35uLjczA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11470","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24569284},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8c332eea20f8936467753b5aecab2bbe3608aa9b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11470_1756403646432_0.3796711478396333","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11471":{"name":"hls.js","version":"1.6.12-0.canary.11471","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11471","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bfb99ea7dbb44f409766a09a509aa25a5a59696f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11471.tgz","fileCount":156,"integrity":"sha512-Cu3Q8TugaFi+p+PhlDxivBYGU18p+DsqcUlDPbxL5rts0tf4v6rdn9uq9XzJ9uD1uG3Sz9brNMeAgUpA0Rhw+g==","signatures":[{"sig":"MEQCIAHtMv+hfhEEx8vlCbDi/dgLk03uyBWqAx+Gmob92A2oAiBVfCXoht8m+tSu4Ip2+MkAyQiQToBTFZ+0/HX8lyFcVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11471","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24569284},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a18f390d386ae749c7c54bde62054d9f28d27a7f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11471_1756409505427_0.9155600631008458","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11472":{"name":"hls.js","version":"1.6.12-0.canary.11472","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11472","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f4bd8faaf749c2ba013df4c497b28a995de2ccc5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11472.tgz","fileCount":156,"integrity":"sha512-/JZvL9EgGAk3oG5qWfweQp5clO/cKlo+tckYhLN1ee/DNy7FIhTk204axS6tJd3wPDAgi0pHoLBM+ItZ7+aNXA==","signatures":[{"sig":"MEQCIGYzOczUhtzbpSqDewvMrJLYGNCM/k3fyEg0ncoExJetAiAtfcDPdCCEJHc/y4JBdOyrYjph9uzN5JtVxHAzAlFejA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11472","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24571752},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d5163761177677f2a3733ddc3164327d1310eb3f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11472_1756413952736_0.3792975382687964","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11473":{"name":"hls.js","version":"1.6.12-0.canary.11473","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11473","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfe75cbf99b5506b76fb8da8ef2fd1e7ee813648","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11473.tgz","fileCount":156,"integrity":"sha512-wYb3KxSNU3ofxAJ8HQYY/g1qL10o12gzH2kDSvyt7m0YcfX/Bx6zk4edvortqKP0SoNTxr565sfB/maGdTqzOA==","signatures":[{"sig":"MEYCIQCTpMd/oufqzL4S0GehWqTf8D//CFuszE2qJceaCnTLVgIhAOfHCrq49fW5vSakIgCvhUggpCPL2KHys/ab+v/Gp5fX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11473","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3fd4bf3a4032e3e5dde82326292d80d8927b9925","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11473_1756416215220_0.12237123458392629","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11475":{"name":"hls.js","version":"1.6.12-0.canary.11475","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11475","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"636148675e20092966e476331643ec201ad694a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11475.tgz","fileCount":156,"integrity":"sha512-PzSIb2u+fag/cCqwHNK+GpwD2xfeWWPOma/b5PHEQOsmHn2/jtgOjL0hkmuEtLzqT/VZIgCwcPtcUGshDsHrhw==","signatures":[{"sig":"MEUCIH3ojZd29mV30VgMbZdCKnfenNCYvGXTyaqI10gdSHDPAiEAgw2P4KetlA5Wn/VqHxP96iuLkjb6ZGkxeB/HcZTPLVU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11475","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3345e784e16f80543930b94b40601c736b43a2a1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11475_1756425416081_0.09666057063791422","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11477":{"name":"hls.js","version":"1.6.12-0.canary.11477","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11477","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65fcf288a4fa4f7779b4cbd944d9d658def7d312","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11477.tgz","fileCount":156,"integrity":"sha512-hkDoqW53FzLNpBDASk+iqy1fG5BdBXX12JGwa0r4k1kcThbqARhkRYiH6jNZlFO0sLLd/57o90hexGGn4p7hrw==","signatures":[{"sig":"MEQCIH2XpWCVQCcaUWhTOXp1Vj+REHtsQIKiYme2BzbM5v9JAiB2WCSMB0vLm1XIHTH40J0i3o3qP2vm4Y4yFMFBskx0Lw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11477","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"622bdaabac4590a73ac84542c7bcfd54c6fa279e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.5","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11477_1756432178939_0.7391466170083427","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11479":{"name":"hls.js","version":"1.6.12-0.canary.11479","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11479","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f5e6ddb8c6f0121d4988ddfc158755fb70df602","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11479.tgz","fileCount":156,"integrity":"sha512-dAYlRdmfiJW146/0XjEb7aPC7zicFpva+VRzpJcAqvKvtWOr/ErEv2elGjZxgS43fnGz8Bfrv2CP3JkpghgU+w==","signatures":[{"sig":"MEQCIDVYLw2WaGNgEiT0JEriN33R1HNz8ZCqZ6XOjQEooNmdAiBk8DuM0T9QIB6Y06DJbrsX5ehA8O4lhDUhyMrmRvA5OA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11479","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"80119a7dde77acd43460504adb6f5cf1f0bececc","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11479_1756436799179_0.009800181239861594","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11480":{"name":"hls.js","version":"1.6.12-0.canary.11480","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11480","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"439a043a209260eef6d4efda57ec2c3a135bc68d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11480.tgz","fileCount":156,"integrity":"sha512-Vc1ckUrTSpZxkkeecNbGstHsGs5dmR0JWLGNx4t6Vgz6MzS91nURXGVR/RxVkVeGdFHnRnQ38BUZgDlpOc86rw==","signatures":[{"sig":"MEUCIQCJdLenkE3ytlu1pkPLXkjk/CvzDpLWDHiZOb7qz4kw4wIgZ50WY6EmbgwTzKbEj35mbx67SA/QWZsmwrzQGdoyBBs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11480","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"fea6732dc1196c0eff2f076443faeff07bc96866","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11480_1756447339976_0.20962842261257686","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11481":{"name":"hls.js","version":"1.6.12-0.canary.11481","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11481","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"adfc60daa0fbe64c0aa5a8e8e5b92597a8553700","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11481.tgz","fileCount":156,"integrity":"sha512-miW23QmCp0/dVfEbSAEr7A4uAdVgmDDzLHzDLoXAV2AnvCo3J6nktZdQzaUdJEarkY2GHXGbUld80bU7/eZDtw==","signatures":[{"sig":"MEQCIFWhFgjRQkieS7jk3LjzVTe4fElgB0wh73kxPwPhhkV7AiAeinviOzyu/oc/D+tkEIT3/QbaC1K9Fox4AZqoMS8zTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11481","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"13e45c16485d1e360ba5c5c4d9946dbd84c113c9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11481_1756447712127_0.923096999820902","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11483":{"name":"hls.js","version":"1.6.12-0.canary.11483","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11483","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"323b5fcb7c65ab84e10b69e89bcfff7b304ba07d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11483.tgz","fileCount":156,"integrity":"sha512-8vyCkJwalqZz+VEOA5AAQtEeeVHBLxP1D0D0OikBpF1W1r0A5R+A9sJTlDGVjWPjh5sa+nI3o3f3DwWWpb8vJw==","signatures":[{"sig":"MEQCIBswZGc3D3IYrrdnbEmSAlaBphGvxXLmYLZoE+fy5Bx+AiAMGSX4vDbAPDxnMRZqJaxQiIAacA6VrYjR3H3+EeL0+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11483","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9528cff4dd00411e9dcdb78522c86ae82ff6efd7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11483_1756448718879_0.4740789454061296","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11485":{"name":"hls.js","version":"1.6.12-0.canary.11485","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11485","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b677db741d26c14d4e67471347aa81bba622c961","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11485.tgz","fileCount":156,"integrity":"sha512-gvSBAguCYhcg42rDr49Rb5AMhlp4xJWVLZ03KzFHROaWW23r5q9WRnwdSeVl5/bplOiiiX+/jag2QCa0CfMIDw==","signatures":[{"sig":"MEUCIEl+rWWK6SOh4eMZq1IKG09yhyk/bj90VcaQ6+WjoE+gAiEAvCMGFrvC2I3DfWtmzPD7Vq8EMPsULywHCDShFBabNxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11485","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24586152},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"665ea29b0bd7788fe136ee782a33d62f4f29f5f8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11485_1756450053472_0.6022451265596929","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11486":{"name":"hls.js","version":"1.6.12-0.canary.11486","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11486","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"01bafa66743e97cb4cf986457d9967f10c53b8c3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11486.tgz","fileCount":156,"integrity":"sha512-/NcXkoKto7JMM9SIfXycHfJhiVEdhqlZQ50uGuFgRkThKvQtlyfnSxMfrUpZrOjSMESDvEpQQ2h4mc6s+vlHcw==","signatures":[{"sig":"MEQCIHTVaLOAa0FiuO7t3YjxCYJTN9Eb6BYMqNLfu1ffxdQpAiArJmVrV3/mdAE3S4vU3EcwnA8/+mq57TQDqLtFaZocSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11486","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24603793},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f9e23c04461c6ca07c156d47de7acf235746d3fb","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11486_1756496024779_0.39922985559450597","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11487":{"name":"hls.js","version":"1.6.12-0.canary.11487","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11487","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cb88cb136c54a7e95b6c9c9230422f1043b86691","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11487.tgz","fileCount":156,"integrity":"sha512-vDyb0TppXumHjPjoNiTrDc5UMSps7lbW6qF8z+W7tZmfsv0246eOevLon2jvtREE4BZEntnjHZfqC1CVjf9KPQ==","signatures":[{"sig":"MEQCIGzmBTQ/nTyJYsRkcJxnCJI5K979kpSfsxiJ0wgBYOHSAiAfH76x5PqKFxy2MzTPCVI4TnXRtXSCox169VQfLQ3y8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11487","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24555348},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"656bff4809db9c1866b9345aad2395cfea4f7671","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11487_1757030323985_0.6643023960553684","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11488":{"name":"hls.js","version":"1.6.12-0.canary.11488","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11488","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b522bbd4817ea026d0982426dc02e3adc5c7ffe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11488.tgz","fileCount":156,"integrity":"sha512-KES7jV1xA0HJXNdUPmxx0N2sMWDoMWycIxSDrkfSyxoJcsJheIhfaIwVhBqZtbOw+WJ7SqqDJHEGPBx4v2CHFA==","signatures":[{"sig":"MEYCIQCigRVpFWb03YZnKMPviTeiKBpQkRLIcxZ/O/fQHi+0KAIhAN689FolmSVlYsC9aNwGx2ONbFNH+oE9sZS34o4r9qYZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11488","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24557722},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"293c8dac4d505f699145a29e513535a0792c4bea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11488_1757124530095_0.389604351660529","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11489":{"name":"hls.js","version":"1.6.12-0.canary.11489","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11489","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"31d55503233a402dee96f2c3218c5ed07203bc70","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11489.tgz","fileCount":156,"integrity":"sha512-6F/Ejeq7kUp+bAiL9goyJ9MZOGWqNSN6hXc0ObpNOhAdhYu0SagDcpd5U3JitON/MV0EjohH6XwuMiCz7eae9w==","signatures":[{"sig":"MEYCIQCsl049RlAdJgNRtp78vDOoGazcVkhac/ACw/BVON33pwIhALQLbRrevwLPJX14pUPlcYRIeBYn8nULx+c8G1pU4Drn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11489","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24577638},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"708e10f2e53064c81373cf41498fdc6988255ca6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11489_1757130265219_0.9700594118449959","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11495":{"name":"hls.js","version":"1.6.12-0.canary.11495","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11495","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f550dbd6794b15d4f035334f8d006942984f6730","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11495.tgz","fileCount":156,"integrity":"sha512-90TayiZBy/bpr8tGoZyrNspOGCs4eph399PGGCS+LzfRBXBce2YF7Q23ciVCfU26JLd8vpUHh4IUzNvteHkvVQ==","signatures":[{"sig":"MEUCIQD77moR5DPfFXyyfX7wUmyDpcXwCbjsf85HV+jHqh7DKAIgeJav/Y3PSt97PeBEG9oqmeyzeWbrNNOILgKioIcs7a4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11495","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24613861},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0ce3f5b785b2e78f7773f16dd292abbf87c65388","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11495_1757201302662_0.8312097612417215","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11498":{"name":"hls.js","version":"1.6.12-0.canary.11498","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11498","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3afd8544aae30e5a491e6e411c4511608f97209e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11498.tgz","fileCount":156,"integrity":"sha512-XlDX9c3NW76d02fonFv4+l5AMV2SoGyoR+OBWgUg9WfdUs8ZECfLFHQpCjBhrV1yhh/TXcplhFANP6jXmQGh/g==","signatures":[{"sig":"MEUCIQCiA3Ebd2kJ2sEXXA5kaTyUmiZFYuf/isx04hgaJXJNswIgHQ3XswtftcZfrphvcSwizcUu7PYEUnA5yvyDRAbYZMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11498","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24619527},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"35f919d2c17cb61915407106ec75d01975be5207","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11498_1757427896706_0.18363692939947796","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11499":{"name":"hls.js","version":"1.6.12-0.canary.11499","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11499","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aa199ce34ce1a8992756f987a365cf4033883a4d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11499.tgz","fileCount":156,"integrity":"sha512-TpRWg2z3hDSFzEhJuQydr3fLYPEt7WbhKJqO1xvlr3AWH/nDxnndbqPbgl6MLuLDLi4rC42Q7LBPnPrnSd+e6g==","signatures":[{"sig":"MEYCIQC6By1RZXK2p3hWfMy3VEQc4RhZl9ENKynr5Y93XdRcrgIhAMA0pc2+Fay94uuv0LiJrLvjlcTC/snAfWM0Zecb/qCc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11499","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24614938},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"903f463311c6487a9e21b9a7c9ef059cc7593772","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11499_1757430306589_0.7373439275801257","host":"s3://npm-registry-packages-npm-production"}},"1.6.12":{"name":"hls.js","version":"1.6.12","license":"Apache-2.0","_id":"hls.js@1.6.12","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a130d2b902bd1e1a30b4d9db9676f3dba3187629","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12.tgz","fileCount":155,"integrity":"sha512-Pz+7IzvkbAht/zXvwLzA/stUHNqztqKvlLbfpq6ZYU68+gZ+CZMlsbQBPUviRap+3IQ41E39ke7Ia+yvhsehEQ==","signatures":[{"sig":"MEYCIQC4pHK2YUrT+8KTK1NRbuFQ9s1cHtGj6ryMJwytEZJLqQIhAM6bZj/G2K8KAlPNPQLHZa+Xx93XXjNARgKsli7hehXj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24649982},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c4d9bf38489bf9528b910a3c3088eec6eb31bf93","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"10.9.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12_1757430716553_0.7422539549049572","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11501":{"name":"hls.js","version":"1.6.12-0.canary.11501","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11501","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"172071eec0dc0dcdea9afd94ba6c3196660aef05","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11501.tgz","fileCount":156,"integrity":"sha512-m9fNGbQOM1xrBBlC9o2NIRkh39k5fJwXb9T1OwwEkTm1TEvQbFbRDOlE5A86IwpvfjbpmDO32SRYD10Olk2MpA==","signatures":[{"sig":"MEQCIBpaO1sk6Bi5kyirzQAapWowEP0yIAPzeWn21FmV1zEMAiBwlQx3Th6+xAoAH10Rx1pv9f+a1UvbY6sSNkWZ26iV2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24614938},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"58205bd671beb84c9175a002b8cf1e9c94745be0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"139.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11501_1758215937060_0.22237980547056369","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11503":{"name":"hls.js","version":"1.6.12-0.canary.11503","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11503","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eaaef8ab96bb28ac3b577fde66b7ba9306d43148","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11503.tgz","fileCount":156,"integrity":"sha512-XPf2doIAtRzhp8fDa3p/1zaSmPhBKsqvvEkLEWp2ZsGh7UzDMWva9P3FppTI6shiGQVPbN40d2LMnVvxk1BXSQ==","signatures":[{"sig":"MEUCIQDKPJkDXpnj/6S3ilP1iMPWUcm6a2+gmSVVSix1VPNQAgIgAq4WSaqHOTrkQY8cK3EBX77g3nuruoMysYHT7JRuSqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11503","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24614938},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"25f551715d4b57272190f7e93aabf132ce3abc9d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11503_1758223018903_0.6442517035356266","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11504":{"name":"hls.js","version":"1.6.12-0.canary.11504","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11504","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ee4d7429d7eeed46c0f9aeda1111a17e01d7535","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11504.tgz","fileCount":156,"integrity":"sha512-JxvXKMWI2DYQ+8A2AY/TB8rmTI5472VD8tZWaVlwI5J78zqe8D8ppPyJCZpiuYfk2hCXmQxp0vKmDu+Pm4U6UA==","signatures":[{"sig":"MEUCIASpA+XcPoLN9BgRGqMe212HKOKHaVyffC1La0iZpx0HAiEAwQFpMuze2qyNANrQ/hSNrykHBeMqu5ii+DIkpOXRrGM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11504","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24646358},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d819b457973e591227e84a7a5e425c4404760928","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11504_1758311639682_0.1843911807633063","host":"s3://npm-registry-packages-npm-production"}},"1.6.12-0.canary.11505":{"name":"hls.js","version":"1.6.12-0.canary.11505","license":"Apache-2.0","_id":"hls.js@1.6.12-0.canary.11505","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"69477a458ebba8b86ad10dc90ae9ab0c72142458","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.12-0.canary.11505.tgz","fileCount":156,"integrity":"sha512-UK3kYteI6VHy3sfYUmjJ4jasr0NKs03E6iVpfKKS6liJ4HwsaoGt0VoB4YcKlJw8Wp3L12/AlgK8ikfzbGQY0w==","signatures":[{"sig":"MEUCIQDVnvfcn+KzO4a9MkL7bNvx9X5+lyTkTvehMF/Frofa3AIgPuBJCqF5RXQA2LJd58SA3ptBeaQ3Q2lqt86HrNdBfU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.12-0.canary.11505","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24646379},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec1464933213e6dfef923a9b7d6602f9e9f2ba5c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.12-0.canary.11505_1758396539379_0.28171300973069213","host":"s3://npm-registry-packages-npm-production"}},"1.6.13":{"name":"hls.js","version":"1.6.13","license":"Apache-2.0","_id":"hls.js@1.6.13","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fcf2823f17aaf9127b9011ef135cae5d2520ab75","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.13.tgz","fileCount":155,"integrity":"sha512-hNEzjZNHf5bFrUNvdS4/1RjIanuJ6szpWNfTaX5I6WfGynWXGT7K/YQLYtemSvFExzeMdgdE4SsyVLJbd5PcZA==","signatures":[{"sig":"MEUCIDOuOh8P3avsdjJEwG2dOKdWUR2LhszMOK+mH6T3znNDAiEAlFpdLJLnx2KJBWYpMkrfn6hH7hR9Bo36OC7BlYHmB44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24714385},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"abb6945bd29eadc04c25b2522528ca6aa619992f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.13_1758551720903_0.6857527951412725","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11512":{"name":"hls.js","version":"1.6.14-0.canary.11512","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11512","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7c0335479a0784b336de461a1287df60bb15774c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11512.tgz","fileCount":156,"integrity":"sha512-11Yn746x58EwY+d0YzA3ayd9oFDH7/0HgTu0ugFd3zQzt2CMbIeKJk+kkvHQqj/1f5gMZy6V6D9MXXrWHmWUhQ==","signatures":[{"sig":"MEYCIQDzKakUZW1bectqWCEnfhup1wkPA7JmVqAm5X4XP+6W0wIhAMYxgza/M458NVlITl48uclk4vHJ7HL0RprgVSxwJbib","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11512","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24679356},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bc964703dd37621b4f471200f730a103591292e4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.1","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11512_1758555414396_0.9565711388713343","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11514":{"name":"hls.js","version":"1.6.14-0.canary.11514","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11514","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"370d01376202bdd3d9491e21b16c239bdfe66893","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11514.tgz","fileCount":156,"integrity":"sha512-H2WvFMHNvnf/wdO42Dc8Zt/rKZYk41fYrrWp3oIed6w7LxMaD9vWwy6E+7s8nKNgahkDCI/J/iOUO2PhFZbAlg==","signatures":[{"sig":"MEUCIE7C5AKitvlk4PW/0WETvT3iBmwXQvM+BW8AXW9VlB1CAiEAwriEAAQf5vIXt4XI+U/NZgrIYgjq1GHnpdPy8jD6boM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11514","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24679356},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1015977b5b07a1c7450080f8348e5f435745af7b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11514_1758556419953_0.8854046068204435","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11516":{"name":"hls.js","version":"1.6.14-0.canary.11516","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11516","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c07593c82e1d4c79dff049950470f12313b71eb7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11516.tgz","fileCount":156,"integrity":"sha512-G2bINaI3oUumE/LWar+SKlmvkQzjGPMMpi86ejyiDXwSF9q+Qsep/TsSpHektR25KksGZzJW0Qitbk4NsIojKw==","signatures":[{"sig":"MEYCIQCLwUutVcsRxxBVKMw+EsxnPG47ElX9/JPIPSPIOGgSsAIhAOFarQmIZG4jo5z/kMP5JZj1t/i6CvJVJuZkQZbmSuCu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11516","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24679356},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3f67c531c38a4fd9535f78d19a6ab535bbd97bb8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11516_1758668011341_0.4261469563367195","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11517":{"name":"hls.js","version":"1.6.14-0.canary.11517","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11517","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"14b62b6f6aaecabd19934f0276c7aa2be1803a14","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11517.tgz","fileCount":156,"integrity":"sha512-G/CcgC7HPCf/7GdJq3pxud+Mqlpg7Y0IMVfZuINM0i1P2YSr9coLaxTd41YJcRO7jTpB3vDQNIu0wnCrI0PXqA==","signatures":[{"sig":"MEUCIHf/WZP64hgpnyZ8zjgouRpM0sISy1aBx/hoM9+xrezdAiEA5NH4AwQ3PJc7s7qYG0eWLnjYnCI7AS59+cIbtfqHUXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11517","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24679356},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b7e1f4dc3c040130f3bf5cbfb513459fc8cc2ced","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11517_1758886926040_0.8209187384823282","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11519":{"name":"hls.js","version":"1.6.14-0.canary.11519","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11519","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5395c5df3eca821b8eef96364f67c174944dbfdd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11519.tgz","fileCount":156,"integrity":"sha512-KtbYpzktOvvXRA8QB6NPDvLh/iSGj3orfLdzkuK19ESAOWIc+uKptMSEE+fDVX1GolVgKSxYCv8y31Uf5shDAg==","signatures":[{"sig":"MEYCIQDfFa/Rjk5/SKcMQyr7NLpDBuVzS6AP4ALFZgwdCA56SwIhAI8dF1sxbzpYRWGdSz01WE0I5NkRaSBeIhAJ9QNHTnjD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11519","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24702719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"917155dc8d71f3478f2aac559f87d257564cf180","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.2","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11519_1758907438313_0.06764703739142641","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11521":{"name":"hls.js","version":"1.6.14-0.canary.11521","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11521","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bd610ee1e5f374cceb7327c6128d4580893efbc2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11521.tgz","fileCount":156,"integrity":"sha512-vSHFuduC4Sq9xDsWSEiiVqP8jWLSA/Zq7JO283yJMyusfj2F3VPG//ftJ/z0CyQxKa2lCIha15fA6C3d/y0OcA==","signatures":[{"sig":"MEUCIFyo1d5Xc+ATKFwrleNb0k1Us/tZ2/AGHEgyaOFV9W2+AiEArMPBtUw89iPUy8PYkVvnAwgwWOWQkfKU4BXh3UpLBCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11521","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24702719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"13a034a350de1c7c3db0548d65011b0f992f17a5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.47.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11521_1759021687364_0.9587753600376445","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11523":{"name":"hls.js","version":"1.6.14-0.canary.11523","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11523","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee5631ed7fc37eda91b1b9771577f0993600c023","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11523.tgz","fileCount":156,"integrity":"sha512-IlQZ6Qijv1xfqScf3igTqGAeLXYhIv3rMMNB9PDJIqg4e+nkdtwqY4ZuMQrSMgwxabsKdwgrlU7g4c6RMFKFOQ==","signatures":[{"sig":"MEUCIH3vNvAwHDV8+Vkmn4d2gYLvToalYs5FNfk/zDR8eSwYAiEA4ZcEjesUmzPZhTd6IA1rWYKn4AmRrd9q2KCKNs5uO9E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11523","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24702719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0e0e48a2173912d815df693d090f7eed1bc85907","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.31.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11523_1759022634103_0.0533604055014405","host":"s3://npm-registry-packages-npm-production"}},"1.6.14-0.canary.11525":{"name":"hls.js","version":"1.6.14-0.canary.11525","license":"Apache-2.0","_id":"hls.js@1.6.14-0.canary.11525","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1720d1eadda8b0e134808c18afe6d4192a72f3d7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14-0.canary.11525.tgz","fileCount":156,"integrity":"sha512-I/aTAi2tPjtWvuJVHWTNDCoXoelthwyMs8LQ6OCkxlJoMLscxgTyIx57FT1ocGJcf6I/vVoj4i+hr4hQxb9ucw==","signatures":[{"sig":"MEQCIEl1gUmYjQt9GX38c5X4duCX8tJSdwiNzNQUjQshT+cAAiB0zH4h/JZVp0ZQYoOiMhZProEqCa10t4121ATKB1xgew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14-0.canary.11525","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24702719},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f63d1b6234ccc01986eebeddb726de1799e6ed88","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14-0.canary.11525_1759023806958_0.5013201647681726","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11526":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11526","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11526","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3f25157edb319201eeca4ae3e6c4825e049ea6cb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11526.tgz","fileCount":156,"integrity":"sha512-HvXgO5QEVsOK6moLTpR80eMTSPJI/f+8B/VglH8Iwyws+FLvn2VmIVCg0ZKUX5f2ojVkRiFFjPI/oJI+FWKyLw==","signatures":[{"sig":"MEUCIF4GwusT0SxgVhSH0g219RQreWAUEhPBNm16rfVmtjC2AiEA4szE8tGajCG5W6VvU385GceR4b/fyh9tPDodvo0bJe8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11526","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3df4728b903b9d96f31209f042e1e25bcf757045","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11526_1761580236910_0.5123844894711873","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11527":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11527","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11527","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c62ed9f1a606ea45131507f9245031797fb792a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11527.tgz","fileCount":156,"integrity":"sha512-dgSHjbDXylJEHtCCEODJgiOcHqota1QVh6w7/o5XKYgVrVPz2Kmm8lryiyhuUp0nSptAJJionFfx1M/7fU7tOw==","signatures":[{"sig":"MEQCIDbIjwC1GLJGcYEvGrSbjviCqlY8l8TF0KW7Hp16yitwAiAu0Jz7sh9ikA5AWJNt2e+FmHwg6ooJGvF3Rd4bHwv+vg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11527","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c173faf6afdc191f0742b9ec6b253735a5f51538","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.18.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11527_1761607290465_0.7252236605719264","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11530":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11530","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11530","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"67178ffdcb442638c7b62fd5c886a4b50c3669d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11530.tgz","fileCount":156,"integrity":"sha512-881x3olwj57aA5ihrtEOQ1/N18iuADZ2fGs67Stu+23vieEb1/wh+nyOYyWFtkgvTwa3CwkS5c7G2kpcG0QX+A==","signatures":[{"sig":"MEUCIQDMwKRN0Fk0gRyaf/2YuBjN/ZWhZ4E6p2+d3XS28WxcKgIgQTwEWfdYLE9Kc7nOz3oC3D8MLVa/VFrtbSVWipfE7i4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11530","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"960848ce4e100973735641c11813f7a1196608df","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.3.1","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.3","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11530_1761617891176_0.9895402873095973","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11538":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11538","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11538","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d4d4300b16541c4a3cc1d793e182497a20da07dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11538.tgz","fileCount":156,"integrity":"sha512-neHsqTMJOxExp1lIcKcXgydKVCZ4AGtYkEbaCyZ0QjYP47s4Q9nCMNZXRuRT/b8ooUSICk0OoekU3su8zahxyw==","signatures":[{"sig":"MEQCIARw69YY0dW0Uw7tVRKMz3r0r1C4q0A1zLqm902vKMS+AiAbeHyuuABnAAvYMjC94IfWClfVwtGSXo5Y1w9QQchGqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11538","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8a17a8fe4924ab2f3a62c6c191d3412321977da5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.3","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11538_1761663623056_0.769320559860249","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11542":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11542","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11542","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"13fcf27a8e53e264682d260c86cd40d7708ca2c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11542.tgz","fileCount":156,"integrity":"sha512-L0kiq7QhGRHMHp6uFYtsvVW1/50J6IxNFCCMhiUFSbSS5LiI9cUPodB6kucp0BQjq+2ss+XnWDkuVRgB/KTDIw==","signatures":[{"sig":"MEUCIQDowbsL5a97CwSxZd2M2o/hWlXjA/Mn4kxnohoV8egrKgIgeweLDw/a6/vbsutM1fcJzXcFjqpnUwEBMwXMSxQIQMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11542","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7ca0df42e8dea5fa83f18ea4902f70d0880b1f34","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11542_1761678871476_0.8562763115261951","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11544":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11544","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11544","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"083c5956233a86d12e43657f2c3ac20d27988ad0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11544.tgz","fileCount":156,"integrity":"sha512-oj4e2zp/n7pbVVEHohPK8sxiBZ+92KxNCVevCKSPL6k+7MJeTBSzEnY4rhuzPPX4couqGGTa37FCxP6TXe1dAA==","signatures":[{"sig":"MEUCIQCpJpEVgnVuN4LNldmsFnSIKiyseOE+E7as90DPvam0fQIgCH/cxqJhaYxvHfsiMwgiW2lBcbwZhVVd8cv2+M0hhik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11544","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703308},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f07d3b10485f6c6803b94f615096802da8749c8d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.11","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11544_1761684493151_0.6167010805085069","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11546":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11546","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11546","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"66cecb499cfc6714e3d5a481938d3e70b07eebb3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11546.tgz","fileCount":156,"integrity":"sha512-Jtk/W8+gN1FTDmVPl1sMeY3CnL51ixsc+CvI96eAWyJ2NgYJ+68z1H2ehLAio6Sf/8MC7r40GqB5bL5kl6DNkQ==","signatures":[{"sig":"MEYCIQDw7a74LEPwR9fu6n2DmmMoCnWzt4rBPS49DFwOcBUPqQIhALCOM0gl/c41NVEMJuLv2DHpomd+F4d1+bySRPgeRd0s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11546","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703307},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"840926d787c35b88136cce0f3e0e1b73092e0e33","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.26.32","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11546_1761691618876_0.8162163448471982","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11550":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11550","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11550","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"662fda132436a107ad01c21ec2d3f02cfc3ebf56","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11550.tgz","fileCount":156,"integrity":"sha512-vkcPUItVlWEmH/SSH0F4/Avfw5D9EKcOiW2fpNEiaiAsKzhxVWf5UbdgFHJdn08YYxmdGWwWat0KwcOaOh6fzg==","signatures":[{"sig":"MEYCIQCdjGXiBIs0/9s5aS05hO3CTqJRHQfCyDVkNCzPFaYXYQIhAO/jSeisXNuksU3/s18LH3ClTo+LjRjF9tSJ/J6ZPrOK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11550","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703306},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a79eb0832b6be85c88ae8445354aa74de6e05f46","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11550_1761694547186_0.9597289640479545","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11552":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11552","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11552","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d369421ec7dda75cc5aa757eeb7bfd684ab0d5fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11552.tgz","fileCount":156,"integrity":"sha512-QtgIj41XHPYE2AiPTAUJhCtDoRLkcAU6RvZ6wmqGV1PtsCYYA/P2mXSnfN0D8xLCbnVdX8wiznQ3+gZKKY15TA==","signatures":[{"sig":"MEUCIHRDqXGoiI7Gh+/EER+HFL05aRUMuP4jYQ1wj+yRvKvWAiEA4GxTvQxepGHAZnPvfChBOaSD8cfttjfuZcgMyrjIbMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11552","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703306},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"df109a7d8c10b1c8bc5788b6d0f2a45071c475e9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11552_1761695116511_0.8623376406966832","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11553":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11553","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11553","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"58db90acc990bc79f5c65aa00caea214128b1a3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11553.tgz","fileCount":156,"integrity":"sha512-QcAlnIzMkNMwT585Q6Gwm4SvdVkCQW2zZMs9hkvvIXAE+Qxb0stKKesJyshC1BY/AtI4CpGPAyejhFeQAAZ3vg==","signatures":[{"sig":"MEQCIEGUSYVBBljVQnpiezYzs9MOvHxU5rmtF/QVvcuIz1qXAiAtditb3iSixMaqIKeJBfd1xHtGeHbiBh1rBJQFzjIf2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11553","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24703306},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"52c6ef26b56b22701680544d14792f91052550b1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11553_1761697772547_0.8691739905119245","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11554":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11554","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11554","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f67a17675b9ca683cca48830edb786e673744393","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11554.tgz","fileCount":156,"integrity":"sha512-iTmDifRsxICOEfLfbtL1dIzHCMd/FzfKWnfAdiMYTQF6fj35KeY0uma2btKi5MlDkxcpJOW3UZ+RLQNA4HsPgQ==","signatures":[{"sig":"MEUCIQCbXHWvWgXA5fgF7hRJn/tBvvb6xG9kPGHa7E48HEN0mAIgO1cMJhxZuVM+jsjGgW0WnpXOjI0pzBPDQWgeKx1ESJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11554","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24719613},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1ac08decc11c760f0568484029a03fa8049c251e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11554_1761775772201_0.7321225897091443","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11555":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11555","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11555","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"87abaa7f5fdcc203e6e4dde6fae3efada52d6ad4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11555.tgz","fileCount":156,"integrity":"sha512-cD7zYQBF5dIeHdjrzUCf16jDH+niIXgR+ZC0JLi0ZFCaHt9CP0YwC9wwxbbkBXx1YU63t4OA1pV7t2gLC1jNCQ==","signatures":[{"sig":"MEQCIEa6RaAV9Fpw+WEuDH5j9NFFHlIAZQY1FVs8R6+PUADrAiAoV3Q9JEGtSxwGUk7wg40dBu0T4H7rXjpMhH8Nzaak2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11555","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24722918},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9135bbf942b6cae734eaaf603cdc8da49e2d319a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11555_1761778057680_0.9425771983803417","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11556":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11556","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11556","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5adba6b9ec9c2427414225d151233ae8e5bb81b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11556.tgz","fileCount":156,"integrity":"sha512-JggHXSpWS4vS11rfahHyF/abZYvGZVlPK/bZaPtt0kluZSAWjMCGSpBkORA/3PKNLdpd326sC9/VzGaWY7banQ==","signatures":[{"sig":"MEYCIQDF5wESiX3t64t6GBQaGawZgeT6gGF6fRdifJkkDhIqSgIhAPg7dPTtotSfuf28XyNXIKnJxxWMOXSVU0Dsbtzw3NzV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11556","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"20ffe43b75cac4c4a2868bb15b214edeed5d51b9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.5","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11556_1761788683601_0.9103686669527542","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11558":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11558","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11558","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a37674f698403335f37cbe80aa0558986f8eea5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11558.tgz","fileCount":156,"integrity":"sha512-mdH+UlyxSHybMzNXVovTAN2tc18KcrOsfogfvQCa25gMl/xoE4cV8piLAW1INHRRhxGKgLwVLgXwYgLu9ommIw==","signatures":[{"sig":"MEUCIQCniHhLQa4iq+wXZOLP8YdZkf4k4d26nXJ9ysF9AYrQIQIgNdnPJalOFsPA1EaqYipDvnlkUeE8E6hUwBm+dCSrVOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11558","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f59de4b0e0f86f5fb5024b2c928a5880757fbc22","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.0","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11558_1761805440969_0.8510933861109953","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11560":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11560","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11560","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a51d878fb78a215a8b5ea8b4dc77b525d447911b","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11560.tgz","fileCount":156,"integrity":"sha512-vRdDDWq+ZUQ76xwk+UXMQbcOU0FuWIov7oyf4C+F8PLA3Uzfa2A0PnA2R7DAdusvfMH6MaAxvDLm51sfy7sQkw==","signatures":[{"sig":"MEUCIHjFOg5oUTRuSEAeQRphnv+diyDtAXEQFZUzJz8UhYnmAiEA8eo7DjpoHbb+DjYgQIIUTdV6DyV5PFYV6Z7ijjWQIf4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11560","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"daca9737536835688115ea470063642d353e4dab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.38.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11560_1761806384229_0.007536171755308629","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11562":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11562","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11562","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7034c4bee228ffdfc0de96865f4a48058adcdb5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11562.tgz","fileCount":156,"integrity":"sha512-p6lpQV7a1iWbggOGr6vPIa+BTpxelJyu7wnAdkKB/awWEsDD8jFVkkq9B3yEFzRbRSlSUYArGCeTlqmBL5L4xw==","signatures":[{"sig":"MEUCIF/3gLIavXi6Rt6jdyJCWqQ+xjBAzvoB7ZBk4BRaMbTqAiEAt+1lhgOTQW/HAYAvZ/gshJjYbk1OGWIt3X6UdEbeHTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11562","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08eb0736dc76370c1a565548b4657416de3e3a27","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.1","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11562_1761807342856_0.47715622210172715","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11564":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11564","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11564","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0b814fca9076fb5384f87ab7181d21ccf6a29d3e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11564.tgz","fileCount":156,"integrity":"sha512-G6dsc6CxcG6PCrc/DcKbdbsXnlJnLxvy30O7TyE9nN+e8MbarHgvsEZugdT7cf7UpX+kZQMykXXowM62jJtUSw==","signatures":[{"sig":"MEUCIQDlMg4AIaD9QWgm1bSeYl9x23DkkPAPC81JzvvRGElzWwIgCTDK5aUcR2dqPG2iWJ3viPOID2xG/Te0TNQVixzJmIc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11564","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"00a4e658eb528f73da087012049a26b464af24e7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.1","@microsoft/api-documenter":"7.27.2","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11564_1761832670472_0.5839772943754085","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11566":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11566","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11566","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"35c63901e2f775bd2fc556cfa8543b2ade5cc2fe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11566.tgz","fileCount":156,"integrity":"sha512-CgWzy4S+r+u+/CFnXej/cQaeTbaBGOiKW0g3tL29/O7QX9e8SLu6cwuqswwwlCd4NLV6bXpGcq18HWbD4az4Eg==","signatures":[{"sig":"MEQCIHrywdrz3E2oFGkXVqfA1Stuyz36Teh/RWlaKTOGEELSAiBL9lTqwjaYRKWzwcV/B4Et+Vvd8nDpYQaamWVcza1YAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11566","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24727588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"32edc13baf1101f8882e4e956019427d4656e39a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.2","@microsoft/api-documenter":"7.27.2","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11566_1761838150030_0.5578544518555537","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11567":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11567","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11567","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b055835d4c26db38e56e9020160d626e26cdf505","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11567.tgz","fileCount":156,"integrity":"sha512-0OeF+RlBozItnBug4rRcrr5e7/414SD6VdBj53FHr+ehF32GpqLXQ7SErqAk5QtlNF5hjE0fcmOnlts7DBEK5Q==","signatures":[{"sig":"MEUCID1M0e7iFxMpK+XcaVcQ3WoGyuUWrdAoqnVtnugvz94jAiEAu7SNrFTjaR2017lCST+ZRZm2uwZ4gEYLjrC9MFErySs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11567","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"06339c69719689f5244911465f74bed37a6069a0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.2","@microsoft/api-documenter":"7.27.2","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11567_1761943274922_0.9302703358266908","host":"s3://npm-registry-packages-npm-production"}},"1.6.14":{"name":"hls.js","version":"1.6.14","license":"Apache-2.0","_id":"hls.js@1.6.14","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"acee6b3b7ea878d01adbd5af554199e2d3a12a0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.14.tgz","fileCount":155,"integrity":"sha512-CSpT2aXsv71HST8C5ETeVo+6YybqCpHBiYrCRQSn3U5QUZuLTSsvtq/bj+zuvjLVADeKxoebzo16OkH8m1+65Q==","signatures":[{"sig":"MEQCIGTMpNs+1vZayALlefZHW3AjryvRM9vKWw82qmBK5GgbAiA2NIAiHmgWlhtALhgfy5jhQwodFAgnNQriSVqck7UunQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24720831},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"837b242891382622218dcc59c6a1a5fe6ddc86c6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.14_1761945499486_0.9063956135431848","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11570":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11570","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11570","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b015c4ab60d7d0ec3e6439e09158964914667029","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11570.tgz","fileCount":156,"integrity":"sha512-5QvYH9Qmuftbfb0n5krpqx3ul7pgoZmViEjZxWbtPcEfYmpGJDNwVZbWUVbB6DCVDj5RN9ONdd1ivBuFtm4tDg==","signatures":[{"sig":"MEYCIQCK+v+pOxNdAYHnFetGk2qixZKIjmEh7VJ7g2Ni07+0FwIhAOiYQJGoCpSEI95Q8OUOYrknYJHwNGKR5SGZokVTuMFm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11570","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d654a708d1125574dfb6e950e6331de777e9db1f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.2","@microsoft/api-documenter":"7.27.2","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11570_1761946356422_0.9854519077910868","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11572":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11572","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11572","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e36bb76df880a3d6d447cb27149bb2fb383c3078","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11572.tgz","fileCount":156,"integrity":"sha512-mHPi70wup7DWHsWRAJa2oyoqiAPZjY8xjHmvSBuapT/7h6y4u+k8he52v2nJnCV4WiRKCwuioLSzsfGzpLvoJw==","signatures":[{"sig":"MEYCIQCbuellNimedyvnUDJ3uCOepznrZbDg5pdvMqvehkjfawIhAKGNBXk8dLl52NeGL42iUa0cCZdhQzudBdBDArzr3Hv+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11572","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b0b06db33925f2db82981ef14f2edaa8f1277e68","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.2","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11572_1762167321901_0.09263938124358018","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11574":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11574","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11574","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"811bbd5b49e5ee11ad7cf7f395b1f6952ff8400e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11574.tgz","fileCount":156,"integrity":"sha512-gIrDIabhpX27CWjSqxBy+eVFO9+ghhPl0zTZeArRPHxeuPM2rcjCRw5wXT4fz0hSktseew+jA1f5IrXAn4hp/w==","signatures":[{"sig":"MEUCIQCv26KAMWDbN4mtaw4ES4oEeaiM94BCYb2/ANekVCJjiwIgeHOUG93acooOKdBgmx52aArPBrjccXWJtBkol2Z0CF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11574","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"09f366853ec9691242fb9b405fa575b16f4bdfa7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.44.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11574_1762168246792_0.4708543499651068","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11576":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11576","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11576","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7a50a8c29e73cb254c657fc64346d41a1bf90ee1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11576.tgz","fileCount":156,"integrity":"sha512-YOIdHjCTJF6cC2TEjtvdDqPxec9zJJd/s7fesf2IvtRPXwavm1Iok88I2Uy3ZsYSLQthbdy+tCzCYuosjJB6dw==","signatures":[{"sig":"MEUCIA7sjV69JXCMFua2exIS13S8NsmrJQFLVDisI7vKO7LLAiEA5zYz7STS2/BHaGEsfOxC2eroMOKEICK+5w+gMkcI6PY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11576","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0f6dde4c924b3ea7c54baf700bb0aba33410ad67","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11576_1762169234542_0.4516836837352911","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11578":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11578","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11578","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"439a31584be79c1e9c3ee4823cc8ec7ce392f9e6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11578.tgz","fileCount":156,"integrity":"sha512-xRtW8J8hLeXysmRU49SppxGk59pDum+ceHrM833yxG/D57hOsOeOM0sEoCvynQXsiwXiAzjqpyjMMunUvssw+w==","signatures":[{"sig":"MEYCIQCN8j1C0GlS4JJOyn6vjRy0l/dmDVurZMH/zBbL4DQj8QIhAJMq7AWuI+S9O0RqqqEzqpf3ExFdKaKg3SsHVeIuVZRU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11578","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"449c9de7e9166e26fb44c50d71a21741fd2f6967","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.4","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.3","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11578_1762170128940_0.8192254653442514","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11580":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11580","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11580","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ce56abd3c2ce22186e99dfd7dc8318351cfc7524","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11580.tgz","fileCount":156,"integrity":"sha512-W7fxTsl2yAQHdAuUKZubnLOAVv2tMhZ8sJrLNSCO3p4om1IfYIHSENxSP+nrlhRpvs6m0V/uj6vWWecaa0VjHA==","signatures":[{"sig":"MEQCIFYbHJ0rNo+mjVefBaM9sAJbk9cnqqhfW2hBdu10HSChAiB9Zc79TwVbCrFCLZ9aRcWSdhQIHCXvwu2HKXYnJI0hVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11580","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7ce8de5e58935fcc68702f55023133f1c490f599","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.8","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11580_1762171085332_0.2029077389494629","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11582":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11582","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11582","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5963fa501bf1c981365f80e47f5282e9c63fa768","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11582.tgz","fileCount":156,"integrity":"sha512-9Ys/YVTO6Ji29bLS7D5khRMeEqlzzqiofVuExT3Ykipp6gmejCVvJ0uiWkjfpdjui1oBdbTT9wRlxekja+XI9g==","signatures":[{"sig":"MEYCIQDg4+E+bjDUdZ0wyx29Mlal4eL9PUSwYShZ010ihWSg6AIhAJdNYfg7gnDPfanI7oLwmj1Maq+V19Pu3a79DiHQG0HY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11582","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"45c7181ece57ef3a75124cd6311ae328317eb8e2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11582_1762261693670_0.6072595152453029","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11584":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11584","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11584","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a38ebb5b36cea5ca2643401e802066eea019ec5f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11584.tgz","fileCount":156,"integrity":"sha512-WIauuhhHRWxdoaRYyEEKE2CW4vYmo1eJ7gB/B23IvAMOaEC8VD6gjr0c4ByVNyhWJ7QHygACOrZQi9cZkp5aBA==","signatures":[{"sig":"MEQCIB5XEOmO80KxwY+vM34DCNCyC11iDWFYs0U31Kr7xnIFAiAWHyTwkh6K/HXLpdfHiDRVt0FpdctMdHrRdUtrhe5c9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11584","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3c94323d98dd4651856d2c726eb1efbee4de5dc2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11584_1762381338321_0.7176861343968186","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11585":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11585","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11585","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6c7ef862a68b66a6bacefd39a158aaf4391807ff","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11585.tgz","fileCount":156,"integrity":"sha512-lyliV8E0fzLQVF5H78gBiicy7M+BpD3mLDSRtwhq80SKoYiI0n24lq9jdD9ZmWaq/OcEGlJ4DzYlA+1qfx+tlA==","signatures":[{"sig":"MEUCIQCHeEGUcmZ5AS6cfJqO6MY3FgwQLF0SrWEMpTJFFm9UCQIgYBlhNa9YC1cpFcKTe83rx7yayV3k++L1XbzRb+2oJpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11585","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"66d523e66b56204370d18d2e44695a49b487d24e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11585_1762543318621_0.370080890465013","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11587":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11587","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11587","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b73ad3eb0f0b16b999bce72d836c206df9746bf8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11587.tgz","fileCount":156,"integrity":"sha512-+B0bsSX2t56ibpzvpFU0DaVpqmecx5WnqtQcTd4BLu6LlRlpOC1n61Xt205GT+fyc0Fc5nQBZpCGmhw1fiM9Vw==","signatures":[{"sig":"MEUCIQChppQHa0a7iwzq4tnTDwrFDvkMfbey/8jUvJS4FwvSoAIgZ6kd0p3vd8uEKl6S0HNjJ96vGWcP7qQaVfiiRFkpdIU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11587","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"22d1478b817b949d5061cb41fea5e486aca621c3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11587_1762758109780_0.9204711302181063","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11589":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11589","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11589","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ea1729898a29349c34affd9c983e62e6c97ae6b9","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11589.tgz","fileCount":156,"integrity":"sha512-o8iUlNg5RJjk+12SNYXqvzCiPanFrWkSn3YUrZe3iTHm+bPyW0nV4z0J1JhMg8CBtcwlJ2bR3omqhr0kxegLLg==","signatures":[{"sig":"MEUCIQDh4Sg2tgwzmkayx1ziiYB7O5r9g4W4tCJQ7swum7DukgIgfRxq0tjL1fv98oxVnlF/z6g86s+W7Wfi5Vny33CVuFg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11589","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"325d231b7512dffb893e8afb7024ba94ad58e07d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.2","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.2","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11589_1762759057831_0.44689412508300963","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11591":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11591","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11591","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9a4b174e830aba247cae78f123e27416b211af7f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11591.tgz","fileCount":156,"integrity":"sha512-kdHyipOVi5QdSGO8atL1OKKqiw8xIJxFWrbg7PU4xIDAJtwzDSuS/yVXRBwuF+QRPJmBbvYrutErBqYnOvTa6w==","signatures":[{"sig":"MEQCIF6qPPdHWA6+fAOfQqKApQoSjiBn4Lqm0gmzBnM8edq5AiAkNAwUVyeE7jdXcZLiHtXUhCeJrETdUsgGghFBBJo+DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11591","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733542},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b7e951908de306e63d4dde39cc00fa9dccb85924","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11591_1762842252741_0.608526940542004","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11592":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11592","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11592","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a88867324e6fca8a28831cf67df326f178c0ccb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11592.tgz","fileCount":156,"integrity":"sha512-foGJpLkCOKNND7ikgbzmtLqqzjxyysMl14vpboSeic3glS88RUuxGUkpVy8q6UxBO8N7oMy9dYngfiLYFXNYSw==","signatures":[{"sig":"MEYCIQClVhDMNy5ZJu6oCOX0hD4H2wo7x/3vzC7/EhQxTKDUxQIhALfXKs4XPUsVwgBvzny17ctkDW/zCH39TH+9JgdhtQRB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11592","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24733544},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c535751f6ff110764e0c2ee05edf791932c3e6a5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11592_1763000465722_0.6435493851512804","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11593":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11593","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11593","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e28d22564f87d1872b3550d55aea05f7e4164e47","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11593.tgz","fileCount":156,"integrity":"sha512-AcbH3CZISV+oI1lUEF/Mp5zhyZD1MY9df/WXgI1TFsdYUYQX2zmDZL2GJfGwTac/y6w2g+vcPMJfVP9NYnWpkw==","signatures":[{"sig":"MEUCIQD2R9BzhVGzmTsMIFIBiSpuRCdq/4SC6SJrMJRbHs/5YQIgdQnnf+2vZDkm6TmAugWWa++k+m7n3Wm8ptffqB/Uy6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11593","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24736188},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6238bc8aa5f0012b98fbc5df70da21705c30aa20","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11593_1763144259105_0.3864638956504449","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11594":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11594","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11594","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3214b62a48b4b410f79f22b75d091b6ac2f996b8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11594.tgz","fileCount":156,"integrity":"sha512-gUBTyYZ0Q80Z7k74fatiZjjvMnzNz2P4DiemYIbjs7tIEtjOIEblUFoGod0g0osv9rnS3WpDiQuThcoSn4eQhg==","signatures":[{"sig":"MEUCIEugcieTo1HleunCVqPtdQ9h65VYBcjrLCG1Yj6T0X/+AiEA+VNivzgVf18YZmUvBAR1G0XhogWH9mZXUmBHDlZGfC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11594","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24742741},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"36078f82ac0ea541dbd178dfc13cf3e4b09cd043","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11594_1763162581092_0.01566194463266224","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11595":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11595","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11595","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e3287f5fbc0c0388fd7b3ed626eac244ed6aed72","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11595.tgz","fileCount":156,"integrity":"sha512-MwSQ3hiDC6FNQU6IcoetZSdddNJ/+65oJrbxCmUhdvYjXxqRAZItYVKyoHOXbJds3gRLgkLbR2zRYaXCyYVmRQ==","signatures":[{"sig":"MEUCIQDKSLjSeRCkvi223DeztQ/nkbII/1hYPnKPrQrRiZ2jAAIgeG6kbZ0vWdrYWhPJeCW5X80znrWEExWXIAV6KcBfWPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11595","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24742907},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f8427503c03a35bdd6bb1a42b98c6de1b9e305f4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11595_1763421033598_0.10330141330894005","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11596":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11596","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11596","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95f484fd6817e17789be2ffc1ee2213339bfdd58","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11596.tgz","fileCount":156,"integrity":"sha512-svczMnMpMXe2EWCj6Wf+z+9yFey5MIIyMuQFUvHGKEjf9DI+ZM+FyJ13BzD3knwCmnsup6aEYgF+sPSwg8+v+w==","signatures":[{"sig":"MEUCIComKxmuZGk+8lKbJLmA1pvDzhDPGGJlzP6ypJ3meQK2AiEAsAzSg+xNdFP0vxUTN8FEzvMIoX7ZBR41hBuQL897flU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11596","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24743703},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"21eaed6b0eec6d9265860e0edcf901ad40df530f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.3","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.3","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11596_1763423765405_0.8365388133907787","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11598":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11598","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11598","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9a4f4a0a691373be2cae82846efa358f06f5132","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11598.tgz","fileCount":156,"integrity":"sha512-5mQ02oXIcu03unoWttS3iqFUL56wfFuYatW2o2RAD1l8Zd8Ana2obWsu4HMCLHr7H6EGKeUQsrTtnBieqrBP7A==","signatures":[{"sig":"MEUCIQCyoT8wJdgiQ25W5cSbNANNOAe7rv3bKLtVzXwDUQUWpgIgQYTNAPvNh2cOnJ4lJOiU7+MWrR5iNNFrJjpmF+gQTmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11598","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24743703},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"08e3be73615edfa81f5e2298a29e48784c8d5b17","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11598_1763454448769_0.33768984636795296","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11599":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11599","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11599","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d677b37504b7211a06807b6474108d222b381a2e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11599.tgz","fileCount":156,"integrity":"sha512-x8JI3wrM3ulyNLn66haD5Zfmzdr4RTFgODGH4rQOhZ8NvTJtZkZGwiAdKFPWdii69mJLGfmRmdXynVqDz8dkzg==","signatures":[{"sig":"MEYCIQDwcPl2g4YZwjKSncqkpk15MVRKKGnX7Mnpb1RXVX40VAIhAMyvLsWpqHvc50rTYbl4PvcH4em1HfKceePeCuaThve7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11599","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24744376},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6276f0a9bccc5e82f99c677b1f14553344aad858","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11599_1763495276141_0.41439382461846974","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11600":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11600","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11600","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b9a20c1c2a6c85c2648253bf27e2d3c6b297ead3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11600.tgz","fileCount":156,"integrity":"sha512-Rygck/2iegMwV0nWcyvcUh63s5QkatrQsYXXXxqxEHgv4Px2DAfvcJfDRq1z8RX/RU3TqKvaYfZz4F5BuG0P1g==","signatures":[{"sig":"MEUCIGXpKJ+Wf5UbnrRt1PUBzD2Fh4OBkkF5VAqpDryfC3l3AiEA+Yn9Ju0f2+vvgdZuX5QuUo32kwFrb4sBhzlYHIKSVBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11600","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24746328},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0c90903222e0d8e285db2995a20e92e4d6c34646","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11600_1763495470103_0.11573285496153485","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.0.0.canary.11601":{"name":"hls.js","version":"1.7.0-alpha.0.0.canary.11601","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.0.0.canary.11601","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"29ba960d3936dd7b417dfcb054046c1bbaa99524","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.0.0.canary.11601.tgz","fileCount":156,"integrity":"sha512-GSWCJBTFkfXGGifBNq9F+5I9IGk1Bo0t687rY9EtiRCuCa/VltrynelDPVV8raW0J9pNdG0pRh8PMbg6YeDQyA==","signatures":[{"sig":"MEUCIBYrUi/WjKJYR6RHuGPo/tjfGZx9h0oiTjnySzm6+GMtAiEAuX0Y05JoJ8NPwC8kSxzCwanQDpO1VN1g8nc4Ah/1LoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.0.0.canary.11601","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24747476},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3492794f6df8cdb369fedf11e78e1ad64eaaf5e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.0.0.canary.11601_1763508042121_0.9787092672731919","host":"s3://npm-registry-packages-npm-production"}},"1.6.15":{"name":"hls.js","version":"1.6.15","license":"Apache-2.0","_id":"hls.js@1.6.15","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9ce13080d143a9bc9b903fb43f081e335b8321e5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz","fileCount":155,"integrity":"sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==","signatures":[{"sig":"MEUCIDo0cGblefFB72xyyj61435+kpgWx4YAJv5v+45stSt3AiEAjp2oom1a5MrYnHVDcYNv8B0uiJjteyeb5rq7xn5FZbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24746400},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ac191061e6bfdec8def1f0e97ebdb5fe657c2dbf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.15_1763509536758_0.17386198817080745","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11611":{"name":"hls.js","version":"1.6.16-0.canary.11611","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11611","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c0103c264fdeab62c57bc84ad98af26594cb98a8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11611.tgz","fileCount":156,"integrity":"sha512-TCaSlarDD5WfD3ZTLmvifdu7pdJJQ4i6bKwK0XheYUoAMvAHvt+k1kZpOTTXu7C6qWqTGJhG5Z2PZebwPR+QGw==","signatures":[{"sig":"MEYCIQDN611Ny+iggYU2ioic3I25v/beGY38Nlr1nGwCAwGl9QIhAJb+Efty5ydF8uDMFNrPkm+B1fpYSx6tZO6iBhAEqown","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11611","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24760900},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"767ff47fc9f494fa5c01b83920ec293d119cc5d7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11611_1763514349618_0.7465961005831192","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11612":{"name":"hls.js","version":"1.6.16-0.canary.11612","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11612","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"2bdc2679168a931c724194a41d73b4579e126e81","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11612.tgz","fileCount":156,"integrity":"sha512-UU9M+yszn6HamD7t1TXEKktFSBw1BaIpoms0w4y8ABHuoBffhN/OqSzEQnZhLxItylkYyknmBuafelaYgi+q9Q==","signatures":[{"sig":"MEUCIQCA24TrrUES2vY6ltWqkv4HEbvwcUGcLRILTrvWQgcTrAIgKAFFuxI/915huQkQoLw8sPFlltOUDj9S1cA5+FsFk38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11612","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24761020},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4f742a0015badbd82b7f63f1eaccc5afcba9c2b3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.2","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.46.4","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.46.4","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11612_1763584584909_0.5630493822461935","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11614":{"name":"hls.js","version":"1.6.16-0.canary.11614","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11614","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ff57a9dc4558adc36414e19dbc13a80950398663","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11614.tgz","fileCount":156,"integrity":"sha512-fuoRgG4m/SJHvSUthQfSk8+jIAv6Xc6MKUdt2ioewoKnzgEa1v9EP0z5pCsGy9GMXLo4M8HMm095U8k2R5D+QA==","signatures":[{"sig":"MEUCICtM05+ilfON5umEDIYVi0Sfv9JssLMkCr3yxlLXvW6tAiEAtko+nW6Pejcg4zMJ0yhV6Tsp561fuEpFhNcmeEiNOhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11614","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24761020},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7ababaa6cd320b901ae5b368586e2afc803cc372","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.3","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.47.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.47.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11614_1764066370769_0.4899656786413278","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11616":{"name":"hls.js","version":"1.6.16-0.canary.11616","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11616","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"de04de7838d14e1300fdcafe5de15313443fdcb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11616.tgz","fileCount":156,"integrity":"sha512-04wWMdTLsSR7FPETDxaO71J76CtRoZRePGdSCEZ34GeelMSs00rOTQEF0PsMgkA2fdDUrP4hpEsPfh8VeK69lg==","signatures":[{"sig":"MEYCIQCj9ptOm8hWQOyaIiiANgQKvuKgAjD1+bE/mLEUC5/AGgIhAOmi/lhmBAn2B6u/Bh59uo+iSEj/EGWmvkBIKtUvKxYS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11616","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24761020},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4d28ac3afcdb915f826c832e393305c5a537dad5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11616_1764667684072_0.5632337835242318","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11618":{"name":"hls.js","version":"1.6.16-0.canary.11618","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11618","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c4d9bfd289abee327464b4371845954f133256b7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11618.tgz","fileCount":156,"integrity":"sha512-t7cRJ4dqZ8EwhBM4tjr4wPUDhUGqR4XzERGNMViBCpzFr/Me06RrdJcosBrqxim8g61jAAt0JbGqx0MW+Zm7cQ==","signatures":[{"sig":"MEQCIBOCv/0Szu2QmOaHsl8NGJGPDkslE1A7a8HkIRs6ZuIyAiAp5lIRjFcjI0poLbQs4wt5iUi1yQxAntledqEVJN7zVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11618","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24761020},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f208a61051983e6877fa83aed6cf3de18c119e6a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11618_1765277576096_0.22181618098258915","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11619":{"name":"hls.js","version":"1.6.16-0.canary.11619","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11619","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"efd41e5fa68f0285a0e41ad8e624a4ab87a73a8a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11619.tgz","fileCount":156,"integrity":"sha512-rM66Q2VzRjcWthA0K/cH011xbY468tFkTU8EGXk6Qe0Uoklp89sGIvUNg/0sVG9aMO0QlAwvQCZH+y82e4Mp6w==","signatures":[{"sig":"MEUCIFDNr2z5m4/4mDrdD24oQwkcsik4+Sz4ulDIKAOEUvPUAiEA9GRxcEpcZiTBp1aCXvw1API0iEk/G0oavjVhQG/XuV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11619","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24779171},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8059e45c0efd66ab71ffbe3a7ba2306b085a8d4d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.6.4","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11619_1765308360440_0.7472895578571217","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11620":{"name":"hls.js","version":"1.6.16-0.canary.11620","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11620","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8e4fcb44208c7c1159ad3114fb41b2882dcdfa6a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11620.tgz","fileCount":156,"integrity":"sha512-RYyCFyr0BE39TSKZ4ybhRsCXeWQEaIFjGt+1wxqB/zoZd1FrQtp3u7vH6fj/B7Zg6oXP1o0Jh+kottQOWOAwpQ==","signatures":[{"sig":"MEUCIHRqverSWX/ODdtF/V+7k6E8F4u+vqNFEnle8AkQdKauAiEA1V07cxiRLjYlPYPuddyG4IimBVLawJmlzdI+HZDFlhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11620","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24817294},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a13b5cefc122c7784a93788fc0e49ddd2d772cd8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11620_1765318772643_0.94584143389267","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11621":{"name":"hls.js","version":"1.6.16-0.canary.11621","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11621","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"664ab4cda151201f8f48e7fe23622d346edd4113","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11621.tgz","fileCount":156,"integrity":"sha512-9AFiGtjtK8iU7Yp6QP2jpAvJvMdSKpcZ9HMHRY6FyFfxaQINuo2W1Xs+nz5p5fR7ZSvhzBZIon0AQWxy4oJibQ==","signatures":[{"sig":"MEUCIQDBTsX718T9gg/SIUU2Mn+5IqNyc7LYKyRcb8hMTbwUvwIgXkLIWm1iGEmtF2EmNygxI952pIVomeiXDpbWCY/py30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11621","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24881567},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b83ec76d745d93932e3a79ec8ba498f3d6c96384","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11621_1765329219420_0.5981096778912944","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11622":{"name":"hls.js","version":"1.6.16-0.canary.11622","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11622","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0acfc0d0a629f5fea6e31a7a14abac891c209ee8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11622.tgz","fileCount":156,"integrity":"sha512-CFGwM8Nhzx9Tp9+t5cXhf80DR2ou1EXMSE6JwAeBArmUaTJXfFTQlFtIQdP4XrRz3rusf9aZiYgVG0XbdMP+NA==","signatures":[{"sig":"MEYCIQDvrzAkVEODlEYgQRGB+2y2c2QK6zJWqkXpVG0E4Q25fQIhAOMmbGFqRt7JMqyqgvtzoBORQrvJxv1LKk5JC0GCZiqg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11622","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24884396},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"94bd8ba26c4cad8d6e931e0466e9c205b35a1b70","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11622_1765481345210_0.4474650101640023","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11623":{"name":"hls.js","version":"1.6.16-0.canary.11623","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11623","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1abeea2b9317d02c733c1158364ed2eede973cdd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11623.tgz","fileCount":156,"integrity":"sha512-k6skBQT1Fbj+yTYLqNZkqc7+jVDj8bPsBfQgoozSEe2RvL7vUCneKpEf5KKwslttZWpNgPmaQ6dC48dzfWtm2A==","signatures":[{"sig":"MEUCIBbIffrhsPrzlswQkMVN2ipB/8bjOH3cT2X3G6UZixosAiEAo92NvRRtHFvXJ/X6929emDOEQ+2XVEQR+I0FIW6LQ8s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11623","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"417e85f17deca0c82ea02142fb4803b1bf8ae8a4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.48.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.48.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11623_1765483600790_0.08743371892828722","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11625":{"name":"hls.js","version":"1.6.16-0.canary.11625","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11625","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b0d3bb823fd74977be1608d844aaf53dde93d348","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11625.tgz","fileCount":156,"integrity":"sha512-FHoIubLugYUwvsrLHor+0ubMw+vcxmD6rbtVWGs9M8ciz3BCYs9iZqHbxgJl46b+WIQkLMzcBhnjauOgdfdXkw==","signatures":[{"sig":"MEUCIQDkZ18OqjnrbX2w32fKhZEc2EMwVoVudHiRhgigU0BlvAIgVE1K+cTfMQNMGHQzJ6e3VLYQJ8W+qC8YwsD7CSIQDRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11625","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ec2077624ec031daa987d029fe69427f17cd7880","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.49.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.49.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11625_1765878911084_0.12331325496190382","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11627":{"name":"hls.js","version":"1.6.16-0.canary.11627","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11627","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"951f3634802cfaa7c0693af54f485307aba7f1fa","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11627.tgz","fileCount":156,"integrity":"sha512-CNhTTvx5TlXTH2lm1phKsnAgSIMQa01OCaG1VVsDiPITq49MTVzDePElx1CiHHF7X0o9XbbBYaAN8J7OGcKIUg==","signatures":[{"sig":"MEUCIQDRSRt1CkbBl8NHNyGEOchFbhxWamCui+zTyZ4l6D63mwIgA1TuyT9Rxrx4wTE7jCShhU/jYZBwyy1HzT0h6YYWQao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11627","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e663e3210af64ec46b8b0e8bd10fed6ac4118203","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11627_1766488287690_0.6011492326713674","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11629":{"name":"hls.js","version":"1.6.16-0.canary.11629","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11629","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f107cc567dcf4b9d57818a8c8ed633dbaf1bed4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11629.tgz","fileCount":156,"integrity":"sha512-JWNdbfTjT6xBpRAEvtt7WwlzbXXqN33xMUb9RlGUnxSNWGNem0p21lODVJfinoDqBcn4qZTTX8+FDMs4Q6OPDA==","signatures":[{"sig":"MEUCIDJA9gAz78GA0nSG3Lz1jFA9QqU4/dtIyKaTX9zjxYZ1AiEA0efjT4dBfc1MAsxgk19hPkImUTgyw1vUMqh48MChDjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11629","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3a7a432c23bb73a50009c8ce5ffbfe33f0fbfa4a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11629_1767084879016_0.756076306087851","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11630":{"name":"hls.js","version":"1.6.16-0.canary.11630","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11630","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"140f7f5d96a61f673441e020928c33110e527cd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11630.tgz","fileCount":156,"integrity":"sha512-+Usw7aPr7mbQ/LARj/QmVe45GJF2kh2V1WE2+pC7UKoZaMNV0eVLgdqC0N6lFICdrbt2DuzFfR+eyybywksNiw==","signatures":[{"sig":"MEYCIQD24HbGKRJZBA6kExnxBT78KT1muwyT6AfmmDj54siAsQIhAL8At5GYKD0vwxEmiKPIS77rlQ6GSoFz4YJtfuORP+SN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11630","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885565},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b3c794bb96df0e7685385ec14ff39449953ec48b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11630_1768059561699_0.4044423800779333","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11631":{"name":"hls.js","version":"1.6.16-0.canary.11631","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11631","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"650c8ebc0156059580e6c1d2b3ce6caa8a56baa8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11631.tgz","fileCount":156,"integrity":"sha512-Y8KFMtStAJ6f6T2Gp3PP54IeVApvcZG6hJbrxl9OVjhinmOtQYDHoWux9jBkX4jVAv5YLPvfizmjhJudtQ5OUw==","signatures":[{"sig":"MEUCIAgSNtEwz5P4thDppMhFxHZPH1RMSZOPD0to6Ctlx0bbAiEA+muCZvvNtuL2AWA8Q/ECS9VmgrxFQsTazYcburG9WBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11631","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24885568},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e213b1cf01a5b8ea11835ec6282954f4e8ee0563","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11631_1768059733145_0.5065737573339215","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11632":{"name":"hls.js","version":"1.6.16-0.canary.11632","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11632","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"df49b4007bbd9ae7c055cf3de35b978f85719042","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11632.tgz","fileCount":156,"integrity":"sha512-54akkaPT7Vd/Q+u2qztI3M7vlLlQEuU70wT6HXg6/1jHiS/UrXingeTo37zMDiu4IMDSUuq1RgDDCV7qlzlVpg==","signatures":[{"sig":"MEQCIDIqVmuWJPAnBYhFuq0yoMMNyXb3LKDUoIbrfYhrViKnAiBJsG4nTgp532VnkgCPpECqv1OBilcJbGOu/FjfcD2iFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11632","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25002956},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d10ce09808cf9b69bbb308bf63a15f173932c4a0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11632_1768501641542_0.11927597097695108","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11633":{"name":"hls.js","version":"1.6.16-0.canary.11633","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11633","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c07643b914ce6a02ffdf845b40c6e01176124b79","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11633.tgz","fileCount":156,"integrity":"sha512-jSHg6mZMRp5aw8LHbqgwr3VcjHx8tBoSjsHGUMZNcmvk8t7cS50DUBwK5iyUXpmAvD4OWG5W2VWEOw2h/HuQcg==","signatures":[{"sig":"MEQCIQCzeRsYWAoYE3wf5LVGTAEG7J1LTTIhSwAQRk8a3fMAlgIfbKOr935L5c6xdoWOUeOaV+YtkYGqyB3mfMwjycsfDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11633","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25003201},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"02d821733e783522d7257d83a88678f451212cbe","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11633_1768521266272_0.2050170513767693","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11634":{"name":"hls.js","version":"1.6.16-0.canary.11634","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11634","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b84ba7d87d8103eccf523637e6af09961653a0f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11634.tgz","fileCount":156,"integrity":"sha512-mqk5FPubzgMye/vlDzvCn+3Fk70B4PEx7HduoPtWp9cYo9w6mTuBIDkMdvt1X60DFAX6s0JEHpGHE/Q7aLru0Q==","signatures":[{"sig":"MEYCIQDslbjNHdKzaVIIE7TcGNc3KDHloSFuvpT/6EFwGrghSgIhAIOl2q/H98cPGYBS9SXqNAYbJuQkYhxxBRwP3eNJCWa5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11634","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25009015},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"51725fcc81de49c4b1831ee2d0c0d850337fe598","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11634_1768527335981_0.5807377110898844","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11635":{"name":"hls.js","version":"1.6.16-0.canary.11635","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11635","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4b2e7ce55a7eddf3fc6038050925e7908443e7d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11635.tgz","fileCount":156,"integrity":"sha512-uPr1ApM0yQys8jfquIEp3rx5nlmCIbvYlvPyK81IU9zYqyebSICLQo6e7l7dT3F8Hkb27bVumjBir1ULbRvBxw==","signatures":[{"sig":"MEYCIQCcCNorZ2x3FGMqrf7dCLrpxd9Gx46lfjGeqHFY3T3NZAIhAMT9OVWVVeUbDtDv6F8kaHqksLlNAlkM/IUXsDk1fk6h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11635","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25065519},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ceb24f18a1fb5a0f6b70e8ff56570d14b608b0f5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11635_1768530727347_0.988296373124069","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11636":{"name":"hls.js","version":"1.6.16-0.canary.11636","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11636","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5825d3c8161bdefcf2b90e031d7d3225572cd621","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11636.tgz","fileCount":156,"integrity":"sha512-0x/VMHJ0X1QUm1zmrGuolTkGKTrNhV9NlMJGuZxqF8DqTwFUCmwbzPQwnME/wceSZMubxDlrsfkb0330ebHtkw==","signatures":[{"sig":"MEYCIQDfmGZDr03P/+DxyTScjlSa7hEFgnzEexCR7d8K5KuzAAIhAKMOi5n0zxlhWNGp8zre/J2ROqzcSFm4vYBg8mxJ+ENw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11636","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25066325},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9eb6957d14235e0ca534d86f79290d92049582b7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11636_1768946877952_0.26098296163747325","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11637":{"name":"hls.js","version":"1.6.16-0.canary.11637","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11637","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9d18edbfdd3911098e29fa20c9f6dc2c16457040","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11637.tgz","fileCount":156,"integrity":"sha512-KjY3XlrPq1OGld0iQvfs2SXI9LPv7ND5n7sQZHA+vpH/oINzYv7OU/AMsCYd1CplGTl+7gdN+QBGHPpBOx53Xg==","signatures":[{"sig":"MEQCIAdYjWEzITl/StRRvA9+rszKTttCJcwcbfnJ08wulmgoAiB1y/ZkiLirl4z16fD1rYZqVarkkFT7vwUkv5ewYhUJcw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25066727},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d9b30b1425b7a767166aadb322d75c6279214162","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11637_1768963978155_0.8785061834969787","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11638":{"name":"hls.js","version":"1.6.16-0.canary.11638","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11638","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d83af51eeed85a0e75bffb8d29c83882cede4eae","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11638.tgz","fileCount":156,"integrity":"sha512-XFRD9QSmKNoIv/+LX3E0BJXm7L9zG6j/LmsjWSKyV0im0/lPlVN9HpGFvLjqMvYaUcASrWXsnpns+ut8NLi3xw==","signatures":[{"sig":"MEUCIQC/k0SO2grYosve9juaiafxOINj354EtELNFxVcGDJY7QIgYHEzyz4umF6fOj2pD0Z8VR8dSbwrS9XSzZmCNfLIm5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11638","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25076795},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"78292959987287e5119104f35be9afead0911b4c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11638_1768969591825_0.6074692380478344","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11639":{"name":"hls.js","version":"1.6.16-0.canary.11639","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11639","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bccececa5b746029ec2b081c154dd9c3d898b8be","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11639.tgz","fileCount":156,"integrity":"sha512-dPmU/5Zi972GDa631xUG2+ooKyod4M4lHlKy8tzb562H6gfb7XqcYcybc09sP3RiZDdFFGKuU0MpD3jmsZSzeA==","signatures":[{"sig":"MEYCIQCcFjtf6Jul8NC3bHFXjeBbcrUFxSS0U17NrmKmbDSFjgIhAJAFj39aj4UE0uyH1+E8fP5/7BHkw5CDDUbI9PvUcHPQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11639","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25076795},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"543045942ce83f26075f5282e0ced25910798639","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.7.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11639_1769024504899_0.1374552286424504","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11640":{"name":"hls.js","version":"1.6.16-0.canary.11640","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11640","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"a3b5812dc33e79baae55ce46821e90b8c232b8c1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11640.tgz","fileCount":156,"integrity":"sha512-TTk+CMCKctHtNyR3tqsWoyV88bMpWD4syuCwPka4rLNh1ZYbSbPhLI8nktQAbtBNilIWuGlC/xYVKmsfPsNVWA==","signatures":[{"sig":"MEQCICwu7wT1krj7nA7XeL+8xf/vsmdIi38ydYnKxotKsWaZAiAsSrg1gQKcygKkSoSVn2WilAjXMUKktNA1gxY9jXEcGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11640","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25079416},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2463620c3985de1591cb439e3302f7984a62ad0a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11640_1769103291103_0.1639351734203196","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11641":{"name":"hls.js","version":"1.6.16-0.canary.11641","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11641","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c91b0cbbfc730b93e58396ac035ff9a928b9f20f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11641.tgz","fileCount":156,"integrity":"sha512-r/aEuqrjLZ73/ZW5fCftYP/MQ5+KnpFVFy6IJUGLL8dpOuQ5RPtZa6cn6Ud6Ic305yR0YeTTmzJ6cH3tIkaSVg==","signatures":[{"sig":"MEUCIQDfmDDwojlXH7cIt4Fkl+HhrQ5kGIT94WynFjkyXceoUgIgfQXknciiBtkwUjWJaIOTeiHz7lm5/5T5VZ+Gft7SUDE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11641","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25080211},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"23ed0dec7d1e11188a07335688adfca90466d274","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11641_1769124634631_0.467198856225006","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11642":{"name":"hls.js","version":"1.6.16-0.canary.11642","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11642","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"aaaf54212778be55ddbbc5d61a2f89bed66319b3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11642.tgz","fileCount":156,"integrity":"sha512-eLCUFB+EAyIjPXTfSUqyEewkX0CQ5QMOc05TmGxoBNxQCWgV7iTgIBI4SUm0CtfsKCIsmjnX99spBD6eIo7ugQ==","signatures":[{"sig":"MEUCIQDwGkEt8y/JHX2o4ykLuntXh6I++FJ3JK9lUKaN4if9mwIgbvYDAKvu5JGoR/igk4Wg+eEQRAqsG04KCWHLDGox+y0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11642","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25064182},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ca98252a1669fef559769938764dc6077d146109","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11642_1769135092585_0.3738749443969285","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11643":{"name":"hls.js","version":"1.6.16-0.canary.11643","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11643","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"077d2d232f8f32d318ea198e25e908bbf15d6f76","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11643.tgz","fileCount":156,"integrity":"sha512-yN/j2BKnxPqkK7kI9K32QhYC9IbaYEG4Lrg1mX+r5VJFs0fteUyyhQi0meU0LpvlvNJV7AORYOqbVMCyma/mvA==","signatures":[{"sig":"MEQCIC1wD/W+WMmudB+bknwmGsPdryq+E1Cm2SblowhfmudYAiA0LYXD5aRiBcdprrmdeUTBjqdJyJdJ7/sG9sbNXjzeDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11643","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25064182},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da8574f9c29cbaa19c890640775d141fabec903f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11643_1769189700258_0.8317443138924041","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11644":{"name":"hls.js","version":"1.6.16-0.canary.11644","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11644","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"50b2b256139924fb70baf4ffbc2411ff8194568e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11644.tgz","fileCount":156,"integrity":"sha512-+g8YV28eB2xUukf8OniQ87KZJXP/39RcvbDNRckUtsaIws4uBqf1P1waqAxUhiu3nIyiv2YlHNQIZFLqWTdeRA==","signatures":[{"sig":"MEYCIQDOoMcYDVFitsmNpGx3g3KfgQksYCGsPctzE9+5rVsedQIhALCbg9JxF03pnGXogaXzvI5MYySMYrmJp7hUeUuflB13","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11644","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25081921},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e1a424fe4fc490d342f286a4467065974dec7891","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11644_1769203713960_0.71540654543221","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11645":{"name":"hls.js","version":"1.6.16-0.canary.11645","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11645","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3b130a1fde18de8a71bd55f9f5f8c6c0a7f800f6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11645.tgz","fileCount":157,"integrity":"sha512-SUMJ+SNe8Lls3PnjwF9OzD1B1rCDjiGfzc4WYltra/DLnz3nXlopzcJIGm9cgfo0yIwcOlhLutMbuLj4gD9HFQ==","signatures":[{"sig":"MEYCIQD/4ygW6GvH0gWi3GfnIflcpQomzD3O6ghZZI8ks4aZIQIhALjxrmxX6mXytWRJNspRfIsdSSeN2TAhssyaUydrM+Uz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11645","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25116660},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3112e7071bf3cbf2802c29f0a0796928daff6096","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11645_1769497379114_0.027832606854571784","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11647":{"name":"hls.js","version":"1.6.16-0.canary.11647","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11647","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"083a1f7b5a986c3adb8de0c6b109113aea2e1b09","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11647.tgz","fileCount":157,"integrity":"sha512-fwJ4Qwv1x6Q4fmR8vZpa0PvgRVPysjBznT0JFz3gI1m2mEaeQV6vie7kAaxCBzC8EcrX1jScz4bzqh3VQTiAYQ==","signatures":[{"sig":"MEYCIQDhYPqIfvDnXQR8tGknvmqpdU7xVZ4SgxYx04cVlAW8jQIhAN+GuuycAc15vwQZsgDfAw6qV9+WKYAiKsIyYVGP8Zve","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11647","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25156938},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"039f38a7ce1d61d578edcea4f37cc60a3af819fa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11647_1769746994602_0.5920918994909778","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11649":{"name":"hls.js","version":"1.6.16-0.canary.11649","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11649","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"82cbea494856912abb2ab8b4ea730fbef31be051","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11649.tgz","fileCount":157,"integrity":"sha512-ue/PVhB2dR0Hoxu41AMJPhdoitWlbTwpQqdckzSCgvw7UzSjLIVLPn8DeSeQ+vzCk5dWQG+qf5TuuoiBf9Jj+w==","signatures":[{"sig":"MEQCICkCZv2Wloa7FlwAXd8jE6NaGvq2zEk06Zzwi8WPwLJOAiAMQKgW6K3arRpoKKhNDga1fE7nljuM41vs7uezfEZPAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11649","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25178604},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e005fcb82de17ff8669832811c909b5c631f55c8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11649_1770074712205_0.44150555492217336","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11650":{"name":"hls.js","version":"1.6.16-0.canary.11650","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11650","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"18ec65906d3ae0bcbad56b33894b4103bdecc706","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11650.tgz","fileCount":157,"integrity":"sha512-xdIR+9cDt7UZhXXyig9C04txYuXu/p55y3Q9DKp8jyKHJckhqOy4tAVRnlbjCg4Fkbi04ySHaAgUnFF2AAlTOw==","signatures":[{"sig":"MEQCIBGAuWUXYIC7E47lNqAc/w15ApZd0WP+2B2SOe5H3ajhAiB0e0nqFksDz7nNnRKqAxRWE7LjOhlFLFkbmzJiWWT5Dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11650","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25181731},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a756bfba8674d8a05939f9950a9685477f3e9481","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.45.3","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11650_1770139051879_0.3451916890762785","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11652":{"name":"hls.js","version":"1.6.16-0.canary.11652","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11652","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4a5861752ac0ed587a4a77edc8a9055bcd0229bb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11652.tgz","fileCount":157,"integrity":"sha512-/ZOfKOrWACdc1HJR/05zUxApA9Qb/vYVxxXv7zx4NdRATLGARUID6MfdD9k3g1s0tSjeMO2cIi3OuxBAuY0yGg==","signatures":[{"sig":"MEUCIEPfJuSU7383uSszIzx3poQ+9JWADzltCjFM42JpDJFuAiEAmFnYrE+pA44b3qaCulr4dMO3fN0FOwk6hAur/qhCuQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11652","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25181731},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d3930e6fd27e35b03efe8648143a6ecc6b8e3233","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11652_1770139836726_0.6085715090457151","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11653":{"name":"hls.js","version":"1.6.16-0.canary.11653","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11653","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"7471db6005241a0c66db444e258b510bba78f5bd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11653.tgz","fileCount":157,"integrity":"sha512-PJUlHP0KMxoQwND0r4IrohR8noCrmYX6CZzd7Vhuc9RVVFbrRMlXePR8JCVDKCkMG8ppbIbL4F+9YjjmNW27tg==","signatures":[{"sig":"MEYCIQDWhUKn9gVCKEoxjl+JTwi4CeA7e/WXavEv0Fq6YKOs0AIhAKkryGQEf1C77Ws5VfJeMqgjAX70W384cNmsVgqZ/4i2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11653","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25190460},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5d6a29d4c86894d545b3ac2fc9389eca6d1f76e5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.8.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11653_1770224672977_0.6867377642230785","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11654":{"name":"hls.js","version":"1.6.16-0.canary.11654","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11654","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e409f5fb80bca03346f3de3f26f5f2675720ed94","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11654.tgz","fileCount":157,"integrity":"sha512-VH8XbUKwB6TOovCfHSV0cw/pl6pKRBt66nAnPxUKrlXZ/yf2vzC1ZjKS0deOnacGNBNl0zVJYVRmZmcsKzZzbQ==","signatures":[{"sig":"MEQCIALom22mMzyI+gjF/yx2eVDA2geraiLjDB5isaIX37EOAiBtdIStg9a6rPlLe0IIHiWzPoLYI1b+119jgUXqU2F8Ng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11654","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25190541},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6d3be20f3c3421e9935cb8924802b762c0d2a0f9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11654_1770378249444_0.5765311078670841","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11655":{"name":"hls.js","version":"1.6.16-0.canary.11655","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11655","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"625143f5e7b983589fb4b0aeb9554947ad039989","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11655.tgz","fileCount":157,"integrity":"sha512-Nw5xgr+ejtqLGLQQgKTruqVnG2Buos0hL5YlRi7KBigkyp5MzlkXM7T8jP0UECYSkebZlEJ7ChtgIEO4FesSgQ==","signatures":[{"sig":"MEUCIQCKVVb6LwToYjnX4Ryki0oye2L00kCC8oHgY1A+6TZ9sQIgXlTbVEJ6wtu6cMMwxudZvDK8b2rLyRNfUzA4GzKG9a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11655","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193149},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c7844d766db0b36c96c8fd5fe6d02a19aa7816d0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11655_1770415326772_0.117143247898982","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11656":{"name":"hls.js","version":"1.6.16-0.canary.11656","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11656","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ad29f8bd4dd070f91795ff64b56add24eceea677","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11656.tgz","fileCount":157,"integrity":"sha512-7iw9BYeJCB6ZSYgT1xkQqqT7XNqMoL9xUFq23Ir9AjtGA5y4duGWUUDyJmePGjR/NL9ATZN4mIbcHu1FuG8LAg==","signatures":[{"sig":"MEYCIQC3lBXugZTEHEDnlawvRZzOg8gkZeQ4eA8EB+X3OuUmpgIhAPEmzxASpDrGwzfR6uJAQ1/Qsbdw6iqbMJYBsykM62WE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11656","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8be88fa97b53b249b648cb740b41a3c820eb2ae7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.50.1","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.50.1","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11656_1770416860373_0.3743589058291672","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11658":{"name":"hls.js","version":"1.6.16-0.canary.11658","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11658","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"07e30cf9703c3104d0305585aec5ef0d6df058cc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11658.tgz","fileCount":157,"integrity":"sha512-SEL5h5yltviV5u8enUyySQpw1r1a+ZaBHYDh0TSc5S08tV6rE5sPrKZuDKFw/oBEe4717rb6Ct2JnqT7u0krvw==","signatures":[{"sig":"MEUCIHoxGYZrrQMeqmBLKB157qjawnfr6qr1Jw0C3pfnk14qAiEAlzLCTxNDwLlDI8u0R3DslXwfnNYWvtCY8DygSaYm/HU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11658","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"897611faeabaa056a85ef87b79c04323986d4c0f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.1","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11658_1770418526547_0.49766743566337723","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11660":{"name":"hls.js","version":"1.6.16-0.canary.11660","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11660","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"eb1140f42a07532afe328e65367bda5a93398dc7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11660.tgz","fileCount":157,"integrity":"sha512-MgUoBldU2Uz6wUHwatEvceqxRPWRR0D34pPBKXUW8XjzL165eDXpHf9nM6A1LAcHcmapAqCLDUmeYh4o0qXp3Q==","signatures":[{"sig":"MEUCIQCGOhqYytgERaacR4FK75mTLrOn5fL4TGHnhimtwVKo8wIgB4F09FLieIFO2jnq6sowvKDFASt1tG8M2dSj8oKMdsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11660","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dcc72fd0b7e14a1186f92d39bd2439ac8bc21efa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11660_1770635211459_0.27496075421007093","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11662":{"name":"hls.js","version":"1.6.16-0.canary.11662","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11662","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"781c05dcdfab1966e81782982e5bd11d72a6ac66","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11662.tgz","fileCount":157,"integrity":"sha512-eZX2o+cMrcUrZiVV3xcuX3VjnDsL4hw0PJGN3gFukZAR70fk+1zUyJHaILiv2lfHPnrvoHZ2PcAYKXo4aAtA+Q==","signatures":[{"sig":"MEYCIQCSy8WQzyjQD8xfUYkmlXfVE/x/OlFdlBa7rT5/7Hz7tAIhAJJHs2hvg3b20udQVrAgFkN27Znp9pQD8CamIW5Zxgo4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11662","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a107854c9f8fe5a106de3cedb2bda6cc1e7c4a7d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.6","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11662_1770636099862_0.8066861583477527","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11664":{"name":"hls.js","version":"1.6.16-0.canary.11664","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11664","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bc10f32214a9f0e063f15c38e8f17b5fdc141eb2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11664.tgz","fileCount":157,"integrity":"sha512-6iMaUWMBmvoLHPTsmocIxvma9/XqmGABrU+/sdMtGRXRFK04u1TXaXDV8lF2+BR+RbuswQRPboZW1M27L4v9QA==","signatures":[{"sig":"MEYCIQCmUqM8ZXvDRUQCON5jTSJFJYajwJfQHEYRDeHMUlnBFAIhAOsBxwYT8Kkmf2VaEQPW3qBoioQKOBPbVrDKxHux8B6z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11664","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2bad3577de85d02b0fea1621aec34f516f48ce11","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.4","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11664_1770637016585_0.8191325168193644","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11666":{"name":"hls.js","version":"1.6.16-0.canary.11666","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11666","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5358c934ae8a4564fc36d7ab5970639794fc76d8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11666.tgz","fileCount":157,"integrity":"sha512-1vSaLBxYcs1+n7fD3xCiZ22beCgJ4BW2p/MMj13+pUd3/bnXYDMJUREKPbA+zvbGDCulHO31WT8lf8JRF4eQUQ==","signatures":[{"sig":"MEUCIQD/KTnf38qhlyrUjVmnu2MgGYsSwG2F77MwoayKET5E5QIgQTQNd1bb+mnbNH4Vhk55FB1XguoBr0IEVSZZVMYMXGw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11666","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ce9c0db344df4a226acf2905351821d8e4af3544","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.21.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11666_1770637930339_0.5334265340924431","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11668":{"name":"hls.js","version":"1.6.16-0.canary.11668","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11668","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ebca59d256aef459269e073c49474e5d9ccaa9a0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11668.tgz","fileCount":157,"integrity":"sha512-Tm1AJjbsZ/IzpPsu1rLb4PxbHg654v4SX+iV0TGQJUXtBR5fdX24DlWCarjLaLlQmAPWvTNpvK15/tBIacaNcw==","signatures":[{"sig":"MEUCIE06oMrAdVu3k6SCLuQl5kBYLJH9xt2M1L+qIRPZZA91AiEA05F85CL0k3cJFB60GitLhmvg+zfyWh7kkL3Amy7oicg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11668","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193229},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b9ffa3c125164692d7dfc8ce698e0527897de92b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"4.5.0","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.0","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.59.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11668_1770661456270_0.5565917072656834","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11669":{"name":"hls.js","version":"1.6.16-0.canary.11669","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11669","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0cc3da8ce1d35f110e39cdc00527b14aaf1c5c54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11669.tgz","fileCount":157,"integrity":"sha512-QNXRybToAs7uhiohZlj5LpIhszf6mTDIH+e9ut5SNffLejfA87g5hHNAmZ90GAX5tbbcHLLI1aNVvVbvazjuYA==","signatures":[{"sig":"MEUCIQDDdCY37+mmWPIuW48lc/0Z3idgYu1m2PuKAXZBr1GUEQIgVEexNBEx3UdmV6T8ib4Cg/mEAzLoxBzjV677Z/wteOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11669","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193194},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"074821e317e617a0d7e87206bbbed8f7544d3c32","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.4.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11669_1770673748490_0.4309248037821092","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11671":{"name":"hls.js","version":"1.6.16-0.canary.11671","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11671","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"19a77cc27513e13ff6ab101ac5382d97dda4b945","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11671.tgz","fileCount":157,"integrity":"sha512-gmiJfbGAN95XA4XLSyUQfeUXv8X/wH7i/COf9nah+QXORloVYRR/r3aztio3IiE1DbkkWwALBpBXNrpwyA6wow==","signatures":[{"sig":"MEYCIQDRDxbeV/IZZeKXktThWnekohDoAPuzskfOATd8yW6BoAIhAN4N72e8yRLdG4yl/TLDoyFczU2XfcWCvWYJK6HMjReA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11671","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193194},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"289c5433800d5574dab0924cf9ae01a6063a91ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.35.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11671_1770674968213_0.6041651060828122","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11673":{"name":"hls.js","version":"1.6.16-0.canary.11673","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11673","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6a3beab81ca8c52dab496ef02690864008c48efe","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11673.tgz","fileCount":157,"integrity":"sha512-ga4NRd7aVvIzU/twvfzTssfZPgyLVE5vGZb0ygIu2y9KI7GIJW/4hil4QfsiTsBht8eCBdCr5Qd4OU/Q0Z2DSg==","signatures":[{"sig":"MEUCIBSjO5KSZ5l+SeCDwHli/WXi9uy1k5gD6/kI1ax/QN3QAiEAvRR6RPSJFS8WYWkmdW/6m6YQFj2UkFhntz708XS7X8E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11673","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193194},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2520a56866678559f49343c10b98b5355115ffbf","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11673_1770679760422_0.2080920875377048","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11674":{"name":"hls.js","version":"1.6.16-0.canary.11674","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11674","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d895a00084e9c239b8a1de5d2c7a93952981425f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11674.tgz","fileCount":157,"integrity":"sha512-NSJOmlDH2fIJRxG0W/VTXFYfvZNt5Pk8hPypMJdhwUiAearoMxuPY4FErL94EXl1+M4hJ6B7+guE8HZtI6LqBg==","signatures":[{"sig":"MEQCIESpW59e9UhtaIP/xJp879hhaC/vjPywVsYsWgrtMse4AiBGTyaYjvAg4VJk2PY+z1lAjshxN4wDBNuI+YYGwVp2Bg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11674","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193194},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"93c95f9c37959889f38bf45397f7ef8261a5225d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.28.5","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.3","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.5","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.28.5","@babel/plugin-transform-object-rest-spread":"7.28.4"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11674_1770681454330_0.494663284439683","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11676":{"name":"hls.js","version":"1.6.16-0.canary.11676","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11676","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ed00ed7ed8447348626a1e7cb8d5baa0bc6a25ea","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11676.tgz","fileCount":157,"integrity":"sha512-2Nl5q1Om8XPJrU4FB6Pfqj4bKUKhoJ0by3TMpF63Flu4qlIpWPPQ81WdxxFgdMbmEapVvMhqJmYGYdxra0Z1FQ==","signatures":[{"sig":"MEYCIQConIKq+MLVMRQfCXMHNY84vOnNWqqOw0lvc8aWTTJhBQIhAN6kn4Rp62Cn83AyvYdmirA/CgkM8OENkMR4VW8kVfFd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11676","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193052},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"de83a1d495e9c49344a30a003546a4c084ec23b8","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.27.3","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11676_1770716928610_0.16499291039302055","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11678":{"name":"hls.js","version":"1.6.16-0.canary.11678","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11678","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"41e0a395a9583816b687124f791ba7403420793c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11678.tgz","fileCount":157,"integrity":"sha512-L7lnPU4YMg6haqZnTdxcTq5yjeCjhrqOIdu+KMm41ebr3raCvuxPavgx6sIuQvtlZ+zH192YgDj4fdKkMz0M5A==","signatures":[{"sig":"MEUCIQC2UEd60Wn1WvOwuAsZLmE0mke1NtMK6G4rMRJ0fMI1sAIgUVlLtiBUu5XZUxaBUjdpexm/8X5HFEelO1jwqwhAbyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11678","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193052},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2e3251337d46c43da3b7580f4a6c59abfd07eb5f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.9.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11678_1770764488413_0.8518296631293061","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11680":{"name":"hls.js","version":"1.6.16-0.canary.11680","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11680","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4d5b9ff724640b62b658d817648f04dd6f8b939f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11680.tgz","fileCount":157,"integrity":"sha512-FiO0y6MkiM1G5VDLcBq9qphQtpxSPT+L6MsJBvhWyHp63awuprNWZlPn1PUnsIYPhnXQpEp0LaDYNy4Qnkx/XA==","signatures":[{"sig":"MEUCIQDpXTMF1iTUulB9p7Q8AmNzBzFyTUJ2nr6opidVtYS0DwIgWII9go93uZJfJXYA2DnIZCZwPwLPKFhrYxhxszNtKMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11680","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25193052},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"5267f8cf92447cc93f88827f66663221c9a5cba4","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11680_1770898513687_0.09770796011733585","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11682":{"name":"hls.js","version":"1.6.16-0.canary.11682","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11682","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e4b3d37d5f1c496bbf947c1237a516f54d1b0c15","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11682.tgz","fileCount":157,"integrity":"sha512-bqaaOVyM75oQEDAp13WP7k0qe0AQcubrSN482zUdcYm0n/ydl74Tg0oUbrEcCqoH66SYMlt98RC7ep/p+l+03w==","signatures":[{"sig":"MEUCIQCDAed5/mkKDSP5Z9lFo1yqZtPSEsMm7D/2gyp23aQgBAIgB7Ld018HdKilfvzUq8MRV8sZlpZe3zkArJ5m3Zcxu7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11682","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25128570},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7861c2f1a025acc63f6b706f45ffb68595dc7008","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11682_1771004198339_0.6715363406652031","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11684":{"name":"hls.js","version":"1.6.16-0.canary.11684","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11684","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"54d8e4e3f57edc59bbf4795962be00c15fdc69c8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11684.tgz","fileCount":157,"integrity":"sha512-EiP1sZFiwdDhiJqn2YykYBF7lvnqcQls3iwL1c935cSRhLirD+jG9XoQD6EQl9z9hl1fZ6OTz7S/sR4VfWbpSg==","signatures":[{"sig":"MEYCIQDpr9TPkkSzfPsOgpwtt/xsmcCG41QWu3MoVGXugvF6rwIhALth0jrddcgtl7rlXcU7Ro/vvTOPadAkarVLwyt4qVV/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11684","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25128570},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b2745087e22e85180c15376650025fa54a73bcca","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.3","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11684_1771275543232_0.5170449276329379","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11686":{"name":"hls.js","version":"1.6.16-0.canary.11686","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11686","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e2cc329389b1de1d44f88524901a9f223fa0bcc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11686.tgz","fileCount":157,"integrity":"sha512-P4O3WBOFtnd98m9ausbpAPGMV0SU6VoWV++780B4js6bv4hul39E8tqB8QyApNwIR6TGfUUoqSHgvBKuMjck6A==","signatures":[{"sig":"MEUCIGOXskNz17ZuOJigykHrEmHkWz5xvhVszLmYmwlveCNUAiEAnXYJ1MeCrEDI1UwIqBd8JQdS0L5D3tQnaNT5yCLkJ3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11686","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25128570},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"4b3c46af1939b3a949ff1eee0b98f08d30133f1b","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11686_1771326540012_0.14683310284141982","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11687":{"name":"hls.js","version":"1.6.16-0.canary.11687","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11687","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f64d036fd6fe96433d1a6079a05642601164c899","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11687.tgz","fileCount":157,"integrity":"sha512-ARBJJHRtxAguRfAzORUe629tqhAZOb5DCR9Fh/gFZ4Sg0b0NAAyJR5YCoMavEzJiiV5RvjhWAsmQNcNnteIN3g==","signatures":[{"sig":"MEYCIQCH8VOLy5aeEAskkBCl77PHj+IUmWfQ6mnW7SJ0FfLlswIhAJP5wOikDFedUFHAW+4Y6ePRyLmh96fZZqZsiLZbPk/x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11687","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25129195},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"da77294ba4aa402c8f8f54689770f085e413d8fa","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.10.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"140.0.4","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11687_1771529675044_0.48398678055463673","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11689":{"name":"hls.js","version":"1.6.16-0.canary.11689","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11689","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3865330d1253647c48d5528fc397674c61425090","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11689.tgz","fileCount":157,"integrity":"sha512-0mWg2ft6o7btdgILWRSDq5aFwau6oiaVXrM2pzF6wc076sKT9WtZmneHxEsHk4P/CtpSVux/Y5XhAfmMfpTOjg==","signatures":[{"sig":"MEUCIQC5L7YARK6OQPNSY1PkvfhwRYAA8luHpUQfigb/tOTZhgIgK/qO649LvYNC2SgRda3/n4JHVyngKNyerJ+QsEKfHr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11689","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25129195},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b991fd69b429b30e0a63b650d431b65b6ad4e112","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.52.5","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11689_1772062852633_0.5828786998767459","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11691":{"name":"hls.js","version":"1.6.16-0.canary.11691","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11691","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5a0c20ea0af295fb94fa037bdfa2b29731f643a6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11691.tgz","fileCount":157,"integrity":"sha512-+VB37iIu+DeV/mGRSAnt9SKdmKvBaFup6znrSrNvlHNK+a+EN84PbL6IYPD9vqnnTpeqlaM5YkXJgQm7QG1BZw==","signatures":[{"sig":"MEUCIQD62DdJbtMenGNudOGUVBO8Q5hR/OZ9ZO8GcyCxRBN2iAIgSek/2wYVGN9zFqg27liuabbyKh7C6OTGey5v/BdS2zA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11691","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25129223},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"9e728c4b9ce9c086310155c833656c56527938ab","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11691_1772063840398_0.39576576916733575","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11693":{"name":"hls.js","version":"1.6.16-0.canary.11693","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11693","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b8f5bea022a17c4d8763eefbd9913a5929e1b8ca","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11693.tgz","fileCount":157,"integrity":"sha512-BZJQEmBGXnexm8CrN/J+VSa8MhWEmmnJTApVRb0eDKqcr1rvsMw+4wQZYYomBeWeiuQH90QY9bOaEPh+tFr4kg==","signatures":[{"sig":"MEUCIQC/neQ04nmDhPRPpQzfqnk/LlnmnFUPEHxOCYw2EsM7zgIgSTYoApFu2VJKaC9ZSdGYkETXOtVBASEdDpz4qYw79iA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11693","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25129223},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"500eadb55203297e96d242ef0bb533540c1b8051","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11693_1772646660230_0.6725462053241105","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11694":{"name":"hls.js","version":"1.6.16-0.canary.11694","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11694","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4bcd12db78ce2539931b0aba753e0aae9c7e2936","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11694.tgz","fileCount":157,"integrity":"sha512-3Vzzp0QouR1Zf3CzutxXzAi3vdnyxSDSMKX0ONuPjC1Uneevvn4SDQcHm6sX2FL07s2jJCT0W5cjxGyUXvDkYQ==","signatures":[{"sig":"MEYCIQDAsvvzNgZi0ZWBBNqQzq9OuQP2Wje6lkhmMXp2xpBjxgIhAPZC77jlMFy6RgKiwMFCnwzn834wp9U8S+iyZPW7bqlG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11694","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25157943},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b3a5d62997a58bb1cf7e24f1cce7d0913904e81e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11694_1772655434237_0.16203324281001086","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11696":{"name":"hls.js","version":"1.6.16-0.canary.11696","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11696","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5967ce2cd11e982928a9f40fa61244aea48d1ead","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11696.tgz","fileCount":157,"integrity":"sha512-ibcvzj/RvGcDx9CMfyglhdyrRurL+0NICCLNqhwy6JQNuxBoxgJXWi8l2yecOkirwJP0qmwc1/cHuCXu9OlyPg==","signatures":[{"sig":"MEYCIQD5diJUb1j5y9zbmDOSyiuE4D+7zMnjwXBrmMW96cVSdgIhALSkLJ+cxUDQIzR9LYQkVnS3wCuuoApWi7lol0RrNgFt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11696","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25157943},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f02b4235abce110d4f83fab42301d155d55c851d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.28.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11696_1772656416041_0.966212388293805","host":"s3://npm-registry-packages-npm-production"}},"1.6.16-0.canary.11698":{"name":"hls.js","version":"1.6.16-0.canary.11698","license":"Apache-2.0","_id":"hls.js@1.6.16-0.canary.11698","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e0e23b6e8a03527d7a5602d1702aff84e391a980","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16-0.canary.11698.tgz","fileCount":157,"integrity":"sha512-pk09CVmZLw92adzrwi4urQ9JhNOwG17sN/2e/WKumKU91HdQUPhoyioNg50iQg3P+3N+7/dx0TEipfM/S5Vsog==","signatures":[{"sig":"MEYCIQCvA7p/v3Wj3Kp8oBVzOa9Sua8A0jTns5FrT2/3ZxfseQIhANTmb5Ccxn1Mgjb7cyVUthAolHp2XGYRELw8badvDvmp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16-0.canary.11698","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25157943},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a45b89218a7431fd36cceee00aa8f44d5ef5902","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16-0.canary.11698_1772705363485_0.7636917022378882","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1":{"name":"hls.js","version":"1.7.0-alpha.1","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"bbb2d0bceefa7bd522eb9dfb41557e5d2640e5e2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.tgz","fileCount":157,"integrity":"sha512-tijVYA1FiiCLTzKODhFKNg/8DdLgmevCstI0Sc0NtP/K5Rdtb5zAo41fiWnpDigoxTF/BZ0BxtdRQ4yVnOCvrg==","signatures":[{"sig":"MEUCIQDlYP3BeGiK5W78w+IinQG6VQwkjP/ietppP4nCAst90wIgDcnXpRKsZ9067DGkf4Av2LBpG0BPX2LEqKohz46lt+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25157823},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7a45b89218a7431fd36cceee00aa8f44d5ef5902","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1_1772749862060_0.9256038483473301","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11699":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11699","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11699","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d40977be38fa18105334ed3bce64fce819ce55c","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11699.tgz","fileCount":157,"integrity":"sha512-D9CxU9IMVNGJk3qfp2KE8G6iLrHGUiF/Tvh9D1s4RsZso8WthavKDS98DjaX9hOTMjMbGJJfwV3zE4eHDh4AgQ==","signatures":[{"sig":"MEQCIGmNIYDfg8S263WZ5HYAufUC7J94bci0OyuqyTe+4fXMAiALqsl+xAY2MmqSIN7719x+KbEj0iQFrHRBbIHrsRVlgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11699","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25157990},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"33e9e1aa52ba220f02cd1a69d7f7f62f361858c5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.11.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11699_1773726852967_0.8396208636850861","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11700":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11700","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11700","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"dd7402e805e54fe2566892f0ccebede02c1cfbc3","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11700.tgz","fileCount":157,"integrity":"sha512-b2aIpaczq4tBBLuOKvoI1EAbWrQTEo4B62632Bkly51j0z9Ejf2idj1cSVeojVUARpp4/b+qF4Rd7u4fvJdVZg==","signatures":[{"sig":"MEQCIG1VHCTHQtlHJebGjEnd3yMLaPcnfMxmv6idjSCJ5tDWAiB+H8pgPvLV1rv6AP2XEoTffYRQDwtfsPNv00be9Kv52g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11700","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25240172},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"dddaed8dbb4572faf89d68b472d06385bddccce9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11700_1773944125620_0.8291505123239482","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11701":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11701","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11701","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0ceec034e16f88d072468f999d02a071481ce4c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11701.tgz","fileCount":157,"integrity":"sha512-wG6Gg5pGZMNeiLVVo8M3hz2/voTeeJCCmJc+kH+edYad5BnXvGrr3KCY0pLJx8oMiPHyDQ7E0o2ejDUsJt2zJg==","signatures":[{"sig":"MEQCICCVDKfA9veLhPxyRi28jOc0YK1ImAcc3hSos/CbD5PKAiARrxC6f5qXWIWXw49t/kWQoRVpmVLJpZ0jdc7wdALwLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11701","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25241096},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c43ad3dfbc48ee2930034571faef63bd0e3e252f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11701_1773953425869_0.8764437304973944","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11702":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11702","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11702","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3ebac853699cec91da671774260f8985b7efd460","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11702.tgz","fileCount":158,"integrity":"sha512-kJxkbpy2btVd68a1qjrDYZJOyZbQ5NZlXG11b2MTUkplV78FRMR4ss4uHCnzy7ntMMMFCEaS5WlNUY5W7PHANQ==","signatures":[{"sig":"MEYCIQD4YeahO+PcfA+oLgk3mAOOHVMq2fARcJ2Ie1fk/eB8PwIhAMGCmZbKlA/o2w9t7kvMqGvGjNXJN5PgqYgFi+pXxhbS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11702","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"aa6749d24e7819e5eabccc27935acc31e79f2c0d","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.0","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11702_1773964993931_0.5214975469617331","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11704":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11704","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11704","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e46329368195dee886ef2b1f13b5d1a7f08501dc","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11704.tgz","fileCount":158,"integrity":"sha512-S5/I656G+nsPC6J2P2d/EadmXWkwrfoBk7oNDGemWn9mc3uKq6hN2ViYLKbXMsIWjbzB3MNEepWtxR0lK/qsdg==","signatures":[{"sig":"MEUCIEZx9U2AZRHsFPueUiNITsQeLBKr9QRZEUe4yPZo2UwAAiEAtYBAu65FcBY+Mf6gutaU135dZ0LGYzEDhn9dcaEFM6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11704","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ecaa3925346128a77a754e3309b680be7c948e08","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.6","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11704_1774520292883_0.780191198945074","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11706":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11706","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11706","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"24c65b6ebcf79d0527376cfd175b305c451f0f18","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11706.tgz","fileCount":158,"integrity":"sha512-ygsR0pAQFTilv0H8j7oialfd0eJo42LS5Z1py7mTr17KtIhQX7oNY+I3KLBKp5CnmUlKpzOIf549zLRY7S62UA==","signatures":[{"sig":"MEUCIGn2q08fCKpBwgNTZc6FnVaYMv9aezXcfj1iUKzeNnRWAiEAgJVMK8wYQNm++wRtoxJMd6hO9Cng0Bfll83Z2bNJAyI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11706","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"0888393ea10c48776c54b4bb04c2caebcd55d3ad","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.1","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11706_1774521231549_0.9772619153046389","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11708":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11708","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11708","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"65c692edbbab9d42a45a0a083731fb9fabf0ae54","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11708.tgz","fileCount":158,"integrity":"sha512-S0lMi2shEV9x+u0c8c+KoSQoG5/eutTV1/22nppGSZ4sbxYlCgRhIlq/pP6Ace4sENU+9aQmAPdVrMicUTn4ww==","signatures":[{"sig":"MEUCIFVHDWiTAVlP6V0qkfkMeHIa37ieJl1mqx9QenJ94vhYAiEAiJgIRmd/Bs8c2Uw9UyfM1SM/B2/fasd2PxPdtQ0czN0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11708","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8e5e660e40fa65bc730320aee2b29f467ceb617f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.1","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11708_1774522181040_0.19152045858227273","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11710":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11710","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11710","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b1fc76560ee5a3f5eecd4cadd635c8bf5e9e19c6","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11710.tgz","fileCount":158,"integrity":"sha512-pE48qA0Z/9XQ7N7m1EynMOIf/IGtNRPfzutDU0G4Z61onel24/7CgGnCb6tY3ZpH/Hm8iqZHEyIPD5pYWlArtw==","signatures":[{"sig":"MEUCIQCDkIuBiw92FGWkiX/9ApN012ldIC71P5J7liN2FJF/OwIgObbBeeNLn7UDmX7eO7/SOXJK44ZwUqTkVLlyZdrHJ20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11710","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b4fcb11a17f936583ca15494c3bcdf39b581efd7","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11710_1774523199156_0.7970303196028055","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11712":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11712","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11712","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8ca77902695d2b6e3c125fe278dd04f136f1ded1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11712.tgz","fileCount":158,"integrity":"sha512-1ladi27jGYRBSp+DTbKckA96o13ZfozX72oA9PXumm/Q3OBxWnPGeebBkvK5ksyFhuW8jfSHHwhtJokKUmh29Q==","signatures":[{"sig":"MEUCIDGqKL0+WJ2+aiJbVbnT6Sfulw1Qriq3Gcr7qzvG6RO3AiEAz/5osCdYGNJtjBCey9721ef+UcCxogWNM60ekq1pGJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11712","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"01a9ce2bdac3c1eb087263fce41d13882a0b3639","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11712_1774524130550_0.6299905167068478","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11714":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11714","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11714","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e029c00a9fd668c7d29f937ad856715c42a2e2eb","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11714.tgz","fileCount":158,"integrity":"sha512-janHr9cGoLsZJjZye9H99JwKSgladMQgZLKkJlLQF2aBJdFLSwbUhmnj2t8Gfbbd115L9EQqTjpneBzDNzb1AA==","signatures":[{"sig":"MEUCIQDh1yI9m0YtH05+FqjOFodoEIl/CKAElHMyQl6ltV0/vgIgahNk6PmRclSEEiw8+HgYrqZpfYrgeBK92DeYi+pAEXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11714","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"8d9fdd9dfa7d7171edcc21459d70f9e60fea0cd3","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.5.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11714_1774525094071_0.04825451636744993","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11716":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11716","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11716","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fedc6a687c9b46f104c268f75b96ddf28df19db8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11716.tgz","fileCount":158,"integrity":"sha512-fS1xZA8RRZwcgbbMeKQVWgCAKkHzaPz+AmZskbpGsXKzCMKdZe7/aeFYccjjReDjjoMjS8bRRSPmUVG11ScAJg==","signatures":[{"sig":"MEUCIQC2890/y5WnM0mBkQKQYtY4T37ldPGGAnKWuQXcvN9OEgIgXbbQqJZufvWHyaoipzGXhieahjy1o9PQAXxj2t+rg4g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11716","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25251910},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c9f719f8ec5e570a44f039c4663d15cde3e7dd27","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.2","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11716_1774526037037_0.5621308982667894","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11717":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11717","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11717","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e502ae3484ce9856f9df7e62a19c25745355edd1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11717.tgz","fileCount":158,"integrity":"sha512-vaNdAefvZleTL3KtOTd5jqIFEzc/uoXQSKto7PUT19dmE0xyCOEzPa6vx5r+kkFheOqPtC+Zb+AWeEw2NozXEQ==","signatures":[{"sig":"MEQCIHb9ovdi2FopXVEjiP1tWPGSu6BxymblIRQgwWzZz8yTAiBkKnBl2dBXzWFvDd2aTfjC39qYr0vH/VxxYjP4uZU1Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11717","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25260214},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"12802cd4b4f3f320a0bd9369e70ce5a5f593681f","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.0","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.2","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11717_1774547841576_0.508983762362665","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11718":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11718","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11718","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f8162aa027ccd10164f88c87ff72959202e0108","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11718.tgz","fileCount":158,"integrity":"sha512-eTn6m7U1VjZNB8CqWP/S9q4Wc67SAGhsp+ZDTmJ7yBnxEeIkkQ+DWQfVT+uTkajC7yIb7GAmUvrlpuBM5FV17w==","signatures":[{"sig":"MEYCIQCDFAK9+ni/eCiiqr6lkpm9/EFkJa0/Ul4NDbIdYp72EAIhAKis9oWbSpgMMqL1cahKJDqHv0ZwfuQaRFdhp2Q1+IBS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11718","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25271002},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"a50bb7e0fd31a761309d1cd687f0c1cea479684a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.2","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11718_1774552787770_0.09714337361076542","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11719":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11719","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11719","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d5e61fcfa7c549b6f4774e1e4a1a979215ffb8f8","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11719.tgz","fileCount":158,"integrity":"sha512-PFiL6LTIWsmz0vj5iHdslU3H9QBD1JlY0AuxGd2XlOf6R5ixGsE1tqzEHivduSMkyaFY3zT68zbJj24kNYf1QA==","signatures":[{"sig":"MEUCIGgpnRFRFgQ8GBFcGNVoeCWYcoIcfL98/4VBQlGaK8OhAiEAuVMn9k/fJ/IWX2YCkpM4jNwJQXlRJXML6jCDphDLx6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11719","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25271002},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"062438a40cd2c4a55cdce9d9815be6e887381cc2","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.2","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11719_1774946405085_0.926191679830999","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11721":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11721","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11721","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"8d0eff4a9648b589f2f8757474d557f47777b217","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11721.tgz","fileCount":158,"integrity":"sha512-s33qw50xblJK4SX0PjWPurMKG3PDYLCdk+7Udx9m2QtxMgfRj26AfOrkOUTr4bPijZciV+NzzPNgIjplIECYIw==","signatures":[{"sig":"MEUCIEbFYVU7YKe3XNKdP4mHlb0mY0L19aCiDt4WtA0puxDEAiEAo0b/cRVUc3kZzanlB/oQd8tUf68MX+7Lhia96Kukauc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11721","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25271002},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"248176521b2c02f9b0ca482e5fb5b1973b7a8980","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.3","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11721_1774947376161_0.847395503827779","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11722":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11722","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11722","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"474862c3f27923a5eef9b94993e1ff3d0519a0e1","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11722.tgz","fileCount":158,"integrity":"sha512-tdif3/KblLPE4un8wrv9tMwvcju9/m1BwZ2w59mzGy1S6pXZN61nyeF74Ur+/ZnJXcltAZZdZlZPUPby3ZF9Ng==","signatures":[{"sig":"MEUCIQDTyEpt80IOg8RfQUTxGS8OXh+0HU63CJQu/hAgCGB1HgIgda3zB5T5hShCgKtdY49t3+FZjpBiRSW33dRmkkQSheI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11722","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25289642},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"6373b335bc4bbd548bc08d0a5ce6273117cc60ea","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.3","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"145.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11722_1775005020100_0.20679569470455617","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11724":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11724","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11724","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4e0e31dec42a6481ce8a1dd7ca1b855b94aff664","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11724.tgz","fileCount":158,"integrity":"sha512-YQ5aSZ0CYVBpNnVaVyaztWD+Erck4fP4xxe3KIItZwsq6k8hIEtOJdo3KMaNxY9DOhMjMPlNo9mLI4wyUnG0DA==","signatures":[{"sig":"MEUCIAGRUNfloBl9Qhk2UyUiUeNnIQ3bQnmMC6YGCLu9pBhhAiEAqsvfVjiyeE7dwEvgJmESakcqxVsvoAahUzks7wFdMZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11724","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25289642},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"329b09039dcc38bb297a047be5e8d9827b831431","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.3","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11724_1775068638077_0.4611736859495805","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11725":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11725","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11725","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"c92fb230f842728bf25bd7547ceee3d3c2f60f0d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11725.tgz","fileCount":158,"integrity":"sha512-uGvm6mU8EI9gqJCz/tv7DHZAGi4RQrqHR6IOqtBSAXRyCB7GXHv94woXjzZoFAmU4Tg4p164RikoXg9v35KMmg==","signatures":[{"sig":"MEUCIAyGxQnNDebXmo3yo3cvNErkM2KlJyP/B11BIxTMRB7zAiEAtRiFZ0XPoomXHm+azvW84A6LyHzgeqEYD4LFFtAtBTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11725","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25308588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"03a89d9b2932cc5237be64cff603c560c2e1a9da","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.3","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11725_1775325333447_0.38150078507434326","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11727":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11727","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11727","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"12346607b5d6adb7e373598d371478fbf630a2fd","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11727.tgz","fileCount":158,"integrity":"sha512-BK++7BLMKSc9Kr4AyMwYFWLj2Moe2s7rFo05kM9ENW71qnlGUBzfknAlxDbBYa41Fx4QLP6Kav/pOE8isxSalg==","signatures":[{"sig":"MEUCIFLpRPeTRYS0n2xJbez5NwIpJMgtqjDIwxLAWQJbCTHxAiEAmzNBeeSjg7rUCov4Bq6BcZNJSWoWAicNyD0z96od/oI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11727","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25308588},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"f4a4915ca5d8aa97079c0e0e21b8d8bb9fa38709","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11727_1775468543347_0.460410478283223","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11728":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11728","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11728","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"630cd1a6e5a9092d5e6a153752ffd90d26a592d2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11728.tgz","fileCount":158,"integrity":"sha512-7D8fW0rkUrqv+2gVXA5ekw+IbXbbHMB9vFa5hDxCXH9VWgSvSg4uy+Z4bElpQsxSgywvm+tgi/RziBDEbTHgqA==","signatures":[{"sig":"MEUCIHHPK0yJCJlzgmtOCIbp7lHx/5sEv05+rwwNwswWdEDtAiEA9x7IXGwoctCMVW5RjBmkkHcai45aBgCoCO49TYTN8do=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11728","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25303717},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"202195a3d2ed405e86c95d1d903777474dd7ad59","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11728_1775497651375_0.6606461634722114","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11730":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11730","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11730","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4f437545f3505f996c52f7a29f5453c3f8cb063e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11730.tgz","fileCount":158,"integrity":"sha512-rnxunixeRw2fnOvE1c1MZVuudLzAs2jqyIVOtHv23ZQ9ii8PhmstBEPTORx6CvX+2YPD9lVsz9mMGk6DfNnVhw==","signatures":[{"sig":"MEUCIHUlxEjaLadWp0gvEoC59F18ewzOQ8qNKKOqx1ZTRlqEAiEArQajRi0af3zpN1+08RVxUWDZftM/1X6g3+mLLmRU+q0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11730","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25303717},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"bce7d497e726fb45ad167398d5905b85b47cfc12","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11730_1775500069047_0.12199914066915984","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11731":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11731","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11731","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d82262c341755bc1ee4856450c9419e7ced8396f","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11731.tgz","fileCount":159,"integrity":"sha512-V7TwCH69WWXKNfXuXzMavekoIEWmFmrv496s6tpEQqQhNS8gH35nlCHem2LE1h4HDWHFJh+JtWzLDuHV4qtuwQ==","signatures":[{"sig":"MEUCIQD4PsT+4DjMp6jsH7WiKO3tLOFGxf9M0dYthjblMkXuVAIgKyB4R8VWX6yVVTLxcEtD+JbKaqXuwNDFv0gGjoIB/r4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11731","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c7c28767d0eae270d0b22449c5aaabb2a979a4e1","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.23.2","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11731_1775502970624_0.6039455121148962","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11733":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11733","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11733","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d8b2bb19e0bdbe0d8001b8b80273c58efd713b0e","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11733.tgz","fileCount":159,"integrity":"sha512-GlA6+u6Re0Z7yRjQ1wX/tHBfOI8+asCpSuX/8vaJJbeg77dQHKiEsmzNotlHX13J57ZRiAEfJBW7r3Oug0EPPA==","signatures":[{"sig":"MEYCIQCi1v1LlommZoyFQzsiGlEIz34crGD9Ky51ON3ksktkwAIhAOVHGfmOaOjf3tsTMUcut2HmDWAPLL9fCHJ5nt36Bx7A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11733","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"1be96f0892dc50a7d9166e107fe78c2b9296213a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.2.7","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11733_1775555860277_0.9649863050473637","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11735":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11735","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11735","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"6d353583ebfd30a0b0af734323e0663b1ce06896","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11735.tgz","fileCount":159,"integrity":"sha512-qmU4hQ8yAhhTVPmvLVkYy6YgtPb2FjNFa9dSp8XDgBL0gYmN9X4+1um2EPVkxO8JTCmQhyWl0deNuF4zz5WKkg==","signatures":[{"sig":"MEUCIQCElgY8hkeMwvx5XF4attTncx0ztZk7UJmcX35uWbteHAIgYSnCCW12uouOC/e41KXHULLNrmGDMiidu927KVwiws0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11735","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"264950b01a03c09bfdeda1ee6cca38db112f1223","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11735_1775556824953_0.6815243723352709","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11737":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11737","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11737","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"98b4e2afa46d95373b2ae940fe422fa616393640","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11737.tgz","fileCount":159,"integrity":"sha512-lZnoHkJt+tJVSgF+YzeT/AojU1SEwUW3HlrejVpQVnTtcP/IrwHn5rp+P0S+b6ly2rIg3/tsO0Gn1vTkI786Yw==","signatures":[{"sig":"MEUCIBsnONcw9g3CFS9LIKSxPe8BIwr/fpl+aV/jCXhiWfY5AiEAmog6RvpY6M4e0fnR79fPyId+XxxGC7cbFE5IL46sFz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11737","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"733e86f3dca111356f585199de20c301592b8666","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.59.0","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11737_1775557776758_0.5038363158823087","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11739":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11739","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11739","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"0f6dc208d8e9ea37ea8c9f069fa8cfd061942bc5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11739.tgz","fileCount":159,"integrity":"sha512-n3G5FEZBB1AQcZmMyMWCtrhFJp7cGLwxKwGdqh1Ih5C9FUAz1zQgYQwbz/Aa0W1e0BI2UutaGtyFCaJVzr4FrQ==","signatures":[{"sig":"MEUCIQDUNZbzpPmUI3gtmh9z4otGT2kMOJW3nUiAgFUW+xISQQIgahhknFLRUiAdsDmFEHMiQbzpphQJx7F/xLC3HA09vXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11739","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"06662f4fae5d115014acbb641966c8134f5c0972","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.40.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11739_1775558765423_0.15654424925723132","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11741":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11741","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11741","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"ee0918cec79226f98f09b36bbec5cf2216770c2d","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11741.tgz","fileCount":159,"integrity":"sha512-cu72emJt4Xl5ezJL0PgMrpK6xKNslavVvnHtlRsgomEFkaMym+d0FUoYy5TGzjEF3Oc9EXt5+lVjcvgNXTdaGg==","signatures":[{"sig":"MEYCIQDZxajTusBvh+sAXrLo8mKsuJp472oBPkkp/5TURwL/HAIhAKOlVH/jtAzfkYlgGEt1FZCEybboBYrBRA34RAmMkI7+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11741","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b41b98526d767fec1819c0166801385dc11e69d9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.7","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11741_1775559672511_0.892587445990384","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11743":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11743","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11743","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9bb977a17d9c11a1bd871e4d10917e91e43c89d5","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11743.tgz","fileCount":159,"integrity":"sha512-9ra50l1zw5cZyxyYNZ05GVGzSOIl2fwmTgcz12puYsZL4Hp9xT5hLtO8Ru5rlTizwDz+sPYd+BxgYkxxdZrPHg==","signatures":[{"sig":"MEQCIH5H8ErZLv8NcE0yjBRocL5CHn9CgFeTOA782Ia55KiZAiAm1OCU0yOffbEyV7RHAdzroMfrEBDO8l219Py7TgZYGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11743","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25667543},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"ad9db9b75e29ba1faf20fbf5c045848cd7592882","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11743_1775643002167_0.5282123731128388","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11744":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11744","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11744","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"4eb05a94112ecc5caed5a2afe931519152b055d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11744.tgz","fileCount":159,"integrity":"sha512-OM+i2XWyK4td3fV2YahqERbz8HOl6NUEB6Ox07wLhSJuP1DlNtkAQdbeBdEyJPsMdd7lrMFANZ+couQovlrYqA==","signatures":[{"sig":"MEQCIA0/Jxz3+eMkz/LenpPZh0xwG2+aMD+vaQsEkjs7RQ5GAiB7ir2WTwJyNBrq+PKVCIFfpIg8Pcq6G8Hh/X4C/bT+dA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11744","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25702493},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"3e1e496872d9e845ffeb4a05d85605c57dac0169","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11744_1775665553223_0.4252443893178448","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11745":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11745","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11745","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"d14a0ae0506c531de4f729bbdecb5fca122e9350","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11745.tgz","fileCount":159,"integrity":"sha512-mNdtZ+ujvzBDc9hynyWcqKR9BBIuyNDbzw9JmFmJ2bkp7QjL5r9CIVuM9xqkPPjhtCCH725LCllm2/cnVpI8kw==","signatures":[{"sig":"MEQCIF4q6vIKlRh1vIW2/bIW1Q4ckJk4jihCvbfithdeZ+pCAiAMryKB7N4yREWS2wp+CjxStJxQUuDbczINl+1LcwkfCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11745","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25734983},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"64529838b294a081de1d17f253a329df980b7185","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11745_1775682196614_0.12305550695629397","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11746":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11746","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11746","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cda2a0e803f178a04c112dd6e025e75e3fd61aac","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11746.tgz","fileCount":159,"integrity":"sha512-lMBakhzTwIb2kGCTAuvD5JuP8lAnuUshb8QIsMVLn2F4MGNDkCkvr2het73LvHWd375kxHVO62MbXAOILFMpxw==","signatures":[{"sig":"MEUCIDlPms7qoa5RweSyQmEocqEe1nFVnhbCwNQj9AuYhjqQAiEAwgTK83aINb3j8c7qMDB5bzz3gMWCG0yut+lkXkDWyrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11746","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25735065},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"514d4a67cea30506060a284e2823d86bd7acc7cd","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.8","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11746_1775684985071_0.03493144474206589","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11748":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11748","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11748","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"cfbc8fcad67cfd0a766a75e20b4c607cea1bcfd4","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11748.tgz","fileCount":159,"integrity":"sha512-t3nAosdoP4vsw0oE2pLekjP7R2q0QFdkvjhespXBzWPTRvqmWS2NDjIlYiXDNXxRlWAuhm+lsCVCU/KpJ7HCcA==","signatures":[{"sig":"MEUCIQCyRm3tz+7vrf5FkIaBir6uBJawmpPl1FPiykWtx76PLwIgcoAUdc+pf7ZwKUMLxtVYdGmZkrwLmCwntPWuhS+vlEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11748","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25735065},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"cd6f7fc48b091152ce1b89688159635b7d61cd2c","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11748_1775730727467_0.039448791276664785","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11749":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11749","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11749","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"fe86231ffb47ba15f21a7eb7aa4add6d5652a82a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11749.tgz","fileCount":159,"integrity":"sha512-DrnjX0F2uxNPmkjHGK/YFudEKIgX9KBj7i3kKQRz752kJUXwiulOPea5WYGANZbPq1ntF/uAsIsRwbuM+uVxJw==","signatures":[{"sig":"MEUCIQDTCLRPT+6mP55nprDm0Hk7gxZXA7Wi7vFhc5pLmi0Z/gIgMT6abr/Ui9tyMCpvK1ezEKaASl4uf3wStXmGNQTPpOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11749","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25745158},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d6c08a78262ca4071be68dfb973955d891517746","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11749_1775757680487_0.5412360171776884","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11750":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11750","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11750","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"03a3db23b899444e34d06a97030524cb003a18b0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11750.tgz","fileCount":159,"integrity":"sha512-ZiySx+llrQyPq2/Qsrdw34vzx/l1lirLrqn7M5CUcMH6txJXjFtcN7k08HzrPbOC0EUa9GB8wJoJ9+CSSunXHA==","signatures":[{"sig":"MEQCIBCbH2MxtbpppFXEnKFInpelPTUyJ1QMBpJp2eXbtWBoAiApSPmmF9hYUifPfD3HeYYNhqfs+YuDSzSvCkJNqe7lLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11750","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25745972},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"84d322496d8b539f0c99d72ac0dc288455aeedc0","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11750_1775832737580_0.08267523817314526","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11751":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11751","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11751","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"3e9c55d7b88e461b5d4589f5be6a065989263942","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11751.tgz","fileCount":159,"integrity":"sha512-fwbKk1iz2k8EBmc4eYDBIuCGUN/BWNdxLhsZ+Ef7aT9kj7O7NGwr2n3EZ9pkTIXB5vqXbzz7nIRa3aoCZqLipg==","signatures":[{"sig":"MEYCIQCE31xSLXDOI3l0HJKSefu2Zce7x1FTNfeM7dD5eE4YogIhAIrcWyrq0y7SL+bWDvBcrnCsfSJyHro4Q3jav9yLBd/K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11751","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25744126},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b52527a68e28e113a9acea2154be709f568348b5","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.9","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11751_1775843782266_0.6285079224717609","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11753":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11753","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11753","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"329ce50cdf2ef1a987b61f0952b81cd0cd8a6ab7","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11753.tgz","fileCount":159,"integrity":"sha512-FLiE/lYj5T+/p1ukFvyyEV3PDi29yn7n6U4Jv4WadQUjG3bUGsAXJakXleGUdLxQMz3ShZL0Xpd6k0BhK7pHNA==","signatures":[{"sig":"MEQCIEcJyLB6iqaO6BRKIJ/dpoHY/zhT4Rcj3g6shH/S6F4BAiArPHEbsk57BUc07yal4S5+RFMmTiaiRXoROotzVHfBHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11753","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25744127},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"27a0de2d49bec1958f24d3e80e6364aa6762083a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.10","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11753_1776061776000_0.7084249633212059","host":"s3://npm-registry-packages-npm-production"}},"1.6.16":{"name":"hls.js","version":"1.6.16","license":"Apache-2.0","_id":"hls.js@1.6.16","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"e2e7e79b68357cb3f8aa82dec0a36c9c2701f5c0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.6.16.tgz","fileCount":155,"integrity":"sha512-VSIRpLfRwlAAdGL4wiTucx2ScRipo0ed1FBatWkyt832jC4CReKstga6yIhYVwGu9LOBjuX9wzmRMeQdBJtzEA==","signatures":[{"sig":"MEUCIDCtmRUMQjEHf0CfPZhZHJZZfWP2WYuPgWYDk3Y938dyAiEAiLKsaYahNzSPokExzdW4wKGOkUb7lbGfc8jlgWvFpw0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.6.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":24790173},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"7e19f21a69da1c58faf3b1a4a090fa73e31fc458","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"22.17.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"4.5.0","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.1","sinon":"19.0.5","doctoc":"2.2.1","eslint":"8.57.1","rollup":"4.45.1","semver":"7.7.2","chart.js":"2.9.4","es-check":"9.1.4","jsonpack":"1.1.5","prettier":"3.6.2","wrangler":"4.26.1","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"3.7.0","typescript":"5.8.3","@babel/core":"7.28.0","@types/chai":"4.3.20","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.1.2","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.0.0","chromedriver":"138.0.3","npm-run-all2":"8.0.4","eventemitter3":"5.0.1","karma-coverage":"2.2.1","@babel/register":"7.27.1","@types/chart.js":"2.9.41","eslint-plugin-n":"17.21.0","markdown-styles":"3.2.0","karma-sinon-chai":"2.0.2","promise-polyfill":"8.3.0","@babel/preset-env":"7.28.0","@types/sinon-chai":"3.2.12","selenium-webdriver":"4.34.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.0.4","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.2","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.6","@babel/preset-typescript":"7.27.1","@microsoft/api-extractor":"7.52.8","@microsoft/api-documenter":"7.26.29","@rollup/plugin-typescript":"12.1.4","@typescript-eslint/parser":"8.38.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.1","@babel/helper-module-imports":"7.27.1","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.38.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.27.1","@babel/plugin-transform-optional-chaining":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.0"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.6.16_1776099244259_0.006095721400865006","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11754":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11754","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11754","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"1b94c290ad93755f86edd935402953dd738c9302","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11754.tgz","fileCount":159,"integrity":"sha512-c2pSnBJZE78DIBoJyT4lecBEOlXgiVDyhWbIW9ZMxigwg4dzO4UV0egloByfwCzKKtJbXQtsFQdbO+bN0oh7aA==","signatures":[{"sig":"MEUCIQCPIMFvS+6EfDE4tN3JuCYq/wDL/iSG6fWxOZjKiy/J4QIgT5C+m6GxHShMXGeWd96V3DwVLr1llpINJx/SAvc/Qic=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11754","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25743508},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"b94cd210445af99774950de40871edb395f0ca8a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.10","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11754_1776113323509_0.5491318138210075","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11755":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11755","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11755","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"b39bfd8ae582abe9d40fad282226dec5bcc693a2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11755.tgz","fileCount":159,"integrity":"sha512-lpu8P7ntsoMdr/VNfIty1OQ8dXbkZajH6CAnlabfP9a1W7ZXBZq5zJdWSVr7JId+k8EJuS2l5eNsYsM6shjQ3A==","signatures":[{"sig":"MEQCIFxHfqEYTspOcvSBsJbo+p/Q14khATlDRD0ZhqPDZGTmAiBTNdWjb7XBlfu5w9pIYshU9zUGIgDBTyc6GLgWVP7O9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11755","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25778521},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"e97638fec487ac39f304490824c7235e7e450a3e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.10","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11755_1776114321614_0.8051070028037512","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11756":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11756","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11756","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"44e4056b1f10206a909501dc0018beef5eecf843","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11756.tgz","fileCount":159,"integrity":"sha512-F+Nua6mG97ggupgLLXju0KQA5Uyl7MfIFH94rKs1xazxCTcb62MvuPKHfmAg0/ADl5eOYS/LQmPArn7yaWYDmg==","signatures":[{"sig":"MEUCIH0jkbOTbd0VdI1BQhuLy5tmo+29WSddPnkq89KJTn3ZAiEAqhNRRCsQU17+yqtaA6R8atpa1Wsvv7niGs/HKTYim40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11756","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25778878},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"d906e5390a707035b69d0ba0455651c3171eca41","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.10","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11756_1776115193464_0.8028886987759192","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11758":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11758","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11758","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"95d7da8d24b1de72b29e8859791a6800341764d0","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11758.tgz","fileCount":159,"integrity":"sha512-mFR87dttUz4+aqFuhkb6QBLxY4cMxrIdSen4yvQVu0XH4vgHoHLTo9YKN+UHNPWZeLZin7kFqkYfBNi4RBkBGg==","signatures":[{"sig":"MEQCIC0DB9BIDFN0Tw0QqlKPhVcieBKD0QRThQ92lrlaV2U9AiAtxmKsTkrDhydpGRafeah0DXtMXMUhOOJVZnCGblnmmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11758","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25778878},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c0db262418e0570ce896cafaf0c93a71cc82963a","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.11","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11758_1776338158382_0.12096463119441747","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11759":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11759","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11759","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5e0b90c47e4dfd0053dd90765a3ae544f98f24b2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11759.tgz","fileCount":159,"integrity":"sha512-AKiJgRDJwc5lDfkp0yjtMWzciD+vMouZj/KnS3+gA7SFbJ50LGOM1imgMSNMwKeiklYBaAYJiwQ+HBdfWZJDXA==","signatures":[{"sig":"MEQCIE2Ik4lU0IlWL32flKMf7pn2p4tPYdZbsHo4mr42b3XwAiBOCTKK4eDLFT1P+xYtK9BdGttR5Jh+ZMZbdsOSqAngCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11759","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25790306},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"20431ad73035213a49e54c9ab5efe5edba22fa6e","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.11","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11759_1776395039699_0.5591566525476814","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11760":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11760","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11760","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"f068d625bc78d862496b291911e92a469ff7c68a","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11760.tgz","fileCount":160,"integrity":"sha512-HX0OVtakhTZ5VkF32w3EvIeyl6z4k985JTd7civnQV3bj60YMITRR99X48eDpbHdehoBbhqV2CVixuM5EH/InQ==","signatures":[{"sig":"MEUCIQDCo8tgGp6AYnsOPx4nBviv/zUtwAv6E7RVXcnVz7qXagIgeBMza6V7VGs//KixCtuIqIKBRsxrLe3n7Xdf3+aIPkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11760","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25841331},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"2a1961a8f6b1413b53d433f419f062afd26d6ad6","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.11","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11760_1776469164962_0.48311722190317874","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11761":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11761","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11761","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"5972821fb9b92e46d17124472b997a37bf5af320","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11761.tgz","fileCount":160,"integrity":"sha512-PxqRdwF+ifwbo/DUFv9ELayv6tKs/jLGSHzh8WbxlCI/mP/CabZP6HR/q5WQKTV4ZrXnZeD+5a31UOxFGCHLTA==","signatures":[{"sig":"MEYCIQCEOWTi1U0M9NM46qM0HsDtgnW6ujRHSWt5twHWThT0aAIhALQi+KnmLQV5aeNDPbHQ7EOMbZleypi6RxvJ5W/FgIvL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11761","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25858315},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"97a86bf283d386cd48200d2f452fe80fca9ddbf9","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.29.11","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11761_1776490829741_0.7809921738937131","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11763":{"name":"hls.js","version":"1.7.0-alpha.1.0.canary.11763","license":"Apache-2.0","_id":"hls.js@1.7.0-alpha.1.0.canary.11763","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"homepage":"https://github.com/video-dev/hls.js","bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"dist":{"shasum":"9c1ca847fb75be8d6b020d15d15a97ed359aeea2","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11763.tgz","fileCount":160,"integrity":"sha512-O4Zi9zB59dIYbG+CfotrOMwaHosWZEwBI6+5j2DjhTTEY5fAdWfxldSoHqvqIMeXiGVvMek5fz78Y0UwDaZ7hQ==","signatures":[{"sig":"MEUCIQDdylfie5KQdePpgCCdKvJ52l1G62zhJcyQEpLP9wGe/QIgEr0LlufyNa8It79VMjT6AOIjBsUzOcsOKNVaEedqNK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11763","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":25858314},"main":"./dist/hls.js","types":"./dist/hls.d.ts","module":"./dist/hls.mjs","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"gitHead":"c7ccc9a3c2044f89dca7a6ad6f04d65d068fc187","scripts":{"dev":"run-p build:watch serve","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","test":"npm run test:unit && npm run test:func","build":"rollup --config && npm run build:types","serve":"http-server -o /demo .","start":"npm run dev","prepare":"husky","pretest":"npm run lint","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","lint:fix":"npm run lint -- --fix","prettier":"prettier --cache --write .","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit":"karma start karma.conf.js","lint:quiet":"npm run lint -- --quiet","type-check":"tsc --noEmit","build:debug":"rollup --config --configType full --configType demo","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:watch":"rollup --config --configType full --configType demo --watch","lint:staged":"lint-staged","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","prettier:verify":"prettier --cache --check .","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","type-check:watch":"npm run type-check -- --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"_npmVersion":"11.12.1","description":"JavaScript HLS client using MediaSourceExtension","directories":{},"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"6.2.2","nise":"6.1.4","husky":"9.1.7","karma":"6.4.4","mocha":"11.7.5","sinon":"21.0.3","doctoc":"2.3.0","eslint":"8.57.1","rollup":"4.60.1","semver":"7.7.4","chart.js":"2.9.4","es-check":"9.6.4","jsonpack":"1.1.5","prettier":"3.8.1","wrangler":"4.63.0","micromatch":"4.0.8","node-fetch":"3.3.2","sinon-chai":"4.0.1","typescript":"5.9.3","@babel/core":"7.29.0","@types/chai":"5.2.3","http-server":"14.1.1","karma-mocha":"2.0.1","lint-staged":"16.4.0","url-toolkit":"2.2.5","@types/mocha":"10.0.10","babel-loader":"10.1.1","chromedriver":"146.0.6","npm-run-all2":"8.0.4","eventemitter3":"5.0.4","karma-coverage":"2.2.1","@babel/register":"7.28.6","@types/chart.js":"2.9.41","eslint-plugin-n":"17.24.0","markdown-styles":"3.2.0","promise-polyfill":"8.3.0","@babel/preset-env":"7.29.2","@types/sinon-chai":"4.0.0","selenium-webdriver":"4.41.0","eslint-plugin-mocha":"10.5.0","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","eslint-plugin-import":"2.32.0","karma-mocha-reporter":"2.2.5","@rollup/plugin-terser":"0.4.4","eslint-plugin-promise":"7.2.1","karma-chrome-launcher":"3.2.0","@rollup/plugin-replace":"6.0.3","eslint-config-prettier":"10.1.8","karma-sourcemap-loader":"0.4.0","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","@rollup/plugin-commonjs":"28.0.9","@babel/preset-typescript":"7.28.5","@microsoft/api-extractor":"7.53.3","@microsoft/api-documenter":"7.30.0","@rollup/plugin-typescript":"12.3.0","@typescript-eslint/parser":"8.54.0","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","@svta/common-media-library":"0.17.1","@rollup/plugin-node-resolve":"16.0.3","@babel/helper-module-imports":"7.28.6","eslint-plugin-no-for-of-loops":"1.0.1","@typescript-eslint/eslint-plugin":"8.54.0","@babel/plugin-transform-object-assign":"7.27.1","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/plugin-transform-object-rest-spread":"7.28.6"},"_npmOperationalInternal":{"tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11763_1776681072394_0.174292464811451","host":"s3://npm-registry-packages-npm-production"}},"1.7.0-alpha.1.0.canary.11766":{"name":"hls.js","license":"Apache-2.0","description":"JavaScript HLS client using MediaSourceExtension","homepage":"https://github.com/video-dev/hls.js","authors":"Guillaume du Pontavice <g.du.pontavice@gmail.com>","repository":{"type":"git","url":"git+https://github.com/video-dev/hls.js.git"},"bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"main":"./dist/hls.js","module":"./dist/hls.mjs","types":"./dist/hls.d.ts","exports":{".":{"import":"./dist/hls.mjs","require":"./dist/hls.js"},"./light":{"import":"./dist/hls.light.mjs","require":"./dist/hls.light.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"publishConfig":{"access":"public"},"scripts":{"build":"rollup --config && npm run build:types","build:ci":"rollup --config && tsc --build tsconfig-lib.json && api-extractor run && npm run build:copy-types && es-check","build:debug":"rollup --config --configType full --configType demo","build:watch":"rollup --config --configType full --configType demo --watch","build:types":"tsc --build tsconfig-lib.json && api-extractor run --local && npm run build:copy-types","build:copy-types":"cp ./dist/hls.d.ts ./dist/hls.d.mts && cp ./dist/hls.d.ts ./dist/hls.js.d.ts","dev":"run-p build:watch serve","serve":"http-server -o /demo .","docs":"doctoc ./docs/API.md && api-documenter markdown -i api-extractor -o api-extractor/api-documenter && rm api-extractor/api-documenter/index.md && npm run docs-md-to-html","docs-md-to-html":"generate-md --layout github --input api-extractor/api-documenter --output api-docs","lint":"eslint --cache src/ tests/ --ext .js --ext .ts","lint:fix":"npm run lint -- --fix","lint:quiet":"npm run lint -- --quiet","lint:staged":"lint-staged","prettier":"prettier --cache --write .","prettier:verify":"prettier --cache --check .","pretest":"npm run lint","sanity-check":"npm run lint && npm run prettier:verify && npm run type-check && npm run build && es-check && npm run docs && npm run test:unit","start":"npm run dev","test":"npm run test:unit && npm run test:func","test:unit":"karma start karma.conf.js","test:unit:debug":"DEBUG_UNIT_TESTS=1 karma start karma.conf.js --auto-watch --no-single-run --browsers Chrome","test:unit:watch":"karma start karma.conf.js --auto-watch --no-single-run","test:func":"BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:light":"BABEL_ENV=development HLSJS_LIGHT=1 mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","test:func:sauce":"SAUCE=1 UA=safari OS='OS X 10.15' BABEL_ENV=development mocha --require @babel/register tests/functional/auto/setup.js --timeout 40000 --exit","type-check":"tsc --noEmit","type-check:watch":"npm run type-check -- --watch","prepare":"husky"},"devDependencies":{"@babel/core":"7.29.0","@babel/helper-module-imports":"7.28.6","@babel/plugin-transform-class-properties":"7.28.6","@babel/plugin-transform-object-assign":"7.27.1","@babel/plugin-transform-object-rest-spread":"7.28.6","@babel/plugin-transform-optional-chaining":"7.28.6","@babel/preset-env":"7.29.2","@babel/preset-typescript":"7.28.5","@babel/register":"7.28.6","@microsoft/api-documenter":"7.30.0","@microsoft/api-extractor":"7.53.3","@rollup/plugin-alias":"5.1.1","@rollup/plugin-babel":"6.1.0","@rollup/plugin-commonjs":"28.0.9","@rollup/plugin-node-resolve":"16.0.3","@rollup/plugin-replace":"6.0.3","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.3.0","@svta/common-media-library":"0.17.1","@types/chai":"5.2.3","@types/chart.js":"2.9.41","@types/mocha":"10.0.10","@types/sinon-chai":"4.0.0","@typescript-eslint/eslint-plugin":"8.54.0","@typescript-eslint/parser":"8.54.0","babel-loader":"10.1.1","babel-plugin-transform-remove-console":"6.9.4","chai":"6.2.2","chart.js":"2.9.4","chromedriver":"146.0.6","doctoc":"2.3.0","es-check":"9.6.4","eslint":"8.57.1","eslint-config-prettier":"10.1.8","eslint-plugin-import":"2.32.0","eslint-plugin-mocha":"10.5.0","eslint-plugin-n":"17.24.0","eslint-plugin-no-for-of-loops":"1.0.1","eslint-plugin-promise":"7.2.1","eventemitter3":"5.0.4","http-server":"14.1.1","husky":"9.1.7","jsonpack":"1.1.5","karma":"6.4.4","karma-chrome-launcher":"3.2.0","karma-coverage":"2.2.1","karma-mocha":"2.0.1","karma-mocha-reporter":"2.2.5","karma-rollup-preprocessor":"github:jlmakes/karma-rollup-preprocessor#7a7268d91149307b3cf2888ee4e65ccd079955a3","karma-sourcemap-loader":"0.4.0","lint-staged":"16.4.0","markdown-styles":"3.2.0","micromatch":"4.0.8","mocha":"11.7.5","nise":"6.1.4","node-fetch":"3.3.2","npm-run-all2":"8.0.4","prettier":"3.8.1","promise-polyfill":"8.3.0","rollup":"4.60.1","rollup-plugin-istanbul":"5.0.0","sauce-connect-launcher":"1.3.2","selenium-webdriver":"4.41.0","semver":"7.7.4","sinon":"21.0.3","sinon-chai":"4.0.1","typescript":"5.9.3","url-toolkit":"2.2.5","wrangler":"4.63.0"},"version":"1.7.0-alpha.1.0.canary.11766","readmeFilename":"README.md","gitHead":"b1b6a765c265182aac401e2e1c24baa0ea1fde2b","_id":"hls.js@1.7.0-alpha.1.0.canary.11766","_nodeVersion":"24.14.1","_npmVersion":"11.13.0","dist":{"integrity":"sha512-zTkmy3wlfsp9EvAlhJm9yxGzQrNyl21Amq1jkPpGfqiYwUNzWABVzIygpO05SGk37rGMDvGr1BgoNw2RFmGylQ==","shasum":"cb5d2e0cb1d7b80c1132a07206f43d61799cd8cf","tarball":"https://registry.npmjs.org/hls.js/-/hls.js-1.7.0-alpha.1.0.canary.11766.tgz","fileCount":160,"unpackedSize":25874228,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/hls.js@1.7.0-alpha.1.0.canary.11766","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH7Dnw30yXO7i/+VAqqMhKU/FQRGaa+sKEvCcc7YTkxJAiBXYGHbC2YORySTtG7MLJ84QBUYRhRP5+t+qQIXIRc2dg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:db922f1e-66e1-4c94-9dca-477e242b1cfd"}},"directories":{},"maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hls.js_1.7.0-alpha.1.0.canary.11766_1776971121849_0.3723509671456122"},"_hasShrinkwrap":false}},"time":{"created":"2016-01-06T14:05:37.911Z","modified":"2026-04-23T19:05:22.605Z","0.4.0":"2016-01-06T14:05:37.911Z","0.4.4":"2016-01-06T18:50:10.730Z","0.5.0":"2016-02-08T17:23:53.285Z","0.5.1":"2016-02-15T11:42:08.830Z","0.5.2":"2016-02-16T09:23:45.551Z","0.5.3":"2016-02-16T17:20:09.313Z","0.5.4":"2016-02-18T13:15:45.563Z","0.5.5":"2016-02-18T14:04:33.946Z","0.5.6":"2016-02-18T14:41:32.073Z","0.5.7":"2016-02-19T09:21:02.753Z","0.5.8":"2016-03-06T20:24:47.684Z","0.5.9":"2016-03-09T16:18:26.929Z","0.5.10":"2016-03-10T16:14:07.199Z","0.5.11":"2016-03-14T11:07:09.436Z","0.5.12":"2016-03-16T09:54:07.459Z","0.5.13":"2016-03-16T13:17:11.914Z","0.5.14":"2016-03-16T23:10:48.892Z","0.5.15":"2016-03-18T09:29:05.100Z","0.6.0":"2016-03-23T15:51:03.598Z","0.5.16":"2016-03-25T13:33:57.401Z","0.5.17":"2016-03-25T17:18:28.378Z","0.5.18":"2016-04-08T08:42:23.273Z","0.5.19":"2016-04-08T17:05:58.809Z","0.6.1":"2016-04-11T15:52:43.118Z","0.5.20":"2016-04-12T15:27:37.366Z","0.5.21":"2016-04-15T13:12:48.273Z","0.5.22":"2016-04-15T16:46:09.569Z","0.5.23":"2016-04-20T09:57:46.719Z","0.5.24":"2016-04-29T08:58:05.386Z","0.5.25":"2016-05-03T08:41:08.429Z","0.5.26":"2016-05-03T14:16:03.429Z","0.5.27":"2016-05-03T16:33:54.611Z","0.5.28":"2016-05-04T09:52:21.620Z","0.5.29":"2016-05-04T13:22:36.720Z","0.5.30":"2016-05-09T13:35:56.062Z","0.5.31":"2016-05-18T17:48:04.039Z","0.5.32":"2016-05-20T17:36:28.748Z","0.5.33":"2016-06-01T10:31:10.494Z","0.5.34":"2016-06-03T16:43:15.767Z","0.5.35":"2016-06-07T17:07:58.223Z","0.5.36":"2016-06-10T14:39:26.019Z","0.5.37":"2016-06-16T08:24:15.796Z","0.5.38":"2016-06-16T08:59:44.471Z","0.5.39":"2016-06-16T16:19:05.735Z","0.5.40":"2016-06-23T15:27:22.781Z","0.5.41":"2016-07-01T12:04:27.702Z","0.6.2-0":"2016-07-04T12:36:29.987Z","0.6.2-1":"2016-07-04T17:34:46.866Z","0.6.2-2":"2016-07-13T20:08:33.945Z","0.6.2-3":"2016-07-26T17:01:44.449Z","0.5.42":"2016-07-26T18:01:05.959Z","0.5.43":"2016-08-17T14:44:54.535Z","0.5.44":"2016-08-18T13:52:47.860Z","0.6.2-4":"2016-08-18T13:59:22.789Z","0.5.45":"2016-08-31T09:56:39.952Z","0.5.46":"2016-08-31T17:37:54.698Z","0.6.2-5":"2016-09-02T10:50:46.849Z","0.6.2-6":"2016-09-05T16:43:32.212Z","0.5.47":"2016-09-08T07:25:56.167Z","0.5.48":"2016-09-19T08:56:06.494Z","0.6.2-7":"2016-09-23T12:42:22.669Z","0.5.49":"2016-09-30T16:26:17.005Z","0.6.2":"2016-09-30T16:50:24.977Z","0.6.3":"2016-10-03T17:07:01.824Z","0.6.4":"2016-10-07T14:25:50.119Z","0.6.5":"2016-10-09T09:05:44.047Z","0.5.50":"2016-10-10T08:09:19.284Z","0.5.51":"2016-10-13T12:12:41.624Z","0.6.6":"2016-10-14T13:52:19.515Z","0.6.7":"2016-10-28T16:36:18.255Z","0.6.8":"2016-11-05T13:32:44.637Z","0.5.52":"2016-11-10T09:38:29.120Z","0.6.9":"2016-11-10T10:15:26.914Z","0.6.10":"2016-11-18T17:37:58.463Z","0.6.11":"2016-11-25T16:29:06.598Z","0.6.12":"2016-11-29T17:48:48.227Z","0.6.13":"2016-12-07T15:43:38.655Z","0.6.14":"2016-12-16T16:36:40.280Z","0.6.15":"2016-12-22T17:57:15.658Z","0.6.16":"2017-01-03T17:36:43.880Z","0.6.17":"2017-01-06T16:40:14.394Z","0.6.18":"2017-01-24T15:41:47.578Z","0.6.19":"2017-01-31T08:56:42.032Z","0.6.20":"2017-02-03T17:28:38.876Z","0.6.21":"2017-02-08T16:13:15.786Z","0.7.0":"2017-02-15T18:11:53.375Z","0.7.1":"2017-02-22T15:24:44.404Z","0.7.2":"2017-02-24T17:28:10.872Z","0.7.3":"2017-03-07T17:19:54.391Z","0.7.4":"2017-03-15T14:03:17.812Z","0.7.5":"2017-04-03T06:33:40.558Z","0.7.6":"2017-04-25T14:20:22.295Z","0.7.7":"2017-05-10T17:18:09.550Z","0.7.8":"2017-05-18T20:07:15.504Z","0.7.9":"2017-05-29T23:29:58.536Z","0.7.10":"2017-06-24T07:31:54.491Z","0.7.11":"2017-07-18T04:36:07.034Z","0.8.0":"2017-08-27T23:01:14.474Z","0.8.1":"2017-08-28T04:46:36.878Z","0.8.2":"2017-09-10T07:43:07.827Z","0.8.3":"2017-09-25T05:02:55.932Z","0.8.4":"2017-09-27T04:53:18.489Z","0.8.5":"2017-10-18T06:07:23.204Z","0.8.6":"2017-11-09T05:56:07.865Z","0.8.7":"2017-11-11T18:05:40.469Z","0.8.8":"2017-12-06T06:15:10.249Z","0.8.9":"2017-12-19T19:47:53.015Z","0.9.0":"2018-03-22T19:59:26.417Z","0.9.1":"2018-03-27T07:02:06.385Z","0.9.1-canary.c7cb9c0d":"2018-05-12T11:30:38.819Z","0.9.2-canary.348":"2018-05-12T15:54:35.234Z","0.9.2-canary.324":"2018-05-14T18:52:08.493Z","0.9.2-canary.303":"2018-05-14T18:52:51.783Z","0.9.2-canary.3817":"2018-05-14T20:38:16.763Z","0.9.2-canary.3825":"2018-05-15T15:24:55.748Z","0.9.2-canary.3826":"2018-05-15T18:59:27.598Z","0.9.2-canary.3827":"2018-05-15T21:18:12.367Z","0.9.2-canary.3828":"2018-05-15T21:23:07.658Z","0.9.2-canary.3829":"2018-05-24T11:32:16.230Z","0.9.2-canary.3835":"2018-05-27T15:33:30.669Z","0.9.2-canary.3836":"2018-05-27T15:39:18.388Z","0.9.2-canary.3837":"2018-05-27T15:42:10.001Z","0.9.2-canary.3838":"2018-05-29T15:41:21.200Z","0.9.2-canary.3839":"2018-05-29T15:47:24.636Z","0.9.2-canary.3844":"2018-06-01T15:33:02.376Z","0.9.2-canary.3846":"2018-06-04T13:53:18.987Z","0.9.2-canary.3847":"2018-06-04T15:21:45.253Z","0.9.2-canary.3849":"2018-06-05T12:26:59.566Z","0.9.2-canary.3856":"2018-06-05T14:56:03.350Z","0.9.2-canary.3858":"2018-06-07T11:20:58.866Z","0.9.2-canary.3860":"2018-06-07T11:22:16.837Z","0.9.2-canary.3882":"2018-06-08T15:37:12.771Z","0.9.2-canary.3930":"2018-06-11T08:47:29.104Z","0.9.2-canary.3932":"2018-06-11T11:33:05.475Z","0.10.1-canary.3935":"2018-06-14T11:11:58.125Z","0.10.0":"2018-06-14T18:28:33.844Z","0.10.1-canary.3937":"2018-06-15T16:06:14.907Z","0.10.1-canary.3947":"2018-06-16T11:43:09.622Z","0.10.1":"2018-06-16T11:47:28.683Z","0.10.1-canary.3948":"2018-06-16T11:48:33.278Z","0.10.2-canary.3949":"2018-06-16T11:54:57.446Z","0.10.2-canary.3950":"2018-06-18T10:15:23.509Z","0.10.2-canary.3952":"2018-06-21T20:33:17.360Z","0.10.2-canary.3953":"2018-06-23T18:43:37.543Z","0.10.2-canary.3954":"2018-06-27T17:08:33.500Z","0.10.2-canary.3960":"2018-07-07T14:34:58.627Z","0.10.2-canary.3963":"2018-07-11T15:47:45.014Z","0.10.2-canary.3976":"2018-08-09T20:09:38.918Z","0.10.2-canary.3977":"2018-08-09T20:18:24.428Z","0.10.2-canary.3978":"2018-08-10T07:48:59.908Z","0.10.2-canary.3980":"2018-08-10T12:56:12.161Z","0.10.2-canary.3981":"2018-08-10T23:45:08.171Z","0.10.2-canary.3982":"2018-08-13T14:32:46.345Z","0.10.2-canary.3983":"2018-08-14T14:25:12.882Z","0.11.0":"2018-08-14T16:24:37.964Z","0.11.1-canary.3992":"2018-08-14T17:51:18.974Z","0.11.1-canary.3997":"2018-08-15T07:24:42.337Z","0.11.1-canary.3999":"2018-08-15T07:36:33.120Z","0.11.1-canary.4001":"2018-08-15T07:48:31.642Z","0.11.1-canary.4010":"2018-08-15T08:23:53.884Z","0.11.1-canary.4054":"2018-08-15T13:04:01.801Z","0.11.1-canary.4055":"2018-08-15T15:52:53.137Z","0.11.1-canary.4058":"2018-08-15T16:55:47.238Z","0.11.1-canary.4063":"2018-08-15T18:02:44.963Z","0.11.1-canary.4072":"2018-08-15T20:45:56.063Z","0.11.1-canary.4074":"2018-08-15T21:16:45.568Z","0.11.1-canary.4075":"2018-08-15T23:45:32.018Z","0.11.1-canary.4076":"2018-08-16T07:56:26.944Z","0.11.1-canary.4077":"2018-08-16T08:05:38.584Z","0.11.1-canary.4078":"2018-08-16T08:15:59.256Z","0.11.1-canary.4082":"2018-08-16T09:34:27.526Z","0.11.1-canary.4085":"2018-08-16T14:36:09.161Z","0.11.1-canary.4095":"2018-08-17T09:34:20.378Z","0.11.1-canary.4097":"2018-08-20T12:32:51.061Z","0.11.1-canary.4099":"2018-08-21T16:46:18.520Z","0.11.1-canary.4101":"2018-08-21T20:04:18.394Z","0.11.1-canary.4106":"2018-08-22T19:39:11.246Z","0.11.1-canary.4107":"2018-08-27T19:34:45.403Z","0.11.1-canary.4109":"2018-09-13T10:21:32.411Z","0.11.1-canary.4112":"2018-09-13T11:07:13.413Z","0.11.1-canary.4113":"2018-09-18T16:25:30.343Z","0.11.1-canary.4114":"2018-09-19T22:32:07.240Z","0.11.1-canary.4115":"2018-09-25T15:24:30.982Z","0.11.1-canary.4116":"2018-09-27T15:44:52.710Z","0.11.1-canary.4117":"2018-09-27T16:36:32.386Z","0.11.1-canary.4119":"2018-10-04T18:46:35.483Z","0.11.1-canary.4122":"2018-10-04T21:00:27.957Z","0.11.1-canary.4123":"2018-10-26T21:48:57.734Z","0.11.1-canary.4124":"2018-10-31T21:21:42.013Z","0.11.1-canary.4125":"2018-11-01T21:50:36.700Z","0.11.1-canary.4126":"2018-11-02T18:42:58.156Z","0.11.1-canary.4127":"2018-11-05T16:14:03.590Z","0.11.1-canary.4128":"2018-11-13T19:14:48.975Z","0.11.1-canary.4129":"2018-11-15T23:42:18.365Z","0.11.1-canary.4131":"2018-11-20T13:23:30.729Z","0.11.1-canary.4132":"2018-11-26T16:09:16.697Z","0.11.1-canary.4133":"2018-11-26T16:58:27.442Z","0.11.1-canary.4134":"2018-11-26T20:22:13.952Z","0.11.1-canary.4139":"2018-11-30T01:40:38.903Z","0.11.1-canary.4140":"2018-12-04T04:51:56.767Z","0.11.1-canary.4142":"2018-12-04T13:32:16.930Z","0.11.1-canary.4144":"2018-12-06T12:40:01.723Z","0.11.1-canary.4145":"2018-12-06T16:19:19.247Z","0.11.1-canary.4146":"2018-12-06T17:16:25.225Z","0.11.1-canary.4147":"2018-12-11T21:58:45.907Z","0.11.1-canary.4148":"2018-12-12T16:09:48.010Z","0.12.0":"2018-12-12T20:03:40.077Z","0.12.1-canary.4149":"2018-12-13T19:57:18.910Z","0.12.1":"2018-12-13T22:44:32.061Z","0.12.2-canary.4151":"2018-12-15T21:35:55.019Z","0.12.2-canary.4158":"2018-12-15T22:47:53.074Z","0.12.2-canary.4160":"2018-12-16T18:03:01.909Z","0.12.2-canary.4162":"2018-12-17T15:31:51.607Z","0.12.2-canary.4163":"2018-12-21T21:40:15.177Z","0.12.3-canary.4164":"2018-12-22T00:13:38.687Z","0.12.2":"2018-12-22T00:27:13.983Z","0.12.3-canary.4166":"2018-12-22T16:46:39.941Z","0.12.3-canary.4168":"2019-01-12T18:56:38.266Z","0.12.3-canary.4170":"2019-01-15T15:56:32.562Z","0.12.3-canary.4186":"2019-01-22T16:30:10.875Z","0.12.3-canary.4187":"2019-01-22T16:33:16.022Z","0.12.3-canary.4188":"2019-01-22T16:42:33.208Z","0.12.3-canary.4189":"2019-01-23T21:50:17.229Z","0.12.3-canary.4192":"2019-01-25T16:21:37.471Z","0.12.3-canary.4193":"2019-01-25T23:35:17.005Z","0.12.3-canary.4195":"2019-01-28T17:44:00.705Z","0.12.3-canary.4202":"2019-01-28T18:09:48.298Z","0.12.3-canary.4203":"2019-01-30T17:17:47.865Z","0.12.3-canary.4204":"2019-01-30T17:37:21.299Z","0.12.3-canary.4205":"2019-01-30T17:38:55.230Z","0.12.3-canary.4218":"2019-02-05T03:18:14.258Z","0.12.3-canary.4219":"2019-02-07T17:02:01.583Z","0.12.3-canary.4220":"2019-02-11T15:56:43.493Z","0.12.3-canary.4223":"2019-02-12T04:35:50.311Z","0.12.3-canary.4224":"2019-02-12T16:20:24.815Z","0.12.3-canary.4226":"2019-02-13T01:03:18.107Z","0.12.3-canary.4227":"2019-02-13T17:25:24.950Z","0.12.3-canary.4228":"2019-02-13T18:25:04.339Z","0.12.3-canary.4229":"2019-02-14T15:35:44.787Z","0.12.3-canary.4231":"2019-02-14T19:13:30.747Z","0.12.3-canary.4232":"2019-02-24T22:58:23.453Z","0.12.3-canary.4243":"2019-03-10T22:32:45.850Z","0.12.3-canary.4244":"2019-03-11T14:36:55.309Z","0.12.3-canary.4245":"2019-03-11T16:44:58.471Z","0.12.3-canary.4246":"2019-03-11T16:49:42.033Z","0.12.3":"2019-03-11T20:22:10.706Z","0.12.3-canary.4250":"2019-03-11T23:45:04.130Z","0.12.3-canary.4251":"2019-03-13T17:17:49.426Z","0.12.3-canary.4252":"2019-03-13T18:30:56.175Z","0.12.3-canary.4254":"2019-03-13T19:02:15.364Z","0.12.3-canary.4255":"2019-03-14T14:29:24.891Z","0.12.4":"2019-03-14T14:57:27.733Z","0.12.3-canary.4256":"2019-03-14T15:53:36.809Z","0.12.3-canary.4258":"2019-03-16T12:21:03.178Z","0.12.3-canary.4259":"2019-03-24T17:41:20.894Z","0.12.3-canary.4266":"2019-04-04T13:24:06.626Z","0.12.3-canary.4267":"2019-04-07T17:36:49.168Z","0.12.3-canary.4268":"2019-04-10T18:01:38.413Z","0.12.3-canary.4270":"2019-04-10T18:14:36.872Z","0.12.3-canary.4272":"2019-04-10T21:58:13.797Z","0.12.3-canary.4274":"2019-04-24T15:52:20.170Z","0.12.3-canary.4275":"2019-04-24T17:42:59.449Z","0.12.3-canary.4276":"2019-04-24T18:05:30.123Z","0.12.3-canary.4277":"2019-05-07T19:20:56.673Z","0.12.3-canary.4281":"2019-05-10T17:35:10.778Z","0.12.3-canary.4283":"2019-05-22T12:13:20.647Z","0.12.3-canary.4293":"2019-05-25T19:45:23.322Z","0.12.3-canary.4294":"2019-06-05T17:16:36.966Z","0.12.3-canary.4295":"2019-06-05T17:40:07.332Z","0.12.3-canary.4296":"2019-06-05T18:12:13.950Z","0.12.3-canary.4298":"2019-06-09T00:08:46.314Z","0.12.3-canary.4300":"2019-06-16T06:56:34.473Z","0.12.3-canary.4301":"2019-06-17T21:56:11.183Z","0.12.3-canary.4307":"2019-06-27T20:15:57.923Z","0.12.3-canary.4308":"2019-07-01T15:10:43.157Z","0.12.3-canary.4310":"2019-07-03T22:15:11.852Z","0.12.3-canary.4311":"2019-07-15T21:46:21.032Z","0.12.3-canary.4312":"2019-07-17T18:24:02.576Z","0.12.3-canary.4313":"2019-07-17T21:13:43.509Z","0.12.3-canary.4314":"2019-07-22T20:37:19.414Z","0.12.3-canary.4315":"2019-07-25T20:43:43.517Z","0.12.3-canary.4316":"2019-07-26T16:01:44.028Z","0.12.5-beta.1":"2019-07-26T16:28:53.491Z","0.12.3-canary.4317":"2019-07-26T22:15:32.552Z","0.12.5-beta.2":"2019-07-26T22:29:33.635Z","0.12.3-canary.4320":"2019-08-19T22:14:24.001Z","0.12.3-canary.4325":"2019-08-21T17:34:21.270Z","0.12.3-canary.4327":"2019-08-22T23:37:43.947Z","0.12.3-canary.4329":"2019-08-25T15:11:40.246Z","0.12.3-canary.4334":"2019-08-25T22:32:07.365Z","0.12.3-canary.4358":"2019-09-04T21:50:26.418Z","0.12.3-canary.4359":"2019-09-11T15:36:09.167Z","0.12.3-canary.4360":"2019-09-12T23:58:29.044Z","0.12.3-canary.4362":"2019-09-25T20:43:47.671Z","0.12.3-canary.4365":"2019-09-25T21:59:32.730Z","0.12.3-canary.4368":"2019-09-26T18:40:29.791Z","0.12.3-canary.4370":"2019-10-06T09:31:14.120Z","0.12.3-canary.4372":"2019-10-07T11:53:45.439Z","0.12.3-canary.4382":"2019-10-08T19:05:35.176Z","0.13.0-beta.1":"2019-10-09T23:06:55.001Z","0.12.3-canary.4384":"2019-10-18T02:01:54.153Z","0.12.3-canary.4386":"2019-10-29T21:49:08.749Z","0.12.3-canary.4390":"2019-10-30T14:14:55.011Z","0.12.3-canary.4392":"2019-10-30T22:59:04.769Z","0.12.3-canary.4395":"2019-11-06T17:25:16.223Z","0.12.3-canary.4401":"2019-11-12T19:49:14.267Z","0.12.3-canary.4403":"2019-11-19T18:03:07.112Z","0.12.3-canary.4405":"2019-11-19T21:59:05.218Z","0.12.3-canary.4407":"2019-11-20T16:50:48.691Z","0.12.3-canary.4409":"2019-11-20T23:18:28.441Z","0.12.3-canary.4458":"2019-12-05T21:39:04.001Z","0.13.0-beta.2":"2019-12-05T21:54:56.124Z","0.12.3-canary.4460":"2019-12-06T20:17:41.805Z","0.12.3-canary.4462":"2019-12-06T22:26:11.750Z","0.13.0-beta.3":"2019-12-06T22:27:54.070Z","0.12.3-canary.4464":"2019-12-07T23:30:20.330Z","0.12.3-canary.4467":"2019-12-12T21:31:53.837Z","0.13.0":"2019-12-12T22:22:40.627Z","0.13.1-canary.4470":"2019-12-19T17:46:05.773Z","0.13.1-canary.4473":"2019-12-29T10:58:19.764Z","0.13.1-canary.4478":"2020-01-06T15:32:59.888Z","0.13.1":"2020-01-06T15:38:37.913Z","0.13.2-canary.4480":"2020-01-09T19:55:47.357Z","0.13.2-canary.4482":"2020-02-25T23:41:07.501Z","0.13.2-canary.4484":"2020-02-26T04:08:40.251Z","0.13.2-canary.4486":"2020-02-26T23:27:17.383Z","0.13.2-canary.4491":"2020-02-26T23:31:49.508Z","0.13.2-canary.4496":"2020-02-26T23:35:59.237Z","0.13.2":"2020-02-26T23:58:34.444Z","0.13.3-canary.4497":"2020-03-03T00:36:19.439Z","0.13.3-canary.4498":"2020-03-03T00:37:12.253Z","0.13.3-canary.4500":"2020-03-03T15:33:57.053Z","0.13.3-canary.5394":"2020-03-05T19:37:22.119Z","0.13.3-canary.5396":"2020-03-13T22:26:05.698Z","0.13.3-canary.5398":"2020-03-13T22:26:27.446Z","0.13.3-canary.5399":"2020-03-15T03:46:15.824Z","0.13.3-canary.5401":"2020-03-16T17:53:21.762Z","0.13.3-canary.5411":"2020-03-17T18:00:58.252Z","0.13.3-canary.5412":"2020-03-17T19:22:49.618Z","0.13.3-canary.5420":"2020-03-17T23:28:49.903Z","0.13.3-canary.5421":"2020-03-18T01:04:16.996Z","0.13.3-canary.5423":"2020-03-18T02:31:08.910Z","0.13.3-canary.5425":"2020-03-18T22:16:20.114Z","0.13.3-canary.5428":"2020-03-19T05:46:06.971Z","0.13.3-canary.5432":"2020-03-19T13:45:34.151Z","0.13.3-canary.5436":"2020-03-19T16:26:06.811Z","0.13.3-canary.5440":"2020-03-19T23:31:36.462Z","0.13.3-canary.5441":"2020-03-20T00:42:10.025Z","0.13.3-canary.5443":"2020-03-20T02:03:37.048Z","0.13.3-canary.5445":"2020-03-20T02:03:57.316Z","0.13.3-canary.5447":"2020-03-20T04:42:48.793Z","0.13.3-canary.5449":"2020-03-20T14:03:03.427Z","0.13.3-canary.5453":"2020-03-20T21:18:15.630Z","0.13.3-canary.5454":"2020-03-20T22:47:38.512Z","0.13.3-canary.5456":"2020-03-21T12:58:55.346Z","0.13.3-canary.5457":"2020-03-21T13:25:14.725Z","0.13.3-canary.5458":"2020-03-23T19:25:42.978Z","0.13.3-canary.5459":"2020-03-23T19:38:18.377Z","0.13.3-canary.5460":"2020-03-24T18:52:43.279Z","0.13.3-canary.5462":"2020-03-25T22:57:22.730Z","0.13.3-canary.5464":"2020-03-26T21:04:37.189Z","0.13.3-canary.5465":"2020-03-26T21:54:59.705Z","0.13.3-canary.5468":"2020-03-26T22:42:03.418Z","0.13.3-canary.5469":"2020-03-28T13:21:43.108Z","0.13.3-canary.5470":"2020-03-29T15:11:49.558Z","0.13.3-canary.5472":"2020-04-01T15:49:21.244Z","0.13.3-canary.5473":"2020-04-04T21:28:12.320Z","0.13.3-canary.5475":"2020-04-04T22:45:21.088Z","0.13.3-canary.5476":"2020-04-06T21:44:08.970Z","0.13.3-canary.5478":"2020-04-06T23:33:50.651Z","0.13.3-canary.5480":"2020-04-07T22:01:54.562Z","0.13.3-canary.5481":"2020-04-07T22:17:18.804Z","0.13.3-canary.5482":"2020-04-08T04:10:45.623Z","0.13.3-canary.5483":"2020-04-08T23:39:59.284Z","0.13.3-canary.5484":"2020-04-09T18:18:16.138Z","0.13.3-canary.5485":"2020-04-09T19:29:40.532Z","0.13.3-canary.5486":"2020-04-10T01:46:03.307Z","0.13.3-canary.5487":"2020-04-10T01:46:45.506Z","0.13.3-canary.5488":"2020-04-10T04:02:31.342Z","0.13.3-canary.5490":"2020-04-12T20:05:17.438Z","0.13.3-canary.5491":"2020-04-13T00:19:32.882Z","0.13.3-canary.5492":"2020-04-13T20:16:18.415Z","0.13.3-canary.5493":"2020-04-13T23:04:34.975Z","0.13.3-canary.5494":"2020-04-14T03:44:45.058Z","0.13.3-canary.5509":"2020-04-14T21:38:58.148Z","0.13.3-canary.5511":"2020-04-15T15:16:58.066Z","0.13.3-canary.5513":"2020-04-15T21:26:05.682Z","0.13.3-canary.5519":"2020-04-15T21:26:15.694Z","0.14.0-beta.1":"2020-04-15T21:28:59.534Z","0.13.3-canary.5520":"2020-04-16T02:38:11.265Z","0.13.3-canary.5521":"2020-04-18T08:49:55.007Z","0.13.3-canary.5522":"2020-04-19T18:06:45.799Z","0.13.3-canary.5524":"2020-04-21T01:29:09.090Z","0.13.3-canary.5526":"2020-04-21T02:19:36.629Z","0.13.3-canary.5527":"2020-04-23T10:11:37.226Z","0.13.3-canary.5528":"2020-04-26T00:07:37.426Z","0.13.3-canary.5529":"2020-04-26T11:12:27.883Z","0.13.3-canary.5531":"2020-04-27T15:02:23.944Z","0.13.3-canary.5532":"2020-04-28T01:31:40.995Z","0.13.3-canary.5533":"2020-04-28T03:45:37.583Z","0.13.3-canary.5534":"2020-04-28T21:11:58.370Z","0.13.3-canary.5536":"2020-04-28T22:29:18.662Z","0.13.3-canary.5537":"2020-04-30T20:24:20.372Z","0.13.3-canary.5540":"2020-04-30T22:17:42.065Z","0.13.3-canary.5541":"2020-04-30T22:25:07.434Z","0.13.3-canary.5542":"2020-05-01T15:07:14.242Z","0.13.3-canary.5544":"2020-05-01T17:33:22.142Z","0.13.3-canary.5546":"2020-05-01T17:52:33.797Z","0.13.3-canary.5550":"2020-05-01T17:54:33.313Z","0.13.3-canary.5553":"2020-05-05T12:11:40.187Z","0.13.3-canary.5554":"2020-05-05T15:00:30.704Z","0.13.3-canary.5556":"2020-05-05T16:59:55.418Z","0.13.3-canary.5562":"2020-05-07T20:37:57.346Z","0.13.3-canary.5564":"2020-05-07T20:39:02.307Z","0.13.3-canary.5566":"2020-05-08T14:52:37.623Z","0.13.3-canary.5568":"2020-05-08T15:46:48.290Z","0.13.3-canary.5570":"2020-05-08T17:54:51.528Z","0.13.3-canary.5571":"2020-05-08T21:33:53.054Z","0.13.3-canary.5572":"2020-05-09T14:35:37.788Z","0.13.3-canary.5573":"2020-05-09T15:59:01.602Z","0.13.3-canary.5574":"2020-05-09T16:05:30.994Z","0.13.3-canary.5576":"2020-05-11T02:12:29.211Z","0.14.0-beta.2":"2020-05-11T18:08:37.184Z","0.13.3-canary.5580":"2020-05-11T18:12:18.974Z","0.13.3-canary.5581":"2020-05-12T02:13:17.724Z","0.13.3-canary.5584":"2020-05-12T02:13:58.358Z","0.13.3-canary.5585":"2020-05-12T03:43:50.147Z","0.13.3-canary.5586":"2020-05-12T21:15:10.670Z","0.13.3-canary.5587":"2020-05-13T01:48:37.672Z","0.13.3-canary.5588":"2020-05-13T03:13:21.689Z","0.13.3-canary.5590":"2020-05-13T21:14:28.914Z","0.13.3-canary.5592":"2020-05-13T21:16:08.102Z","0.13.3-canary.5593":"2020-05-14T03:23:43.373Z","0.13.3-canary.5596":"2020-05-14T22:55:15.708Z","0.13.3-canary.5597":"2020-05-16T22:54:48.908Z","0.13.3-canary.5599":"2020-05-17T19:52:04.370Z","0.13.3-canary.5602":"2020-05-18T19:35:19.975Z","0.13.3-canary.5603":"2020-05-18T21:05:36.918Z","0.13.3-canary.5605":"2020-05-18T23:29:36.738Z","0.13.3-canary.5606":"2020-05-20T14:54:26.312Z","0.13.3-canary.5607":"2020-05-20T14:55:32.315Z","0.13.3-canary.5615":"2020-05-20T16:29:50.954Z","0.13.3-canary.5620":"2020-05-20T20:15:50.138Z","0.13.3-canary.5621":"2020-05-21T00:30:48.019Z","0.13.3-canary.5622":"2020-05-23T19:55:43.221Z","0.13.3-canary.5623":"2020-05-23T19:56:09.932Z","0.13.3-canary.5624":"2020-05-29T02:08:35.772Z","0.13.3-canary.5638":"2020-05-29T02:11:00.234Z","0.13.3-canary.5639":"2020-05-29T03:04:12.404Z","0.13.3-canary.5640":"2020-05-30T21:53:51.366Z","0.13.3-canary.5641":"2020-05-30T22:01:30.876Z","0.13.3-canary.5644":"2020-06-04T19:21:36.398Z","0.13.3-canary.5645":"2020-06-05T10:22:39.026Z","0.13.3-canary.5646":"2020-06-05T11:24:15.565Z","0.13.3-canary.5647":"2020-06-05T21:07:30.225Z","0.13.3-canary.5651":"2020-06-10T16:18:02.275Z","0.14.0-rc.1":"2020-06-10T16:43:24.834Z","0.13.3-canary.5652":"2020-06-11T02:35:29.854Z","0.13.3-canary.5653":"2020-06-11T11:42:17.688Z","0.13.3-canary.5654":"2020-06-11T18:55:13.000Z","0.13.3-canary.5656":"2020-06-16T17:31:43.207Z","0.13.3-canary.5657":"2020-06-18T19:45:07.816Z","0.13.3-canary.5658":"2020-06-19T20:54:14.689Z","0.13.3-canary.5670":"2020-06-20T08:38:41.980Z","0.13.3-canary.5672":"2020-06-20T21:34:49.966Z","0.13.3-canary.5673":"2020-06-21T14:07:50.102Z","0.13.3-canary.5674":"2020-06-21T14:09:39.170Z","0.13.3-canary.5677":"2020-06-21T16:57:19.475Z","0.13.3-canary.5678":"2020-06-23T03:00:56.591Z","0.13.3-canary.5680":"2020-06-23T03:01:22.117Z","0.13.3-canary.5681":"2020-06-23T04:37:06.800Z","0.13.3-canary.5685":"2020-06-24T21:51:25.723Z","0.13.3-canary.5687":"2020-06-25T00:17:29.605Z","0.13.3-canary.5689":"2020-06-25T10:14:07.239Z","0.13.3-canary.5691":"2020-06-25T10:16:05.216Z","0.13.3-canary.5693":"2020-06-25T10:20:16.905Z","0.13.3-canary.5694":"2020-06-25T19:40:35.516Z","0.14.0-rc.2":"2020-06-26T16:30:33.479Z","0.13.3-canary.5703":"2020-06-30T23:38:12.159Z","0.13.3-canary.5704":"2020-07-01T01:05:27.971Z","0.14.0-rc.2.0.alpha.5715":"2020-07-01T04:46:34.494Z","0.14.0-rc.2.0.alpha.5717":"2020-07-01T04:54:25.472Z","0.14.0-rc.2.0.alpha.5718":"2020-07-01T12:18:49.283Z","0.14.1-0.alpha.5719":"2020-07-01T15:48:31.120Z","0.14.0":"2020-07-01T15:48:47.492Z","0.14.1-0.alpha.5720":"2020-07-01T18:01:19.409Z","0.14.1-0.alpha.5721":"2020-07-01T22:09:17.857Z","0.14.1-0.alpha.5724":"2020-07-02T18:24:21.720Z","0.14.1-0.alpha.5726":"2020-07-03T17:24:30.640Z","0.14.1-0.alpha.5727":"2020-07-06T14:37:31.024Z","0.14.1-0.alpha.5734":"2020-07-13T18:06:07.804Z","0.14.1":"2020-07-13T18:13:53.108Z","0.14.3-0.alpha.5736":"2020-07-14T23:18:39.137Z","0.14.2":"2020-07-14T23:21:05.852Z","0.14.4-0.alpha.5738":"2020-07-16T15:18:29.286Z","0.14.3":"2020-07-16T15:20:25.929Z","0.14.4-0.alpha.5739":"2020-07-18T03:17:10.840Z","0.14.4-0.alpha.5742":"2020-07-18T03:20:13.749Z","0.14.4-0.alpha.5743":"2020-07-18T04:25:05.084Z","0.14.4-0.alpha.5744":"2020-07-18T11:21:15.552Z","0.14.4-0.alpha.5746":"2020-07-18T13:20:14.488Z","0.14.4-0.alpha.5747":"2020-07-18T14:31:03.550Z","0.14.4-0.alpha.5750":"2020-07-20T03:42:21.102Z","0.14.5-0.alpha.5751":"2020-07-20T14:23:16.203Z","0.14.4":"2020-07-20T14:23:45.639Z","0.14.5-0.alpha.5753":"2020-07-20T17:54:32.524Z","0.14.5":"2020-07-20T19:08:07.201Z","0.14.6-0.alpha.5755":"2020-07-23T20:40:52.285Z","0.14.6-0.alpha.5756":"2020-07-24T19:48:09.461Z","0.14.6-0.alpha.5758":"2020-07-24T22:26:25.882Z","0.14.6-0.alpha.5759":"2020-07-25T00:58:01.274Z","0.14.6-0.alpha.5763":"2020-07-26T03:09:15.047Z","0.14.6-0.alpha.5767":"2020-07-27T16:58:06.705Z","0.14.6-0.alpha.5768":"2020-07-27T17:34:19.049Z","0.14.6":"2020-07-27T17:40:16.160Z","0.14.7-0.alpha.5769":"2020-07-27T23:55:15.646Z","0.14.7-0.alpha.5770":"2020-07-27T23:55:36.083Z","0.14.7-0.alpha.5771":"2020-07-27T23:57:25.132Z","0.14.7-0.alpha.5772":"2020-07-29T16:50:54.448Z","0.14.7-0.alpha.5774":"2020-07-29T16:52:53.178Z","0.14.7-0.alpha.5775":"2020-07-30T16:09:24.980Z","0.14.7-0.alpha.5777":"2020-07-30T16:12:29.500Z","0.14.7-0.alpha.5779":"2020-07-30T18:44:19.420Z","0.14.7":"2020-07-30T19:18:20.092Z","0.14.8-0.alpha.5782":"2020-07-31T16:50:08.067Z","0.14.8-0.alpha.5786":"2020-07-31T20:18:35.821Z","0.14.8-0.alpha.5787":"2020-08-01T04:30:18.186Z","0.14.8-0.alpha.5788":"2020-08-01T04:44:40.443Z","0.14.8-0.alpha.5789":"2020-08-01T05:08:35.602Z","0.14.8-0.alpha.5790":"2020-08-01T19:49:26.168Z","0.14.8-0.alpha.5791":"2020-08-01T20:04:07.045Z","0.14.8-0.alpha.5792":"2020-08-01T20:05:43.779Z","0.14.8-0.alpha.5796":"2020-08-04T04:06:43.487Z","0.14.8-0.alpha.5797":"2020-08-04T04:07:45.442Z","0.14.8-0.alpha.5804":"2020-08-04T15:43:11.371Z","0.14.8-0.alpha.5805":"2020-08-04T17:14:55.373Z","0.14.8-0.alpha.5807":"2020-08-04T17:59:28.397Z","0.14.8-0.alpha.5808":"2020-08-04T18:40:59.659Z","0.14.8-0.alpha.5811":"2020-08-05T14:42:49.133Z","0.14.8-0.alpha.5814":"2020-08-05T20:21:38.389Z","0.14.8-0.alpha.5815":"2020-08-06T22:16:38.002Z","0.14.8-0.alpha.5818":"2020-08-07T04:15:17.172Z","0.14.8":"2020-08-07T17:24:08.747Z","0.14.9-0.alpha.5821":"2020-08-07T18:28:26.123Z","0.14.9-0.alpha.5823":"2020-08-11T16:37:15.811Z","0.14.9-0.alpha.5824":"2020-08-11T16:38:34.543Z","0.14.9-0.alpha.5825":"2020-08-11T21:21:28.023Z","0.14.9-0.alpha.5826":"2020-08-12T16:08:49.649Z","0.14.9-0.alpha.5827":"2020-08-13T14:13:47.745Z","0.14.9-0.alpha.5828":"2020-08-18T14:40:53.071Z","0.14.9":"2020-08-18T20:02:36.672Z","0.14.10-0.alpha.5831":"2020-08-18T20:06:13.724Z","0.14.10-0.alpha.5832":"2020-08-19T15:40:37.895Z","0.14.10-0.alpha.5835":"2020-08-20T14:45:03.256Z","0.14.10-0.alpha.5836":"2020-08-20T21:57:07.663Z","0.14.10-0.alpha.5839":"2020-08-21T17:22:51.944Z","0.14.10-0.alpha.5840":"2020-08-23T02:09:27.351Z","0.14.10-0.alpha.5842":"2020-08-26T13:33:29.641Z","0.14.10":"2020-08-26T15:46:24.989Z","0.14.11-0.alpha.5845":"2020-08-26T15:46:51.327Z","0.14.11-0.alpha.5846":"2020-08-28T20:57:11.670Z","0.14.11":"2020-08-31T22:01:01.607Z","0.14.12-0.alpha.5848":"2020-09-01T15:25:02.480Z","0.14.12-0.alpha.5849":"2020-09-03T14:58:56.826Z","0.14.12-0.alpha.5850":"2020-09-03T19:02:13.457Z","0.14.12-0.alpha.5851":"2020-09-09T00:47:54.836Z","0.14.12-0.alpha.5854":"2020-09-11T01:06:35.755Z","0.14.12-0.alpha.5861":"2020-09-11T04:58:49.149Z","0.14.12-0.alpha.5862":"2020-09-11T05:03:12.448Z","0.14.12-0.alpha.5863":"2020-09-11T07:19:24.900Z","0.14.12-0.alpha.5865":"2020-09-11T11:11:11.722Z","0.14.12-0.alpha.5866":"2020-09-11T14:45:07.442Z","0.14.12-0.alpha.5867":"2020-09-11T14:45:43.961Z","0.14.13-0.alpha.5870":"2020-09-11T20:40:51.994Z","0.14.12":"2020-09-11T20:41:18.074Z","0.14.13-0.alpha.5872":"2020-09-11T21:59:12.783Z","0.14.13-0.alpha.5874":"2020-09-12T23:50:41.730Z","0.14.13-0.alpha.5875":"2020-09-17T21:24:14.223Z","0.14.14-0.alpha.5880":"2020-09-22T15:14:27.608Z","0.14.13":"2020-09-22T15:17:22.849Z","0.14.14-0.alpha.5884":"2020-09-22T22:22:01.569Z","0.14.14-0.alpha.5885":"2020-09-24T14:56:33.044Z","0.14.14-0.alpha.5887":"2020-09-26T04:04:11.674Z","0.14.14-0.alpha.5888":"2020-09-27T18:14:09.804Z","0.14.14-0.alpha.5889":"2020-10-01T04:07:50.233Z","0.14.14-0.alpha.5890":"2020-10-01T04:08:51.873Z","0.14.14-0.alpha.5893":"2020-10-02T21:51:58.121Z","1.0.0-alpha.1":"2020-10-05T23:20:34.599Z","0.14.14-0.alpha.5901":"2020-10-08T16:20:50.238Z","0.14.14-0.alpha.5919":"2020-10-08T22:37:29.098Z","0.14.14-0.alpha.5920":"2020-10-08T22:40:03.458Z","0.14.14-0.alpha.5922":"2020-10-08T23:40:16.317Z","0.14.14":"2020-10-08T23:50:16.375Z","0.14.15-0.alpha.5926":"2020-10-09T01:08:12.328Z","0.14.15-0.alpha.5928":"2020-10-12T14:50:36.539Z","0.14.15-0.alpha.5929":"2020-10-12T14:51:04.054Z","0.14.15-0.alpha.5930":"2020-10-12T14:53:39.344Z","0.14.15":"2020-10-12T16:58:57.716Z","0.14.16-0.alpha.5933":"2020-10-12T18:49:07.869Z","0.14.16-0.alpha.5934":"2020-10-13T10:34:43.689Z","0.14.16-0.alpha.5935":"2020-10-16T14:37:42.509Z","0.14.16-0.alpha.5936":"2020-10-16T14:38:11.084Z","0.14.16-0.alpha.5939":"2020-10-16T14:40:21.880Z","0.14.16-0.alpha.5945":"2020-10-16T23:42:11.293Z","0.14.16-0.alpha.5946":"2020-10-17T17:02:32.073Z","0.14.16-0.alpha.5949":"2020-10-17T18:32:46.507Z","0.14.16-0.alpha.5951":"2020-10-19T00:56:19.152Z","0.14.16-0.alpha.5953":"2020-10-19T00:58:51.952Z","0.14.16-0.alpha.5955":"2020-10-19T18:37:39.728Z","0.14.16-0.alpha.5957":"2020-10-19T19:37:14.203Z","0.14.16-0.alpha.5960":"2020-10-19T20:40:40.283Z","0.14.17-0.alpha.5964":"2020-10-19T20:52:43.256Z","0.14.16":"2020-10-19T20:57:29.620Z","0.14.17-0.alpha.5967":"2020-10-20T07:57:08.353Z","0.14.17-0.alpha.5969":"2020-10-20T12:26:37.860Z","0.14.17-0.alpha.5971":"2020-10-20T16:20:16.890Z","0.14.17-0.alpha.5973":"2020-10-20T18:50:25.136Z","0.14.17-0.alpha.5975":"2020-10-21T07:44:35.876Z","0.14.17-0.alpha.5977":"2020-10-22T07:57:55.509Z","0.14.17-0.alpha.5979":"2020-10-22T12:20:09.093Z","0.14.17-0.alpha.5981":"2020-10-25T09:15:06.449Z","0.14.17-0.alpha.5989":"2020-10-25T16:14:21.883Z","0.14.17-0.alpha.5992":"2020-10-25T18:39:52.310Z","0.14.17-0.alpha.5994":"2020-10-26T09:31:46.067Z","0.14.17-0.alpha.5996":"2020-10-27T13:54:33.815Z","0.14.17-0.alpha.5998":"2020-10-28T10:16:03.185Z","0.14.17-0.alpha.6013":"2020-10-29T06:22:34.542Z","0.14.17-0.alpha.6015":"2020-10-29T08:36:36.337Z","0.14.17-0.alpha.6017":"2020-10-29T14:16:45.657Z","0.14.17-0.alpha.6021":"2020-10-31T15:46:39.236Z","0.14.17-0.alpha.6022":"2020-10-31T16:40:10.281Z","0.14.17-0.alpha.6029":"2020-11-01T13:26:40.193Z","0.14.17-0.alpha.6031":"2020-11-02T08:15:17.961Z","0.14.17-0.alpha.6033":"2020-11-02T08:43:13.579Z","0.14.17-0.alpha.6035":"2020-11-03T02:25:36.528Z","0.14.17-0.alpha.6037":"2020-11-03T07:38:53.001Z","0.14.17-0.alpha.6043":"2020-11-03T09:12:46.042Z","0.14.17-0.alpha.6049":"2020-11-03T10:45:54.013Z","0.14.17-0.alpha.6051":"2020-11-03T14:08:29.128Z","0.14.17-0.alpha.6061":"2020-11-03T18:23:52.200Z","0.14.17-0.canary.6062":"2020-11-03T18:33:36.200Z","0.15.0-alpha.1.0.canary.6063":"2020-11-03T18:49:58.848Z","0.15.0-alpha.2.0.canary.6064":"2020-11-03T19:40:06.158Z","0.15.0-alpha.2":"2020-11-03T19:40:33.544Z","0.15.0-alpha.2.0.canary.6065":"2020-11-03T20:11:49.375Z","0.15.0-alpha.2.0.canary.6069":"2020-11-03T20:59:46.044Z","0.15.0-alpha.2.0.canary.6085":"2020-11-04T17:24:20.292Z","0.15.0-alpha.2.0.canary.6087":"2020-11-04T17:27:20.123Z","0.15.0-alpha.2.0.canary.6111":"2020-11-12T21:50:49.708Z","0.15.0-alpha.2.0.canary.6117":"2020-11-16T16:17:44.665Z","0.15.0-alpha.2.0.canary.6121":"2020-11-16T20:01:32.220Z","0.15.0-alpha.2.0.canary.6124":"2020-11-16T20:02:20.813Z","1.0.0-alpha.2":"2020-11-17T00:23:20.494Z","0.15.0-alpha.2.0.canary.6164":"2020-11-30T18:49:16.807Z","0.15.0-alpha.2.0.canary.6165":"2020-12-01T00:39:35.082Z","0.15.0-alpha.2.0.canary.6167":"2020-12-01T07:21:06.916Z","0.15.0-alpha.2.0.canary.6169":"2020-12-01T07:48:08.110Z","0.15.0-alpha.2.0.canary.6172":"2020-12-01T20:11:10.252Z","0.15.0-alpha.2.0.canary.6173":"2020-12-01T23:32:25.739Z","0.15.0-alpha.2.0.canary.6175":"2020-12-02T07:14:08.750Z","0.15.0-alpha.2.0.canary.6177":"2020-12-03T07:11:19.237Z","0.15.0-alpha.2.0.canary.6179":"2020-12-07T08:25:15.945Z","1.0.0-alpha.3":"2020-12-07T23:08:37.378Z","0.15.0-alpha.2.0.canary.6181":"2020-12-08T07:16:56.474Z","0.15.0-alpha.2.0.canary.6183":"2020-12-08T07:50:16.565Z","0.15.0-alpha.2.0.canary.6188":"2020-12-08T21:47:22.910Z","1.0.0-alpha.4":"2020-12-08T23:39:11.388Z","0.15.0-alpha.2.0.canary.6190":"2020-12-08T23:50:03.617Z","0.14.17":"2020-12-09T00:22:33.532Z","0.15.0-alpha.2.0.canary.6192":"2020-12-09T07:12:25.484Z","0.15.0-alpha.2.0.canary.6194":"2020-12-09T07:45:13.011Z","0.15.0-alpha.2.0.canary.6196":"2020-12-09T08:10:58.978Z","0.15.0-alpha.2.0.canary.6198":"2020-12-09T08:29:49.029Z","0.15.0-alpha.2.0.canary.6200":"2020-12-10T07:09:50.046Z","0.15.0-alpha.2.0.canary.6202":"2020-12-10T07:47:57.021Z","0.15.0-alpha.2.0.canary.6206":"2020-12-10T12:49:51.109Z","1.0.0-alpha.5":"2020-12-10T16:22:52.388Z","0.15.0-alpha.2.0.canary.6208":"2020-12-11T06:51:40.557Z","0.15.0-alpha.2.0.canary.6210":"2020-12-11T07:35:57.760Z","0.15.0-alpha.2.0.canary.6212":"2020-12-11T08:08:21.155Z","0.15.0-alpha.2.0.canary.6214":"2020-12-11T08:58:20.856Z","0.15.0-alpha.2.0.canary.6216":"2020-12-14T08:18:04.273Z","0.15.0-alpha.2.0.canary.6218":"2020-12-14T09:15:37.686Z","0.15.0-alpha.2.0.canary.6220":"2020-12-14T09:41:32.789Z","0.15.0-alpha.2.0.canary.6222":"2020-12-14T10:42:56.695Z","0.15.0-alpha.2.0.canary.6224":"2020-12-14T13:51:42.053Z","0.15.0-alpha.2.0.canary.6226":"2020-12-14T21:20:55.973Z","0.15.0-alpha.2.0.canary.6228":"2020-12-15T07:11:24.169Z","0.15.0-alpha.2.0.canary.6230":"2020-12-15T07:53:31.206Z","0.15.0-alpha.2.0.canary.6232":"2020-12-16T07:08:44.595Z","0.15.0-alpha.2.0.canary.6234":"2020-12-17T07:02:08.967Z","0.15.0-alpha.2.0.canary.6236":"2020-12-17T07:38:00.830Z","0.15.0-alpha.2.0.canary.6238":"2020-12-17T09:03:04.367Z","0.15.0-alpha.2.0.canary.6240":"2020-12-20T16:53:48.943Z","0.15.0-alpha.2.0.canary.6242":"2020-12-21T08:05:53.272Z","0.15.0-alpha.2.0.canary.6244":"2020-12-21T08:56:08.153Z","0.15.0-alpha.2.0.canary.6246":"2020-12-22T06:40:57.514Z","0.15.0-alpha.2.0.canary.6248":"2020-12-22T07:26:15.977Z","0.15.0-alpha.2.0.canary.6250":"2020-12-23T07:07:38.625Z","1.0.0-alpha.5.0.canary.6586":"2020-12-23T16:58:45.902Z","1.0.0-beta.1":"2020-12-23T17:03:20.756Z","1.0.0-beta.1.0.canary.6587":"2020-12-23T17:43:12.389Z","1.0.0-beta.1.0.canary.6590":"2020-12-24T12:01:04.166Z","1.0.0-beta.1.0.canary.6610":"2020-12-24T19:56:50.418Z","1.0.0-beta.1.0.canary.6612":"2020-12-27T21:41:40.549Z","1.0.0-beta.1.0.canary.6614":"2020-12-29T07:03:32.587Z","1.0.0-beta.1.0.canary.6615":"2020-12-29T18:29:00.398Z","1.0.0-beta.1.0.canary.6617":"2020-12-29T22:14:37.296Z","1.0.0-beta.1.0.canary.6618":"2020-12-30T05:07:34.145Z","1.0.0-beta.1.0.canary.6620":"2020-12-30T07:03:50.192Z","1.0.0-beta.1.0.canary.6622":"2020-12-30T07:45:39.887Z","1.0.0-beta.1.0.canary.6623":"2020-12-30T18:49:14.537Z","1.0.0-beta.1.0.canary.6625":"2020-12-30T20:44:38.269Z","1.0.0-beta.2":"2020-12-30T21:14:26.045Z","1.0.0-beta.2.0.canary.6626":"2020-12-30T23:34:45.502Z","1.0.0-beta.2.0.canary.6628":"2020-12-31T04:34:44.390Z","1.0.0-beta.2.0.canary.6630":"2021-01-01T20:25:51.821Z","1.0.0-beta.2.0.canary.6632":"2021-01-01T21:42:33.321Z","1.0.0-beta.2.0.canary.6635":"2021-01-03T01:22:24.981Z","1.0.0-beta.2.0.canary.6637":"2021-01-03T02:53:52.635Z","1.0.0-beta.2.0.canary.6639":"2021-01-03T18:44:04.538Z","1.0.0-beta.2.0.canary.6640":"2021-01-03T20:17:35.988Z","1.0.0-beta.2.0.canary.6642":"2021-01-04T08:09:03.409Z","1.0.0-beta.2.0.canary.6644":"2021-01-04T21:19:52.398Z","1.0.0-beta.2.0.canary.6647":"2021-01-04T22:22:52.727Z","1.0.0-beta.2.0.canary.6649":"2021-01-05T06:52:13.552Z","1.0.0-beta.2.0.canary.6651":"2021-01-05T07:52:38.516Z","1.0.0-beta.2.0.canary.6653":"2021-01-05T08:22:10.144Z","1.0.0-beta.2.0.canary.6655":"2021-01-05T08:52:00.035Z","1.0.0-beta.2.0.canary.6658":"2021-01-05T19:01:50.971Z","1.0.0-beta.3":"2021-01-05T19:05:44.136Z","1.0.0-beta.3.0.canary.6660":"2021-01-06T22:21:05.563Z","1.0.0-beta.3.0.canary.6662":"2021-01-08T07:03:16.799Z","1.0.0-beta.3.0.canary.6664":"2021-01-08T07:45:22.176Z","1.0.0-beta.3.0.canary.6666":"2021-01-08T08:04:20.461Z","1.0.0-beta.3.0.canary.6668":"2021-01-11T07:46:00.590Z","1.0.0-beta.3.0.canary.6670":"2021-01-12T07:04:25.061Z","1.0.0-beta.3.0.canary.6672":"2021-01-12T08:02:17.311Z","1.0.0-beta.3.0.canary.6674":"2021-01-12T09:02:56.146Z","1.0.0-beta.3.0.canary.6676":"2021-01-14T06:59:44.189Z","1.0.0-beta.3.0.canary.6678":"2021-01-14T23:08:50.941Z","1.0.0-beta.3.0.canary.6681":"2021-01-17T17:12:34.957Z","1.0.0-beta.3.0.canary.6683":"2021-01-18T08:10:35.271Z","1.0.0-beta.3.0.canary.6685":"2021-01-18T09:18:04.181Z","1.0.0-beta.3.0.canary.6687":"2021-01-19T06:58:01.590Z","1.0.0-beta.3.0.canary.6689":"2021-01-19T07:56:54.596Z","1.0.0-beta.3.0.canary.6691":"2021-01-19T08:28:36.185Z","1.0.0-beta.3.0.canary.6693":"2021-01-19T08:57:10.360Z","1.0.0-beta.3.0.canary.6694":"2021-01-19T20:30:31.799Z","1.0.0-beta.3.0.canary.6697":"2021-01-21T01:02:36.193Z","1.0.0-beta.3.0.canary.6702":"2021-01-25T18:16:58.191Z","1.0.0-beta.3.0.canary.6704":"2021-01-26T07:05:20.627Z","1.0.0-beta.3.0.canary.6706":"2021-01-26T07:55:31.258Z","1.0.0-beta.3.0.canary.6708":"2021-01-26T08:34:30.988Z","1.0.0-beta.3.0.canary.6710":"2021-01-26T11:02:27.286Z","1.0.0-beta.3.0.canary.6711":"2021-01-26T21:15:10.090Z","1.0.0-beta.3.0.canary.6713":"2021-01-29T00:54:42.296Z","1.0.0-beta.4":"2021-01-29T01:05:25.452Z","1.0.0-beta.4.0.canary.6715":"2021-02-01T08:09:11.165Z","1.0.0-beta.4.0.canary.6717":"2021-02-01T18:04:00.071Z","1.0.0-beta.4.0.canary.6718":"2021-02-01T22:45:17.485Z","1.0.0-beta.4.0.canary.6720":"2021-02-02T06:43:17.154Z","1.0.0-beta.4.0.canary.6722":"2021-02-02T07:48:27.297Z","1.0.0-beta.4.0.canary.6724":"2021-02-03T06:38:57.305Z","1.0.0-beta.4.0.canary.6726":"2021-02-03T09:06:25.378Z","1.0.0-beta.4.0.canary.6728":"2021-02-03T11:29:38.235Z","1.0.0-beta.4.0.canary.6730":"2021-02-03T12:30:48.357Z","1.0.0-beta.4.0.canary.6732":"2021-02-03T13:55:17.096Z","1.0.0-beta.4.0.canary.6734":"2021-02-03T14:55:02.228Z","1.0.0-beta.4.0.canary.6736":"2021-02-03T15:45:49.015Z","1.0.0-beta.4.0.canary.6738":"2021-02-03T17:42:01.808Z","1.0.0-beta.4.0.canary.6740":"2021-02-03T18:16:12.219Z","1.0.0-beta.4.0.canary.6742":"2021-02-03T20:04:57.251Z","1.0.0-beta.4.0.canary.6744":"2021-02-04T00:17:32.791Z","1.0.0-beta.4.0.canary.6746":"2021-02-04T15:52:35.874Z","1.0.0-beta.4.0.canary.6749":"2021-02-04T18:14:48.667Z","1.0.0-beta.4.0.canary.6750":"2021-02-04T18:27:07.980Z","1.0.0-beta.4.0.canary.6751":"2021-02-04T19:11:42.161Z","1.0.0-beta.4.0.canary.6753":"2021-02-05T06:47:43.535Z","1.0.0-beta.4.0.canary.6755":"2021-02-05T07:53:46.962Z","1.0.0-beta.4.0.canary.6757":"2021-02-08T07:39:54.683Z","1.0.0-beta.4.0.canary.6759":"2021-02-08T16:54:08.587Z","1.0.0-beta.4.0.canary.6781":"2021-02-10T19:56:43.156Z","1.0.0-beta.4.0.canary.6782":"2021-02-11T17:07:38.822Z","1.0.0-beta.4.0.canary.6784":"2021-02-12T06:42:35.453Z","1.0.0-beta.4.0.canary.6786":"2021-02-12T07:56:46.636Z","1.0.0-beta.4.0.canary.6788":"2021-02-12T08:16:52.108Z","1.0.0-beta.4.0.canary.6790":"2021-02-12T08:42:00.661Z","1.0.0-beta.4.0.canary.6791":"2021-02-14T10:13:28.089Z","1.0.0-beta.4.0.canary.6793":"2021-02-15T08:58:52.341Z","1.0.0-beta.4.0.canary.6795":"2021-02-15T09:19:18.859Z","1.0.0-beta.4.0.canary.6797":"2021-02-15T10:03:26.932Z","1.0.0-beta.4.0.canary.6799":"2021-02-15T10:59:21.394Z","1.0.0-beta.4.0.canary.6803":"2021-02-16T00:07:03.867Z","1.0.0-beta.4.0.canary.6805":"2021-02-16T06:40:39.626Z","1.0.0-beta.4.0.canary.6807":"2021-02-16T07:47:03.193Z","1.0.0-beta.4.0.canary.6809":"2021-02-16T08:15:56.101Z","1.0.0-beta.4.0.canary.6811":"2021-02-17T06:38:52.149Z","1.0.0-beta.4.0.canary.6826":"2021-02-17T16:49:08.121Z","1.0.0-beta.4.0.canary.6815":"2021-02-17T16:49:20.429Z","1.0.0-beta.5":"2021-02-17T17:36:51.277Z","1.0.0-beta.5.0.canary.6826":"2021-02-17T20:30:10.662Z","1.0.0-beta.5.0.canary.6828":"2021-02-18T06:39:49.084Z","1.0.0-beta.5.0.canary.6830":"2021-02-18T07:43:40.017Z","1.0.0-beta.5.0.canary.6833":"2021-02-18T19:47:02.732Z","1.0.0-beta.5.0.canary.6835":"2021-02-18T22:11:50.889Z","1.0.0-beta.5.0.canary.6837":"2021-02-18T23:06:47.355Z","1.0.0-beta.6":"2021-02-18T23:08:15.829Z","1.0.0-beta.6.0.canary.6839":"2021-02-19T06:43:58.784Z","1.0.0-beta.6.0.canary.6841":"2021-02-19T08:02:30.703Z","1.0.0-beta.6.0.canary.6843":"2021-02-19T08:45:38.299Z","1.0.0-beta.6.0.canary.6845":"2021-02-19T09:16:11.029Z","1.0.0-beta.6.0.canary.6852":"2021-02-22T07:13:54.134Z","1.0.0-beta.6.0.canary.6854":"2021-02-22T07:51:55.560Z","1.0.0-beta.6.0.canary.6856":"2021-02-22T16:47:46.106Z","1.0.0-rc.1":"2021-02-22T17:36:48.083Z","1.0.0-rc.1.0.canary.6857":"2021-02-22T21:22:57.992Z","1.0.0-rc.1.0.canary.6859":"2021-02-23T06:42:14.059Z","1.0.0-rc.1.0.canary.6861":"2021-02-23T08:42:37.595Z","1.0.0-rc.1.0.canary.6863":"2021-02-23T11:54:46.222Z","1.0.0-rc.1.0.canary.6865":"2021-02-23T14:13:37.172Z","1.0.0-rc.1.0.canary.6867":"2021-02-23T16:36:48.345Z","1.0.0-rc.1.0.canary.6869":"2021-02-23T19:15:14.933Z","1.0.0-rc.1.0.canary.6871":"2021-02-23T20:42:04.625Z","1.0.0-rc.1.0.canary.6873":"2021-02-23T21:16:05.184Z","1.0.0-rc.1.0.canary.6874":"2021-02-23T21:45:06.220Z","1.0.0-rc.1.0.canary.6876":"2021-02-24T07:57:23.253Z","1.0.0-rc.1.0.canary.6878":"2021-02-24T08:19:13.441Z","1.0.0-rc.1.0.canary.6879":"2021-02-24T08:59:54.215Z","1.0.0-rc.1.0.canary.6883":"2021-02-24T16:38:11.101Z","1.0.0-rc.1.0.canary.6885":"2021-02-24T19:04:55.804Z","1.0.0-rc.1.0.canary.6887":"2021-02-24T19:51:11.094Z","1.0.0-rc.2":"2021-02-24T19:54:46.790Z","1.0.0-rc.2.0.canary.6888":"2021-02-25T04:41:25.352Z","1.0.0-rc.2.0.canary.6890":"2021-02-25T06:43:07.077Z","1.0.0-rc.2.0.canary.6892":"2021-02-25T07:58:07.605Z","1.0.0-rc.2.0.canary.6894":"2021-02-26T03:35:37.639Z","1.0.0-rc.2.0.canary.6896":"2021-02-26T06:39:44.342Z","1.0.0-rc.2.0.canary.6898":"2021-02-26T08:01:56.330Z","1.0.0-rc.2.0.canary.6900":"2021-03-01T08:21:30.363Z","1.0.0-rc.2.0.canary.6902":"2021-03-02T06:25:06.943Z","1.0.0-rc.2.0.canary.6904":"2021-03-02T07:48:42.209Z","1.0.0-rc.2.0.canary.6906":"2021-03-02T10:21:52.640Z","1.0.0-rc.2.0.canary.6908":"2021-03-02T12:39:30.416Z","1.0.0-rc.2.0.canary.6910":"2021-03-02T13:28:13.158Z","1.0.0-rc.2.0.canary.6912":"2021-03-02T14:07:00.258Z","1.0.0-rc.2.0.canary.6914":"2021-03-02T15:06:26.962Z","1.0.0-rc.2.0.canary.6916":"2021-03-02T16:22:32.035Z","1.0.0-rc.2.0.canary.6918":"2021-03-02T21:14:34.675Z","1.0.0-rc.2.0.canary.6929":"2021-03-02T21:26:57.385Z","1.0.0-rc.2.0.canary.6931":"2021-03-03T06:28:09.552Z","1.0.0-rc.2.0.canary.6933":"2021-03-03T07:52:58.421Z","1.0.0-rc.2.0.canary.6935":"2021-03-04T06:44:38.967Z","1.0.0-rc.2.0.canary.6937":"2021-03-04T08:06:30.346Z","1.0.0-rc.2.0.canary.6939":"2021-03-04T08:36:02.812Z","1.0.0-rc.2.0.canary.6942":"2021-03-04T19:07:42.219Z","1.0.0-rc.2.0.canary.6943":"2021-03-05T00:58:58.244Z","1.0.0-rc.2.0.canary.6945":"2021-03-05T06:49:43.398Z","1.0.0-rc.2.0.canary.6947":"2021-03-05T08:08:17.476Z","1.0.0-rc.3":"2021-03-05T17:31:20.460Z","1.0.0-rc.3.0.canary.6949":"2021-03-08T07:47:45.559Z","1.0.0-rc.3.0.canary.6951":"2021-03-08T09:38:01.578Z","1.0.0-rc.3.0.canary.6952":"2021-03-08T15:24:29.554Z","1.0.0-rc.3.0.canary.6954":"2021-03-08T16:11:00.792Z","1.0.0-rc.3.0.canary.6955":"2021-03-08T17:52:35.331Z","1.0.0-rc.3.0.canary.6957":"2021-03-08T18:45:03.633Z","1.0.0-rc.3.0.canary.6959":"2021-03-08T19:23:54.286Z","1.0.0-rc.3.0.canary.6961":"2021-03-08T19:50:05.217Z","1.0.0-rc.4":"2021-03-08T20:08:22.507Z","1.0.0-rc.4.0.canary.6962":"2021-03-15T20:00:38.082Z","1.0.0-rc.4.0.canary.6963":"2021-03-16T16:42:59.048Z","1.0.0-rc.4.0.canary.6965":"2021-03-16T17:24:12.532Z","1.0.0-rc.4.0.canary.6967":"2021-03-16T17:26:36.463Z","1.0.0-rc.4.0.canary.6968":"2021-03-16T22:17:20.678Z","1.0.0-rc.4.0.canary.6969":"2021-03-16T22:20:14.105Z","1.0.0-rc.4.0.canary.6971":"2021-03-17T02:37:26.468Z","1.0.0-rc.4.0.canary.6972":"2021-03-17T04:49:22.082Z","1.0.0-rc.4.0.canary.6973":"2021-03-17T08:28:06.391Z","1.0.0-rc.4.0.canary.6975":"2021-03-17T12:40:31.138Z","1.0.0-rc.4.0.canary.6977":"2021-03-17T16:47:43.438Z","1.0.0-rc.4.0.canary.6979":"2021-03-17T17:44:36.932Z","1.0.0-rc.4.0.canary.6981":"2021-03-17T19:54:47.943Z","1.0.0-rc.4.0.canary.6983":"2021-03-17T22:46:33.717Z","1.0.0-rc.4.0.canary.6985":"2021-03-18T04:34:40.322Z","1.0.0-rc.5.0.canary.6988":"2021-03-18T04:44:20.409Z","1.0.0-rc.5":"2021-03-18T05:01:01.111Z","1.0.0-rc.5.0.canary.6990":"2021-03-18T07:22:05.129Z","1.0.0-rc.5.0.canary.6992":"2021-03-18T09:15:13.346Z","1.0.0-rc.5.0.canary.6993":"2021-03-18T09:47:54.657Z","1.0.0-rc.5.0.canary.6995":"2021-03-18T10:49:46.213Z","1.0.0-rc.5.0.canary.6997":"2021-03-18T12:30:53.397Z","1.0.0-rc.5.0.canary.6998":"2021-03-18T12:56:59.680Z","1.0.0-rc.5.0.canary.6999":"2021-03-18T14:41:08.299Z","1.0.0-rc.5.0.canary.7001":"2021-03-18T17:09:09.925Z","1.0.0-rc.5.0.canary.7003":"2021-03-18T17:54:13.875Z","1.0.0-rc.5.0.canary.7005":"2021-03-19T14:06:04.974Z","1.0.0-rc.5.0.canary.7007":"2021-03-20T03:58:06.025Z","1.0.0-rc.5.0.canary.7009":"2021-03-21T12:44:49.621Z","1.0.0-rc.5.0.canary.7010":"2021-03-22T16:57:03.871Z","1.0.0-rc.5.0.canary.7011":"2021-03-22T21:23:50.539Z","1.0.0-rc.5.0.canary.7013":"2021-03-22T22:40:54.380Z","1.0.0-rc.5.0.canary.7016":"2021-03-24T21:54:49.263Z","1.0.0-rc.5.0.canary.7018":"2021-03-24T23:34:32.065Z","1.0.0-rc.5.0.canary.7020":"2021-03-25T05:45:32.349Z","1.0.0-rc.5.0.canary.7022":"2021-03-25T08:52:25.975Z","1.0.0-rc.5.0.canary.7024":"2021-03-25T11:31:43.081Z","1.0.0-rc.5.0.canary.7026":"2021-03-25T13:42:57.985Z","1.0.0-rc.5.0.canary.7028":"2021-03-25T15:40:54.336Z","1.0.0-rc.5.0.canary.7030":"2021-03-25T17:25:16.174Z","1.0.0-rc.5.0.canary.7031":"2021-03-25T18:01:36.875Z","1.0.0-rc.5.0.canary.7033":"2021-03-25T20:36:54.960Z","1.0.0-rc.5.0.canary.7041":"2021-03-26T20:53:53.892Z","1.0.0-rc.5.0.canary.7046":"2021-03-26T21:49:29.451Z","1.0.0-rc.5.0.canary.7047":"2021-03-26T22:24:01.327Z","1.0.0-rc.5.0.canary.7048":"2021-03-27T17:08:14.152Z","1.0.0-rc.5.0.canary.7050":"2021-03-27T19:32:01.189Z","1.0.0-rc.5.0.canary.7052":"2021-03-27T20:06:56.101Z","1.0.0-rc.5.0.canary.7054":"2021-03-27T20:30:49.200Z","1.0.0-rc.5.0.canary.7056":"2021-03-28T17:02:07.232Z","1.0.0-rc.5.0.canary.7057":"2021-03-28T17:43:59.854Z","1.0.0-rc.6":"2021-03-28T18:00:12.508Z","1.0.0-rc.6.0.canary.7059":"2021-03-29T01:13:42.696Z","1.0.0-rc.6.0.canary.7061":"2021-03-29T01:41:28.941Z","1.0.0-rc.6.0.canary.7063":"2021-03-29T16:32:36.913Z","1.0.0-rc.6.0.canary.7065":"2021-03-29T16:52:56.128Z","1.0.0-rc.6.0.canary.7067":"2021-03-30T00:00:07.734Z","1.0.0-rc.6.0.canary.7069":"2021-03-30T00:19:46.527Z","1.0.0-rc.6.0.canary.7073":"2021-03-30T18:07:13.122Z","1.0.0-rc.6.0.canary.7077":"2021-03-31T04:56:07.397Z","1.0.0-rc.6.0.canary.7079":"2021-03-31T14:22:27.453Z","1.0.0-rc.6.0.canary.7083":"2021-04-01T15:50:21.815Z","1.0.0":"2021-04-01T17:06:17.785Z","1.0.1-0.canary.7086":"2021-04-02T15:31:29.720Z","1.0.1-0.canary.7088":"2021-04-02T20:39:41.889Z","1.0.1-0.canary.7089":"2021-04-02T21:48:35.636Z","1.0.1-0.canary.7090":"2021-04-03T10:47:35.434Z","1.0.1-0.canary.7092":"2021-04-04T12:34:38.227Z","1.0.1-0.canary.7094":"2021-04-04T12:59:06.042Z","1.0.1-0.canary.7095":"2021-04-04T14:05:14.915Z","1.0.1-0.canary.7097":"2021-04-05T02:01:59.016Z","1.0.1-0.canary.7099":"2021-04-05T13:56:15.721Z","1.0.1-0.canary.7104":"2021-04-05T16:34:19.930Z","1.0.1-0.canary.7105":"2021-04-05T18:22:48.668Z","1.0.1-0.canary.7107":"2021-04-05T19:10:23.624Z","1.0.1-0.canary.7109":"2021-04-06T11:27:03.368Z","1.0.1-0.canary.7111":"2021-04-06T16:12:26.886Z","1.0.1-0.canary.7114":"2021-04-07T00:32:38.386Z","1.0.1-0.canary.7116":"2021-04-07T07:25:17.941Z","1.0.1-0.canary.7118":"2021-04-07T09:56:45.101Z","1.0.1-0.canary.7119":"2021-04-07T11:08:34.219Z","1.0.1-0.canary.7121":"2021-04-07T19:31:54.962Z","1.0.1-0.canary.7123":"2021-04-07T20:02:36.392Z","1.0.1-0.canary.7125":"2021-04-07T20:33:40.736Z","1.0.1-0.canary.7128":"2021-04-07T21:42:58.795Z","1.0.1-0.canary.7130":"2021-04-08T08:22:09.633Z","1.0.1-0.canary.7132":"2021-04-08T10:10:50.402Z","1.0.1-0.canary.7134":"2021-04-08T16:37:01.029Z","1.0.1-0.canary.7136":"2021-04-08T16:54:54.786Z","1.0.1-0.canary.7138":"2021-04-08T22:13:59.198Z","1.0.1-0.canary.7140":"2021-04-08T22:33:09.673Z","1.0.1-0.canary.7142":"2021-04-09T12:27:16.429Z","1.0.1-0.canary.7144":"2021-04-09T18:15:30.243Z","1.0.1-0.canary.7146":"2021-04-09T20:26:45.420Z","1.0.1-0.canary.7148":"2021-04-09T23:07:14.372Z","1.0.1-0.canary.7150":"2021-04-10T12:45:55.151Z","1.0.1-0.canary.7152":"2021-04-12T01:36:57.239Z","1.0.1-0.canary.7154":"2021-04-12T08:16:22.550Z","1.0.1-0.canary.7156":"2021-04-12T16:32:49.581Z","1.0.1-0.canary.7160":"2021-04-12T17:14:26.795Z","1.0.1-0.canary.7162":"2021-04-12T19:09:41.262Z","1.0.1-0.canary.7164":"2021-04-13T01:00:12.353Z","1.0.1-0.canary.7166":"2021-04-13T17:03:49.542Z","1.0.1-0.canary.7168":"2021-04-13T17:27:41.882Z","1.0.1-0.canary.7170":"2021-04-13T18:17:57.378Z","1.0.1-0.canary.7176":"2021-04-13T23:14:55.696Z","1.0.1-0.canary.7178":"2021-04-14T17:04:12.313Z","1.0.1-0.canary.7181":"2021-04-14T17:45:38.092Z","1.0.1-0.canary.7183":"2021-04-14T18:13:11.735Z","1.0.1-0.canary.7185":"2021-04-14T20:52:25.473Z","1.0.1":"2021-04-14T21:26:15.087Z","1.0.2-0.canary.7187":"2021-04-15T10:26:17.566Z","1.0.2-0.canary.7188":"2021-04-16T08:45:34.774Z","1.0.2-0.canary.7189":"2021-04-16T09:04:48.072Z","1.0.2-0.canary.7196":"2021-04-16T16:35:11.234Z","1.0.2-0.canary.7198":"2021-04-16T16:45:03.137Z","1.0.2-0.canary.7200":"2021-04-18T06:36:51.948Z","1.0.2-0.canary.7202":"2021-04-19T03:03:06.175Z","1.0.2-0.canary.7204":"2021-04-19T03:26:27.311Z","1.0.2-0.canary.7206":"2021-04-19T13:56:03.655Z","1.0.2-0.canary.7208":"2021-04-19T14:53:07.732Z","1.0.2-0.canary.7210":"2021-04-19T17:27:24.842Z","1.0.2-0.canary.7212":"2021-04-19T21:16:12.988Z","1.0.2-0.canary.7214":"2021-04-20T05:42:42.062Z","1.0.2-0.canary.7216":"2021-04-20T10:50:24.330Z","1.0.2-0.canary.7218":"2021-04-20T13:33:09.067Z","1.0.2-0.canary.7220":"2021-04-20T13:56:40.376Z","1.0.2-0.canary.7222":"2021-04-20T14:18:18.032Z","1.0.2-0.canary.7224":"2021-04-20T14:29:24.694Z","1.0.2":"2021-04-20T16:24:32.525Z","1.0.3-0.canary.7226":"2021-04-21T11:05:25.970Z","1.0.3-0.canary.7227":"2021-04-22T07:56:23.898Z","1.0.3-0.canary.7229":"2021-04-22T08:16:07.916Z","1.0.3-0.canary.7231":"2021-04-22T12:23:18.198Z","1.0.3-0.canary.7233":"2021-04-22T18:44:21.181Z","1.0.3-0.canary.7235":"2021-04-23T15:57:17.313Z","1.0.3-0.canary.7237":"2021-04-24T01:55:00.627Z","1.0.3-0.canary.7239":"2021-04-24T02:15:10.240Z","1.0.3-0.canary.7241":"2021-04-24T05:33:55.341Z","1.0.3-0.canary.7243":"2021-04-24T17:11:44.124Z","1.0.3-0.canary.7245":"2021-04-24T20:46:22.601Z","1.0.3-0.canary.7247":"2021-04-25T18:27:40.927Z","1.0.3-0.canary.7249":"2021-04-26T00:35:10.312Z","1.0.3-0.canary.7251":"2021-04-26T18:41:12.993Z","1.0.3-0.canary.7253":"2021-04-26T19:00:25.506Z","1.0.3-0.canary.7255":"2021-04-27T09:51:10.511Z","1.0.3-0.canary.7257":"2021-04-27T18:58:05.780Z","1.0.3-0.canary.7259":"2021-04-28T09:36:48.024Z","1.0.3-0.canary.7261":"2021-04-28T11:58:20.600Z","1.0.3-0.canary.7263":"2021-04-28T15:19:35.046Z","1.0.3-0.canary.7265":"2021-04-29T10:54:50.117Z","1.0.3-0.canary.7267":"2021-04-29T16:01:13.975Z","1.0.3-0.canary.7269":"2021-04-29T16:24:26.770Z","1.0.3-0.canary.7271":"2021-04-29T19:01:41.329Z","1.0.3-0.canary.7273":"2021-04-29T21:25:42.196Z","1.0.3-0.canary.7275":"2021-04-30T00:02:08.014Z","1.0.3-0.canary.7277":"2021-05-03T02:24:51.231Z","1.0.3-0.canary.7279":"2021-05-03T10:19:53.204Z","1.0.3-0.canary.7281":"2021-05-03T15:37:38.956Z","1.0.3-0.canary.7283":"2021-05-03T15:56:09.801Z","1.0.3-0.canary.7285":"2021-05-03T23:00:17.488Z","1.0.3-0.canary.7287":"2021-05-04T09:53:42.911Z","1.0.3-0.canary.7289":"2021-05-04T11:27:29.521Z","1.0.3-0.canary.7291":"2021-05-04T14:08:02.629Z","1.0.3-0.canary.7295":"2021-05-04T15:16:39.228Z","1.0.3-0.canary.7296":"2021-05-04T16:11:50.264Z","1.0.3-0.canary.7298":"2021-05-04T17:59:54.213Z","1.0.3-0.canary.7300":"2021-05-04T18:26:59.972Z","1.0.3-0.canary.7302":"2021-05-04T18:44:51.974Z","1.0.3-0.canary.7304":"2021-05-05T12:07:21.726Z","1.0.3-0.canary.7306":"2021-05-06T09:40:24.407Z","1.0.3-0.canary.7308":"2021-05-06T13:08:06.797Z","1.0.3-0.canary.7310":"2021-05-06T13:51:25.255Z","1.0.3-0.canary.7313":"2021-05-07T02:35:38.137Z","1.0.3-0.canary.7315":"2021-05-07T14:54:05.773Z","1.0.3-0.canary.7317":"2021-05-08T15:58:47.964Z","1.0.3-0.canary.7319":"2021-05-08T17:11:26.795Z","1.0.3-0.canary.7321":"2021-05-08T17:28:46.267Z","1.0.3-0.canary.7322":"2021-05-08T17:49:59.415Z","1.0.3-0.canary.7324":"2021-05-09T04:03:50.569Z","1.0.3-0.canary.7326":"2021-05-09T09:13:19.071Z","1.0.3-0.canary.7328":"2021-05-09T13:45:14.227Z","1.0.3":"2021-05-09T15:35:58.243Z","1.0.4-0.canary.7330":"2021-05-10T00:39:55.509Z","1.0.4-0.canary.7332":"2021-05-10T14:04:51.925Z","1.0.4-0.canary.7334":"2021-05-10T15:21:51.585Z","1.0.4-0.canary.7336":"2021-05-10T18:32:40.936Z","1.0.4-0.canary.7337":"2021-05-10T22:02:24.534Z","1.0.4-0.canary.7339":"2021-05-11T10:43:38.444Z","1.0.4-0.canary.7341":"2021-05-11T14:38:46.924Z","1.0.4-0.canary.7342":"2021-05-11T17:49:52.776Z","1.0.4-0.canary.7344":"2021-05-11T18:58:04.230Z","1.0.4-0.canary.7346":"2021-05-12T11:30:04.763Z","1.0.4-0.canary.7348":"2021-05-12T18:17:53.729Z","1.0.4-0.canary.7350":"2021-05-12T20:00:44.939Z","1.0.4-0.canary.7352":"2021-05-13T09:50:47.536Z","1.0.4-0.canary.7354":"2021-05-13T11:38:37.843Z","1.0.4-0.canary.7356":"2021-05-13T15:11:41.234Z","1.0.4-0.canary.7358":"2021-05-13T15:33:30.392Z","1.0.4-0.canary.7360":"2021-05-13T17:28:07.092Z","1.0.4-0.canary.7362":"2021-05-13T19:11:20.181Z","1.0.4-0.canary.7364":"2021-05-14T08:40:39.007Z","1.0.4-0.canary.7366":"2021-05-14T15:06:08.625Z","1.0.4-0.canary.7368":"2021-05-15T00:13:05.272Z","1.0.4-0.canary.7370":"2021-05-15T05:29:33.406Z","1.0.4-0.canary.7372":"2021-05-15T18:09:40.846Z","1.0.4-0.canary.7374":"2021-05-17T01:38:47.207Z","1.0.4-0.canary.7376":"2021-05-17T03:55:04.877Z","1.0.4-0.canary.7378":"2021-05-17T14:49:02.028Z","1.0.4-0.canary.7381":"2021-05-17T16:29:44.021Z","1.0.4-0.canary.7385":"2021-05-17T18:17:59.832Z","1.0.5-0.canary.7387":"2021-05-17T18:38:04.514Z","1.0.4":"2021-05-17T18:47:59.464Z","1.0.5-0.canary.7389":"2021-05-17T19:04:12.864Z","1.0.5-0.canary.7392":"2021-05-17T21:24:22.552Z","1.0.5-0.canary.7394":"2021-05-19T01:19:10.257Z","1.0.5-0.canary.7396":"2021-05-19T10:38:23.487Z","1.0.5-0.canary.7398":"2021-05-19T12:50:30.980Z","1.0.5-0.canary.7400":"2021-05-19T21:44:38.978Z","1.0.5-0.canary.7402":"2021-05-21T02:07:00.567Z","1.0.5-0.canary.7404":"2021-05-21T16:56:11.127Z","1.0.5-0.canary.7406":"2021-05-21T22:09:41.083Z","1.0.5-0.canary.7408":"2021-05-22T02:36:06.605Z","1.0.5-0.canary.7410":"2021-05-22T20:46:40.488Z","1.0.5-0.canary.7412":"2021-05-23T08:41:58.452Z","1.0.5-0.canary.7414":"2021-05-24T02:05:29.028Z","1.0.5-0.canary.7416":"2021-05-24T10:32:51.814Z","1.0.5-0.canary.7418":"2021-05-24T13:22:00.140Z","1.0.5-0.canary.7420":"2021-05-24T18:23:28.831Z","1.0.5-0.canary.7422":"2021-05-25T10:58:43.412Z","1.0.5-0.canary.7424":"2021-05-25T12:17:06.103Z","1.0.5-0.canary.7426":"2021-05-25T12:40:55.591Z","1.0.5-0.canary.7428":"2021-05-25T14:59:28.098Z","1.0.5-0.canary.7430":"2021-05-25T16:44:08.943Z","1.0.5-0.canary.7432":"2021-05-25T18:33:49.154Z","1.0.5-0.canary.7434":"2021-05-25T21:20:13.181Z","1.0.5-0.canary.7436":"2021-05-26T09:52:18.716Z","1.0.5-0.canary.7438":"2021-05-26T18:19:53.956Z","1.0.5-0.canary.7440":"2021-05-26T18:43:37.208Z","1.0.5-0.canary.7442":"2021-05-27T09:18:40.869Z","1.0.5-0.canary.7444":"2021-05-27T11:19:36.637Z","1.0.5-0.canary.7446":"2021-05-27T13:23:16.213Z","1.0.5-0.canary.7448":"2021-05-27T13:59:49.313Z","1.0.5-0.canary.7450":"2021-05-27T15:43:09.003Z","1.0.5-0.canary.7452":"2021-05-27T17:30:19.793Z","1.0.5-0.canary.7454":"2021-05-28T02:26:27.433Z","1.0.5-0.canary.7456":"2021-05-28T14:52:42.806Z","1.0.5-0.canary.7458":"2021-05-28T15:17:43.098Z","1.0.5-0.canary.7460":"2021-05-28T16:33:25.839Z","1.0.5-0.canary.7462":"2021-05-28T18:18:14.297Z","1.0.5-0.canary.7464":"2021-05-28T21:16:31.101Z","1.0.5-0.canary.7466":"2021-05-29T02:25:51.174Z","1.0.5-0.canary.7467":"2021-05-29T15:32:01.904Z","1.0.5-0.canary.7468":"2021-05-29T20:02:08.981Z","1.0.5-0.canary.7470":"2021-05-29T21:54:50.904Z","1.0.5-0.canary.7472":"2021-05-30T11:48:10.101Z","1.0.5-0.canary.7474":"2021-05-30T13:01:33.439Z","1.0.5-0.canary.7476":"2021-05-30T17:07:18.222Z","1.0.5-0.canary.7477":"2021-05-30T17:42:47.083Z","1.0.5-0.canary.7478":"2021-05-30T18:03:22.471Z","1.0.5-0.canary.7480":"2021-05-31T01:07:26.451Z","1.0.5-0.canary.7482":"2021-05-31T09:54:44.155Z","1.0.5-0.canary.7484":"2021-05-31T11:39:48.046Z","1.0.5-0.canary.7486":"2021-05-31T13:46:06.326Z","1.0.5-0.canary.7488":"2021-05-31T15:45:55.319Z","1.0.5-0.canary.7490":"2021-05-31T17:49:11.919Z","1.0.5-0.canary.7492":"2021-05-31T18:07:57.648Z","1.0.5-0.canary.7494":"2021-06-01T09:38:09.314Z","1.0.5-0.canary.7496":"2021-06-01T15:01:03.939Z","1.0.5-0.canary.7497":"2021-06-01T16:07:28.828Z","1.0.5":"2021-06-01T16:50:20.667Z","1.0.6-0.canary.7499":"2021-06-01T20:12:46.591Z","1.0.6-0.canary.7501":"2021-06-02T19:02:52.317Z","1.0.6-0.canary.7503":"2021-06-02T19:22:13.822Z","1.0.6-0.canary.7505":"2021-06-03T09:35:45.181Z","1.0.6-0.canary.7507":"2021-06-03T09:59:13.364Z","1.0.6-0.canary.7509":"2021-06-04T13:17:37.145Z","1.0.6-0.canary.7511":"2021-06-04T16:44:32.087Z","1.0.6-0.canary.7518":"2021-06-04T17:48:56.752Z","1.0.6":"2021-06-04T18:09:28.518Z","1.0.7-0.canary.7522":"2021-06-04T23:52:41.102Z","1.0.7-0.canary.7524":"2021-06-05T12:29:08.052Z","1.0.7-0.canary.7526":"2021-06-06T11:53:25.822Z","1.0.7-0.canary.7528":"2021-06-06T14:09:53.748Z","1.0.7-0.canary.7530":"2021-06-06T17:38:37.013Z","1.0.7-0.canary.7532":"2021-06-07T09:31:58.461Z","1.0.7-0.canary.7534":"2021-06-07T10:00:57.152Z","1.0.7-0.canary.7536":"2021-06-07T13:59:27.065Z","1.0.7-0.canary.7538":"2021-06-07T14:24:57.241Z","1.0.7-0.canary.7540":"2021-06-07T17:15:31.847Z","1.0.7-0.canary.7542":"2021-06-07T18:03:21.701Z","1.0.7-0.canary.7544":"2021-06-07T18:57:17.939Z","1.0.7-0.canary.7546":"2021-06-07T19:34:36.351Z","1.0.7-0.canary.7548":"2021-06-08T13:19:39.386Z","1.0.7-0.canary.7550":"2021-06-08T15:36:48.567Z","1.0.7-0.canary.7552":"2021-06-08T17:19:27.102Z","1.0.7-0.canary.7554":"2021-06-08T20:24:19.568Z","1.0.7-0.canary.7556":"2021-06-08T20:46:29.420Z","1.0.7":"2021-06-08T20:51:51.257Z","1.0.8-0.canary.7558":"2021-06-09T12:14:03.449Z","1.0.8-0.canary.7560":"2021-06-09T12:35:01.932Z","1.0.8-0.canary.7562":"2021-06-09T16:34:30.887Z","1.0.8-0.canary.7564":"2021-06-09T19:09:31.157Z","1.0.8-0.canary.7566":"2021-06-09T22:16:45.990Z","1.0.8-0.canary.7568":"2021-06-09T23:49:20.725Z","1.0.8-0.canary.7570":"2021-06-10T12:16:32.890Z","1.0.8-0.canary.7572":"2021-06-10T15:30:00.853Z","1.0.8-0.canary.7574":"2021-06-10T18:01:25.285Z","1.0.8-0.canary.7576":"2021-06-10T19:38:57.219Z","1.0.8-0.canary.7578":"2021-06-10T20:49:50.787Z","1.0.8-0.canary.7580":"2021-06-10T22:05:48.356Z","1.0.8-0.canary.7582":"2021-06-11T18:05:21.820Z","1.0.8-0.canary.7584":"2021-06-11T18:58:09.109Z","1.0.8-0.canary.7586":"2021-06-13T15:22:09.225Z","1.0.8-0.canary.7588":"2021-06-14T00:46:13.552Z","1.0.8-0.canary.7590":"2021-06-14T07:00:40.013Z","1.0.8-0.canary.7592":"2021-06-14T17:54:31.541Z","1.0.8-0.canary.7594":"2021-06-14T20:01:13.567Z","1.0.8-0.canary.7596":"2021-06-14T21:11:09.302Z","1.0.8-0.canary.7598":"2021-06-14T21:36:17.834Z","1.0.8-0.canary.7600":"2021-06-14T22:57:24.333Z","1.0.8-0.canary.7602":"2021-06-15T10:19:50.964Z","1.0.8-0.canary.7604":"2021-06-15T14:24:50.483Z","1.0.8-0.canary.7621":"2021-06-15T16:25:27.469Z","1.0.8-0.canary.7623":"2021-06-15T17:50:07.852Z","1.0.8-0.canary.7625":"2021-06-15T18:28:38.430Z","1.0.8-0.canary.7627":"2021-06-15T18:47:32.775Z","1.0.8-0.canary.7628":"2021-06-16T07:42:27.491Z","1.0.8-0.canary.7630":"2021-06-16T10:20:43.884Z","1.0.8-0.canary.7632":"2021-06-16T15:22:26.185Z","1.0.8-0.canary.7634":"2021-06-16T16:40:46.838Z","1.0.8-0.canary.7636":"2021-06-16T18:28:34.431Z","1.0.8-0.canary.7638":"2021-06-17T00:53:08.889Z","1.0.8-0.canary.7640":"2021-06-17T19:38:56.931Z","1.0.8-0.canary.7642":"2021-06-17T19:58:45.365Z","1.0.8-0.canary.7644":"2021-06-18T21:36:07.452Z","1.0.8-0.canary.7646":"2021-06-20T00:41:07.115Z","1.0.8-0.canary.7648":"2021-06-20T19:05:00.611Z","1.0.8-0.canary.7649":"2021-06-21T16:35:22.099Z","1.0.8-0.canary.7651":"2021-06-21T18:16:40.991Z","1.0.8-0.canary.7653":"2021-06-21T22:46:58.307Z","1.0.8-0.canary.7655":"2021-06-22T10:10:46.721Z","1.0.8-0.canary.7657":"2021-06-22T14:15:22.435Z","1.0.8-0.canary.7659":"2021-06-22T16:26:38.220Z","1.0.8-0.canary.7661":"2021-06-22T17:55:08.455Z","1.0.8-0.canary.7663":"2021-06-22T19:08:27.610Z","1.0.8-0.canary.7665":"2021-06-22T21:05:26.794Z","1.0.8-0.canary.7667":"2021-06-22T22:03:33.729Z","1.0.8-0.canary.7669":"2021-06-23T15:26:44.684Z","1.0.8-0.canary.7671":"2021-06-23T16:44:38.611Z","1.0.8-0.canary.7673":"2021-06-24T20:28:40.303Z","1.0.8-0.canary.7675":"2021-06-26T09:31:08.256Z","1.0.8-0.canary.7677":"2021-06-27T12:04:03.497Z","1.0.8-0.canary.7679":"2021-06-27T13:05:27.253Z","1.0.8-0.canary.7681":"2021-06-27T13:25:00.906Z","1.0.8-0.canary.7683":"2021-06-28T01:48:50.114Z","1.0.8-0.canary.7686":"2021-06-28T14:36:53.752Z","1.0.8-0.canary.7690":"2021-06-28T20:10:48.960Z","1.0.8-0.canary.7692":"2021-06-29T09:57:03.221Z","1.0.8-0.canary.7694":"2021-06-29T16:44:10.300Z","1.0.8-0.canary.7696":"2021-06-29T19:05:29.028Z","1.0.8-0.canary.7698":"2021-07-01T01:45:51.057Z","1.0.8-0.canary.7700":"2021-07-01T02:14:42.298Z","1.0.8-0.canary.7702":"2021-07-01T16:17:40.205Z","1.0.8-0.canary.7704":"2021-07-02T17:07:54.710Z","1.0.8-0.canary.7706":"2021-07-02T23:28:41.424Z","1.0.8-0.canary.7708":"2021-07-05T01:24:07.797Z","1.0.8-0.canary.7710":"2021-07-05T17:48:07.719Z","1.0.8-0.canary.7712":"2021-07-06T19:35:17.178Z","1.0.8-0.canary.7714":"2021-07-06T19:55:00.779Z","1.0.8-0.canary.7716":"2021-07-07T01:32:01.686Z","1.0.8-0.canary.7718":"2021-07-08T06:41:06.524Z","1.0.8-0.canary.7720":"2021-07-08T13:44:48.271Z","1.0.8-0.canary.7722":"2021-07-09T00:32:25.146Z","1.0.8-0.canary.7724":"2021-07-10T11:40:21.099Z","1.0.8-0.canary.7726":"2021-07-12T01:23:09.876Z","1.0.8-0.canary.7728":"2021-07-12T17:54:29.823Z","1.0.8-0.canary.7730":"2021-07-12T18:10:22.161Z","1.0.8-0.canary.7732":"2021-07-13T00:14:00.396Z","1.0.8-0.canary.7734":"2021-07-13T10:04:33.089Z","1.0.8-0.canary.7735":"2021-07-13T17:42:51.054Z","1.0.8-0.canary.7737":"2021-07-14T00:32:15.598Z","1.0.8-0.canary.7739":"2021-07-14T16:02:44.104Z","1.0.8-0.canary.7741":"2021-07-14T16:20:40.620Z","1.0.8-0.canary.7743":"2021-07-14T19:00:17.032Z","1.0.8-0.canary.7745":"2021-07-15T12:11:09.157Z","1.0.8-0.canary.7747":"2021-07-15T14:20:06.394Z","1.0.8-0.canary.7749":"2021-07-17T22:55:34.618Z","1.0.8-0.canary.7751":"2021-07-18T00:14:05.023Z","1.0.8-0.canary.7753":"2021-07-19T01:11:38.830Z","1.0.8-0.canary.7754":"2021-07-19T08:00:20.537Z","1.0.8-0.canary.7756":"2021-07-19T18:38:07.703Z","1.0.8-0.canary.7758":"2021-07-20T08:12:32.216Z","1.0.8-0.canary.7760":"2021-07-20T15:22:40.130Z","1.0.8-0.canary.7762":"2021-07-20T20:14:32.876Z","1.0.8-0.canary.7763":"2021-07-20T21:58:44.294Z","1.0.8-0.canary.7765":"2021-07-21T13:39:01.180Z","1.0.8-0.canary.7767":"2021-07-21T16:28:56.040Z","1.0.8-0.canary.7769":"2021-07-21T18:11:02.636Z","1.0.8-0.canary.7771":"2021-07-22T15:11:25.636Z","1.0.8-0.canary.7773":"2021-07-22T16:58:27.895Z","1.0.8-0.canary.7775":"2021-07-23T23:16:15.316Z","1.0.8-0.canary.7777":"2021-07-24T12:57:17.562Z","1.0.8-0.canary.7779":"2021-07-26T01:19:09.803Z","1.0.8-0.canary.7781":"2021-07-26T12:21:19.963Z","1.0.8-0.canary.7783":"2021-07-26T17:34:51.025Z","1.0.8-0.canary.7785":"2021-07-26T18:50:52.624Z","1.0.8-0.canary.7787":"2021-07-26T19:58:11.887Z","1.0.8-0.canary.7789":"2021-07-27T12:51:25.929Z","1.0.8-0.canary.7791":"2021-07-27T14:53:21.621Z","1.0.8-0.canary.7793":"2021-07-28T13:29:25.495Z","1.0.8-0.canary.7795":"2021-07-29T20:28:46.504Z","1.0.8-0.canary.7797":"2021-07-29T22:14:10.376Z","1.0.8-0.canary.7799":"2021-07-30T09:56:15.173Z","1.0.8-0.canary.7801":"2021-07-30T18:27:52.260Z","1.0.8-0.canary.7803":"2021-07-30T23:53:20.755Z","1.0.8-0.canary.7805":"2021-08-01T09:24:17.985Z","1.0.8-0.canary.7807":"2021-08-02T01:32:29.419Z","1.0.8-0.canary.7809":"2021-08-02T12:39:30.515Z","1.0.8-0.canary.7811":"2021-08-02T14:41:34.411Z","1.0.8-0.canary.7813":"2021-08-02T16:51:37.615Z","1.0.8-0.canary.7815":"2021-08-02T18:51:46.280Z","1.0.8-0.canary.7817":"2021-08-02T20:53:11.548Z","1.0.8-0.canary.7819":"2021-08-02T22:27:52.841Z","1.0.8-0.canary.7821":"2021-08-03T10:19:24.621Z","1.0.8-0.canary.7823":"2021-08-03T14:40:54.420Z","1.0.8-0.canary.7825":"2021-08-03T16:25:46.760Z","1.0.8-0.canary.7827":"2021-08-03T17:39:39.026Z","1.0.8-0.canary.7829":"2021-08-03T19:08:54.440Z","1.0.8-0.canary.7831":"2021-08-03T20:05:50.647Z","1.0.8-0.canary.7833":"2021-08-03T21:36:47.571Z","1.0.8-0.canary.7834":"2021-08-04T15:39:08.360Z","1.0.8-0.canary.7835":"2021-08-04T16:48:16.287Z","1.0.8-0.canary.7837":"2021-08-04T18:17:37.043Z","1.0.8-0.canary.7839":"2021-08-04T21:54:37.417Z","1.0.8-0.canary.7841":"2021-08-05T14:54:29.947Z","1.0.8-0.canary.7843":"2021-08-05T20:43:00.517Z","1.0.8-0.canary.7845":"2021-08-05T22:23:59.183Z","1.0.8-0.canary.7847":"2021-08-06T07:58:34.760Z","1.0.8-0.canary.7849":"2021-08-07T20:33:21.017Z","1.0.8-0.canary.7851":"2021-08-08T23:00:14.054Z","1.0.8-0.canary.7853":"2021-08-09T01:02:25.096Z","1.0.8-0.canary.7854":"2021-08-09T09:14:30.496Z","1.0.8":"2021-08-09T09:16:33.398Z","1.0.9-0.canary.7856":"2021-08-09T14:06:04.082Z","1.0.9-0.canary.7857":"2021-08-09T15:47:44.290Z","1.0.9-alpha.1":"2021-08-09T15:49:00.860Z","1.0.9-0.canary.7859":"2021-08-09T16:04:35.623Z","1.0.9-alpha.2":"2021-08-09T16:05:41.429Z","1.0.9-0.canary.7860":"2021-08-09T16:28:19.947Z","1.0.9-0.canary.7861":"2021-08-09T18:33:59.388Z","1.0.9-0.canary.7863":"2021-08-09T19:55:37.261Z","1.0.9-0.canary.7864":"2021-08-09T20:08:18.566Z","1.0.9-alpha.3":"2021-08-09T20:22:15.112Z","1.0.9-0.canary.7866":"2021-08-10T14:47:56.010Z","1.0.9-0.canary.7867":"2021-08-10T14:59:56.116Z","1.0.9-alpha.4":"2021-08-10T15:00:25.810Z","1.0.9-alpha.6":"2021-08-10T17:19:33.664Z","1.0.9-0.canary.7870":"2021-08-11T01:39:57.142Z","1.0.9-0.canary.7872":"2021-08-11T08:48:39.709Z","1.0.9-0.canary.7874":"2021-08-11T10:34:36.874Z","1.0.9-0.canary.7876":"2021-08-11T14:41:10.267Z","1.0.9-alpha.7":"2021-08-11T16:19:27.910Z","1.0.9":"2021-08-11T16:26:11.246Z","1.0.9-0.canary.7878":"2021-08-11T17:26:11.259Z","1.0.9-0.canary.7880":"2021-08-11T21:08:55.459Z","1.0.9-0.canary.7882":"2021-08-12T12:19:19.527Z","1.0.9-0.canary.7884":"2021-08-12T16:14:27.922Z","1.0.9-0.canary.7886":"2021-08-12T17:16:54.492Z","1.0.9-0.canary.7888":"2021-08-12T18:56:48.143Z","1.0.9-0.canary.7890":"2021-08-12T23:25:50.109Z","1.0.9-0.canary.7892":"2021-08-13T10:09:30.469Z","1.0.9-0.canary.7894":"2021-08-13T13:46:46.385Z","1.0.9-0.canary.7896":"2021-08-13T15:46:05.795Z","1.0.9-0.canary.7898":"2021-08-13T17:30:18.992Z","1.0.9-0.canary.7900":"2021-08-15T22:20:03.154Z","1.0.9-0.canary.7902":"2021-08-16T02:07:36.061Z","1.0.9-0.canary.7904":"2021-08-16T12:31:40.144Z","1.0.9-0.canary.7906":"2021-08-16T14:33:22.193Z","1.0.9-0.canary.7908":"2021-08-16T16:49:05.653Z","1.0.9-0.canary.7910":"2021-08-16T18:19:58.969Z","1.0.9-0.canary.7912":"2021-08-16T20:37:49.550Z","1.0.9-0.canary.7914":"2021-08-16T21:39:01.668Z","1.0.9-0.canary.7916":"2021-08-17T13:15:03.493Z","1.0.9-0.canary.7918":"2021-08-17T15:08:31.510Z","1.0.9-0.canary.7920":"2021-08-17T16:48:34.766Z","1.0.9-0.canary.7922":"2021-08-17T19:19:09.917Z","1.0.9-0.canary.7923":"2021-08-21T11:51:11.008Z","1.0.10":"2021-08-21T11:54:05.512Z","1.0.9-0.canary.7932":"2021-09-20T14:26:15.618Z","1.0.9-0.canary.7934":"2021-09-22T17:27:23.522Z","1.0.9-0.canary.7936":"2021-09-22T18:18:31.534Z","1.0.9-0.canary.7937":"2021-09-22T19:17:51.441Z","1.0.9-0.canary.7938":"2021-09-22T20:44:56.230Z","1.0.11-beta.1":"2021-10-01T13:35:40.446Z","1.0.11":"2021-10-01T14:42:07.490Z","1.0.12-0.canary.7939":"2021-10-09T19:30:00.452Z","1.0.12-0.canary.7940":"2021-10-09T20:19:43.439Z","1.0.12-0.canary.7942":"2021-10-09T21:44:45.985Z","1.0.12-0.canary.7944":"2021-10-09T23:17:28.241Z","1.0.12-0.canary.7946":"2021-10-10T00:43:03.004Z","1.0.12-0.canary.7948":"2021-10-10T02:05:18.804Z","1.0.12-0.canary.7950":"2021-10-10T03:37:30.462Z","1.0.12-0.canary.7952":"2021-10-10T04:20:32.673Z","1.0.12-0.canary.7954":"2021-10-10T05:18:20.646Z","1.0.12-0.canary.7956":"2021-10-10T06:25:12.491Z","1.0.12-0.canary.7958":"2021-10-10T08:04:36.699Z","1.0.12-0.canary.7960":"2021-10-10T08:39:38.517Z","1.0.12-0.canary.7961":"2021-10-10T10:35:22.508Z","1.0.12-0.canary.7963":"2021-10-10T18:31:38.221Z","1.0.12-0.canary.7965":"2021-10-11T00:49:23.497Z","1.0.12-0.canary.7967":"2021-10-11T16:38:56.747Z","1.0.12-0.canary.7969":"2021-10-11T17:41:05.333Z","1.0.12-0.canary.7971":"2021-10-11T22:29:00.076Z","1.0.12-0.canary.7973":"2021-10-12T16:58:13.795Z","1.0.12-0.canary.7975":"2021-10-12T19:30:47.846Z","1.0.12-0.canary.7977":"2021-10-12T22:37:36.307Z","1.0.12-0.canary.7979":"2021-10-13T01:08:19.613Z","1.0.12-0.canary.7981":"2021-10-13T16:06:00.578Z","1.0.12-0.canary.7983":"2021-10-13T17:48:55.335Z","1.0.12-0.canary.7985":"2021-10-13T20:27:04.854Z","1.0.12-0.canary.7987":"2021-10-13T23:00:14.259Z","1.0.12-0.canary.7989":"2021-10-14T13:58:01.244Z","1.0.12-0.canary.7991":"2021-10-14T16:36:33.845Z","1.0.12-0.canary.7993":"2021-10-14T23:12:34.991Z","1.0.12-0.canary.7995":"2021-10-18T22:30:43.566Z","1.0.12-0.canary.7997":"2021-10-18T23:25:30.541Z","1.0.12-0.canary.7999":"2021-10-20T17:51:30.005Z","1.0.12-0.canary.8001":"2021-10-21T01:14:07.868Z","1.0.12-0.canary.8003":"2021-10-21T08:44:54.408Z","1.0.12-0.canary.8005":"2021-10-22T09:25:34.359Z","1.0.12-0.canary.8007":"2021-10-22T14:03:27.250Z","1.0.12-0.canary.8009":"2021-10-23T20:27:09.211Z","1.0.12-0.canary.8011":"2021-10-25T00:34:52.434Z","1.0.12-0.canary.8013":"2021-10-25T13:15:49.344Z","1.0.12-0.canary.8015":"2021-10-25T16:19:38.706Z","1.0.12-0.canary.8016":"2021-10-25T18:52:47.149Z","1.0.12-0.canary.8017":"2021-10-25T19:37:35.339Z","1.0.12-0.canary.8019":"2021-10-25T22:02:05.783Z","1.0.12-0.canary.8020":"2021-10-27T11:39:40.262Z","1.0.12-0.canary.8021":"2021-10-27T11:52:23.329Z","1.0.12-0.canary.8022":"2021-10-27T12:31:43.144Z","1.0.12-0.canary.8023":"2021-10-27T14:20:16.168Z","1.0.12-0.canary.8027":"2021-10-27T16:34:42.266Z","1.0.12-0.canary.8028":"2021-10-27T18:42:21.915Z","1.0.12":"2021-10-27T19:31:10.070Z","1.0.13-0.canary.8029":"2021-10-27T19:32:06.071Z","1.0.13-0.canary.8030":"2021-10-27T20:37:04.604Z","1.0.13-0.canary.8032":"2021-11-02T22:55:57.735Z","1.0.13-0.canary.8034":"2021-11-03T03:19:51.563Z","1.0.13-0.canary.8036":"2021-11-03T21:27:40.603Z","1.0.13-0.canary.8038":"2021-11-05T00:07:16.709Z","1.0.13-0.canary.8040":"2021-11-06T03:21:02.548Z","1.0.13-0.canary.8041":"2021-11-06T14:33:07.813Z","1.0.13-0.canary.8043":"2021-11-09T21:13:03.445Z","1.0.13-0.canary.8044":"2021-11-10T11:41:50.335Z","1.1.0":"2021-11-10T12:34:15.987Z","1.1.1-0.canary.8045":"2021-11-10T13:11:36.127Z","1.1.2-0.canary.8046":"2021-11-11T19:33:29.043Z","1.1.1":"2021-11-11T19:34:11.787Z","1.1.2-0.canary.8048":"2021-11-13T03:10:54.704Z","1.1.2-0.canary.8050":"2021-11-14T18:16:36.309Z","1.1.2-0.canary.8052":"2021-11-17T11:04:23.587Z","1.1.2-0.canary.8054":"2021-11-20T16:05:47.254Z","1.1.2-0.canary.8056":"2021-11-22T21:46:22.160Z","1.1.2-0.canary.8058":"2021-11-24T01:43:56.397Z","1.1.2-0.canary.8060":"2021-11-24T02:46:16.129Z","1.1.2-0.canary.8062":"2021-11-24T21:46:13.419Z","1.1.2-0.canary.8064":"2021-11-25T17:18:13.024Z","1.1.2-0.canary.8066":"2021-11-29T18:59:19.587Z","1.1.2-0.canary.8068":"2021-12-02T14:23:45.952Z","1.1.2-0.canary.8070":"2021-12-02T16:59:25.659Z","1.1.2-0.canary.8072":"2021-12-02T22:55:25.288Z","1.1.2-0.canary.8075":"2021-12-03T22:50:31.256Z","1.1.2-0.canary.8079":"2021-12-06T22:15:27.223Z","1.1.2-0.canary.8084":"2021-12-06T22:29:16.394Z","1.1.2-0.canary.8085":"2021-12-07T09:10:18.920Z","1.1.2-0.canary.8087":"2021-12-13T23:38:26.547Z","1.1.2-0.canary.8092":"2021-12-14T21:09:03.960Z","1.1.2-0.canary.8094":"2021-12-14T23:23:13.496Z","1.1.2-0.canary.8096":"2021-12-15T19:38:51.125Z","1.1.2":"2021-12-16T23:07:41.770Z","1.1.3-0.canary.8100":"2021-12-16T23:49:50.521Z","1.1.3-0.canary.8101":"2022-01-04T20:43:35.658Z","1.1.3-0.canary.8102":"2022-01-13T17:27:29.456Z","1.1.3-0.canary.8113":"2022-01-13T18:40:44.507Z","1.1.3-0.canary.8125":"2022-01-13T21:19:35.286Z","1.1.3":"2022-01-13T21:28:51.125Z","1.1.4-0.canary.8126":"2022-01-14T09:13:55.850Z","1.1.4-0.canary.8128":"2022-01-14T10:42:02.523Z","1.1.4-0.canary.8130":"2022-01-14T11:48:34.410Z","1.1.4-0.canary.8132":"2022-01-14T13:18:25.018Z","1.1.4-0.canary.8134":"2022-01-14T14:19:06.421Z","1.1.4-0.canary.8136":"2022-01-14T15:50:08.358Z","1.1.4-0.canary.8138":"2022-01-14T17:26:03.761Z","1.1.4-0.canary.8139":"2022-01-14T18:54:26.387Z","1.1.4-0.canary.8140":"2022-01-14T19:58:06.822Z","1.1.4-0.canary.8142":"2022-01-14T21:09:31.577Z","1.1.4-0.canary.8144":"2022-01-14T22:25:00.229Z","1.1.4-0.canary.8146":"2022-01-16T00:23:15.914Z","1.1.4-0.canary.8148":"2022-01-17T18:12:36.968Z","1.1.4-0.canary.8150":"2022-01-17T23:48:54.572Z","1.1.4-0.canary.8155":"2022-01-18T22:21:22.169Z","1.1.4-0.canary.8162":"2022-01-18T23:01:01.681Z","1.1.4-0.canary.8164":"2022-01-19T01:48:30.501Z","1.1.4-0.canary.8166":"2022-01-19T21:14:07.061Z","1.1.4-0.canary.8170":"2022-01-19T22:33:51.898Z","1.1.4-0.canary.8172":"2022-01-19T23:16:41.437Z","1.1.4-0.canary.8174":"2022-01-20T00:12:31.346Z","1.1.4-0.canary.8176":"2022-01-20T12:02:19.841Z","1.1.4-0.canary.8181":"2022-01-20T19:40:37.162Z","1.1.4-0.canary.8183":"2022-01-21T21:42:32.561Z","1.1.4-0.canary.8185":"2022-01-23T04:39:49.507Z","1.1.4-0.canary.8187":"2022-01-27T22:29:23.873Z","1.1.4-0.canary.8189":"2022-01-29T18:26:13.743Z","1.1.4-0.canary.8191":"2022-01-31T12:16:19.627Z","1.1.4-0.canary.8193":"2022-01-31T15:23:16.472Z","1.1.4-0.canary.8195":"2022-01-31T21:26:25.857Z","1.1.4-0.canary.8197":"2022-02-02T16:52:27.413Z","1.1.4-0.canary.8201":"2022-02-02T18:00:27.070Z","1.1.4-0.canary.8203":"2022-02-03T01:39:06.435Z","1.1.4-0.canary.8205":"2022-02-05T01:25:08.793Z","1.1.4-0.canary.8207":"2022-02-08T15:17:12.389Z","1.1.4-0.canary.8209":"2022-02-09T00:28:21.419Z","1.1.4-0.canary.8218":"2022-02-09T00:55:43.689Z","1.1.4-0.canary.8220":"2022-02-09T11:38:52.558Z","1.1.4-0.canary.8226":"2022-02-09T12:57:44.631Z","1.1.4-0.canary.8227":"2022-02-09T14:16:14.825Z","1.1.4-0.canary.8228":"2022-02-09T16:37:23.000Z","1.1.4-0.canary.8229":"2022-02-09T17:23:35.794Z","1.1.4-0.canary.8230":"2022-02-10T15:42:23.903Z","1.1.4":"2022-02-10T16:02:00.811Z","1.1.5-0.canary.8232":"2022-02-10T16:06:36.486Z","1.1.5-0.canary.8234":"2022-02-10T17:52:19.616Z","1.1.5-0.canary.8236":"2022-02-11T14:52:12.495Z","1.1.5-0.canary.8238":"2022-02-11T23:16:39.509Z","1.1.5-0.canary.8240":"2022-02-12T01:12:03.042Z","1.1.5":"2022-02-16T15:03:49.937Z","1.1.5-0.canary.8242":"2022-02-17T23:30:17.054Z","1.1.5-0.canary.8244":"2022-02-19T04:06:37.613Z","1.1.5-0.canary.8246":"2022-02-24T19:23:30.385Z","1.1.5-0.canary.8248":"2022-02-26T10:52:28.044Z","1.1.5-0.canary.8250":"2022-02-26T13:12:33.907Z","1.1.5-0.canary.8252":"2022-02-26T14:03:40.603Z","1.1.5-0.canary.8253":"2022-02-26T15:29:37.948Z","1.1.5-0.canary.8254":"2022-02-26T16:24:46.044Z","1.1.5-0.canary.8255":"2022-02-26T16:43:41.588Z","1.1.5-0.canary.8256":"2022-02-26T17:42:48.971Z","1.1.5-0.canary.8257":"2022-02-26T18:02:50.356Z","1.1.5-0.canary.8258":"2022-03-02T21:40:05.663Z","1.1.5-0.canary.8259":"2022-03-04T09:00:03.733Z","1.1.5-0.canary.8260":"2022-03-04T18:47:42.584Z","1.1.5-0.canary.8262":"2022-03-05T02:40:25.924Z","1.1.5-0.canary.8263":"2022-03-06T10:12:49.434Z","1.1.5-0.canary.8265":"2022-03-08T00:40:47.751Z","1.1.5-0.canary.8267":"2022-03-08T03:50:24.806Z","1.1.5-0.canary.8268":"2022-03-08T12:39:12.213Z","1.1.5-0.canary.8270":"2022-03-10T11:12:58.444Z","1.1.5-0.canary.8279":"2022-03-22T09:18:41.116Z","1.1.5-0.canary.8283":"2022-03-22T14:22:47.295Z","1.1.5-0.canary.8284":"2022-03-22T17:51:26.768Z","1.1.5-0.canary.8285":"2022-03-22T18:26:15.563Z","1.1.5-0.canary.8286":"2022-03-23T22:00:00.098Z","1.1.5-0.canary.8288":"2022-03-24T12:38:24.288Z","1.1.5-0.canary.8290":"2022-03-24T13:35:05.199Z","1.1.5-0.canary.8292":"2022-03-24T14:31:57.863Z","1.1.5-0.canary.8294":"2022-03-24T15:27:08.287Z","1.1.5-0.canary.8298":"2022-03-24T20:40:35.373Z","1.1.5-0.canary.8300":"2022-03-24T21:19:48.005Z","1.1.5-0.canary.8301":"2022-03-25T09:11:15.764Z","1.1.5-0.canary.8302":"2022-03-27T14:24:04.345Z","1.1.5-0.canary.8304":"2022-03-29T21:17:05.733Z","1.1.5-0.canary.8306":"2022-03-31T22:48:24.768Z","1.1.5-0.canary.8308":"2022-04-01T01:28:57.203Z","1.1.5-0.canary.8310":"2022-04-01T12:25:17.129Z","1.1.5-0.canary.8312":"2022-04-02T03:42:30.369Z","1.1.5-0.canary.8313":"2022-04-02T12:46:26.872Z","1.1.5-0.canary.8315":"2022-04-06T06:40:46.438Z","1.1.5-0.canary.8317":"2022-04-09T20:29:24.845Z","1.1.5-0.canary.8319":"2022-04-13T02:09:54.262Z","1.1.5-0.canary.8321":"2022-04-13T15:42:48.794Z","1.1.5-0.canary.8323":"2022-04-13T21:57:23.126Z","1.1.5-0.canary.8325":"2022-04-16T00:17:59.133Z","1.1.5-0.canary.8326":"2022-04-16T08:48:02.264Z","1.1.5-0.canary.8328":"2022-04-18T18:46:32.490Z","1.1.5-0.canary.8330":"2022-04-20T01:10:53.420Z","1.1.5-0.canary.8332":"2022-04-21T07:14:22.569Z","1.1.5-0.canary.8334":"2022-04-22T04:34:52.342Z","1.1.5-0.canary.8335":"2022-04-26T16:15:44.252Z","1.1.5-0.canary.8337":"2022-04-27T02:03:57.679Z","1.1.5-0.canary.8339":"2022-04-27T02:45:31.666Z","1.1.5-0.canary.8341":"2022-04-28T22:55:16.334Z","1.1.5-0.canary.8343":"2022-04-29T13:28:47.437Z","1.1.5-0.canary.8345":"2022-04-30T00:36:01.950Z","1.1.5-0.canary.8347":"2022-04-30T06:21:54.932Z","1.1.5-0.canary.8349":"2022-05-03T19:47:48.285Z","1.1.5-0.canary.8351":"2022-05-05T13:38:22.917Z","1.1.5-0.canary.8353":"2022-05-06T02:46:46.096Z","1.1.5-0.canary.8355":"2022-05-06T21:03:27.941Z","1.1.5-0.canary.8356":"2022-05-08T11:37:31.668Z","1.1.5-0.canary.8357":"2022-05-08T12:17:27.632Z","1.1.5-0.canary.8358":"2022-05-09T07:30:20.516Z","1.1.5-0.canary.8360":"2022-05-10T21:43:05.890Z","1.1.5-0.canary.8362":"2022-05-11T21:00:18.174Z","1.1.5-0.canary.8364":"2022-05-14T01:10:00.125Z","1.1.5-0.canary.8365":"2022-05-15T10:41:24.184Z","1.1.5-0.canary.8366":"2022-05-15T10:48:02.239Z","1.1.5-0.canary.8367":"2022-05-16T17:10:59.037Z","1.1.5-0.canary.8374":"2022-05-17T16:22:52.296Z","1.1.5-0.canary.8377":"2022-05-17T20:51:57.337Z","1.1.5-0.canary.8378":"2022-05-19T11:54:31.200Z","1.1.5-0.canary.8380":"2022-05-19T12:49:35.002Z","1.1.5-0.canary.8382":"2022-05-20T05:00:14.874Z","1.1.5-0.canary.8383":"2022-05-21T00:01:15.610Z","1.1.5-0.canary.8391":"2022-05-28T15:16:46.234Z","1.1.5-0.canary.8398":"2022-05-28T17:24:22.264Z","1.1.5-0.canary.8400":"2022-05-31T22:56:20.286Z","1.1.5-0.canary.8402":"2022-06-01T14:59:13.313Z","1.1.5-0.canary.8403":"2022-06-01T18:13:09.650Z","1.1.5-0.canary.8404":"2022-06-01T22:24:28.470Z","1.1.5-0.canary.8406":"2022-06-02T06:04:17.260Z","1.1.5-0.canary.8407":"2022-06-02T18:35:56.648Z","1.1.5-0.canary.8409":"2022-06-03T14:40:24.153Z","1.1.5-0.canary.8411":"2022-06-03T20:44:11.998Z","1.1.5-0.canary.8413":"2022-06-07T18:00:09.215Z","1.1.5-0.canary.8415":"2022-06-07T21:51:04.075Z","1.1.5-0.canary.8417":"2022-06-08T01:34:38.054Z","1.1.5-0.canary.8418":"2022-06-09T19:43:49.598Z","1.1.5-0.canary.8420":"2022-06-10T23:53:39.989Z","1.1.5-0.canary.8422":"2022-06-11T03:37:56.314Z","1.1.5-0.canary.8423":"2022-06-13T18:19:21.621Z","1.1.5-0.canary.8425":"2022-06-13T23:32:46.395Z","1.1.5-0.canary.8427":"2022-06-14T19:31:45.632Z","1.1.5-0.canary.8429":"2022-06-15T17:30:40.819Z","1.1.5-0.canary.8431":"2022-06-17T18:54:07.896Z","1.1.5-0.canary.8433":"2022-06-20T07:12:16.772Z","1.1.5-0.canary.8435":"2022-06-20T14:52:24.099Z","1.1.5-0.canary.8437":"2022-06-21T03:38:12.467Z","1.1.5-0.canary.8439":"2022-06-24T01:04:56.061Z","1.1.5-0.canary.8441":"2022-06-24T04:54:36.600Z","1.1.5-0.canary.8444":"2022-06-24T15:16:58.022Z","1.1.5-0.canary.8446":"2022-06-25T00:24:00.011Z","1.1.5-0.canary.8448":"2022-06-25T01:14:04.552Z","1.1.5-0.canary.8449":"2022-06-29T21:08:04.371Z","1.1.5-0.canary.8451":"2022-07-01T02:08:49.930Z","1.1.5-0.canary.8453":"2022-07-01T19:44:26.216Z","1.1.5-0.canary.8455":"2022-07-04T22:09:41.982Z","1.1.5-0.canary.8457":"2022-07-06T23:19:57.437Z","1.1.5-0.canary.8459":"2022-07-08T20:34:13.493Z","1.1.5-0.canary.8460":"2022-07-11T13:21:22.014Z","1.1.5-0.canary.8462":"2022-07-11T20:24:11.371Z","1.1.5-0.canary.8464":"2022-07-11T21:19:34.083Z","1.1.5-0.canary.8466":"2022-07-11T23:25:35.880Z","1.1.5-0.canary.8469":"2022-07-12T02:04:16.856Z","1.1.5-0.canary.8473":"2022-07-12T03:13:40.792Z","1.1.5-0.canary.8480":"2022-07-12T04:32:09.258Z","1.1.5-0.canary.8488":"2022-07-12T04:46:50.575Z","1.1.5-0.canary.8490":"2022-07-14T17:16:58.680Z","1.1.5-0.canary.8494":"2022-07-14T18:27:11.363Z","1.1.5-0.canary.8502":"2022-07-14T19:45:39.594Z","1.2.0-beta.1":"2022-07-14T20:27:23.604Z","1.2.0-beta.1.0.canary.8503":"2022-07-14T22:23:30.196Z","1.2.0-beta.1.0.canary.8505":"2022-07-15T20:49:57.174Z","1.2.0-beta.1.0.canary.8506":"2022-07-16T00:18:51.594Z","1.2.0-beta.1.0.canary.8508":"2022-07-17T20:58:00.267Z","1.2.0-beta.1.0.canary.8514":"2022-07-19T23:37:06.018Z","1.2.0-beta.1.0.canary.8516":"2022-07-20T01:23:05.391Z","1.2.0-beta.1.0.canary.8517":"2022-07-20T16:07:02.030Z","1.2.0-beta.1.0.canary.8520":"2022-07-20T16:54:44.574Z","1.2.0-beta.1.0.canary.8525":"2022-07-20T20:28:28.579Z","1.2.0-beta.1.0.canary.8527":"2022-07-20T21:04:47.014Z","1.2.0-beta.2":"2022-07-20T21:07:15.966Z","1.2.0-beta.2.0.canary.8530":"2022-07-23T05:10:08.371Z","1.2.0-beta.2.0.canary.8532":"2022-07-23T23:54:06.148Z","1.2.0-beta.2.0.canary.8534":"2022-07-25T15:57:47.818Z","1.2.0-beta.2.0.canary.8536":"2022-07-25T23:52:16.259Z","1.2.0-beta.2.0.canary.8538":"2022-07-26T17:35:51.500Z","1.2.0-beta.2.0.canary.8540":"2022-07-26T21:24:17.974Z","1.2.0-beta.2.0.canary.8543":"2022-07-26T23:07:50.275Z","1.2.0-beta.2.0.canary.8545":"2022-07-27T00:21:47.977Z","1.2.0":"2022-07-27T00:35:41.765Z","1.2.1-0.canary.8547":"2022-07-27T15:59:04.178Z","1.2.1-0.canary.8549":"2022-07-29T04:03:48.525Z","1.2.1-0.canary.8551":"2022-08-04T01:44:08.279Z","1.2.1-0.canary.8552":"2022-08-05T16:58:33.143Z","1.2.1-0.canary.8554":"2022-08-08T11:16:49.304Z","1.2.1-0.canary.8556":"2022-08-09T00:27:56.100Z","1.2.1-0.canary.8557":"2022-08-09T19:23:35.111Z","1.2.1-0.canary.8560":"2022-08-10T21:40:05.093Z","1.2.1-0.canary.8561":"2022-08-11T00:13:54.496Z","1.2.1-0.canary.8562":"2022-08-11T16:12:53.086Z","1.2.1-0.canary.8563":"2022-08-11T23:32:11.177Z","1.2.1-0.canary.8565":"2022-08-15T11:32:29.465Z","1.2.1-0.canary.8566":"2022-08-16T16:29:41.214Z","1.2.1-0.canary.8567":"2022-08-16T22:42:04.622Z","1.2.1-0.canary.8568":"2022-08-16T23:23:22.245Z","1.2.1-0.canary.8569":"2022-08-17T00:18:17.501Z","1.2.1-0.canary.8570":"2022-08-17T00:53:00.541Z","1.2.1":"2022-08-17T01:18:33.594Z","1.2.2-0.canary.8572":"2022-08-17T15:20:35.691Z","1.2.2-0.canary.8574":"2022-08-17T18:34:41.169Z","1.2.2-0.canary.8576":"2022-08-21T06:42:25.823Z","1.2.2-0.canary.8577":"2022-08-24T06:29:55.768Z","1.2.2-0.canary.8579":"2022-08-25T16:43:12.464Z","1.2.2-0.canary.8580":"2022-08-26T21:44:22.485Z","1.2.2-0.canary.8581":"2022-08-27T00:59:56.775Z","1.2.2-0.canary.8583":"2022-08-29T18:45:02.221Z","1.2.2-0.canary.8586":"2022-08-30T03:49:42.144Z","1.2.2":"2022-09-10T00:04:22.528Z","1.2.3-0.canary.8600":"2022-09-10T22:39:33.848Z","1.2.3-0.canary.8601":"2022-09-13T00:29:12.072Z","1.2.3-0.canary.8603":"2022-09-13T00:42:50.219Z","1.2.3":"2022-09-13T01:15:57.967Z","1.2.4-0.canary.8605":"2022-09-14T19:55:50.650Z","1.2.4-0.canary.8607":"2022-09-14T20:46:59.927Z","1.2.4-0.canary.8610":"2022-09-15T23:31:49.322Z","1.2.4-0.canary.8612":"2022-09-19T11:30:02.214Z","1.2.4-0.canary.8613":"2022-09-20T18:28:39.760Z","1.2.4-0.canary.8614":"2022-09-20T23:57:41.135Z","1.2.4-0.canary.8615":"2022-09-21T21:13:47.321Z","1.2.4-0.canary.8617":"2022-09-26T23:19:59.848Z","1.2.4-0.canary.8619":"2022-09-27T03:01:04.643Z","1.2.4-0.canary.8620":"2022-09-28T21:51:55.661Z","1.2.4-0.canary.8621":"2022-09-28T22:52:00.617Z","1.2.4":"2022-09-30T02:38:10.993Z","1.2.5-0.canary.8623":"2022-10-05T00:09:23.148Z","1.2.5-0.canary.8625":"2022-10-05T00:42:01.666Z","1.2.5-0.canary.8627":"2022-10-05T01:05:23.673Z","1.2.5-0.canary.8628":"2022-10-05T01:22:10.908Z","1.2.5-0.canary.8629":"2022-10-05T17:42:07.531Z","1.2.5-0.canary.8630":"2022-10-05T20:31:12.243Z","1.2.5-0.canary.8631":"2022-10-05T21:13:52.212Z","1.2.5-0.canary.8632":"2022-10-05T22:55:50.026Z","1.2.5-0.canary.8635":"2022-10-06T01:27:12.299Z","1.2.5-0.canary.8636":"2022-10-06T23:34:11.664Z","1.2.5-0.canary.8637":"2022-10-07T23:37:56.198Z","1.2.5-0.canary.8639":"2022-10-10T20:18:58.117Z","1.2.5-0.canary.8641":"2022-10-11T23:32:35.102Z","1.2.5-0.canary.8643":"2022-10-15T02:50:59.890Z","1.2.5-0.canary.8645":"2022-10-16T12:08:07.156Z","1.2.5-0.canary.8646":"2022-10-16T12:21:06.186Z","1.2.5-0.canary.8647":"2022-10-16T12:56:54.207Z","1.2.5-0.canary.8649":"2022-10-17T16:23:12.621Z","1.2.5-0.canary.8650":"2022-10-19T17:48:50.103Z","1.2.5-0.canary.8651":"2022-10-25T00:04:00.488Z","1.2.5-0.canary.8653":"2022-10-25T19:57:42.332Z","1.2.5-0.canary.8655":"2022-10-25T22:51:52.922Z","1.2.5-0.canary.8656":"2022-10-25T23:57:28.566Z","1.2.5-0.canary.8657":"2022-10-26T00:23:58.902Z","1.2.5-0.canary.8659":"2022-10-26T15:40:46.072Z","1.2.5-0.canary.8661":"2022-10-26T16:16:18.193Z","1.2.5-0.canary.8663":"2022-10-26T23:23:05.063Z","1.2.5-0.canary.8665":"2022-10-27T14:04:29.079Z","1.2.5-0.canary.8666":"2022-10-28T00:28:52.197Z","1.2.5-0.canary.8668":"2022-10-29T00:51:44.964Z","1.2.5-0.canary.8670":"2022-10-30T02:34:34.952Z","1.2.5-0.canary.8672":"2022-11-02T04:58:42.243Z","1.2.5-0.canary.8673":"2022-11-03T20:49:44.764Z","1.2.5-0.canary.8674":"2022-11-03T21:55:59.191Z","1.2.5-0.canary.8675":"2022-11-03T23:51:09.242Z","1.2.5-0.canary.8676":"2022-11-04T00:45:27.970Z","1.2.5-0.canary.8677":"2022-11-04T01:20:36.577Z","1.2.5-0.canary.8678":"2022-11-04T23:30:34.943Z","1.2.5-0.canary.8680":"2022-11-05T01:29:13.323Z","1.2.5":"2022-11-05T01:48:26.120Z","1.2.5-0.canary.8681":"2022-11-08T19:38:04.301Z","1.2.5-0.canary.8683":"2022-11-09T18:48:23.273Z","1.2.5-0.canary.8684":"2022-11-10T19:20:49.344Z","1.2.5-0.canary.8686":"2022-11-11T15:59:58.634Z","1.2.5-0.canary.8688":"2022-11-11T16:26:57.480Z","1.2.5-0.canary.8690":"2022-11-11T22:22:08.561Z","1.2.5-0.canary.8692":"2022-11-11T23:01:31.243Z","1.2.5-0.canary.8693":"2022-11-12T01:35:44.146Z","1.2.6":"2022-11-12T01:49:42.397Z","1.2.7":"2022-11-12T02:09:08.664Z","1.2.5-0.canary.8695":"2022-11-13T05:52:24.926Z","1.2.5-0.canary.8697":"2022-11-13T10:32:33.003Z","1.2.5-0.canary.8699":"2022-11-13T19:06:11.316Z","1.2.5-0.canary.8701":"2022-11-14T20:16:35.621Z","1.2.5-0.canary.8703":"2022-11-14T23:17:48.337Z","1.2.5-0.canary.8705":"2022-11-14T23:42:35.802Z","1.2.5-0.canary.8707":"2022-11-15T00:16:36.487Z","1.2.5-0.canary.8709":"2022-11-15T03:40:04.799Z","1.2.5-0.canary.8711":"2022-11-15T06:50:36.840Z","1.2.5-0.canary.8713":"2022-11-15T10:07:57.401Z","1.2.5-0.canary.8714":"2022-11-15T16:52:50.493Z","1.2.5-0.canary.8716":"2022-11-16T11:48:49.214Z","1.2.5-0.canary.8718":"2022-11-18T01:21:28.767Z","1.2.5-0.canary.8719":"2022-11-21T15:54:14.080Z","1.2.5-0.canary.8722":"2022-11-21T16:18:32.694Z","1.2.5-0.canary.8724":"2022-11-22T17:00:15.713Z","1.2.5-0.canary.8726":"2022-11-22T19:35:37.840Z","1.2.5-0.canary.8728":"2022-11-25T00:51:26.554Z","1.2.5-0.canary.8730":"2022-11-25T01:10:25.345Z","1.2.5-0.canary.8732":"2022-11-25T13:25:10.855Z","1.2.5-0.canary.8734":"2022-11-25T23:54:03.376Z","1.2.5-0.canary.8736":"2022-11-26T02:24:08.319Z","1.2.5-0.canary.8738":"2022-11-26T02:44:37.014Z","1.2.5-0.canary.8740":"2022-11-27T20:36:50.387Z","1.2.5-0.canary.8741":"2022-11-28T22:00:18.384Z","1.2.5-0.canary.8742":"2022-11-28T22:10:41.669Z","1.2.8":"2022-11-28T22:12:19.515Z","1.2.5-0.canary.8743":"2022-11-29T03:05:02.080Z","1.2.5-0.canary.8744":"2022-11-29T04:25:46.825Z","1.2.5-0.canary.8745":"2022-11-29T20:28:18.421Z","1.2.5-0.canary.8747":"2022-11-30T08:53:13.871Z","1.2.5-0.canary.8749":"2022-12-05T16:35:46.168Z","1.2.5-0.canary.8750":"2022-12-07T02:05:22.235Z","1.2.5-0.canary.8752":"2022-12-07T02:45:44.727Z","1.2.5-0.canary.8754":"2022-12-07T03:26:22.390Z","1.2.5-0.canary.8756":"2022-12-08T06:11:33.885Z","1.2.5-0.canary.8758":"2022-12-08T15:30:55.321Z","1.2.9":"2022-12-08T22:37:29.404Z","1.2.5-0.canary.8760":"2022-12-08T22:49:33.874Z","1.2.5-0.canary.8762":"2022-12-11T17:43:07.464Z","1.2.5-0.canary.8764":"2022-12-11T18:11:33.473Z","1.2.5-0.canary.8766":"2022-12-12T21:35:37.199Z","1.2.5-0.canary.8768":"2022-12-14T23:50:16.486Z","1.2.5-0.canary.8770":"2022-12-15T05:13:55.601Z","1.2.5-0.canary.8771":"2022-12-15T16:31:56.248Z","1.3.0-beta.1":"2022-12-15T19:19:30.887Z","1.3.0-beta.1.0.canary.8772":"2022-12-16T01:11:49.746Z","1.3.0-beta.1.0.canary.8773":"2022-12-16T09:30:39.207Z","1.3.0-beta.1.0.canary.8774":"2022-12-16T16:13:15.142Z","1.3.0-beta.1.0.canary.8776":"2022-12-16T21:47:17.500Z","1.3.0-beta.1.0.canary.8778":"2022-12-18T17:24:46.029Z","1.3.0-beta.1.0.canary.8779":"2022-12-18T22:53:21.380Z","1.3.0-beta.2":"2022-12-18T22:59:52.090Z","1.3.0-beta.2.0.canary.8780":"2022-12-20T21:43:16.875Z","1.3.0-beta.2.0.canary.8782":"2022-12-21T09:44:11.711Z","1.3.0-beta.2.0.canary.8783":"2022-12-21T21:52:50.520Z","1.3.0-beta.2.0.canary.8784":"2022-12-21T22:00:57.633Z","1.3.0-beta.2.0.canary.8785":"2022-12-22T00:52:10.418Z","1.3.0-beta.2.0.canary.8786":"2022-12-22T22:12:05.483Z","1.3.0-beta.2.0.canary.8788":"2022-12-24T03:01:59.878Z","1.3.0-beta.2.0.canary.8790":"2022-12-29T13:53:22.100Z","1.3.0-beta.2.0.canary.8791":"2023-01-01T02:49:24.583Z","1.3.0-beta.2.0.canary.8793":"2023-01-03T21:09:17.096Z","1.3.0-beta.2.0.canary.8794":"2023-01-05T06:30:29.371Z","1.3.0-beta.2.0.canary.8795":"2023-01-06T18:11:45.446Z","1.3.0-beta.2.0.canary.8796":"2023-01-06T19:28:26.066Z","1.3.0-beta.2.0.canary.8797":"2023-01-06T21:21:47.523Z","1.3.0-beta.2.0.canary.8799":"2023-01-07T10:07:13.548Z","1.3.0-beta.2.0.canary.8800":"2023-01-09T03:43:06.345Z","1.3.0-beta.2.0.canary.8804":"2023-01-10T12:28:33.357Z","1.3.0-beta.2.0.canary.8805":"2023-01-11T21:33:36.101Z","1.3.0-beta.2.0.canary.8807":"2023-01-12T04:17:34.510Z","1.3.0-beta.2.0.canary.8809":"2023-01-12T05:08:06.735Z","1.3.0":"2023-01-12T21:37:13.419Z","1.3.1-0.canary.8810":"2023-01-14T01:19:08.318Z","1.3.1-0.canary.8811":"2023-01-14T19:35:28.444Z","1.3.1-0.canary.8812":"2023-01-16T05:46:36.126Z","1.3.1":"2023-01-16T05:58:02.993Z","1.3.2-0.canary.8816":"2023-01-16T05:59:02.288Z","1.3.2-0.canary.8817":"2023-01-17T05:11:56.086Z","1.3.2-0.canary.8818":"2023-01-18T02:22:33.543Z","1.3.2-0.canary.8819":"2023-01-18T04:37:24.029Z","1.3.2-0.canary.8820":"2023-01-18T19:04:08.417Z","1.3.2-0.canary.8821":"2023-01-18T23:03:42.945Z","1.3.2-0.canary.8823":"2023-01-19T14:05:13.885Z","1.3.2-0.canary.8824":"2023-01-20T00:59:33.023Z","1.3.2-0.canary.8825":"2023-01-20T17:07:57.261Z","1.3.2-0.canary.8826":"2023-01-21T02:43:43.191Z","1.3.2-0.canary.8828":"2023-01-21T12:20:55.057Z","1.3.2-0.canary.8830":"2023-01-21T16:27:26.224Z","1.3.2-0.canary.8831":"2023-01-21T17:58:20.604Z","1.3.2-0.canary.8833":"2023-01-22T07:46:15.917Z","1.3.2-0.canary.8835":"2023-01-23T10:07:00.892Z","1.3.2-0.canary.8837":"2023-01-23T17:21:45.123Z","1.3.2-0.canary.8839":"2023-01-24T23:49:20.234Z","1.3.2-0.canary.8841":"2023-01-27T22:11:55.801Z","1.3.2-0.canary.8843":"2023-01-27T22:36:21.119Z","1.3.2-0.canary.8845":"2023-01-29T00:46:14.712Z","1.3.2-0.canary.8847":"2023-01-30T20:30:11.859Z","1.3.2-0.canary.8848":"2023-01-31T23:00:05.233Z","1.3.2":"2023-01-31T23:04:01.213Z","1.3.2-0.canary.8849":"2023-02-01T00:14:00.628Z","1.3.2-0.canary.8851":"2023-02-01T17:14:27.722Z","1.3.2-0.canary.8853":"2023-02-02T10:38:47.938Z","1.3.2-0.canary.8855":"2023-02-02T23:48:01.068Z","1.3.2-0.canary.8857":"2023-02-04T03:45:05.881Z","1.3.2-0.canary.8859":"2023-02-05T05:12:53.553Z","1.3.2-0.canary.8860":"2023-02-06T17:23:24.082Z","1.3.2-0.canary.8862":"2023-02-07T01:11:27.629Z","1.3.2-0.canary.8864":"2023-02-07T05:20:50.281Z","1.3.2-0.canary.8865":"2023-02-07T23:06:58.771Z","1.3.3":"2023-02-07T23:14:36.486Z","1.3.2-0.canary.8866":"2023-02-07T23:17:16.281Z","1.3.2-0.canary.8868":"2023-02-08T05:29:40.677Z","1.3.2-0.canary.8870":"2023-02-09T10:19:32.893Z","1.3.2-0.canary.8872":"2023-02-12T08:06:02.911Z","1.3.2-0.canary.8874":"2023-02-13T00:30:04.814Z","1.3.2-0.canary.8876":"2023-02-14T03:12:04.081Z","1.3.2-0.canary.8878":"2023-02-14T12:52:42.337Z","1.3.2-0.canary.8880":"2023-02-15T10:09:16.224Z","1.3.2-0.canary.8882":"2023-02-16T12:26:41.564Z","1.3.2-0.canary.8884":"2023-02-17T00:59:14.408Z","1.3.2-0.canary.8886":"2023-02-17T10:42:46.277Z","1.3.2-0.canary.8888":"2023-02-17T17:25:57.736Z","1.3.2-0.canary.8889":"2023-02-17T23:22:02.159Z","1.3.2-0.canary.8891":"2023-02-18T08:04:05.263Z","1.3.2-0.canary.8892":"2023-02-18T20:28:31.716Z","1.3.2-0.canary.8893":"2023-02-19T13:21:50.305Z","1.3.2-0.canary.8894":"2023-02-19T13:56:17.194Z","1.3.2-0.canary.8895":"2023-02-19T19:03:31.158Z","1.3.2-0.canary.8897":"2023-02-19T19:40:46.135Z","1.3.2-0.canary.8910":"2023-02-20T15:38:29.538Z","1.3.2-0.canary.8912":"2023-02-20T19:25:53.223Z","1.3.2-0.canary.8913":"2023-02-20T20:40:16.632Z","1.3.2-0.canary.8915":"2023-02-20T21:32:54.438Z","1.3.2-0.canary.8917":"2023-02-21T01:54:18.217Z","1.3.2-0.canary.8919":"2023-02-21T06:41:37.773Z","1.3.2-0.canary.8920":"2023-02-21T08:45:41.293Z","1.3.2-0.canary.8921":"2023-02-21T22:57:23.089Z","1.3.2-0.canary.8923":"2023-02-23T02:53:23.499Z","1.3.2-0.canary.8925":"2023-02-23T16:20:31.122Z","1.3.2-0.canary.8926":"2023-02-23T20:56:51.981Z","1.3.2-0.canary.8928":"2023-02-24T22:00:57.121Z","1.3.2-0.canary.8930":"2023-02-24T22:31:40.361Z","1.3.2-0.canary.8932":"2023-02-26T03:06:18.780Z","1.3.2-0.canary.8934":"2023-02-27T19:41:07.282Z","1.3.2-0.canary.8936":"2023-02-28T01:20:21.117Z","1.3.4":"2023-02-28T20:45:30.056Z","1.3.2-0.canary.8937":"2023-03-01T02:16:24.508Z","1.3.5-0.canary.8944":"2023-03-01T20:50:28.696Z","1.3.5-0.canary.8945":"2023-03-03T02:26:01.252Z","1.3.5-0.canary.8946":"2023-03-03T19:53:22.667Z","1.3.5-0.canary.8948":"2023-03-05T15:35:42.667Z","1.3.5-0.canary.8950":"2023-03-07T09:03:43.256Z","1.3.5-0.canary.8952":"2023-03-08T10:58:52.492Z","1.3.5-0.canary.8953":"2023-03-08T22:23:41.291Z","1.3.5-0.canary.8954":"2023-03-10T03:09:24.586Z","1.3.5-0.canary.8956":"2023-03-13T21:16:14.815Z","1.3.5-0.canary.8958":"2023-03-13T21:52:39.296Z","1.3.5-0.canary.8960":"2023-03-15T00:06:58.581Z","1.3.5-0.canary.8962":"2023-03-15T00:51:09.720Z","1.3.5-0.canary.8963":"2023-03-17T16:14:42.015Z","1.3.5-0.canary.8965":"2023-03-17T16:24:32.799Z","1.3.5-0.canary.8966":"2023-03-17T16:35:35.703Z","1.3.5-0.canary.8967":"2023-03-17T17:06:37.826Z","1.3.5":"2023-03-17T17:31:21.351Z","1.3.5-0.canary.8968":"2023-03-17T17:40:00.739Z","1.3.5-0.canary.8969":"2023-03-17T18:35:52.342Z","1.3.5-0.canary.8970":"2023-03-17T19:47:42.259Z","1.3.5-0.canary.8971":"2023-03-17T20:15:51.661Z","1.3.5-0.canary.8973":"2023-03-17T22:06:47.678Z","1.3.5-0.canary.8975":"2023-03-18T01:37:38.948Z","1.3.5-0.canary.8977":"2023-03-18T02:52:03.807Z","1.3.5-0.canary.8979":"2023-03-18T14:26:06.569Z","1.3.5-0.canary.8981":"2023-03-19T16:24:31.369Z","1.3.5-0.canary.8983":"2023-03-20T02:03:19.177Z","1.3.5-0.canary.8985":"2023-03-20T21:38:22.137Z","1.3.5-0.canary.8987":"2023-03-21T00:28:13.823Z","1.3.5-0.canary.8989":"2023-03-21T19:44:00.622Z","1.3.5-0.canary.8991":"2023-03-21T23:10:50.757Z","1.3.5-0.canary.8993":"2023-03-22T00:06:55.923Z","1.3.5-0.canary.8995":"2023-03-22T00:41:06.879Z","1.3.5-0.canary.8996":"2023-03-22T00:58:35.140Z","1.3.5-0.canary.8998":"2023-03-23T08:41:39.793Z","1.3.5-0.canary.8999":"2023-03-23T15:32:41.019Z","1.3.5-0.canary.9000":"2023-03-23T21:01:08.127Z","1.3.5-0.canary.9001":"2023-03-24T16:34:57.833Z","1.3.5-0.canary.9003":"2023-03-24T17:16:32.161Z","1.3.5-0.canary.9004":"2023-03-24T19:43:13.864Z","1.3.5-0.canary.9006":"2023-03-27T16:41:29.287Z","1.3.5-0.canary.9007":"2023-03-27T18:12:46.746Z","1.4.0-beta.1":"2023-03-27T18:30:15.717Z","1.4.0-beta.1.0.canary.9009":"2023-03-27T18:44:00.931Z","1.4.0-beta.1.0.canary.9011":"2023-03-28T03:20:29.160Z","1.4.0-beta.1.0.canary.9013":"2023-03-28T03:52:56.749Z","1.4.0-beta.1.0.canary.9015":"2023-03-28T04:35:16.557Z","1.4.0-beta.1.0.canary.9017":"2023-03-28T12:32:04.728Z","1.4.0-beta.1.0.canary.9018":"2023-03-28T22:26:11.944Z","1.4.0-beta.1.0.canary.9020":"2023-03-29T00:32:33.068Z","1.4.0-beta.2":"2023-03-29T01:14:33.659Z","1.4.0-beta.2.0.canary.9022":"2023-03-30T03:46:32.049Z","1.4.0-beta.2.0.canary.9024":"2023-03-30T04:04:54.445Z","1.4.0-beta.2.0.canary.9026":"2023-03-31T21:06:46.701Z","1.4.0-beta.2.0.canary.9028":"2023-04-04T02:29:22.856Z","1.4.0-beta.2.0.canary.9030":"2023-04-04T03:10:18.494Z","1.4.0-beta.2.0.canary.9031":"2023-04-04T04:08:25.580Z","1.4.0-beta.2.0.canary.9032":"2023-04-04T18:07:13.292Z","1.4.0-beta.2.0.canary.9033":"2023-04-05T01:29:47.168Z","1.4.0-beta.2.0.canary.9035":"2023-04-05T07:03:25.432Z","1.4.0-beta.2.0.canary.9037":"2023-04-06T11:46:21.568Z","1.4.0-beta.2.0.canary.9038":"2023-04-06T16:29:59.153Z","1.4.0-rc.1":"2023-04-06T16:48:59.940Z","1.4.0-rc.1.0.canary.9040":"2023-04-07T03:58:37.135Z","1.4.0-rc.1.0.canary.9042":"2023-04-07T14:56:01.715Z","1.4.0-rc.1.0.canary.9044":"2023-04-11T05:31:07.029Z","1.4.0":"2023-04-11T17:51:22.723Z","1.4.1-0.canary.9045":"2023-04-12T14:59:38.274Z","1.4.1-0.canary.9047":"2023-04-12T19:04:31.053Z","1.4.1-0.canary.9049":"2023-04-12T19:39:55.503Z","1.4.1-0.canary.9051":"2023-04-12T20:21:21.954Z","1.4.1-0.canary.9053":"2023-04-12T20:56:02.993Z","1.4.1-0.canary.9055":"2023-04-12T21:34:54.631Z","1.4.1-0.canary.9057":"2023-04-12T22:11:25.037Z","1.4.1-0.canary.9058":"2023-04-13T00:03:20.753Z","1.4.1-0.canary.9060":"2023-04-14T18:58:55.829Z","1.4.1-0.canary.9062":"2023-04-15T00:11:31.452Z","1.4.1-0.canary.9064":"2023-04-15T02:53:19.605Z","1.4.1-0.canary.9066":"2023-04-16T13:21:27.461Z","1.4.1-0.canary.9068":"2023-04-17T02:48:03.634Z","1.4.1-0.canary.9070":"2023-04-17T21:43:04.160Z","1.4.1-0.canary.9072":"2023-04-18T01:00:06.280Z","1.4.1-0.canary.9074":"2023-04-19T00:57:53.111Z","1.4.1-0.canary.9076":"2023-04-20T07:13:36.689Z","1.4.1-0.canary.9078":"2023-04-20T07:52:41.567Z","1.4.1-0.canary.9080":"2023-04-20T16:39:59.667Z","1.4.1-0.canary.9081":"2023-04-21T13:51:10.922Z","1.4.1-0.canary.9083":"2023-04-21T14:17:53.464Z","1.4.1-0.canary.9084":"2023-04-21T21:32:01.257Z","1.4.1-0.canary.9086":"2023-04-22T03:03:40.222Z","1.4.1-0.canary.9088":"2023-04-23T17:48:26.359Z","1.4.1-0.canary.9090":"2023-04-23T20:23:58.509Z","1.4.1-0.canary.9092":"2023-04-24T01:36:22.487Z","1.4.1-0.canary.9093":"2023-04-24T11:06:08.715Z","1.4.1-0.canary.9094":"2023-04-24T18:53:17.180Z","1.4.1-0.canary.9095":"2023-04-24T21:34:44.665Z","1.4.1-0.canary.9097":"2023-04-26T21:45:25.382Z","1.4.1-0.canary.9099":"2023-04-27T17:25:37.254Z","1.4.1-0.canary.9101":"2023-04-27T23:08:47.342Z","1.4.1-0.canary.9103":"2023-04-28T05:36:37.998Z","1.4.1-0.canary.9104":"2023-04-28T19:51:19.287Z","1.4.1-0.canary.9106":"2023-04-28T23:59:39.562Z","1.4.1-0.canary.9108":"2023-04-29T00:30:16.371Z","1.4.1-0.canary.9110":"2023-04-30T10:11:03.781Z","1.4.1-0.canary.9111":"2023-05-01T14:34:47.653Z","1.4.1-0.canary.9112":"2023-05-01T16:35:24.990Z","1.4.1-0.canary.9114":"2023-05-01T17:16:18.419Z","1.4.1-0.canary.9116":"2023-05-01T20:40:22.432Z","1.4.1-0.canary.9118":"2023-05-01T21:10:17.491Z","1.4.1-0.canary.9119":"2023-05-03T12:02:39.044Z","1.4.1-0.canary.9121":"2023-05-03T13:31:56.960Z","1.4.1-0.canary.9122":"2023-05-03T17:17:13.048Z","1.4.1-0.canary.9124":"2023-05-04T01:13:55.006Z","1.4.1-0.canary.9126":"2023-05-04T01:56:26.063Z","1.4.1":"2023-05-04T14:49:48.284Z","1.4.2-0.canary.9128":"2023-05-05T23:27:48.938Z","1.4.2-0.canary.9130":"2023-05-05T23:56:40.479Z","1.4.2-0.canary.9132":"2023-05-06T00:51:52.301Z","1.4.2-0.canary.9134":"2023-05-06T01:21:40.068Z","1.4.2-0.canary.9136":"2023-05-06T01:43:26.282Z","1.4.2-0.canary.9138":"2023-05-06T04:59:04.202Z","1.4.2-0.canary.9140":"2023-05-06T07:57:15.218Z","1.4.2-0.canary.9142":"2023-05-06T08:29:45.940Z","1.4.2-0.canary.9144":"2023-05-07T21:42:59.953Z","1.4.2-0.canary.9145":"2023-05-08T12:41:50.880Z","1.4.2-0.canary.9146":"2023-05-09T00:51:08.445Z","1.4.2-0.canary.9148":"2023-05-09T05:04:06.879Z","1.4.2-0.canary.9150":"2023-05-09T05:42:40.380Z","1.4.2-0.canary.9152":"2023-05-09T06:00:34.196Z","1.4.2-0.canary.9153":"2023-05-09T12:40:34.111Z","1.4.2":"2023-05-09T14:33:43.595Z","1.4.3-0.canary.9154":"2023-05-10T21:58:45.441Z","1.4.3-0.canary.9155":"2023-05-11T09:39:58.608Z","1.4.3":"2023-05-11T12:48:04.462Z","1.4.4-0.canary.9156":"2023-05-16T18:25:22.465Z","1.4.4-0.canary.9157":"2023-05-24T23:26:31.608Z","1.4.4-0.canary.9158":"2023-05-25T01:15:31.032Z","1.4.4-0.canary.9159":"2023-05-25T20:38:40.853Z","1.4.4-0.canary.9160":"2023-05-25T23:43:52.147Z","1.4.4":"2023-05-25T23:44:37.446Z","1.4.5-0.canary.9161":"2023-05-26T20:40:41.886Z","1.4.5-0.canary.9162":"2023-05-26T22:19:40.475Z","1.4.5-0.canary.9163":"2023-05-27T01:48:07.088Z","1.4.5-0.canary.9165":"2023-05-28T10:34:09.448Z","1.4.5-0.canary.9167":"2023-05-28T11:47:23.571Z","1.4.5-0.canary.9169":"2023-05-28T13:04:42.224Z","1.4.5-0.canary.9171":"2023-05-28T14:12:56.468Z","1.4.5-0.canary.9173":"2023-05-28T15:26:22.576Z","1.4.5-0.canary.9175":"2023-05-28T16:19:51.909Z","1.4.5-0.canary.9177":"2023-05-28T17:42:10.043Z","1.4.5-0.canary.9181":"2023-05-28T19:12:11.200Z","1.4.5-0.canary.9183":"2023-05-28T20:03:38.012Z","1.4.5-0.canary.9185":"2023-05-28T20:35:13.070Z","1.4.5-0.canary.9187":"2023-05-28T21:30:56.875Z","1.4.5-0.canary.9189":"2023-05-28T22:09:45.734Z","1.4.5-0.canary.9191":"2023-05-28T22:44:43.901Z","1.4.5-0.canary.9196":"2023-05-29T09:08:54.015Z","1.4.5-0.canary.9197":"2023-05-29T09:15:31.476Z","1.4.5-0.canary.9199":"2023-05-29T21:00:36.139Z","1.4.5-0.canary.9207":"2023-05-31T17:58:07.177Z","1.4.5-0.canary.9210":"2023-06-01T15:58:41.714Z","1.4.5-0.canary.9212":"2023-06-02T17:29:43.799Z","1.4.5-0.canary.9214":"2023-06-02T17:57:44.893Z","1.4.5-0.canary.9216":"2023-06-02T20:30:52.824Z","1.4.5-0.canary.9218":"2023-06-02T21:40:29.108Z","1.4.5-0.canary.9220":"2023-06-05T21:10:16.775Z","1.4.5-0.canary.9222":"2023-06-05T21:43:22.831Z","1.4.5-0.canary.9224":"2023-06-05T22:11:02.982Z","1.4.5-0.canary.9226":"2023-06-05T22:31:04.749Z","1.4.5-0.canary.9228":"2023-06-05T23:03:03.689Z","1.4.5":"2023-06-05T23:18:08.999Z","1.4.5-0.canary.9230":"2023-06-05T23:21:40.447Z","1.4.5-0.canary.9232":"2023-06-06T18:41:52.933Z","1.4.5-0.canary.9234":"2023-06-06T20:44:29.598Z","1.4.5-0.canary.9236":"2023-06-07T19:13:06.238Z","1.4.5-0.canary.9238":"2023-06-08T00:53:20.703Z","1.4.5-0.canary.9241":"2023-06-08T21:15:26.851Z","1.4.5-0.canary.9243":"2023-06-08T23:40:02.214Z","1.4.5-0.canary.9245":"2023-06-12T19:18:55.071Z","1.4.5-0.canary.9247":"2023-06-12T19:42:31.961Z","1.4.5-0.canary.9249":"2023-06-12T20:11:49.492Z","1.4.5-0.canary.9251":"2023-06-13T05:01:26.557Z","1.4.5-0.canary.9253":"2023-06-13T05:34:10.311Z","1.4.5-0.canary.9255":"2023-06-13T06:04:26.228Z","1.4.5-0.canary.9257":"2023-06-13T20:22:38.420Z","1.4.6":"2023-06-15T19:11:26.430Z","1.4.5-0.canary.9259":"2023-06-15T19:32:25.608Z","1.4.5-0.canary.9261":"2023-06-15T20:02:37.261Z","1.4.5-0.canary.9262":"2023-06-15T20:21:14.307Z","1.4.5-0.canary.9264":"2023-06-15T21:52:51.482Z","1.4.5-0.canary.9266":"2023-06-15T22:24:17.035Z","1.4.5-0.canary.9268":"2023-06-16T23:07:23.867Z","1.4.5-0.canary.9270":"2023-06-19T14:05:12.775Z","1.4.5-0.canary.9272":"2023-06-19T14:48:49.447Z","1.4.5-0.canary.9274":"2023-06-19T18:28:01.674Z","1.4.5-0.canary.9276":"2023-06-19T19:23:09.327Z","1.4.5-0.canary.9278":"2023-06-19T19:45:31.119Z","1.4.5-0.canary.9280":"2023-06-20T16:14:23.301Z","1.4.5-0.canary.9282":"2023-06-20T16:59:21.999Z","1.4.5-0.canary.9284":"2023-06-21T01:41:29.794Z","1.4.5-0.canary.9286":"2023-06-22T21:25:39.572Z","1.4.5-0.canary.9288":"2023-06-22T22:01:54.788Z","1.4.5-0.canary.9290":"2023-06-27T02:19:50.923Z","1.4.5-0.canary.9292":"2023-06-27T02:47:36.507Z","1.4.5-0.canary.9294":"2023-06-27T17:34:17.990Z","1.4.5-0.canary.9296":"2023-06-27T21:39:20.762Z","1.4.7":"2023-06-28T01:46:22.185Z","1.4.5-0.canary.9298":"2023-06-28T18:50:06.239Z","1.4.5-0.canary.9300":"2023-06-30T01:20:23.383Z","1.4.5-0.canary.9302":"2023-06-30T10:59:32.985Z","1.4.5-0.canary.9304":"2023-07-01T22:45:37.668Z","1.4.5-0.canary.9306":"2023-07-03T18:06:11.170Z","1.4.5-0.canary.9308":"2023-07-03T18:27:32.789Z","1.4.5-0.canary.9310":"2023-07-03T18:55:57.424Z","1.4.5-0.canary.9312":"2023-07-03T19:34:28.340Z","1.4.5-0.canary.9314":"2023-07-03T19:53:02.794Z","1.4.8":"2023-07-03T20:00:05.774Z","1.4.9-0.canary.9328":"2023-07-03T20:08:20.286Z","1.4.9-0.canary.9330":"2023-07-03T20:36:06.034Z","1.4.9-0.canary.9333":"2023-07-04T14:35:11.556Z","1.4.9-0.canary.9335":"2023-07-04T23:25:56.399Z","1.4.9-0.canary.9337":"2023-07-04T23:44:52.345Z","1.4.9-0.canary.9339":"2023-07-05T07:42:46.915Z","1.4.9-0.canary.9341":"2023-07-05T08:24:02.734Z","1.4.9-0.canary.9343":"2023-07-05T22:06:40.487Z","1.4.9-0.canary.9345":"2023-07-08T00:35:39.590Z","1.4.9-0.canary.9346":"2023-07-08T21:46:51.701Z","1.4.9-0.canary.9348":"2023-07-11T00:57:25.406Z","1.4.9-0.canary.9350":"2023-07-11T01:41:08.037Z","1.4.9-0.canary.9352":"2023-07-11T12:05:52.634Z","1.4.9-0.canary.9354":"2023-07-12T17:43:28.063Z","1.4.9-0.canary.9356":"2023-07-12T18:16:26.603Z","1.4.9-0.canary.9360":"2023-07-13T02:18:00.057Z","1.4.9-0.canary.9362":"2023-07-13T02:48:03.017Z","1.4.9-0.canary.9364":"2023-07-13T17:46:12.329Z","1.4.9-0.canary.9365":"2023-07-13T21:15:52.030Z","1.4.9-0.canary.9367":"2023-07-13T21:47:14.661Z","1.4.9-0.canary.9368":"2023-07-14T04:16:51.371Z","1.4.9":"2023-07-14T04:45:06.291Z","1.4.9-0.canary.9369":"2023-07-14T04:48:41.845Z","1.4.10-0.canary.9373":"2023-07-14T05:15:09.830Z","1.4.10-0.canary.9375":"2023-07-14T15:51:38.463Z","1.4.10-0.canary.9376":"2023-07-14T19:25:28.870Z","1.4.10-0.canary.9378":"2023-07-14T23:21:23.691Z","1.4.10-0.canary.9380":"2023-07-17T21:01:30.064Z","1.4.10-0.canary.9381":"2023-07-17T23:59:39.166Z","1.4.10-0.canary.9382":"2023-07-18T00:30:55.425Z","1.4.10-0.canary.9384":"2023-07-18T01:03:57.871Z","1.4.10":"2023-07-18T20:45:06.750Z","1.4.11-0.canary.9388":"2023-07-18T20:55:14.580Z","1.4.11-0.canary.9390":"2023-07-19T01:41:23.562Z","1.4.11-0.canary.9392":"2023-07-19T02:11:24.323Z","1.4.11-0.canary.9393":"2023-07-21T19:10:11.588Z","1.4.11-0.canary.9395":"2023-07-21T19:34:35.642Z","1.4.11-0.canary.9396":"2023-07-21T23:00:24.545Z","1.4.11-0.canary.9397":"2023-07-21T23:31:42.045Z","1.4.11-0.canary.9398":"2023-07-22T00:35:45.511Z","1.4.11-0.canary.9399":"2023-07-22T01:23:43.016Z","1.4.11-0.canary.9401":"2023-07-22T16:00:06.506Z","1.4.11-0.canary.9403":"2023-07-24T14:18:36.996Z","1.4.11-0.canary.9404":"2023-07-25T18:54:54.695Z","1.4.11-0.canary.9406":"2023-07-25T19:39:20.293Z","1.4.11-0.canary.9408":"2023-07-26T01:25:20.843Z","1.4.11-0.canary.9410":"2023-07-26T02:09:32.658Z","1.4.11-0.canary.9411":"2023-07-26T18:19:30.164Z","1.4.11-0.canary.9412":"2023-07-28T02:05:47.855Z","1.4.11-0.canary.9414":"2023-07-28T02:47:18.525Z","1.4.11-0.canary.9416":"2023-08-01T13:00:45.446Z","1.4.11-0.canary.9417":"2023-08-02T00:53:57.845Z","1.4.11-0.canary.9419":"2023-08-03T01:10:59.209Z","1.4.11-0.canary.9421":"2023-08-03T12:23:42.279Z","1.4.11-0.canary.9423":"2023-08-03T12:59:00.148Z","1.4.11-0.canary.9425":"2023-08-03T21:30:15.948Z","1.4.11-0.canary.9427":"2023-08-04T07:11:24.237Z","1.4.11-0.canary.9429":"2023-08-04T15:54:09.520Z","1.4.11-0.canary.9431":"2023-08-04T16:33:29.720Z","1.4.11-0.canary.9433":"2023-08-05T00:53:55.073Z","1.4.11-0.canary.9435":"2023-08-05T01:24:46.763Z","1.4.11-0.canary.9437":"2023-08-05T02:06:03.221Z","1.4.11-0.canary.9439":"2023-08-07T20:16:30.181Z","1.4.11-0.canary.9441":"2023-08-07T20:47:37.800Z","1.4.11-0.canary.9443":"2023-08-14T20:27:36.895Z","1.4.11-0.canary.9444":"2023-08-14T23:54:16.819Z","1.4.11-0.canary.9445":"2023-08-15T01:37:06.901Z","1.4.11-0.canary.9447":"2023-08-15T11:41:49.367Z","1.4.11-0.canary.9449":"2023-08-15T12:24:48.229Z","1.4.11-0.canary.9451":"2023-08-16T08:04:59.681Z","1.4.11-0.canary.9453":"2023-08-16T09:00:19.756Z","1.4.11-0.canary.9454":"2023-08-16T19:02:20.235Z","1.4.11-0.canary.9456":"2023-08-18T17:24:06.038Z","1.4.11-0.canary.9458":"2023-08-18T17:55:00.872Z","1.4.11-0.canary.9459":"2023-08-19T01:35:02.146Z","1.4.11-0.canary.9461":"2023-08-19T02:17:24.336Z","1.4.11-0.canary.9463":"2023-08-20T19:20:44.429Z","1.4.11-0.canary.9464":"2023-08-20T20:22:30.342Z","1.4.11-0.canary.9465":"2023-08-20T20:45:36.533Z","1.4.11-0.canary.9466":"2023-08-21T17:34:53.028Z","1.4.11-0.canary.9467":"2023-08-21T22:35:22.284Z","1.4.11-0.canary.9468":"2023-08-21T22:44:37.924Z","1.4.11-0.canary.9469":"2023-08-22T10:34:42.680Z","1.4.11-0.canary.9471":"2023-08-22T16:50:29.868Z","1.4.11-0.canary.9472":"2023-08-24T23:47:37.481Z","1.4.11-0.canary.9474":"2023-08-25T23:05:23.239Z","1.4.11-0.canary.9476":"2023-08-25T23:48:50.167Z","1.4.11-0.canary.9477":"2023-08-28T19:35:33.297Z","1.4.11-0.canary.9479":"2023-08-28T20:07:37.058Z","1.4.11-0.canary.9480":"2023-08-30T21:50:28.975Z","1.4.11-0.canary.9482":"2023-08-30T22:36:51.495Z","1.4.11-0.canary.9483":"2023-08-31T00:03:30.410Z","1.4.11-0.canary.9484":"2023-08-31T15:19:11.229Z","1.4.11-0.canary.9485":"2023-08-31T16:36:30.791Z","1.4.11-0.canary.9487":"2023-08-31T16:50:06.857Z","1.4.11-0.canary.9489":"2023-08-31T17:39:43.826Z","1.4.11-0.canary.9490":"2023-08-31T18:20:27.941Z","1.4.11-0.canary.9492":"2023-08-31T18:42:33.178Z","1.4.11-0.canary.9494":"2023-08-31T19:05:46.970Z","1.4.11":"2023-08-31T19:24:18.620Z","1.4.11-0.canary.9496":"2023-08-31T19:40:23.135Z","1.4.11-0.canary.9497":"2023-08-31T21:21:54.945Z","1.4.11-0.canary.9498":"2023-08-31T22:48:27.136Z","1.4.12":"2023-09-01T15:13:04.857Z","1.4.11-0.canary.9499":"2023-09-01T19:58:13.606Z","1.4.11-0.canary.9501":"2023-09-01T23:42:34.030Z","1.4.11-0.canary.9502":"2023-09-02T16:51:19.850Z","1.4.11-0.canary.9504":"2023-09-02T19:05:01.791Z","1.4.11-0.canary.9506":"2023-09-05T14:33:44.198Z","1.4.11-0.canary.9507":"2023-09-05T17:38:14.255Z","1.5.0-alpha.0":"2023-09-05T22:37:15.732Z","1.5.0-alpha.0.0.canary.9509":"2023-09-07T20:36:33.429Z","1.5.0-alpha.0.0.canary.9510":"2023-09-08T21:18:04.174Z","1.5.0-alpha.0.0.canary.9511":"2023-09-08T23:55:02.669Z","1.5.0-alpha.0.0.canary.9512":"2023-09-11T17:25:31.478Z","1.5.0-alpha.0.0.canary.9514":"2023-09-11T18:09:55.166Z","1.5.0-alpha.0.0.canary.9516":"2023-09-11T18:50:12.645Z","1.5.0-alpha.0.0.canary.9518":"2023-09-11T19:58:59.995Z","1.5.0-alpha.0.0.canary.9520":"2023-09-11T20:40:09.040Z","1.5.0-alpha.0.0.canary.9521":"2023-09-12T20:29:02.671Z","1.5.0-alpha.0.0.canary.9522":"2023-09-13T18:26:47.491Z","1.5.0-alpha.0.0.canary.9524":"2023-09-13T19:08:35.507Z","1.5.0-alpha.0.0.canary.9526":"2023-09-13T19:53:32.536Z","1.5.0-alpha.0.0.canary.9528":"2023-09-13T20:36:22.831Z","1.5.0-alpha.0.0.canary.9529":"2023-09-14T22:43:22.402Z","1.5.0-alpha.0.0.canary.9531":"2023-09-15T22:31:01.399Z","1.5.0-alpha.0.0.canary.9532":"2023-09-18T23:20:11.718Z","1.5.0-alpha.0.0.canary.9533":"2023-09-20T15:51:51.957Z","1.5.0-alpha.0.0.canary.9535":"2023-09-22T22:17:36.695Z","1.5.0-alpha.0.0.canary.9537":"2023-09-22T23:09:13.582Z","1.5.0-alpha.0.0.canary.9539":"2023-09-22T23:45:45.637Z","1.5.0-alpha.0.0.canary.9541":"2023-09-23T00:32:39.679Z","1.5.0-alpha.0.0.canary.9544":"2023-09-23T01:36:24.239Z","1.5.0-alpha.0.0.canary.9546":"2023-09-23T05:55:29.118Z","1.5.0-alpha.0.0.canary.9548":"2023-09-23T06:40:00.878Z","1.5.0-alpha.0.0.canary.9549":"2023-09-23T17:35:34.028Z","1.5.0-alpha.0.0.canary.9551":"2023-09-23T18:09:27.856Z","1.5.0-alpha.0.0.canary.9552":"2023-09-23T20:22:10.358Z","1.5.0-alpha.0.0.canary.9553":"2023-09-26T00:31:55.217Z","1.5.0-alpha.0.0.canary.9554":"2023-09-26T23:49:17.203Z","1.5.0-alpha.0.0.canary.9556":"2023-09-29T22:14:51.665Z","1.5.0-alpha.0.0.canary.9557":"2023-09-29T23:19:07.886Z","1.5.0-alpha.0.0.canary.9559":"2023-10-01T07:16:29.753Z","1.5.0-alpha.0.0.canary.9561":"2023-10-01T07:39:11.333Z","1.5.0-alpha.0.0.canary.9562":"2023-10-01T20:53:02.678Z","1.5.0-alpha.0.0.canary.9564":"2023-10-02T09:36:39.455Z","1.5.0-alpha.0.0.canary.9566":"2023-10-02T14:19:57.925Z","1.5.0-alpha.0.0.canary.9567":"2023-10-02T17:00:48.124Z","1.5.0-alpha.0.0.canary.9569":"2023-10-02T17:43:31.260Z","1.5.0-alpha.0.0.canary.9571":"2023-10-02T18:04:24.853Z","1.5.0-alpha.0.0.canary.9573":"2023-10-02T18:39:52.350Z","1.5.0-alpha.0.0.canary.9575":"2023-10-02T19:21:56.576Z","1.5.0-alpha.0.0.canary.9577":"2023-10-02T22:14:14.752Z","1.5.0-alpha.0.0.canary.9579":"2023-10-03T01:21:03.697Z","1.5.0-alpha.0.0.canary.9581":"2023-10-03T01:51:17.462Z","1.5.0-alpha.0.0.canary.9583":"2023-10-04T11:49:21.757Z","1.5.0-alpha.0.0.canary.9585":"2023-10-04T12:15:33.315Z","1.5.0-alpha.0.0.canary.9587":"2023-10-04T13:10:47.668Z","1.5.0-alpha.0.0.canary.9589":"2023-10-04T13:43:13.112Z","1.5.0-alpha.0.0.canary.9591":"2023-10-04T14:23:17.486Z","1.5.0-alpha.0.0.canary.9592":"2023-10-04T18:10:50.295Z","1.5.0-alpha.0.0.canary.9594":"2023-10-04T18:55:51.467Z","1.5.0-alpha.0.0.canary.9597":"2023-10-08T13:59:57.547Z","1.5.0-alpha.0.0.canary.9600":"2023-10-08T19:24:56.314Z","1.5.0-alpha.0.0.canary.9601":"2023-10-09T19:14:04.948Z","1.5.0-alpha.0.0.canary.9602":"2023-10-09T20:07:53.526Z","1.5.0-alpha.0.0.canary.9603":"2023-10-10T18:34:17.684Z","1.5.0-alpha.0.0.canary.9604":"2023-10-10T18:49:25.372Z","1.5.0-alpha.0.0.canary.9605":"2023-10-10T19:39:52.004Z","1.5.0-alpha.0.0.canary.9606":"2023-10-11T18:45:35.753Z","1.5.0-alpha.0.0.canary.9607":"2023-10-11T20:53:53.784Z","1.5.0-alpha.0.0.canary.9609":"2023-10-11T21:28:25.133Z","1.5.0-alpha.0.0.canary.9611":"2023-10-11T21:59:17.353Z","1.5.0-alpha.0.0.canary.9613":"2023-10-12T13:08:05.069Z","1.5.0-alpha.0.0.canary.9615":"2023-10-12T14:07:19.144Z","1.5.0-alpha.0.0.canary.9617":"2023-10-12T14:52:33.690Z","1.5.0-alpha.0.0.canary.9619":"2023-10-12T15:32:00.618Z","1.5.0-alpha.0.0.canary.9621":"2023-10-12T16:18:51.237Z","1.5.0-alpha.0.0.canary.9623":"2023-10-12T16:52:30.471Z","1.5.0-alpha.0.0.canary.9625":"2023-10-12T17:21:14.168Z","1.5.0-alpha.0.0.canary.9627":"2023-10-12T17:58:06.391Z","1.5.0-alpha.0.0.canary.9629":"2023-10-12T18:25:52.536Z","1.5.0-alpha.0.0.canary.9631":"2023-10-13T23:13:08.372Z","1.5.0-alpha.0.0.canary.9633":"2023-10-13T23:45:43.970Z","1.5.0-alpha.0.0.canary.9635":"2023-10-14T00:02:34.017Z","1.5.0-alpha.0.0.canary.9637":"2023-10-17T04:45:15.467Z","1.5.0-alpha.0.0.canary.9639":"2023-10-17T05:09:06.321Z","1.5.0-alpha.0.0.canary.9641":"2023-10-17T05:25:10.727Z","1.5.0-alpha.0.0.canary.9642":"2023-10-17T22:46:28.320Z","1.5.0-alpha.0.0.canary.9643":"2023-10-17T23:14:23.313Z","1.5.0-alpha.1":"2023-10-17T23:38:19.124Z","1.5.0-alpha.1.0.canary.9644":"2023-10-18T21:17:42.924Z","1.5.0-alpha.1.0.canary.9646":"2023-10-18T21:47:42.075Z","1.5.0-alpha.1.0.canary.9648":"2023-10-18T22:10:12.890Z","1.5.0-alpha.1.0.canary.9649":"2023-10-21T18:55:25.876Z","1.5.0-alpha.1.0.canary.9650":"2023-10-21T19:10:56.075Z","1.5.0-alpha.1.0.canary.9651":"2023-10-22T14:57:01.375Z","1.5.0-alpha.1.0.canary.9653":"2023-10-22T15:13:03.493Z","1.5.0-alpha.1.0.canary.9655":"2023-10-22T15:42:02.593Z","1.5.0-alpha.1.0.canary.9657":"2023-10-23T17:47:42.085Z","1.5.0-alpha.1.0.canary.9659":"2023-10-23T18:01:56.009Z","1.5.0-alpha.1.0.canary.9661":"2023-10-24T22:17:28.647Z","1.5.0-alpha.1.0.canary.9663":"2023-10-25T00:54:46.309Z","1.5.0-alpha.1.0.canary.9665":"2023-10-25T01:37:51.325Z","1.5.0-alpha.1.0.canary.9667":"2023-10-25T02:10:14.584Z","1.5.0-alpha.1.0.canary.9669":"2023-10-25T02:51:02.629Z","1.5.0-alpha.1.0.canary.9671":"2023-10-25T03:13:00.007Z","1.5.0-alpha.1.0.canary.9673":"2023-10-25T09:40:04.775Z","1.5.0-alpha.1.0.canary.9675":"2023-10-25T10:14:00.040Z","1.5.0-alpha.1.0.canary.9677":"2023-10-25T17:59:48.141Z","1.5.0-alpha.1.0.canary.9679":"2023-10-25T18:31:30.962Z","1.5.0-alpha.1.0.canary.9681":"2023-10-30T08:45:31.311Z","1.5.0-alpha.1.0.canary.9683":"2023-10-30T09:15:37.697Z","1.5.0-alpha.1.0.canary.9685":"2023-10-30T09:40:57.839Z","1.5.0-alpha.1.0.canary.9687":"2023-11-02T22:38:24.426Z","1.5.0-alpha.1.0.canary.9689":"2023-11-05T19:12:42.992Z","1.5.0-alpha.1.0.canary.9690":"2023-11-06T16:25:13.471Z","1.5.0-alpha.1.0.canary.9692":"2023-11-07T00:46:01.333Z","1.5.0-alpha.1.0.canary.9694":"2023-11-07T01:31:22.248Z","1.5.0-alpha.1.0.canary.9696":"2023-11-07T02:19:30.581Z","1.5.0-alpha.1.0.canary.9698":"2023-11-07T02:59:17.070Z","1.5.0-alpha.1.0.canary.9700":"2023-11-07T03:47:51.316Z","1.5.0-alpha.1.0.canary.9702":"2023-11-07T04:27:46.005Z","1.5.0-alpha.1.0.canary.9704":"2023-11-11T00:54:51.650Z","1.5.0-alpha.1.0.canary.9707":"2023-11-13T23:35:46.162Z","1.5.0-alpha.1.0.canary.9709":"2023-11-14T15:03:57.410Z","1.5.0-alpha.1.0.canary.9711":"2023-11-14T15:42:11.329Z","1.5.0-alpha.1.0.canary.9713":"2023-11-14T16:39:08.673Z","1.5.0-alpha.1.0.canary.9715":"2023-11-14T22:26:34.127Z","1.5.0-alpha.1.0.canary.9717":"2023-11-14T23:00:27.295Z","1.5.0-alpha.1.0.canary.9718":"2023-11-15T01:01:08.055Z","1.5.0-alpha.1.0.canary.9719":"2023-11-15T17:40:46.467Z","1.5.0-alpha.1.0.canary.9721":"2023-11-16T11:22:38.653Z","1.5.0-alpha.1.0.canary.9722":"2023-11-16T19:52:51.186Z","1.5.0-alpha.1.0.canary.9723":"2023-11-16T22:47:51.191Z","1.5.0-alpha.1.0.canary.9725":"2023-11-18T16:15:13.382Z","1.5.0-alpha.1.0.canary.9727":"2023-11-18T17:00:08.768Z","1.5.0-alpha.1.0.canary.9729":"2023-11-20T19:12:42.458Z","1.5.0-alpha.1.0.canary.9731":"2023-11-20T20:09:40.751Z","1.5.0-alpha.1.0.canary.9733":"2023-11-20T20:47:37.564Z","1.5.0-alpha.1.0.canary.9734":"2023-11-22T03:59:44.296Z","1.5.0-alpha.1.0.canary.9735":"2023-11-22T17:03:17.304Z","1.5.0-alpha.1.0.canary.9739":"2023-11-22T18:41:38.900Z","1.5.0-alpha.1.0.canary.9741":"2023-11-22T18:57:05.366Z","1.5.0-alpha.1.0.canary.9743":"2023-11-23T09:10:14.767Z","1.5.0-alpha.1.0.canary.9745":"2023-11-23T18:57:05.477Z","1.5.0-alpha.1.0.canary.9747":"2023-11-23T23:29:37.193Z","1.5.0-alpha.1.0.canary.9749":"2023-11-23T23:43:13.560Z","1.5.0-alpha.1.0.canary.9751":"2023-11-24T12:47:41.102Z","1.5.0-alpha.1.0.canary.9753":"2023-11-25T01:54:34.204Z","1.5.0-alpha.1.0.canary.9754":"2023-11-27T23:06:24.633Z","1.5.0-alpha.1.0.canary.9755":"2023-11-27T23:23:40.460Z","1.5.0-alpha.1.0.canary.9756":"2023-11-27T23:34:45.993Z","1.5.0-alpha.1.0.canary.9758":"2023-11-28T00:05:28.456Z","1.5.0-alpha.1.0.canary.9760":"2023-11-28T00:35:59.474Z","1.5.0-alpha.1.0.canary.9762":"2023-11-28T04:09:01.938Z","1.5.0-alpha.1.0.canary.9764":"2023-11-28T04:29:41.649Z","1.5.0-alpha.1.0.canary.9766":"2023-11-28T04:44:29.024Z","1.5.0-alpha.1.0.canary.9768":"2023-12-02T16:03:43.739Z","1.5.0-alpha.1.0.canary.9770":"2023-12-03T15:56:35.683Z","1.5.0-alpha.1.0.canary.9772":"2023-12-03T16:26:10.351Z","1.5.0-alpha.1.0.canary.9774":"2023-12-04T20:29:10.176Z","1.5.0-alpha.1.0.canary.9776":"2023-12-04T20:55:12.993Z","1.5.0-alpha.1.0.canary.9780":"2023-12-04T23:53:39.632Z","1.5.0-alpha.1.0.canary.9783":"2023-12-05T01:27:23.953Z","1.5.0-beta.1":"2023-12-05T02:39:41.068Z","1.5.0-beta.1.0.canary.9785":"2023-12-06T14:14:43.310Z","1.5.0-beta.1.0.canary.9787":"2023-12-06T23:49:49.001Z","1.5.0-beta.1.0.canary.9789":"2023-12-07T00:53:35.668Z","1.5.0-beta.1.0.canary.9791":"2023-12-07T01:33:20.315Z","1.5.0-beta.1.0.canary.9792":"2023-12-07T02:10:34.723Z","1.4.13":"2023-12-07T02:22:55.327Z","1.5.0-beta.1.0.canary.9794":"2023-12-07T02:47:38.913Z","1.5.0-beta.1.0.canary.9796":"2023-12-07T20:29:00.867Z","1.5.0-beta.1.0.canary.9798":"2023-12-07T20:56:18.527Z","1.5.0-beta.2":"2023-12-08T17:23:17.277Z","1.5.0-beta.2.0.canary.9800":"2023-12-09T01:12:40.858Z","1.5.0-beta.2.0.canary.9802":"2023-12-09T13:22:20.607Z","1.5.0-beta.2.0.canary.9804":"2023-12-10T18:34:42.691Z","1.5.0-beta.2.0.canary.9806":"2023-12-12T03:42:45.194Z","1.5.0-beta.2.0.canary.9808":"2023-12-12T04:12:15.022Z","1.5.0-beta.2.0.canary.9810":"2023-12-12T04:36:34.296Z","1.5.0-beta.2.0.canary.9812":"2023-12-12T05:07:40.381Z","1.5.0-beta.2.0.canary.9813":"2023-12-13T04:05:25.119Z","1.5.0-beta.2.0.canary.9815":"2023-12-13T10:42:37.980Z","1.5.0-beta.2.0.canary.9816":"2023-12-13T18:31:10.763Z","1.5.0-beta.2.0.canary.9817":"2023-12-13T22:18:13.972Z","1.5.0-beta.2.0.canary.9818":"2023-12-14T01:25:39.642Z","1.5.0-beta.2.0.canary.9819":"2023-12-14T19:43:18.191Z","1.5.0-beta.2.0.canary.9821":"2023-12-15T08:39:59.306Z","1.5.0-beta.2.0.canary.9823":"2023-12-15T09:09:45.526Z","1.5.0-beta.2.0.canary.9824":"2023-12-15T17:01:57.670Z","1.5.0-beta.2.0.canary.9826":"2023-12-15T17:12:41.965Z","1.5.0-beta.2.0.canary.9827":"2023-12-15T17:24:56.836Z","1.5.0-beta.2.0.canary.9828":"2023-12-15T21:43:12.009Z","1.5.0-beta.2.0.canary.9829":"2023-12-15T21:53:28.179Z","1.5.0-beta.2.0.canary.9830":"2023-12-15T22:52:50.426Z","1.5.0-beta.2.0.canary.9832":"2023-12-16T00:08:00.004Z","1.5.0-beta.3":"2023-12-16T01:32:48.121Z","1.5.0-beta.3.0.canary.9834":"2023-12-18T14:21:41.678Z","1.5.0-beta.3.0.canary.9836":"2023-12-18T14:36:11.534Z","1.4.14":"2023-12-18T16:01:52.658Z","1.5.0-beta.3.0.canary.9838":"2023-12-18T20:17:56.724Z","1.5.0-beta.3.0.canary.9840":"2023-12-18T20:46:51.094Z","1.5.0-beta.3.0.canary.9842":"2023-12-19T19:40:51.395Z","1.5.0-beta.3.0.canary.9844":"2023-12-19T20:03:22.175Z","1.5.0-beta.3.0.canary.9845":"2023-12-21T19:37:43.516Z","1.5.0-beta.3.0.canary.9847":"2023-12-21T20:08:17.129Z","1.5.0-beta.3.0.canary.9849":"2023-12-23T01:14:36.718Z","1.5.0-beta.3.0.canary.9851":"2023-12-23T01:45:55.554Z","1.5.0-beta.3.0.canary.9853":"2023-12-24T08:20:13.739Z","1.5.0-beta.3.0.canary.9855":"2023-12-27T04:19:46.833Z","1.5.0-beta.3.0.canary.9857":"2023-12-27T04:49:23.984Z","1.5.0-beta.3.0.canary.9859":"2023-12-27T19:40:26.834Z","1.5.0-beta.3.0.canary.9861":"2023-12-27T20:04:57.833Z","1.5.0-beta.3.0.canary.9862":"2023-12-27T21:01:51.208Z","1.5.0-beta.3.0.canary.9864":"2023-12-28T17:24:40.379Z","1.5.0-beta.3.0.canary.9866":"2024-01-01T19:04:59.958Z","1.5.0-beta.3.0.canary.9868":"2024-01-01T19:31:36.053Z","1.5.0-beta.3.0.canary.9870":"2024-01-05T23:40:21.808Z","1.5.0-beta.3.0.canary.9872":"2024-01-06T08:42:30.532Z","1.5.0-beta.3.0.canary.9874":"2024-01-06T09:04:32.213Z","1.5.0-beta.3.0.canary.9875":"2024-01-08T16:33:22.617Z","1.5.0-beta.3.0.canary.9876":"2024-01-09T02:06:33.307Z","1.5.0":"2024-01-09T18:32:04.314Z","1.5.1-0.canary.9878":"2024-01-09T21:58:11.995Z","1.5.1-0.canary.9880":"2024-01-09T22:19:12.163Z","1.5.1-0.canary.9882":"2024-01-10T01:54:09.048Z","1.5.1-0.canary.9884":"2024-01-10T02:06:27.873Z","1.5.1-0.canary.9885":"2024-01-10T22:40:29.195Z","1.5.1-0.canary.9886":"2024-01-10T23:50:57.140Z","1.5.1":"2024-01-10T23:51:33.651Z","1.5.2-0.canary.9887":"2024-01-11T09:09:45.732Z","1.5.2-0.canary.9888":"2024-01-12T08:25:53.962Z","1.5.2-0.canary.9890":"2024-01-12T16:41:06.178Z","1.5.2-0.canary.9892":"2024-01-12T16:59:47.838Z","1.5.2-0.canary.9894":"2024-01-13T14:25:06.171Z","1.5.2-0.canary.9896":"2024-01-13T14:40:07.925Z","1.5.2-0.canary.9897":"2024-01-14T21:44:37.450Z","1.5.2-0.canary.9899":"2024-01-19T08:02:56.189Z","1.5.2-0.canary.9901":"2024-01-19T08:27:59.000Z","1.5.2-0.canary.9903":"2024-01-19T08:47:31.031Z","1.5.2-0.canary.9905":"2024-01-22T20:43:35.855Z","1.5.2-0.canary.9907":"2024-01-22T20:56:08.636Z","1.5.2-0.canary.9908":"2024-01-22T23:08:17.050Z","1.5.2-0.canary.9909":"2024-01-23T01:45:15.898Z","1.5.2-0.canary.9911":"2024-01-23T20:07:15.117Z","1.5.2-0.canary.9913":"2024-01-23T20:30:31.792Z","1.5.2-0.canary.9915":"2024-01-23T20:52:24.271Z","1.5.2-0.canary.9917":"2024-01-23T21:17:31.825Z","1.5.2-0.canary.9919":"2024-01-23T21:41:15.324Z","1.5.2-0.canary.9920":"2024-01-23T21:57:28.232Z","1.5.2-0.canary.9921":"2024-01-24T00:08:49.791Z","1.5.2-0.canary.9922":"2024-01-25T01:06:22.316Z","1.5.2-0.canary.9923":"2024-01-25T15:35:49.732Z","1.5.2":"2024-01-25T19:23:18.864Z","1.5.2-0.canary.9924":"2024-01-25T20:08:18.326Z","1.5.2-0.canary.9926":"2024-01-26T01:52:42.628Z","1.5.2-0.canary.9927":"2024-01-26T18:18:50.964Z","1.5.2-0.canary.9928":"2024-01-26T23:01:04.366Z","1.5.2-0.canary.9930":"2024-01-26T23:16:35.319Z","1.5.2-0.canary.9932":"2024-01-28T07:34:48.440Z","1.5.2-0.canary.9933":"2024-01-29T17:08:57.051Z","1.5.2-0.canary.9934":"2024-01-29T18:12:10.730Z","1.5.3":"2024-01-29T21:48:16.753Z","1.5.2-0.canary.9936":"2024-01-30T06:35:56.840Z","1.5.2-0.canary.9938":"2024-01-30T18:29:58.764Z","1.5.2-0.canary.9940":"2024-01-30T18:54:13.539Z","1.5.2-0.canary.9941":"2024-01-30T19:14:28.460Z","1.5.2-0.canary.9943":"2024-02-03T10:39:12.126Z","1.5.2-0.canary.9944":"2024-02-03T11:00:01.430Z","1.5.2-0.canary.9945":"2024-02-04T09:10:18.343Z","1.5.2-0.canary.9947":"2024-02-04T09:34:48.470Z","1.5.2-0.canary.9949":"2024-02-04T09:58:53.879Z","1.5.2-0.canary.9951":"2024-02-04T10:36:08.914Z","1.5.2-0.canary.9952":"2024-02-04T11:01:47.186Z","1.5.2-0.canary.9954":"2024-02-04T11:23:50.269Z","1.5.2-0.canary.9955":"2024-02-04T12:24:43.357Z","1.5.2-0.canary.9957":"2024-02-04T12:39:57.100Z","1.5.2-0.canary.9959":"2024-02-05T17:24:58.758Z","1.5.2-0.canary.9961":"2024-02-05T17:42:16.325Z","1.5.2-0.canary.9963":"2024-02-05T18:12:21.443Z","1.5.2-0.canary.9965":"2024-02-05T18:39:44.870Z","1.5.2-0.canary.9966":"2024-02-06T15:32:21.302Z","1.5.4":"2024-02-07T01:02:32.600Z","1.5.2-0.canary.9969":"2024-02-07T01:04:11.929Z","1.5.2-0.canary.9970":"2024-02-07T01:59:11.175Z","1.5.2-0.canary.9971":"2024-02-07T02:24:43.400Z","1.5.5-0.canary.9977":"2024-02-07T18:06:59.552Z","1.5.5-0.canary.9978":"2024-02-07T18:57:13.205Z","1.5.5-0.canary.9980":"2024-02-07T19:14:18.526Z","1.5.5-0.canary.9982":"2024-02-07T19:50:07.111Z","1.5.5-0.canary.9983":"2024-02-07T22:20:41.450Z","1.5.5-0.canary.9984":"2024-02-08T00:00:47.648Z","1.5.5-0.canary.9985":"2024-02-08T00:42:15.694Z","1.5.5-0.canary.9986":"2024-02-08T02:31:58.524Z","1.5.5-0.canary.9987":"2024-02-12T18:20:04.836Z","1.5.5-0.canary.9989":"2024-02-12T19:42:20.697Z","1.5.5-0.canary.9991":"2024-02-13T00:35:19.981Z","1.5.5-0.canary.9993":"2024-02-13T01:09:20.743Z","1.5.5-0.canary.9995":"2024-02-13T01:35:55.073Z","1.5.5-0.canary.9997":"2024-02-13T01:57:42.171Z","1.5.6-0.canary.9999":"2024-02-13T21:57:31.231Z","1.5.5":"2024-02-13T21:58:37.652Z","1.5.6-0.canary.10001":"2024-02-13T22:10:10.215Z","1.5.6-0.canary.10003":"2024-02-13T22:33:09.487Z","1.5.6-0.canary.10005":"2024-02-15T17:45:59.880Z","1.5.6-0.canary.10006":"2024-02-16T01:16:35.451Z","1.5.6-0.canary.10008":"2024-02-17T08:22:43.277Z","1.5.6-0.canary.10010":"2024-02-17T08:49:14.657Z","1.5.6-0.canary.10011":"2024-02-17T18:06:05.752Z","1.5.6":"2024-02-17T18:11:55.163Z","1.5.7-0.canary.10014":"2024-02-17T18:13:38.397Z","1.5.7-0.canary.10015":"2024-02-19T18:08:40.149Z","1.5.7-0.canary.10016":"2024-02-19T19:43:31.484Z","1.5.7-0.canary.10017":"2024-02-20T02:13:33.141Z","1.5.7-0.canary.10018":"2024-02-20T16:15:20.419Z","1.5.7-0.canary.10020":"2024-02-21T01:20:11.853Z","1.5.7-0.canary.10021":"2024-02-21T18:49:29.371Z","1.5.7-0.canary.10022":"2024-02-21T19:06:48.466Z","1.5.7-0.canary.10023":"2024-02-21T19:46:42.706Z","1.5.7-0.canary.10024":"2024-02-21T22:19:29.815Z","1.5.7-0.canary.10026":"2024-02-23T04:03:11.689Z","1.5.7-0.canary.10028":"2024-02-23T13:29:12.977Z","1.5.7-0.canary.10030":"2024-02-23T13:48:36.083Z","1.5.7-0.canary.10032":"2024-02-23T22:46:17.653Z","1.5.7-0.canary.10034":"2024-02-24T10:41:07.558Z","1.5.7-0.canary.10036":"2024-02-24T11:10:20.730Z","1.5.7-0.canary.10038":"2024-02-24T11:36:59.682Z","1.5.7-0.canary.10040":"2024-02-24T13:42:34.614Z","1.5.7-0.canary.10042":"2024-02-24T14:05:13.929Z","1.5.8-0.canary.10044":"2024-02-27T01:00:25.235Z","1.5.7":"2024-02-27T01:00:58.685Z","1.5.8-0.canary.10046":"2024-02-27T03:44:52.440Z","1.5.8-0.canary.10049":"2024-02-28T01:51:07.079Z","1.5.8-0.canary.10052":"2024-02-28T16:07:03.508Z","1.5.8-0.canary.10054":"2024-03-01T15:51:48.339Z","1.5.8-0.canary.10055":"2024-03-01T17:37:19.765Z","1.5.8-0.canary.10057":"2024-03-01T22:28:10.841Z","1.5.8-0.canary.10059":"2024-03-02T23:19:53.036Z","1.5.8-0.canary.10061":"2024-03-02T23:48:41.791Z","1.5.8-0.canary.10063":"2024-03-03T00:25:33.999Z","1.5.8-0.canary.10065":"2024-03-03T04:21:41.519Z","1.5.8-0.canary.10067":"2024-03-03T05:05:34.620Z","1.5.8-0.canary.10069":"2024-03-05T19:07:12.156Z","1.5.8-0.canary.10071":"2024-03-05T19:29:02.016Z","1.5.8-0.canary.10073":"2024-03-06T12:41:29.258Z","1.5.8-0.canary.10075":"2024-03-07T20:30:51.453Z","1.5.8-0.canary.10077":"2024-03-07T21:33:48.737Z","1.5.8-0.canary.10078":"2024-03-07T22:14:12.739Z","1.5.8-0.canary.10079":"2024-03-07T22:40:22.513Z","1.5.8-0.canary.10080":"2024-03-09T11:56:13.399Z","1.5.8-0.canary.10082":"2024-03-10T23:55:15.999Z","1.5.8-0.canary.10084":"2024-03-11T00:11:48.912Z","1.5.8-0.canary.10086":"2024-03-11T00:31:00.618Z","1.5.8-0.canary.10088":"2024-03-11T20:55:32.755Z","1.5.8-0.canary.10090":"2024-03-11T21:11:16.119Z","1.5.8-0.canary.10092":"2024-03-13T07:26:00.582Z","1.5.8-0.canary.10094":"2024-03-13T07:41:00.842Z","1.5.8-0.canary.10096":"2024-03-13T23:46:25.407Z","1.5.8-0.canary.10098":"2024-03-14T11:04:47.425Z","1.5.8-0.canary.10100":"2024-03-14T11:20:06.499Z","1.5.8-0.canary.10102":"2024-03-14T21:35:44.677Z","1.5.8-0.canary.10104":"2024-03-14T21:48:44.872Z","1.5.8-0.canary.10106":"2024-03-18T19:19:48.088Z","1.5.8-0.canary.10108":"2024-03-18T19:34:38.872Z","1.5.8-0.canary.10109":"2024-03-20T21:49:40.975Z","1.5.8-0.canary.10111":"2024-03-22T01:28:11.189Z","1.5.8-0.canary.10113":"2024-03-22T01:43:35.319Z","1.5.8-0.canary.10115":"2024-03-25T18:52:13.076Z","1.5.8-0.canary.10117":"2024-03-26T02:27:53.759Z","1.5.8-0.canary.10119":"2024-03-26T12:32:51.609Z","1.5.8-0.canary.10121":"2024-03-26T12:50:55.338Z","1.5.8-0.canary.10123":"2024-03-26T13:08:31.182Z","1.5.8-0.canary.10125":"2024-03-26T13:33:58.946Z","1.5.8-0.canary.10127":"2024-03-26T16:36:44.381Z","1.5.8-0.canary.10129":"2024-03-26T20:55:30.933Z","1.5.8-0.canary.10134":"2024-03-29T10:34:52.092Z","1.5.8-0.canary.10136":"2024-03-29T11:00:38.287Z","1.5.8-0.canary.10135":"2024-03-30T17:34:41.417Z","1.5.8-0.canary.10137":"2024-03-30T17:43:04.720Z","1.5.8-0.canary.10138":"2024-03-30T18:11:41.013Z","1.5.8-0.canary.10139":"2024-03-30T18:54:19.177Z","1.5.8-0.canary.10141":"2024-04-02T21:52:14.843Z","1.5.8-0.canary.10143":"2024-04-03T14:37:14.742Z","1.5.8-0.canary.10145":"2024-04-03T14:51:25.937Z","1.5.8-0.canary.10147":"2024-04-03T15:50:39.719Z","1.5.8-0.canary.10149":"2024-04-04T07:44:19.499Z","1.5.8-0.canary.10151":"2024-04-04T07:58:15.798Z","1.5.8-0.canary.10153":"2024-04-04T08:19:39.348Z","1.5.8-0.canary.10154":"2024-04-04T20:39:02.618Z","1.5.8-0.canary.10155":"2024-04-04T21:44:50.486Z","1.5.8-0.canary.10156":"2024-04-07T15:12:17.705Z","1.5.8-0.canary.10157":"2024-04-08T17:59:13.388Z","1.5.8-0.canary.10159":"2024-04-08T22:18:16.153Z","1.5.8-0.canary.10161":"2024-04-08T22:38:21.593Z","1.5.8-0.canary.10162":"2024-04-10T17:19:59.899Z","1.5.8-0.canary.10164":"2024-04-10T17:34:52.679Z","1.5.8-0.canary.10165":"2024-04-10T19:56:11.538Z","1.5.8-0.canary.10166":"2024-04-10T22:14:52.848Z","1.5.8":"2024-04-10T22:26:20.412Z","1.5.8-0.canary.10168":"2024-04-11T15:27:30.448Z","1.5.8-0.canary.10170":"2024-04-11T15:42:26.424Z","1.5.8-0.canary.10172":"2024-04-11T18:34:27.791Z","1.5.9-0.canary.10178":"2024-04-11T19:00:42.821Z","1.5.9-0.canary.10179":"2024-04-11T19:07:11.907Z","1.5.9-0.canary.10181":"2024-04-11T19:22:22.652Z","1.5.9-0.canary.10182":"2024-04-11T21:19:36.214Z","1.5.9-0.canary.10184":"2024-04-14T08:31:51.571Z","1.5.9-0.canary.10186":"2024-04-14T08:46:30.905Z","1.5.9-0.canary.10188":"2024-04-16T02:16:35.644Z","1.5.9-0.canary.10190":"2024-04-16T02:33:54.388Z","1.5.9-0.canary.10192":"2024-04-17T14:18:00.418Z","1.5.9-0.canary.10194":"2024-04-18T20:29:02.573Z","1.5.9-0.canary.10196":"2024-04-18T20:52:04.559Z","1.5.9-0.canary.10198":"2024-04-18T21:29:02.527Z","1.5.9-0.canary.10200":"2024-04-18T21:55:29.218Z","1.5.9-0.canary.10202":"2024-04-22T10:42:55.585Z","1.5.9-0.canary.10204":"2024-04-22T11:06:03.195Z","1.5.9-0.canary.10206":"2024-04-22T18:24:34.901Z","1.5.9-0.canary.10208":"2024-04-26T00:48:37.422Z","1.5.9-0.canary.10210":"2024-04-26T01:06:11.425Z","1.5.9-0.canary.10212":"2024-04-26T10:36:36.109Z","1.5.9-0.canary.10214":"2024-04-29T16:29:17.174Z","1.5.9-0.canary.10216":"2024-04-29T17:04:18.619Z","1.5.9-0.canary.10218":"2024-05-01T15:47:37.154Z","1.5.9-0.canary.10220":"2024-05-01T16:13:24.639Z","1.5.9-0.canary.10222":"2024-05-02T01:02:17.692Z","1.5.9-0.canary.10223":"2024-05-03T16:56:21.483Z","1.5.9-0.canary.10224":"2024-05-04T22:37:31.125Z","1.5.9-0.canary.10225":"2024-05-06T19:01:19.110Z","1.5.9-0.canary.10227":"2024-05-06T19:27:40.704Z","1.5.9-0.canary.10229":"2024-05-06T19:49:50.625Z","1.5.9-0.canary.10230":"2024-05-06T21:04:20.338Z","1.5.9-0.canary.10232":"2024-05-07T05:32:59.465Z","1.5.9-0.canary.10234":"2024-05-09T14:51:49.502Z","1.5.9-0.canary.10236":"2024-05-09T15:25:48.689Z","1.5.9-0.canary.10238":"2024-05-13T17:27:56.341Z","1.5.9-0.canary.10240":"2024-05-13T18:05:27.706Z","1.5.9-0.canary.10242":"2024-05-13T18:34:42.035Z","1.5.9-0.canary.10244":"2024-05-14T20:49:29.145Z","1.5.9-0.canary.10246":"2024-05-14T21:19:26.367Z","1.5.9-0.canary.10248":"2024-05-14T21:51:35.525Z","1.5.9-0.canary.10250":"2024-05-14T22:17:59.186Z","1.5.9-0.canary.10252":"2024-05-14T22:58:06.472Z","1.5.9-0.canary.10254":"2024-05-20T18:25:56.237Z","1.5.9-0.canary.10256":"2024-05-20T18:58:08.237Z","1.5.9-0.canary.10258":"2024-05-22T11:47:38.364Z","1.5.9-0.canary.10260":"2024-05-22T12:15:23.535Z","1.5.9-0.canary.10262":"2024-05-22T12:51:57.738Z","1.5.9-0.canary.10264":"2024-05-22T13:18:51.668Z","1.5.9-0.canary.10265":"2024-05-22T19:36:36.374Z","1.5.9-0.canary.10267":"2024-05-23T13:28:27.592Z","1.5.9-0.canary.10268":"2024-05-23T23:19:41.064Z","1.5.9-0.canary.10269":"2024-05-24T00:39:51.630Z","1.5.9-0.canary.10271":"2024-05-24T11:11:24.797Z","1.5.9-0.canary.10273":"2024-05-24T11:42:32.731Z","1.5.9-0.canary.10275":"2024-05-24T12:15:54.100Z","1.5.9-0.canary.10276":"2024-05-24T18:54:13.444Z","1.5.9-0.canary.10277":"2024-05-24T22:23:03.418Z","1.5.9-0.canary.10280":"2024-05-26T10:28:19.859Z","1.5.9-0.canary.10282":"2024-05-26T10:52:29.849Z","1.5.9-0.canary.10284":"2024-05-28T10:02:44.189Z","1.5.9-0.canary.10286":"2024-05-28T10:17:19.602Z","1.5.9-0.canary.10288":"2024-05-28T19:37:12.770Z","1.5.9-0.canary.10294":"2024-05-29T19:46:47.280Z","1.5.9":"2024-05-29T19:49:15.741Z","1.5.9-0.canary.10296":"2024-05-29T20:03:53.070Z","1.5.9-0.canary.10298":"2024-05-30T03:57:54.841Z","1.5.9-0.canary.10300":"2024-05-30T18:22:36.928Z","1.5.9-0.canary.10302":"2024-05-30T18:47:57.724Z","1.5.9-0.canary.10304":"2024-05-30T19:08:45.711Z","1.5.9-0.canary.10306":"2024-05-30T19:35:43.720Z","1.5.9-0.canary.10308":"2024-05-30T20:00:58.354Z","1.5.9-0.canary.10310":"2024-05-31T13:02:21.998Z","1.5.10-0.canary.10320":"2024-05-31T17:35:03.067Z","1.5.10-0.canary.10321":"2024-05-31T17:56:55.815Z","1.5.10-0.canary.10326":"2024-06-01T00:59:32.356Z","1.5.10-0.canary.10328":"2024-06-03T09:51:18.294Z","1.5.10":"2024-06-03T18:23:19.339Z","1.5.11-0.canary.10330":"2024-06-03T19:13:11.804Z","1.5.11-0.canary.10332":"2024-06-03T22:36:54.788Z","1.5.11-0.canary.10334":"2024-06-03T22:51:28.496Z","1.5.11":"2024-06-04T18:26:16.143Z","1.5.11-0.canary.10336":"2024-06-04T18:29:22.224Z","1.5.12-0.canary.10338":"2024-06-04T19:00:44.761Z","1.5.12-0.canary.10340":"2024-06-04T23:30:03.258Z","1.5.12-0.canary.10341":"2024-06-06T00:11:37.237Z","1.5.12-0.canary.10343":"2024-06-07T16:04:14.028Z","1.5.12-0.canary.10345":"2024-06-08T20:00:38.694Z","1.5.12-0.canary.10347":"2024-06-08T20:27:02.331Z","1.5.12-0.canary.10349":"2024-06-11T01:01:17.996Z","1.5.12-0.canary.10351":"2024-06-11T03:59:06.837Z","1.5.12-0.canary.10352":"2024-06-11T18:42:30.284Z","1.5.12-0.canary.10353":"2024-06-12T00:59:45.339Z","1.5.12-0.canary.10355":"2024-06-12T03:45:16.656Z","1.5.12-0.canary.10357":"2024-06-12T04:11:51.012Z","1.5.12-0.canary.10359":"2024-06-12T11:35:07.383Z","1.5.12-0.canary.10361":"2024-06-12T16:13:25.388Z","1.5.12-0.canary.10363":"2024-06-12T16:32:35.346Z","1.5.12-0.canary.10364":"2024-06-12T23:28:19.019Z","1.5.12-0.canary.10366":"2024-06-12T23:56:56.997Z","1.5.12-0.canary.10367":"2024-06-13T20:58:30.716Z","1.5.12-0.canary.10368":"2024-06-14T18:06:42.652Z","1.5.12-0.canary.10370":"2024-06-17T20:08:39.224Z","1.5.12-0.canary.10372":"2024-06-17T20:45:21.067Z","1.5.12-0.canary.10374":"2024-06-17T21:28:13.456Z","1.5.12-0.canary.10376":"2024-06-17T22:00:37.301Z","1.5.12-0.canary.10378":"2024-06-18T06:26:48.821Z","1.5.12-0.canary.10380":"2024-06-18T17:16:47.714Z","1.5.12-0.canary.10382":"2024-06-18T17:34:49.159Z","1.5.12-0.canary.10384":"2024-06-21T02:27:09.757Z","1.5.12-0.canary.10386":"2024-06-25T18:26:36.442Z","1.5.12-0.canary.10388":"2024-06-25T19:04:40.029Z","1.5.12-0.canary.10390":"2024-06-27T23:08:31.328Z","1.5.12-0.canary.10391":"2024-06-28T21:08:50.460Z","1.5.12-0.canary.10393":"2024-06-29T01:35:15.777Z","1.5.12-0.canary.10395":"2024-06-29T13:39:26.551Z","1.5.12-0.canary.10397":"2024-06-29T14:28:45.284Z","1.5.12-0.canary.10398":"2024-07-01T15:09:32.629Z","1.5.12-0.canary.10399":"2024-07-01T17:41:09.612Z","1.5.12":"2024-07-01T17:52:20.130Z","1.5.13-0.canary.10401":"2024-07-01T18:12:04.883Z","1.5.13-0.canary.10403":"2024-07-01T18:56:50.670Z","1.5.13-0.canary.10404":"2024-07-01T19:24:27.723Z","1.5.13-0.canary.10406":"2024-07-01T19:55:47.468Z","1.5.13-0.canary.10408":"2024-07-03T19:03:26.787Z","1.5.13-0.canary.10410":"2024-07-03T19:24:39.849Z","1.5.13-0.canary.10411":"2024-07-03T21:41:51.432Z","1.5.13":"2024-07-03T21:43:15.162Z","1.5.14-0.canary.10415":"2024-07-03T22:03:56.266Z","1.5.14-0.canary.10417":"2024-07-04T21:47:24.937Z","1.5.14-0.canary.10419":"2024-07-08T05:36:06.149Z","1.5.14-0.canary.10421":"2024-07-09T17:00:17.936Z","1.5.14-0.canary.10423":"2024-07-10T13:31:04.706Z","1.5.14-0.canary.10425":"2024-07-10T13:57:07.993Z","1.5.14-0.canary.10427":"2024-07-10T20:47:42.149Z","1.5.14-0.canary.10429":"2024-07-10T21:18:32.879Z","1.5.14-0.canary.10431":"2024-07-11T00:17:57.105Z","1.5.14-0.canary.10432":"2024-07-13T02:46:15.602Z","1.5.14-0.canary.10434":"2024-07-15T16:03:12.628Z","1.5.14-0.canary.10436":"2024-07-15T19:20:13.997Z","1.5.14-0.canary.10438":"2024-07-15T19:49:51.027Z","1.5.14-0.canary.10439":"2024-07-16T02:03:25.657Z","1.5.14-0.canary.10440":"2024-07-16T02:19:33.766Z","1.5.14-0.canary.10442":"2024-07-18T17:02:56.175Z","1.5.14-0.canary.10444":"2024-07-18T17:38:13.456Z","1.5.14-0.canary.10446":"2024-07-18T18:23:50.633Z","1.5.14-0.canary.10448":"2024-07-18T18:58:09.999Z","1.5.14-0.canary.10449":"2024-07-20T00:45:55.710Z","1.5.14-0.canary.10451":"2024-07-20T14:35:38.758Z","1.5.14-0.canary.10453":"2024-07-23T03:03:55.510Z","1.5.14-0.canary.10455":"2024-07-23T03:35:47.134Z","1.5.14-0.canary.10457":"2024-07-23T04:08:59.178Z","1.5.14-0.canary.10459":"2024-07-23T04:58:01.038Z","1.5.14-0.canary.10461":"2024-07-24T01:42:36.562Z","1.5.14-0.canary.10463":"2024-07-25T15:45:40.271Z","1.5.14-0.canary.10465":"2024-07-25T16:15:20.442Z","1.5.14-0.canary.10467":"2024-07-26T07:32:33.457Z","1.5.14-0.canary.10469":"2024-07-26T17:45:16.147Z","1.5.14-0.canary.10471":"2024-07-26T18:11:52.255Z","1.5.14-0.canary.10473":"2024-07-27T02:01:00.092Z","1.5.14-0.canary.10475":"2024-07-27T04:01:12.089Z","1.5.14-0.canary.10477":"2024-07-27T07:30:00.949Z","1.5.14-0.canary.10479":"2024-07-27T08:11:48.051Z","1.5.14-0.canary.10481":"2024-07-27T18:51:34.851Z","1.5.14-0.canary.10483":"2024-07-27T19:20:19.564Z","1.5.14-0.canary.10485":"2024-07-29T18:31:39.497Z","1.5.14-0.canary.10487":"2024-07-29T19:11:30.773Z","1.5.14-0.canary.10489":"2024-07-31T02:03:57.313Z","1.5.14-0.canary.10491":"2024-07-31T02:48:51.077Z","1.5.14-0.canary.10493":"2024-07-31T04:23:26.643Z","1.5.14-0.canary.10495":"2024-07-31T04:53:05.683Z","1.5.14-0.canary.10497":"2024-08-01T16:38:46.605Z","1.5.14-0.canary.10499":"2024-08-01T17:14:47.927Z","1.5.14-0.canary.10501":"2024-08-02T04:07:57.762Z","1.5.14-0.canary.10503":"2024-08-02T04:42:17.445Z","1.5.14-0.canary.10505":"2024-08-02T19:33:41.391Z","1.5.14-0.canary.10507":"2024-08-02T20:11:39.082Z","1.5.14-0.canary.10509":"2024-08-02T20:47:27.888Z","1.5.14-0.canary.10510":"2024-08-02T21:27:51.697Z","1.5.14-0.canary.10511":"2024-08-02T21:35:29.719Z","1.5.14-0.canary.10513":"2024-08-02T22:15:57.084Z","1.5.14-0.canary.10515":"2024-08-05T07:58:39.748Z","1.5.14-0.canary.10517":"2024-08-05T18:03:09.521Z","1.5.14":"2024-08-05T19:08:40.198Z","1.5.14-0.canary.10518":"2024-08-05T21:34:30.006Z","1.5.14-0.canary.10520":"2024-08-07T03:50:59.737Z","1.5.14-0.canary.10524":"2024-08-07T21:48:34.554Z","1.5.14-0.canary.10526":"2024-08-08T11:54:23.950Z","1.5.14-0.canary.10528":"2024-08-08T12:43:09.195Z","1.5.14-0.canary.10530":"2024-08-08T13:16:02.735Z","1.5.14-0.canary.10532":"2024-08-08T13:55:09.734Z","1.5.14-0.canary.10534":"2024-08-09T19:41:26.236Z","1.5.14-0.canary.10536":"2024-08-09T20:31:12.743Z","1.5.14-0.canary.10538":"2024-08-10T08:54:41.287Z","1.5.14-0.canary.10541":"2024-08-13T14:20:02.995Z","1.5.14-0.canary.10543":"2024-08-14T19:04:01.983Z","1.5.14-0.canary.10545":"2024-08-14T19:45:05.590Z","1.5.14-0.canary.10547":"2024-08-16T11:41:00.362Z","1.5.14-0.canary.10549":"2024-08-16T12:13:47.085Z","1.5.14-0.canary.10551":"2024-08-16T12:47:12.898Z","1.5.14-0.canary.10553":"2024-08-19T23:27:23.903Z","1.5.14-0.canary.10555":"2024-08-19T23:56:20.072Z","1.5.14-0.canary.10557":"2024-08-20T09:02:33.162Z","1.5.14-0.canary.10559":"2024-08-22T01:10:22.484Z","1.5.15":"2024-08-22T01:24:23.412Z","1.5.14-0.canary.10561":"2024-08-25T06:24:10.542Z","1.5.14-0.canary.10563":"2024-08-27T14:44:10.191Z","1.5.14-0.canary.10565":"2024-08-27T19:01:01.147Z","1.5.14-0.canary.10567":"2024-08-27T19:29:32.292Z","1.5.14-0.canary.10569":"2024-08-27T19:37:58.844Z","1.5.14-0.canary.10570":"2024-08-27T20:05:55.356Z","1.5.14-0.canary.10572":"2024-08-28T08:23:26.940Z","1.5.14-0.canary.10574":"2024-08-28T08:57:40.662Z","1.5.14-0.canary.10576":"2024-08-29T11:29:12.089Z","1.5.14-0.canary.10578":"2024-08-30T17:09:44.596Z","1.5.14-0.canary.10580":"2024-09-02T09:38:33.098Z","1.5.14-0.canary.10582":"2024-09-02T10:17:01.132Z","1.5.14-0.canary.10584":"2024-09-02T16:42:45.835Z","1.5.14-0.canary.10586":"2024-09-02T17:10:30.472Z","1.5.14-0.canary.10588":"2024-09-04T12:31:06.532Z","1.5.14-0.canary.10590":"2024-09-04T16:45:18.166Z","1.5.14-0.canary.10592":"2024-09-04T17:08:51.305Z","1.5.14-0.canary.10593":"2024-09-05T01:45:40.268Z","1.5.14-0.canary.10594":"2024-09-05T02:15:27.485Z","1.5.14-0.canary.10596":"2024-09-06T14:16:35.012Z","1.5.14-0.canary.10598":"2024-09-06T14:58:32.209Z","1.5.14-0.canary.10601":"2024-09-09T17:51:18.151Z","1.5.14-0.canary.10602":"2024-09-09T22:16:08.048Z","1.5.14-0.canary.10603":"2024-09-09T22:31:45.888Z","1.5.14-0.canary.10605":"2024-09-10T11:46:36.315Z","1.5.14-0.canary.10606":"2024-09-13T15:56:31.497Z","1.5.14-0.canary.10607":"2024-09-17T19:17:27.655Z","1.5.14-0.canary.10609":"2024-09-17T19:59:18.705Z","1.5.14-0.canary.10611":"2024-09-17T20:29:33.945Z","1.5.14-0.canary.10613":"2024-09-17T21:15:22.102Z","1.5.14-0.canary.10615":"2024-09-17T22:05:46.492Z","1.5.14-0.canary.10617":"2024-09-17T22:43:39.335Z","1.5.14-0.canary.10619":"2024-09-17T23:15:59.047Z","1.5.14-0.canary.10621":"2024-09-17T23:46:45.857Z","1.5.14-0.canary.10623":"2024-09-19T01:39:20.811Z","1.5.14-0.canary.10625":"2024-09-19T07:45:36.572Z","1.5.14-0.canary.10627":"2024-09-19T08:16:58.324Z","1.5.14-0.canary.10629":"2024-09-19T19:57:11.551Z","1.5.14-0.canary.10631":"2024-09-23T13:25:45.685Z","1.5.14-0.canary.10633":"2024-09-23T14:08:05.079Z","1.5.14-0.canary.10635":"2024-09-23T14:50:14.936Z","1.5.14-0.canary.10637":"2024-09-23T15:29:05.342Z","1.5.14-0.canary.10639":"2024-09-23T16:07:48.477Z","1.5.14-0.canary.10641":"2024-09-23T17:08:04.553Z","1.5.14-0.canary.10643":"2024-09-24T08:48:17.440Z","1.5.14-0.canary.10646":"2024-09-25T04:35:47.410Z","1.5.14-0.canary.10648":"2024-09-25T22:19:30.258Z","1.5.14-0.canary.10650":"2024-09-25T22:50:23.118Z","1.5.14-0.canary.10652":"2024-09-29T22:35:53.202Z","1.5.14-0.canary.10654":"2024-09-30T01:30:09.103Z","1.5.14-0.canary.10656":"2024-09-30T02:12:25.516Z","1.5.14-0.canary.10658":"2024-10-01T21:53:50.865Z","1.5.14-0.canary.10659":"2024-10-02T18:59:01.852Z","1.5.14-0.canary.10660":"2024-10-03T22:23:42.013Z","1.5.14-0.canary.10662":"2024-10-04T12:41:37.097Z","1.5.14-0.canary.10664":"2024-10-04T13:31:45.591Z","1.5.14-0.canary.10666":"2024-10-04T18:59:17.310Z","1.5.14-0.canary.10668":"2024-10-04T20:12:20.389Z","1.5.14-0.canary.10669":"2024-10-04T23:55:53.510Z","1.5.14-0.canary.10670":"2024-10-06T14:44:24.926Z","1.5.14-0.canary.10672":"2024-10-07T16:38:14.272Z","1.5.14-0.canary.10674":"2024-10-07T17:18:54.192Z","1.5.14-0.canary.10675":"2024-10-07T18:44:48.314Z","1.5.14-0.canary.10676":"2024-10-07T20:59:30.719Z","1.5.16":"2024-10-08T22:21:20.993Z","1.5.17-0.canary.10681":"2024-10-08T23:03:57.263Z","1.5.17-0.canary.10683":"2024-10-09T16:34:16.181Z","1.5.17-0.canary.10684":"2024-10-09T17:55:38.677Z","1.5.17-0.canary.10686":"2024-10-10T14:10:47.084Z","1.5.17-0.canary.10687":"2024-10-10T14:51:19.095Z","1.6.0-beta.1":"2024-10-10T15:54:00.889Z","1.6.0-beta.1.0.canary.10689":"2024-10-14T23:25:21.074Z","1.6.0-beta.1.0.canary.10691":"2024-10-15T00:12:18.231Z","1.6.0-beta.1.0.canary.10693":"2024-10-15T01:16:59.915Z","1.6.0-beta.1.0.canary.10695":"2024-10-16T11:21:07.977Z","1.6.0-beta.1.0.canary.10697":"2024-10-16T12:05:04.030Z","1.6.0-beta.1.0.canary.10699":"2024-10-17T15:47:04.225Z","1.6.0-beta.1.0.canary.10700":"2024-10-17T17:51:11.995Z","1.6.0-beta.1.0.canary.10701":"2024-10-17T18:28:25.257Z","1.5.17":"2024-10-17T21:29:28.394Z","1.6.0-beta.1.0.canary.10702":"2024-10-21T20:55:45.149Z","1.6.0-beta.1.0.canary.10704":"2024-10-22T01:45:09.166Z","1.6.0-beta.1.0.canary.10706":"2024-10-22T02:30:31.816Z","1.6.0-beta.1.0.canary.10708":"2024-10-22T03:13:06.468Z","1.6.0-beta.1.0.canary.10710":"2024-10-22T04:13:04.615Z","1.6.0-beta.1.0.canary.10712":"2024-10-23T13:30:21.062Z","1.6.0-beta.1.0.canary.10714":"2024-10-23T14:17:10.309Z","1.6.0-beta.1.0.canary.10715":"2024-10-23T18:02:13.305Z","1.6.0-beta.1.0.canary.10717":"2024-10-25T05:25:50.698Z","1.6.0-beta.1.0.canary.10719":"2024-10-25T06:04:32.069Z","1.6.0-beta.1.0.canary.10721":"2024-10-29T16:10:21.372Z","1.6.0-beta.1.0.canary.10723":"2024-10-29T16:52:59.080Z","1.6.0-beta.1.0.canary.10725":"2024-10-31T02:19:08.938Z","1.6.0-beta.1.0.canary.10727":"2024-10-31T12:48:26.298Z","1.6.0-beta.1.0.canary.10729":"2024-10-31T13:43:17.634Z","1.6.0-beta.1.0.canary.10731":"2024-11-07T20:11:59.795Z","1.6.0-beta.1.0.canary.10733":"2024-11-07T21:23:36.526Z","1.6.0-beta.1.0.canary.10735":"2024-11-07T22:56:35.345Z","1.6.0-beta.1.0.canary.10737":"2024-11-08T00:30:38.827Z","1.6.0-beta.1.0.canary.10739":"2024-11-08T01:50:07.672Z","1.6.0-beta.1.0.canary.10741":"2024-11-08T02:56:51.161Z","1.6.0-beta.1.0.canary.10743":"2024-11-08T05:04:50.864Z","1.6.0-beta.1.0.canary.10745":"2024-11-08T06:07:38.362Z","1.6.0-beta.1.0.canary.10746":"2024-11-11T19:23:01.218Z","1.6.0-beta.1.0.canary.10748":"2024-11-12T17:44:27.804Z","1.6.0-beta.1.0.canary.10749":"2024-11-13T22:29:33.489Z","1.6.0-beta.1.0.canary.10750":"2024-11-14T19:08:15.587Z","1.6.0-beta.1.0.canary.10751":"2024-11-14T19:41:54.936Z","1.6.0-beta.1.0.canary.10752":"2024-11-14T20:40:21.367Z","1.6.0-beta.1.0.canary.10754":"2024-11-14T22:01:39.342Z","1.6.0-beta.1.0.canary.10756":"2024-11-15T17:17:44.550Z","1.6.0-beta.1.0.canary.10758":"2024-11-15T18:17:13.170Z","1.6.0-beta.1.0.canary.10759":"2024-11-15T20:02:49.683Z","1.6.0-beta.1.0.canary.10761":"2024-11-16T09:47:33.439Z","1.6.0-beta.1.0.canary.10763":"2024-11-16T10:49:47.569Z","1.6.0-beta.1.0.canary.10764":"2024-11-18T18:25:18.478Z","1.6.0-beta.1.0.canary.10765":"2024-11-18T22:49:05.852Z","1.6.0-beta.1.0.canary.10766":"2024-11-19T22:26:40.781Z","1.6.0-beta.1.0.canary.10767":"2024-11-19T22:54:04.860Z","1.6.0-beta.1.0.canary.10768":"2024-11-21T19:49:25.121Z","1.6.0-beta.1.0.canary.10770":"2024-11-22T11:02:00.765Z","1.6.0-beta.1.0.canary.10772":"2024-11-22T12:03:08.725Z","1.6.0-beta.1.0.canary.10773":"2024-11-22T22:12:44.278Z","1.6.0-beta.1.0.canary.10775":"2024-11-25T17:41:22.843Z","1.6.0-beta.1.0.canary.10777":"2024-11-25T18:41:58.173Z","1.6.0-beta.1.0.canary.10779":"2024-11-25T20:03:53.202Z","1.6.0-beta.1.0.canary.10781":"2024-11-26T20:35:46.245Z","1.6.0-beta.1.0.canary.10783":"2024-11-26T21:39:01.545Z","1.6.0-beta.1.0.canary.10785":"2024-11-27T19:53:30.742Z","1.6.0-beta.1.0.canary.10786":"2024-11-28T20:45:37.997Z","1.6.0-beta.1.0.canary.10787":"2024-11-28T21:37:53.188Z","1.6.0-beta.1.0.canary.10788":"2024-11-28T22:28:32.579Z","1.6.0-beta.1.0.canary.10789":"2024-11-29T01:27:59.193Z","1.6.0-beta.1.0.canary.10791":"2024-11-29T02:32:57.252Z","1.6.0-beta.1.0.canary.10793":"2024-11-29T03:42:07.021Z","1.6.0-beta.1.0.canary.10795":"2024-11-29T04:40:12.090Z","1.6.0-beta.1.0.canary.10797":"2024-11-29T05:45:49.297Z","1.6.0-beta.1.0.canary.10799":"2024-12-02T17:02:30.969Z","1.6.0-beta.1.0.canary.10801":"2024-12-02T18:15:05.122Z","1.6.0-beta.1.0.canary.10803":"2024-12-02T19:32:15.737Z","1.6.0-beta.1.0.canary.10804":"2024-12-03T00:26:01.160Z","1.6.0-beta.1.0.canary.10806":"2024-12-03T06:55:52.472Z","1.6.0-beta.1.0.canary.10808":"2024-12-03T07:54:12.703Z","1.6.0-beta.1.0.canary.10809":"2024-12-03T16:22:43.973Z","1.6.0-beta.1.0.canary.10810":"2024-12-03T23:11:21.031Z","1.6.0-beta.1.0.canary.10811":"2024-12-05T22:24:35.823Z","1.6.0-beta.1.0.canary.10812":"2024-12-06T17:05:27.403Z","1.6.0-beta.1.0.canary.10813":"2024-12-06T22:07:48.018Z","1.6.0-beta.1.0.canary.10815":"2024-12-07T14:25:48.414Z","1.6.0-beta.1.0.canary.10817":"2024-12-07T15:20:35.150Z","1.6.0-beta.1.0.canary.10818":"2024-12-09T21:41:44.756Z","1.6.0-beta.1.0.canary.10819":"2024-12-10T01:09:50.858Z","1.6.0-beta.1.0.canary.10821":"2024-12-10T16:51:43.808Z","1.6.0-beta.1.0.canary.10823":"2024-12-10T17:44:04.634Z","1.6.0-beta.1.0.canary.10824":"2024-12-10T22:46:18.014Z","1.6.0-beta.1.0.canary.10826":"2024-12-11T01:28:08.962Z","1.6.0-beta.2.0.canary.10828":"2024-12-11T02:24:16.178Z","1.6.0-beta.2":"2024-12-11T03:00:07.602Z","1.6.0-beta.2.0.canary.10830":"2024-12-11T03:43:07.571Z","1.6.0-beta.2.0.canary.10831":"2024-12-14T00:28:46.586Z","1.6.0-beta.2.0.canary.10833":"2024-12-14T01:33:48.298Z","1.6.0-beta.2.0.canary.10835":"2024-12-17T01:20:53.169Z","1.6.0-beta.2.0.canary.10837":"2024-12-17T03:41:56.980Z","1.6.0-beta.2.0.canary.10839":"2024-12-17T17:15:56.931Z","1.5.18":"2024-12-17T19:40:18.376Z","1.6.0-beta.2.0.canary.10842":"2024-12-19T19:25:16.846Z","1.6.0-beta.2.0.canary.10844":"2024-12-21T02:17:27.767Z","1.6.0-beta.2.0.canary.10846":"2024-12-21T03:21:44.081Z","1.6.0-beta.2.0.canary.10851":"2024-12-21T20:42:18.502Z","1.6.0-beta.2.0.canary.10853":"2024-12-22T19:51:52.902Z","1.6.0-beta.2.0.canary.10855":"2024-12-23T18:06:45.904Z","1.6.0-beta.2.0.canary.10857":"2024-12-23T19:14:13.450Z","1.6.0-beta.2.0.canary.10859":"2024-12-27T12:55:33.980Z","1.6.0-beta.2.0.canary.10861":"2024-12-27T20:05:52.041Z","1.6.0-beta.2.0.canary.10863":"2024-12-27T21:16:51.988Z","1.6.0-beta.2.0.canary.10865":"2025-01-03T15:10:04.016Z","1.6.0-beta.2.0.canary.10867":"2025-01-03T18:37:53.499Z","1.6.0-beta.2.0.canary.10869":"2025-01-04T14:12:32.532Z","1.6.0-beta.2.0.canary.10871":"2025-01-04T17:17:42.518Z","1.6.0-beta.2.0.canary.10873":"2025-01-06T16:39:55.829Z","1.6.0-beta.2.0.canary.10876":"2025-01-08T19:26:04.797Z","1.6.0-beta.2.0.canary.10877":"2025-01-10T18:55:16.611Z","1.6.0-beta.2.0.canary.10878":"2025-01-10T19:42:23.190Z","1.5.19":"2025-01-10T22:20:14.468Z","1.6.0-beta.2.0.canary.10880":"2025-01-12T14:02:35.205Z","1.6.0-beta.2.0.canary.10882":"2025-01-12T15:07:04.375Z","1.6.0-beta.2.0.canary.10883":"2025-01-13T23:27:44.516Z","1.6.0-beta.2.0.canary.10884":"2025-01-14T19:40:53.081Z","1.6.0-beta.2.0.canary.10886":"2025-01-14T20:53:44.917Z","1.6.0-beta.2.0.canary.10888":"2025-01-14T22:12:20.619Z","1.6.0-beta.2.0.canary.10890":"2025-01-15T02:21:28.405Z","1.6.0-beta.2.0.canary.10892":"2025-01-15T03:35:43.913Z","1.6.0-beta.2.0.canary.10894":"2025-01-15T05:01:00.975Z","1.6.0-beta.2.0.canary.10895":"2025-01-21T21:52:49.582Z","1.6.0-beta.2.0.canary.10896":"2025-01-21T23:41:46.620Z","1.5.20":"2025-01-21T23:43:10.176Z","1.6.0-beta.2.0.canary.10898":"2025-01-23T09:51:35.779Z","1.6.0-beta.2.0.canary.10900":"2025-01-23T11:05:38.173Z","1.6.0-beta.2.0.canary.10902":"2025-01-23T14:21:35.686Z","1.6.0-beta.2.0.canary.10904":"2025-01-23T15:30:19.803Z","1.6.0-beta.2.0.canary.10906":"2025-01-26T13:37:55.132Z","1.6.0-beta.2.0.canary.10908":"2025-01-26T15:01:53.116Z","1.6.0-beta.2.0.canary.10910":"2025-01-27T17:59:29.040Z","1.6.0-beta.2.0.canary.10912":"2025-01-27T19:19:19.532Z","1.6.0-beta.2.0.canary.10913":"2025-01-29T04:22:42.700Z","1.6.0-beta.2.0.canary.10915":"2025-01-30T13:09:34.961Z","1.6.0-beta.2.0.canary.10917":"2025-01-30T14:18:17.718Z","1.6.0-beta.2.0.canary.10919":"2025-01-31T17:37:12.888Z","1.6.0-beta.2.0.canary.10921":"2025-01-31T21:12:39.113Z","1.6.0-beta.2.0.canary.10923":"2025-01-31T22:41:05.976Z","1.6.0-beta.2.0.canary.10924":"2025-01-31T23:24:53.200Z","1.6.0-beta.2.0.canary.10925":"2025-02-01T00:47:33.173Z","1.6.0-beta.2.0.canary.10926":"2025-02-04T01:32:23.233Z","1.6.0-beta.2.0.canary.10928":"2025-02-04T09:00:51.279Z","1.6.0-beta.2.0.canary.10930":"2025-02-04T10:12:09.699Z","1.6.0-beta.2.0.canary.10931":"2025-02-04T16:57:04.924Z","1.6.0-beta.2.0.canary.10932":"2025-02-05T16:43:30.741Z","1.6.0-beta.2.0.canary.10933":"2025-02-05T18:15:50.042Z","1.6.0-beta.2.0.canary.10935":"2025-02-05T19:28:13.290Z","1.6.0-beta.2.0.canary.10937":"2025-02-05T21:01:17.733Z","1.6.0-beta.2.0.canary.10939":"2025-02-06T05:53:46.747Z","1.6.0-beta.2.0.canary.10941":"2025-02-06T07:14:34.161Z","1.6.0-beta.2.0.canary.10942":"2025-02-07T16:51:13.235Z","1.6.0-beta.3":"2025-02-07T17:50:59.868Z","1.6.0-beta.3.0.canary.10943":"2025-02-11T02:46:16.414Z","1.6.0-beta.3.0.canary.10945":"2025-02-11T17:18:44.494Z","1.6.0-beta.3.0.canary.10947":"2025-02-11T18:40:16.618Z","1.6.0-beta.3.0.canary.10948":"2025-02-11T20:12:25.900Z","1.6.0-beta.3.0.canary.10950":"2025-02-12T11:01:30.332Z","1.6.0-beta.3.0.canary.10952":"2025-02-12T12:26:51.838Z","1.6.0-beta.3.0.canary.10954":"2025-02-15T11:00:49.322Z","1.6.0-beta.3.0.canary.10956":"2025-02-15T12:10:13.227Z","1.6.0-beta.3.0.canary.10958":"2025-02-16T19:09:15.421Z","1.6.0-beta.3.0.canary.10960":"2025-02-16T20:19:35.212Z","1.6.0-beta.3.0.canary.10961":"2025-02-17T21:30:08.177Z","1.6.0-beta.3.0.canary.10963":"2025-02-19T02:40:37.849Z","1.6.0-beta.3.0.canary.10965":"2025-02-19T03:48:32.970Z","1.6.0-beta.3.0.canary.10967":"2025-02-20T22:33:25.226Z","1.6.0-beta.3.0.canary.10969":"2025-02-20T23:57:42.627Z","1.6.0-beta.3.0.canary.10971":"2025-02-21T11:27:20.000Z","1.6.0-beta.3.0.canary.10973":"2025-02-21T12:45:58.253Z","1.6.0-beta.3.0.canary.10974":"2025-02-21T17:16:07.829Z","1.6.0-beta.3.0.canary.10976":"2025-02-21T22:08:06.349Z","1.6.0-beta.3.0.canary.10978":"2025-02-21T23:22:55.235Z","1.6.0-beta.3.0.canary.10979":"2025-02-24T20:51:30.690Z","1.6.0-beta.3.0.canary.10980":"2025-02-24T21:57:26.719Z","1.6.0-beta.3.0.canary.10981":"2025-02-25T23:03:57.889Z","1.6.0-beta.3.0.canary.10982":"2025-02-26T01:33:45.690Z","1.6.0-beta.3.0.canary.10984":"2025-02-26T22:23:32.484Z","1.6.0-beta.3.0.canary.10986":"2025-02-26T23:33:01.385Z","1.6.0-beta.3.0.canary.10988":"2025-02-27T16:26:50.355Z","1.6.0-beta.3.0.canary.10989":"2025-02-28T18:52:23.460Z","1.6.0-beta.4":"2025-02-28T19:54:35.190Z","1.6.0-beta.4.0.canary.10991":"2025-03-01T06:19:36.437Z","1.6.0-beta.4.0.canary.10993":"2025-03-03T10:17:57.344Z","1.6.0-beta.4.0.canary.10995":"2025-03-03T11:36:09.420Z","1.6.0-beta.4.0.canary.10997":"2025-03-06T02:06:14.461Z","1.6.0-beta.4.0.canary.10999":"2025-03-08T11:05:15.776Z","1.6.0-beta.4.0.canary.11001":"2025-03-08T12:28:38.925Z","1.6.0-beta.4.0.canary.11003":"2025-03-08T14:16:20.525Z","1.6.0-beta.4.0.canary.11005":"2025-03-10T02:56:40.648Z","1.6.0-beta.4.0.canary.11007":"2025-03-10T04:19:00.997Z","1.6.0-beta.4.0.canary.11009":"2025-03-10T05:51:04.212Z","1.6.0-beta.4.0.canary.11011":"2025-03-10T07:15:18.720Z","1.6.0-beta.4.0.canary.11013":"2025-03-10T08:31:16.982Z","1.6.0-beta.4.0.canary.11015":"2025-03-10T09:51:04.416Z","1.6.0-beta.4.0.canary.11017":"2025-03-10T11:06:27.123Z","1.6.0-beta.4.0.canary.11019":"2025-03-10T17:13:00.295Z","1.6.0-beta.4.0.canary.11020":"2025-03-10T18:05:57.777Z","1.6.0-beta.4.0.canary.11021":"2025-03-10T18:34:32.274Z","1.6.0-beta.4.0.canary.11023":"2025-03-11T17:25:48.067Z","1.6.0-beta.4.0.canary.11025":"2025-03-11T18:10:48.742Z","1.6.0-beta.4.0.canary.11027":"2025-03-11T18:39:24.775Z","1.6.0-beta.4.0.canary.11029":"2025-03-11T19:42:53.939Z","1.6.0-beta.4.0.canary.11031":"2025-03-11T23:46:25.343Z","1.6.0-beta.4.0.canary.11033":"2025-03-12T00:13:07.362Z","1.6.0-beta.4.0.canary.11034":"2025-03-12T00:31:33.913Z","1.6.0-beta.4.0.canary.11035":"2025-03-13T00:10:57.729Z","1.6.0-beta.4.0.canary.11036":"2025-03-13T00:51:57.097Z","1.6.0-beta.4.0.canary.11038":"2025-03-13T01:28:50.863Z","1.6.0-beta.4.0.canary.11039":"2025-03-13T18:33:22.303Z","1.6.0-beta.4.0.canary.11040":"2025-03-13T18:53:19.865Z","1.6.0-beta.4.0.canary.11041":"2025-03-13T19:21:07.307Z","1.6.0-beta.4.0.canary.11043":"2025-03-13T19:48:06.088Z","1.6.0-beta.4.0.canary.11044":"2025-03-13T20:10:45.480Z","1.6.0-beta.4.0.canary.11045":"2025-03-13T21:24:45.954Z","1.6.0-beta.4.0.canary.11046":"2025-03-13T22:39:31.902Z","1.6.0-beta.4.0.canary.11048":"2025-03-14T11:57:32.114Z","1.6.0-beta.4.0.canary.11049":"2025-03-14T17:17:33.460Z","1.6.0-beta.4.0.canary.11051":"2025-03-17T18:55:37.584Z","1.6.0-beta.4.0.canary.11054":"2025-03-18T01:02:42.223Z","1.6.0-beta.4.0.canary.11056":"2025-03-18T01:18:52.273Z","1.6.0-beta.4.0.canary.11058":"2025-03-18T07:28:10.105Z","1.6.0-beta.4.0.canary.11060":"2025-03-18T07:45:30.887Z","1.6.0-beta.4.0.canary.11062":"2025-03-18T19:48:22.583Z","1.6.0-beta.4.0.canary.11064":"2025-03-18T23:09:20.288Z","1.6.0-beta.4.0.canary.11066":"2025-03-19T16:54:50.819Z","1.6.0-beta.4.0.canary.11068":"2025-03-20T17:56:21.237Z","1.6.0-beta.4.0.canary.11069":"2025-03-20T19:41:01.376Z","1.6.0-rc.1":"2025-03-20T19:42:44.451Z","1.6.0-rc.1.0.canary.11071":"2025-03-24T11:15:39.994Z","1.6.0-rc.1.0.canary.11073":"2025-03-24T11:32:24.958Z","1.6.0-rc.1.0.canary.11074":"2025-03-24T20:45:50.963Z","1.6.0-rc.1.0.canary.11076":"2025-03-25T03:45:54.902Z","1.6.0-rc.1.0.canary.11077":"2025-03-25T22:19:42.165Z","1.6.0-rc.1.0.canary.11078":"2025-03-25T23:52:37.464Z","1.6.0-rc.1.0.canary.11079":"2025-03-25T23:54:52.610Z","1.6.0-rc.1.0.canary.11080":"2025-03-26T01:02:58.487Z","1.6.0-rc.2":"2025-03-26T01:08:16.045Z","1.6.0-rc.2.0.canary.11081":"2025-03-26T22:55:22.664Z","1.6.0-rc.2.0.canary.11083":"2025-03-27T16:31:20.203Z","1.6.0":"2025-03-27T16:40:27.057Z","1.6.1-0.canary.11085":"2025-03-27T16:47:02.169Z","1.6.1-0.canary.11087":"2025-03-27T17:09:05.885Z","1.6.1-0.canary.11089":"2025-03-27T17:25:29.777Z","1.6.1-0.canary.11091":"2025-03-27T17:42:28.747Z","1.6.1-0.canary.11093":"2025-03-27T17:59:48.443Z","1.6.1-0.canary.11095":"2025-03-27T18:15:56.335Z","1.6.1-0.canary.11097":"2025-03-28T22:27:28.995Z","1.6.1-0.canary.11099":"2025-03-31T19:57:44.397Z","1.6.1-0.canary.11101":"2025-04-01T19:22:15.873Z","1.6.1-0.canary.11103":"2025-04-01T19:37:38.071Z","1.6.1-0.canary.11104":"2025-04-02T00:13:18.166Z","1.6.1-0.canary.11106":"2025-04-02T06:15:54.498Z","1.6.1-0.canary.11107":"2025-04-02T17:23:19.916Z","1.6.1-0.canary.11108":"2025-04-02T18:53:35.264Z","1.6.1-0.canary.11110":"2025-04-02T19:09:29.755Z","1.6.1-0.canary.11111":"2025-04-02T20:51:10.517Z","1.6.1-0.canary.11112":"2025-04-03T18:26:54.466Z","1.6.1-0.canary.11113":"2025-04-03T19:16:03.275Z","1.6.1-0.canary.11114":"2025-04-03T20:42:12.977Z","1.6.1":"2025-04-04T19:11:55.312Z","1.6.2-0.canary.11116":"2025-04-05T09:51:15.862Z","1.6.2-0.canary.11118":"2025-04-05T10:07:00.929Z","1.6.2-0.canary.11120":"2025-04-07T19:27:36.016Z","1.6.2-0.canary.11122":"2025-04-07T19:43:05.674Z","1.6.2-0.canary.11123":"2025-04-08T22:16:42.246Z","1.6.2-0.canary.11124":"2025-04-10T01:29:31.951Z","1.6.2-0.canary.11126":"2025-04-10T13:02:43.789Z","1.6.2-0.canary.11128":"2025-04-10T13:17:57.422Z","1.6.2-0.canary.11129":"2025-04-10T18:54:13.306Z","1.6.2":"2025-04-10T20:08:07.450Z","1.6.3-0.canary.11133":"2025-04-11T20:17:32.372Z","1.6.3-0.canary.11135":"2025-04-11T20:31:38.723Z","1.6.3-0.canary.11137":"2025-04-11T20:56:39.361Z","1.6.3-0.canary.11139":"2025-04-12T01:58:05.099Z","1.6.3-0.canary.11141":"2025-04-12T02:14:56.840Z","1.6.3-0.canary.11142":"2025-04-15T23:04:33.903Z","1.6.3-0.canary.11143":"2025-04-16T23:32:50.437Z","1.6.3-0.canary.11145":"2025-04-17T11:00:51.414Z","1.6.3-0.canary.11147":"2025-04-18T20:10:26.193Z","1.6.3-0.canary.11149":"2025-04-19T11:23:13.849Z","1.6.3-0.canary.11151":"2025-04-21T18:25:31.662Z","1.6.3-0.canary.11153":"2025-04-21T18:40:52.650Z","1.6.3-0.canary.11155":"2025-04-21T18:57:34.176Z","1.6.3-0.canary.11157":"2025-04-22T16:03:26.762Z","1.6.3-0.canary.11159":"2025-04-22T16:18:30.270Z","1.6.3-0.canary.11161":"2025-04-23T20:46:49.002Z","1.6.3-0.canary.11163":"2025-04-23T21:02:19.567Z","1.6.3-0.canary.11165":"2025-04-24T03:57:49.683Z","1.6.3-0.canary.11167":"2025-04-24T04:13:55.937Z","1.6.3-0.canary.11169":"2025-04-28T20:25:59.049Z","1.6.3-0.canary.11170":"2025-04-29T00:02:22.620Z","1.6.3-0.canary.11171":"2025-04-29T21:01:18.849Z","1.6.3-0.canary.11173":"2025-04-29T21:18:32.018Z","1.6.3-0.canary.11175":"2025-05-01T18:31:44.916Z","1.6.3-0.canary.11176":"2025-05-01T21:44:20.560Z","1.6.3-0.canary.11178":"2025-05-02T02:56:51.970Z","1.6.3-0.canary.11180":"2025-05-02T03:13:25.529Z","1.6.3-0.canary.11181":"2025-05-02T20:19:47.639Z","1.6.3-0.canary.11183":"2025-05-02T20:37:36.504Z","1.6.3-0.canary.11185":"2025-05-05T08:04:19.037Z","1.6.3-0.canary.11187":"2025-05-05T19:24:14.257Z","1.6.3-0.canary.11189":"2025-05-05T19:48:14.293Z","1.6.3-0.canary.11190":"2025-05-05T20:16:27.310Z","1.6.3-0.canary.11191":"2025-05-05T21:38:35.443Z","1.6.3-0.canary.11192":"2025-05-05T22:15:46.244Z","1.6.3-0.canary.11194":"2025-05-08T02:11:59.448Z","1.6.3-0.canary.11196":"2025-05-08T02:27:34.238Z","1.6.3-0.canary.11198":"2025-05-08T02:45:23.710Z","1.6.3-0.canary.11200":"2025-05-08T03:10:43.810Z","1.6.3-0.canary.11201":"2025-05-08T18:39:33.832Z","1.6.3-0.canary.11203":"2025-05-08T23:08:37.211Z","1.6.3-0.canary.11205":"2025-05-10T00:01:14.646Z","1.6.3-0.canary.11207":"2025-05-13T11:37:28.824Z","1.6.3-0.canary.11209":"2025-05-13T11:54:21.881Z","1.6.3-0.canary.11211":"2025-05-14T08:51:31.938Z","1.6.3-0.canary.11213":"2025-05-14T09:12:10.167Z","1.6.3-0.canary.11214":"2025-05-17T01:30:48.950Z","1.6.3-0.canary.11216":"2025-05-17T01:59:06.931Z","1.6.3-0.canary.11218":"2025-05-17T02:20:59.098Z","1.6.3-0.canary.11219":"2025-05-19T18:21:46.650Z","1.6.3-0.canary.11221":"2025-05-19T18:40:11.032Z","1.6.3-0.canary.11223":"2025-05-19T19:08:15.873Z","1.6.3-0.canary.11225":"2025-05-19T19:31:54.531Z","1.6.3-0.canary.11226":"2025-05-19T21:34:58.518Z","1.6.3-0.canary.11227":"2025-05-19T23:20:27.589Z","1.6.3-0.canary.11228":"2025-05-19T23:26:06.265Z","1.6.3-0.canary.11230":"2025-05-20T04:04:02.027Z","1.6.3-0.canary.11232":"2025-05-20T04:19:26.754Z","1.6.3-0.canary.11233":"2025-05-20T21:03:17.151Z","1.6.3-0.canary.11234":"2025-05-21T17:41:08.292Z","1.6.3-0.canary.11236":"2025-05-22T02:31:58.999Z","1.6.3-0.canary.11238":"2025-05-22T02:50:00.124Z","1.6.3-0.canary.11240":"2025-05-23T15:21:52.019Z","1.6.3-0.canary.11242":"2025-05-23T15:43:36.109Z","1.6.3-0.canary.11244":"2025-05-23T19:54:28.023Z","1.6.3-0.canary.11246":"2025-05-23T20:11:50.755Z","1.6.3-0.canary.11247":"2025-05-24T14:07:35.199Z","1.6.3-0.canary.11249":"2025-05-25T07:04:08.058Z","1.6.3-0.canary.11251":"2025-05-25T07:19:19.724Z","1.6.3-0.canary.11252":"2025-05-26T23:02:28.461Z","1.6.3-0.canary.11253":"2025-05-28T03:40:33.242Z","1.6.3-0.canary.11254":"2025-05-28T21:55:56.423Z","1.6.3-0.canary.11255":"2025-05-28T22:49:03.370Z","1.6.3-0.canary.11257":"2025-05-29T11:00:28.711Z","1.6.3-0.canary.11259":"2025-05-29T11:18:48.041Z","1.6.3-0.canary.11261":"2025-05-29T14:09:25.672Z","1.6.3-0.canary.11262":"2025-05-29T16:08:15.034Z","1.6.3-0.canary.11263":"2025-05-29T19:28:19.619Z","1.6.3":"2025-05-29T19:32:16.428Z","1.6.4-0.canary.11264":"2025-05-30T16:05:50.959Z","1.6.4":"2025-05-30T16:07:22.147Z","1.6.5-0.canary.11266":"2025-05-30T19:34:17.422Z","1.6.5-0.canary.11268":"2025-05-31T03:11:32.541Z","1.6.5-0.canary.11269":"2025-06-02T17:38:33.068Z","1.6.5":"2025-06-02T17:40:25.734Z","1.6.6-0.canary.11271":"2025-06-03T11:17:53.704Z","1.6.6-0.canary.11273":"2025-06-03T11:35:25.038Z","1.6.6-0.canary.11275":"2025-06-03T11:52:51.154Z","1.6.6-0.canary.11277":"2025-06-03T17:47:51.325Z","1.6.6-0.canary.11279":"2025-06-03T18:14:35.787Z","1.6.6-0.canary.11281":"2025-06-03T18:32:34.049Z","1.6.6-0.canary.11283":"2025-06-09T11:27:27.369Z","1.6.6-0.canary.11284":"2025-06-12T01:07:05.853Z","1.6.6-0.canary.11285":"2025-06-12T20:51:58.608Z","1.6.6-0.canary.11287":"2025-06-13T01:26:00.854Z","1.6.6-0.canary.11289":"2025-06-13T01:48:20.391Z","1.6.6-0.canary.11291":"2025-06-13T16:33:41.636Z","1.6.6-0.canary.11292":"2025-06-16T16:52:18.791Z","1.6.6-0.canary.11294":"2025-06-16T17:08:25.479Z","1.6.6-0.canary.11296":"2025-06-16T17:32:34.771Z","1.6.6-0.canary.11298":"2025-06-16T17:55:27.386Z","1.6.6-0.canary.11300":"2025-06-16T18:11:47.842Z","1.6.6-0.canary.11302":"2025-06-16T18:35:39.704Z","1.6.6-0.canary.11303":"2025-06-17T20:01:46.651Z","1.6.6-0.canary.11305":"2025-06-18T03:44:04.077Z","1.6.6-0.canary.11307":"2025-06-19T17:27:23.143Z","1.6.6-0.canary.11309":"2025-06-19T17:39:50.729Z","1.6.6-0.canary.11311":"2025-06-19T23:55:44.496Z","1.6.6-0.canary.11313":"2025-06-21T09:02:18.879Z","1.6.6-0.canary.11315":"2025-06-21T09:17:49.182Z","1.6.6-0.canary.11317":"2025-06-21T14:13:47.617Z","1.6.6-0.canary.11319":"2025-06-21T14:30:19.214Z","1.6.6-0.canary.11321":"2025-06-24T20:53:49.193Z","1.6.6-0.canary.11323":"2025-06-25T02:15:54.367Z","1.6.6-0.canary.11325":"2025-06-25T07:01:08.253Z","1.6.6-0.canary.11327":"2025-06-26T08:31:19.312Z","1.6.6-0.canary.11329":"2025-06-26T08:53:10.376Z","1.6.6-0.canary.11331":"2025-06-26T09:14:56.010Z","1.6.6-0.canary.11333":"2025-06-26T09:37:21.871Z","1.6.6-0.canary.11334":"2025-06-26T16:44:04.034Z","1.6.6-0.canary.11335":"2025-06-27T16:13:04.148Z","1.6.6-0.canary.11337":"2025-06-27T16:30:30.531Z","1.6.6-0.canary.11339":"2025-06-27T16:53:47.185Z","1.6.6-0.canary.11340":"2025-06-27T19:26:45.489Z","1.6.6-0.canary.11342":"2025-06-28T03:47:03.924Z","1.6.6-0.canary.11344":"2025-06-28T04:13:40.238Z","1.6.6-0.canary.11346":"2025-06-28T04:37:32.137Z","1.6.6-0.canary.11347":"2025-06-28T14:19:43.664Z","1.6.6-0.canary.11349":"2025-06-30T20:58:31.108Z","1.6.6-0.canary.11351":"2025-06-30T21:15:20.009Z","1.6.6-0.canary.11352":"2025-06-30T23:06:08.235Z","1.6.6-0.canary.11353":"2025-07-01T15:03:25.801Z","1.6.6-0.canary.11354":"2025-07-01T22:37:26.019Z","1.6.6-0.canary.11355":"2025-07-02T15:46:43.056Z","1.6.6-0.canary.11356":"2025-07-02T20:37:04.460Z","1.6.6":"2025-07-02T21:10:24.189Z","1.6.7-0.canary.11358":"2025-07-03T20:17:55.596Z","1.6.7-0.canary.11360":"2025-07-04T02:25:52.241Z","1.6.7-0.canary.11362":"2025-07-04T02:42:40.202Z","1.6.7-0.canary.11364":"2025-07-04T03:04:14.130Z","1.6.7-0.canary.11366":"2025-07-05T13:12:01.328Z","1.6.7-0.canary.11368":"2025-07-06T09:04:01.578Z","1.6.7-0.canary.11369":"2025-07-07T17:05:47.658Z","1.6.7-0.canary.11370":"2025-07-07T17:44:03.923Z","1.6.7-0.canary.11371":"2025-07-07T19:30:24.531Z","1.6.7":"2025-07-07T19:58:05.620Z","1.6.8-0.canary.11374":"2025-07-08T17:47:08.050Z","1.6.8-0.canary.11376":"2025-07-08T18:44:50.502Z","1.6.8-0.canary.11378":"2025-07-09T00:25:02.078Z","1.6.8-0.canary.11380":"2025-07-10T11:29:24.177Z","1.6.8-0.canary.11382":"2025-07-10T11:46:05.746Z","1.6.8-0.canary.11384":"2025-07-10T15:31:13.662Z","1.6.8-0.canary.11386":"2025-07-10T16:33:09.731Z","1.6.8-0.canary.11388":"2025-07-10T16:50:46.748Z","1.6.8-0.canary.11390":"2025-07-10T23:13:01.942Z","1.6.8-0.canary.11392":"2025-07-11T16:29:24.681Z","1.6.8-0.canary.11393":"2025-07-14T21:24:48.499Z","1.6.8-0.canary.11395":"2025-07-14T21:40:40.407Z","1.6.8-0.canary.11397":"2025-07-14T21:56:28.617Z","1.6.8-0.canary.11398":"2025-07-16T21:46:04.717Z","1.6.8-0.canary.11400":"2025-07-17T04:56:24.223Z","1.6.8-0.canary.11402":"2025-07-17T19:33:33.511Z","1.6.8-0.canary.11404":"2025-07-17T19:49:55.334Z","1.6.8-0.canary.11406":"2025-07-19T09:44:22.371Z","1.6.8-0.canary.11408":"2025-07-19T10:01:19.440Z","1.6.8-0.canary.11410":"2025-07-19T22:15:27.263Z","1.6.8-0.canary.11412":"2025-07-23T03:13:13.876Z","1.6.8-0.canary.11414":"2025-07-23T15:36:48.964Z","1.6.8-0.canary.11416":"2025-07-25T19:00:04.276Z","1.6.8-0.canary.11418":"2025-07-28T19:55:27.023Z","1.6.8-0.canary.11420":"2025-07-29T02:58:34.241Z","1.6.8-0.canary.11422":"2025-07-29T18:34:00.470Z","1.6.8-0.canary.11424":"2025-07-29T18:50:01.253Z","1.6.8-0.canary.11425":"2025-07-29T19:22:18.346Z","1.6.8-0.canary.11426":"2025-07-31T07:12:54.714Z","1.6.8-0.canary.11427":"2025-07-31T17:31:23.301Z","1.6.8-0.canary.11428":"2025-08-01T02:44:39.102Z","1.6.8-0.canary.11429":"2025-08-04T22:44:44.122Z","1.6.8-0.canary.11430":"2025-08-04T23:11:32.112Z","1.6.8":"2025-08-05T00:41:14.270Z","1.6.9-0.canary.11431":"2025-08-07T02:23:33.992Z","1.6.9-0.canary.11432":"2025-08-07T02:54:53.426Z","1.6.9-0.canary.11433":"2025-08-07T04:29:38.971Z","1.6.9-0.canary.11434":"2025-08-07T07:57:05.548Z","1.6.9":"2025-08-07T08:00:24.210Z","1.6.10-0.canary.11435":"2025-08-14T15:22:09.432Z","1.6.10-0.canary.11436":"2025-08-14T16:05:17.756Z","1.6.10-0.canary.11438":"2025-08-14T17:05:35.425Z","1.6.10-0.canary.11439":"2025-08-14T18:42:54.705Z","1.6.10":"2025-08-14T18:44:41.001Z","1.6.11-0.canary.11440":"2025-08-19T19:14:30.931Z","1.6.11-0.canary.11441":"2025-08-20T23:12:03.197Z","1.6.11-0.canary.11443":"2025-08-22T20:20:47.830Z","1.6.11-0.canary.11444":"2025-08-22T21:59:50.266Z","1.6.11-0.canary.11445":"2025-08-22T23:16:53.795Z","1.6.11-0.canary.11446":"2025-08-25T01:46:13.928Z","1.6.11-0.canary.11447":"2025-08-25T02:14:19.135Z","1.6.11":"2025-08-25T17:14:10.252Z","1.6.12-0.canary.11449":"2025-08-28T02:17:37.328Z","1.6.12-0.canary.11451":"2025-08-28T03:08:21.035Z","1.6.12-0.canary.11453":"2025-08-28T04:49:31.454Z","1.6.12-0.canary.11455":"2025-08-28T05:21:31.184Z","1.6.12-0.canary.11457":"2025-08-28T06:07:22.974Z","1.6.12-0.canary.11459":"2025-08-28T06:44:50.390Z","1.6.12-0.canary.11461":"2025-08-28T07:32:03.583Z","1.6.12-0.canary.11463":"2025-08-28T07:54:37.744Z","1.6.12-0.canary.11465":"2025-08-28T08:17:04.614Z","1.6.12-0.canary.11467":"2025-08-28T08:46:35.092Z","1.6.12-0.canary.11468":"2025-08-28T17:12:47.825Z","1.6.12-0.canary.11469":"2025-08-28T17:15:49.657Z","1.6.12-0.canary.11470":"2025-08-28T17:54:06.708Z","1.6.12-0.canary.11471":"2025-08-28T19:31:45.728Z","1.6.12-0.canary.11472":"2025-08-28T20:45:53.011Z","1.6.12-0.canary.11473":"2025-08-28T21:23:35.589Z","1.6.12-0.canary.11475":"2025-08-28T23:56:56.488Z","1.6.12-0.canary.11477":"2025-08-29T01:49:39.230Z","1.6.12-0.canary.11479":"2025-08-29T03:06:39.549Z","1.6.12-0.canary.11480":"2025-08-29T06:02:20.290Z","1.6.12-0.canary.11481":"2025-08-29T06:08:32.407Z","1.6.12-0.canary.11483":"2025-08-29T06:25:19.154Z","1.6.12-0.canary.11485":"2025-08-29T06:47:33.745Z","1.6.12-0.canary.11486":"2025-08-29T19:33:45.055Z","1.6.12-0.canary.11487":"2025-09-04T23:58:44.247Z","1.6.12-0.canary.11488":"2025-09-06T02:08:50.376Z","1.6.12-0.canary.11489":"2025-09-06T03:44:25.508Z","1.6.12-0.canary.11495":"2025-09-06T23:28:22.983Z","1.6.12-0.canary.11498":"2025-09-09T14:24:57.002Z","1.6.12-0.canary.11499":"2025-09-09T15:05:06.850Z","1.6.12":"2025-09-09T15:11:56.804Z","1.6.12-0.canary.11501":"2025-09-18T17:18:57.371Z","1.6.12-0.canary.11503":"2025-09-18T19:16:59.223Z","1.6.12-0.canary.11504":"2025-09-19T19:54:00.041Z","1.6.12-0.canary.11505":"2025-09-20T19:28:59.678Z","1.6.13":"2025-09-22T14:35:21.204Z","1.6.14-0.canary.11512":"2025-09-22T15:36:54.693Z","1.6.14-0.canary.11514":"2025-09-22T15:53:40.220Z","1.6.14-0.canary.11516":"2025-09-23T22:53:31.621Z","1.6.14-0.canary.11517":"2025-09-26T11:42:06.344Z","1.6.14-0.canary.11519":"2025-09-26T17:23:58.801Z","1.6.14-0.canary.11521":"2025-09-28T01:08:07.697Z","1.6.14-0.canary.11523":"2025-09-28T01:23:54.459Z","1.6.14-0.canary.11525":"2025-09-28T01:43:27.399Z","1.7.0-alpha.0.0.canary.11526":"2025-10-27T15:50:37.195Z","1.7.0-alpha.0.0.canary.11527":"2025-10-27T23:21:30.837Z","1.7.0-alpha.0.0.canary.11530":"2025-10-28T02:18:11.471Z","1.7.0-alpha.0.0.canary.11538":"2025-10-28T15:00:23.396Z","1.7.0-alpha.0.0.canary.11542":"2025-10-28T19:14:31.756Z","1.7.0-alpha.0.0.canary.11544":"2025-10-28T20:48:13.520Z","1.7.0-alpha.0.0.canary.11546":"2025-10-28T22:46:59.136Z","1.7.0-alpha.0.0.canary.11550":"2025-10-28T23:35:47.483Z","1.7.0-alpha.0.0.canary.11552":"2025-10-28T23:45:16.841Z","1.7.0-alpha.0.0.canary.11553":"2025-10-29T00:29:32.857Z","1.7.0-alpha.0.0.canary.11554":"2025-10-29T22:09:32.514Z","1.7.0-alpha.0.0.canary.11555":"2025-10-29T22:47:38.000Z","1.7.0-alpha.0.0.canary.11556":"2025-10-30T01:44:43.910Z","1.7.0-alpha.0.0.canary.11558":"2025-10-30T06:24:01.325Z","1.7.0-alpha.0.0.canary.11560":"2025-10-30T06:39:44.507Z","1.7.0-alpha.0.0.canary.11562":"2025-10-30T06:55:43.134Z","1.7.0-alpha.0.0.canary.11564":"2025-10-30T13:57:50.749Z","1.7.0-alpha.0.0.canary.11566":"2025-10-30T15:29:10.333Z","1.7.0-alpha.0.0.canary.11567":"2025-10-31T20:41:15.210Z","1.6.14":"2025-10-31T21:18:19.796Z","1.7.0-alpha.0.0.canary.11570":"2025-10-31T21:32:36.737Z","1.7.0-alpha.0.0.canary.11572":"2025-11-03T10:55:22.156Z","1.7.0-alpha.0.0.canary.11574":"2025-11-03T11:10:47.053Z","1.7.0-alpha.0.0.canary.11576":"2025-11-03T11:27:14.824Z","1.7.0-alpha.0.0.canary.11578":"2025-11-03T11:42:09.256Z","1.7.0-alpha.0.0.canary.11580":"2025-11-03T11:58:05.676Z","1.7.0-alpha.0.0.canary.11582":"2025-11-04T13:08:13.961Z","1.7.0-alpha.0.0.canary.11584":"2025-11-05T22:22:18.631Z","1.7.0-alpha.0.0.canary.11585":"2025-11-07T19:21:58.922Z","1.7.0-alpha.0.0.canary.11587":"2025-11-10T07:01:50.076Z","1.7.0-alpha.0.0.canary.11589":"2025-11-10T07:17:38.065Z","1.7.0-alpha.0.0.canary.11591":"2025-11-11T06:24:13.039Z","1.7.0-alpha.0.0.canary.11592":"2025-11-13T02:21:06.036Z","1.7.0-alpha.0.0.canary.11593":"2025-11-14T18:17:39.417Z","1.7.0-alpha.0.0.canary.11594":"2025-11-14T23:23:01.365Z","1.7.0-alpha.0.0.canary.11595":"2025-11-17T23:10:33.888Z","1.7.0-alpha.0.0.canary.11596":"2025-11-17T23:56:05.714Z","1.7.0-alpha.0.0.canary.11598":"2025-11-18T08:27:29.057Z","1.7.0-alpha.0.0.canary.11599":"2025-11-18T19:47:56.443Z","1.7.0-alpha.0.0.canary.11600":"2025-11-18T19:51:10.387Z","1.7.0-alpha.0.0.canary.11601":"2025-11-18T23:20:42.382Z","1.6.15":"2025-11-18T23:45:37.063Z","1.6.16-0.canary.11611":"2025-11-19T01:05:49.949Z","1.6.16-0.canary.11612":"2025-11-19T20:36:25.187Z","1.6.16-0.canary.11614":"2025-11-25T10:26:11.151Z","1.6.16-0.canary.11616":"2025-12-02T09:28:04.447Z","1.6.16-0.canary.11618":"2025-12-09T10:52:56.420Z","1.6.16-0.canary.11619":"2025-12-09T19:26:00.806Z","1.6.16-0.canary.11620":"2025-12-09T22:19:32.951Z","1.6.16-0.canary.11621":"2025-12-10T01:13:39.805Z","1.6.16-0.canary.11622":"2025-12-11T19:29:05.526Z","1.6.16-0.canary.11623":"2025-12-11T20:06:41.140Z","1.6.16-0.canary.11625":"2025-12-16T09:55:11.464Z","1.6.16-0.canary.11627":"2025-12-23T11:11:28.035Z","1.6.16-0.canary.11629":"2025-12-30T08:54:39.365Z","1.6.16-0.canary.11630":"2026-01-10T15:39:22.043Z","1.6.16-0.canary.11631":"2026-01-10T15:42:13.467Z","1.6.16-0.canary.11632":"2026-01-15T18:27:21.869Z","1.6.16-0.canary.11633":"2026-01-15T23:54:26.635Z","1.6.16-0.canary.11634":"2026-01-16T01:35:36.298Z","1.6.16-0.canary.11635":"2026-01-16T02:32:07.664Z","1.6.16-0.canary.11636":"2026-01-20T22:07:58.300Z","1.6.16-0.canary.11637":"2026-01-21T02:52:58.508Z","1.6.16-0.canary.11638":"2026-01-21T04:26:32.158Z","1.6.16-0.canary.11639":"2026-01-21T19:41:45.255Z","1.6.16-0.canary.11640":"2026-01-22T17:34:51.542Z","1.6.16-0.canary.11641":"2026-01-22T23:30:35.028Z","1.6.16-0.canary.11642":"2026-01-23T02:24:52.877Z","1.6.16-0.canary.11643":"2026-01-23T17:35:00.649Z","1.6.16-0.canary.11644":"2026-01-23T21:28:34.325Z","1.6.16-0.canary.11645":"2026-01-27T07:02:59.444Z","1.6.16-0.canary.11647":"2026-01-30T04:23:14.950Z","1.6.16-0.canary.11649":"2026-02-02T23:25:12.659Z","1.6.16-0.canary.11650":"2026-02-03T17:17:32.270Z","1.6.16-0.canary.11652":"2026-02-03T17:30:37.087Z","1.6.16-0.canary.11653":"2026-02-04T17:04:33.321Z","1.6.16-0.canary.11654":"2026-02-06T11:44:11.088Z","1.6.16-0.canary.11655":"2026-02-06T22:02:07.111Z","1.6.16-0.canary.11656":"2026-02-06T22:27:40.730Z","1.6.16-0.canary.11658":"2026-02-06T22:55:27.044Z","1.6.16-0.canary.11660":"2026-02-09T11:06:51.784Z","1.6.16-0.canary.11662":"2026-02-09T11:21:40.208Z","1.6.16-0.canary.11664":"2026-02-09T11:36:56.922Z","1.6.16-0.canary.11666":"2026-02-09T11:52:10.677Z","1.6.16-0.canary.11668":"2026-02-09T18:24:16.677Z","1.6.16-0.canary.11669":"2026-02-09T21:49:08.881Z","1.6.16-0.canary.11671":"2026-02-09T22:09:28.597Z","1.6.16-0.canary.11673":"2026-02-09T23:29:20.745Z","1.6.16-0.canary.11674":"2026-02-09T23:57:34.642Z","1.6.16-0.canary.11676":"2026-02-10T09:48:48.979Z","1.6.16-0.canary.11678":"2026-02-10T23:01:28.747Z","1.6.16-0.canary.11680":"2026-02-12T12:15:14.107Z","1.6.16-0.canary.11682":"2026-02-13T17:36:38.770Z","1.6.16-0.canary.11684":"2026-02-16T20:59:03.605Z","1.6.16-0.canary.11686":"2026-02-17T11:09:00.391Z","1.6.16-0.canary.11687":"2026-02-19T19:34:35.422Z","1.6.16-0.canary.11689":"2026-02-25T23:40:53.071Z","1.6.16-0.canary.11691":"2026-02-25T23:57:20.797Z","1.6.16-0.canary.11693":"2026-03-04T17:51:00.610Z","1.6.16-0.canary.11694":"2026-03-04T20:17:14.638Z","1.6.16-0.canary.11696":"2026-03-04T20:33:36.434Z","1.6.16-0.canary.11698":"2026-03-05T10:09:23.869Z","1.7.0-alpha.1":"2026-03-05T22:31:02.427Z","1.7.0-alpha.1.0.canary.11699":"2026-03-17T05:54:13.278Z","1.7.0-alpha.1.0.canary.11700":"2026-03-19T18:15:25.993Z","1.7.0-alpha.1.0.canary.11701":"2026-03-19T20:50:26.249Z","1.7.0-alpha.1.0.canary.11702":"2026-03-20T00:03:14.300Z","1.7.0-alpha.1.0.canary.11704":"2026-03-26T10:18:13.220Z","1.7.0-alpha.1.0.canary.11706":"2026-03-26T10:33:51.886Z","1.7.0-alpha.1.0.canary.11708":"2026-03-26T10:49:41.396Z","1.7.0-alpha.1.0.canary.11710":"2026-03-26T11:06:39.526Z","1.7.0-alpha.1.0.canary.11712":"2026-03-26T11:22:10.955Z","1.7.0-alpha.1.0.canary.11714":"2026-03-26T11:38:14.469Z","1.7.0-alpha.1.0.canary.11716":"2026-03-26T11:53:57.556Z","1.7.0-alpha.1.0.canary.11717":"2026-03-26T17:57:21.897Z","1.7.0-alpha.1.0.canary.11718":"2026-03-26T19:19:48.068Z","1.7.0-alpha.1.0.canary.11719":"2026-03-31T08:40:05.446Z","1.7.0-alpha.1.0.canary.11721":"2026-03-31T08:56:17.992Z","1.7.0-alpha.1.0.canary.11722":"2026-04-01T00:57:00.533Z","1.7.0-alpha.1.0.canary.11724":"2026-04-01T18:37:18.452Z","1.7.0-alpha.1.0.canary.11725":"2026-04-04T17:55:33.801Z","1.7.0-alpha.1.0.canary.11727":"2026-04-06T09:42:23.644Z","1.7.0-alpha.1.0.canary.11728":"2026-04-06T17:47:31.686Z","1.7.0-alpha.1.0.canary.11730":"2026-04-06T18:27:49.417Z","1.7.0-alpha.1.0.canary.11731":"2026-04-06T19:16:10.994Z","1.7.0-alpha.1.0.canary.11733":"2026-04-07T09:57:40.615Z","1.7.0-alpha.1.0.canary.11735":"2026-04-07T10:13:45.304Z","1.7.0-alpha.1.0.canary.11737":"2026-04-07T10:29:37.119Z","1.7.0-alpha.1.0.canary.11739":"2026-04-07T10:46:05.826Z","1.7.0-alpha.1.0.canary.11741":"2026-04-07T11:01:12.934Z","1.7.0-alpha.1.0.canary.11743":"2026-04-08T10:10:02.580Z","1.7.0-alpha.1.0.canary.11744":"2026-04-08T16:25:53.602Z","1.7.0-alpha.1.0.canary.11745":"2026-04-08T21:03:16.976Z","1.7.0-alpha.1.0.canary.11746":"2026-04-08T21:49:45.395Z","1.7.0-alpha.1.0.canary.11748":"2026-04-09T10:32:07.796Z","1.7.0-alpha.1.0.canary.11749":"2026-04-09T18:01:20.880Z","1.7.0-alpha.1.0.canary.11750":"2026-04-10T14:52:17.946Z","1.7.0-alpha.1.0.canary.11751":"2026-04-10T17:56:22.637Z","1.7.0-alpha.1.0.canary.11753":"2026-04-13T06:29:36.400Z","1.6.16":"2026-04-13T16:54:04.647Z","1.7.0-alpha.1.0.canary.11754":"2026-04-13T20:48:43.930Z","1.7.0-alpha.1.0.canary.11755":"2026-04-13T21:05:21.995Z","1.7.0-alpha.1.0.canary.11756":"2026-04-13T21:19:53.838Z","1.7.0-alpha.1.0.canary.11758":"2026-04-16T11:15:58.774Z","1.7.0-alpha.1.0.canary.11759":"2026-04-17T03:04:00.017Z","1.7.0-alpha.1.0.canary.11760":"2026-04-17T23:39:25.284Z","1.7.0-alpha.1.0.canary.11761":"2026-04-18T05:40:30.020Z","1.7.0-alpha.1.0.canary.11763":"2026-04-20T10:31:12.749Z","1.7.0-alpha.1.0.canary.11764":"2026-04-23T15:53:54.470Z","1.7.0-alpha.1.0.canary.11765":"2026-04-23T15:56:17.201Z","1.7.0-alpha.1.0.canary.11766":"2026-04-23T19:05:22.334Z"},"bugs":{"url":"https://github.com/video-dev/hls.js/issues"},"license":"Apache-2.0","homepage":"https://github.com/video-dev/hls.js","repository":{"url":"git+https://github.com/video-dev/hls.js.git","type":"git"},"description":"JavaScript HLS client using MediaSourceExtension","maintainers":[{"name":"robwalch","email":"rwalch@gmail.com"},{"name":"tjenkinson","email":"tjcode@outlook.com"},{"name":"mangui","email":"g.du.pontavice@gmail.com"},{"name":"hlsjs-ci","email":"tjcode+hlsjsci@outlook.com"}],"readme":"","readmeFilename":"","users":{"xrush":true,"chrisx":true,"yichan":true,"anfernee":true,"matthewh":true,"santihbc":true,"azertypow":true,"bizoonllc":true,"gregmatys":true,"cognivator":true,"streamer45":true,"jotadeveloper":true}}